:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#433451;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink:#433451;--heading:#271c35;--muted:#6f6285;--line:#795cad24;--line-strong:#795cad3d;--white:#fff;--lavender:#c8b0ff;--lavender-strong:#7654cf;--pink:#e8a8ca;--blue:#b4e4f1;--blush:#fff4f7;--mist:#eef9ff;--cream:#fff8f1;--surface:#fffbfdc7;--surface-strong:#fffffff0;--surface-soft:#ffffff8f;--surface-elevated:#ffffffe0;--header-surface:#fffafdc2;--shadow:0 28px 88px #6f53a329;--shadow-soft:0 18px 42px #6f53a31a;--shadow-card:0 24px 60px #6f53a31f;--shadow-lift:0 28px 64px #6f53a32e;--radius:30px;--radius-xl:40px;--accent-gradient:linear-gradient(135deg, #6f4fc9 0%, #9b76dc 46%, #e7a8ca 100%);--accent-gradient-soft:linear-gradient(135deg, #6f4fc924, #9b76dc1f 48%, #e7a8ca29);--transition-smooth:.22s cubic-bezier(.22, 1, .36, 1);--transition-emphasis:.28s cubic-bezier(.2, .9, .25, 1);background:radial-gradient(circle at 12% 10%,#f1c2dcad,#0000 24%),radial-gradient(circle at 86% 8%,#b6e7f3bd,#0000 26%),linear-gradient(#fffaf7 0%,#fcf7ff 42%,#f7fbff 100%);font-family:Manrope,sans-serif;font-weight:400;line-height:1.5}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f4efff;--ink:#f5efff;--heading:#fff;--muted:#c5bbd8;--line:#f5f0ff1a;--line-strong:#f5f0ff2e;--lavender:#d1b7ff;--lavender-strong:#c2a3ff;--pink:#f1b8d5;--surface:#181127d6;--surface-strong:#150f23f5;--surface-soft:#3527538f;--surface-elevated:#221838d1;--header-surface:#100c1de6;--shadow:0 34px 90px #02010994;--shadow-soft:0 20px 42px #0201096b;--shadow-card:0 28px 64px #0201096b;--shadow-lift:0 30px 74px #0201098f;--accent-gradient-soft:linear-gradient(135deg, #a887ff29, #509fb914 48%, #f1b8d51a);background:radial-gradient(circle at 14% 10%,#a56ef438,#0000 24%),radial-gradient(circle at 84% 12%,#72cee024,#0000 28%),linear-gradient(#0a0711 0%,#120c1f 42%,#1a1330 100%)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}::selection{color:var(--heading);background:#a280eb47}html[lang=ar] body,html[lang=ar] button,html[lang=ar] input,html[lang=ar] select,html[lang=ar] textarea{font-family:Cairo,Manrope,sans-serif}html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3,html[lang=ar] .brand-logo__name{letter-spacing:0;font-family:Cairo,Manrope,sans-serif}body{min-width:320px;min-height:100vh;color:var(--ink);background:inherit;transition:background .32s ease, color var(--transition-smooth);margin:0}body:before,body:after{content:"";pointer-events:none;z-index:-1;filter:blur(8px);background:radial-gradient(circle,#a38ee729,#0000 72%);border-radius:50%;width:380px;height:380px;position:fixed;inset:auto auto 0 0}body:after{background:radial-gradient(circle,#e8a8ca29,#0000 72%);width:300px;height:300px;inset:8% 0 auto auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;background:0 0;border:none}a,button,input,select,textarea{transition:color var(--transition-smooth), background-color var(--transition-smooth), border-color var(--transition-smooth), box-shadow var(--transition-smooth), transform var(--transition-smooth), opacity var(--transition-smooth)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;box-shadow:0 0 0 1px #ffffffe6,0 0 0 4px #7654cf3d}img{max-width:100%;display:block}#root{min-height:100vh}.route-fallback{min-height:40vh}.motion-page-in,.motion-fade-in{opacity:1;transform:translate(0,0)}@media (prefers-reduced-motion:no-preference){.motion-page-in,.motion-fade-in{opacity:0;animation-name:motion-enter;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both;animation-delay:var(--enter-delay,0s);will-change:opacity, transform}.motion-page-in{animation-duration:.38s;transform:translateY(14px)}.motion-fade-in{animation-duration:.55s;transform:translateY(22px)}}@keyframes motion-enter{to{opacity:1;transform:translate(0,0)}}.site-shell{flex-direction:column;min-height:100vh;display:flex}.admin-shell{background:radial-gradient(circle at 0 0,#9976e847,#0000 22%),radial-gradient(circle at 100% 100%,#6ec9dc29,#0000 26%),linear-gradient(#120f22 0%,#17132b 54%,#1f1835 100%);min-height:100vh;padding:1.25rem 0 2rem;position:relative}.admin-shell:before,.admin-shell:after{content:"";pointer-events:none;position:absolute;inset:0}.admin-shell:before{opacity:.22;background-color:#0000;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:48px 48px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.admin-shell:after{background:radial-gradient(circle,#0000 20%,#0806126b 100%)}.site-main{flex-direction:column;flex:1;gap:2rem;padding-bottom:4rem;display:flex}.shell{width:min(1200px,100% - 2rem);margin:0 auto}h1,h2,h3{color:var(--heading);margin:0}h1{letter-spacing:-.04em;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,6vw,5.2rem);line-height:.95}h2{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3rem);line-height:1}h3{font-size:1.15rem}p{color:var(--muted);margin:0;line-height:1.8}.eyebrow{color:var(--lavender-strong);letter-spacing:.14em;text-transform:uppercase;background:#ffffffad;border:1px solid #a38ee72e;border-radius:999px;align-items:center;gap:.45rem;padding:.58rem .95rem;font-size:.78rem;font-weight:700;display:inline-flex;box-shadow:0 10px 30px #a38ee714}.section-heading{gap:.85rem;max-width:860px;margin-bottom:1.8rem;display:grid}.section-heading--page{gap:.95rem;max-width:820px}.section-heading__eyebrow-row{align-items:center;gap:.9rem;width:fit-content;max-width:100%;display:inline-flex}.section-heading__line{background:linear-gradient(90deg,#7654cf8c,#e8a8ca24);border-radius:999px;width:clamp(74px,10vw,118px);height:1px;display:block}.section-heading h2{text-wrap:balance;letter-spacing:-.03em;max-width:28ch;margin:0;line-height:1.02}.section-heading--page h1,.section-heading--page h2{text-wrap:balance;max-width:18ch}.section-heading--page h1{font-size:clamp(2.45rem,4vw,3.9rem);line-height:.92}.section-heading p{max-width:62ch;color:var(--muted);margin:0;font-size:1rem;line-height:1.78}.section-heading--page p{max-width:64ch;font-size:1.02rem}.button{letter-spacing:.01em;min-height:52px;transition:transform var(--transition-smooth), box-shadow var(--transition-smooth), border-color var(--transition-smooth), background var(--transition-smooth), color var(--transition-smooth);border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.24rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.button:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;transition:opacity var(--transition-smooth);background:linear-gradient(#ffffff3d,#0000 56%);position:absolute;inset:1px}.button:hover{transform:translateY(-2px)scale(1.01)}.button:hover:after,.button:focus-visible:after{opacity:1}.button:active{transform:translateY(0)scale(.985)}.button--primary{color:#fff;background:var(--accent-gradient);box-shadow:0 18px 40px #7a58c947,inset 0 1px #fff3}.button--ghost{border:1px solid var(--line);box-shadow:inset 0 1px 0 #fff9, var(--shadow-soft);background:#ffffffc7}.button--ghost:hover{border-color:#7654cf3d;box-shadow:inset 0 1px #ffffffb8,0 18px 36px #795fb11f}.button--minimal{color:var(--lavender-strong)}.button:disabled,.button[aria-disabled=true]{cursor:not-allowed;opacity:.64;transform:none}.button--small{min-height:44px;padding-inline:1rem}.site-header{z-index:24;padding-top:.82rem;padding-bottom:.32rem;position:sticky;top:0}.site-header__bar{background:radial-gradient(circle at top left, #ffffffa3, transparent 32%), linear-gradient(180deg, #ffffff3d, #ffffff0d), var(--header-surface);border:1px solid var(--line);-webkit-backdrop-filter:blur(24px)saturate(150%);backdrop-filter:blur(24px)saturate(150%);border-radius:34px;align-items:center;gap:1rem;min-height:82px;padding:.84rem 1.06rem;display:flex;position:relative;box-shadow:0 24px 50px #6f53a31f,inset 0 1px #ffffff6b}.site-header__bar:before{content:"";border-radius:inherit;pointer-events:none;opacity:.9;background:linear-gradient(135deg,#ffffff38,#ffffff08 42%,#c8b0ff1f);position:absolute;inset:1px}.site-header__brand,.site-header__center,.site-header__actions,.site-header__tools,.site-header__utility,.site-header__icon-group{z-index:1;align-items:center;min-width:0;display:flex;position:relative}.site-header__brand{flex:0 0 320px;justify-content:flex-start;max-width:320px}.site-header__panel{display:contents}.site-header__center{flex:auto;justify-content:center;padding-inline:.22rem}.site-header__actions{flex:0 clamp(320px,30vw,392px);justify-content:flex-end;gap:0;min-width:320px;max-width:392px}.site-header__tools{flex:none}.site-header__utility{background:linear-gradient(180deg, #ffffff47, #f4eaff24), var(--accent-gradient-soft);border:1px solid #9e82d62e;border-radius:26px;flex:auto;justify-content:space-between;gap:14px;width:100%;min-height:58px;padding:9px 16px;box-shadow:inset 0 1px #ffffff94,0 18px 36px #6f53a31a}.site-header__icon-group{min-height:auto;box-shadow:none;background:0 0;border:none;border-radius:0;flex:none;gap:14px;padding:0}.site-header__icon-link{background:linear-gradient(180deg, #fffffffa, #fbf6ffdb), var(--accent-gradient-soft);border-color:#9e82d62e;border-radius:12px;width:40px;height:40px;line-height:0;box-shadow:0 12px 24px #6f53a31a,inset 0 1px #ffffffa8}.site-header__icon-group .site-header__icon-link{flex:0 0 40px;justify-content:center;align-items:center;padding:0;display:flex}.site-header__icon-link svg{width:18px;height:18px;transition:transform var(--transition-smooth), color var(--transition-smooth);flex-shrink:0}.site-header__icon-group .site-header__icon-link:hover{color:#6f4fc9;background:linear-gradient(180deg, #f8f0fffa, #ede1ffe6), var(--accent-gradient-soft);border-color:#7654cf4d;transform:translateY(-2px)scale(1.02);box-shadow:0 16px 28px #6f53a324,0 0 0 3px #7654cf12}.site-header__icon-group .site-header__icon-link:hover svg,.site-header__icon-group .site-header__icon-link:focus-visible svg{transform:scale(1.08)}.site-header__icon-group .site-header__icon-link span{min-width:18px;height:18px;padding-inline:.2rem;font-size:.58rem;top:-4px;right:-4px}.segment-control{border:1px solid var(--line);scrollbar-width:none;background:#ffffff14;border-radius:999px;align-items:center;gap:.35rem;padding:.32rem;display:inline-flex;overflow-x:auto;box-shadow:inset 0 1px #ffffff61,0 14px 28px #6f53a314}.segment-control::-webkit-scrollbar{display:none}.segment-control__icon{width:36px;height:36px;color:var(--lavender-strong);background:#ffffffa8;border-radius:999px;place-items:center;display:inline-grid}.language-switcher{direction:ltr;grid-template-columns:auto repeat(3,minmax(0,1fr));min-width:154px;display:grid;position:relative}.language-switcher--compact{grid-template-columns:repeat(3,minmax(0,1fr));min-width:118px}.language-switcher__thumb{width:calc((100% - 36px - .96rem) / var(--language-switcher-columns,3));background:var(--accent-gradient);transform:translateX(calc(var(--language-switcher-index,0) * 100%));border-radius:999px;transition:transform .22s;position:absolute;top:.32rem;bottom:.32rem;left:calc(36px + .58rem);box-shadow:0 12px 24px #7a58c938}.language-switcher--compact .language-switcher__thumb{width:calc((100% - .64rem) / var(--language-switcher-columns,3));left:.32rem}.language-switcher__button{z-index:1;position:relative}.segment-control__button{min-width:36px;min-height:36px;color:var(--muted);white-space:nowrap;border-radius:999px;padding:.5rem .64rem;font-size:.76rem;font-weight:800}.segment-control__button.active{color:#fff}.site-nav{border:1px solid var(--line);background:linear-gradient(#ffffff24,#ffffff0a),#ffffff14;border-radius:999px;min-width:0;max-width:100%;padding:.36rem;box-shadow:inset 0 1px #ffffff47}.site-nav__list{align-items:center;gap:.18rem;min-width:0;margin:0;padding:0;list-style:none;display:flex}.site-nav__item{display:flex}.site-nav__link{min-height:44px;color:var(--muted);letter-spacing:.01em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.68rem .94rem;font-size:.92rem;font-weight:800;transition:color .18s,background-color .18s,box-shadow .18s,transform .18s;display:inline-flex;position:relative}.site-nav__link:after{content:"";opacity:0;height:2.5px;transition:opacity var(--transition-smooth), transform var(--transition-emphasis);background:linear-gradient(90deg,#0000,#7a58c9d1,#0000);border-radius:999px;position:absolute;bottom:.45rem;left:1.05rem;right:1.05rem;transform:scaleX(.35)}.site-nav__icon{color:var(--lavender-strong);place-items:center;display:none}.site-nav__label{z-index:1;text-overflow:ellipsis;position:relative;overflow:hidden}.site-nav__link.active,.site-nav__link:hover{color:var(--ink);background:#fffc;transform:translateY(-1px)scale(1.01);box-shadow:inset 0 1px #ffffffad,0 10px 18px #795fb114}.site-nav__link.active:after,.site-nav__link:hover:after{opacity:1;transform:scaleX(1)}.site-header__menu{width:48px;height:48px;color:var(--heading);background:var(--surface-soft);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:18px;justify-content:center;align-items:center;display:none}.icon-link{background:linear-gradient(180deg, #ffffffe6, #faf5ffbd), var(--surface-soft);border:1px solid var(--line);width:42px;height:42px;box-shadow:inset 0 1px 0 #fff9, var(--shadow-soft);color:var(--heading);border-radius:15px;justify-content:center;align-items:center;display:inline-flex;position:relative}.icon-link:hover{color:#6f4fc9;border-color:#7654cf3d;transform:translateY(-2px)scale(1.02);box-shadow:inset 0 1px #ffffffbd,0 18px 32px #6f53a324,0 0 0 3px #7654cf0f}.theme-toggle{isolation:isolate;overflow:hidden}.theme-toggle__glow{opacity:.78;transition:transform var(--transition-smooth), opacity var(--transition-smooth);background:radial-gradient(circle,#eac2ff6b,#0000 70%);border-radius:50%;position:absolute;inset:18%}.theme-toggle:hover .theme-toggle__glow{opacity:.95;transform:scale(1.18)}.icon-link span{background:var(--accent-gradient);color:#fff;border-radius:999px;place-items:center;min-width:23px;height:23px;padding-inline:.3rem;font-size:.72rem;font-weight:800;display:grid;position:absolute;top:-5px;right:-5px}.icon-link--danger{color:#bb5a79}.icon-link--ghost{width:38px;height:38px;box-shadow:none;border-radius:14px}.brand-logo{align-items:center;gap:.95rem;min-width:0;display:inline-flex}.brand-logo--compact .brand-logo__name{font-size:1.9rem}.brand-logo__mark{isolation:isolate;flex-shrink:0;align-items:flex-end;gap:.48rem;padding:.24rem .28rem;display:inline-flex;position:relative}.brand-logo__halo,.brand-logo__ring{pointer-events:none;position:absolute}.brand-logo__halo{filter:blur(8px);opacity:.85;z-index:-2;background:radial-gradient(circle at 18% 30%,#ffd2e56b,#0000 34%),radial-gradient(circle at 82% 26%,#cdedff57,#0000 32%);border-radius:26px;inset:-.5rem -.45rem -.28rem}.brand-logo__ring{opacity:.9;z-index:-1;background:linear-gradient(#ffffff2e,#0000 62%);border:1px solid #a38ee72e;border-radius:22px;inset:-.12rem -.18rem -.08rem}.brand-logo__mark-surface{background:linear-gradient(145deg, #fff7fbfa, #eaf1ffeb), var(--accent-gradient-soft);pointer-events:none;border:1px solid #ffffffbd;border-radius:22px;position:absolute;inset:-.18rem -.24rem -.12rem;box-shadow:inset 0 1px #ffffffeb,0 22px 42px #8e73c229}.brand-logo__bubble{z-index:1;width:44px;height:44px;transition:transform var(--transition-smooth), box-shadow var(--transition-smooth), border-color var(--transition-smooth);border:1px solid #ffffffd6;border-radius:18px;place-items:center;display:grid;position:relative;box-shadow:inset 0 1px #ffffffe6,0 16px 30px #8167b724}.brand-logo__bubble svg{opacity:.98;filter:drop-shadow(0 4px 10px #533c801f);width:17px;height:17px}.brand-logo__bubble--pink{color:#a64d70;background:#ffe0ecf5}.brand-logo__bubble--lavender{color:#6f4fc9;background:#e4dafff5}.brand-logo__bubble--blue{color:#2a7387;background:#d4f3f8f5}.brand-logo:hover .brand-logo__bubble,.brand-logo:focus-visible .brand-logo__bubble{transform:translateY(-2px);box-shadow:inset 0 1px #ffffffeb,0 18px 32px #8167b72e}.brand-logo__sparkle{color:#c5aa58;filter:drop-shadow(0 8px 14px #c5aa582e);position:absolute;top:-.55rem;right:-.55rem}.brand-logo__text{min-width:0;display:grid}.brand-logo__name{color:var(--pink);margin:0;font-family:Parisienne,cursive;font-size:clamp(2rem,4vw,2.72rem);line-height:.92}.brand-logo__caption{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin:0;font-size:.73rem}.site-header__cta{white-space:nowrap;border-radius:15px;flex:auto;justify-content:center;gap:.58rem;min-width:0;height:42px;min-height:42px;padding-inline:1.02rem;font-size:.84rem;box-shadow:0 16px 30px #7a58c938,inset 0 1px #ffffff2e}.site-header__cta-icon{width:18px;height:18px;transition:transform var(--transition-smooth);flex-shrink:0}.site-header__cta:hover .site-header__cta-icon,.site-header__cta:focus-visible .site-header__cta-icon{transform:scale(1.08)}.site-header__cta-label--full,.site-header__cta-label--compact{text-overflow:ellipsis;overflow:hidden}.site-header__cta-label--compact{display:none}.site-shell--rtl{text-align:right}.site-shell--rtl .hero__actions,.site-shell--rtl .product-card__meta,.site-shell--rtl .product-card__footer,.site-shell--rtl .summary-row,.site-shell--rtl .summary-item,.site-shell--rtl .cart-item,.site-shell--rtl .cart-item__controls,.site-shell--rtl .product-page__meta,.site-shell--rtl .social-links{flex-direction:row-reverse}.site-shell--rtl .search-field input,.site-shell--rtl .field input,.site-shell--rtl .field select,.site-shell--rtl .field textarea,.site-shell--rtl .site-nav,.site-shell--rtl .site-nav__link,.site-shell--rtl .section-heading,.site-shell--rtl .summary-card,.site-shell--rtl .delivery-card,.site-shell--rtl .tracking-card,.site-shell--rtl .success-card,.site-shell--rtl .faq-list,.site-shell--rtl .checkout-form,.site-shell--rtl .product-page__content,.site-shell--rtl .catalog-toolbar{text-align:right}.site-shell--rtl .section-heading__eyebrow-row,.site-shell--rtl .site-nav__list,.site-shell--rtl .site-nav__link,.site-shell--rtl .button,.site-shell--rtl .attachment-picker__button,.site-shell--rtl .field-search,.site-shell--rtl .search-field,.site-shell--rtl .product-page__highlights div,.site-shell--rtl .attachment-card__body,.site-shell--rtl .attachment-chip__meta,.site-shell--rtl .floating-whatsapp,.site-shell--rtl .site-header__icon-group{flex-direction:row-reverse}.site-shell--rtl .directional-icon{transform:rotate(180deg)}.site-shell--rtl .dashboard-order__item>div:first-child,.site-shell--rtl .site-header__cta{flex-direction:row-reverse}.site-shell--rtl .site-header__icon-group .site-header__icon-link span{left:-4px;right:auto}.site-shell--rtl .icon-link span{left:-5px;right:auto}.site-shell--rtl .check-list{padding-left:0;padding-right:1rem}.site-shell--rtl .floating-whatsapp{left:1.25rem;right:auto}html[dir=rtl] .floating-whatsapp{flex-direction:row-reverse;left:1.25rem;right:auto}.site-shell--rtl .site-footer__preferences,.site-shell--rtl .site-footer__pref-group{justify-items:end}.site-shell--rtl .site-footer__pref-controls{flex-direction:row-reverse}.site-shell--rtl .brand-logo{direction:ltr}.hero,.page-hero{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:1.6rem;padding:3.75rem 0 2.85rem;display:grid}.page-hero{border-radius:var(--radius);background:linear-gradient(135deg, #ffebf5a3, #ebf7ffa8), var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #a38ee71f;align-items:start;margin-top:1.25rem;padding:2rem 2.1rem}.page-hero--compact{grid-template-columns:1fr;padding:1.7rem 1.85rem}.page-hero .section-heading{margin-bottom:0}.page-hero .eyebrow{width:fit-content;box-shadow:none}.page-hero .section-heading p{max-width:60ch}.hero__content,.hero__card,.promo-banner,.summary-card,.delivery-card,.admin-card,.product-card,.category-card,.feature-card,.testimonial-card,.empty-state,.success-card,.tracking-card,.admin-login__card,.admin-login__intro,.mini-card{border-radius:var(--radius);background:linear-gradient(180deg, #ffffff38, transparent 48%), var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:relative;overflow:hidden}.hero__content{background:radial-gradient(circle at top right, #b4e4f12e, transparent 34%), linear-gradient(180deg, #ffffff6b, transparent 48%), var(--surface);padding:clamp(2rem,3vw,2.75rem)}.hero__content:after,.hero__card:after{content:"";pointer-events:none;background:radial-gradient(circle,#a38ee729,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;inset:auto -14% -26% auto}.hero__card:after{background:radial-gradient(circle,#e8a8ca29,#0000 70%);inset:-8% auto auto -10%}.hero__content h1{max-width:11ch}.hero__lead{max-width:50ch;margin-top:1.1rem;font-size:1.04rem;line-height:1.82}.hero__note{max-width:42ch;color:var(--muted);margin-top:1.05rem;font-size:.98rem}.hero__actions{flex-wrap:wrap;gap:.9rem;margin-top:1.6rem;display:flex}.hero__card{background:radial-gradient(circle at top right, #e8a8ca2e, transparent 30%), linear-gradient(180deg, #ffffff61, transparent 52%), var(--surface);align-content:start;gap:1.5rem;padding:clamp(1.9rem,2.8vw,2.35rem);display:grid}.hero__card-header{gap:.95rem;display:grid}.hero__card-copy{max-width:33ch;font-size:.96rem}.hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.hero-stats-card{background:linear-gradient(180deg, #ffffffc2, #ffffff85), var(--accent-gradient-soft);min-width:0;box-shadow:inset 0 1px 0 #ffffffb8, var(--shadow-soft);transition:transform var(--transition-smooth), box-shadow var(--transition-smooth), border-color var(--transition-smooth);border:1px solid #a38ee729;border-radius:24px;gap:.75rem;padding:1.05rem 1.08rem;display:grid}.hero-stats-card__icon{width:46px;height:46px;color:var(--lavender-strong);background:#ffffffd1;border-radius:16px;place-items:center;display:inline-grid;box-shadow:inset 0 1px #ffffff9e}.hero-stats-card__body{gap:.35rem;display:grid}.hero-stats-card strong,.summary-card strong,.delivery-card strong,.success-card strong{color:var(--heading);display:block}.hero-stats-card span{font-size:.9rem;line-height:1.6;display:block}.hero-stats-card:hover{border-color:#7654cf38;transform:translateY(-2px);box-shadow:inset 0 1px #ffffffc2,0 20px 36px #795fb11f}.promo-banner{isolation:isolate;background:linear-gradient(135deg, #e8a8ca29, #b4e4f138), var(--surface);margin-bottom:2rem;padding:1.85rem 1.95rem}.promo-banner:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#a38ee72e,#0000 72%);border-radius:50%;width:220px;height:220px;position:absolute;inset:auto -10% -36% auto}.promo-banner h2{text-wrap:balance;max-width:24ch;margin:.75rem 0 .55rem}.promo-banner p{z-index:1;max-width:56ch;color:var(--muted);position:relative}.category-grid,.product-grid,.feature-grid,.testimonial-grid{align-items:stretch;gap:1.35rem;display:grid}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:2rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:2rem}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:2rem}.category-card,.feature-card,.testimonial-card,.mini-card{transition:transform var(--transition-smooth), box-shadow var(--transition-smooth), border-color var(--transition-smooth);padding:1.5rem;position:relative}.category-card:after,.feature-card:after,.testimonial-card:after,.mini-card:after{content:"";opacity:0;width:150px;height:150px;transition:opacity var(--transition-smooth), transform var(--transition-smooth);pointer-events:none;background:radial-gradient(circle,#a38ee724,#0000 72%);border-radius:50%;position:absolute;inset:auto -18% -26% auto;transform:scale(.9)}.category-card:hover,.product-card:hover,.feature-card:hover,.testimonial-card:hover,.mini-card:hover,.dashboard-product:hover{box-shadow:var(--shadow-lift);transform:translateY(-5px)}.category-card:hover:after,.feature-card:hover:after,.testimonial-card:hover:after,.mini-card:hover:after{opacity:1;transform:scale(1)}.category-card{gap:.9rem;display:grid}.feature-card,.testimonial-card,.mini-card,.delivery-card{gap:.85rem;display:grid}.category-card--lavender{background:linear-gradient(180deg, #e1d7ffb8, #ffffffdb), var(--surface)}.category-card--pink{background:linear-gradient(180deg, #ffe3edbd, #ffffffdb), var(--surface)}.category-card--blue{background:linear-gradient(180deg, #dbf5fac2, #ffffffdb), var(--surface)}.category-card__meta{color:var(--lavender-strong);font-size:.85rem;font-weight:700}.category-card h3,.feature-card h3,.testimonial-card h3,.empty-state h2,.mini-card strong{letter-spacing:-.02em;margin:0;line-height:1.08}.category-card__icon,.feature-card__icon,.product-visual__icon{background:linear-gradient(180deg, #ffffffd1, #fff9), var(--accent-gradient-soft);width:54px;height:54px;box-shadow:inset 0 1px 0 #ffffffbd, var(--shadow-soft);color:var(--lavender-strong);border:1px solid #ffffff7a;border-radius:20px;place-items:center;display:inline-grid}.category-card span:last-child,.product-card__footer a{color:var(--lavender-strong);align-items:center;gap:.45rem;font-weight:700;display:inline-flex}.directional-icon{transition:transform var(--transition-smooth), opacity var(--transition-smooth)}.button:hover .directional-icon,.category-card:hover .directional-icon,.product-card:hover .directional-icon,.mini-card:hover .directional-icon{transform:translate(3px)}.product-card{height:100%;transition:transform var(--transition-smooth), box-shadow var(--transition-smooth), border-color var(--transition-smooth);display:grid}.product-card__visual-link{border-radius:calc(var(--radius) - .15rem);display:block}.product-card__visual-link .product-visual{transition:transform var(--transition-emphasis), box-shadow var(--transition-smooth)}.product-card__visual-link:hover .product-visual,.product-card__visual-link:focus-visible .product-visual{transform:translateY(-2px)scale(1.01);box-shadow:0 24px 42px #8067b42e}.product-card__gallery{flex-wrap:wrap;gap:.55rem;margin-top:-.25rem;padding:0 1.35rem;display:flex}.product-card__thumb{width:54px;height:54px;transition:transform var(--transition-smooth), border-color var(--transition-smooth), box-shadow var(--transition-smooth);background:#ffffffc2;border:1px solid #a38ee724;border-radius:18px;overflow:hidden;box-shadow:0 12px 22px #8067b41f}.product-card__thumb:hover,.product-card__thumb:focus-visible{border-color:#a38ee766;transform:translateY(-1px);box-shadow:0 16px 26px #8067b429}.product-card__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .36s cubic-bezier(.2,.8,.2,1);display:block}.product-card__thumb:hover img,.product-card__thumb:focus-visible img{transform:scale(1.06)}.product-card__thumb--count{color:var(--lavender-strong);justify-content:center;align-items:center;font-size:.88rem;font-weight:800;display:inline-flex}.product-card__content{gap:1rem;padding:1.42rem 1.42rem 1.52rem;display:grid}.product-card__content h3{margin:0 0 .35rem}.product-card__heading{gap:.4rem;display:grid}.product-card__content p,.category-card p,.feature-card p,.testimonial-card p,.mini-card p{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-card__content p{-webkit-line-clamp:2}.category-card p,.feature-card p,.testimonial-card p,.mini-card p{-webkit-line-clamp:3}.product-card__meta,.product-card__footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.product-card__meta>*,.product-card__footer>*{min-width:0}.product-card__meta span:first-child{color:var(--lavender-strong);font-size:.85rem;font-weight:700}.product-card__rating{color:#bf9b4f;align-items:center;gap:.35rem;display:inline-flex}.product-card__tags{flex-wrap:wrap;gap:.55rem;display:flex}.product-card__tags span,.cart-item__customizations span{background:#ffffffbf;border:1px solid #a38ee724;border-radius:999px;padding:.45rem .7rem;font-size:.8rem;box-shadow:inset 0 1px #ffffff8f}.product-visual{min-height:250px;color:var(--heading);background:linear-gradient(#ffffff2e,#0000 36%),#ffffff1f;border-radius:28px;align-content:space-between;gap:.75rem;padding:1.45rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff47,0 18px 34px #795fb11f}.product-visual img{object-fit:cover;border-radius:28px;width:100%;height:100%;min-height:240px;transition:transform .48s cubic-bezier(.2,.8,.2,1);display:block}.product-card__visual-link:hover .product-visual img,.product-card__visual-link:focus-visible .product-visual img,.gallery-thumb:hover img,.gallery-thumb:focus-visible img,.gallery-thumb--active img{transform:scale(1.04)}.product-visual--compact{min-height:120px}.product-visual__glow{filter:blur(12px);background:#ffffff6b;border-radius:50%;width:88px;height:88px;position:absolute;inset:8% 10% auto auto}@media (prefers-reduced-motion:no-preference){.brand-logo__bubble{animation:6.6s ease-in-out infinite brand-bubble-float}.brand-logo__bubble--pink{animation-delay:0s}.brand-logo__bubble--lavender{animation-delay:1.1s}.brand-logo__bubble--blue{animation-delay:2.2s}.brand-logo__sparkle{animation:3.4s ease-in-out infinite sparkle-twinkle}.hero__stats .hero-stats-card:first-child{opacity:0;animation:.52s 80ms both motion-enter,8.6s ease-in-out .86s infinite hero-surface-float;transform:translateY(18px)}.hero__stats .hero-stats-card:nth-child(2){opacity:0;animation:.52s .16s both motion-enter,8.8s ease-in-out .98s infinite hero-surface-float;transform:translateY(18px)}.hero__stats .hero-stats-card:nth-child(3){opacity:0;animation:.52s .24s both motion-enter,9s ease-in-out 1.1s infinite hero-surface-float;transform:translateY(18px)}.category-grid>*,.product-grid>*,.feature-grid>*,.testimonial-grid>*{opacity:0;animation:.56s both motion-enter;transform:translateY(18px)}.hero__content:after,.hero__card:after{animation:10s ease-in-out infinite hero-orb-drift}.hero__card:after{animation-delay:.55s}.category-grid>:nth-child(2),.product-grid>:nth-child(2),.feature-grid>:nth-child(2),.testimonial-grid>:nth-child(2){animation-delay:70ms}.category-grid>:nth-child(3),.product-grid>:nth-child(3),.feature-grid>:nth-child(3),.testimonial-grid>:nth-child(3){animation-delay:.14s}.category-grid>:nth-child(4),.product-grid>:nth-child(4),.feature-grid>:nth-child(4),.testimonial-grid>:nth-child(4){animation-delay:.21s}.product-visual__glow{animation:8s ease-in-out infinite product-visual-pulse}.admin-product-preview__gallery img,.dashboard-product__thumbs img{transition:transform .22s,box-shadow .22s,border-color .22s}.admin-product-preview__gallery img:hover,.dashboard-product__thumbs img:hover{border-color:#7654cf57;transform:translateY(-2px)scale(1.02);box-shadow:0 18px 32px #795fb124}}@keyframes brand-bubble-float{0%,to{transform:translate(0,0)}50%{transform:translateY(-3px)}}@keyframes sparkle-twinkle{0%,to{opacity:.82;transform:translate(0,0)rotate(0)scale(1)}50%{opacity:1;transform:translateY(-2px)rotate(10deg)scale(1.08)}}@keyframes hero-surface-float{0%,to{transform:translate(0,0)}50%{transform:translateY(-4px)}}@keyframes hero-orb-drift{0%,to{opacity:.7;transform:translate(0,0)scale(1)}50%{opacity:.95;transform:translateY(-10px)scale(1.06)}}@keyframes product-visual-pulse{0%,to{opacity:.72;transform:translate(0,0)scale(1)}50%{opacity:.92;transform:translateY(-8px)scale(1.08)}}.product-visual strong{font-family:Cormorant Garamond,serif;font-size:1.85rem;line-height:1}.product-visual span:not(.product-visual__icon){letter-spacing:.14em;text-transform:uppercase;opacity:.82;font-size:.78rem;font-weight:800}.split-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem;margin-bottom:2rem;display:grid}.mini-list,.faq-list,.check-list{gap:.85rem;display:grid}.check-list{padding-left:1rem}.mini-card strong{margin-bottom:.4rem;display:block}.delivery-card h3,.summary-card h2,.tracking-card h2,.success-card h2{margin-bottom:.65rem}.delivery-card p{color:var(--muted);margin:0}.testimonial-card__rating{color:#c49f47;gap:.35rem;margin-bottom:.9rem;display:flex}.testimonial-card p,.category-card p,.feature-card p,.mini-card p,.empty-state p{color:var(--muted)}.testimonial-card strong{margin-top:1rem;display:block}.testimonial-card span{color:var(--muted);font-size:.92rem}.faq-list details{transition:transform var(--transition-smooth), box-shadow var(--transition-smooth), border-color var(--transition-smooth);background:#ffffffc2;border:1px solid #a38ee71f;border-radius:22px;padding:1rem 1.1rem}.faq-list details:hover,.faq-list details[open]{border-color:#7654cf33;transform:translateY(-2px);box-shadow:0 16px 28px #795fb114}.faq-list summary{cursor:pointer;color:var(--heading);font-size:.98rem;font-weight:700}.faq-list p{margin-top:.8rem}.catalog-toolbar{border-radius:var(--radius);background:linear-gradient(180deg, #ffffffd1, #ffffffad), var(--accent-gradient-soft);border:1px solid #a38ee71f;gap:1rem;margin-bottom:1.5rem;padding:1.3rem;display:grid;box-shadow:inset 0 1px #ffffffb3,0 18px 40px #795fb114}.search-field,.field input,.field select,.field textarea{background:linear-gradient(180deg, #ffffffe0, #ffffffb8), var(--accent-gradient-soft);border:1px solid #a38ee729;border-radius:22px;width:100%;box-shadow:inset 0 1px #ffffff8a,0 10px 22px #795fb10d}.search-field{align-items:center;gap:.75rem;padding:.95rem 1rem;display:flex}.search-field:hover,.field input:hover,.field select:hover,.field textarea:hover{border-color:#7654cf38}.search-field input{background:0 0;border:none;outline:none;width:100%}.filter-pills{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.filter-pills button{border:1px solid var(--line);color:var(--muted);background:#ffffffc2;border-radius:999px;padding:.75rem 1rem;font-weight:700;box-shadow:inset 0 1px #ffffff8f}.filter-pills button:hover{color:var(--ink);border-color:#7654cf33;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffa3,0 12px 24px #795fb114}.filter-pills button.active{color:#fff;background:linear-gradient(135deg,#a38ee7e6,#de9bc0f2);border-color:#0000}.filter-label{color:var(--lavender-strong);align-items:center;gap:.45rem;font-weight:700;display:inline-flex}.product-page,.cart-layout,.checkout-layout,.contact-layout,.admin-login,.admin-layout{align-items:start;gap:1.4rem;margin-bottom:2rem;display:grid}.product-page,.cart-layout,.checkout-layout,.contact-layout,.admin-login{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page__gallery,.product-page__content{gap:1rem;display:grid}.product-page__lead{font-size:1.05rem}.product-page__highlights{gap:.75rem;display:grid}.product-page__highlights div{align-items:center;gap:.6rem;display:inline-flex}.product-page__meta{flex-wrap:wrap;gap:1rem;display:flex}.product-page__meta div{background:#ffffffc2;border:1px solid #a38ee71f;border-radius:22px;padding:.95rem 1.1rem}.product-page__actions{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.product-page__hint{font-size:.92rem;line-height:1.7}.product-page__hint--accent{color:var(--lavender-strong);background:#a38ee71a;border:1px solid #a38ee72e;border-radius:20px;padding:.95rem 1rem}.gallery-strip{flex-wrap:wrap;gap:.65rem;display:flex}.gallery-thumb{cursor:pointer;background:#ffffffc7;border:1px solid #a38ee729;border-radius:20px;width:68px;height:68px;padding:.25rem;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 12px 24px #8067b41f}.gallery-thumb:hover,.gallery-thumb:focus-visible,.gallery-thumb--active{border-color:#a38ee770;transform:translateY(-1px);box-shadow:0 16px 28px #8067b429}.gallery-thumb img{object-fit:cover;border-radius:16px;width:100%;height:100%;display:block}.gallery-chip{border:1px solid #ffffff70;border-radius:20px;width:62px;height:62px;box-shadow:0 12px 24px #8067b41f}.product-form,.checkout-form,.dashboard-form{gap:1rem;display:grid}.field{gap:.58rem;font-weight:600;display:grid}.field span{color:var(--heading);font-size:.94rem}.checkout-address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.field--address-step{background:#ffffff9e;border:1px solid #a38ee724;border-radius:28px;padding:1.05rem;transition:border-color .18s,box-shadow .18s,transform .18s;box-shadow:0 18px 34px #7e65b814}.field--address-step:focus-within{border-color:#9976e857;transform:translateY(-1px);box-shadow:0 22px 38px #7e65b81f}.field--address-step-wide{grid-column:1/-1}.field-search{background:linear-gradient(180deg, #ffffffe0, #ffffffc2), var(--accent-gradient-soft);transition:border-color var(--transition-smooth), box-shadow var(--transition-smooth), background var(--transition-smooth), transform var(--transition-smooth);border:1px solid #a38ee729;border-radius:18px;align-items:center;gap:.65rem;padding:.82rem .98rem;display:flex;box-shadow:inset 0 1px #ffffff75,0 12px 24px #795fb10d}.field-search:focus-within{border-color:#9976e84d;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff85,0 0 0 4px #a38ee714,0 18px 30px #795fb11a}.field-search svg{color:var(--lavender-strong);flex-shrink:0}.field-search input{width:100%;box-shadow:none;color:var(--ink);background:0 0;border:none;padding:0}.field-search input:focus{outline:none}.field-search input:disabled,.field--address-step select:disabled{cursor:not-allowed;opacity:.68}.field input,.field select,.field textarea{color:var(--ink);padding:.98rem 1rem}.field select option,.field select optgroup{color:var(--ink);background:var(--surface-strong);background-color:var(--surface-strong)}.search-field input::placeholder,.field-search input::placeholder,.field input::placeholder,.field textarea::placeholder{color:var(--muted)}.field textarea{resize:vertical;min-height:120px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#9976e857;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffa3,0 0 0 4px #a38ee71a,0 18px 30px #795fb114}.field--checkbox{align-items:center;gap:.75rem;display:inline-flex}.field--checkbox input{width:20px;height:20px}.field--file{gap:.75rem}.field-hint{color:var(--muted);font-size:.9rem}.attachment-picker{border:1px dashed var(--line-strong);background:#ffffff94;border-radius:24px;gap:.7rem;padding:1rem;display:grid}.attachment-picker input{display:none}.attachment-picker__button{background:var(--surface-strong);border:1px solid var(--line);width:fit-content;min-height:46px;color:var(--heading);box-shadow:var(--shadow-soft);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.8rem 1rem;font-weight:700;display:inline-flex}.attachment-list{gap:.75rem;display:grid}.attachment-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem;display:grid}.attachment-card{background:#ffffffc2;border:1px solid #a38ee724;border-radius:24px;gap:.8rem;padding:.9rem;display:grid;box-shadow:0 14px 28px #8067b41a}.attachment-card__preview{background:linear-gradient(135deg,#ffeef4e6,#e9eeffeb);border:1px solid #ffffffb3;border-radius:20px;place-items:center;min-height:148px;display:grid;overflow:hidden}.attachment-card__preview img{object-fit:cover;width:100%;height:148px;display:block}.attachment-card__filetype{width:72px;height:72px;color:var(--lavender-strong);letter-spacing:.12em;background:#ffffffdb;border-radius:24px;justify-content:center;align-items:center;font-size:1rem;font-weight:900;display:inline-flex}.attachment-card__body{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.attachment-card__body .attachment-chip__meta{flex:auto}.attachment-chip{background:#ffffffbd;border:1px solid #a38ee71f;border-radius:20px;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem .95rem;display:flex}.attachment-chip__meta{align-items:center;gap:.7rem;min-width:0;display:inline-flex}.attachment-chip__meta>span{gap:.1rem;min-width:0;display:grid}.attachment-chip__meta strong,.attachment-chip__meta small{overflow-wrap:anywhere}.attachment-chip__meta small{color:var(--muted)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.field small,.form-error,.form-success{font-size:.88rem;font-weight:600}.form-error{color:#b25472}.form-success{color:#48775a}.quantity-selector{border:1px solid var(--line);background:#ffffffc2;border-radius:999px;align-items:center;gap:.75rem;padding:.45rem;display:inline-flex}.quantity-selector button{background:#a38ee71f;border-radius:50%;width:40px;height:40px;font-size:1.2rem}.cart-item,.summary-item,.admin-list__item,.dashboard-product,.dashboard-order{background:#ffffffb8;border:1px solid #a38ee71f;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.1rem;display:flex}.cart-item>*,.summary-item>*{min-width:0}.cart-items,.admin-list,.dashboard-products,.dashboard-orders{gap:.9rem;display:grid}.cart-item__controls,.admin-list__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.cart-item__customizations{flex-wrap:wrap;gap:.45rem;margin:.75rem 0;display:flex}.summary-card,.delivery-card,.success-card,.tracking-card,.admin-card,.admin-login__card,.admin-login__intro{padding:1.6rem}.summary-row{border-bottom:1px solid #a38ee71f;justify-content:space-between;gap:1rem;padding:.85rem 0;display:flex}.summary-row--total{border-bottom:none;margin-bottom:1.2rem}.summary-row--stacked{flex-direction:column;align-items:flex-start;gap:.35rem}.summary-item{background:0 0;border:none;border-bottom:1px solid #a38ee71f;border-radius:0;padding-inline:0}.summary-card{align-self:start;gap:.85rem;display:grid}.summary-value--placeholder{color:var(--muted);font-weight:700}.empty-state,.success-card,.tracking-card{text-align:center;place-items:center;gap:1rem;padding:2.5rem 1.7rem;display:grid}.empty-state__icon{width:72px;height:72px;color:var(--lavender-strong);background:linear-gradient(135deg,#de9bc02e,#a38ee738);border-radius:24px;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff9e,0 18px 32px #795fb114}.success-card__details{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;width:min(520px,100%);display:grid}.success-card__details div{background:#ffffffb8;border:1px solid #a38ee71f;border-radius:22px;padding:1rem}.success-card__callout{background:#ffffffc2;border:1px solid #a38ee724;border-radius:24px;gap:.45rem;width:min(560px,100%);padding:1rem 1.1rem;display:grid;box-shadow:0 16px 28px #8067b41a}.admin-login__intro,.admin-login__card{align-self:center}.admin-login{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;min-height:calc(100vh - 3rem)}.admin-login__intro h1{margin-top:.85rem;margin-bottom:.75rem}.admin-shell .admin-login,.admin-shell .admin-layout{z-index:1;position:relative}.admin-shell .admin-login__intro{color:#f1edff;background:#130f24ad;border-color:#ffffff14}.admin-shell .admin-login__intro p,.admin-shell .admin-login__intro .brand-logo__caption{color:#f0ebffb8}.admin-shell .admin-login__intro .brand-logo__name{color:#f1b4d2}.admin-shell .admin-login__card,.admin-shell .admin-card{background:#ffffffed;border-color:#ffffff1f}.admin-login__note{color:var(--lavender-strong);background:#ffffff14;border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:.6rem;margin-top:1.2rem;padding:.8rem .95rem;font-weight:700;display:inline-flex}.admin-login__header{align-items:center;gap:.9rem;margin-bottom:1rem;display:flex}.admin-login__header>:first-child,.admin-login__note>:first-child{background:linear-gradient(#fff3,#ffffff14),#ffffff0f;border-radius:16px;flex-shrink:0;place-items:center;width:42px;height:42px;display:inline-grid;box-shadow:inset 0 1px #ffffff24}.admin-layout{grid-template-columns:minmax(280px,320px) minmax(0,1fr);align-items:start;gap:1.5rem;min-height:calc(100vh - 3rem);padding:2rem 0 3rem}.admin-sidebar{border-radius:var(--radius);background:radial-gradient(circle at top right, #e8a8ca29, transparent 30%), linear-gradient(180deg, #ffffffd1, #ffffffb8), var(--accent-gradient-soft);box-shadow:var(--shadow-card);border:1px solid #a38ee71f;align-self:start;gap:1.1rem;padding:1.45rem;display:grid;position:sticky;top:1.5rem}.admin-sidebar__header{gap:.85rem;display:grid}.admin-sidebar__meta{gap:.7rem;display:grid}.admin-sidebar__preferences{display:grid}.admin-sidebar__theme{background:linear-gradient(180deg, #ffffffb3, #ffffff94), var(--accent-gradient-soft);border:1px solid #a38ee724;border-radius:22px;justify-content:space-between;align-items:center;gap:.9rem;padding:.95rem 1rem;display:flex;box-shadow:inset 0 1px #ffffffad,0 14px 28px #795fb114}.admin-sidebar__theme strong{color:var(--heading);display:block}.admin-sidebar__theme p{max-width:20ch;color:var(--muted);margin:.28rem 0 0;font-size:.88rem;line-height:1.55}.admin-sidebar__theme .theme-toggle{border-radius:16px;flex-shrink:0;width:46px;height:46px}.admin-sidebar__actions{gap:.75rem;display:grid}.admin-sidebar__actions .button{width:100%}.admin-shell .admin-sidebar{background:radial-gradient(circle at 100% 0,#cda2ff38,#0000 32%),linear-gradient(#16112af5,#0c0a1af5);border-color:#ffffff14;box-shadow:0 28px 60px #04030c6b,inset 0 1px #ffffff14}.admin-shell .admin-sidebar h1,.admin-shell .admin-sidebar p{color:#f2eeff}.admin-shell .admin-sidebar h1{letter-spacing:-.05em;max-width:6ch;font-size:clamp(2.75rem,4vw,4.4rem);line-height:.88}.admin-shell .admin-sidebar p{opacity:.72;max-width:24ch;font-size:.98rem}.admin-shell .admin-sidebar__theme{background:#ffffff0a;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff0f,0 18px 30px #0000002e}.admin-shell .admin-sidebar__theme strong,.admin-shell .admin-sidebar__theme p{color:#f2eeff}.admin-shell .admin-sidebar__theme p{opacity:.74}.admin-mode-pill{letter-spacing:.08em;text-transform:uppercase;color:#effff6;background:linear-gradient(135deg,#48a881f5,#26775beb);border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:36px;padding:.45rem .8rem;font-size:.8rem;font-weight:800;display:inline-flex}.admin-shell .admin-tabs button{color:#f1edffc2;background:#ffffff0a}.admin-shell .admin-tabs button:hover{background:#ffffff14}.admin-tabs{gap:.58rem;display:grid}.admin-tabs button{color:var(--muted);transition:transform var(--transition-smooth), background var(--transition-smooth), color var(--transition-smooth), box-shadow var(--transition-smooth);border-radius:20px;align-items:center;gap:.65rem;padding:.95rem 1rem;font-weight:700;display:flex}.admin-tabs button:hover{transform:translate(3px)}.admin-tabs__icon{width:36px;height:36px;color:var(--lavender-strong);background:#ffffff8f;border:1px solid #a38ee724;border-radius:14px;flex-shrink:0;place-items:center;display:inline-grid;box-shadow:inset 0 1px #ffffff85}.admin-tabs button.active{color:#fff;background:linear-gradient(135deg,#a38ee7eb,#de9bc0eb);transform:translate(3px);box-shadow:0 18px 34px #795fb138,inset 0 1px #fff3}.admin-tabs button.active .admin-tabs__icon{color:#fff;background:#ffffff29;border-color:#ffffff1f}.admin-panel,.dashboard-stack{align-content:start;gap:1rem;display:grid}.admin-panel{min-width:0}.admin-card__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-card__header>div{gap:.55rem;display:grid}.admin-card__header p{max-width:54ch}.admin-card__eyebrow{color:#7654cf;letter-spacing:.12em;text-transform:uppercase;background:#7654cf1a;border-radius:999px;align-items:center;width:fit-content;min-height:34px;padding:.4rem .75rem;font-size:.74rem;font-weight:800;display:inline-flex}.admin-product-workspace{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:start;gap:1rem;display:grid}.admin-product-form{min-width:0}.admin-product-preview{gap:.85rem;min-width:0;display:grid;position:sticky;top:1.2rem}.admin-product-preview__surface{background:radial-gradient(circle at 100% 0,#e8a8ca38,#0000 34%),linear-gradient(135deg,#fffffff5,#f7f2ffe6);border:1px solid #a38ee729;border-radius:28px;gap:1rem;padding:1rem;display:grid;box-shadow:0 22px 48px #795fb11f}.admin-product-preview .product-visual{min-height:280px}.admin-product-preview__content{gap:.9rem;display:grid}.admin-product-preview__heading{gap:.35rem;display:grid}.admin-product-preview__heading>span{color:var(--lavender-strong);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.admin-product-preview__heading>strong{color:var(--heading);font-size:1.25rem}.admin-product-preview__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.admin-product-preview__stats div{background:#ffffffb3;border:1px solid #a38ee724;border-radius:20px;gap:.25rem;padding:.85rem .95rem;display:grid}.admin-product-preview__stats span{color:var(--muted);font-size:.82rem}.admin-product-preview__gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.admin-product-preview__gallery img,.dashboard-product__thumbs img{aspect-ratio:1;object-fit:cover;border:1px solid #a38ee724;border-radius:16px;width:100%;box-shadow:0 12px 24px #795fb114}.admin-product-preview__chips,.dashboard-product__meta{flex-wrap:wrap;gap:.55rem;display:flex}.admin-product-preview__chips span,.dashboard-product__meta span{min-height:34px;color:var(--heading);background:#ffffffc7;border:1px solid #a38ee71f;border-radius:999px;align-items:center;padding:.42rem .72rem;font-size:.82rem;font-weight:700;display:inline-flex}.admin-mode-banner{background:linear-gradient(180deg, #ffffffe6, #ffffffc2), var(--accent-gradient-soft);border:1px solid #a38ee724;border-radius:24px;align-items:flex-start;gap:.85rem;padding:1.05rem 1.15rem;display:flex;box-shadow:inset 0 1px #ffffffa3,0 14px 30px #795fb114}.admin-workspace-hero{background:radial-gradient(circle at 100% 0,#b7e9ef2e,#0000 28%),radial-gradient(circle at 0 100%,#e8a8ca2e,#0000 28%),linear-gradient(135deg,#fffffff5,#f7f2ffeb);border:1px solid #a38ee724;border-radius:28px;gap:1.15rem;padding:1.35rem 1.4rem;display:grid;box-shadow:inset 0 1px #ffffffb3,0 20px 42px #795fb11f}.admin-workspace-hero__content{gap:.65rem;display:grid}.admin-workspace-hero__content p{max-width:62ch}.admin-workspace-hero__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.admin-workspace-stat{background:#ffffffbd;border:1px solid #a38ee724;border-radius:22px;gap:.45rem;padding:1rem;display:grid;box-shadow:inset 0 1px #ffffff8a}.admin-workspace-stat__icon{color:#7654cf;background:#7654cf1a;border-radius:14px;place-items:center;width:40px;height:40px;display:inline-grid}.admin-workspace-stat strong{font-size:clamp(1.65rem,2vw,2.2rem);line-height:1}.admin-workspace-stat p,.admin-workspace-stat small{margin:0}.admin-workspace-stat small{color:var(--muted);font-size:.84rem}.admin-mode-banner__icon{color:#287b5a;background:linear-gradient(135deg,#48a88129,#7654cf1a);border-radius:14px;flex-shrink:0;place-items:center;width:40px;height:40px;display:inline-grid}.admin-mode-banner strong{color:var(--heading);display:block}.admin-mode-banner p{color:#287b5a;background:#48a88124;max-width:60ch;margin-top:.2rem}.admin-panel .split-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.dashboard-metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.metric-card{background:linear-gradient(180deg, #ffffffe0, #ffffffbd), var(--accent-gradient-soft);min-height:164px;transition:transform var(--transition-smooth), box-shadow var(--transition-smooth);border:1px solid #a38ee71f;border-radius:26px;align-content:start;gap:.7rem;padding:1.25rem;display:grid;box-shadow:inset 0 1px #ffffffad,0 18px 38px #795fb11a}.metric-card span{width:46px;height:46px;color:var(--lavender-strong);background:#a38ee724;border-radius:16px;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 1px #ffffff8a}.metric-card strong{margin:0;font-size:clamp(1.85rem,2vw,2.3rem);line-height:1;display:block}.metric-card p{font-size:1rem}.metric-card:hover{transform:translateY(-3px);box-shadow:inset 0 1px #ffffffb8,0 22px 42px #795fb124}.traffic-card{background:radial-gradient(circle at 100% 0,#e4c2ff57,#0000 34%),linear-gradient(135deg,#fffffff0,#f8f3ffdb);border:1px solid #a38ee724;border-radius:30px;gap:1.1rem;padding:1.45rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffad,0 22px 48px #795fb11f}.traffic-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#a38ee738,#0000 72%);border-radius:50%;width:220px;height:220px;position:absolute;inset:auto -6% -28% auto}.traffic-card__header,.traffic-card__footer{z-index:1;position:relative}.traffic-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.traffic-card__content{gap:.5rem;max-width:52ch;display:grid}.traffic-card__eyebrow{color:#7654cf;letter-spacing:.12em;text-transform:uppercase;background:#7654cf1a;border-radius:999px;align-items:center;width:fit-content;padding:.45rem .75rem;font-size:.72rem;font-weight:800;display:inline-flex}.traffic-card__content h2{letter-spacing:-.04em;font-size:clamp(2rem,3vw,3rem);line-height:.95}.traffic-card__content p{max-width:56ch}.traffic-card__total{background:linear-gradient(180deg, #ffffffdb, #ffffffb8), var(--accent-gradient-soft);border:1px solid #a38ee729;border-radius:24px;grid-template-columns:auto 1fr;align-items:center;gap:.9rem;min-width:210px;padding:1rem;display:grid;box-shadow:inset 0 1px #ffffffb8,0 14px 30px #795fb114}.traffic-card__total-icon{color:#fff;background:linear-gradient(135deg,#6f4fc9,#e7a8ca);border-radius:17px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:0 16px 28px #7654cf38}.traffic-card__total small{color:#7b6d90;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.3rem;font-size:.74rem;font-weight:800;display:block}.traffic-card__total strong{font-size:clamp(2rem,3vw,2.8rem);line-height:1}.traffic-card__stats{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid;position:relative}.traffic-stat{background:linear-gradient(180deg, #ffffffd6, #ffffffad), var(--accent-gradient-soft);transition:transform var(--transition-smooth), box-shadow var(--transition-smooth);border:1px solid #a38ee724;border-radius:24px;gap:.55rem;padding:1rem;display:grid;box-shadow:inset 0 1px #ffffffc2,0 12px 24px #795fb10f}.traffic-stat__icon{color:#7654cf;border-radius:15px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.traffic-stat--today .traffic-stat__icon{background:#7654cf1f}.traffic-stat--week .traffic-stat__icon{color:#c16b9b;background:#e8a8ca2e}.traffic-stat--month .traffic-stat__icon{color:#357c8e;background:#b4e4f13d}.traffic-stat strong{font-size:clamp(1.7rem,2vw,2.2rem);line-height:1}.traffic-stat:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffffc7,0 16px 28px #795fb11a}.traffic-card__footer{border-top:1px solid #a38ee724;justify-content:space-between;align-items:center;gap:1rem;padding-top:.25rem;display:flex}.traffic-card__footer span{color:#7b6d90;font-size:.9rem}:root[data-theme=dark] .traffic-card{background:radial-gradient(circle at 100% 0,#a987ff38,#0000 34%),linear-gradient(135deg,#241939f0,#130e20eb);border-color:#b496ff1f;box-shadow:0 24px 52px #0000004d}:root[data-theme=dark] .traffic-card__eyebrow{color:#d7c3ff;background:#b496ff1f}:root[data-theme=dark] .traffic-card__content p,:root[data-theme=dark] .traffic-card__footer span,:root[data-theme=dark] .traffic-card__total small{color:#c5bbd8}:root[data-theme=dark] .traffic-card__total,:root[data-theme=dark] .traffic-stat{background:#191229b8;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff14,0 14px 28px #0000002e}:root[data-theme=dark] .traffic-stat--today .traffic-stat__icon{color:#d7c3ff;background:#b496ff24}:root[data-theme=dark] .traffic-stat--week .traffic-stat__icon{color:#f1b8d5;background:#f1b8d51f}:root[data-theme=dark] .traffic-stat--month .traffic-stat__icon{color:#9ce4f1;background:#72cee01f}.admin-shell .traffic-card,.admin-shell .traffic-card strong,.admin-shell .traffic-card h2{color:#241b33}:root[data-theme=dark] .admin-shell .traffic-card,:root[data-theme=dark] .admin-shell .traffic-card strong,:root[data-theme=dark] .admin-shell .traffic-card h2{color:#f5efff}.admin-shell .metric-card,.admin-shell .admin-card,.admin-shell .admin-workspace-hero{background:#fffffff0;border-color:#a38ee71f}.admin-shell .metric-card,.admin-shell .admin-card,.admin-shell .admin-mode-banner,.admin-shell .admin-workspace-hero{color:#261d36}.admin-shell .admin-card{gap:1rem;display:grid}.admin-shell .metric-card strong,.admin-shell .admin-card h2,.admin-shell .admin-card strong,.admin-shell .admin-mode-banner strong,.admin-shell .admin-workspace-hero strong,.admin-shell .admin-workspace-hero h2{color:#241b33}.admin-shell .metric-card p,.admin-shell .admin-card p,.admin-shell .admin-card span,.admin-shell .admin-list__item span,.admin-shell .dashboard-order__meta span,.admin-shell .admin-mode-banner p,.admin-shell .admin-workspace-hero p,.admin-shell .admin-workspace-hero small{color:#6f6285}.admin-shell .admin-card h2,.admin-shell .admin-login__card h2{letter-spacing:-.04em;font-size:clamp(1.9rem,2.6vw,2.8rem);line-height:.95}.admin-shell .admin-card__eyebrow{color:#7654cf;background:#7654cf1a}.admin-shell .admin-product-preview__surface{background:radial-gradient(circle at 100% 0,#e8a8ca33,#0000 34%),linear-gradient(135deg,#fffffffa,#f7f2ffeb)}:root[data-theme=dark] .admin-card__eyebrow{color:#d7c3ff;background:#b496ff1f}:root[data-theme=dark] .admin-product-preview__surface,:root[data-theme=dark] .admin-product-preview__stats div,:root[data-theme=dark] .admin-product-preview__chips span,:root[data-theme=dark] .dashboard-product__meta span{background:#191229b8;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff14,0 14px 28px #0000002e}:root[data-theme=dark] .admin-product-preview__surface{background:radial-gradient(circle at 100% 0,#a987ff33,#0000 34%),linear-gradient(135deg,#241939f0,#130e20eb)}:root[data-theme=dark] .admin-product-preview__gallery img,:root[data-theme=dark] .dashboard-product__thumbs img{border-color:#ffffff14;box-shadow:0 12px 24px #0003}:root[data-theme=dark] .admin-shell .metric-card,:root[data-theme=dark] .admin-shell .admin-card,:root[data-theme=dark] .admin-shell .admin-mode-banner{background:#191229b8;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff14,0 14px 28px #0000002e}:root[data-theme=dark] .admin-shell .metric-card,:root[data-theme=dark] .admin-shell .admin-card,:root[data-theme=dark] .admin-shell .admin-mode-banner,:root[data-theme=dark] .admin-shell .metric-card strong,:root[data-theme=dark] .admin-shell .admin-card h2,:root[data-theme=dark] .admin-shell .admin-card strong,:root[data-theme=dark] .admin-shell .admin-mode-banner strong{color:#f5efff}:root[data-theme=dark] .admin-shell .metric-card p,:root[data-theme=dark] .admin-shell .admin-card p,:root[data-theme=dark] .admin-shell .admin-card span,:root[data-theme=dark] .admin-shell .admin-list__item span,:root[data-theme=dark] .admin-shell .dashboard-order__meta span,:root[data-theme=dark] .admin-shell .admin-mode-banner p{color:#cfc4e3}:root[data-theme=dark] .admin-workspace-hero,:root[data-theme=dark] .admin-workspace-stat,:root[data-theme=dark] .admin-order-stat,:root[data-theme=dark] .admin-toolbar__results,:root[data-theme=dark] .dashboard-order__group,:root[data-theme=dark] .dashboard-order__amount,:root[data-theme=dark] .dashboard-order__attachments a,:root[data-theme=dark] .dashboard-order__attachments span,:root[data-theme=dark] .admin-empty-state{background:#191229b8;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff14,0 14px 28px #0000002e}:root[data-theme=dark] .admin-workspace-hero{background:radial-gradient(circle at 100% 0,#a987ff33,#0000 32%),radial-gradient(circle at 0 100%,#f1b8d524,#0000 28%),linear-gradient(135deg,#241939f0,#130e20eb)}:root[data-theme=dark] .admin-shell .admin-workspace-hero,:root[data-theme=dark] .admin-shell .admin-workspace-hero strong,:root[data-theme=dark] .admin-shell .admin-workspace-hero h2{color:#f5efff}:root[data-theme=dark] .admin-shell .admin-workspace-hero p,:root[data-theme=dark] .admin-shell .admin-workspace-hero small,:root[data-theme=dark] .admin-toolbar__results span,:root[data-theme=dark] .admin-order-stat span,:root[data-theme=dark] .dashboard-order__heading p,:root[data-theme=dark] .dashboard-order__amount small,:root[data-theme=dark] .dashboard-order__label,:root[data-theme=dark] .dashboard-order__status-control span,:root[data-theme=dark] .dashboard-order__amount span{color:#cfc4e3}:root[data-theme=dark] .admin-workspace-stat__icon,:root[data-theme=dark] .dashboard-order__eyebrow{color:#d7c3ff;background:#b496ff24}:root[data-theme=dark] .admin-shell .dashboard-order__heading .dashboard-order__eyebrow{color:#d7c3ff}:root[data-theme=dark] .admin-toolbar__search input,:root[data-theme=dark] .admin-toolbar__field select,:root[data-theme=dark] .dashboard-order__status-control select{color:#f5efff;background:#ffffff0d;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff14}:root[data-theme=dark] .admin-shell .dashboard-order__status.dashboard-order__status--neutral{color:#f5efff;background:#ffffff14;border-color:#ffffff14}:root[data-theme=dark] .admin-shell .dashboard-order__status.dashboard-order__status--warning{color:#ffd89d;background:#ffc3561f;border-color:#ffc3563d}:root[data-theme=dark] .admin-shell .dashboard-order__status.dashboard-order__status--info{color:#b9eef7;background:#72cee01f;border-color:#72cee038}:root[data-theme=dark] .admin-shell .dashboard-order__status.dashboard-order__status--success{color:#b8f3d7;background:#48a8811f;border-color:#48a88138}:root[data-theme=dark] .admin-shell .dashboard-order__status.dashboard-order__status--danger{color:#ffc6d8;background:#e8a8ca1f;border-color:#e8a8ca38}.admin-list__item{align-items:center}.admin-list__item>div{min-width:0}.admin-list__item span{color:var(--muted);margin-top:.25rem;display:block}.admin-list__item--stacked{align-items:center}.admin-order-highlights{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.admin-order-stat{background:linear-gradient(180deg, #ffffffd1, #ffffffad), var(--accent-gradient-soft);border:1px solid #a38ee724;border-radius:22px;gap:.4rem;padding:1rem;display:grid;box-shadow:inset 0 1px #ffffff8f,0 14px 28px #795fb114}.admin-order-stat strong{font-size:clamp(1.55rem,1.8vw,2rem);line-height:1}.admin-order-stat p,.admin-order-stat span{margin:0}.admin-order-stat span{color:var(--muted);font-size:.86rem;line-height:1.6}.admin-toolbar{gap:.8rem;display:grid}.admin-toolbar--orders{grid-template-columns:minmax(220px,1.8fr) repeat(3,minmax(160px,1fr)) auto auto;align-items:end}.admin-toolbar__search,.admin-toolbar__field{gap:.45rem;display:grid}.admin-toolbar__search span,.admin-toolbar__field span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:800}.admin-toolbar__search input,.admin-toolbar__field select,.dashboard-order__status-control select{background:#ffffffc7;border:1px solid #a38ee724;border-radius:18px;width:100%;min-height:52px;padding:.8rem .95rem;box-shadow:inset 0 1px #ffffff8a}.admin-toolbar__results{background:#ffffffb8;border:1px solid #a38ee724;border-radius:18px;gap:.12rem;min-height:52px;padding:.8rem 1rem;display:grid}.admin-toolbar__results strong{line-height:1}.admin-toolbar__results span{color:var(--muted);font-size:.84rem}.admin-empty-state{text-align:center;background:linear-gradient(180deg, #ffffffdb, #ffffffb8), var(--accent-gradient-soft);border:1px dashed #a38ee733;border-radius:24px;gap:.35rem;padding:1.4rem;display:grid}.admin-empty-state p{margin:0}.dashboard-product{border-radius:26px;align-items:center}.dashboard-product--rich{align-items:stretch}.dashboard-product__media{gap:.75rem;min-width:144px;max-width:180px;display:grid}.dashboard-product__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;display:grid}.dashboard-product__content{flex:auto;gap:.65rem;min-width:0;display:grid}.dashboard-product__heading{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.dashboard-product__heading>div{gap:.2rem;min-width:0;display:grid}.dashboard-order{align-items:flex-start}.dashboard-order--rich{align-items:stretch}.dashboard-order__content{flex:auto;gap:.8rem;min-width:0;display:grid}.dashboard-order__meta{gap:.2rem;display:grid}.dashboard-order__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dashboard-order__heading{gap:.35rem;display:grid}.dashboard-order__heading p{color:var(--muted);margin:0}.dashboard-order__eyebrow{color:#7654cf;letter-spacing:.08em;text-transform:uppercase;background:#7654cf14;border-radius:999px;align-items:center;width:fit-content;min-height:30px;padding:.35rem .7rem;font-size:.74rem;font-weight:800;display:inline-flex}.admin-shell .dashboard-order__heading .dashboard-order__eyebrow{color:#7654cf}.dashboard-order__summary{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.dashboard-order__status{letter-spacing:.03em;border:1px solid #0000;border-radius:999px;align-items:center;min-height:34px;padding:.42rem .72rem;font-size:.82rem;font-weight:800;display:inline-flex}.admin-shell .dashboard-order__status.dashboard-order__status--neutral{color:#4f4560;background:#7654cf14;border-color:#a38ee724}.admin-shell .dashboard-order__status.dashboard-order__status--warning{color:#8c4b06;background:#ffc3562e;border-color:#ffc35657}.admin-shell .dashboard-order__status.dashboard-order__status--info{color:#165b88;background:#72cee02e;border-color:#72cee057}.admin-shell .dashboard-order__status.dashboard-order__status--success{color:#1f6a48;background:#48a88129;border-color:#48a8814d}.admin-shell .dashboard-order__status.dashboard-order__status--danger{color:#9d365a;background:#e8a8ca33;border-color:#e8a8ca57}.dashboard-order__info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.dashboard-order__group,.dashboard-order__amount{background:#ffffffad;border:1px solid #a38ee71f;border-radius:22px;gap:.3rem;padding:.95rem 1rem;display:grid}.dashboard-order__label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.dashboard-order__items{gap:.75rem;display:grid}.dashboard-order__item{background:#ffffffad;border:1px solid #a38ee71f;border-radius:22px;gap:.55rem;padding:.95rem 1rem;display:grid}.dashboard-order__item>div:first-child{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.dashboard-order__tags{flex-wrap:wrap;gap:.55rem;display:flex}.dashboard-order__tags span{background:#ffffffd6;border:1px solid #a38ee71f;border-radius:999px;align-items:center;min-height:34px;padding:.45rem .75rem;font-size:.83rem;font-weight:700;display:inline-flex}.dashboard-order__item-note{color:var(--muted);font-size:.92rem}.dashboard-order__attachments{flex-wrap:wrap;gap:.55rem;display:flex}.dashboard-order__attachments a,.dashboard-order__attachments span{min-height:36px;color:var(--heading);background:#ffffffc2;border:1px solid #a38ee71f;border-radius:999px;align-items:center;padding:.55rem .85rem;font-size:.88rem;font-weight:700;display:inline-flex}.dashboard-order__aside{flex:0 0 240px;align-content:start;gap:.8rem;width:min(240px,100%);display:grid}.dashboard-order__amount strong,.dashboard-order__amount small{margin:0}.dashboard-order__amount span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:800}.dashboard-order__amount small{color:var(--muted);line-height:1.6}.dashboard-order__status-control{gap:.45rem;display:grid}.dashboard-order__status-control span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:800}@media (width<=1180px){.admin-workspace-hero__stats,.admin-order-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-toolbar--orders{grid-template-columns:minmax(0,1fr) repeat(3,minmax(0,1fr))}.admin-toolbar__search{grid-column:1/-1}.admin-toolbar__results,.admin-toolbar--orders>.button{grid-column:span 2}.dashboard-order--rich{flex-direction:column}.dashboard-order__aside{flex-basis:auto;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.dashboard-order__info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.admin-workspace-hero__stats,.admin-order-highlights,.dashboard-order__info-grid,.dashboard-order__aside,.admin-toolbar--orders{grid-template-columns:minmax(0,1fr)}.admin-toolbar__search,.admin-toolbar__results,.admin-toolbar--orders>.button{grid-column:auto}.dashboard-order__header,.dashboard-order__item>div:first-child{flex-direction:column;align-items:flex-start}.dashboard-order__summary{justify-content:flex-start}}.dashboard-gallery{flex-wrap:wrap;gap:.7rem;display:flex}.dashboard-gallery--expanded{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));display:grid}.dashboard-gallery__item{gap:.5rem;margin:0;display:grid;position:relative}.dashboard-gallery__item figcaption{color:var(--muted);text-align:center;font-size:.78rem;font-weight:700}.dashboard-gallery__item--pending figcaption{color:var(--lavender-strong)}.dashboard-gallery img{object-fit:cover;border-radius:22px;width:88px;height:88px}.dashboard-gallery--expanded img{aspect-ratio:1;width:100%;height:auto}.dashboard-input-hint{color:var(--muted);margin:0;font-size:.9rem;line-height:1.7}.dashboard-gallery__remove{color:#fff;cursor:pointer;background:#12121eb8;border:none;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:.35rem;right:.35rem;box-shadow:0 10px 20px #12121e33}.dashboard-gallery__remove:hover,.dashboard-gallery__remove:focus-visible{background:#a38ee7eb}.floating-whatsapp{z-index:25;color:#fff;background:linear-gradient(135deg,#25d366,#1fac57);border-radius:999px;align-items:center;gap:.6rem;padding:.95rem 1.15rem;font-weight:800;display:inline-flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 18px 40px #25d36647}.site-footer{margin-top:auto;padding:0 0 2.5rem}.site-footer__grid{border-radius:var(--radius);background:radial-gradient(circle at top right, #b4e4f129, transparent 26%), linear-gradient(180deg, #ffffffd1, #ffffffb8), var(--accent-gradient-soft);border:1px solid var(--line);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:1.4fr .8fr 1fr;gap:1.25rem;padding:1.45rem;display:grid}.site-footer__grid nav,.site-footer__contact{align-content:start;gap:.4rem;font-style:normal;display:grid}.site-footer__brand{gap:1rem;display:grid}.site-footer__brand p{max-width:34ch}.site-footer__preferences{justify-items:start;gap:.55rem;margin-top:.2rem;display:grid}.site-footer__pref-group{justify-items:start;gap:.55rem;display:grid}.site-footer__pref-controls{flex-wrap:wrap;align-items:center;gap:.6rem;display:inline-flex}.site-footer__label{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.74rem;font-weight:800}.site-footer__preferences .theme-toggle{align-self:center}.site-footer__grid h3{margin-bottom:.8rem}.site-footer__grid a,.site-footer__grid p{line-height:1.66;display:block}.social-links{flex-wrap:wrap;gap:.7rem;margin-top:.85rem;display:flex}.social-links a{background:linear-gradient(180deg, #ffffffdb, #ffffffb8), var(--accent-gradient-soft);min-height:42px;color:var(--lavender-strong);border:1px solid #a38ee724;border-radius:999px;align-items:center;gap:.52rem;padding:.7rem .92rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff9e,0 12px 24px #795fb114}.social-links a:hover,.social-links a:focus-visible{border-color:#7654cf38;transform:translateY(-2px);box-shadow:inset 0 1px #ffffffb8,0 16px 28px #795fb11f}:root[data-theme=dark] .site-header__bar,:root[data-theme=dark] .site-nav,:root[data-theme=dark] .site-header__utility,:root[data-theme=dark] .button--ghost,:root[data-theme=dark] .site-header__menu,:root[data-theme=dark] .icon-link,:root[data-theme=dark] .segment-control,:root[data-theme=dark] .segment-control__icon,:root[data-theme=dark] .search-field,:root[data-theme=dark] .field-search,:root[data-theme=dark] .field input,:root[data-theme=dark] .field select,:root[data-theme=dark] .field textarea,:root[data-theme=dark] .filter-pills button,:root[data-theme=dark] .faq-list details,:root[data-theme=dark] .product-page__meta div,:root[data-theme=dark] .product-card__tags span,:root[data-theme=dark] .cart-item__customizations span,:root[data-theme=dark] .quantity-selector,:root[data-theme=dark] .summary-item,:root[data-theme=dark] .cart-item,:root[data-theme=dark] .catalog-toolbar,:root[data-theme=dark] .site-footer__grid,:root[data-theme=dark] .category-card__icon,:root[data-theme=dark] .feature-card__icon,:root[data-theme=dark] .product-visual__icon,:root[data-theme=dark] .hero-stats-card,:root[data-theme=dark] .hero-stats-card__icon,:root[data-theme=dark] .social-links a{background:linear-gradient(#221838e6,#120d1ff0);border-color:#ffffff17;box-shadow:0 16px 36px #00000042}:root[data-theme=dark] .promo-banner,:root[data-theme=dark] .page-hero,:root[data-theme=dark] .hero__content,:root[data-theme=dark] .hero__card,:root[data-theme=dark] .category-card--lavender,:root[data-theme=dark] .category-card--pink,:root[data-theme=dark] .category-card--blue{background:linear-gradient(135deg, #4f307e75, #152e3d47), var(--surface)}:root[data-theme=dark] .eyebrow{box-shadow:none;color:#d7cbff;background:#ffffff14;border-color:#ffffff1f}:root[data-theme=dark] .site-nav__link,:root[data-theme=dark] .site-nav__icon,:root[data-theme=dark] .segment-control__button,:root[data-theme=dark] .brand-logo__caption,:root[data-theme=dark] .product-card__footer small,:root[data-theme=dark] .summary-item span,:root[data-theme=dark] .summary-row span,:root[data-theme=dark] .cart-item small{color:var(--muted)}:root[data-theme=dark] .site-nav__link.active,:root[data-theme=dark] .site-nav__link:hover,:root[data-theme=dark] .segment-control__button.active,:root[data-theme=dark] .filter-label,:root[data-theme=dark] .social-links a,:root[data-theme=dark] .product-card__meta span:first-child{color:#ede8ff}:root[data-theme=dark] .site-nav__link.active,:root[data-theme=dark] .site-nav__link:hover{background:#e4d8ff14;box-shadow:inset 0 1px #ffffff14}:root[data-theme=dark] .language-switcher__thumb{box-shadow:0 12px 28px #9a79f657}:root[data-theme=dark] .field--address-step{background:#1f162fd6;border-color:#ffffff14;box-shadow:0 20px 34px #00000038}:root[data-theme=dark] .summary-card{background:linear-gradient(180deg, #36265675, #120d1f57 56%), var(--surface-premium);border-color:#bea2ff1f;box-shadow:0 24px 52px #00000047,inset 0 1px #ffffff0f}:root[data-theme=dark] .field select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=dark] .field select option,:root[data-theme=dark] .field select optgroup{color:#f5efff;background:#1a132b}:root[data-theme=dark] .field select option:checked,:root[data-theme=dark] .field select option:hover{color:#fff;background:#6f4fc9}:root[data-theme=dark] .summary-item,:root[data-theme=dark] .summary-row{border-color:#ffffff14}:root[data-theme=dark] .summary-value--placeholder{color:#cfc4e3}:root[data-theme=dark] .field-search:focus-within{box-shadow:inset 0 1px #ffffff14,0 0 0 4px #a38ee724}:root[data-theme=dark] .brand-logo__mark-surface{background:linear-gradient(135deg,#352b4ceb,#1e2639f0);border-color:#ffffff14;box-shadow:inset 0 1px #ffffff14,0 18px 38px #00000047}:root[data-theme=dark] .brand-logo__halo{background:radial-gradient(circle at 18% 30%,#f1b8d52e,#0000 34%),radial-gradient(circle at 82% 26%,#72cee029,#0000 32%)}:root[data-theme=dark] .brand-logo__ring{background:linear-gradient(#ffffff14,#0000 62%);border-color:#ffffff14}:root[data-theme=dark] .brand-logo__bubble{border-color:#ffffff1a}:root[data-theme=dark] .brand-logo__bubble svg{filter:drop-shadow(0 6px 12px #00000038)}:root[data-theme=dark] .attachment-card,:root[data-theme=dark] .dashboard-order__item,:root[data-theme=dark] .success-card__callout{background:#ffffff0d;border-color:#ffffff14}:root[data-theme=dark] .attachment-card__preview,:root[data-theme=dark] .dashboard-order__tags span{background:#ffffff0f;border-color:#ffffff14}:root[data-theme=dark] .attachment-card__filetype{background:#ffffff14}:root[data-theme=dark] .theme-toggle__glow{background:radial-gradient(circle,#bd9bff57,#0000 72%)}:root[data-theme=dark] .admin-login__note{background:#ffffff0a;border-color:#ffffff14}:root[data-theme=dark] .admin-login__header>:first-child,:root[data-theme=dark] .admin-login__note>:first-child,:root[data-theme=dark] .admin-tabs__icon{background:#ffffff0d;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff14}:root[data-theme=dark] .admin-tabs__icon{color:#d7c3ff}:root[data-theme=dark] .admin-sidebar__theme{background:#ffffff0a;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff14,0 16px 28px #0000002e}:root[data-theme=dark] .admin-sidebar__theme p{color:#cfc4e3}:root[data-theme=dark] .site-header__bar{box-shadow:0 20px 54px #00000057}:root[data-theme=dark] .site-header__bar:before{background:linear-gradient(135deg,#ffffff12,#ffffff05 42%,#a887ff14)}:root[data-theme=dark] .hero-stats-card__icon{color:#ceb7ff}:root[data-theme=dark] .hero-stats-card strong,:root[data-theme=dark] .hero-stats-card span{color:#f0eaff}@media (width<=1460px){.site-header__bar{gap:.9rem;padding:.9rem 1rem}.site-nav__link{padding-inline:.92rem}}@media (width<=1320px){.site-header__brand{flex-basis:290px;max-width:290px}.site-header__bar{gap:.75rem;min-height:74px;padding:.7rem .88rem}.brand-logo{gap:.72rem}.brand-logo--compact .brand-logo__name{font-size:1.62rem}.brand-logo__bubble{border-radius:14px;width:34px;height:34px}.brand-logo__caption{letter-spacing:.11em;font-size:.62rem}.site-nav__link{min-height:42px;padding:.62rem .8rem;font-size:.9rem}.site-header__actions{flex-basis:300px;gap:0;min-width:300px;max-width:336px}.site-header__utility{gap:12px;padding:8px 14px}.site-header__icon-group{gap:12px}.icon-link{border-radius:13px;width:40px;height:40px}.site-header__icon-link{border-radius:12px;width:40px;height:40px}.site-header__cta{height:40px;min-height:40px;padding-inline:.82rem}.site-header__cta-label--full{display:none}.site-header__cta-label--compact{display:inline}}@media (width<=1160px){.brand-logo__caption{display:none}.brand-logo--compact .brand-logo__name{font-size:1.48rem}.site-nav__link{padding-inline:.72rem;font-size:.88rem}.site-header__actions{gap:.55rem}}@media (width<=1080px){.hero,.product-page,.cart-layout,.checkout-layout,.contact-layout,.admin-login,.admin-layout{grid-template-columns:1fr}.category-grid,.feature-grid,.testimonial-grid,.dashboard-metrics,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__grid{grid-template-columns:1fr 1fr}.split-grid{grid-template-columns:1fr}.hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-sidebar{position:static}.admin-product-workspace{grid-template-columns:1fr}.admin-product-preview{position:static}.admin-panel .split-grid{grid-template-columns:1fr}.traffic-card__header{flex-direction:column}.traffic-card__total{width:100%;min-width:0}.traffic-card__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.page-hero{padding:1.5rem}.section-heading--page h1{font-size:clamp(2.2rem,7vw,3.2rem)}}@media (width<=1140px){.site-header__brand,.site-header__actions{flex-basis:auto;max-width:none}.site-header__menu{display:inline-flex}.site-header__bar{border-radius:26px;justify-content:space-between;padding:.78rem .84rem}.site-header__panel{background:linear-gradient(180deg, #ffffff2e, #ffffff0a), var(--surface-strong);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:28px;flex-direction:column;align-items:stretch;gap:.95rem;padding:1rem;display:none;position:absolute;top:calc(100% + .8rem);left:0;right:0}.site-header__panel--open{display:flex}.site-header__center{justify-content:stretch;width:100%}.site-nav{border-radius:24px;width:100%;padding:.28rem}.site-nav__list{flex-direction:column;align-items:stretch;gap:.22rem;width:100%}.site-nav__item{width:100%}.site-nav__link{border-radius:18px;justify-content:flex-start;width:100%;min-height:48px;padding:.9rem 1rem}.site-nav__icon{display:inline-grid}.site-header__actions{flex-direction:column;align-items:stretch;gap:.8rem;width:100%;min-width:0;max-width:none}.site-header__tools,.site-header__utility{width:100%}.site-header__utility{border-radius:22px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.75rem;padding:.85rem}.site-header__icon-group{justify-content:center;gap:.75rem;width:100%}.site-header__icon-group .icon-link{border-radius:12px;flex:0 0 40px;width:40px;height:40px}.site-header__icon-group .site-header__icon-link svg{width:18px;height:18px}.site-header__cta{flex:none;width:100%}.site-header__cta-label--full{display:inline}.site-header__cta-label--compact,.segment-control__icon{display:none}.language-switcher{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}.language-switcher__thumb{width:calc((100% - .64rem) / var(--language-switcher-columns,3));left:.32rem}}@media (width<=720px){.shell,.site-header>.shell{width:min(1200px,100% - 1rem)}.site-main{gap:1.35rem;padding-bottom:5.5rem}.category-grid,.product-grid,.feature-grid,.testimonial-grid,.dashboard-metrics,.success-card__details,.checkout-address-grid,.form-grid{grid-template-columns:1fr}.hero,.page-hero{padding-top:1.25rem}.hero{gap:1rem}.hero__stats{grid-template-columns:1fr}.section-heading h2{max-width:none}.site-footer__grid{grid-template-columns:1fr}.traffic-card{padding:1.1rem}.traffic-card__stats{grid-template-columns:1fr}.traffic-card__footer{flex-direction:column;align-items:flex-start}.hero__content,.hero__card,.summary-card,.delivery-card,.success-card,.tracking-card,.admin-card,.admin-login__card,.admin-login__intro{padding:1.25rem}.hero__content h1{max-width:9ch;font-size:clamp(2.8rem,16vw,4rem)}.hero__lead,.hero__note{font-size:.98rem;line-height:1.7}.hero__actions{flex-direction:column;align-items:stretch;gap:.75rem}.hero__actions .button{width:100%}.hero__actions .button--minimal{justify-content:flex-start;min-height:auto;padding-inline:0}.brand-logo__caption{letter-spacing:.12em}.site-header__tools,.site-header__utility,.product-page__actions,.site-header__icon-group{width:100%}.site-header__utility{gap:.55rem}.segment-control__button{min-width:36px;padding:.45rem .62rem}.floating-whatsapp{right:max(.75rem, env(safe-area-inset-right));bottom:max(.75rem, env(safe-area-inset-bottom));border-radius:18px;justify-content:center;width:54px;height:54px;padding:0;box-shadow:0 14px 28px #25d3663d}.floating-whatsapp span{display:none}.site-shell--rtl .floating-whatsapp,html[dir=rtl] .floating-whatsapp{right:auto;left:max(.75rem, env(safe-area-inset-left))}.admin-shell .admin-sidebar h1{max-width:none;font-size:clamp(2.4rem,10vw,3.4rem)}.dashboard-product--rich{flex-direction:column}.dashboard-product__media{width:100%;max-width:none}}@media (width<=560px){.shell,.site-header>.shell{width:min(1200px,100% - .8rem)}.site-header{padding-top:.65rem}.site-header__bar{border-radius:24px;padding:.72rem .75rem}.site-header__panel{border-radius:24px;padding:.85rem;top:calc(100% + .65rem)}.brand-logo{gap:.55rem}.brand-logo__bubble{border-radius:14px;width:32px;height:32px}.brand-logo__bubble svg{width:16px;height:16px}.brand-logo--compact .brand-logo__name{font-size:1.3rem}.site-header__cta{min-height:46px}.page-hero,.page-hero--compact,.hero__content,.hero__card,.summary-card,.delivery-card,.success-card,.tracking-card,.admin-card,.admin-login__card,.admin-login__intro,.product-card,.category-card,.feature-card,.testimonial-card,.mini-card{border-radius:24px;padding:1rem}.section-heading--page h1{font-size:clamp(2rem,12vw,2.7rem);line-height:.96}.summary-item,.summary-row,.cart-item{flex-direction:column;align-items:stretch;gap:.45rem}.summary-item strong,.summary-row strong,.cart-item strong{overflow-wrap:anywhere}.site-footer{padding-bottom:4.75rem}}@media (width<=480px){.hero__stats{grid-template-columns:1fr}.hero-stats-card{grid-template-columns:auto 1fr;align-items:center;gap:.9rem;min-height:0;padding:.95rem 1rem}.hero-stats-card__body{gap:.22rem}.brand-logo__mark{gap:.42rem}.brand-logo__bubble{border-radius:14px;width:34px;height:34px}.brand-logo__bubble svg{width:16px;height:16px}.brand-logo__caption{letter-spacing:.11em;font-size:.64rem}.admin-sidebar__theme{align-items:flex-start}}@media (width>=1241px){.site-header{padding-top:.88rem;padding-bottom:.42rem}.site-header__bar{background:radial-gradient(circle at top left, #ffffffc2, transparent 34%), linear-gradient(135deg, #ffffff8a, #ffffff29 44%, #e3c4fa33), var(--header-surface);border-color:#9e82d62e;border-radius:34px;justify-content:space-between;gap:.9rem;min-height:82px;padding:.74rem 1.02rem .74rem .9rem;box-shadow:0 20px 46px #6f53a324,inset 0 1px #ffffff9e}.site-header__bar:before{opacity:1;background:linear-gradient(90deg,#e8a8ca29,#ffffff14 24%,#ffffff05 56%,#b4e4f133);inset:0}.site-header__bar:after{content:"";opacity:.8;pointer-events:none;background:linear-gradient(90deg,#ffffff29,#ffffff85,#ffffff14);border-radius:999px;height:1px;position:absolute;inset:12px 20px auto}.site-header__brand{flex:0 auto;max-width:none}.site-header__center{width:max-content;max-width:calc(100% - 36rem);padding-inline:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.site-header__actions{flex:0 clamp(320px,30vw,392px);min-width:320px;max-width:392px;margin-inline-start:auto}.site-header__utility{border-radius:26px;gap:14px;min-height:58px;padding:9px 16px}.site-header__icon-group{gap:14px}.site-nav{background:#ffffff29;border-color:#9e82d62e;max-width:min(100%,580px);padding:.34rem;box-shadow:inset 0 1px #ffffff57,0 14px 28px #6f53a317}.site-nav__list{gap:.22rem}.site-nav__link{min-height:42px;padding:.58rem .92rem;font-size:.88rem;font-weight:800}.site-nav__link:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(#fffffff0,#ffffff94);transition:opacity .18s;position:absolute;inset:3px}.site-nav__link:after{background:linear-gradient(90deg,#0000,#7a58c9e6,#0000);bottom:.34rem;left:1.05rem;right:1.05rem}.site-nav__link.active,.site-nav__link:hover{background:0 0;box-shadow:0 8px 18px #6f53a31a}.site-nav__link.active:before,.site-nav__link:hover:before{opacity:1}.brand-logo{gap:.72rem}.brand-logo__mark{gap:.34rem}.brand-logo__bubble{border-radius:15px;width:38px;height:38px;box-shadow:0 10px 22px #8167b71f}.brand-logo__bubble svg{width:15px;height:15px}.brand-logo__sparkle{width:12px;height:12px;top:-.48rem;right:-.48rem}.brand-logo--compact .brand-logo__name{font-size:1.6rem}.brand-logo__caption{letter-spacing:.13em;font-size:.6rem}.icon-link{background:linear-gradient(#ffffffeb,#fcf8ffbd);border-color:#9e82d629;border-radius:14px;width:42px;height:42px;box-shadow:0 10px 22px #6f53a31a}.site-header__icon-group .icon-link svg{width:17px;height:17px}.site-header__icon-link{border-radius:12px;width:42px;height:42px}.site-header__icon-group .site-header__icon-link svg{width:18px;height:18px}.icon-link span{min-width:20px;height:20px;font-size:.66rem;top:-4px;right:-4px}.site-shell--rtl .icon-link span{left:-4px;right:auto}.icon-link:hover{border-color:#9e82d642;box-shadow:0 12px 24px #6f53a324}.site-header__icon-group .site-header__icon-link:hover{color:#6f4fc9;background:linear-gradient(#f8f0fffa,#ede1ffe6);border-color:#7654cf4d;box-shadow:0 12px 22px #6f53a31f,0 0 0 3px #7654cf12}.site-header__cta{gap:.5rem;height:42px;min-height:42px;padding-inline:.98rem;font-size:.8rem;box-shadow:0 16px 28px #7a58c938}.site-header__cta-icon{width:18px;height:18px}:root[data-theme=dark] .site-header__bar{background:radial-gradient(circle at top left, #61489257, transparent 36%), linear-gradient(135deg, #231939f0, #120d1fe6 44%, #1b263fe0), var(--header-surface);border-color:#ffffff14;box-shadow:0 20px 52px #00000061,inset 0 1px #ffffff14}:root[data-theme=dark] .site-header__bar:before{background:linear-gradient(90deg,#f1b8d514,#ffffff0a 24%,#ffffff05 54%,#72cee01a)}:root[data-theme=dark] .site-header__bar:after{background:linear-gradient(90deg,#ffffff0f,#a887ff3d,#72cee01f)}:root[data-theme=dark] .site-nav{background:#1912298a;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff14,0 14px 28px #00000038}:root[data-theme=dark] .site-header__utility{background:linear-gradient(#2a1d448f,#120d1f8f);border-color:#b496ff1f;box-shadow:inset 0 1px #ffffff14,0 16px 30px #00000038}:root[data-theme=dark] .site-nav__link:before{background:linear-gradient(#ffffff1a,#ffffff0a)}:root[data-theme=dark] .site-nav__link.active,:root[data-theme=dark] .site-nav__link:hover{box-shadow:0 9px 20px #00000038}:root[data-theme=dark] .icon-link{background:linear-gradient(#221838e0,#120d1ffa);border-color:#ffffff14;box-shadow:0 12px 24px #00000042}:root[data-theme=dark] .site-header__icon-group .site-header__icon-link:hover{color:#d4bbff;background:linear-gradient(#372756f5,#1f1633);border-color:#b496ff3d;box-shadow:0 12px 22px #00000042,0 0 0 3px #b496ff14}}:root{--shadow-premium:0 34px 88px #6748a62e;--shadow-floating:0 20px 48px #6f53a324;--surface-premium:#fffcffdb}:root[data-theme=dark]{--shadow-premium:0 38px 92px #00000080;--shadow-floating:0 22px 52px #0000004d;--surface-premium:#1a122ad6}.section-heading{gap:1rem;margin-bottom:2rem}.section-heading__eyebrow-row{gap:1rem}.section-heading p{max-width:60ch}.button{will-change:transform;border-radius:999px;gap:.7rem;min-height:54px;padding:.95rem 1.35rem;box-shadow:0 12px 32px #6f53a314}.button--primary{box-shadow:0 20px 44px #7a58c947,inset 0 1px #ffffff38}.button--primary:hover{box-shadow:0 24px 52px #7a58c957,inset 0 1px #ffffff47}.button--ghost{background:linear-gradient(180deg, #ffffffeb, #fbf6ffc2), var(--surface);border-color:#8262c429}.button--minimal{padding-inline:.5rem}.site-header>.shell{width:min(1400px,100% - 1.5rem)}.site-header__bar{border-radius:32px;gap:1.15rem;min-height:88px;padding:.88rem 1.12rem;box-shadow:0 26px 72px #6f53a329,inset 0 1px #ffffff75}.site-header__panel{gap:1rem}.site-header__utility{background:linear-gradient(180deg, #ffffffd1, #faf4ffb3), var(--surface-soft);min-height:60px;box-shadow:inset 0 1px 0 #ffffffbd, var(--shadow-floating);border-color:#8262c424;border-radius:24px;gap:.9rem;padding:.72rem .9rem}.site-header__icon-group{gap:.8rem}.site-header__menu,.site-header__icon-link,.icon-link{will-change:transform}.site-header__menu{background:linear-gradient(180deg, #fffffff0, #f7f1ffcc), var(--surface-soft);border-color:#8262c429;border-radius:18px;width:52px;height:52px}.icon-link,.site-header__icon-link{border-radius:17px;width:46px;height:46px}.site-header__icon-link svg{width:20px;height:20px}.site-header__icon-group .site-header__icon-link:hover{transform:translateY(-3px)scale(1.04);box-shadow:inset 0 1px #fffc,0 18px 32px #6f53a329,0 0 0 3px #7654cf0f}.site-nav{background:linear-gradient(#ffffff42,#ffffff1f),#fff3;border-radius:24px;padding:.38rem;box-shadow:inset 0 1px #ffffff57,0 14px 28px #6f53a31a}.site-nav__list{gap:.24rem}.site-nav__link{border-radius:18px;gap:.55rem;min-height:46px;padding:.7rem 1rem;font-size:.9rem}.site-nav__link:after{transform-origin:50%;height:2px;bottom:.34rem;transform:scaleX(0)}.site-nav__icon{color:var(--lavender-strong)}.site-nav__link.active,.site-nav__link:hover{background:#ffffffe0;box-shadow:inset 0 1px #ffffffc2,0 12px 24px #795fb11a}.hero{align-items:stretch;gap:1.4rem}.hero__content,.hero__card,.promo-banner,.summary-card,.delivery-card,.admin-card,.product-card,.category-card,.feature-card,.testimonial-card,.empty-state,.success-card,.tracking-card,.admin-login__card,.admin-login__intro,.mini-card{background:linear-gradient(180deg, #ffffff7a, #ffffff29 56%), var(--surface-premium);box-shadow:var(--shadow-premium);border-color:#8162c424;border-radius:32px}.hero__content,.hero__card{padding:clamp(2.2rem,3vw,3rem)}.hero__lead{max-width:48ch;margin-top:1.2rem}.hero__note{max-width:44ch;margin-top:1.1rem}.hero__actions{gap:1rem;margin-top:1.9rem}.hero__card{gap:1.75rem}.hero__stats{gap:1rem}.hero-stats-card{border-radius:22px;padding:1.15rem;box-shadow:inset 0 1px #ffffffc2,0 18px 34px #795fb11f}.hero-stats-card__icon,.category-card__icon,.feature-card__icon,.product-visual__icon{border-radius:20px;width:54px;height:54px;box-shadow:inset 0 1px #ffffffd1,0 14px 26px #795fb11f}.promo-banner{margin-bottom:2.4rem;padding:2.2rem 2.3rem}.promo-banner h2{margin:.85rem 0 .7rem}.category-grid,.product-grid,.feature-grid,.testimonial-grid{gap:1.5rem}.split-grid{gap:1.5rem;margin-bottom:2.2rem}.mini-list,.faq-list,.check-list{gap:1rem}.product-card,.category-card,.feature-card,.testimonial-card,.mini-card{will-change:transform;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s cubic-bezier(.22,1,.36,1),border-color .24s cubic-bezier(.22,1,.36,1)}.product-card:hover,.category-card:hover,.feature-card:hover,.testimonial-card:hover,.mini-card:hover{border-color:#8262c43d;box-shadow:0 34px 72px #6f53a32e}.category-card,.feature-card,.testimonial-card,.delivery-card,.mini-card{padding:1.55rem}.category-card h3,.feature-card h3,.mini-card strong,.testimonial-card strong{letter-spacing:-.02em}.product-card{gap:.6rem;padding:.68rem}.product-card__visual-link{cursor:pointer;border-radius:26px;overflow:hidden}.product-card__gallery{gap:.68rem;padding-inline:.2rem}.product-card__thumb{cursor:pointer;border-radius:18px}.product-card__content{gap:1rem;padding:.55rem .55rem .7rem}.product-card__heading{gap:.55rem}.product-card__footer{align-items:flex-end;gap:.85rem}.product-card__tags{gap:.58rem}.product-card__tags span{background:linear-gradient(#ffffffe6,#faf3ffb8),#ffffffb3;border-radius:999px;padding:.46rem .82rem}.product-visual{cursor:pointer;border-radius:26px;min-height:286px}.product-visual img,.product-card__thumb img{transition:transform .3s cubic-bezier(.22,1,.36,1),filter .3s cubic-bezier(.22,1,.36,1)}.product-card__visual-link:hover .product-visual img,.product-card__visual-link:focus-visible .product-visual img,.product-card__thumb:hover img,.product-card__thumb:focus-visible img{filter:saturate(1.04);transform:scale(1.08)}.testimonial-card__rating{gap:.45rem;margin-bottom:1rem}.faq-list details{background:linear-gradient(#ffffffe6,#f8f3ffc7),#fffc;border-color:#8262c424;border-radius:24px;padding:1.15rem 1.2rem}.faq-list details:hover,.faq-list details[open]{box-shadow:0 18px 32px #795fb11a}:root[data-theme=dark] .button--ghost{background:linear-gradient(180deg, #2d1f46e6, #171025d6), var(--surface);border-color:#bea2ff1f}:root[data-theme=dark] .site-header__menu{background:linear-gradient(180deg, #281c40f0, #140e21e6), var(--surface-soft)}:root[data-theme=dark] .site-header__utility,:root[data-theme=dark] .site-nav{background:linear-gradient(#2d1f46b8,#140e21b8),#181127c7}:root[data-theme=dark] .site-nav__link.active,:root[data-theme=dark] .site-nav__link:hover{background:#2c1e46e0}:root[data-theme=dark] .hero__content,:root[data-theme=dark] .hero__card,:root[data-theme=dark] .promo-banner,:root[data-theme=dark] .summary-card,:root[data-theme=dark] .product-card,:root[data-theme=dark] .category-card,:root[data-theme=dark] .feature-card,:root[data-theme=dark] .testimonial-card,:root[data-theme=dark] .mini-card,:root[data-theme=dark] .delivery-card{background:linear-gradient(180deg, #36265657, #120d1f3d 56%), var(--surface-premium);border-color:#bea2ff1f}:root[data-theme=dark] .hero-stats-card,:root[data-theme=dark] .faq-list details,:root[data-theme=dark] .product-card__tags span{background:linear-gradient(#2d1f46e6,#171025d6),#1c142ddb;border-color:#bea2ff1f}:root[data-theme=dark] .site-nav__link:after{background:linear-gradient(90deg,#0000,#d3b7ffe6,#0000)}@media (width<=900px){.site-main{gap:2rem;padding-bottom:4.5rem}.hero__content,.hero__card,.promo-banner,.product-card,.category-card,.feature-card,.testimonial-card,.mini-card,.delivery-card{border-radius:28px}.hero__content,.hero__card{padding:1.8rem}.promo-banner{margin-bottom:2rem;padding:1.8rem}.product-visual{min-height:248px}}@media (width<=640px){.shell{width:min(100% - 1.25rem,1240px)}.site-header{padding-top:.75rem}.site-header__bar{border-radius:26px;min-height:78px;padding:.7rem .8rem}.hero__actions .button,.product-card__footer .button{width:100%}.promo-banner,.category-card,.feature-card,.testimonial-card,.delivery-card,.mini-card{padding:1.35rem}.product-card{padding:.58rem}.product-card__content{padding-inline:.35rem}}.site-shell{isolation:isolate;position:relative}.site-shell:before{content:"";pointer-events:none;z-index:-1;opacity:.4;mix-blend-mode:soft-light;background:radial-gradient(circle at 12% 16%,#ffe1ee3d,#0000 24%),radial-gradient(circle at 82% 12%,#d8c5ff38,#0000 26%),radial-gradient(circle at 52% 100%,#fff6e847,#0000 24%),linear-gradient(#ffffff0f 1px,#0000 1px) 0 0/160px 160px,linear-gradient(90deg,#ffffff0f 1px,#0000 1px) 0 0/160px 160px;position:fixed;inset:0}body:before{filter:blur(16px);opacity:.92;width:460px;height:460px}body:after{filter:blur(14px);opacity:.88;width:360px;height:360px}.eyebrow{color:#6f4fc9;letter-spacing:.18em;background:linear-gradient(#fffffff0,#fcf7ffd1),#ffffffb8;border:1px solid #a283da29;border-radius:999px;padding:.56rem .95rem;font-size:.7rem;box-shadow:inset 0 1px #ffffffe0,0 14px 28px #6f53a314}.section-heading h2{letter-spacing:-.04em;font-size:clamp(2.3rem,4.2vw,3.45rem);line-height:.96}.section-heading--page h1{letter-spacing:-.05em;font-size:clamp(2.8rem,5vw,4.45rem)}.section-heading p{font-size:1.04rem;line-height:1.9}.brand-logo{gap:1.12rem;padding:.16rem .12rem;position:relative}.brand-logo:before{content:"";pointer-events:none;z-index:-1;filter:blur(24px);opacity:.82;background:radial-gradient(circle at 22% 34%,#ffd6e952,#0000 36%),radial-gradient(circle at 84% 28%,#dbc8ff42,#0000 38%);position:absolute;inset:-.9rem -1rem -.7rem -.85rem}.brand-logo__mark{gap:.62rem;padding:.42rem .48rem}.brand-logo__mark-surface{border-radius:24px;box-shadow:inset 0 1px #fffffff0,0 28px 58px #8365bc2e}.brand-logo__bubble{border-radius:16px;width:46px;height:46px}.brand-logo__text{gap:.22rem}.brand-logo__name{background:linear-gradient(135deg,#e4a2c0 0%,#bd78b8 40%,#7758cf 100%);color:#0000;text-shadow:0 12px 26px #a372ba24;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.15rem,4vw,2.95rem)}.brand-logo__caption{letter-spacing:.22em;font-size:.68rem}.site-header__utility{background:linear-gradient(180deg, #ffffffd6, #faf4ffb3), var(--surface-soft);border-radius:28px;box-shadow:inset 0 1px #ffffffd1,0 20px 38px #6f53a31f}.site-header__icon-link{background:linear-gradient(180deg, #fffffff5, #f9f3ffd6), var(--accent-gradient-soft);border-radius:16px;width:48px;height:48px;position:relative;overflow:hidden}.site-header__icon-link:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(#ffffffd1,#f7edff70);transition:opacity .22s;position:absolute;inset:2px}.site-header__icon-link:hover:before,.site-header__icon-link:focus-visible:before{opacity:1}.site-header__icon-link svg,.site-header__icon-link span{z-index:1;position:relative}.site-nav{border-radius:26px}.site-nav__link{min-height:48px;padding:.74rem 1.08rem}.site-nav__link:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(#fffc,#f7efff75);transition:opacity .22s;position:absolute;inset:3px}.site-nav__link.active:before,.site-nav__link:hover:before{opacity:1}.site-nav__label{z-index:2}.hero__content,.hero__card{border-radius:36px}.hero__content{background:radial-gradient(circle at 12% 0%, #ffffffa8, transparent 24%), radial-gradient(circle at 82% 18%, #eebedb38, transparent 30%), linear-gradient(145deg, #fffc, #fffafd99 54%, #f5f1ffc7), var(--surface-premium);box-shadow:0 40px 96px #6c4dac2e,inset 0 1px #ffffffe6}.hero__content:before{content:"";pointer-events:none;filter:blur(10px);background:radial-gradient(circle,#ffffff85,#0000 68%);position:absolute;inset:-14% 42% 50% -12%}.hero__copy-stack{gap:.58rem;max-width:36rem;display:grid}.hero__content h1{text-wrap:balance;max-width:9.6ch}.hero__lead{max-width:46ch;font-size:1.08rem;line-height:1.9}.hero__note{color:#5b4d78eb;max-width:40ch;line-height:1.86}.hero__card{background:radial-gradient(circle at 88% 12%, #ffffffb8, transparent 26%), radial-gradient(circle at 18% 18%, #eabcd747, transparent 28%), linear-gradient(155deg, #ffffffe6, #faf6ffc2 58%, #f5f1ffe6), var(--surface-premium);box-shadow:0 40px 92px #6c4dac2e,inset 0 1px #ffffffeb}.hero__card-header{gap:1.15rem;padding-bottom:1.18rem;position:relative}.hero__card-header:after{content:"";background:linear-gradient(90deg,#7654cf38,#e8a8ca1f,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.hero__card-brand{width:fit-content;display:inline-flex;position:relative}.hero__card-brand:after{content:"";z-index:-1;pointer-events:none;filter:blur(14px);background:radial-gradient(circle,#c9adff38,#0000 70%);position:absolute;inset:-1rem -1.4rem}.hero__card-copy{max-width:34ch;font-size:1rem;line-height:1.88}.hero__stats .hero-stats-card,.category-grid>*,.product-grid>*,.feature-grid>*,.testimonial-grid>*{opacity:1;transform:none;animation:none!important}.hero__stats .hero-stats-card{align-content:space-between;min-height:172px}.hero-stats-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:26px;gap:1rem;padding:1.2rem 1.18rem;box-shadow:inset 0 1px #ffffffdb,0 22px 42px #6f53a324}.hero-stats-card__icon{background:linear-gradient(#fffffff5,#fbf5ffd6);border-radius:18px;width:56px;height:56px}.hero-stats-card__icon svg{filter:drop-shadow(0 8px 16px #7456b124)}.hero-stats-card__body{gap:.55rem}.hero-stats-card__value{letter-spacing:-.03em;font-size:clamp(1.22rem,2.4vw,1.58rem);line-height:1.04}.hero-stats-card__label{letter-spacing:.12em;text-transform:uppercase;color:#5c4c78d6;font-size:.78rem;line-height:1.6}.hero__stats .hero-stats-card:first-child{background:linear-gradient(#fff4faf0,#fff9fcc7),#fffc;border-color:#e4a4c438}.hero__stats .hero-stats-card:first-child .hero-stats-card__icon{color:#bc5f87;background:linear-gradient(#ffe8f1fa,#fff5fae0)}.hero__stats .hero-stats-card:nth-child(2){background:linear-gradient(#f4f1fff5,#fbf9ffcc),#fffc;border-color:#ad99ec38}.hero__stats .hero-stats-card:nth-child(2) .hero-stats-card__icon{color:#7250cc;background:linear-gradient(#ebe5fffa,#f8f5ffe0)}.hero__stats .hero-stats-card:nth-child(3){background:linear-gradient(#f3f8fff5,#fcfcffd1),#fffc;border-color:#a0d0e438}.hero__stats .hero-stats-card:nth-child(3) .hero-stats-card__icon{color:#347691;background:linear-gradient(#e1f4fafa,#f5fbffe0)}.feature-card__icon,.category-card__icon{background:linear-gradient(#fffffff5,#fbf5ffd6)}.product-visual{box-shadow:inset 0 1px #ffffffb8,0 22px 48px #6f53a324}.product-visual:after{content:"";pointer-events:none;background:linear-gradient(#fff3,#2a1f410d);position:absolute;inset:0}.product-visual img{object-fit:cover;width:100%;height:100%}.product-card__thumb{overflow:hidden}.site-footer{padding-bottom:3rem}.site-footer__grid{background:radial-gradient(circle at 12% 0%, #ffffff8f, transparent 24%), radial-gradient(circle at 88% 12%, #e9bcd72e, transparent 24%), linear-gradient(155deg, #ffffffe6, #faf6ffc7 62%, #f5f1ffe6), var(--accent-gradient-soft);border-radius:36px;padding:1.7rem;box-shadow:0 36px 90px #6c4dac29,inset 0 1px #ffffffdb}.site-footer__brand{gap:1rem}.site-footer__brand p{max-width:34ch;line-height:1.84}.site-footer__preferences{gap:.95rem}.site-footer__pref-group{background:linear-gradient(#ffffffd6,#f8f2ffbd),#ffffffc2;border:1px solid #a283da24;border-radius:22px;padding:1rem 1.05rem;box-shadow:inset 0 1px #ffffffd1,0 18px 30px #6f53a314}.social-links{flex-wrap:wrap;gap:.75rem}.social-links a{background:linear-gradient(#ffffffeb,#f8f1ffcc),#ffffffc7;border-radius:18px;min-height:46px;padding:.72rem 1rem;box-shadow:inset 0 1px #ffffffe0,0 16px 28px #6f53a31a}.social-links a svg{width:18px;height:18px}:root[data-theme=dark] .site-shell:before{opacity:.18}:root[data-theme=dark] .eyebrow,:root[data-theme=dark] .site-header__icon-link,:root[data-theme=dark] .social-links a,:root[data-theme=dark] .site-footer__pref-group,:root[data-theme=dark] .hero-stats-card__icon,:root[data-theme=dark] .feature-card__icon,:root[data-theme=dark] .category-card__icon{background:linear-gradient(#382757eb,#191229e0),#221838d6}:root[data-theme=dark] .hero__content,:root[data-theme=dark] .hero__card,:root[data-theme=dark] .site-footer__grid{box-shadow:0 42px 96px #00000070,inset 0 1px #ffffff14}:root[data-theme=dark] .hero-stats-card__label{color:#e2d8f5c7}:root[data-theme=dark] .hero__stats .hero-stats-card:first-child{background:linear-gradient(#482b4ff0,#1c1227e6),#231830eb;border-color:#e4a4c438}:root[data-theme=dark] .hero__stats .hero-stats-card:first-child .hero-stats-card__icon{color:#f1bdd5;background:linear-gradient(#7e4c71b8,#37223eeb),#3d2743f0}:root[data-theme=dark] .hero__stats .hero-stats-card:nth-child(2){background:linear-gradient(#382f5cf0,#171227e6),#1f1833eb;border-color:#ad99ec3d}:root[data-theme=dark] .hero__stats .hero-stats-card:nth-child(2) .hero-stats-card__icon{color:#d8c5ff;background:linear-gradient(#5e509ab3,#2b2248eb),#2f254ff0}:root[data-theme=dark] .hero__stats .hero-stats-card:nth-child(3){background:linear-gradient(#25364df0,#121727e6),#161d2deb;border-color:#a0d0e43d}:root[data-theme=dark] .hero__stats .hero-stats-card:nth-child(3) .hero-stats-card__icon{color:#b9e8f4;background:linear-gradient(#42637db8,#1c2b3deb),#1f2e42f0}:root[data-theme=dark] .site-nav__link:before{background:linear-gradient(#5840838f,#251a3a66)}@media (width<=900px){.hero__content,.hero__card,.site-footer__grid{border-radius:30px}.hero__stats .hero-stats-card{min-height:154px}}@media (width<=640px){.brand-logo{gap:.95rem}.brand-logo__bubble{width:42px;height:42px}.hero__copy-stack{gap:.5rem}.hero__lead,.hero__note,.site-footer__brand p{font-size:.98rem}.hero__stats .hero-stats-card{min-height:auto}.site-footer__grid{padding:1.35rem}.site-footer__pref-group{padding:.9rem}}@media (width>=1241px){html[lang=en] .site-header,html[lang=fr] .site-header{padding-top:.78rem}html[lang=en] .site-header__bar,html[lang=fr] .site-header__bar{gap:.82rem;min-height:78px;padding:.68rem .88rem}html[lang=en] .site-header__brand,html[lang=fr] .site-header__brand{max-width:286px}html[lang=en] .site-header .brand-logo,html[lang=fr] .site-header .brand-logo{gap:.86rem}html[lang=en] .site-header .brand-logo__mark,html[lang=fr] .site-header .brand-logo__mark{gap:.48rem;padding:.34rem .38rem}html[lang=en] .site-header .brand-logo__bubble,html[lang=fr] .site-header .brand-logo__bubble{border-radius:14px;width:40px;height:40px}html[lang=en] .site-header .brand-logo__bubble svg,html[lang=fr] .site-header .brand-logo__bubble svg{width:15px;height:15px}html[lang=en] .site-header .brand-logo--compact .brand-logo__name,html[lang=fr] .site-header .brand-logo--compact .brand-logo__name{font-size:1.56rem}html[lang=en] .site-header .brand-logo__caption,html[lang=fr] .site-header .brand-logo__caption{letter-spacing:.18em;font-size:.56rem}html[lang=en] .site-header__center,html[lang=fr] .site-header__center{max-width:calc(100% - 33rem)}html[lang=en] .site-header__actions,html[lang=fr] .site-header__actions{flex:0 clamp(292px,27vw,356px);min-width:292px;max-width:356px}html[lang=en] .site-header__utility,html[lang=fr] .site-header__utility{border-radius:22px;gap:.68rem;min-height:54px;padding:.56rem .74rem}html[lang=en] .site-header__icon-group,html[lang=fr] .site-header__icon-group{gap:.52rem}html[lang=en] .site-header__icon-link,html[lang=fr] .site-header__icon-link{width:42px;height:42px}html[lang=en] .site-header__icon-link svg,html[lang=fr] .site-header__icon-link svg{width:18px;height:18px}html[lang=en] .site-nav,html[lang=fr] .site-nav{max-width:min(100%,560px)}html[lang=en] .site-nav__link,html[lang=fr] .site-nav__link{gap:.44rem;min-height:44px;padding:.64rem .86rem;font-size:.84rem}html[lang=en] .site-header__cta,html[lang=fr] .site-header__cta{border-radius:15px;height:42px;min-height:42px;padding-inline:.82rem;font-size:.78rem}}@media (width>=1241px) and (width<=1380px){html[lang=en] .site-header__cta-label--full,html[lang=fr] .site-header__cta-label--full{display:none}html[lang=en] .site-header__cta-label--compact,html[lang=fr] .site-header__cta-label--compact{display:inline}html[lang=en] .site-header__actions,html[lang=fr] .site-header__actions{flex-basis:300px;min-width:300px;max-width:300px}html[lang=en] .site-header__center{max-width:calc(100% - 31rem)}html[lang=fr] .site-header__center{max-width:calc(100% - 31.5rem)}}:root{--space-2xs:clamp(.25rem, .3vw, .35rem);--space-xs:clamp(.45rem, .5vw, .6rem);--space-sm:clamp(.7rem, .9vw, .9rem);--space-md:clamp(1rem, 1.2vw, 1.2rem);--space-lg:clamp(1.25rem, 1.6vw, 1.6rem);--space-xl:clamp(1.7rem, 2vw, 2.1rem);--space-2xl:clamp(2.2rem, 2.8vw, 3rem);--space-3xl:clamp(2.8rem, 3.8vw, 4.2rem);--shell-max:1240px;--shell-gutter:clamp(.7rem, 1.6vw, 1.3rem)}html,body{width:100%;max-width:100%;overflow-x:hidden}#root,.site-shell,.site-main,.shell,.site-header,.site-header__bar,.site-header__panel,.site-header__center,.site-header__actions,.site-header__utility,.site-nav,.site-nav__list,.site-nav__item,.site-nav__link,.brand-logo,.brand-logo__text{min-width:0}.site-main{gap:var(--space-2xl);padding-bottom:var(--space-3xl)}.shell{width:min(var(--shell-max), calc(100% - (var(--shell-gutter) * 2)))}header.shell+section.shell,section.shell+section.shell{margin-top:var(--space-xl)}.category-grid,.product-grid,.feature-grid,.testimonial-grid,.split-grid{gap:var(--space-lg)}.site-header{padding-top:var(--space-sm);padding-bottom:var(--space-xs)}.site-header__bar{align-items:center;gap:var(--space-sm);min-height:82px;padding:var(--space-sm) var(--space-md)}.site-header__center,.site-header__actions{align-self:center}.site-nav{max-width:100%;overflow:hidden}.site-nav__list{flex-wrap:nowrap;width:100%;overflow:hidden}.site-nav__label{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.site-header__cta{width:100%;max-width:100%}.site-header__cta-label--full,.site-header__cta-label--compact,.brand-logo__caption{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (width<=1240px){.site-header__bar{min-height:76px;padding:var(--space-xs) var(--space-sm)}.site-nav__link{min-height:42px;padding:.6rem .8rem;font-size:.82rem}.site-header__utility{gap:var(--space-xs);padding:.52rem .66rem}}@media (width<=900px){.site-main{gap:var(--space-xl)}.split-grid{gap:var(--space-md)}}.hero-stats-card,.category-card,.feature-card{padding:clamp(1.25rem,2vw,1.5rem);position:relative;overflow:hidden}.hero-stats-card__icon,.category-card__icon,.feature-card__icon,.product-visual__icon{z-index:1;width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px;margin:0 0 var(--space-sm) 0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#ffffff47,#ffffff14),#9978db1f;border:1px solid #d0b8ff38;border-radius:18px;flex:0 0 48px;place-self:start;place-items:center;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),background-color .22s cubic-bezier(.22,1,.36,1);display:inline-grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff80,0 10px 28px #8360c829,0 0 24px #b08aff1f}.hero-stats-card__icon svg,.category-card__icon svg,.feature-card__icon svg,.product-visual__icon svg{flex-shrink:0;width:22px;max-width:22px;height:22px;max-height:22px;transform:none}.product-visual__icon{top:var(--space-md);left:var(--space-md);margin:0;position:absolute}.hero-stats-card__body,.category-card h3,.feature-card h3,.category-card p,.feature-card p{z-index:1;position:relative}.hero-stats-card:hover .hero-stats-card__icon,.category-card:hover .category-card__icon,.feature-card:hover .feature-card__icon,.product-card__visual-link:hover .product-visual__icon,.product-card__visual-link:focus-visible .product-visual__icon{transform:translateY(-1px)scale(1.04);box-shadow:inset 0 1px #ffffff94,0 14px 34px #8360c838,0 0 32px #b492ff2e}@media (width<=900px){.hero-stats-card,.category-card,.feature-card{padding:1.25rem}.product-visual__icon{top:.95rem;left:.95rem}}.category-card,.feature-card,.hero-stats-card{isolation:isolate;border-radius:28px;align-content:start;justify-items:start;gap:clamp(.9rem,1.4vw,1.05rem);padding:clamp(1.35rem,2.2vw,1.7rem);display:grid}.category-card>*,.feature-card>*,.hero-stats-card>*{min-width:0}.category-card__icon,.feature-card__icon,.hero-stats-card__icon{transform-origin:50%;margin:0;translate:0}.hero-stats-card__icon{justify-content:center;align-items:center;line-height:0;display:flex;position:relative}.hero-stats-card__icon-glyph{justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-stats-card__icon-glyph svg{width:100%;height:100%;display:block}.category-card__meta,.hero-stats-card__body{place-self:stretch stretch;gap:.42rem;width:100%;min-width:0;margin-top:.05rem;display:grid}.category-card h3,.feature-card h3,.hero-stats-card__value{margin:0}.hero__stats{grid-template-columns:repeat(auto-fit,minmax(min(100%,9.5rem),1fr));align-items:stretch}.hero-stats-card__value,.hero-stats-card__label{overflow-wrap:anywhere;max-width:100%}.hero-stats-card__value{text-wrap:balance;line-height:1.08}@media (width<=900px){.category-card,.feature-card,.hero-stats-card{border-radius:24px;gap:.9rem;padding:1.3rem}}.product-form--notebook{margin-bottom:1rem}.product-page__notebook-summary{background:var(--surface-soft);border:1px solid var(--line);border-radius:22px;justify-content:space-between;align-items:center;gap:.8rem;padding:.95rem 1.1rem;display:flex}.product-page__notebook-summary span{color:var(--muted);align-items:center;gap:.45rem;display:inline-flex}.field--page-options{gap:1rem}.field__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.page-options-list{gap:.85rem;display:grid}.page-option-row{background:var(--surface-soft);border:1px solid var(--line);border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:.85rem;padding:.95rem;display:grid}.cart-item small{color:var(--muted);margin-top:.45rem;display:block}@media (width<=720px){.product-page__notebook-summary{flex-direction:column;align-items:flex-start}.page-option-row{grid-template-columns:1fr}}@keyframes cart-badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.site-header__icon-link--highlight{box-shadow:0 0 0 3px #25d36624,0 18px 32px #25d36629}.site-header__cart-link-wrap{flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.site-header__cart-badge{z-index:3;background:var(--accent-gradient);color:#fff;pointer-events:none;border-radius:999px;place-items:center;min-width:clamp(1.25rem,1.4vw,1.45rem);height:clamp(1.25rem,1.4vw,1.45rem);padding-inline:.32rem;font-size:clamp(.62rem,.35vw + .56rem,.72rem);font-weight:800;line-height:1;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%,-48%);box-shadow:0 10px 18px #6f53a333,0 0 0 2px #ffffffe6}.site-header__icon-link--highlight+.site-header__cart-badge{animation:.72s cart-badge-pulse}.cart-notice{inset-inline-start:1rem;z-index:28;border:1px solid var(--line);background:linear-gradient(180deg, #fffffff0, #f9f4ffe6), var(--surface-strong);width:min(420px,100vw - 1.5rem);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.95rem 1rem .95rem .95rem;display:grid;position:fixed;bottom:1rem}.cart-notice__icon{color:#1f9e57;background:#25d3661f;border-radius:16px;flex-shrink:0;place-items:center;width:46px;height:46px;display:inline-grid}.cart-notice__content{gap:.12rem;min-width:0;display:grid}.cart-notice__content strong{color:var(--heading)}.cart-notice__content p{margin:0;font-size:.92rem;line-height:1.55}.cart-notice__product{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.cart-notice__actions{justify-items:end;gap:.55rem;display:grid}.cart-notice__actions .button{min-width:140px}.cart-notice__dismiss{width:40px;height:40px;color:var(--heading);background:#7654cf14;border:1px solid #a38ee71f;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.cart-notice__dismiss:hover,.cart-notice__dismiss:focus-visible{background:#7654cf24}:root[data-theme=dark] .site-header__icon-link--highlight{box-shadow:0 0 0 3px #48a88129,0 18px 32px #0000003d}:root[data-theme=dark] .cart-notice{background:linear-gradient(#251c39f5,#171126f0),#181127f5;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff14,0 22px 42px #0000004d}:root[data-theme=dark] .cart-notice__icon{color:#a4efc4;background:#48a88124}:root[data-theme=dark] .cart-notice__content strong,:root[data-theme=dark] .cart-notice__product{color:#f5efff}:root[data-theme=dark] .cart-notice__dismiss{color:#f5efff;background:#ffffff0f;border-color:#ffffff14}@media (width<=720px){.cart-notice{grid-template-columns:auto minmax(0,1fr);width:auto;inset-inline:.75rem}.cart-notice__actions{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;justify-items:stretch;width:100%}.cart-notice__actions .button{width:100%;min-width:0}}
