:root{font-family:Inter,Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eff6ff;background:#07101f;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #07101f;--panel: rgba(14, 27, 47, .76);--panel-strong: rgba(17, 33, 57, .94);--line: rgba(155, 189, 225, .13);--muted: #8ea2ba;--telegram: #27a7e7;--ton: #5b70ff;--success: #45e0ad}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;overflow-x:hidden;background:radial-gradient(circle at 50% -10%,rgba(34,134,218,.17),transparent 36rem),linear-gradient(180deg,#07101f,#081425 52%,#06101d)}button,a{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid rgba(66,184,244,.65);outline-offset:3px}.app-shell{position:relative;min-height:100vh;min-height:100dvh;isolation:isolate}.app-shell:before{content:"";position:fixed;inset:0;z-index:-3;pointer-events:none;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.09'/%3E%3C/svg%3E")}.ambient{position:fixed;z-index:-2;width:36rem;height:36rem;border-radius:999px;filter:blur(100px);opacity:.14;pointer-events:none}.ambient-one{top:5rem;left:-20rem;background:#12a9ec}.ambient-two{right:-22rem;top:20rem;background:#5459ff}.content,.policy-page{width:min(100%,560px);margin:0 auto;padding:max(18px,env(safe-area-inset-top)) 18px max(30px,env(safe-area-inset-bottom))}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:44px}.brand{display:inline-flex;align-items:center;gap:11px;color:#f6fbff;text-decoration:none;font-weight:700;letter-spacing:-.02em;font-size:18px}.brand img{width:34px;height:34px;border-radius:10px;box-shadow:0 10px 24px #1f90e633}.network-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid rgba(113,149,185,.15);border-radius:999px;color:#94a9bf;background:#081425b3;font-size:12px;font-weight:600}.network-badge i{width:7px;height:7px;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px #45e0ad17,0 0 12px #45e0ad99}.hero{text-align:center;margin:0 auto 28px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:#86c8f2;text-transform:uppercase;font-weight:700;letter-spacing:.16em;font-size:10px}.eyebrow b{color:#5a7190;font-size:13px}.hero h1{margin:14px 0;color:#f8fbff;font-size:clamp(35px,9vw,48px);line-height:1.12;letter-spacing:-.055em}.hero h1 em{font-style:normal;color:transparent;background:linear-gradient(100deg,#35c5ef 5%,#7790ff 70%,#a588ff);background-clip:text;-webkit-background-clip:text}.hero>p{max-width:425px;margin:0 auto;color:#8ea3bb;line-height:1.72;font-size:14px}.security-note{display:inline-flex;align-items:center;gap:7px;margin-top:17px;color:#728ba6;font-size:11px}.security-note span{display:grid;place-items:center;width:17px;height:17px;color:var(--success);border:1px solid rgba(69,224,173,.3);border-radius:50%;background:#45e0ad14;font-size:10px}.loading-card,.profile-card,.identity-card,.how-it-works,.policy-page{border:1px solid var(--line);background:linear-gradient(145deg,#112139e6,#091526d1);box-shadow:0 24px 70px #0005103d,inset 0 1px #ffffff06;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.loading-card{min-height:190px;display:grid;place-items:center;align-content:center;gap:14px;border-radius:24px;color:var(--muted)}.loading-card p{margin:0;font-size:13px}.startup-error-card strong{color:#e6eef8;font-size:14px}.startup-error-card p{max-width:280px;text-align:center}.error-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;color:#ff8294;background:#ff61771a;font-weight:700}.retry-button{padding:9px 16px;border:1px solid rgba(94,131,172,.25);border-radius:10px;color:#a9c0d7;background:#335b851f;cursor:pointer;font-size:11px}.spinner{width:34px;height:34px;border:3px solid rgba(87,141,188,.18);border-top-color:#3bb8ec;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.profile-card{display:flex;align-items:center;gap:12px;margin-bottom:13px;padding:14px;border-radius:19px}.profile-avatar{display:grid;place-items:center;flex:0 0 auto;width:43px;height:43px;overflow:hidden;border:1px solid rgba(86,190,239,.3);border-radius:14px;background:linear-gradient(145deg,#1ba8e2,#536dff);color:#fff;font-size:13px;font-weight:700}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-copy{display:flex;min-width:0;flex:1;flex-direction:column}.profile-copy small,.profile-copy span{color:#7188a1;font-size:10px}.profile-copy strong{overflow:hidden;color:#ecf5ff;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.text-button{border:0;background:transparent;color:#8097b0;cursor:pointer;font-size:11px}.identity-grid{display:grid;gap:0}.identity-card{position:relative;overflow:hidden;padding:20px;border-radius:24px;transition:border-color .2s ease,transform .2s ease}.identity-card:after{content:"";position:absolute;z-index:-1;width:210px;height:210px;top:-135px;right:-90px;border-radius:50%;filter:blur(15px);opacity:.16}.telegram-card:after{background:#20b8ed}.ton-card:after{background:#6371ff}.identity-card.verified{border-color:#45e0ad38}.card-head{display:flex;align-items:center;gap:12px}.identity-icon{display:grid;place-items:center;flex:0 0 auto;width:45px;height:45px;border-radius:14px}.identity-icon svg{width:25px;height:25px;fill:#fff}.telegram-icon{background:linear-gradient(145deg,#38bff2,#188ed5);box-shadow:0 12px 28px #26a8e438}.ton-icon{background:linear-gradient(145deg,#647bff,#4355dd);box-shadow:0 12px 28px #4c60e63b}.card-head>div:nth-child(2){min-width:0;flex:1}.card-head h2{margin:0 0 2px;color:#f2f7ff;font-size:16px;letter-spacing:-.02em}.card-head p{margin:0;color:#738aa4;font-size:11px}.status-pill{display:inline-flex;align-items:center;flex:0 0 auto;gap:5px;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:700}.status-pill:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.status-pill.pending{color:#7e94ad;background:#7791ab14}.status-pill.connected{color:#91a1ff;background:#5f70f61a}.status-pill.ok{color:var(--success);background:#45e0ad17}.identity-detail{display:flex;min-height:64px;margin:18px 0;padding:13px 14px;flex-direction:column;justify-content:center;gap:4px;border:1px solid rgba(134,170,208,.08);border-radius:14px;background:#020b193d}.identity-detail strong{overflow:hidden;color:#cfdef0;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.identity-detail>span{color:#6f879f;font-size:10px}.identity-detail.muted strong{color:#9bb0c7}.address-line{display:flex;max-width:100%;align-items:center;justify-content:space-between;gap:10px;padding:0;border:0;background:transparent;color:#778fa8;cursor:pointer;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.address-line span{color:#7f98ff;font-family:inherit;font-size:9px}.primary-button{display:flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;transition:transform .16s ease,filter .16s ease,opacity .16s ease}.primary-button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.primary-button:active:not(:disabled){transform:translateY(1px)}.primary-button:disabled{cursor:not-allowed;opacity:.55}.telegram-button{background:linear-gradient(105deg,#22aee9,#158dd5);box-shadow:0 13px 28px #168ed526}.ton-button{background:linear-gradient(105deg,#5f73ff,#4759df);box-shadow:0 13px 28px #4759df2b}.button-spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.disconnect-button{display:block;margin:10px auto -4px;padding:4px;border:0;background:transparent;color:#657d98;cursor:pointer;font-size:10px}.or-divider{position:relative;z-index:2;display:flex;height:42px;align-items:center;justify-content:center}.or-divider:before,.or-divider:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(135,167,201,.12))}.or-divider:after{background:linear-gradient(90deg,rgba(135,167,201,.12),transparent)}.or-divider span{display:grid;place-items:center;width:27px;height:27px;margin:0 10px;border:1px solid rgba(131,164,199,.13);border-radius:50%;background:#0a1728;color:#647c95;font-size:9px}.how-it-works{margin-top:18px;padding:20px;border-radius:21px}.how-it-works h3{margin:0 0 18px;color:#b9c9dc;text-align:center;font-size:11px;font-weight:600}.step-row{display:flex;align-items:center;justify-content:center}.step-row div{display:flex;min-width:65px;align-items:center;flex-direction:column;gap:6px}.step-row span{display:grid;place-items:center;width:29px;height:29px;border:1px solid rgba(79,157,222,.25);border-radius:10px;color:#68b6ed;background:#308ed212;font-size:9px;font-weight:700}.step-row p{margin:0;color:#6f879f;font-size:9px}.step-row i{width:min(12vw,54px);height:1px;margin:0 3px 20px;background:linear-gradient(90deg,#34a5e54d,#5c66ee40)}footer{padding:26px 0 2px;color:#526980;text-align:center;font-size:9px}footer p{margin:0 0 10px}footer nav{display:flex;align-items:center;justify-content:center;gap:10px}footer a{color:#667d95;text-decoration:none}footer i{width:2px;height:2px;border-radius:50%;background:#526980}.toast{position:fixed;z-index:50;right:16px;bottom:max(20px,env(safe-area-inset-bottom));left:16px;display:flex;width:min(calc(100% - 32px),510px);min-height:52px;margin:auto;padding:11px 12px;align-items:center;gap:10px;border:1px solid rgba(136,170,207,.16);border-radius:16px;background:#0e1d32f2;box-shadow:0 20px 60px #00050f73;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.toast>span{display:grid;place-items:center;width:27px;height:27px;flex:0 0 auto;border-radius:9px;font-size:12px;font-weight:700}.toast.success>span{color:var(--success);background:#45e0ad1a}.toast.error>span{color:#ff8294;background:#ff61771a}.toast.info>span{color:#71c6f3;background:#47aae11a}.toast p{flex:1;margin:0;color:#cad9e9;line-height:1.45;font-size:11px}.toast button{padding:5px;border:0;background:transparent;color:#6f879f;cursor:pointer;font-size:18px}.toast-enter-active,.toast-leave-active{transition:opacity .2s ease,transform .2s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(14px)}.policy-page{min-height:calc(100vh - 36px);margin-top:18px;padding:28px;border-radius:26px}.back-button{padding:7px 0;border:0;background:transparent;color:#82a2c2;cursor:pointer;font-size:12px}.policy-logo{display:block;width:58px;height:58px;margin:34px 0 18px;border-radius:17px}.policy-page h1{margin:0 0 6px;font-size:30px;letter-spacing:-.04em}.policy-date{margin:0 0 36px;color:#637b95;font-size:11px}.policy-page h2{margin:26px 0 9px;color:#c9d9ea;font-size:14px}.policy-page>p:not(.policy-date){margin:0;color:#8399b1;line-height:1.9;font-size:12px}@media(min-width:760px){.content{width:min(100%,900px)}.identity-grid{grid-template-columns:1fr 42px 1fr;align-items:stretch}.or-divider{width:42px;height:auto;flex-direction:column}.or-divider:before,.or-divider:after{width:1px;height:auto;background:linear-gradient(180deg,transparent,rgba(135,167,201,.12))}.or-divider:after{background:linear-gradient(180deg,rgba(135,167,201,.12),transparent)}.or-divider span{flex:0 0 auto;margin:10px 0}.hero>p{font-size:15px}}@media(max-width:380px){.content{padding-right:13px;padding-left:13px}.identity-card{padding:17px}.security-note{font-size:9px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
