:root{font-family:Segoe UI,Microsoft YaHei UI,PingFang SC,sans-serif;color:#202a43;background:#f5f7fc;font-synthesis:none;font-weight:400;font-size:14px;--blue:#3155d9;--muted:#748099;--border:#e4e9f2}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;border:0;transition:background .15s}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible{outline:3px solid #90adff;outline-offset:4px}button:hover:not(:disabled){filter:brightness(.95)}.topbar{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5%,calc((100vw - 1160px)/2));background:#fff;border-bottom:1px solid var(--border)}.brand{display:flex;align-items:center;gap:12px;color:#1c294c;text-decoration:none;font-size:23px;letter-spacing:-.7px;font-weight:700}.brand img{width:38px;height:38px}.brand b{font-weight:400;color:#7887a7}.environment{display:flex;align-items:center;gap:8px;font-size:14px;color:#697892}.environment i{height:6px;width:6px;border-radius:50%;background:#e3a13a}main{max-width:1160px;margin:0 auto;padding:52px 0 32px}.heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.section-label{color:var(--blue);font-size:14px;font-weight:600}h1{font-size:32px;line-height:1.25;margin:10px 0 14px;letter-spacing:-.8px}.heading p,.provider p,.table-heading p{margin:0;color:var(--muted);line-height:1.65}.milestone{font-size:14px;color:#6e7c98;padding:8px 12px;border:1px solid var(--border);border-radius:6px}.provider{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px;background:#fff;border:1px solid var(--border);border-left:4px solid var(--blue);border-radius:9px}.provider-info{display:flex;gap:18px;align-items:center}.provider-mark{background:#f0f4ff;width:60px;height:60px;border-radius:17px;padding:10px;flex-shrink:0}.provider-mark svg{fill:none;stroke:var(--blue);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}h2{font-size:16px;margin:0 0 8px;font-weight:650}.provider h2 span{font-size:14px;color:#8a95ab;font-weight:400;margin-left:8px}.provider-actions{display:flex;align-items:center;gap:24px}.status{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-size:14px;color:#748099}.status i{display:inline-block;width:6px;height:6px;background:currentColor;border-radius:50%}.status.connected{color:#198567}.status.expired,.status.sync_failed{color:#b87712}.primary{padding:12px 18px;color:#fff;background:var(--blue);border-radius:6px;font-weight:600;white-space:nowrap}.primary span{margin-left:20px}.secondary{padding:9px 13px;background:#fff;border:1px solid #dce3ef;border-radius:6px;color:#4b5a75;font-size:14px;white-space:nowrap}.secondary span{margin-right:7px;font-size:16px}.setup-note{display:flex;gap:10px;color:#6f7b94;font-size:14px;margin:14px 3px 0;line-height:1.6}.accounts{margin-top:34px;background:#fff;border:1px solid var(--border);border-radius:9px;overflow:hidden}.table-heading{display:flex;justify-content:space-between;align-items:center;padding:26px 28px}.table-heading h2{display:flex;align-items:center;gap:10px}.count{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;background:#edf1f9;border-radius:5px;color:#7c89a1;font-size:14px}.table-heading p{font-size:14px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{background:#f9fafd;color:#8994a9;font-size:14px;font-weight:500;padding:15px 28px;border-top:1px solid #eef1f6;border-bottom:1px solid #eef1f6}td{padding:20px 28px;font-size:14px;border-bottom:1px solid #eef1f6}th:first-child{width:35%}.account-name{font-weight:600}.account-id{font-variant-numeric:tabular-nums;color:#71809b}.empty{display:flex;align-items:center;flex-direction:column;padding:48px 20px 54px;text-align:center}.empty-icon{width:64px;height:64px;padding:9px;background:#f5f7fc;border-radius:50%;margin-bottom:15px}.empty svg{fill:none;stroke:#a4b1ce;stroke-width:1.5;stroke-linejoin:round}.empty h3{font-size:15px;font-weight:500;margin:0 0 10px}.empty p{margin:0;max-width:420px;line-height:1.8;font-size:14px;color:#8b96aa}.table-footnote{border-top:1px solid #eef1f6;padding:15px 28px;color:#8a95aa;font-size:14px;line-height:1.7}footer{display:flex;align-items:center;gap:22px;margin:25px 0;color:#97a1b3;font-size:14px}footer>span:first-child{font-weight:700;color:#7f8ba2}footer p{flex:1;line-height:1.7;margin:0}.version{color:#a5aec0}.notice{padding:14px 18px;background:#fff6e6;color:#92641c;border-radius:6px;margin:0 0 18px;line-height:1.7}.notice.success{background:#eaf6f0;color:#23765d}.notice.error{background:#fff0f0;color:#a44848}.text-button{background:transparent;color:inherit;text-decoration:underline;margin-left:12px}@media(max-width:1240px){main{margin:0 5%}}@media(max-width:800px){main{padding-top:30px}.topbar{height:72px}.provider{align-items:flex-start;flex-direction:column;padding:24px}.provider-actions{width:100%;justify-content:space-between;border-top:1px solid #edf0f7;padding-top:20px}.milestone{display:none}.provider h2 span{display:block;margin:5px 0 0}.provider p{font-size:14px}.provider-mark{width:52px;height:52px}.table-heading{padding:22px 20px}.table-footnote{padding:14px 20px}.heading{margin-bottom:25px}.heading p{font-size:14px}footer{align-items:flex-start;gap:14px}th,td{padding-left:20px;padding-right:20px}}@media(prefers-reduced-motion:reduce){button{transition:none}}.campaign-filters{display:flex;gap:18px;padding:0 28px 24px;flex-wrap:wrap}.campaign-filters label{display:grid;gap:8px;font-size:14px;color:#748099}.campaign-filters label:first-child{flex:1;min-width:220px}.campaign-filters select{font:inherit;font-size:14px;color:#26334d;background:#fff;border:1px solid #dce3ef;border-radius:6px;padding:11px 12px;max-width:100%;min-height:40px}.campaign-filters select:focus-visible{outline:3px solid #90adff;outline-offset:2px}.read-only{font-size:14px;padding:4px 7px;border:1px solid #dce3ef;color:#748099;border-radius:4px;font-weight:400}.campaigns th,.campaigns td{padding-left:20px;padding-right:20px}.campaigns th:first-child{width:30%}.campaign-name{min-width:220px;max-width:320px;white-space:normal;overflow-wrap:anywhere;line-height:1.7;font-weight:500}.campaigns small{display:block;color:#8994a9;font-size:14px;margin-top:6px}.campaign-time{font-variant-numeric:tabular-nums;color:#748099;font-size:14px}.campaign-pagination{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-top:1px solid #eef1f6;color:#748099;font-size:14px}.campaign-pagination>div{display:flex;gap:8px}.campaigns .empty .secondary{margin-top:16px}@media(max-width:800px){.campaign-filters{padding:0 20px 20px}.campaign-filters label,.campaign-filters select{width:100%}.campaign-pagination{padding:16px 20px}}.workspace-nav{display:flex;gap:28px;border-bottom:1px solid var(--border);margin-top:32px}.workspace-nav button{background:none;color:#748099;padding:16px 3px;border-bottom:3px solid transparent;font-size:14px}.workspace-nav button[aria-current]{color:var(--blue);border-color:var(--blue);font-weight:650}.workspace-nav span{margin-left:8px;font-size:14px;background:#e9eefb;padding:2px 6px;border-radius:4px}.workspace-nav+.accounts,.workspace-nav+section .accounts{margin-top:24px}.account-search{padding:0 28px 22px;display:flex;align-items:center;gap:14px;color:var(--muted);font-size:14px}.account-search input{width:360px;max-width:100%;border:1px solid #dce3ef;background:#f9fafd;padding:11px 14px;border-radius:6px;font:inherit;color:#202a43}.link-button{background:none;color:var(--blue);padding:6px 0;font-weight:600}.link-button.muted{color:#748099;font-weight:400}.row-actions .link-button+.link-button{margin-left:22px}.detail-heading{display:flex;justify-content:space-between;align-items:center;padding:28px 0;gap:24px}.detail-heading h2{font-size:22px;margin:9px 0}.detail-heading label{display:grid;gap:8px;color:#748099;font-size:14px}.detail-heading select{font:inherit;background:#fff;border:1px solid #dce3ef;padding:11px 12px;color:#26334d;border-radius:6px;max-width:360px}.balance-panel{background:#fff;border:1px solid var(--border);border-radius:9px;overflow:hidden}.balance-values{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;margin:0;padding:5px 28px 28px;gap:26px}.balance-values dt{font-size:14px;color:#748099;margin-bottom:12px}.balance-values dd{margin:0;font-size:26px;font-weight:600;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.balance-values>div:first-child dd{color:var(--blue)}.balance-values>div+div{border-left:1px solid #edf0f7;padding-left:24px}.inline-error{margin:0 28px 24px;padding:15px;background:#fff5f0;color:#9e5933;line-height:1.8;border-radius:6px}.expiry{margin-top:18px}.campaign-filters label[hidden]{display:none}.connection-dates{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:0 28px 28px;margin:0}.connection-dates dt{font-size:14px;color:var(--muted);margin-bottom:10px}.connection-dates dd{margin:0;font-variant-numeric:tabular-nums}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:26px 28px;border-top:1px solid var(--border)}.setting-row h3{font-size:14px;margin:0 0 9px}.setting-row p{margin:0;max-width:600px;color:#748099;line-height:1.8;font-size:14px}.setting-buttons{display:flex;gap:10px;flex-shrink:0}.external-link{text-decoration:none;text-align:center}.danger-zone{background:#fffbfb}.danger-outline{padding:10px 14px;border:1px solid #e8c8c8;color:#ad4242;background:#fff;border-radius:6px;white-space:nowrap}.danger-button{padding:11px 17px;color:#fff;background:#b34747;border-radius:6px}.removed-accounts{padding:22px 28px;border:1px solid var(--border);border-radius:8px;background:#fff;margin-top:20px}.removed-accounts summary{cursor:pointer;font-weight:600}.removed-accounts p{font-size:14px;color:var(--muted);line-height:1.8}.removed-row{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-top:1px solid var(--border);gap:20px}.removed-row small{display:block;color:var(--muted);margin-top:7px;font-variant-numeric:tabular-nums}.confirm-dialog{border:1px solid var(--border);border-radius:12px;max-width:510px;width:calc(100% - 36px);padding:30px;color:#202a43;box-shadow:0 20px 80px #14224433}.confirm-dialog::backdrop{background:#17213c66}.confirm-dialog h2{font-size:23px;margin:13px 0 18px}.confirm-dialog p{font-size:14px;line-height:1.9}.dialog-note{font-size:14px;line-height:1.8;color:#805a39;background:#fff7ed;padding:15px;border-radius:6px}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:28px}input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #90adff;outline-offset:3px}@media(max-width:800px){.workspace-nav{gap:18px}.balance-values{grid-template-columns:1fr 1fr;gap:26px}.balance-values dd{font-size:23px}.balance-values>div+div{padding-left:0;border:0}.detail-heading{align-items:flex-start;flex-direction:column}.detail-heading label,.detail-heading select{width:100%;max-width:none}.setting-row{align-items:flex-start;flex-direction:column;gap:18px}.connection-dates{grid-template-columns:1fr;gap:20px}.account-search{align-items:flex-start;flex-direction:column}.account-search input{width:100%}.provider-actions{gap:12px}.row-actions .link-button+.link-button{margin-left:18px}.confirm-dialog{padding:24px}.removed-accounts{padding:20px}}@media(prefers-reduced-motion:no-preference){.balance-panel,.account-detail,.connection-settings{animation:appear .15s ease-out}@keyframes appear{0%{opacity:.5}to{opacity:1}}}.auth-layout{max-width:540px;margin:48px auto;padding:0 22px}.auth-layout>.brand{margin-bottom:28px}.auth-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:32px}.auth-card h1{font-size:26px;line-height:1.4}.auth-card p{color:#67758e;line-height:1.85;font-size:14px}.stack-form{display:grid;gap:18px}.stack-form label{display:grid;gap:8px;font-size:14px;color:#38475f}.stack-form input,.stack-form select,.stack-form textarea,.auth-card>textarea{width:100%;font:inherit;color:#24314b;padding:11px 12px;border:1px solid #dce3ef;border-radius:6px;background:#fff;min-height:42px}.stack-form textarea,.auth-card>textarea{resize:vertical;min-height:86px;line-height:1.6}.stack-form small{color:#748099;line-height:1.6;margin-top:-10px}.stack-form fieldset{border:1px solid var(--border);border-radius:6px;padding:16px}.stack-form legend{font-weight:600}.stack-form fieldset p{font-size:14px;color:var(--muted);line-height:1.8}.stack-form .checkbox-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #eef1f6}.checkbox-row input{width:17px;min-height:17px;height:17px;margin:0;accent-color:var(--blue)}.checkbox-row span{margin-left:auto;font-size:14px;color:var(--muted)}.auth-help{border-top:1px solid var(--border);margin-top:24px;padding-top:10px}.user-menu{display:flex;align-items:center;gap:14px;color:#748099;font-size:14px}.quick-start{display:grid;grid-template-columns:repeat(3,1fr);margin-top:26px;gap:22px;padding:0 4px}.quick-start b{font-size:14px;color:#394c70}.quick-start p{font-size:14px;line-height:1.8;color:#748099;margin:8px 0 0;max-width:270px}.quick-start>div+div{border-left:1px solid #dce3ef;padding-left:24px}.permission-hint{font-size:14px;color:#748099}.account-search{flex-wrap:wrap}.account-search label{display:flex;align-items:center;gap:10px}.account-search select{font:inherit;border:1px solid #dce3ef;background:#fff;border-radius:6px;padding:10px;color:#38475f}.account-search input{width:280px}.account-note{min-width:160px;max-width:240px;white-space:normal;overflow-wrap:anywhere}.account-note small,.audit-log small{display:block;font-size:14px;color:#748099;margin-top:7px;line-height:1.6}.account-meta{font-size:14px;color:#748099;line-height:1.8;margin:10px 0}.role-guide{margin:0 28px 24px;padding:20px 22px;background:#f8faff;border:1px solid #e5ebf7;border-radius:7px}.role-guide h3{font-size:14px;margin:0 0 18px}.role-guide dl{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:0}.role-guide dt{font-size:14px;font-weight:600}.role-guide dd{font-size:14px;margin:8px 0 0;color:#748099;line-height:1.8}.large-dialog{max-width:580px}.dialog-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:16px}.dialog-title h2{margin:0}.audit-log pre{white-space:pre-wrap;overflow-wrap:anywhere;max-width:320px;font-size:14px;color:#63728c}.audit-log details{max-width:340px}.audit-log summary{cursor:pointer;color:var(--blue)}.audit-log td:first-child{white-space:nowrap}.audit-log td{font-size:14px}.connection-settings .setting-row p{max-width:570px}@media(max-width:800px){.auth-layout{margin:24px auto}.auth-card{padding:24px}.user-menu{gap:9px}.quick-start{grid-template-columns:1fr;gap:12px}.quick-start>div+div{border:0;padding-left:0}.quick-start p{max-width:none;margin-top:4px}.role-guide{margin:0 20px 20px;padding:20px}.role-guide dl{grid-template-columns:1fr}.workspace-nav{gap:12px;overflow-x:auto}.workspace-nav button{white-space:nowrap;font-size:14px}.account-search input{width:100%}.account-search label{width:100%;justify-content:space-between}.account-search select{flex:1}.user-menu>span{max-width:130px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.campaign-help{margin:0 28px 22px;padding:12px 16px;background:#f6f8fe;border-radius:6px;color:#566a8b;font-size:14px}.campaign-help summary{cursor:pointer;font-weight:600}.campaign-help p{line-height:1.85;margin:10px 0 0;max-width:780px}:root{--blue:#15803d;--muted:#58665f;--border:#dce4de;background:#f4f6f4;color:#1d2d24;font-size:14px;line-height:1.6;accent-color:#15803d}body{min-width:360px}button,input,select,textarea{font:inherit;font-size:14px}button{min-height:38px}a{color:#166534}input:not([type=checkbox]),select,textarea{border:1px solid #bbcbbf;border-radius:6px;padding:9px 11px;background:#fff;color:#233d2b;min-width:0;max-width:100%}input[readonly]{background:#f4f6f4}input[type=checkbox]{width:18px;height:18px;flex-shrink:0;vertical-align:middle}small{font-size:14px}h1{font-size:28px;letter-spacing:-.5px}h2{font-size:20px}h3{font-size:16px}p{line-height:1.75}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #23844c;outline-offset:3px}.primary{background:#15803d;color:#fff}.secondary{color:#344a3b;border-color:#c5d1c8}.link-button,.row-actions button{color:#166534}.notice{border:1px solid transparent}.notice.neutral{background:#f3f6f3;color:#45584a;border-color:#dbe4dd}.notice.error{color:#a02f2f;background:#fff2f0}.notice.success{color:#166534;background:#edf8ee}.notice .link-button{float:right}.status{font-size:14px;color:#53645a}.status:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.status.connected{color:#166534}.status.expired,.status.sync_failed,.status.refresh_pending{color:#93601b}.console{--sidebar:204px;--header:76px;min-height:100vh}.console-header{position:sticky;top:0;z-index:30;height:var(--header);display:flex;align-items:center;gap:24px;padding:0 26px;background:#fff;border-bottom:1px solid var(--border)}.console-brand{display:flex;align-items:center;gap:7px;min-width:172px;font-size:23px;font-weight:700;color:#203d2b;text-decoration:none;white-space:nowrap}.console-brand b{font-weight:400;color:#4b6654}.brand-symbol{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#fff;background:#15803d;font-size:22px;margin-right:3px}.console-header>nav{display:flex;gap:8px;height:100%;align-items:stretch;flex:1}.console-header>nav>a{display:grid;align-items:center;padding:0 17px;border-bottom:3px solid transparent;text-decoration:none;color:#55615a;font-weight:600;white-space:nowrap}.console-header>nav>a[aria-current]{color:#166534;background:#f6fbf6;border-color:#15803d}.console-header>nav>a:hover{background:#f4f7f4}.console-user{display:flex;gap:16px;align-items:center;white-space:nowrap}.console-user>span{line-height:1.5;max-width:150px;overflow-wrap:anywhere;white-space:normal}.console-user small{display:block;color:#617168;font-size:14px}.console-sidebar{position:fixed;left:0;top:var(--header);bottom:0;width:var(--sidebar);overflow:auto;background:#fcfdfb;border-right:1px solid var(--border);padding:26px 14px;display:flex;flex-direction:column}.platform-picker{margin:0 0 24px}.platform-picker label{display:block;color:#59675f;margin:0 10px 8px}.platform-picker select{width:100%;font-weight:600;border-color:#cbd8cd;padding:10px}.console-sidebar nav{display:grid;gap:5px}.console-sidebar nav a{padding:11px 15px;text-decoration:none;color:#4d6054;border-radius:6px;display:flex;gap:12px;align-items:center;font-weight:500}.console-sidebar nav a[aria-current]{background:#e6f2e8;color:#166534;font-weight:650}.console-sidebar nav a:hover{background:#f0f5ef}.nav-dot{width:6px;height:6px;background:currentColor;border-radius:2px;opacity:.7}.sidebar-guide{margin-top:auto;padding:40px 10px 0;color:#5a6b5e}.sidebar-guide p{margin:8px 0;font-size:14px}.console-main{margin:0 0 0 var(--sidebar);padding:28px 32px 20px;max-width:none;min-width:0}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.page-heading h1:focus{outline:none}.page-heading h1{margin:6px 0 8px;outline:none}.page-heading p{margin:0;color:#57665d}.context-path{font-size:14px;color:#64786a}.scope-bar{display:flex;align-items:center;flex-wrap:wrap;gap:20px;background:#fff;border:1px solid var(--border);border-radius:8px;padding:15px 18px;margin-bottom:20px}.scope-bar label{display:flex;align-items:center;gap:12px;font-weight:600}.scope-bar select{max-width:380px}.scope-bar>span{color:#607068;font-variant-numeric:tabular-nums}.surface{background:#fff;border:1px solid var(--border);border-radius:9px;overflow:hidden;margin-bottom:22px}.section-heading{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.section-heading h2{margin:0 0 6px}.section-heading p{margin:0;color:#5a6b60}.section-heading>span{color:#5b6e60}.toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:16px 22px;border-bottom:1px solid var(--border)}.toolbar input:not([type=checkbox]){width:270px}.search-field{min-width:230px}.search-field input{width:300px}.table-hint{margin-left:auto;color:#596b60;font-size:14px}.surface>.notice{margin:16px 22px}.table-scroll{overflow:auto;max-width:100%;scrollbar-color:#9eb6a4 #f1f5f2;scrollbar-width:auto}.table-scroll:focus-visible{outline-offset:-3px}.table-scroll table{width:100%;border-collapse:separate;border-spacing:0;white-space:nowrap;font-variant-numeric:tabular-nums}.table-scroll th{background:#f5f8f4;color:#506055;font-size:14px;font-weight:600}.table-scroll th,.table-scroll td{padding:15px 18px;border-bottom:1px solid #e5ebe5;font-size:14px;line-height:1.65;text-align:left}.table-scroll th:first-child{width:auto}.table-scroll td{color:#2f4236;background:#fff}.table-scroll td strong{font-weight:600;display:block;white-space:normal;overflow-wrap:anywhere;min-width:160px;max-width:290px}.table-scroll small{display:block;font-size:14px;color:#63736a;margin-top:4px}.table-scroll th:first-child,.table-scroll td:first-child{position:sticky;left:0;z-index:2;border-right:1px solid #e1e8e1;min-width:210px;max-width:320px}.table-scroll th:last-child,.table-scroll td:last-child{position:sticky;right:0;z-index:2;border-left:1px solid #e1e8e1}.table-scroll th:first-child,.table-scroll th:last-child{z-index:3}.table-scroll tbody tr:hover td{background:#f7fbf6}.row-actions{display:flex;align-items:center;gap:16px}.row-actions button{padding:3px 0;background:transparent;white-space:nowrap;font-size:14px}.row-actions button:hover{text-decoration:underline}.row-actions .link-button+.link-button{margin:0}.table-footnote{font-size:14px;color:#586b5d;border-color:var(--border);background:#fbfdfb}.pagination,.selection-bar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding:15px 22px;color:#586b5d}.pagination>div{display:flex;gap:8px}.selection-bar{border-bottom:1px solid var(--border)}.personnel-table th:first-child,.personnel-table td:first-child{min-width:46px;max-width:46px;width:46px;position:static}.personnel-table th:nth-child(2),.personnel-table td:nth-child(2){position:sticky;left:0;z-index:2;border-right:1px solid var(--border);min-width:210px}.personnel-table th:nth-child(2){z-index:3}.home-intro{display:flex;justify-content:space-between;align-items:center;padding:28px 30px;background:#eaf3e7;border:1px solid #d3e3d1;border-radius:9px;margin-bottom:22px}.home-intro h2{font-size:25px;margin:12px 0}.home-intro p{color:#52694f;margin:0}.platform-pill{font-size:14px;color:#226338;background:#e2f1e3;border:1px solid #c8dfc9;border-radius:4px;padding:3px 8px;white-space:nowrap}.home-count{display:grid;gap:6px;padding-left:30px;border-left:1px solid #cfddcc;min-width:210px;color:#395d3d}.home-count strong{font-size:44px;line-height:1.15;font-weight:600}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px}.summary-grid section{background:#fff;border:1px solid var(--border);border-radius:8px;padding:22px 24px}.summary-grid h3{margin:0;color:#5a6c60;font-weight:500}.summary-grid strong{display:block;font-size:26px;margin:10px 0;color:#203e2a}.summary-grid p{color:#627265;margin:0 0 10px}.account-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;padding:0 24px 16px}.account-shortcuts button{display:grid;grid-template-columns:1fr auto;gap:6px 18px;text-align:left;background:#fff;color:#46604e;padding:18px 0;border-top:1px solid var(--border)}.account-shortcuts strong{color:#203d2a;font-size:16px;grid-column:1/-1;white-space:normal}.connection-row{padding:22px 24px;display:flex;align-items:center;gap:28px;border-top:1px solid var(--border)}.connection-row>div{flex:1;min-width:0}.connection-row h3{margin:0 0 6px}.connection-row p{color:#647369;margin:3px 0}.console-footer{font-size:14px;color:#5c6e62;justify-content:space-between;padding:8px 0;margin:18px 0 0}.console-footer>span:first-child{font-weight:400;color:#66776b}.state-panel{padding:42px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#5e7263;min-height:210px}.state-panel h3{font-size:18px;color:#334d3c;margin:9px 0}.state-panel p{max-width:650px;margin:0 0 15px}.state-mark{width:40px;height:40px;border:1px solid #d1e1d2;border-radius:8px;display:grid;place-items:center;font-size:22px;color:#679570;background:#f1f7ef}.skip-link,.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip-link:focus{position:fixed;top:6px;left:10px;width:auto;height:auto;clip-path:none;background:#fff;z-index:100;padding:10px}.organization-layout{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:360px;border-top:1px solid var(--border)}.department-tree{padding:15px 10px;border-right:1px solid var(--border);background:#fafcf9;overflow:auto}.department-node{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;background:transparent;color:#465e4c;text-align:left;padding:10px 12px;border-radius:5px;white-space:normal;overflow-wrap:anywhere}.department-node.active{color:#166534;background:#e8f4e7;font-weight:600}.department-node small{white-space:nowrap;font-weight:400;color:#607a64}.department-detail{padding:26px}.department-detail .section-heading{padding:0 0 24px}.organization-members{min-width:0}.department-summary{display:flex;align-items:baseline;gap:10px;color:#617763}.department-summary strong{font-size:42px;color:#2f633c}.info-grid{display:grid;grid-template-columns:120px minmax(0,1fr);gap:16px 20px;margin:0 0 24px}.info-grid dt{color:#657567}.info-grid dd{margin:0;color:#2c4132;white-space:pre-wrap;overflow-wrap:anywhere}.checkbox{display:flex;align-items:center;gap:8px;white-space:nowrap}.confirm-dialog{color:#243c2d;border-color:#cbd8cc;max-height:calc(100dvh - 40px);overflow:auto;padding:28px;border-radius:10px}.confirm-dialog::backdrop{background:#17322466}.large-dialog{max-width:670px}.dialog-title{position:sticky;top:-28px;padding:12px 0;background:#fff;z-index:3;border-bottom:1px solid var(--border);margin-bottom:22px}.dialog-title h2{font-size:22px}.dialog-title button{flex-shrink:0}.dialog-actions{position:sticky;bottom:-28px;background:#fff;border-top:1px solid var(--border);padding:16px 0;margin-top:24px;z-index:2}.stack-form label{font-size:14px;color:#324e3b}.stack-form small{font-size:14px;color:#5e7265}.stack-form .checkbox-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:14px}.stack-form .checkbox-row input{width:18px;min-height:18px}.checkbox-row span{font-size:14px;color:#617367}.stack-form fieldset{min-width:0;background:#fbfdfb}.stack-form fieldset p{font-size:14px}.permission-diff{background:#f5f8f3;border:1px solid var(--border);padding:14px 16px;margin:12px 0}.permission-diff h3{margin:0 0 5px}.permission-diff p{margin:4px 0;overflow-wrap:anywhere}.change-list{padding-left:22px;max-height:260px;overflow:auto}.change-list li{padding:7px 0}.change-list small{display:block;color:#63756b}.folder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px;padding:22px}.folder-card{border:1px solid var(--border);border-radius:7px;padding:20px}.folder-icon{font-size:36px;color:#4a8856}.folder-card h3{overflow-wrap:anywhere}.report-filters{padding:0 24px 20px;display:flex;align-items:end;gap:16px;flex-wrap:wrap}.report-filters label{display:grid;gap:6px}.report-filters select{max-width:360px}.metric-picker{margin:0 24px 22px;border:1px solid var(--border);border-radius:6px;padding:14px 16px;background:#fcfdfb}.metric-picker summary{cursor:pointer;font-weight:600;color:#395d41}.metric-picker>input{margin-top:16px;width:100%}.metric-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 0;max-height:330px;overflow:auto}.metric-options label{display:flex;align-items:start;gap:8px;overflow-wrap:anywhere}.metric-options small{display:block;color:#5a6e60;font-size:14px}.column-options{display:grid;gap:12px}.column-options label{display:flex;align-items:center;gap:10px}.column-options small{margin-left:auto;color:#617168}.detail-grid{display:grid;gap:16px}.detail-grid dt{color:#5c6f61}.detail-grid dd{margin:0;overflow-wrap:anywhere}.accounts{margin-top:0}.role-guide{background:#f6faf4;border-color:#d8e5d6}.role-guide dd,.role-guide dt,.auth-card p,.dialog-note{font-size:14px}.balance-values dd{color:#234c31}.balance-values dt,.table-heading p{font-size:14px;color:#5d7163}@media(min-width:1700px){.console-main{padding:34px 44px}.console{--sidebar:224px}.console-header>nav>a{padding:0 22px}.surface td{padding-top:19px;padding-bottom:19px}}@media(max-width:1200px){.console{--sidebar:174px}.console-header{gap:12px;padding:0 16px}.console-brand{min-width:148px;font-size:21px}.console-header>nav{gap:0}.console-header>nav>a{padding:0 12px}.console-user{gap:8px}.console-main{padding:24px 20px}.page-heading{align-items:flex-start;flex-wrap:wrap}.organization-layout{grid-template-columns:175px minmax(0,1fr)}.section-heading{flex-wrap:wrap}.department-detail{padding:22px}.table-scroll th:first-child,.table-scroll td:first-child{min-width:175px;max-width:240px}.personnel-table th:first-child,.personnel-table td:first-child{min-width:44px;width:44px}.personnel-table th:nth-child(2),.personnel-table td:nth-child(2){min-width:175px}.personnel-table .row-actions{flex-direction:column;align-items:flex-start;gap:1px}.metric-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.console{--sidebar:150px;--header:116px}.console-header{flex-wrap:wrap;gap:0;align-content:center;height:var(--header)}.console-header>nav{order:3;flex-basis:100%;height:52px;justify-content:space-between}.console-header>nav>a{padding:0 8px}.console-user{margin-left:auto}.console-user small{display:inline;margin-left:10px}.console-sidebar{padding:18px 9px}.console-sidebar nav a{padding:10px}.console-main{padding:20px 16px}.home-intro{padding:22px;gap:16px}.home-count{min-width:130px;padding-left:18px}.home-intro h2{font-size:22px}.summary-grid{grid-template-columns:1fr}.summary-grid section{display:grid;grid-template-columns:1fr auto;gap:4px 16px}.summary-grid strong{margin:0;grid-row:1/3;grid-column:2}.summary-grid p{margin:0}.account-shortcuts,.organization-layout{grid-template-columns:1fr}.department-tree{max-height:220px;border-bottom:1px solid var(--border);border-right:0}.scope-bar label{width:100%}.scope-bar select{max-width:100%;width:100%}.metric-options{grid-template-columns:1fr}.connection-row{gap:12px;flex-wrap:wrap}.connection-row>div{flex-basis:100%}}@media(max-width:600px){.console{--sidebar:0px;--header:116px}.console-sidebar{position:static;width:100%;padding:12px;display:block;border-bottom:1px solid var(--border)}.console-sidebar nav{display:flex;overflow:auto;gap:6px}.console-sidebar nav a{white-space:nowrap}.platform-picker{margin:0 0 12px}.platform-picker label,.sidebar-guide{display:none}.console-main{margin:0}.console-header>nav>a{padding:0 4px;font-size:14px}.console-brand{font-size:20px}.console-user>span{max-width:100px}.console-user small{display:none}.home-intro{flex-direction:column;align-items:start}.home-count{border-left:0;border-top:1px solid #cfddcc;padding:15px 0 0;width:100%;display:flex;align-items:baseline}.section-heading{padding:18px}.table-scroll th:first-child,.table-scroll td:first-child{position:static;min-width:160px}.personnel-table th:first-child,.personnel-table td:first-child{min-width:40px}.personnel-table th:nth-child(2),.personnel-table td:nth-child(2){position:static}.setting-buttons{flex-wrap:wrap}.info-grid{grid-template-columns:90px minmax(0,1fr)}.confirm-dialog{padding:20px}.dialog-title{top:-20px}.dialog-actions{bottom:-20px}.console-footer{flex-wrap:wrap}}
