:root{--bg:#f3f6fb;--card:rgba(255,255,255,.92);--text:#172033;--muted:#6d7789;--line:#e4e9f1;--accent:#315f79;--accent2:#567f94;--shadow:0 24px 70px rgba(26,43,64,.14)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);background:radial-gradient(circle at 12% 5%,#fff 0,transparent 34%),radial-gradient(circle at 90% 15%,#dfeaf1 0,transparent 32%),linear-gradient(145deg,#eef3f8,#f8fafc 55%,#edf3f7)}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.38;background-image:linear-gradient(rgba(64,91,112,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(64,91,112,.045) 1px,transparent 1px);background-size:26px 26px}.shell{width:min(520px,calc(100% - 28px));margin:0 auto;padding:clamp(34px,8vh,72px) 0 30px;position:relative}.hero{text-align:center;margin-bottom:22px}.signal{width:64px;height:64px;margin:0 auto 14px;border-radius:22px;background:rgba(255,255,255,.72);box-shadow:0 14px 34px rgba(38,66,87,.12);display:flex;gap:4px;align-items:flex-end;justify-content:center;padding:17px}.signal span{width:6px;border-radius:8px;background:linear-gradient(#6f96aa,#315f79);animation:pulse 1.8s ease-in-out infinite}.signal span:nth-child(1){height:13px}.signal span:nth-child(2){height:21px;animation-delay:.12s}.signal span:nth-child(3){height:29px;animation-delay:.24s}@keyframes pulse{50%{transform:translateY(-3px);filter:brightness(1.08)}}.eyebrow{font-size:11px;letter-spacing:.19em;font-weight:800;color:#698094;margin:0 0 8px}.hero h1,.bridge-card h1{font-size:clamp(27px,7vw,36px);line-height:1.05;margin:0 0 10px;letter-spacing:-.035em}.sub{font-size:14px;line-height:1.55;color:var(--muted);margin:0 auto;max-width:410px}.card{background:var(--card);border:1px solid rgba(255,255,255,.95);border-radius:26px;padding:22px;box-shadow:var(--shadow);backdrop-filter:blur(18px);margin-top:15px}.hidden{display:none!important}.step-head{display:flex;align-items:center;gap:12px;padding-bottom:17px;margin-bottom:17px;border-bottom:1px solid var(--line)}.step-number{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#eaf1f5;color:var(--accent);font-weight:800}.step-head div{display:flex;flex-direction:column;gap:2px}.step-head strong{font-size:15px}.step-head small{font-size:12px;color:var(--muted)}label{display:block;font-size:12px;font-weight:800;color:#526071;margin:14px 0 7px}.input-wrap,select{width:100%;height:52px;border:1px solid #dce3eb;background:#fbfcfe;border-radius:16px;outline:none;transition:.2s}.input-wrap{display:flex;align-items:center;overflow:hidden}.input-wrap:focus-within,select:focus{border-color:#8aa8b8;box-shadow:0 0 0 4px rgba(67,109,132,.08)}.input-wrap span{height:100%;display:grid;place-items:center;padding:0 13px;color:#738294;border-right:1px solid #e1e7ed;font-weight:700;font-size:13px}.input-wrap input{flex:1;height:100%;border:0;outline:0;background:transparent;padding:0 14px;font-size:16px;color:var(--text)}select{padding:0 14px;font-size:14px;color:var(--text)}.btn{width:100%;min-height:50px;border:0;border-radius:16px;margin-top:16px;font-weight:800;font-size:14px;cursor:pointer;transition:transform .18s,box-shadow .18s,opacity .18s}.btn:active{transform:translateY(1px) scale(.995)}.btn:disabled{opacity:.55;cursor:wait}.primary,.activate{color:#fff;background:linear-gradient(135deg,#315f79,#4d788e);box-shadow:0 14px 28px rgba(49,95,121,.24)}.primary b{float:right;font-size:18px}.activate{position:relative;overflow:hidden}.activate:after{content:"";position:absolute;top:-50%;left:-35%;width:22%;height:200%;transform:rotate(20deg);background:rgba(255,255,255,.2);animation:shine 3.2s ease-in-out infinite}@keyframes shine{0%,62%{left:-35%}100%{left:125%}}.dot{display:inline-block;width:8px;height:8px;background:#c8f0dc;border-radius:50%;margin-right:7px;box-shadow:0 0 0 5px rgba(200,240,220,.13)}.ghost{background:transparent;border:1px solid #e1e6ec;color:#667384;box-shadow:none;margin-top:9px}.status{min-height:18px;text-align:center;font-size:12px;color:var(--muted);margin:12px 0 0}.status.error{color:#9b4141}.status.ok{color:#397254}.client-preview{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid #e4e9ef;border-radius:20px;background:linear-gradient(135deg,#fbfcfe,#f4f8fa)}.logo-shell{width:72px;height:72px;border-radius:20px;background:#fff;border:1px solid #e3e9ee;display:grid;place-items:center;overflow:hidden;flex:0 0 auto;box-shadow:0 8px 20px rgba(32,55,70,.08)}.logo-shell img{display:none;width:100%;height:100%;object-fit:contain;padding:7px}.logo-fallback{font-size:15px;font-weight:900;letter-spacing:.08em;color:#6a8090}.client-meta{min-width:0;display:flex;flex-direction:column;gap:5px}.client-meta span{font-size:11px;color:#7c8795;text-transform:uppercase;letter-spacing:.08em}.client-meta strong{font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}footer{text-align:center;color:#8993a0;font-size:11px;margin-top:22px}.lock{font-size:15px;margin-right:4px}.bridge-card{text-align:center;padding:40px 26px}.bridge-spinner{width:48px;height:48px;border-radius:50%;border:4px solid #e1e9ee;border-top-color:#416d84;margin:0 auto 20px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.bridge-help{font-size:12px;color:#9099a5;margin:18px 0 0}@media(max-width:380px){.shell{width:min(100% - 18px,520px)}.card{padding:18px;border-radius:22px}.logo-shell{width:64px;height:64px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
