:root{--gk-ink: #14284b;--gk-coral: #e96854;--gk-mint: #cce5da;--gk-peach: #ffe1ad;--gk-cream: #fffcf8;--gk-display: "Fredoka", "Trebuchet MS", sans-serif;--gk-body: "Nunito Sans", Arial, sans-serif}.gk-header,.gk-footer,.gk-hero,.gk-featured,.gk-baby,.gk-pen-story{font-family:var(--gk-body);color:var(--gk-ink)}.gk-header{position:relative;z-index:20;background:#fffefa}.gk-header__inner{height:71px;max-width:1440px;margin:0 auto;padding:0 clamp(24px,4.7vw,64px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.gk-brand{grid-column:2;justify-self:center;display:inline-flex;align-items:center;width:max-content;color:var(--gk-ink);font:600 clamp(30px,3.55vw,45px)/1 var(--gk-display);letter-spacing:-1.6px;text-decoration:none;white-space:nowrap}.gk-brand__kids{display:inline-flex;margin-left:8px;letter-spacing:-2px}.gk-brand__kids span:nth-child(1){color:#42bbaa}.gk-brand__kids span:nth-child(2){color:#f5b852}.gk-brand__kids span:nth-child(3){color:#e86753}.gk-brand__kids span:nth-child(4){color:#edbe60}.gk-brand__sun{width:48px;height:48px;margin-left:1px;color:#f4bc57;flex:none}.gk-nav{display:flex;align-items:center;gap:clamp(28px,4vw,58px)}.gk-nav a{color:var(--gk-ink);font:800 17px/1 var(--gk-body);text-decoration:none;white-space:nowrap}.gk-nav a:hover,.gk-nav a:focus-visible{color:var(--gk-coral)}.gk-header__actions{grid-column:3;display:flex;justify-content:flex-end;align-items:center;gap:25px}.gk-icon-link{display:inline-flex;position:relative;align-items:center;justify-content:center;width:25px;height:30px;color:var(--gk-ink)}.gk-icon-link svg,.gk-mobile-menu svg{display:block;width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gk-cart-count{position:absolute;display:grid;place-items:center;top:-9px;right:-12px;min-width:20px;height:20px;padding:0 4px;border-radius:50%;color:#fff;background:var(--gk-coral);font:800 10px/1 var(--gk-body)}.gk-mobile-menu{display:none}.gk-hero{position:relative;isolation:isolate;height:clamp(560px,49.5vw,690px);overflow:hidden;background:#fdf8f2}.gk-hero--boxing:not(.gk-hero--home),.gk-hero--pen,.gk-hero--magic,.gk-hero--scooter{height:clamp(470px,47vw,590px)}.gk-hero--home{height:clamp(610px,49.5vw,690px)}.gk-hero__media{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background-image:var(--gk-desktop-image);background-size:cover;background-repeat:no-repeat;background-position:center center}.gk-hero--pen .gk-hero__media{background-position:50% 48%}.gk-hero--magic .gk-hero__media,.gk-hero--scooter .gk-hero__media{background-size:auto 100%;background-position:right center;background-color:#fffcf8}.gk-hero--pen:before,.gk-hero--magic:before,.gk-hero--scooter:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffcf8f5,#fffcf8e0 27%,#fffcf814 60%)}.gk-hero--magic:before,.gk-hero--scooter:before{background:linear-gradient(90deg,#fffcf8 0%,#fffcf8 43%,rgb(255 252 248 / .8) 54%,transparent 73%)}.gk-hero__inner{width:100%;max-width:1440px;height:100%;margin:0 auto;padding:0 clamp(24px,4.7vw,64px)}.gk-hero__copy{position:relative;width:min(44vw,560px);padding-top:clamp(80px,8vw,112px)}.gk-hero--boxing .gk-hero__copy,.gk-hero--pen .gk-hero__copy,.gk-hero--magic .gk-hero__copy,.gk-hero--scooter .gk-hero__copy{padding-top:clamp(70px,8.5vw,105px)}.gk-hero--home .gk-hero__copy{padding-top:94px}.gk-hero--boxing:not(.gk-hero--home) .gk-hero__copy,.gk-hero--pen .gk-hero__copy,.gk-hero--magic .gk-hero__copy,.gk-hero--scooter .gk-hero__copy{padding-top:clamp(65px,8vw,100px)}.gk-hero h1{margin:0;color:var(--gk-ink);font:600 clamp(65px,7.7vw,102px)/.89 var(--gk-display);letter-spacing:-4px}.gk-hero--boxing:not(.gk-hero--home) h1,.gk-hero--pen h1,.gk-hero--magic h1,.gk-hero--scooter h1{font-size:clamp(72px,8vw,105px)}.gk-hero__period{color:var(--gk-ink)}.gk-hero p{max-width:430px;margin:24px 0 29px;font:500 clamp(20px,1.8vw,24px)/1.25 var(--gk-body);letter-spacing:-.2px}.gk-hero--home p{margin-top:14px}.gk-hero--boxing p,.gk-hero--pen p,.gk-hero--magic p,.gk-hero--scooter p{max-width:365px;margin-top:16px;margin-bottom:24px}.gk-button{min-height:64px;min-width:273px;width:max-content;padding:0 29px 0 42px;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;border-radius:999px;background:var(--gk-coral);color:#fff;font:800 22px/1 var(--gk-body);text-decoration:none;transition:transform .2s ease,background-color .2s ease}.gk-button:hover{background:#d85645;transform:translateY(-2px);color:#fff}.gk-button:focus-visible,.gk-icon-link:focus-visible,.gk-featured__card:focus-visible{outline:3px solid #187bab;outline-offset:3px}.gk-button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.gk-hero__mint{position:absolute;z-index:-1;top:-95px;left:-65px;width:245px;height:210px;border-radius:48% 44% 70% 28%;transform:rotate(-23deg);background:var(--gk-mint);opacity:.88}.gk-hero__peach{position:absolute;z-index:-1;bottom:11px;left:-85px;width:350px;height:150px;border-radius:49% 70% 15% 35%;transform:rotate(17deg);background:var(--gk-peach)}.gk-hero__wave{position:absolute;z-index:2;width:100%;height:70px;left:0;bottom:-1px;fill:#fffefa}.gk-hero__confetti{position:absolute;top:164px;left:min(25vw,306px);width:55px;height:93px;pointer-events:none}.gk-hero__confetti i{position:absolute;display:block;width:16px;height:53px;border-radius:999px;background:#f29a8a;transform:rotate(37deg)}.gk-hero__confetti i+i{top:52px;left:21px;width:15px;height:38px;transform:rotate(67deg)}.gk-hero--boxing:not(.gk-hero--home) .gk-hero__confetti,.gk-hero--pen .gk-hero__confetti,.gk-hero--magic .gk-hero__confetti,.gk-hero--scooter .gk-hero__confetti{top:104px;left:min(27vw,300px)}.gk-featured{position:relative;isolation:isolate;overflow:clip;background:#fffefa;padding:18px clamp(24px,3.5vw,55px) 48px}.gk-heading{position:relative;max-width:100%;margin:0 auto 15px;text-align:center}.gk-heading h2{display:inline-block;margin:0;color:var(--gk-ink);font:600 clamp(35px,3.5vw,48px)/1.06 var(--gk-display);letter-spacing:-1.4px}.gk-heading p{margin:5px 0 0;color:var(--gk-ink);font:500 clamp(16px,1.5vw,20px)/1.4 var(--gk-body)}.gk-heading__rays{position:relative;display:inline-block;width:47px;height:40px;margin:0 6px;vertical-align:middle}.gk-heading__rays i{position:absolute;display:block;width:9px;height:27px;border-radius:999px;background:#bfe5da;transform:rotate(-36deg);top:0;left:19px}.gk-heading__rays i+i{width:8px;height:20px;background:var(--gk-coral);top:23px;left:5px;transform:rotate(-66deg)}.gk-heading__rays--right{transform:scaleX(-1)}.gk-featured__grid{position:relative;z-index:1;max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.gk-featured__card{position:relative;display:block;overflow:hidden;aspect-ratio:1.3;border-radius:12px;background:#f2e9dc;color:var(--gk-ink);text-decoration:none}.gk-featured__card img{width:100%;height:100%;display:block;object-fit:cover;object-position:51% center;transition:transform .35s ease}.gk-featured__card--magic img{object-position:68% center}.gk-featured__card--scooter img{object-position:70% center}.gk-featured__card:hover img{transform:scale(1.025)}.gk-featured__label{position:absolute;left:15px;bottom:16px;display:inline-flex;align-items:center;justify-content:space-between;gap:25px;min-width:300px;min-height:61px;padding:6px 7px 6px 27px;border-radius:999px;background:#fff;color:var(--gk-ink);font:600 clamp(21px,2vw,29px)/1 var(--gk-display);white-space:nowrap}.gk-featured__arrow{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;background:var(--gk-coral);color:#fff;flex:none}.gk-featured__arrow svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.gk-baby{padding:44px clamp(24px,4vw,60px) 85px;background:#fffefa}.gk-baby__inner{position:relative;min-height:280px;max-width:1320px;margin:0 auto;padding:55px 8%;overflow:hidden;border-radius:32px;background:#e3f2eb}.gk-baby__copy{position:relative;z-index:1;max-width:550px}.gk-baby h2{margin:0 0 14px;font:600 clamp(36px,3.7vw,50px)/1.04 var(--gk-display)}.gk-baby p{margin:0;font:500 clamp(17px,1.6vw,21px)/1.4 var(--gk-body)}.gk-baby__art{position:absolute;width:350px;height:250px;right:6%;bottom:-82px}.gk-baby__art span{position:absolute;left:10px;bottom:0;width:300px;height:300px;border:23px solid #e9bca9;border-radius:50%}.gk-baby__art span:nth-child(2){width:230px;height:230px;left:45px;border-color:#f3d9b6}.gk-baby__art span:nth-child(3){width:160px;height:160px;left:80px;border-color:#bddfd0}.gk-baby__art i{position:absolute;top:4px;right:5px;width:51px;height:51px;border-radius:50%;background:#f2be5c}.gk-pen-story{padding:33px clamp(24px,4vw,60px) 85px;background:#fffefa}.gk-pen-story__grid{display:grid;grid-template-columns:1.2fr .8fr;max-width:1350px;margin:26px auto 0;border-radius:25px;overflow:hidden;background:#eaf5ee}.gk-pen-story__image img{display:block;width:100%;height:100%;min-height:425px;object-fit:cover}.gk-pen-story__copy{align-self:center;padding:7%}.gk-pen-story__mark{color:var(--gk-coral);font:600 54px/1 var(--gk-display)}.gk-pen-story h3{margin:15px 0;font:600 clamp(32px,3.5vw,48px)/1.05 var(--gk-display)}.gk-pen-story p{font:500 19px/1.45 var(--gk-body)}.gk-pen-story__note{margin-top:40px;font-size:14px!important;opacity:.75}.gk-footer{background:#fffefa;border-top:1px solid #eee8de}.gk-footer__inner{display:flex;align-items:center;gap:28px;max-width:1440px;min-height:100px;margin:0 auto;padding:15px clamp(24px,4.7vw,64px);font:600 15px/1.3 var(--gk-body)}.gk-footer__brand{color:var(--gk-ink);font:600 27px/1 var(--gk-display);text-decoration:none}.gk-footer__brand span{color:var(--gk-coral)}.gk-footer__inner nav{display:flex;gap:22px;margin-left:auto}.gk-footer__inner nav a{color:var(--gk-ink);text-decoration:none}.gk-footer__inner nav a:hover{color:var(--gk-coral)}@media(max-width:989px){.gk-header__inner{grid-template-columns:1fr auto 1fr}.gk-nav{display:none}.gk-mobile-menu{position:relative;display:block}.gk-mobile-menu summary{display:block;cursor:pointer;list-style:none;color:var(--gk-ink)}.gk-mobile-menu summary::-webkit-details-marker{display:none}.gk-mobile-menu nav{position:absolute;top:40px;right:-14px;min-width:205px;display:grid;gap:3px;padding:14px;border-radius:14px;background:#fff;box-shadow:0 18px 42px #13284a2e}.gk-mobile-menu nav a{padding:9px 12px;color:var(--gk-ink);font:700 17px/1.25 var(--gk-body);text-decoration:none}.gk-hero__copy{width:min(48vw,460px)}.gk-hero h1{font-size:clamp(62px,7.7vw,82px)}.gk-hero__confetti{display:none}}@media(max-width:680px){.gk-header__inner{height:78px;padding:0 18px;gap:8px;grid-template-columns:1fr auto 1fr}.gk-brand{font-size:clamp(22px,5.6vw,28px);letter-spacing:-1px}.gk-brand__kids{margin-left:5px;letter-spacing:-1px}.gk-brand__sun{width:27px;height:27px}.gk-header__actions{gap:13px}.gk-header__actions .gk-icon-link:first-child{position:absolute;left:19px}.gk-icon-link{width:22px}.gk-icon-link svg,.gk-mobile-menu svg{width:22px;height:22px}.gk-cart-count{top:-5px;right:-9px}.gk-hero,.gk-hero--boxing:not(.gk-hero--home),.gk-hero--pen,.gk-hero--magic,.gk-hero--scooter{height:710px;background:#fffcf8}.gk-hero__media{top:310px;background-size:auto 100%;background-position:60% center}.gk-hero--boxing .gk-hero__media{background-image:var(--gk-mobile-image);background-size:cover;background-position:center center}.gk-hero--pen .gk-hero__media{background-position:59% center}.gk-hero--magic .gk-hero__media{background-position:72% center}.gk-hero--scooter .gk-hero__media{background-position:74% center}.gk-hero--pen:before,.gk-hero--magic:before,.gk-hero--scooter:before{display:none}.gk-hero__inner{padding:0 24px}.gk-hero__copy,.gk-hero--boxing .gk-hero__copy,.gk-hero--boxing:not(.gk-hero--home) .gk-hero__copy,.gk-hero--pen .gk-hero__copy,.gk-hero--magic .gk-hero__copy,.gk-hero--scooter .gk-hero__copy{width:100%;padding-top:38px}.gk-hero h1,.gk-hero--boxing h1,.gk-hero--boxing:not(.gk-hero--home) h1,.gk-hero--pen h1,.gk-hero--magic h1,.gk-hero--scooter h1{font-size:clamp(54px,12.8vw,74px);letter-spacing:-2px;line-height:.88}.gk-hero p,.gk-hero--boxing p,.gk-hero--pen p,.gk-hero--magic p,.gk-hero--scooter p{max-width:330px;margin:15px 0 20px;font-size:17px;line-height:1.28}.gk-button{min-width:220px;min-height:53px;padding:0 22px 0 29px;font-size:18px}.gk-button svg{width:20px;height:20px}.gk-hero__mint{width:150px;height:130px;top:-73px;left:-58px}.gk-hero__peach{bottom:0;width:230px;height:110px}.gk-hero__wave{height:40px}.gk-featured{padding:25px 16px 45px}.gk-heading h2{font-size:34px;letter-spacing:-.8px}.gk-heading p{max-width:310px;margin:7px auto 0;font-size:15px}.gk-heading__rays{width:23px;margin:0;transform:scale(.65)}.gk-heading__rays--right{transform:scale(-.65,.65)}.gk-featured__grid{grid-template-columns:1fr;gap:14px}.gk-featured__card{aspect-ratio:1.22}.gk-featured__label{min-width:0;min-height:51px;padding-left:19px;font-size:21px}.gk-featured__arrow{width:38px;height:38px}.gk-baby{padding:12px 16px 55px}.gk-baby__inner{min-height:320px;padding:35px 28px}.gk-baby__art{right:-115px;bottom:-120px;transform:scale(.7)}.gk-pen-story{padding:20px 16px 55px}.gk-pen-story__grid{grid-template-columns:1fr}.gk-pen-story__image img{min-height:270px}.gk-pen-story__copy{padding:28px}.gk-footer__inner{flex-wrap:wrap;gap:10px 24px;padding:25px 24px}.gk-footer__inner nav{width:100%;margin-left:0}}@media(prefers-reduced-motion:reduce){.gk-button,.gk-featured__card img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/gk-theme.css.map */
