html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background:#e8e6e1;touch-action:none;-webkit-user-select:none;user-select:none}canvas{display:block;width:100%;height:100%}#gate{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:100;display:flex;align-items:center;justify-content:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#202124;padding:20px;box-sizing:border-box}#gate.hidden{display:none}#gate .gate-content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:340px;width:100%}#gate img{width:100px;height:100px;border-radius:22px;margin-bottom:14px;box-shadow:0 4px 20px #00000014}#gate h1{font-size:22px;margin:0 0 4px;font-weight:700;letter-spacing:.3px}#gate .subtitle{color:#5f6368;font-size:13px;margin:0 0 24px}#gate .install-box{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:16px;padding:20px;width:100%;margin-bottom:16px}#gate .install-btn{background:#1a73e8;color:#fff;border:none;padding:16px 32px;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;width:100%;touch-action:manipulation;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center;gap:8px}#gate .install-btn:active{transform:scale(.97);opacity:.9}#gate .install-icon{font-size:18px}#gate .install-note{color:#80868b;font-size:11px;margin:10px 0 0;line-height:1.4}#gate .install-steps{text-align:left}#gate .step{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #e8e8e8}#gate .step:last-child{border-bottom:none}#gate .step-num{flex-shrink:0;width:24px;height:24px;background:#1a73e8;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}#gate .step-icon{font-size:18px;flex-shrink:0;width:24px;text-align:center}#gate .step-text{font-size:13px;color:#202124;line-height:1.4}#gate .step-text b{color:#1a73e8;font-weight:600}#gate .no-support{color:#5f6368;font-size:13px;line-height:1.6;margin:0}#gate .no-support b{color:#1a73e8}#gate .skip-btn{background:none;border:none;color:#5f6368;font-size:14px;cursor:pointer;padding:12px 20px;margin-top:4px;touch-action:manipulation;font-family:Inter,sans-serif}#gate .skip-btn:active{color:#1a73e8}#landing{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:50;overflow-y:auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#202124;-webkit-overflow-scrolling:touch}#landing.hidden{display:none}.landing-inner{max-width:680px;margin:0 auto;padding:20px}.landing-nav{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e0e0e0;margin-bottom:24px}.landing-logo{font-size:18px;font-weight:700;color:#202124;text-decoration:none}.landing-links{display:flex;gap:16px}.landing-links a{color:#5f6368;text-decoration:none;font-size:13px;font-weight:500}.landing-links a:hover{color:#1a73e8}.landing-hero{text-align:center;padding:24px 0}.landing-icon{width:96px;height:96px;border-radius:22px;box-shadow:0 4px 20px #00000014;margin-bottom:16px}.landing-hero h1{font-size:32px;font-weight:700;margin:0 0 8px}.landing-tagline{color:#5f6368;font-size:15px;line-height:1.5;margin:0 auto 28px;max-width:440px}.landing-cta{background:#ffd600;color:#202124;border:none;padding:16px 48px;border-radius:12px;font-size:18px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;box-shadow:0 2px 8px #ffd6004d;transition:transform .1s;touch-action:manipulation}.landing-cta:hover{transform:scale(1.03)}.landing-cta:active{transform:scale(.97)}.landing-install{background:#fff;color:#ffd600;border:2px solid #ffd600;padding:16px 48px;border-radius:12px;font-size:18px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;margin-top:12px;transition:transform .1s,background .15s;touch-action:manipulation}.landing-install:hover{background:#fffde7;transform:scale(1.03)}.landing-install:active{transform:scale(.97)}.landing-features{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0}.landing-feat{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:12px;padding:20px;text-align:center}.landing-feat-icon{font-size:28px;margin-bottom:8px}.landing-feat h3{font-size:14px;font-weight:600;margin:0 0 4px}.landing-feat p{font-size:12px;color:#5f6368;margin:0;line-height:1.4}.landing-bottom{text-align:center;padding:24px 0;border-top:1px solid #e0e0e0;margin-top:24px}.landing-bottom a{color:#80868b;text-decoration:none;font-size:12px}.landing-bottom a:hover{color:#1a73e8}.landing-bottom .footer-social{display:flex;justify-content:center;gap:16px;margin-bottom:10px}.landing-bottom .footer-social a{display:inline-flex;align-items:center;gap:4px;color:#5f6368;font-size:12px;font-weight:500}.landing-bottom .footer-social a:hover{color:#1a73e8}.landing-bottom .footer-social svg{width:16px;height:16px;fill:currentColor}.landing-section{padding:20px 0;border-top:1px solid #e0e0e0;margin-top:16px}.landing-section h2{font-size:18px;font-weight:700;margin:0 0 10px;color:#202124}.landing-section p{font-size:13px;color:#5f6368;line-height:1.6;margin:0 0 10px}.landing-section p:last-child{margin-bottom:0}.landing-section a{color:#1a73e8;text-decoration:none}.landing-section a:hover{text-decoration:underline}@media(max-width:480px){.landing-features{grid-template-columns:1fr}.landing-hero h1{font-size:26px}}
