@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{--ink:#202421;--muted:#73766f;--paper:#f6f5f2;--line:#dedfd8;--green:#50664f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none;cursor:pointer}button,input,select{font:inherit}button,select{cursor:pointer}button,a,input,summary,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #718b64;outline-offset:5px}button{color:inherit}img{max-width:100%;display:block}button{border:0}h1,h2,h3,p{margin:0}.wrap{max-width:1320px;margin-inline:auto;padding-inline:44px}.section{padding-top:110px;padding-bottom:95px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:650}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--ink);color:#fff;padding:18px 25px;border-radius:100px;font-size:13px;font-weight:500;min-height:52px;transition:background .2s,transform .2s}.button:hover{background:#465244;transform:translateY(-2px)}.button span{font-size:19px}.button.small{min-height:43px;padding:10px 20px;font-size:12px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:13px;font-weight:550;min-height:44px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link span{font-size:20px}.skip{position:fixed;top:-100px;z-index:30;background:white;padding:15px}.skip:focus{top:8px}header{height:94px;max-width:1320px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 44px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-size:25px;letter-spacing:-1px;font-weight:600}.brand-mark{font-family:Georgia,serif;border:1px solid var(--ink);border-radius:7px;padding:0 5px;font-size:32px;position:relative;line-height:36px}.brand-mark>span{font-family:Arial;font-size:9px;position:absolute;top:-7px;right:-8px;background:var(--paper);line-height:14px}.brand-location{display:block;font-size:7px;letter-spacing:3px;margin:0 0 0 2px}nav{display:flex;gap:34px;font-size:12px}nav a{padding-block:15px}nav a:hover{color:var(--green)}nav a span{margin-left:10px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:40px;padding-top:36px;padding-bottom:40px;align-items:center}.hero-copy{padding:32px 0}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#687c5a;margin-right:8px}.hero h1{font-size:clamp(46px,5.1vw,72px);line-height:1.05;font-weight:550;letter-spacing:-4px;margin:30px 0 25px}.hero h1>span{color:#7c8478}.hero-copy>p{font-size:14px;line-height:1.9;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:31px}.hero-footnote{display:flex;align-items:center;gap:13px;margin-top:74px;color:var(--muted);font-size:10px;line-height:1.8}.hero-footnote strong{font-weight:450;color:var(--ink)}.mini-icon{font-size:27px;color:var(--green)}.hero-visual{height:560px;position:relative;border-radius:16px;overflow:hidden;background:#a3a59c}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center 55%}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0005,transparent 28%,transparent 48%,#0009);pointer-events:none}.photo-top,.photo-caption,.photo-tag{position:absolute;z-index:1;color:#fff}.photo-top{inset:24px 26px auto;display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:1.6px}.photo-top>span:last-child{font-size:22px}.photo-caption{left:28px;right:28px;bottom:63px;display:flex;align-items:end;justify-content:space-between}.photo-caption span{font-size:8px;letter-spacing:1.6px}.photo-caption h2{font-size:35px;line-height:1.08;font-weight:500;letter-spacing:-1.3px;margin-top:12px}.photo-caption a{width:46px;height:46px;background:#ffffff24;border:1px solid #ffffff70;border-radius:50%;display:grid;place-items:center;font-size:23px;backdrop-filter:blur(8px)}.photo-tag{bottom:22px;left:28px;font-size:10px;letter-spacing:.5px}.photo-tag span{margin:0 7px}.benefits{display:grid;grid-template-columns:repeat(3,1fr)}.benefits>div{border-block:1px solid var(--line);padding:23px 0;font-size:12px;display:flex;gap:15px;justify-content:center}.benefits span{color:#8c9586;font-size:10px}.section-top{display:flex;align-items:end;justify-content:space-between;margin-bottom:40px}h2{font-size:clamp(32px,3.5vw,47px);letter-spacing:-1.9px;line-height:1.12;font-weight:500}.section-top h2{margin-top:15px}.section-top>p{font-size:12px;line-height:1.8;color:var(--muted)}.catalog-toolbar{display:grid;grid-template-columns:1fr auto;gap:20px;margin-bottom:24px}.search{grid-column:2;grid-row:1;display:flex;align-items:center;gap:9px;border-bottom:1px solid #bfc3b8;width:250px;min-height:44px}.search>span{font-size:25px}.search input{width:100%;min-width:0;border:0;background:none;outline-offset:0;font-size:12px;padding:12px 0}.search button{background:none;font-size:22px;min-width:44px;min-height:44px}.filters{grid-column:1;grid-row:1;display:flex;align-items:center;gap:7px;overflow:auto;scrollbar-width:none}.filters button{border:1px solid var(--line);border-radius:40px;padding:12px 20px;font-size:11px;white-space:nowrap;min-height:42px;background:transparent}.filters button.active{background:var(--ink);color:white;border-color:var(--ink)}.catalog-meta{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:10px}.sort-pill{display:flex;align-items:center;border:1px solid var(--line);border-radius:30px;padding:0 12px;min-height:40px;gap:5px}.sort-pill select{border:0;background:transparent;color:var(--ink);font-size:10px;max-width:155px;min-height:40px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px}.product-card{min-width:0}.product-photo{width:100%;position:relative;display:block;border-radius:12px;overflow:hidden;padding:0;background:#e4e4df;text-align:left}.product-photo img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;transition:transform .5s}.product-photo:hover img{transform:scale(1.04)}.product-badge{position:absolute;left:16px;top:16px;background:#f6f5f2ed;backdrop-filter:blur(8px);padding:7px 12px;border-radius:30px;font-size:9px}.product-arrow{position:absolute;right:16px;bottom:16px;display:grid;place-items:center;width:38px;height:38px;background:#f6f5f2;border-radius:50%;font-size:20px}.product-info{padding:14px 3px 0}.product-info h3{font-size:20px;font-weight:500;letter-spacing:-.5px}.product-info .specs{font-size:11px;color:var(--muted);margin-top:6px}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:15px;border-top:1px solid var(--line);padding-top:9px;gap:8px}.product-bottom>span{font-size:10px;color:var(--muted)}.product-bottom a{font-size:11px;min-height:44px;display:flex;align-items:center;gap:15px}.product-bottom a:hover{text-decoration:underline}.catalog-note{font-size:10px;color:var(--muted);text-align:center;line-height:1.8;margin-top:36px}.empty{text-align:center;padding:50px}.empty p{margin:15px}.about{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.about-image{position:relative;overflow:hidden;border-radius:14px}.about-image img{width:100%;height:560px;object-fit:cover}.about-image>span{position:absolute;bottom:24px;left:25px;font-size:9px;color:white;letter-spacing:1.7px;background:#202421ac;padding:12px;border-radius:4px}.about-copy h2{margin:21px 0}.about-copy>p{font-size:13px;line-height:1.9;color:var(--muted);max-width:415px}.about-item{display:flex;gap:20px;border-top:1px solid var(--line);padding-top:19px;margin-top:24px}.about-item>span{font-size:10px;color:var(--green);padding-top:4px}.about-item h3{font-size:15px;font-weight:500}.about-item p{font-size:12px;color:var(--muted);line-height:1.8;margin-top:8px}.about-copy>.text-link{margin-top:23px}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:60px}.faq h2{margin:20px 0}.faq>div>p{font-size:12px;color:var(--muted)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;font-size:13px;min-height:76px}summary::-webkit-details-marker{display:none}summary span{font-size:22px;font-weight:400;color:var(--muted)}details[open] summary span{transform:rotate(45deg)}details p{font-size:12px;color:var(--muted);line-height:1.9;padding:0 32px 25px 0}.visit{background:#232923;color:#f6f5f2;border-radius:18px;padding:55px 50px 38px;max-width:1232px}.visit-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.visit .eyebrow{color:#c0c8b8}.visit h2{margin-top:23px;font-size:48px}.button.light{background:#f1f2e9;color:#252c22}.button.light:hover{background:#d5dfc8}.visit-bottom{display:grid;grid-template-columns:1.5fr 1fr .8fr;border-top:1px solid #ffffff25;margin-top:47px;padding-top:30px;gap:30px;font-size:12px}.muted-label{display:block;font-size:8px;letter-spacing:1.6px;color:#abb3a3;margin-bottom:16px}.visit-bottom p{font-size:12px;line-height:1.9}.visit-bottom>div>a:not(.text-link){display:block;min-height:36px}.visit-bottom small{color:#b4baaf;font-size:9px;display:block;line-height:1.7}.facebook-name{font-size:10px;color:#b4baaf}.visit-bottom .text-link{font-size:11px;margin-top:8px}footer{display:flex;justify-content:space-between;align-items:center;min-height:125px;font-size:10px;color:var(--muted)}.footer-brand{font-size:31px;color:var(--ink);font-weight:600;letter-spacing:-1.4px}.footer-brand span{font-size:12px;vertical-align:top;letter-spacing:0}dialog{border:0;border-radius:18px;padding:0;max-width:860px;width:calc(100% - 32px);max-height:90dvh;overflow:auto;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#151b17ad;backdrop-filter:blur(7px)}.dialog-layout{display:grid;grid-template-columns:1fr 1fr}.dialog-layout img{width:100%;height:480px;object-fit:cover}.dialog-close{position:absolute;right:12px;top:12px;border-radius:50%;width:44px;height:44px;font-size:26px;z-index:2;background:#fffffff0;box-shadow:0 2px 12px #0002}.detail-copy{padding:60px 30px 30px}.detail-copy h2{font-size:34px;margin:18px 0}.detail-copy p{font-size:13px;line-height:1.8;margin-bottom:17px;color:var(--muted)}.detail-note{font-size:12px;line-height:1.8;border-top:1px solid var(--line);padding-top:20px;margin:25px 0}.detail-copy .button{width:100%}#gallery-controls{display:flex;gap:10px;padding:10px}#gallery-controls:empty{display:none}#gallery-controls button{min-height:44px;border-radius:8px;padding:10px 15px;background:#e4e5dc}#gallery-controls button[aria-pressed=true]{background:var(--ink);color:white}[hidden]{display:none!important}
@media(min-width:1450px){.hero{padding-top:50px}.hero-visual{height:610px}}
@media(max-width:1050px){.wrap{padding-inline:28px}header{padding-inline:28px}.hero{gap:28px}.hero-visual{height:510px}.hero h1{letter-spacing:-2.5px}.hero-actions{align-items:start;flex-direction:column;gap:8px}.hero-footnote{margin-top:35px}.about{gap:40px}.visit{margin-inline:28px;padding:40px}.visit h2{font-size:40px}.product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:768px){html{scroll-padding-top:78px}.wrap{padding-inline:20px}header{height:68px;padding:0 20px;position:relative;z-index:5}.brand{font-size:22px}.brand-mark{font-size:28px;line-height:31px}nav{display:none;position:absolute;top:67px;left:0;right:0;background:var(--paper);padding:16px 20px 24px;box-shadow:0 15px 20px #0001;flex-direction:column;gap:0}nav.open{display:flex}nav a{padding:16px 0;font-size:15px}.header-chat{margin-left:auto;margin-right:10px}.button.small{min-height:44px;padding:9px 16px;font-size:11px;gap:10px}.menu-toggle{display:block;min-width:44px;min-height:44px;background:transparent;font-size:24px}.hero{grid-template-columns:1fr;gap:20px;padding-top:28px;padding-bottom:28px}.hero-copy{padding:16px 0 4px}.hero h1{font-size:58px;letter-spacing:-3px;margin:24px 0 20px}.hero-copy>p{font-size:13px}.hero-actions{flex-direction:row;align-items:center;gap:20px;margin-top:25px}.hero-actions .button{padding:15px 20px;gap:20px;font-size:12px}.hero-actions .text-link{font-size:12px;gap:8px}.hero-footnote{margin-top:26px}.hero-visual{height:480px}.benefits{grid-template-columns:1fr}.benefits>div{padding:15px 0;justify-content:start;border-top:0}.benefits>div:first-child{border-top:1px solid var(--line)}.section{padding-top:65px;padding-bottom:60px}.section-top{align-items:start;flex-direction:column;gap:18px;margin-bottom:25px}.section-top h2{font-size:35px}.catalog-toolbar{display:flex;flex-direction:column;gap:15px;position:static}.search{width:100%;min-height:48px}.search input{font-size:14px}.filters button{min-height:44px;font-size:12px}.catalog-meta{font-size:10px}.sort-pill select{font-size:11px}.product-grid{gap:27px 16px}.product-photo img{aspect-ratio:1}.product-info h3{font-size:19px}.about{grid-template-columns:1fr;gap:32px}.about-image img{height:430px}.about-copy h2{font-size:39px}.about-copy>p{max-width:none}.faq{grid-template-columns:1fr;gap:25px}.faq h2 br{display:none}.faq h2{font-size:34px}summary{min-height:76px;font-size:13px}.visit{margin-inline:16px;padding:33px 24px;border-radius:14px}.visit-top{flex-direction:column;align-items:start;gap:27px}.visit h2{font-size:38px;letter-spacing:-1.5px}.visit-top .button{width:100%}.visit-bottom{grid-template-columns:1fr 1fr;gap:30px 20px;margin-top:30px}.visit-bottom>div:first-child{grid-column:1/-1}footer{flex-wrap:wrap;gap:20px;padding-top:25px;padding-bottom:25px;min-height:110px}.footer-brand{width:100%;font-size:28px}.dialog-layout{grid-template-columns:1fr}.dialog-layout img{height:330px}.detail-copy{padding:30px 24px}.detail-copy h2{font-size:30px}}
@media(max-width:480px){.hero h1{font-size:51px}.hero-visual{height:430px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.product-photo img{aspect-ratio:1}.product-info h3{font-size:16px}.product-info{padding:12px 0 0}.product-badge{left:8px;top:8px;padding:6px 9px;font-size:8px}.product-arrow{right:8px;bottom:8px;width:32px;height:32px}.product-bottom{flex-direction:column;align-items:flex-start;gap:0;margin-top:10px;padding-top:8px}.product-bottom a{width:100%;justify-content:space-between}.product-bottom a{font-size:12px}.product-info .specs{font-size:12px}.product-bottom>span{font-size:11px}.desktop-break{display:none}.about-image img{height:380px}}
@media(max-width:360px){.hero h1{font-size:45px}.hero-actions{gap:12px}.hero-actions .button{padding:14px 16px;gap:8px}.header-chat{font-size:10px!important;padding:9px 12px!important}.visit-bottom{grid-template-columns:1fr}.visit h2{font-size:33px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Keep the sold-out photo caption visible in its original portrait layout. */
.product-photo.sold-out img{object-fit:contain;background:#ebeae6}.product-photo.sold-out .product-badge{background:#333b32;color:white}.detail-copy .button #detail-action{font-size:13px}
