:root{--tt-ink: #254f66;--tt-blue: #316e8d;--tt-blue-soft: #eaf4f8;--tt-sky: #dcecf3;--tt-cream: #fffaf5;--tt-beige: #f3ece4;--tt-blush: #f7e9ee;--tt-pink: #d96f91;--tt-border: rgba(49, 110, 141, .16);--tt-shadow: 0 24px 60px rgba(37, 79, 102, .11);--tt-radius: 30px}html{scroll-behavior:smooth}body{color:var(--tt-ink);background:#fff}.tt-shell{width:min(calc(100% - 40px),1420px);margin-inline:auto}.tt-header-wrap{position:sticky;top:0;z-index:80;background:#fffffff5;border-bottom:1px solid rgba(49,110,141,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tt-benefit-bar{color:var(--tt-ink);background:linear-gradient(90deg,var(--tt-blue-soft),var(--tt-cream),var(--tt-blush));border-bottom:1px solid rgba(49,110,141,.08)}.tt-benefit-bar__inner{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:30px}.tt-benefit-bar span{display:inline-flex;align-items:center;gap:9px;font-size:.78rem;letter-spacing:.01em}.tt-benefit-bar svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.tt-header{background:#fffffffa}.tt-header__grid{min-height:106px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px}.tt-header__nav{display:flex;align-items:center;gap:clamp(15px,1.65vw,30px)}.tt-header__nav a{position:relative;color:#173b50;font-size:.91rem;font-weight:750;text-decoration:none;white-space:nowrap}.tt-header__nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--tt-blue);transition:right .2s ease}.tt-header__nav a:hover:after,.tt-header__nav a[aria-current=page]:after{right:0}.tt-header__nav .tt-link-boys{color:var(--tt-blue)}.tt-header__nav .tt-link-girls{color:var(--tt-pink)}.tt-header__logo{display:grid;place-items:center;color:var(--tt-blue);text-align:center;text-decoration:none}.tt-header__logo img{display:block;width:auto;height:78px;max-width:250px;object-fit:contain}.tt-header__logo-text{font-size:2rem;font-weight:900;letter-spacing:-.06em}.tt-header__logo small{font-size:.72rem}.tt-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.tt-icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px;color:#173b50;border-radius:999px;text-decoration:none;transition:color .2s ease,background .2s ease,transform .2s ease}.tt-icon-button:hover{color:var(--tt-blue);background:var(--tt-blue-soft);transform:translateY(-1px)}.tt-icon-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.tt-icon-button>span:not(.tt-cart-count){display:none}.tt-cart-count{position:absolute;top:0;right:0;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;color:#fff;background:var(--tt-blue);border:2px solid #fff;border-radius:999px;font-size:.65rem!important}.tt-mobile-menu{display:none;position:relative}.tt-mobile-menu summary{display:grid;place-items:center;width:44px;height:44px;cursor:pointer;list-style:none;border-radius:999px}.tt-mobile-menu summary::-webkit-details-marker{display:none}.tt-mobile-menu summary svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.tt-mobile-menu__panel{position:absolute;top:calc(100% + 15px);left:0;width:min(310px,calc(100vw - 32px));padding:14px;border:1px solid var(--tt-border);border-radius:20px;background:#fff;box-shadow:var(--tt-shadow)}.tt-mobile-menu__panel a{display:block;padding:13px 14px;color:var(--tt-ink);border-radius:12px;font-weight:750;text-decoration:none}.tt-mobile-menu__panel a:hover{background:var(--tt-blue-soft)}.tt-home{overflow:clip}.tt-reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.tt-reveal.is-visible{opacity:1;transform:none}.tt-kicker{margin:0 0 12px;color:var(--tt-blue);font-size:.77rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.tt-section{padding-block:clamp(72px,8vw,118px)}.tt-section--soft{background:linear-gradient(180deg,#f7fbfd,#fff)}.tt-section__head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.tt-section__head--center{display:grid;justify-items:center;max-width:760px;margin-inline:auto;text-align:center}.tt-section__head h2,.tt-editorial h2,.tt-promise h2,.tt-video-panel h2,.tt-faq-grid h2,.tt-newsletter h2{margin:0;color:var(--tt-ink);font-size:clamp(2.2rem,4vw,4.3rem);line-height:1.02;letter-spacing:-.05em;text-wrap:balance}.tt-section__head>p,.tt-section__head>div+a,.tt-section__head--center>p:last-child{color:#254f66ad}.tt-text-link{color:var(--tt-blue);font-weight:800;text-decoration:none}.tt-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:min(720px,calc(100svh - 146px));margin-top:24px;overflow:hidden;border:1px solid rgba(49,110,141,.12);border-radius:38px;background:linear-gradient(135deg,var(--tt-cream) 0%,#fff 45%,var(--tt-blue-soft) 100%);box-shadow:var(--tt-shadow)}.tt-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(44px,6vw,94px)}.tt-hero h1{margin:0;max-width:720px;color:var(--tt-ink);font-size:clamp(3.7rem,6.2vw,7rem);line-height:.94;letter-spacing:-.065em;text-wrap:balance}.tt-hero__text{max-width:600px;margin-top:26px;color:#254f66bd;font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.7}.tt-hero__text p{margin:0}.tt-hero__facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.tt-hero__facts span{padding:9px 13px;color:var(--tt-ink);border:1px solid rgba(49,110,141,.15);border-radius:999px;background:#ffffffb8;font-size:.75rem;font-weight:750}.tt-hero__media{position:relative;display:grid;place-items:center;min-height:570px;padding:22px;background:linear-gradient(180deg,#fffaf5b8,#dcecf385)}.tt-hero__media img{width:100%;height:100%;max-height:680px;object-fit:contain;object-position:center}.tt-hero__star{position:absolute;color:var(--tt-blue);font-size:2.3rem;animation:tt-float 5s ease-in-out infinite}.tt-hero__star--1{top:10%;right:10%}.tt-hero__star--2{bottom:13%;left:8%;animation-delay:-2s}@keyframes tt-float{50%{transform:translateY(-10px) rotate(8deg)}}.tt-trust{padding-block:26px}.tt-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tt-trust__grid>div{display:grid;grid-template-columns:auto 1fr;column-gap:14px;padding:19px;border:1px solid var(--tt-border);border-radius:20px;background:#fff}.tt-trust__grid span{grid-row:1 / 3;display:grid;place-items:center;width:42px;height:42px;color:var(--tt-blue);background:var(--tt-blue-soft);border-radius:14px;font-size:.72rem;font-weight:900}.tt-trust__grid strong{font-size:.91rem}.tt-trust__grid small{color:#254f669e;font-size:.74rem}.tt-age-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.tt-age-grid a{display:grid;justify-items:center;min-height:174px;padding:22px 14px;color:var(--tt-ink);border:1px solid rgba(49,110,141,.1);border-radius:24px;text-align:center;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease}.tt-age-grid a:nth-child(1){background:#fff5e9}.tt-age-grid a:nth-child(2){background:#eef7eb}.tt-age-grid a:nth-child(3){background:#fff0e8}.tt-age-grid a:nth-child(4){background:#eaf5fa}.tt-age-grid a:nth-child(5){background:#f4eef8}.tt-age-grid a:nth-child(6){background:#edf5fa}.tt-age-grid a:hover{transform:translateY(-6px);box-shadow:0 18px 38px #254f661c}.tt-age-icon{display:grid;place-items:center;width:64px;height:64px;margin-bottom:18px;color:var(--tt-blue);border:1px solid rgba(49,110,141,.12);border-radius:50%;background:#ffffffd1}.tt-age-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tt-age-grid strong{font-size:1rem}.tt-age-grid small{margin-top:5px;color:#254f669e;font-size:.75rem}.tt-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.tt-category-grid a{display:flex;flex-direction:column;min-height:260px;padding:24px 20px;color:var(--tt-ink);border:1px solid var(--tt-border);border-radius:24px;background:#fffffff5;text-decoration:none;box-shadow:0 8px 24px #254f660a;transition:transform .22s ease,box-shadow .22s ease}.tt-category-grid a:hover{transform:translateY(-7px);box-shadow:0 22px 44px #254f661c}.tt-category-icon{display:grid;place-items:center;width:68px;height:68px;margin-bottom:30px;color:var(--tt-blue);border-radius:20px;background:var(--tt-blue-soft)}.tt-category-icon svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tt-category-grid strong{font-size:1.05rem}.tt-category-grid small{margin-top:6px;color:#254f669e;line-height:1.45}.tt-category-grid em{margin-top:auto;padding-top:24px;color:var(--tt-blue);font-size:.8rem;font-style:normal;font-weight:850}.tt-editorial,.tt-promise,.tt-video-panel{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);overflow:hidden;border:1px solid var(--tt-border);border-radius:var(--tt-radius);background:#fff;box-shadow:var(--tt-shadow)}.tt-editorial__media,.tt-promise__media{min-height:590px;background:var(--tt-cream)}.tt-editorial__media img,.tt-promise__media img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.tt-editorial__copy,.tt-promise__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,74px)}.tt-editorial__copy>p:not(.tt-kicker),.tt-promise__copy>p:not(.tt-kicker),.tt-video-panel__copy>p:not(.tt-kicker){color:#254f66b3;font-size:1.02rem;line-height:1.72}.tt-editorial__buttons{display:flex;flex-wrap:wrap;gap:11px;margin-top:24px}.tt-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 22px;border:1px solid transparent;border-radius:999px;font-weight:850;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.tt-button:hover{transform:translateY(-2px);box-shadow:0 12px 26px #254f6621}.tt-button--boys,.tt-button--primary{color:#fff;background:var(--tt-blue)}.tt-button--girls{color:#fff;background:var(--tt-pink)}.tt-button--outline{color:var(--tt-ink);border-color:var(--tt-border);background:#fff}.tt-section--products{background:linear-gradient(180deg,#fff,#f8fbfc)}.tt-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.tt-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:4/5;border-radius:24px;background:var(--tt-cream)}.tt-product-card__media img,.tt-product-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.tt-product-card:hover .tt-product-card__media img{transform:scale(1.035)}.tt-product-badge{position:absolute;top:14px;left:14px;padding:7px 11px;color:var(--tt-ink);background:#fff;border-radius:999px;font-size:.7rem;font-weight:850}.tt-product-card__body{padding-top:15px}.tt-product-card__body a{color:inherit;text-decoration:none}.tt-product-card h3{margin:0;font-size:1rem}.tt-product-price{margin:7px 0 13px;color:#254f66b3;font-weight:750}.tt-product-card form button,.tt-product-action{display:flex;width:100%;min-height:44px;align-items:center;justify-content:center;color:#fff;border:0;border-radius:999px;background:var(--tt-blue);font:inherit;font-size:.82rem;font-weight:850;cursor:pointer;text-decoration:none}.tt-promise{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.tt-promise__media{background:#f8f4ef}.tt-promise__copy ul{display:grid;gap:13px;margin:22px 0 0;padding:0;list-style:none}.tt-promise__copy li{position:relative;padding-left:29px;color:#254f66c7}.tt-promise__copy li:before{content:"\2713";position:absolute;left:0;top:0;display:grid;place-items:center;width:20px;height:20px;color:var(--tt-blue);border:1px solid var(--tt-blue);border-radius:50%;font-size:.68rem;font-weight:900}.tt-section--video{padding-block:clamp(68px,8vw,112px);background:linear-gradient(135deg,var(--tt-blue-soft),var(--tt-cream))}.tt-video-panel{align-items:center;padding:24px}.tt-video-panel__copy{padding:clamp(24px,4vw,58px)}.tt-video-panel__media video{display:block;width:100%;border-radius:24px;box-shadow:0 20px 45px #254f6626}.tt-faq-grid{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(40px,7vw,110px)}.tt-faq-grid>div:first-child>p:last-child{color:#254f66ad;line-height:1.7}.tt-faq-list details{border-bottom:1px solid var(--tt-border)}.tt-faq-list summary{display:flex;justify-content:space-between;gap:20px;padding:22px 0;color:var(--tt-ink);font-weight:850;cursor:pointer;list-style:none}.tt-faq-list summary::-webkit-details-marker{display:none}.tt-faq-list summary span{font-size:1.35rem;transition:transform .2s ease}.tt-faq-list details[open] summary span{transform:rotate(45deg)}.tt-faq-list details p{margin:0;padding:0 34px 22px 0;color:#254f66b3;line-height:1.65}.tt-newsletter{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);align-items:center;gap:44px;margin-bottom:clamp(72px,8vw,118px);padding:clamp(30px,5vw,58px);border:1px solid var(--tt-border);border-radius:var(--tt-radius);background:linear-gradient(135deg,var(--tt-blue-soft),var(--tt-blush))}.tt-newsletter h2{font-size:clamp(2rem,3vw,3.3rem)}.tt-newsletter>div>p:last-child{color:#254f66ad}.tt-newsletter__form{display:grid;grid-template-columns:1fr auto;gap:10px}.tt-newsletter__form input{min-width:0;min-height:54px;padding:14px 18px;border:1px solid var(--tt-border);border-radius:999px;background:#ffffffeb}.tt-newsletter__form button{min-height:54px;padding:14px 22px;color:#fff;border:0;border-radius:999px;background:var(--tt-blue);font:inherit;font-weight:850;cursor:pointer}.tt-form-message{grid-column:1/-1;margin:0;font-size:.8rem}.tt-footer{padding:74px 0 24px;background:#eef6fa;border-top:1px solid var(--tt-border)}.tt-footer__grid{display:grid;grid-template-columns:1.35fr .7fr .9fr 1fr;gap:clamp(28px,5vw,72px)}.tt-footer h3{margin:0 0 18px;color:var(--tt-ink);font-size:.83rem;letter-spacing:.12em;text-transform:uppercase}.tt-footer__grid>div:not(.tt-footer__brand){display:flex;flex-direction:column;align-items:flex-start}.tt-footer a{margin-bottom:10px;color:#254f66bf;text-decoration:none}.tt-footer a:hover{color:var(--tt-blue)}.tt-footer p{color:#254f66ad;line-height:1.65}.tt-footer__logo img{width:auto;height:76px;max-width:230px;object-fit:contain}.tt-footer__brand>p{max-width:420px}.tt-footer__socials{display:flex;gap:10px;margin-top:14px}.tt-footer__socials a{padding:9px 14px;border:1px solid var(--tt-border);border-radius:999px;background:#ffffffa6;font-size:.78rem;font-weight:800}.tt-footer__email{font-weight:850}.tt-footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:52px;padding-top:22px;color:#254f668c;border-top:1px solid var(--tt-border);font-size:.76rem}.tt-footer__bottom div{display:flex;gap:18px}.tt-whatsapp{position:fixed;right:22px;bottom:112px;z-index:70;display:inline-flex;align-items:center;gap:9px;min-height:50px;padding:12px 18px;color:#fff;border-radius:999px;background:#18a568;box-shadow:0 14px 32px #18a56847;font-weight:850;text-decoration:none}.tt-whatsapp svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.content-for-layout{min-height:50vh}body.tt-customer-guest shopify-payment-terms,body.tt-customer-guest .shopify-payment-button{display:none!important}.template-product .product-information,.template-collection .collection-wrapper,.template-cart .cart-page{--page-width: 1420px}@media(max-width:1180px){.tt-header__nav{gap:14px}.tt-header__nav a{font-size:.8rem}.tt-account-button span,.tt-action-label{display:none}.tt-age-grid,.tt-category-grid{grid-template-columns:repeat(3,1fr)}.tt-trust__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.tt-benefit-bar__inner span:nth-child(3){display:none}.tt-header__grid{min-height:84px;grid-template-columns:1fr auto 1fr}.tt-header__nav{display:none}.tt-mobile-menu{display:block;justify-self:start}.tt-header__logo img{height:60px;max-width:180px}.tt-header__actions{gap:2px}.tt-icon-button{min-width:42px;padding:7px}.tt-hero{grid-template-columns:1fr}.tt-hero__copy{padding:55px 34px 35px}.tt-hero h1{font-size:clamp(3.2rem,11vw,5.7rem)}.tt-hero__media{min-height:520px}.tt-editorial,.tt-promise,.tt-video-panel{grid-template-columns:1fr}.tt-editorial__media,.tt-promise__media{min-height:480px}.tt-product-grid{grid-template-columns:repeat(2,1fr)}.tt-faq-grid{grid-template-columns:1fr;gap:30px}.tt-newsletter{grid-template-columns:1fr}.tt-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.tt-shell{width:min(calc(100% - 24px),1420px)}.tt-benefit-bar__inner{justify-content:center;min-height:35px}.tt-benefit-bar__inner span:nth-child(2){display:none}.tt-benefit-bar span{font-size:.71rem}.tt-header__grid{min-height:75px;gap:8px}.tt-header__logo img{height:52px;max-width:145px}.tt-hero{min-height:0;margin-top:12px;border-radius:25px}.tt-hero__copy{padding:42px 22px 28px}.tt-hero h1{font-size:clamp(2.75rem,15vw,4.5rem)}.tt-hero__text{margin-top:20px;font-size:.98rem}.tt-hero__facts{display:grid;margin-top:24px}.tt-hero__media{min-height:390px;padding:10px}.tt-trust__grid,.tt-age-grid,.tt-category-grid,.tt-footer__grid{grid-template-columns:1fr}.tt-trust__grid{gap:8px}.tt-age-grid{grid-template-columns:repeat(2,1fr);gap:10px}.tt-age-grid a{min-height:154px;padding:18px 10px}.tt-category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.tt-category-grid a{min-height:220px;padding:18px 14px}.tt-category-icon{width:54px;height:54px;margin-bottom:22px}.tt-section{padding-block:66px}.tt-section__head{display:grid;align-items:start;gap:12px;margin-bottom:28px}.tt-editorial,.tt-promise,.tt-video-panel,.tt-newsletter{border-radius:24px}.tt-editorial__media,.tt-promise__media{min-height:360px}.tt-editorial__copy,.tt-promise__copy,.tt-video-panel__copy{padding:28px 20px}.tt-editorial__buttons{display:grid}.tt-product-grid{gap:12px}.tt-product-card__media{border-radius:17px}.tt-product-card h3{font-size:.88rem}.tt-product-card form button,.tt-product-action{min-height:40px;font-size:.7rem}.tt-video-panel{padding:14px}.tt-newsletter{gap:24px;padding:26px 20px}.tt-newsletter__form{grid-template-columns:1fr}.tt-footer{padding-top:56px}.tt-footer__bottom{display:grid}.tt-whatsapp{right:14px;bottom:96px;padding:11px 14px}.tt-whatsapp span{display:none}}@media(prefers-reduced-motion:reduce){.tt-reveal{opacity:1;transform:none;transition:none}.tt-hero__star{animation:none}*{scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/twinkle-rebuild.css.map */
