
*{box-sizing:border-box}
html,body{margin:0;padding:0;background:#fff;max-width:100%;overflow-x:hidden}
body{font-family:Arial,Helvetica,sans-serif;color:#123;min-width:0}
a{color:inherit}
.site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 2px 12px rgba(0,0,0,.04)}
.header-inner{max-width:1120px;margin:0 auto;min-height:76px;display:flex;align-items:center;gap:28px;padding:10px 20px}
.brand-logo{display:flex;align-items:center;text-decoration:none;min-width:225px}
.brand-logo img{display:block;width:210px;height:auto}
.site-nav{margin-left:auto;display:flex;align-items:center;gap:34px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;font-size:15px}
.site-nav a{text-decoration:none;color:#111;white-space:nowrap}.site-nav a:hover{color:#087126}
.site-nav .buy-link{background:#00651d;color:#fff;padding:16px 28px;border-radius:7px;box-shadow:0 3px 10px rgba(0,0,0,.12)}
.page-wrap{position:relative;width:min(100%,1050px);margin:0 auto;background:#fff}
.page-img{display:block;width:100%;height:auto}
.hotspot{position:absolute;display:block;z-index:10;border-radius:10px}
.hotspot:focus{outline:3px solid rgba(0,100,30,.35)}
.home-buy{left:13%;top:18.3%;width:24%;height:4.9%}
.home-video{left:62%;top:62.8%;width:30%;height:6.8%}
.home-screen{left:3%;top:75%;width:46%;height:24%}
.home-silk{left:51%;top:75%;width:46%;height:24%}
.use-video{left:3%;top:34.8%;width:54%;height:30%}
.retailer-bar{max-width:1050px;margin:0 auto 20px;padding:18px 24px;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;background:#fff;border-top:1px solid #e9eee7;border-bottom:1px solid #e9eee7}
.retailer-label{font-weight:900;text-transform:uppercase;margin-right:8px;color:#133b17}
.retailer,.retailer-card{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 22px;border:1px solid #d7e3d3;border-radius:12px;background:#fff;text-decoration:none;font-weight:900;font-size:20px;box-shadow:0 4px 14px rgba(0,0,0,.06)}
.retailer.amazon,.retailer-card.amazon{color:#111}.retailer.hd,.retailer-card.hd{background:#f96302;color:#fff;font-size:16px}.retailer.lowes,.retailer-card.lowes{color:#064f99}.retailer.walmart,.retailer-card.walmart{color:#1476c8}
.content-page{max-width:980px;margin:0 auto;padding:64px 22px;background:linear-gradient(180deg,#f7fbf2,#fff 260px)}
.content-page h1{font-size:52px;line-height:1.05;text-align:center;color:#064f1b;margin:0 0 14px}
.content-page .sub{text-align:center;font-size:19px;margin:0 0 36px}
.card,.retail-card{background:#fff;border:1px solid #dfe8d8;border-radius:18px;box-shadow:0 8px 25px rgba(0,0,0,.07);padding:28px;margin:22px auto;max-width:720px}
.retail-card{display:grid;grid-template-columns:1fr;gap:16px}
.retailer-card{min-height:72px;font-size:30px}
.faq-list{max-width:900px;margin:0 auto}
details{background:#fff;border:1px solid #dfe8d8;border-radius:14px;margin:14px 0;box-shadow:0 5px 15px rgba(0,0,0,.06);overflow:hidden}
summary{cursor:pointer;font-weight:800;color:#064f1b;font-size:20px;padding:22px 58px 22px 60px;list-style:none;position:relative}
summary::-webkit-details-marker{display:none}
summary::before{content:"▸";position:absolute;left:22px;top:50%;transform:translateY(-50%);font-size:26px;line-height:1;color:#0b6f25;transition:transform .2s ease}
summary::after{content:"+";position:absolute;right:22px;top:50%;transform:translateY(-50%);font-size:30px;line-height:1;color:#0b6f25;font-weight:700}
details[open] summary::before{transform:translateY(-50%) rotate(90deg)}details[open] summary::after{content:"−"}
details[open] summary{border-bottom:1px solid #e6eee1}
details p{padding:0 28px 24px;margin:18px 0 0;line-height:1.6;color:#222}
.legal h1{text-align:left;font-size:40px}.legal p,.legal li{line-height:1.7}
.site-footer{background:#073f16;color:#fff;margin-top:0}
.footer-inner{max-width:1120px;margin:0 auto;padding:34px 20px;display:grid;grid-template-columns:1.2fr 1fr 1.5fr;gap:28px}
.footer-logo{display:inline-flex;align-items:center;background:#fff;padding:8px 12px;border-radius:10px}.footer-logo img{display:block;width:190px;height:auto}
.footer-links{display:flex;flex-wrap:wrap;gap:10px 18px}.footer-links a{color:#fff;text-decoration:underline;text-underline-offset:3px}
.footer-contact p{margin:.25rem 0}.footer-contact a{color:#fff}.social-links{display:flex;gap:12px;margin-top:12px;flex-wrap:wrap}
.footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding:14px 20px;text-align:center;font-size:13px;color:#dbead9}
@media(max-width:800px){
  .header-inner{min-height:70px;gap:12px;padding:8px 12px}.brand-logo{min-width:150px}.brand-logo img{width:150px}
  .site-nav{gap:12px;font-size:12px}.site-nav a:not(.buy-link){display:none}.site-nav .buy-link{padding:12px 14px}
  .page-wrap{width:100%}.content-page h1{font-size:38px}.footer-inner{grid-template-columns:1fr}
}

/* FINAL PASS OVERRIDES */
.site-footer{background:#f7f1e7;color:#3b240f;border-top:1px solid #e0d4c3}
.footer-inner{max-width:1120px;margin:0 auto;padding:34px 20px;display:grid;grid-template-columns:1.2fr 1fr 1.5fr;gap:28px}
.footer-logo{display:inline-flex;align-items:center;background:#fff;padding:8px 12px;border-radius:10px;border:1px solid #e5d7c0}
.footer-links a,.footer-contact a{color:#3b240f;text-decoration:underline;text-underline-offset:3px}
.footer-bottom{border-top:1px solid #e0d4c3;color:#3b240f;background:#eaddcb}
.retailer-bar{max-width:1050px;margin:0 auto 20px;padding:18px 24px;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;background:#fff;border-top:1px solid #e9eee7;border-bottom:1px solid #e9eee7}
.retailer-label,.retailer-overlay span{font-weight:900;text-transform:uppercase;margin-right:8px;color:#133b17}
.retailer{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 22px;border:1px solid #d7e3d3;border-radius:12px;background:#fff;text-decoration:none;font-weight:900;font-size:20px;box-shadow:0 4px 14px rgba(0,0,0,.06)}
.retailer.amazon{color:#111}.retailer.hd{background:#f96302;color:#fff;font-size:16px}.retailer.lowes{color:#064f99}.retailer.walmart{color:#1476c8}
.retailer-overlay{position:absolute;z-index:25;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:nowrap;background:#fff;border:1px solid #e0e8dc;border-radius:14px;box-shadow:0 4px 16px rgba(0,0,0,.08);padding:8px 10px}
.retailer-overlay .retailer{min-height:42px;padding:8px 14px;font-size:16px;box-shadow:none}
.retailer-overlay .retailer.hd{font-size:13px}
.home-retailer{left:7.5%;top:62.0%;width:58%;height:6.1%}
.howworks-retailer{left:5.5%;top:86.1%;width:89%;height:6.2%}
.where-amazon{left:67.4%;top:33.7%;width:29.2%;height:9.0%}
.where-hd{left:67.4%;top:44.0%;width:29.2%;height:9.0%}
.where-lowes{left:67.4%;top:54.3%;width:29.2%;height:9.0%}
.where-walmart{left:67.4%;top:64.6%;width:29.2%;height:9.0%}
@media(max-width:800px){
  .retailer-overlay{gap:4px;padding:4px;font-size:10px}
  .retailer-overlay .retailer{min-height:28px;padding:4px 6px;font-size:11px}
  .retailer-overlay .retailer.hd{font-size:9px}
}

.sr-copy{max-width:1050px;margin:0 auto;padding:28px 24px;color:#3b240f;background:#fffaf3;line-height:1.65}
.sr-copy h2{margin-top:0;color:#5b3114}

/* BROWN FINAL OVERRIDES */
.site-nav .buy-link{background:#6b3715!important;color:#fff}
.site-nav a:hover{color:#6b3715!important}
.site-footer{background:#fffaf3!important;color:#3b240f!important;border-top:1px solid #e0d4c3!important}
.footer-inner{max-width:1120px;margin:0 auto;padding:34px 20px;display:grid;grid-template-columns:1.2fr 1fr 1.5fr;gap:28px}
.footer-logo{display:inline-flex;align-items:center;background:#fff;padding:8px 12px;border-radius:10px;border:1px solid #e5d7c0}
.footer-logo img{display:block;width:190px;height:auto}
.footer-links a,.footer-contact a{color:#3b240f!important;text-decoration:underline;text-underline-offset:3px}
.footer-bottom{background:#eadccb!important;color:#3b240f!important;border-top:1px solid #e0d4c3!important}
.retailer-bar{max-width:1050px;margin:0 auto 20px;padding:18px 24px;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;background:#fff;border-top:1px solid #e9eee7;border-bottom:1px solid #e9eee7}
.retailer-label{font-weight:900;text-transform:uppercase;margin-right:8px;color:#3b240f}
.retailer{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 22px;border:1px solid #d7e3d3;border-radius:12px;background:#fff;text-decoration:none;font-weight:900;font-size:20px;box-shadow:0 4px 14px rgba(0,0,0,.06)}
.retailer.amazon{color:#111}.retailer.hd{background:#f96302;color:#fff;font-size:16px}.retailer.lowes{color:#064f99}.retailer.walmart{color:#1476c8}
.home-buy{left:13%;top:18.3%;width:24%;height:4.9%}
.home-video{left:62%;top:62.8%;width:30%;height:6.8%}
.home-screen{left:3%;top:75%;width:46%;height:24%}
.home-silk{left:51%;top:75%;width:46%;height:24%}
.where-amazon{left:67.4%;top:33.7%;width:29.2%;height:9.0%}
.where-hd{left:67.4%;top:44.0%;width:29.2%;height:9.0%}
.where-lowes{left:67.4%;top:54.3%;width:29.2%;height:9.0%}
.where-walmart{left:67.4%;top:64.6%;width:29.2%;height:9.0%}
.sr-copy{max-width:1050px;margin:0 auto;padding:28px 24px;color:#3b240f;background:#fffaf3;line-height:1.65}
.sr-copy h2{margin-top:0;color:#6b3715}
