:root{color-scheme:light;--ink: #161616;--muted: #65666d;--line: #ded9d1;--paper: #fbfaf7;--soft: #f1ece4;--rose: #b45e69;--plum: #3d2734;--sage: #5c786d;--gold: #b58b4b;--white: #ffffff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(20px,4vw,56px);border-bottom:1px solid rgba(22,22,22,.08);background:#fbfaf7db;backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--ink);color:var(--white);font-size:16px}nav{display:flex;gap:clamp(14px,3vw,34px);color:var(--muted);font-size:14px}.hero{min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:clamp(28px,5vw,76px);align-items:center;padding:clamp(42px,7vw,92px) clamp(20px,5vw,72px) 36px}.hero-copy{max-width:720px}.eyebrow{margin:0 0 14px;color:var(--rose);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:22px;font-size:clamp(42px,7vw,86px);line-height:.96;letter-spacing:0}h2{margin-bottom:18px;font-size:clamp(30px,4vw,54px);line-height:1;letter-spacing:0}h3{margin-bottom:10px;font-size:20px;line-height:1.2}.hero-lede,.section-heading p,.honors-copy p,.product-card p,.capability-list p{color:var(--muted);line-height:1.7}.hero-lede{max-width:620px;margin-bottom:30px;font-size:18px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button,.email-form button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid var(--ink);border-radius:999px;padding:0 22px;font-weight:800;cursor:pointer}.button.primary,.email-form button{background:var(--ink);color:var(--white)}.button.secondary{background:transparent}.hero-media{position:relative;min-height:460px;overflow:hidden;border-radius:28px;background:var(--soft)}.hero-media img{width:100%;height:100%;min-height:460px;object-fit:cover}.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);background:var(--white)}.proof-strip div{min-height:118px;padding:28px clamp(20px,4vw,46px);border-right:1px solid var(--line)}.proof-strip div:last-child{border-right:0}.proof-strip strong{display:block;margin-bottom:8px;font-size:24px}.proof-strip span{color:var(--muted)}.section{padding:clamp(64px,9vw,118px) clamp(20px,5vw,72px)}.section-heading{max-width:760px;margin-bottom:34px}.product-scroll-wrap{margin-inline:clamp(-72px,-5vw,-20px);overflow-x:auto;overscroll-behavior-x:contain;scroll-padding-inline:clamp(20px,5vw,72px);scroll-snap-type:x mandatory;scrollbar-color:var(--rose) rgba(22,22,22,.08)}.product-scroll-wrap::-webkit-scrollbar{height:10px}.product-scroll-wrap::-webkit-scrollbar-track{background:#16161614}.product-scroll-wrap::-webkit-scrollbar-thumb{border-radius:999px;background:var(--rose)}.product-track{display:flex;gap:18px;width:max-content;min-width:100%;padding:0 clamp(20px,5vw,72px) 18px}.product-card{flex:0 0 clamp(280px,30vw,390px);overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--white);scroll-snap-align:start}.product-card h3,.product-card p{padding-inline:22px}.product-card h3{min-height:48px}.product-card p:last-child{margin-bottom:24px}.product-category{display:inline-flex;width:fit-content;margin:18px 0 0 22px;border:1px solid var(--line);border-radius:999px;padding:6px 11px;color:var(--plum);font-size:12px;font-weight:800}.product-tone{margin:20px 0 8px;color:var(--sage);font-size:13px;font-weight:800;text-transform:uppercase}.product-image-slot{aspect-ratio:4 / 3;background:var(--soft)}.product-image-slot img{width:100%;height:100%;object-fit:cover}.product-more-card{display:flex;min-height:100%;flex-direction:column;justify-content:flex-end;padding-top:28px;background:var(--plum);color:var(--white)}.product-more-card p{color:#ffffffc2}.product-more-card .product-tone{color:#f0c6cf}.more-icon{display:grid;width:52px;height:52px;place-items:center;margin:0 22px auto;border:1px solid rgba(255,255,255,.32);border-radius:50%;font-size:25px}.honors{display:grid;gap:clamp(26px,4vw,48px);background:var(--plum);color:var(--white)}.honors .eyebrow{color:#f0c6cf}.honors-copy p{max-width:980px;color:#ffffffbd}.honor-badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px}.honor-sales-card{margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#ffffff14}.honor-sales-card img{width:100%;aspect-ratio:16 / 7;object-fit:cover;object-position:top center}.honor-sales-card figcaption{padding:12px 14px;color:#f0c6cf;font-size:13px;font-weight:800;text-align:center;text-transform:uppercase}.review-area{display:grid;gap:18px}.review-heading{max-width:980px}.review-heading h3{margin-bottom:0;font-size:clamp(26px,3vw,42px)}.review-wall{position:relative;display:grid;gap:16px;margin-inline:clamp(-72px,-5vw,-20px);min-width:0;overflow:hidden;padding-block:10px}.review-wall:before,.review-wall:after{position:absolute;top:0;z-index:1;width:18%;height:100%;content:"";pointer-events:none}.review-wall:before{left:0;background:linear-gradient(90deg,var(--plum),rgba(61,39,52,0))}.review-wall:after{right:0;background:linear-gradient(270deg,var(--plum),rgba(61,39,52,0))}.review-lane{min-width:0;overflow:hidden}.review-track{display:flex;width:max-content;gap:14px;animation:review-marquee 32s linear infinite}.review-lane:nth-child(2) .review-track{animation-duration:38s}.review-lane:nth-child(3) .review-track{animation-duration:44s}.review-lane[data-direction=reverse] .review-track{animation-direction:reverse}.review-pill{width:clamp(250px,26vw,360px);min-height:118px;margin:0;border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:18px;background:#ffffff1c;box-shadow:0 18px 42px #0000002e}.review-pill blockquote{margin:0 0 14px;color:#ffffffe6;line-height:1.45}.review-pill figcaption{display:flex;align-items:center;gap:8px;color:#f0c6cf;font-size:12px;font-weight:800;text-transform:uppercase}.review-pill figcaption span{font-size:16px;line-height:1}@keyframes review-marquee{to{transform:translate(calc(-50% - 7px))}}.capability-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.capability-list article{min-height:220px;padding:30px;background:var(--paper)}.retail-section{background:var(--white)}.retail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;border:1px solid var(--line);background:var(--line)}.retail-card{display:flex;min-height:300px;flex-direction:column;align-items:flex-start;padding:clamp(24px,4vw,34px);background:var(--white)}.retail-card h3{margin-bottom:14px;font-size:clamp(24px,3vw,34px)}.retail-card p:not(.retail-label){color:var(--muted);line-height:1.7}.retail-label{display:inline-flex;width:fit-content;margin-bottom:22px;border:1px solid var(--line);border-radius:999px;padding:7px 12px;color:var(--rose);font-size:12px;font-weight:800;text-transform:uppercase}.retail-link{display:inline-flex;min-height:44px;align-items:center;justify-content:center;margin-top:auto;border:1px solid var(--ink);border-radius:999px;padding:0 18px;font-weight:800}.retail-link:hover{background:var(--ink);color:var(--white)}.contact-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,.75fr);gap:clamp(28px,6vw,80px);align-items:start;padding:clamp(58px,8vw,96px) clamp(20px,5vw,72px);background:#eef3ef}.email-form{padding-top:8px}.email-form label{display:block;margin-bottom:10px;font-weight:800}.form-row{display:flex;gap:10px}input{width:100%;min-height:52px;border:1px solid #cdd6ce;border-radius:999px;padding:0 18px;background:var(--white);color:var(--ink);font:inherit}input:focus{outline:3px solid rgba(180,94,105,.22);border-color:var(--rose)}.form-note{margin:12px 0 0;color:var(--muted);font-size:14px}footer{display:flex;justify-content:space-between;gap:18px;padding:26px clamp(20px,5vw,72px);color:var(--muted);font-size:14px}.product-page-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,.8fr);gap:clamp(28px,5vw,72px);align-items:center;padding:clamp(54px,8vw,104px) clamp(20px,5vw,72px)}.product-page-media{overflow:hidden;border-radius:8px;background:var(--soft)}.product-page-media img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.product-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line);border-block:1px solid var(--line)}.product-catalog article{min-height:280px;padding:clamp(24px,4vw,42px);background:var(--paper)}.product-catalog .product-category{margin-left:0}.product-catalog-image{aspect-ratio:4 / 3;margin-bottom:22px;overflow:hidden;border-radius:8px;background:var(--soft)}.product-catalog-image img{width:100%;height:100%;object-fit:cover}.product-catalog h2{font-size:clamp(28px,3vw,42px)}.product-catalog p:last-child{max-width:580px;color:var(--muted);line-height:1.7}@media(max-width:880px){.site-header,footer{align-items:flex-start;flex-direction:column}.hero,.honors,.contact-section,.product-page-hero,.honor-badges{grid-template-columns:1fr}.hero{min-height:auto}.hero-media,.hero-media img{min-height:340px}.proof-strip,.capability-list,.retail-grid,.product-catalog{grid-template-columns:1fr}.proof-strip div{border-right:0;border-bottom:1px solid var(--line)}.form-row{flex-direction:column}.email-form button{width:100%}}@media(max-width:540px){nav{width:100%;justify-content:space-between}h1{font-size:42px}h2{font-size:30px}.button{width:100%}.review-wall:before,.review-wall:after{width:10%}.review-pill{width:250px;min-height:132px}}@media(prefers-reduced-motion:reduce){.review-track{animation:none;flex-wrap:wrap;width:auto}}
