:root{--ink:#132238;--ink-soft:#20334f;--denim:#245173;--denim-light:#5f87a8;--sage:#6f876f;--brass:#b3833e;--copper:#a96742;--paper:#f4f7f3;--paper-cool:#eaf1f2;--surface:#fffffc;--surface-soft:#f9fbf8;--text:#17263c;--text-muted:#5c6b7b;--text-soft:#748190;--hero-text:#fffaf2;--line:#13223824;--line-strong:#1322383d;--shadow-soft:0 14px 40px #1322381f;--shadow-lift:0 24px 60px #1322382e;--radius:8px;--font-display:"Playfair Display", Georgia, serif;--font-body:"Inter", system-ui, sans-serif;--duration-fast:.18s;--duration-normal:.26s;--ease:cubic-bezier(.2, 0, .2, 1)}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-padding-top:84px}body{min-width:320px;font-family:var(--font-body);color:var(--text);background:linear-gradient(180deg, var(--paper) 0%, var(--paper-cool) 46%, var(--paper) 100%);line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}:focus-visible{outline:3px solid color-mix(in srgb, var(--brass), white 20%);outline-offset:4px}::selection{color:var(--hero-text);background:var(--denim)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--paper-cool)}::-webkit-scrollbar-thumb{background:var(--denim-light);border:3px solid var(--paper-cool);border-radius:999px}.icon{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none;display:inline-block}.navbar{z-index:100;width:min(100%,1440px);color:var(--hero-text);transition:background var(--duration-normal) var(--ease), color var(--duration-normal) var(--ease), box-shadow var(--duration-normal) var(--ease), border-color var(--duration-normal) var(--ease);grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;margin:0 auto;padding:1rem 2rem;display:grid;position:fixed;inset:0 0 auto}.navbar.scrolled{width:min(100% - 2rem,1180px);color:var(--ink);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffce6;margin-top:.75rem}.navbar__logo{align-items:center;gap:.7rem;min-width:max-content;font-weight:700;display:inline-flex}.navbar__mark{width:2.35rem;height:2.35rem;font-family:var(--font-display);color:var(--hero-text);background:var(--ink);border:1px solid #ffffff38;border-radius:6px;place-items:center;font-size:1rem;display:grid}.navbar__wordmark{font-family:var(--font-display);text-transform:uppercase;letter-spacing:0;font-size:1.18rem}.navbar__links{justify-content:center;gap:1.5rem;list-style:none;display:flex}.navbar__links a,.navbar__cta{font-size:.88rem;font-weight:700;position:relative}.navbar__links a:after{content:"";transform-origin:0;height:2px;transition:transform var(--duration-fast) var(--ease);background:currentColor;position:absolute;bottom:-.35rem;left:0;right:0;transform:scaleX(0)}.navbar__links a:hover:after{transform:scaleX(1)}.navbar__cta{color:var(--ink);background:var(--hero-text);border-radius:var(--radius);transition:transform var(--duration-fast) var(--ease), background var(--duration-fast) var(--ease);justify-self:end;padding:.62rem 1rem}.navbar.scrolled .navbar__cta{color:var(--hero-text);background:var(--ink)}.navbar__cta:hover{transform:translateY(-2px)}.hero{min-height:88svh;color:var(--hero-text);isolation:isolate;align-items:center;padding:7.75rem max(1.5rem,50vw - 590px) 5rem;display:grid;position:relative;overflow:hidden}.hero__backdrop{z-index:-2;position:absolute;inset:0}.hero__backdrop img{object-fit:cover;object-position:center 42%;filter:saturate(.92)contrast(1.04);width:100%;height:100%;transform:scale(1.02)}.hero:before{z-index:-1;content:"";background:linear-gradient(90deg,#0d1726e0 0%,#0d1726a3 42%,#0d17262e 100%),linear-gradient(#0d17263d 0%,#0d17268f 100%);position:absolute;inset:0}.hero__inner{width:min(100%,710px);padding-right:1rem}.hero__eyebrow{color:#d8e7dc;align-items:center;gap:.55rem;margin-bottom:1.2rem;font-size:.94rem;font-weight:700;display:inline-flex}.hero__title{max-width:9ch;font-family:var(--font-display);text-wrap:balance;font-size:5.75rem;font-weight:700;line-height:.9}.hero__subtitle{color:#fffaf2db;text-wrap:pretty;width:min(100%,610px);margin-top:1.45rem;font-size:1.12rem;line-height:1.75}.hero__actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.button{border-radius:var(--radius);min-height:3rem;transition:transform var(--duration-fast) var(--ease), border-color var(--duration-fast) var(--ease), background var(--duration-fast) var(--ease);justify-content:center;align-items:center;gap:.55rem;padding:.9rem 1.1rem;font-size:.92rem;font-weight:800;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:var(--ink);background:var(--hero-text)}.button--ghost{color:var(--hero-text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf214;border:1px solid #fffaf26b}.button--ghost:hover{background:#fffaf224;border-color:#fffaf2b3}.hero__metrics{border-top:1px solid #fffaf23d;flex-wrap:wrap;gap:1.25rem;width:min(100%,620px);margin-top:2.35rem;padding-top:1.35rem;display:flex}.hero__metrics div{min-width:7rem}.hero__metrics dt{font-family:var(--font-display);font-size:2rem;font-weight:700;line-height:1}.hero__metrics dd{color:#fffaf2b3;margin-top:.3rem;font-size:.82rem;font-weight:700}.hero__spotlight{width:min(22rem,100% - 3rem);color:var(--ink);border-radius:var(--radius);box-shadow:var(--shadow-lift);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffce6;border:1px solid #fffffc80;padding:1rem;position:absolute;bottom:2.25rem;right:max(1.5rem,50vw - 590px)}.hero__spotlight span,.hero__spotlight small{color:var(--text-muted);font-size:.8rem;font-weight:800;display:block}.hero__spotlight strong{font-family:var(--font-display);margin:.2rem 0;font-size:1.28rem;line-height:1.15;display:block}main{overflow:hidden}.section{width:min(100% - 3rem,1180px);margin:0 auto;padding:4.75rem 0 0}.section__header{grid-template-columns:minmax(0,.8fr) minmax(18rem,.9fr);align-items:end;gap:2rem;margin-bottom:2rem;display:grid}.section__label{color:var(--copper);margin-bottom:.7rem;font-size:.95rem;font-weight:800}.section__title{font-family:var(--font-display);text-wrap:balance;font-size:3rem;font-weight:700;line-height:1.03}.section__desc{color:var(--text-muted);text-wrap:pretty;font-size:1rem;line-height:1.8}.collection-filter{border:1px solid var(--line);border-radius:var(--radius);background:#fffffcc2;flex-wrap:wrap;gap:.35rem;margin-bottom:1.55rem;padding:.35rem;display:inline-flex;box-shadow:0 10px 26px #1322380f}.collection-filter__button{min-height:2.45rem;color:var(--text-muted);transition:color var(--duration-fast) var(--ease), background var(--duration-fast) var(--ease), transform var(--duration-fast) var(--ease);border-radius:6px;padding:.58rem .85rem;font-size:.84rem;font-weight:800}.collection-filter__button:hover{color:var(--ink);background:#24517314}.collection-filter__button.is-active{color:var(--hero-text);background:var(--ink);box-shadow:0 8px 18px #1322382e}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;display:grid}.product-card{color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);transition:transform var(--duration-normal) var(--ease), box-shadow var(--duration-normal) var(--ease), border-color var(--duration-normal) var(--ease);display:grid;position:relative;overflow:hidden;box-shadow:0 10px 24px #13223814}.product-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-lift);transform:translateY(-5px)}.product-card:has(.product-card__image-wrap:focus-visible){border-color:var(--line-strong);box-shadow:var(--shadow-lift);transform:translateY(-5px)}.product-card__image-wrap{aspect-ratio:4/5;background:#d9e3e2;width:100%;display:block;position:relative;overflow:hidden}.product-card__image{object-fit:cover;width:100%;height:100%;transition:transform var(--duration-normal) var(--ease)}.product-card:hover .product-card__image{transform:scale(1.045)}.product-card:has(.product-card__image-wrap:focus-visible) .product-card__image{transform:scale(1.045)}.product-card__badge{max-width:calc(100% - 1.6rem);color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffce6;border:1px solid #fffffc8a;border-radius:6px;padding:.36rem .55rem;font-size:.72rem;font-weight:800;position:absolute;top:.8rem;left:.8rem}.product-card__quickview{color:var(--hero-text);opacity:0;transition:opacity var(--duration-fast) var(--ease), transform var(--duration-fast) var(--ease);background:#132238db;border-radius:6px;padding:.48rem .65rem;font-size:.78rem;font-weight:800;position:absolute;bottom:.8rem;right:.8rem;transform:translateY(.45rem)}.product-card:hover .product-card__quickview{opacity:1;transform:translateY(0)}.product-card:has(.product-card__image-wrap:focus-visible) .product-card__quickview{opacity:1;transform:translateY(0)}.product-card__info{gap:.48rem;padding:1rem;display:grid}.product-card__category{color:var(--copper);font-size:.78rem;font-weight:800}.product-card__name{min-height:3rem;font-family:var(--font-display);text-wrap:pretty;font-size:1.25rem;font-weight:700;line-height:1.18}.product-card__specs{min-height:2.8rem;color:var(--text-muted);font-size:.87rem;line-height:1.55}.product-card__footer{justify-content:space-between;align-items:end;gap:.8rem;margin-top:.2rem;display:flex}.product-card__price{gap:.05rem;display:grid}.product-card__price span{font-family:var(--font-display);color:var(--ink);font-size:1.26rem;font-weight:700;line-height:1}.product-card__price small{color:var(--text-soft);font-size:.78rem;text-decoration:line-through}.product-card__cart-btn{width:2.75rem;height:2.75rem;color:var(--hero-text);background:var(--denim);border-radius:var(--radius);transition:transform var(--duration-fast) var(--ease), background var(--duration-fast) var(--ease);flex:none;place-items:center;display:grid}.product-card__cart-btn:hover{background:var(--sage);transform:translateY(-2px)}.features{background:var(--surface-soft);border-block:1px solid var(--line);margin-top:5rem;padding:4.5rem max(1.5rem,50vw - 590px)}.features__intro{width:min(100%,700px);margin-bottom:2rem}.features__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;width:min(100%,1180px);margin:0 auto;display:grid}.features__intro{width:min(100%,1180px);margin-left:auto;margin-right:auto}.feature-card{min-height:14rem;color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);transition:transform var(--duration-normal) var(--ease), box-shadow var(--duration-normal) var(--ease), border-color var(--duration-normal) var(--ease);align-content:start;gap:.8rem;padding:1.2rem;display:grid}.feature-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-soft);transform:translateY(-4px)}.feature-card__icon{width:3rem;height:3rem;color:var(--denim);background:color-mix(in srgb, var(--denim-light), white 78%);border-radius:var(--radius);place-items:center;display:grid}.feature-card__title{font-family:var(--font-display);font-size:1.25rem;line-height:1.15}.feature-card__desc{color:var(--text-muted);text-wrap:pretty;font-size:.92rem;line-height:1.7}.story{color:var(--hero-text);background:var(--ink);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:3rem;margin-top:0;padding:5rem max(1.5rem,50vw - 590px);display:grid}.story__image-grid{grid-template-columns:1.1fr .9fr;gap:.75rem;display:grid}.story__image-grid img{object-fit:cover;border-radius:var(--radius);width:100%;height:13.5rem}.story__image-grid img:first-child{grid-row:span 2;height:100%;min-height:28rem}.story__text{max-width:560px}.story__text .section__label{color:#cfded5}.story__text h2{font-family:var(--font-display);text-wrap:balance;margin-bottom:1.2rem;font-size:3rem;line-height:1.04}.story__text p{color:#fffaf2bd;text-wrap:pretty;margin-bottom:1rem;line-height:1.85}.story__stat-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:2rem;display:grid}.story__stat{border-top:1px solid #fffaf233;padding-top:1rem}.story__stat dt{font-family:var(--font-display);font-size:2rem;font-weight:700;line-height:1}.story__stat dd{color:#fffaf2a3;margin-top:.35rem;font-size:.78rem;font-weight:800}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:fade-in var(--duration-fast) var(--ease);background:#132238b8;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.modal{width:min(100%,940px);max-height:min(88vh,760px);color:var(--text);background:var(--surface);border-radius:var(--radius);animation:modal-in var(--duration-normal) var(--ease);border:1px solid #fffffc6b;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);display:grid;overflow:auto;box-shadow:0 30px 90px #13223857}.modal__image-section{background:#dce7e5;min-height:100%;position:relative}.modal__image{object-fit:cover;width:100%;height:100%;min-height:32rem}.modal__close{width:2.65rem;height:2.65rem;color:var(--ink);border-radius:var(--radius);box-shadow:var(--shadow-soft);transition:transform var(--duration-fast) var(--ease), background var(--duration-fast) var(--ease);background:#fffffceb;place-items:center;display:grid;position:absolute;top:.85rem;right:.85rem}.modal__close:hover{background:var(--hero-text);transform:translateY(-2px)}.modal__details{align-content:center;gap:1rem;padding:2rem;display:grid}.modal__category{color:var(--copper);font-size:.82rem;font-weight:800}.modal__title{font-family:var(--font-display);text-wrap:balance;font-size:2.35rem;line-height:1.05}.modal__description{color:var(--text-muted);text-wrap:pretty;line-height:1.8}.modal__specs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:.25rem;display:grid}.modal__spec{background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius);gap:.25rem;min-height:5.1rem;padding:.85rem;display:grid}.modal__spec-label{color:var(--text-soft);font-size:.76rem;font-weight:800}.modal__spec-value{align-self:end;font-size:.92rem;line-height:1.35}.modal__purchase-row{grid-template-columns:.72fr 1fr;align-items:center;gap:.8rem;margin-top:.35rem;display:grid}.modal__price{font-family:var(--font-display);color:var(--ink);font-size:2rem;font-weight:700;line-height:1}.modal__order-btn{min-height:3.25rem;color:var(--hero-text);background:var(--denim);border-radius:var(--radius);transition:transform var(--duration-fast) var(--ease), background var(--duration-fast) var(--ease);justify-content:center;align-items:center;gap:.55rem;padding:.9rem 1rem;font-weight:800;display:inline-flex}.modal__order-btn:hover{background:var(--sage);transform:translateY(-2px)}.footer{color:var(--hero-text);background:#0f1b2d;padding:3rem max(1.5rem,50vw - 590px)}.footer__brand{font-family:var(--font-display);text-transform:uppercase;font-size:2rem;font-weight:700;line-height:1}.footer__tagline{color:#fffaf2ad;margin-top:.55rem}.footer__links{border-top:1px solid #fffaf229;flex-wrap:wrap;gap:.85rem 1.3rem;margin-top:1.6rem;padding-top:1.3rem;display:flex}.footer__links a{color:#fffaf2c7;transition:color var(--duration-fast) var(--ease);font-weight:800}.footer__links a:hover{color:var(--hero-text)}.footer__copy{color:#fffaf27a;margin-top:1.8rem;font-size:.85rem}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1024px){.navbar{padding-left:1.25rem;padding-right:1.25rem}.hero__title{font-size:4.6rem}.section__header{grid-template-columns:1fr;gap:1rem}.products-grid,.features__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story{grid-template-columns:1fr}.story__text{max-width:700px}}@media (width<=768px){html{scroll-padding-top:72px}.navbar,.navbar.scrolled{grid-template-columns:1fr auto;width:min(100% - 1rem,720px);margin-top:.5rem;padding:.75rem}.navbar__links{display:none}.navbar__wordmark{font-size:1rem}.navbar__mark{width:2.1rem;height:2.1rem}.hero{min-height:90svh;padding:7rem 1.25rem 3.5rem}.hero:before{background:linear-gradient(#0d1726db 0%,#0d1726b8 56%,#0d17267a 100%)}.hero__title{font-size:3.55rem;line-height:.95}.hero__subtitle{font-size:1rem}.hero__actions{flex-direction:column;align-items:stretch}.hero__metrics{gap:1rem}.hero__spotlight{display:none}.section{width:min(100% - 2rem,680px);padding-top:3.25rem}.section__title,.story__text h2{font-size:2.35rem}.collection-filter{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.products-grid{grid-template-columns:1fr}.product-card__name,.product-card__specs{min-height:auto}.features{margin-top:3.5rem;padding-top:3.5rem;padding-bottom:3.5rem}.features__grid{grid-template-columns:1fr}.feature-card{min-height:auto}.story{gap:2rem;padding-top:3.5rem;padding-bottom:3.5rem}.story__image-grid img,.story__image-grid img:first-child{height:13rem;min-height:0}.story__stat-row{grid-template-columns:1fr}.modal{grid-template-columns:1fr;max-height:90vh}.modal__image{min-height:18rem;max-height:48vh}.modal__details{padding:1.25rem}.modal__title{font-size:2rem}.modal__purchase-row{grid-template-columns:1fr}}@media (width<=480px){.hero__title{font-size:2.85rem}.hero__metrics{grid-template-columns:1fr 1fr;display:grid}.section__title,.story__text h2{font-size:2rem}.collection-filter{grid-template-columns:1fr}.product-card__footer{align-items:stretch}.modal-overlay{padding:.75rem}.modal__specs-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
