:root{color:#152239;background:#f2f5f7;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.loading-page{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:16px;color:#1c2d45;background:radial-gradient(circle at 50% 40%,#e5faf6,transparent 32%),#f7f9fb}.loading-page strong{font-size:.9rem}.loading-page i{width:72px;height:3px;overflow:hidden;border-radius:999px;background:#dce5e9}.loading-page i:after{content:"";display:block;width:34px;height:100%;border-radius:inherit;background:#12a791;animation:loading 1s ease-in-out infinite alternate}@keyframes loading{to{transform:translate(38px)}}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(440px,.85fr);background:#fff}.auth-story{position:relative;min-height:100vh;padding:48px clamp(40px,6vw,92px);overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 24%,rgba(32,207,177,.22),transparent 28%),radial-gradient(circle at 18% 84%,rgba(78,120,255,.25),transparent 30%),linear-gradient(145deg,#091a30,#102a47 56%,#0b5a5b 130%);display:flex;flex-direction:column}.auth-story:before{content:"";position:absolute;width:500px;height:500px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-180px;top:18%;box-shadow:0 0 0 70px #ffffff06,0 0 0 150px #ffffff05}.brand{display:inline-flex;align-items:center;gap:13px;color:inherit;text-decoration:none;width:fit-content;position:relative;z-index:1}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:#fff;background:linear-gradient(135deg,#1cc8ad,#3674e8);font-size:1.25rem;font-weight:900;box-shadow:0 10px 28px #16cbb140}.brand strong,.brand small{display:block}.brand strong{font-size:1.18rem;letter-spacing:.02em}.brand small{margin-top:2px;color:#ffffff94;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.story-copy{position:relative;z-index:1;margin:auto 0;max-width:680px;padding:72px 0}.story-kicker,.eyebrow{color:#20cbb0;font-size:.72rem;font-weight:800;letter-spacing:.16em}.story-copy h1{margin:22px 0;font-size:clamp(2.8rem,5.4vw,5.6rem);line-height:1.06;letter-spacing:-.055em}.story-copy p{max-width:590px;margin:0;color:#ffffffa8;font-size:1.05rem;line-height:1.8}.story-proof{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.1);padding-top:25px}.story-proof div{border-right:1px solid rgba(255,255,255,.1);padding-right:22px}.story-proof div+div{padding-left:22px}.story-proof div:last-child{border:0}.story-proof strong,.story-proof span{display:block}.story-proof strong{font-size:1.05rem}.story-proof span{color:#ffffff75;margin-top:5px;font-size:.78rem}.story-footnote{position:absolute;bottom:20px;left:clamp(40px,6vw,92px);color:#ffffff4d;font-size:.72rem}.auth-panel{min-height:100vh;display:grid;place-items:center;padding:42px;background:radial-gradient(circle at top right,#ecfaf7 0,transparent 27%),#fbfcfd}.auth-card{width:min(440px,100%)}.mobile-brand{display:none;align-items:center;gap:12px;margin-bottom:52px}.auth-card h2{margin:10px 0 9px;font-size:2rem;letter-spacing:-.04em}.auth-subtitle{margin:0 0 34px;color:#718095;font-size:.92rem}.auth-message{display:flex;align-items:flex-start;gap:9px;margin:-14px 0 20px;padding:11px 13px;border:1px solid #f0d2ce;border-radius:10px;color:#9c443b;background:#fff5f3;font-size:.76rem;line-height:1.5}.auth-message span{flex:0 0 auto;display:grid;place-items:center;width:17px;height:17px;border-radius:50%;color:#fff;background:#c15a50;font-size:.65rem;font-weight:800}.auth-card form{display:grid;gap:19px}.auth-card label>span{display:block;margin-bottom:8px;font-size:.78rem;font-weight:700;color:#445168}.auth-card input[type=text],.auth-card input[type=email],.auth-card input[type=password]{width:100%;border:1px solid #dce3ea;border-radius:12px;padding:14px 15px;color:#17233a;background:#fff;outline:none;transition:.2s ease}.auth-card input:focus{border-color:#14a995;box-shadow:0 0 0 4px #14a9951a}.auth-card input::placeholder{color:#adb7c4}.field-hint{display:block;margin-top:6px;color:#929dac;font-size:.68rem;font-weight:400}.form-row{display:flex;align-items:center;justify-content:space-between}.check{display:flex;align-items:center;gap:8px;color:#68768a}.check span{margin:0!important;font-weight:500!important}.check input{accent-color:#0d9e8b}.text-button,.auth-switch button{padding:0;border:0;color:#078d7c;background:none;font-weight:700}.primary-action{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:13px;padding:15px 18px;color:#fff;background:linear-gradient(100deg,#0d9f8b,#197fb9);font-weight:750;box-shadow:0 13px 30px #0f938933}.primary-action:hover{transform:translateY(-1px);box-shadow:0 16px 34px #0f938940}.primary-action span{font-size:1.2rem}.auth-switch{display:flex;justify-content:center;gap:8px;margin-top:27px;color:#7c8798;font-size:.86rem}.security-notice{display:flex;gap:9px;align-items:center;margin-top:35px;padding:12px 14px;border-radius:11px;color:#547267;background:#edf7f4;font-size:.73rem}.security-notice span{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;color:#fff;background:#15a18c;font-weight:800}.account-page{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);background:#f2f5f7}.account-sidebar{position:sticky;top:0;height:100vh;padding:30px 24px;color:#fff;background:linear-gradient(180deg,#0b1d33,#102b47);display:flex;flex-direction:column}.sidebar-brand{margin-bottom:58px}.account-sidebar nav{display:grid;gap:8px}.account-sidebar nav a{display:flex;gap:13px;align-items:center;border-radius:11px;padding:12px 13px;color:#ffffff8f;text-decoration:none;font-size:.84rem}.account-sidebar nav a span{color:#ffffff3d;font-size:.66rem;letter-spacing:.08em}.account-sidebar nav a.active{color:#fff;background:#1cc8ad24}.account-sidebar nav a.active span{color:#25cdb3}.sidebar-note{margin-top:auto;border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:15px;background:#ffffff0a}.sidebar-note span,.sidebar-note strong{display:block}.sidebar-note span{color:#ffffff6b;font-size:.67rem}.sidebar-note strong{margin-top:6px;font-size:.77rem}.sidebar-note div{height:4px;margin-top:12px;border-radius:4px;background:#ffffff1a;overflow:hidden}.sidebar-note i{display:block;width:72%;height:100%;background:#1cc8ad}.sign-out{margin-top:12px;border:0;padding:10px;color:#ffffff80;background:transparent;font-size:.75rem}.account-content{width:min(1160px,calc(100% - 64px));margin:0 auto;padding:38px 0}.account-error{margin-bottom:18px;padding:12px 14px;border:1px solid #f0d2ce;border-radius:11px;color:#9c443b;background:#fff5f3;font-size:.78rem}.account-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.topbar-actions{display:flex;align-items:center;gap:9px}.mobile-sign-out{display:none;border:1px solid #dce3e8;border-radius:10px;padding:10px 12px;color:#526074;background:#fff;font-size:.72rem}.account-topbar h1{margin:6px 0 0;font-size:1.7rem;letter-spacing:-.035em}.profile-chip{display:flex;align-items:center;gap:11px;padding:8px 12px 8px 8px;border:1px solid #e2e7ec;border-radius:14px;background:#fff}.profile-chip>span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;color:#fff;background:linear-gradient(135deg,#0e9c8b,#2b70c6);font-size:.75rem;font-weight:800}.profile-chip strong,.profile-chip small{display:block}.profile-chip strong{font-size:.78rem}.profile-chip small{margin-top:2px;color:#8a96a5;font-size:.64rem}.welcome-card{position:relative;min-height:210px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;border-radius:24px;padding:36px 42px;color:#fff;background:radial-gradient(circle at 88% 20%,rgba(36,215,183,.27),transparent 30%),linear-gradient(120deg,#0b263f,#124b5c);box-shadow:0 18px 40px #18334a26}.welcome-card>div:first-child{position:relative;z-index:1;max-width:620px}.soft-label{font-size:.65rem;color:#29cdb2;font-weight:800;letter-spacing:.16em}.welcome-card h2{margin:14px 0 10px;font-size:1.75rem;letter-spacing:-.035em}.welcome-card p{margin:0;color:#ffffff9c;line-height:1.7;font-size:.86rem}.welcome-orbit{position:relative;display:grid;place-items:center;width:128px;height:128px;border:1px solid rgba(255,255,255,.13);border-radius:50%;margin-right:40px}.welcome-orbit:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px dashed rgba(255,255,255,.18);border-radius:50%}.welcome-orbit span{display:grid;place-items:center;width:52px;height:52px;border-radius:17px;background:linear-gradient(135deg,#1cc8ad,#3674e8);font-weight:900}.welcome-orbit i{position:absolute;width:7px;height:7px;border-radius:50%;background:#29cdb2}.welcome-orbit i:nth-child(2){top:14px;left:25px}.welcome-orbit i:nth-child(3){right:3px;top:62px}.welcome-orbit i:nth-child(4){bottom:4px;left:56px}.dashboard-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;margin-top:18px}.dashboard-card{border:1px solid #e1e7ec;border-radius:19px;padding:23px;background:#fff;box-shadow:0 8px 24px #192c410b}.section-title{display:flex;justify-content:space-between;align-items:flex-start}.section-title span{color:#91a0af;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.section-title h3{margin:4px 0 0;font-size:1rem}.section-title button,.section-title a{border:0;color:#0b907f;background:none;font-size:.72rem;font-weight:700;text-decoration:none}.profile-card dl{margin:22px 0 0;display:grid;gap:13px}.profile-card dl div{display:grid;grid-template-columns:110px 1fr;padding-bottom:11px;border-bottom:1px solid #eff2f4}.profile-card dl div:last-child{border:0;padding:0}.profile-card dt{color:#98a3b0;font-size:.72rem}.profile-card dd{margin:0;color:#344157;font-size:.78rem;font-weight:650}.profile-card em{margin-left:7px;padding:3px 6px;border-radius:6px;color:#078b79;background:#e4f7f3;font-size:.6rem;font-style:normal}.security-card .section-title strong{color:#0d9e8b;font-size:1.4rem}.security-progress{height:7px;margin:22px 0 16px;border-radius:7px;background:#edf1f3;overflow:hidden}.security-progress i{display:block;width:72%;height:100%;background:linear-gradient(90deg,#12a491,#36bca9)}.security-card ul{list-style:none;padding:0;margin:0;display:grid;gap:9px;color:#84909e;font-size:.72rem}.security-card li:before{content:"○";margin-right:8px}.security-card li.done{color:#3c4a5e}.security-card li.done:before{content:"●";color:#13a18e}.product-section{margin-top:18px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin-top:19px}.product-card{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;border:1px solid #e5eaee;border-radius:14px;padding:14px}.product-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#fff;font-weight:900}.product-card.teal .product-icon{background:linear-gradient(135deg,#0ba68f,#22c4ac)}.product-card.blue .product-icon{background:linear-gradient(135deg,#326fc4,#6698e5)}.product-card h4{margin:0;font-size:.82rem}.product-card p{margin:4px 0 0;color:#8793a1;font-size:.68rem}.product-card>span{padding:5px 8px;border-radius:7px;color:#687789;background:#f1f4f6;font-size:.6rem}.page-caption{margin:20px 0 0;text-align:center;color:#a0a9b4;font-size:.65rem}@media(max-width:960px){.auth-page{grid-template-columns:1fr}.auth-story{display:none}.mobile-brand{display:flex}.auth-panel{padding:32px 22px}.account-page{grid-template-columns:1fr}.account-sidebar{display:none}.account-content{width:min(100% - 32px,760px)}.dashboard-grid{grid-template-columns:1fr}.welcome-orbit{display:none}.mobile-sign-out{display:block}}@media(max-width:600px){.account-topbar{align-items:flex-start}.profile-chip{padding:6px}.profile-chip div{display:none}.welcome-card{padding:27px 24px}.welcome-card h2{font-size:1.35rem}.product-grid{grid-template-columns:1fr}.auth-card h2{font-size:1.7rem}}
