:root{color-scheme:dark;--bg:#090b08;--green:#adff2f;--text:#f1f5e9;--muted:#9aa88f;--line:#2a3622;font-family:'Space Grotesk',sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 83% 18%,#21351380,transparent 38%),var(--bg)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid white;outline-offset:5px}h1,h2,h3,p{margin:0}.symbols{position:absolute;width:0;height:0;overflow:hidden}svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.site-shell{max-width:1240px;margin:auto;padding:0 48px}.site-header{height:110px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;font-size:38px;font-weight:700;letter-spacing:-2px}.brand>span:last-child,.footer-brand span{color:var(--green)}.brand-bars{display:flex;gap:4px;align-items:center;margin-right:12px;transform:skew(-12deg)}.brand-bars i{width:5px;height:23px;background:var(--green)}.brand-bars i:nth-child(2){height:33px}.brand-bars i:last-child{height:28px}.platform-label{display:flex;align-items:center;gap:10px;font-size:12px;letter-spacing:2px;color:#bbc9ad}.platform-label i,.live-dot{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 14px #adff2f70}.hero{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:24px;padding:62px 0 50px}.eyebrow{color:var(--green);font-size:12px;letter-spacing:2px;font-weight:600;display:flex;align-items:center;gap:10px}.eyebrow>span{width:7px;height:7px;background:var(--green)}h1{font:800 clamp(74px,8.8vw,118px)/.88 'Barlow Condensed',sans-serif;letter-spacing:-1.5px;margin:28px 0 26px}h1 em{font-style:normal;color:var(--green)}.intro{font-size:16px;line-height:1.8;color:#b1bea5}.sound-art{position:relative;min-height:420px;display:grid;place-items:center;isolation:isolate}.disc{height:350px;width:350px;max-width:90%;aspect-ratio:1;border-radius:50%;background:repeating-radial-gradient(circle at center,#14200f 0 6px,#4a66303b 7px,#14200f 8px 13px);border:1px solid #567733;box-shadow:0 0 0 21px #26381b30,0 0 0 22px #45612b40,0 0 0 43px #1c2b131a,0 0 0 44px #45612b20,0 30px 80px #0008;display:grid;place-items:center;transform:rotate(-12deg)}.disc-core{width:53%;aspect-ratio:1;border-radius:50%;background:var(--green);color:#132008;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;box-shadow:0 0 28px #adff2f20}.disc-core>span{font-size:11px;line-height:1.25;text-align:center;letter-spacing:1.5px;font-weight:700}.wave{display:flex;align-items:center;gap:5px;height:59px}.wave i{display:block;width:5px;height:28px;background:#172808;border-radius:2px;animation:pulse 2.4s ease-in-out infinite alternate}.wave i:nth-child(2n){height:45px;animation-delay:-.5s}.wave i:nth-child(3n){height:58px;animation-delay:-1.2s}.wave i:nth-child(4n){height:18px;animation-delay:-1.8s}.art-index{position:absolute;right:0;top:12px;font-size:10px;letter-spacing:2px;color:#7f9a66;writing-mode:vertical-rl}.sticker{position:absolute;right:6px;bottom:52px;background:var(--green);color:#122006;border:3px solid #122006;outline:1px solid var(--green);padding:15px 18px;font-size:12px;line-height:1.4;transform:rotate(7deg);letter-spacing:1px}.sticker b{font:800 29px/1 'Barlow Condensed',sans-serif}.sound-caption{position:absolute;bottom:0;display:flex;align-items:center;gap:9px;font-size:9px;letter-spacing:1.6px;color:#839771}.advantages{border-top:1px solid var(--line);padding:30px 0 42px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:26px}.section-heading h2{font-size:24px;letter-spacing:-.6px}.section-heading h2 span{color:var(--green)}.section-heading>p{font-size:13px;color:var(--muted)}.features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.features article{min-width:0}.feature-top{display:flex;align-items:center;gap:13px;margin-bottom:17px}.feature-top>span{font-size:11px;color:#627553}.feature-top>svg{width:23px;height:23px;color:var(--green)}.features h3{font-size:16px;font-weight:600;letter-spacing:-.3px;margin-bottom:8px}.features p{font-size:14px;line-height:1.65;color:var(--muted)}.start{padding:34px 0 36px;border-top:1px solid var(--line)}.start h2{font-size:30px;letter-spacing:-1px;margin-top:8px}.start .eyebrow{font-size:10px;letter-spacing:1.8px;color:var(--muted)}.choices{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.choice{border-radius:6px;display:flex;align-items:center;gap:16px;min-height:90px;padding:20px 24px;transition:background .2s,transform .2s}.choice:hover{transform:translateY(-3px)}.choice-web{border:1px solid #527334;background:#14200f}.choice-web:hover{background:#1e3015}.choice-apk{background:var(--green);color:#112005;border:1px solid var(--green)}.choice-apk:hover{background:#c0ff67}.choice-icon{width:27px;height:27px;flex-shrink:0}.choice-web .choice-icon{color:var(--green)}.choice>span{flex:1;min-width:0}.choice strong{font-size:18px;display:block}.choice small{display:block;font-size:12px;opacity:.7;margin-top:4px}.choice-arrow{width:22px;height:22px;flex-shrink:0}.download-note{margin-top:15px;color:#7e8d72;font-size:12px;line-height:1.6}footer{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding:20px 0 24px;color:#7b8c6f;font-size:10px;letter-spacing:1.3px}.footer-brand{font-size:24px;letter-spacing:-1px;font-weight:700;color:#dbe6d1}@keyframes pulse{to{transform:scaleY(.55)}}
@media(max-width:900px){.site-shell{padding:0 28px}.hero{grid-template-columns:1.15fr 1fr;gap:10px}.sound-art{min-height:330px}.disc{height:260px;width:260px}.wave{gap:3px;transform:scale(.85);height:42px}.wave i{width:4px}.disc-core{gap:8px}.disc-core>span{font-size:9px}.sticker{right:-3px;bottom:38px;padding:10px}.sticker b{font-size:23px}.features{grid-template-columns:1fr 1fr;gap:26px 30px}.intro{font-size:15px}.choice{padding:18px}.choice small{font-size:11px}.sound-caption{font-size:8px}}
@media(max-width:600px){.site-shell{padding:0 22px}.site-header{height:85px}.brand{font-size:32px}.platform-label{font-size:9px;letter-spacing:1px}.hero{grid-template-columns:1fr;padding:38px 0 28px;gap:8px}.eyebrow{font-size:10px;letter-spacing:1.6px}h1{font-size:clamp(70px,18vw,106px);margin:22px 0}.intro{font-size:14px;line-height:1.7}.sound-art{min-height:300px;margin:0 12px}.disc{width:230px;height:230px}.disc-core>span{font-size:9px}.sticker{right:0;bottom:35px}.sound-caption{bottom:0}.art-index{right:0;top:25px}.advantages{padding:25px 0 30px}.section-heading{display:block;margin-bottom:24px}.section-heading h2{font-size:23px}.section-heading>p{margin-top:6px}.features{gap:26px 20px}.features h3{font-size:15px;line-height:1.4}.features p{font-size:13px}.feature-top{margin-bottom:10px}.start{padding:28px 0}.start h2{font-size:26px}.choices{gap:10px;margin-top:21px}.choice{padding:17px 13px;gap:11px;flex-direction:column;align-items:flex-start;min-height:135px}.choice strong{font-size:17px}.choice small{font-size:11px;line-height:1.5}.choice-arrow{display:none}.choice-icon{height:25px;width:25px}.download-note{font-size:11px}footer{font-size:9px}footer>span:last-child{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
