@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#f7f8ff;background:#0c1026;font-synthesis:none;--ink: #0f1326;--yellow: #ffd632;--blue: #34b8ff;--purple: #8068ff;--panel: rgba(255, 255, 255, .08);--line: rgba(255, 255, 255, .13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#0c1026}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.page-shell{min-height:100vh;overflow:hidden;position:relative;background:radial-gradient(circle at 85% 12%,rgba(80,76,255,.28),transparent 28rem),radial-gradient(circle at 10% 34%,rgba(19,174,255,.18),transparent 25rem),linear-gradient(180deg,#101633,#0b1025 65%,#080b1a)}.ambient{position:absolute;border-radius:999px;filter:blur(4px);pointer-events:none;opacity:.5}.ambient-one{width:340px;height:340px;background:#694cff;top:140px;right:-230px}.ambient-two{width:280px;height:280px;background:#03b7ff;top:700px;left:-230px}.site-header{width:min(1180px,calc(100% - 40px));height:84px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:12px;font-family:"Baloo 2";font-weight:800;letter-spacing:-.03em}.brand img{width:46px;height:46px;filter:drop-shadow(0 6px 12px rgba(0,0,0,.3))}.brand span{line-height:.95;font-size:17px}.brand strong{color:var(--yellow);display:block;font-size:20px}.site-header nav{display:flex;gap:8px;padding:6px;background:#ffffff0f;border:1px solid var(--line);border-radius:999px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header nav a{padding:9px 16px;border-radius:999px;color:#bfc6e4;font-size:14px;font-weight:700}.site-header nav a.active,.site-header nav a:hover{background:#ffffff1f;color:#fff}.hero{width:min(1180px,calc(100% - 40px));min-height:700px;margin:0 auto;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:64px;position:relative;z-index:2;padding:54px 0 90px}.eyebrow{display:inline-block;color:var(--yellow);letter-spacing:.17em;font-size:12px;font-weight:800}.hero h1,.section h2,.feature-banner h2,.cta-section h2,.privacy-heading h1{font-family:"Baloo 2",sans-serif;letter-spacing:-.055em}.hero h1{font-size:clamp(58px,7vw,96px);line-height:.87;margin:18px 0 25px}.hero h1 span{color:var(--yellow);text-shadow:0 8px 0 rgba(0,0,0,.2)}.hero-copy>p{max-width:630px;color:#bdc5e1;line-height:1.75;font-size:17px}.hero-actions{display:flex;gap:12px;margin:32px 0 42px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 22px;border-radius:16px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-3px)}.button-primary{color:#171928;background:var(--yellow);box-shadow:0 9px #b78e00,0 18px 35px #ffd63233}.button-ghost{color:#fff;border:1px solid var(--line);background:#ffffff0f}.mini-stats{display:flex;gap:30px;flex-wrap:wrap}.mini-stats div{display:flex;flex-direction:column;gap:4px}.mini-stats strong{font-family:"Baloo 2";font-size:21px}.mini-stats span{color:#8089aa;font-size:12px}.hero-visual{position:relative;min-height:510px;display:grid;place-items:center}.mascot-card{width:min(420px,90vw);aspect-ratio:.88;display:grid;place-items:center;position:relative;border:1px solid rgba(255,255,255,.2);border-radius:48px;background:linear-gradient(145deg,#ffffff2e,#ffffff0a),linear-gradient(155deg,#3b2c93,#171b47 75%);box-shadow:0 50px 100px #00000059,inset 0 1px #fff3;transform:rotate(2deg)}.mascot-card:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px dashed rgba(255,255,255,.14);border-radius:36px}.mascot-card>img{width:64%;filter:drop-shadow(0 30px 25px rgba(0,0,0,.38));animation:float 4s ease-in-out infinite}.logo-lockup{position:absolute;bottom:34px;text-align:center;font-family:"Baloo 2";line-height:.8;transform:rotate(-2deg)}.logo-lockup span{font-size:25px;font-weight:800}.logo-lockup strong{display:block;font-size:45px;color:var(--yellow);text-shadow:0 5px 0 #342700}.floating-badge{position:absolute;z-index:3;padding:9px 13px;border-radius:12px;color:#111424;background:#fff;border:4px solid #111424;font-family:"Baloo 2";font-weight:800;box-shadow:0 8px #00000038}.badge-one{top:60px;left:-28px;transform:rotate(-10deg)}.badge-two{right:-24px;top:155px;color:#111424;background:#37c7ff;transform:rotate(9deg)}.orbit{position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%}.orbit-a{width:500px;height:500px}.orbit-b{width:610px;height:300px;transform:rotate(-30deg)}@keyframes float{50%{transform:translateY(-12px) rotate(-2deg)}}.section{width:min(850px,calc(100% - 40px));margin:0 auto;text-align:center;padding:100px 0 55px}.section h2,.feature-banner h2,.cta-section h2{font-size:clamp(38px,5vw,60px);line-height:1;margin:15px 0 22px}.section p,.feature-banner p,.cta-section p{color:#aeb7d4;font-size:17px;line-height:1.8}.mode-grid{width:min(1180px,calc(100% - 40px));margin:0 auto 120px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mode-card{padding:28px;min-height:300px;position:relative;overflow:hidden;border-radius:28px;background:#fff1;border:1px solid var(--line);box-shadow:0 18px 50px #00000026}.mode-card:after{content:"";position:absolute;width:160px;height:160px;border-radius:50%;background:#5b4fff2e;right:-70px;bottom:-80px}.mode-icon{width:66px;height:66px;display:grid;place-items:center;border-radius:19px;background:var(--yellow);color:#111424;font-size:31px;box-shadow:0 8px #9d7700}.mode-card:nth-child(2) .mode-icon{background:#53d98c;box-shadow:0 8px #158846}.mode-card:nth-child(3) .mode-icon{background:#ff6e77;box-shadow:0 8px #a82e39}.mode-card h3{font-family:"Baloo 2";font-size:30px;margin:28px 0 8px}.mode-card p{color:#a9b2d0;line-height:1.65}.card-tag{position:absolute;bottom:24px;color:#657091;font-size:10px;letter-spacing:.17em;font-weight:800}.feature-banner{width:min(1180px,calc(100% - 40px));margin:0 auto 120px;padding:60px;display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center;border-radius:38px;color:#15182b;background:radial-gradient(circle at 90% 20%,rgba(255,255,255,.55),transparent 15rem),linear-gradient(135deg,#ffd632,#ffae43);box-shadow:0 18px #8b5b00,0 40px 80px #00000040}.feature-banner .eyebrow{color:#5c3a00}.feature-banner p{color:#5e471f;margin-bottom:0}.hero-chips{display:grid;grid-template-columns:1fr 1fr;gap:12px;transform:rotate(3deg)}.hero-chips span{min-height:94px;display:grid;place-items:center;background:#171a35;color:#fff;border:5px solid #fff;border-radius:23px;font-family:"Baloo 2";font-size:22px;font-weight:800;box-shadow:0 8px #0003}.hero-chips span:nth-child(2),.hero-chips span:nth-child(3){background:#4c3bad}.cta-section{width:min(850px,calc(100% - 40px));margin:0 auto;padding:70px 0 130px;text-align:center}.cta-section>img{width:100px;margin-bottom:24px;filter:drop-shadow(0 15px 20px rgba(0,0,0,.3))}.cta-section .button{margin-top:24px}.site-footer{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:45px 0 35px;text-align:center;border-top:1px solid var(--line);color:#7f89aa}.footer-brand{justify-content:center;color:#fff;margin-bottom:18px}.footer-brand img{width:38px;height:38px}.footer-links{display:flex;justify-content:center;gap:22px;margin:22px 0;font-size:14px}.footer-links a:hover{color:#fff}.privacy-main{width:min(900px,calc(100% - 40px));margin:0 auto;padding:75px 0 120px}.privacy-heading{text-align:center;margin-bottom:40px}.privacy-heading h1{font-size:clamp(48px,7vw,76px);margin:10px 0 0}.privacy-heading p{color:#828cab}.privacy-card{padding:50px;border-radius:30px;background:#ffffff12;border:1px solid var(--line);box-shadow:0 30px 80px #0000003d}.privacy-card section+section{border-top:1px solid var(--line);margin-top:30px;padding-top:30px}.privacy-card h2{font-family:"Baloo 2";font-size:26px;margin:0 0 10px}.privacy-card p{color:#b1bad5;line-height:1.75;margin:0}.privacy-card a{color:var(--yellow);font-weight:700}.privacy-note{margin-top:38px;padding:18px;border-radius:15px;background:#ffd6321a;border:1px solid rgba(255,214,50,.26);color:#f7df85;line-height:1.55}@media(max-width:860px){.hero{grid-template-columns:1fr;text-align:center;padding-top:70px}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.mini-stats{justify-content:center}.hero-visual{order:-1;min-height:390px}.mascot-card{width:310px;border-radius:36px}.logo-lockup strong{font-size:34px}.orbit-a{width:370px;height:370px}.orbit-b{width:420px;height:230px}.mode-grid{grid-template-columns:1fr}.feature-banner{grid-template-columns:1fr;padding:38px;text-align:center}.hero-chips{max-width:480px;margin:0 auto;width:100%}}@media(max-width:560px){.site-header{width:calc(100% - 26px)}.brand span{display:none}.site-header nav a{padding:8px 12px}.hero{width:calc(100% - 28px);gap:28px}.hero h1{font-size:52px}.hero-copy>p{font-size:15px}.hero-visual{min-height:330px}.mascot-card{width:260px}.badge-one{left:-8px;top:30px}.badge-two{right:-8px;top:120px}.orbit-a{width:310px;height:310px}.orbit-b{width:340px}.mini-stats{gap:18px}.feature-banner{border-radius:28px;padding:30px 22px}.privacy-card{padding:28px 22px}}
