:root{--ink:#222a38;--ink-soft:#4d5360;--gold:#b28a4d;--gold-dark:#8f6b35;--cream:#f7f3eb;--cream-deep:#eee5d6;--paper:#fffdf9;--sage:#7d846c;--line:#222a3824;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--container:min(1240px, calc(100vw - 80px));color:var(--ink);font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;min-height:100vh;color:var(--ink);margin:0;font-size:16px;line-height:1.6}body.is-locked{overflow:hidden}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);letter-spacing:-.035em;font-weight:400;line-height:1.04}h1 em,h2 em{color:var(--gold-dark);font-weight:400}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.container{width:var(--container);margin-inline:auto}.section{padding:112px 0}.eyebrow{color:var(--gold-dark);letter-spacing:.2em;text-transform:uppercase;margin-bottom:18px;font-size:.72rem;font-weight:700;line-height:1.3}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button{cursor:pointer;letter-spacing:.11em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:14px 25px;font-size:.78rem;font-weight:700;line-height:1;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--dark{background:var(--ink);color:#fff}.button--dark:hover{background:var(--gold-dark)}.button--outline{border-color:var(--ink);background:0 0}.button--outline:hover{background:var(--ink);color:#fff}.button--light{background:var(--cream);color:var(--ink)}.button--light:hover{background:#fff}.button--full{width:100%}.button--grow{flex:1}.link-arrow{border-bottom:1px solid var(--ink);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:14px;padding-bottom:5px;font-size:.82rem;font-weight:700;display:inline-flex}.link-arrow span{transition:transform .18s}.link-arrow:hover span{transform:translate(5px)}.icon-button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background-color .18s,color .18s;display:inline-flex}.icon-button:hover{background:var(--ink);color:#fff}.icon-button svg,.cart-button svg,.search-field svg,.product-detail__notes svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:21px}.text-button{cursor:pointer;background:0 0;border-bottom:1px solid;padding:0;font-size:.78rem}.text-button--center{align-self:center}.announcement{background:var(--ink);color:#fff;letter-spacing:.11em;text-transform:uppercase;justify-content:center;align-items:center;gap:32px;min-height:34px;padding:7px 20px;font-size:.7rem;display:flex}.announcement p{margin:0}.announcement a{color:#e5c693}.announcement a span{padding-left:5px}.site-header{z-index:30;border-bottom:1px solid var(--line);background:#fffdf9f5;position:relative}.site-header__inner{grid-template-columns:1fr auto 1fr;align-items:center;min-height:92px;display:grid}.brand-mark{color:var(--gold-dark);align-items:center;gap:12px;display:inline-flex}.site-header .brand-mark{justify-self:center}.brand-mark__icon{width:53px;height:53px}.brand-mark__type{flex-direction:column;display:flex}.brand-mark__type strong{color:var(--ink);font-family:var(--serif);letter-spacing:.02em;font-size:1.42rem;font-weight:400;line-height:1.08}.brand-mark__type small{color:var(--gold-dark);letter-spacing:.16em;text-transform:uppercase;font-size:.57rem;font-weight:700}.main-nav{grid-area:1/1;align-items:center;gap:29px;display:flex}.main-nav a{letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:700;position:relative}.main-nav a:after{background:var(--gold);content:"";opacity:0;height:1px;transition:opacity .18s,transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(.3)}.main-nav a:hover:after,.main-nav a.router-link-active:after{opacity:1;transform:scaleX(1)}.header-actions{justify-self:end;align-items:center;gap:10px;display:flex}.cart-button{cursor:pointer;background:0 0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:relative}.cart-button span{background:var(--gold-dark);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.61rem;font-weight:700;display:flex;position:absolute;top:0;right:-2px}.menu-toggle{cursor:pointer;background:0 0;align-items:center;display:none}.home-hero{background:radial-gradient(circle at 15% 22%, #b28a4d17, transparent 28%), linear-gradient(90deg, var(--cream) 0%, var(--cream) 52%, #ece6dc 52%, #ece6dc 100%);min-height:730px;position:relative;overflow:hidden}.home-hero:before{content:"";background:#b28a4d2b;width:1px;position:absolute;top:0;bottom:0;left:43%}.home-hero__grid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:70px;min-height:730px;display:grid;position:relative}.home-hero__content{z-index:2;max-width:550px;padding:82px 0 74px;position:relative}.home-hero h1{margin-bottom:28px;font-size:clamp(3.7rem,5.2vw,5.75rem)}.home-hero__lead{max-width:510px;color:var(--ink-soft);margin-bottom:34px;font-size:1.06rem;line-height:1.85}.home-hero__actions{align-items:center;gap:30px;display:flex}.home-hero__note{border-top:1px solid var(--line);align-items:center;gap:18px;max-width:430px;margin-top:56px;padding-top:24px;display:flex}.home-hero__note>span{border:1px solid var(--gold);width:49px;height:49px;color:var(--gold-dark);font-family:var(--serif);border-radius:50%;flex:0 0 49px;justify-content:center;align-items:center;display:flex}.home-hero__note p{color:var(--ink-soft);margin:0;font-size:.77rem;line-height:1.55}.home-hero__note strong{color:var(--ink);margin-bottom:2px;font-size:.8rem;display:block}.home-hero__visual{min-height:730px;position:relative}.hero-image{position:absolute;overflow:hidden;box-shadow:0 28px 65px #28251f21}.hero-image img{object-fit:cover;width:100%;height:100%;transition:transform 1.1s}.hero-image:hover img{transform:scale(1.025)}.hero-image--main{width:min(89%,640px);height:590px;top:48px;right:0}.hero-image--small{border:11px solid var(--cream);width:250px;height:260px;bottom:30px;left:-28px}.hero-stamp{background:var(--ink);color:#e5c693;border-radius:50%;width:116px;height:116px;position:absolute;bottom:38px;right:-34px;transform:rotate(-10deg)}.hero-stamp svg{fill:none;stroke:currentColor;stroke-width:1px;width:100%;height:100%}.hero-stamp text{fill:currentColor;stroke:none;font-family:var(--sans);letter-spacing:1.8px;font-size:7px;font-weight:700}.section-heading{margin-bottom:48px}.section-heading h2{max-width:680px;margin:0;font-size:clamp(2.5rem,4vw,4rem)}.section-heading--split{grid-template-columns:1.25fr .75fr;align-items:end;gap:70px;display:grid}.section-heading--split>p{max-width:420px;color:var(--ink-soft);margin-bottom:7px}.section-heading--row{justify-content:space-between;align-items:end;gap:40px;display:flex}.category-section{background:var(--paper)}.category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category-card{background:#ddd;height:470px;position:relative;overflow:hidden}.category-card:nth-child(2n){margin-top:38px}.category-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.category-card:nth-child(2) img{object-position:center 25%}.category-card__overlay{background:linear-gradient(#0000 45%,#151920b8);position:absolute;inset:0}.category-card__content{color:#fff;position:absolute;bottom:26px;left:24px;right:24px}.category-card__content span{letter-spacing:.15em;text-transform:uppercase;font-size:.64rem;font-weight:700}.category-card__content h3{font-family:var(--serif);margin:4px 0 0;font-size:2rem;font-weight:400}.category-card__content i{font-size:1.35rem;font-style:normal;transition:transform .18s;position:absolute;bottom:7px;right:0}.category-card:hover img{transform:scale(1.045)}.category-card:hover i{transform:translate(6px)}.featured-section{background:var(--cream)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.product-card__image-wrap{aspect-ratio:.84;background:#eceae5;display:block;position:relative;overflow:hidden}.product-card__image{object-fit:cover;width:100%;height:100%;transition:transform .55s}.product-card__badge{color:var(--ink);letter-spacing:.1em;text-transform:uppercase;background:#fffdf9eb;padding:7px 11px;font-size:.62rem;font-weight:700;position:absolute;top:16px;left:16px}.product-card__view{color:#fff;letter-spacing:.1em;opacity:0;text-align:center;text-transform:uppercase;background:#222a38e6;padding:12px;font-size:.68rem;font-weight:700;transition:opacity .18s,transform .18s;position:absolute;bottom:14px;left:14px;right:14px;transform:translateY(8px)}.product-card__image-wrap:hover .product-card__image{transform:scale(1.035)}.product-card__image-wrap:hover .product-card__view{opacity:1;transform:translateY(0)}.product-card__content{padding:19px 3px 0}.product-card__category{color:var(--gold-dark);letter-spacing:.14em;text-transform:uppercase;margin-bottom:5px;font-size:.62rem;font-weight:700}.product-card__name{min-height:48px;font-family:var(--serif);font-size:1.2rem;line-height:1.35;display:block}.product-card__name:hover{color:var(--gold-dark)}.product-card__bottom{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.product-card__bottom strong{font-size:.92rem;font-weight:600}.icon-button--add{border-color:var(--ink);width:36px;height:36px}.icon-button--add svg{width:18px}.story-section{background:var(--paper);overflow:hidden}.story-section__grid{grid-template-columns:1.12fr .88fr;align-items:center;gap:115px;display:grid}.story-section__images{min-height:650px;position:relative}.story-section__large{object-fit:cover;width:82%;height:620px}.story-section__detail{border:13px solid var(--paper);object-fit:cover;width:42%;height:330px;position:absolute;bottom:-18px;right:0}.story-section__content{max-width:485px}.story-section__content h2{margin-bottom:31px;font-size:clamp(3rem,4.5vw,4.65rem)}.story-section__content>p:not(.eyebrow){color:var(--ink-soft);margin-bottom:18px;line-height:1.85}.story-section__content .button{margin-top:18px}.service-strip{border-block:1px solid var(--line);background:var(--cream);padding:48px 0}.service-strip__grid{grid-template-columns:repeat(3,1fr);display:grid}.service-strip article{border-right:1px solid var(--line);align-items:flex-start;gap:20px;padding:5px 42px;display:flex}.service-strip article:first-child{padding-left:0}.service-strip article:last-child{border:0;padding-right:0}.service-strip article>span{color:var(--gold-dark);font-family:var(--serif);font-size:1.05rem}.service-strip h3{font-family:var(--serif);margin:0 0 4px;font-size:1.16rem;font-weight:400}.service-strip p{color:var(--ink-soft);margin:0;font-size:.79rem;line-height:1.5}.newsletter-section{background:var(--ink);color:#fff;padding:84px 0}.newsletter-section__inner{grid-template-columns:1fr .72fr;align-items:center;gap:100px;display:grid}.newsletter-section h2{max-width:680px;margin:0;font-size:clamp(2.7rem,4vw,4.4rem)}.newsletter-section .eyebrow{color:#e5c693}.newsletter-section__inner>div:last-child p{color:#ffffffad;max-width:450px;margin-bottom:24px}.page-hero{background:var(--cream);align-items:center;min-height:440px;display:flex}.page-hero--catalog{background:linear-gradient(90deg,#f7f3ebfa 0%,#f7f3ebf2 58%,#f7f3eb1f 100%),url(/products/10.png) 50% 39%/cover;position:relative;overflow:hidden}.page-hero--catalog:after{content:"";pointer-events:none;border:1px solid #b28a4d52;position:absolute;inset:24px}.page-hero .container{z-index:1;position:relative}.page-hero h1{max-width:720px;margin-bottom:24px;font-size:clamp(3.2rem,5vw,5.3rem)}.page-hero .container>p:last-child{max-width:500px;color:var(--ink-soft);margin:0}.catalog-section{min-height:700px}.catalog-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding-bottom:22px;display:flex}.category-tabs{flex-wrap:wrap;gap:5px;display:flex}.category-tabs button{cursor:pointer;background:0 0;border-radius:999px;padding:9px 14px;font-size:.74rem;font-weight:600;transition:background-color .16s,color .16s}.category-tabs button:hover,.category-tabs button.active{background:var(--ink);color:#fff}.catalog-controls{align-items:center;gap:12px;display:flex}.search-field{border-bottom:1px solid var(--ink);align-items:center;gap:8px;min-width:185px;padding:6px 0;display:flex}.search-field svg{width:18px}.search-field input{background:0 0;border:0;outline:0;width:100%;font-size:.8rem}.sort-field select{border:1px solid var(--line);background:var(--paper);min-width:145px;padding:9px 31px 9px 12px;font-size:.76rem}.catalog-meta{justify-content:space-between;align-items:center;min-height:76px;display:flex}.catalog-meta p{color:var(--ink-soft);margin:0;font-size:.77rem}.product-grid--catalog{row-gap:56px}.catalog-empty,.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:440px;display:flex}.catalog-empty h2,.not-found h1{margin-bottom:13px;font-size:clamp(2.5rem,4vw,4rem)}.catalog-empty p,.not-found>p:not(.eyebrow){color:var(--ink-soft);margin-bottom:26px}.breadcrumbs{color:var(--ink-soft);align-items:center;gap:9px;padding:26px 0;font-size:.68rem;display:flex}.breadcrumbs a:hover{color:var(--gold-dark)}.product-detail{grid-template-columns:1.08fr .92fr;align-items:start;gap:88px;padding-bottom:105px;display:grid}.product-detail__visual>p{color:var(--ink-soft);text-align:center;margin:12px 0 0;font-size:.66rem}.product-detail__image{background:#efede8;height:650px;position:relative;overflow:hidden}.product-detail__image img{object-fit:cover;width:100%;height:100%;transition:transform .9s}.product-detail__image:hover img{transform:scale(1.06)}.product-detail__content{padding-top:28px;position:sticky;top:30px}.product-detail__content h1{margin-bottom:21px;font-size:clamp(2.7rem,4.2vw,4.3rem)}.product-detail__price{margin-bottom:22px;font-size:1.12rem;font-weight:600}.product-detail__divider{background:var(--line);height:1px;margin-bottom:27px}.product-detail__description{color:var(--ink-soft);line-height:1.85}.product-detail__features{grid-template-columns:1fr 1fr;gap:11px;margin:26px 0 32px;padding:0;list-style:none;display:grid}.product-detail__features li{align-items:center;gap:9px;font-size:.79rem;display:flex}.product-detail__features span{border:1px solid var(--gold);width:21px;height:21px;color:var(--gold-dark);border-radius:50%;justify-content:center;align-items:center;font-size:.65rem;display:inline-flex}.product-detail__purchase{gap:12px;display:flex}.quantity-control{border:1px solid var(--line);align-items:center;display:inline-flex}.quantity-control button,.quantity-control span{justify-content:center;align-items:center;width:30px;height:30px;display:flex}.quantity-control button{cursor:pointer;background:0 0}.quantity-control button:disabled{cursor:not-allowed;opacity:.35}.quantity-control span{font-size:.74rem}.quantity-control--large{justify-content:space-around;min-width:123px}.quantity-control--large button,.quantity-control--large span{height:52px}.product-detail__notes{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12px;margin-top:30px;padding-top:23px;display:grid}.product-detail__notes article{align-items:flex-start;gap:10px;display:flex}.product-detail__notes svg{width:27px;color:var(--gold-dark);flex:0 0 27px}.product-detail__notes strong,.product-detail__notes span{display:block}.product-detail__notes strong{font-size:.75rem}.product-detail__notes span{color:var(--ink-soft);font-size:.66rem;line-height:1.45}.related-section{background:var(--cream)}.product-grid--related{grid-template-columns:repeat(3,1fr)}.legal-hero{background:var(--cream);text-align:center;padding:92px 0 86px}.legal-hero__inner{max-width:850px}.legal-hero h1{margin-bottom:22px;font-size:clamp(3rem,5vw,5rem)}.legal-hero__inner>p:last-child{max-width:650px;color:var(--ink-soft);margin:0 auto;font-size:1rem}.legal-layout__grid{grid-template-columns:250px 1fr;align-items:start;gap:90px;display:grid}.legal-nav{flex-direction:column;display:flex;position:sticky;top:30px}.legal-nav>a{border-bottom:1px solid var(--line);color:var(--ink-soft);padding:13px 0;font-size:.78rem}.legal-nav>a:hover,.legal-nav>a.router-link-exact-active{color:var(--gold-dark)}.legal-nav__help{background:var(--ink);color:#fff;margin-top:36px;padding:21px}.legal-nav__help span{color:#ffffffa3;font-size:.7rem;display:block}.legal-nav__help a{color:#e5c693;font-family:var(--serif);font-size:1rem}.legal-content{max-width:820px}.legal-content>section{border-bottom:1px solid var(--line);margin-bottom:43px;padding:0 0 42px}.legal-content>section:last-child{border:0;margin:0}.legal-content h2{font-family:var(--serif);letter-spacing:-.015em;margin-bottom:21px;font-size:1.75rem;font-weight:400}.legal-content p,.legal-content li{color:var(--ink-soft);line-height:1.85}.legal-content ul{padding-left:21px}.legal-facts{border-top:1px solid var(--line);grid-template-columns:185px 1fr;margin:25px 0 0;display:grid}.legal-facts dt,.legal-facts dd{border-bottom:1px solid var(--line);margin:0;padding:14px 0;font-size:.79rem}.legal-facts dt{color:var(--ink-soft)}.legal-facts dd{font-weight:600}.contact-page{background:radial-gradient(circle at 8% 90%, #b28a4d1c, transparent 30%), var(--cream)}.contact-page__grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:100px;display:grid}.contact-page__intro{padding-top:40px}.contact-page__intro h1{margin-bottom:30px;font-size:clamp(3.8rem,6vw,6.2rem)}.contact-page__intro>p:not(.eyebrow){max-width:490px;color:var(--ink-soft);margin-bottom:38px;line-height:1.8}.contact-card{border-top:1px solid var(--line);max-width:490px;padding:17px 0}.contact-card>span{color:var(--gold-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:2px;font-size:.65rem;font-weight:700;display:block}.contact-card a,.contact-card p{font-family:var(--serif);margin:0;font-size:1.06rem}.contact-form{background:var(--paper);padding:48px;box-shadow:0 30px 65px #24221c14}.contact-form__heading{align-items:center;gap:17px;margin-bottom:30px;display:flex}.contact-form__heading>span{border:1px solid var(--gold);width:52px;height:52px;color:var(--gold-dark);font-family:var(--serif);border-radius:50%;justify-content:center;align-items:center;display:flex}.contact-form h2{margin:0 0 2px;font-size:1.8rem}.contact-form__heading p{color:var(--ink-soft);margin:0;font-size:.74rem}.contact-form>label{margin-bottom:20px;display:block}.contact-form>label>span{letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px;font-size:.7rem;font-weight:700;display:block}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);background:#fff;border-radius:0;outline:0;width:100%;font-size:.85rem}.contact-form input,.contact-form select{height:49px;padding:0 14px}.contact-form textarea{resize:vertical;padding:13px 14px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--gold)}.contact-form>small{color:var(--ink-soft);text-align:center;margin-top:11px;font-size:.65rem;display:block}.form-error{color:#9e3f33;margin:-6px 0 16px;font-size:.73rem}.drawer-backdrop{z-index:89;cursor:default;background:#14171d8a;width:100%;height:100%;position:fixed;inset:0}.cart-drawer{z-index:90;background:var(--paper);flex-direction:column;width:min(465px,100vw);height:100dvh;display:flex;position:fixed;top:0;right:0;box-shadow:-20px 0 55px #0c0f1421}.cart-drawer__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:27px 30px;display:flex}.cart-drawer__header .eyebrow{margin-bottom:1px}.cart-drawer__header h2{margin:0;font-size:2rem}.cart-drawer__header h2 span{color:var(--ink-soft);font-family:var(--sans);font-size:.75rem}.cart-drawer__items{flex:1;padding:7px 30px 20px;overflow-y:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:91px 1fr;gap:17px;padding:22px 0;display:grid}.cart-item img{object-fit:cover;width:91px;height:112px}.cart-item__info{flex-direction:column;min-width:0;display:flex}.cart-item__info>a{font-family:var(--serif);margin-bottom:5px;font-size:1rem;line-height:1.35}.cart-item__info>strong{font-size:.78rem}.cart-item__actions{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.cart-drawer__footer{border-top:1px solid var(--line);background:var(--cream);flex-direction:column;padding:23px 30px 27px;display:flex}.cart-drawer__subtotal{font-family:var(--serif);justify-content:space-between;align-items:center;margin-bottom:4px;font-size:1.25rem;display:flex}.cart-drawer__footer>p{color:var(--ink-soft);margin-bottom:17px;font-size:.67rem}.cart-drawer__footer .text-button{margin-top:13px}.cart-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.cart-empty svg{fill:none;width:73px;stroke:var(--gold);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;margin-bottom:20px}.cart-empty h3{font-family:var(--serif);margin:0 0 7px;font-size:1.65rem;font-weight:400}.cart-empty p{max-width:270px;color:var(--ink-soft);margin-bottom:24px;font-size:.8rem}.fade-enter-active,.fade-leave-active{transition:opacity .22s}.fade-enter-from,.fade-leave-to{opacity:0}.drawer-enter-active,.drawer-leave-active{transition:transform .3s cubic-bezier(.25,.9,.35,1)}.drawer-enter-from,.drawer-leave-to{transform:translate(100%)}.site-footer{color:#fff;background:#151b25;padding-top:77px}.site-footer__top{grid-template-columns:.85fr 1.15fr;gap:90px;padding-bottom:70px;display:grid}.site-footer .brand-mark__type strong{color:#fff}.site-footer .brand-mark__type small,.site-footer .brand-mark{color:#d5b77f}.footer-brand>p{color:#ffffff94;max-width:340px;margin:24px 0 15px;font-size:.82rem}.footer-brand>a{color:#e5c693;font-size:.78rem}.footer-links{grid-template-columns:repeat(3,1fr);display:grid}.footer-links h3{color:#d5b77f;letter-spacing:.14em;text-transform:uppercase;margin:0 0 17px;font-size:.66rem}.footer-links a{color:#ffffffa3;margin-bottom:9px;font-size:.75rem;display:block}.footer-links a:hover{color:#fff}.site-footer__bottom{color:#fff6;letter-spacing:.04em;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:22px 0;font-size:.64rem;display:flex}.site-footer__bottom p{margin:0}@media (width<=1100px){:root{--container:min(100% - 48px, 980px)}.main-nav{gap:17px}.main-nav a{font-size:.64rem}.home-hero__grid{gap:40px}.home-hero__actions{flex-direction:column;align-items:flex-start;gap:21px}.hero-image--main{width:94%}.hero-image--small{width:210px;left:-10px}.hero-stamp{right:-5px}.category-card{height:390px}.story-section__grid{gap:65px}.product-detail{gap:50px}}@media (width<=900px){:root{--container:min(100% - 40px, 760px)}.section{padding:84px 0}.site-header__inner{min-height:78px}.site-header .brand-mark__type small{display:none}.site-header .brand-mark__icon{width:46px;height:46px}.site-header .brand-mark__type strong{font-size:1.23rem}.menu-toggle{flex-direction:column;gap:4px;width:50px;padding:10px 0;display:flex}.menu-toggle span{background:var(--ink);width:23px;height:1px}.menu-toggle b{display:none}.main-nav{background:var(--paper);opacity:0;pointer-events:none;flex-direction:column;align-items:flex-start;padding:30px max(20px,50vw - 380px);transition:opacity .18s,transform .18s;display:flex;position:absolute;top:100%;left:0;right:0;transform:translateY(-8px);box-shadow:0 20px 35px #14181e14}.main-nav--open{opacity:1;pointer-events:auto;transform:translateY(0)}.main-nav a{font-size:.77rem}.header-search{display:none}.home-hero{background:var(--cream)}.home-hero__grid{padding-bottom:70px;display:block}.home-hero__content{max-width:650px;padding:78px 0 54px}.home-hero__actions{flex-direction:row;align-items:center}.home-hero__visual{min-height:600px}.hero-image--main{width:88%;height:570px;top:0}.hero-image--small{width:230px;bottom:-32px;left:auto;right:0}.hero-stamp{bottom:-28px;left:2%;right:auto}.section-heading--split{grid-template-columns:1fr;gap:30px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card:nth-child(2n){margin-top:28px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-section__grid{grid-template-columns:1fr;gap:55px}.story-section__images{min-height:600px}.story-section__large{height:570px}.story-section__content{max-width:600px}.service-strip__grid{grid-template-columns:1fr;gap:25px}.service-strip article,.service-strip article:first-child,.service-strip article:last-child{border-right:0;border-bottom:1px solid var(--line);padding:0 0 25px}.service-strip article:last-child{border:0;padding-bottom:0}.newsletter-section__inner{grid-template-columns:1fr;gap:40px}.catalog-toolbar{flex-direction:column;align-items:flex-start}.catalog-controls{width:100%}.search-field{flex:1}.product-detail{grid-template-columns:1fr;gap:40px}.product-detail__image{height:min(730px,94vw)}.product-detail__content{max-width:650px;padding-top:10px;position:static}.product-grid--related{grid-template-columns:repeat(2,1fr)}.legal-layout__grid{grid-template-columns:1fr;gap:50px}.legal-nav{position:static}.contact-page__grid{grid-template-columns:1fr;gap:60px}.contact-page__intro{padding-top:0}.site-footer__top{grid-template-columns:1fr;gap:60px}}@media (width<=600px){:root{--container:calc(100% - 30px)}body{font-size:15px}.section{padding:68px 0}.announcement{min-height:31px;padding:6px 12px;font-size:.61rem}.announcement p{display:none}.site-header__inner{min-height:70px}.site-header .brand-mark__type{display:none}.site-header .brand-mark__icon{width:48px;height:48px}.home-hero__content{padding:60px 0 45px}.home-hero h1{font-size:3.35rem}.home-hero__lead{font-size:.94rem}.home-hero__actions{flex-direction:column;align-items:stretch}.home-hero__actions .button{width:100%}.home-hero__actions .link-arrow{align-self:flex-start}.home-hero__note{margin-top:42px}.home-hero__visual{min-height:470px}.hero-image--main{width:94%;height:435px}.hero-image--small{border-width:7px;width:150px;height:178px;bottom:-13px}.hero-stamp{width:86px;height:86px;bottom:-15px}.section-heading{margin-bottom:34px}.section-heading h2{font-size:2.7rem}.section-heading--row{flex-direction:column;align-items:flex-start;gap:25px}.category-grid{gap:10px}.category-card{height:300px}.category-card:nth-child(2n){margin-top:18px}.category-card__content{bottom:16px;left:14px;right:14px}.category-card__content span{display:none}.category-card__content h3{font-size:1.5rem}.category-card__content i{display:none}.product-grid{gap:35px 12px}.product-card__content{padding-top:13px}.product-card__name{min-height:44px;font-size:1rem}.product-card__view{display:none}.product-card__bottom{margin-top:8px}.product-card__bottom strong{font-size:.82rem}.icon-button--add{width:33px;height:33px}.story-section__images{min-height:455px}.story-section__large{width:88%;height:430px}.story-section__detail{border-width:8px;width:44%;height:220px}.story-section__content h2{font-size:3.1rem}.page-hero{min-height:395px}.page-hero--catalog:after{inset:12px}.page-hero h1{font-size:3.15rem}.catalog-controls{flex-direction:column;align-items:stretch}.sort-field select{width:100%}.product-detail{padding-bottom:65px}.product-detail__image{height:116vw;max-height:585px}.product-detail__content h1{font-size:2.85rem}.product-detail__features,.product-detail__notes{grid-template-columns:1fr}.product-detail__purchase{flex-direction:column}.quantity-control--large{width:100%}.product-grid--related{grid-template-columns:repeat(2,minmax(0,1fr))}.breadcrumbs{white-space:nowrap;overflow:hidden}.breadcrumbs span:last-child{text-overflow:ellipsis;overflow:hidden}.legal-hero{padding:72px 0 66px}.legal-hero h1{font-size:3rem}.legal-facts{grid-template-columns:1fr}.legal-facts dt{border:0;padding-bottom:0}.legal-facts dd{padding-top:3px}.contact-page__intro h1{font-size:4rem}.contact-form{padding:30px 20px}.contact-form__heading>span{flex:0 0 44px;width:44px;height:44px}.cart-drawer__header,.cart-drawer__items,.cart-drawer__footer{padding-left:20px;padding-right:20px}.cart-item{grid-template-columns:78px 1fr}.cart-item img{width:78px;height:101px}.footer-links{grid-template-columns:1fr 1fr;gap:38px 20px}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:6px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
