*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#111;background:#fff}.topbar{background:#0b0b0b;color:#fff;height:32px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:11px;letter-spacing:.04em}.header{height:68px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4.2vw;border-bottom:1px solid #eee;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:10}.header.simple{position:static}.logo{font-size:27px;letter-spacing:.28em;text-decoration:none;color:#111;font-weight:500}.header nav{display:flex;gap:33px}.header nav a,.foot-links a{text-decoration:none;color:#111;font-size:14px}.nav-actions{justify-self:end;display:flex;gap:14px;align-items:center}.ghost{border:0;background:none;font-size:22px}.bag{border:0;background:#111;color:#fff;padding:9px 13px;cursor:pointer}.bag b{display:inline-grid;place-items:center;margin-left:3px;min-width:18px;height:18px;border-radius:20px;background:#fff;color:#111;font-size:10px}.hero{height:460px;display:grid;grid-template-columns:47% 53%;background:#111;color:#fff}.hero-copy{padding:60px 6.7vw;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#111,#171717)}.eyebrow{font-size:12px;letter-spacing:.28em;font-weight:700}.eyebrow.dark{color:#222}.hero h1{font-size:54px;line-height:.95;margin:12px 0 18px;letter-spacing:-.02em}.hero-copy>p:not(.eyebrow){font-size:17px;color:#ddd}.cta{display:inline-block;width:max-content;padding:14px 25px;margin-top:12px;text-decoration:none;font-size:13px;font-weight:700}.cta.light{background:#fff;color:#111}.cta.outline{border:1px solid #111;color:#111}.hero-photo{overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding:20px 5.5vw;border-bottom:1px solid #eee}.benefits>div{display:flex;gap:14px;align-items:center}.benefits>div>span{font-size:25px}.benefits section{display:flex;flex-direction:column}.benefits strong{font-size:12px}.benefits small{font-size:11px;color:#555;margin-top:4px}.shop{padding:55px 4.2vw 65px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-head h2{font-size:31px;margin:0}.section-head p{margin:6px 0 0}.section-head select{padding:11px 40px 11px 13px;border:1px solid #ccc;background:#fff}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{text-decoration:none;color:#111}.photo{height:310px;background:#f4f4f4;overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover}.product h3{font-size:15px;margin:11px 0 4px}.product>strong{font-size:16px}.dots{display:flex;gap:7px;margin:11px 0 14px}.dots i{width:18px;height:18px;border-radius:50%;border:1px solid #aaa}.d-black{background:#111}.d-white{background:#fff}.d-grey{background:#aaa}.d-charcoal{background:#444}.d-olive{background:#46503a}.d-beige{background:#ddd0bb}.product-btn{display:block;text-align:center;background:#111;color:#fff;padding:12px;font-size:13px}.quality{display:grid;grid-template-columns:57% 43%;min-height:330px}.quality-photo{overflow:hidden;background:#080808}.quality-photo img{width:100%;height:100%;object-fit:cover}.quality-copy{display:flex;flex-direction:column;justify-content:center;padding:55px}.quality-copy h2{font-size:42px;line-height:1;margin:8px 0 16px}.quality-copy p:not(.eyebrow){line-height:1.55;font-size:16px}footer{padding:42px 4.5vw;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:30px;border-top:1px solid #eee;font-size:13px}.foot-links{display:flex;gap:22px;justify-content:center;flex-wrap:wrap}footer p{color:#444}.product-page{max-width:1280px;margin:auto;padding:42px 4vw 65px;display:grid;grid-template-columns:1.08fr .92fr;gap:56px}.main-shot{height:590px;background:#f4f4f4;display:grid;place-items:center;overflow:hidden}.main-shot img{width:100%;height:100%;object-fit:contain}.thumbs{display:flex;gap:9px;margin-top:12px}.thumbs button{padding:10px 15px;background:#fff;border:1px solid #ddd}.thumbs .selected{border-color:#111}.details{padding-top:24px}.details h1{font-size:40px;margin:10px 0}.price{font-size:25px;font-weight:700;margin-bottom:18px}.description{line-height:1.7;color:#444}.row-label{display:flex;justify-content:space-between;align-items:center;margin:26px 0 11px}.text-btn{border:0;background:none;text-decoration:underline;cursor:pointer}.colors{display:flex;gap:10px}.colors button{width:31px;height:31px;border-radius:50%;border:1px solid #aaa;cursor:pointer}.colors button.active{outline:2px solid #111;outline-offset:3px}.colors .black{background:#111}.colors .white{background:#fff}.colors .charcoal{background:#444}.colors .beige{background:#e2d3bc}.sizes{display:flex;gap:9px;margin-bottom:22px}.sizes button{width:53px;height:43px;border:1px solid #ccc;background:#fff;cursor:pointer}.sizes button.selected{background:#111;color:#fff}.primary,.secondary{width:100%;height:50px;font-weight:700;cursor:pointer}.primary{border:0;background:#111;color:#fff}.secondary{margin-top:9px;border:1px solid #111;background:#fff}.notes{margin-top:23px;padding-top:13px;border-top:1px solid #eee}.modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:50;place-items:center}.modal.show{display:grid}.modal-card{background:#fff;padding:28px;width:min(500px,90vw);position:relative}.modal-close{position:absolute;right:15px;top:9px;border:0;background:none;font-size:29px}.modal table{width:100%;border-collapse:collapse;margin-top:18px}.modal th,.modal td{padding:11px;border:1px solid #ddd;text-align:left}.muted{font-size:12px;color:#777}.checkout{max-width:1180px;margin:auto;padding:45px 4vw;display:grid;grid-template-columns:1.15fr .85fr;gap:55px}.checkout-form h1{font-size:40px;margin-top:0}.checkout-form h3{margin-top:26px}.checkout-form input{height:45px;width:100%;border:1px solid #ccc;padding:0 12px;margin-bottom:10px}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pay{display:block;padding:13px;border:1px solid #ddd;margin-bottom:9px}.summary{background:#f5f5f5;padding:24px;height:max-content}.summary h2{margin-top:0}.summary-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #ddd}.summary-item img{width:64px;height:76px;object-fit:cover;background:#fff}.summary-item small{display:block;color:#666;margin-top:4px}.sumrow{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #ddd}.sumrow.total{font-size:20px}@media(max-width:900px){.header nav{display:none}.hero,.product-page,.checkout,.quality{grid-template-columns:1fr}.hero{height:auto}.hero-copy{min-height:410px}.hero-photo{height:410px}.benefits{grid-template-columns:1fr 1fr}.products{grid-template-columns:1fr 1fr}.main-shot{height:500px}footer{grid-template-columns:1fr;text-align:center}.foot-links{justify-content:center}}@media(max-width:560px){.topbar{font-size:9px;padding:0 8px}.sep{display:none}.header{grid-template-columns:1fr auto;padding:0 18px}.logo{font-size:20px}.ghost{display:none}.hero h1{font-size:46px}.hero-copy{padding:52px 23px;min-height:390px}.hero-photo{height:380px}.benefits{padding:18px;gap:18px}.benefits>div>span{display:none}.shop{padding:42px 18px}.products{grid-template-columns:1fr}.photo{height:390px}.quality-copy{padding:42px 22px}.product-page{padding:24px 18px}.main-shot{height:430px}.details h1{font-size:34px}.checkout{padding:28px 18px}.two{grid-template-columns:1fr}}

