html{scroll-behavior:smooth}body{background:#f8f4ee}.site-shell{min-height:100svh;overflow-x:clip;color:var(--ink);background:#f8f4ee}.hero{position:relative;min-height:430px;display:flex;flex-direction:column;isolation:isolate;overflow:hidden;padding:max(12px,env(safe-area-inset-top)) max(24px,calc((100vw - 1240px)/2)) 28px;background:linear-gradient(108deg,transparent 0 49.7%,rgba(38,29,27,.035) 50%,transparent 50.3%),var(--cream)}.hero__texture{position:absolute;inset:0;z-index:-1;opacity:.62;background-image:repeating-linear-gradient(0deg,transparent 0 3px,rgba(80,57,52,.025) 3px 4px),repeating-linear-gradient(90deg,transparent 0 5px,rgba(255,255,255,.38) 5px 6px);mask-image:linear-gradient(to bottom,#000,transparent 92%)}.hero__header{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:24px}.hero__mini-brand{width:82px;flex:0 0 auto}.hero__mini-brand img,.site-footer__brand img{display:block;width:100%;height:auto}.hero__nav{display:flex;align-items:center;gap:clamp(18px,4vw,38px)}.hero__nav a{position:relative;color:var(--ink-soft);font-size:.73rem;font-weight:750;text-decoration:none}.hero__nav a:after{content:"";position:absolute;right:0;bottom:-6px;left:0;height:1px;background:var(--rose-deep);transform:scaleX(0);transform-origin:right;transition:transform .17s ease}.hero__nav a:hover:after{transform:scaleX(1);transform-origin:left}.hero__content{width:min(100%,570px);display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;align-self:center;padding:18px 0 12px;text-align:center}.hero__eyebrow,.catalog .eyebrow{margin:0;color:var(--rose-deep);font-size:.67rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.brand-lockup--hero{position:relative;width:clamp(190px,24vw,270px);margin-top:12px}.brand-lockup--hero:before,.brand-lockup--hero:after{content:"";position:absolute;top:39%;width:clamp(26px,7vw,68px);height:1px;background:var(--gold)}.brand-lockup--hero:before{right:calc(100% + 20px)}.brand-lockup--hero:after{left:calc(100% + 20px)}.hero__intro{max-width:420px;margin:12px 0 16px;font-family:var(--font-serif);font-size:clamp(1.45rem,3vw,1.9rem);font-weight:540;line-height:1.08}.hero__catalog-link{min-width:min(100%,230px);min-height:46px}.hero__catalog-link svg{width:17px;height:17px}.hero__label{display:flex;align-items:center;align-self:flex-end;gap:10px;color:var(--ink-soft);font-size:.61rem;font-weight:750;text-transform:uppercase}.hero__label i{width:24px;height:1px;background:var(--rose)}.catalog{scroll-margin-top:18px;padding:64px 24px 88px;background:#f8f4ee}.catalog__inner{width:min(100%,1240px);margin:0 auto}.catalog__heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:32px}.catalog__heading h2{margin:8px 0 0;font-family:var(--font-serif);font-size:clamp(2.4rem,4vw,3.35rem);font-weight:620;line-height:.96}.catalog__count{margin:0 0 3px;color:var(--ink-soft);font-size:.73rem;font-weight:700}.catalog__grid,.catalog-skeleton{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 24px}.product-card{min-width:0;display:flex;flex-direction:column}.product-card__media,.catalog-skeleton__image{width:100%;aspect-ratio:4 / 5;display:block;overflow:hidden;border:1px solid rgba(38,29,27,.1);border-radius:6px;background:var(--cream-deep)}.product-card__media[role=button]{cursor:zoom-in}.product-card__media[role=button]:focus-visible{outline:3px solid rgba(8,123,234,.48);outline-offset:3px}.product-card__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .32s ease}.product-card:hover .product-card__media:not(.is-fallback) img{transform:scale(1.018)}.product-card__media.is-fallback{display:grid;place-items:center;background:repeating-linear-gradient(0deg,transparent 0 4px,rgba(38,29,27,.022) 4px 5px),var(--cream)}.product-card__media.is-fallback img{width:58%;height:auto;max-height:70%;object-fit:contain;opacity:.72}.product-gallery{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#1b1413e6}.product-gallery__panel{width:min(100%,980px);max-height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;color:#fffaf3}.product-gallery__topline{display:flex;align-items:center;justify-content:space-between;gap:18px}.product-gallery__topline h2{min-width:0;margin:0;overflow-wrap:anywhere;font-family:var(--font-serif);font-size:clamp(1.35rem,3vw,2rem);font-weight:620;line-height:1}.product-gallery__close{flex:0 0 auto;color:#fffaf3;border-color:#fffaf35c;background:#fffaf314}.product-gallery__close:hover{color:#fff;border-color:#fffaf3b8;background:#fffaf329}.product-gallery__stage{position:relative;min-height:min(76svh,760px);display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,250,243,.16);border-radius:8px;background:#171211;touch-action:pan-y}.product-gallery__stage img{width:auto;max-width:calc(100% - 112px);height:auto;max-height:min(76svh,760px);display:block;object-fit:contain}.product-gallery__arrow{position:absolute;z-index:1;top:50%;width:44px;height:44px;display:grid;place-items:center;color:#fffaf3;border:1px solid rgba(255,250,243,.34);border-radius:50%;background:#1b14139e;transform:translateY(-50%)}.product-gallery__arrow:hover{border-color:#fffaf3bf;background:#1b1413e0}.product-gallery__arrow--left{left:18px}.product-gallery__arrow--right{right:18px}.product-gallery__arrow svg,.product-gallery__close svg{width:20px;height:20px}.product-gallery__announcement{min-height:1.3em;margin:0;color:#fffaf3c7;font-size:.74rem;text-align:center}.product-card__body{display:flex;flex:1;flex-direction:column;padding-top:18px}.product-card__heading{display:flex;align-items:start;justify-content:space-between;gap:18px}.product-card__heading h3{min-width:0;margin:0;overflow-wrap:anywhere;font-family:var(--font-serif);font-size:1.55rem;font-weight:650;line-height:1.08}.product-card__price{flex:0 0 auto;margin:2px 0 0;font-size:.75rem;font-weight:800;white-space:nowrap}.product-card__description{display:-webkit-box;min-height:3.9em;overflow:hidden;margin:12px 0 16px;color:var(--ink-soft);font-size:.76rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-card__description:empty{display:none}.product-card__cta{min-height:44px;display:grid;grid-template-columns:20px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:0 2px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink);font-size:.72rem;font-weight:750;text-decoration:none;margin-top:auto;transition:color .16s ease,border-color .16s ease}.product-card__cta:hover{border-color:#261d1b57;color:var(--rose-deep)}.product-card__cta svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.product-card__cta-arrow{justify-self:end;transition:transform .16s ease}.product-card__cta:hover .product-card__cta-arrow{transform:translate(2px)}.catalog-skeleton__item{min-width:0}.catalog-skeleton__image,.catalog-skeleton__line{background:linear-gradient(90deg,var(--cream) 25%,#fffaf3 50%,var(--cream) 75%);background-size:240% 100%;animation:catalog-shimmer 1.4s ease-in-out infinite}.catalog-skeleton__line{height:11px;display:block;margin-top:12px;border-radius:4px}.catalog-skeleton__line--title{width:72%;height:19px;margin-top:20px}.catalog-skeleton__line--short{width:55%}.catalog-state{min-height:370px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:44px 24px;border:1px dashed rgba(38,29,27,.2);border-radius:8px;text-align:center;background:#fffaf38a}.catalog-state>svg{width:30px;height:30px;color:var(--rose-deep);stroke-width:1.5}.catalog-state--error>svg{color:var(--danger)}.catalog-state h3{margin:18px 0 7px;font-family:var(--font-serif);font-size:2rem;font-weight:650;line-height:1}.catalog-state p{max-width:480px;margin:0 0 22px;color:var(--ink-soft);font-size:.78rem;line-height:1.55}.catalog-state__actions{display:flex;align-items:center;justify-content:center;gap:10px}.button--secondary{color:var(--ink);border-color:var(--line);background:var(--paper)}.button--secondary:hover{border-color:#261d1b4d;background:#fff}.site-footer{min-height:150px;display:grid;grid-template-columns:minmax(100px,.6fr) minmax(220px,1fr) minmax(180px,.6fr);align-items:center;gap:32px;padding:34px max(24px,calc((100vw - 1240px)/2)) max(34px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--paper)}.site-footer__brand{width:96px}.site-footer p{margin:0;color:var(--ink-soft);font-size:.74rem;line-height:1.5;text-align:center}.site-footer__link{display:inline-flex;align-items:center;justify-content:flex-end;gap:9px;font-size:.72rem;font-weight:750;text-decoration:none}.site-footer__link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:transform .16s ease}.site-footer__link:hover svg{transform:translate(2px)}.spinner{animation:home-spin .85s linear infinite}@keyframes catalog-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes home-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.catalog__grid,.catalog-skeleton{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{grid-template-columns:auto 1fr}.site-footer p{text-align:right}.site-footer__link{grid-column:1 / -1;justify-content:flex-start}}@media(max-width:620px){.hero{min-height:400px;padding-right:14px;padding-bottom:22px;padding-left:14px}.hero__header{min-height:50px}.hero__mini-brand{width:70px}.hero__nav{gap:18px}.hero__nav a{font-size:.68rem}.hero__content{padding-top:8px}.brand-lockup--hero{width:clamp(175px,58vw,220px)}.brand-lockup--hero:before,.brand-lockup--hero:after{display:none}.hero__intro{max-width:300px;margin-top:8px;font-size:1.45rem}.hero__catalog-link{width:min(100%,260px)}.hero__label{align-self:center;white-space:nowrap}.catalog{padding:48px 14px 64px}.catalog__heading{align-items:start;flex-direction:column;gap:10px;margin-bottom:24px;padding:0 2px}.catalog__heading h2{font-size:2.45rem}.catalog__grid,.catalog-skeleton{grid-template-columns:1fr;gap:42px}.product-card__heading h3{font-size:1.65rem}.product-card__description{min-height:0}.product-gallery{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.product-gallery__stage{min-height:68svh}.product-gallery__stage img{max-width:calc(100% - 72px);max-height:68svh}.product-gallery__arrow{width:38px;height:38px}.product-gallery__arrow--left{left:10px}.product-gallery__arrow--right{right:10px}.catalog-skeleton__item:nth-child(n+3){display:none}.catalog-state{min-height:330px;padding:38px 18px}.catalog-state__actions{width:100%;align-items:stretch;flex-direction:column}.catalog-state__actions .button,.catalog-state>.button{width:100%}.site-footer{min-height:0;grid-template-columns:1fr;gap:17px;padding:32px 16px max(34px,env(safe-area-inset-bottom))}.site-footer p{max-width:280px;text-align:left}.site-footer__link{grid-column:1}}@media(max-width:360px){.hero__nav{gap:14px}.hero__nav a{font-size:.65rem}.product-card__heading{align-items:start;flex-direction:column;gap:7px}.product-card__price{margin-top:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.catalog-skeleton__image,.catalog-skeleton__line{animation:none;background:var(--cream)}.spinner{animation:none}}
