:root{--cyan:#73dfe5;--cyan-2:#b9f6f7;--blue:#6e91d7;--ink:#193342;--muted:#708393;--white:#fff;--pink:#f49ab4;--lav:#a89ee9;--line:rgba(36,63,79,.11);--shadow:0 30px 80px rgba(63,93,111,.15)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#f7ffff;font-family:Nunito,sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}.noise{position:fixed;inset:0;pointer-events:none;z-index:50;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.site-bg{position:fixed;inset:0;z-index:-5;background:radial-gradient(circle at 20% 15%,rgba(115,223,229,.23),transparent 29%),radial-gradient(circle at 83% 20%,rgba(164,153,240,.15),transparent 27%),linear-gradient(180deg,#fbffff 0%,#f7ffff 45%,#eefafb 100%)}.site-bg:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(68,125,144,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(68,125,144,.035) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,black,transparent 70%)}.mouse-glow{position:fixed;width:300px;height:300px;border-radius:50%;pointer-events:none;z-index:-1;background:radial-gradient(circle,rgba(101,219,226,.2),transparent 68%);transform:translate(-50%,-50%);filter:blur(14px)}
.navbar{position:fixed;z-index:40;top:12px;left:4vw;right:4vw;height:64px;background:rgba(255,255,255,.78);backdrop-filter:blur(20px);border:1px solid rgba(38,73,90,.08);box-shadow:0 12px 40px rgba(56,89,104,.08);border-radius:22px;padding:0 16px 0 12px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-family:Fredoka;font-size:18px;letter-spacing:-.02em}.brand-logo{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#8cebed,#53cbd5);overflow:hidden;display:grid;place-items:center;box-shadow:0 10px 20px rgba(89,206,214,.24)}.brand-logo img{width:100%;height:100%;object-fit:cover}.brand-name b{font-weight:700}.nav-links{display:flex;gap:28px;font-size:13px;font-weight:700;color:#5d7180}.nav-links a{transition:.2s}.nav-links a:hover{color:#193342}.nav-cta{font-size:12px;font-weight:800;background:var(--ink);color:#fff;padding:12px 15px;border-radius:999px;display:inline-flex;align-items:center;gap:8px}.menu-btn{display:none;border:0;background:none;width:42px;height:42px;position:relative}.menu-btn span{position:absolute;left:12px;width:18px;height:2px;background:var(--ink);border-radius:2px}.menu-btn span:first-child{top:16px}.menu-btn span:last-child{top:24px}.mobile-menu{display:none}
.btn-arrow{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex:none}.btn-arrow.small{width:15px;height:15px}.hero{max-width:1380px;margin:0 auto;min-height:900px;padding:150px 5vw 90px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px}.mini-label,.section small{font-size:10px;text-transform:uppercase;letter-spacing:.22em;font-weight:900;color:#718391}.mini-label{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--line);padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.7)}.live-dot{width:7px;height:7px;background:#54cf96;border-radius:50%;box-shadow:0 0 0 5px rgba(84,207,150,.1)}.hero h1,.section h2{font-family:Fredoka,sans-serif;letter-spacing:-.045em;line-height:.93}.hero h1{font-size:clamp(55px,7vw,102px);font-weight:700;margin:24px 0 24px}.hero h1 span,.section h2 span,.final-copy h2 span{color:var(--cyan)}.hero-left>p{max-width:580px;font-size:16px;line-height:1.8;color:#6f8290}.hero-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.pill-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;padding:12px 12px 12px 19px;border-radius:999px;font-size:12px;font-weight:900;transition:.25s;box-shadow:0 13px 28px rgba(53,97,117,.1)}.pill-btn.primary{background:var(--cyan);color:#173842}.pill-btn.secondary{background:rgba(255,255,255,.75);border:1px solid var(--line)}.pill-btn:hover{transform:translateY(-3px);box-shadow:0 18px 35px rgba(53,97,117,.14)}.pill-btn .btn-arrow{width:30px;height:30px;padding:7px;border-radius:50%;background:rgba(255,255,255,.65)}.hero-note{display:flex;gap:12px;align-items:center;margin-top:28px}.tiny-faces{display:flex}.tiny-faces span{width:30px;height:30px;margin-left:-6px;border-radius:50%;border:2px solid #f7ffff;background:#7d9db5;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:900}.tiny-faces span:first-child{margin-left:0;background:#6ad8dd}.tiny-faces span:nth-child(2){background:#91a2d7}.tiny-faces span:nth-child(3){background:#e79ab5}.hero-note strong{font-size:11px;display:block}.hero-note small{font-size:10px;color:#82929e;display:block;margin-top:3px}
.hero-art{height:680px;position:relative;display:grid;place-items:center;min-width:0}.hero-character{position:relative;width:min(530px,95%);height:660px;display:flex;align-items:flex-end;justify-content:center;z-index:3;will-change:transform}.hero-character img{max-height:100%;max-width:100%;object-fit:contain;mix-blend-mode:multiply;filter:saturate(.94) contrast(1.01) drop-shadow(0 16px 24px rgba(63,88,102,.10))}.character-aura{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(113,223,229,.16),transparent 68%);filter:blur(18px)}.decor{position:absolute;z-index:4;pointer-events:none;will-change:transform}.decor img{width:100%;height:100%;object-fit:contain}.hero-cloud{filter:drop-shadow(0 12px 15px rgba(79,124,137,.12))}.cloud-1{width:300px;height:150px;top:2%;left:-8%}.cloud-2{width:180px;height:100px;bottom:3%;right:-9%}.hero-star{width:82px;height:82px}.star-1{top:2%;right:11%}.star-2{top:26%;left:-1%;width:52px;height:52px}.hero-heart{width:135px;height:102px;right:1%;top:37%;transform:rotate(7deg)}.hero-planet{width:140px;height:140px;left:-9%;bottom:14%;animation:orbitFloat 6s ease-in-out infinite}.hero-card{position:absolute;z-index:5;right:-2%;bottom:12%;padding:13px 16px 14px 14px;border-radius:18px;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);box-shadow:0 20px 50px rgba(59,91,107,.18);border:1px solid rgba(60,90,105,.09);display:grid;grid-template-columns:auto 1fr;column-gap:9px;animation:float 5s ease-in-out infinite}.status-dot{width:9px;height:9px;border-radius:50%;background:#51cd9b;grid-row:span 2;margin-top:4px;box-shadow:0 0 10px rgba(81,205,155,.4)}.hero-card b{font-size:11px}.hero-card small{font-size:9px;color:#7e919d;margin-top:2px}.section{max-width:1380px;margin:auto;padding:125px 5vw}.section-top{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:end}.section h2{font-size:clamp(48px,6vw,82px);margin:15px 0 0}.section-top>p{max-width:560px;color:#718590;line-height:1.8;margin-bottom:8px}
.feature-modern{margin-top:55px;border:1px solid var(--line);border-radius:38px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(236,250,251,.75));box-shadow:var(--shadow);display:grid;grid-template-columns:1.02fr .98fr;overflow:hidden;position:relative;min-height:650px}.feature-visual{position:relative;min-height:650px;background:radial-gradient(circle at 48% 44%,rgba(115,223,229,.34),transparent 35%),linear-gradient(145deg,#e7fbfc,#f9ffff 65%,#eef8fc);display:grid;place-items:center;overflow:hidden}.feature-screen{width:min(390px,59%);z-index:2;transform:rotate(-5deg);filter:drop-shadow(0 35px 45px rgba(53,85,100,.2));transition:transform .6s cubic-bezier(.16,1,.3,1)}.feature-screen img{width:100%;height:auto;display:block;object-fit:contain}.feature-visual:hover .feature-screen{transform:rotate(-2deg) translateY(-8px) scale(1.02)}.feature-sticker{position:absolute;z-index:4;min-width:155px;padding:13px 14px 12px;border:1px solid rgba(47,87,101,.08);background:rgba(255,255,255,.82);backdrop-filter:blur(18px);box-shadow:0 16px 35px rgba(55,88,101,.12);border-radius:18px;display:grid;grid-template-columns:auto 1fr;column-gap:9px}.feature-sticker b{font-size:11px;align-self:end}.feature-sticker small{grid-column:2;font-size:9px;color:#81929b;margin-top:2px}.sticker-a{top:16%;right:9%}.sticker-b{bottom:15%;left:8%}.sticker-dot{width:9px;height:9px;background:#50cc9a;border-radius:50%;grid-row:span 2;align-self:center;box-shadow:0 0 0 5px rgba(80,204,154,.10)}.sticker-icon{width:28px;height:28px;border-radius:10px;display:grid;place-items:center;background:#e9dffb;color:#8768d7;grid-row:span 2}.feature-orbit{position:absolute;width:560px;height:560px;right:-170px;bottom:-230px;opacity:.46}.feature-orbit img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 0 18px rgba(87,166,189,.15))}.feature-list{padding:36px 38px;display:flex;flex-direction:column;justify-content:center}.feature-line{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:start;padding:25px 0;border-bottom:1px solid var(--line);transition:.3s}.feature-line:first-child{border-top:1px solid var(--line)}.feature-line:hover{transform:translateX(5px)}.feature-line.active .feature-line-icon{background:#193342;color:#fff;box-shadow:0 10px 25px rgba(25,51,66,.16)}.feature-line-icon{width:47px;height:47px;border-radius:15px;background:#edf9f9;color:#3f9da6;display:grid;place-items:center;transition:.3s}.feature-line-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.feature-line h3{font:600 21px Fredoka;margin:0 0 5px}.feature-line p{font-size:12px;line-height:1.65;color:#718690;max-width:430px;margin:0}.feature-line-mark{font-size:10px;font-weight:900;color:#9eaab2;letter-spacing:.1em;padding-top:5px}
.about-panel{min-height:620px;border:1px solid var(--line);border-radius:38px;background:rgba(255,255,255,.72);box-shadow:var(--shadow);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.about-copy{padding:65px 65px;display:flex;flex-direction:column;justify-content:center}.about-copy h2{font-size:clamp(48px,5.7vw,78px);margin:15px 0 20px}.about-copy>p{max-width:520px;color:#718590;line-height:1.8;font-size:14px}.steps{margin-top:30px;border-top:1px solid var(--line)}.steps div{display:flex;gap:20px;padding:14px 0;border-bottom:1px solid var(--line);font-size:12px;font-weight:800}.steps b{color:#66bec5;font-size:10px}.about-art{min-height:620px;position:relative;display:grid;place-items:center;background:radial-gradient(circle at 50% 43%,rgba(115,223,229,.28),transparent 42%),linear-gradient(145deg,#e4fbfc,#edf8fb)}.about-ring{position:absolute;width:500px;height:500px;border:1px solid rgba(89,169,181,.17);border-radius:50%;box-shadow:0 0 100px rgba(109,207,213,.14) inset}.about-art img{position:relative;z-index:2;max-height:570px;max-width:82%;object-fit:contain;filter:drop-shadow(0 14px 22px rgba(74,95,113,.10))}.about-bubble{position:absolute;right:8%;top:14%;z-index:4;padding:13px 15px;border:1px solid rgba(48,87,102,.08);border-radius:17px;background:rgba(255,255,255,.85);box-shadow:0 15px 35px rgba(61,93,107,.12)}.about-bubble b{display:block;font-size:11px}.about-bubble small{font-size:9px;color:#80929c}
.screens{padding-top:105px}.screen-grid{margin-top:55px;display:grid;grid-template-columns:1fr 1fr;gap:95px 90px}.screen-showcase{position:relative;min-width:0}.screen-showcase.offset{margin-top:105px}.screen-meta{display:flex;align-items:center;gap:12px;margin-bottom:20px}.screen-meta>div{display:grid;gap:2px}.screen-meta b{font:600 20px Fredoka}.screen-meta small{font-size:9px;letter-spacing:.08em;color:#7d8f98;text-transform:uppercase}.screen-device{width:min(100%,520px);margin:auto;display:grid;place-items:center;position:relative}.screen-device img{width:100%;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 35px 45px rgba(54,87,101,.16));transition:transform .55s cubic-bezier(.16,1,.3,1)}.screen-showcase:hover .screen-device img{transform:translateY(-8px) rotate(-1deg) scale(1.012)}.screen-chip{position:absolute;right:7%;bottom:7%;padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.9);border:1px solid var(--line);font-size:9px;font-weight:900;letter-spacing:.12em;box-shadow:0 12px 22px rgba(60,90,104,.10)}.chip-blue{color:#3a9da6}.chip-pink{color:#c77a99}.chip-lilac{color:#7f71c4}
.character-break{max-width:1280px;margin:10px auto 70px;min-height:600px;border-radius:42px;background:linear-gradient(135deg,#dffafb,#ebf6fb 55%,#efeafb);border:1px solid var(--line);box-shadow:var(--shadow);position:relative;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;padding:40px 7vw}.break-character{height:560px;position:relative;display:flex;align-items:end;justify-content:center}.break-character img{position:relative;z-index:2;max-height:100%;max-width:90%;object-fit:contain;filter:drop-shadow(0 14px 22px rgba(74,95,113,.10));transition:transform .55s cubic-bezier(.16,1,.3,1)}.character-break:hover .break-character img{transform:translateY(-10px) rotate(1deg) scale(1.02)}.break-aura{position:absolute;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle,rgba(114,225,232,.14),transparent 70%);filter:blur(14px)}.break-caption{position:relative;z-index:4;padding-left:12px}.break-caption small{font-size:10px;letter-spacing:.2em;color:#82929d;font-weight:900}.break-caption strong{display:block;margin-top:10px;font:700 clamp(52px,6vw,84px)/.87 Fredoka;color:#193342;letter-spacing:-.055em}.break-caption p{color:#718590;max-width:360px;line-height:1.7;font-size:13px;margin:20px 0 23px}.break-deco{position:absolute;z-index:1}.break-deco img{width:100%;height:100%;object-fit:contain}.d1{width:95px;height:95px;top:9%;right:8%;animation:float 4s ease-in-out infinite}.d2{width:125px;height:110px;top:10%;left:8%;transform:rotate(-10deg)}.d3{width:195px;height:135px;right:2%;bottom:4%;transform:rotate(-4deg)}
.download-panel{border-radius:40px;border:1px solid var(--line);box-shadow:var(--shadow);background:rgba(255,255,255,.78);padding:62px;display:grid;grid-template-columns:1.15fr .85fr;gap:5vw;overflow:hidden}.download-copy h2,.guide-head h2,.faq h2{font-size:clamp(52px,5.8vw,78px);margin:14px 0 18px}.download-copy>p{color:#70848f;line-height:1.8;max-width:570px}.platform-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.download-card{position:relative;min-height:184px;border-radius:24px;padding:16px;background:linear-gradient(180deg,#f6ffff,#eaf8f9);border:1px solid rgba(69,113,125,.09);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;transition:.3s;overflow:hidden}.download-card:after{content:"";position:absolute;width:150px;height:150px;right:-70px;top:-70px;border-radius:50%;background:radial-gradient(circle,rgba(115,223,229,.28),transparent 67%);transition:.35s}.download-card:hover{transform:translateY(-6px);background:#fff;box-shadow:0 20px 38px rgba(70,100,113,.13)}.download-card:hover:after{transform:scale(1.3)}.download-card strong{font:600 18px Fredoka;position:relative;z-index:1}.download-card small{font-size:9px;letter-spacing:.1em;margin-top:4px;color:#82929d;position:relative;z-index:1}.download-card-top{position:absolute;left:15px;right:15px;top:15px;display:flex;justify-content:space-between;align-items:center;z-index:2}.device-icon{width:42px;height:42px;border-radius:13px;background:#dff7f8;display:grid;place-items:center;color:#50abb4}.device-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.download-badge{font-size:8px;letter-spacing:.13em;font-weight:900;padding:6px 8px;border-radius:999px;background:rgba(255,255,255,.72);color:#7b9098;border:1px solid rgba(67,106,119,.08)}.download-card-bottom{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px;margin-top:15px;padding-top:11px;border-top:1px solid rgba(55,99,113,.09);font-size:9px;color:#76909a;position:relative;z-index:1}.download-card-bottom .btn-arrow{width:23px;height:23px;padding:5px;border-radius:50%;background:#dff6f7;color:#418f98}.qr-side{display:grid;place-items:center;align-content:center;gap:15px}.qr-card{width:min(260px,90%);padding:20px;border-radius:27px;background:#fff;box-shadow:0 18px 45px rgba(59,91,106,.13);text-align:center}.qr-card img{width:195px;height:195px;max-width:100%;display:block;margin:auto;border-radius:10px}.qr-card small{display:block;margin-top:12px;font-size:9px;letter-spacing:.16em;color:#81929c}.qr-card b{display:block;font-size:9px;margin-top:5px;word-break:break-all;color:#57717d}.qr-note{font-size:10px;color:#82939d;text-align:center}.qr-note span{color:#72dbe1;margin-right:6px}
.guide-head{display:flex;align-items:end;justify-content:space-between;gap:4vw}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:45px}.guide-step{background:#fff;border:1px solid var(--line);border-radius:24px;padding:27px;display:grid;grid-template-columns:auto 1fr;gap:20px;box-shadow:0 18px 45px rgba(64,94,108,.07)}.guide-step>b{font:700 30px Fredoka;color:#6bcad0}.guide-step h3{font:600 21px Fredoka;margin:0 0 8px}.guide-step p{font-size:11px;line-height:1.75;color:#7c8e98;margin:0}
.faq-inner{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:20px 0}summary{font:600 19px Fredoka;cursor:pointer;list-style:none;position:relative;padding-right:40px;display:flex;align-items:center;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}.summary-icon{display:inline-grid;place-items:center}.faq-icon{width:28px;height:28px;border-radius:50%;background:#eaf8f9;color:#5eaeb6;display:grid;place-items:center;transition:transform .35s ease}.faq-icon:before,.faq-icon:after{content:"";position:absolute;background:currentColor;border-radius:2px}.faq-icon:before{width:10px;height:1.5px}.faq-icon:after{height:10px;width:1.5px;transition:transform .35s ease}details[open] .faq-icon:after{transform:scaleY(0)}details p{color:#798d97;line-height:1.75;font-size:11px;max-width:680px;margin:0;max-height:0;overflow:hidden;opacity:0;transition:max-height .45s ease,opacity .3s ease,margin-top .45s ease}details.opening p,details[open] p{opacity:1;margin-top:12px}
.final{padding-top:26px;padding-bottom:70px}.final-panel{position:relative;min-height:500px;border-radius:42px;overflow:hidden;background:linear-gradient(135deg,#dffafb,#e8f3fb 52%,#efeafb);border:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);grid-template-rows:1fr;column-gap:2vw;padding:48px 5vw;box-shadow:var(--shadow);align-items:center}.final-copy{position:relative;z-index:3;grid-column:1;grid-row:1;align-self:center;justify-self:start;max-width:560px;padding:0}.final-copy small{font-size:10px;letter-spacing:.2em;color:#718391;font-weight:900}.final-copy p{max-width:410px;color:#748690;line-height:1.65;font-size:13px;margin:-8px 0 22px}.final-copy h2{font:700 clamp(54px,5.8vw,82px)/.84 Fredoka;letter-spacing:-.055em;margin:12px 0 18px}.final-character-wrap{height:420px;position:relative;display:grid;place-items:center;z-index:2;grid-column:2;grid-row:1;align-self:center;justify-self:center;width:min(100%,500px);transform:none}.final-character{position:relative;height:100%;max-height:420px;max-width:100%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 14px 22px rgba(71,93,109,.09));transition:transform .55s cubic-bezier(.16,1,.3,1)}.final-panel:hover .final-character{transform:translateY(-8px) rotate(-1deg)}.final-character-aura{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(118,225,232,.12),transparent 72%);filter:blur(16px)}.final-stars img{position:absolute;object-fit:contain;z-index:1}.final-stars img:nth-child(1){width:72px;left:15%;top:10%}.final-stars img:nth-child(2){width:40px;left:72%;top:14%}.final-stars img:nth-child(3){width:55px;right:3%;top:25%}
footer{max-width:1380px;margin:auto;padding:24px 5vw 40px;display:flex;justify-content:space-between;gap:15px;align-items:center;color:#7c8e97;font-size:10px;border-top:1px solid rgba(50,94,109,.08)}.footer-brand{display:flex;align-items:center;gap:8px;font-weight:900}.footer-brand .brand-logo{width:26px;height:26px;border-radius:8px}.reveal{opacity:0;transform:translateY(34px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal.in{opacity:1;transform:none}.delay-1{transition-delay:.1s}@keyframes float{50%{transform:translateY(-11px) rotate(2deg)}}@keyframes orbitFloat{50%{transform:translateY(-12px) rotate(8deg)}}
@media(max-width:1050px){.nav-links{gap:17px}.hero{grid-template-columns:1fr;max-width:800px}.hero-art{height:650px}.section-top,.about-panel,.download-panel,.faq-inner{grid-template-columns:1fr}.feature-modern{grid-template-columns:1fr}.feature-visual{min-height:580px}.feature-list{padding:30px}.feature-orbit{right:-210px}.platform-buttons{grid-template-columns:1fr 1fr}.guide-grid{grid-template-columns:1fr}.final-panel{min-height:500px;grid-template-columns:1fr .9fr;grid-template-rows:1fr;padding:45px 5vw;gap:8px 18px}.final-character-wrap{height:370px;grid-column:2;grid-row:1;align-self:center;justify-self:center;transform:none}.final-copy{grid-column:1;grid-row:1;align-self:center;justify-self:start;padding-top:0}.final-stars img:nth-child(1){left:16%;top:8%}}
@media(max-width:720px){.navbar{left:12px;right:12px}.nav-links,.nav-cta{display:none}.menu-btn{display:block}.mobile-menu{position:fixed;z-index:35;top:84px;left:12px;right:12px;padding:18px;background:rgba(255,255,255,.92);backdrop-filter:blur(20px);border:1px solid var(--line);border-radius:20px;box-shadow:0 20px 50px rgba(58,88,104,.14);display:none;flex-direction:column;gap:5px}.mobile-menu.open{display:flex}.mobile-menu a{padding:14px;border-radius:12px;font-weight:800}.mobile-menu a:hover{background:#effafa}
/* — section spacing — */
.section{padding:70px 20px}.screens{padding-top:70px}.section-top{gap:22px}.section h2{font-size:clamp(36px,9vw,58px)}
/* — hero — */
.hero{padding:120px 20px 55px;min-height:auto}.hero h1{font-size:50px}.hero-left>p{font-size:14px}.hero-art{height:520px;margin-top:15px}.hero-character{height:500px;width:88%}
/* — features — */
.feature-modern{border-radius:30px}.feature-visual{min-height:500px}.feature-screen{width:72%}.feature-sticker{transform:scale(.9)}.sticker-a{top:10%;right:2%}.sticker-b{bottom:9%;left:2%}.feature-list{padding:15px 20px}.feature-line{grid-template-columns:auto 1fr;gap:13px;padding:21px 0}.feature-line-mark{display:none}.feature-line h3{font-size:19px}
/* — screens — */
.screen-grid{grid-template-columns:1fr;gap:60px}.screen-showcase.offset{margin-top:0}.screen-device{width:min(460px,100%)}.screen-chip{right:6%;bottom:5%}
/* — about — */
.about-copy{padding:38px 28px}.about-art{min-height:420px}.about-art img{max-height:390px}.about-ring{width:340px;height:340px}.about-bubble{top:8%;bottom:auto;right:5%}
/* — character-break — */
.character-break{margin:20px 14px 55px;min-height:640px;grid-template-columns:1fr;padding:45px 25px;align-items:center}.break-character{height:460px;order:1}.break-caption{order:2;padding:0}.break-caption strong{font-size:52px}.break-aura{width:360px;height:360px}.break-deco.d1{right:2%;top:5%}.break-deco.d2{left:2%;top:14%;bottom:auto}.break-deco.d3{right:0;bottom:3%}
/* — download — */
.download-panel{padding:40px 25px}.platform-buttons{grid-template-columns:1fr}.qr-card{width:260px}.guide-head{display:block}
/* — final — */
.final-panel{min-height:0;padding:38px 24px 42px;grid-template-columns:1fr;grid-template-rows:auto auto;align-content:start;gap:4px}.final-copy{grid-column:1;grid-row:1;justify-self:start;align-self:start;padding-top:0}.final-character-wrap{height:300px;grid-column:1;grid-row:2;justify-self:start;align-self:end;transform:translate(-4%,4%)}.final-copy h2{font-size:52px}.final-copy p{margin-bottom:20px}.final-character-aura{width:290px;height:290px}.final-stars img:nth-child(1){left:63%;top:36%}.final-stars img:nth-child(2){left:79%;top:49%}.final-stars img:nth-child(3){right:5%;top:72%}
footer{padding:20px;flex-wrap:wrap}}
@media(max-width:480px){
/* — section spacing — */
.section{padding:52px 16px}.screens{padding-top:52px}.section-top{gap:16px}.section h2{font-size:clamp(30px,9vw,44px)}
/* — hero — */
.hero{padding:104px 16px 44px}.hero h1{font-size:38px;margin:18px 0 18px}.hero-left>p{font-size:13px;line-height:1.7}.hero-buttons{gap:8px;margin-top:22px}.hero-note{margin-top:20px}
.hero-art{height:400px;margin-top:12px}.hero-character{height:380px;width:94%}.character-aura{width:320px;height:320px}
.cloud-1{width:200px;height:100px;top:0;left:-6%}.cloud-2{width:130px;height:72px;bottom:2%;right:-6%}.hero-star{width:58px;height:58px}.star-2{width:40px;height:40px}.hero-heart{width:96px;height:74px}.hero-planet{width:96px;height:96px}
.hero-card{right:1%;bottom:6%;padding:10px 13px 11px 11px}.hero-card b{font-size:10px}.hero-card small{font-size:8px}
/* — pill buttons — */
.pill-btn{gap:14px;padding:11px 10px 11px 16px;font-size:11px}.pill-btn .btn-arrow{width:26px;height:26px;padding:6px}
/* — features — */
.feature-modern{border-radius:22px}.feature-visual{min-height:380px}.feature-screen{width:80%}
.feature-sticker{transform:scale(.78)}.sticker-a{top:4%;right:-3%}.sticker-b{bottom:4%;left:-3%}
.feature-list{padding:12px 16px}.feature-line{gap:10px;padding:16px 0}.feature-line-icon{width:40px;height:40px;border-radius:12px}.feature-line h3{font-size:17px}
/* — screens — */
.screen-grid{gap:44px}.screen-chip{right:4%;bottom:4%;font-size:8px;padding:7px 10px}
/* — about — */
.about-copy{padding:28px 20px}.about-copy h2{font-size:clamp(30px,9vw,44px)}.about-art{min-height:320px}.about-art img{max-height:290px}.about-ring{width:270px;height:270px}.about-bubble{padding:10px 12px}.about-bubble b{font-size:10px}
/* — character-break — */
.character-break{margin:10px 10px 44px;min-height:560px;padding:36px 18px}.break-character{height:360px}.break-caption strong{font-size:40px}.break-aura{width:300px;height:300px}.break-caption p{font-size:12px;margin:14px 0 18px}.break-deco.d1{width:68px;height:68px}.break-deco.d2{width:88px;height:78px}.break-deco.d3{width:140px;height:98px}
/* — download — */
.download-panel{padding:28px 16px}.qr-card{width:100%}.qr-card img{width:155px;height:155px}
/* — guide — */
.guide-step{padding:20px 16px;gap:14px}.guide-step h3{font-size:18px}
/* — faq — */
.faq-inner{gap:20px}details{padding:14px 0}summary{font-size:16px;padding-right:30px}
/* — final — */
.final-panel{padding:28px 16px 34px}.final-copy h2{font-size:40px}.final-copy p{font-size:12px;margin-bottom:16px}.final-character-wrap{height:250px;transform:translate(-2%,3%)}.final-character-aura{width:230px;height:230px}.final-stars img:nth-child(1){left:58%;top:40%}.final-stars img:nth-child(2){left:78%;top:53%}.final-stars img:nth-child(3){right:4%;top:70%}
footer{flex-direction:column;text-align:center;gap:10px;padding:18px 16px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
