*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--paper);color:var(--ink);font-family:Manrope,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img,svg,video{display:block;max-width:100%}button,input,select,textarea{font-family:inherit}.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-to-content{position:absolute;left:-9999px}.skip-to-content:focus{left:0;top:0;background:var(--ink);color:#fff;padding:12px 18px;z-index:9999}.serif{font-family:Cormorant Garamond,serif}.promo{background:var(--dark);color:#f6efe2;font-size:12px;letter-spacing:.18em;text-transform:uppercase;text-align:center;padding:11px 16px;font-weight:500}.promo p{margin:0}.promo b{color:var(--peach);font-weight:700}.header{background:#fff;border-bottom:1px solid var(--hairline);position:sticky;top:0;z-index:50}.header-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:18px 40px;gap:20px}.header-left{display:flex;align-items:center;gap:18px}.icon-btn{width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:var(--ink);transition:background .2s;cursor:pointer;border:none;background:transparent}.icon-btn:hover{background:var(--cream)}.mobile-only{display:none}.logo{display:flex;align-items:center;justify-content:center}.logo img{height:54px;width:auto}.logo-text{font-family:Cormorant Garamond,serif;font-size:24px;letter-spacing:.18em;font-weight:500}.header-right{display:flex;align-items:center;justify-content:flex-end;gap:18px}.login{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--rose-deep);font-weight:700;cursor:pointer}.login:hover{color:var(--rose)}.cart{position:relative;cursor:pointer}.cart-badge{position:absolute;top:-4px;right:-6px;background:var(--rose);color:#fff;font-size:10px;font-weight:700;width:18px;height:18px;border-radius:999px;display:flex;align-items:center;justify-content:center}.nav{border-top:1px solid var(--hairline);position:relative;z-index:40;background:#fff}.nav-inner{display:flex;justify-content:center;gap:44px;padding:14px 40px;flex-wrap:wrap}.nav a{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--ink);font-weight:600;padding:6px 0;position:relative;transition:color .2s;display:inline-flex;align-items:center;gap:6px}.nav a.active,.nav a:hover,.nav-item:hover>a{color:var(--rose-deep)}.nav a:after{content:"";position:absolute;left:50%;bottom:-4px;width:0;height:1.5px;background:var(--rose);transition:width .25s,left .25s}.nav a:hover:after,.nav a.active:after{width:100%;left:0}.nav-item{position:relative}.nav-item .caret{width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-bottom:3px;transition:transform .2s}.nav-item:hover .caret{transform:rotate(-135deg);margin-bottom:-1px}.nav-dropdown{position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%) translateY(-6px);min-width:580px;background:#fff;border:1px solid var(--hairline);box-shadow:0 24px 60px -20px #280f1e2e;padding:32px 36px;display:grid;grid-template-columns:repeat(2,1fr) 200px;gap:32px 40px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;border-radius:4px}.nav-item:hover .nav-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.nav-dropdown:before{content:"";position:absolute;top:-14px;left:0;right:0;height:14px}.nav-col h5{font-family:Cormorant Garamond,serif;font-size:18px;font-weight:600;margin:0 0 14px;color:var(--ink);font-style:italic}.nav-col ul{list-style:none;padding:0;margin:0}.nav-col li{margin-bottom:10px}.nav-col a{font-size:12px;letter-spacing:.06em;text-transform:none;color:var(--ink-soft);font-weight:400}.nav-col a:after{display:none}.nav-col a:hover{color:var(--rose-deep)}.nav-feature{background:var(--cream);border-radius:3px;padding:20px;text-align:center;display:flex;flex-direction:column;justify-content:space-between;align-self:stretch}.nav-feature .nf-eyebrow{font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:var(--rose-deep);font-weight:700;margin-bottom:8px}.nav-feature h4{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:600;margin:0 0 6px;line-height:1.1;font-style:italic;color:var(--ink)}.nav-feature p{font-size:11px;color:var(--muted);margin:0 0 14px;line-height:1.5}.nav-feature a.nf-cta{font-size:10px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--ink);border-bottom:1.5px solid var(--rose);padding-bottom:3px}.nav-feature a.nf-cta:after{display:none}.nav-feature a.nf-cta:hover{color:var(--rose-deep);border-color:var(--rose-deep)}.hero{position:relative;height:78vh;min-height:580px;max-height:820px;overflow:hidden;background:#241820}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1s ease}.hero-slide.active{opacity:1}.hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-grad{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,#280f1e59,#280f1e0d 50%,#0000 75%)}.hero-slide.light .hero-title,.hero-slide.light .hero-sub{color:#2a1820}.hero-slide.light .hero-sub{color:#321e26c7}.hero-slide.light .hero-eyebrow{color:#9a3550}.hero-slide.light .hero-eyebrow:before{background:#9a3550}.hero-slide.light .hero-title em{color:#b85567}.hero-slide.light .pill-ghost{color:#2a1820;border-color:#2a182059}.hero-slide.light .pill-ghost:hover{background:#2a182014}.hero-inner{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 80px;color:#fff;max-width:var(--maxw);margin:0 auto}.hero-eyebrow{font-size:11px;letter-spacing:.4em;text-transform:uppercase;color:var(--peach);margin-bottom:18px;font-weight:700;display:flex;align-items:center;gap:14px}.hero-eyebrow:before{content:"";width:36px;height:1px;background:var(--peach)}.hero-title{font-family:Cormorant Garamond,serif;font-size:clamp(44px,6.4vw,92px);font-weight:500;line-height:.98;letter-spacing:-.015em;margin:0 0 18px;max-width:14ch}.hero-title h1{margin:0;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit}.hero-title em{font-style:italic;color:#ffd9c2;font-weight:500}.hero-sub{font-size:16px;line-height:1.6;color:#ffffffe0;max-width:48ch;margin:0 0 32px;font-weight:300}.hero-sub p{margin:0}.hero-cta-row{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.hero-controls{position:absolute;bottom:36px;right:80px;display:flex;gap:8px;align-items:center;z-index:5}.hero-dots{display:flex;gap:8px;margin-right:14px}.hero-dots span{width:8px;height:8px;border-radius:999px;background:#fff6;cursor:pointer;transition:background .2s,width .2s}.hero-dots span.active{background:var(--peach);width:32px;border-radius:4px}.hero-arrow{width:42px;height:42px;border-radius:999px;background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.hero-arrow:hover{background:#ffffff40}.pill{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;border-radius:999px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;cursor:pointer;transition:transform .2s,background .2s,color .2s,box-shadow .2s;border:none}.pill-rose{background:var(--rose);color:#fff}.pill-rose:hover{background:var(--rose-deep);transform:translateY(-1px);box-shadow:0 12px 24px -10px #b8556780}.pill-dark{background:var(--dark);color:#fff}.pill-dark:hover{background:var(--rose-deep);transform:translateY(-1px)}.pill-ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4)}.pill-ghost:hover{background:#ffffff1f}.pill-sm{padding:10px 18px;font-size:11px}.marquee{overflow:hidden;border-top:1px solid rgba(255,255,255,.4)}.marquee-track{display:flex;gap:80px;padding:18px 0;animation:scroll 28s linear infinite;white-space:nowrap;width:max-content}.marquee-item{font-family:Cormorant Garamond,serif;font-size:24px;font-weight:600;letter-spacing:.02em;display:flex;align-items:center;gap:80px;font-style:italic}.marquee-item:after{content:"\273f";color:#b855678c;font-size:14px;font-style:normal}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.posters{padding:80px 40px 40px;background:var(--paper)}.posters-inner{max-width:var(--maxw);margin:0 auto}.posters-head{text-align:center;max-width:760px;margin:0 auto 48px}.posters-head h2{margin:0}.posters-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.poster{position:relative;aspect-ratio:3/4;border-radius:6px;overflow:hidden;cursor:pointer;background:var(--cream);display:block}.poster-bg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.poster-bg svg,.poster-bg img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.poster:hover .poster-bg svg,.poster:hover .poster-bg img{transform:scale(1.04)}.poster-text{position:absolute;left:0;right:0;top:28px;text-align:center;color:#fff;z-index:2}.poster-text-dark{color:#2a1f2a}.poster-text .small{font-family:Italiana,serif;font-size:14px;letter-spacing:.32em;margin-bottom:4px;text-transform:uppercase}.poster-text h3{font-family:Italiana,serif;font-size:38px;font-weight:400;letter-spacing:.06em;margin:0;line-height:1;text-transform:uppercase}.poster-caption{text-align:center;margin-top:18px}.poster-caption-title{font-size:13px;letter-spacing:.32em;text-transform:uppercase;font-weight:700;color:var(--ink);margin-bottom:10px}.poster-caption-btn{display:inline-block;background:var(--dark);color:#fff;font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;padding:10px 22px;cursor:pointer;transition:background .2s}.poster-caption-btn:hover{background:var(--rose-deep)}.section{padding:96px 40px;background:var(--paper)}.section.cream{background:var(--cream)}.section-inner{max-width:var(--maxw);margin:0 auto}.section-head{text-align:center;max-width:760px;margin:0 auto 48px}.section-head h2{margin:0}.section-head h2 em,.section-title em{font-style:italic;color:var(--rose-deep)}.eyebrow{font-size:11px;letter-spacing:.4em;text-transform:uppercase;color:var(--rose-deep);font-weight:700;margin-bottom:14px;display:flex;align-items:center;justify-content:center;gap:14px}.eyebrow:before,.eyebrow:after{content:"";width:30px;height:1px;background:var(--rose)}.section-title{font-family:Cormorant Garamond,serif;font-size:clamp(46px,5vw,72px);font-weight:500;letter-spacing:-.015em;margin:0 0 18px;line-height:1;color:var(--ink)}.section-title h2{margin:0;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit}.section-sub{font-size:15px;line-height:1.75;color:var(--muted);margin:0 auto 32px;max-width:64ch;font-weight:300}.section-cta{margin-top:8px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:48px}.product{background:#fff;border-radius:6px;overflow:hidden;cursor:pointer;transition:transform .3s,box-shadow .3s;position:relative;border:1px solid var(--hairline);display:block;color:inherit;text-decoration:none}.product:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.product-img{aspect-ratio:3/4;background:var(--blush);position:relative;overflow:hidden}.product-img img,.product-img svg{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.product:hover .product-img img{transform:scale(1.04)}.product-tag{position:absolute;top:14px;left:14px;background:var(--rose);color:#fff;font-size:10px;letter-spacing:.18em;text-transform:uppercase;padding:6px 12px;border-radius:999px;font-weight:700;z-index:1}.product-tag.peach{background:var(--peach);color:#5a2a3a}.product-tag.dark{background:var(--dark)}.product-fav{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:999px;background:#fffffff2;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transform:translateY(-4px);transition:opacity .25s,transform .25s;border:none;color:var(--rose-deep);z-index:1}.product-fav.saved{color:var(--rose);background:#fff}.product:hover .product-fav{opacity:1;transform:translateY(0)}.product-quick{position:absolute;left:14px;right:14px;bottom:14px;background:var(--dark);color:#fff;text-align:center;padding:12px;border-radius:999px;font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;opacity:0;transform:translateY(8px);transition:opacity .25s,transform .25s;border:none;cursor:pointer;z-index:1}.product:hover .product-quick{opacity:1;transform:translateY(0)}.product-info{padding:18px 16px 16px}.product-cat{font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:var(--rose-deep);font-weight:700;margin-bottom:6px}.product-name{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:600;line-height:1.15;margin:0 0 4px;color:var(--ink)}.product-notes{font-size:12px;color:var(--muted);font-weight:400;margin-bottom:10px;font-style:italic}.product-price-row{display:flex;align-items:center;justify-content:space-between}.product-price{font-size:14px;font-weight:700;color:var(--ink);letter-spacing:.02em}.product-price .was{color:var(--muted);text-decoration:line-through;margin-right:8px;font-weight:400}.product-add{width:34px;height:34px;border-radius:999px;background:var(--cream);display:flex;align-items:center;justify-content:center;color:var(--ink);transition:background .2s,color .2s;border:none;cursor:pointer}.product:hover .product-add{background:var(--rose);color:#fff}.banner{position:relative;height:540px;overflow:hidden}.banner-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.banner-grad{position:absolute;top:0;right:0;bottom:0;left:0}.banner-grad.left{background:linear-gradient(90deg,#280f1eb3,#280f1e52 45%,#0000 70%)}.banner-grad.right{background:linear-gradient(270deg,#280f1eb3,#280f1e52 45%,#0000 70%)}.banner-grad.center{background:linear-gradient(180deg,#0003,#00000080)}.banner-inner{position:relative;height:100%;max-width:var(--maxw);margin:0 auto;padding:0 80px;display:flex;align-items:center;color:#fff}.banner-inner.right{justify-content:flex-end;text-align:right}.banner-inner.center{justify-content:center;text-align:center}.banner-content{max-width:520px}.banner-content.right{margin-left:auto}.banner-eyebrow{font-size:11px;letter-spacing:.4em;text-transform:uppercase;color:var(--peach);font-weight:700;margin-bottom:18px;display:inline-flex;align-items:center;gap:14px}.banner-eyebrow:before{content:"";width:36px;height:1px;background:var(--peach)}.banner-title{font-family:Cormorant Garamond,serif;font-size:clamp(54px,6vw,90px);font-weight:500;line-height:.98;margin:0 0 18px;letter-spacing:-.015em}.banner-title h2{margin:0;font-size:inherit;font-weight:inherit;font-family:inherit}.banner-title em{font-style:italic;color:#ffd9c2}.banner-sub{font-size:15px;line-height:1.7;color:#ffffffe0;margin:0 0 28px;font-weight:300}.story{padding:120px 40px;background:linear-gradient(180deg,var(--cream) 0%,var(--blush) 100%);color:var(--ink);position:relative;overflow:hidden}.story:before{content:"";position:absolute;top:-100px;left:-100px;width:380px;height:380px;border-radius:999px;background:radial-gradient(circle,rgba(217,122,122,.15) 0%,transparent 70%)}.story:after{content:"";position:absolute;bottom:-80px;right:-80px;width:320px;height:320px;border-radius:999px;background:radial-gradient(circle,rgba(251,201,168,.3) 0%,transparent 70%)}.story-inner{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:center;position:relative}.story-img{aspect-ratio:4/5;border-radius:4px;overflow:hidden;box-shadow:var(--shadow-card)}.story-img img,.story-img svg{width:100%;height:100%;object-fit:cover}.story-eyebrow{justify-content:flex-start}.story-eyebrow:after{display:none}.story-title{font-family:Cormorant Garamond,serif;font-size:clamp(40px,4.5vw,64px);font-weight:500;line-height:1.05;margin:0 0 24px;letter-spacing:-.01em}.story-title em,.story-title h2 em{font-style:italic;color:var(--rose-deep)}.story-title h2{margin:0;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit}.story p{font-size:15px;line-height:1.85;color:var(--ink-soft);margin:0 0 16px;font-weight:400;max-width:54ch}.story-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;padding-top:32px;border-top:1px solid rgba(184,85,103,.18)}.stat-num{font-family:Cormorant Garamond,serif;font-size:42px;font-weight:600;color:var(--rose-deep);line-height:1;margin-bottom:6px}.stat-label{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);font-weight:600}.news{padding:100px 40px;background:var(--dark);color:#fff;position:relative;overflow:hidden}.news:before{content:"";position:absolute;top:-150px;left:50%;transform:translate(-50%);width:600px;height:600px;border-radius:999px;background:radial-gradient(circle,rgba(217,122,122,.18) 0%,transparent 60%)}.news-inner{max-width:720px;margin:0 auto;text-align:center;position:relative}.news .eyebrow{color:var(--peach);justify-content:center}.news .eyebrow:before,.news .eyebrow:after{background:var(--peach)}.news .section-title{color:#fff}.news .section-title h2{margin:0}.news .section-title em{color:#ffd9c2;font-style:italic}.news .section-sub{color:#ffffffb3}.news input{flex:1;padding:18px 24px;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:#fff;font-family:inherit;font-size:14px;border-radius:999px 0 0 999px;outline:none;transition:border-color .2s}.news input::placeholder{color:#ffffff80}.news input:focus{border-color:var(--peach)}.news-form{display:flex;max-width:540px;margin:32px auto 0}.news-form button{padding:18px 36px;background:var(--rose);color:#fff;border:none;border-radius:0 999px 999px 0;font-size:12px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;cursor:pointer;transition:background .2s}.news-form button:hover{background:var(--rose-deep)}.footer{background:var(--darker);color:#fff}.footer-top{padding:72px 40px 48px}.footer-grid{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px}.footer-brand img{height:64px;width:auto;filter:brightness(0) invert(1);margin-bottom:18px}.footer-brand-name{font-family:Cormorant Garamond,serif;font-size:32px;letter-spacing:.18em;color:#fff;margin-bottom:18px;font-weight:500}.footer-brand-sub{font-size:13px;color:#fff9;line-height:1.7;font-weight:300;max-width:38ch;margin-bottom:24px}.footer-brand-sub p{margin:0 0 8px}.footer-col h4{font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--peach);font-weight:700;margin:0 0 18px}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin-bottom:12px}.footer-col a{font-size:13px;color:#ffffffb3;font-weight:300;transition:color .2s}.footer-col a:hover{color:var(--peach)}.footer-socials{display:flex;gap:12px}.footer-socials a{width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;color:#fff;transition:background .2s,border-color .2s}.footer-socials a:hover{background:var(--rose);border-color:var(--rose)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:24px 40px}.footer-bottom-inner{max-width:var(--maxw);margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-policies{display:flex;gap:28px;flex-wrap:wrap}.footer-policies a{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#fff9;font-weight:600}.footer-policies a:hover{color:var(--peach)}.footer-copy{font-size:11px;color:#ffffff80;letter-spacing:.1em}.drawer-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#280f1e73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .25s;z-index:99}.drawer-bg.open{opacity:1;pointer-events:auto}.drawer{position:fixed;top:0;right:0;bottom:0;width:420px;max-width:90vw;background:#fff;z-index:100;transform:translate(100%);transition:transform .35s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column}.drawer.open{transform:translate(0)}.drawer-head{padding:24px 28px;border-bottom:1px solid var(--hairline);display:flex;justify-content:space-between;align-items:center}.drawer-head h3{font-family:Cormorant Garamond,serif;font-size:24px;margin:0;font-weight:600}.drawer-body{flex:1;overflow-y:auto;padding:8px 28px}.drawer-empty{text-align:center;padding:60px 0;color:var(--muted)}.drawer-empty svg{margin:0 auto 16px;color:var(--blush)}.drawer-item{display:flex;gap:14px;padding:18px 0;border-bottom:1px solid var(--hairline);align-items:flex-start}.drawer-item img{width:72px;height:90px;object-fit:cover;border-radius:3px;background:var(--blush)}.di-cat{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--rose-deep);font-weight:700;margin-bottom:4px}.di-name{font-family:Cormorant Garamond,serif;font-size:18px;font-weight:600;margin:0 0 8px}.di-price{font-size:13px;font-weight:600}.di-qty{display:inline-flex;align-items:center;gap:8px;margin-top:8px;border:1px solid var(--hairline);border-radius:999px;padding:2px 4px}.di-qty button{width:24px;height:24px;border:none;background:transparent;cursor:pointer;color:var(--ink);font-size:14px}.di-qty span{font-size:13px;font-weight:600;min-width:16px;text-align:center}.drawer-foot{padding:20px 28px 28px;border-top:1px solid var(--hairline);background:var(--paper)}.drawer-total{display:flex;justify-content:space-between;margin-bottom:6px}.drawer-total span:first-child{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);font-weight:700}.drawer-total span:last-child{font-family:Cormorant Garamond,serif;font-size:24px;font-weight:600}.drawer-shipping{font-size:11px;color:var(--muted);margin-bottom:14px}.drawer-checkout{width:100%;padding:18px;background:var(--rose);color:#fff;border:none;border-radius:999px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;cursor:pointer;transition:background .2s;display:block;text-align:center;text-decoration:none}.drawer-checkout:hover{background:var(--rose-deep)}.fly{position:fixed;width:60px;height:75px;border-radius:3px;object-fit:cover;z-index:200;pointer-events:none;transition:all .8s cubic-bezier(.5,-.2,.7,1)}.field{margin-bottom:16px;display:block}.field label{display:block;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);font-weight:700;margin-bottom:8px}.field input,.field select,.field textarea{width:100%;padding:14px 18px;border:1px solid var(--hairline);background:#fff;font-family:inherit;font-size:14px;color:var(--ink);border-radius:3px;outline:none;transition:border-color .2s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--rose)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.page-head{padding:80px 40px 48px;background:var(--cream);text-align:center;border-bottom:1px solid var(--hairline)}.page-head .eyebrow{font-size:11px;letter-spacing:.4em;text-transform:uppercase;color:var(--rose-deep);font-weight:700;margin-bottom:14px;display:flex;align-items:center;justify-content:center;gap:14px}.page-head .eyebrow:before,.page-head .eyebrow:after{content:"";width:30px;height:1px;background:var(--rose)}.page-head h1{font-family:Cormorant Garamond,serif;font-size:clamp(46px,5vw,72px);font-weight:500;line-height:1;margin:0 0 14px;letter-spacing:-.015em}.page-head h1 em{font-style:italic;color:var(--rose-deep)}.page-head p{font-size:15px;line-height:1.7;color:var(--muted);max-width:60ch;margin:0 auto;font-weight:300}.crumbs{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-weight:600;margin-top:18px}.crumbs a:hover{color:var(--rose-deep)}.crumbs span{margin:0 10px;color:var(--blush-deep)}.pdp{padding:60px 40px 100px}.pdp-inner{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:start}.pdp-gallery{position:sticky;top:140px}.pdp-main-img{background:var(--blush);border-radius:6px;overflow:hidden;aspect-ratio:4/5}.pdp-main-img img,.pdp-main-img svg{width:100%;height:100%;object-fit:cover}.pdp-thumbs{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.pdp-thumb{width:72px;height:90px;border:1px solid var(--hairline);background:transparent;padding:0;cursor:pointer;border-radius:4px;overflow:hidden}.pdp-thumb img{width:100%;height:100%;object-fit:cover}.pdp-thumb.active{border-color:var(--rose)}.pdp-detail{padding-top:8px}.pdp-cat{font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--rose-deep);font-weight:700;margin-bottom:14px}.pdp-title{font-family:Cormorant Garamond,serif;font-size:clamp(40px,4.2vw,56px);font-weight:500;line-height:1;margin:0 0 14px;letter-spacing:-.015em}.pdp-notes{font-size:14px;color:var(--muted);font-style:italic;margin-bottom:24px}.pdp-price{font-family:Cormorant Garamond,serif;font-size:32px;font-weight:600;margin-bottom:24px;color:var(--ink)}.pdp-price .was{font-size:18px;color:var(--muted);text-decoration:line-through;margin-right:14px;font-weight:400}.pdp-desc{font-size:14px;line-height:1.85;color:var(--ink-soft);margin-bottom:32px;max-width:54ch}.pdp-option{margin-bottom:18px}.pdp-option label{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);font-weight:700;display:block;margin-bottom:10px}.pdp-option-values{display:flex;gap:8px;flex-wrap:wrap}.pdp-option-value{padding:10px 18px;border:1px solid var(--hairline);background:#fff;color:var(--ink);font-size:13px;cursor:pointer;border-radius:3px;transition:all .2s}.pdp-option-value.active{border-color:var(--rose);background:var(--rose);color:#fff}.pdp-qty-row{display:flex;align-items:center;gap:14px;margin-bottom:32px}.pdp-qty{display:inline-flex;align-items:center;border:1px solid var(--hairline);border-radius:999px}.pdp-qty button{width:42px;height:46px;border:none;background:transparent;cursor:pointer;font-size:16px;color:var(--ink)}.pdp-qty input{width:56px;height:46px;border:none;text-align:center;background:transparent;font-family:inherit;font-weight:700;font-size:14px;outline:none}.pdp-add{flex:1;justify-content:center}.pdp-meta details{border-top:1px solid var(--hairline);padding:14px 0}.pdp-meta summary{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--ink);font-weight:700;cursor:pointer;list-style:none}.pdp-meta summary:after{content:"+";float:right}.pdp-meta details[open] summary:after{content:"\2212"}.pdp-meta div{font-size:14px;line-height:1.7;color:var(--ink-soft);margin-top:14px}.pdp-related{margin-top:120px;max-width:var(--maxw);margin-left:auto;margin-right:auto}.collection-toolbar{max-width:var(--maxw);margin:32px auto 24px;display:flex;justify-content:space-between;align-items:center;padding:0 40px}.collection-count{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-weight:600}.collection-sort select{padding:10px 30px 10px 18px;border:1px solid var(--hairline);background:#fff;font-family:inherit;font-size:13px;border-radius:3px;outline:none;cursor:pointer}.collection-inner{max-width:var(--maxw);margin:0 auto;padding:0 40px 100px}.collection-empty{text-align:center;padding:80px 0;color:var(--muted)}.cart-page{padding-bottom:100px}.cart-inner{max-width:1100px;margin:48px auto;display:grid;grid-template-columns:1.6fr 1fr;gap:60px;padding:0 40px}.cart-items{display:flex;flex-direction:column;gap:8px}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:20px;padding:24px 0;border-bottom:1px solid var(--hairline);align-items:start}.cart-item-img{display:block}.cart-item-img img,.cart-item-img svg{width:120px;height:150px;object-fit:cover;border-radius:3px;background:var(--blush)}.cart-item-name{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:600;margin:0 0 8px;display:block}.cart-item-variant{font-size:12px;color:var(--muted);margin-bottom:8px}.cart-item-price{font-size:14px;font-weight:600}.cart-item-controls{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.cart-line-total{font-family:Cormorant Garamond,serif;font-size:20px;font-weight:600}.cart-item-remove{background:transparent;border:none;color:var(--muted);font-size:11px;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;font-weight:600}.cart-item-remove:hover{color:var(--rose-deep)}.cart-summary{background:var(--cream);padding:32px;border-radius:6px;position:sticky;top:140px;align-self:start}.cart-summary h3{font-family:Cormorant Garamond,serif;font-size:24px;margin:0 0 18px}.cart-row{display:flex;justify-content:space-between;font-size:14px;padding:8px 0}.cart-row-total{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:600;border-top:1px solid var(--hairline);padding-top:18px;margin-top:8px}.cart-shipping{font-size:11px;color:var(--muted);margin:14px 0}.cart-note{width:100%;padding:12px;border:1px solid var(--hairline);border-radius:3px;background:#fff;font-family:inherit;font-size:13px;color:var(--ink);outline:none;margin:14px 0;min-height:80px;resize:vertical}.cart-checkout{width:100%;display:block;text-align:center;margin-top:14px}.cart-continue{display:block;text-align:center;margin-top:14px;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-weight:600}.cart-continue:hover{color:var(--rose-deep)}.cart-empty{text-align:center;padding:120px 0}.cart-empty h2{font-family:Cormorant Garamond,serif;font-size:48px;margin:0 0 14px}.article-hero img{width:100%;height:auto;max-height:540px;object-fit:cover}.article-body p{font-size:16px;line-height:1.85}.article-body h2,.page-body h2{font-family:Cormorant Garamond,serif;font-size:38px;margin-top:48px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.blog-card img{aspect-ratio:4/5;width:100%;object-fit:cover;border-radius:6px}.blog-card-meta{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin-top:14px}.blog-card-title{font-family:Cormorant Garamond,serif;font-size:26px;line-height:1.2;margin:8px 0}.order-table{width:100%;border-collapse:collapse;margin-top:14px}.order-table th,.order-table td{padding:14px 0;border-bottom:1px solid var(--hairline);text-align:left;font-size:14px}.order-table th{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-weight:700}.pagination{display:flex;gap:8px;justify-content:center;margin-top:48px}.pagination-link{padding:10px 16px;font-size:13px;letter-spacing:.06em;color:var(--ink);border:1px solid var(--hairline);border-radius:3px}.pagination-link.active{background:var(--ink);color:#fff;border-color:var(--ink)}.search-form{display:flex;max-width:540px;margin:32px auto 0}.search-form input{flex:1;padding:18px 24px;border:1px solid var(--hairline);background:#fff;font-family:inherit;font-size:14px;color:var(--ink);border-radius:999px 0 0 999px;outline:none}.search-form button{padding:18px 36px;background:var(--rose);color:#fff;border:none;border-radius:0 999px 999px 0;font-size:12px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;cursor:pointer}.m-menu{position:fixed;top:0;left:0;bottom:0;width:320px;max-width:90vw;background:#fff;z-index:100;transform:translate(-100%);transition:transform .35s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column;padding:24px 28px}.m-menu.open{transform:translate(0)}.m-menu a{display:block;padding:14px 0;border-bottom:1px solid var(--hairline);font-size:14px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--ink)}@media(max-width:1024px){.product-grid,.posters-grid{grid-template-columns:repeat(2,1fr)}.story-inner,.pdp-inner,.cart-inner{grid-template-columns:1fr;gap:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.header-row{padding:14px 20px}.nav-inner{gap:16px;padding:12px 20px;font-size:11px}.hero-inner,.banner-inner{padding:0 24px}.hero-controls{right:24px;bottom:24px}.section,.posters{padding:64px 20px}.blog-grid{grid-template-columns:1fr 1fr}.auth-inner{grid-template-columns:1fr!important}}@media(max-width:640px){.product-grid,.posters-grid{grid-template-columns:1fr 1fr;gap:14px}.header-row{grid-template-columns:auto 1fr auto}.header-left{gap:6px}.mobile-only{display:flex}.nav,.login{display:none}.hero{min-height:520px}.hero-inner{padding:0 20px}.hero-title{font-size:42px}.blog-grid{grid-template-columns:1fr}.cart-item{grid-template-columns:80px 1fr}.cart-item-img img,.cart-item-img svg{width:80px;height:100px}.cart-item-controls{grid-column:1/-1;flex-direction:row;justify-content:space-between;align-items:center}.footer-grid{grid-template-columns:1fr}.footer-bottom-inner{flex-direction:column;text-align:center}}.nav-dropdown{display:flex;gap:40px;align-items:flex-start;width:max-content}.nav-dropdown.columns-1{min-width:220px}.nav-dropdown.columns-2{min-width:460px}.nav-dropdown.columns-3{min-width:720px}.nav-col{min-width:180px}.nav-feature{min-width:220px}html[lang=ar]{direction:ltr}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