.checkout-message{padding:14px 16px;margin:0 0 20px;border:1px solid #ccc;font-weight:700}
.checkout-message.success{background:#f1f8f1;border-color:#9bb99b}
.checkout-message.error{background:#fff3f3;border-color:#d7a0a0}
.payment{display:flex!important;gap:10px;align-items:flex-start}
.payment input{width:auto!important;height:auto!important;margin:3px 0 0!important}
.payment span{display:flex;flex-direction:column;gap:4px}
.payment small{color:#666}
.checkout-note{font-size:12px;color:#666;line-height:1.5}
.admin-body{background:#f7f7f7}
.admin-page{max-width:1400px;margin:auto;padding:45px 4vw}
.admin-login{max-width:460px;margin:60px auto;background:#fff;padding:34px;border:1px solid #e1e1e1}
.admin-login h1{font-size:38px;margin:0 0 10px}
.admin-login input{width:100%;height:46px;padding:0 12px;border:1px solid #ccc;margin:15px 0}
.error-text{color:#a00;margin-top:12px}
.admin-head{display:flex;justify-content:space-between;align-items:end}
.admin-head h1{font-size:44px;margin:6px 0 0}
.small-btn{width:auto;padding:0 20px}
.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0}
.admin-stats div{background:#fff;border:1px solid #e5e5e5;padding:20px}
.admin-stats span,.admin-stats strong{display:block}
.admin-stats span{font-size:12px;color:#666;margin-bottom:8px}
.admin-stats strong{font-size:28px}
.admin-table-wrap{overflow:auto;background:#fff;border:1px solid #e5e5e5}
.admin-table{width:100%;border-collapse:collapse;min-width:1050px}
.admin-table th,.admin-table td{padding:14px;border-bottom:1px solid #eee;text-align:left;vertical-align:top;font-size:13px}
.admin-table th{background:#fafafa;font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.admin-table td small{display:block;color:#777;margin-top:5px}
.status-pill{display:inline-block;padding:4px 7px;background:#111;color:#fff;font-size:10px;margin-bottom:5px}
.status-select{padding:7px;border:1px solid #ccc;background:white}
@media(max-width:700px){.admin-stats{grid-template-columns:1fr 1fr}}

.checkout-page{max-width:1180px;margin:auto;padding:45px 4vw;display:grid;grid-template-columns:1.15fr .85fr;gap:55px}
.order-summary{background:#f5f5f5;padding:24px;height:max-content}
.order-summary h2{margin-top:0}
.summary-row{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #ddd}
.total-row{font-size:20px}
@media(max-width:900px){.checkout-page{grid-template-columns:1fr}}
@media(max-width:560px){.checkout-page{padding:28px 18px}}


/* Storefront polish */
.footer-note{color:#555;text-align:right;line-height:1.5}
.faq-section{padding:64px 4.2vw;background:#f7f7f7}
.faq-intro{max-width:620px;margin-bottom:28px}
.faq-intro h2{font-size:38px;margin:8px 0}
.faq-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.faq-grid article{background:#fff;border:1px solid #e7e7e7;padding:22px;min-height:150px}
.faq-grid h3{font-size:15px;margin:0 0 10px}
.faq-grid p{font-size:13px;color:#555;line-height:1.6;margin:0}
.text-link{display:inline-block;margin-top:24px;color:#111;font-size:12px;font-weight:700;letter-spacing:.05em}
.product-highlights{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 6px}
.product-highlights span{border:1px solid #ddd;padding:8px 10px;font-size:11px;background:#fafafa}
.product-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}
.product-info-grid article{border:1px solid #e5e5e5;padding:15px}
.product-info-grid h3{font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin:0 0 7px}
.product-info-grid p{font-size:12px;line-height:1.55;color:#555;margin:0}
.product-info-grid a,.notes a{color:#111}
.checkout-progress{font-size:12px;color:#666;letter-spacing:.04em}
.checkout-form h1{margin-bottom:8px}
.checkout-lead{margin-top:0;color:#666;line-height:1.55}
.checkout-trust{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 25px}
.checkout-trust span{background:#f5f5f5;border:1px solid #e5e5e5;padding:9px 11px;font-size:11px}
.legal-note{font-size:11px;color:#666;line-height:1.55;margin:13px 0 0}
.legal-note a{color:#111}
.summary-assurance{display:flex;flex-direction:column;gap:8px;border-top:1px solid #ddd;margin-top:17px;padding-top:17px;font-size:12px}
.summary-assurance a{color:#111}
.policy-page{max-width:980px;margin:auto;padding:54px 4vw 80px}
.policy-hero{padding:15px 0 30px;border-bottom:1px solid #e5e5e5}
.policy-hero h1{font-size:48px;margin:8px 0 12px}
.policy-hero p{color:#555}
.policy-nav{display:flex;gap:10px;flex-wrap:wrap;padding:24px 0;position:sticky;top:68px;background:#fff;z-index:5;border-bottom:1px solid #eee}
.policy-nav a{text-decoration:none;color:#111;border:1px solid #ddd;padding:9px 12px;font-size:12px}
.policy-section{padding:42px 0;border-bottom:1px solid #e5e5e5;scroll-margin-top:130px}
.policy-section h2{font-size:28px;margin:0 0 16px}
.policy-section p{font-size:14px;line-height:1.75;color:#444;max-width:760px}
.policy-callout{margin-top:42px;background:#f5f5f5;padding:28px}
.policy-callout h2{margin-top:0}
.policy-callout p{color:#555;line-height:1.65}
@media(max-width:900px){.faq-grid{grid-template-columns:1fr 1fr}.footer-note{text-align:center}.policy-nav{top:68px}}
@media(max-width:560px){.faq-section{padding:44px 18px}.faq-grid{grid-template-columns:1fr}.faq-intro h2{font-size:30px}.product-info-grid{grid-template-columns:1fr}.checkout-progress{display:none}.policy-page{padding:36px 18px 60px}.policy-hero h1{font-size:38px}.policy-nav{top:68px;overflow:auto;flex-wrap:nowrap}.policy-section{scroll-margin-top:125px}}
