/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{--navy:#14354b;--ink:#17364a;--muted:#71818a;--cream:#f8f6f1;--orange:#ef9657;--green:#92aa86;--line:#e8e6df;--font-sans:Arial,Helvetica,sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1240px,100% - 104px);margin-inline:auto}.announcement{background:var(--navy);color:#fff;letter-spacing:.015em;place-items:center;height:38px;font-size:11px;display:grid}.header{justify-content:space-between;align-items:center;height:94px;display:flex}.brand{align-items:center;gap:10px;display:flex}.brand-icon{color:var(--orange);font-size:40px}.brand strong,.brand em{display:block}.brand strong{letter-spacing:-1px;font-size:24px}.brand em{color:var(--orange);margin-top:-2px;font-size:14px;font-style:normal}.desktop-nav{gap:37px;font-size:13px;display:flex}.desktop-nav a:hover,.footer a:hover{color:var(--orange)}.nav-button{border:1px solid var(--line);border-radius:30px;padding:12px 17px;font-size:12px}.hero{grid-template-columns:.85fr 1.15fr;align-items:center;gap:60px;min-height:650px;padding-block:38px 65px;display:grid}.hero-copy{padding-top:14px}.eyebrow{text-transform:uppercase;letter-spacing:1.55px;color:#67787c;font-size:11px;font-weight:700}.hero .eyebrow span{background:var(--green);border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.hero h1,.section-heading h2,.story-copy h2,.cta h2{letter-spacing:-3.8px;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{margin:35px 0 24px;font-size:87px;line-height:.98}.hero h1 span,.section-heading h2 span,.story-copy h2 span{color:var(--orange);font-style:italic}.hero-text{max-width:390px;color:var(--muted);font-size:15px;line-height:1.9}.button{border-radius:30px;align-items:center;gap:20px;margin-top:21px;padding:15px 23px;font-size:13px;display:inline-flex}.button-dark{background:var(--navy);color:#fff}.button-dark:hover{background:#214c65}.tiny-note{color:#8b9697;margin-top:22px;font-size:11px}.hero-visual{border-radius:5px 85px 5px 5px;height:550px;position:relative;overflow:visible}.hero-visual>img{object-fit:cover;border-radius:5px 85px 5px 5px;width:100%;height:100%}.floating-note{background:#fff;align-items:center;gap:13px;padding:16px 21px;display:flex;position:absolute;bottom:90px;left:-34px;box-shadow:0 8px 40px #19334918}.floating-note>span{color:var(--orange);font-size:23px}.floating-note strong,.floating-note small{display:block}.floating-note strong{font-size:11px}.floating-note small{color:var(--muted);margin-top:5px;font-size:10px}.visual-caption{color:#fff;font-size:11px;position:absolute;bottom:19px;right:22px}.visual-caption span{margin-left:18px}.section{padding-block:80px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:35px;display:flex}.section-heading h2,.story-copy h2{margin:14px 0 0;font-size:57px;line-height:1.04}.section-heading>p{max-width:335px;color:var(--muted);font-size:13px;line-height:1.9}.category-tabs{flex-wrap:wrap;gap:9px;margin-bottom:28px;display:flex}.category-tabs button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:22px;padding:11px 17px;font-size:11px}.category-tabs button.active{background:var(--navy);border-color:var(--navy);color:#fff}@media (width<=800px){.wrap{width:min(100% - 34px,600px)}.announcement{text-align:center;padding-inline:12px;font-size:9px}.header{height:78px}.desktop-nav{display:none}.brand-icon{font-size:32px}.brand strong{font-size:21px}.hero{grid-template-columns:1fr;gap:32px;min-height:auto;padding-block:34px 38px}.hero h1{margin:25px 0 18px;font-size:70px}.hero-visual{border-radius:4px 65px 4px 4px;height:440px}.hero-visual>img{border-radius:4px 65px 4px 4px}.floating-note{bottom:65px;left:0}.section{padding-block:62px}.section-heading{display:block}.section-heading h2,.story-copy h2{font-size:46px}.section-heading>p{margin-top:20px}.category-tabs{gap:7px}.category-tabs button{padding:9px 12px;font-size:10px}}.brand-picture{width:156px;height:89px;display:block;position:relative;overflow:hidden}.brand-picture img{width:218px;max-width:none;height:auto;position:absolute;top:-53px;left:-30px}.hero-visual>img{object-position:47% 50%}.visual-caption{text-shadow:0 1px 5px #000}@media (width<=800px){.brand-picture{width:137px;height:72px}.brand-picture img{width:185px;top:-42px;left:-23px}}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 23px;display:grid}.collection-card{min-width:0}.collection-photo{background:var(--cream);height:264px;position:relative;overflow:hidden}.collection-photo img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.collection-card:hover .collection-photo img{transform:scale(1.045)}.collection-photo.bikes img{object-position:3% 84%}.collection-photo.vehicles img{object-position:82% 70%}.collection-photo.shelves img{object-position:18% 35%}.collection-photo.active img{object-position:0 92%}.collection-photo.little img{object-position:100% 42%}.collection-photo.colors img{object-position:85% 33%}.card-count{background:#fff;padding:7px 9px;font-size:10px;position:absolute;top:13px;right:13px}.card-tag{text-transform:uppercase;letter-spacing:1.25px;color:var(--orange);margin:18px 0 8px;font-size:9px;font-weight:700}.collection-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.card-detail{max-width:310px;color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.8}.promise{background:var(--cream);margin-block:32px 15px}.promise-inner{grid-template-columns:repeat(3,1fr);gap:50px;padding-block:60px;display:grid}.promise-inner>div{border-left:1px solid #dedbd3;padding-left:22px}.promise-inner>div>span{color:var(--orange);font-size:10px}.promise-inner h3{margin:15px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400}.promise-inner p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.story{grid-template-columns:1.05fr .95fr;align-items:center;gap:92px;padding-block:110px;display:grid}.story-image{height:455px;position:relative}.story-image img{object-fit:cover;object-position:70% 50%;border-radius:70px 4px 4px;width:100%;height:100%}.story-image>span{background:#fff;padding:17px 20px;font-size:11px;position:absolute;bottom:0;right:0}.story-copy>p:not(.eyebrow){color:var(--muted);max-width:400px;font-size:13px;line-height:1.95}.story-copy h2{margin-bottom:24px}.text-link{border-bottom:1px solid var(--orange);margin-top:19px;padding-bottom:7px;font-size:12px;display:inline-block}.text-link span{padding-left:15px}.cta{background:var(--navy);text-align:center;color:#fff;padding-block:86px}.cta .eyebrow{color:#cfddd9}.cta h2{margin:20px 0 10px;font-size:62px;line-height:1.05}.cta h2 em{color:#f1a474}.button-light{color:var(--navy);background:#fff}.footer{justify-content:space-between;align-items:center;min-height:114px;display:flex}.footer-brand{font-size:16px;font-weight:700}.footer-brand span{color:var(--orange)}.footer>p,.footer>a:last-child{color:var(--muted);font-size:11px}@media (width<=800px){.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:31px 13px}.collection-photo{height:190px}.collection-card h3{font-size:18px}.card-detail{font-size:11px}.promise-inner{grid-template-columns:1fr;gap:24px;padding-block:39px}.story{grid-template-columns:1fr;gap:36px;padding-block:74px}.story-image{height:350px}.story-copy h2{font-size:47px}.cta{padding-block:71px}.cta h2{font-size:47px}.footer{flex-wrap:wrap;gap:12px;min-height:130px;padding-block:25px}.footer>p{order:2;width:100%;margin:0}.footer>a:last-child{font-size:10px}}@media (width<=460px){.hero h1{font-size:61px}.hero-visual{height:375px}.collection-photo{height:157px}.card-tag{font-size:8px}.collection-card h3{font-size:16px}.section-heading h2,.story-copy h2,.cta h2{font-size:41px}}:root{--navy:#123c63;--orange:#ea525b;--green:#399e64}.announcement{background:#133a59;justify-content:center;align-items:center;gap:14px;height:41px;display:flex}.announcement button,.shop-nav button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}.announcement button{text-underline-offset:3px;text-decoration:underline}.header{height:107px}.header-location{color:var(--muted);font-size:11px}.header-location span{color:var(--orange);padding-inline:8px}.header-actions{align-items:center;gap:20px;display:flex}.contact-action{color:var(--navy);font-size:12px}.whatsapp-nav{color:#318953;background:#f2faf4;border-color:#cae7d1}.shop-nav{border-top:1px solid #f0f0ef;border-bottom:1px solid #ececea}.shop-nav>.wrap{justify-content:center;align-items:center;gap:33px;height:57px;display:flex}.shop-nav a,.shop-nav button{letter-spacing:.65px;text-transform:uppercase;font-size:10px;font-weight:700}.shop-nav button{color:var(--orange)}.hero{min-height:645px;margin-top:20px;padding:0;display:block;position:relative;overflow:hidden}.hero-visual{z-index:0;border-radius:4px;width:100%;height:100%;position:absolute;inset:0}.hero-visual>img{object-fit:cover;object-position:center 54%;border-radius:4px;width:100%;height:100%}.hero-copy{z-index:2;background:#fffe;border-radius:3px 47px 3px 3px;width:min(480px,100% - 116px);padding:38px 39px 28px;position:absolute;bottom:53px;left:58px;box-shadow:0 12px 70px #10223d18}.hero h1{letter-spacing:-2px;margin:23px 0 16px;font-size:55px;line-height:1.03}.hero-text{font-size:13px;line-height:1.8}.floating-note{background:#ffffffeb;bottom:24px;left:auto;right:22px}.service-ribbon{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:70px;display:flex}.service-ribbon span,.service-ribbon a{color:var(--muted);font-size:10px}.service-ribbon a{color:var(--navy)}.button-light{cursor:pointer;border:0}.whatsapp-floating{z-index:8;color:#fff;background:#2f9b58;border-radius:30px;padding:13px 17px;font-size:11px;position:fixed;bottom:21px;right:22px;box-shadow:0 6px 23px #174b3440}.whatsapp-floating span{padding-left:6px}.promo-backdrop{z-index:30;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#17253294;place-items:center;padding:20px;animation:.2s promo-fade;display:grid;position:fixed;inset:0}.promo-modal{background:#fff;grid-template-columns:.91fr 1.09fr;width:min(800px,100%);min-height:470px;display:grid;position:relative;box-shadow:0 25px 100px #0003}.promo-close{z-index:2;width:32px;height:32px;color:var(--navy);cursor:pointer;background:#fff;border:0;font-size:24px;line-height:1;position:absolute;top:12px;right:15px}.promo-photo{position:relative;overflow:hidden}.promo-photo img{object-fit:cover;object-position:18% 55%;width:100%;height:100%;position:absolute;inset:0}.promo-photo>span{color:var(--navy);background:#ffffffed;padding:11px 13px;font-size:10px;position:absolute;bottom:20px;left:19px}.promo-content{padding:27px 38px 26px}.promo-logo{width:145px;height:72px;margin-left:-5px}.promo-logo img{width:190px;top:-45px;left:-22px}.promo-content>.eyebrow{margin:10px 0 4px}.promo-content h2{letter-spacing:-2px;margin:12px 0;font-family:Georgia,Times New Roman,serif;font-size:51px;font-weight:400;line-height:.94}.promo-content h2>span{color:var(--orange);font-size:64px}.promo-intro{color:var(--muted);margin:12px 0;font-size:12px;line-height:1.7}.promo-intro strong{color:var(--ink)}.promo-content form label{color:var(--navy);margin-bottom:6px;font-size:10px;display:block}.promo-content form input{border:1px solid #e3e3df;border-radius:2px;width:100%;height:41px;padding:0 12px;font-size:12px}.promo-submit{background:var(--navy);color:#fff;cursor:pointer;border:0;width:100%;height:43px;margin-top:9px;font-size:11px}.promo-content form small{color:var(--muted);margin-top:9px;font-size:9px;line-height:1.6;display:block}.promo-success{background:#f1f8f2;padding:13px;font-size:12px}.promo-success p{color:var(--muted);font-size:11px;line-height:1.6}.promo-success button{color:var(--navy);cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}@keyframes promo-fade{0%{opacity:0}to{opacity:1}}@media (width<=800px){.announcement{gap:7px;height:auto;min-height:41px;padding-block:8px}.announcement>span{max-width:225px}.header{height:82px}.header-location,.contact-action span{display:none}.header-actions{gap:9px}.contact-action{font-size:16px}.nav-button{padding:9px 12px}.shop-nav>.wrap{white-space:nowrap;scrollbar-width:none;justify-content:flex-start;gap:22px;height:48px;overflow-x:auto}.shop-nav>.wrap::-webkit-scrollbar{display:none}.shop-nav a,.shop-nav button{font-size:9px}.hero{min-height:640px;margin-top:13px}.hero-visual{border-radius:3px;height:100%}.hero-visual>img{object-position:42% 50%;border-radius:3px}.hero-copy{width:auto;padding:25px 23px 19px;bottom:16px;left:14px;right:14px}.hero h1{margin:17px 0 11px;font-size:43px}.hero .eyebrow{font-size:9px}.hero-text{font-size:12px}.floating-note{display:none}.service-ribbon{flex-wrap:wrap;gap:11px;height:auto;min-height:70px;padding-block:15px}.service-ribbon span,.service-ribbon a{width:45%;font-size:9px}.whatsapp-floating{padding:11px 14px;bottom:12px;right:12px}.promo-modal{grid-template-columns:1fr;min-height:0;max-height:calc(100dvh - 36px);overflow:auto}.promo-photo{height:140px}.promo-photo img{object-position:center 45%}.promo-content{padding:17px 24px 22px}.promo-logo{height:58px}.promo-logo img{width:164px;top:-40px;left:-10px}.promo-content h2{font-size:40px}.promo-content h2>span{font-size:52px}.promo-content>.eyebrow{margin-top:5px}.footer{gap:11px}.footer>a:last-child{font-size:10px}}@media (width<=420px){.hero{min-height:600px}.hero h1{font-size:38px}.hero-copy{padding-inline:19px}.promo-photo{height:104px}.promo-content{padding:12px 19px 17px}.promo-content h2{font-size:35px}.promo-content h2>span{font-size:46px}}.promo-logo{width:155px;height:102px}.promo-logo img{top:-42px}@media (width<=800px){.promo-logo{width:145px;height:86px}.promo-logo img{top:-35px}}.header{gap:15px}.language-switch{background:#f1f4f5;border-radius:30px;align-items:center;padding:3px;display:flex}.language-switch button{color:#73808c;cursor:pointer;background:0 0;border:0;border-radius:22px;width:35px;height:30px;font-size:10px;font-weight:700}.language-switch button.selected{color:var(--navy);background:#fff;box-shadow:0 2px 7px #11253d16}.contact-button{border-radius:25px;align-items:center;gap:8px;height:41px;padding-inline:15px;font-size:11px;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex}.contact-button:hover,.floating-actions>a:hover{transform:translateY(-2px)}.contact-button svg,.hero-buttons svg,.floating-actions svg{flex-shrink:0;width:16px;height:16px}.call-button{color:#fff;background:linear-gradient(135deg,#1d5684,#10395d);box-shadow:0 4px 14px #123c632c}.whatsapp-button{color:#fff;background:linear-gradient(135deg,#3dbb70,#269353);box-shadow:0 4px 14px #27995336}.timezone-strip{background:#f7f9f8;border-bottom:1px solid #eef0ef}.timezone-strip>.wrap{align-items:center;gap:15px;min-height:43px;display:flex}.timezone-place{color:#566978;align-items:center;gap:7px;font-size:10px;display:flex}.timezone-place strong{color:var(--navy);font-variant-numeric:tabular-nums;font-size:11px}.timezone-dot{border-radius:50%;width:7px;height:7px}.quebec-dot{background:#3679b2}.conakry-dot{background:#44a767}.timezone-divider{background:#e0e4e2;width:1px;height:17px}.timezone-context{color:#75828a;margin:0 0 0 auto;font-size:10px}.hero-buttons{align-items:center;gap:9px;display:flex}.hero-buttons .button{gap:8px;padding:13px 16px;font-size:11px}.hero-whatsapp{background:#269453}.hero-whatsapp:hover{background:#207c45}.hero-call{color:var(--navy);background:#fff;border:1px solid #d9dfe2}.floating-actions{z-index:8;gap:9px;display:flex;position:fixed;bottom:20px;right:20px}.floating-actions>a{color:#fff;border-radius:25px;align-items:center;gap:8px;height:45px;padding:0 15px;font-size:11px;font-weight:600;transition:transform .18s;display:inline-flex}.floating-call{background:linear-gradient(135deg,#1c527e,#123956);box-shadow:0 5px 19px #133d652f}.floating-actions .whatsapp-floating{background:linear-gradient(135deg,#36af66,#278f50);position:static;box-shadow:0 5px 19px #257b4740}.floating-actions .whatsapp-floating span{padding-left:0}@media (width<=970px){.header-location{display:none}.header-actions{margin-left:auto}.shop-nav>.wrap{gap:24px}}@media (width<=800px){.header{gap:8px}.header-actions{gap:6px}.language-switch button{width:28px;height:27px;font-size:9px}.contact-button{justify-content:center;width:38px;height:38px;padding:0}.contact-button>span{display:none}.contact-button svg{width:17px;height:17px}.timezone-strip>.wrap{gap:9px;min-height:39px}.timezone-place{gap:5px;font-size:9px}.timezone-place strong{font-size:10px}.timezone-context{text-align:right;max-width:130px;font-size:8px}.hero-buttons{flex-wrap:wrap}.hero-buttons .button{padding:11px 13px;font-size:10px}.floating-actions{gap:7px;bottom:12px;right:11px}.floating-actions>a{height:41px;padding-inline:12px;font-size:10px}.floating-actions svg{width:15px;height:15px}}@media (width<=420px){.timezone-context{max-width:97px}.timezone-strip>.wrap{gap:6px}.timezone-place{gap:4px}.brand-picture{width:113px}.brand-picture img{left:-28px}.promo-logo{width:145px}.promo-logo img{left:-10px}.hero-buttons .button{padding-inline:10px}.floating-actions>a{height:39px;padding-inline:11px}}.promo-logo{background:#fff;width:150px;height:138px;margin-left:0;display:block;position:relative;overflow:hidden}.promo-logo img{width:245px;max-width:none;height:auto;position:absolute;top:-45px;left:-48px}@media (width<=800px){.promo-logo{width:132px;height:120px}.promo-logo img{width:210px;top:-39px;left:-40px}}.catalog-search{grid-template-columns:minmax(0,1fr) 190px;gap:12px;margin-bottom:18px;display:grid}.search-box{border:1px solid #e6e9e7;border-radius:27px;align-items:center;gap:9px;height:49px;padding:0 16px;display:flex}.search-box>span{color:#78909b;font-size:22px}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.catalog-search select{color:var(--ink);background:#fff;border:1px solid #e6e9e7;border-radius:25px;padding-inline:13px;font-size:11px}.catalog-summary{color:var(--muted);justify-content:space-between;margin:8px 0 17px;font-size:10px;display:flex}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 18px;display:grid}.product-card{min-width:0;position:relative}.product-visual{background-color:#f5f5f2;background-repeat:no-repeat;background-size:430%;border-radius:4px;height:196px;position:relative}.availability{color:#fff;border-radius:14px;padding:6px 8px;font-size:8px;font-weight:600;position:absolute;top:9px;right:9px}.product-details{min-height:180px;padding:14px 3px 6px;position:relative}.product-badge{letter-spacing:.3px;margin-bottom:8px;font-size:8px;font-weight:600;display:inline-flex}.product-badge.new{color:#df5961}.product-badge.school{color:#4779a7}.product-details h3{margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:400;line-height:1.2}.product-price{color:var(--navy);margin:0;font-size:15px;font-weight:700}.product-price span{font-size:10px}.product-description{color:var(--muted);margin:6px 0 10px;font-size:10px;line-height:1.65}.age-pill{color:var(--muted);background:#f5f6f5;border-radius:15px;padding:5px 7px;font-size:8px;display:inline-flex}.product-order,.product-unavailable{color:#2b9251;align-items:center;gap:7px;margin-top:12px;font-size:10px;font-weight:600;display:flex}.product-order svg{width:15px;height:15px}.product-unavailable{color:#919998}.product-sold .product-visual{filter:saturate(.5)}.show-more{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:26px;margin:40px auto 0;padding:13px 20px;font-size:11px;display:block}.show-more span{margin-left:5px}.catalog-empty{color:var(--muted);padding:30px 0;font-size:13px}.category-tabs{gap:7px}.category-tabs button{padding:10px 13px}@media (width<=1050px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-visual{height:200px}}@media (width<=700px){.catalog-search{grid-template-columns:1fr;gap:8px}.catalog-search select{height:42px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 11px}.product-visual{height:153px}.product-details{min-height:164px;padding-top:10px}.product-details h3{font-size:15px}.product-price{font-size:13px}.product-description{font-size:9px}.availability{padding:5px 6px;font-size:7px}.catalog-summary{font-size:9px}.category-tabs button{padding:8px 10px;font-size:9px}}@media (width<=410px){.product-visual{height:134px}.product-details h3{font-size:14px}.search-box input{font-size:10px}}.featured-collection{padding-top:30px;padding-bottom:48px}.featured-collection+.featured-collection{padding-top:24px}.featured-collection .section-heading h2{font-size:clamp(30px,4vw,44px)}.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.featured-card{min-width:0;color:inherit;text-decoration:none}.featured-visual{background-color:#f5f5f2;background-repeat:no-repeat;background-size:430%;border-radius:5px;height:170px;position:relative}.featured-copy{padding:13px 2px 0}.featured-copy>span{color:#cf7271;letter-spacing:.35px;font-size:8px}.featured-copy h3{margin:7px 0;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:400;line-height:1.3}.featured-copy strong{color:var(--navy);font-size:13px}.featured-copy small{font-size:9px}.featured-card:hover .featured-copy h3{color:#487f75}@media (width<=700px){.featured-collection{padding-top:18px;padding-bottom:33px}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 12px}.featured-visual{height:145px}.featured-copy h3{font-size:14px}.featured-collection .section-heading h2{font-size:31px}}@media (width<=410px){.featured-visual{height:125px}}.product-order{color:#246449;background:#f7faf8;border:1px solid #dde7e3;border-radius:22px;justify-content:space-between;width:100%;min-height:39px;margin-top:15px;padding:0 12px;text-decoration:none;transition:background .2s,border-color .2s,color .2s}.product-order:hover,.product-order:focus-visible{color:#fff;background:#246449;border-color:#246449}.product-order-arrow{font-size:15px;font-weight:400}.product-order-reserved{color:#946d31;background:#fcfaf6;border-color:#eadfcd}.product-order-reserved:hover,.product-order-reserved:focus-visible{color:#fff;background:#946d31;border-color:#946d31}.product-unavailable{color:#919998;min-height:39px;margin-top:15px}@media (width<=700px){.product-order{min-height:35px;padding:0 9px;font-size:9px}.product-details{min-height:178px}}.shop-nav{z-index:12;background:#fff;position:relative}.shop-nav>.wrap{gap:23px}.nav-dropdown{align-self:stretch;align-items:center;display:flex;position:relative}.nav-dropdown>button{height:100%;color:var(--ink);align-items:center;gap:5px;display:inline-flex}.nav-dropdown>button>span{color:#80908d;font-size:13px;transition:transform .18s}.nav-dropdown.is-open>button>span{transform:rotate(180deg)}.nav-dropdown-panel{z-index:20;background:#fff;border:1px solid #edf0ed;border-radius:0 0 12px 12px;min-width:235px;padding:9px;position:absolute;top:calc(100% - 3px);left:50%;transform:translate(-50%);box-shadow:0 14px 32px #15344c1c}.nav-dropdown-panel>a{text-transform:none;letter-spacing:0;white-space:nowrap;border-radius:7px;padding:11px 12px;font-size:11px;font-weight:500;display:block}.nav-dropdown-panel>a:hover,.nav-dropdown-panel>a:focus-visible{color:#246449;background:#f5f8f6}.nav-dolls-tab,.nav-dropdown-panel .nav-dolls-link{color:#c65c75!important}.nav-dolls-tab:hover,.nav-dropdown-panel .nav-dolls-link:hover{color:#a94460!important}@media (width<=1100px){.shop-nav>.wrap{gap:16px}.shop-nav a,.shop-nav button{font-size:9px}.nav-dropdown-panel>a{font-size:11px}}@media (width<=800px){.shop-nav>.wrap{gap:19px;overflow:auto visible}.nav-dropdown-panel{border-radius:0 0 12px 12px;width:min(280px,100vw - 34px);max-height:min(390px,100dvh - 190px);position:fixed;top:169px;left:17px;overflow:auto;transform:none}.nav-dropdown-panel>a{font-size:11px}.nav-dolls-tab{font-size:9px!important}}.offer-section{padding-top:68px}.offer-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.offer-grid article{background:#faf8f4;border-top:2px solid #eddecf;padding:27px 23px 23px}.offer-grid article:nth-child(2){background:#f4f8f5;border-color:#cde2d4}.offer-grid article:nth-child(3){background:#f3f6f9;border-color:#d0dce7}.offer-label{letter-spacing:.7px;text-transform:uppercase;color:#d96463;font-size:9px;font-weight:700}.offer-grid article:nth-child(2) .offer-label{color:#408160}.offer-grid article:nth-child(3) .offer-label{color:#427798}.offer-grid h3,.services-grid h3,.delivery-grid h3{margin:17px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400}.offer-grid p,.services-grid p{color:var(--muted);font-size:11px;line-height:1.8}.offer-grid a{color:var(--navy);margin-top:13px;font-size:10px;display:inline-block}.services-section,.testimonials-section{background:#f8f8f5;padding:76px 0}.center-heading{text-align:center}.center-heading h2,.contact-copy h2{letter-spacing:-2px;margin:13px 0;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:400;line-height:1.12}.center-heading h2 em,.contact-copy h2 em{color:var(--orange)}.center-heading>p:last-child{color:var(--muted);font-size:12px;line-height:1.7}.services-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:41px;display:grid}.services-grid article{background:#fff;padding:23px 19px 17px}.services-grid article>span{color:#49798f;font-size:23px}.services-grid h3{margin-top:15px;font-size:18px}.brands-section{border-top:1px solid #eef0ed;border-bottom:1px solid #eef0ed;padding:45px 0}.brands-section .eyebrow{text-align:center}.brands-line{flex-wrap:wrap;justify-content:center;align-items:center;gap:39px;margin-top:27px;display:flex}.brands-line span{color:#687782;font-family:Georgia,Times New Roman,serif;font-size:16px}.delivery-section{padding-block:94px}.delivery-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.delivery-grid article{border:1px solid #e8e9e5;padding:23px 20px 21px}.delivery-grid article>p{color:var(--muted);font-size:10px}.delivery-grid h3{font-size:19px}.delivery-grid article>strong{color:var(--navy);margin:14px 0 6px;font-size:20px;display:block}.delivery-grid article>strong small{font-size:10px}.delivery-grid article>span{color:var(--muted);font-size:10px}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:36px;display:grid}.testimonial-grid blockquote{background:#fff;margin:0;padding:25px 20px 20px}.testimonial-grid blockquote>p{color:#4d6070;font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic;line-height:1.75}.testimonial-grid blockquote>p:before{content:"« "}.testimonial-grid blockquote>p:after{content:" »"}.testimonial-grid blockquote footer{color:var(--navy);margin-top:18px;font-size:10px;font-weight:700}.testimonial-grid blockquote footer span{color:var(--muted);font-weight:400}.faq-section{padding-block:96px}.faq-list{width:min(750px,100%);margin:37px auto 0}.faq-list details{border-bottom:1px solid #e9eae7}.faq-list summary{cursor:pointer;color:var(--ink);padding:18px 32px 18px 0;font-size:13px;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--orange);font-size:18px;position:absolute;top:15px;right:5px}.faq-list details[open] summary:after{content:"−"}.faq-list details>p{max-width:630px;color:var(--muted);margin:0 0 17px;font-size:11px;line-height:1.9}.contact-section{background:#f6f7f4;padding:76px 0}.contact-grid{grid-template-columns:.87fr 1.13fr;align-items:center;gap:65px;display:grid}.contact-copy>p:not(.eyebrow){max-width:350px;color:var(--muted);font-size:12px;line-height:1.8}.contact-phone{color:var(--navy);margin-top:8px;font-size:15px;font-weight:700;display:inline-block}.contact-hour{flex-direction:column;gap:5px;padding:18px 0 4px;display:flex}.contact-hour>strong{font-size:10px}.contact-hour>span{color:var(--navy);font-size:14px}.contact-hour>small{color:var(--muted);font-size:9px}.contact-links{gap:8px;margin-top:17px;display:flex}.contact-map{background:#e7ebe8;height:330px;position:relative}.contact-map iframe{border:0;width:100%;height:100%}.contact-map>a{color:var(--navy);background:#fff;padding:12px 14px;font-size:10px;position:absolute;bottom:12px;left:12px}.footer-expanded{grid-template-columns:1fr auto auto;align-items:center;gap:20px;padding-block:32px;display:grid}.footer-expanded>div:first-child>p{color:var(--muted);margin:7px 0 0;font-size:10px}.footer-expanded nav{gap:14px;display:flex}.footer-expanded nav a,.footer-social a{color:var(--muted);font-size:10px}.footer-social{gap:12px;display:flex}.footer-expanded>small{color:#829092;border-top:1px solid #eee;grid-column:1/-1;padding-top:14px;font-size:9px}@media (width<=1000px){.services-grid{grid-template-columns:repeat(2,1fr)}.footer-expanded{grid-template-columns:1fr auto}.footer-expanded nav{grid-area:2/1/auto/-1}.footer-social{grid-area:1/2}}@media (width<=700px){.offer-grid,.delivery-grid{grid-template-columns:1fr;gap:11px}.offer-grid article{padding:21px 18px}.services-section,.testimonials-section{padding:61px 0}.center-heading h2,.contact-copy h2{font-size:38px}.services-grid{gap:9px;margin-top:29px}.services-grid article{padding:18px 13px 12px}.services-grid h3{font-size:16px}.services-grid p{font-size:10px}.brands-line{gap:14px 20px}.brands-line span{font-size:14px}.delivery-section{padding-block:74px}.testimonial-grid{grid-template-columns:1fr;gap:9px}.faq-section{padding-block:71px}.faq-list summary{font-size:12px}.contact-section{padding:62px 0}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-map{height:290px}.contact-links .contact-button{width:auto;padding-inline:14px}.contact-links .contact-button>span{display:inline}.footer-expanded{grid-template-columns:1fr;gap:16px;display:grid}.footer-expanded nav{flex-wrap:wrap;grid-area:auto}.footer-social{grid-area:auto}.footer-expanded>small{grid-column:auto}}.contact-button,.hero-buttons .button{letter-spacing:0;border:1px solid #0000;border-radius:38px;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:700;box-shadow:0 6px 18px #17364a10}.contact-button>svg,.hero-buttons .button>svg{display:none}.contact-button:before,.hero-buttons .button:before{content:"";background-image:url(/contact-buttons-reference.png);background-repeat:no-repeat;background-size:278px 154px;border-radius:50%;flex:0 0 35px;width:35px;height:35px;display:block}.call-button,.hero-call{color:#3285bd!important;background:#f0f6fb!important;border-color:#a9cde6!important}.call-button:before,.hero-call:before{background-position:-73px -30px}.whatsapp-button,.hero-whatsapp{color:#2f9b48!important;background:#eff9f0!important;border-color:#a0d7a8!important}.whatsapp-button:before,.hero-whatsapp:before{background-position:-23px -103px}.contact-button{gap:8px;height:46px;padding:4px 15px 4px 5px}.hero-buttons{flex-wrap:wrap;gap:9px}.hero-buttons .button{gap:9px;min-height:51px;margin-top:12px;padding:6px 14px 6px 7px}.hero-buttons .button:before{background-size:302px 167px;flex-basis:38px;width:38px;height:38px}.hero-call:before{background-position:-80px -33px!important}.hero-whatsapp:before{background-position:-26px -112px!important}.product-order,.product-order-reserved{width:auto;min-height:28px;box-shadow:none;border:0;justify-content:flex-start;margin-top:12px;padding:2px 1px;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:500;display:inline-flex;color:#329b49!important;background:0 0!important}.product-order svg{color:#349447;width:16px;height:16px;display:block}.product-order:hover,.product-order:focus-visible,.product-order-reserved:hover,.product-order-reserved:focus-visible{text-underline-offset:3px;text-decoration:underline;color:#207739!important;background:0 0!important}.product-details{min-height:180px}@media (width<=800px){.header-actions .contact-button{justify-content:center;width:39px;height:39px;padding:1px}.header-actions .contact-button:before{flex-basis:34px;width:34px;height:34px}.hero-buttons .button{min-height:43px;padding:4px 10px 4px 4px;font-size:11px}.hero-buttons .button:before{background-size:254px 141px;flex-basis:32px;width:32px;height:32px}.hero-call:before{background-position:-67px -27px!important}.hero-whatsapp:before{background-position:-22px -94px!important}.contact-links .contact-button{height:43px;padding:3px 11px 3px 4px;font-size:11px}.product-order,.product-order-reserved{font-size:10px}.product-details{min-height:165px}}.product-card{flex-direction:column;height:100%;display:flex}.product-details{flex-direction:column;flex:1;align-items:flex-start;min-height:190px;display:flex}.product-details .age-pill{margin-bottom:11px}.product-order,.product-order-reserved{letter-spacing:0;width:auto;max-width:100%;min-height:34px;box-shadow:none;border:1px solid #a7d7ac;border-radius:21px;justify-content:flex-start;align-items:center;gap:6px;margin-top:auto;padding:3px 11px 3px 4px;font-family:Georgia,Times New Roman,serif;font-size:12px;font-weight:700;transition:background .18s,border-color .18s;display:inline-flex;color:#32964a!important;background:#eef8ee!important}.product-order:before{content:"";background-image:url(/contact-buttons-reference.png);background-position:-17px -76px;background-repeat:no-repeat;background-size:207px 114px;border-radius:50%;flex:0 0 26px;width:26px;height:26px;display:block}.product-order svg,.product-order:after{display:none}.product-order:hover,.product-order:focus-visible,.product-order-reserved:hover,.product-order-reserved:focus-visible{box-shadow:none;border-color:#87c38e;text-decoration:none;transform:none;color:#287c3b!important;background:#e2f2e3!important}.product-order-reserved{border-color:#a7d7ac;color:#32964a!important;background:#eef8ee!important}.product-unavailable{min-height:34px;margin-top:auto}@media (width<=700px){.product-order,.product-order-reserved{gap:5px;min-height:30px;padding:3px 9px 3px 3px;font-size:10px}.product-order:before{background-position:-14px -64px;background-size:175px 97px;flex-basis:22px;width:22px;height:22px}.product-details{min-height:174px}.product-details .age-pill{margin-bottom:9px}.product-unavailable{min-height:30px}}.contact-button,.hero-buttons .button{border:0;border-radius:25px;gap:7px;height:43px;min-height:43px;padding:4px 13px 4px 5px;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:700;box-shadow:0 4px 12px #17364a18;color:#fff!important}.contact-button:before,.hero-buttons .button:before{content:"";background-repeat:no-repeat;border-radius:50%;flex:0 0 34px;width:34px;height:34px;display:block;background-position:50%!important;background-size:125% 125%!important}.call-button,.hero-call{color:#fff!important;background:#173e60!important}.call-button:before,.hero-call:before{background-image:url(/contact-phone-metallic.jpg)!important}.whatsapp-button,.hero-whatsapp{color:#fff!important;background:#37945b!important}.whatsapp-button:before,.hero-whatsapp:before{background-image:url(/contact-whatsapp-metallic.webp)!important;background-size:116% 116%!important}.hero-buttons .button{margin-top:12px}.product-order:before{background-image:url(/contact-whatsapp-metallic.webp)!important;background-position:50%!important;background-size:116% 116%!important}@media (width<=800px){.header-actions .contact-button{justify-content:center;width:39px;height:39px;min-height:39px;padding:2px}.header-actions .contact-button:before{flex-basis:33px;width:33px;height:33px}.hero-buttons .button,.contact-links .contact-button{gap:6px;height:39px;min-height:39px;padding:3px 10px 3px 4px;font-size:10px}.hero-buttons .button:before,.contact-links .contact-button:before{flex-basis:30px;width:30px;height:30px}.product-order:before{background-position:50%!important;background-size:116% 116%!important}}.floating-actions>a{gap:7px;height:45px;padding:4px 13px 4px 5px;font-weight:700}.floating-actions>a>svg{display:none}.floating-actions>a:before{content:"";background-position:50%;background-repeat:no-repeat;border-radius:50%;flex:0 0 35px;width:35px;height:35px;display:block}.floating-actions .floating-call{background:#173e60}.floating-actions .floating-call:before{background-image:url(/contact-phone-metallic.jpg);background-size:125% 125%}.floating-actions .whatsapp-floating{background:#37945b}.floating-actions .whatsapp-floating:before{background-image:url(/contact-whatsapp-metallic.webp);background-size:116% 116%}@media (width<=800px){.floating-actions>a{gap:6px;height:40px;padding:3px 10px 3px 4px}.floating-actions>a:before{flex-basis:32px;width:32px;height:32px}}.product-order,.product-order-reserved{border:0;border-radius:15px;gap:4px;min-height:25px;padding:2px 8px 2px 3px;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:700;color:#fff!important;background:#37945b!important}.product-order:before{flex-basis:19px;width:19px;height:19px}.product-order:hover,.product-order:focus-visible,.product-order-reserved:hover,.product-order-reserved:focus-visible{color:#fff!important;background:#2d804c!important}.product-unavailable{min-height:25px}@media (width<=700px){.product-order,.product-order-reserved{gap:3px;min-height:23px;padding:2px 6px 2px 2px;font-size:8px}.product-order:before{flex-basis:17px;width:17px;height:17px}.product-unavailable{min-height:23px}}.availability-available{background:linear-gradient(145deg,#65b1e0 0%,#397fb0 74%)}.availability-reserved{background:linear-gradient(145deg,#f0bf6a 0%,#cf9139 74%)}.availability-sold{background:linear-gradient(145deg,#e9898f 0%,#bc555c 74%)}.contact-map{background:linear-gradient(145deg,#fff 0%,#eef2f4 100%);border:1px solid #d9e1e6;border-radius:14px;padding:8px;box-shadow:0 12px 30px #17364a22,0 2px 5px #17364a17,inset 0 1px #fff}.contact-map iframe{border-radius:8px;display:block;box-shadow:inset 0 1px 3px #17364a20}.contact-map>a{border-radius:6px;bottom:18px;left:18px;box-shadow:0 2px 8px #17364a20}@media (width<=700px){.contact-map{border-radius:11px;padding:6px}.contact-map iframe{border-radius:6px}.contact-map>a{bottom:14px;left:14px}}.editable-storefront>.announcement{order:-40}.editable-storefront>.header{order:-30}.editable-storefront>.shop-nav{order:-20}.editable-storefront>.timezone-strip{order:-10}.editable-storefront>.footer{order:900}.editable-storefront>.quick-scroll{order:905}.editable-storefront>.floating-actions{order:910}.editable-storefront>.promo-backdrop{order:920}.quick-scroll{z-index:9;gap:7px;display:grid;position:fixed;bottom:78px;right:20px}.quick-scroll button{color:#173e60;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #d6e1e7;border-radius:50%;place-items:center;width:42px;height:42px;font-size:21px;font-weight:700;transition:transform .18s,background .18s,color .18s;display:grid;box-shadow:0 6px 20px #17364a2b}.quick-scroll button:hover,.quick-scroll button:focus-visible{color:#fff;background:#173e60;outline:none;transform:translateY(-2px)}.quick-scroll button:active{color:#fff;background:#173e60;transform:scale(.96)}@media (width<=800px){.quick-scroll{gap:6px;bottom:64px;right:11px}.quick-scroll button{width:38px;height:38px;font-size:18px}}.header-actions .contact-button{display:none!important}.header-actions{gap:10px}@media (width<=700px){.header-actions{gap:6px}.header-location{display:none}}.category-dropdowns{z-index:6;flex-wrap:wrap;align-items:flex-start;gap:9px;display:flex;position:relative}.category-dropdowns>button,.category-menu-group>summary{border:1px solid var(--line);min-height:44px;color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#fff;border-radius:24px;justify-content:center;align-items:center;gap:9px;padding:11px 18px;font-size:14px;list-style:none;display:inline-flex}.category-menu-group>summary::-webkit-details-marker{display:none}.category-menu-group>summary::marker{content:"";display:none}.category-dropdowns>button:hover,.category-menu-group>summary:hover{background:#fafcfd;border-color:#bfcdd6}.category-dropdowns>button.active,.category-menu-group.is-active>summary{background:var(--navy);border-color:var(--navy);color:#fff}.category-menu-group{position:relative}.category-menu-chevron{font-size:18px;line-height:1;transition:transform .18s}.category-menu-group[open] .category-menu-chevron{transform:rotate(180deg)}.category-menu-panel{z-index:20;background:#fff;border:1px solid #e1e6e9;border-radius:14px;gap:4px;min-width:230px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 16px 42px #11365329}.category-menu-panel button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;border-radius:9px;padding:11px 12px;font-size:11px}.category-menu-panel button:hover{background:#f2f6f8}.category-menu-panel button.active{background:var(--navy);color:#fff}.category-menu-poupees>summary{letter-spacing:-.2px;color:#a94460;background:#fff9fb;border-color:#e3c5cd;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:600}.category-menu-poupees .doll-world-choice{color:#a94460;border-bottom:1px solid #f0dfe4;border-radius:6px;margin-bottom:3px;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:600}.category-menu-poupees .doll-brand-choice{letter-spacing:1.25px;text-transform:uppercase;color:#60727b;padding-left:22px;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:800}.nav-dolls-tab,.nav-dropdown-panel .nav-dolls-link{letter-spacing:-.15px;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:600}.nav-dropdown-panel .nav-princesses-link{letter-spacing:1.1px;text-transform:uppercase;color:#60727b;padding-left:28px;font-size:9px;font-weight:800}@media (width<=800px){.category-dropdowns{gap:7px}.category-dropdowns>button,.category-menu-group>summary{min-height:40px;padding:9px 13px;font-size:12px}.category-menu-poupees>summary{font-size:15px}.category-menu-panel{min-width:210px}}.product-card{cursor:pointer}.product-lightbox{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#091a27c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-lightbox-close{z-index:3;width:42px;height:42px;color:var(--navy);cursor:pointer;background:#fff;border:0;border-radius:50%;font-size:30px;line-height:1;position:absolute;top:14px;right:16px;box-shadow:0 4px 18px #00000029}.product-lightbox-image{background:#f5f5f3;place-items:center;min-height:70vh;padding:20px;display:grid}.product-lightbox-image img{object-fit:contain;width:100%;height:100%;max-height:86vh}.product-lightbox-thumbnails{justify-content:center;gap:9px;display:flex;position:absolute;bottom:18px;left:20px;right:20px}.product-lightbox-thumbnails button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:9px;width:72px;height:72px;padding:3px;box-shadow:0 4px 16px #16354a24}.product-lightbox-thumbnails img{object-fit:contain;background:#f5f5f2;width:100%;height:100%}.product-lightbox-info{padding:54px 42px 38px;overflow:auto}.product-lightbox-info h2{margin:10px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:400;line-height:1.05}.product-lightbox-meta>div{border:1px solid var(--line);border-radius:10px;padding:13px 14px}.product-lightbox-meta span,.product-lightbox-meta strong{display:block}.product-lightbox-meta span{color:var(--muted);text-transform:uppercase;letter-spacing:.8px;margin-bottom:5px;font-size:9px}.product-lightbox-meta strong{font-size:13px}.product-lightbox-description{color:var(--muted);font-size:13px;line-height:1.8}.product-lightbox-order{margin-top:18px}@media (width<=800px){.product-lightbox{padding:10px}.product-lightbox-card{grid-template-columns:1fr;width:100%;max-height:96vh;overflow:auto}.product-lightbox-image{height:48vh;min-height:48vh}.product-lightbox-image img{max-height:46vh}.product-lightbox-info{padding:28px 20px 24px}.product-lightbox-info h2{padding-right:34px;font-size:30px}.product-lightbox-meta{grid-template-columns:1fr 1fr}}.product-visual{position:relative}.product-zoom-button{z-index:5;color:#fff;cursor:pointer;opacity:0;background:#123c63f0;border:0;border-radius:24px;padding:10px 16px;font-size:11px;font-weight:700;transition:opacity .18s,transform .18s;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 7px 22px #0003}.product-visual:hover .product-zoom-button,.product-zoom-button:focus-visible{opacity:1;transform:translate(-50%)translateY(-2px)}.product-lightbox{z-index:99999!important;background:#06121ce0!important;place-items:center!important;display:grid!important;position:fixed!important;inset:0!important}.product-lightbox-card{width:min(1220px,96vw)!important;max-height:94vh!important}.product-lightbox-image img{object-fit:contain!important;max-width:100%!important;max-height:86vh!important}@media (width<=800px){.product-zoom-button{opacity:1;padding:9px 13px;bottom:10px}}.hero-story{width:min(1240px,100% - 104px);visibility:visible!important;opacity:1!important;min-height:520px!important;margin:18px auto 34px!important;padding:0!important;display:block!important}.hero-story-stage{background:#f7f7f5;border-radius:18px;width:100%;height:clamp(520px,52vw,690px);position:relative;overflow:hidden}.hero-story-slide{width:100%;height:100%;position:relative}.hero-story-slide>img{object-fit:cover;width:100%;height:100%;display:block}.hero-story-copy{z-index:2;max-width:470px;position:absolute;top:50%;left:clamp(28px,5vw,72px);transform:translateY(-50%)}.hero-story-nav{z-index:4;position:absolute;top:50%;transform:translateY(-50%)}.hero-story-nav-left{left:18px}.hero-story-nav-right{right:18px}.hero-story-dots{z-index:4;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.product-visual{background-color:#fff!important;background-position:50%!important;background-size:contain!important;height:300px!important}@media (width<=1050px){.product-visual{height:270px!important}}@media (width<=700px){.hero-story{width:min(100% - 24px,600px);min-height:390px!important;margin:10px auto 24px!important}.hero-story-stage{height:430px}.hero-story-copy{left:24px;right:24px}.product-visual{height:220px!important}}@media (width<=410px){.hero-story-stage{height:390px}.product-visual{height:195px!important}}.shop-age-buttons>h2{color:#0b4b76;letter-spacing:-1px;justify-content:center;align-items:center;gap:18px;margin:0 0 30px;font-family:Arial,Helvetica,sans-serif;font-size:34px;font-weight:900;display:flex}.shop-age-buttons>h2 i{color:#f5a9bd;font-size:24px;font-style:normal}.shop-age-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px!important;display:grid!important}.shop-age-button{background:#fff;border:1px solid #eef0ee;border-radius:18px;flex-direction:column;min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 8px 20px #1c3d521a;display:flex!important}.shop-age-button:hover,.shop-age-button:focus-visible{outline:none;transform:translateY(-4px);box-shadow:0 13px 28px #1c3d5229}.shop-age-photo{width:100%;height:180px;padding:8px 8px 0;display:block}.shop-age-photo img{object-fit:contain;background:#fff;border-radius:13px 13px 8px 8px;width:100%;height:100%;display:block}.shop-age-button strong{color:#0b4b76;text-align:center;background:#fff;border-radius:18px;place-items:center;min-height:54px;margin:0 8px 8px;font-size:17px;font-weight:900;display:grid;box-shadow:0 4px 12px #1c3d5214}.shop-age-pink{background:#fff0f3}.shop-age-lilac{background:#f7efff}.shop-age-yellow{background:#fff8df}.shop-age-blue{background:#e9fbfc}.shop-age-green{background:#effbef}.shop-age-rose{background:#fff0f3}@media (width<=1000px){.shop-age-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-age-photo{height:210px}}@media (width<=600px){.shop-age-buttons{padding-block:28px}.shop-age-buttons>h2{gap:9px;margin-bottom:20px;font-size:27px}.shop-age-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important}.shop-age-photo{height:160px}.shop-age-button strong{min-height:46px;font-size:14px}}.hero-story{width:min(1180px,100% - 48px)!important;min-height:0!important;margin:8px auto 24px!important;padding:0!important}.hero-story-stage{border-radius:16px!important;width:100%!important;height:clamp(330px,34vw,460px)!important}.hero-story-copy{max-width:430px!important;left:clamp(34px,5vw,68px)!important}@media (width<=700px){.hero-story{width:calc(100% - 24px)!important;margin:6px auto 18px!important}.hero-story-stage{height:330px!important}.hero-story-copy{max-width:360px!important;left:22px!important;right:22px!important}}.editable-storefront,.storefront-header-shell{background:#fff}.header.wrap{max-width:1180px}.hero-story{border-radius:0!important;width:100%!important;max-width:none!important;margin:0 auto!important}.hero-story-stage{border-radius:0!important;height:clamp(430px,48vw,570px)!important}.hero-story-slide>img{object-fit:cover!important;object-position:center!important}.shop-benefits{margin-top:0!important;padding:12px 18px!important}.shop-category-strip{padding-top:8px!important;padding-bottom:10px!important}.shop-category-reference-image{width:100%;height:auto;display:block}.shop-world-grid{gap:8px!important;margin-top:4px!important;margin-bottom:8px!important}.shop-age-buttons{padding-block:8px 14px!important}.shop-age-buttons>h2{margin:0 0 8px!important;font-size:27px!important}.shop-age-grid{gap:10px!important}.shop-age-button{border-radius:11px!important;box-shadow:0 3px 10px #1c3d5214!important}.shop-age-photo img{object-fit:cover!important;border-radius:10px 10px 0 0!important}.shop-age-button strong{min-height:34px!important;box-shadow:none!important;border-radius:0 0 10px 10px!important;margin:0!important;font-size:14px!important}.shop-seasonal{gap:10px!important;margin-top:0!important}.shop-brands{padding-top:12px!important;padding-bottom:14px!important}.shop-bottom-benefits{margin-top:0!important}@media (width<=700px){.hero-story-stage{height:390px!important}.shop-world-grid{grid-template-columns:1fr 1fr!important}.shop-world-grid>a{min-height:210px!important}.shop-age-photo{height:130px!important}}.reference-header{border-bottom:0!important}.reference-topbar{color:#082f4e;justify-content:space-between;align-items:center;height:32px;font-size:12px;display:flex}.reference-topbar strong{margin:auto}.reference-main-nav{background:#fff0f4;border-top:1px solid #f7dfe7;border-bottom:1px solid #f7dfe7}.reference-main-nav>div{justify-content:center;align-items:stretch;min-height:44px;display:flex;overflow-x:auto}.reference-main-nav a{white-space:nowrap;color:#092f4e;align-items:center;padding:0 16px;font-size:13px;font-weight:700;display:flex}.reference-main-nav a:hover{color:#e62d70;background:#ffe2eb}.reference-main-nav .reference-sale{color:#fff;background:#ed3b78}.reference-home-cta{justify-content:center;padding:18px 0 34px;display:flex}.reference-home-shop-all{color:#fff;background:#ed2e72;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 26px;font-weight:900;display:inline-flex}.editable-storefront>.announcement{display:none!important}.header{grid-template-columns:280px minmax(300px,1fr) 330px!important;min-height:104px!important;padding-top:10px!important;padding-bottom:10px!important}.brand-logo-official{width:250px!important;max-height:88px!important}.store-search-box{border-radius:8px!important;height:46px!important}.header-service-links{grid-column:2/4!important;justify-content:flex-end!important;margin-top:-8px!important}.hero-story-stage{height:455px!important}.hero-story-copy h2{font-size:clamp(54px,6vw,82px)!important;line-height:.88!important}.hero-story-copy p{max-width:360px!important;font-size:18px!important}.hero-story-cta{border-radius:999px!important;min-height:48px!important;padding:0 25px!important}.shop-benefits{max-width:760px!important}.shop-world-grid{grid-template-columns:repeat(4,1fr)!important;max-width:1180px!important}.shop-world-grid>a{min-height:285px!important}.shop-age-buttons,.shop-seasonal,.shop-brands{max-width:1180px!important}.shop-seasonal{grid-template-columns:1fr 1fr!important}.shop-bottom-benefits{padding:22px max(24px,50vw - 590px)!important}@media (width<=800px){.reference-topbar strong{display:none}.header{grid-template-columns:1fr!important}.header-service-links{grid-column:auto!important;margin-top:0!important}.reference-main-nav>div{justify-content:flex-start}.shop-world-grid{grid-template-columns:1fr 1fr!important}}.ref-header{color:#0b4168;background:#fff;font-family:Arial,sans-serif}.ref-top{justify-content:space-between;align-items:center;height:30px;font-size:11px;display:flex}.ref-top b{white-space:nowrap;position:absolute;left:50%;transform:translate(-50%)}.ref-head{grid-template-columns:260px minmax(280px,1fr) 300px 190px;align-items:center;gap:22px;height:108px;display:grid}.ref-logo img{object-fit:contain;width:235px;height:88px;display:block}.ref-search{color:#6e8490;border:1.5px solid #a8c8d9;border-radius:8px;justify-content:space-between;align-items:center;height:44px;padding:0 15px;font-size:13px;display:flex}.ref-search b{color:#0b4168;font-size:24px}.ref-service{justify-content:center;gap:18px;display:flex}.ref-service>span,.ref-service>a{color:#0b4168;grid-template-columns:auto auto;column-gap:7px;font-size:11px;display:grid}.ref-service b{font-size:12px}.ref-service small{color:#6f8490;grid-column:2;font-size:10px}.ref-commerce{justify-content:flex-end;gap:13px;display:flex}.ref-commerce button{color:#0b4168;cursor:pointer;background:0 0;border:0;place-items:center;font-size:23px;display:grid}.ref-commerce small{white-space:nowrap;font-size:9px;font-weight:700}.ref-nav{background:#fff0f4;border-block:1px solid #f6dce5}.ref-nav>div{justify-content:center;align-items:stretch;height:43px;display:flex;overflow:hidden}.ref-nav a{color:#0b4168;white-space:nowrap;align-items:center;padding:0 15px;font-size:12px;font-weight:800;display:flex}.ref-nav a:hover{background:#ffe0ea}.ref-nav .sale{color:#fff;background:#ee3d78;margin-left:auto}.editable-storefront>.hero-story{order:initial!important;position:relative!important;inset:auto!important;transform:none!important}.hero-story{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.hero-story-stage{background:#fde8ef!important;border-radius:0!important;height:430px!important}.hero-story-slide>img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.hero-story-copy{max-width:410px!important;top:50%!important;left:max(42px,50vw - 560px)!important;transform:translateY(-50%)!important}.hero-story-copy h2{color:#ef477e!important;font-size:64px!important;line-height:.9!important}.hero-story-copy h2 span{color:#0b4168!important}.hero-story-copy p{color:#274d63!important;font-size:16px!important;line-height:1.45!important}.hero-story-cta{color:#fff!important;background:#ef3f79!important;border-radius:24px!important}.shop-benefits{gap:35px!important;max-width:760px!important;margin:0 auto!important;padding:11px 0!important}.shop-category-strip{max-width:1160px!important;margin:0 auto!important;padding:9px 0 12px!important}.shop-category-reference{box-shadow:none!important;background:#fff!important;border:0!important}.shop-category-reference-image{width:100%!important;display:block!important}.shop-world-grid{grid-template-columns:repeat(4,1fr)!important;gap:8px!important;max-width:1160px!important;margin:0 auto 14px!important;display:grid!important}.shop-world-grid>a{border-radius:9px!important;min-height:270px!important;overflow:hidden!important}.shop-age-buttons{max-width:1040px!important;padding:8px 0 16px!important}.shop-age-buttons>h2{color:#0b4168!important;margin:0 0 9px!important;font-size:25px!important}.shop-age-grid{grid-template-columns:repeat(6,1fr)!important;gap:9px!important}.shop-age-button{border-radius:10px!important;overflow:hidden!important;box-shadow:0 2px 8px #1e415a17!important}.shop-age-photo{height:118px!important;padding:0!important}.shop-age-photo img{object-fit:cover!important;object-position:center!important;border-radius:0!important;width:100%!important;height:100%!important}.shop-age-button strong{border-radius:0!important;min-height:34px!important;margin:0!important;font-size:13px!important}.shop-seasonal{grid-template-columns:1fr 1fr!important;gap:10px!important;max-width:1160px!important;margin:0 auto 12px!important;display:grid!important}.shop-seasonal>a{border-radius:9px!important;min-height:145px!important}.shop-brands{max-width:1160px!important;padding:8px 0 14px!important}.shop-brands h2{margin-bottom:8px!important;font-size:24px!important}.shop-bottom-benefits{margin:0!important;padding:18px max(24px,50vw - 580px)!important}.reference-home-cta{padding:15px 0 30px!important}@media (width<=900px){.ref-top b{display:none}.ref-head{grid-template-columns:1fr 1fr;height:auto;padding-block:10px}.ref-logo img{width:190px}.ref-search{grid-area:2/1/auto/-1}.ref-service{display:none}.ref-nav>div{justify-content:flex-start;overflow-x:auto}.ref-nav .sale{margin-left:0}.hero-story-stage{height:360px!important}.hero-story-copy h2{font-size:46px!important}.shop-world-grid{grid-template-columns:1fr 1fr!important}.shop-age-grid{grid-template-columns:repeat(3,1fr)!important}}@media (width<=560px){.ref-head{grid-template-columns:1fr}.ref-commerce{position:absolute;right:14px}.hero-story-stage{height:330px!important}.hero-story-copy{left:24px!important;right:24px!important}.hero-story-copy h2{font-size:40px!important}.shop-world-grid{grid-template-columns:1fr!important}.shop-age-grid{grid-template-columns:repeat(2,1fr)!important}.shop-seasonal{grid-template-columns:1fr!important}}.home-partners{padding:38px 0 34px}.home-partners-heading{text-align:center;max-width:720px;margin:0 auto 24px}.home-partners-heading h2{color:#0b4168;margin:7px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:400}.home-partners-heading>p:last-child{color:#71818a;margin:0;font-size:13px;line-height:1.6}.home-partners-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.home-partner-card>button{cursor:pointer;color:#0b4168;background:#fff;border:1px solid #edf0ef;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;min-height:170px;padding:28px 22px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 5px 20px #14354b14}.home-partner-card>button:hover,.home-partner-card>button:focus-visible{outline:none;transform:translateY(-3px);box-shadow:0 10px 28px #14354b21}.home-partner-mark{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:700}.home-partner-card small{color:#e33f77;text-transform:uppercase;letter-spacing:.7px;font-size:11px;font-weight:800}.home-partner-card b{margin-top:8px;font-size:12px}.partner-modal{z-index:100000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#071926c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.partner-modal-card{background:#fff;border-radius:18px;width:min(600px,100%);padding:42px 42px 38px;position:relative;box-shadow:0 28px 90px #0000004d}.partner-modal-card h2{color:#0b4168;margin:8px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:40px;font-weight:400}.partner-modal-card>strong{color:#e33f77;margin-bottom:20px;display:block}.partner-modal-card>p:not(.eyebrow){color:#5f737e;font-size:15px;line-height:1.75}.partner-modal-card>a{color:#fff;background:#0b4168;border-radius:999px;margin-top:12px;padding:12px 19px;font-size:12px;font-weight:800;display:inline-flex}.partner-modal-close{color:#0b4168;cursor:pointer;background:#f4f5f4;border:0;border-radius:50%;width:38px;height:38px;font-size:27px;position:absolute;top:12px;right:14px}@media (width<=700px){.home-partners{padding:26px 0}.home-partners-grid{grid-template-columns:1fr}.home-partner-card>button{min-height:125px}.partner-modal-card{padding:36px 24px 28px}.partner-modal-card h2{font-size:32px}}.ref-search input{color:#0b4168;min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;flex:1}.ref-search input::placeholder{color:#6e8490;opacity:1}.ref-search button{color:#0b4168;cursor:pointer;background:0 0;border:0;place-items:center;width:38px;height:38px;padding:7px;display:grid}.ref-search button svg{width:23px;height:23px}.home-partners{max-width:1120px}.home-partners-grid{gap:12px;max-width:900px;margin-left:auto;margin-right:auto}.home-partner-card button{min-height:110px;padding:14px 16px}.home-partner-mark{font-size:clamp(1.05rem,1.8vw,1.35rem)}.home-section-cards{gap:10px!important;max-width:780px!important;margin-top:18px!important}.home-section-cards a{min-width:0}.home-section-cards img{width:100%;height:auto;display:block}@media (width<=700px){.home-partners-grid{grid-template-columns:1fr}.home-section-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:94%!important}}@media (width>=701px) and (width<=1280px){html,body,.editable-storefront{max-width:100%;overflow-x:hidden}.wrap{width:min(100% - 28px,1160px)!important;max-width:calc(100vw - 28px)!important}.ref-head{grid-template-columns:170px minmax(280px,1fr) auto!important;gap:16px!important}.ref-logo img{max-width:100%;height:auto;width:150px!important}.ref-search{width:100%!important;min-width:0!important}.ref-service{gap:12px!important}.ref-service span,.ref-service a{min-width:0!important}.shop-age-grid{grid-template-columns:repeat(9,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:100%!important}.shop-age-card{min-width:0!important}.shop-age-card img{max-width:100%!important;height:auto!important}.hero-story,.hero-story-stage,.storefront-hero{max-width:100vw!important;overflow:hidden!important}.hero-story-stage img,.storefront-hero img{max-width:100%!important}}.product-seo-link{color:var(--navy);text-underline-offset:3px;margin-top:10px;font-size:11px;font-weight:700;text-decoration:underline;display:block}.seo-product{padding-block:30px 80px}.seo-product-nav{color:var(--muted);align-items:center;gap:9px;margin-bottom:26px;font-size:12px;display:flex}.seo-product-card{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:start;gap:54px;display:grid}.seo-product-image{background:#faf9f6;border-radius:18px;place-items:center;min-height:520px;display:grid;overflow:hidden}.seo-product-image img{object-fit:contain;width:100%;height:520px}.seo-product-copy{padding-top:28px}.seo-product-copy h1{margin:12px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:46px;font-weight:400;line-height:1.05}.seo-product-sku{color:var(--muted);font-size:12px}.seo-product-price{color:var(--navy);margin:25px 0 6px;font-size:27px;font-weight:800}.seo-product-stock{color:var(--green);font-size:12px;font-weight:700}.seo-product-description{color:var(--muted);max-width:600px;font-size:14px;line-height:1.8}@media (width<=800px){.seo-product{padding-block:18px 50px}.seo-product-card{grid-template-columns:1fr;gap:22px}.seo-product-image{min-height:330px}.seo-product-image img{height:330px}.seo-product-copy{padding-top:0}.seo-product-copy h1{font-size:34px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@media (width>=1101px){.shop-nav>.wrap{gap:28px;width:min(1580px,100% - 70px);height:76px}.shop-nav a,.shop-nav button{letter-spacing:.35px;font-size:15px;line-height:1.2}.nav-dolls-tab{font-size:17px!important}.nav-dropdown>button>span{font-size:16px}.nav-dropdown-panel>a{padding:13px 14px;font-size:14px}}@media (width>=801px) and (width<=1100px){.shop-nav>.wrap{gap:18px;width:min(100% - 36px,1400px);height:68px}.shop-nav a,.shop-nav button{font-size:13px}.nav-dolls-tab{font-size:15px!important}}@media (width<=800px){.shop-nav>.wrap{min-height:56px}.shop-nav a,.shop-nav button,.nav-dolls-tab{font-size:12px!important}}.shop-nav>.wrap>a,.shop-nav>.wrap>.nav-dropdown>button{flex-direction:column;gap:7px;position:relative}.shop-nav>.wrap>a:before,.shop-nav>.wrap>.nav-dropdown>button:before{content:"";background:currentColor;flex:0 0 28px;width:28px;height:28px;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.shop-nav>.wrap>:first-child:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 3 2.8 10.4a1 1 0 0 0 1.2 1.6L5 11.2V21h5v-6h4v6h5v-9.8l1 .8a1 1 0 1 0 1.2-1.6L12 3Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 3 2.8 10.4a1 1 0 0 0 1.2 1.6L5 11.2V21h5v-6h4v6h5v-9.8l1 .8a1 1 0 1 0 1.2-1.6L12 3Z'/%3E%3C/svg%3E")}.shop-nav>.wrap>:nth-child(2)>button:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M4 3h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Zm10 0h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1ZM4 13h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1Zm10 0h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M4 3h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Zm10 0h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1ZM4 13h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1Zm10 0h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1Z'/%3E%3C/svg%3E")}.shop-nav>.wrap>:nth-child(3)>button:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M5.2 7.5 6.7 4h10.6l1.5 3.5H20a2 2 0 0 1 2 2V16h-2.2a3 3 0 0 1-5.6 0H9.8a3 3 0 0 1-5.6 0H2V9.5a2 2 0 0 1 2-2h1.2Zm3-1.8-.8 1.8h9.2l-.8-1.8H8.2ZM7 14a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Zm10 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M5.2 7.5 6.7 4h10.6l1.5 3.5H20a2 2 0 0 1 2 2V16h-2.2a3 3 0 0 1-5.6 0H9.8a3 3 0 0 1-5.6 0H2V9.5a2 2 0 0 1 2-2h1.2Zm3-1.8-.8 1.8h9.2l-.8-1.8H8.2ZM7 14a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Zm10 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z'/%3E%3C/svg%3E")}.shop-nav>.wrap>:nth-child(4):before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='m4 7 4 4 4-7 4 7 4-4-2 11H6L4 7Zm3.7 9h8.6l.8-4.4-1.7 1.7L12 7.5l-3.4 5.8-1.7-1.7.8 4.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='m4 7 4 4 4-7 4 7 4-4-2 11H6L4 7Zm3.7 9h8.6l.8-4.4-1.7 1.7L12 7.5l-3.4 5.8-1.7-1.7.8 4.4Z'/%3E%3C/svg%3E")}.shop-nav>.wrap>:nth-child(5)>button:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M7 5a3 3 0 1 1 5-2.2A3 3 0 1 1 17 5a7 7 0 1 1-10 0Zm5 2a5 5 0 1 0 0 10 5 5 0 0 0 0-10Zm-2 3.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm4 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm-4.2 3.2h4.4c-.3 1.1-1.1 1.8-2.2 1.8s-1.9-.7-2.2-1.8Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M7 5a3 3 0 1 1 5-2.2A3 3 0 1 1 17 5a7 7 0 1 1-10 0Zm5 2a5 5 0 1 0 0 10 5 5 0 0 0 0-10Zm-2 3.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm4 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm-4.2 3.2h4.4c-.3 1.1-1.1 1.8-2.2 1.8s-1.9-.7-2.2-1.8Z'/%3E%3C/svg%3E")}.shop-nav>.wrap>:nth-child(6)>button:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M8 6V5a4 4 0 0 1 8 0v1h1a3 3 0 0 1 3 3v12H4V9a3 3 0 0 1 3-3h1Zm2 0h4V5a2 2 0 1 0-4 0v1Zm-3 5v7h10v-7h-2v2H9v-2H7Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M8 6V5a4 4 0 0 1 8 0v1h1a3 3 0 0 1 3 3v12H4V9a3 3 0 0 1 3-3h1Zm2 0h4V5a2 2 0 1 0-4 0v1Zm-3 5v7h10v-7h-2v2H9v-2H7Z'/%3E%3C/svg%3E")}.shop-nav>.wrap>:nth-child(7):before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M3 4h8.8a2 2 0 0 1 1.4.6l7.2 7.2a2 2 0 0 1 0 2.8l-5.8 5.8a2 2 0 0 1-2.8 0l-7.2-7.2A2 2 0 0 1 4 11.8V3h9Zm4 4.5A1.5 1.5 0 1 0 7 5a1.5 1.5 0 0 0 0 3.5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M3 4h8.8a2 2 0 0 1 1.4.6l7.2 7.2a2 2 0 0 1 0 2.8l-5.8 5.8a2 2 0 0 1-2.8 0l-7.2-7.2A2 2 0 0 1 4 11.8V3h9Zm4 4.5A1.5 1.5 0 1 0 7 5a1.5 1.5 0 0 0 0 3.5Z'/%3E%3C/svg%3E")}.shop-nav>.wrap>:nth-child(8):before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 2a7 7 0 0 1 7 7c0 5.2-7 13-7 13S5 14.2 5 9a7 7 0 0 1 7-7Zm0 4.5A2.5 2.5 0 1 0 12 11a2.5 2.5 0 0 0 0-5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 2a7 7 0 0 1 7 7c0 5.2-7 13-7 13S5 14.2 5 9a7 7 0 0 1 7-7Zm0 4.5A2.5 2.5 0 1 0 12 11a2.5 2.5 0 0 0 0-5Z'/%3E%3C/svg%3E")}@media (width>=1101px){.shop-nav>.wrap{min-height:116px!important}.shop-nav>.wrap>a,.shop-nav>.wrap>.nav-dropdown,.shop-nav>.wrap>.nav-dropdown>button{min-height:106px!important}.shop-nav>.wrap>a:before,.shop-nav>.wrap>.nav-dropdown>button:before{flex-basis:31px;width:31px;height:31px}}@media (width<=800px){.shop-nav>.wrap>a,.shop-nav>.wrap>.nav-dropdown>button{gap:4px}.shop-nav>.wrap>a:before,.shop-nav>.wrap>.nav-dropdown>button:before{flex-basis:22px;width:22px;height:22px}}.shop-nav{background:#fff!important;border:0!important;height:96px!important;padding:0!important;display:block!important;position:relative!important;overflow:visible!important}.shop-nav:before{content:""!important;pointer-events:none!important;background:url(/nav-kids-3d.svg) 0 0/100% 100% no-repeat!important;width:min(1240px,100% - 104px)!important;position:absolute!important;top:0!important;bottom:0!important;left:50%!important;transform:translate(-50%)!important}.shop-nav.nav-en:before{background-image:url(/nav-kids-3d-en.svg)!important}.shop-nav>.wrap{z-index:3!important;width:min(1240px,100% - 104px)!important;max-width:none!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;top:0!important;left:50%!important;overflow:visible!important;transform:translate(-50%)!important}.shop-nav>.wrap>a,.shop-nav>.wrap>.nav-dropdown{height:85.2%!important;min-height:0!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;outline:0!important;margin:0!important;padding:0!important;position:absolute!important;top:10%!important}.shop-nav>.wrap>a:is([href=\#nouveautes],[href=\/],[data-route=\/]){width:11.6699%!important;left:.390625%!important}.shop-nav>.wrap>a.nav-catalog-tab{z-index:20!important;width:10.5957%!important;left:12.2559%!important}.shop-nav>.wrap>a.nav-toys-tab{z-index:20!important;width:9.52148%!important;left:23.0469%!important}.shop-nav>.wrap>a.nav-dolls-tab{width:18.2129%!important;left:32.7637%!important}.shop-nav>.wrap>.nav-kids-menu{width:12.8906%!important;left:51.1719%!important}.shop-nav>.wrap>a.nav-school-tab{z-index:20!important;width:11.7676%!important;left:64.2578%!important}.shop-nav>.wrap>a.nav-promotions-tab{z-index:30!important;width:12.5%!important;left:76.2207%!important}.shop-nav>.wrap>a.nav-find-tab{z-index:50!important;width:10.6934%!important;left:88.916%!important}.shop-nav>.wrap>.nav-dropdown{z-index:5!important;pointer-events:none!important;overflow:visible!important}.shop-nav>.wrap>a{z-index:10!important;overflow:hidden!important}.shop-nav>.wrap>a.nav-catalog-tab,.shop-nav>.wrap>a.nav-toys-tab,.shop-nav>.wrap>a.nav-school-tab{z-index:20!important}.shop-nav>.wrap>a.nav-promotions-tab{z-index:30!important}.shop-nav>.wrap>a.nav-find-tab{z-index:50!important}.shop-nav>.wrap>.nav-dropdown>button,.shop-nav>.wrap>.nav-dropdown>.nav-dropdown-panel,.shop-nav>.wrap>a{pointer-events:auto!important}.shop-nav>.wrap>a,.shop-nav>.wrap>.nav-dropdown>button{width:100%!important;height:100%!important;min-height:0!important;box-shadow:none!important;color:#0000!important;text-shadow:none!important;cursor:pointer!important;filter:none!important;box-sizing:border-box!important;-webkit-tap-highlight-color:transparent!important;background:0 0!important;border:0!important;border-radius:14px!important;outline:0!important;margin:0!important;padding:0!important;font-size:0!important;transform:none!important}.shop-nav>.wrap>.nav-dropdown>button>span{display:none!important}.shop-nav>.wrap>a:hover,.shop-nav>.wrap>a:focus,.shop-nav>.wrap>a:focus-visible,.shop-nav>.wrap>a:active,.shop-nav>.wrap>.nav-dropdown:hover>button,.shop-nav>.wrap>.nav-dropdown>button:focus,.shop-nav>.wrap>.nav-dropdown>button:focus-visible,.shop-nav>.wrap>.nav-dropdown>button:active{box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;transform:none!important}.shop-nav .nav-dropdown-panel{z-index:1000!important;background:#fff!important;border-radius:18px!important;min-width:230px!important;margin-top:0!important;position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:auto!important;overflow:hidden!important;box-shadow:0 14px 34px #19364833!important}.shop-nav .nav-dropdown-panel>a{color:#173e5c!important;text-align:left!important;height:auto!important;min-height:0!important;text-shadow:none!important;background:#fff!important;padding:13px 16px!important;font-size:15px!important;font-weight:800!important;display:block!important}.shop-nav .nav-dropdown-panel>a:hover{color:#0b4d7c!important;background:#f5f8fa!important}.footer a[href=\/admin]{display:none!important}@media (width<=800px){.shop-nav{height:70px!important}.shop-nav:before,.shop-nav>.wrap{width:min(600px,100% - 34px)!important}}.brands-line{grid-template-columns:repeat(7,minmax(80px,1fr))!important;align-items:center!important;gap:30px!important;margin-top:28px!important;display:grid!important}.brands-line>span{color:#0000!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;height:72px!important;font-size:0!important;display:block!important}.brands-line>span:first-child{background-image:url(https://commons.wikimedia.org/wiki/Special:Redirect/file/Crayola_logo.png)}.brands-line>span:nth-child(2){background-image:url(https://commons.wikimedia.org/wiki/Special:Redirect/file/Disney.svg);background-size:88%!important}.brands-line>span:nth-child(3){background-image:url(https://commons.wikimedia.org/wiki/Special:Redirect/file/LEGO_logo.svg);background-size:auto 68px!important}.brands-line>span:nth-child(4){position:relative;font-size:0!important}.brands-line>span:nth-child(4):before{content:"HYPE.";letter-spacing:-2px;color:#111;justify-content:center;align-items:center;font-family:Arial Black,Arial,sans-serif;font-size:31px;font-weight:900;display:flex;position:absolute;inset:0}.brands-line>span:nth-child(5){background-image:url(https://commons.wikimedia.org/wiki/Special:Redirect/file/Mattel_\(2019\).svg);background-size:auto 68px!important}.brands-line>span:nth-child(6){background-image:url(https://commons.wikimedia.org/wiki/Special:Redirect/file/Fisher-Price_logo_2020.png);background-size:92%!important}.brands-line>span:nth-child(7){background-image:url(https://commons.wikimedia.org/wiki/Special:Redirect/file/Hasbro_wordmark_and_smile.svg);background-size:85%!important}@media (width<=900px){.brands-line{grid-template-columns:repeat(4,1fr)!important;gap:24px!important}.brands-line>span{height:62px!important}.brands-line>span:nth-child(3),.brands-line>span:nth-child(5){background-size:auto 56px!important}}@media (width<=520px){.brands-line{grid-template-columns:repeat(2,1fr)!important;gap:20px 28px!important}.brands-line>span{height:58px!important}.brands-line>span:nth-child(4):before{font-size:27px}}@media (width>=801px){.editable-storefront{font-size:18px}.announcement,.announcement button,.header-location,.contact-action,.contact-button,.language-switch button,.eyebrow,.card-tag,.promo-content form label,.promo-content form small,.service-ribbon span,.service-ribbon a,.visual-caption,.tiny-note,.product-badge,.availability,.age-pill,.product-order,.product-unavailable,.product-zoom-button,.category-tabs button,.category-menu-group summary,.category-menu-panel button,.catalog-search input,.catalog-search select,.catalog-summary,.offer-label,.footer small,.footer a,.brands-section .eyebrow{line-height:1.45;font-size:16px!important}.hero-text,.section-heading>p,.story-copy>p:not(.eyebrow),.promo-intro,.product-description,.card-detail,.services-grid p,.offer-grid p,.delivery-grid span,.testimonial-grid p,.faq-item p,.contact-copy p,.footer p,.promise-inner p,.promo-success p{line-height:1.7;font-size:17px!important}.product-card h3,.featured-card h3{font-size:22px!important}.product-price,.featured-copy strong{font-size:20px!important}.offer-grid h3,.services-grid h3,.delivery-grid h3,.promise-inner h3{font-size:24px!important}.promo-content h2{font-size:60px}.promo-content h2>span{font-size:74px}.promo-submit{font-size:16px!important}#livraison .section-heading h2,#faq .center-heading h2,#contact .contact-copy h2{letter-spacing:-2.5px;line-height:1.08;font-size:48px!important}}#services .center-heading h2>em,.testimonials-section .center-heading h2>em,#faq .center-heading h2>em{margin-left:.18em}@media (width<=800px){.editable-storefront{font-size:16px}.announcement,.announcement button,.eyebrow,.card-tag,.product-badge,.availability,.age-pill,.product-order,.product-unavailable,.product-zoom-button,.category-tabs button,.category-menu-group summary,.category-menu-panel button,.catalog-search input,.catalog-search select,.catalog-summary,.service-ribbon span,.service-ribbon a,.footer small,.footer a{font-size:14px!important}.hero-text,.section-heading>p,.product-description,.services-grid p,.offer-grid p,.story-copy>p:not(.eyebrow),.delivery-grid span,.testimonial-grid p,.faq-item p,.contact-copy p,.footer p{line-height:1.65;font-size:15px!important}.product-card h3,.featured-card h3{font-size:20px!important}#livraison .section-heading h2,#faq .center-heading h2,#contact .contact-copy h2{letter-spacing:-1.8px;line-height:1.08;font-size:39px!important}}.product-visual,.featured-visual{background-color:#fff!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;border-radius:24px!important;overflow:hidden!important}.featured-grid{align-items:stretch!important}.featured-card{flex-direction:column!important;height:100%!important;display:flex!important}.featured-copy{flex-direction:column!important;flex:auto!important;display:flex!important}.featured-copy h3{min-height:2.35em!important}.featured-copy strong{margin-top:auto!important}@media (width>=1101px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:34px 26px!important}.product-visual{background-size:contain!important;height:390px!important;min-height:390px!important}.featured-visual,.featured-card .product-visual{aspect-ratio:auto!important;background-size:contain!important;flex:0 0 430px!important;height:430px!important;min-height:430px!important}}@media (width>=801px) and (width<=1100px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-visual{background-size:contain!important;height:360px!important;min-height:360px!important}.featured-visual,.featured-card .product-visual{aspect-ratio:auto!important;flex:0 0 360px!important;height:360px!important;min-height:360px!important}}@media (width<=800px){.product-visual,.featured-visual{border-radius:20px!important}.product-visual,.featured-visual,.featured-card .product-visual{aspect-ratio:auto!important;background-size:contain!important;height:285px!important;min-height:285px!important}.featured-visual,.featured-card .product-visual{flex:0 0 285px!important}}#catalogue.univers.wrap{width:min(1480px,100% - 48px)!important;min-width:0!important;max-width:1480px!important;margin-inline:auto!important}#catalogue .product-grid{width:100%!important;min-width:0!important;max-width:none!important}#catalogue .product-card{width:auto!important;min-width:0!important;max-width:none!important}@media (width>=1200px){#catalogue .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:32px 22px!important}}@media (width<=700px){#catalogue.univers.wrap{width:calc(100% - 24px)!important}#catalogue .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.catalog-marketplace .category-shop-layout.wrap{width:min(1480px,100% - 48px)!important;max-width:1480px!important;margin-inline:auto!important;display:block!important}.catalog-marketplace .category-products{width:100%!important;min-width:0!important;max-width:none!important}.catalog-marketplace .category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:32px 22px!important;width:100%!important;min-width:0!important;max-width:none!important;display:grid!important}.catalog-marketplace .category-card{width:100%!important;min-width:0!important;max-width:none!important;overflow:hidden!important}.catalog-marketplace .category-image-button,.catalog-marketplace .category-image,.catalog-marketplace .category-copy{width:100%!important;min-width:0!important;max-width:none!important}.catalog-marketplace .category-image img{object-fit:contain!important;width:100%!important;height:100%!important;display:block!important}@media (width<=1100px){.catalog-marketplace .category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=800px){.catalog-marketplace .category-shop-layout.wrap{width:calc(100% - 24px)!important}.catalog-marketplace .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px 12px!important}}@media (width<=480px){.catalog-marketplace .category-grid{grid-template-columns:1fr!important}}.catalog-search{z-index:3;position:relative;background:linear-gradient(135deg,#eefbff 0%,#fff8fd 50%,#fffce9 100%)!important;border:2px solid #a9e5ef!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;gap:14px!important;margin:12px 0 0!important;padding:20px!important;box-shadow:0 14px 35px #164a701f!important}.catalog-search:before{content:"Recherche rapide";color:#fff;letter-spacing:.2px;background:#123c63;border-radius:999px;padding:6px 14px;font-size:14px;font-weight:800;position:absolute;top:-15px;left:22px;box-shadow:0 5px 14px #123c632e}.catalog-search .search-box,.catalog-search select{background:#fff!important;border:2px solid #d5e4ea!important;box-shadow:0 4px 12px #164a700f!important}.catalog-search .search-box:focus-within,.catalog-search select:focus{border-color:#48bfe3!important;box-shadow:0 0 0 4px #48bfe329!important}.catalog-search input{font-weight:600;min-height:56px!important;font-size:17px!important}.catalog-search select{font-weight:700;min-height:56px!important;padding-inline:18px!important;font-size:16px!important}.category-tabs.category-dropdowns{background:linear-gradient(135deg,#eefbff 0%,#fff8fd 50%,#fffce9 100%)!important;border:2px solid #a9e5ef!important;border-top:0!important;border-radius:0 0 24px 24px!important;gap:10px!important;margin:0 0 34px!important;padding:16px 20px 20px!important;box-shadow:0 14px 35px #164a701f!important}.category-tabs.category-dropdowns>button,.category-tabs.category-dropdowns summary{box-shadow:0 4px 10px #164a700f;border-width:2px!important;min-height:50px!important;padding:12px 20px!important;font-size:15px!important;font-weight:800!important}.category-tabs.category-dropdowns>button:hover,.category-tabs.category-dropdowns summary:hover{transform:translateY(-1px);box-shadow:0 7px 16px #164a701c}@media (width<=800px){.catalog-search{border-radius:18px 18px 0 0!important;padding:18px 12px 12px!important}.catalog-search:before{font-size:12px;top:-13px;left:14px}.catalog-search input,.catalog-search select{min-height:50px!important;font-size:14px!important}.category-tabs.category-dropdowns{border-radius:0 0 18px 18px!important;padding:12px!important}.category-tabs.category-dropdowns>button,.category-tabs.category-dropdowns summary{min-height:46px!important;font-size:13px!important}}.header{align-items:center!important;min-height:176px!important;padding-top:8px!important;padding-bottom:8px!important}.header .brand{flex:none;justify-content:center!important;align-items:center!important;display:flex!important}.header .brand-picture{background:url(/envol-logo-officiel.svg) 50%/contain no-repeat!important;width:165px!important;height:177px!important;display:block!important;overflow:visible!important}.header .brand-picture img{display:none!important}.promo-logo.brand-picture{background:url(/envol-logo-officiel.svg) 50%/contain no-repeat!important;overflow:visible!important}.promo-logo.brand-picture img{display:none!important}@media (width<=1100px){.header{min-height:152px!important}.header .brand-picture{width:142px!important;height:152px!important}}@media (width<=800px){.header{min-height:114px!important}.header .brand-picture{width:104px!important;height:111px!important}}.shop-nav>.wrap>a,.shop-nav>.wrap>.nav-dropdown>button{justify-content:center!important;align-items:center!important;display:flex!important}.shop-nav>.wrap>a:before,.shop-nav>.wrap>.nav-dropdown>button:before{content:none!important;display:none!important}.shop-nav>.wrap>:nth-child(8){z-index:1!important;position:relative!important;overflow:visible!important}.shop-nav>.wrap>:nth-child(8):after{content:none!important;background:0 0!important;display:none!important}.category-page{color:#17364a;background:#fff;min-height:100vh}.category-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;min-height:118px;display:flex}.category-brand img{object-fit:contain;width:150px;height:105px}.category-back{color:#123c63;font-size:14px;font-weight:700}.category-hero{padding:52px 0 32px}.category-hero h1{margin:10px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:58px;font-weight:400;line-height:1}.category-hero>p:not(.eyebrow){color:#71818a;max-width:640px;line-height:1.7}.category-hero input{border:1px solid #ddd;border-radius:24px;width:min(520px,100%);height:48px;margin-top:24px;padding:0 20px;font-size:14px}.category-tabs{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.category-tabs button{color:#17364a;cursor:pointer;background:#fff;border:1px solid #dbe2e7;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:700;transition:all .18s}.category-tabs button:hover,.category-tabs button.active{color:#fff;background:#17364a;border-color:#17364a}.category-products{padding-bottom:80px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.category-card{background:#fff;border:1px solid #ececec;border-radius:18px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 8px 24px #14354b0d}.category-image-button{cursor:zoom-in;width:100%;text-align:inherit;background:0 0;border:0;padding:0;display:block}.category-image-button:focus-visible{outline-offset:-3px;outline:3px solid #315f95}.category-image{background:0 0;flex:0 0 280px;justify-content:center;align-items:center;height:280px;min-height:280px;padding:0;display:flex;position:relative;overflow:hidden;margin:0!important;transform:none!important}.category-image img{border-radius:16px;object-fit:contain!important;object-position:center center!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;display:block!important;position:static!important;inset:auto!important;transform:none!important}.category-image span{color:#9aa5aa;font-weight:800}.category-copy{z-index:1;cursor:pointer;background:#fff;flex:auto;width:100%;padding:18px;display:block;position:relative;margin:0!important;top:auto!important;bottom:auto!important;transform:none!important}.category-kicker{text-transform:uppercase;letter-spacing:1px;color:#ef9657;margin:0 0 8px;font-size:10px}.category-copy h2{margin:0 0 10px;font-size:18px;line-height:1.25}.category-copy strong{color:#123c63;margin-bottom:10px;font-size:18px;display:block}.category-copy>p:not(.category-kicker){color:#71818a;font-size:12px;line-height:1.6}.category-copy small{color:#8a9499;margin-top:10px;display:block}.catalog-command{background:#fff;border:1px solid #e0e6ea;border-radius:18px;margin-bottom:34px;overflow:visible;box-shadow:0 10px 30px #17364a12}.catalog-searchbar{background:#f4f6f8;border-bottom:1px solid #e4e8eb;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.catalog-searchbar>span{color:#5e707b;font-size:24px}.catalog-searchbar input{background:#fff;border:2px solid #17364a;border-radius:10px;width:100%;height:48px;padding:0 16px;font-size:15px}.catalog-searchbar button{color:#fff;cursor:pointer;background:#17364a;border:0;border-radius:10px;height:48px;padding:0 22px;font-weight:800}.catalog-menu{background:#fff;border-bottom:1px solid #e4e8eb;align-items:stretch;gap:0;display:flex;overflow:visible}.catalog-menu>button,.catalog-menu summary{color:#17364a;cursor:pointer;white-space:nowrap;background:#fff;border:0;align-items:center;gap:7px;height:48px;padding:0 15px;font-size:13px;font-weight:800;list-style:none;display:flex}.catalog-menu summary::-webkit-details-marker{display:none}.catalog-menu>button:hover,.catalog-menu>button.active,.catalog-menu summary:hover,.catalog-menu summary.active{color:#fff;background:#17364a}.catalog-menu-group{position:relative}.catalog-menu-panel{z-index:50;background:#fff;border:1px solid #dce3e8;border-radius:0 0 12px 12px;width:260px;padding:9px;position:absolute;top:100%;left:0;box-shadow:0 14px 28px #17364a24}.catalog-menu-panel button{text-align:left;color:#17364a;cursor:pointer;background:#fff;border:0;border-radius:8px;width:100%;padding:11px 12px;font-size:13px;font-weight:650;display:block}.catalog-menu-panel button:hover,.catalog-menu-panel button.active{background:#eef4f8}.catalog-filters{grid-template-columns:1.2fr .8fr .8fr 1.3fr auto;align-items:end;gap:12px;padding:16px;display:grid}.catalog-filters label{gap:6px;display:grid}.catalog-filters label>span{text-transform:uppercase;letter-spacing:.05em;color:#6e7d86;font-size:11px;font-weight:800}.catalog-filters select,.catalog-filters input{color:#17364a;background:#fff;border:1px solid #cfd8de;border-radius:8px;height:42px;padding:0 11px}.catalog-reset{color:#17364a;cursor:pointer;background:#fff;border:1px solid #17364a;border-radius:8px;height:42px;padding:0 15px;font-weight:800}.catalog-reset:hover{color:#fff;background:#17364a}.catalog-result-line{color:#71818a;padding:0 16px 16px;font-size:13px}.catalog-result-line strong{color:#17364a}.category-local-tools{padding-bottom:28px}.category-local-tools>input{border:1px solid #d5dde2;border-radius:24px;width:min(520px,100%);height:48px;padding:0 18px}@media (width<=1100px){.catalog-menu{overflow-x:auto}.catalog-menu-group{flex:none}.catalog-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-reset{width:100%}}@media (width<=1000px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-hero h1{font-size:48px}.category-image{flex-basis:260px;height:260px;min-height:260px}}@media (width<=700px){.category-header{min-height:90px}.category-brand img{width:120px;height:78px}.category-hero{padding:34px 0 24px}.category-hero h1{font-size:39px}.category-tabs{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.category-tabs button{flex:none}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-image{flex-basis:200px;height:200px;min-height:200px;padding:0}.category-copy{padding:13px}.category-copy h2{font-size:15px}.catalog-command{border-radius:12px}.catalog-searchbar{grid-template-columns:1fr auto}.catalog-searchbar>span{display:none}.catalog-searchbar button{padding:0 14px}.catalog-menu{overflow-x:auto}.catalog-menu>button,.catalog-menu summary{height:44px;padding:0 12px}.catalog-menu-panel{border-radius:12px;width:auto;max-height:55vh;position:fixed;top:auto;left:12px;right:12px;overflow:auto}.catalog-filters{grid-template-columns:1fr 1fr;gap:10px;padding:12px}.catalog-filters label:first-child,.catalog-filters label:nth-child(4),.catalog-reset{grid-column:1/-1}}.category-page{--section-pastel:#f7e8ee;--section-accent:#ef2b72;--section-soft:#fff7fa}.category-page.theme-poupees,.category-page.theme-barbie,.category-page.theme-disney,.category-page.theme-miraculous,.category-page.theme-lol,.category-page.theme-rainbowhigh,.category-page.theme-babyalive,.category-page.theme-mylife,.category-page.theme-princesses{--section-pastel:#f8e1ea;--section-accent:#ef2b72;--section-soft:#fff5f8}.category-page.theme-eveil,.category-page.theme-imitation,.category-page.theme-dinosaures,.category-page.theme-animaux,.category-page.theme-jouets{--section-pastel:#fde5dc;--section-accent:#e96f55;--section-soft:#fff7f2}.category-page.theme-bebe{--section-pastel:#fff1c9;--section-accent:#d99a24;--section-soft:#fffaf0}.category-page.theme-vehicules,.category-page.theme-pleinair,.category-page.theme-piscine{--section-pastel:#dcecf7;--section-accent:#3d8dbd;--section-soft:#f4faff}.category-page.theme-scolaire,.category-page.theme-sacs,.category-page.theme-ecole{--section-pastel:#e9e2f7;--section-accent:#8468b3;--section-soft:#faf7ff}.category-page.theme-vetements{--section-pastel:#eee2f5;--section-accent:#9a6cb0;--section-soft:#fbf7fd}.category-page.theme-chaussures{--section-pastel:#def1e8;--section-accent:#5a9f83;--section-soft:#f5fcf9}.category-page.theme-montessori{--section-pastel:#e3efd9;--section-accent:#729b58;--section-soft:#f7fbf3}.category-page .category-main-nav{background:var(--section-soft)!important;border-color:var(--section-pastel)!important}.category-page .category-main-nav a:hover,.category-page .category-main-nav a[aria-current=page]{background:var(--section-accent)!important;color:#fff!important}.category-page .category-hero{border-top:1px solid color-mix(in srgb,var(--section-accent) 15%,white);border-bottom:1px solid color-mix(in srgb,var(--section-accent) 15%,white);background:var(--section-pastel)!important;width:100%!important;max-width:none!important;padding:34px max(32px,50vw - 590px)!important}.category-page .category-hero h1{color:#123c63!important;font-size:48px!important}.category-page .category-hero .eyebrow{color:var(--section-accent)!important}.category-page .category-hero>p:not(.eyebrow){color:#3d5667!important}.category-page .category-shop-layout{grid-template-columns:210px minmax(0,1fr);gap:22px;padding-top:28px;padding-bottom:80px;display:grid}.category-page .category-sidebar{background:#fff;border:1px solid #ece8e8;border-radius:14px;height:max-content;padding:16px;position:sticky;top:12px}.category-page .category-sidebar h3{color:#17364a;border-bottom:1px solid #eee;margin:4px 0 10px;padding-bottom:8px;font-size:15px}.category-page .category-sidebar h3:not(:first-child){margin-top:24px}.category-page .category-sidebar button{text-align:left;color:#526775;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;padding:9px 10px;font-size:13px;display:block}.category-page .category-sidebar button:hover,.category-page .category-sidebar button.active{background:var(--section-pastel);color:var(--section-accent);font-weight:800}.category-page .category-products{padding-bottom:0!important}.category-page .category-grid{gap:16px!important}.category-page .category-card{border-radius:14px!important;box-shadow:0 5px 18px #17364a0d!important}.category-page .category-kicker{color:var(--section-accent)!important}.category-page .product-cart{background:var(--section-accent)!important;border-color:var(--section-accent)!important;color:#fff!important}.category-page .product-favorite{color:var(--section-accent)!important;border-color:var(--section-accent)!important}.category-page .category-tabs button:hover,.category-page .category-tabs button.active{background:var(--section-accent)!important;border-color:var(--section-accent)!important}.category-page .category-local-tools{padding-top:20px!important;padding-bottom:18px!important}@media (width<=900px){.category-page .category-shop-layout{grid-template-columns:1fr}.category-page .category-sidebar{gap:6px;padding:10px;display:flex;position:static;overflow-x:auto}.category-page .category-sidebar h3{display:none}.category-page .category-sidebar button{white-space:nowrap;width:auto}.category-page .category-hero{padding:28px 20px!important}.category-page .category-hero h1{font-size:38px!important}}.category-page .category-hero.wrap{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin:0!important;padding:34px max(32px,50vw - 590px)!important;display:block!important}.category-page .category-hero.wrap h1{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;width:auto!important;max-width:900px!important;margin:8px 0 12px!important;font-size:46px!important;line-height:1.05!important}.category-page .category-hero.wrap>p{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;width:auto!important;max-width:760px!important}.category-page .category-local-tools.wrap,.category-page .category-shop-layout.wrap{box-sizing:border-box!important;width:min(1180px,100% - 40px)!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}.category-page .category-shop-layout{min-height:300px!important}.category-page .category-hero.wrap{grid-template-columns:minmax(0,1fr) minmax(320px,520px)!important;align-items:center!important;gap:34px!important;min-height:300px!important;display:grid!important;overflow:hidden!important}.category-page .category-hero-copy{min-width:0!important}.category-page .category-hero-copy h1{max-width:720px!important}.category-page .category-hero-copy>p:last-child{max-width:650px!important}.category-page .category-hero-products{justify-content:center!important;align-items:flex-end!important;gap:10px!important;height:240px!important;display:flex!important;overflow:hidden!important}.category-page .category-hero-products img{filter:drop-shadow(0 10px 12px #1432461a);object-fit:contain!important;width:31%!important;height:220px!important}.category-page .category-grid{align-items:stretch!important}.category-page .category-card{flex-direction:column!important;height:100%!important;min-height:510px!important;display:flex!important;overflow:hidden!important}.category-page .category-image-button{flex:none!important;width:100%!important;display:block!important}.category-page .category-image{justify-content:center!important;align-items:center!important;height:270px!important;display:flex!important}.category-page .category-image img{object-fit:contain!important;width:100%!important;height:100%!important}.category-page .category-copy{flex-direction:column!important;flex:auto!important;padding:14px 16px 16px!important;display:flex!important}.category-page .category-copy h2{min-height:48px!important;margin-bottom:6px!important}.category-page .category-copy>p:not(.category-kicker){-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:38px!important;display:-webkit-box!important;overflow:hidden!important}.category-page .category-copy small{margin-top:4px!important}.category-page .product-commerce-buttons{grid-template-columns:minmax(0,1fr) 44px!important;align-items:stretch!important;gap:8px!important;margin-top:auto!important;padding-top:14px!important;display:grid!important}.category-page .product-cart,.category-page .product-favorite{height:44px!important;min-height:44px!important;margin:0!important}@media (width<=900px){.category-page .category-hero.wrap{grid-template-columns:1fr!important;min-height:250px!important}.category-page .category-hero-products{display:none!important}.category-page .category-card{min-height:470px!important}.category-page .category-image{height:230px!important}}.category-page:not(.catalog-marketplace) .category-hero.wrap{visibility:visible!important;opacity:1!important;background:var(--section-pastel)!important;grid-template-columns:minmax(0,1fr) minmax(360px,520px)!important;width:100%!important;max-width:none!important;height:300px!important;min-height:300px!important;max-height:300px!important;margin:0!important;padding:32px max(32px,50vw - 590px)!important;display:grid!important}.category-page:not(.catalog-marketplace) .category-hero-copy{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;display:flex!important}.category-page:not(.catalog-marketplace) .category-hero-copy h1{margin:8px 0 12px!important;font-size:44px!important;line-height:1.02!important}.category-page .category-grid{grid-auto-rows:1fr!important;align-items:stretch!important;display:grid!important}.category-page .category-card{grid-template-rows:270px minmax(0,1fr)!important;height:100%!important;min-height:530px!important;display:grid!important}.category-page .category-image-button{height:270px!important;min-height:270px!important;max-height:270px!important}.category-page .category-copy{box-sizing:border-box!important;grid-template-rows:auto minmax(48px,auto) auto minmax(38px,auto) auto 1fr auto!important;height:100%!important;display:grid!important}.category-page .product-commerce-buttons{align-self:end!important;width:100%!important;margin-top:0!important;padding-top:14px!important}.category-page .product-cart{white-space:nowrap!important;text-overflow:ellipsis!important;padding:0 12px!important;font-size:15px!important;overflow:hidden!important}@media (width<=900px){.category-page:not(.catalog-marketplace) .category-hero.wrap{grid-template-columns:1fr!important;height:auto!important;min-height:230px!important;max-height:none!important}.category-page .category-card{grid-template-rows:230px minmax(0,1fr)!important;min-height:490px!important}.category-page .category-image-button{height:230px!important;min-height:230px!important;max-height:230px!important}}.category-page:not(.catalog-marketplace) .category-hero.wrap{grid-template-columns:minmax(0,1fr) minmax(420px,620px)!important;height:250px!important;min-height:250px!important;max-height:250px!important;padding-top:24px!important;padding-bottom:24px!important}.category-page .category-hero-products{justify-content:flex-end!important;gap:18px!important;height:205px!important}.category-page .category-hero-products img{box-sizing:border-box!important;background:#ffffff9e!important;border-radius:12px!important;width:30%!important;height:200px!important;padding:8px!important}.category-page .category-shop-layout.wrap{align-items:start!important}.category-page .category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:540px!important;align-items:stretch!important}.category-page .category-card{grid-template-rows:260px 280px!important;height:540px!important;min-height:540px!important;max-height:540px!important;display:grid!important}.category-page .category-image-button,.category-page .category-image{height:260px!important;min-height:260px!important;max-height:260px!important}.category-page .category-copy{flex-direction:column!important;height:280px!important;min-height:280px!important;max-height:280px!important;padding:12px 14px 14px!important;display:flex!important;overflow:hidden!important}.category-page .category-copy h2{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;height:46px!important;min-height:46px!important;max-height:46px!important;display:-webkit-box!important;overflow:hidden!important}.category-page .category-copy>strong{min-height:24px!important}.category-page .category-copy>p:not(.category-kicker){height:38px!important;min-height:38px!important;max-height:38px!important;margin-bottom:4px!important}.category-page .category-copy>small{height:20px!important;min-height:20px!important}.category-page .product-commerce-buttons{flex:0 0 46px!important;grid-template-columns:minmax(0,1fr) 46px!important;gap:8px!important;height:46px!important;margin-top:auto!important;padding-top:0!important;display:grid!important}.category-page .product-cart,.category-page .product-favorite{height:46px!important;min-height:46px!important;max-height:46px!important;line-height:1!important}@media (width<=1200px) and (width>=901px){.category-page .category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.category-page .category-card{grid-template-rows:260px minmax(290px,1fr)!important;height:auto!important;min-height:550px!important;max-height:none!important;overflow:visible!important}.category-page .category-copy{height:auto!important;min-height:290px!important;max-height:none!important;padding-bottom:16px!important;overflow:visible!important}.category-page .product-commerce-buttons{flex:none!important;height:48px!important;min-height:48px!important;margin-top:auto!important;overflow:visible!important}.category-page .product-cart,.category-page .product-favorite{box-sizing:border-box!important;height:48px!important;min-height:48px!important;max-height:none!important;overflow:visible!important}.category-page .product-cart{white-space:normal!important;text-overflow:clip!important;line-height:1.1!important}.category-page .product-commerce-buttons{grid-template-columns:minmax(150px,1fr) 48px!important;gap:10px!important}.category-page .product-cart{white-space:nowrap!important;text-overflow:clip!important;letter-spacing:-.15px!important;width:100%!important;min-width:0!important;padding:0 10px!important;font-size:14px!important;overflow:visible!important}.category-page .product-favorite{width:48px!important;min-width:48px!important;padding:0!important}@media (hover:hover) and (pointer:fine){.catalog-menu-group[open]:not(:hover):not(:focus-within)>.catalog-menu-panel{display:none!important}.catalog-menu-group[open]:hover>.catalog-menu-panel,.catalog-menu-group[open]:focus-within>.catalog-menu-panel{display:flex}}@media (width<=800px){.hero{aspect-ratio:16/9!important;height:auto!important;min-height:0!important;margin-top:13px!important;overflow:hidden!important}.hero-visual{width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.hero-visual>img{object-fit:contain!important;object-position:center center!important;background:#f5f3ed!important;width:100%!important;height:100%!important}.hero-copy{width:min(86%,430px)!important;padding:18px 20px 16px!important;bottom:12px!important;left:12px!important}.hero h1{margin:12px 0 8px!important;font-size:clamp(31px,9vw,46px)!important}.hero-text{font-size:11px!important;line-height:1.5!important}.hero .button,.hero .tiny-note{display:none!important}}@media (width<=460px){.hero{aspect-ratio:9/12!important}.hero-visual>img{object-fit:cover!important;object-position:center center!important}.hero-copy{width:88%!important}}.product-lightbox{z-index:5000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c182bb8;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0;overflow-y:auto}.product-lightbox-card{background:#fff;border-radius:28px;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);width:min(1180px,96vw);max-height:92vh;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #00000047}.product-lightbox-close{z-index:5;color:#17233b;cursor:pointer;background:#fffffff5;border:0;border-radius:999px;width:44px;height:44px;font-size:30px;line-height:1;position:absolute;top:16px;right:16px;box-shadow:0 8px 24px #00000024}.product-lightbox-image{background:#f7f7f5;flex-direction:column;min-width:0;min-height:560px;padding:34px;display:flex}.product-lightbox-image>img{background:#fff;border-radius:22px;width:100%;height:min(66vh,650px);min-height:420px;display:block;object-fit:contain!important;object-position:center center!important}.product-lightbox-thumbnails{gap:10px;margin-top:14px;padding-bottom:2px;display:flex;overflow-x:auto}.product-lightbox-thumbnails button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:14px;flex:0 0 78px;width:78px;height:78px;padding:5px}.product-lightbox-thumbnails button.active{border-color:#223d72}.product-lightbox-thumbnails img{object-fit:contain;width:100%;height:100%}.product-lightbox-info{min-width:0;padding:58px 42px 42px;overflow-y:auto}.product-lightbox-info h2{color:#16233d;margin:8px 0 18px;font-size:clamp(30px,3vw,46px);line-height:1.04}.product-lightbox-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0;display:grid}.product-lightbox-meta>div{background:#f5f6f8;border-radius:14px;padding:14px 15px}.product-lightbox-meta span{text-transform:uppercase;letter-spacing:.08em;color:#6f7888;margin-bottom:4px;font-size:11px;display:block}.product-lightbox-meta strong{color:#18243c;overflow-wrap:anywhere;font-size:15px;display:block}.product-lightbox-price{color:#172a50;margin:20px 0 12px;font-size:30px;font-weight:800}.product-lightbox-description{color:#4d5769;margin:0 0 24px;font-size:16px;line-height:1.65}.product-lightbox-order{justify-content:center;align-items:center;gap:9px;min-height:48px;display:inline-flex}.product-lightbox-order svg{width:20px;height:20px}@media (width<=860px){.product-lightbox{align-items:flex-start;padding:12px}.product-lightbox-card{border-radius:20px;grid-template-columns:1fr;width:100%;max-height:none}.product-lightbox-image{min-height:0;padding:18px}.product-lightbox-image>img{height:55vh;min-height:330px;max-height:520px}.product-lightbox-info{padding:26px 20px 30px;overflow:visible}.product-lightbox-info h2{padding-right:38px;font-size:clamp(28px,8vw,38px)}}@media (width<=520px){.product-lightbox-meta{grid-template-columns:1fr}.product-lightbox-image>img{height:48vh;min-height:290px}.product-lightbox-thumbnails button{flex-basis:66px;width:66px;height:66px}}.promo-backdrop{overscroll-behavior:contain;padding:clamp(10px,2vh,20px);overflow:hidden}.promo-modal{overscroll-behavior:contain;border-radius:22px;max-height:calc(100dvh - 24px);position:relative;overflow:hidden}.promo-modal-new{background:#fff;height:min(570px,100dvh - 24px);display:grid;box-shadow:0 28px 80px #10223d38;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;width:min(980px,100vw - 24px)!important;min-height:0!important}.promo-close{z-index:50;color:#154a7a;cursor:pointer;background:#fff;border:1px solid #e8e8e4;border-radius:999px;place-items:center;width:46px;height:46px;margin:0;font-size:28px;line-height:1;display:grid;position:absolute;top:14px;left:auto;right:14px;box-shadow:0 4px 18px #10223d1f}.promo-offer-panel{background:#f8fbfd;place-items:center;min-width:0;min-height:0;padding:44px 30px;display:grid;position:relative;overflow:hidden}.promo-child-photo{z-index:1;object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.promo-offer-panel:after{content:"";z-index:2;opacity:.82;background:linear-gradient(90deg,#bfeeff 0 48%,#fff3bb 48% 100%);border-radius:50% 50% 0 0;height:180px;position:absolute;bottom:-88px;left:-14%;right:-12%}.promo-badge{z-index:4;aspect-ratio:1.06;color:#fff;text-align:center;background:linear-gradient(145deg,#1b9cf4,#0a79e3);border-radius:47% 53% 55% 45%/43% 44% 56% 57%;flex-direction:column;justify-content:center;align-items:center;width:min(180px,43%);display:flex;position:absolute;bottom:24px;left:22px;transform:rotate(-3deg);box-shadow:0 14px 30px #087ad126}.promo-badge strong{letter-spacing:-6px;font-size:clamp(54px,5.4vw,76px);line-height:.82}.promo-badge span{margin-top:9px;font-size:clamp(24px,2.4vw,34px);font-weight:800;line-height:.9}.promo-badge small{max-width:170px;margin-top:9px;font-size:clamp(13px,1.15vw,17px);line-height:1.12}.promo-confetti{z-index:3;font-weight:900;line-height:1;position:absolute}.promo-confetti-star{color:#ffc629;font-size:42px;top:8%;left:8%;transform:rotate(-10deg)}.promo-confetti-yellow{color:#ffc629;font-size:42px;top:8%;right:10%;transform:rotate(22deg)}.promo-confetti-green{color:#77c51b;font-size:32px;top:23%;right:7%;transform:rotate(20deg)}.promo-content-new{background:#fff;flex-direction:column;justify-content:center;min-width:0;min-height:0;padding:36px 44px 40px 36px;display:flex;position:relative}.promo-content-new:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#d5f3ff 0 36%,#fff0a9 36% 100%);border-radius:50% 50% 0 0;height:160px;position:absolute;bottom:-90px;left:-6%;right:-12%}.promo-intro-new,.promo-form-new,.promo-success{z-index:1;position:relative}.promo-intro-new{color:#173e66;text-align:center;margin:0 0 24px;font-size:clamp(18px,1.65vw,25px);line-height:1.35}.promo-intro-new strong{font-weight:800}.promo-form-new{gap:16px;display:grid}.promo-form-row{grid-template-columns:minmax(0,1fr) auto;gap:14px;display:grid}.promo-form-row input{min-width:0;color:#163f67!important;background:#fff!important;border:1px solid #cdd6df!important;border-radius:14px!important;height:58px!important;padding:0 18px!important;font-size:17px!important}.promo-form-row input::placeholder{color:#8a99a8}.promo-submit-new{white-space:nowrap;min-width:172px;color:#fff!important;background:linear-gradient(#138ae5,#0874d2)!important;border:0!important;border-radius:14px!important;height:58px!important;margin:0!important;padding:0 26px!important;font-size:18px!important;font-weight:800!important}.promo-consent{cursor:pointer;color:#173e66!important;align-items:flex-start!important;gap:12px!important;margin:0!important;font-size:16px!important;line-height:1.45!important;display:flex!important}.promo-consent input{accent-color:#087bd7;flex:none;width:18px!important;height:18px!important;margin:3px 0 0!important}@media (width<=820px){.promo-backdrop{align-items:start;padding:10px}.promo-modal-new{border-radius:16px;grid-template-rows:minmax(220px,42%) minmax(0,58%);width:100%;height:calc(100dvh - 20px);max-height:760px;display:grid;grid-template-columns:1fr!important}.promo-offer-panel{min-height:0;padding:38px 18px 26px}.promo-child-photo{object-position:center}.promo-badge{width:min(150px,40%);bottom:12px;left:12px}.promo-badge strong{font-size:48px}.promo-badge span{font-size:22px}.promo-badge small{max-width:120px;font-size:12px}.promo-content-new{min-height:0;padding:24px 22px 28px}.promo-intro-new{margin-bottom:20px;font-size:18px}.promo-form-row{grid-template-columns:1fr}.promo-submit-new{width:100%}.promo-close{width:42px;height:42px;font-size:25px;top:8px;right:8px}}@media (width<=520px){.promo-modal-new{grid-template-rows:minmax(190px,40%) minmax(0,60%)}.promo-offer-panel{min-height:0}.promo-badge{width:min(125px,36%);bottom:8px;left:8px}.promo-badge strong{font-size:39px}.promo-badge span{font-size:18px}.promo-badge small{max-width:100px;font-size:10px}.promo-confetti-star,.promo-confetti-yellow{font-size:34px}.promo-confetti-green{font-size:28px}.promo-content-new{padding:18px 16px 22px}.promo-intro-new{margin-bottom:14px;font-size:16px}.promo-form-new,.promo-form-row{gap:10px}.promo-form-row input,.promo-submit-new{height:48px!important}.promo-consent{font-size:14px!important}}.commerce-actions{align-items:center;gap:8px;display:flex}.commerce-action{color:#17364a;cursor:pointer;background:#fff;border:0;border-radius:999px;padding:9px 11px;font-weight:700;position:relative}.commerce-action b{color:#fff;background:#ec2870;border-radius:99px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;display:grid;position:absolute;top:-5px;right:-3px}.commerce-overlay{z-index:1000;background:#0f223073;justify-content:flex-end;display:flex;position:fixed;inset:0}.commerce-panel{background:#fff;width:min(460px,100%);height:100%;padding:28px;position:relative;overflow:auto;box-shadow:-12px 0 40px #0000002e}.commerce-close{background:0 0;border:0;font-size:32px;position:absolute;top:14px;right:18px}.commerce-lines{gap:12px;display:grid}.commerce-lines article{border:1px solid #e6e9ec;border-radius:14px;grid-template-columns:82px 1fr;gap:12px;padding:10px;display:grid}.commerce-lines img{object-fit:contain;border-radius:10px;width:82px;height:82px}.commerce-lines article div{gap:7px;display:grid}.commerce-lines button,.commerce-checkout button{color:#fff;cursor:pointer;background:#ec2870;border:0;border-radius:999px;padding:10px 14px;font-weight:800}.commerce-quantity{grid-auto-flow:column;justify-content:start;align-items:center;display:flex!important}.commerce-quantity button{padding:6px 10px}.commerce-checkout{border-top:1px solid #ddd;gap:12px;margin-top:20px;padding-top:18px;display:grid}.commerce-account{gap:12px;display:grid}.commerce-account label{gap:6px;font-weight:700;display:grid}.commerce-account input{border:1px solid #ccd7df;border-radius:10px;padding:12px}.commerce-notice{color:#17364a;background:#eef7fb;border-radius:10px;padding:12px}.product-commerce-buttons{grid-template-columns:1fr auto;gap:8px;display:grid}.product-cart,.product-favorite{color:#fff;cursor:pointer;background:#ec2870;border:0;border-radius:999px;padding:11px;font-weight:800}.product-favorite{color:#ec2870;background:#fff;border:1px solid #ec2870;font-size:18px}@media (width<=700px){.commerce-action span{display:none}.commerce-panel{padding:22px 16px}}.store-trust-bar{color:#17364a;background:#fffaf7;justify-content:space-between;gap:18px;min-height:32px;padding:6px max(18px,50vw - 620px);font-size:12px;display:flex}.store-header-search{grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:24px;padding-bottom:14px;display:grid}.store-header-search>a:first-child{color:#71818a;border:1px solid #d9dee3;border-radius:10px;justify-content:space-between;padding:13px 17px;text-decoration:none;display:flex}.store-header-search>a:first-child b{color:#fff;background:#ec2870;border-radius:0 10px 10px 0;margin:-13px -17px -13px 12px;padding:13px 18px}.store-header-search>a:last-child{color:#17364a;font-weight:800;text-decoration:none}.store-category-nav{background:#fff0f5;border-block:1px solid #f4dbe4;align-items:stretch;padding-inline:max(12px,50vw - 660px);display:flex;overflow-x:auto}.store-category-nav a{white-space:nowrap;color:#17364a;padding:13px 16px;font-size:13px;font-weight:700;text-decoration:none}.store-category-nav a:hover,.store-category-nav a:last-child{color:#fff;background:#ec2870}.commerce-account-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.commerce-account button{color:#fff;cursor:pointer;background:#ec2870;border:0;border-radius:999px;padding:11px;font-weight:800}@media (width<=700px){.store-trust-bar strong,.store-trust-bar span:last-child,.store-header-search>span{display:none}.store-header-search{grid-template-columns:1fr auto;gap:10px;padding-inline:14px}.store-category-nav a{padding:11px 13px;font-size:12px}}.shop-home-sections{background:#fff;padding-bottom:52px}.shop-benefits{border-bottom:1px solid #eee;grid-template-columns:repeat(3,1fr);gap:24px;padding:20px 22px;display:grid}.shop-benefits>div{color:#17364a;justify-content:center;align-items:center;gap:12px;display:flex}.shop-benefits b{font-size:26px}.shop-benefits span{color:#6b7780;font-size:11px;display:grid}.shop-benefits strong{color:#17364a;font-size:13px}.shop-category-strip{box-shadow:none;background:#fff;border:0;border-radius:0;margin-block:24px;padding:0 34px;overflow:visible}.shop-category-rail{background:#fff;border-radius:999px;width:100%;min-width:0;position:relative;overflow:hidden}.shop-category-rail>img{width:100%;height:auto;display:block}.shop-category-links{grid-template-columns:repeat(9,1fr);display:grid;position:absolute;inset:0 10px}.shop-category-links a{border-radius:46px;transition:background .18s;display:block}.shop-category-links a:hover{background:#ffffff29}.shop-world-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.shop-world-grid>a{color:#17364a;background:#fdebea;border-radius:16px;grid-template-columns:54% 46%;min-height:265px;padding:24px 0 0 24px;display:grid;position:relative;overflow:hidden}.shop-world-grid>a:nth-child(2){background:#fce4ee}.shop-world-grid>a:nth-child(3){background:#dcebf6}.shop-world-grid>a:nth-child(4){background:#f8e7ed}.shop-world-grid h2{text-transform:uppercase;margin:0 0 10px;font:800 25px/1.02 Arial,sans-serif}.shop-world-grid p{font-size:13px;line-height:1.4}.shop-world-grid div>span,.shop-seasonal div>span{color:#fff;background:#ed2470;border-radius:999px;margin-top:12px;padding:9px 14px;font-size:12px;font-weight:800;display:inline-flex}.shop-world-grid img{object-fit:contain;object-position:center bottom;align-self:end;width:100%;height:220px}.shop-age h2{text-align:center;color:#17364a;font:800 25px Arial}.shop-age>div{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.shop-age a{color:#17364a;background:#fff9f6;border-radius:12px;place-items:center;min-height:100px;display:grid}.shop-age b{font-size:38px}.shop-age span{font-size:12px;font-weight:800}.shop-seasonal{grid-template-columns:1fr 1fr;gap:12px;padding-top:26px;display:grid}.shop-seasonal>a{color:#17364a;background:#f8e9d5;border-radius:16px;justify-content:space-between;align-items:center;min-height:145px;padding:24px;display:flex}.shop-seasonal>a:nth-child(2){background:#fde7e7}.shop-seasonal h2{margin:0;font:700 24px/1.05 Georgia,serif}.shop-seasonal p{font-size:12px}.shop-seasonal>a>span{font-size:55px}.shop-brands{padding-top:24px}.shop-brands h2{font-size:15px}.shop-brands>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:42px;padding:20px;display:flex}.shop-brands a{color:#17456b;font-size:22px;font-weight:900}.shop-brands a:nth-child(2){color:#e2211c}.shop-brands a:nth-child(5){color:#e52878;font-family:Georgia,serif;font-style:italic}@media (width<=900px){.shop-world-grid{grid-template-columns:repeat(2,1fr)}.shop-category-strip{padding:0;overflow-x:auto}.shop-category-rail{min-width:978px}.shop-age>div{grid-template-columns:repeat(3,1fr)}}@media (width<=620px){.shop-benefits,.shop-world-grid,.shop-seasonal{grid-template-columns:1fr}.shop-world-grid>a{min-height:230px}.shop-brands>div{gap:22px}.shop-age>div{grid-template-columns:repeat(2,1fr)}}.category-page{background:#fffaf8}.category-header{background:#fff;grid-template-columns:190px minmax(280px,1fr) auto;gap:28px;display:grid}.category-header-search{background:#fff;border:1px solid #d9dee3;border-radius:10px;align-self:center;align-items:center;height:48px;display:flex;overflow:hidden}.category-header-search input{border:0;outline:0;width:100%;height:100%;padding:0 16px}.category-header-search b{color:#fff;background:#ed2470;align-self:stretch;place-items:center;width:54px;font-size:22px;display:grid}.category-main-nav{background:#fff1f5;border-block:1px solid #f2dbe3;justify-content:center;display:flex;overflow-x:auto}.category-main-nav a{white-space:nowrap;color:#17364a;padding:14px 18px;font-size:13px;font-weight:800}.category-main-nav a:last-child{color:#fff;background:#ed2470}.category-hero{background:linear-gradient(100deg,#fff0ea,#fff8f4 56%,#fde7ed);max-width:none;margin-top:0;padding:34px max(24px,50% - 620px)}.category-hero h1{color:#174d76}.catalog-marketplace .category-hero{padding-bottom:32px}.catalog-marketplace .catalog-command{box-shadow:none;background:0 0;border:0;grid-template-columns:230px 1fr;column-gap:24px;display:grid;overflow:visible}.catalog-marketplace .catalog-searchbar{background:#fff;border:1px solid #eadfe1;border-radius:12px;grid-column:1/-1;margin-bottom:14px}.catalog-marketplace .catalog-menu{background:#fff;border:1px solid #eadfe1;border-radius:14px;flex-direction:column;grid-area:2/1/5;padding:12px;display:flex;overflow:visible}.catalog-marketplace .catalog-menu>button,.catalog-marketplace .catalog-menu summary{border-radius:9px;justify-content:space-between;width:100%;height:auto;min-height:42px;padding:10px 12px}.catalog-marketplace .catalog-menu-group{width:100%}.catalog-marketplace .catalog-menu-panel{width:100%;box-shadow:none;border:0;padding:2px 0 8px 10px;position:static}.catalog-marketplace .catalog-filters{grid-area:2/2;grid-template-columns:1fr 1fr 1.3fr auto;padding:0 0 14px}.catalog-marketplace .catalog-filters label:first-child{display:none}.catalog-marketplace .catalog-result-line{grid-area:3/2;padding:0 0 14px}.catalog-marketplace .category-products{background:#fff}.catalog-marketplace .category-products .category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.catalog-marketplace .category-products .category-card{border-color:#f1e4e6;border-radius:14px;box-shadow:0 8px 24px #381d260f}.catalog-marketplace .category-products .category-copy{padding:14px}.catalog-marketplace .category-products .category-image{background:#fff;flex-basis:245px;height:245px;min-height:245px}.catalog-marketplace .category-products .category-copy h2{font-size:15px}.catalog-marketplace .category-products .category-copy strong{font-size:16px}.catalog-marketplace .category-products .product-cart{background:#ed2470}@media (width<=900px){.category-header{grid-template-columns:150px 1fr}.category-header .commerce-actions{grid-column:1/-1;justify-content:flex-end}.catalog-marketplace .catalog-command{grid-template-columns:1fr}.catalog-marketplace .catalog-menu{flex-direction:row;grid-area:auto/1;overflow-x:auto}.catalog-marketplace .catalog-menu-group{flex:none;width:auto}.catalog-marketplace .catalog-menu-panel{width:240px;position:absolute}.catalog-marketplace .catalog-filters,.catalog-marketplace .catalog-result-line{grid-area:auto/1}.catalog-marketplace .category-products .category-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.category-header{grid-template-columns:1fr auto}.category-header-search{grid-area:2/1/auto/-1}.category-header .commerce-actions{grid-area:1/2}.category-header .category-back,.category-header .commerce-action span{display:none}.catalog-marketplace .category-products .category-grid{grid-template-columns:repeat(2,1fr)}.catalog-marketplace .catalog-filters{grid-template-columns:1fr 1fr}}.shop-brands .shop-brand-strip{width:100%;color:inherit;font-size:inherit;font-weight:inherit;padding:12px 0;display:block}.shop-brands .shop-brand-strip img{object-fit:contain;width:min(100%,900px);height:auto;margin:0 auto;display:block}.shop-brand-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(22px,3.2vw,46px);padding:22px 0;display:flex}.shop-brand-logo{place-items:center;width:100px;height:64px;padding:5px;display:grid;position:relative;overflow:visible}.shop-brand-logo img{object-fit:contain;width:100%;height:100%;display:block}.shop-brand-more{color:#17364a;white-space:nowrap;font-size:11px;font-weight:700}.shop-brand-logo:hover{transform:translateY(-2px)}@media (width<=620px){.shop-brand-row{gap:16px 24px}.shop-brand-logo{height:50px}}.shop-brands{padding-bottom:22px;overflow:visible}.shop-brands h2{margin:0 0 14px!important;line-height:1.3!important}.shop-brand-official-strip{background:#fff;border:1px solid #e8edf0;border-radius:999px;box-shadow:0 6px 22px #17364a0f;width:100%!important;margin:0!important;padding:28px 24px!important;display:block!important}.shop-brand-official-strip img{object-fit:contain;width:min(100%,930px);height:auto;margin:0 auto;display:block}.shop-brand-official-strip:hover{transform:none!important}@media (width<=620px){.shop-brand-official-strip{border-radius:36px;padding:18px 14px!important}}.editable-storefront{color:#102f49;background:#fff}.editable-storefront .announcement{display:none}.store-trust-bar{color:#102f49;background:#fff;border-bottom:1px solid #f2f2f2;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:30px;padding:7px max(24px,50% - 620px);font-size:11px;display:grid}.store-trust-bar strong{text-align:center;font-weight:600}.header.wrap{grid-template-columns:245px 1fr;align-items:center;gap:24px;min-height:82px;padding-block:10px;display:grid}.brand{width:230px;max-width:100%;display:block}.brand-logo-official{object-fit:contain;object-position:left center;width:100%;height:68px;display:block}.header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.commerce-actions{gap:14px;display:flex}.commerce-action{color:#102f49;background:0 0;border:0;font-size:12px}.contact-button{display:none!important}.store-header-search.wrap{grid-template-columns:minmax(320px,1fr) auto auto;align-items:center;gap:28px;padding-bottom:14px;display:grid}.store-search-box{color:#7a858d;background:#fff;border:1px solid #d9dee3;border-radius:9px;justify-content:space-between;align-items:center;height:46px;overflow:hidden;display:flex!important}.store-search-box span{padding-left:17px}.store-search-box b{color:#fff;background:#ed2470;place-items:center;width:54px;height:100%;font-size:23px;display:grid}.store-fast-delivery,.store-whatsapp-link{color:#102f49;align-items:center;gap:8px;display:flex!important}.store-fast-delivery{font-size:20px}.store-fast-delivery strong,.store-whatsapp-link strong{font-size:12px;display:block}.store-fast-delivery small,.store-whatsapp-link small{font-size:10px;font-weight:400;display:block}.store-whatsapp-link{color:#17a768;font-size:22px}.store-whatsapp-link span{color:#102f49}.store-category-nav{background:#fff1f5;border-block:1px solid #f5dce5;justify-content:center;align-items:stretch;padding:0 max(10px,50% - 640px);display:flex;overflow-x:auto}.store-category-nav a{color:#102f49;white-space:nowrap;justify-content:center;align-items:center;min-height:48px;padding:0 17px;font-size:12px;font-weight:700;display:flex}.store-category-nav a:first-child{color:#ed2470}.store-category-nav a:last-child{color:#fff;background:#ed2470}.hero-story.wrap{max-width:1280px!important;margin:0 auto!important}.hero-story-stage{border-radius:0!important}.shop-home-sections{padding-top:0}.shop-benefits{border-top:0;padding-block:16px}.shop-category-strip{margin-top:10px;margin-bottom:18px}.shop-world-grid{gap:10px}.shop-world-grid>a{border-radius:10px;min-height:245px}.shop-age{padding-top:22px}.shop-age h2{margin-bottom:14px}.shop-age a{background:#fff;border:1px solid #f1ece9;min-height:92px}.shop-seasonal>a{border-radius:10px}.shop-brand-official-strip{box-shadow:none!important;border:0!important;border-radius:0!important;padding:15px 24px!important}@media (width<=800px){.store-trust-bar{grid-template-columns:1fr auto}.store-trust-bar strong{display:none}.header.wrap{grid-template-columns:170px 1fr}.brand{width:165px}.brand-logo-official{height:54px}.commerce-action span{display:none}.store-header-search.wrap{grid-template-columns:1fr}.store-fast-delivery,.store-whatsapp-link{display:none!important}.store-category-nav{justify-content:flex-start}}@media (width<=520px){.store-trust-bar{font-size:9px}.header.wrap{grid-template-columns:150px 1fr;padding-inline:12px}.commerce-actions{gap:4px}.language-switch{display:none}.store-header-search.wrap{padding-inline:12px}.store-search-box{min-width:0}.hero-story.wrap{width:100%!important}.shop-category-strip{margin-top:8px}}.shop-home-sections{background:#fff}.shop-benefits{justify-content:flex-start;gap:70px;max-width:1180px}.shop-category-strip{max-width:1180px}.shop-world-grid{max-width:1180px;grid-template-columns:repeat(4,1fr)!important}.shop-world-grid>a{min-height:285px;position:relative;overflow:hidden;align-items:stretch!important;padding:22px!important}.shop-world-grid>a>div{z-index:2;max-width:56%;position:relative}.shop-world-grid>a img{bottom:0;right:0;object-fit:contain!important;width:58%!important;height:78%!important;position:absolute!important}.shop-age{max-width:1180px}.shop-age>div{grid-template-columns:repeat(6,1fr)!important;gap:12px!important}.shop-age a{overflow:hidden;flex-direction:column!important;justify-content:flex-end!important;padding:0!important;display:flex!important}.shop-age a img{object-fit:contain;background:#fff;width:100%;height:108px}.shop-age a span{text-align:center;background:#fff;width:100%;padding:8px 4px;font-weight:800}.shop-seasonal,.shop-brands{max-width:1180px}.univers.section.wrap{background:#fff;max-width:1180px;margin-top:32px!important}.univers .section-heading{margin-bottom:18px}.univers .section-heading h2{font-size:38px!important}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.product-card{border:1px solid #f0e9e7!important;border-radius:10px!important;box-shadow:0 3px 12px #1e30400d!important}.catalog-search{background:#fff;border:1px solid #eee4e5;border-radius:10px;padding:10px}.category-tabs.category-dropdowns{background:#fff7f9;border-radius:10px;padding:10px}@media (width<=900px){.shop-world-grid{grid-template-columns:repeat(2,1fr)!important}.shop-age>div{grid-template-columns:repeat(3,1fr)!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=560px){.shop-world-grid{grid-template-columns:1fr!important}.shop-age>div{grid-template-columns:repeat(2,1fr)!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.univers.section.wrap{padding-inline:10px}}.shop-category-strip{width:min(1180px,100%);padding-inline:0!important;overflow:visible!important}.shop-category-rail{width:100%;position:relative;background:#fff!important;overflow:visible!important}.shop-category-rail>img{object-fit:contain!important;object-position:center!important;border:0!important;border-radius:0!important;width:100%!important;max-width:none!important;height:auto!important;display:block!important}.shop-category-links{z-index:2;grid-template-columns:repeat(9,1fr)!important;display:grid!important;position:absolute!important;inset:0!important}.shop-category-links>a{background:0 0!important;border:0!important;width:100%!important;height:100%!important;display:block!important}@media (width<=800px){.shop-category-strip{overflow-x:auto!important}.shop-category-rail{min-width:900px}.shop-category-rail>img{width:900px!important}}.shop-category-strip{background:#fff8f9!important;padding:14px 10px!important}.shop-category-circles{background:0 0!important;grid-template-columns:repeat(9,minmax(0,1fr))!important;gap:10px!important;width:100%!important;min-width:0!important;display:grid!important}.shop-category-circles>a{color:#102f49!important;text-align:center!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:7px!important;min-width:0!important;text-decoration:none!important;display:flex!important}.shop-category-circle{background:#fff;border-radius:50%;place-items:center;width:86px;height:86px;display:grid;overflow:hidden;box-shadow:0 2px 8px #1a2d3d12}.shop-category-circle img{object-fit:contain!important;width:100%!important;height:100%!important;display:block!important}.shop-category-circles strong{max-width:105px;font-size:12px;line-height:1.15}@media (width<=800px){.shop-category-circles{min-width:820px!important}.shop-category-strip{overflow-x:auto!important}}html,body{overflow-x:hidden!important}.editable-storefront{flex-direction:column!important;display:flex!important}.storefront-header-shell{color:#102f48;background:#fff;width:100%;order:0!important}.editable-storefront>.shop-world-grid{order:3!important}.editable-storefront>.shop-age{order:4!important}.editable-storefront>.shop-seasonal{order:5!important}.editable-storefront>.shop-brands{order:6!important}.editable-storefront>.shop-bottom-benefits{order:7!important}.editable-storefront>.shop-benefits{display:none!important}.storefront-header-shell>.header.wrap{box-sizing:border-box!important;grid-template-rows:66px 48px!important;grid-template-columns:360px minmax(430px,680px) minmax(410px,1fr)!important;align-content:center!important;gap:8px 42px!important;width:min(1480px,100% - 48px)!important;max-width:1480px!important;height:170px!important;min-height:170px!important;margin:0 auto!important;padding:14px 0!important;display:grid!important}.storefront-header-shell .brand{grid-area:1/1/3!important;align-items:center!important;width:350px!important;height:140px!important;display:flex!important;overflow:visible!important}.storefront-header-shell .brand-logo-official{object-fit:contain!important;object-position:left center!important;width:340px!important;max-width:none!important;height:138px!important;display:block!important}.storefront-header-shell .store-search-box{color:#71808a!important;background:#fff!important;border:1px solid #d8dde2!important;border-radius:7px!important;grid-area:1/2!important;justify-content:space-between!important;align-items:center!important;width:100%!important;min-width:0!important;height:58px!important;display:flex!important;overflow:hidden!important;box-shadow:0 2px 9px #0000000d!important}.storefront-header-shell .store-search-box span{padding-left:20px!important;font-size:18px!important}.storefront-header-shell .store-search-box b{color:#fff!important;background:#ed2470!important;place-items:center!important;width:60px!important;height:58px!important;font-size:24px!important;display:grid!important}.storefront-header-shell .header-actions{grid-area:1/3!important;place-self:center stretch!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important}.storefront-header-shell .commerce-actions{justify-content:flex-end!important;align-items:center!important;gap:26px!important;display:flex!important}.storefront-header-shell .commerce-action{color:#102f48!important;white-space:nowrap!important;background:0 0!important;border:0!important;padding:6px 0!important;font-size:15px!important;font-weight:700!important}.header-service-links{grid-area:2/3!important;justify-content:flex-end!important;align-items:center!important;gap:40px!important;min-width:0!important;display:flex!important}.header-service-links .store-fast-delivery,.header-service-links .store-whatsapp-link{color:#102f48!important;align-items:center!important;gap:8px!important;text-decoration:none!important;display:flex!important}.header-service-links .store-whatsapp-link{color:#18a765!important}.header-service-links strong{font-size:15px!important;display:block!important}.header-service-links small{color:#5d6c75!important;font-size:12px!important;font-weight:400!important;display:block!important}.editable-storefront>.hero-story.wrap{box-sizing:border-box!important;width:min(1480px,100% - 48px)!important;max-width:1480px!important;box-shadow:none!important;border-radius:0!important;margin:0 auto 10px!important;overflow:hidden!important}.editable-storefront>.hero-story.wrap .hero-story-stage{aspect-ratio:2.05!important;width:100%!important;height:auto!important;min-height:0!important;overflow:hidden!important}.editable-storefront>.shop-world-grid{box-sizing:border-box!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;width:min(1480px,100% - 48px)!important;max-width:1480px!important;margin:0 auto 20px!important;display:grid!important}.editable-storefront>.shop-world-grid>a{box-sizing:border-box!important;border-radius:12px!important;grid-template-columns:52% 48%!important;min-width:0!important;height:310px!important;min-height:310px!important;text-decoration:none!important;display:grid!important;overflow:hidden!important}.editable-storefront>.shop-world-grid>a>div{box-sizing:border-box!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;min-width:0!important;padding:24px 8px 20px 22px!important;display:flex!important}.editable-storefront>.shop-world-grid h2{letter-spacing:-.02em!important;color:#10354d!important;overflow-wrap:normal!important;word-break:normal!important;margin:0 0 10px!important;font-size:28px!important;line-height:.95!important}.editable-storefront>.shop-world-grid p{color:#10354d!important;margin:0 0 16px!important;font-size:14px!important;line-height:1.3!important}.editable-storefront>.shop-world-grid div span{color:#fff!important;background:#ed2470!important;border-radius:22px!important;margin-top:auto!important;padding:10px 14px!important;font-size:13px!important;font-weight:800!important}.editable-storefront>.shop-world-grid>a>img{object-fit:contain!important;object-position:center bottom!important;width:100%!important;height:100%!important;position:static!important}.world-educational{background:#fde7e2!important}.world-montessori{background:#f8e1eb!important}.world-vehicles{background:#dcecf7!important}.world-dolls{background:#f8e4eb!important}.editable-storefront>.shop-age{box-sizing:border-box!important;width:min(1480px,100% - 48px)!important;max-width:1480px!important;margin:0 auto 18px!important}.editable-storefront>.shop-age h2{text-align:center!important;color:#10354d!important;margin:0 0 14px!important;font-size:30px!important;line-height:1.1!important}.editable-storefront>.shop-age>div{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.editable-storefront>.shop-age a{background:#fff!important;border:1px solid #eee7e3!important;border-radius:10px!important;flex-direction:column!important;justify-content:flex-end!important;align-items:center!important;height:160px!important;text-decoration:none!important;display:flex!important;overflow:hidden!important}.editable-storefront>.shop-age img{object-fit:contain!important;width:100%!important;height:125px!important}.editable-storefront>.shop-age span{color:#10354d!important;padding:7px 4px!important;font-size:14px!important;font-weight:800!important}.editable-storefront>.shop-seasonal{box-sizing:border-box!important;grid-template-columns:1fr 1fr!important;gap:14px!important;width:min(1480px,100% - 48px)!important;max-width:1480px!important;margin:0 auto 18px!important;display:grid!important}.editable-storefront>.shop-seasonal>a{box-sizing:border-box!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;height:165px!important;padding:22px 24px!important;text-decoration:none!important;display:flex!important;overflow:hidden!important}.editable-storefront>.shop-seasonal>a:first-child{background:#f9ead6!important}.editable-storefront>.shop-seasonal>a:last-child{background:#fbe5e8!important}.editable-storefront>.shop-seasonal h2{color:#10354d!important;margin:0 0 5px!important;font-size:27px!important;line-height:1!important}.editable-storefront>.shop-seasonal p{margin:0 0 12px!important;font-size:13px!important}.editable-storefront>.shop-seasonal div span{color:#fff!important;background:#ed2470!important;border-radius:20px!important;padding:9px 14px!important;font-size:12px!important;font-weight:800!important;display:inline-block!important}.editable-storefront>.shop-seasonal>a>span{white-space:nowrap!important;font-size:42px!important}.editable-storefront>.shop-brands{box-sizing:border-box!important;width:min(1480px,100% - 48px)!important;max-width:1480px!important;margin:0 auto 12px!important}.editable-storefront>.shop-brands h2{font-size:20px!important}.shop-brand-official-strip img{width:100%!important;height:auto!important;display:block!important}.editable-storefront>.shop-bottom-benefits{box-sizing:border-box!important;grid-template-columns:repeat(5,1fr)!important;gap:18px!important;width:100%!important;padding:22px max(24px,50% - 740px)!important;display:grid!important}.shop-bottom-benefits strong{font-size:13px!important}.shop-bottom-benefits span{font-size:11px!important}@media (width<=1200px){.storefront-header-shell>.header.wrap{grid-template-columns:260px minmax(350px,1fr) 350px!important;column-gap:24px!important}.storefront-header-shell .brand{width:250px!important}.storefront-header-shell .brand-logo-official{width:245px!important}.storefront-header-shell .commerce-actions{gap:14px!important}.header-service-links{gap:20px!important}.editable-storefront>.shop-world-grid h2{font-size:23px!important}}@media (width<=800px){.storefront-header-shell>.header.wrap{grid-template-rows:72px 54px auto!important;grid-template-columns:150px 1fr!important;gap:8px!important;width:calc(100% - 24px)!important;height:auto!important;min-height:0!important;padding:8px 0!important}.storefront-header-shell .brand{grid-area:1/1!important;width:145px!important;height:68px!important}.storefront-header-shell .brand-logo-official{width:140px!important;height:66px!important}.storefront-header-shell .header-actions{grid-area:1/2!important}.storefront-header-shell .commerce-action span{display:none!important}.storefront-header-shell .store-search-box{grid-area:2/1/auto/3!important}.header-service-links{grid-area:3/1/auto/3!important;justify-content:center!important}.editable-storefront>.hero-story.wrap{width:100%!important}.editable-storefront>.hero-story.wrap .hero-story-stage{aspect-ratio:4/5!important}.editable-storefront>.shop-world-grid{grid-template-columns:1fr!important;width:calc(100% - 16px)!important}.editable-storefront>.shop-age{width:calc(100% - 16px)!important}.editable-storefront>.shop-age>div{grid-template-columns:repeat(2,1fr)!important}.editable-storefront>.shop-seasonal{grid-template-columns:1fr!important;width:calc(100% - 16px)!important}.editable-storefront>.shop-bottom-benefits{grid-template-columns:1fr!important}}.editable-storefront>.shop-home-sections{display:contents!important}.editable-storefront>.shop-home-sections{order:auto!important;display:block!important}.editable-storefront>.hero-story{order:auto!important;visibility:visible!important;opacity:1!important;z-index:1!important;width:min(1480px,100% - 48px)!important;max-width:1480px!important;height:auto!important;min-height:520px!important;margin:4px auto 10px!important;display:block!important;position:relative!important;overflow:hidden!important}.editable-storefront>.hero-story>.hero-story-stage{aspect-ratio:auto!important;width:100%!important;height:520px!important;min-height:520px!important;display:block!important;position:relative!important;overflow:hidden!important}.editable-storefront>.hero-story .hero-story-slide{width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.editable-storefront>.hero-story .hero-story-slide.is-active{visibility:visible!important;opacity:1!important;z-index:2!important;display:block!important}.editable-storefront>.hero-story .hero-story-slide.is-active>img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.editable-storefront{background:#fff!important;display:block!important}.editable-storefront>.hero-story{border-radius:18px!important;width:min(1180px,100% - 40px)!important;max-width:1180px!important;min-height:0!important;margin:0 auto 34px!important;display:block!important;position:relative!important;overflow:hidden!important;box-shadow:0 14px 36px #13364e1f!important}.editable-storefront>.hero-story>.hero-story-stage{aspect-ratio:1672/650!important;background:#f9eee8!important;border-radius:18px!important;width:100%!important;height:auto!important;min-height:0!important;position:relative!important;overflow:hidden!important}.editable-storefront>.hero-story .hero-story-slide,.editable-storefront>.hero-story .hero-story-slide.is-active{visibility:visible!important;opacity:1!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.editable-storefront>.hero-story .hero-story-slide>img{object-fit:cover!important;object-position:center 58%!important;width:100%!important;height:100%!important;display:block!important}.editable-storefront>.hero-story .hero-story-copy{-webkit-backdrop-filter:blur(7px)!important;backdrop-filter:blur(7px)!important;background:#ffffffe6!important;border-radius:18px!important;max-width:390px!important;padding:24px 28px!important;top:50%!important;left:max(34px,5vw)!important;right:auto!important;transform:translateY(-50%)!important;box-shadow:0 10px 32px #102f481f!important}.editable-storefront>.hero-story .hero-story-copy-right{left:auto!important;right:max(34px,5vw)!important}.editable-storefront>.hero-story .hero-story-copy h2{margin:0 0 14px!important;font-size:clamp(38px,4.3vw,60px)!important;line-height:.92!important}.editable-storefront>.hero-story .hero-story-copy p{margin:0 0 18px!important;font-size:15px!important;line-height:1.45!important}.editable-storefront>.featured-collection{width:min(1180px,100% - 40px)!important;max-width:1180px!important;padding:36px 0!important}.editable-storefront>.reference-home-cta{padding:10px 0 48px!important}@media (width<=800px){.editable-storefront>.hero-story{border-radius:13px!important;width:calc(100% - 24px)!important;margin-bottom:22px!important}.editable-storefront>.hero-story>.hero-story-stage{aspect-ratio:4/5!important;border-radius:13px!important}.editable-storefront>.hero-story .hero-story-slide>img{object-position:center!important}.editable-storefront>.hero-story .hero-story-copy,.editable-storefront>.hero-story .hero-story-copy-right{max-width:none!important;padding:18px 20px!important;inset:auto 18px 28px!important;transform:none!important}.editable-storefront>.hero-story .hero-story-copy h2{font-size:38px!important}.editable-storefront>.featured-collection{width:calc(100% - 24px)!important;padding:28px 0!important}}.editable-storefront>.hero-story{background:#fff!important;width:min(1080px,100% - 40px)!important;margin:8px auto 26px!important}.editable-storefront>.hero-story>.hero-story-stage{aspect-ratio:auto!important;background:#fff!important;width:100%!important;height:clamp(320px,34vw,460px)!important}.editable-storefront>.hero-story .hero-story-slide>img,.editable-storefront>.hero-story .hero-story-slide.is-active>img{object-fit:contain!important;object-position:center!important;image-rendering:auto!important;width:100%!important;height:100%!important}@media (width<=800px){.editable-storefront>.hero-story{width:calc(100% - 20px)!important;margin:6px auto 18px!important}.editable-storefront>.hero-story>.hero-story-stage{aspect-ratio:auto!important;height:420px!important}}@media (width>=801px){.editable-storefront>.hero-story .hero-story-slide-portrait>img{object-position:center!important;width:54%!important;margin-left:auto!important}.editable-storefront>.hero-story .hero-story-slide-portrait .hero-story-copy{width:calc(46% - 68px)!important;max-width:390px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;padding:22px 24px!important;left:36px!important;right:auto!important}}@media (width<=800px){.editable-storefront>.hero-story .hero-story-copy,.editable-storefront>.hero-story .hero-story-copy-right{padding:16px 18px!important;bottom:18px!important;left:16px!important;right:16px!important}}.ref-nav,.reference-main-nav,.store-category-nav{display:none!important}@media (width>=801px){.editable-storefront>.hero-story .hero-story-slide,.editable-storefront>.hero-story .hero-story-slide.is-active{background:#fff!important;grid-template-columns:minmax(0,62%) minmax(0,38%)!important;align-items:stretch!important;display:grid!important}.editable-storefront>.hero-story .hero-story-slide>img,.editable-storefront>.hero-story .hero-story-slide.is-active>img,.editable-storefront>.hero-story .hero-story-slide-portrait>img{object-fit:contain!important;object-position:center!important;background:#faf9f7!important;grid-column:1!important;width:100%!important;height:100%!important;margin:0!important}.editable-storefront>.hero-story .hero-story-copy,.editable-storefront>.hero-story .hero-story-copy-right,.editable-storefront>.hero-story .hero-story-slide-portrait .hero-story-copy{width:auto!important;max-width:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff7f8!important;border-radius:0!important;flex-direction:column!important;grid-column:2!important;justify-content:center!important;align-self:stretch!important;margin:0!important;padding:38px 42px!important;display:flex!important;position:static!important;transform:none!important}}@media (width<=800px){.editable-storefront>.hero-story>.hero-story-stage{height:560px!important}.editable-storefront>.hero-story .hero-story-slide,.editable-storefront>.hero-story .hero-story-slide.is-active{background:#fff!important;grid-template-rows:340px 220px!important;display:grid!important}.editable-storefront>.hero-story .hero-story-slide>img,.editable-storefront>.hero-story .hero-story-slide.is-active>img,.editable-storefront>.hero-story .hero-story-slide-portrait>img{object-fit:contain!important;background:#faf9f7!important;width:100%!important;height:340px!important;margin:0!important}.editable-storefront>.hero-story .hero-story-copy,.editable-storefront>.hero-story .hero-story-copy-right,.editable-storefront>.hero-story .hero-story-slide-portrait .hero-story-copy{width:auto!important;max-width:none!important;box-shadow:none!important;background:#fff7f8!important;border-radius:0!important;flex-direction:column!important;justify-content:center!important;margin:0!important;padding:20px 24px!important;display:flex!important;position:static!important;transform:none!important}.editable-storefront>.hero-story .hero-story-copy h2{margin-bottom:8px!important;font-size:34px!important}.editable-storefront>.hero-story .hero-story-copy p{margin-bottom:10px!important;font-size:13px!important}}.editable-storefront>.hero-story .hero-story-media{background:#faf9f7!important;grid-column:1!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.editable-storefront>.hero-story .hero-story-media>img{object-fit:contain!important;object-position:center!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important;margin:auto!important;display:block!important}@media (width<=800px){.editable-storefront>.hero-story .hero-story-media{grid-area:1!important;height:340px!important}}.ref-header{background:linear-gradient(#fff9f5 0 40px,#fff 40px)!important}.ref-header .wrap{box-sizing:border-box;width:calc(100% - 48px)!important;max-width:1240px!important;margin-inline:auto!important}.ref-header .ref-top{gap:24px;height:40px;font-size:12px}.ref-header .ref-top>b{white-space:normal;font-size:12px;position:static;transform:none}.ref-header .ref-commerce{flex-shrink:0;gap:20px;position:static}.ref-header .ref-commerce button{color:#17364a;align-items:center;gap:6px;padding:0;display:flex}.ref-header .ref-commerce svg{width:20px;height:20px}.ref-header .ref-commerce small{font-size:12px}.ref-header .ref-head{grid-template-columns:230px minmax(240px,1fr) 390px;gap:30px;height:234px;padding-block:12px}.ref-header .ref-logo{justify-content:center;align-items:center;display:flex}.ref-header .ref-search{border:1px solid #dce1e4;border-radius:7px;height:50px;padding:0;font-size:14px;text-decoration:none;overflow:hidden}.ref-header .ref-search>span{padding:0 16px}.ref-header .ref-search>b{color:#fff;background:#ed3978;flex:0 0 50px;align-self:stretch;place-items:center;display:grid}.ref-header .ref-search svg{width:23px;height:23px}.ref-header .ref-service{justify-content:space-between;gap:24px}.ref-header .ref-service>span,.ref-header .ref-service>a{grid-template-columns:40px auto;align-content:center;align-items:center;column-gap:10px;text-decoration:none}.ref-header .ref-service svg{grid-row:1/3;width:36px;height:36px}.ref-header .ref-service b{white-space:nowrap;font-size:14px}.ref-header .ref-service small{margin-top:4px;font-size:12px}.ref-header .ref-service>a>svg{box-sizing:border-box;color:#fff;background:#25b965;border-radius:50%;width:40px;height:40px;padding:8px}@media (width<=1100px){.ref-header .ref-head{grid-template-columns:200px minmax(200px,1fr) 330px;gap:20px}.ref-header .ref-service{gap:14px}.ref-header .ref-service b{font-size:12px}.ref-header .ref-service small{font-size:10px}.ref-header .ref-top>b{display:none}}@media (width<=800px){.ref-header .wrap{width:calc(100% - 28px)!important}.ref-header .ref-top{flex-wrap:wrap;gap:8px;height:auto;min-height:40px;padding-block:8px}.ref-header .ref-commerce{gap:12px}.ref-header .ref-commerce small{font-size:11px}.ref-header .ref-head{grid-template-columns:160px minmax(0,1fr);gap:12px;height:auto;padding-block:10px}.ref-header .ref-logo img{width:auto;height:170px}.ref-header .ref-service{flex-direction:column;grid-area:1/2;gap:12px;display:flex}.ref-header .ref-service>span,.ref-header .ref-service>a{grid-template-columns:32px auto}.ref-header .ref-service svg,.ref-header .ref-service>a>svg{width:30px;height:30px}.ref-header .ref-search{grid-area:2/1/auto/-1}}.editable-storefront>.hero-story .hero-story-copy,.editable-storefront>.hero-story .hero-story-copy-right{background:#fffdfb!important}.editable-storefront>.hero-story .hero-story-cta{background:#0b4168!important;border-radius:999px!important;align-self:flex-start!important;width:auto!important;max-width:max-content!important;min-height:38px!important;padding:8px 20px!important}.editable-storefront>.shop-home-sections>.shop-world-grid{box-sizing:border-box!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;width:min(1180px,100% - 40px)!important;max-width:1180px!important;margin:0 auto 10px!important;display:grid!important}.editable-storefront>.shop-home-sections>.shop-world-grid>a{border-radius:8px!important;height:245px!important;min-height:245px!important;display:block!important;position:relative!important;overflow:hidden!important}.editable-storefront>.shop-home-sections>.shop-world-grid>a>div{z-index:2!important;background:0 0!important;flex-direction:column!important;align-items:flex-start!important;width:48%!important;padding:18px 8px 14px 16px!important;display:flex!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important}.editable-storefront>.shop-home-sections>.shop-world-grid h2{text-transform:uppercase!important;letter-spacing:.01em!important;color:#0b3652!important;margin:0 0 9px!important;font-size:22px!important;line-height:.96!important}.editable-storefront>.shop-home-sections>.shop-world-grid p{color:#17364a!important;margin:0!important;font-size:12px!important;line-height:1.28!important}.editable-storefront>.shop-home-sections>.shop-world-grid div span{border-radius:999px!important;margin-top:auto!important;padding:8px 13px!important;font-size:11px!important}.editable-storefront>.shop-home-sections>.shop-world-grid>a>img{z-index:1!important;object-fit:contain!important;object-position:center bottom!important;background:0 0!important;width:58%!important;height:100%!important;position:absolute!important;bottom:0!important;right:0!important}.editable-storefront>.shop-home-sections>.shop-age{box-sizing:border-box!important;width:min(1180px,100% - 40px)!important;max-width:1180px!important;margin:0 auto 16px!important}.editable-storefront>.shop-home-sections>.shop-age h2{margin:0 0 9px!important;font-size:24px!important;line-height:1!important}.editable-storefront>.shop-home-sections>.shop-age>div{gap:8px!important}.editable-storefront>.shop-home-sections>.shop-age a{border-radius:8px!important;height:145px!important;box-shadow:0 3px 12px #102f4812!important}.editable-storefront>.shop-home-sections>.shop-age .shop-age-photo{justify-content:center!important;align-items:flex-end!important;width:100%!important;height:112px!important;padding:0!important;display:flex!important;overflow:hidden!important}.editable-storefront>.shop-home-sections>.shop-age .shop-age-photo img{object-fit:contain!important;object-position:center bottom!important;width:100%!important;height:112px!important;display:block!important}.editable-storefront>.shop-home-sections>.shop-age a>strong{color:#0b3652!important;padding:7px 4px 8px!important;font-size:12px!important;line-height:1!important;display:block!important}@media (width<=800px){.editable-storefront>.shop-home-sections>.shop-world-grid{grid-template-columns:1fr 1fr!important;width:calc(100% - 20px)!important}.editable-storefront>.shop-home-sections>.shop-world-grid>a{height:230px!important;min-height:230px!important}.editable-storefront>.shop-home-sections>.shop-age{width:calc(100% - 20px)!important}}.editable-storefront>.shop-home-sections>.shop-world-grid>a>img{object-fit:contain!important;object-position:center bottom!important;background:0 0!important;width:62%!important;height:100%!important;bottom:0!important;right:0!important}.editable-storefront>.shop-home-sections>.shop-world-grid>a>div{width:46%!important}.editable-storefront>.shop-home-sections>.shop-world-grid{margin-bottom:8px!important}.editable-storefront>.shop-home-sections>.shop-age{margin-top:0!important}@media (width>=1000px){.editable-storefront>.shop-home-sections>.shop-benefits,.editable-storefront>.shop-home-sections>.shop-world-grid,.editable-storefront>.shop-home-sections>.shop-age,.editable-storefront>.shop-home-sections>.shop-seasonal,.editable-storefront>.shop-home-sections>.shop-brands{width:min(1480px,100% - 64px)!important;max-width:1480px!important}.editable-storefront>.shop-home-sections>.shop-world-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:0 auto 18px!important}.editable-storefront>.shop-home-sections>.shop-world-grid>a{border-radius:12px!important;height:300px!important;min-height:300px!important}.editable-storefront>.shop-home-sections>.shop-world-grid>a>div{width:48%!important;padding:28px 10px 22px 22px!important}.editable-storefront>.shop-home-sections>.shop-world-grid h2{font-size:30px!important;line-height:.95!important}.editable-storefront>.shop-home-sections>.shop-world-grid p{font-size:14px!important;line-height:1.3!important}.editable-storefront>.shop-home-sections>.shop-world-grid div span{padding:10px 16px!important;font-size:13px!important}.editable-storefront>.shop-home-sections>.shop-world-grid>a>img{object-fit:cover!important;object-position:center!important;width:58%!important;height:100%!important}.editable-storefront>.shop-home-sections>.shop-age{margin:0 auto 30px!important}.editable-storefront>.shop-home-sections>.shop-age h2{margin:0 0 16px!important;font-size:36px!important}.editable-storefront>.shop-home-sections>.shop-age>div{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.editable-storefront>.shop-home-sections>.shop-age a{background:#fff!important;border:1px solid #eee8e5!important;border-radius:12px!important;height:205px!important;overflow:hidden!important;box-shadow:0 4px 14px #102f4814!important}.editable-storefront>.shop-home-sections>.shop-age .shop-age-photo{height:166px!important;padding:0!important;overflow:hidden!important}.editable-storefront>.shop-home-sections>.shop-age .shop-age-photo img{object-fit:contain!important;object-position:center!important;width:100%!important;height:166px!important}.editable-storefront>.shop-home-sections>.shop-age a>strong{background:#fff!important;justify-content:center!important;align-items:center!important;height:39px!important;padding:0!important;font-size:15px!important;display:flex!important}.editable-storefront>.shop-home-sections>.shop-seasonal{grid-template-columns:1fr 1fr!important;gap:16px!important;margin:0 auto 26px!important;display:grid!important}.editable-storefront>.shop-home-sections>.shop-seasonal>a{border-radius:12px!important;min-height:220px!important;padding:28px!important}.editable-storefront>.shop-home-sections>.shop-brands{margin:0 auto 24px!important}.editable-storefront>.shop-home-sections>.shop-brands h2{font-size:28px!important}.editable-storefront>.shop-home-sections>.shop-brand-official-strip img{object-fit:contain!important;width:100%!important;height:auto!important;max-height:150px!important}.editable-storefront>.shop-home-sections>.shop-bottom-benefits{box-sizing:border-box!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:24px!important;width:100%!important;max-width:none!important;padding:28px max(32px,50% - 740px)!important;display:grid!important}.editable-storefront>.shop-home-sections>.shop-bottom-benefits>div{grid-template-columns:42px 1fr!important;align-items:center!important;gap:10px!important;display:grid!important}.editable-storefront>.shop-home-sections>.shop-bottom-benefits b{font-size:28px!important}.editable-storefront>.shop-home-sections>.shop-bottom-benefits strong{font-size:14px!important;display:block!important}.editable-storefront>.shop-home-sections>.shop-bottom-benefits span{font-size:11px!important}.editable-storefront>.shop-home-sections>.shop-world-grid>a{display:block!important}.editable-storefront>.shop-home-sections>.shop-world-grid>a>img{object-fit:cover!important;object-position:center!important;border-radius:0!important;width:58%!important;height:100%!important;position:absolute!important;bottom:0!important;right:0!important}.editable-storefront>.shop-home-sections>.shop-world-grid>.world-montessori>img,.editable-storefront>.shop-home-sections>.shop-world-grid>.world-vehicles>img,.editable-storefront>.shop-home-sections>.shop-world-grid>.world-dolls>img{object-fit:contain!important;box-sizing:border-box!important;padding:18px 8px 8px 0!important}.editable-storefront>.shop-home-sections>.shop-seasonal>a{display:block!important;position:relative!important;overflow:hidden!important}.editable-storefront>.shop-home-sections>.shop-seasonal>a>div{z-index:2!important;width:55%!important;position:relative!important}.editable-storefront>.shop-home-sections>.shop-seasonal>a>img{z-index:1!important;object-fit:contain!important;object-position:center bottom!important;width:40%!important;height:92%!important;position:absolute!important;bottom:0!important;right:18px!important}.editable-storefront>.shop-home-sections>.shop-seasonal .season-school{background:#fff0da!important}.editable-storefront>.shop-home-sections>.shop-seasonal .season-gifts{background:#ffe9ec!important}.editable-storefront>.shop-home-sections>.shop-seasonal h2{font-size:30px!important;line-height:1.02!important}.editable-storefront>.shop-home-sections>.shop-seasonal p{font-size:14px!important}}.editable-storefront>.hero-reference{background:#fff!important;border-radius:12px!important;width:min(1000px,100% - 40px)!important;max-width:1000px!important;margin:0 auto 22px!important;padding:0!important;overflow:hidden!important}.editable-storefront>.hero-reference .hero-reference-link{width:100%!important;text-decoration:none!important;display:block!important}.editable-storefront>.hero-reference .hero-reference-link>img{object-fit:contain!important;object-position:center!important;background:#fff!important;width:100%!important;height:auto!important;max-height:none!important;margin:0!important;display:block!important}@media (width<=800px){.editable-storefront>.hero-reference{width:calc(100% - 20px)!important;margin-bottom:14px!important}}.editable-storefront .shop-category-strip{box-sizing:border-box!important;width:min(1000px,100% - 40px)!important;max-width:1000px!important;height:auto!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;margin:0 auto 8px!important;padding:8px 0 0!important;overflow:visible!important}.editable-storefront .shop-category-rail.shop-category-reference{aspect-ratio:2170/325!important;width:100%!important;min-width:0!important;height:auto!important;max-height:none!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important}.editable-storefront .shop-category-reference-image{object-fit:contain!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;margin:0!important;display:block!important;position:absolute!important;top:-61.5385%!important;left:0!important;transform:none!important}.editable-storefront .shop-category-reference-links{z-index:2!important;grid-template-columns:repeat(9,minmax(0,1fr))!important;width:100%!important;height:100%!important;display:grid!important;position:absolute!important;inset:0!important}.editable-storefront .shop-category-reference-links a{width:100%!important;height:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;display:block!important}.editable-storefront>.hero-reference .hero-language-controls{background:#fff;justify-content:center;align-items:center;gap:8px;padding:8px;display:flex}.editable-storefront>.hero-reference .hero-language-controls button{color:#073b77;cursor:pointer;background:#fff;border:1px solid #d8dfeb;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;font:600 16px/1 sans-serif;display:grid}.editable-storefront>.hero-reference .hero-language-controls button[aria-current=true]{color:#fff;background:#ff1266;border-color:#ff1266}.editable-storefront>.hero-reference .hero-language-controls button:focus-visible{outline-offset:2px;outline:3px solid #073b77}.editable-storefront>.hero-reference{width:min(900px,100% - 40px)!important;max-width:900px!important;margin:0 auto 14px!important;overflow:hidden!important}.editable-storefront>.hero-reference .hero-reference-link,.editable-storefront>.hero-reference .hero-reference-link>img{max-width:100%!important;overflow:hidden!important}.editable-storefront>.hero-reference .hero-language-controls{padding:5px!important;overflow:hidden!important}.editable-storefront>.hero-reference .hero-language-controls button{width:30px!important;height:30px!important;font-size:13px!important}.editable-storefront>.shop-home-sections>.shop-world-grid{visibility:visible!important;opacity:1!important;display:grid!important}.editable-storefront>.shop-home-sections>.shop-world-grid>a{visibility:visible!important;opacity:1!important;display:block!important;position:relative!important}.editable-storefront>.shop-home-sections>.shop-world-grid>a>img{visibility:visible!important;opacity:1!important;display:block!important}@media (width<=800px){.editable-storefront>.hero-reference{width:calc(100% - 20px)!important;margin-bottom:12px!important}}.editable-storefront>.hero-reference{border-radius:10px!important;width:min(820px,100% - 40px)!important;max-width:820px!important;margin:0 auto 12px!important}.editable-storefront>.hero-reference .hero-language-controls{display:none!important}.editable-storefront>.shop-home-sections>.shop-world-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;width:min(1180px,100% - 40px)!important;max-width:1180px!important;margin:0 auto 18px!important}@media (width>=1000px){.editable-storefront>.shop-home-sections>.shop-world-grid>a{border-radius:12px!important;height:230px!important;min-height:230px!important;overflow:hidden!important}.editable-storefront>.shop-home-sections>.shop-world-grid>a>div{z-index:2!important;width:48%!important;padding:20px 8px 16px 18px!important;position:relative!important}.editable-storefront>.shop-home-sections>.shop-world-grid h2{font-size:23px!important;line-height:.95!important}.editable-storefront>.shop-home-sections>.shop-world-grid p{font-size:12px!important;line-height:1.25!important}.editable-storefront>.shop-home-sections>.shop-world-grid div span{padding:8px 12px!important;font-size:11px!important}.editable-storefront>.shop-home-sections>.shop-world-grid>a>img{object-fit:contain!important;object-position:center bottom!important;box-sizing:border-box!important;width:56%!important;height:100%!important;padding:8px!important;position:absolute!important;bottom:0!important;right:0!important}}.storefront-header-shell .ref-logo,.storefront-header-shell .brand{width:220px!important;height:92px!important}.storefront-header-shell .ref-logo img,.storefront-header-shell .brand-logo-official{object-fit:contain!important;width:210px!important;max-width:210px!important;height:90px!important}@media (width<=800px){.storefront-header-shell .ref-logo,.storefront-header-shell .brand{width:135px!important;height:64px!important}.storefront-header-shell .ref-logo img,.storefront-header-shell .brand-logo-official{width:130px!important;height:62px!important}}.editable-storefront>.home-section-cards{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;width:min(1180px,100% - 40px)!important;margin:18px auto 28px!important;display:grid!important}.editable-storefront>.home-section-cards a{border-radius:12px!important;display:block!important;overflow:hidden!important}.editable-storefront>.home-section-cards img{object-fit:contain!important;width:100%!important;height:auto!important;display:block!important}@media (width<=800px){.editable-storefront>.home-section-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:calc(100% - 20px)!important}}.ref-header .ref-head{grid-template-columns:170px minmax(240px,1fr) 390px!important;height:160px!important}.ref-header .ref-logo{width:160px!important;height:145px!important}.ref-header .ref-logo img{object-fit:contain!important;width:150px!important;max-width:150px!important;height:140px!important}.ref-header .ref-canadian-business{align-items:center!important;gap:6px!important;display:inline-flex!important}.ref-header .ref-canada-flag{font-family:Segoe UI Emoji,Apple Color Emoji,sans-serif!important;font-size:18px!important;line-height:1!important;display:inline-block!important}@media (width<=900px){.ref-header .ref-head{grid-template-columns:130px 1fr!important;height:auto!important}.ref-header .ref-logo{width:125px!important;height:105px!important}.ref-header .ref-logo img{width:115px!important;height:100px!important}}.ref-header .ref-canada-flag{background:linear-gradient(90deg,#d80621 0 25%,#fff 25% 75%,#d80621 75% 100%)!important;border:1px solid #ddd!important;border-radius:1px!important;flex:0 0 24px!important;width:24px!important;height:15px!important;font-size:0!important;display:inline-block!important;position:relative!important}.ref-header .ref-canada-flag .maple-leaf{color:#0000!important;background:#d80621!important;width:7px!important;height:7px!important;font-size:0!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)rotate(45deg)!important}.ref-header svg.ref-canada-flag{background:0 0!important;border:0!important;border-radius:0!important;flex:0 0 27px!important;width:27px!important;height:18px!important;display:inline-block!important;position:static!important}.ref-header .ref-maple-leaf{vertical-align:-2px!important;background:0 0!important;border:0!important;width:auto!important;height:auto!important;font-size:17px!important;line-height:1!important;display:inline-block!important}@media (width<=820px){html,body{overflow-x:hidden}.cms-app{width:100%;min-width:0;display:block!important}.cms-sidebar{z-index:9995;background:#fff;border-bottom:1px solid #e7ecee;border-right:0;width:100%;top:0;height:auto!important;padding:6px 8px!important;position:sticky!important}.cms-logo,.cms-sidebar>.cms-eyebrow,.cms-account{display:none!important}.cms-sidebar nav{scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:4px;padding:2px 0;overflow-y:hidden;margin:0!important;display:flex!important;overflow-x:auto!important}.cms-sidebar nav button{white-space:nowrap;flex:none;min-height:44px;width:auto!important;padding:8px 11px!important;font-size:11px!important}.cms-sidebar nav button>span{width:auto!important}.cms-main{width:100%;min-width:0;padding:8px 10px 84px!important}.cms-topbar{width:100%;padding:8px 0 10px;z-index:9990!important;background:#fff!important;margin:0 0 10px!important;display:block!important;position:sticky!important;top:50px!important;left:auto!important;right:auto!important;box-shadow:0 4px 12px #12344d14!important}.cms-topbar h1{margin:2px 0 7px!important;font-size:18px!important}.cms-topbar .cms-eyebrow{font-size:9px}.cms-top-actions{-webkit-overflow-scrolling:touch;width:100%;padding-bottom:2px;overflow-x:auto;flex-direction:row!important;align-items:center!important;gap:6px!important;display:flex!important}.cms-top-actions>*{flex:none}.cms-top-actions .cms-secondary,.cms-top-actions>a,.cms-market-switch button{min-height:44px}.cms-top-actions>a{align-items:center;display:flex;padding:8px 10px!important}.cms-market-switch{flex:none}.cms-market-switch button{padding:7px 9px!important}.cms-main>div[aria-hidden=true]{height:0!important;display:none!important}.cms-panel,.cms-stat{min-width:0;padding:12px!important}.cms-panel-title{align-items:stretch!important;gap:8px!important}.cms-panel-title>*,.cms-product-actions>*{max-width:100%}.cms-product-actions{grid-template-columns:1fr 1fr;width:100%;gap:7px!important;display:grid!important}.cms-product-actions button,.cms-product-actions a,.cms-primary,.cms-secondary{min-height:44px}.cms-search{min-height:44px;width:100%!important;max-width:none!important}select,input,textarea,button{max-width:100%}.cms-form input,.cms-form select,.cms-form textarea{min-height:44px;font-size:16px}.cms-table-wrap{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto!important}.cms-table-wrap table{min-width:720px}.cms-product-cell{gap:9px!important;min-width:260px!important}.cms-product-cell>img,.cms-product-placeholder{width:84px!important;height:84px!important}.cms-overlay{align-items:stretch!important;padding:0!important}.cms-editor{border-radius:0!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;padding:12px 12px 90px!important}.cms-editor-toolbar{z-index:20;background:#fff;border-bottom:1px solid #e8edef;margin:-12px -12px 10px;padding:10px 12px;position:sticky;top:0}.cms-editor-actions{z-index:20;padding:10px 12px max(10px, env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e8edef;grid-template-columns:1fr 1fr;position:sticky;bottom:0;margin:16px -12px -12px!important;display:grid!important}.cms-editor-actions button{min-height:48px}.cms-form-grid,.cms-copy-languages,.cms-dashboard-grid,.cms-settings-grid,.cms-stats{grid-template-columns:1fr!important}.cms-tree-products article{grid-template-columns:96px minmax(0,1fr);gap:10px!important;min-height:0!important;display:grid!important}.cms-tree-products img,.cms-tree-image{width:96px!important;height:96px!important}.cms-tree-products article>div{min-width:0!important}.cms-quick-scroll{bottom:8px!important;right:8px!important}.cms-quick-scroll button{width:48px!important;height:48px!important}}@media (width<=430px){.cms-main{padding-left:7px!important;padding-right:7px!important}.cms-product-actions{grid-template-columns:1fr!important}.cms-top-actions{margin:0}.cms-panel{border-radius:9px!important}}@media (width<=820px){.cms-sidebar{position:relative!important;top:auto!important}.cms-main{padding-top:0!important}.cms-topbar{border:1px solid #e3e9ec;border-radius:10px;z-index:30!important;box-shadow:none!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;margin:0 0 10px!important;padding:10px!important;display:grid!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important}.cms-topbar>div:first-child{min-width:0}.cms-topbar h1{font-size:20px!important}.cms-top-actions{grid-template-columns:1fr!important;gap:7px!important;width:100%!important;display:grid!important;overflow:visible!important}.cms-top-actions>button,.cms-top-actions>a,.cms-top-actions>.cms-market-switch{width:100%!important;max-width:none!important}.cms-top-actions>button,.cms-top-actions>a{text-align:center;justify-content:center!important}.cms-market-switch{grid-template-columns:1fr 1fr;border-radius:12px!important;display:grid!important}.cms-market-switch button{white-space:normal!important;width:100%!important}.cms-panel-title{grid-template-columns:minmax(0,1fr)!important;display:grid!important}.cms-panel-title .cms-search{grid-column:1!important}.cms-product-filters{grid-template-columns:1fr!important}.cms-product-filters>*{width:100%!important;min-width:0!important}.cms-ai-batch,.cms-panel,.cms-history,.cms-bulk-toolbar{overflow:hidden;max-width:100%!important}.cms-ai-actions{grid-template-columns:1fr!important;gap:7px!important;display:grid!important}.cms-ai-actions button{min-height:46px;width:100%!important}.cms-app,.cms-main,.cms-sidebar,.cms-topbar{box-sizing:border-box!important;max-width:100vw!important}.cms-main{width:100%!important;margin:0!important}.cms-topbar{width:auto!important;max-width:100%!important;margin:8px 0 10px!important;position:static!important;inset:auto!important;transform:none!important}.cms-topbar>*{width:100%!important;min-width:0!important}.cms-top-actions{position:static!important;inset:auto!important;transform:none!important}.cms-sidebar{width:100%!important;max-width:100%!important;overflow:hidden!important}.cms-sidebar nav{width:100%!important;max-width:100%!important;overflow-x:auto!important}.cms-stats,.cms-dashboard-grid{width:100%!important;max-width:100%!important}.cms-stat,.cms-panel{width:auto!important;max-width:100%!important}.cms-quick-scroll{display:none!important}.cms-panel-title,.cms-product-filters,.cms-product-actions,.cms-search,.cms-panel input,.cms-panel select{float:none!important;position:static!important;inset:auto!important;transform:none!important}.cms-panel-title{width:100%!important;overflow:visible!important}.cms-panel-title>*{width:100%!important;min-width:0!important;max-width:100%!important}.cms-search{margin:0!important;display:block!important}.cms-product-filters{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;display:grid!important;overflow:visible!important}.cms-product-filters>*{grid-column:1!important;min-width:0!important;max-width:100%!important}.cms-ai-fixed-toolbar{width:100%!important;max-width:100%!important;box-shadow:none!important;grid-template-columns:1fr!important;gap:8px!important;margin:0 0 12px!important;padding:8px!important;display:grid!important;position:static!important;inset:auto!important;transform:none!important}.cms-ai-fixed-toolbar>div{grid-template-columns:1fr!important;gap:7px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important}.cms-ai-fixed-toolbar .cms-search,.cms-ai-fixed-toolbar button,.cms-ai-fixed-toolbar label{width:100%!important;min-width:0!important;max-width:100%!important;min-height:46px!important}.cms-ai-fixed-toolbar>div[style*=gridColumn]{grid-column:1!important}.cms-overlay{padding:0!important}.cms-editor{border-radius:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;padding:0!important}.cms-editor>.cms-editor-actions{z-index:200!important;background:#fff!important;grid-template-columns:minmax(0,1fr) auto!important;gap:6px!important;margin:0!important;padding:8px!important;display:grid!important;position:sticky!important;top:0!important;bottom:auto!important}.cms-editor>.cms-editor-actions h2{align-self:center;grid-column:1!important;margin:0!important;font-size:17px!important}.cms-editor>.cms-editor-actions .cms-close{grid-area:1/2!important;width:44px!important;height:44px!important;min-height:44px!important;padding:0!important}.cms-editor>.cms-editor-actions button:not(.cms-close){grid-column:1/-1!important;width:100%!important;min-height:44px!important;margin:0!important}.cms-editor>div:last-child{padding:12px 10px 28px!important;overflow-x:hidden!important}.cms-editor>.cms-editor-actions{grid-template-columns:minmax(0,1fr) 44px!important}.cms-editor>.cms-editor-actions h2{grid-area:1/1!important}.cms-editor>.cms-editor-actions .cms-close{grid-area:1/2!important}.cms-editor>.cms-editor-actions .cms-editor-ai-action{grid-column:1/-1!important;min-height:40px!important}.cms-editor>.cms-editor-actions .cms-secondary:not(.cms-editor-ai-action){grid-column:1!important;width:auto!important;min-height:40px!important}.cms-editor>.cms-editor-actions .cms-primary{grid-column:1/-1!important;min-height:48px!important}}
