:root{--g:#26215C;--ink:#101014;--paper:#F7F7F5;--line:#e8e8ec;--muted:#696a73;--radius:18px;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.g-wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.g-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;background:var(--g);color:#fff;font-weight:700;border:1px solid var(--g);transition:.2s}.g-btn:hover{transform:translateY(-1px);opacity:.94}.g-btn--ghost{background:transparent;color:#fff;border-color:#fff5}.g-section{padding:64px 0}.g-kicker{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--g);font-weight:800}.g-title{font-size:clamp(30px,4vw,54px);line-height:1.02;margin:10px 0 16px}.g-copy{color:var(--muted);font-size:17px;line-height:1.6}.g-topbar{background:var(--g);color:#fff;font-size:12px}.g-topbar .g-wrap{display:flex;justify-content:space-between;padding:8px 0}.g-header{position:sticky;top:0;z-index:30;background:#0a0a0ef5;color:#fff;border-bottom:1px solid #ffffff12}.g-nav{min-height:72px;display:flex;align-items:center;gap:28px}.g-logo{font-size:28px;letter-spacing:.16em;font-weight:700}.g-menu{display:flex;gap:24px;font-size:13px;font-weight:650;flex:1;justify-content:center}.g-actions{display:flex;gap:14px;font-size:13px}.g-hero{min-height:650px;display:grid;align-items:center;position:relative;color:#fff;background:#111;overflow:hidden}.g-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.74}.g-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000c4,#0000002e 62%,#00000014)}.g-hero__content{position:relative;z-index:2;max-width:650px;padding:90px 0}.g-hero__title{font-size:clamp(46px,7vw,88px);line-height:.96;letter-spacing:-.04em;margin:0 0 20px}.g-hero__copy{font-size:19px;line-height:1.55;color:#efeff5;max-width:530px}.g-hero__buttons{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.g-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:-34px;position:relative;z-index:4}.g-cat{min-height:220px;border-radius:var(--radius);overflow:hidden;position:relative;color:#fff;background:#17171c}.g-cat img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.68}.g-cat:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.7))}.g-cat__text{position:absolute;z-index:2;left:24px;right:24px;bottom:24px}.g-cat__text h3{font-size:23px;margin:0 0 6px}.g-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.g-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;transition:.2s}.g-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #0f0f1914}.g-card__media{aspect-ratio:1/1;background:var(--paper);overflow:hidden}.g-card__media img{width:100%;height:100%;object-fit:cover}.g-card__body{padding:16px}.g-card__title{font-weight:650;line-height:1.35}.g-card__price{margin-top:10px;font-weight:800}.g-heading-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.g-dark{background:#0e0e13;color:#fff}.g-feature{display:grid;grid-template-columns:1.15fr .85fr;min-height:500px;border-radius:24px;overflow:hidden;background:#0e0e13}.g-feature__media{min-height:420px;background:#191922}.g-feature__media img{width:100%;height:100%;object-fit:cover}.g-feature__body{padding:54px;display:flex;flex-direction:column;justify-content:center}.g-feature__item{display:flex;gap:14px;padding:14px 0;border-top:1px solid #ffffff1c}.g-feature__dot{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#ffffff10;color:#bbb6ff;flex:0 0 auto}.g-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.g-trust__item{text-align:center;padding:20px}.g-trust__icon{font-size:28px}.g-banner{min-height:420px;border-radius:24px;overflow:hidden;position:relative;color:#fff;display:grid;align-items:center}.g-banner img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.g-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000bf,#00000014)}.g-banner__body{position:relative;z-index:2;padding:50px;max-width:580px}.g-footer{background:#0a0a0d;color:#fff;padding:58px 0 26px}.g-footer__grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px}.g-footer h4{font-size:13px;text-transform:uppercase;letter-spacing:.1em}.g-footer p,.g-footer a{color:#b8b8c2;font-size:14px;line-height:1.8}.g-legal{border-top:1px solid #ffffff12;margin-top:36px;padding-top:20px;color:#8e8e99;font-size:12px}.g-product{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:60px 0}.g-product__image{background:var(--paper);border-radius:20px;overflow:hidden}.g-product__info h1{font-size:44px;line-height:1.05}.g-price{font-size:26px;font-weight:800;margin:18px 0}.g-input{width:100%;padding:14px;border:1px solid var(--line);border-radius:12px;font-size:16px}.g-cart-row{display:grid;grid-template-columns:90px 1fr auto;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}@media(max-width:900px){.g-menu{display:none}.g-categories,.g-grid,.g-trust{grid-template-columns:repeat(2,1fr)}.g-feature,.g-product{grid-template-columns:1fr}.g-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.g-wrap{width:min(100% - 28px,var(--max))}.g-topbar .g-wrap{justify-content:center}.g-topbar span:last-child{display:none}.g-actions a:first-child{display:none}.g-hero{min-height:570px}.g-hero__title{font-size:50px}.g-categories,.g-grid,.g-trust,.g-footer__grid{grid-template-columns:1fr}.g-categories{margin-top:20px}.g-section{padding:44px 0}.g-feature__body,.g-banner__body{padding:30px}.g-heading-row{align-items:start;gap:12px;flex-direction:column}}:root{--g-purple:#26215C;--g-ink:#101015;--g-soft:#F6F5F2;--g-line:rgba(17,17,24,.1)}.g-topbar{background:#17143f;color:#fff;overflow:hidden}.g-topbar__inner{display:flex;align-items:center;gap:24px;min-height:34px}.g-topbar__marquee{overflow:hidden;flex:1;min-width:0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.g-topbar__track{display:flex;align-items:center;gap:26px;width:max-content;white-space:nowrap;font-size:11px;letter-spacing:.12em;text-transform:uppercase;animation:gMarquee 28s linear infinite}.g-topbar__track b{opacity:.35}.g-topbar__links{display:flex;gap:9px;font-size:12px;white-space:nowrap}.g-topbar__links a{color:#fff;text-decoration:none;opacity:.86}.g-topbar__links a:hover{opacity:1}.g-header{background:#fffffff2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:30;border-bottom:1px solid var(--g-line)}.g-nav{min-height:74px}.g-logo{font-size:24px;letter-spacing:.14em;font-weight:800}.g-menu a,.g-action,.g-account{position:relative}.g-menu a:after,.g-action:after,.g-account:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--g-purple);transition:right .25s ease}.g-menu a:hover:after,.g-action:hover:after,.g-account:hover:after{right:0}.g-cart{display:flex;align-items:center;gap:7px}.g-cart span{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:999px;background:var(--g-purple);color:#fff;font-size:11px}.g-mobile-menu{display:none}.g-mobile-menu summary{list-style:none;width:42px;height:42px;cursor:pointer;display:grid;align-content:center;gap:5px}.g-mobile-menu summary::-webkit-details-marker{display:none}.g-mobile-menu summary i{display:block;width:22px;height:1.5px;background:currentColor}.g-mobile-panel{position:absolute;right:18px;top:66px;width:min(310px,calc(100vw - 36px));background:#fff;border:1px solid var(--g-line);border-radius:18px;padding:12px;box-shadow:0 22px 65px #00000024}.g-mobile-panel a{display:block;padding:12px 10px;border-bottom:1px solid var(--g-line);text-decoration:none;color:inherit}.g-mobile-panel a:last-child{border:0}.g-hero{min-height:630px;position:relative;overflow:hidden;background:linear-gradient(125deg,#17143f,#26215c 55%,#4c438f);isolation:isolate}.g-hero:before{content:"";position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;background:radial-gradient(circle at 73% 35%,rgba(255,255,255,.18),transparent 28%);animation:gFloat 9s ease-in-out infinite alternate;z-index:-1}.g-hero__bg{transform:scale(1.02);transition:transform 7s ease}.g-hero:hover .g-hero__bg{transform:scale(1.07)}.g-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#080718c7,#08071866 50%,#08071814)}.g-hero__content{position:relative;z-index:2;max-width:720px;padding-top:115px;padding-bottom:95px;color:#fff}.g-hero__kicker{color:#d8d5ff;letter-spacing:.18em}.g-hero__title{font-size:clamp(52px,7vw,92px);line-height:.94;letter-spacing:-.055em;max-width:700px}.g-hero__copy{font-size:18px;max-width:520px;color:#ffffffd1}.g-hero__buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.g-btn{transition:transform .22s ease,box-shadow .22s ease}.g-btn:hover{transform:translateY(-2px);box-shadow:0 12px 35px #0003}.g-hero__meta{display:flex;gap:13px;flex-wrap:wrap;margin-top:48px;font-size:10px;letter-spacing:.16em;color:#fff9}.g-hero__meta span+span:before{content:"\2022";margin-right:13px}.g-category-section{padding:75px 0 28px;background:var(--g-soft)}.g-category-intro{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:26px}.g-category-intro span{font-size:11px;letter-spacing:.15em;color:var(--g-purple);font-weight:800}.g-category-intro h2{font-size:32px;letter-spacing:-.035em;max-width:510px;margin:0}.g-cat{min-height:410px;border-radius:24px;overflow:hidden;position:relative;background:#181822}.g-cat img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.g-cat:hover img{transform:scale(1.065)}.g-cat__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 25%,rgba(0,0,0,.78))}.g-cat__text{position:absolute!important;z-index:2;left:24px!important;right:24px!important;bottom:24px!important;color:#fff!important}.g-cat__index{font-size:11px;letter-spacing:.15em;opacity:.6}.g-cat__text h3{font-size:29px!important;margin:8px 0 7px!important}.g-cat__text b{display:block;margin-top:14px;font-size:12px;letter-spacing:.08em}.g-section{padding:82px 0}.g-section-title{font-size:clamp(31px,4vw,44px);letter-spacing:-.04em;margin:7px 0 0}.g-view-all{text-decoration:none;font-weight:700}.g-card{border-radius:20px!important;overflow:hidden;background:#fff;transition:transform .3s ease,box-shadow .3s ease}.g-card:hover{transform:translateY(-6px);box-shadow:0 20px 55px #1512351f}.g-card__media{position:relative;overflow:hidden}.g-card__media img{transition:transform .55s ease}.g-card:hover .g-card__media img{transform:scale(1.045)}.g-sale-badge{position:absolute;z-index:3;top:14px;left:14px;background:#17143f;color:#fff;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.09em}.g-card__quick{position:absolute;left:14px;right:14px;bottom:14px;padding:12px 14px;text-align:center;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;font-size:12px;font-weight:800;transform:translateY(16px);opacity:0;transition:.25s ease}.g-card:hover .g-card__quick{transform:none;opacity:1}.g-rating{font-size:12px;letter-spacing:2px;color:#26215c;margin-top:9px}.g-price-row{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.g-compare-price{text-decoration:line-through;opacity:.46;font-size:13px}.g-placeholder{font-size:90px;font-weight:900;color:#26215c14}@keyframes gMarquee{to{transform:translate(-33.333%)}}@keyframes gFloat{to{transform:translate(5%,3%) scale(1.05)}}@media(prefers-reduced-motion:reduce){.g-topbar__track,.g-hero:before{animation:none}.g-hero__bg,.g-card,.g-cat img{transition:none}}@media(max-width:900px){.g-topbar__links{display:none}.g-menu,.g-action,.g-account{display:none!important}.g-mobile-menu{display:block;position:relative}.g-nav{min-height:66px}.g-hero{min-height:560px}.g-hero__content{padding-top:88px}.g-category-intro{display:block}.g-category-intro h2{margin-top:8px}.g-categories{display:grid!important;grid-auto-flow:column;grid-auto-columns:84%;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.g-cat{scroll-snap-align:start;min-height:390px}.g-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.g-card__quick{display:none}.g-card__body{padding:13px!important}.g-card__title{font-size:14px}.g-hero__title{font-size:52px}}@media(max-width:480px){.g-topbar__track{font-size:9px}.g-hero{min-height:520px}.g-hero__title{font-size:46px}.g-hero__copy{font-size:15px}.g-category-section,.g-section{padding-top:56px}.g-cat{min-height:340px}}.g-header{background:#0a0a0ef7!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.1)!important;box-shadow:0 8px 26px #00000014}.g-header .g-logo,.g-header .g-menu a,.g-header .g-action,.g-header .g-account,.g-header .g-cart,.g-header .g-mobile-menu summary{color:#fff!important}.g-header .g-menu a:after,.g-header .g-action:after,.g-header .g-account:after{background:#8d86dc!important}.g-header .g-cart span{background:#fff!important;color:#26215c!important}.g-header .g-mobile-panel{background:#111116!important;border-color:#ffffff1f!important;color:#fff!important}.g-header .g-mobile-panel a{color:#fff!important;border-bottom-color:#ffffff1a!important}.g-wrap{width:min(1280px,calc(100% - 64px));margin-left:auto;margin-right:auto}.g-header .g-nav{width:100%}.g-hero .g-wrap{position:relative;z-index:2}.g-hero__content{margin:0;padding-left:0;padding-right:0}.g-hero__meta{margin-top:42px}.g-category-section{padding:72px 0 64px}.g-category-intro{display:block!important;margin:0 0 30px!important;max-width:760px}.g-category-intro span{display:block;margin:0 0 10px}.g-category-intro h2{margin:0!important;max-width:760px!important;font-size:clamp(32px,3.4vw,48px)!important;line-height:1.02!important;letter-spacing:-.045em!important;text-align:left!important}.g-categories{margin-top:0!important;align-items:stretch}.g-cat{min-width:0}.g-heading-row{width:100%;align-items:flex-end}.g-heading-row>*{min-width:0}@media(max-width:900px){.g-wrap{width:min(100% - 40px,1280px)}.g-category-section{padding:56px 0 46px}.g-category-intro{margin-bottom:22px!important}.g-category-intro h2{font-size:clamp(30px,7vw,42px)!important}}@media(max-width:620px){.g-wrap{width:min(100% - 28px,1280px)}.g-category-section{padding:48px 0 38px}.g-category-intro{margin-bottom:18px!important}.g-category-intro h2{font-size:32px!important;line-height:1.06!important}.g-categories{margin-top:0!important}}.g-header .g-nav{width:min(1280px,calc(100% - 64px))!important;margin-left:auto!important;margin-right:auto!important}.g-header .g-logo{flex:0 0 auto}.g-header .g-menu{min-width:0}.g-header .g-actions{flex:0 0 auto;align-items:center}@media(max-width:900px){.g-header .g-nav{width:min(100% - 40px,1280px)!important}}@media(max-width:620px){.g-header .g-nav{width:min(100% - 28px,1280px)!important}}.g-logo{display:inline-flex!important;align-items:baseline;gap:0!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap}.g-logo__gokrem{font-size:27px;font-weight:800;letter-spacing:-.045em;font-style:italic;color:#fff}.g-logo__toys{font-size:27px;font-weight:650;letter-spacing:-.055em;font-style:italic;color:#a49af2;margin-left:1px}.g-hero--slider .g-hero__slides{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.g-hero--slider .g-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .9s ease,visibility .9s ease}.g-hero--slider .g-hero__slide.is-active{opacity:1;visibility:visible}.g-hero--slider .g-hero__slide .g-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:1;transform:scale(1.015);animation:gHeroDrift 8s ease-in-out infinite alternate}.g-hero--slider .g-hero__overlay{z-index:1;background:linear-gradient(90deg,#05050bcc,#0605128f 38%,#0706142e 68%,#07061414)}.g-hero--slider .g-wrap{position:relative;z-index:2}.g-hero--slider .g-hero__title{font-size:clamp(44px,5.4vw,72px)!important;max-width:620px!important;line-height:.96!important}.g-hero__dots{position:absolute;z-index:4;left:50%;bottom:27px;transform:translate(-50%);display:flex;align-items:center;gap:9px}.g-hero__dots button{-webkit-appearance:none;appearance:none;border:0;padding:0;width:28px;height:3px;border-radius:99px;background:#ffffff59;cursor:pointer;transition:width .25s ease,background .25s ease}.g-hero__dots button.is-active{width:45px;background:#a49af2}@keyframes gHeroDrift{0%{transform:scale(1.015)}to{transform:scale(1.055)}}@media(prefers-reduced-motion:reduce){.g-hero--slider .g-hero__slide{transition:none}.g-hero--slider .g-hero__slide .g-hero__bg{animation:none}}@media(max-width:900px){.g-logo__gokrem,.g-logo__toys{font-size:24px}.g-hero--slider .g-hero__title{font-size:48px!important}.g-hero--slider .g-hero__slide .g-hero__bg{object-position:center center}}@media(max-width:620px){.g-logo__gokrem,.g-logo__toys{font-size:22px}.g-hero--slider .g-hero__title{font-size:42px!important}.g-hero__dots{bottom:18px}.g-hero--slider .g-hero__slide:first-child .g-hero__bg{object-position:62% center}.g-hero--slider .g-hero__slide:nth-child(2) .g-hero__bg{object-position:62% center}.g-hero--slider .g-hero__slide:nth-child(3) .g-hero__bg{object-position:62% center}}.g-topbar__simple{min-height:34px;display:flex!important;align-items:center;justify-content:center!important;gap:18px;padding:8px 0!important;font-size:10px;font-weight:800;letter-spacing:.14em;white-space:nowrap}.g-topbar__simple b{font-size:8px;color:#a49af2;font-weight:900}.g-hero--slider .g-hero__slide{transition:opacity 1.35s cubic-bezier(.22,.61,.36,1),visibility 1.35s cubic-bezier(.22,.61,.36,1)}.g-hero--slider .g-hero__slide .g-hero__bg{animation:none;transform:scale(1.035) translateZ(0);filter:saturate(.96) contrast(1.02);transition:transform 7.2s cubic-bezier(.2,.62,.2,1),filter 1.35s ease}.g-hero--slider .g-hero__slide.is-active .g-hero__bg{transform:scale(1.085) translate3d(-.65%,0,0);filter:saturate(1) contrast(1.035)}.g-hero__dots{gap:7px}.g-hero__dots button{position:relative;overflow:hidden;width:36px;height:2px;background:#ffffff40;transition:width .45s cubic-bezier(.2,.7,.2,1),background .35s ease}.g-hero__dots button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#b7adff;transform:scaleX(0);transform-origin:left center}.g-hero__dots button.is-active{width:58px;background:#ffffff38}.g-hero__dots button.is-active:after{animation:gHeroProgress 6.2s linear forwards}@keyframes gHeroProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.g-hero--slider .g-hero__slide .g-hero__bg{transition:none!important;transform:none!important}.g-hero__dots button.is-active:after{animation:none;transform:scaleX(1)}}@media(max-width:620px){.g-topbar__simple{gap:10px;font-size:9px;letter-spacing:.1em}.g-hero__dots button{width:28px}.g-hero__dots button.is-active{width:44px}}.g-topbar .g-topbar__inner{min-height:34px;display:flex!important;align-items:center;gap:24px;padding:0!important}.g-topbar .g-topbar__marquee{flex:1 1 auto;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.g-topbar .g-topbar__track{display:flex;align-items:center;gap:26px;width:max-content;white-space:nowrap;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;animation:gMarqueeV77 22s linear infinite!important;will-change:transform}.g-topbar .g-topbar__track b{color:#a49af2;opacity:.65;font-size:8px}.g-topbar .g-topbar__links{flex:0 0 auto;display:flex!important;align-items:center;gap:9px;padding-left:18px;font-size:11px;white-space:nowrap}.g-topbar .g-topbar__links a{color:#fff!important;opacity:.88;transition:opacity .2s ease}.g-topbar .g-topbar__links a:hover{opacity:1}.g-topbar .g-topbar__links b{color:#a49af2;opacity:.65;font-size:8px}@keyframes gMarqueeV77{0%{transform:translateZ(0)}to{transform:translate3d(-25%,0,0)}}@media(prefers-reduced-motion:reduce){.g-topbar .g-topbar__track{animation:none!important}}@media(max-width:900px){.g-topbar .g-topbar__links{display:none!important}.g-topbar .g-topbar__track{font-size:9px;gap:20px;animation-duration:18s!important}}@media(max-width:620px){.g-topbar .g-topbar__inner{width:100%!important}.g-topbar .g-topbar__marquee{-webkit-mask-image:none;mask-image:none}.g-topbar .g-topbar__track{font-size:8.5px;letter-spacing:.11em;gap:17px}}@media(max-width:620px){html,body{overflow-x:hidden}body{background:#fff}.g-wrap{width:calc(100% - 32px)!important;max-width:none!important}.g-topbar{height:30px}.g-topbar .g-topbar__inner{min-height:30px!important;width:100%!important}.g-topbar .g-topbar__track{font-size:8px!important;letter-spacing:.095em!important;gap:14px!important;animation-duration:20s!important}.g-topbar .g-topbar__track b{font-size:6px!important}.g-header{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.g-header .g-nav{width:calc(100% - 28px)!important;min-height:62px!important;margin:0 auto!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.g-header .g-logo{flex:0 1 auto!important;min-width:0!important;max-width:55%!important}.g-logo__gokrem,.g-logo__toys{font-size:20px!important;line-height:1!important}.g-header .g-actions{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;flex:0 0 auto!important}.g-header .g-action,.g-header .g-account{display:none!important}.g-cart{margin:0!important;padding:7px 8px!important;min-height:38px!important;border:1px solid rgba(255,255,255,.1);border-radius:999px;font-size:11px!important;line-height:1!important;gap:6px!important;white-space:nowrap}.g-cart span{min-width:19px!important;height:19px!important;font-size:9px!important}.g-mobile-menu{display:block!important;position:relative!important}.g-mobile-menu summary{width:38px!important;height:38px!important;place-content:center!important;gap:4px!important}.g-mobile-menu summary i{width:20px!important;height:1.25px!important}.g-mobile-panel{right:0!important;top:48px!important;width:min(290px,calc(100vw - 28px))!important;border-radius:16px!important;padding:8px!important;box-shadow:0 20px 55px #00000057!important}.g-mobile-panel a{padding:13px 12px!important;font-size:14px!important}.g-hero--slider{min-height:545px!important}.g-hero--slider .g-hero__overlay{background:linear-gradient(180deg,#05050b29,#05050b47 28%,#05050bc7 72%,#05050bf0)!important}.g-hero--slider .g-hero__slide .g-hero__bg{object-position:64% center!important}.g-hero--slider .g-wrap{align-self:end!important}.g-hero__content{max-width:100%!important;padding:0 0 62px!important;margin:0!important}.g-hero__kicker{font-size:9px!important;letter-spacing:.16em!important;margin-bottom:7px!important}.g-hero--slider .g-hero__title{font-size:38px!important;line-height:.94!important;letter-spacing:-.05em!important;max-width:310px!important;margin:0 0 14px!important}.g-hero__copy{font-size:14px!important;line-height:1.48!important;max-width:300px!important;margin:0!important;color:#fffc!important}.g-hero__buttons{margin-top:20px!important;gap:8px!important;flex-wrap:nowrap!important}.g-hero__buttons .g-btn{min-height:42px!important;padding:10px 15px!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important;flex:0 1 auto!important}.g-hero__buttons .g-btn:first-child{padding-left:17px!important;padding-right:17px!important}.g-hero__meta{margin-top:27px!important;gap:8px!important;font-size:7.5px!important;letter-spacing:.13em!important;white-space:nowrap!important}.g-hero__meta span+span:before{margin-right:8px!important}.g-hero__dots{bottom:14px!important;gap:5px!important}.g-hero__dots button{width:25px!important;height:2px!important}.g-hero__dots button.is-active{width:40px!important}.g-section{padding:42px 0!important}.g-kicker{font-size:9px!important;letter-spacing:.14em!important}.g-title{font-size:31px!important;line-height:1.02!important;letter-spacing:-.035em!important}.g-copy{font-size:14px!important;line-height:1.55!important}.g-category-section{padding:44px 0 38px!important}.g-category-intro{margin-bottom:18px!important}.g-category-intro span{font-size:9px!important;margin-bottom:7px!important}.g-category-intro h2{font-size:29px!important;line-height:1.02!important;letter-spacing:-.045em!important;max-width:330px!important}.g-categories{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:86%!important;gap:12px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:0 16px 8px 0!important;margin-right:-16px!important;scrollbar-width:none}.g-categories::-webkit-scrollbar{display:none}.g-cat{min-height:330px!important;border-radius:20px!important;scroll-snap-align:start!important}.g-cat__text{left:20px!important;right:20px!important;bottom:20px!important}.g-cat__index{font-size:9px!important}.g-cat__text h3{font-size:25px!important;margin:6px 0!important}.g-cat__text div{font-size:13px!important;line-height:1.4!important}.g-cat__text b{font-size:10px!important;margin-top:11px!important}.g-heading-row{margin-bottom:18px!important;gap:7px!important}.g-section-title{font-size:28px!important;line-height:1.03!important;margin:6px 0 0!important;letter-spacing:-.035em!important}.g-view-all{font-size:11px!important;font-weight:700!important}.g-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.g-card{border-radius:14px!important;box-shadow:none!important}.g-card__body{padding:11px!important}.g-card__title{font-size:12px!important;line-height:1.3!important;min-height:31px}.g-rating{font-size:9px!important;letter-spacing:0!important;margin-top:5px!important}.g-card__price{font-size:13px!important;margin-top:7px!important}.g-compare-price{font-size:10px!important}.g-sale-badge{font-size:8px!important;padding:5px 7px!important;top:8px!important;left:8px!important}.g-feature{border-radius:20px!important;min-height:0!important}.g-feature__media{min-height:250px!important;max-height:300px!important}.g-feature__body{padding:28px 20px 24px!important}.g-feature__body .g-title{font-size:30px!important;margin:8px 0 18px!important}.g-feature__item{gap:11px!important;padding:12px 0!important}.g-feature__dot{width:32px!important;height:32px!important;font-size:13px!important}.g-feature__item strong{font-size:13px!important}.g-feature__item div[style]{font-size:12px!important;line-height:1.4!important}.g-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.g-trust__item{padding:16px 10px!important;border:1px solid var(--g-line);border-radius:14px;background:#faf9f7}.g-trust__icon{font-size:21px!important;margin-bottom:5px!important}.g-trust__item strong{font-size:12px!important}.g-trust__item .g-copy{font-size:11px!important;line-height:1.35!important;margin-top:4px!important}.g-banner{min-height:390px!important;border-radius:20px!important;align-items:end!important}.g-banner:after{background:linear-gradient(180deg,#0000000d,#000000d1 72%,#000000eb)!important}.g-banner__body{padding:26px 20px!important;max-width:100%!important}.g-banner__body .g-title{font-size:31px!important;margin:7px 0 10px!important}.g-banner__body p{font-size:13px!important;line-height:1.45!important;margin:0 0 16px!important}.g-banner__body .g-btn{min-height:40px!important;padding:10px 17px!important;font-size:12px!important}.g-footer{padding:38px 0 20px!important}.g-footer__grid{grid-template-columns:1fr 1fr!important;gap:28px 18px!important}.g-footer__grid>div:first-child{grid-column:1/-1!important;max-width:300px}.g-footer .g-logo{font-size:23px!important;letter-spacing:.04em!important}.g-footer h4{font-size:10px!important;letter-spacing:.11em!important;margin:0 0 9px!important}.g-footer p,.g-footer a{font-size:12px!important;line-height:1.7!important}.g-legal{margin-top:26px!important;padding-top:16px!important;font-size:10px!important}.g-product{grid-template-columns:1fr!important;gap:24px!important;padding:34px 0!important}.g-product__image{border-radius:16px!important}.g-product__info h1{font-size:30px!important;line-height:1.04!important}.g-price{font-size:22px!important}.g-cart-row{grid-template-columns:70px 1fr!important;gap:12px!important}.g-cart-row>*:last-child{grid-column:2!important}}@media(max-width:620px){.g-hero--slider{min-height:560px!important;background:#07070c!important}.g-hero--slider .g-hero__slides,.g-hero--slider .g-hero__slide,.g-hero--slider .g-hero__slide picture{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:block!important;overflow:hidden!important}.g-hero--slider .g-hero__slide .g-hero__bg{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center center!important;transform:scale(1.005) translateZ(0)!important;transition:transform 7.2s cubic-bezier(.2,.62,.2,1),opacity 1.15s ease!important}.g-hero--slider .g-hero__slide.is-active .g-hero__bg{transform:scale(1.025) translate3d(0,-.15%,0)!important}.g-hero--slider .g-hero__overlay{background:linear-gradient(180deg,#04040a05,#04040a14 34%,#04040a47 52%,#04040aa8 74%,#04040ae0)!important}.g-hero--slider .g-wrap{position:relative!important;z-index:3!important;align-self:end!important;min-height:560px!important;display:flex!important;align-items:flex-end!important}.g-hero--slider .g-hero__content{width:100%!important;padding:0 0 54px!important}.g-hero--slider .g-hero__kicker{margin-bottom:6px!important}.g-hero--slider .g-hero__title{font-size:36px!important;max-width:300px!important;margin-bottom:12px!important}.g-hero--slider .g-hero__copy{max-width:295px!important;font-size:13.5px!important}.g-hero--slider .g-hero__buttons{margin-top:17px!important}.g-hero--slider .g-hero__meta{margin-top:22px!important}.g-hero--slider .g-hero__dots{bottom:12px!important}}.g-hero__mobile-backdrop{display:none}@media(max-width:620px){.g-hero--slider{min-height:560px!important;background:#06060a!important}.g-hero--slider .g-hero__slides,.g-hero--slider .g-hero__slide,.g-hero--slider .g-hero__slide picture{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;overflow:hidden!important}.g-hero--slider .g-hero__mobile-backdrop{display:block!important;position:absolute!important;top:-5%!important;right:-5%!important;bottom:-5%!important;left:-5%!important;width:110%!important;height:110%!important;object-fit:cover!important;object-position:center!important;filter:blur(10px) brightness(.42) saturate(.85)!important;transform:scale(1.06)!important;opacity:.92!important}.g-hero--slider .g-hero__slide picture{z-index:1!important}.g-hero--slider .g-hero__slide .g-hero__bg{position:absolute!important;height:auto!important;max-width:none!important;object-fit:initial!important;opacity:1!important;filter:none!important;transition:transform 7.2s cubic-bezier(.2,.62,.2,1)!important}.g-hero--slider .g-hero__slide:first-child .g-hero__bg{width:138%!important;left:50%!important;top:24px!important;transform:translate(-50%) scale(1)!important}.g-hero--slider .g-hero__slide:nth-child(2) .g-hero__bg,.g-hero--slider .g-hero__slide:nth-child(3) .g-hero__bg{width:126%!important;left:50%!important;top:-6px!important;transform:translate(-50%) scale(1)!important}.g-hero--slider .g-hero__slide.is-active:first-child .g-hero__bg{transform:translate(-50%) scale(1.025)!important}.g-hero--slider .g-hero__slide.is-active:nth-child(2) .g-hero__bg,.g-hero--slider .g-hero__slide.is-active:nth-child(3) .g-hero__bg{transform:translate(-50%) scale(1.018)!important}.g-hero--slider .g-hero__overlay{z-index:2!important;background:linear-gradient(90deg,#04040ab8,#04040a57 62%,#04040a1a),linear-gradient(180deg,#04040a05,#04040a1a 30%,#04040a70 63%,#04040ac7)!important}.g-hero--slider .g-wrap{position:relative!important;z-index:3!important;min-height:560px!important;display:block!important}.g-hero--slider .g-hero__content{position:absolute!important;left:0!important;right:0!important;top:205px!important;bottom:auto!important;width:100%!important;padding:0!important;max-width:330px!important}.g-hero--slider .g-hero__kicker{font-size:8.5px!important;margin-bottom:6px!important}.g-hero--slider .g-hero__title{font-size:34px!important;line-height:.96!important;max-width:300px!important;margin-bottom:11px!important}.g-hero--slider .g-hero__copy{font-size:13.5px!important;max-width:295px!important;line-height:1.45!important}.g-hero--slider .g-hero__buttons{margin-top:16px!important}.g-hero--slider .g-hero__meta{margin-top:20px!important}.g-hero--slider .g-hero__dots{bottom:11px!important}}@media(max-width:620px){.g-hero--slider{min-height:430px!important;height:430px!important;background:#07070b!important}.g-hero--slider .g-hero__slides,.g-hero--slider .g-hero__slide,.g-hero--slider .g-hero__slide picture{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;overflow:hidden!important}.g-hero--slider .g-hero__mobile-backdrop{display:none!important}.g-hero--slider .g-hero__slide .g-hero__bg{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;opacity:1!important;filter:none!important;transform:scale(1.01)!important;transition:transform 7.2s cubic-bezier(.2,.62,.2,1),opacity 1.1s ease!important}.g-hero--slider .g-hero__slide:first-child .g-hero__bg{object-position:68% center!important}.g-hero--slider .g-hero__slide:nth-child(2) .g-hero__bg{object-position:63% center!important}.g-hero--slider .g-hero__slide:nth-child(3) .g-hero__bg{object-position:65% center!important}.g-hero--slider .g-hero__slide.is-active .g-hero__bg{transform:scale(1.035)!important}.g-hero--slider .g-hero__overlay{z-index:2!important;background:linear-gradient(90deg,#05050cdb,#05050ca3 43%,#05050c33 74%,#05050c14),linear-gradient(180deg,#05050c14,#05050c1f 62%,#05050c80)!important}.g-hero--slider .g-wrap{position:relative!important;z-index:3!important;width:calc(100% - 28px)!important;min-height:430px!important;height:430px!important;display:flex!important;align-items:center!important}.g-hero--slider .g-hero__content{position:relative!important;inset:auto!important;width:100%!important;max-width:315px!important;padding:26px 0 10px!important;transform:none!important}.g-hero--slider .g-hero__kicker{font-size:8px!important;margin:0 0 6px!important}.g-hero--slider .g-hero__title{font-size:32px!important;line-height:.95!important;max-width:285px!important;margin:0 0 10px!important}.g-hero--slider .g-hero__copy{font-size:12.5px!important;line-height:1.42!important;max-width:270px!important}.g-hero--slider .g-hero__buttons{margin-top:14px!important;gap:8px!important}.g-hero--slider .g-hero__buttons .g-btn{padding:10px 14px!important;font-size:12px!important}.g-hero--slider .g-hero__meta{margin-top:16px!important;font-size:7.5px!important;gap:8px!important}.g-hero--slider .g-hero__meta span+span:before{margin-right:8px!important}.g-hero--slider .g-hero__dots{bottom:9px!important}}@media(max-width:620px){.g-hero--slider .g-hero__overlay{background:linear-gradient(90deg,#05050c94,#05050c57 34%,#05050c1a 58%,#05050c00 78%),linear-gradient(180deg,#05050c00,#05050c0a 58%,#05050c33)!important}.g-hero--slider .g-hero__content{text-shadow:0 2px 16px rgba(0,0,0,.72)!important}.g-hero--slider .g-hero__copy{color:#ffffffeb!important}.g-hero--slider .g-hero__slide .g-hero__bg{filter:brightness(1.08) saturate(1.03) contrast(1.02)!important}}@media(max-width:620px){.g-category-section{padding:34px 0 30px!important}.g-category-intro{margin-bottom:14px!important}.g-category-intro span{font-size:8px!important;margin-bottom:5px!important}.g-category-intro h2{font-size:25px!important;line-height:1.02!important;max-width:290px!important}.g-categories{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;gap:7px!important;overflow:visible!important;scroll-snap-type:none!important;padding:0!important;margin:0!important;width:100%!important}.g-cat{min-height:178px!important;height:178px!important;border-radius:14px!important;scroll-snap-align:none!important}.g-cat__text{left:10px!important;right:8px!important;bottom:10px!important}.g-cat__index{font-size:7px!important;letter-spacing:.12em!important}.g-cat__text h3{font-size:14px!important;line-height:1.02!important;margin:4px 0!important;letter-spacing:-.025em!important}.g-cat__text div{font-size:8.5px!important;line-height:1.25!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.g-cat__text b{font-size:8px!important;margin-top:7px!important;letter-spacing:.02em!important}.g-cat__shade{background:linear-gradient(180deg,#00000005 15%,#000000d6 78%)!important}}.g-cat__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;overflow:hidden}.g-cat__picture .g-cat__image,.g-cat>.g-cat__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;opacity:1!important}.g-cat__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0000 42%,#00000029 58%,#000000e6)!important}.g-cat__text{z-index:2!important}@media(min-width:901px){.g-cat{min-height:0!important;height:auto!important;aspect-ratio:1/1!important}}@media(min-width:621px)and (max-width:900px){.g-cat{min-height:0!important;aspect-ratio:1/1!important}}@media(max-width:620px){.g-categories{align-items:stretch!important}.g-cat{height:auto!important;min-height:0!important;aspect-ratio:.677419!important}.g-cat__picture .g-cat__image,.g-cat>.g-cat__image{object-fit:cover!important;object-position:center center!important}.g-cat__shade{background:linear-gradient(180deg,#0000 38%,#0000001f 55%,#000000eb)!important}}@media(max-width:620px){.g-section .g-heading-row{width:100%!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important}.g-section .g-heading-row>div{width:100%!important;margin:0!important;padding:0!important;text-align:left!important;align-self:flex-start!important}.g-section .g-heading-row .g-kicker,.g-section .g-heading-row .g-section-title{width:100%!important;margin-left:0!important;margin-right:0!important;text-align:left!important}}.g-footer__grid--expanded{grid-template-columns:1.45fr repeat(4,minmax(0,1fr));gap:34px}.g-footer__grid--expanded>div:not(.g-footer__brand){display:flex;flex-direction:column;align-items:flex-start}.g-footer__grid--expanded a:not(.g-logo){display:inline-block;margin:3px 0;transition:color .18s ease,transform .18s ease}.g-footer__grid--expanded a:not(.g-logo):hover{color:#fff;transform:translate(2px)}.g-footer__brand p{max-width:290px;margin:16px 0 10px}.g-footer__mini{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#747481;font-weight:800}.g-legal{display:flex;justify-content:space-between;gap:20px;align-items:center}.g-legal__note{color:#73737f}.g-info-page{background:linear-gradient(180deg,#fbfbfd 0,#fff 220px);min-height:70vh}.g-info-page__wrap{max-width:980px}.g-info-hero{padding:18px 0 34px;border-bottom:1px solid var(--line);margin-bottom:30px}.g-info-hero h1{font-size:clamp(36px,5vw,62px);line-height:.98;letter-spacing:-.035em;margin:10px 0 14px;max-width:820px}.g-info-hero p{font-size:18px;line-height:1.6;color:var(--muted);max-width:700px;margin:0}.g-info-card{background:#fff;border:1px solid #ececf1;border-radius:22px;padding:30px 32px;margin:18px 0;box-shadow:0 14px 45px #14122d0b}.g-info-card h2{font-size:20px;margin:28px 0 8px;letter-spacing:-.015em}.g-info-card h2:first-child{margin-top:0}.g-info-card p,.g-info-card li{font-size:15px;line-height:1.75;color:#555763}.g-info-card a{color:var(--g);font-weight:700}.g-info-card ol{padding-left:22px}.g-info-quote{margin-top:28px;padding:22px;border-radius:16px;background:#111117;color:#fff;font-size:16px;letter-spacing:.08em;text-transform:uppercase;font-weight:800}.g-faq{display:grid;gap:10px}.g-faq details{background:#fff;border:1px solid #ececf1;border-radius:16px;padding:0 20px;box-shadow:0 8px 28px #14122d06}.g-faq summary{cursor:pointer;list-style:none;font-weight:800;padding:19px 34px 19px 0;position:relative;font-size:15px}.g-faq summary::-webkit-details-marker{display:none}.g-faq summary:after{content:"+";position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:21px;color:var(--g);font-weight:500}.g-faq details[open] summary:after{content:"\2013"}.g-faq details p{margin:0;padding:0 34px 20px 0;color:#5c5d68;line-height:1.7;font-size:14px}.g-faq details a{color:var(--g);font-weight:700}.g-contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.g-contact-grid .g-info-card{margin:0;min-height:150px;display:flex;flex-direction:column;justify-content:center}.g-contact-label{font-size:10px;letter-spacing:.14em;color:#888995;font-weight:800;margin-bottom:10px}.g-contact-value{font-size:18px!important;font-weight:750;color:#17171d!important;line-height:1.45}.g-contract h2{border-top:1px solid #eeeef2;padding-top:22px}.g-contract h2:first-child{border-top:0;padding-top:0}.g-info-page__custom{margin-top:30px}@media(max-width:1000px){.g-footer__grid--expanded{grid-template-columns:1.4fr repeat(2,1fr)!important}.g-footer__brand{grid-row:span 2}}@media(max-width:620px){.g-footer__grid--expanded{grid-template-columns:1fr 1fr!important;gap:28px 18px!important}.g-footer__grid--expanded .g-footer__brand{grid-column:1/-1;grid-row:auto;max-width:100%!important}.g-footer__grid--expanded a:not(.g-logo){font-size:11px!important;line-height:1.5!important;margin:3px 0}.g-footer__grid--expanded h4{font-size:9px!important}.g-legal{align-items:flex-start;flex-direction:column;gap:7px}.g-info-page{padding-top:34px!important}.g-info-page__wrap{width:min(100% - 28px,980px)}.g-info-hero{padding-top:4px;margin-bottom:20px}.g-info-hero h1{font-size:36px}.g-info-hero p{font-size:15px}.g-info-card{padding:22px 20px;border-radius:18px}.g-info-card h2{font-size:17px}.g-info-card p,.g-info-card li{font-size:14px}.g-contact-grid{grid-template-columns:1fr}.g-contact-grid .g-info-card{min-height:120px}}.g-skip-link{position:fixed;left:16px;top:12px;z-index:9999;padding:10px 14px;border-radius:10px;background:#fff;color:#111;font-weight:800;box-shadow:0 10px 30px #0000002e;transform:translateY(-160%);transition:transform .18s ease}.g-skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid #8f86e8;outline-offset:3px}.g-btn:focus-visible,.g-cart:focus-visible,.g-menu a:focus-visible,.g-mobile-panel a:focus-visible,.g-product-thumb:focus-visible,.g-gallery-arrow:focus-visible,.g-hero__dots button:focus-visible{outline-color:#b6aff7}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(max-width:620px){html,body{width:100%;max-width:100%;overflow-x:hidden!important}body{min-width:0!important}.shopify-section{max-width:100%;overflow-x:clip}.g-wrap{width:calc(100% - 28px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.g-topbar{height:30px!important;overflow:hidden!important}.g-topbar .g-topbar__inner{width:100%!important;min-height:30px!important;padding:0!important}.g-topbar .g-topbar__marquee{min-width:0!important;overflow:hidden!important}.g-topbar .g-topbar__track{font-size:8px!important;letter-spacing:.095em!important;gap:14px!important}.g-header .g-nav{width:calc(100% - 28px)!important;min-height:62px!important;margin:0 auto!important;padding:0!important;display:flex!important;align-items:center!important;gap:8px!important}.g-header .g-logo{max-width:58%!important;min-width:0!important;overflow:hidden!important;white-space:nowrap!important}.g-header .g-logo__gokrem,.g-header .g-logo__toys{font-size:20px!important;line-height:1!important}.g-header .g-actions{margin-left:auto!important;gap:5px!important;min-width:0!important}.g-header .g-action,.g-header .g-account{display:none!important}.g-header .g-cart{padding:7px 8px!important;min-height:38px!important;font-size:11px!important;flex:0 0 auto!important}.g-mobile-menu{display:block!important;position:relative!important;flex:0 0 38px!important}.g-mobile-menu summary{width:38px!important;height:38px!important}.g-mobile-panel{right:0!important;left:auto!important;top:46px!important;width:min(290px,calc(100vw - 28px))!important;max-height:calc(100vh - 105px)!important;overflow:auto!important}.g-hero--slider{height:450px!important;min-height:450px!important;background:#07070b!important;overflow:hidden!important}.g-hero--slider .g-hero__slides,.g-hero--slider .g-hero__slide,.g-hero--slider .g-hero__slide picture{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:block!important;overflow:hidden!important}.g-hero--slider .g-hero__mobile-backdrop{display:none!important}.g-hero--slider .g-hero__slide picture{z-index:1!important}.g-hero--slider .g-hero__slide .g-hero__bg{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;opacity:1!important;filter:brightness(1.07) saturate(1.03) contrast(1.02)!important;transform:scale(1.01)!important;transition:transform 7.2s cubic-bezier(.2,.62,.2,1),opacity 1.1s ease!important}.g-hero--slider .g-hero__slide:first-child .g-hero__bg{object-position:68% center!important}.g-hero--slider .g-hero__slide:nth-child(2) .g-hero__bg{object-position:63% center!important}.g-hero--slider .g-hero__slide:nth-child(3) .g-hero__bg{object-position:65% center!important}.g-hero--slider .g-hero__slide.is-active .g-hero__bg{transform:scale(1.035)!important}.g-hero--slider .g-hero__overlay{z-index:2!important;background:linear-gradient(90deg,#05050c99,#05050c59 35%,#05050c1a 59%,#05050c00 80%),linear-gradient(180deg,#05050c00,#05050c08 58%,#05050c38)!important}.g-hero--slider .g-wrap{position:relative!important;z-index:3!important;width:calc(100% - 28px)!important;height:450px!important;min-height:450px!important;display:flex!important;align-items:center!important}.g-hero--slider .g-hero__content{position:relative!important;inset:auto!important;width:100%!important;max-width:310px!important;padding:20px 0 12px!important;margin:0!important;transform:none!important;text-shadow:0 2px 16px rgba(0,0,0,.72)!important}.g-hero--slider .g-hero__kicker{font-size:8px!important;line-height:1.2!important;margin:0 0 6px!important}.g-hero--slider .g-hero__title{font-size:32px!important;line-height:.96!important;letter-spacing:-.045em!important;max-width:290px!important;margin:0 0 10px!important;overflow-wrap:normal!important}.g-hero--slider .g-hero__copy{font-size:12.5px!important;line-height:1.42!important;max-width:275px!important;margin:0!important;color:#ffffffed!important}.g-hero--slider .g-hero__buttons{display:flex!important;flex-wrap:nowrap!important;gap:7px!important;margin-top:14px!important;max-width:100%!important}.g-hero--slider .g-hero__buttons .g-btn{min-height:39px!important;padding:9px 13px!important;font-size:11px!important;white-space:nowrap!important;min-width:0!important}.g-hero--slider .g-hero__meta{margin-top:16px!important;gap:7px!important;font-size:7px!important;letter-spacing:.12em!important;white-space:nowrap!important}.g-hero--slider .g-hero__meta span+span:before{margin-right:7px!important}.g-hero--slider .g-hero__dots{bottom:9px!important;gap:5px!important}.g-hero--slider .g-hero__dots button{width:24px!important;height:2px!important}.g-hero--slider .g-hero__dots button.is-active{width:40px!important}.g-section,.g-category-section{max-width:100%!important;overflow:hidden!important}.g-section{padding:38px 0!important}.g-category-section{padding:32px 0 30px!important}.g-category-intro{display:block!important;width:100%!important;margin:0 0 14px!important}.g-category-intro span{display:block!important;font-size:8px!important;margin:0 0 5px!important}.g-category-intro h2{width:100%!important;max-width:310px!important;font-size:25px!important;line-height:1.02!important;letter-spacing:-.04em!important;margin:0!important;overflow-wrap:break-word!important}.g-heading-row{width:100%!important;align-items:flex-start!important;flex-direction:column!important;gap:6px!important;margin-bottom:16px!important;text-align:left!important}.g-heading-row>div{width:100%!important;min-width:0!important}.g-section-title{font-size:27px!important;line-height:1.04!important;max-width:100%!important;margin:5px 0 0!important;text-align:left!important;overflow-wrap:break-word!important}.g-view-all{font-size:10.5px!important}.g-categories{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;gap:7px!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;scroll-snap-type:none!important}.g-cat{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;aspect-ratio:.677419!important;border-radius:14px!important;overflow:hidden!important}.g-cat__picture,.g-cat__picture .g-cat__image,.g-cat>.g-cat__image{width:100%!important;height:100%!important;top:0!important;right:0!important;bottom:0!important;left:0!important;object-fit:cover!important;object-position:center center!important}.g-cat__text{left:9px!important;right:7px!important;bottom:9px!important;min-width:0!important}.g-cat__index{font-size:6.5px!important}.g-cat__text h3{font-size:13.5px!important;line-height:1.03!important;margin:3px 0 4px!important}.g-cat__text div{font-size:8px!important;line-height:1.22!important;-webkit-line-clamp:2!important}.g-cat__text b{font-size:7.5px!important;margin-top:6px!important}.g-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important}.g-card{min-width:0!important;width:100%!important;border-radius:14px!important;overflow:hidden!important}.g-card__media{width:100%!important;aspect-ratio:1/1!important}.g-card__media img{width:100%!important;height:100%!important;object-fit:cover!important}.g-card__body{padding:10px!important;min-width:0!important}.g-card__title{font-size:12px!important;line-height:1.28!important;min-height:31px!important;overflow-wrap:break-word!important}.g-card__price{font-size:13px!important;margin-top:6px!important}.g-compare-price{font-size:10px!important}.g-feature{grid-template-columns:1fr!important;width:100%!important;min-height:0!important;border-radius:18px!important;overflow:hidden!important}.g-feature__media{width:100%!important;min-height:240px!important;height:260px!important;max-height:260px!important;overflow:hidden!important}.g-feature__media img{width:100%!important;height:100%!important;object-fit:cover!important}.g-feature__body{padding:25px 18px 22px!important;min-width:0!important}.g-feature__body .g-title{font-size:28px!important;line-height:1.04!important;margin:7px 0 16px!important}.g-feature__item{padding:11px 0!important;gap:10px!important}.g-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important}.g-trust__item{min-width:0!important;padding:15px 9px!important;border-radius:14px!important}.g-trust__item strong{font-size:12px!important}.g-trust__item .g-copy{font-size:10.5px!important}.g-banner{width:100%!important;min-height:380px!important;border-radius:18px!important;overflow:hidden!important;align-items:end!important}.g-banner img{width:100%!important;height:100%!important;object-fit:cover!important}.g-banner:after{background:linear-gradient(180deg,#0000000a,#000c 70%,#000000eb)!important}.g-banner__body{width:100%!important;max-width:100%!important;padding:24px 18px!important}.g-banner__body .g-title{font-size:29px!important;line-height:1.03!important}.g-banner__body p{font-size:13px!important;line-height:1.45!important}.g-product--premium{width:calc(100% - 24px)!important;max-width:none!important;margin-inline:auto!important;padding:20px 0 44px!important;grid-template-columns:1fr!important;gap:22px!important}.g-product-gallery{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}.g-product-gallery__stage{width:100%!important;aspect-ratio:3/4!important;border-radius:16px!important;overflow:hidden!important}.g-product-gallery__item{width:100%!important;height:100%!important;overflow:hidden!important}.g-product-gallery__main,.g-product-gallery__media{width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important}.g-product-gallery__thumbs{width:100%!important;max-width:100%!important;overflow-x:auto!important;overscroll-behavior-inline:contain!important}.g-product__info{min-width:0!important;width:100%!important}.g-product__info h1{font-size:30px!important;line-height:1.05!important;overflow-wrap:break-word!important}.g-package-options{grid-template-columns:1fr!important;width:100%!important}.g-package-card{min-width:0!important;width:100%!important}.g-product-form,.g-product-form .g-btn{width:100%!important;max-width:100%!important}.g-purchase-trust{width:100%!important;flex-wrap:wrap!important}.g-product-faq{width:100%!important;min-width:0!important}.g-mobile-sticky-cart{left:10px!important;right:10px!important;max-width:calc(100vw - 20px)!important}.g-cart-page{padding-top:30px!important;padding-bottom:62px!important}.g-cart-head{margin-bottom:20px!important}.g-cart-head .g-title{font-size:34px!important}.g-cart-layout{grid-template-columns:1fr!important;gap:24px!important}.g-cart-item{grid-template-columns:100px minmax(0,1fr)!important;gap:13px!important;padding:15px 0!important}.g-cart-item__media{width:100px!important;height:100px!important;border-radius:13px!important}.g-cart-item__content{min-width:0!important;padding:3px 0!important}.g-cart-item__title{font-size:14px!important;overflow-wrap:break-word!important}.g-cart-item__price{font-size:14px!important}.g-cart-summary{position:relative!important;top:auto!important;width:100%!important;padding:19px!important;border-radius:18px!important}.g-footer{padding:36px 0 20px!important;overflow:hidden!important}.g-footer__grid--expanded{grid-template-columns:1fr 1fr!important;gap:26px 16px!important}.g-footer__grid--expanded .g-footer__brand{grid-column:1/-1!important;max-width:100%!important}.g-footer__brand p{max-width:100%!important}.g-footer__grid--expanded a:not(.g-logo){font-size:11px!important;line-height:1.5!important;overflow-wrap:anywhere!important}.g-legal{flex-direction:column!important;align-items:flex-start!important;gap:7px!important}.g-info-page__wrap{width:calc(100% - 28px)!important;max-width:none!important}.g-info-hero h1{font-size:34px!important;overflow-wrap:break-word!important}.g-info-card{padding:20px 18px!important}.g-contact-grid{grid-template-columns:1fr!important}}.g-payments-section{padding:24px 0 34px!important}.g-payments{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.6fr);gap:24px;align-items:center;border:1px solid var(--line);border-radius:18px;background:#fff;padding:22px 26px}.g-payments__intro{display:flex;align-items:center;gap:14px}.g-payments__shield{width:44px;height:44px;border-radius:13px;background:#26215c14;color:var(--g);display:grid;place-items:center;flex:0 0 auto}.g-payments__shield svg{width:24px;height:24px}.g-payments__intro h2{font-size:18px;line-height:1.15;margin:3px 0 5px}.g-payments__intro p{font-size:12px;color:var(--muted);margin:0}.g-payments__methods{display:flex;justify-content:flex-end;align-items:center;gap:9px;flex-wrap:wrap}.g-payment-logo{height:40px;min-width:64px;padding:7px 11px;border:1px solid var(--line);border-radius:10px;background:#fff;display:grid;place-items:center}.g-payment-logo__svg{height:22px!important;max-width:56px!important;width:auto!important}.g-payments__pending{font-size:12px;color:var(--muted)}.g-instagram-section{padding:30px 0 54px!important}.g-instagram__head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.g-instagram__head .g-section-title{font-size:30px;line-height:1.05;margin:5px 0}.g-instagram__head p{margin:0;color:var(--muted);font-size:13px}.g-instagram__follow{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:13px;padding:9px 12px;background:#fff}.g-instagram__icon{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#7047eb,#e53f78,#f7a23a);color:#fff;display:grid;place-items:center}.g-instagram__icon svg{width:18px;height:18px}.g-instagram__follow>span:nth-child(2){display:flex;flex-direction:column;line-height:1.15}.g-instagram__follow strong{font-size:12px}.g-instagram__follow small{font-size:10px;color:var(--muted);margin-top:3px}.g-instagram__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.g-instagram__post{position:relative;aspect-ratio:1;border-radius:14px;overflow:hidden;background:var(--paper);border:1px solid var(--line)}.g-instagram__post img{width:100%;height:100%;object-fit:cover}.g-instagram__overlay{position:absolute;inset:auto 0 0;padding:24px 9px 9px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.68));color:#fff;font-size:10px;display:flex;gap:5px}.g-instagram__empty{border:1px dashed var(--line);border-radius:14px;padding:18px;color:var(--muted);display:flex;gap:10px;align-items:center}.g-instagram__empty strong{color:var(--ink)}@media(max-width:900px){.g-payments{grid-template-columns:1fr}.g-payments__methods{justify-content:flex-start}.g-instagram__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.g-payments{padding:18px}.g-instagram__head{align-items:flex-start;flex-direction:column}.g-instagram__follow{width:100%}.g-instagram__grid{display:flex;overflow-x:auto}.g-instagram__post{flex:0 0 43vw;max-width:170px}}.g-instagram-section{padding:34px 0 48px!important}.g-instagram__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:start!important}.g-instagram__post{display:block!important;position:relative!important;width:100%!important;aspect-ratio:4/5!important;border-radius:18px!important;overflow:hidden!important;background:#f5f5f7!important;border:1px solid var(--line)!important;box-shadow:0 8px 24px #1010180f!important}.g-instagram__post img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#f5f5f7!important}.g-instagram__overlay{padding:42px 14px 13px!important;font-size:12px!important;line-height:1.2!important}@media(max-width:900px){.g-instagram__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.g-instagram__post{aspect-ratio:4/5!important}}@media(max-width:620px){.g-instagram-section{padding:26px 0 38px!important}.g-instagram__head{margin-bottom:14px!important;gap:12px!important}.g-instagram__grid{display:flex!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;padding:2px 18px 10px 0!important;margin-right:-18px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.g-instagram__grid::-webkit-scrollbar{display:none!important}.g-instagram__post{flex:0 0 72vw!important;max-width:290px!important;aspect-ratio:4/5!important;scroll-snap-align:start!important;border-radius:16px!important}.g-instagram__post img{object-fit:contain!important}}.g-instagram-section{background:#fff!important}.g-instagram__grid{align-items:start!important}.g-instagram__post{aspect-ratio:auto!important;background:#fff!important;border:1px solid rgba(17,17,24,.08)!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 6px 18px #1010180d!important}.g-instagram__post img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:unset!important;object-position:unset!important;background:#fff!important}.g-instagram__overlay{display:none!important}@media(max-width:620px){.g-instagram__grid{align-items:flex-start!important}.g-instagram__post{flex:0 0 78vw!important;max-width:320px!important;aspect-ratio:auto!important}.g-instagram__post img{height:auto!important;object-fit:unset!important}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/gokrem.css.map */
