@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500&family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap";:root{--background: #fff8f6;--background-blush: #ffe3e1;--foreground: #171313;--muted: #6b5b5b;--accent-rose: #c9a87c;--accent-wine: #5f3030;--border-subtle: rgba(23, 19, 19, .12);--shadow-elegant: 0 20px 60px rgba(95, 48, 48, .08)}*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden;max-width:100%}body{margin:0;max-width:100%;overflow-x:hidden;background:var(--background);color:var(--foreground);font-family:EB Garamond,Garamond,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}button{cursor:pointer;background:none;border:none;color:inherit}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,p{margin:0}.sr-only,.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:400;background:#171313;color:#ffe3e1;padding:.6rem 1rem;font-size:.875rem;transition:top .2s ease}.skip-link:focus{top:1rem}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}@keyframes aurora{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes scroll-indicator{0%{transform:translateY(0);opacity:1}to{transform:translateY(12px);opacity:0}}::selection{background:#c9a87c40;color:#171313}.font-display,.editorial-heading{font-family:Cormorant Garamond,Garamond,serif}.editorial-heading{font-weight:400;letter-spacing:-.02em;line-height:.95}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.28em;color:#17131380}.eyebrow:before{content:"";display:inline-block;width:24px;height:1px;background:#c9a87c}.glow-text{text-shadow:0 0 60px rgba(201,168,124,.3)}.gradient-text{background:linear-gradient(135deg,#171313,#5f3030 45%,#c9a87c 70%,#171313);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.card-elegant{background:#fff8f6;border:1px solid rgba(23,19,19,.08);box-shadow:var(--shadow-elegant);transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s ease,border-color .3s ease}.card-elegant:hover{border-color:#c9a87c59}.divider-rose{height:1px;background:linear-gradient(90deg,transparent,#c9a87c 50%,transparent)}.section-padding{padding-left:1.25rem;padding-right:1.25rem}.container-custom{max-width:80rem;margin-left:auto;margin-right:auto}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:0;font-weight:500;font-size:.875rem;letter-spacing:.02em;transition:all .3s ease}.btn-primary{background:#171313;color:#fff8f6;border:1px solid #171313}.btn-primary:hover{background:#5f3030;border-color:#5f3030;transform:translateY(-1px);box-shadow:0 12px 32px #5f303033}.btn-secondary{background:transparent;color:#171313;border:1px solid rgba(23,19,19,.25)}.btn-secondary:hover{background:#171313;color:#fff8f6;border-color:#171313;transform:translateY(-1px)}.btn-ghost{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#171313;border-bottom:1px solid rgba(23,19,19,.35);padding-bottom:2px;transition:color .2s,border-color .2s}.btn-ghost:hover{border-color:#171313;color:#5f3030}.tag{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;letter-spacing:.02em;background:#c9a87c1f;color:#5f3030;border:1px solid rgba(201,168,124,.3)}.tag-inverse{background:#171313;color:#ffe3e1;border-color:#171313}.section-blush{background:linear-gradient(180deg,#fff8f6,#ffe3e1,#fff8f6)}.scroll-dot{animation:scroll-indicator 1.5s ease-in-out infinite}.scroll-snap-x{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.scroll-snap-x::-webkit-scrollbar{display:none}.scroll-snap-item{scroll-snap-align:start}.animate-marquee{animation:marquee 40s linear infinite}.animate-marquee-reverse{animation:marquee-reverse 40s linear infinite}.animate-marquee:hover,.animate-marquee-reverse:hover{animation-play-state:paused}.progress-bar{position:fixed;top:0;left:0;height:2px;width:0;z-index:200;background:#c9a87c;transform-origin:left}.cursor-dot,.cursor-ring{display:none;position:fixed;top:-100px;left:-100px;pointer-events:none;z-index:300;border-radius:50%;transform:translate(-50%,-50%)}html.atelier-cursor .cursor-dot,html.atelier-cursor .cursor-ring{display:block}.cursor-dot{width:6px;height:6px;background:#c9a87c}.cursor-ring{width:28px;height:28px;border:1px solid rgba(201,168,124,.55)}.toast{position:fixed;bottom:1.5rem;left:50%;z-index:120;transform:translate(-50%) translateY(120%);background:#171313;color:#fff8f6;padding:.85rem 1.25rem;font-size:.875rem;transition:transform .35s cubic-bezier(.16,1,.3,1)}.toast.is-visible{transform:translate(-50%) translateY(0)}.site-header{position:fixed;inset:0 0 auto 0;z-index:50}.site-header__inner{margin:.75rem auto 0;max-width:1400px;width:calc(100% - 1.5rem);border:1px solid rgba(23,19,19,.1);background:#fff8f6e6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header__bar{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:0;padding:.6rem .7rem}.site-logo{font-family:Cormorant Garamond,Garamond,serif;font-size:clamp(1.05rem,4.6vw,1.5rem);font-weight:500;letter-spacing:-.02em;min-width:0;flex:0 1 auto;max-width:46%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-nav{display:none;align-items:center;gap:.25rem}.site-nav__link{position:relative;display:block;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#17131399}.site-nav__link:hover,.site-nav__item.is-open .site-nav__link{color:#171313}.site-nav__link span{position:absolute;inset:auto 1rem -.25rem 1rem;height:1px;background:#c9a87c;transform:scaleX(0);transform-origin:left;transition:transform .3s}.site-nav__item.is-open .site-nav__link span{transform:scaleX(1)}.header-actions{display:flex;align-items:center;flex-shrink:0;gap:0}shopify-account.header-account{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0;--shopify-account-avatar-size: 36px;--shopify-account-signed-in-avatar-size: 28px;--shopify-account-signed-in-avatar-color-background: #5f3030;--shopify-account-signed-in-avatar-color-text: #fff8f6;--shopify-account-color-accent: #c9a87c;--shopify-account-color-accent-text: #171313;--shopify-account-color-background: #fff8f6;--shopify-account-color-text: #171313;--shopify-account-color-text-subdued: rgba(23, 19, 19, .55);--shopify-account-font-heading: "Cormorant Garamond", Garamond, serif;--shopify-account-font-body: "EB Garamond", Garamond, serif;--shopify-account-radius-base: 0;--shopify-account-dialog-position-top: 5.5rem}body:has(.site-header--announce) shopify-account.header-account{--shopify-account-dialog-position-top: 7.5rem}shopify-account.header-account.is-account-proxy{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;pointer-events:none}shopify-account.header-account::part(signed-out-avatar){display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.header-account__fallback{pointer-events:none}.account-otp-steps{display:grid;gap:.85rem;margin:0 0 1.75rem;padding:0;list-style:none}.account-otp-steps li{display:grid;grid-template-columns:2rem 1fr;gap:.75rem;align-items:start;font-size:.98rem;line-height:1.5;color:#1713139e}.account-otp-steps span{font-size:.7rem;letter-spacing:.12em;color:#c9a87c;padding-top:.2rem}.icon-btn{position:relative;border-radius:999px;padding:.28rem;flex-shrink:0}.icon-btn svg{display:block;width:17px;height:17px}.icon-btn:hover{background:#17131314}.cart-count{position:absolute;right:0;top:0;display:flex;height:.875rem;width:.875rem;align-items:center;justify-content:center;border-radius:999px;background:#171313;color:#ffe3e1;font-size:9px}.mega{display:none;overflow:hidden;border-top:1px solid rgba(23,19,19,.1);max-height:0;opacity:0;transition:max-height .28s ease,opacity .28s ease}.mega.is-open{display:block;max-height:420px;opacity:1}.mega__grid{display:grid;grid-template-columns:1fr 280px;gap:2rem;padding:1.75rem 1.5rem}.mega__desc{font-family:Cormorant Garamond,Garamond,serif;font-size:1.5rem;line-height:1.35;max-width:28rem}.mega__links{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin-top:2rem}.mega__links a{font-size:.875rem;color:#171313a6}.mega__links a:hover{color:#5f3030}.mega__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#ead1ce}.mega__media img,.mega__media video{width:100%;height:100%;object-fit:cover}.mobile-menu{position:fixed;inset:5.25rem .75rem auto;z-index:40;max-height:calc(100svh - 6.25rem);overflow-y:auto;border:1px solid rgba(23,19,19,.15);background:#fff8f6fa;box-shadow:0 20px 50px #1713131f;transform:translateY(-12px);opacity:0;pointer-events:none;transition:.3s}.mobile-menu.is-open{transform:none;opacity:1;pointer-events:auto}.site-header--announce~.mobile-menu{top:7.5rem;max-height:calc(100svh - 8.5rem)}.mobile-menu nav{padding:1rem}.mobile-item{border-bottom:1px solid rgba(23,19,19,.1)}.mobile-item button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:1rem .5rem;font-size:1rem;text-align:left}.mobile-item__body{display:none;padding:0 .5rem 1rem}.mobile-item.is-open .mobile-item__body{display:block}.mobile-item__body a{display:block;padding:.5rem;font-size:.875rem;color:#171313b3}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#17131333;opacity:0;pointer-events:none;transition:opacity .3s}.drawer-overlay.is-open{opacity:1;pointer-events:auto}.drawer{position:fixed;right:0;top:0;z-index:70;display:flex;height:100%;width:100%;max-width:28rem;flex-direction:column;padding:1.5rem;box-shadow:0 25px 50px #17131333;transform:translate(100%);transition:transform .3s;pointer-events:none}.drawer.is-open{transform:none;pointer-events:auto}.drawer--cart{background:#ffe3e1}.drawer--saved,.drawer--login{background:#fff8f6}.drawer--login__body{flex:1;overflow-y:auto;margin-top:1.5rem;padding-bottom:1.25rem}.drawer-login__lead{margin:0 0 1.35rem;font-size:.95rem;line-height:1.55;color:#1713138c}.drawer--login .account-phone-block{margin-top:0}.account-auth__panel .account-phone-block{margin-top:0;padding:0;border:0;background:transparent}.drawer__head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(23,19,19,.15);padding-bottom:1.25rem}.drawer__kicker{font-family:ui-monospace,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.25em;color:#1713138c}.drawer__title{margin-top:.25rem;font-size:1.5rem}.drawer__list{flex:1;overflow-y:auto;margin-top:1.5rem}.drawer-item{display:flex;gap:1rem;border-bottom:1px solid rgba(23,19,19,.1);padding-bottom:1rem;margin-bottom:1.25rem}.drawer-item img,.drawer-item video{width:5rem;height:6rem;object-fit:cover;background:#ead1ce}.qty{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.qty button{height:1.75rem;width:1.75rem;border:1px solid rgba(23,19,19,.2)}.drawer-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;overflow-y:auto;background:#fff8f6f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:none}.search-overlay.is-open{display:block}.search-overlay__inner{max-width:48rem;margin:0 auto;padding:7rem 1.25rem 4rem}.search-overlay input{width:100%;margin-top:2rem;border:none;background:transparent;font-family:Cormorant Garamond,Garamond,serif;font-size:clamp(1.75rem,5vw,3rem);outline:none}.search-result{display:flex;align-items:center;gap:1rem;padding:.75rem 0}.search-result img{width:3rem;height:4rem;object-fit:cover;background:#ead1ce}.hero{position:relative;min-height:100svh;overflow:hidden;background:#ffe3e1}.hero-side{display:none}.hero__grid{position:absolute;top:0;right:0;bottom:0;left:0;display:grid}.hero__grid video{width:100%;height:100%;object-fit:cover}.hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(255,227,225,.4),transparent,rgba(255,248,246,.9));pointer-events:none}.hero__copy-mobile{position:absolute;inset:auto 0 0;z-index:20;padding:8rem 1.25rem calc(5.5rem + env(safe-area-inset-bottom,0px));text-align:center}.hero__title{font-size:clamp(1.85rem,8vw,3.25rem);overflow-wrap:break-word}.hero__lead{margin:1rem auto 0;max-width:18rem;font-size:.875rem;line-height:1.6;color:#171313a6}.hero__copy-desktop{display:none;position:absolute;right:3rem;top:50%;z-index:20;max-width:24rem;transform:translateY(-50%);text-align:right}.hero__scroll{position:absolute;bottom:calc(1.25rem + env(safe-area-inset-bottom,0px));left:50%;z-index:20;display:flex;transform:translate(-50%);flex-direction:column;align-items:center;gap:.5rem;opacity:.7}.hero__scroll span{font-size:10px;text-transform:uppercase;letter-spacing:.25em;color:#17131380}.hero__line{position:relative;height:2.5rem;width:1px;overflow:hidden;background:#17131333}.hero__line .scroll-dot{position:absolute;top:0;height:1rem;width:100%;background:#c9a87c}.story{position:relative;background:#ffe3e1;color:#171313}.story__layout{display:flex;flex-direction:column;height:100svh;overflow:hidden}.story__copy-wrap{position:relative;z-index:10;display:flex;flex:1;flex-direction:column;justify-content:flex-end;padding:7rem 1.25rem 2rem}.story__stack{position:relative;min-height:220px}.story__copy{position:absolute;inset:0 auto auto 0;right:0}.story__copy:not(:first-child){opacity:0}.story__media{position:relative;height:48svh;overflow:hidden}.story__layer{position:absolute;top:0;right:0;bottom:0;left:0}.story__layer img,.story__layer video{width:100%;height:100%;object-fit:cover;transform:scale(1.05)}.story__ticks{display:flex;align-items:flex-end;gap:.75rem;margin-top:2rem}.story__tick{height:2.5rem;width:1px;background:#17131333;transform-origin:bottom}.story-static{padding:5rem 1.25rem}.story-static__grid{display:grid;gap:1.5rem;margin-top:3rem}.cats{border-top:1px solid rgba(23,19,19,.08);border-bottom:1px solid rgba(23,19,19,.08);background:#fff8f6;padding:2rem 0}.cats__grid{display:grid;gap:.75rem;max-width:80rem;margin:0 auto;padding:0 1.25rem}.cat-card{position:relative;min-height:280px;height:min(55vh,420px);overflow:hidden}.cat-card img,.cat-card video{width:100%;height:100%;object-fit:cover;transition:transform .7s}.cat-card:hover img,.cat-card:hover video{transform:scale(1.05)}.cat-card__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(23,19,19,.6),rgba(23,19,19,.15),transparent)}.cat-card__label{position:absolute;bottom:1.5rem;left:50%;z-index:20;transform:translate(-50%);white-space:nowrap;border:1px solid rgba(255,248,246,.3);background:#171313cc;color:#fff8f6;padding:.65rem 1.25rem;font-family:Cormorant Garamond,Garamond,serif;font-size:1.125rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cat-card.large{grid-column:span 1}.occasions{padding:4rem 1.25rem}.occasions__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.occasions__row{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem}.occ-card{width:72vw;flex-shrink:0}.occ-card__media{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:#ead1ce}.occ-card__media img,.occ-card__media video{width:100%;height:100%;object-fit:cover}.occ-card__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(23,19,19,.7),rgba(23,19,19,.1),transparent)}.occ-card__text{position:absolute;inset:auto 0 0;padding:1.25rem;color:#fff8f6}.quiz{padding:5rem 1.25rem}.quiz__steps{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin:2rem 0;font-family:ui-monospace,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#17131366}.quiz__steps button.is-active{color:#5f3030}.quiz__options{display:grid;gap:.75rem;margin-top:2rem}.quiz-option{border:1px solid rgba(23,19,19,.15);background:#fff8f6;padding:1.5rem 1.25rem;text-align:left;transition:.2s}.quiz-option.is-selected{border-color:#171313;background:#171313;color:#fff8f6}.quiz-option__hint{display:block;margin-top:.5rem;font-size:.875rem;color:#17131380}.quiz-option.is-selected .quiz-option__hint{color:#fff8f6a6}.quiz__results{display:none;margin-top:4rem}.quiz__results.is-visible{display:block}.quiz__grid{display:grid;gap:1.25rem 1.25rem;margin-top:2rem}.pillars{padding:5rem 1.25rem}.pillars__intro{max-width:42rem;margin:0 auto 3.5rem;text-align:center}.pillars__grid{display:grid;gap:1.25rem}.pillar{padding:1.5rem}.pillar__icon{display:flex;height:2.75rem;width:2.75rem;align-items:center;justify-content:center;margin-bottom:1.25rem;border:1px solid rgba(201,168,124,.4);background:#c9a87c1a;color:#5f3030}.craft-teaser{padding:4rem 1.25rem}.craft-teaser video,.craft-teaser img{width:100%;max-width:64rem;margin-top:2.5rem;aspect-ratio:4 / 3;object-fit:cover}.editorial{padding:4rem 1.25rem}.editorial__grid{display:grid;align-items:center;gap:2.5rem}.editorial__media{position:relative;aspect-ratio:4 / 5;overflow:hidden}.editorial__media img{width:100%;height:100%;object-fit:cover}.editorial blockquote{font-family:Cormorant Garamond,Garamond,serif;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.15}.editorial em{font-style:normal;color:#5f3030}.showcase{position:relative;overflow:hidden;background:#fff8f6;padding:5rem 0}.showcase__head{text-align:center;margin-bottom:3rem}.marquee-row{display:flex;width:200%;gap:1rem;margin-bottom:1rem}.showcase-card{position:relative;flex-shrink:0;overflow:hidden;height:9rem;width:14rem}.showcase-card--small{height:7rem;width:11rem}.showcase-card img{width:100%;height:100%;object-fit:cover}.showcase-card__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(23,19,19,.85),rgba(23,19,19,.1),transparent)}.showcase-card__text{position:absolute;inset:auto 0 0;z-index:2;padding:1rem;color:#fff}.fade-edge{position:absolute;inset:0 auto;z-index:10;width:3rem;pointer-events:none}.fade-edge--left{left:0;background:linear-gradient(to right,#fff8f6,transparent)}.fade-edge--right{right:0;background:linear-gradient(to left,#fff8f6,transparent)}.fade-edge--blush-left{background:linear-gradient(to right,rgba(255,227,225,.9),transparent)}.fade-edge--blush-right{background:linear-gradient(to left,rgba(255,227,225,.9),transparent)}.testimonials{position:relative;overflow:hidden;background:#ffe3e14d;padding:5rem 0}.testimonial-card{display:flex;width:min(80vw,320px);flex-shrink:0;flex-direction:column;gap:1rem;padding:1.25rem}.avatar{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border:1px solid rgba(201,168,124,.4);background:#c9a87c26;font-size:.75rem;font-weight:500;color:#5f3030}.newsletter{padding:4rem 1.25rem}.newsletter__box{position:relative;overflow:hidden;border:1px solid rgba(23,19,19,.1);background:#ffe3e180;padding:2.5rem 1.5rem;text-align:center}.newsletter form{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.newsletter input[type=email]{flex:1;border:1px solid rgba(23,19,19,.2);background:#fff8f6;padding:.875rem 1rem;font-size:.875rem;outline:none}.newsletter input:focus{border-color:#c9a87c}.wa-invite__layout{display:grid;gap:2rem;align-items:stretch}.wa-invite__title{margin-top:1.15rem;font-size:clamp(28px,4.5vw,48px)}.wa-invite__lead{margin-top:1rem;max-width:34rem;font-size:1.05rem;line-height:1.65;color:#17131394}.wa-invite__perks{display:grid;gap:.85rem;margin:1.75rem 0 0;padding:0;list-style:none}.wa-invite__perks li{display:grid;grid-template-columns:2.25rem 1fr;gap:.75rem;align-items:start;font-size:.95rem;line-height:1.5;color:#171313b3}.wa-invite__perk-icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid rgba(201,168,124,.45);background:#c9a87c1f;color:#5f3030}.wa-invite__card{border:1px solid rgba(23,19,19,.1);background:#ffe3e173;padding:1.75rem 1.4rem 1.6rem}.wa-invite__card-title{margin-top:.35rem;font-size:1.65rem}.wa-invite__card-note{margin:.5rem 0 1.25rem;font-size:.88rem;line-height:1.5;color:#17131380}.wa-invite__card .account-phone-block{margin-top:0}@media(min-width:900px){.wa-invite__layout{grid-template-columns:1.1fr .9fr;gap:3.5rem;align-items:center}}.final-cta{position:relative;overflow:hidden;background:#171313;padding:6rem 1.25rem;text-align:center;color:#fff8f6}.final-cta__glow{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2;background:radial-gradient(ellipse at 50% 100%,#c9a87c 0%,transparent 60%)}.final-cta__inner{position:relative;z-index:2;max-width:56rem;margin:0 auto}.final-cta__actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;margin:2.5rem 0}.chip{display:inline-flex;align-items:center;border:1px solid rgba(255,248,246,.15);background:#fff8f60d;padding:.75rem 1.25rem;font-family:ui-monospace,monospace;font-size:.875rem;color:#fff8f6cc}.btn-gold{display:inline-flex;align-items:center;gap:.5rem;border:1px solid #c9a87c;background:#c9a87c;color:#171313;padding:.875rem 1.5rem;font-size:.875rem;font-weight:500}.btn-outline-light{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(255,248,246,.25);color:#fff8f6;padding:.875rem 1.5rem;font-size:.875rem;font-weight:500}.fitting-form{max-width:36rem;margin:3rem auto 0;text-align:left}.fitting-form .grid{display:grid;gap:.75rem}.fitting-form input,.fitting-form select,.fitting-form textarea{border:1px solid rgba(255,248,246,.2);background:transparent;color:#fff8f6;padding:.75rem 1rem;font-size:.875rem;outline:none;width:100%}.fitting-form select{background:#171313}.site-footer{border-top:1px solid rgba(23,19,19,.1);background:#fff8f6;padding:2.5rem 1.25rem}.site-footer__row{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2rem;text-align:center}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;font-size:.875rem;color:#17131380}.site-footer nav a:hover{color:#5f3030}.site-footer__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(23,19,19,.08);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#17131366}.product-gst{margin-top:.35rem;font-size:.75rem;color:#17131373}.product-trust{margin-top:2rem;padding-top:1.75rem;border-top:1px solid rgba(23,19,19,.12)}.trust-grid{display:grid;gap:1rem}.trust-item{display:grid;grid-template-columns:2.25rem 1fr;gap:.85rem;align-items:start}.trust-item__icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid rgba(201,168,124,.4);background:#c9a87c1a;color:#5f3030}.trust-item strong{display:block;font-size:.9rem;font-weight:500}.trust-item em{display:block;margin-top:.2rem;font-style:normal;font-size:.8rem;line-height:1.5;color:#1713138c}.trust-whatsapp{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.7rem 1rem;border:1px solid rgba(201,168,124,.45);background:#c9a87c1a;color:#5f3030;font-size:.875rem}.trust-whatsapp:hover{background:#c9a87c2e}.trust-compact{display:flex;flex-wrap:wrap;gap:.4rem .65rem;margin-top:.55rem;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#1713136b}.india-trust{padding-top:5rem;padding-bottom:5rem;background:linear-gradient(180deg,#fff8f6,#ffe3e1 48%,#fff8f6)}.india-trust__intro{max-width:40rem;margin:0 auto 2.5rem;text-align:center}.india-trust__lead{margin-top:1.15rem;font-size:1.1rem;line-height:1.65;color:#17131399}.india-trust .trust-grid{max-width:64rem;margin:0 auto}.india-trust .trust-whatsapp{display:flex;width:fit-content;margin:1.75rem auto 0}.featured-edit__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.25rem}.product-grid{display:grid;gap:3rem 1.25rem}.product-card__media{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:#ead1ce}.product-card__media img,.product-card__media video{width:100%;height:100%;object-fit:cover}.product-card__save{position:absolute;right:1rem;top:1rem;z-index:20;border-radius:999px;background:#fff8f6d9;padding:.5rem}.product-card__tag{position:absolute;left:1rem;top:1rem}.product-card__view{position:absolute;bottom:1rem;right:1rem;background:#171313;color:#ffe3e1;padding:.5rem .75rem;font-size:.75rem;opacity:0;transform:translateY(8px);transition:.3s}.product-card:hover .product-card__view{opacity:1;transform:none}.product-card__meta{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(23,19,19,.15);padding:1rem 0}.product-card__meta h2,.product-card__meta h3{font-family:Cormorant Garamond,Garamond,serif;font-size:1.25rem;font-weight:400}.listing{min-height:100vh;background:#fff8f6;padding:9rem 1.5rem 5rem}.listing__intro{max-width:48rem;border-bottom:1px solid rgba(23,19,19,.15);padding-bottom:3rem}.listing__intro h1{font-size:clamp(2.15rem,8vw,6rem);line-height:.95;letter-spacing:-.04em;font-weight:400;overflow-wrap:anywhere}.listing__toolbar{display:flex;flex-direction:column;gap:1rem;border-bottom:1px solid rgba(23,19,19,.15);padding:1rem 0;margin-top:2rem}.filter-btn{padding:.375rem .75rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.16em;border:1px solid rgba(23,19,19,.2);color:#17131399}.filter-btn.is-active{background:#171313;color:#ffe3e1;border-color:#171313}.sort-select{border:1px solid rgba(23,19,19,.2);background:transparent;padding:.5rem .75rem;font-size:.875rem}.product-page{min-height:100vh;background:#fff8f6}.product-layout{display:grid;gap:3rem;max-width:80rem;margin:0 auto;padding:8rem 1.5rem 7rem}.product-gallery__main{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#ead1ce;cursor:zoom-in}.product-gallery__media{width:100%;height:100%}.product-gallery__main img,.product-gallery__main video{width:100%;height:100%;object-fit:cover;transition:transform .35s ease;will-change:transform}.product-gallery__zoom-btn{position:absolute;top:1rem;right:1rem;z-index:3;display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .8rem;border:1px solid rgba(255,248,246,.35);background:#1713138c;color:#fff8f6;font-size:.75rem;letter-spacing:.04em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .25s ease,transform .25s ease}.product-gallery__zoom-btn:hover{background:#171313bf;transform:translateY(-1px)}.product-gallery__zoom-btn span{display:none}@media(min-width:640px){.product-gallery__zoom-btn span{display:inline}}.product-gallery__hint{position:absolute;bottom:1rem;left:1rem;z-index:2;color:#fff8f6d9;pointer-events:none}.gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;grid-template-rows:auto 1fr;background:#171313f0}.gallery-lightbox[hidden]{display:none!important}html.gallery-lightbox-open,html.gallery-lightbox-open body{overflow:hidden}.gallery-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border:0;background:transparent;cursor:zoom-out}.gallery-lightbox__bar{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem}.gallery-lightbox__actions{display:flex;flex-wrap:wrap;gap:.5rem}.gallery-lightbox__btn{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem .85rem;border:1px solid rgba(255,248,246,.28);background:#fff8f614;color:#fff8f6;font-size:.8rem}.gallery-lightbox__btn:hover{background:#fff8f629}.gallery-lightbox__stage{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:.5rem 1rem 1.5rem;cursor:zoom-in}.gallery-lightbox__stage.is-zoomed{cursor:zoom-out}.gallery-lightbox__stage img{max-width:min(100%,1100px);max-height:calc(100vh - 6.5rem);width:auto;height:auto;object-fit:contain;transition:transform .3s ease;transform-origin:center center;-webkit-user-select:none;user-select:none}.gallery-lightbox__stage img.is-zoomed{max-width:none;width:min(160vw,1800px);max-height:none}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:.75rem}.product-gallery__thumbs button{aspect-ratio:4 / 5;overflow:hidden;background:#ead1ce;opacity:.7}.product-gallery__thumbs button.is-active{opacity:1;outline:1px solid #171313}.product-gallery__thumbs img,.product-gallery__thumbs video{width:100%;height:100%;object-fit:cover}.size-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.size-btn{border:1px solid rgba(23,19,19,.25);padding:.75rem 1.25rem;font-size:.875rem}.size-btn.is-selected{border-color:#171313;background:#171313;color:#ffe3e1}.product-actions{display:flex;gap:.5rem;margin-top:1.75rem}.add-btn{flex:1;background:#171313;color:#ffe3e1;padding:1rem 1.5rem;font-size:.875rem;font-weight:500}.save-btn{border:1px solid rgba(23,19,19,.25);padding:1rem}.mobile-buy{position:fixed;inset:auto 0 0;z-index:40;border-top:1px solid rgba(23,19,19,.1);background:#fff8f6f2;padding:.75rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px))}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:none;align-items:center;justify-content:center;background:#17131366;padding:1.25rem}.modal.is-open{display:flex}.modal__box{max-width:28rem;width:100%;background:#fff8f6;padding:1.5rem}.related{max-width:80rem;margin:0 auto;border-top:1px solid rgba(23,19,19,.15);padding:5rem 1.5rem}.craft-page{background:#fff8f6}.craft-hero{padding:9rem 1.25rem 3rem}.craft-pin{background:#171313;color:#fff8f6}.craft-pin__layout{display:grid;height:100svh}.craft-pin__copy{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:flex-end;padding:6rem 1.25rem 2.5rem}.craft-pin__stack{position:relative;min-height:200px}.craft-copy{position:absolute;inset:0 auto auto 0;right:0}.craft-copy:not(:first-child){opacity:0}.craft-pin__media{position:relative;height:46svh}.craft-layer{position:absolute;top:0;right:0;bottom:0;left:0}.craft-layer img,.craft-layer video{width:100%;height:100%;object-fit:cover}.craft-notes{padding:5rem 1.25rem}.craft-notes__grid{display:grid;gap:2.5rem}.journal-page,.page-404,.search-page,.cart-page,.account-page{min-height:100vh;background:#fff8f6}.page-hero{max-width:80rem;margin:0 auto;padding:9rem 1.5rem 3rem}.journal-grid{display:grid;gap:2rem;max-width:80rem;margin:0 auto;padding:0 1.5rem 6rem}.journal-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#ead1ce}.journal-card__media img,.journal-card__media video{width:100%;height:100%;object-fit:cover;transition:transform .7s}.journal-card:hover .journal-card__media img,.journal-card:hover .journal-card__media video{transform:scale(1.05)}.lookbook{background:#171313;color:#fff8f6}.lookbook-track{position:relative;height:280vh}.lookbook-sticky{position:sticky;top:0;display:flex;height:100vh;align-items:center;overflow:hidden}.lookbook-row{display:flex;gap:1.25rem;padding:0 1.25rem;will-change:transform}.look-slide{position:relative;height:70vh;width:72vw;flex-shrink:0;overflow:hidden}.look-slide img,.look-slide video{width:100%;height:100%;object-fit:cover}.look-slide__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(23,19,19,.8),transparent)}.look-slide__text{position:absolute;inset:auto 0 0;padding:1.5rem}.shopify-form{display:grid;gap:.75rem;max-width:28rem}.shopify-form input,.shopify-form textarea,.shopify-form select{border:1px solid rgba(23,19,19,.2);background:#fff8f6;padding:.75rem 1rem;font-size:.875rem;width:100%}.errors{color:#5f3030;font-size:.875rem;margin-bottom:1rem}.pagination{display:flex;gap:1rem;justify-content:center;margin-top:3rem}@media(min-width:640px){.section-padding{padding-left:2rem;padding-right:2rem}.hero__grid{grid-template-columns:repeat(3,1fr)}.hero-side{display:block;width:100%;height:100%;object-fit:cover}.hero__copy-mobile{display:none}.hero__copy-desktop{display:block}.story-static__grid,.quiz__options,.journal-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.occasions__row{display:grid;grid-template-columns:repeat(2,1fr);overflow:visible}.occ-card{width:auto}.pillars__grid{grid-template-columns:repeat(3,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.newsletter form{flex-direction:row;gap:0}.newsletter input[type=email]{border-right:0}.final-cta__actions{flex-direction:row}.fitting-form .grid{grid-template-columns:1fr 1fr}.fitting-form .span-2{grid-column:span 2}.site-footer__row{flex-direction:row;text-align:left}.cats__grid{grid-template-columns:repeat(2,1fr)}.cat-card.large{grid-column:span 2}.showcase-card{height:11rem;width:18rem}.mobile-buy{display:none}}@media(min-width:768px){.site-header__inner{margin-top:1.25rem;width:calc(100% - 4rem)}.header-actions{gap:.25rem}.icon-btn{padding:.5rem}.icon-btn svg{width:18px;height:18px}shopify-account.header-account{--shopify-account-avatar-size: 40px}shopify-account.header-account::part(signed-out-avatar){width:40px;height:40px}.site-header__bar{padding:1rem 1.5rem}.site-logo{font-size:1.875rem;max-width:none;flex:0 0 auto}.site-nav{display:flex}.menu-toggle{display:none}.story__layout,.craft-pin__layout{display:grid;grid-template-columns:.92fr 1.08fr}.story__copy-wrap,.craft-pin__copy{justify-content:center;padding:0 3rem}.story__media,.craft-pin__media{height:100%}.product-layout{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start;padding-top:10rem}.product-info{position:sticky;top:8rem}.look-slide{width:48vw}.editorial__media{aspect-ratio:3 / 4}}@media(min-width:1024px){.section-padding{padding-left:5rem;padding-right:5rem}.cats__grid{grid-template-columns:repeat(4,1fr)}.cat-card.large{grid-column:span 2}.occasions__row,.quiz__options,.product-grid,.journal-grid,.craft-notes__grid,.india-trust .trust-grid{grid-template-columns:repeat(3,1fr)}.occasions__row{grid-template-columns:repeat(4,1fr)}.editorial__grid{grid-template-columns:1fr 1fr;gap:4rem}.look-slide{width:32vw}.quiz__options{grid-template-columns:repeat(4,1fr)}}@media(pointer:fine){html.atelier-cursor,html.atelier-cursor body{cursor:none}}@view-transition{navigation:auto}::view-transition-old(root){animation:fade-out .32s ease both}::view-transition-new(root){animation:fade-in .48s ease both}@keyframes fade-out{to{opacity:0}}@keyframes fade-in{0%{opacity:0}}@keyframes hero-zoom{0%{transform:scale(1.1)}to{transform:scale(1)}}.page-veil{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;background:#fff8f6;pointer-events:none;opacity:0;transition:opacity .4s ease}.page-veil.is-leaving{pointer-events:auto;opacity:1}.progress-bar{transition:width .12s linear}.cursor-ring{transition:width .28s ease,height .28s ease,background .28s ease,border-color .28s ease}.cursor-ring.is-hot{width:46px;height:46px;background:#c9a87c1f;border-color:#c9a87cd9}.site-header__inner{transition:background .4s ease,box-shadow .4s ease,border-color .4s ease}.site-header.is-scrolled .site-header__inner{background:#fff8f6f5;box-shadow:0 14px 40px #5f303014}.site-nav__link{transition:color .25s ease}.site-nav__link:hover span{transform:scaleX(1)}.icon-btn{transition:background .25s ease,transform .25s ease}.icon-btn:hover{transform:translateY(-1px)}.mega{display:block;pointer-events:none}.mega.is-open{pointer-events:auto}.search-overlay{display:block;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}.search-overlay.is-open{display:block;opacity:1;visibility:visible}.drawer{transition:transform .45s cubic-bezier(.16,1,.3,1)}.card-elegant:hover{transform:translateY(-4px);box-shadow:0 24px 64px #5f30301f}.cat-card__label{transition:background .3s ease,transform .4s cubic-bezier(.16,1,.3,1),border-color .3s ease}.cat-card:hover .cat-card__label{transform:translate(-50%) translateY(-6px);border-color:#c9a87cb3}.occ-card__media img,.occ-card__media video{transition:transform .9s cubic-bezier(.16,1,.3,1)}.occ-card:hover .occ-card__media img,.occ-card:hover .occ-card__media video{transform:scale(1.06)}.occ-card__text{transition:transform .4s ease}.occ-card:hover .occ-card__text{transform:translateY(-6px)}.product-card{transition:transform .45s cubic-bezier(.16,1,.3,1)}.product-card:hover{transform:translateY(-6px)}.product-card__media img,.product-card__media video{transition:transform .9s cubic-bezier(.16,1,.3,1)}.product-card:hover .product-card__media img,.product-card:hover .product-card__media video{transform:scale(1.06)}.product-card__save{transition:transform .3s ease,background .3s ease}.product-card__save:hover{transform:scale(1.08)}.editorial__media img{transition:transform 1.1s cubic-bezier(.16,1,.3,1)}.editorial__media:hover img{transform:scale(1.05)}.showcase-card img{transition:transform .8s cubic-bezier(.16,1,.3,1)}.showcase-card:hover img{transform:scale(1.06)}.quiz-option{transition:border-color .25s ease,background .25s ease,color .25s ease,transform .25s ease}.quiz-option:hover{border-color:#17131366;transform:translateY(-3px)}[data-quiz-panel]:not([hidden]){animation:fade-up .5s cubic-bezier(.16,1,.3,1)}.quiz__results.is-visible{animation:fade-up .7s cubic-bezier(.16,1,.3,1)}.filter-btn,.size-btn,.add-btn,.save-btn{transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.filter-btn:hover,.size-btn:hover{border-color:#171313}.add-btn:hover{background:#5f3030;transform:translateY(-1px)}.product-gallery__main img{transition:transform .5s ease}.product-gallery__thumbs button{transition:opacity .25s ease,outline-color .25s ease}.site-footer nav a{transition:color .25s ease}@media(prefers-reduced-motion:no-preference){.hero__grid video{animation:hero-zoom 2.8s cubic-bezier(.22,.61,.36,1) both}.hero__copy-mobile>*,.hero__copy-desktop>*,.hero__scroll{opacity:0;transform:translateY(16px);transition:opacity 1.15s cubic-bezier(.22,.61,.36,1),transform 1.2s cubic-bezier(.22,.61,.36,1)}.hero.is-in .hero__copy-mobile>*,.hero.is-in .hero__copy-desktop>*,.hero.is-in .hero__scroll{opacity:1;transform:none}.hero.is-in .hero__copy-mobile>*:nth-child(1),.hero.is-in .hero__copy-desktop>*:nth-child(1){transition-delay:.18s}.hero.is-in .hero__copy-mobile>*:nth-child(2),.hero.is-in .hero__copy-desktop>*:nth-child(2){transition-delay:.3s}.hero.is-in .hero__copy-mobile>*:nth-child(3),.hero.is-in .hero__copy-desktop>*:nth-child(3){transition-delay:.42s}.hero.is-in .hero__copy-mobile>*:nth-child(4),.hero.is-in .hero__copy-desktop>*:nth-child(4){transition-delay:.54s}.hero.is-in .hero__scroll{transition-delay:.8s}html.js [data-reveal]{opacity:0;transform:translate3d(0,22px,0);transition:opacity 1.2s cubic-bezier(.22,.61,.36,1),transform 1.25s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}html.js [data-reveal=left]{transform:translate3d(-22px,0,0)}html.js [data-reveal=right]{transform:translate3d(22px,0,0)}html.js [data-reveal=scale]{transform:scale(1.02)}html.js [data-reveal].is-in{opacity:1;transform:none}html.js [data-reveal-stagger]>*{opacity:0;transform:translate3d(0,18px,0);transition:opacity 1.1s cubic-bezier(.22,.61,.36,1),transform 1.15s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}html.js [data-reveal-stagger].is-in>*{opacity:1;transform:none}html.js [data-reveal-stagger].is-in>*:nth-child(1){transition-delay:.06s}html.js [data-reveal-stagger].is-in>*:nth-child(2){transition-delay:.16s}html.js [data-reveal-stagger].is-in>*:nth-child(3){transition-delay:.26s}html.js [data-reveal-stagger].is-in>*:nth-child(4){transition-delay:.36s}html.js [data-reveal-stagger].is-in>*:nth-child(5){transition-delay:.46s}html.js [data-reveal-stagger].is-in>*:nth-child(6){transition-delay:.56s}html.js [data-reveal-stagger].is-in>*:nth-child(7){transition-delay:.66s}html.js [data-reveal-stagger].is-in>*:nth-child(8){transition-delay:.76s}html.js [data-reveal-stagger].is-in>*:hover{transform:translateY(-3px);transition:opacity 1.1s cubic-bezier(.22,.61,.36,1),transform .45s cubic-bezier(.22,.61,.36,1)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html.js [data-reveal],html.js [data-reveal-stagger]>*,.hero__copy-mobile>*,.hero__copy-desktop>*,.hero__scroll{opacity:1!important;transform:none!important}}.tailor-page{background:#fff8f6}.tailor-notes{padding-top:0;padding-bottom:5rem}.tailor-notes__layout{display:grid;gap:2.5rem;max-width:56rem}.tailor-notes__list{display:grid;gap:1.25rem}.tailor-notes__list li{padding-bottom:1.25rem;border-bottom:1px solid rgba(23,19,19,.1);font-size:1.0625rem;line-height:1.7;color:#171313a6}.tailor-notes__list li:last-child{border-bottom:0;padding-bottom:0}.product-tailor{margin-top:2rem;padding:1.35rem 1.5rem 1.5rem;border:1px solid rgba(201,168,124,.4);background:linear-gradient(180deg,#c9a87c1f,#c9a87c0d);transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.product-tailor:hover{border-color:#c9a87cbf;box-shadow:var(--shadow-elegant);transform:translateY(-2px)}.product-tailor__head{display:flex;align-items:center;gap:.65rem}.product-tailor__icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:1px solid rgba(201,168,124,.45);background:#fff8f6b3;color:#5f3030;flex-shrink:0}.product-tailor__copy{margin:.75rem 0 1.15rem;font-size:.9375rem;line-height:1.6;color:#171313a6}.product-tailor__btn{width:100%}.product-tailor__btn:hover{background:#171313;color:#fff8f6;border-color:#171313}.btn-gold{transition:background .25s ease,transform .25s ease}.btn-gold:hover{background:#d4b78c;transform:translateY(-1px)}.btn-outline-light{transition:background .25s ease,border-color .25s ease,color .25s ease}.btn-outline-light:hover{background:#fff8f614;border-color:#fff8f680}@media(min-width:640px){.pillars__grid.tailor-steps{grid-template-columns:repeat(2,1fr)}.product-tailor__btn{width:auto}}@media(min-width:768px){.tailor-notes__layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:4rem;align-items:start;max-width:none}}@media(min-width:1024px){.pillars__grid.tailor-steps{grid-template-columns:repeat(4,1fr)}}.track-order{min-height:100vh;background:var(--track-page-bg, #fff8f6);padding-top:var(--track-pad-y, 96px);padding-bottom:var(--track-pad-y, 96px);display:flex;align-items:center}.track-order__inner{width:100%;max-width:40rem;margin:0 auto;text-align:center}.track-order__intro{margin-bottom:2.5rem}.track-order__title{font-size:clamp(2.5rem,7vw,4.5rem)}.track-order__description{margin:1.25rem auto 0;max-width:32rem;font-size:1.125rem;line-height:1.7;color:#17131399}.track-order__card{padding:2.25rem 1.75rem;background:var(--track-card-bg, #fff8f6);text-align:center}.track-order__icon{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;margin-bottom:1.25rem;border:1px solid var(--track-accent, #c9a87c);background:#c9a87c1f;color:#5f3030}.track-order__card-title{font-size:1.75rem}.track-order__card-text{margin:.85rem auto 0;max-width:28rem;font-size:.975rem;line-height:1.65;color:#1713139e}.track-order__btn{width:100%;margin-top:1.75rem}.track-order__secondary{margin-top:1.5rem;font-size:.875rem;color:#1713138c;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .75rem}.track-order__contact{font-size:.875rem}.track-order__note{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid rgba(23,19,19,.1);font-size:.8rem;line-height:1.6;color:#17131373}@media(min-width:640px){.track-order__card{padding:2.75rem 3rem}.track-order__btn{width:auto;min-width:14rem}}.account-page.listing{background:#fff8f6}.account-auth{display:flex;align-items:center;padding:8rem 1.25rem 4rem;min-height:100vh;background:radial-gradient(ellipse at 10% 0%,rgba(201,168,124,.14) 0%,transparent 45%),radial-gradient(ellipse at 90% 100%,rgba(255,227,225,.55) 0%,transparent 50%),#fff8f6}.account-auth--split{padding:0;min-height:100vh;align-items:stretch;background:#fff8f6}.account-auth__layout{width:100%;min-height:100vh;display:grid;grid-template-columns:1fr;align-items:stretch}.account-auth__visual{position:relative;display:block;width:100%;min-height:280px;height:46vh;overflow:hidden;background:#2a2222;z-index:1}.account-auth__visual-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#2a2222;background-size:cover;background-position:center 25%;background-repeat:no-repeat}.account-auth__visual-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 25%;display:block}.account-auth__visual-veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#1713130d 20%,#1713138c)}.account-auth__visual-copy{position:absolute;inset:auto 0 0;z-index:2;padding:1.5rem 1.25rem 1.75rem;color:#fff8f6}.account-auth__quote{margin-top:.75rem;font-size:clamp(1.85rem,5vw,2.85rem);line-height:1.1;letter-spacing:-.02em;max-width:16ch}.account-auth__quote em{font-style:italic;color:#c9a87c}.account-auth__visual-note{margin-top:.85rem;max-width:24rem;font-size:.9rem;line-height:1.55;color:#fff8f6ad}.account-auth__shell{width:100%;max-width:32rem;margin:0 auto}.account-auth--split .account-auth__shell{max-width:none;display:flex;align-items:center;justify-content:center;padding:2.5rem 1.25rem 3.5rem;background:#fff8f6}.account-auth__panel{width:100%;padding:2rem 1.5rem;background:#fff8f6e0;border:1px solid rgba(23,19,19,.08);box-shadow:0 24px 70px #5f303014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.account-auth__brand{display:flex;align-items:center;gap:.75rem;margin-bottom:1.35rem}.account-auth__mark{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid rgba(201,168,124,.45);background:#c9a87c1f;color:#5f3030}.account-auth__title{font-size:clamp(2.4rem,6vw,3.75rem);line-height:.95}.account-auth__lead{margin-top:.9rem;margin-bottom:0;font-size:1.05rem;line-height:1.65;color:#17131399;max-width:30rem}.account-auth__divider{height:1px;margin:1.75rem 0 1.5rem;background:linear-gradient(90deg,#c9a87c 0%,rgba(23,19,19,.08) 55%,transparent 100%)}.account-auth__or{display:flex;align-items:center;gap:.85rem;margin:.35rem 0;color:#17131366;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}.account-auth__or:before,.account-auth__or:after{content:"";flex:1;height:1px;background:#1713131f}.account-auth__secondary-btn{width:100%}.account-auth__footer{margin-top:.35rem;text-align:center;font-size:.9rem;color:#1713138c}.account-phone-block{margin-top:1.75rem}.account-phone-input{display:grid;grid-template-columns:auto 1fr;align-items:stretch;min-height:3.15rem;border:1px solid rgba(23,19,19,.16);background:#fff8f6;transition:border-color .25s ease,box-shadow .25s ease}.account-phone-input:hover{border-color:#17131347}.account-phone-input:focus-within{border-color:#c9a87cd9;box-shadow:0 0 0 4px #c9a87c24}.account-phone-input__prefix{display:flex;align-items:center;gap:.55rem;padding:0 .9rem 0 1rem;color:#171313;-webkit-user-select:none;user-select:none}.account-phone-input__flag{display:inline-flex;width:1.35rem;height:.92rem;overflow:hidden;border:1px solid rgba(23,19,19,.12);flex-shrink:0}.account-phone-input__flag svg{display:block;width:100%;height:100%}.account-phone-input__code{font-size:.95rem;font-variant-numeric:tabular-nums;letter-spacing:.04em;padding-right:.85rem;border-right:1px solid rgba(23,19,19,.12)}.account-phone-input .account-input{border:0;box-shadow:none;background:transparent;letter-spacing:.06em;font-variant-numeric:tabular-nums}.account-phone-input .account-input:hover,.account-phone-input .account-input:focus{border:0;box-shadow:none;background:transparent}.account-phone-form__submit{margin-top:.15rem}.account-field__hint--mute{color:#1713136b}.account-phone-block+.account-auth__footer{margin-top:1.25rem}.account-form{display:grid;gap:1rem}.account-field{display:grid;gap:.4rem;text-align:left}.account-field-grid{display:grid;gap:1rem}.account-label-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.account-label{font-size:.8rem;letter-spacing:.04em;text-transform:uppercase;color:#1713138c}.account-input{width:100%;border:1px solid rgba(23,19,19,.16);background:#fff8f6f2;padding:.95rem 1.05rem;font-size:.975rem;color:#171313;outline:none;transition:border-color .25s ease,box-shadow .25s ease,background .25s ease}.account-input::placeholder{color:#17131359}.account-input:hover{border-color:#17131347}.account-input:focus{border-color:#c9a87cd9;background:#fff8f6;box-shadow:0 0 0 4px #c9a87c24}.account-auth--split .account-form__submit{margin-top:.5rem;min-height:3.1rem;letter-spacing:.02em}.account-password{position:relative}.account-password .account-input{padding-right:3rem}.account-password__toggle{position:absolute;right:.65rem;top:50%;transform:translateY(-50%);display:inline-flex;color:#17131380;padding:.25rem}.account-field__hint{font-size:.8rem;color:#5f3030}.account-field--check label{display:flex;align-items:center;gap:.55rem;font-size:.9rem;color:#171313b3}.account-form__submit{width:100%;margin-top:.35rem}.account-form__submit[disabled]{opacity:.7;cursor:wait}.account-text-link{color:#5f3030;text-decoration:underline;text-underline-offset:3px;font-size:.875rem}.account-alert{padding:.85rem 1rem;font-size:.875rem;line-height:1.5;text-align:left}.account-alert--error{border:1px solid rgba(95,48,48,.25);background:#5f30300f;color:#5f3030}.account-alert--success{border:1px solid rgba(201,168,124,.4);background:#c9a87c1f;color:#5f3030}.account-dash{padding:8rem 1.25rem 4rem}.account-dash:has(.account-hero){padding:0 0 4rem}.account-hero{position:relative;overflow:hidden;min-height:16.5rem;padding:8.5rem 0 2.25rem;color:#fff8f6}.account-hero__media,.account-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0}.account-hero__media{background-size:cover;background-position:center 28%;transform:scale(1.04)}.account-hero__veil{background:linear-gradient(180deg,#17131359,#1713139e)}.account-hero__copy{position:relative;z-index:1}.account-hero__title{margin-top:1rem;font-size:clamp(2.4rem,6vw,4rem);color:#fff8f6}.account-hero__email{margin-top:.65rem;color:#fff8f6b8;font-size:1.05rem}.account-nav{display:flex;flex-wrap:wrap;gap:.4rem;margin:1.75rem 0 2rem;padding-bottom:1.15rem;border-bottom:1px solid rgba(23,19,19,.1)}.account-nav__link{padding:.45rem .85rem;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#17131380;border:1px solid transparent}.account-nav__link:hover,.account-nav__link.is-active{color:#171313;border-color:#17131326;background:#ffffff8c}.account-nav__link--out{margin-left:auto}.account-welcome{display:grid;gap:1.25rem;padding:1.75rem;margin-bottom:1.5rem}.account-welcome__actions{display:flex;flex-wrap:wrap;gap:.65rem}.account-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1.5rem}.account-stat{padding:1.1rem 1rem;border:1px solid rgba(23,19,19,.1);background:#fff8f6cc;text-align:center}.account-stat__value{font-family:Cormorant Garamond,Garamond,serif;font-size:1.75rem}.account-stat__label{margin-top:.2rem;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:#17131373}.account-empty--rich{text-align:center;padding:2.25rem 1rem 1.5rem}.account-empty--rich p{margin:.65rem auto 0;max-width:26rem}.account-profile-list{display:grid;gap:.85rem;margin-top:1rem}.account-profile-list li{display:flex;flex-direction:column;gap:.2rem;padding-bottom:.85rem;border-bottom:1px solid rgba(23,19,19,.08)}.account-profile-list span{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#17131373}.account-order-table-wrap{overflow-x:auto;margin-top:.5rem}.account-order-table{width:100%;border-collapse:collapse;font-size:.9rem}.account-order-table th{text-align:left;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:#17131366;padding:.65rem .5rem .85rem 0;border-bottom:1px solid rgba(23,19,19,.12)}.account-order-table td{padding:.95rem .5rem .95rem 0;border-bottom:1px solid rgba(23,19,19,.08);vertical-align:middle}.account-order-thumb{display:none}.account-order-thumb img{width:2.25rem;height:2.85rem;object-fit:cover}@media(min-width:640px){.account-welcome{grid-template-columns:1fr auto;align-items:center}.account-order-thumb{display:inline-block;margin-left:.65rem;vertical-align:middle}}@media(max-width:719px){.account-order-table thead{display:none}.account-order-table tr{display:grid;gap:.45rem;padding:1rem 0}.account-order-table td{display:flex;justify-content:space-between;gap:1rem;padding:0;border:0}.account-order-table td:before{content:attr(data-label);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:#17131366}}.account-dash__inner{max-width:80rem}.account-dash__header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(23,19,19,.1)}.account-dash__title{font-size:clamp(2.5rem,6vw,4rem)}.account-dash__email{margin-top:.75rem;color:#1713138c;font-size:1.05rem}.account-dash__actions{display:flex;flex-wrap:wrap;gap:.65rem}.account-dash__grid{display:grid;gap:1.5rem}.account-panel{padding:1.5rem}.account-panel--soft{background:#c9a87c14}.account-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.account-panel__title{margin-top:.35rem;font-size:1.75rem}.account-panel__lead{margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;color:#17131399}.account-side{display:grid;gap:1.5rem;align-content:start}.account-empty{padding:1.5rem 0 .5rem;color:#1713138c}.account-order-list,.account-address-list,.account-line-list{display:grid;gap:1rem;margin-top:.5rem}.account-order-card,.account-address-card{border:1px solid rgba(23,19,19,.1);padding:1.15rem;background:#fff8f6a6}.account-order-card__top{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.account-order-card__date,.account-line-item__meta{margin-top:.35rem;font-size:.875rem;color:#1713138c}.account-order-card__total{font-size:1.05rem}.account-order-card__meta{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.9rem}.account-status{display:inline-flex;padding:.25rem .55rem;border:1px solid rgba(23,19,19,.15);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.account-status--soft{border-color:#c9a87c73;background:#c9a87c1f;color:#5f3030}.account-fulfillment{margin-top:.85rem;font-size:.875rem;color:#171313a6}.account-order-card__btn{margin-top:1rem;width:100%}.account-address-card__actions{display:flex;gap:.85rem;margin-top:.85rem}.account-edit-address{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(23,19,19,.1)}.account-line-item{display:grid;grid-template-columns:4.5rem 1fr auto;gap:.85rem;align-items:start;padding:.85rem 0;border-bottom:1px solid rgba(23,19,19,.08)}.account-line-item__media{aspect-ratio:3 / 4;overflow:hidden;background:#ead1ce}.account-line-item__media img{width:100%;height:100%;object-fit:cover}.account-line-item__price{font-size:.95rem;white-space:nowrap}.account-totals{margin-top:1.5rem;display:grid;gap:.65rem;font-size:.95rem}.account-totals>div{display:flex;justify-content:space-between;gap:1rem;color:#171313b3}.account-totals__grand{margin-top:.35rem;padding-top:.85rem;border-top:1px solid rgba(23,19,19,.12);color:#171313!important;font-size:1.1rem}@media(min-width:640px){.account-auth__panel{padding:2.75rem 3rem}.account-field-grid{grid-template-columns:1fr 1fr}.account-dash__header{flex-direction:row;align-items:flex-end;justify-content:space-between}.account-order-card__btn{width:auto}.account-address-list--grid{grid-template-columns:1fr 1fr}}@media(min-width:900px){.account-auth--split{padding:0}.account-auth__layout{grid-template-columns:1fr 1fr;min-height:100vh}.account-auth__visual{min-height:100vh;height:100vh;max-height:none;position:sticky;top:0}.account-auth__visual-copy{padding:3rem}.account-auth--split .account-auth__shell{padding:6rem 2.5rem;min-height:100vh}.account-auth--split .account-auth__panel{border:0;box-shadow:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;max-width:26rem;width:100%;margin:0}}@media(min-width:1024px){.account-dash__grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr);align-items:start}.account-auth--split .account-auth__shell{padding:6rem 4rem}.account-auth--split .account-auth__panel{max-width:28rem}}.announcement-bar{background:#171313;color:#fff8f6;text-align:center;font-size:.6rem;letter-spacing:.04em;text-transform:uppercase;line-height:1.5;padding:.45rem .75rem}.announcement-bar p,.announcement-bar a{margin:0;display:block;white-space:normal;overflow-wrap:break-word;word-break:break-word}.announcement-bar__full{display:none}.announcement-bar__short{display:inline}@media(min-width:640px){.announcement-bar{font-size:.6875rem;letter-spacing:.14em;padding:.5rem 1rem}.announcement-bar p,.announcement-bar a{word-break:normal}.announcement-bar__full{display:inline}.announcement-bar__short{display:none}}.announcement-bar a:hover{color:#c9a87c}body:has(.site-header--announce) .page-hero,body:has(.site-header--announce) .listing{padding-top:10.75rem}body:has(.site-header--announce) .product-layout{padding-top:9.5rem}@media(min-width:768px){body:has(.site-header--announce) .product-layout{padding-top:11.25rem}body:has(.site-header--announce) .product-info{top:9.25rem}}.crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:1.15rem;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#17131366}.crumbs a:hover{color:#5f3030}.info-prose{font-size:1.0625rem;line-height:1.75;color:#171313ad}.info-prose--wide{max-width:42rem}.size-guide-table-wrap{padding:1.5rem 1.25rem;overflow-x:auto}.size-guide-table{width:100%;border-collapse:collapse;font-size:.95rem}.size-guide-table th,.size-guide-table td{text-align:left;padding:.85rem .75rem .85rem 0;border-bottom:1px solid rgba(23,19,19,.1)}.size-guide-table th{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;font-weight:400;color:#17131373}.info-prose h2{font-family:Cormorant Garamond,Garamond,serif;font-size:1.75rem;font-weight:500;color:#171313;margin:2rem 0 .75rem}.info-prose p+p{margin-top:1rem}.contact-layout{display:grid;gap:1.5rem}.contact-aside,.contact-form-wrap{padding:1.75rem}.contact-aside__links{display:flex;flex-direction:column;gap:.65rem;margin-top:1.5rem;font-size:.9375rem}.contact-aside__links a:hover{color:#5f3030}select.account-input{-webkit-appearance:none;appearance:none;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,#171313 50%),linear-gradient(135deg,#171313 50%,transparent 50%);background-position:calc(100% - 16px) 50%,calc(100% - 11px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.faq-list{max-width:44rem}.faq-item{border-bottom:1px solid rgba(23,19,19,.12)}.faq-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;padding:1.25rem 0;font-family:Cormorant Garamond,Garamond,serif;font-size:1.35rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item__icon{font-size:1.25rem;color:#c9a87c;transition:transform .2s ease}.faq-item[open] .faq-item__icon{transform:rotate(45deg)}.faq-item__body{padding:0 0 1.35rem;font-size:1.05rem;line-height:1.7;color:#1713139e}.listing-empty{grid-column:1 / -1;padding:2.5rem 0 1rem}.cart-empty{padding:3rem 0 2rem}.cart-form{display:grid;gap:2rem;margin-top:2rem}.cart-line__meta{flex:1;min-width:0}.cart-line__remove{font-size:.75rem;text-decoration:underline;text-underline-offset:3px;color:#17131380}.qty input[type=number]{width:4.25rem;border:1px solid rgba(23,19,19,.2);background:transparent;padding:.4rem .5rem;font:inherit}.cart-summary{padding:1.75rem;height:fit-content}.cart-summary__note,.cart-summary__guest{margin-top:.85rem;font-size:.8125rem;line-height:1.5;color:#17131380}.cart-summary__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.cart-summary__actions .btn-primary,.cart-summary__actions .btn-secondary{flex:1;justify-content:center}.site-footer__grid{display:grid;gap:2.25rem}.site-footer__label{margin-bottom:.85rem;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:#17131366}.site-footer__grid nav{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;font-size:.875rem;color:#17131380}.site-footer__legal{display:flex;flex-direction:column;gap:.85rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(23,19,19,.08);font-size:.75rem;color:#17131366}.site-footer__legal nav{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.password-body{min-height:100vh;margin:0;background:#171313;color:#fff8f6}.password-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:3rem 1.25rem;background:radial-gradient(ellipse at 50% 100%,rgba(201,168,124,.18) 0%,transparent 55%)}.password-page__inner{max-width:28rem;text-align:center}.password-page__title{margin-top:1.5rem;font-size:clamp(36px,7vw,88px);color:#fff8f6}.password-page__lead{margin:1.5rem auto 0;max-width:28rem;color:#fff8f699}.password-page__unlock{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.password-page__unlock input{width:100%;border:0;border-bottom:1px solid rgba(255,248,246,.25);background:transparent;color:#fff8f6;padding:.75rem 0;font:inherit;text-align:center}.password-page__notify{margin-top:2rem}.password-page__note{margin-top:1.5rem;font-size:.8125rem;color:#fff8f673}.password-page__note a{color:#c9a87c}@media(min-width:768px){.site-footer__grid{grid-template-columns:1.3fr 1fr 1fr 1fr;text-align:left}.site-footer__legal{flex-direction:row;align-items:center;justify-content:space-between}.contact-layout{grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);align-items:start}.contact-aside,.contact-form-wrap{padding:2.25rem}.cart-form{grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);align-items:start}}body:has(.site-header--announce) .account-auth,body:has(.site-header--announce) .craft-hero,body:has(.site-header--announce) .track-order{padding-top:10.75rem}.occasions__head,.product-actions{flex-wrap:wrap}.drawer{padding-bottom:calc(1.5rem + env(safe-area-inset-bottom,0px))}@media(max-width:767px){.header-actions [data-open-saved]{display:none}shopify-account.header-account{--shopify-account-avatar-size: 28px;width:28px;height:28px}shopify-account.header-account::part(signed-out-avatar){width:28px;height:28px}.site-header__bar{padding:.5rem .55rem}}.cart-wa{margin-top:.35rem}.cart-wa__lead{margin:0 0 .55rem;font-size:.875rem;line-height:1.5;color:#1713138c}.order-phone{position:fixed;inset:auto 1rem 1rem;z-index:80;display:flex;justify-content:flex-end;pointer-events:none}.order-phone[hidden]{display:none}.order-phone__panel{position:relative;width:min(100%,24.5rem);padding:1.5rem 1.5rem 1.15rem;pointer-events:auto;box-shadow:0 18px 50px #17131329}.order-phone__close{position:absolute;top:.85rem;right:.85rem;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:0;background:transparent;color:#17131373;cursor:pointer}.order-phone__title{margin-top:.4rem;font-size:1.65rem}.order-phone__lead{margin:.65rem 0 0;font-size:.95rem;line-height:1.55;color:#17131394}.order-phone .account-phone-block{margin-top:1.15rem}.order-phone__skip{display:block;width:100%;margin-top:.65rem;border:0;background:none;color:#17131373;font-size:.8125rem;letter-spacing:.04em;cursor:pointer}@media(max-width:767px){.order-phone{inset:auto 0 0;justify-content:stretch}.order-phone__panel{width:100%;border-radius:1.25rem 1.25rem 0 0}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/theme.css.map */
