:root{--navy:#0b1f3a;--blue:#1d67bd;--orange:#f28a2f;--bg:#edf3f8;--text:#14233a;--muted:#728097;--line:#dce5ee;--green:#17885b;--shadow:0 22px 70px rgba(8,31,60,.14)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--bg)}body{min-height:100dvh}.install-shell{min-height:100dvh;display:grid;grid-template-columns:minmax(340px,44%) 1fr}.hero{position:relative;overflow:hidden;padding:clamp(34px,6vw,84px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(150deg,#07182f,#0e315f 68%,#15457c);color:#fff}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;opacity:.16}.hero:before{width:360px;height:360px;background:#f28a2f;right:-180px;top:-140px}.hero:after{width:470px;height:470px;background:#3280da;left:-300px;bottom:-250px}.brand-row{display:flex;align-items:center;gap:14px;position:relative;z-index:1}.direct-icon{width:48px;height:48px}.logo{width:210px;max-width:58%;height:auto}.pill{position:relative;z-index:1;margin-top:42px;width:max-content;padding:7px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hero h1{position:relative;z-index:1;font-size:clamp(38px,5vw,66px);line-height:1.02;letter-spacing:-.045em;max-width:690px;margin:18px 0 15px}.hero>p{position:relative;z-index:1;color:#d5e5f8;line-height:1.6;font-size:16px;max-width:590px}.safe-note{position:relative;z-index:1;display:flex;gap:11px;align-items:flex-start;margin-top:28px;padding:14px 16px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.07);border-radius:15px;width:min(460px,100%)}.safe-note>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#198c5f;font-weight:900}.safe-note strong,.safe-note small,.notify-note strong,.notify-note small{display:block}.safe-note small{color:#bcd0e9;margin-top:3px;line-height:1.35}.install-panel{display:flex;flex-direction:column;justify-content:center;width:min(560px,calc(100% - 48px));margin:auto;padding:42px 0}.device-line{display:flex;align-items:center;gap:12px;margin-bottom:18px}.device-line>span{width:52px;height:52px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;font-size:25px;box-shadow:0 9px 24px rgba(18,44,76,.07)}.device-line small,.device-line strong{display:block}.device-line small{font-size:10px;font-weight:900;letter-spacing:.1em;color:var(--blue)}.device-line strong{font-size:16px;margin-top:4px}.progress{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;margin:0 0 24px}.progress>i{height:2px;background:#d9e2ec}.progress-step{display:flex;align-items:center;gap:7px;color:#8a97a7;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.progress-step b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e4eaf0;color:#637286}.progress-step.active{color:var(--blue)}.progress-step.active b{background:#e6f1ff;color:var(--blue);box-shadow:0 0 0 4px rgba(29,103,189,.07)}.progress-step.done{color:var(--green)}.progress-step.done b{background:#e5f6ee;color:var(--green)}.install-panel h2{font-size:34px;letter-spacing:-.04em;margin:0 0 8px}.install-panel>p{color:var(--muted);line-height:1.5;margin:0 0 24px}.primary,.secondary{width:100%;min-height:52px;border-radius:13px;font-weight:900;letter-spacing:.02em;text-align:center;display:grid;place-items:center;text-decoration:none;cursor:pointer}.primary{border:0;color:#fff;background:linear-gradient(100deg,var(--navy),var(--blue));box-shadow:0 12px 25px rgba(29,103,189,.22)}.primary:disabled{opacity:.65;cursor:wait}.secondary{margin-top:10px;color:#2b507c;background:#fff;border:1px solid var(--line)}.instructions{margin:24px 0 0;display:grid;gap:9px}.step{display:grid;grid-template-columns:32px 1fr;gap:10px;padding:11px 12px;border:1px solid var(--line);background:#fff;border-radius:12px}.step b{width:30px;height:30px;border-radius:9px;background:#edf5ff;color:var(--blue);display:grid;place-items:center;font-size:12px}.step strong,.step span{display:block}.step strong{font-size:12px}.step span{font-size:11px;color:var(--muted);margin-top:3px;line-height:1.4}.notify-note{display:flex;gap:10px;align-items:flex-start;margin-top:18px;padding:13px;border:1px solid #f5ddbd;background:#fff8ed;border-radius:13px}.notify-note>span{font-size:18px}.notify-note strong{font-size:12px;color:#7f4e10}.notify-note small{margin-top:3px;font-size:10px;line-height:1.45;color:#8c6b41}.link-box{margin-top:18px;border:1px solid var(--line);background:#f8fbfe;border-radius:14px;padding:14px}.link-box>span{display:block;font-size:10px;font-weight:900;color:#65748a;text-transform:uppercase;letter-spacing:.07em}.link-box code{display:block;margin-top:7px;padding:9px;background:#fff;border-radius:9px;border:1px solid #e5ebf2;color:#34516f;font-size:10px;overflow-wrap:anywhere}.link-actions{display:flex;gap:8px;margin-top:9px}.link-actions button{border:1px solid var(--line);background:#fff;color:#315b8b;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:900;cursor:pointer}.status{min-height:22px;margin-top:12px;color:var(--green);font-size:12px;font-weight:700}.installed{padding:12px;border-radius:12px;background:#eaf8f1;color:#166a49}.ios-tip{padding:12px;border-radius:12px;background:#fff7e9;color:#805416;font-size:11px;line-height:1.5}@media(max-width:820px){.install-shell{grid-template-columns:1fr}.hero{min-height:330px;padding:34px 25px}.hero h1{font-size:39px}.pill{margin-top:28px}.safe-note{margin-top:18px}.install-panel{padding:32px 0 44px;width:min(560px,calc(100% - 36px))}.brand-row .logo{width:175px}.install-panel h2{font-size:29px}}@media(max-width:480px){.hero{min-height:290px;padding:28px 20px}.hero h1{font-size:33px}.hero>p{font-size:14px}.safe-note{font-size:12px}.device-line{margin-bottom:16px}.install-panel{width:calc(100% - 28px);padding-top:26px}.link-actions{display:grid;grid-template-columns:1fr 1fr}.primary,.secondary{min-height:54px}.progress-step span{display:none}.progress{grid-template-columns:auto 1fr auto 1fr auto}}
