@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap');
:root{font-family:'DM Sans','Noto Sans SC',sans-serif;color:#112541;background:#f5f8fc;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}[hidden]{display:none!important}.account-header{height:84px;background:#071c36;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(4vw,28px)}.account-brand{font-size:20px;font-weight:700;display:flex;align-items:center;gap:12px;line-height:1}.account-brand small{display:block;font-size:9px;letter-spacing:.24em;margin-top:7px;color:#9db0c8}.brand-dot{color:#4ca8ff}.brand-cube{display:grid;place-items:center;width:40px;height:40px;border:1px solid #4ca8ff;color:#4ca8ff;border-radius:9px;font-size:30px}.account-header nav{display:flex;align-items:center;gap:28px;font-size:14px;color:#dce8f5}.account-header nav a{display:flex;align-items:center;gap:7px}.account-header nav a:hover{color:#74bbff}.tg-icon{width:18px;height:18px;fill:#36a9e1}.account-main{min-height:calc(100vh - 142px)}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:700;color:#2b79bd}.login-shell{max-width:1180px;margin:0 auto;min-height:calc(100vh - 142px);display:grid;grid-template-columns:1fr 420px;align-items:center;gap:11%;padding:50px 28px}.login-aside h1{font-size:clamp(42px,5.5vw,76px);letter-spacing:-.06em;line-height:1.15;margin:22px 0}.login-aside h1 em{font-style:normal;color:#328dde}.login-aside p{max-width:470px;color:#61738d;font-size:17px;line-height:1.9;margin-bottom:52px}.login-rule{padding:17px 0;border-top:1px solid #d9e3ef;font-size:15px;font-weight:600}.login-rule span{font-size:12px;color:#3687c8;margin-right:16px}.login-card{background:#fff;border:1px solid #e5ebf3;border-radius:22px;padding:42px;box-shadow:0 24px 70px rgba(20,61,106,.1)}.login-card h2{font-size:30px;margin:14px 0 8px;letter-spacing:-.03em}.login-card>p{color:#667892;line-height:1.7}.login-card form{margin-top:28px}label{display:block;font-size:14px;font-weight:600;color:#263c58;margin:0 0 18px}input,select{display:block;width:100%;height:50px;border:1px solid #d4dfeb;background:#fff;border-radius:9px;padding:0 14px;margin-top:9px;color:#122740;outline:none}input:focus,select:focus{border-color:#318ddd;box-shadow:0 0 0 3px #318ddd22}.primary-action{width:100%;border:0;border-radius:9px;background:#167be1;color:white;font-weight:700;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;transition:background .2s,transform .2s}.primary-action:hover{background:#0565c7;transform:translateY(-2px)}.login-help{border-top:1px solid #e5eaf1;margin-top:28px;padding-top:20px;font-size:14px;color:#6a7990}.login-help a{color:#167be1;font-weight:700}.message{font-size:14px;min-height:1.4em;color:#ca3c46}.message.success{color:#178258}.dashboard{max-width:1220px;margin:auto;padding:62px 28px 100px}.dashboard-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.dashboard h1{font-size:clamp(36px,4vw,58px);letter-spacing:-.05em;margin:12px 0 8px}.dashboard-heading p{color:#73829a;margin:0}.dashboard-actions{display:flex;gap:12px}.dashboard-actions a,.dashboard-actions button{height:42px;border:1px solid #cddbea;background:transparent;color:#1e466e;border-radius:8px;padding:0 17px;font-size:14px;font-weight:700;display:flex;align-items:center}.dashboard-actions a:hover,.dashboard-actions button:hover{border-color:#167be1;color:#167be1}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:42px 0 65px}.metric-row>div{border:1px solid #e2e9f2;border-radius:14px;background:#fff;padding:25px 28px;min-height:150px;display:flex;flex-direction:column;align-items:start}.metric-row small{font-size:13px;color:#718299}.metric-row strong{font-size:30px;color:#112b49;margin:10px 0 5px}.metric-row span,.metric-row a{font-size:13px;color:#73829a}.metric-row .metric-accent{background:#0e2c50;border-color:#0e2c50}.metric-accent small,.metric-accent strong{color:white}.metric-accent a{color:#72bafb}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.section-title h2{font-size:27px;letter-spacing:-.03em;margin:9px 0 0}.section-title>span{font-size:13px;color:#8190a3}.orders-list{display:grid;gap:14px}.order-card{background:#fff;border:1px solid #e0e8f1;border-radius:15px;padding:26px 28px;display:grid;grid-template-columns:1fr auto;gap:24px;box-shadow:0 7px 25px rgba(20,61,106,.035)}.order-type{font-size:11px;letter-spacing:.13em;font-weight:700;color:#2f87c9}.order-card h3{font-size:22px;margin:8px 0}.order-meta{font-size:14px;color:#718199}.order-card-actions{display:flex;align-items:center;gap:10px}.order-card-actions button{border:1px solid #d1deeb;border-radius:8px;padding:10px 15px;background:#fff;color:#1a3d62;font-weight:700;font-size:13px}.order-card-actions button:first-child{background:#eaf4ff;border-color:#eaf4ff;color:#1267b9}.order-card-actions button:hover{border-color:#1b82d6}.empty-card{background:#fff;border:1px dashed #bfd0e2;border-radius:15px;padding:50px;text-align:center}.empty-card h3{font-size:22px;margin:0 0 8px}.empty-card p{color:#718199;line-height:1.7}.empty-card a{display:inline-block;color:#167be1;font-weight:700;margin-top:8px}.requests-title{margin-top:60px}.requests-list{display:grid;gap:10px}.request-row{background:#fff;border:1px solid #e2e9f2;border-radius:10px;padding:17px 20px;display:flex;justify-content:space-between;gap:12px;font-size:14px}.request-row span:last-child{color:#bc7618}.account-footer{border-top:1px solid #e2e9f2;padding:20px max(4vw,28px);display:flex;justify-content:space-between;color:#7a899c;font-size:12px}dialog{width:min(650px,calc(100vw - 28px));border:1px solid #d7e4f1;border-radius:18px;padding:32px;box-shadow:0 30px 90px #102b4c55;color:#132b48}dialog::backdrop{background:#071c36aa}.modal-head{display:flex;align-items:start;justify-content:space-between;gap:12px}.modal-head h2{font-size:29px;margin:10px 0 22px}.close-button{border:0;background:#edf3f9;color:#45627d;border-radius:8px;width:36px;height:36px;font-size:23px}.modal-desc{color:#6d7f95;line-height:1.7;margin:0 0 22px}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.detail-grid>div{border:1px solid #e4eaf1;border-radius:9px;padding:14px}.detail-grid small{display:block;color:#7c8da0;font-size:12px;margin-bottom:7px}.detail-grid strong{font-size:15px;overflow-wrap:anywhere}.detail-section{border-top:1px solid #e1e8f0;margin-top:25px;padding-top:20px}.detail-section h3{font-size:17px;margin:0 0 12px}.detail-section p{font-size:13px;line-height:1.7;color:#718199}.proxy-line{display:flex;align-items:center;gap:7px;margin:9px 0}.proxy-line code{display:block;background:#f3f7fb;border-radius:7px;padding:10px;font-size:12px;overflow:auto;flex:1}.proxy-line button,.fingerprint-row button{border:1px solid #cddbea;background:#fff;border-radius:7px;padding:10px 12px;font-size:12px;color:#286ca7;font-weight:700;white-space:nowrap}.fingerprint-row{display:flex;gap:8px}.fingerprint-row select{margin:0;flex:1}.fingerprint-status{font-size:13px;color:#60748e;margin-top:10px}@media(max-width:760px){.account-header{height:68px;padding:0 18px}.account-header nav{gap:12px;font-size:12px}.account-brand{font-size:16px}.brand-cube{width:32px;height:32px;font-size:24px}.login-shell{grid-template-columns:1fr;gap:20px;padding:35px 18px}.login-aside h1{font-size:40px}.login-aside p{margin-bottom:22px;font-size:15px}.login-rule{display:none}.login-card{padding:27px}.dashboard{padding:35px 18px 70px}.dashboard-heading{align-items:start;flex-direction:column}.metric-row{grid-template-columns:1fr;gap:10px;margin:28px 0 45px}.metric-row>div{min-height:120px}.order-card{grid-template-columns:1fr;padding:20px}.order-card-actions{flex-wrap:wrap}.section-title>span{display:none}.account-footer{padding:20px 18px}dialog{padding:23px}.detail-grid{grid-template-columns:1fr}}
