:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif;color:#202c2b;background:#f7f9f8;font-size:14px;--green:#246b57;--line:#e4eae7;--muted:#76827d}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer;border:1px solid var(--line);background:#fff;color:#30453c;border-radius:9px;padding:10px 16px;font-weight:550}button:hover{background:#f1f6f3;border-color:#b8cabe}button:disabled{opacity:.5;cursor:wait}.primary{background:var(--green);border-color:var(--green);color:#fff}.primary:hover{background:#1a5544}.danger{color:#a63f38}.small{padding:7px 11px;font-size:12px}.icon{padding:3px 10px;font-size:24px;border:0;background:transparent}.brand{display:flex;align-items:center;gap:11px;font-size:22px;font-weight:650;letter-spacing:-.7px}.mark{display:flex;align-items:center;gap:3px;background:#246b57;border-radius:10px;width:36px;height:36px;justify-content:center}.mark i{display:block;width:3px;background:#fff;border-radius:5px;height:12px}.mark i:nth-child(2){height:21px}.mark i:nth-child(3){height:16px}.brand small{font-size:10px;color:var(--muted);letter-spacing:2px;font-weight:500;display:block;margin-top:2px}.sidebar{position:fixed;width:228px;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:30px 22px;display:flex;flex-direction:column}.sidebar nav{display:grid;gap:7px;margin-top:45px}.sidebar nav button{text-align:left;border:0;background:none;color:#64736c;padding:12px 14px}.sidebar nav button.active{background:#eaf3ee;color:#215c49}.nav-symbol{display:inline-block;width:26px;color:#8b9b92}.sidebar .foot{margin-top:auto;font-size:12px;color:#7c8882;line-height:1.8}.local-dot{display:inline-block;width:7px;height:7px;background:#4f9a73;border-radius:50%;margin-right:7px}main{margin-left:228px;padding:0 48px 56px;max-width:1580px}.topbar{height:82px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#76827d;font-size:12px;margin-bottom:37px}.topbar-right{display:flex;align-items:center;gap:18px}.avatar{width:30px;height:30px;background:#e9eeeb;border-radius:50%;display:grid;place-items:center;color:#4d6758;font-weight:650}h1{font-size:30px;letter-spacing:-1px;font-weight:620;margin:8px 0 10px}h2{font-size:17px;font-weight:620;margin:0 0 10px}h3{font-size:14px;font-weight:600;margin:0 0 7px}p{line-height:1.8;margin:8px 0;color:#708078}.eyebrow{font-size:10px;letter-spacing:2px;color:#7b9587;font-weight:650}.heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px;gap:18px}.badge{display:inline-block;border-radius:5px;background:#edf3ef;color:#4c7860;padding:5px 8px;font-size:11px;font-weight:500;white-space:nowrap}.badge.warn{background:#fff5e7;color:#9b7134}.badge.error{background:#fff0ee;color:#a05149}.badge.gray{background:#f0f2f1;color:#77847d}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:26px}.stat{background:#fff;border:1px solid var(--line);padding:23px;border-radius:13px}.stat strong{font-size:33px;font-weight:550;letter-spacing:-1px;display:block;margin:14px 0 5px}.stat span{font-size:12px;color:#809087}.card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:26px;margin-bottom:22px;min-width:0}.card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:21px}.provider-title{display:flex;align-items:center;gap:12px}.provider-logo{background:#eff5f2;border-radius:10px;width:43px;height:43px;display:grid;place-items:center;font-weight:700;font-size:17px;color:#416650}.provider-logo.blue{background:#eef4ff;color:#457cc5}.provider-title h2{margin:0}.provider-title p{font-size:12px;margin:3px 0 0}.note{background:#f1f6f3;border-radius:10px;padding:15px 18px;line-height:1.8;font-size:12px;color:#5e786a;margin:18px 0}.note.amber{background:#fff8ee;color:#90713c}label{display:block;font-size:12px;color:#495c52;font-weight:550;margin-bottom:9px}input,select,textarea{border:1px solid #dce5df;border-radius:8px;background:#fff;color:#293e33;padding:11px 12px;width:100%;min-width:0}input::placeholder,textarea::placeholder{color:#a2ada7}input:focus,select:focus,textarea:focus{border-color:#5b8f72;outline:2px solid #e3eee7}textarea{resize:vertical;min-height:110px;line-height:1.7}.field{margin-bottom:20px}.field small{display:block;color:#8a968f;font-size:11px;margin-top:8px;line-height:1.6}.actions{display:flex;gap:9px;flex-wrap:wrap;align-items:center;margin-top:20px}.check-result{margin:18px 0 0;font-size:12px;line-height:1.8;color:#6b8072;min-height:21px}.divider{border-top:1px solid var(--line);margin:24px 0}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{font-weight:500;color:#93a097;padding:12px 9px;background:#fafcfb;border-bottom:1px solid var(--line)}td{padding:16px 9px;border-bottom:1px solid #f0f3f1;vertical-align:middle;max-width:280px;overflow-wrap:anywhere}tr:last-child td{border:0}.table-wrap{overflow-x:auto}.empty{text-align:center;padding:47px 12px;color:#8e9b93;line-height:1.9}.empty-symbol{font-size:28px;margin-bottom:9px;color:#adbbb2}.subtle{color:#8b9b91;font-size:11px}.workflow{display:flex;align-items:center;justify-content:space-around;padding:20px 0}.workflow span{text-align:center;font-size:12px;line-height:2}.workflow b{display:block;font-size:14px;color:#3d5b49}.workflow em{font-style:normal;color:#acbcb1}.audit-row{padding:13px 0;display:flex;gap:12px;border-bottom:1px solid #f1f4f2;font-size:12px}.audit-row time{margin-left:auto;color:#9aa69f;white-space:nowrap}.audit-row i{width:6px;height:6px;background:#8ead9c;border-radius:50%;margin-top:5px}.setup{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.setup-aside{padding:60px 70px;background:#eef4ef;display:flex;flex-direction:column;justify-content:space-between}.setup-aside h1{font-size:45px;line-height:1.3;font-weight:500;letter-spacing:-2px}.setup-art{margin:55px 0;display:flex;align-items:center;gap:11px;height:140px;justify-content:center}.setup-art i{display:block;width:10px;border-radius:20px;background:#4e8268;height:var(--h);opacity:.75}.setup-form{max-width:470px;width:100%;margin:auto;padding:35px}.setup-form h1{font-size:27px;letter-spacing:-.6px;margin-bottom:12px}.setup-form form{margin-top:32px}.setup-form button{width:100%}.setup-form .badge{margin-bottom:18px}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);max-width:min(680px,90vw);background:#284b3a;color:#fff;padding:14px 23px;border-radius:10px;box-shadow:0 6px 25px #20352922;z-index:20;display:none;line-height:1.6}#toast.show{display:block}#toast.error{background:#81443f}dialog{border:1px solid var(--line);border-radius:16px;padding:32px;width:min(760px,94vw);max-height:85vh;box-shadow:0 20px 90px #142c3330}dialog::backdrop{background:#13281d55}dialog>.icon{position:absolute;right:12px;top:9px}.result{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:13px;line-height:1.9;max-height:420px;overflow:auto;background:#f6f9f7;padding:18px;border-radius:9px}.checkbox{display:flex;align-items:center;gap:9px;font-weight:400;line-height:1.6}.checkbox input{width:auto}.full{grid-column:1/-1}.token-box{word-break:break-all;font-family:ui-monospace,monospace;background:#edf4ef;padding:17px;border-radius:8px;user-select:all}.inline{display:flex;align-items:center;gap:10px}.inline>*{flex:1}.status-line{font-size:12px;color:#7a8f82;line-height:1.9}.loading{padding:80px;text-align:center;color:#8b9c91}a{color:#346c50} @media(min-width:1500px){main{margin:auto auto auto 228px;padding-left:65px;padding-right:65px}}@media(max-width:1000px){main{padding:0 24px 32px;margin-left:190px}.sidebar{width:190px;padding:25px 15px}.grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.setup-aside{padding:40px}.setup-aside h1{font-size:36px}}@media(max-width:650px){.sidebar{position:static;width:auto;padding:16px;border-right:0;border-bottom:1px solid var(--line)}.sidebar nav{display:flex;overflow:auto;margin-top:17px;gap:1px}.sidebar nav button{white-space:nowrap;padding:9px;font-size:12px}.nav-symbol,.sidebar .foot{display:none}main{margin-left:0;padding:0 16px 30px}.topbar{height:58px;margin-bottom:22px}.heading{align-items:flex-start}h1{font-size:26px}.card{padding:20px}.stat{padding:18px}.stat strong{font-size:28px}.setup{grid-template-columns:1fr}.setup-aside{padding:23px}.setup-aside>div:not(:first-child),.setup-aside>p{display:none}.setup-form{padding:32px 25px}.stats{gap:12px}.workflow{gap:8px}.workflow b{font-size:12px}}

.setup-art i:nth-child(1){height:28px}.setup-art i:nth-child(2){height:62px}.setup-art i:nth-child(3){height:100px}.setup-art i:nth-child(4){height:136px}.setup-art i:nth-child(5){height:85px}.setup-art i:nth-child(6){height:55px}.setup-art i:nth-child(7){height:115px}.setup-art i:nth-child(8){height:140px}.setup-art i:nth-child(9){height:87px}.setup-art i:nth-child(10){height:44px}.setup-art i:nth-child(11){height:77px}.setup-art i:nth-child(12){height:118px}.setup-art i:nth-child(13){height:65px}.setup-art i:nth-child(14){height:33px}
button{white-space:nowrap}.heading>button{flex-shrink:0}@media(max-width:650px){.table-wrap table{min-width:640px}.heading{gap:12px}.heading>button{padding:9px 12px}}
