@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Tajawal:wght@400;500;700;800&family=Noto+Naskh+Arabic:wght@400;500;700&display=swap");.storefront-root{--bg:#fdf4ee;--warm:#f4ddd2;--surface:#ffffff;--surface-2:#faeee5;--line:#ead7c9;--ink:#3a1d24;--ink-2:#6b4148;--ink-3:#9b7d83;--accent:#e89aaa;--accent-2:#b85870;--accent-soft:#fce4e8;--accent-deep:#8b3a52;--gold:#c9a87a;--nav-h:64px;--status-h:44px;--top-nav-h:72px;--content-max:1280px;--gutter:12px;min-height:100dvh;color:var(--ink);background:var(--bg);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased}@media (min-width:360px){.storefront-root{--gutter:16px;--nav-h:68px}}@media (min-width:768px){.storefront-root{--gutter:24px;--top-nav-h:76px}}@media (min-width:1024px){.storefront-root{--gutter:32px;--content-max:1440px}}@media (min-width:1440px){.storefront-root{--gutter:40px;--content-max:1520px}}@media (min-width:1920px){.storefront-root{--gutter:48px;--content-max:1680px}}@media (min-width:2560px){.storefront-root{--gutter:56px;--content-max:1920px}}.storefront-root [dir=rtl],.storefront-root[dir=rtl]{font-family:Tajawal,Noto Naskh Arabic,sans-serif}.storefront-root .price-ltr{direction:ltr;unicode-bidi:embed;display:inline-block}.storefront-root .world{min-height:100dvh;background:var(--bg);padding:0}.storefront-root .frame{width:100%;height:100dvh;min-height:100dvh;max-height:100dvh;position:relative;overflow:hidden;background:var(--bg);display:flex;flex-direction:column}.storefront-root .bottom-nav,.storefront-root .desktop-nav{flex-shrink:0}@media (min-width:481px){.storefront-root .status-bar{display:none!important}}@media (min-width:768px){.storefront-root .bottom-nav{display:none!important}}.storefront-root .container-x{width:100%;max-width:var(--content-max);margin-inline:auto;padding-inline:var(--gutter)}@media (min-width:768px){.storefront-root{--gutter:24px}}@media (min-width:1024px){.storefront-root{--gutter:32px}}.storefront-root .screen{flex:1;display:flex;flex-direction:column;width:100%;height:100%;min-height:0}.storefront-root .scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.storefront-root .scroll::-webkit-scrollbar{width:8px}.storefront-root .scroll::-webkit-scrollbar-track{background:transparent}.storefront-root .scroll::-webkit-scrollbar-thumb{background:var(--line);border-radius:4px}.storefront-root .scroll::-webkit-scrollbar-thumb:hover{background:var(--ink-3)}.storefront-root .header{height:56px;flex-shrink:0;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:rgba(253,244,238,.72);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);position:sticky;top:0;z-index:10}@media (min-width:768px){.storefront-root .header.mobile-only{display:none}}.storefront-root .status-bar{height:var(--status-h);display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:13px;font-weight:600;color:var(--ink);flex-shrink:0}.storefront-root .bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:50;height:var(--nav-h);background:rgba(255,255,255,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-around;padding:0 8px;z-index:30}.storefront-root .nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:none;border:none;cursor:pointer;color:var(--ink-3);font-size:10px;font-weight:600;padding:6px;transition:color .18s}.storefront-root .nav-item.active{color:var(--accent-2)}.storefront-root .nav-item-hero{position:relative}.storefront-root .nav-hero-disc{width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent-2));display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 24px -4px rgba(184,88,112,.5);margin-top:-22px}.storefront-root .desktop-nav{display:none}@media (min-width:768px){.storefront-root .desktop-nav{display:flex;position:sticky;top:0;z-index:40;height:var(--top-nav-h);align-items:center;gap:clamp(16px,2vw,32px);padding-inline:var(--gutter);background:rgba(253,244,238,.95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--line);width:100%;max-width:100%}.storefront-root .desktop-nav>div:last-child{flex-wrap:nowrap}}@media (min-width:2560px){.storefront-root .desktop-nav{padding-inline:max(var(--gutter),calc((100% - var(--content-max)) / 2))}}.storefront-root .badge{font-weight:700;line-height:1}.storefront-root .badge,.storefront-root .pill-btn{background:var(--accent-2);color:#fff;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.storefront-root .pill-btn{gap:6px;padding:10px 18px;border:none;cursor:pointer;font-size:14px;font-weight:600;transition:all .18s}.storefront-root .pill-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px -4px rgba(184,88,112,.4)}.storefront-root .pill-soft{background:var(--accent-soft);color:var(--accent-2)}.storefront-root .pill-sm{padding:6px 12px;font-size:12px}.storefront-root .pill-ghost{background:transparent;color:var(--ink);border:1px solid var(--line)}.storefront-root .tag{font-size:9px;font-weight:800;padding:4px 8px;border-radius:999px;letter-spacing:.06em;text-transform:uppercase}.storefront-root .tag-new{background:var(--ink);color:#fff}.storefront-root .tag-sale{background:var(--accent-2);color:#fff}.storefront-root .grid-2{display:grid;gap:8px;padding:0 8px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:360px){.storefront-root .grid-2{gap:10px;padding-inline:10px}}@media (min-width:640px){.storefront-root .grid-2{grid-template-columns:repeat(3,1fr);gap:16px;padding-inline:var(--gutter)}}@media (min-width:1024px){.storefront-root .grid-2{grid-template-columns:repeat(4,1fr);gap:20px}}@media (min-width:1440px){.storefront-root .grid-2{grid-template-columns:repeat(5,1fr);gap:24px}}@media (min-width:1920px){.storefront-root .grid-2{gap:28px}}@media (min-width:2560px){.storefront-root .grid-2{grid-template-columns:repeat(6,1fr);gap:32px}}.storefront-root .tile{border-radius:14px;overflow:hidden;background:var(--surface);cursor:pointer;transition:transform .18s}.storefront-root .tile:hover{transform:translateY(-2px)}.storefront-root .tile-img{position:relative;aspect-ratio:3/4;background:var(--surface-2)}.storefront-root .tile-body{padding:10px 12px 12px}.storefront-root .tile-img-wrap{aspect-ratio:1/1!important}@media (min-width:768px){.storefront-root .tile-img-wrap{aspect-ratio:4/5!important}}.storefront-root .section{padding-inline:16px}.storefront-root .section>.grid-2{padding-inline:0}.storefront-root .home-card-row{display:flex;align-items:stretch;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;margin-inline:-16px;padding-bottom:4px;scrollbar-width:none;scroll-padding-inline-start:16px;scroll-padding-inline-end:16px}.storefront-root .home-card-row::-webkit-scrollbar{display:none}.storefront-root .home-card-row>*{min-width:72vw;max-width:72vw;flex-shrink:0;scroll-snap-align:start}.storefront-root .home-card-row>:first-child{margin-inline-start:16px}.storefront-root .home-card-row>:last-child{margin-inline-end:16px}@media (min-width:540px){.storefront-root .home-card-row>*{min-width:calc(50% - 8px);max-width:calc(50% - 8px)}}@media (min-width:768px){.storefront-root .home-card-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,300px));justify-content:start;overflow:visible;gap:16px;margin-inline:0;padding-inline:0;scroll-padding-inline-start:0;scroll-padding-inline-end:0}.storefront-root .home-card-row>*{min-width:unset;max-width:unset}.storefront-root .home-card-row>:first-child{margin-inline-start:0}.storefront-root .home-card-row>:last-child{margin-inline-end:0}}@media (min-width:1024px){.storefront-root .home-card-row{gap:20px}}@media (min-width:1440px){.storefront-root .home-card-row{gap:24px}}.storefront-root .home-card-row.cart-upsell-row>*{min-width:44vw;max-width:44vw}@media (min-width:540px) and (max-width:767px){.storefront-root .home-card-row.cart-upsell-row>*{min-width:calc(33.33% - 9px);max-width:calc(33.33% - 9px)}}@media (min-width:768px){.storefront-root .home-card-row.cart-upsell-row{grid-template-columns:repeat(4,1fr)}.storefront-root .home-card-row.cart-upsell-row>*{min-width:unset;max-width:unset}.storefront-root .section{max-width:var(--content-max);margin-inline:auto;padding-inline:var(--gutter);width:100%}}.storefront-root .qty-stepper{display:inline-flex;align-items:center;gap:0;border:1px solid var(--line);border-radius:999px;overflow:hidden;background:var(--surface)}.storefront-root .qty-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--surface);border:none;cursor:pointer;color:var(--ink);font-weight:700}.storefront-root .qty-btn:hover{background:var(--accent-soft)}.storefront-root .step-indicator{display:flex;align-items:center;gap:8px;padding:16px}.storefront-root .step-dot{width:24px;height:24px;border-radius:50%;background:var(--line);color:var(--ink-3);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.storefront-root .step-dot.active{background:var(--accent-2);color:#fff}.storefront-root .step-dot.done{background:var(--accent);color:#fff}.storefront-root .step-line{flex:1;height:2px;background:var(--line)}.storefront-root .step-line.done{background:var(--accent)}.storefront-root .ship-meter-bar{height:6px;border-radius:999px;background:var(--line);overflow:hidden}.storefront-root .ship-meter-fill{height:100%;background:linear-gradient(90deg,var(--accent),var(--accent-2));transition:width .4s}.storefront-root .section-h{font-family:Cormorant Garamond,serif;font-size:18px;font-weight:600;color:var(--ink)}@media (min-width:768px){.section-h{font-size:24px}}@media (min-width:1024px){.section-h{font-size:28px}}.storefront-root .more-btn{font-size:12px;font-weight:700;color:var(--accent-2);background:none;border:none;cursor:pointer}.storefront-root .toast-stack{position:fixed;bottom:84px;left:16px;right:16px;display:flex;flex-direction:column;gap:8px;pointer-events:none;z-index:50}@media (min-width:768px){.storefront-root .toast-stack{bottom:24px;left:auto;right:24px;max-width:360px}}.storefront-root .toast{background:var(--ink);color:#fff;padding:12px 18px;border-radius:12px;font-size:14px;font-weight:500;pointer-events:auto;animation:toast-in .25s ease-out}@keyframes toast-in{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.fade-page{animation:page-in .3s ease-out}@keyframes page-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.fly-ghost{position:fixed;pointer-events:none;z-index:100;transition:transform .6s cubic-bezier(.5,0,.35,1),opacity .6s;border-radius:50%}.product-split{display:flex;flex-direction:column}@media (min-width:1024px){.storefront-root .product-split{flex-direction:row;gap:48px;max-width:var(--content-max);margin-inline:auto;padding-inline:var(--gutter);padding-top:32px}.storefront-root .product-split>.gallery{flex:1;min-width:0;position:sticky;top:calc(var(--top-nav-h) + 24px);align-self:flex-start}.storefront-root .product-split>.info{flex:1;min-width:0;max-width:560px}}.storefront-root .text-accent2{color:var(--accent-2)}.storefront-root .hidden-mobile{display:none}@media (min-width:768px){.storefront-root .hidden-mobile{display:initial}}.storefront-root .hidden-desktop{display:initial}@media (min-width:768px){.hidden-desktop{display:none!important}}@keyframes sf-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.storefront-root .sf-skeleton,.storefront-root .sf-skeleton-accent,.storefront-root .sf-skeleton-chip,.storefront-root .sf-skeleton-star,.storefront-root .sf-skeleton-text{animation:sf-shimmer 1.4s ease-in-out infinite}.storefront-root .sf-skeleton-media{position:absolute;inset:0;border-radius:0;background:linear-gradient(90deg,var(--surface-2) 0,var(--warm) 45%,var(--surface-2) 90%);background-size:200% 100%}.storefront-root .sf-skeleton-text{background:linear-gradient(90deg,var(--line) 0,var(--surface-2) 45%,var(--line) 90%);background-size:200% 100%}.storefront-root .sf-skeleton-star{background:linear-gradient(90deg,rgba(201,168,122,.25),rgba(201,168,122,.45) 45%,rgba(201,168,122,.25) 90%);background-size:200% 100%}.storefront-root .sf-skeleton-accent{background:linear-gradient(90deg,var(--accent-soft) 0,#f8d0d8 45%,var(--accent-soft) 90%);background-size:200% 100%}.storefront-root .sf-skeleton-chip{background:linear-gradient(90deg,var(--surface) 0,var(--surface-2) 45%,var(--surface) 90%);background-size:200% 100%;border:1px solid var(--line);box-sizing:border-box}.storefront-root .sf-skeleton:not([class*=sf-skeleton-]){background:linear-gradient(90deg,var(--surface-2) 0,var(--warm) 45%,var(--surface-2) 90%);background-size:200% 100%}.storefront-root .studio-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px 6px 9px;border-radius:999px;border:1px solid rgba(232,154,170,.4);background:linear-gradient(135deg,#1e0814,#4d1a2e 45%,#2a0e1c);color:#fff;cursor:pointer;position:relative;overflow:hidden;flex-shrink:0;white-space:nowrap;animation:studio-glow 3s ease-in-out infinite}.storefront-root .studio-btn-shimmer{position:absolute;inset:0;background:linear-gradient(108deg,transparent 30%,rgba(255,255,255,.13) 50%,transparent 70%);animation:studio-shimmer 3.5s ease-in-out infinite;pointer-events:none}.storefront-root .studio-btn-label{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.storefront-root .studio-sparkle-sm{opacity:.6;animation:studio-twinkle 2.8s ease-in-out infinite}.storefront-root .studio-sparkle-main{animation:studio-twinkle 2s ease-in-out .6s infinite}@keyframes studio-shimmer{0%{transform:translateX(-180%)}55%,to{transform:translateX(260%)}}@keyframes studio-glow{0%,to{box-shadow:0 2px 12px rgba(184,88,112,.35),inset 0 1px 0 rgba(255,255,255,.08)}50%{box-shadow:0 2px 22px rgba(184,88,112,.6),inset 0 1px 0 rgba(255,255,255,.1)}}@keyframes studio-twinkle{0%,to{transform:scale(1) rotate(0deg);opacity:.85}30%{transform:scale(1.3) rotate(20deg);opacity:1}60%{transform:scale(.85) rotate(-10deg);opacity:.6}}@keyframes studio-slot-pulse{0%,to{box-shadow:0 0 0 0 rgba(184,88,112,.6);border-color:var(--accent-2)}50%{box-shadow:0 0 0 6px rgba(184,88,112,0);border-color:rgba(184,88,112,.35)}}.storefront-root .studio-slot-empty{animation:studio-slot-pulse 2s ease-in-out infinite}@keyframes svg-slot-ripple{0%{transform:scale(1);opacity:.75}55%{transform:scale(2.3);opacity:0}to{transform:scale(2.3);opacity:0}}.storefront-root .svg-slot-ripple{transform-box:fill-box;transform-origin:center center;animation:svg-slot-ripple 2s ease-out infinite}.storefront-root .banner-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;gap:12px;scrollbar-width:none;-ms-overflow-style:none;scroll-padding-inline:20px;padding-inline:20px;padding-block:10px 28px}.storefront-root .banner-track::-webkit-scrollbar{display:none}.storefront-root .banner-card{flex-shrink:0;scroll-snap-align:start;scroll-snap-stop:always;border-radius:20px;overflow:hidden;cursor:pointer;aspect-ratio:3/2;box-shadow:none;width:calc(100vw - 40px);transform:scale(.93);opacity:.6;transition:transform .38s cubic-bezier(.25,.46,.45,.94),opacity .38s cubic-bezier(.25,.46,.45,.94),box-shadow .38s ease}.storefront-root .banner-card.active{transform:scale(1);opacity:1;box-shadow:0 1px 4px rgba(0,0,0,.06),0 6px 20px rgba(58,29,36,.2)}@media (min-width:640px){.storefront-root .banner-card{width:calc(50vw - 26px)}}@media (min-width:1024px){.storefront-root .banner-card{width:calc(33.333vw - 22px)}}@media (min-width:1280px){.storefront-root .banner-card{width:calc(25vw - 19px)}}.storefront-root .store-backdrop{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;isolation:isolate;contain:layout paint}.storefront-root .sb-wash{position:absolute;inset:0;background:radial-gradient(120% 80% at 12% 0,var(--accent-soft) 0,transparent 55%),radial-gradient(120% 90% at 100% 8%,#fbe9dd 0,transparent 60%),linear-gradient(180deg,var(--bg) 0,var(--surface-2) 48%,var(--warm) 100%)}.storefront-root .sb-pattern{position:absolute;inset:0;background-image:url(/pattern-bg.png);background-repeat:repeat;background-size:440px auto;opacity:.3;-webkit-mask-image:linear-gradient(180deg,#000,#000 58%,transparent);mask-image:linear-gradient(180deg,#000,#000 58%,transparent)}@media (min-width:768px){.storefront-root .sb-pattern{background-size:600px auto}}@media (min-width:1280px){.storefront-root .sb-pattern{background-size:820px auto}}@media (min-width:1920px){.storefront-root .sb-pattern{background-size:1040px auto}}.storefront-root .sb-blob{position:absolute;border-radius:50%;filter:blur(55px);opacity:.7;will-change:transform}.storefront-root .sb-blob-1{width:50vmin;height:50vmin;top:-8%;inset-inline-start:-6%;background:radial-gradient(circle,var(--accent) 0,transparent 70%)}.storefront-root .sb-blob-2{width:56vmin;height:56vmin;top:28%;inset-inline-end:-12%;background:radial-gradient(circle,var(--gold) 0,transparent 70%);opacity:.6}.storefront-root .sb-blob-3{width:44vmin;height:44vmin;bottom:2%;inset-inline-start:18%;background:radial-gradient(circle,#f4b9cb 0,transparent 70%);opacity:.62}@media (min-width:1024px){.storefront-root .sb-blob{filter:blur(90px)}}@media (prefers-reduced-motion:reduce){.storefront-root .sb-blob{will-change:auto}}.storefront-root{--shadow-card:0 2px 8px -3px rgba(120,60,75,0.12),0 8px 22px -10px rgba(120,60,75,0.14);--shadow-card-hover:0 10px 22px -8px rgba(120,60,75,0.22),0 22px 48px -14px rgba(120,60,75,0.24);--shadow-pop:0 4px 14px -4px rgba(184,88,112,0.35)}.storefront-root .pcard,.storefront-root .tile{box-shadow:var(--shadow-card);transition:transform .22s ease,box-shadow .22s ease}.storefront-root .tile{border:1px solid rgba(234,215,201,.7)}.storefront-root .tile:hover{transform:translateY(-4px)}.storefront-root .pcard:hover,.storefront-root .tile:hover{box-shadow:var(--shadow-card-hover)}.storefront-root .pcard .tile-img-wrap,.storefront-root .pcard-img,.storefront-root .tile .tile-img,.storefront-root .tile .tile-img-wrap{overflow:hidden}.storefront-root .pcard .tile-img-wrap img,.storefront-root .pcard-img img,.storefront-root .tile .tile-img img,.storefront-root .tile .tile-img-wrap img{transition:transform .55s cubic-bezier(.22,1,.36,1)}.storefront-root .pcard:hover .pcard-img img,.storefront-root .pcard:hover .tile-img-wrap img,.storefront-root .tile:hover .tile-img img,.storefront-root .tile:hover .tile-img-wrap img{transform:scale(1.06)}.storefront-root .pill-btn{box-shadow:var(--shadow-pop)}.storefront-root .pill-btn:active{transform:translateY(0) scale(.97)}.storefront-root .pill-ghost,.storefront-root .pill-soft{box-shadow:none}.storefront-root .tag{box-shadow:0 2px 6px -2px rgba(120,60,75,.22);border:1px solid rgba(255,255,255,.22)}@media (prefers-reduced-motion:reduce){.storefront-root .pcard,.storefront-root .pcard-img img,.storefront-root .tile,.storefront-root .tile img{transition:none}.storefront-root .tile:hover{transform:none}}.storefront-root :focus-visible{outline:2px solid var(--accent-2);outline-offset:2px;border-radius:6px}.storefront-root input:focus-visible,.storefront-root select:focus-visible,.storefront-root textarea:focus-visible{outline-offset:0}@media (prefers-reduced-motion:reduce){.storefront-root *,.storefront-root :after,.storefront-root :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}