:root{--black:#0b0b0b;--white:#fff;--off:#f7f7f5;--line:#deded9;--muted:#686868}*{box-sizing:border-box}body{margin:0;color:var(--black);background:#fff;font-family:Arial,Helvetica,sans-serif}.announcement{background:#050505;color:#fff;text-align:center;font-size:11px;letter-spacing:2px;padding:10px}.site-header{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff;z-index:20}.brand,.footer-brand{font-family:Georgia,serif;letter-spacing:7px;font-size:26px;text-decoration:none;color:#000}.site-header nav{display:flex;gap:28px}.site-header a,.footer a{text-decoration:none;color:#111}.header-actions{display:flex;gap:18px}.icon-btn{display:none;background:none;border:0;font-size:24px}.drawer{display:none}.hero{min-height:650px;display:grid;grid-template-columns:.8fr 1.2fr;background:#f5f3f0}.hero-copy{padding:90px 7vw;align-self:center}.eyebrow{font-size:11px;letter-spacing:2.5px}.hero h1,.product-info h1,h2,.footer h2{font-family:Georgia,serif;font-weight:400}.hero h1{font-size:68px;line-height:.95;margin:18px 0}.hero img{width:100%;height:650px;object-fit:cover}.btn{display:inline-block;background:#050505;color:#fff;border:1px solid #050505;padding:15px 24px;text-decoration:none;border-radius:2px;cursor:pointer}.benefits{display:grid;grid-template-columns:repeat(4,1fr);max-width:1100px;margin:0 auto;padding:35px 20px;border-bottom:1px solid var(--line)}.benefits div{display:grid;gap:5px;text-align:center}.benefits span,.muted{color:var(--muted);font-size:13px}.story,.deal{max-width:1180px;margin:70px auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;background:var(--off)}.story img{width:100%;height:480px;object-fit:cover}.story>div,.deal>div:first-child{padding:55px}.story h2,.deal h2,.colors-section h2{font-size:42px;margin:10px 0}.text-link{color:#000}.colors-section{max-width:1180px;margin:80px auto;text-align:center;padding:0 20px}.color-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:30px}.color-grid img{width:100%;aspect-ratio:1;object-fit:contain;background:#fafafa}.color-grid span{display:block;font-size:12px;margin-top:7px}.deal-images{display:flex;align-items:end;padding:25px}.deal-images img{width:36%;margin-left:-8%;background:#fff}.product-wrap{max-width:1180px;margin:50px auto;display:grid;grid-template-columns:1.05fr .95fr;gap:55px;padding:0 20px}.product-gallery>img{width:100%;aspect-ratio:1;object-fit:contain;background:#fafafa}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.thumbs img{width:100%;aspect-ratio:1;object-fit:cover;border:1px solid var(--line)}.product-info h1{font-size:42px;margin:8px 0}.rating{font-size:13px}.rating span{color:var(--muted)}.price{font-size:30px;font-weight:700;margin:12px 0}.plans{border:1px solid #aaa;margin:24px 0}.plan{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px;background:#fff;border:0;border-bottom:1px solid var(--line);font-size:14px;cursor:pointer}.plan:last-child{border-bottom:0}.plan.active{outline:2px solid #000;outline-offset:-2px}.plan em{font-style:normal;background:#000;color:#fff;padding:4px 7px;font-size:9px;margin-left:7px}.selector-card{border:1px solid var(--line);padding:15px;margin:12px 0}.selector-card h3{margin:0 0 12px;font-family:Georgia,serif;font-weight:400}.select-row{display:grid;grid-template-columns:1fr 150px;gap:10px}.select-row select{height:45px;padding:0 10px;background:#fff;border:1px solid #bbb}.swatches{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.swatch{width:27px;height:27px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #aaa}.swatch.active{box-shadow:0 0 0 2px #000}.add-cart{width:100%;font-size:16px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;font-size:11px}.trust-row span{display:grid;gap:6px}details{border-bottom:1px solid var(--line);padding:15px 0}summary{font-family:Georgia,serif;font-size:18px;cursor:pointer}.bundle-warning{font-size:12px;background:#fff4d6;padding:10px}.footer{border-top:1px solid var(--line);padding:60px 6vw 30px}.newsletter{max-width:600px;margin-bottom:45px}.email-row{display:flex}.email-row input{flex:1;padding:14px;border:1px solid #aaa}.email-row button{width:55px;background:#000;color:#fff;border:0}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;border-top:1px solid var(--line);padding-top:35px}.footer-grid div{display:grid;gap:10px;align-content:start}.footer-grid h3{font-family:Georgia,serif;font-size:20px;margin:0 0 8px}.footer-brand{text-align:center;margin-top:55px}.footer-brand small{display:block;font:9px Arial;letter-spacing:4px;margin-top:10px}.copyright{text-align:center;font-size:11px;color:var(--muted);margin-top:30px}.cart-page{max-width:850px;margin:60px auto;padding:0 20px}.cart-page h1{font-family:Georgia,serif;font-size:42px}.cart-line{display:grid;grid-template-columns:100px 1fr auto;gap:18px;align-items:center;border-bottom:1px solid var(--line);padding:18px 0}.cart-line img{width:100px;height:100px;object-fit:contain}.cart-line small{display:block;color:var(--muted);margin-top:4px}.cart-total{display:flex;justify-content:space-between;font-size:20px;padding:25px 0}.cart-page .btn{width:100%}@media(max-width:760px){.site-header{height:60px;padding:0 18px}.site-header nav{display:none}.brand{font-size:20px;letter-spacing:5px}.icon-btn{display:block}.header-actions a:first-child{display:none}.drawer{position:fixed;z-index:30;top:0;left:-100%;width:85%;height:100%;background:#fff;padding:80px 28px;display:grid;align-content:start;gap:22px;transition:.25s}.drawer.open{left:0}.drawer a{font:22px Georgia;color:#000;text-decoration:none}.drawer-close{position:absolute;right:20px;top:20px;border:0;background:none;font-size:30px}.hero{grid-template-columns:1fr;min-height:auto;position:relative}.hero img{height:560px;grid-row:1}.hero-copy{position:absolute;z-index:2;padding:35px 25px;bottom:15px;background:rgba(255,255,255,.86);margin:20px}.hero h1{font-size:44px}.benefits{grid-template-columns:repeat(2,1fr);gap:24px}.story,.deal{grid-template-columns:1fr;margin:40px 18px}.story img{height:340px}.story>div,.deal>div:first-child{padding:30px}.story h2,.deal h2,.colors-section h2{font-size:34px}.color-grid{grid-template-columns:repeat(2,1fr)}.product-wrap{grid-template-columns:1fr;margin:25px auto;gap:25px}.product-info h1{font-size:34px}.select-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer{padding:45px 22px}.header-actions{font-size:12px}}

.product-gallery{position:relative}.gallery-arrow{position:absolute;top:calc(50% - 48px);z-index:4;width:46px;height:46px;padding:0;border:1px solid rgba(255,255,255,.82);border-radius:50%;background:rgba(0,0,0,.2);color:#fff;display:grid;place-items:center;font-family:Arial,sans-serif;font-size:34px;font-weight:300;line-height:1;cursor:pointer;transform:translateY(-50%);backdrop-filter:blur(3px);transition:background .2s ease,transform .2s ease}.gallery-prev{left:18px}.gallery-next{right:18px}.gallery-arrow:hover,.gallery-arrow:focus-visible{background:rgba(0,0,0,.5);transform:translateY(-50%) scale(1.05);outline:2px solid #fff;outline-offset:2px}.thumbs img.active{outline:2px solid #000;outline-offset:2px}@media(max-width:600px){.gallery-arrow{top:calc(50% - 62px);width:40px;height:40px;font-size:30px}.gallery-prev{left:10px}.gallery-next{right:10px}}


/* Refined monochrome product details */
.product-wrap{background:#fff}
.product-info{background:#fff;padding-top:38px}
.product-info .eyebrow{margin:0 0 15px;letter-spacing:.22em;font-size:10px}
.product-info h1{font-size:36px;line-height:1.04;margin:0 0 13px;letter-spacing:-.02em}
.rating{font-size:12px;margin-bottom:15px}.rating span{color:#777}
.price{font-size:29px;letter-spacing:-.02em;margin-bottom:20px}
.product-info .muted{font-size:13px;line-height:1.7;color:#333;margin-bottom:27px}
.plans{display:grid;gap:9px;margin-bottom:30px}
.plan{min-height:58px;padding:0 15px;background:#fff;border:1px solid #d8d8d8;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12.5px}
.plan.active{border-color:#111;box-shadow:inset 0 0 0 1px #111}
.plan span{display:flex;align-items:center;min-width:0}.plan b{font-size:13px;white-space:nowrap}
.plan em{font-style:normal;font-size:8px;line-height:1;letter-spacing:.06em;background:#111;color:#fff;padding:4px 5px;margin-left:7px;white-space:nowrap}
.selector-card{border:0!important;background:#fff!important;padding:22px 0 7px!important;border-top:1px solid #e6e6e6!important}
.selector-card h3{font-size:11px;letter-spacing:.16em;text-transform:uppercase;margin:0 0 15px}
.select-row{display:grid!important;gap:9px!important}.select-row select{height:49px;border:1px solid #d8d8d8!important;background:#fff!important;padding:0 14px;font-size:12px}
.swatches{gap:11px!important;margin-top:16px!important}.swatch{width:27px!important;height:27px!important;border:1px solid #aaa!important;box-shadow:0 0 0 2px #fff}.swatch.active{outline:1px solid #111!important;outline-offset:2px}
.add-cart{min-height:58px!important;margin-top:20px!important;display:flex!important;align-items:center;justify-content:center;white-space:nowrap;font-size:13px!important;letter-spacing:.14em;line-height:1!important}
.trust-row{margin-top:20px}
@media(max-width:600px){.product-info{padding:34px 20px 48px}.product-info h1{font-size:33px}.plan{padding:0 12px;font-size:12px}.plan em{margin-left:5px;padding:3px 4px}.add-cart{font-size:12px!important;letter-spacing:.11em}}
