@layer theme-defaults{:root{--color-primary:#3b82f6;--color-secondary:#64748b;--color-accent:#10b981;--color-background:#ffffff;--color-surface:#f9fafb;--color-text:#1f2937;--color-text-muted:#9ca3af;--color-border:#e5e7eb;--color-button-text:#ffffff;--color-button-bg:#3b82f6;--color-danger:#ef4444;--color-success:#22c55e;--overlay-light:rgba(255,255,255,0.15);--overlay-light-strong:rgba(255,255,255,0.8);--overlay-dark:rgba(0,0,0,0.5);--overlay-dark-strong:rgba(0,0,0,0.7);--font-primary:"Cairo",sans-serif;--font-secondary:"Cairo",sans-serif;--font-weight-heading:600;--font-weight-body:400;--font-size-base:16px;--line-height:1.6;--layout-type:"grid";--container-width:"contained";--products-per-row:3;--spacing-section:24px;--spacing-element:16px;--spacing-content:20px;--border-radius:8px;--border-width:1px;--border-style:solid;--shadow-enabled:true;--shadow-size:"sm";--shadow-color:#000000;--shadow-opacity:10;--shadow:0 1px 2px 0 rgba(0,0,0,0.1);--hover-effects:true;--animations-enabled:true;--transition-speed:0.3s;--product-card-style:"detailed";--show-product-badges:true;--header-style:"simple";--footer-style:"detailed";--sticky-header:true;--show-social-links:true;--theme-background:var(--color-background);--theme-surface:var(--color-surface);--theme-text:var(--color-text);--theme-text-muted:var(--color-text-muted);--theme-border:var(--color-border);--theme-primary:var(--color-primary);--theme-secondary:var(--color-secondary);--theme-accent:var(--color-accent);--theme-button-bg:var(--color-button-bg);--theme-button-text:var(--color-button-text);--theme-danger:var(--color-danger);--theme-success:var(--color-success);--theme-font-primary:var(--font-primary);--theme-font-secondary:var(--font-secondary)}}.btn-primary-themed,.btn-themed{background-color:var(--color-button-bg)!important;color:var(--color-button-text)!important}.btn-primary-themed:hover,.btn-themed:hover{filter:brightness(.9)}.btn-themed-accent{background-color:var(--color-accent)!important;color:var(--color-button-text)!important}.btn-themed-accent:hover{filter:brightness(.9)}.btn-outline-themed{border:1px solid var(--color-button-bg)!important;background-color:transparent!important;color:var(--color-button-bg)!important}.btn-outline-themed:hover{background-color:var(--color-button-bg)!important;color:var(--color-button-text)!important}.btn-outline-themed span,.btn-outline-themed svg,.btn-primary-themed span,.btn-primary-themed svg,.btn-themed div,.btn-themed span,.btn-themed svg,.btn-themed-accent div,.btn-themed-accent span,.btn-themed-accent svg{color:inherit!important}[data-theme] a.bg-blue-500,[data-theme] a.bg-blue-600,[data-theme] button.bg-blue-500,[data-theme] button.bg-blue-600{background-color:var(--color-button-bg)!important;color:var(--color-button-text)!important}[data-theme] a.bg-blue-600 span,[data-theme] a.bg-blue-600 svg,[data-theme] button.bg-blue-600 span,[data-theme] button.bg-blue-600 svg{color:inherit!important}[data-theme] a.bg-blue-600:hover,[data-theme] button.bg-blue-600:hover{filter:brightness(.9)}[data-theme] a.hover\:bg-blue-700:hover,[data-theme] button.hover\:bg-blue-700:hover{background-color:var(--color-primary)!important;filter:brightness(.85)}[data-theme=basic]{font-family:var(--font-secondary);font-weight:var(--font-weight-body);font-size:var(--font-size-base);line-height:var(--line-height);color:var(--color-text);background-color:var(--color-background)}[data-theme=basic] h1,[data-theme=basic] h2,[data-theme=basic] h3,[data-theme=basic] h4,[data-theme=basic] h5,[data-theme=basic] h6{color:var(--color-primary);font-family:var(--font-primary);font-weight:var(--font-weight-heading)}[data-theme=basic] .section-heading{color:var(--color-primary)!important}[data-theme=basic] .section-subtitle{color:var(--color-secondary)!important}[data-theme=basic] div,[data-theme=basic] p,[data-theme=basic] span{color:var(--color-text);font-family:var(--font-secondary);font-weight:var(--font-weight-body)}[data-theme=basic] .nav-link:focus-visible,[data-theme=basic] .nav-link:hover{background-color:color-mix(in srgb,currentColor 12%,transparent)!important}[data-theme=basic] section{background-color:var(--color-background)}[data-theme=basic] .btn-primary{background-color:var(--color-button-bg);color:var(--color-button-text);border:var(--border-width) solid var(--color-button-bg);border-radius:var(--border-radius);padding:var(--spacing-element);transition:all var(--transition-speed) ease;box-shadow:var(--shadow)}[data-theme=basic] a{text-decoration:none!important}[data-theme=basic] .btn-primary a,[data-theme=basic] a.btn-primary{color:var(--color-button-text);text-decoration:none}[data-theme=basic] .btn-primary:hover{background-color:var(--color-secondary);border-color:var(--color-secondary)}[data-theme=basic] .btn-secondary{background-color:transparent;color:var(--color-button-bg);border:var(--border-width) solid var(--color-button-bg);border-radius:var(--border-radius);padding:var(--spacing-element);transition:all var(--transition-speed) ease}[data-theme=basic] .btn-secondary:hover{background-color:var(--color-button-bg);color:var(--color-button-text)}[data-theme=basic] .btn-secondary:hover a,[data-theme=basic] a.btn-secondary:hover{color:var(--color-button-text);text-decoration:none}[data-theme=basic] .btn-accent{background-color:var(--color-accent);color:var(--color-button-text);border:var(--border-width) solid var(--color-accent);border-radius:var(--border-radius);padding:var(--spacing-element);transition:all var(--transition-speed) ease}[data-theme=basic] .btn-accent a,[data-theme=basic] a.btn-accent{color:var(--color-button-text);text-decoration:none}[data-theme=basic] a{color:var(--color-primary);text-decoration:none;transition:all var(--transition-speed) ease}[data-theme=basic] a:hover{text-decoration:underline}[data-theme=basic] .button-link,[data-theme=basic] a.button{display:inline-block;text-decoration:none;cursor:pointer}[data-theme=basic] .button-link.primary,[data-theme=basic] a.button-primary{background-color:var(--color-button-bg);color:var(--color-button-text);border:var(--border-width) solid var(--color-button-bg);border-radius:var(--border-radius);padding:var(--spacing-element)}[data-theme=basic] .button-link.secondary,[data-theme=basic] a.button-secondary{background-color:transparent;color:var(--color-button-bg);border:var(--border-width) solid var(--color-button-bg);border-radius:var(--border-radius);padding:var(--spacing-element)}[data-theme=basic] .button-link.secondary:hover,[data-theme=basic] a.button-secondary:hover{background-color:var(--color-button-bg);color:var(--color-button-text)}[data-theme=basic] .card{background-color:var(--color-background)!important;border:var(--border-width) solid var(--color-border)!important;border-style:var(--border-style)!important;border-radius:var(--border-radius)!important;padding:var(--spacing-content);box-shadow:var(--shadow)!important;transition:all var(--transition-speed) ease}[data-theme=basic] .card:hover{box-shadow:0 4px 12px -2px rgba(0,0,0,.08)!important}[data-theme=basic] .product-card{background-color:var(--color-background)!important;border:var(--border-width) solid var(--color-border)!important;border-style:var(--border-style)!important;border-radius:var(--border-radius)!important;box-shadow:var(--shadow)!important;transition:all var(--transition-speed) ease;overflow:hidden;padding:var(--spacing-content)}[data-theme=basic] .product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px -2px rgba(0,0,0,.08)!important}[data-theme=basic] .no-hover-effects .product-card:hover{transform:none;box-shadow:var(--shadow)!important}[data-theme=basic] .no-animations *{transition:none!important;animation:none!important}[data-theme=basic] .container-full{width:100%;padding-left:1rem;padding-right:1rem}[data-theme=basic] .container-contained{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}[data-theme=basic] .container-narrow{max-width:896px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}[data-theme=basic] .layout-grid{display:grid}[data-theme=basic] .layout-list{display:flex;flex-direction:column}[data-theme=basic] .layout-masonry{column-count:var(--products-per-row);column-gap:var(--spacing-element)}[data-theme=basic] .layout-carousel{display:flex;overflow-x:auto;gap:var(--spacing-element);padding-bottom:1rem}[data-theme=basic] .products-1,[data-theme=basic] .products-2,[data-theme=basic] .products-3,[data-theme=basic] .products-4,[data-theme=basic] .products-5,[data-theme=basic] .products-6{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){[data-theme=basic] .products-2,[data-theme=basic] .products-3,[data-theme=basic] .products-4,[data-theme=basic] .products-5,[data-theme=basic] .products-6{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){[data-theme=basic] .products-3{grid-template-columns:repeat(3,minmax(0,1fr))}[data-theme=basic] .products-4{grid-template-columns:repeat(4,minmax(0,1fr))}[data-theme=basic] .products-5{grid-template-columns:repeat(5,minmax(0,1fr))}[data-theme=basic] .products-6{grid-template-columns:repeat(6,minmax(0,1fr))}}[data-theme=basic] .section{padding:var(--spacing-section) 0}[data-theme=basic] .section-content{padding:var(--spacing-content)}[data-theme=basic] .element-spacing{margin-bottom:var(--spacing-element)}[data-theme=basic] .accent{color:var(--color-accent)}[data-theme=basic] .border-custom{border:var(--border-width) solid var(--color-border)!important;border-style:var(--border-style)!important}[data-theme=basic] .rounded-custom{border-radius:var(--border-radius)!important}[data-theme=basic] .shadow-custom{box-shadow:var(--shadow)!important}[data-theme=basic] .text-primary{color:var(--color-primary)}[data-theme=basic] .text-secondary{color:var(--color-secondary)}[data-theme=basic] .text-accent{color:var(--color-accent)}[data-theme=basic] .bg-primary{background-color:var(--color-primary)}[data-theme=basic] .bg-secondary{background-color:var(--color-secondary)}[data-theme=basic] .bg-accent{background-color:var(--color-accent)}[data-theme=basic] .logo{transition:all var(--transition-speed) ease}[data-theme=basic] .logo:hover{opacity:.8}[data-theme=basic] .nav-link{color:var(--color-text);transition:all var(--transition-speed) ease;padding:calc(var(--spacing-element) / 2)}[data-theme=basic] .nav-link:hover{color:var(--color-primary)}[data-theme=basic] .nav-link.active,[data-theme=basic] .product-title{color:var(--color-primary);font-weight:var(--font-weight-heading)}[data-theme=basic] .product-title{font-family:var(--font-primary)}[data-theme=basic] .product-price{color:var(--color-accent);font-weight:var(--font-weight-heading)}[data-theme=basic] .footer{padding:var(--spacing-section) 0}[data-theme=basic] .footer a{transition:all var(--transition-speed) ease}[data-theme=basic] .header{background-color:var(--color-background);border-bottom:var(--border-width) solid var(--color-border);padding:var(--spacing-element) 0}[data-theme=basic] .header-simple .header-content{display:flex;align-items:center;justify-content:space-between}[data-theme=basic] .header-centered .header-content{align-items:center}[data-theme=basic] .header-centered .header-content,[data-theme=basic] .header-split .header-content{display:flex;flex-direction:column;gap:var(--spacing-element)}[data-theme=basic] .footer-minimal .footer-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}[data-theme=basic] .footer-simple .footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}[data-theme=basic] .footer-detailed .footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.transition-slow{transition-duration:.5s}.transition-normal{transition-duration:.3s}.transition-fast{transition-duration:.15s}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (max-width:768px){:root{--font-size-base:14px}}@media (max-width:480px){:root{--font-size-base:13px}}.manual-method_details___AjoZ,.manual-method_surface__Tax5J{color:var(--color-text,#1f2937)}.manual-method_surface__Tax5J{background:var(--color-background,#fff);border-color:var(--color-border,#d1d5db)}.manual-method_muted__fUR_A{color:var(--color-text-muted,#6b7280)}.manual-method_upload__Vsh4O:hover{border-color:var(--color-primary,#3b82f6);color:var(--color-primary,#3b82f6)}.manual-method_surface__Tax5J:focus-visible{outline:2px solid var(--color-primary,#3b82f6);outline-offset:2px}.manual-method_fee__jaDaa{background:var(--color-surface,#f9fafb);border:1px solid var(--color-border,#e5e7eb);color:var(--color-text,#1f2937)}.reference-hero_hero__K7x82{position:relative;isolation:isolate;overflow:hidden;min-height:clamp(350px,27vw,460px);display:flex;align-items:center;background:var(--color-primary);color:#fff}.reference-hero_basic___BWuz{margin:0 12px;border-radius:16px;--hero-button-bg:#fff;--hero-button-text:var(--color-primary,#2478f6)}.reference-hero_electro__IuT9W{--hero-button-bg:#fff;--hero-button-text:var(--color-primary,#7635ff)}.reference-hero_electro__IuT9W .reference-hero_container__FMSpv{max-width:1320px;padding:36px 24px}.reference-hero_electro__IuT9W .reference-hero_copy__yaakm{width:47%}.reference-hero_electro__IuT9W .reference-hero_copy__yaakm h1{font-size:clamp(34px,3.5vw,54px);line-height:1.35}.reference-hero_electro__IuT9W .reference-hero_copy__yaakm p{font-size:clamp(14px,1.15vw,18px);line-height:1.8;margin-block:14px 20px}.reference-hero_electro__IuT9W .reference-hero_button__hQVj1{border-radius:24px;min-height:44px;font-size:14px;padding:8px 28px;gap:12px}.reference-hero_shifaa__lbxeb{background:var(--color-background,#f8f5ee);color:var(--color-primary,#203f32);--hero-button-bg:var(--color-accent,#b55f35);--hero-button-text:#fff}.reference-hero_nocturnal__7Autx{background:var(--color-background,#faf6f3);color:var(--color-primary,#843643);--hero-button-bg:var(--color-button-bg,#a25d66);--hero-button-text:var(--color-button-text,#fff)}.reference-hero_image__T_LjJ{object-fit:cover;object-position:center;z-index:-3}@media (min-width:641px){.reference-hero_nocturnal__7Autx .reference-hero_image__T_LjJ{object-position:center top}}.reference-hero_video__gksxc{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.reference-hero_overlay__erKNO{position:absolute;inset:0;background:#000;z-index:-2;pointer-events:none}.reference-hero_container__FMSpv{width:100%;max-width:1536px;margin-inline:auto;padding:44px clamp(24px,6vw,96px)}.reference-hero_copy__yaakm{width:48%;margin-inline-end:auto}.reference-hero_copy__yaakm[data-align=center]{margin-inline:auto}.reference-hero_copy__yaakm[data-align=left]{margin-inline-start:auto;margin-inline-end:0}.reference-hero_copy__yaakm h1{margin:0;font-family:var(--font-secondary,var(--font-primary,inherit));font-size:clamp(36px,4.2vw,68px);line-height:1.35;font-weight:var(--theme-heading-weight,800);color:inherit}.reference-hero_copy__yaakm p{margin:18px 0 24px;font-size:clamp(16px,1.55vw,24px);line-height:1.8;color:inherit}.reference-hero_button__hQVj1{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:10px 32px;background:var(--hero-button-bg);color:var(--hero-button-text);border-radius:var(--border-radius,10px);font-weight:700;font-size:18px;text-decoration:none}.reference-hero_button__hQVj1:hover{filter:brightness(.96)}.reference-hero_button__hQVj1:focus-visible{outline:3px solid currentColor;outline-offset:4px}.reference-hero_copy__yaakm .reference-hero_note__TAbYp{font-size:14px;margin:22px 0 0}.reference-hero_fade__Zrgqu{position:absolute;inset:auto 0 0;height:60px;z-index:-1;pointer-events:none}@media (max-width:640px){.reference-hero_hero__K7x82{min-height:570px;align-items:flex-start}.reference-hero_basic___BWuz{margin-inline:8px}.reference-hero_container__FMSpv{padding:28px 22px 290px}.reference-hero_copy__yaakm{width:100%}.reference-hero_copy__yaakm h1{font-size:clamp(30px,8vw,42px)}.reference-hero_copy__yaakm p{font-size:16px;margin-block:12px 18px}.reference-hero_image__T_LjJ{object-position:left bottom;height:290px!important;top:auto!important}.reference-hero_button__hQVj1{min-height:46px;font-size:16px}.reference-hero_electro__IuT9W{min-height:0;background:linear-gradient(120deg,#7635ff,#237aff)}.reference-hero_electro__IuT9W .reference-hero_container__FMSpv{padding:205px 20px 24px}.reference-hero_electro__IuT9W .reference-hero_copy__yaakm{width:100%;text-align:center!important}.reference-hero_electro__IuT9W .reference-hero_copy__yaakm h1{font-size:30px;line-height:1.3}.reference-hero_electro__IuT9W .reference-hero_copy__yaakm p{font-size:13px;margin-block:10px 14px}.reference-hero_electro__IuT9W .reference-hero_image__T_LjJ,.reference-hero_electro__IuT9W .reference-hero_video__gksxc{top:0!important;bottom:auto!important;height:195px!important;object-position:left center}}.product-card-effects_effects__mdu9F .product-card,.product-card-effects_image__Z5cGX{transition-duration:var(--motion-duration,var(--transition-speed,.3s))}.product-card-effects_image__Z5cGX{transition-property:transform}.product-card-effects_overlay__FalXz{background:transparent;transition:background-color var(--motion-duration,var(--transition-speed,.5s)) ease}.product-card-effects_badges__SgEgl{display:var(--product-badge-display,flex)}.product-card-effects_effects__mdu9F:hover .product-card-effects_image__Z5cGX{transform:scale(var(--hover-image-scale,1.03))}.product-card-effects_effects__mdu9F:hover .product-card-effects_overlay__FalXz{background:rgb(0 0 0/var(--hover-overlay-opacity,.1))}.product-card-effects_effects__mdu9F:hover .product-card{transform:translateY(var(--hover-lift,-2px))}@media (prefers-reduced-motion:reduce){.product-card-effects_effects__mdu9F .product-card,.product-card-effects_image__Z5cGX,.product-card-effects_overlay__FalXz{transition:none}.product-card-effects_effects__mdu9F:hover .product-card,.product-card-effects_effects__mdu9F:hover .product-card-effects_image__Z5cGX{transform:none}}.reference-categories_section__YZ07T{padding:20px var(--spacing-content,24px);background:var(--color-background);color:var(--color-text)}.reference-categories_section__YZ07T>h2,.reference-categories_section__YZ07T>p{max-width:1400px;margin:0 auto 16px}.reference-categories_list__v588O{display:flex;justify-content:space-between;gap:20px;max-width:1400px;margin-inline:auto;overflow-x:auto;padding-block:4px 12px}.reference-categories_item__z4P1k{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-width:120px;text-align:center;color:inherit;text-decoration:none;font-size:15px}.reference-categories_image__vMFwY{position:relative;display:grid;place-items:center;width:88px;height:88px;border-radius:50%;background:var(--color-secondary,#f1e8e1);overflow:hidden}.reference-categories_image__vMFwY img{object-fit:cover}.reference-categories_list__v588O[data-layout=grid]{display:grid;grid-template-columns:repeat(var(--category-columns),minmax(0,1fr))}.reference-categories_rose__eOR4V .reference-categories_image__vMFwY{background:color-mix(in srgb,var(--color-primary,#843643) 7%,var(--color-background,#faf6f3))}.reference-categories_rose__eOR4V .reference-categories_item__z4P1k{color:var(--color-primary,#843643);min-width:0}.reference-categories_rose__eOR4V .reference-categories_item__z4P1k+.reference-categories_item__z4P1k{border-inline-start:1px solid var(--color-border,#e9ddd9)}.reference-categories_list__v588O[data-layout=carousel] .reference-categories_item__z4P1k{flex:0 0 140px}.reference-categories_square__W8gSp .reference-categories_item__z4P1k{padding:16px 12px;border-radius:10px;background:color-mix(in srgb,var(--color-text) 4%,var(--color-background))}.reference-categories_square__W8gSp .reference-categories_image__vMFwY{background:transparent;border-radius:0;width:48px;height:48px}.reference-categories_item__z4P1k:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.reference-categories_item__z4P1k:hover{color:var(--color-primary)}@media (max-width:640px){.reference-categories_list__v588O{gap:16px;justify-content:flex-start}.reference-categories_item__z4P1k{min-width:90px;font-size:13px}.reference-categories_image__vMFwY{width:70px;height:70px}.reference-categories_list__v588O[data-layout=grid]{grid-template-columns:repeat(3,minmax(0,1fr))}.reference-categories_list__v588O[data-layout=grid] .reference-categories_item__z4P1k{min-width:0}}.sector-shell_layout__eMZ2_{min-height:100vh;display:flex;flex-direction:column;background:var(--color-background);color:var(--color-text);font-family:var(--theme-font-primary,"Cairo"),sans-serif;accent-color:var(--color-primary)}.sector-shell_content__eWXR4{flex:1;min-width:0}.sector-shell_layout__eMZ2_ :where(main h1,main h2){font-family:var(--theme-font-secondary,inherit);font-weight:var(--theme-heading-weight,700);line-height:1.4;text-wrap:balance}.sector-shell_layout__eMZ2_ :where(main h1){font-size:clamp(28px,3.5vw,52px)}.sector-shell_layout__eMZ2_ :where(main h2){font-size:clamp(22px,2.5vw,32px)}.sector-shell_layout__eMZ2_ :where(main input,main select,main textarea){font-family:inherit}.sector-shell_layout__eMZ2_ :where(main button,main a){-webkit-tap-highlight-color:transparent}.sector-shell_layout__eMZ2_ :where(a,button,input,select,textarea):focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.sector-shell_layout__eMZ2_[data-sector=circuit] :where(main h1,main h2){letter-spacing:-.025em}.sector-shell_layout__eMZ2_[data-sector=muse] :where(main h1,main h2){font-weight:var(--theme-heading-weight,400);line-height:1.55}.sector-shell_layout__eMZ2_[data-sector=little] :where(main h1,main h2){line-height:1.6}.sector-shell_layout__eMZ2_[data-sector=playroom] :where(main h1,main h2){line-height:1.5}.sector-shell_header__26rGM input{background:var(--theme-header-bg,var(--color-background));color:var(--theme-header-text,var(--color-text))}.sector-shell_header__26rGM[data-sector=circuit]{--color-primary:var(--color-accent,#c8f36a);--color-text-muted:var(--theme-header-text,#f4f5f1)}.sector-shell_header__26rGM[data-sector=circuit] header{border-bottom:2px solid var(--color-accent,#c8f36a)}.sector-shell_header__26rGM[data-sector=muse] nav>div>div{justify-content:center}.sector-shell_header__26rGM[data-sector=muse] :where(header a){font-weight:400}.sector-shell_header__26rGM[data-sector=little] nav>div>div{justify-content:center;column-gap:32px}.sector-shell_header__26rGM[data-sector=playroom] nav{border-bottom:3px solid var(--color-accent)}.sector-shell_header__26rGM[data-sector=playroom] form input{border-radius:24px}.sector-shell_footer__PioL9{--color-background:var(--theme-footer-bg,#fff);--color-text:var(--theme-footer-text,#222);--color-surface:var(--theme-footer-bg,#fff);--color-text-muted:var(--theme-footer-text,#222);--color-border:color-mix(in srgb,var(--theme-footer-text,#222) 22%,transparent);--color-primary:var(--theme-footer-text,#222);--color-secondary:var(--theme-footer-text,#222);--color-accent:var(--theme-footer-text,#222);color:var(--color-text);background:var(--color-background)}.sector-shell_footer__PioL9 h3{font-family:var(--theme-font-secondary,inherit)}.sector-shell_footer__PioL9[data-sector=circuit]{border-top:3px solid var(--color-button-bg)}.sector-shell_footer__PioL9[data-sector=muse]{text-align:center}.sector-shell_footer__PioL9[data-sector=muse] h3{font-size:24px;font-weight:400}.sector-shell_footer__PioL9[data-sector=little]{border-top:8px solid var(--color-button-bg)}.sector-shell_footer__PioL9[data-sector=playroom]{border-top:6px solid var(--color-button-bg)}@media (min-width:768px){.sector-shell_footer__PioL9[data-sector=muse] .flex{justify-content:center}}@media (max-width:767px){.sector-shell_layout__eMZ2_ :where(main h1){font-size:28px}.sector-shell_layout__eMZ2_ :where(main h2){font-size:23px}.sector-shell_header__26rGM nav>div>div{gap:16px}.sector-shell_footer__PioL9 .gap-8{gap:24px}}.sector-shell_layout__eMZ2_ :where([data-storefront-page=products],[data-storefront-page=collection]){--spacing-section:36px}.sector-shell_layout__eMZ2_ :where([data-storefront-page=cart],[data-storefront-page=checkout]) :where(h1){margin-bottom:12px}.sector-shell_layout__eMZ2_[data-sector=circuit] :where([data-storefront-page=product]) :where(h1){max-width:24ch}.sector-shell_layout__eMZ2_[data-sector=muse] :where([data-storefront-page=products],[data-storefront-page=collection]) :where(h1){font-size:clamp(34px,4.5vw,64px)}.sector-shell_layout__eMZ2_[data-sector=muse] :where([data-storefront-page=product]) :where(h1){font-size:clamp(30px,3vw,44px)}.sector-shell_layout__eMZ2_[data-sector=little] :where([data-storefront-page=cart],[data-storefront-page=checkout]){--spacing-section:40px}.sector-shell_layout__eMZ2_[data-sector=playroom] :where([data-storefront-page=products],[data-storefront-page=collection]) :where(h1){color:var(--color-primary)}.sector-shell_header__26rGM{--color-secondary:var(--theme-header-text,var(--color-text))}.Header_header__SJn5s{background:var(--color-background,#fff);color:var(--color-text,#111827);border-bottom:1px solid var(--color-border,#ececf2);font-family:var(--font-primary,Cairo),sans-serif}.Header_row__Y2rdh{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:68px}.Header_brand__LCKPc{display:flex;align-items:center;gap:10px;flex-shrink:0;min-width:0}.Header_search__d70NL{position:relative;flex:1 1 260px;min-width:160px;max-width:320px}.Header_search__d70NL input{height:44px;background:var(--color-surface,#f5f5f9);border:1px solid transparent;border-radius:13px;font-size:14px}.Header_actions__yOiWH{display:flex;align-items:center;gap:12px;flex-shrink:0}.Header_navLink__k0uco{position:relative;display:flex;align-items:center;gap:5px;padding:22px 9px;white-space:nowrap;font-size:14px;line-height:24px;font-weight:600;color:var(--color-text,#111827);text-decoration:none;transition:color .15s ease}.Header_navLink__k0uco:hover,.Header_navLink__k0uco[data-active=true]{color:var(--color-primary,#7c3aed)}.Header_navLink__k0uco[aria-current=page]:after{content:"";position:absolute;inset-inline:9px;bottom:12px;height:2px;border-radius:2px;background:var(--color-primary,#7c3aed)}.Header_navLink__k0uco:focus-visible{outline:2px solid var(--color-primary,#7c3aed);outline-offset:-3px;border-radius:5px}@media (max-width:1279px){.Header_row__Y2rdh{min-height:64px;gap:12px}.Header_search__d70NL{display:none}.Header_actions__yOiWH{gap:8px}}@media (prefers-reduced-motion:reduce){.Header_navLink__k0uco{transition:none}}.product-card_wrapper__Is13O{height:100%;min-width:0}.product-card_card__8sxM9{height:100%;display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid var(--color-border,#e5e7eb);border-radius:8px;position:relative;transition:border-color .2s}.product-card_card__8sxM9:hover{border-color:var(--color-primary,#7c3aed)}.product-card_media__f46UL{height:180px}.product-card_infoLink__eqE9S{display:flex;flex:1;min-width:0;text-decoration:none}.product-card_info__2SgPT{width:100%;display:flex;flex-direction:column;gap:6px;padding:8px 12px 12px;text-align:center}.product-card_title__I9hhJ{font-size:14px;font-weight:700;line-height:1.5;min-height:3em;overflow:hidden;overflow-wrap:anywhere}.product-card_description__6PzOd,.product-card_title__I9hhJ{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card_description__6PzOd{font-size:11px;line-height:1.6;color:var(--color-text-muted,#6b7280);overflow:hidden}.product-card_price__YNkMe{margin-top:auto;padding-top:4px;display:flex;align-items:baseline;flex-wrap:wrap;justify-content:center;gap:4px 8px}.product-card_cartAction__a_R9y{padding:0 12px 12px}.product-card_list__rp9yt{flex-direction:row}.product-card_listMedia___7Ggp{width:160px;height:160px}.product-card_listInfo__Ecbhf{text-align:start;justify-content:center}.product-card_listPrice___Kd6O{justify-content:flex-start;margin-top:0}@media (max-width:639px){.product-card_media__f46UL{height:140px}.product-card_listMedia___7Ggp{width:128px;height:128px}.product-card_info__2SgPT{padding:6px 8px 10px}.product-card_title__I9hhJ{font-size:13px}.product-card_cartAction__a_R9y{padding:0 8px 8px}}.commerce_commerce__DabHt{font-family:var(--font-primary,Cairo),sans-serif;color:var(--color-text,#111827);background:var(--color-background,#fff);min-height:65vh;padding-bottom:32px}.commerce_commerce__DabHt h1,.commerce_commerce__DabHt h2{font-family:var(--font-secondary,var(--font-primary,Cairo)),sans-serif}.commerce_container__CGEqH{max-width:1320px;margin-inline:auto;padding:32px 24px}.commerce_heading__7Xfp5{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid var(--color-border,#e8e7ef)}.commerce_cart__MjDhE h1,.commerce_heading__7Xfp5 h1{font-size:clamp(24px,2.4vw,30px);line-height:1.5;font-weight:700;margin-bottom:4px}.commerce_cart__MjDhE h1:before,.commerce_heading__7Xfp5 h1:before{content:"";display:inline-block;width:4px;height:.8em;margin-inline-end:12px;border-radius:3px;background:var(--color-primary,#7c3aed)}.commerce_heading__7Xfp5 p{color:var(--color-text-muted,#737386);font-size:14px}.commerce_back__VAYbH{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;font-size:14px;font-weight:600;color:var(--color-primary,#7c3aed);white-space:nowrap}.commerce_commerce__DabHt a:focus-visible,.commerce_commerce__DabHt button:focus-visible{outline:2px solid var(--color-primary,#7c3aed);outline-offset:3px}.commerce_cart__MjDhE>div{min-height:65vh}.commerce_cart__MjDhE .max-w-7xl{max-width:1320px}.commerce_cart__MjDhE .grid{gap:24px}.commerce_cart__MjDhE .sticky{top:88px}.commerce_cart__MjDhE img{object-fit:contain;padding:6px}.commerce_cart__MjDhE button{min-width:36px;min-height:36px}.commerce_cart__MjDhE a[href="/checkout"]{min-height:48px;border-radius:10px;font-weight:700}.commerce_checkout__IFNzr #checkout-customer,.commerce_checkout__IFNzr #checkout-payment,.commerce_checkout__IFNzr #checkout-shipping{border-radius:12px;box-shadow:0 3px 18px #28164b06;border-top:3px solid var(--color-primary,#7c3aed);scroll-margin-top:100px}.commerce_checkout__IFNzr .themed-checkout{gap:24px}.commerce_checkout__IFNzr [role=combobox],.commerce_checkout__IFNzr input:not([type=radio]):not([type=checkbox]){min-height:46px}.commerce_checkout__IFNzr textarea{min-height:100px}.commerce_checkout__IFNzr label{font-weight:600}.commerce_checkout__IFNzr .themed-checkout [role=combobox]:focus-visible,.commerce_checkout__IFNzr .themed-checkout input:not([type=radio]):not([type=checkbox]):focus-visible,.commerce_checkout__IFNzr .themed-checkout textarea:focus-visible{border-color:var(--color-primary,#7c3aed)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary,#7c3aed) 16%,transparent)!important}@media (max-width:639px){.commerce_container__CGEqH{padding:24px 16px}.commerce_heading__7Xfp5{align-items:flex-start;gap:12px;margin-bottom:20px;padding-bottom:16px}.commerce_back__VAYbH{font-size:12px}.commerce_checkout__IFNzr #checkout-customer,.commerce_checkout__IFNzr #checkout-payment,.commerce_checkout__IFNzr #checkout-shipping{padding:20px 16px}.commerce_cart__MjDhE .grid{gap:20px}.commerce_cart__MjDhE button{min-width:44px;min-height:44px}}.commerce_commerce__DabHt{--color-surface:#fff}.commerce_checkout__IFNzr #checkout-customer,.commerce_checkout__IFNzr #checkout-payment,.commerce_checkout__IFNzr #checkout-shipping{border-top-color:var(--color-primary,#7635ff)!important}.products-section_header___KbbK{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.products-section_heading___uxtr{min-width:0}.products-section_viewAll__M4Fdl{display:inline-flex;align-items:center;gap:6px;min-height:44px;flex-shrink:0;font-size:13px;font-weight:500;color:var(--color-primary,#7c3aed)}.products-section_viewAll__M4Fdl:hover{text-decoration:underline}.products-section_grid__hzF8I{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:stretch}@media (min-width:1024px){.products-section_grid__hzF8I{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}.products-section_container__4Jw5b{max-width:1320px;margin-inline:auto;padding-inline:24px}@media (max-width:640px){.products-section_container__4Jw5b{padding-inline:12px}}.categories_section__VpQ8R{max-width:1320px;margin-inline:auto;padding:20px 24px 8px;color:var(--color-text,#151515)}.categories_section__VpQ8R h2{margin:0 0 12px;font-size:22px;font-weight:700}.categories_section__VpQ8R>p{margin:0 0 12px;color:var(--color-text-muted,#777)}.categories_list___Akgn{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px}.categories_item__onGcV{min-height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px 6px;background:#f6f6f8;border-radius:6px;color:inherit;text-decoration:none;font-size:12px;font-weight:500;text-align:center}.categories_item__onGcV span{overflow-wrap:anywhere}.categories_item__onGcV:hover{color:var(--color-primary,#7635ff);background:#f1edff}.categories_item__onGcV:focus-visible{outline:2px solid var(--color-primary,#7635ff);outline-offset:3px}.categories_list___Akgn[data-layout=carousel]{display:flex;overflow-x:auto;padding-block:3px 8px}.categories_list___Akgn[data-layout=carousel] .categories_item__onGcV{flex:0 0 112px}@media (max-width:640px){.categories_section__VpQ8R{padding:12px 12px 4px}.categories_list___Akgn{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.categories_item__onGcV{min-height:76px;gap:6px;padding:10px 4px;font-size:10px;line-height:1.5}.categories_item__onGcV svg{width:24px;height:24px}}