:root{--ink:#27274f;--purple:#6b63dc;--coral:#ff715b;--cream:#fffaf0;--mint:#c8f2e5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:DM Sans,sans-serif}button,a{font:inherit}button{cursor:pointer}header{z-index:20;background:#fffdf7;justify-content:space-between;align-items:center;height:76px;padding:0 5.5%;display:flex;position:relative}.brand{color:var(--ink);align-items:center;gap:9px;font:700 25px Fredoka;text-decoration:none;display:flex}.brand>span:last-child>span{color:var(--coral)}.brandmark{background:var(--purple);color:#fff;border-radius:13px 16px;place-items:center;width:38px;height:38px;font-size:25px;display:grid;transform:rotate(-5deg)}nav{align-items:center;gap:32px;display:flex}nav a,footer a{color:var(--ink);font-size:14px;font-weight:600;text-decoration:none}.navcta,.primary{background:var(--coral);color:#fff;border:0;border-radius:999px;align-items:center;gap:9px;padding:13px 21px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 7px #e54d3f}.navcta:hover,.primary:hover{transform:translateY(-2px);box-shadow:0 9px #e54d3f}.menu{color:var(--ink);background:0 0;border:0;display:none}.hero{background:#c8eff8;height:calc(100vh - 76px);min-height:650px;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute}.hero:after{content:"";background:linear-gradient(90deg,#f4fdfff7 0%,#f4fdffd1 24%,#0000 54%);position:absolute;inset:0}.heroCopy{z-index:2;max-width:650px;padding:8.5% 6%;position:relative}.eyebrow,.mini{letter-spacing:2px;color:var(--purple);align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.hero h1{color:#34355f;letter-spacing:-3px;margin:22px 0;font:700 clamp(50px,6vw,88px)/.98 Fredoka}.hero h1 em,h2 i{color:var(--coral);font-style:normal}.heroCopy>p{color:#525474;max-width:500px;font-size:19px;line-height:1.65}.actions{align-items:center;gap:26px;margin:30px 0;display:flex}.actions .primary{padding:16px 24px;font-size:16px}.actions a{color:var(--ink);align-items:center;gap:8px;font-weight:700;text-decoration:none;display:flex}.trust{color:#4ea38f;align-items:center;gap:12px;display:flex}.trust svg{width:32px;height:32px}.trust span{flex-direction:column;display:flex}.trust b{color:var(--ink);font-size:13px}.trust small{color:#6e7184}.scroll{z-index:3;letter-spacing:2px;color:#676982;font-size:10px;font-weight:700;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.scroll span{text-align:center;margin-top:4px;font-size:20px;display:block}.intro{text-align:center;background:#fffaf0;padding:110px 6%}.intro>.mini{justify-content:center}.intro h2,.friends h2,.parents h2,.cta h2{margin:16px 0;font:600 clamp(38px,4.5vw,62px)/1.1 Fredoka}.intro>p{color:#6d6c80;max-width:650px;margin:0 auto;line-height:1.7}.categoryGrid{text-align:left;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1160px;margin:55px auto 0;display:grid}.category{background:#fff;border-radius:26px;min-height:290px;padding:30px;transition:all .3s;position:relative;box-shadow:0 14px 45px #443a6f14}.category:hover{transform:translateY(-7px)}.catIcon{background:color-mix(in srgb,var(--accent) 15%,white);width:54px;height:54px;color:var(--accent);border-radius:17px;place-items:center;display:grid}.category small{color:var(--accent);letter-spacing:2px;margin:22px 0 8px;font-weight:800;display:block}.category h3{margin:0 0 12px;font:600 24px Fredoka}.category p{color:#717186;font-size:14px;line-height:1.6}.category button{background:var(--accent);color:#fff;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;bottom:24px;right:24px}.category button svg{width:18px}.friends{background:#f2edff;padding:110px 7%}.sectionHead{justify-content:space-between;align-items:end;max-width:1160px;margin:auto;display:flex}.sectionHead p{color:#6e6b83;max-width:390px;line-height:1.6}.friendShow{background:#fff;border-radius:36px;grid-template-columns:1fr 1fr;max-width:1060px;min-height:390px;margin:45px auto 30px;display:grid;overflow:hidden}.friendVisual{background:var(--friend);place-items:center;transition:all .3s;display:grid;position:relative;overflow:hidden}.friendVisual>span{z-index:2;filter:drop-shadow(0 18px 12px #0002);font-size:180px;position:relative}.blob{background:#fff4;border-radius:50%;position:absolute}.blob.one{width:220px;height:220px;top:-70px;left:-80px}.blob.two{width:130px;height:130px;bottom:-30px;right:-40px}.friendInfo{padding:62px 55px}.friendInfo small{color:var(--coral);letter-spacing:2px;font-weight:800}.friendInfo h3{margin:10px 0;font:600 40px Fredoka}.friendInfo h3 span{color:#88869a;font-size:22px;display:block}.friendInfo strong{color:var(--purple)}.friendInfo p{color:#6c6c7e;line-height:1.7}.friendInfo button{color:var(--ink);background:0 0;border:0;gap:8px;padding:12px 0;font-weight:700;display:flex}.friendTabs{justify-content:center;gap:12px;max-width:850px;margin:auto;display:flex}.friendTabs button{color:#747189;background:#fff8;border:0;border-radius:999px;padding:9px 16px;font-weight:700}.friendTabs button span{margin-right:5px;font-size:18px}.friendTabs button.active{background:var(--purple);color:#fff}.parents{background:#fffaf0;padding:110px 7%}.parentCard{background:#ffe0d4;border-radius:35px;grid-template-columns:1.7fr .8fr;align-items:center;gap:50px;max-width:1160px;margin:auto;padding:65px 7%;display:grid}.parentCard p{color:#696979;max-width:650px;line-height:1.7}.checks{flex-wrap:wrap;gap:18px;margin-top:28px;display:flex}.checks span{align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.checks svg{color:#5da991;width:19px}.parentBadge{text-align:center;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:230px;height:230px;display:flex;transform:rotate(3deg);box-shadow:0 18px 40px #b55d3f22}.parentBadge div{color:var(--coral);font:700 65px/.9 Fredoka}.parentBadge b{letter-spacing:1.5px;margin:10px;font-size:12px}.parentBadge small{color:#888}.cta{text-align:center;background:var(--purple);color:#fff;padding:115px 20px;position:relative;overflow:hidden}.cta .mini{color:#d9d4ff;justify-content:center}.cta h2{margin:18px;font-size:clamp(44px,6vw,76px)}.cta p{color:#e4e1ff}.cta .primary{margin:30px auto}.ctaFaces{letter-spacing:-12px;margin-bottom:25px;font-size:50px}.note{color:#ffffff18;font:700 80px Fredoka;position:absolute}.n1{top:20%;left:10%}.n2{bottom:20%;right:12%}footer{background:#fffdf7;flex-wrap:wrap;align-items:center;gap:35px;padding:35px 6%;display:flex}footer p{color:#747387;align-items:center;gap:4px;margin-right:auto;font-size:13px;display:flex}footer p svg{color:var(--coral)}footer div{gap:22px;display:flex}footer>small{color:#aaa;border-top:1px solid #e9e5db;width:100%;padding-top:20px}@media (width<=800px){header{height:68px}nav{background:#fff;flex-direction:column;padding:25px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 15px 30px #0002}nav.open{display:flex}.menu{display:block}.hero{height:760px}.hero>img{object-position:66% center}.hero:after{background:linear-gradient(#f4fdfffa 0%,#f4fdffe0 45%,#f4fdff0d 75%)}.heroCopy{padding:45px 7%}.hero h1{font-size:53px}.heroCopy>p{max-width:360px;font-size:16px}.actions{flex-direction:column;align-items:flex-start;gap:20px}.scroll{display:none}.categoryGrid{grid-template-columns:1fr}.sectionHead{display:block}.friendShow{grid-template-columns:1fr}.friendVisual{min-height:270px}.friendVisual>span{font-size:135px}.friendInfo{padding:35px}.friendTabs{justify-content:flex-start;padding-bottom:8px;overflow:auto}.friendTabs button{white-space:nowrap}.parentCard{grid-template-columns:1fr;padding:45px 8%}.parentBadge{width:200px;height:200px;margin:auto}.checks{flex-direction:column}.ctaFaces{font-size:38px}footer{flex-direction:column;align-items:flex-start}footer div{flex-wrap:wrap}}.appRouteLoading{background:#fffaf0;place-items:center;min-height:100vh;padding:24px;display:grid}.appRouteLoading.team{background:linear-gradient(135deg,#eef8f5,#eeebff)}.appRouteLoading>section{color:#34355f;justify-items:center;gap:12px;display:grid}.appRouteBrand{color:#fff;background:#6b63dc;border-radius:16px;place-items:center;width:52px;height:52px;font:700 31px Fredoka;display:grid;box-shadow:0 12px 30px #6b63dc33}.appRouteLoading strong{font:600 22px Fredoka}.appRouteLoading small{color:#747386}.appRouteProgress{background:#ddd9f4;border-radius:99px;width:170px;height:5px;overflow:hidden}.appRouteProgress i{border-radius:inherit;background:#ff715b;width:45%;height:100%;animation:1s ease-in-out infinite alternate appRouteProgress;display:block}@keyframes appRouteProgress{0%{transform:translate(-35%)}to{transform:translate(155%)}}.friendVisual{height:390px;min-height:0}.characterMotion{z-index:2;transform-origin:50% 88%;will-change:transform;place-items:center;animation:.45s ease-out both friendIn,4s ease-in-out .45s infinite characterFloat;display:grid;position:absolute;inset:14px 32px 18px}.characterMotion img{object-fit:contain;filter:drop-shadow(0 18px 12px #0002);width:100%;height:100%;transition:filter .3s}.character-bella{inset:8px 52px 16px}.character-bella img{transform-origin:50%;transform:scale(.92)}.friendVisual:hover .characterMotion{animation:.75s ease-in-out characterWiggle,4s ease-in-out .75s infinite characterFloat}.friendVisual:hover .characterMotion img{filter:drop-shadow(0 22px 15px #0003)}.characterSparkle{z-index:3;color:#fff9;pointer-events:none;font-size:25px;animation:2.4s ease-in-out infinite sparkle;position:absolute}.sparkleOne{top:24%;left:14%}.sparkleTwo{font-size:17px;animation-delay:1.1s;bottom:22%;right:14%}.friendTabs button img{object-fit:contain;vertical-align:middle;width:28px;height:28px;margin-right:5px;transition:transform .25s}.friendTabs button:hover img,.friendTabs button.active img{transform:translateY(-3px)rotate(-5deg)scale(1.12)}@keyframes friendIn{0%{opacity:0;transform:translateY(18px)scale(.94)}to{opacity:1;transform:none}}@keyframes characterFloat{0%,to{transform:translateY(0)rotate(-.6deg)}50%{transform:translateY(-11px)rotate(.8deg)}}@keyframes characterWiggle{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-8px)rotate(-2.5deg)}50%{transform:translateY(-11px)rotate(2.5deg)}75%{transform:translateY(-7px)rotate(-1.5deg)}}@keyframes sparkle{0%,to{opacity:.25;transform:scale(.7)rotate(0)}50%{opacity:1;transform:scale(1.2)rotate(90deg)}}@media (width<=800px){.friendVisual{height:270px}.characterMotion{inset:10px 24px 14px}.character-bella{inset:6px 42px 12px}}@media (prefers-reduced-motion:reduce){.characterMotion,.friendVisual:hover .characterMotion,.characterSparkle{animation:none}.friendTabs button img{transition:none}}.heroScene{transform-origin:72% 60%;position:absolute;inset:0;overflow:hidden}.heroScene img{object-fit:cover;object-position:center;will-change:transform;width:100%;height:100%;animation:9s ease-in-out infinite heroBreathe}.heroNotes{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.heroNotes span{color:#fff9;filter:drop-shadow(0 4px 8px #516e8b33);font:700 32px Fredoka;animation:4.8s ease-in-out infinite heroNote;position:absolute}.heroNotes span:first-child{color:#ff806d;animation-delay:-1s;top:18%;left:49%}.heroNotes span:nth-child(2){color:#f6c94d;font-size:40px;animation-delay:-3.2s;top:10%;left:62%}.heroNotes span:nth-child(3){color:#9a86e8;font-size:27px;animation-delay:-2.1s;top:17%;left:75%}.heroNotes span:nth-child(4){color:#76c5a6;font-size:35px;animation-delay:-.3s;top:25%;right:10%}@keyframes heroBreathe{0%,to{transform:scale(var(--hero-zoom,1.01)) translate3d(0,0,0)}50%{transform:scale(calc(var(--hero-zoom,1) + .025)) translate3d(-0.5%,-0.35%,0)}}@keyframes heroNote{0%,to{opacity:.45;transform:translateY(5px)rotate(-7deg)scale(.92)}50%{opacity:1;transform:translateY(-13px)rotate(8deg)scale(1.08)}}@media (width<=800px){.heroScene img{object-position:66% center}.heroNotes span:first-child{left:58%}.heroNotes span:nth-child(2){left:73%}}@media (prefers-reduced-motion:reduce){.heroScene img,.heroNotes span{animation:none}}.pageHero{text-align:center;background:linear-gradient(#f1ecff,#fffaf0);padding:95px 7% 80px}.pageHero .mini{justify-content:center}.pageHero h1{color:#30315c;max-width:900px;margin:18px auto;font:700 clamp(44px,6vw,76px)/1.05 Fredoka}.pageHero>p{color:#6f7085;max-width:660px;margin:auto;font-size:18px;line-height:1.7}.inlineButton{width:max-content;margin:30px auto 0;text-decoration:none}.videoSection{padding:70px 7% 110px}.filterRow{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:40px;display:flex}.filterRow button{color:#6c6a7c;background:#f0edfa;border:0;border-radius:99px;padding:10px 18px;font-weight:700}.filterRow button.active{background:var(--purple);color:#fff}.videoGrid{grid-template-columns:repeat(3,1fr);gap:25px;max-width:1160px;margin:auto;display:grid}.videoCard{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 12px 35px #443c7012}.videoThumb{background:var(--card);place-items:center;height:245px;display:grid;position:relative;overflow:hidden}.videoThumb>img{object-fit:contain;filter:drop-shadow(0 12px 12px #0002);width:85%;height:94%;transition:all .35s}.videoCard:hover .videoThumb>img{transform:scale(1.05)rotate(1deg)}.videoThumb button{width:56px;height:56px;color:var(--coral);background:#fff;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;box-shadow:0 8px 25px #0002}.videoThumb small{color:#fff;background:#29284dcc;border-radius:99px;align-items:center;gap:5px;padding:7px 10px;display:flex;position:absolute;bottom:13px;right:13px}.videoThumb small svg{width:13px}.videoCard>div:last-child{padding:22px}.videoCard span{letter-spacing:2px;color:var(--purple);font-size:11px;font-weight:800}.videoCard h2{margin:8px 0;font:600 23px Fredoka}.videoCard p{color:#737386}.comingSoon{background:#e6f8f2;border-radius:24px;align-items:center;gap:20px;max-width:900px;margin:60px auto 0;padding:30px;display:flex}.comingSoon>svg{color:#25a687;width:38px;height:38px}.comingSoon h2{margin:0;font:600 24px Fredoka}.comingSoon p{color:#69766f;margin-bottom:0}.pageFriends{padding-top:70px}.characterGrid{grid-template-columns:repeat(5,1fr);gap:16px;max-width:1160px;margin:80px auto 0;display:grid}.characterGrid article{text-align:center;border-top:7px solid var(--friend);background:#fff;border-radius:24px;padding:18px}.characterGrid img{object-fit:contain;width:100%;height:170px}.characterGrid span{color:var(--purple);font-size:11px;font-weight:800}.characterGrid h2{margin:7px;font:600 20px Fredoka}.characterGrid p{color:#777487;font-size:13px;line-height:1.5}.ctaMiniFaces{justify-content:center;height:75px;display:flex}.ctaMiniFaces img{object-fit:contain;filter:drop-shadow(0 5px 8px #24205066);width:66px;height:75px;margin:0 -8px}.valuesGrid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1250px;margin:auto;padding:0 7% 100px;display:grid}.valuesGrid article{background:#fff;border-radius:24px;padding:35px;box-shadow:0 12px 30px #443c7010}.valuesGrid svg{color:var(--coral);width:38px;height:38px}.valuesGrid h2{font:600 24px Fredoka}.valuesGrid p{color:#747386;line-height:1.7}.faq{max-width:850px;margin:0 auto;padding:0 7% 110px}.faq>h2{margin:15px 0 30px;font:600 48px Fredoka}.faq details{border-bottom:1px solid #ddd6ce;padding:20px 0}.faq summary{cursor:pointer;justify-content:space-between;font-weight:700;list-style:none;display:flex}.faq summary span{color:var(--coral);font-size:22px}.faq details p{color:#727184;line-height:1.6}.story{grid-template-columns:1fr 1fr;align-items:center;gap:70px;max-width:1250px;margin:auto;padding:100px 7%;display:grid}.story h2{font:600 48px Fredoka}.story p{color:#6d6d80;line-height:1.8}.story img{object-fit:cover;object-position:65% center;border-radius:30px;width:100%;min-height:390px}.brandValues{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1250px;margin:auto;padding:0 7% 110px;display:grid}.brandValues article{background:#f1edff;border-radius:22px;padding:28px}.brandValues span{color:var(--coral);font-weight:800}.brandValues h2{margin:10px 0;font:600 25px Fredoka}.brandValues p{color:#716f83;line-height:1.6}.contactWrap{grid-template-columns:.8fr 1.2fr;gap:30px;max-width:1050px;margin:90px auto 120px;padding:0 7%;display:grid}.contactInfo{background:var(--purple);color:#fff;border-radius:28px;padding:42px}.contactInfo>svg{width:42px;height:42px}.contactInfo h2{margin-top:28px;font:600 27px Fredoka}.contactInfo p{color:#dfdcff}.contactInfo>div{align-items:center;gap:12px;margin-top:50px;display:flex}.contactInfo span{flex-direction:column;display:flex}.contactInfo small{color:#d9d5ff}.contactWrap form,.success{background:#fff;border-radius:28px;padding:40px;box-shadow:0 15px 45px #443c7012}.contactWrap label{margin-bottom:20px;font-size:13px;font-weight:700;display:block}.contactWrap input,.contactWrap select,.contactWrap textarea{width:100%;font:inherit;background:#fff;border:1px solid #ddd9d3;border-radius:12px;margin-top:8px;padding:13px;display:block}.contactWrap textarea{resize:vertical}.success{text-align:center;align-content:center;place-items:center;display:grid}.success svg{color:#35ac8b;width:60px;height:60px}.legal{color:#5f6073;max-width:780px;margin:80px auto 120px;padding:0 7%;line-height:1.8}.legal h2{color:var(--ink);margin-top:35px;font:600 26px Fredoka}.legal a{color:var(--purple)}.updated{color:var(--coral);font-weight:700}@media (width<=900px){.videoGrid,.characterGrid{grid-template-columns:repeat(2,1fr)}.valuesGrid,.brandValues{grid-template-columns:1fr 1fr}.story,.contactWrap{grid-template-columns:1fr}}@media (width<=600px){.pageHero{padding:70px 7% 60px}.pageHero h1{font-size:43px}.videoGrid,.valuesGrid,.brandValues{grid-template-columns:1fr}.videoThumb{height:220px}.characterGrid{grid-template-columns:1fr 1fr}.characterGrid img{height:140px}.story{padding-top:70px}.story h2{font-size:38px}.contactWrap{margin-top:60px}.contactInfo,.contactWrap form{padding:28px}}.youtubeState{text-align:center;background:#fff;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;max-width:720px;min-height:300px;margin:auto;padding:45px;display:flex;box-shadow:0 15px 45px #443c7012}.youtubeState>svg{width:52px;height:52px;color:var(--purple)}.youtubeState h2{margin:18px 0 8px;font:600 28px Fredoka}.youtubeState p{color:#727184;max-width:580px;line-height:1.7}.youtubeState code{color:#5650aa;background:#f1edff;border-radius:5px;padding:3px 6px}.youtubeState.error>svg{color:var(--coral)}.loader{border:4px solid #e8e4f7;border-top-color:var(--purple);border-radius:50%;width:44px;height:44px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.youtubeCard{color:inherit;text-decoration:none}.youtubeCard .videoThumb{background:#e8e5ef}.youtubeCard .videoThumb>img{object-fit:cover;filter:none;width:100%;height:100%}.youtubeCard:hover .videoThumb>img{transform:scale(1.035)}.playButton{color:#fff;background:#ff6558;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:absolute;box-shadow:0 8px 25px #0003}.youtubeCard>div:last-child>small{color:#9795a4;font-size:12px}.youtubeCard>div:last-child p{min-height:45px}.cta .primary{width:max-content;margin-left:auto;margin-right:auto;text-decoration:none}.pageHero.hasImage{background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex}.adminLoading{background:#f5f3fa;place-items:center;min-height:100vh;display:grid}.adminLogin{background:linear-gradient(135deg,#eee9ff,#fff8ee);place-items:center;min-height:100vh;padding:30px;display:grid}.adminLogin>section{background:#fff;border-radius:30px;width:min(460px,100%);padding:42px;box-shadow:0 25px 70px #4c427e20}.adminLogin .brand{margin-bottom:45px}.loginIcon{width:58px;height:58px;color:var(--purple);background:#edeaff;border-radius:18px;place-items:center;margin-bottom:22px;display:grid}.loginIcon svg{width:30px;height:30px}.adminLogin h1{margin:12px 0;font:700 44px Fredoka}.adminLogin>section>p{color:#747386;margin-bottom:28px;line-height:1.6}.adminLogin label{font-size:13px;font-weight:700}.adminLogin input{width:100%;font:inherit;border:1px solid #dcd7e6;border-radius:12px;margin:8px 0 18px;padding:14px;display:block}.adminLogin .primary{justify-content:center;width:100%}.loginError{color:#c83f36;background:#ffede9;border-radius:10px;margin-bottom:15px;padding:10px 12px;font-size:13px}.backSite{text-align:center;color:#777487;margin-top:27px;font-size:13px;text-decoration:none;display:block}.dashboard{background:#f6f5fa;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.dashboard>aside{color:#fff;background:#29274e;flex-direction:column;height:100vh;padding:30px 22px;display:flex;position:sticky;top:0}.dashboard aside .brand{color:#fff;margin:0 10px 45px}.dashboard aside nav{box-shadow:none;background:0 0;flex-direction:column;align-items:stretch;gap:7px;padding:0;position:static;display:flex!important}.dashboard aside nav button,.sideBottom button,.sideBottom a{color:#c8c5dd;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;padding:12px 13px;text-decoration:none;display:flex}.dashboard aside nav button svg,.sideBottom svg{width:18px}.dashboard aside nav button.active{color:#fff;background:#ffffff16}.dashboard aside nav button b{background:var(--coral);color:#fff;border-radius:99px;margin-left:auto;padding:2px 7px;font-size:11px}.sideBottom{border-top:1px solid #ffffff18;flex-direction:column;margin-top:auto;padding-top:16px;display:flex}.dashContent{min-width:0;padding:42px 5%}.dashContent>header{background:0 0;align-items:end;height:auto;padding:0 0 35px;display:flex}.dashContent>header h1{margin:8px 0 0;font:700 38px Fredoka}.saveBar{color:#35a384;align-items:center;gap:18px;margin-left:auto;font-size:13px;display:flex}.saveBar .primary{box-shadow:none}.statGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.statGrid article{background:#fff;border-radius:20px;grid-template-columns:auto 1fr;column-gap:13px;padding:25px;display:grid;box-shadow:0 8px 30px #443c700c}.statGrid svg{width:37px;height:37px;color:var(--purple);background:#eeeaff;border-radius:11px;grid-row:1/4;padding:8px}.statGrid span{color:#8a8898;font-size:12px}.statGrid strong{font:600 23px Fredoka}.statGrid small{color:#aaa6b4;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.welcomeCard{color:#fff;background:linear-gradient(120deg,#6b63dc,#8179e7);border-radius:24px;min-height:330px;margin-top:25px;padding:45px;display:flex;overflow:hidden}.welcomeCard>div{z-index:2;max-width:570px;position:relative}.welcomeCard .mini{color:#dcd9ff}.welcomeCard h2{margin:15px 0;font:600 38px Fredoka}.welcomeCard p{color:#e7e4ff;line-height:1.7}.welcomeCard button{color:var(--purple);background:#fff;border:0;border-radius:99px;gap:8px;padding:13px 19px;font-weight:700;display:flex}.welcomeCard img{filter:drop-shadow(0 15px 20px #29234c55);height:330px;margin:-20px 0 -50px auto}.settingsGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.settingsCard{background:#fff;border-radius:20px;padding:28px}.settingsCard h2{margin:0 0 25px;font:600 22px Fredoka}.dashField{color:#5f5d70;margin-bottom:18px;font-size:12px;font-weight:700;display:block}.dashField input,.dashField textarea{width:100%;font:inherit;color:var(--ink);resize:vertical;border:1px solid #dedbe5;border-radius:10px;margin-top:7px;padding:12px;display:block}.dashField input:focus,.dashField textarea:focus{border-color:var(--purple);outline:2px solid #6b63dc33}.fieldNote{color:#8c8998;font-size:12px}.fieldNote code{background:#f0edfa;border-radius:4px;padding:3px 5px}.messageList{gap:14px;display:grid}.messageList article{background:#fff;border-radius:17px;grid-template-columns:1fr auto;padding:23px;display:grid}.messageList article>div{align-items:center;gap:12px;display:flex}.messageList article a{color:var(--purple);font-size:13px}.messageList article>span{color:var(--purple);background:#eeeaff;border-radius:99px;padding:6px 10px;font-size:11px}.messageList article p{color:#6f6d7e;grid-column:1/3;line-height:1.6}.messageList article small{color:#aaa6b4}.emptyInbox{text-align:center;background:#fff;border-radius:20px;padding:70px}.emptyInbox svg{color:#aaa4c5;width:50px;height:50px}.emptyInbox h2{font:600 25px Fredoka}@media (width<=800px){.dashboard{grid-template-columns:1fr}.dashboard>aside{height:auto;padding:18px;position:static}.dashboard aside .brand{margin:0 0 15px}.dashboard aside nav{flex-direction:row;overflow:auto}.dashboard aside nav button{white-space:nowrap}.sideBottom{display:none}.statGrid,.settingsGrid{grid-template-columns:1fr}.welcomeCard img{display:none}.dashContent{padding:30px 5%}.dashContent>header{flex-direction:column;align-items:flex-start;gap:20px}.saveBar{margin:0}}.googleLegalSite{color:#27233f;background:#f8f7fc;min-height:100vh;font-family:Inter,system-ui,sans-serif}.googleLegalSite *{box-sizing:border-box}.googleLegalHeader{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #e7e2f2;justify-content:space-between;align-items:center;gap:24px;padding:15px max(24px,50vw - 590px);display:flex;position:sticky;top:0}.googleLegalBrand{color:#302d53;align-items:center;gap:9px;text-decoration:none;display:flex}.googleLegalBrand>span{color:#fff;background:#685ed4;border-radius:11px;place-items:center;width:34px;height:34px;font-size:21px;font-weight:900;display:grid}.googleLegalBrand strong{font-size:18px}.googleLegalBrand b{color:#6b63dc}.googleLegalHeader nav,.googleLegalFooter nav{align-items:center;gap:18px;display:flex}.googleLegalHeader nav a,.googleLegalFooter nav a{color:#5f5a73;font-size:13px;font-weight:750;text-decoration:none}.googleLegalHeader nav a:hover,.googleLegalFooter nav a:hover{color:#655bd2}.googleLegalHeader .googleLegalSignIn{color:#fff;background:#675fd4;border-radius:99px;align-items:center;gap:6px;padding:9px 13px;display:flex}.googleLegalSignIn svg{width:15px}.googleLegalSite main{gap:24px;width:min(1180px,100% - 36px);margin:0 auto;padding:34px 0 70px;display:grid}.googleLegalHero{color:#fff;background:radial-gradient(circle at 90% 15%,#8f7cef 0 8%,#0000 33%),linear-gradient(135deg,#282750,#6659d8);border-radius:28px;padding:58px;box-shadow:0 22px 55px #322c701f}.googleLegalHero>span,.googleLegalKicker{color:#dcd7ff;letter-spacing:1.8px;margin-bottom:9px;font-size:11px;font-weight:900;display:block}.googleLegalHero h1{max-width:850px;margin:0;font-size:clamp(38px,6vw,66px);line-height:1.02}.googleLegalHero p{color:#eeecff;max-width:780px;margin:18px 0 0;font-size:17px;line-height:1.65}.googleLegalIntroGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.googleLegalIntroGrid article{background:#fff;border:1px solid #e5e0ef;border-radius:18px;gap:15px;padding:24px;display:flex}.googleLegalIntroGrid svg{color:#655bd2;flex:none;width:27px}.googleLegalIntroGrid h2{margin:0 0 6px;font-size:18px}.googleLegalIntroGrid p{color:#6d687c;margin:0;line-height:1.55}.googleLegalSection,.googleLegalDocument,.googleLegalCta{background:#fff;border:1px solid #e5e0ef;border-radius:22px;padding:34px}.googleLegalSection .googleLegalKicker,.googleLegalCta .googleLegalKicker{color:#675fd4}.googleLegalSection h2,.googleLegalCta h2{margin:0 0 10px;font-size:29px}.googleLegalSection>p,.googleLegalCta p{color:#686376;line-height:1.7}.googleScopeGrid{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.googleScopeGrid article{background:#faf9fd;border:1px solid #e7e3f0;border-radius:14px;gap:12px;padding:17px;display:flex}.googleScopeGrid svg{color:#655bd2;flex:none;width:23px}.googleScopeGrid h3{margin:0 0 5px;font-size:14px}.googleScopeGrid p{color:#706b7e;margin:0;font-size:12px;line-height:1.55}.googleLegalNotice{background:#f0edff;border-radius:12px;padding:15px;font-size:13px;color:#4f478e!important}.googleLegalCta{background:linear-gradient(135deg,#f1eeff,#fff);justify-content:space-between;align-items:center;gap:25px;display:flex}.googleLegalCta>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.googleLegalCta a{color:#5f57bd;background:#fff;border:1px solid #d8d2ed;border-radius:99px;align-items:center;gap:6px;padding:10px 13px;font-size:12px;font-weight:850;text-decoration:none;display:flex}.googleLegalCta a.primary{color:#fff;background:#675fd4;border-color:#675fd4}.googleLegalCta svg{width:15px}.googleLegalDocument{padding:clamp(25px,5vw,58px)}.googleLegalUpdated{color:#5b52bd;background:#eeeaff;border-radius:99px;width:max-content;margin:0 0 28px;padding:7px 11px;font-size:11px;font-weight:850}.googleLegalDocument h2{color:#332f50;margin:30px 0 9px;font-size:21px}.googleLegalDocument p,.googleLegalDocument li{color:#625d70;font-size:14px;line-height:1.75}.googleLegalDocument a{color:#5e54c7;font-weight:750}.googleLegalDocument a svg{vertical-align:middle;width:12px;display:inline}.googleLegalDocument li+li{margin-top:6px}.googleLegalDocument code{color:#5149a3;background:#f0edfa;border-radius:5px;padding:2px 5px}.googleLegalDataTable{gap:9px;display:grid}.googleLegalDataTable>div{background:#faf9fd;border-left:4px solid #6b63dc;border-radius:8px;padding:15px}.googleLegalDataTable strong{color:#393555}.googleLegalDataTable p{margin:4px 0 0}.googleLegalFooter{color:#fff;background:#27263f;border-top:1px solid #e4e0ec;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:27px max(24px,50vw - 590px);display:grid}.googleLegalFooter p{color:#c8c4d7;margin:4px 0 0;font-size:12px}.googleLegalFooter nav a{color:#d8d4e5}.googleLegalFooter>small{color:#aaa5ba;grid-column:1/-1;font-size:10px}@media (width<=800px){.googleLegalHeader{align-items:flex-start}.googleLegalHeader nav{flex-wrap:wrap;justify-content:flex-end;gap:9px}.googleLegalHeader nav a{font-size:11px}.googleLegalHero{padding:35px 25px}.googleLegalIntroGrid,.googleScopeGrid{grid-template-columns:1fr}.googleLegalCta{flex-direction:column;align-items:flex-start}.googleLegalCta>div:last-child{justify-content:flex-start}.googleLegalFooter{grid-template-columns:1fr}.googleLegalFooter nav{flex-wrap:wrap}.googleLegalFooter>small{grid-column:auto}}@media (width<=520px){.googleLegalHeader{flex-direction:column;align-items:stretch;position:relative}.googleLegalHeader nav{justify-content:flex-start}.googleLegalHeader .googleLegalSignIn{justify-content:center;width:100%}.googleLegalSite main{width:min(100% - 22px,1180px);padding-top:16px}.googleLegalSection,.googleLegalDocument,.googleLegalCta{padding:22px}.googleLegalHero h1{font-size:38px}}
