:root{color:#14213a;font-synthesis:none;background:#f5f8fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}a{color:#087cf0;text-decoration:none}a:hover{text-decoration:underline}.logo{color:inherit;align-items:center;gap:10px;font-size:24px;font-weight:800;text-decoration:none;display:inline-flex}.logo:hover{text-decoration:none}.logo-mark{color:#fff;background:linear-gradient(135deg,#0c8cff,#20d5e8);border-radius:12px;place-items:center;width:38px;height:38px;font-size:28px;line-height:1;display:grid}.auth-page{grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr);min-height:100vh;display:grid}.auth-brand{color:#fff;background:radial-gradient(circle at 20% 15%,#20d5e840,#0000 35%),linear-gradient(145deg,#07162e,#0b2f5c 65%,#075c83);flex-direction:column;justify-content:space-between;padding:48px clamp(35px,6vw,90px);display:flex}.brand-message{max-width:540px;margin:auto 0}.eyebrow{letter-spacing:.16em;color:#39c6dd;margin-bottom:13px;font-size:12px;font-weight:800;display:block}.brand-message h2{letter-spacing:-.04em;margin:0;font-size:clamp(38px,4.5vw,66px);line-height:1.05}.brand-message p{color:#bfd1e8;max-width:500px;margin-top:24px;font-size:17px;line-height:1.7}.auth-panel{background:#f7f9fc;place-items:center;padding:40px 24px;display:grid}.auth-card{background:#fff;border:1px solid #e3e9f1;border-radius:22px;width:min(100%,500px);padding:45px;box-shadow:0 18px 55px #12284814}.auth-card h1{letter-spacing:-.025em;margin:0;font-size:30px}.auth-subtitle{color:#65748a;margin:9px 0 28px;line-height:1.55}.form{gap:16px;display:grid}.form label:not(.checkbox-row){gap:7px;font-size:14px;font-weight:650;display:grid}.form input{color:#14213a;background:#fff;border:1px solid #cfd8e5;border-radius:10px;outline:none;width:100%;padding:13px 14px}.form input:focus{border-color:#1388ef;box-shadow:0 0 0 3px #1388ef1c}.checkbox-row{color:#536175;align-items:flex-start;gap:9px;font-size:13px;line-height:1.5;display:flex}.checkbox-row input{width:auto;margin-top:3px}.turnstile-wrap{min-height:65px;margin-top:4px}.primary-button,.secondary-button,.small-button,.text-button{border:0;border-radius:10px;font-weight:750}.primary-button{color:#fff;background:linear-gradient(135deg,#087cf0,#0caee9);width:100%;padding:14px 18px;box-shadow:0 8px 22px #087cf033}.primary-button:disabled{opacity:.55;cursor:not-allowed}.primary-button.compact{width:auto}.secondary-button{color:#172a44;background:#fff;border:1px solid #cbd7e4;padding:13px 18px}.text-button{color:#087cf0;background:0 0;padding:5px}.form-footer{text-align:center;color:#69788d;margin:8px 0 0;font-size:14px}.alert{border-radius:9px;padding:12px 14px;font-size:14px;line-height:1.5}.alert.error{color:#a32c32;background:#fff1f1;border:1px solid #f4c7ca}.alert.success{color:#176c49;background:#edf9f3;border:1px solid #bee7d1}.verification-input{text-align:center;letter-spacing:.28em;font-weight:800;font-size:25px!important}.loading-screen{color:#63738a;background:#f4f8fc;place-items:center;min-height:100vh;display:grid}.dashboard{background:#f4f7fb;min-height:100vh}.dashboard-header{background:#fff;border-bottom:1px solid #e1e8f0;justify-content:space-between;align-items:center;height:74px;padding:0 30px;display:flex}.header-actions{align-items:center;gap:18px;display:flex}.small-button{color:#273d58;background:#edf3f8;padding:9px 13px}.dashboard-shell{grid-template-columns:230px 1fr;min-height:calc(100vh - 74px);display:grid}.sidebar{background:#fff;border-right:1px solid #e0e7ef;flex-direction:column;gap:7px;padding:28px 20px;display:flex}.sidebar span,.sidebar strong{border-radius:9px;padding:11px 12px}.sidebar strong{color:#087cf0;background:#edf6ff}.sidebar span{color:#647388}.dashboard-content{width:100%;max-width:1450px;padding:40px}.welcome-row{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.welcome-row h1{letter-spacing:-.03em;margin:0;font-size:34px}.welcome-row p{color:#6a798d}.action-row{gap:10px;display:flex}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px;display:grid}.stat-card{background:#fff;border:1px solid #e0e7ef;border-radius:16px;min-height:155px;padding:24px}.stat-card span{color:#6a798c;font-size:14px;display:block}.stat-card strong{margin-top:18px;font-size:31px;display:block}.stat-card small{color:#8794a5}.stat-card.highlight{color:#fff;background:linear-gradient(135deg,#0a75e2,#09a9d8);border:0}.stat-card.highlight span,.stat-card.highlight small{color:#dcefff}.dashboard-grid{grid-template-columns:1.35fr 1fr;gap:18px;margin-top:18px;display:grid}.panel{background:#fff;border:1px solid #e0e7ef;border-radius:16px;min-height:280px;padding:24px}.panel h2{margin:0;font-size:18px}.empty-state{color:#8290a1;place-items:center;min-height:200px;display:grid}@media (width<=900px){.auth-page{grid-template-columns:1fr}.auth-brand{min-height:260px}.brand-message{margin-top:50px}.brand-message h2{font-size:38px}.dashboard-shell{grid-template-columns:1fr}.sidebar{display:none}.stat-grid,.dashboard-grid{grid-template-columns:1fr}.welcome-row{flex-direction:column;align-items:flex-start}}@media (width<=600px){.auth-brand{padding:28px 24px}.auth-panel{padding:22px 14px}.auth-card{padding:28px 22px}.dashboard-content{padding:25px 18px}.dashboard-header{padding:0 18px}.header-actions>span{display:none}.action-row{flex-direction:column;width:100%}.primary-button.compact,.secondary-button{width:100%}}.brand-logo{align-items:center;text-decoration:none;display:inline-flex}.brand-logo:hover{text-decoration:none}.brand-logo img{object-fit:contain;width:auto;display:block}.auth-logo img{width:210px;max-height:72px}.dashboard-logo img{width:165px;max-height:54px}@media (width<=600px){.auth-logo img{width:180px}.dashboard-logo img{width:145px}}.password-help{text-align:right;margin-top:-4px;font-size:14px}.sidebar a{color:#647388;border-radius:9px;padding:11px 12px;text-decoration:none}.sidebar a:hover{background:#f4f8fc;text-decoration:none}.sidebar .sidebar-active{color:#087cf0;background:#edf6ff;font-weight:700}.wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.wallet-list{margin-top:20px;display:grid}.wallet-list>div{border-bottom:1px solid #edf1f5;justify-content:space-between;gap:25px;padding:14px 0;display:flex}.wallet-list>div:last-child{border-bottom:0}.wallet-list span{color:#68788d}.wallet-list strong{text-align:right}.wallet-pricing{min-height:auto;margin-top:18px}.wallet-pricing p{color:#68788d;margin-bottom:0}@media (width<=900px){.wallet-grid{grid-template-columns:1fr}}.wallet-transactions{min-height:auto;margin-top:18px}.transaction-list{margin-top:18px}.transaction-row{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:25px;padding:16px 0;display:flex}.transaction-row:last-child{border-bottom:0}.transaction-row>div:first-child{gap:5px;display:grid}.transaction-row small{color:#8390a1}.transaction-deltas{text-align:right;gap:4px;font-size:14px;display:grid}@media (width<=600px){.transaction-row{flex-direction:column;align-items:flex-start}.transaction-deltas{text-align:left}}
