:root{
  --cw-olive:#77731d;--cw-olive-dark:#545116;--cw-olive-deep:#383713;--cw-gold:#a7a14a;
  --cw-ink:#080a08;--cw-ink-2:#121511;--cw-ink-3:#1b2018;--cw-cream:#f8f5ed;--cw-cream-2:#f1ede2;
  --cw-line:#ddd8ca;--cw-text:#191b18;--cw-muted:#66685f;--cw-white:#fff;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--cw-text);font-family:Arial,Helvetica,sans-serif;line-height:1.45}img{max-width:100%}a{color:inherit}.cw-shell{width:min(1480px,calc(100% - 56px));margin:0 auto}
.cw-final-home #content{overflow:hidden}.cw-inner-content{min-height:55vh}.cw-page-shell,.cw-shop-shell{padding:58px 0 80px}.cw-page-shell h1,.woocommerce-products-header__title.page-title{font-family:Impact,'Arial Narrow',Arial,sans-serif;text-transform:uppercase;font-size:44px;letter-spacing:.02em}

/* HEADER — locked mockup */
.cw-header{position:relative;z-index:1000;background:var(--cw-ink);color:#fff}.cw-utility{background:linear-gradient(90deg,#5a5715,#77731d 56%,#5a5715);color:#fff}.cw-utility-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:11px;font-weight:900;letter-spacing:.025em}.cw-utility-left,.cw-utility-right{display:flex;align-items:center;gap:25px;white-space:nowrap}.cw-utility-left span:before{content:'◇';margin-right:7px;color:#e3dfaa}.cw-utility-right a{text-decoration:none}.cw-mainbar{background:radial-gradient(circle at 30% 10%,#121612 0,#080a08 64%)}.cw-mainbar-inner{min-height:126px;display:grid;grid-template-columns:minmax(235px,310px) minmax(330px,1fr) minmax(116px,155px) minmax(100px,135px);gap:30px;align-items:center}.cw-brand{display:block}.cw-brand img{display:block;width:100%;max-width:300px;height:94px;object-fit:contain;object-position:left center}.cw-search{height:58px;display:grid;grid-template-columns:1fr 58px;background:#fff;border:1px solid #d7d4c8}.cw-search input{min-width:0;border:0;outline:0;padding:0 20px;font-size:14px;color:#2d2e29;background:#fff}.cw-search button{border:0;background:linear-gradient(180deg,#817c20,#666216);color:#fff;display:grid;place-items:center;cursor:pointer}.cw-search svg,.cw-account svg,.cw-cart svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}.cw-account,.cw-cart{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff}.cw-account>svg{width:31px;height:31px;color:#d7cf75}.cw-cart-icon{position:relative;color:#d7cf75}.cw-cart-icon b{position:absolute;top:-8px;right:-11px;min-width:20px;height:20px;border-radius:99px;background:#9d6a2e;color:#fff;display:grid;place-items:center;font-size:10px}.cw-account strong,.cw-cart strong{display:block;font-size:13px;line-height:1.05}.cw-account small,.cw-cart small{display:block;margin-top:4px;font-size:11px;color:#d1d3cc}.cw-mobile-toggle{display:none;background:transparent;border:0;padding:8px}.cw-mobile-toggle span{display:block;width:26px;height:2px;background:#fff;margin:5px 0}.cw-nav{background:linear-gradient(180deg,#1b1e1b,#121512);border-top:1px solid rgba(255,255,255,.03)}.cw-nav-list{list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:stretch}.cw-nav-list>li{position:relative}.cw-nav-list>li>a{display:flex;align-items:center;min-height:58px;padding:0 clamp(17px,2vw,34px);text-decoration:none;color:#fff;font-size:13px;font-weight:900;letter-spacing:.015em;white-space:nowrap}.cw-nav-list>li:first-child>a,.cw-nav-list>li.current-menu-item>a,.cw-nav-list>li>a:hover{background:linear-gradient(180deg,#898425,#706b1b)}.cw-nav-list .menu-item-has-children>a:after{content:'⌄';font-size:14px;margin-left:8px}.cw-nav-list .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:220px;margin:0;padding:9px 0;list-style:none;background:#fff;box-shadow:0 16px 38px rgba(0,0,0,.25)}.cw-nav-list li:hover>.sub-menu{display:block}.cw-nav-list .sub-menu a{display:block;padding:11px 17px;color:#222;text-decoration:none;font-size:12px}.cw-nav-list .sub-menu a:hover{background:#f4f1e7}

/* HERO — locked mockup */
.cw-hero{min-height:570px;background-size:cover;background-position:center 12%;color:#fff;position:relative}.cw-hero-inner{min-height:570px;display:flex;align-items:center}.cw-hero-copy{width:min(650px,48%);padding:55px 0 60px}.cw-eyebrow{display:block;color:#a9a535;font-size:14px;font-weight:900;letter-spacing:.12em;margin-bottom:16px}.cw-hero h1,.cw-section-heading h2,.cw-pattern-head h2,.cw-why-intro h2,.cw-products-intro h2,.cw-official h2,.cw-official-heading h3{font-family:Impact,'Arial Narrow',Arial,sans-serif;text-transform:uppercase;letter-spacing:.01em}.cw-hero h1{font-size:clamp(52px,4.5vw,78px);line-height:.91;margin:0;max-width:650px;text-shadow:0 3px 18px rgba(0,0,0,.35)}.cw-hero-rule{display:block;width:48px;height:4px;background:var(--cw-olive);margin:16px 0}.cw-hero-copy p{font-size:18px;line-height:1.55;max-width:560px;margin:0 0 27px;color:#f2f3ed}.cw-actions{display:flex;gap:16px;flex-wrap:wrap}.cw-btn{display:inline-flex;align-items:center;justify-content:center;min-height:53px;padding:0 29px;text-decoration:none;font-size:12px;font-weight:900;letter-spacing:.03em}.cw-btn-primary{background:linear-gradient(180deg,#858024,#706b1b);color:#fff}.cw-btn-outline{border:1px solid rgba(255,255,255,.85);color:#fff;background:rgba(0,0,0,.1)}.cw-btn:hover{filter:brightness(1.08)}

/* CATEGORY — locked */
.cw-section{padding:52px 0}.cw-category-section{background:linear-gradient(#fcfbf8,#f8f4eb)}.cw-section-heading,.cw-official-heading{display:flex;align-items:center;justify-content:center;gap:18px}.cw-section-heading i,.cw-official-heading i{width:100px;height:1px;background:#a59d52}.cw-section-heading h2{font-size:35px;margin:0}.cw-section-sub{text-align:center;color:#66675f;margin:4px 0 28px;font-size:14px}.cw-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cw-category-card{min-height:470px;position:relative;background:#31362f center/cover no-repeat;color:#fff;text-decoration:none;overflow:hidden;border:1px solid #e4dfd5;box-shadow:0 8px 24px rgba(16,18,14,.08);transition:.2s ease}.cw-category-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.12),transparent 45%);pointer-events:none}.cw-category-card>div{position:absolute;z-index:2;left:0;right:0;bottom:30px;text-align:center}.cw-cat-rule{display:block;width:46px;height:3px;background:#7f7a1d;margin:0 auto 10px}.cw-category-card h3{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:41px;line-height:1;margin:0 0 13px;text-transform:uppercase;text-shadow:0 2px 8px rgba(0,0,0,.35)}.cw-cat-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:210px;background:linear-gradient(180deg,#837f24,#716c1b);padding:13px 18px;font-size:11px;font-weight:900;letter-spacing:.025em}.cw-cat-cta b{font-size:18px;line-height:1}.cw-category-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(16,18,14,.12)}

/* PATTERNS — locked */
.cw-pattern-section{background:radial-gradient(circle at 50% -10%,#1a1e18 0,#0a0d0a 62%);color:#fff;padding:48px 0 56px}.cw-pattern-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:25px}.cw-pattern-head h2{font-size:40px;line-height:1;margin:0 0 6px}.cw-pattern-head p{margin:0;color:#d5d6d1;font-size:14px}.cw-pattern-head>a{border:1px solid #8c8832;text-decoration:none;padding:14px 20px;font-size:12px;font-weight:900;color:#fff}.cw-pattern-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.cw-pattern-card{min-height:405px;padding:22px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;background:#2a3028 center/cover no-repeat;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.25);overflow:hidden;transition:.2s ease}.cw-pattern-card:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 38%,rgba(0,0,0,.92) 92%)}.cw-pattern-card>*{position:relative;z-index:1}.cw-pattern-brand{font-size:11px;font-weight:900;letter-spacing:.08em}.cw-pattern-card h3{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:46px;line-height:1;margin:5px 0 0}.cw-pattern-card span{color:#b8b23c;font-size:12px;font-weight:900;margin-top:17px}.cw-pattern-card:hover{transform:translateY(-3px);border-color:#b8b23c}

/* WHY RETAILERS — locked */
.cw-why{position:relative;padding:70px 0 0;background:linear-gradient(#fbfaf7,#f5f1e8);overflow:hidden}.cw-why:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 10% 0,rgba(90,88,50,.07),transparent 28%),radial-gradient(circle at 90% 0,rgba(90,88,50,.07),transparent 28%)}.cw-why>.cw-shell{position:relative}.cw-why-intro{text-align:center;margin-bottom:34px}.cw-why-intro>span{font-size:22px;color:#5d5a25;font-weight:900;letter-spacing:.085em}.cw-why-intro h2{font-size:clamp(58px,5vw,82px);line-height:.92;margin:8px 0 10px;color:#090a09}.cw-why-intro p{font-size:18px;color:#64665f;margin:0}.cw-why-intro>i{display:block;width:62px;height:3px;background:var(--cw-olive);margin:15px auto 0}.cw-benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.cw-benefit-card{min-height:480px;background:#fff;border:1px solid #dcd8ce;border-radius:7px;text-align:center;padding:26px 24px 0;position:relative;overflow:hidden;box-shadow:0 8px 22px rgba(22,23,19,.05)}.cw-benefit-card>b{display:grid;place-items:center;width:88px;height:88px;margin:0 auto 18px;border-radius:50%;background:linear-gradient(135deg,#5d5a1c,#26280f);color:#fff}.cw-benefit-card>b svg{width:43px;height:43px;fill:none;stroke:currentColor;stroke-width:1.6}.cw-benefit-card h3{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:29px;line-height:1.02;margin:0}.cw-benefit-card>i{display:block;width:44px;height:3px;background:var(--cw-olive);margin:14px auto}.cw-benefit-card p{font-size:15px;line-height:1.5;max-width:245px;margin:0 auto;position:relative;z-index:2}.cw-card-art{position:absolute;left:0;right:0;bottom:0;height:145px;background-size:cover;background-position:center;opacity:.82}.cw-card-art:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#fff 0,rgba(255,255,255,.4) 35%,transparent 72%)}.cw-wholesale-strip{margin-top:22px;background:linear-gradient(90deg,#151811,#202419,#151811);color:#fff;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #333726;border-radius:7px 7px 0 0;overflow:hidden}.cw-wholesale-strip>div{min-height:125px;padding:22px;display:flex;gap:17px;align-items:center;border-right:1px solid rgba(255,255,255,.12)}.cw-wholesale-strip>div:last-child{border-right:0}.cw-wholesale-strip svg{width:47px;height:47px;fill:none;stroke:#aaa442;stroke-width:1.5;flex:0 0 auto}.cw-wholesale-strip b{display:block;font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:21px;letter-spacing:.025em}.cw-wholesale-strip small{display:block;color:#d5d7d0;font-size:12px;line-height:1.45;margin-top:5px}

/* PRODUCTS — locked */
.cw-products{padding:72px 0 75px;background:linear-gradient(#fff,#fbfaf6)}.cw-products-intro{text-align:center;position:relative;margin-bottom:32px}.cw-title-row{display:flex;align-items:center;justify-content:center;gap:18px}.cw-title-row i{width:85px;height:1px;background:#9e974b}.cw-products-intro>div>span{font-size:20px;color:#575524;font-weight:900;letter-spacing:.07em}.cw-products-intro h2{font-size:clamp(46px,4.1vw,66px);line-height:.96;margin:10px auto 9px;max-width:1200px}.cw-products-intro p{font-size:17px;color:#62645d;margin:0}.cw-products-rule{display:block;width:64px;height:3px;background:var(--cw-olive);margin:15px auto 0}.cw-products-intro>a{position:absolute;right:0;top:8px;text-decoration:none;border:1px solid #878231;padding:12px 16px;font-size:11px;font-weight:900;color:#44421c;background:#fff}.cw-product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.cw-product-card{min-width:0;min-height:510px;border:1px solid #dedbd1;border-radius:8px;overflow:hidden;background:#fff;display:flex;flex-direction:column;box-shadow:0 8px 25px rgba(18,21,16,.07);transition:.2s ease}.cw-product-card:hover{transform:translateY(-4px);box-shadow:0 15px 34px rgba(18,21,16,.12)}.cw-product-image{height:300px;position:relative;display:block;background:linear-gradient(#fefdfb,#faf8f2)}.cw-product-image img{width:100%;height:100%;object-fit:contain;padding:17px}.cw-product-image em{position:absolute;left:12px;top:12px;max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#55521a;color:#fff;border-radius:5px;padding:7px 9px;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.05em}.cw-product-body{display:flex;flex-direction:column;flex:1;padding:16px}.cw-product-body h3{font-size:14px;line-height:1.3;margin:0 0 8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:55px}.cw-product-body h3 a{text-decoration:none;color:#171914}.cw-product-meta{font-size:10px;color:#707169;margin-bottom:14px}.cw-product-bottom{margin:auto -16px -16px;padding:14px 16px;background:linear-gradient(135deg,#121510,#22271a);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px}.cw-product-bottom small{display:block;font-size:8px;letter-spacing:.06em}.cw-product-bottom strong{display:block;font-size:17px;line-height:1.1}.cw-product-bottom a{background:linear-gradient(#837f24,#716c1b);padding:10px 11px;text-decoration:none;font-size:9px;font-weight:900;white-space:nowrap}.cw-product-trust{margin-top:26px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #ddd9ce;border-radius:8px;overflow:hidden;background:#fff}.cw-product-trust>div{min-height:96px;padding:18px;display:flex;align-items:center;gap:14px;border-right:1px solid #ddd9ce}.cw-product-trust>div:last-child{border-right:0}.cw-product-trust svg{width:39px;height:39px;fill:none;stroke:#626021;stroke-width:1.55}.cw-product-trust b{display:block;font-size:12px}.cw-product-trust small{display:block;font-size:10px;color:#64665f;line-height:1.4;margin-top:3px}

/* OFFICIAL REALTREE — locked */
.cw-official{padding:72px 0 0;background:linear-gradient(#fbfaf7,#f3eee1);position:relative}.cw-official-intro{display:grid;grid-template-columns:1fr 220px;align-items:center;gap:30px;text-align:center}.cw-official-intro>div:first-child{padding-left:220px}.cw-official-intro span{display:block;color:#686526;font-size:20px;font-weight:900;letter-spacing:.09em}.cw-official h2{font-size:clamp(50px,4.4vw,72px);line-height:.95;margin:10px 0}.cw-official-intro p{font-size:17px;margin:0;color:#43453f}.cw-official-intro i{display:block;width:58px;height:3px;background:var(--cw-olive);margin:17px auto 0}.cw-official-intro>img{max-width:190px;max-height:190px;object-fit:contain;justify-self:center}.cw-license-wordmark{justify-self:center;display:grid;place-items:center;width:190px;height:190px;border:3px solid #77731d;border-radius:18px;background:linear-gradient(145deg,#10130f,#22281a);color:#fff;text-align:center;box-shadow:inset 0 0 0 4px #0b0d0b}.cw-license-wordmark small{font-size:12px!important;color:#fff!important;letter-spacing:.12em!important}.cw-license-wordmark b{font-family:Arial Black,Arial,sans-serif;font-size:27px}.cw-license-wordmark span{font-size:11px!important;color:#b2ad45!important;letter-spacing:.08em!important}.cw-license-trust{display:grid;grid-template-columns:repeat(4,1fr);margin:36px 0 38px;background:linear-gradient(90deg,#363711,#5b5816,#363711);color:#fff;border-radius:7px;overflow:hidden}.cw-license-trust>div{min-height:112px;padding:20px 24px;display:flex;gap:17px;align-items:center;border-right:1px solid rgba(255,255,255,.18)}.cw-license-trust>div:last-child{border-right:0}.cw-license-trust svg{width:47px;height:47px;fill:none;stroke:#fff;stroke-width:1.5}.cw-license-trust b{display:block;font-size:13px}.cw-license-trust small{display:block;font-size:11px;line-height:1.4;margin-top:4px;color:#f1f2ec}.cw-official-heading{margin-bottom:24px}.cw-official-heading h3{margin:0;font-size:32px;color:#605d23}.cw-official-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;padding-bottom:58px}.cw-official-card{min-height:365px;position:relative;background:#343830 center/cover no-repeat;color:#fff;text-decoration:none;overflow:hidden;border-radius:6px;box-shadow:0 7px 20px rgba(18,20,15,.08)}.cw-official-card h4{position:absolute;left:17px;right:17px;bottom:54px;margin:0;font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:26px;line-height:1;text-shadow:0 2px 8px #000}.cw-official-card span{position:absolute;left:17px;bottom:16px;background:linear-gradient(#827e23,#6d6819);padding:10px 13px;font-size:10px;font-weight:900}.cw-realtree-difference{margin:0 -28px;background:linear-gradient(90deg,#11140f,#1d2117,#11140f);color:#fff;border-top:1px solid #676428;display:grid;grid-template-columns:1.1fr 1.35fr 2.4fr;gap:26px;align-items:center;padding:30px 28px}.cw-realtree-wordmark strong{display:block;font-family:Arial Black,Arial,sans-serif;font-size:37px}.cw-realtree-wordmark small{display:block;color:#b3ad48;font-weight:900;letter-spacing:.08em}.cw-realtree-difference>div:nth-child(2)>b{display:block;font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:22px;color:#aaa541}.cw-realtree-difference p{font-size:12px;line-height:1.5;margin:5px 0 0;color:#dddeda}.cw-difference-points{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #555628;border-radius:8px;overflow:hidden}.cw-difference-points span{padding:15px;border-right:1px solid #555628}.cw-difference-points span:last-child{border-right:0}.cw-difference-points b{display:block;font-size:11px}.cw-difference-points small{display:block;color:#c8cac3;font-size:9px;line-height:1.4;margin-top:4px}

/* NEWSLETTER + FOOTER — locked */
.cw-newsletter{background:linear-gradient(#fbf9f3,#f0ebe0);border-top:1px solid #d6d1c3}.cw-newsletter-inner{min-height:205px;display:grid;grid-template-columns:1.05fr 1.4fr;align-items:center;gap:42px}.cw-news-copy{display:flex;gap:22px;align-items:center}.cw-news-icon{width:86px;height:86px;display:grid;place-items:center;border:2px solid #666221;border-radius:12px;color:#57541d;font-size:36px}.cw-news-copy h2{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:42px;line-height:1;margin:0 0 9px}.cw-news-copy p{font-size:16px;line-height:1.45;margin:0;max-width:450px}.cw-news-form>div{height:62px;display:grid;grid-template-columns:1fr 200px;border:1px solid #ccc7b9;background:#fff}.cw-news-form input{border:0;outline:0;padding:0 18px;font-size:14px}.cw-news-form button{border:0;background:linear-gradient(#615e18,#434212);color:#fff;font-weight:900;font-size:12px;cursor:pointer}.cw-news-form p{display:flex;gap:28px;flex-wrap:wrap;margin:12px 0 0;font-size:12px}.cw-news-form p span:before{content:'◇';color:#6f6b1e;margin-right:7px}.cw-footer{background:radial-gradient(circle at 45% 0,#181c14,#080b08 70%);color:#fff;padding:58px 0 24px}.cw-footer-grid{display:grid;grid-template-columns:1.35fr 1.05fr .85fr .9fr 1.2fr;gap:42px}.cw-footer-brand img{width:265px;height:80px;object-fit:contain;object-position:left center}.cw-footer-brand>strong{display:block;color:#d5d08b;font-size:13px;letter-spacing:.08em;margin:11px 0}.cw-footer p{margin:0 0 8px;color:#d0d3cb;font-size:13px;line-height:1.5}.cw-footer h3{font-family:Impact,'Arial Narrow',Arial,sans-serif;color:#a6a042;font-size:24px;letter-spacing:.02em;margin:0 0 15px}.cw-footer-grid>div:not(.cw-footer-brand) a{display:block;text-decoration:none;color:#fff;font-size:13px;margin:0 0 9px}.cw-footer-grid a:hover{color:#c3bd58}.cw-social{display:flex;gap:9px;margin-top:18px}.cw-social a{width:34px;height:34px;border:1px solid #8d8735;border-radius:50%;display:grid!important;place-items:center!important;margin:0!important}.cw-footer-contact p{color:#fff}.cw-footer-cta{border:1px solid #77731d;padding:13px 18px!important;text-align:center;margin-top:18px!important;font-weight:900}.cw-footer-trust{margin-top:38px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #34382c;border-bottom:1px solid #34382c}.cw-footer-trust>div{min-height:105px;padding:20px 16px;display:flex;align-items:center;gap:14px;border-right:1px solid #34382c}.cw-footer-trust>div:last-child{border-right:0}.cw-footer-trust svg{width:42px;height:42px;fill:none;stroke:#a7a14a;stroke-width:1.5}.cw-footer-trust b{display:block;font-size:12px}.cw-footer-trust small{display:block;color:#bfc2ba;font-size:10px;line-height:1.4;margin-top:3px}.cw-footer-legal{padding-top:22px;display:grid;grid-template-columns:1.2fr 1.8fr;gap:25px;align-items:center}.cw-footer-legal p{font-size:10px;margin:0}.cw-footer-legal>div{display:flex;gap:18px;justify-content:flex-end;align-items:center;flex-wrap:wrap}.cw-footer-legal a,.cw-footer-legal span{font-size:10px;text-decoration:none;color:#d7d8d3}

/* WooCommerce inner pages */
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:#fff;border:1px solid #e0ddd4;padding:14px;border-radius:6px}.woocommerce ul.products li.product a img{background:#fbfaf6}.woocommerce ul.products li.product .button{background:var(--cw-olive);color:#fff;border-radius:0}.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--cw-olive)}

/* Large-desktop refinements */
@media(min-width:1500px){.cw-shell{width:min(1560px,calc(100% - 80px))}.cw-mainbar-inner{grid-template-columns:330px 1fr 170px 145px}.cw-hero{min-height:610px}.cw-hero-inner{min-height:610px}.cw-category-card{min-height:500px}.cw-pattern-card{min-height:430px}.cw-product-image{height:320px}}

/* Customizer / smaller desktop: preserve approved visual composition */
@media(max-width:1100px){
  .cw-shell{width:calc(100% - 34px)}.cw-utility-inner{font-size:9px}.cw-utility-left,.cw-utility-right{gap:14px}.cw-mainbar-inner{min-height:92px;grid-template-columns:190px minmax(240px,1fr) 95px 90px;gap:13px}.cw-brand img{max-width:185px;height:68px}.cw-search{height:44px;grid-template-columns:1fr 44px}.cw-search input{padding:0 10px;font-size:10px}.cw-account>svg{width:23px;height:23px}.cw-account strong,.cw-cart strong{font-size:9px}.cw-account small,.cw-cart small{font-size:8px}.cw-nav-list>li>a{min-height:46px;padding:0 16px;font-size:9px}.cw-hero{min-height:390px;background-position:center 12%}.cw-hero-inner{min-height:390px}.cw-hero-copy{width:47%;padding:36px 0}.cw-eyebrow{font-size:9px;margin-bottom:10px}.cw-hero h1{font-size:40px}.cw-hero-rule{margin:10px 0;width:34px;height:3px}.cw-hero-copy p{font-size:12px;margin-bottom:16px}.cw-btn{min-height:36px;padding:0 14px;font-size:8px}.cw-category-section{padding:32px 0}.cw-section-heading h2{font-size:25px}.cw-section-sub{font-size:9px;margin-bottom:18px}.cw-category-grid{gap:8px}.cw-category-card{min-height:260px}.cw-category-card>div{bottom:15px}.cw-category-card h3{font-size:26px;margin-bottom:8px}.cw-cat-rule{width:32px;height:2px;margin-bottom:7px}.cw-cat-cta{min-width:118px;padding:7px 8px;font-size:7px}.cw-pattern-section{padding:30px 0}.cw-pattern-head{margin-bottom:15px}.cw-pattern-head h2{font-size:28px}.cw-pattern-head p{font-size:9px}.cw-pattern-head>a{font-size:8px;padding:9px 10px}.cw-pattern-grid{gap:7px}.cw-pattern-card{min-height:240px;padding:12px}.cw-pattern-brand{font-size:7px}.cw-pattern-card h3{font-size:28px}.cw-pattern-card span{font-size:7px;margin-top:9px}.cw-why{padding-top:38px}.cw-why-intro{margin-bottom:18px}.cw-why-intro>span{font-size:13px}.cw-why-intro h2{font-size:46px}.cw-why-intro p{font-size:10px}.cw-why-intro>i{margin-top:9px}.cw-benefit-grid{gap:8px}.cw-benefit-card{min-height:330px;padding:16px 10px 0}.cw-benefit-card>b{width:50px;height:50px;margin-bottom:10px}.cw-benefit-card>b svg{width:25px;height:25px}.cw-benefit-card h3{font-size:18px}.cw-benefit-card>i{width:30px;height:2px;margin:8px auto}.cw-benefit-card p{font-size:9px;line-height:1.4}.cw-card-art{height:95px}.cw-wholesale-strip{margin-top:12px}.cw-wholesale-strip>div{min-height:78px;padding:12px;gap:8px}.cw-wholesale-strip svg{width:28px;height:28px}.cw-wholesale-strip b{font-size:13px}.cw-wholesale-strip small{font-size:7px}.cw-products{padding:40px 0}.cw-products-intro{margin-bottom:18px}.cw-title-row{gap:10px}.cw-title-row i{width:45px}.cw-products-intro>div>span{font-size:12px}.cw-products-intro h2{font-size:35px;margin:6px auto}.cw-products-intro p{font-size:9px}.cw-products-intro>a{font-size:7px;padding:8px 9px}.cw-product-grid{gap:7px}.cw-product-card{min-height:365px}.cw-product-image{height:200px}.cw-product-image img{padding:9px}.cw-product-image em{left:7px;top:7px;padding:5px 6px;font-size:6px}.cw-product-body{padding:9px}.cw-product-body h3{font-size:8px;min-height:34px}.cw-product-meta{font-size:6px;margin-bottom:8px}.cw-product-bottom{margin:auto -9px -9px;padding:8px 9px}.cw-product-bottom small{font-size:5px}.cw-product-bottom strong{font-size:10px}.cw-product-bottom a{padding:6px;font-size:5.5px}.cw-product-trust{margin-top:14px}.cw-product-trust>div{min-height:62px;padding:9px;gap:7px}.cw-product-trust svg{width:24px;height:24px}.cw-product-trust b{font-size:7px}.cw-product-trust small{font-size:6px}.cw-official{padding-top:42px}.cw-official-intro{grid-template-columns:1fr 125px;gap:15px}.cw-official-intro>div:first-child{padding-left:125px}.cw-official-intro span{font-size:12px}.cw-official h2{font-size:37px}.cw-official-intro p{font-size:9px}.cw-license-wordmark{width:110px;height:110px;border-radius:10px}.cw-license-wordmark b{font-size:16px}.cw-license-trust{margin:20px 0}.cw-license-trust>div{min-height:70px;padding:10px;gap:8px}.cw-license-trust svg{width:26px;height:26px}.cw-license-trust b{font-size:7px}.cw-license-trust small{font-size:6px}.cw-official-heading{margin-bottom:14px}.cw-official-heading h3{font-size:20px}.cw-official-grid{gap:7px;padding-bottom:34px}.cw-official-card{min-height:245px}.cw-official-card h4{left:9px;right:9px;bottom:37px;font-size:16px}.cw-official-card span{left:9px;bottom:9px;padding:6px 7px;font-size:6px}.cw-realtree-difference{margin:0 -17px;padding:18px 17px;gap:15px}.cw-realtree-wordmark strong{font-size:23px}.cw-realtree-wordmark small{font-size:7px}.cw-realtree-difference>div:nth-child(2)>b{font-size:14px}.cw-realtree-difference p{font-size:7px}.cw-difference-points span{padding:9px}.cw-difference-points b{font-size:7px}.cw-difference-points small{font-size:6px}.cw-newsletter-inner{min-height:130px;gap:20px}.cw-news-icon{width:50px;height:50px;font-size:22px}.cw-news-copy{gap:12px}.cw-news-copy h2{font-size:27px}.cw-news-copy p{font-size:9px}.cw-news-form>div{height:40px;grid-template-columns:1fr 110px}.cw-news-form input{font-size:9px}.cw-news-form button{font-size:7px}.cw-news-form p{font-size:7px;gap:15px}.cw-footer{padding-top:35px}.cw-footer-grid{gap:18px}.cw-footer-brand img{width:150px;height:55px}.cw-footer-brand>strong{font-size:8px}.cw-footer p,.cw-footer-grid>div:not(.cw-footer-brand) a{font-size:8px}.cw-footer h3{font-size:15px}.cw-social a{width:24px;height:24px}.cw-footer-trust{margin-top:22px}.cw-footer-trust>div{min-height:68px;padding:10px;gap:8px}.cw-footer-trust svg{width:26px;height:26px}.cw-footer-trust b{font-size:7px}.cw-footer-trust small{font-size:6px}.cw-footer-legal{padding-top:14px}.cw-footer-legal p,.cw-footer-legal a,.cw-footer-legal span{font-size:6px}
}

/* mobile */
@media(max-width:700px){
  .cw-shell{width:calc(100% - 24px)}.cw-utility-right{display:none}.cw-utility-left span:nth-child(n+3){display:none}.cw-mainbar-inner{grid-template-columns:1fr auto auto;min-height:82px}.cw-brand img{max-width:190px;height:62px}.cw-search{grid-column:1/-1;grid-row:2;height:46px;margin-bottom:13px}.cw-account span,.cw-cart>span:last-child{display:none}.cw-account,.cw-cart{justify-content:center}.cw-mobile-toggle{display:block}.cw-nav{display:none}.cw-nav.is-open{display:block}.cw-nav-list{flex-direction:column}.cw-nav-list>li>a{justify-content:center;font-size:11px}.cw-hero{min-height:600px;background-position:68% center}.cw-hero-inner{min-height:600px;align-items:flex-end}.cw-hero-copy{width:100%;padding:260px 0 45px}.cw-hero h1{font-size:44px}.cw-hero-copy p{font-size:15px}.cw-category-grid{grid-template-columns:1fr 1fr}.cw-category-card{min-height:330px}.cw-pattern-head{align-items:flex-start;flex-direction:column}.cw-pattern-grid{grid-template-columns:1fr 1fr}.cw-pattern-card{min-height:290px}.cw-benefit-grid{grid-template-columns:1fr}.cw-benefit-card{min-height:420px;padding:25px 20px 0}.cw-benefit-card>b{width:76px;height:76px}.cw-benefit-card>b svg{width:38px;height:38px}.cw-benefit-card h3{font-size:27px}.cw-benefit-card p{font-size:14px}.cw-card-art{height:125px}.cw-wholesale-strip{grid-template-columns:1fr}.cw-wholesale-strip>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.1);min-height:92px}.cw-products-intro>a{position:static;display:inline-block;margin-top:16px}.cw-product-grid{grid-template-columns:1fr 1fr}.cw-product-card{min-height:450px}.cw-product-image{height:260px}.cw-product-body h3{font-size:12px}.cw-product-meta{font-size:8px}.cw-product-bottom strong{font-size:14px}.cw-product-bottom a{font-size:8px}.cw-product-trust{grid-template-columns:1fr 1fr}.cw-product-trust>div:nth-child(2){border-right:0}.cw-official-intro{grid-template-columns:1fr;text-align:center}.cw-official-intro>div:first-child{padding-left:0}.cw-license-wordmark{margin:0 auto}.cw-license-trust{grid-template-columns:1fr 1fr}.cw-license-trust>div:nth-child(2){border-right:0}.cw-official-grid{grid-template-columns:1fr 1fr}.cw-official-card{min-height:310px}.cw-realtree-difference{grid-template-columns:1fr;text-align:center}.cw-difference-points{grid-template-columns:1fr}.cw-difference-points span{border-right:0;border-bottom:1px solid #555628}.cw-newsletter-inner{grid-template-columns:1fr;padding:28px 0}.cw-news-copy h2{font-size:34px}.cw-news-copy p{font-size:13px}.cw-news-form>div{grid-template-columns:1fr 125px}.cw-news-form p{font-size:9px}.cw-footer-grid{grid-template-columns:1fr 1fr}.cw-footer-trust{grid-template-columns:1fr 1fr}.cw-footer-legal{grid-template-columns:1fr}.cw-footer-legal>div{justify-content:flex-start}
}
@media(max-width:430px){.cw-category-grid,.cw-product-grid,.cw-official-grid,.cw-footer-grid,.cw-footer-trust,.cw-product-trust,.cw-license-trust{grid-template-columns:1fr}.cw-pattern-grid{grid-template-columns:1fr}.cw-category-card{min-height:390px}.cw-product-card{min-height:0}.cw-product-image{height:330px}.cw-official-card{min-height:370px}}

/* === LOCKED PUBLISH PASS — preserves approved section proportions === */
@media (min-width:1101px){
  .cw-pattern-section{padding:56px 0 0;background:#090b09;position:relative;overflow:hidden}
  .cw-pattern-head{margin-bottom:28px}
  .cw-pattern-head h2{font-size:46px}
  .cw-pattern-head p{font-size:16px}
  .cw-pattern-head>a{padding:17px 24px;font-size:13px}
  .cw-pattern-grid{gap:14px}
  .cw-pattern-card{min-height:470px;padding:24px;background-position:center top!important;background-size:100% auto!important;background-repeat:no-repeat!important;background-color:#080a08!important}
  .cw-pattern-card:before{background:linear-gradient(180deg,rgba(0,0,0,0) 43%,rgba(0,0,0,.38) 55%,rgba(0,0,0,.97) 82%)}
  .cw-pattern-brand{font-size:12px;text-align:center;letter-spacing:.09em;margin-bottom:2px}
  .cw-pattern-card h3{font-size:52px;text-align:center;margin:2px 0 0}
  .cw-pattern-card span{text-align:center;font-size:13px;margin-top:17px}
  .cw-pattern-license-band{margin:46px -28px 0;padding:34px 42px;display:grid;grid-template-columns:1.05fr 2fr .75fr;gap:36px;align-items:center;border-top:2px solid #8d8832;background:linear-gradient(rgba(7,9,7,.91),rgba(7,9,7,.96)),url('../images/locked/forest-dark-bg.jpg') center 66%/cover no-repeat;color:#fff}
  .cw-pattern-realtree{padding-right:34px;border-right:1px solid rgba(180,174,78,.55)}
  .cw-pattern-realtree strong{display:block;font-family:Arial Black,Arial,sans-serif;font-size:42px;line-height:1}
  .cw-pattern-realtree small{display:block;color:#b7b143;font-weight:900;font-size:13px;letter-spacing:.08em;margin-top:6px}
  .cw-pattern-license-copy b{display:block;font-size:22px;letter-spacing:.02em}
  .cw-pattern-license-copy p{font-size:15px;color:#e4e4de;margin:7px 0 0;max-width:720px}
  .cw-pattern-license-seal{justify-self:end;width:160px;height:126px;border:2px solid #807b28;clip-path:polygon(50% 0,94% 18%,94% 77%,50% 100%,6% 77%,6% 18%);background:linear-gradient(145deg,#161a13,#25291a);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
  .cw-pattern-license-seal span,.cw-pattern-license-seal small{font-size:11px;letter-spacing:.13em}.cw-pattern-license-seal strong{font-size:22px;margin:2px 0}

  .cw-why{padding:74px 0 112px;background:linear-gradient(rgba(251,250,247,.96),rgba(247,243,234,.94)),url('../images/locked/forest-light-bg.jpg') center bottom/100% 250px no-repeat;position:relative}
  .cw-why:after{content:'';position:absolute;left:0;right:0;bottom:0;height:110px;background:linear-gradient(180deg,rgba(248,245,237,0),rgba(239,234,222,.2)),url('../images/locked/forest-light-bg.jpg') center bottom/cover no-repeat;pointer-events:none}
  .cw-why-intro{margin-bottom:38px}.cw-why-intro>span{font-size:24px}.cw-why-intro h2{font-size:82px}.cw-why-intro p{font-size:19px}
  .cw-benefit-grid{gap:20px}.cw-benefit-card{min-height:510px;padding:28px 24px 0}.cw-benefit-card>b{width:92px;height:92px}.cw-benefit-card h3{font-size:31px}.cw-benefit-card p{font-size:15px}.cw-card-art{height:170px}
  .cw-wholesale-strip{margin-top:24px;position:relative;z-index:2}.cw-wholesale-strip>div{min-height:132px}.cw-wholesale-strip b{font-size:22px}.cw-wholesale-strip small{font-size:12px}

  .cw-products{padding:78px 0 82px}.cw-products-intro{margin-bottom:38px}.cw-products-intro h2{font-size:64px;max-width:1280px}.cw-product-card{min-height:540px}.cw-product-image{height:315px}.cw-product-body h3{font-size:14px}.cw-product-bottom strong{font-size:18px}

  .cw-official{padding:82px 0 0;background:linear-gradient(rgba(251,250,247,.96),rgba(244,239,226,.93)),url('../images/locked/forest-light-bg.jpg') center bottom/100% 330px no-repeat;overflow:hidden}
  .cw-official:before{content:'';position:absolute;left:0;right:0;top:0;height:210px;background:linear-gradient(180deg,rgba(246,242,232,.05),rgba(246,242,232,.55)),url('../images/locked/forest-light-bg.jpg') center bottom/cover no-repeat;opacity:.72;pointer-events:none}
  .cw-official>.cw-shell{position:relative}.cw-official-intro{min-height:190px}.cw-official-intro span{font-size:22px}.cw-official h2{font-size:72px}.cw-official-intro p{font-size:18px}
  .cw-license-trust{margin:40px 0 42px}.cw-license-trust>div{min-height:122px}.cw-license-trust b{font-size:14px}.cw-license-trust small{font-size:12px}
  .cw-official-heading h3{font-size:34px}.cw-official-grid{gap:16px;padding-bottom:68px}.cw-official-card{min-height:390px}.cw-official-card h4{font-size:28px}
  .cw-realtree-difference{margin:0 -28px;background:linear-gradient(rgba(9,12,9,.90),rgba(9,12,9,.95)),url('../images/locked/forest-dark-bg.jpg') center 60%/cover no-repeat;padding:38px 32px;border-top:2px solid #736f28}.cw-realtree-wordmark strong{font-size:42px}.cw-realtree-difference>div:nth-child(2)>b{font-size:24px}.cw-realtree-difference p{font-size:13px}

  .cw-newsletter{background:linear-gradient(rgba(250,248,242,.93),rgba(240,235,224,.92)),url('../images/locked/forest-light-bg.jpg') center bottom/100% 205px no-repeat;border-top:0}.cw-newsletter-inner{min-height:230px}.cw-news-copy h2{font-size:46px}.cw-news-copy p{font-size:17px}
  .cw-footer{background:linear-gradient(rgba(6,9,6,.90),rgba(6,9,6,.96)),url('../images/locked/forest-dark-bg.jpg') center bottom/cover no-repeat;padding:66px 0 26px;border-top:1px solid #4d4b1d}.cw-footer-grid{gap:46px}.cw-footer-brand img{width:285px;height:88px}.cw-footer p{font-size:14px}.cw-footer h3{font-size:26px}.cw-footer-grid>div:not(.cw-footer-brand) a{font-size:14px}.cw-footer-trust{margin-top:44px}.cw-footer-trust>div{min-height:116px}.cw-footer-legal{padding-top:26px}.cw-footer-legal p,.cw-footer-legal a,.cw-footer-legal span{font-size:11px}
}

@media(max-width:1100px){
  .cw-pattern-license-band{margin:20px -17px 0;padding:20px 17px;display:grid;grid-template-columns:1fr 1.6fr .65fr;gap:12px;align-items:center;background:linear-gradient(rgba(7,9,7,.92),rgba(7,9,7,.97)),url('../images/locked/forest-dark-bg.jpg') center/cover no-repeat;border-top:1px solid #817d2c;color:#fff}.cw-pattern-realtree strong{font-size:22px}.cw-pattern-realtree small{font-size:7px;color:#aaa53d}.cw-pattern-license-copy b{font-size:12px}.cw-pattern-license-copy p{font-size:7px;margin:4px 0 0}.cw-pattern-license-seal{font-size:8px;text-align:center;border:1px solid #817d2c;padding:9px 4px}.cw-pattern-license-seal span,.cw-pattern-license-seal small{display:block;font-size:6px}.cw-pattern-license-seal strong{display:block;font-size:10px}.cw-why{background:linear-gradient(rgba(251,250,247,.97),rgba(247,243,234,.95)),url('../images/locked/forest-light-bg.jpg') center bottom/100% 120px no-repeat}.cw-official{background:linear-gradient(rgba(251,250,247,.97),rgba(244,239,226,.94)),url('../images/locked/forest-light-bg.jpg') center bottom/100% 160px no-repeat}.cw-realtree-difference,.cw-footer{background:linear-gradient(rgba(7,9,7,.93),rgba(7,9,7,.97)),url('../images/locked/forest-dark-bg.jpg') center/cover no-repeat}.cw-newsletter{background:linear-gradient(rgba(250,248,242,.94),rgba(240,235,224,.93)),url('../images/locked/forest-light-bg.jpg') center bottom/100% 120px no-repeat}
}

/* === FINAL POLISH — ONLY the four approved finishing adjustments === */
/* 1) Header / hero: slightly more premium breathing room. */
@media (min-width:1101px){
  .cw-mainbar-inner{min-height:138px}
  .cw-brand img{max-width:315px;height:104px}
  .cw-nav-list>li>a{min-height:60px}
  .cw-hero{min-height:592px}
  .cw-hero-inner{min-height:592px}
  .cw-hero-copy{padding:68px 0 72px}
  .cw-eyebrow{margin-bottom:19px}
  .cw-hero-rule{margin:19px 0}
  .cw-hero-copy p{margin-bottom:31px}
}
@media (min-width:701px) and (max-width:1100px){
  .cw-mainbar-inner{min-height:104px}
  .cw-brand img{max-width:198px;height:78px}
  .cw-nav-list>li>a{min-height:50px}
  .cw-hero{min-height:415px}
  .cw-hero-inner{min-height:415px}
  .cw-hero-copy{padding:48px 0 50px}
  .cw-eyebrow{margin-bottom:12px}
  .cw-hero-rule{margin:12px 0}
  .cw-hero-copy p{margin-bottom:20px}
}

/* 2) Featured products: a little taller, airier, with a stronger wholesale-price footer. */
@media (min-width:1101px){
  .cw-products{padding:84px 0 90px}
  .cw-products-intro{margin-bottom:44px}
  .cw-product-grid{gap:18px}
  .cw-product-card{min-height:575px}
  .cw-product-image{height:326px}
  .cw-product-body{padding:18px}
  .cw-product-body h3{min-height:58px;margin-bottom:10px}
  .cw-product-meta{margin-bottom:17px}
  .cw-product-bottom{margin:auto -18px -18px;padding:17px 18px;background:linear-gradient(135deg,#0b0e0a,#202517 58%,#11140d);border-top:2px solid #77731d}
  .cw-product-bottom strong{font-size:19px}
  .cw-product-bottom a{padding:11px 13px}
  .cw-product-trust{margin-top:31px}
}
@media (min-width:701px) and (max-width:1100px){
  .cw-products{padding:46px 0 48px}
  .cw-products-intro{margin-bottom:23px}
  .cw-product-card{min-height:390px}
  .cw-product-image{height:210px}
  .cw-product-body{padding:10px}
  .cw-product-bottom{margin:auto -10px -10px;padding:10px;background:linear-gradient(135deg,#0b0e0a,#202517 58%,#11140d);border-top:1px solid #77731d}
  .cw-product-bottom strong{font-size:11px}
}

/* 3) Official Realtree area: preserve the locked design, just add vertical breathing room. */
@media (min-width:1101px){
  .cw-official{padding-top:104px}
  .cw-official-intro{min-height:245px;gap:40px;margin-bottom:8px}
  .cw-official-intro>div:first-child{padding-top:10px;padding-bottom:16px}
  .cw-official-intro span{margin-bottom:4px}
  .cw-official h2{margin:14px 0 16px}
  .cw-official-intro i{margin-top:21px}
  .cw-license-wordmark{width:198px;height:198px}
  .cw-license-trust{margin:46px 0 46px}
}
@media (min-width:701px) and (max-width:1100px){
  .cw-official{padding-top:58px}
  .cw-official-intro{min-height:158px;gap:18px;margin-bottom:5px}
  .cw-official-intro>div:first-child{padding-top:7px;padding-bottom:9px}
  .cw-official h2{margin:9px 0 11px}
  .cw-license-wordmark{width:118px;height:118px}
  .cw-license-trust{margin:25px 0 25px}
}

/* 4) Newsletter / footer: reveal the already-approved forest artwork more clearly. */
@media (min-width:1101px){
  .cw-newsletter{background:linear-gradient(rgba(250,248,242,.76),rgba(240,235,224,.80)),url('../images/locked/forest-light-bg.jpg') center bottom/cover no-repeat}
  .cw-newsletter-inner{min-height:250px;padding:18px 0}
  .cw-footer{background:linear-gradient(rgba(6,9,6,.79),rgba(6,9,6,.90)),url('../images/locked/forest-dark-bg.jpg') center bottom/cover no-repeat;padding-top:70px}
}
@media (min-width:701px) and (max-width:1100px){
  .cw-newsletter{background:linear-gradient(rgba(250,248,242,.78),rgba(240,235,224,.82)),url('../images/locked/forest-light-bg.jpg') center bottom/cover no-repeat}
  .cw-newsletter-inner{min-height:148px;padding:8px 0}
  .cw-footer{background:linear-gradient(rgba(6,9,6,.81),rgba(6,9,6,.91)),url('../images/locked/forest-dark-bg.jpg') center bottom/cover no-repeat;padding-top:40px}
}

/* === HERO REFINEMENT — 2026-08-27 — only the main homepage banner === */
@media (min-width:1101px){
  .cw-hero{min-height:520px;background-position:center center;background-size:cover}
  .cw-hero-inner{min-height:520px;align-items:center}
  .cw-hero-copy{width:min(620px,43%);padding:52px 0 58px}
  .cw-eyebrow{font-size:13px;margin-bottom:15px}
  .cw-hero h1{font-size:clamp(52px,3.75vw,66px);line-height:.93;max-width:600px}
  .cw-hero-rule{margin:15px 0;width:46px}
  .cw-hero-copy p{font-size:17px;line-height:1.5;max-width:520px;margin-bottom:25px}
  .cw-btn{min-height:50px;padding:0 27px}
}
@media (min-width:701px) and (max-width:1100px){
  .cw-hero{min-height:365px;background-position:center center;background-size:cover}
  .cw-hero-inner{min-height:365px}
  .cw-hero-copy{width:43%;padding:36px 0 40px}
  .cw-eyebrow{font-size:9px;margin-bottom:9px}
  .cw-hero h1{font-size:36px;line-height:.93;max-width:390px}
  .cw-hero-rule{margin:9px 0;width:32px}
  .cw-hero-copy p{font-size:11px;line-height:1.45;max-width:340px;margin-bottom:16px}
  .cw-btn{min-height:35px;padding:0 14px;font-size:8px}
}
@media (max-width:700px){
  .cw-hero{min-height:540px;background-position:70% center;background-size:auto 100%}
  .cw-hero-inner{min-height:540px;align-items:flex-end}
  .cw-hero-copy{width:100%;padding:245px 0 38px}
  .cw-hero h1{font-size:40px;line-height:.94;max-width:390px}
  .cw-hero-copy p{font-size:14px;max-width:390px;margin-bottom:20px}
}
