
:root{--pink:#ef4a9b;--orange:#ff875d;--purple:#6c55ee;--blue:#46a2f4;--green:#4fd56f;--ink:#271f46;--text:#706987;--soft:#f8f1ff;--card:rgba(255,255,255,.86);--border:rgba(116,85,182,.12);--shadow:0 24px 60px rgba(73,45,128,.14);--radius:34px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);font-family:"Nunito",system-ui,-apple-system,"Segoe UI",sans-serif;background:radial-gradient(circle at 8% 12%,rgba(255,214,236,.9),transparent 28%),radial-gradient(circle at 95% 8%,rgba(255,214,174,.35),transparent 24%),linear-gradient(180deg,#fffafc 0%,#fff 50%,#fbfff8 100%)}img,video{max-width:100%;display:block}a{text-decoration:none;color:inherit}.navbar{background:rgba(255,255,255,.84);backdrop-filter:blur(18px);border-bottom:1px solid rgba(120,87,186,.08)}.navbar-brand img{width:198px}.nav-link{font-weight:900;color:#5c5579;border-radius:999px;padding:.75rem .9rem!important}.nav-link:hover,.nav-link.active{color:var(--pink);background:rgba(239,74,155,.08)}.btn-minio{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;color:#fff!important;font-weight:900;padding:13px 22px;background:linear-gradient(135deg,var(--pink),var(--purple));box-shadow:0 16px 30px rgba(239,74,155,.24);transition:.2s}.btn-minio:hover{transform:translateY(-2px)}.section-pad{padding:92px 0}.soft-section{background:linear-gradient(180deg,rgba(247,241,255,.72),rgba(255,255,255,.35));border-top:1px solid rgba(255,255,255,.8);border-bottom:1px solid rgba(120,87,186,.08)}.eyebrow{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:8px 16px;background:rgba(255,255,255,.9);border:1px solid var(--border);color:var(--purple);font-size:.86rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.text-gradient{background:linear-gradient(120deg,var(--pink),var(--orange));-webkit-background-clip:text;background-clip:text;color:transparent}.hero{min-height:100vh;display:flex;align-items:center;padding-top:132px}.hero-title,.section-title h2,.section-side-title,.module-card h3,.age-card h3,.parent-item h3,.contact-info-card h3,.cta-card h2{font-family:"Baloo 2","Nunito",sans-serif}.hero-title{font-size:clamp(44px,6vw,78px);line-height:.98;letter-spacing:-.03em;margin:20px 0}.lead,.section-title p,.side-text{color:var(--text);font-size:1.13rem;line-height:1.75;font-weight:750}.hero-badges{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.hero-badges span,.rating-row{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:rgba(255,255,255,.86);border:1px solid var(--border);padding:10px 14px;color:#655e81;font-weight:900}.rating-row{margin-top:18px}.store-image-badge{display:inline-flex;transition:.2s}.store-image-badge img{width:210px;height:auto;filter:drop-shadow(0 16px 24px rgba(20,18,31,.16))}.store-image-badge:hover{transform:translateY(-2px)}.hero-art{min-height:610px;position:relative}.hero-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:10px}.hero-pills span{background:#fff;border:1px solid var(--border);border-radius:999px;padding:8px 12px;font-weight:900;color:#6d6682;box-shadow:0 12px 24px rgba(73,45,128,.08)}.phone-stage{position:relative;height:560px}.device-frame{position:relative;background:linear-gradient(180deg,#252238,#0d0d15);border-radius:42px;padding:14px;box-shadow:var(--shadow);border:2px solid rgba(255,255,255,.55);overflow:hidden}.device-frame:before{content:"";position:absolute;left:50%;top:8px;transform:translateX(-50%);width:38%;height:18px;border-radius:999px;background:#101016;z-index:3}.device-frame img{width:100%;aspect-ratio:9/19;object-fit:cover;border-radius:28px;background:#fff}.device-main{position:absolute;right:95px;top:0;width:310px;z-index:2}.device-front{position:absolute;left:70px;top:210px;width:245px;z-index:3}.section-title{text-align:center;max-width:820px;margin:0 auto 48px}.section-title h2,.section-side-title{font-size:clamp(34px,4vw,58px);line-height:1.03;letter-spacing:-.03em;margin:12px 0}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.module-card{position:relative;min-height:570px;border-radius:30px;padding:28px;color:#fff;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column}.module-card:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-90px;top:-80px;background:rgba(255,255,255,.12)}.module-card.purple{background:linear-gradient(135deg,#825fdd,#6c55d8)}.module-card.orange{background:linear-gradient(135deg,#ff9574,#ff704c)}.module-card.blue{background:linear-gradient(135deg,#64b7ff,#2f80df)}.module-progress{height:28px;border-radius:999px;background:rgba(255,255,255,.25);padding:6px 12px;font-weight:900;font-size:.82rem;position:relative;z-index:2}.module-card h3{font-size:2.15rem;margin:26px 0 10px;position:relative;z-index:2}.module-card p{font-size:1rem;line-height:1.55;font-weight:800;color:rgba(255,255,255,.86);position:relative;z-index:2;min-height:78px}.module-tags{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0 18px;position:relative;z-index:2}.module-tags span{border-radius:999px;background:rgba(255,255,255,.24);padding:8px 13px;font-weight:900;color:#fff}.module-screen-row{position:relative;z-index:2;margin-top:auto;height:230px;display:flex;align-items:flex-end;justify-content:center;gap:12px}.module-device{width:135px;border-radius:28px;padding:8px;transform:rotate(-5deg);box-shadow:0 18px 36px rgba(0,0,0,.18)}.module-device:before{height:10px;top:4px}.module-device img{border-radius:20px}.module-device.second{transform:rotate(6deg);margin-left:-18px}.video-row{position:relative}.video-shell{max-width:760px;margin:0 auto;background:rgba(255,255,255,.9);border:1px solid var(--border);border-radius:32px;padding:14px;box-shadow:var(--shadow);overflow:hidden}.video-shell video{width:100%;max-height:500px;object-fit:contain;border-radius:22px;background:#101016}.video-copy{position:relative;z-index:2}.age-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.age-card{background:var(--card);border:1px solid var(--border);border-radius:26px;box-shadow:0 18px 38px rgba(73,45,128,.09);padding:26px;text-align:center}.age-badge{width:84px;height:84px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;color:#fff;font-family:"Baloo 2";font-size:1.7rem}.age-badge.pink{background:#f1549b}.age-badge.orange{background:#ffa13b}.age-badge.green{background:#4fd56f}.age-badge.blue{background:#48a8f5}.parent-panel{border-radius:38px;background:linear-gradient(180deg,rgba(247,241,255,.92),rgba(243,234,255,.88));border:1px solid var(--border);box-shadow:var(--shadow);padding:42px}.parent-feature-list{display:flex;flex-direction:column;gap:14px}.parent-item{display:flex;text-align:left;gap:14px;border:1px solid rgba(128,90,193,.08);background:rgba(255,255,255,.86);border-radius:22px;padding:16px 18px;transition:.2s}.parent-item:hover,.parent-item.active{transform:translateX(4px);box-shadow:0 14px 28px rgba(73,45,128,.1);border-color:rgba(239,74,155,.18)}.parent-item .check{width:34px;height:34px;border-radius:50%;background:#49cf6d;color:#fff;display:grid;place-items:center;font-weight:900;flex:0 0 34px}.parent-item h3{font-size:1.3rem;margin:0}.parent-item p{margin:2px 0 0;color:var(--text);font-weight:750}.parent-preview{display:flex;justify-content:center;align-items:center;min-height:590px}.parent-device{width:320px;transition:.25s}.parent-device.switching{opacity:.25;transform:scale(.96)}.gallery-slider-wrap{position:relative}.gallery-slider{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:8px 56px 20px}.gallery-slider::-webkit-scrollbar{height:10px}.gallery-slider::-webkit-scrollbar-thumb{background:rgba(108,85,238,.24);border-radius:999px}.gallery-slide{flex:0 0 220px;scroll-snap-align:start;text-align:center}.gallery-shot{width:220px;height:420px;border:0;border-radius:32px;padding:10px;background:#15131e;box-shadow:0 18px 40px rgba(73,45,128,.16);cursor:zoom-in;transition:.2s;position:relative}.gallery-shot:before{content:"";position:absolute;left:50%;top:8px;transform:translateX(-50%);width:80px;height:14px;border-radius:999px;background:#08070c;z-index:3}.gallery-shot img{width:100%;height:100%;object-fit:cover;border-radius:24px;background:#fff}.gallery-shot:hover{transform:translateY(-4px)}.gallery-slide span{display:block;margin-top:12px;font-weight:900;color:#574f72}.slider-btn{position:absolute;top:44%;z-index:5;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:var(--purple);box-shadow:0 12px 24px rgba(73,45,128,.15)}.slider-btn.prev{left:12px}.slider-btn.next{right:12px}.image-lightbox{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(12,10,18,.86);z-index:3000;padding:24px}.image-lightbox.open{display:flex}.image-lightbox img{max-width:94vw;max-height:92vh;width:auto;height:auto;object-fit:contain;border-radius:14px;box-shadow:0 22px 70px rgba(0,0,0,.45);background:#fff}.lightbox-close{position:fixed;right:24px;top:20px;width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:#211b35;z-index:3001}.category-row{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.category-row span{background:#fff;border:1px solid var(--border);border-radius:18px;padding:14px 18px;font-weight:900;box-shadow:0 12px 24px rgba(73,45,128,.08)}.faq-wrap,.contact-card,.contact-info-card,.cta-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.faq-wrap{padding:18px;max-width:860px;margin:auto}.accordion-item{border:0;background:transparent;margin-bottom:12px}.accordion-button{border-radius:18px!important;font-weight:900;color:var(--ink);box-shadow:none!important}.accordion-body{color:var(--text);font-weight:750}.cta-card{text-align:center;padding:42px 26px}.cta-logo{width:min(100%,300px);margin:0 auto 18px}.contact-card,.contact-info-card{padding:30px}.form-control{border-radius:16px;border:2px solid rgba(144,114,208,.16);padding:.9rem 1rem;background:#fff}.contact-info-card h3{font-size:2.2rem}.contact-info-item{display:flex;gap:14px;align-items:center;padding:14px 0;border-bottom:1px dashed rgba(132,98,197,.18)}.contact-info-item .icon{width:42px;height:42px;border-radius:14px;background:#fff;display:grid;place-items:center}.contact-info-item strong{display:block}.contact-info-item small{color:var(--text);font-weight:750}.footer-dark{background:#231938;color:#d9d1ea;padding:56px 0 28px}.footer-logo{width:170px;margin-bottom:14px}.footer-store-row{display:flex;gap:10px;flex-wrap:wrap}.footer-store-row img{width:150px}.footer h4{font-family:"Baloo 2";font-size:1.15rem;color:#fff}.footer a{display:block;color:#d9d1ea;margin:8px 0;font-weight:750}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:18px;text-align:center;color:#bfb4d6}.language-menu{position:relative}.language-toggle{display:flex;align-items:center;gap:8px;border:1px solid var(--border);background:#fff;border-radius:999px;padding:9px 13px;font-weight:900;color:#4d456a;box-shadow:0 10px 24px rgba(73,45,128,.08)}.language-dropdown{position:absolute;right:0;top:calc(100% + 10px);width:260px;max-height:420px;overflow:auto;padding:8px;background:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow);display:none}.language-dropdown.open{display:block}.language-option{width:100%;display:flex;align-items:center;gap:10px;border:0;background:transparent;padding:10px;border-radius:14px;text-align:left;font-weight:850;color:#51486c}.language-option:hover,.language-option.active{background:rgba(108,85,238,.08);color:var(--purple)}.reveal{opacity:0;transform:translateY(22px);transition:.6s}.reveal.show{opacity:1;transform:translateY(0)}@media(max-width:1199px){.module-grid{grid-template-columns:1fr}.module-card{min-height:520px}.module-screen-row{height:210px}.video-shell{max-width:100%}.age-grid{grid-template-columns:repeat(2,1fr)}.phone-stage{height:500px}.device-main{right:120px}.device-front{left:90px}.parent-preview{min-height:520px}}@media(max-width:991px){.hero{min-height:auto;padding-top:118px}.phone-stage{height:480px}.device-main{right:50%;transform:translateX(50%);width:285px}.device-front{left:15%;top:225px;width:210px}.video-copy{margin-top:10px}.parent-panel{padding:28px}.gallery-slider{padding-left:52px;padding-right:52px}}@media(max-width:767px){.navbar-brand img{width:160px}.section-pad{padding:74px 0}.language-toggle .label{display:none}.language-dropdown{right:-70px}.hero-title{font-size:2.65rem}.store-image-badge img{width:180px}.hero-art{min-height:470px}.phone-stage{height:420px}.device-main{width:235px}.device-front{left:4%;top:210px;width:165px}.module-card{min-height:560px}.module-screen-row{height:220px}.age-grid{grid-template-columns:1fr}.parent-device{width:260px}.parent-preview{min-height:480px}.gallery-slide{flex-basis:180px}.gallery-shot{width:180px;height:345px}.slider-btn{display:none}.footer-store-row img{width:135px}}@media(max-width:575px){.module-device{width:118px}.module-card{padding:22px}.module-card p{min-height:90px}.parent-panel{padding:22px}.parent-item{padding:14px}.image-lightbox{padding:12px}.image-lightbox img{max-width:96vw;max-height:88vh}}


/* v7 fixes */
.hero-art-old { min-height: 660px; }
.hero-art-old .logo-float { width: min(100%, 500px); margin: 0 auto 16px; filter: drop-shadow(0 18px 28px rgba(60,43,115,.15)); }
.hero-art-old .phone-stage { height: 585px; position: relative; }
.hero-art-old .device-main { left: 50%; right: auto; top: 18px; width: 310px; transform: translateX(-50%); z-index: 4; }
.hero-art-old .device-left { position: absolute; left: 0; top: 165px; width: 250px; transform: rotate(-10deg); z-index: 2; }
.hero-art-old .device-right { position: absolute; right: 0; top: 185px; width: 250px; transform: rotate(9deg); z-index: 2; }
.hero-art-old .float-chip { position: absolute; display: inline-flex; align-items: center; gap: 10px; background: rgba(255,255,255,.92); border: 1px solid rgba(255,255,255,.95); border-radius: 999px; padding: 10px 16px; box-shadow: 0 18px 40px rgba(73,45,128,.14); font-weight: 950; z-index: 8; }
.hero-art-old .float-chip span:first-child { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 999px; background: rgba(239,74,155,.1); }
.hero-art-old .chip-1 { left: 0; bottom: 48px; }
.hero-art-old .chip-2 { right: 0; bottom: 132px; }
.hero-art-old .chip-3 { right: 44px; top: 118px; }
.hero-art-old .logo-float { animation: bob 5s ease-in-out infinite; }
.hero-art-old .device-main { animation: heroMainFloat 6s ease-in-out infinite; }
.hero-art-old .device-left { animation: heroLeftFloat 6.6s ease-in-out infinite; }
.hero-art-old .device-right { animation: heroRightFloat 6.4s ease-in-out infinite; }
@keyframes bob { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-8px); } }
@keyframes heroMainFloat { 0%,100% { transform: translateX(-50%) translateY(0); } 50% { transform: translateX(-50%) translateY(-8px); } }
@keyframes heroLeftFloat { 0%,100% { transform: rotate(-10deg) translateY(0); } 50% { transform: rotate(-10deg) translateY(-6px); } }
@keyframes heroRightFloat { 0%,100% { transform: rotate(9deg) translateY(0); } 50% { transform: rotate(9deg) translateY(-6px); } }
.module-card { min-height: 680px; padding-bottom: 34px; }
.module-card p { min-height: 96px; }
.module-screen-row { height: 310px; align-items: flex-end; }
.module-device { width: 155px; }
.module-device.second { margin-left: -10px; }
.video-shell { max-width: 980px; margin: 0 auto; }
.video-shell video { max-height: 560px; object-fit: contain; background: #101016; }
.video-shell::after { display: none !important; }
.image-lightbox { gap: 18px; }
.image-lightbox img { max-width: min(86vw, 760px); max-height: 92vh; width: auto; height: auto; object-fit: contain; border-radius: 14px; }
.lightbox-nav { width: 56px; height: 56px; border: 0; border-radius: 999px; background: rgba(255,255,255,.94); color: var(--ink); display: grid; place-items: center; font-size: 1.35rem; box-shadow: 0 14px 34px rgba(0,0,0,.25); z-index: 3002; flex: 0 0 56px; }
.lightbox-nav:hover, .lightbox-close:hover { transform: scale(1.04); }
.lightbox-close { transition: .18s; }
@media(max-width:1199px){ .hero-art-old .device-left, .hero-art-old .device-right{ width:230px; } .module-card{ min-height:620px; } }
@media(max-width:991px){ .hero-art-old .phone-stage{height:500px;} .hero-art-old .device-main{width:280px;} .hero-art-old .device-left{left:8px; top:170px; width:195px;} .hero-art-old .device-right{right:8px; top:190px; width:195px;} .hero-art-old .chip-2{bottom:90px;} .hero-art-old .chip-3{right:20px; top:92px;} }
@media(max-width:767px){ .hero-art-old{min-height:520px;} .hero-art-old .logo-float{width:min(100%, 360px);} .hero-art-old .phone-stage{height:430px;} .hero-art-old .device-main{width:230px;} .hero-art-old .device-left,.hero-art-old .device-right{width:138px; top:196px;} .hero-art-old .float-chip{font-size:.82rem; padding:8px 11px;} .hero-art-old .float-chip span:first-child{width:28px;height:28px;} .hero-art-old .chip-1{bottom:10px;} .hero-art-old .chip-2{bottom:70px;} .hero-art-old .chip-3{right:25px; top:62px;} .module-card{min-height:610px;} .module-screen-row{height:260px;} .module-device{width:130px;} .video-shell video{max-height:420px;} .image-lightbox{padding:14px 10px;} .image-lightbox img{max-width:82vw;max-height:88vh;} .lightbox-nav{width:44px;height:44px;flex-basis:44px;font-size:1rem;} }
@media(max-width:575px){ .hero-art-old .device-main{width:210px;} .hero-art-old .device-left,.hero-art-old .device-right{width:120px;} .hero-art-old .chip-1{left:0;} .hero-art-old .chip-2{right:0;} .hero-art-old .chip-3{display:none;} .module-card{min-height:580px;} .module-screen-row{height:230px;} .module-device{width:116px;} .image-lightbox img{max-width:78vw;} }
