/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.grow{flex-grow:1}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#15211b;--muted:#68746d;--line:#dfe6e1;--canvas:#f3f6f3;--paper:#fff;--forest:#0c5238;--forest-dark:#083d2a;--mint:#dff1e8;--lime:#c9ef6a;--danger:#ad3427;--warning:#9a6516;--shadow:0 10px 30px #182f2312}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--canvas);color:var(--ink);font-family:var(--font-geist-sans), "Microsoft YaHei", "PingFang SC", sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh}.sidebar{color:#fff;z-index:50;background:#0e1d16;flex-direction:column;width:252px;padding:26px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar nav{scrollbar-width:thin;flex:1;min-height:0;padding-right:3px;overflow-y:auto}.brand{align-items:center;gap:12px;padding:0 8px 30px;display:flex}.brand-mark{background:var(--lime);color:#15301f;letter-spacing:-.06em;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:850;display:grid;box-shadow:inset 0 -4px 10px #20532b1f}.brand strong,.brand span{display:block}.brand strong{letter-spacing:-.02em;font-size:17px}.brand span{color:#82988c;text-transform:uppercase;letter-spacing:.14em;margin-top:2px;font-size:10px}.nav-caption{color:#687d71;text-transform:uppercase;letter-spacing:.16em;margin:0 12px 9px;font-size:10px;font-weight:700}.nav-item{color:#9fb0a7;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;margin:3px 0;padding:11px 12px;font-size:14px;transition:all .18s;display:flex}.nav-item:hover{color:#fff;background:#ffffff0e}.nav-item.active{color:#fff;box-shadow:inset 3px 0 var(--lime);background:#183b2b}.nav-icon{color:#759184;text-align:center;width:22px;font-size:17px}.nav-item.active .nav-icon{color:var(--lime)}.sidebar-footer{border-top:1px solid #ffffff14;align-items:center;gap:11px;margin-top:auto;padding:18px 8px 0;display:flex}.sidebar-footer strong,.sidebar-footer span{display:block}.sidebar-footer span{color:#778c81;margin-top:3px;font-size:10px}.connection-dot{background:#bd584e;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #bd584e1f}.connection-dot.online{background:#7ddf9d;box-shadow:0 0 0 4px #7ddf9d1c}.main{min-height:100vh;margin-left:252px}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:30;background:#ffffffd1;align-items:center;height:88px;padding:0 38px;display:flex;position:sticky;top:0}.topbar h1{letter-spacing:-.04em;margin:2px 0 0;font-size:24px;line-height:1.1}.eyebrow{color:#89938e;letter-spacing:.13em;margin:0;font-size:9px;font-weight:700}.topbar-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.service-pill{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:99px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:650;display:flex}.service-pill span{background:#c54a3f;border-radius:50%;width:7px;height:7px}.service-pill.ok span{background:#39a466}.icon-button,.menu-button,.close-button{border:1px solid var(--line);color:var(--ink);background:#fff;place-items:center;display:grid}.icon-button{border-radius:9px;width:36px;height:36px;font-size:18px}.menu-button{border-radius:8px;width:38px;height:38px;margin-right:12px;display:none}.content{max-width:1600px;margin:0 auto;padding:30px 38px 55px}.hero-panel{color:#fff;min-height:170px;box-shadow:var(--shadow);background:radial-gradient(circle at 78% 15%,#c9ef6a2e,#0000 28%),linear-gradient(118deg,#0b3d2a,#126044);border-radius:17px;justify-content:space-between;align-items:center;padding:30px 32px;display:flex;position:relative;overflow:hidden}.hero-panel:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-175px;right:80px}.hero-kicker,.section-label{letter-spacing:.17em;text-transform:uppercase;font-size:9px;font-weight:750}.hero-kicker{color:var(--lime)}.hero-panel h2{letter-spacing:-.04em;margin:8px 0 6px;font-size:28px}.hero-panel p{color:#b8ccc1;margin:0;font-size:13px}.hero-actions{z-index:2;gap:9px;display:flex;position:relative}.primary-button,.secondary-button{border-radius:9px;min-height:39px;padding:0 17px;font-size:12px;font-weight:700;transition:all .16s}.primary-button{background:var(--forest);color:#fff;border:1px solid var(--forest)}.primary-button:hover{background:var(--forest-dark);transform:translateY(-1px)}.hero-panel .primary-button{background:var(--lime);color:#17301f;border-color:var(--lime)}.hero-panel .secondary-button{color:#fff;background:#ffffff0f;border-color:#ffffff3d}.secondary-button{color:var(--ink);border:1px solid var(--line);background:#fff}.secondary-button:hover{background:#f7f9f7}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px;display:grid}.stat-card{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:18px 20px;box-shadow:0 3px 15px #182f2306}.stat-top{color:var(--muted);justify-content:space-between;font-size:11px;font-weight:650;display:flex}.stat-top b{background:var(--mint);width:28px;height:28px;color:var(--forest);border-radius:8px;place-items:center;margin-top:-4px;display:grid}.stat-card>strong{letter-spacing:-.04em;margin:7px 0 2px;font-size:31px;display:block}.stat-card small{color:#8a948f;font-size:10px}.two-column{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.panel{background:var(--paper);border:1px solid var(--line);border-radius:14px;box-shadow:0 4px 20px #182f2308}.panel-heading{justify-content:space-between;align-items:center;padding:20px 22px 14px;display:flex}.panel-heading h3{letter-spacing:-.025em;margin:4px 0 0;font-size:16px}.section-label{color:#8d9892}.text-button{color:var(--forest);background:0 0;border:0;padding:5px;font-size:11px;font-weight:700}.compact-list{padding:0 11px 11px}.compact-row{border-top:1px solid #edf1ee;align-items:center;gap:11px;min-height:59px;padding:9px 10px;display:flex}.compact-row:first-child{border-top:0}.compact-row .grow{flex:1;min-width:0}.compact-row .grow strong,.compact-row .grow span{display:block}.compact-row .grow strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.compact-row .grow span{color:#87918c;margin-top:3px;font-size:10px}.status-icon,.package-avatar{border-radius:9px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:grid}.status-icon{color:#647269;background:#f0f3f1}.status-icon.succeeded{color:#237247;background:#e2f4e8}.status-icon.failed{color:var(--danger);background:#fae7e5}.package-avatar{color:var(--forest);background:#eff3ef}.stage-badge,.status-badge,.result-a,.result-b{white-space:nowrap;border-radius:99px;align-items:center;padding:5px 8px;font-size:9px;font-weight:750;display:inline-flex}.status-badge.queued,.stage-1{color:#79601b;background:#fbf2d7}.status-badge.running{color:#255d9a;background:#e7f0fb}.status-badge.succeeded,.stage-2{color:#216f46;background:#e1f3e8}.status-badge.failed,.stage-3,.stage-4{color:#9d392e;background:#fae6e3}.stage-0{color:#68726d;background:#ecf0ed}.result-a{color:#4c5a52;background:#edf1ee}.result-b{color:#17663e;background:#dff3e7}.page-toolbar{justify-content:space-between;align-items:center;min-height:43px;margin-bottom:17px;display:flex}.page-toolbar p{color:var(--muted);margin:0;font-size:12px}.table-panel{overflow:hidden}.table-header{border-bottom:1px solid var(--line);height:50px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 17px 0 21px;font-size:11px;display:flex}.table-scroll{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:820px}th{color:#849089;letter-spacing:.08em;text-transform:uppercase;text-align:left;border-bottom:1px solid var(--line);background:#fafbfa;padding:11px 17px;font-size:9px}td{color:#58645d;vertical-align:middle;border-bottom:1px solid #edf1ee;padding:13px 17px;font-size:11px}tbody tr:hover{background:#fbfcfb}tbody tr:last-child td{border-bottom:0}td strong,td small{display:block}td strong{color:var(--ink);font-size:11px}td small{color:#8b9690;margin-top:4px;font-size:9px}.url-cell{white-space:nowrap;text-overflow:ellipsis;max-width:230px;overflow:hidden}.reason-cell{max-width:280px}.mono{font-family:var(--font-geist-mono), monospace}.row-button{color:var(--forest);background:#fff;border:1px solid #ced8d1;border-radius:7px;padding:5px 9px;font-size:10px;font-weight:700}.row-button:hover{background:var(--mint)}.row-button.success{color:#28784c;border-color:#b9d7c5}.row-button.danger{color:#a23b31;border-color:#e6c9c5}.row-button:disabled{opacity:.5;cursor:wait}.row-actions{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.error-text{color:var(--danger)}.mini-switch{vertical-align:middle;background:#cbd3ce;border-radius:99px;width:22px;height:11px;margin-right:6px;display:inline-block;position:relative}.mini-switch:after{content:"";background:#fff;border-radius:50%;width:7px;height:7px;position:absolute;top:2px;left:2px}.mini-switch.on{background:#40a46b}.mini-switch.on:after{left:13px}.spinner{border:1.5px solid;border-right-color:#0000;border-radius:50%;width:8px;height:8px;margin-right:2px;animation:.75s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{color:#8a958f;text-align:center;align-content:center;place-items:center;min-height:180px;display:grid}.empty-symbol{color:#8ea097;background:#f7f9f7;border:1px solid #dbe2dd;border-radius:13px;place-items:center;width:44px;height:44px;font-size:23px;display:grid}.empty-state p{margin:10px 0 0;font-size:11px}.loading-line{background:linear-gradient(90deg, transparent, var(--forest), transparent);background-size:50% 100%;height:3px;animation:1.1s linear infinite loading}@keyframes loading{0%{background-position:-60% 0}to{background-position:160% 0}}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#05120b8f;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(700px,100%);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 30px 100px #00000047}.modal.narrow{width:min(590px,100%)}.modal-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 24px 17px;display:flex}.modal-heading h2{letter-spacing:-.035em;margin:4px 0 0;font-size:21px}.close-button{color:#758078;border-radius:8px;width:33px;height:33px;font-size:22px}.form-grid{grid-template-columns:1fr 1fr;gap:15px;padding:20px 24px 12px;display:grid}.span-2{grid-column:span 2}.form-grid label,.form-stack label,.blacklist-form label,.settings-form label{display:block}.form-grid label>span,.form-stack label>span,.blacklist-form label>span,.settings-form label>span{color:#56625b;margin-bottom:7px;font-size:10px;font-weight:700;display:block}input,select,textarea{width:100%;height:39px;color:var(--ink);background:#fff;border:1px solid #d5ddd8;border-radius:8px;outline:none;padding:0 11px;font-size:11px}textarea{resize:vertical;height:auto;min-height:76px;padding-top:10px;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:#5c9c78;box-shadow:0 0 0 3px #418b5f17}input:disabled{color:#7d8882;background:#f3f5f3}label small{color:#939c97;margin-top:5px;font-size:9px;display:block}.resource-toolbar{align-items:flex-end}.resource-list-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:14px 18px 14px 22px;display:flex}.resource-list-header>div:first-child span,.resource-list-header>div:first-child strong{display:block}.resource-list-header>div:first-child strong{margin-top:5px;font-size:13px}.resource-list-actions{align-items:center;gap:9px;display:flex}.resource-list-actions input{width:min(360px,34vw)}.resource-table{min-width:920px}.resource-code{white-space:nowrap;text-overflow:ellipsis;color:#315e49;background:#f1f6f3;border-radius:5px;max-width:300px;padding:5px 7px;font-size:10px;display:block;overflow:hidden}.resource-status{letter-spacing:.04em;border-radius:99px;align-items:center;padding:4px 8px;font-size:9px;font-weight:700;display:inline-flex}.resource-status.enabled{color:#17643f;background:#e7f6ec}.resource-status.disabled{color:#955048;background:#f9e9e6}.resource-empty{text-align:center;min-height:250px;color:var(--muted);place-content:center;display:grid}.resource-empty span{color:#afbbb4;font-size:28px}.resource-empty p{margin:8px 0 0;font-size:12px}.resource-modal{max-height:min(780px,90vh);overflow-y:auto}.resource-form-grid label>small{color:#8b9690;margin-top:6px;font-size:9px;line-height:1.5;display:block}.resource-check{border:1px solid var(--line);border-radius:8px;align-items:center;gap:10px;min-height:51px;padding:10px 12px;flex-direction:row!important;display:flex!important}.resource-check input{width:17px;height:17px;accent-color:var(--forest)}.resource-check span,.resource-check strong{display:block}.resource-check span{margin:0!important}.resource-check strong{color:var(--ink);font-size:11px}.resource-multiselect{min-height:112px;padding:7px}.resource-multiselect option{border-radius:4px;padding:7px 8px}.permission-summary{color:#526159;max-width:220px;line-height:1.5;display:block}.resource-pagination{border-top:1px solid var(--line);min-height:60px;color:var(--muted);justify-content:space-between;align-items:center;padding:10px 18px;font-size:10px;display:flex}.resource-pagination>div{gap:8px;display:flex}.page-jump{color:var(--muted);align-items:center;gap:6px;display:inline-flex}.page-jump input{text-align:center;border:1px solid var(--line);border-radius:8px;width:58px;height:34px;padding:0 6px}.copy-value{align-items:center;gap:7px;display:inline-flex}.copy-button{color:var(--forest);cursor:pointer;background:0 0;border:0;padding:2px 6px;font-size:10px;font-weight:700}.package-matrix{table-layout:fixed;min-width:1220px}.package-matrix th:first-child{width:260px}.package-matrix th:nth-child(2){width:185px}.package-matrix th:nth-child(3){width:215px}.package-matrix th:nth-child(4){width:225px}.package-matrix th:nth-child(5){width:205px}.package-matrix th:nth-child(6){width:130px}.package-stage-row{transition:background .15s}.package-stage-row.stage-row-0{background:#fbfcfb}.package-stage-row.stage-row-1{background:#fffbef}.package-stage-row.stage-row-2{background:#f1faf4}.package-stage-row.stage-row-3{background:#f3f7fc}.package-stage-row.stage-row-4{background:#fbf2f0}.stage-select{border-radius:99px;min-width:92px;height:32px;font-weight:700}.stage-select.stage-0{background:#edf1ee}.stage-select.stage-1{background:#fff2c8;border-color:#ead48c}.stage-select.stage-2{background:#dcf3e4;border-color:#aad9b9}.stage-select.stage-3{background:#e4edf8;border-color:#b7cae0}.stage-select.stage-4{background:#f7dfda;border-color:#e2b7ad}.package-identity-cell strong,.package-mode-cell strong{color:#173d2b;overflow-wrap:anywhere;font-size:12px;display:block}.package-identity-cell small,.package-mode-cell small{color:#849089;margin-top:5px;line-height:1.45;display:block}.package-type-line{color:#426653;background:#2a674414;border-radius:6px;margin-top:7px;padding:4px 7px;font-size:9px;font-weight:800;display:inline-flex}.package-mode-cell{vertical-align:top}.package-mode-cell .stage-select{width:100%;max-width:132px;display:block}.effective-mode{letter-spacing:.02em;border-radius:99px;align-items:center;width:fit-content;margin-top:8px;padding:5px 8px;font-size:9px;font-weight:850;display:inline-flex}.effective-mode-active{color:#17643f;background:#dff3e7}.effective-mode-paid{color:#295f8d;background:#e7f0fa}.effective-mode-standard{color:#695c27;background:#f7efcf}.effective-mode-review{color:#8b6420;background:#fff0bd}.effective-mode-muted{color:#6d7872;background:#e9eeeb}.matrix-toggles{flex-wrap:wrap;align-content:flex-start;gap:6px;min-width:0;display:flex}.matrix-toggles-primary{gap:7px}.matrix-toggle{color:#7c8982;white-space:nowrap;cursor:pointer;background:#f7f9f8;border:1px solid #dce4df;border-radius:99px;align-items:center;gap:5px;min-height:28px;padding:5px 8px;font-size:10px;font-weight:700;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.matrix-toggle:hover:not(:disabled){border-color:#a9c8b4;transform:translateY(-1px)}.matrix-toggle:focus-visible{outline-offset:2px;outline:2px solid #30804f57}.matrix-toggle:disabled{cursor:default;opacity:.72}.matrix-toggle i{background:#b9c2bd;border-radius:50%;width:6px;height:6px}.matrix-toggle.on{color:#17643f;background:#e7f6ec;border-color:#b9dec5}.matrix-toggle.on i{background:#39a464}.package-row-actions{flex-direction:column;align-items:stretch;gap:6px}.package-row-actions .row-button{width:100%;min-width:76px}.details-button{color:#315f48;background:#eef5f0;border-color:#d2e1d7}.package-detail-row>td{border-bottom:1px solid #dfe8e2;padding:0;z-index:auto!important;box-shadow:none!important;background:#f8fbf9!important;position:static!important;left:auto!important;right:auto!important}.package-detail-grid{background:#e1e9e4;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.package-detail-grid section{background:#f8fbf9;min-width:0;min-height:96px;padding:14px 16px}.package-detail-grid section>span{color:#7a8880;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:850;display:block}.package-detail-grid section>strong{color:#1d4932;margin-bottom:6px;font-size:12px;display:block}.package-detail-grid section>small{color:#5f6e66;overflow-wrap:anywhere;margin-top:4px;line-height:1.5;display:block}.package-detail-wide{grid-column:1/-1;min-height:70px!important}.package-detail-wide .token-stack{max-width:none}.token-stack{flex-wrap:wrap;gap:4px;max-width:190px;display:flex}.token-stack span{color:#486154;background:#eef4f0;border-radius:4px;padding:3px 5px;font-size:9px}.package-editor-modal{width:min(1040px,100%)}.package-editor-modal .form-error{color:#a53a2c;background:#fff2f0;border:1px solid #efb8b1;border-radius:8px;margin:12px 22px 0;padding:10px 12px;font-size:11px;font-weight:700}.dynamic-field-grid{grid-template-columns:1fr 1fr;gap:15px;padding:8px 24px 4px;display:grid}.dynamic-list{border:1px solid var(--line);background:#fbfcfb;border-radius:10px;padding:12px}.dynamic-list-heading{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.dynamic-list-heading strong{font-size:11px}.dynamic-list-row{grid-template-columns:1fr auto;gap:7px;margin-top:7px;display:grid}.switch-section{padding:12px 24px 20px}.switch-section-secondary{background:#fcfdfc;border-top:1px solid #edf1ee;padding-top:18px}.switch-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:11px;display:flex}.switch-section-heading h4,.switch-section h4,.session-list h4{margin:0;font-size:11px}.switch-section-heading p{color:#849089;margin:5px 0 0;font-size:9px;line-height:1.5}.switch-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.toggle-row{color:#526059;background:#fafbfa;border:1px solid #e2e7e3;border-radius:8px;justify-content:space-between;align-items:center;min-height:40px;padding:0 10px;font-size:10px;display:flex}.toggle{background:#c7d0ca;border:0;border-radius:99px;width:30px;height:17px;padding:2px;transition:all .15s}.toggle i{background:#fff;border-radius:50%;width:13px;height:13px;transition:all .15s;display:block;box-shadow:0 1px 3px #0000002e}.toggle.on{background:#399b63}.toggle.on i{transform:translate(13px)}.modal-actions{border-top:1px solid var(--line);background:#fafbfa;justify-content:flex-end;gap:8px;padding:15px 24px;display:flex}.form-stack{gap:15px;padding:21px 24px;display:grid}.hint-box{color:#58654f;background:#eff6e7;border-radius:8px;margin:-7px 24px 20px;padding:11px 13px;font-size:10px}.artifact-actions{grid-template-columns:1.3fr .7fr;align-items:stretch;gap:16px;margin-bottom:16px;display:grid}.artifact-upload,.artifact-register{padding-bottom:20px}.artifact-form-row{grid-template-columns:130px minmax(220px,1fr) auto;align-items:end;gap:12px;padding:2px 22px 0;display:grid}.artifact-register>label{padding:2px 22px 14px;display:block}.artifact-register>label>span,.artifact-form-row label>span{color:#56625b;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.artifact-register>button{margin-left:22px}.file-picker input{height:auto;min-height:39px;padding:8px}.artifact-role{border-radius:99px;align-items:center;padding:5px 9px;font-size:9px;font-weight:800;display:inline-flex}.artifact-role.role-a{color:#255d9a;background:#e7f0fb}.artifact-role.role-b{color:#7b3b95;background:#f2e8f8}.hash-cell{color:#56635b;background:#f2f5f3;border-radius:5px;padding:4px 6px;font-size:9px}.progress-track{background:#e7ece9;border-radius:99px;width:116px;max-width:100%;height:5px;margin-top:6px;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg,#438964,#8bc46f);height:100%;transition:width .25s;display:block}.progress-track.large{width:100%;height:8px;margin-top:9px}.modal.job-detail{width:min(850px,100%)}.job-summary{grid-template-columns:1.4fr .7fr .5fr 1fr;gap:12px;padding:20px 24px 12px;display:grid}.job-summary>div{background:#fafbfa;border:1px solid #e3e8e5;border-radius:9px;min-width:0;padding:12px}.job-summary span,.detail-progress span{color:#859089;margin-bottom:5px;font-size:9px;display:block}.job-summary strong{word-break:break-all;font-size:11px;display:block}.detail-progress{padding:7px 24px 18px}.detail-progress>div:first-child{justify-content:space-between;align-items:center;display:flex}.detail-progress>div:first-child span{margin:0}.error-panel{color:#8f352e;background:#fff4f2;border:1px solid #ebcac6;border-radius:9px;margin:0 24px 18px;padding:13px 15px}.error-panel p{white-space:pre-wrap;word-break:break-word;margin:5px 0;font-size:10px}.error-panel small{font-size:9px}.detail-section{border-top:1px solid var(--line);padding-bottom:12px}.step-list,.output-list{padding:0 22px 8px}.step-row,.output-row{border-top:1px solid #edf1ee;align-items:center;gap:10px;min-height:54px;display:flex}.step-row:first-child,.output-row:first-child{border-top:0}.step-row>span:last-child{color:#718078;font-size:10px;font-weight:700}.step-dot{color:#6f7c74;background:#eef2ef;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;font-weight:800;display:grid}.step-row.succeeded .step-dot{color:#28784c;background:#e1f3e8}.step-row.running .step-dot{color:#255d9a;background:#e7f0fb}.step-row.failed .step-dot{color:#9d392e;background:#fae6e3}.step-row strong,.output-row strong{font-size:10px;display:block}.step-row small,.output-row small{color:#89938e;margin-top:3px;font-size:9px;display:block}.output-icon{width:37px;height:29px;color:var(--forest);background:#edf4ef;border-radius:6px;place-items:center;font-size:8px;font-weight:850;display:grid}.rules-layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:16px;display:grid}.count-chip{background:var(--mint);color:var(--forest);border-radius:99px;padding:5px 9px;font-size:10px;font-weight:800}.rule-cards{padding:0 16px 16px}.rule-card{border-top:1px solid #edf1ee;padding:14px 8px}.rule-card>div:first-child{align-items:baseline;gap:8px;display:flex}.rule-card strong{font-size:12px}.rule-card>div:first-child span{color:#89938e;font-size:9px}.rule-tags{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.rule-tags span{color:#657169;background:#f0f4f1;border-radius:5px;padding:4px 7px;font-size:9px}.blacklist-form{gap:13px;padding:5px 22px 20px;display:grid}.blacklist-list{border-top:1px solid var(--line);padding:17px 22px 20px}.blacklist-list>p{color:#8a948f;font-size:10px}.list-filter{justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;display:flex}.list-filter h4{margin:0;font-size:11px}.list-filter input{width:190px;height:33px}.session-row{border-top:1px solid #edf1ee;grid-template-columns:72px 1fr auto;align-items:center;gap:8px;padding:8px 0;font-size:10px;display:grid}.session-row span{color:var(--forest)}.session-row small{color:#89938e}.request-toolbar{gap:12px}.search-box{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;width:min(420px,100%);height:40px;padding-left:12px;display:flex}.search-box span{color:#738078;font-size:18px}.search-box input{box-shadow:none;border:0;height:38px}.settings-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:16px;display:grid}.settings-form{padding:8px 22px 24px}.settings-form>div{gap:8px;margin-top:18px;display:flex}.status-panel{text-align:center;padding:27px 25px}.big-status{width:56px;height:56px;color:var(--danger);background:#f8e4e1;border-radius:17px;place-items:center;margin:0 auto 12px;font-size:22px;font-weight:800;display:grid}.big-status.online{color:#24764a;background:#e1f3e8}.status-panel h3{margin:0;font-size:17px}.status-panel>p{color:#859089;margin:6px 0 23px;font-size:10px}.status-panel dl{text-align:left;border-top:1px solid var(--line);margin:0}.status-panel dl div{border-bottom:1px solid #edf1ee;justify-content:space-between;gap:15px;padding:11px 0;font-size:10px;display:flex}.status-panel dt{color:#7a867f}.status-panel dd{color:var(--ink);word-break:break-all;text-align:right;max-width:65%;margin:0;font-weight:650}.analysis-archive{gap:16px;display:grid}.analysis-hero{color:#fff;min-height:178px;box-shadow:var(--shadow);background:radial-gradient(circle at 82% 10%,#cdef712e,#0000 30%),linear-gradient(120deg,#123f2d,#176244);border-radius:17px;justify-content:space-between;align-items:center;gap:28px;padding:30px 32px;display:flex}.analysis-kicker{color:var(--lime);letter-spacing:.16em;font-size:9px;font-weight:800}.analysis-hero h2{letter-spacing:-.04em;margin:8px 0 7px;font-size:28px}.analysis-hero p{color:#bfd0c6;max-width:720px;margin:0;font-size:12px;line-height:1.75}.analysis-hero-count{text-align:center;background:#ffffff12;border:1px solid #ffffff29;border-radius:16px;place-content:center;min-width:126px;min-height:104px;display:grid}.analysis-hero-count strong{color:var(--lime);font-size:36px;line-height:1}.analysis-hero-count span{color:#c8d8cf;margin-top:8px;font-size:10px}.analysis-source-note{color:#52634f;background:#f3f8ed;border:1px solid #d8e6d2;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 17px;display:flex}.analysis-source-note>span{color:#38633f;background:#dcebcf;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:12px;font-weight:850;display:grid}.analysis-source-note strong{color:#2c4934;font-size:11px}.analysis-source-note p{margin:4px 0 0;font-size:10px;line-height:1.55}.analysis-toolbar{grid-template-columns:minmax(280px,1fr) minmax(230px,.55fr) auto;align-items:end;gap:13px;padding:16px 18px;display:grid}.analysis-toolbar label>span{color:#5b6860;margin-bottom:7px;font-size:10px;font-weight:750;display:block}.analysis-result-count{color:#849088;justify-content:flex-end;align-items:center;min-height:39px;font-size:10px;display:flex}.analysis-result-count strong{color:var(--forest);margin:0 4px;font-size:14px}.analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.analysis-card{border:1px solid var(--line);background:var(--paper);border-radius:15px;min-width:0;padding:21px;box-shadow:0 4px 20px #182f2309}.analysis-card-heading{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.analysis-avatar{width:40px;height:40px;color:var(--forest);background:#eaf3ed;border-radius:12px;place-items:center;font-size:15px;font-weight:850;display:grid}.analysis-card-heading h3{color:var(--ink);letter-spacing:-.025em;margin:0;font-size:16px}.analysis-card-heading p{color:#929c96;margin:4px 0 0;font-size:9px}.analysis-tier{white-space:nowrap;color:#226d44;background:#e6f4e9;border-radius:99px;padding:6px 9px;font-size:9px;font-weight:750}.analysis-meta{flex-wrap:wrap;gap:5px;margin-top:15px;display:flex}.analysis-meta span{color:#596a60;background:#f0f4f1;border-radius:5px;padding:4px 7px;font-size:9px}.analysis-conclusion{color:#4a5d51;background:#f7faf7;border-left:3px solid #71a979;border-radius:0 8px 8px 0;margin:15px 0;padding:11px 12px;font-size:10px;line-height:1.65}.analysis-facts{gap:9px;margin:0;display:grid}.analysis-facts>div{border-top:1px solid #edf1ee;grid-template-columns:88px minmax(0,1fr);gap:10px;padding-top:9px;display:grid}.analysis-facts dt{color:#7e8b83;font-size:9px;font-weight:750}.analysis-facts dd{color:#4f5d55;margin:0;font-size:10px;line-height:1.55}.analysis-sources{border-top:1px solid #edf1ee;margin-top:15px;padding-top:12px}.analysis-sources summary{width:fit-content;color:var(--forest);cursor:pointer;font-size:10px;font-weight:750}.analysis-sources[open] summary{margin-bottom:12px}.analysis-sources .analysis-facts{margin-bottom:13px}.analysis-source-title{color:#617068;font-size:9px}.analysis-sources ul{background:#f7f9f7;border-radius:8px;margin:10px 0 0;padding:10px 12px 10px 27px}.analysis-sources li{color:#708078;font-family:var(--font-geist-mono), monospace;overflow-wrap:anywhere;padding:3px 0;font-size:8.5px}.analysis-empty{text-align:center;color:#819087;place-content:center;min-height:230px;display:grid}.analysis-empty span{color:#a8b5ad;font-size:30px}.analysis-empty strong{margin-top:8px;font-size:13px}.analysis-empty p{margin:5px 0 0;font-size:10px}.toast{z-index:200;color:#fff;border-radius:10px;padding:12px 16px;font-size:11px;font-weight:650;animation:.22s both toast-in;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 40px #0000003b}.toast.ok{background:#185f3d}.toast.error{background:#9e332a}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}.sidebar-mask{display:none}@media (width<=1060px){.stat-grid{grid-template-columns:1fr 1fr}.rules-layout,.settings-grid,.artifact-actions{grid-template-columns:1fr}.artifact-form-row{grid-template-columns:120px 1fr auto}.job-summary{grid-template-columns:1fr 1fr}.dynamic-field-grid,.analysis-grid{grid-template-columns:1fr}}@media (width<=780px){.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar.sidebar-open{transform:translate(0)}.sidebar-mask{z-index:40;background:#06100a80;border:0;display:block;position:fixed;inset:0}.main{margin-left:0}.menu-button{display:grid}.topbar{height:74px;padding:0 16px}.topbar h1{font-size:20px}.content{padding:20px 16px 40px}.two-column{grid-template-columns:1fr}.artifact-form-row{grid-template-columns:1fr;align-items:stretch}.hero-panel{padding:25px 23px;display:block}.hero-panel h2{font-size:24px}.hero-actions{margin-top:20px}.analysis-hero{align-items:flex-start;padding:25px 23px}.analysis-toolbar{grid-template-columns:1fr}.analysis-result-count{justify-content:flex-start}}@media (width<=520px){.resource-list-header,.resource-list-actions{flex-direction:column;align-items:stretch}.resource-list-actions input{width:100%}.stat-grid{grid-template-columns:1fr}.service-pill{display:none}.hero-actions,.page-toolbar,.request-toolbar{flex-direction:column;align-items:stretch}.hero-actions button,.page-toolbar>button{width:100%}.form-grid,.switch-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.modal-backdrop{padding:10px}.job-summary{grid-template-columns:1fr}.list-filter{flex-direction:column;align-items:stretch}.list-filter input{width:100%}.analysis-hero{display:block}.analysis-hero-count{width:100%;min-height:80px;margin-top:18px}.analysis-card{padding:17px}.analysis-card-heading{grid-template-columns:38px minmax(0,1fr)}.analysis-tier{grid-column:1/-1;width:fit-content}.analysis-facts>div{grid-template-columns:1fr;gap:4px}}.local-login-shell{background:radial-gradient(circle at 12% 8%,#54845e2e,#0000 34%),linear-gradient(145deg,#edf2e8 0%,#f8f6ee 55%,#e9efe4 100%);place-items:center;min-height:100vh;padding:28px;display:grid}.local-login-card{background:#fffffbf0;border:1px solid #3a533e29;border-radius:24px;width:min(440px,100%);padding:34px;box-shadow:0 26px 70px #26392924}.local-login-brand{align-items:center;gap:12px;margin-bottom:38px;display:flex}.local-login-brand>div:last-child,.local-login-checking>div:last-child{gap:2px;display:grid}.local-login-brand strong,.local-login-checking strong{color:#213827;font-size:17px}.local-login-brand span,.local-login-checking span,.local-login-note{color:#758078;font-size:12px}.local-login-copy h1{color:#1f3424;letter-spacing:-.04em;margin:7px 0 9px;font-size:30px}.local-login-copy p{color:#687269;margin:0 0 25px;line-height:1.7}.local-login-form{gap:17px;display:grid}.local-login-form label{gap:8px;display:grid}.local-login-form label>span{color:#415045;font-size:13px;font-weight:700}.local-login-form input{color:#26392a;background:#fbfcf8;border:1px solid #d6ddd4;border-radius:12px;outline:none;width:100%;height:48px;padding:0 14px}.local-login-form input:focus{border-color:#6f9877;box-shadow:0 0 0 3px #53855d1f}.local-login-submit{width:100%;min-height:48px;margin-top:3px}.local-login-error{color:#a74335;background:#fff3ef;border:1px solid #efd2cc;border-radius:10px;padding:11px 13px;font-size:13px}.local-login-note{text-align:center;margin:20px 0 0}.local-login-checking{align-items:center;gap:14px;max-width:370px;display:flex}.account-summary{text-align:right;min-width:100px;display:grid}.account-summary span{color:#2f4233;font-size:13px;font-weight:750}.account-summary small{color:#7a857d;font-size:11px}.logout-button{color:#536058;cursor:pointer;background:#fff;border:1px solid #d6ddd4;border-radius:10px;height:36px;padding:0 13px}.logout-button:hover{color:#2e4934;border-color:#9eafa0}.job-profile-modal{width:min(720px,100%)}.job-wizard{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.job-wizard li{background:#fafcfa;border:1px solid #dde4de;border-radius:11px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:8px;padding:11px;display:grid}.job-wizard li>i{color:#657169;background:#e8ede9;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-style:normal;font-weight:800;display:grid}.job-wizard li strong,.job-wizard li small{display:block}.job-wizard li strong{color:#45524a;font-size:12px;line-height:1.35}.job-wizard li small{color:#89938d;margin-top:3px;font-size:10px;line-height:1.45}.job-wizard li.current{background:#f0f7f1;border-color:#75a983;box-shadow:0 0 0 2px #4f8e6014}.job-wizard li.current>i{color:#fff;background:#4d9464}.job-wizard li.complete{background:#f3f9f4;border-color:#bed7c4}.job-wizard li.complete>i{color:#257044;background:#d9eedf}.package-config-summary{background:#f4f9f5;border:1px solid #c5d9ca;border-radius:12px;overflow:hidden}.package-config-summary header{background:#edf6ef;border-bottom:1px solid #d9e7dc;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.package-config-summary header span{color:#738078;letter-spacing:.1em;font-size:9px;font-weight:800;display:block}.package-config-summary header strong{color:#294c34;margin-top:2px;font-size:13px;display:block}.package-config-summary header b{color:#3d704c;font-size:11px}.package-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.package-summary-grid p{border-bottom:1px solid #e2ebe4;min-width:0;margin:0;padding:10px 14px}.package-summary-grid p:nth-child(odd){border-right:1px solid #e2ebe4}.package-summary-grid span,.package-summary-grid strong{display:block}.package-summary-grid span{color:#7d8981;font-size:10px}.package-summary-grid strong{overflow-wrap:anywhere;color:#405248;margin-top:3px;font-size:11px;line-height:1.45}.summary-warning{color:#805d20;background:#fff5df;margin:0;padding:9px 14px;font-size:11px}.job-step-heading{background:#f3f7f4;border-left:4px solid #5c9c70;border-radius:7px;padding:11px 13px}.job-step-heading span{color:#4c8d60;letter-spacing:.08em;font-size:10px;font-weight:800}.job-step-heading strong,.job-step-heading small{display:block}.job-step-heading strong{color:#324b39;margin-top:2px;font-size:13px}.job-step-heading small{color:#7e8982;margin-top:3px;font-size:10px}.surface-profile-section{gap:12px;display:grid}.job-advanced-options{background:#fafbfa;border:1px solid #dde4de;border-radius:11px;padding:12px 14px}.job-advanced-options summary{color:#536159;cursor:pointer;font-size:12px;font-weight:800}.job-advanced-options[open]{gap:13px;display:grid}.job-advanced-options[open] summary{margin-bottom:3px}.job-advanced-options>p{color:#7e8982;margin:0;font-size:10px;line-height:1.5}.profile-explainer{background:#f6f9f3;border:1px solid #d9e2d8;border-radius:12px;padding:14px 16px}.profile-explainer strong{color:var(--ink);font-size:13px;display:block}.profile-explainer p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.65}.profile-surface-only-embedded-b{background:#eef7ee;border-color:#b9d5bf}.profile-legacy-native{background:#fff9e9;border-color:#dbcda8}.surface-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.surface-profile-grid label{min-width:0}.surface-profile-grid>.country-picker,.surface-profile-grid>.a-country-default-rule{grid-column:1/-1}.a-country-default-rule{background:#eef7ee;border:1px solid #b9d5bf;border-radius:12px;gap:5px;padding:13px 15px;display:grid}.a-country-default-rule strong{color:#234c32;font-size:14px}.a-country-default-rule span{color:#526159;font-size:13px;line-height:1.6}.legacy-command-box{background:#fff9e9;border:1px solid #e1d2ac;border-radius:12px;gap:8px;padding:14px 16px;display:grid}.legacy-command-box>span{color:#725f31;letter-spacing:.08em;font-size:11px;font-weight:800}.legacy-command-box code{overflow-wrap:anywhere;color:#3d463e;font-size:11px;line-height:1.7}.legacy-command-box small{color:#786c4d;line-height:1.5}.profile-detail-note{color:#526159;background:#eef7ee;border:1px solid #bad5c0;border-radius:10px;align-items:center;gap:12px;margin-top:14px;padding:12px 14px;display:flex}.profile-detail-note strong{color:#2f6540;flex:none}.profile-detail-note span{font-size:12px;line-height:1.55}.page-help-button{color:#31543b;cursor:pointer;background:#f7faf6;border:1px solid #cbd7cd;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:16px;font-weight:850;transition:all .15s;display:grid}.page-help-button:hover{background:#eaf4e9;border-color:#779b7f;transform:translateY(-1px)}.page-help-button:focus-visible,.page-help-close:focus-visible{outline-offset:2px;outline:3px solid #4c895c38}.page-help-backdrop{z-index:180;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#08150c66;justify-content:flex-end;animation:.16s both page-help-fade;display:flex;position:fixed;inset:0}.page-help-drawer{background:#fbfcf8;grid-template-rows:auto auto 1fr auto;width:min(520px,100%);height:100%;animation:.2s both page-help-slide;display:grid;overflow:hidden;box-shadow:-18px 0 60px #081b0f2e}.page-help-drawer>header{background:#fff;border-bottom:1px solid #e0e7e1;justify-content:space-between;align-items:flex-start;gap:18px;padding:27px 28px 20px;display:flex}.page-help-drawer>header span{color:#588464;letter-spacing:.14em;font-size:9px;font-weight:850}.page-help-drawer>header h2{color:#243c2a;letter-spacing:-.03em;margin:6px 0 0;font-size:21px}.page-help-close{color:#526158;cursor:pointer;background:#f8faf7;border:1px solid #d9e0da;border-radius:50%;flex:none;width:36px;height:36px;font-size:23px;line-height:1}.page-help-search{background:#fff;border:1px solid #d9e2da;border-radius:11px;align-items:center;gap:9px;margin:17px 28px 5px;padding:0 12px;display:flex}.page-help-search>span{color:#698072;font-size:18px}.page-help-search input{height:42px;box-shadow:none;background:0 0;border:0;flex:1;padding:0}.page-help-content{overscroll-behavior:contain;padding:12px 28px 28px;overflow-y:auto}.page-help-content section{border-bottom:1px solid #e5ebe6;padding:19px 0}.page-help-content section:last-child{border-bottom:0}.page-help-content h3{color:#31523a;margin:0 0 11px;font-size:12px}.page-help-content p{color:#5d6c62;margin:0;font-size:12px;line-height:1.75}.page-help-list{counter-reset:help-step;gap:9px;margin:0;padding:0;list-style:none;display:grid}.page-help-list li{color:#536259;background:#f3f7f2;border-radius:8px;min-height:27px;padding:6px 8px 6px 35px;font-size:11px;line-height:1.6;position:relative}.page-help-list li:before{color:#2f6540;background:#dcebdd;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;font-weight:850;display:grid;position:absolute;top:7px;left:9px}.page-help-list.steps li{counter-increment:help-step}.page-help-list.steps li:before{content:counter(help-step)}.page-help-list.fields li:before{content:"键"}.page-help-list.faq li:before{content:"?"}.page-help-empty{text-align:center;color:#758078;place-content:center;min-height:250px;display:grid}.page-help-empty strong{color:#415448;font-size:14px}.page-help-empty p{margin-top:6px;font-size:11px}.page-help-drawer>footer{background:#fff;border-top:1px solid #dfe6e0;justify-content:space-between;align-items:center;gap:16px;min-height:69px;padding:13px 28px;display:flex}.page-help-drawer>footer span{color:#8a958e;font-size:10px}@keyframes page-help-fade{0%{opacity:0}}@keyframes page-help-slide{0%{opacity:.4;transform:translate(24px)}}.surface-template-toolbar .resource-list-actions{flex-wrap:wrap;justify-content:flex-end}.surface-template-toolbar .resource-list-actions select{min-width:190px}.surface-template-table td{vertical-align:top}.surface-template-table td:first-child{min-width:180px}.surface-template-table td:nth-child(2){min-width:190px;max-width:310px}.surface-template-table td:nth-child(4){min-width:190px}.surface-source-path,.surface-entry{text-overflow:ellipsis;white-space:nowrap;color:#7b8880;max-width:300px;font-family:var(--font-geist-mono), monospace;font-size:9px;display:block;overflow:hidden}.surface-entry{color:#4f6256}.surface-capabilities{flex-wrap:wrap;gap:5px;min-width:170px;max-width:280px;display:flex}.surface-capabilities span{color:#3e674b;white-space:nowrap;background:#f2f7f3;border:1px solid #dbe6dd;border-radius:99px;padding:4px 7px;font-size:9px}.surface-template-modal{width:min(860px,100%)}.surface-template-form-grid textarea{resize:vertical;min-height:76px}.template-execution-mode{background:#fafcfa;border:1px solid #dfe6e0;border-radius:12px;grid-template-columns:1fr 1fr;gap:9px;padding:12px;display:grid}.template-execution-mode>span{color:#536158;grid-column:1/-1;font-size:10px;font-weight:800}.template-execution-mode label{cursor:pointer;background:#fff;border:1px solid #dfe5df;border-radius:9px;grid-template-columns:auto 1fr;align-items:start;gap:2px 8px;padding:10px 11px;display:grid}.template-execution-mode label.selected{background:#eff7ef;border-color:#79aa85;box-shadow:0 0 0 2px #578f6514}.template-execution-mode input{grid-row:1/span 2;width:auto;height:auto;margin:3px 0 0}.template-execution-mode strong{color:#304d38;font-size:11px}.template-execution-mode small{color:#7c8880;font-size:9px;line-height:1.45}.job-inline-upload{background:#f8fbf8;border:1px dashed #cbd9ce;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:12px;display:grid}.job-inline-upload label>span{color:#56625b;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.job-inline-upload label>small{color:#87928b;margin-top:5px;font-size:9px;display:block}.template-match-result{background:#f1f8f2;border:1px solid #c6ddcc;border-radius:12px;padding:14px 16px}.template-match-result.mismatch{background:#fff8ed;border-color:#e5c6a7}.template-match-result>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.template-match-result>div span{color:#66746b;font-size:10px;font-weight:800}.template-match-result>div strong{color:#287247;font-size:12px}.template-match-result.mismatch>div strong{color:#93611f}.template-match-result ul{grid-template-columns:1fr 1fr;gap:5px 18px;margin:11px 0;padding:0;list-style:none;display:grid}.template-match-result li{color:#58675d;font-size:9.5px}.template-match-result p{color:#526158;border-top:1px solid #4c765624;margin:0;padding-top:10px;font-size:10px;line-height:1.6}.resource-delivery-page{gap:20px;display:grid}.resource-storage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.resource-storage-grid p{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;flex-direction:column;gap:5px;min-width:0;margin:0;padding:14px 16px;display:flex}.resource-storage-grid p span{color:var(--muted);font-size:13px}.resource-storage-grid p strong{overflow-wrap:anywhere;font-size:15px}.resource-storage-grid .span-2{grid-column:1/-1}.resource-publish-form{grid-template-columns:minmax(260px,2fr) minmax(220px,1.4fr) minmax(150px,.7fr) auto;align-items:end;gap:14px;display:grid}.resource-publish-form label{gap:7px;display:grid}.resource-manifest-cell{max-width:520px}.resource-manifest-cell code{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}@media (width<=1100px){.resource-publish-form{grid-template-columns:1fr 1fr}}@media (width<=720px){.resource-storage-grid,.resource-publish-form{grid-template-columns:1fr}.resource-storage-grid .span-2{grid-column:auto}.local-login-shell{padding:16px}.local-login-card{padding:26px 22px}.account-summary{display:none}.logout-button{padding:0 10px}.surface-profile-grid,.package-summary-grid{grid-template-columns:1fr}.job-wizard{grid-template-columns:1fr 1fr}.package-summary-grid p:nth-child(odd){border-right:0}.profile-detail-note{flex-direction:column;align-items:flex-start}.template-execution-mode,.template-match-result ul,.job-inline-upload{grid-template-columns:1fr}.page-help-drawer{width:100%}.page-help-drawer>header{padding:21px 18px 16px}.page-help-drawer>header h2{font-size:18px}.page-help-search{margin:13px 18px 4px}.page-help-content{padding:8px 18px 20px}.page-help-drawer>footer{padding:11px 18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--line-strong:#cbd7cf;--surface-soft:#f7faf7;--surface-tint:#eef5ef;--focus-ring:0 0 0 3px #2f7b4c29;--shadow-soft:0 3px 12px #14311f0b;--shadow-raised:0 14px 42px #102b1a1a}html{background:var(--canvas);scroll-behavior:smooth}body{background:radial-gradient(circle at 88% -8%, #acd3ae29, transparent 28rem), linear-gradient(180deg, #f6f8f5 0, var(--canvas) 22rem)}::selection{color:#173a24;background:#cce9d2}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline-offset:2px;outline:2px solid #3f8b5c}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.58;filter:saturate(.72)}button:disabled:hover{box-shadow:none!important;transform:none!important}.sidebar{background:radial-gradient(circle at 20% -5%,#c9ef6a1a,#0000 18rem),linear-gradient(#102119 0%,#0b1913 100%);box-shadow:8px 0 30px #07180e0f}.sidebar nav{scrollbar-color:#c9ef6a38 transparent}.nav-item{min-height:43px;position:relative}.nav-item:after{content:"";background:var(--lime);opacity:0;border-radius:99px;width:2px;transition:all .18s;position:absolute;inset:7px auto 7px 0;transform:scaleY(.45)}.nav-item.active{box-shadow:none;background:linear-gradient(90deg,#3b6f4f80,#234733b8)}.nav-item.active:after{opacity:1;transform:scaleY(1)}.topbar{background:#fcfdfae0;border-bottom-color:#cbd7cfd1;box-shadow:0 5px 22px #14301f09}.topbar>div:first-of-type{min-width:0}.topbar h1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar-actions{flex:none}.service-pill{box-shadow:0 2px 8px #12311e09}.page-help-button{background:linear-gradient(#fff,#f0f7f0);box-shadow:0 2px 9px #12351f14}.page-help-button:hover{color:#173e26;border-color:#70a07c;box-shadow:0 5px 15px #1c532f24}.icon-button,.logout-button{transition:border-color .16s,background .16s,color .16s,transform .16s}.icon-button:hover,.logout-button:hover{color:var(--forest);background:#f3f8f3;border-color:#afc2b3;transform:translateY(-1px)}.content{width:100%}.page-toolbar{gap:22px;padding:3px 2px}.page-toolbar>div:first-child{min-width:0}.page-toolbar p{max-width:850px;line-height:1.65}.page-toolbar .primary-button{flex:none}.panel,.stat-card,.analysis-card{box-shadow:var(--shadow-soft);border-color:#d3ded6eb}.panel{background:#fffffdf7}.panel-heading,.table-header,.resource-list-header{background:linear-gradient(#fff,#fdfefd)}.panel-heading h3,.resource-list-header strong{color:#203a29}.stat-card{transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden}.stat-card:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#87b68e,#0000);height:2px;transition:opacity .18s;position:absolute;inset:auto 0 0}.stat-card:hover{border-color:#c3d6c7;transform:translateY(-1px);box-shadow:0 9px 24px #12392112}.stat-card:hover:after{opacity:1}.primary-button,.secondary-button,.row-button,.text-button{transition:background .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;position:relative}.primary-button{box-shadow:0 3px 9px #0c523824}.primary-button:hover{box-shadow:0 7px 17px #0c523833}.secondary-button:hover{border-color:#b9c9bd;transform:translateY(-1px);box-shadow:0 3px 9px #1c3e270e}.row-button:hover{border-color:#abc3b0;transform:translateY(-1px);box-shadow:0 2px 7px #1b442812}.text-button:hover{color:var(--forest-dark);background:#edf6ef;border-radius:6px}.table-panel{border-radius:15px}.table-scroll{scrollbar-width:thin;scrollbar-color:#b5c8ba #f1f5f1;overscroll-behavior-inline:contain}.table-scroll::-webkit-scrollbar{width:10px;height:10px}.table-scroll::-webkit-scrollbar-track{background:#f2f5f2}.table-scroll::-webkit-scrollbar-thumb{background:#b7c9bb;border:2px solid #f2f5f2;border-radius:99px}th{z-index:2;color:#6e7f74;background:#f7faf7;font-weight:800;position:sticky;top:0}td{line-height:1.45}tbody tr{transition:background .12s,box-shadow .12s}tbody tr:nth-child(2n){background:#f7faf770}tbody tr:hover{background:#f1f7f2;box-shadow:inset 3px 0 #8eb99a}.row-actions{min-width:max-content}input,select,textarea{background-color:#fefefd;border-color:#ced9d1;transition:border-color .15s,box-shadow .15s,background .15s}input:hover:not(:disabled),select:hover:not(:disabled),textarea:hover:not(:disabled){border-color:#aebfb2}input:focus,select:focus,textarea:focus{box-shadow:var(--focus-ring);background:#fff;border-color:#4d9168}input::placeholder,textarea::placeholder{color:#a4aea8}label>span{letter-spacing:.015em}label:focus-within>span{color:#316246}.resource-check:focus-within,.toggle-row:focus-within{box-shadow:var(--focus-ring);border-color:#8fb59a}.modal-backdrop{background:#0411099e;animation:.16s both modal-fade-in}.modal{scrollbar-gutter:stable;border:1px solid #dae3dcf2;animation:.2s both modal-rise-in;box-shadow:0 30px 100px #0000004d,0 0 0 1px #ffffff38}.modal-heading{z-index:8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffdf5;position:sticky;top:0}.modal-actions{z-index:8;position:sticky;bottom:0;box-shadow:0 -8px 20px #1d392609}.close-button{transition:background .15s,color .15s,transform .15s}.close-button:hover{color:#294b34;background:#f2f6f2;transform:rotate(3deg)}@keyframes modal-fade-in{0%{opacity:0}}@keyframes modal-rise-in{0%{opacity:.45;transform:translateY(10px)scale(.992)}}.resource-pagination{background:#fbfdfb}.resource-pagination .secondary-button{min-height:34px}.status-badge,.stage-badge,.resource-status,.result-a,.result-b{box-shadow:inset 0 0 0 1px #2a4e350b}.empty-state,.resource-empty,.analysis-empty{background:radial-gradient(circle at 50% 45%,#ddebde3d,#0000 12rem)}.page-help-drawer{border-left:1px solid #d2ded4f2;box-shadow:-24px 0 70px #071e0f38}.page-help-search:focus-within{box-shadow:var(--focus-ring);border-color:#6ea17b}.page-help-content section{scroll-margin-top:12px}@media (width<=1180px){.content,.topbar{padding-left:26px;padding-right:26px}.service-pill{display:none}.resource-list-actions{flex-wrap:wrap;justify-content:flex-end}}@media (width<=780px){body{background:var(--canvas)}.content{padding:18px 15px 38px}.topbar{height:70px;padding:0 14px}.topbar h1{font-size:19px}.topbar-actions{gap:7px}.page-help-button,.icon-button,.logout-button{min-width:36px;min-height:36px}.panel,.table-panel{border-radius:12px}.page-toolbar{align-items:flex-start;margin-bottom:13px}.resource-list-header{padding:13px 15px}th{padding:10px 13px}td{padding:12px 13px}.modal-backdrop{place-items:end center;padding:0}.modal{border-width:1px 0 0;border-radius:18px 18px 0 0;max-width:none;max-height:94dvh;width:100%!important}.modal-heading{padding:18px 18px 14px}.modal-actions{padding:13px 18px max(13px, env(safe-area-inset-bottom))}.form-stack{padding:17px 18px}.form-grid{padding:17px 18px 10px}.dynamic-field-grid{padding-left:18px;padding-right:18px}}@media (width<=560px){.eyebrow{display:none}.topbar>div:nth-child(2){flex:1;min-width:0}.topbar-actions{margin-left:8px}.logout-button{color:#0000;width:36px;padding:0;position:relative;overflow:hidden}.logout-button:after{content:"↪";color:#536058;place-items:center;font-size:17px;display:grid;position:absolute;inset:0}.page-toolbar{flex-direction:column;align-items:stretch;gap:10px}.page-toolbar .primary-button{width:100%}.job-wizard{grid-template-columns:1fr}.resource-list-header{align-items:stretch}.resource-list-actions{width:100%}.resource-list-actions>input,.resource-list-actions>select{width:100%;min-width:0}.resource-list-actions>button{flex:1}.resource-pagination{flex-direction:column;align-items:stretch;gap:10px}.resource-pagination>div{grid-template-columns:1fr 1fr;display:grid}.resource-pagination .page-jump{grid-column:1/-1;justify-content:center}.modal-heading h2{font-size:18px}.modal-actions>button{flex:1}.page-help-drawer{max-height:100dvh}}.page-toolbar-actions{align-items:center;gap:9px;display:flex}.surface-import-modal{width:min(760px,100%)}.surface-import-tabs{background:#f4f7f4;border:1px solid #dce5de;border-radius:11px;grid-template-columns:1fr 1fr;gap:6px;margin:20px 24px 0;padding:5px;display:grid}.surface-import-tabs button{color:#66736b;min-height:38px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:11px;font-weight:800}.surface-import-tabs button.active{color:#246c3e;background:#fff;box-shadow:0 2px 9px #1a3d2417}.surface-import-explain{background:#f2f8f3;border:1px solid #cfe1d3;border-radius:11px;margin:13px 24px 0;padding:13px 15px}.surface-import-explain strong{color:#285a37;font-size:11px;display:block}.surface-import-explain p{color:#68766d;margin:5px 0 0;font-size:10px;line-height:1.65}.surface-import-form{padding-top:16px;padding-bottom:9px}.surface-import-progress{background:#fbfdfb;border:1px solid #dce5de;border-radius:11px;margin:3px 24px 18px;padding:14px 15px}.surface-import-progress>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.surface-import-progress strong{color:#405248;font-size:10px}.surface-import-progress>div:first-child span{color:#2f7b4c;font:800 10px var(--font-geist-mono), monospace}.surface-import-progress-track{background:#e5ece6;border-radius:99px;height:6px;margin-top:9px;overflow:hidden}.surface-import-progress-track i{border-radius:inherit;background:linear-gradient(90deg,#3c8b57,#72b584);height:100%;transition:width .35s;display:block}.surface-import-progress ol{grid-template-columns:repeat(4,1fr);margin:11px 0 0;padding:0;list-style:none;display:grid}.surface-import-progress li{color:#97a098;text-align:center;font-size:8.5px;position:relative}.surface-import-progress li:before{content:"○";margin-bottom:2px;font-size:11px;display:block}.surface-import-progress li.done{color:#34764a;font-weight:800}.surface-import-progress li.done:before{content:"●"}.surface-import-result{background:linear-gradient(135deg,#eff8f1,#f8fcf8);border:1px solid #bcd9c3;border-radius:12px;margin:3px 24px 18px;padding:15px}.surface-import-result>div:first-child{grid-template-columns:auto 1fr;align-items:center;gap:1px 9px;display:grid}.surface-import-result>div:first-child>span{color:#fff;background:#398451;border-radius:50%;grid-row:1/span 2;place-items:center;width:30px;height:30px;display:grid}.surface-import-result>div:first-child strong{color:#265c37;font-size:12px}.surface-import-result>div:first-child small{color:#728077;font-size:9px}.surface-import-result dl{grid-template-columns:1fr 1fr;gap:7px;margin:13px 0 0;display:grid}.surface-import-result dl div{background:#ffffffa6;border:1px solid #5c876524;border-radius:7px;padding:8px 10px}.surface-import-result dt{color:#829087;font-size:8px}.surface-import-result dd{color:#3f5045;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:9.5px;font-weight:750;overflow:hidden}.surface-import-error{color:#9a3f34;background:#fff4f2;border:1px solid #e8bdb7;border-radius:9px;align-items:center;gap:9px;margin:3px 24px 18px;padding:11px 13px;font-size:10px;display:flex}.surface-import-error strong{color:#fff;background:#b64f43;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.preview-button{color:#24673d;background:#eef8f0;border-color:#9fc5a9;min-width:126px;box-shadow:0 3px 10px #29734314}.preview-button:hover{background:#e3f3e6;border-color:#6da17b}.country-picker{background:#fbfdfb;border:1px solid #d7e2da;border-radius:16px;min-width:0;margin:0;padding:16px}.country-picker legend{color:#234c32;padding:0 8px;font-size:15px;font-weight:800}.country-picker-summary{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.country-picker-summary strong{color:#245c39;font-size:16px}.country-picker-summary span{color:#6c7e72;font-size:13px}.country-picker-toolbar{grid-template-columns:minmax(220px,1fr) repeat(6,auto);gap:7px;display:grid}.country-picker-toolbar input{min-width:0;min-height:38px}.country-picker-toolbar button,.country-quick-groups button,.country-picker-error button,.country-selected-chips button{color:#315a3f;cursor:pointer;background:#fff;border:1px solid #c9d8cd;border-radius:9px;min-height:36px;padding:7px 11px;font-weight:700}.country-picker-toolbar button:hover,.country-quick-groups button:hover,.country-selected-chips button:hover{background:#edf7f0;border-color:#66a579}.country-picker-toolbar button:disabled{cursor:default;opacity:.48}.country-quick-groups{flex-wrap:wrap;gap:7px;margin:9px 0;display:flex}.country-quick-groups button{background:#eef7f0;min-height:30px;padding:5px 10px;font-size:12px}.country-option-grid{background:#fff;border:1px solid #e0e9e2;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;max-height:280px;padding:5px;display:grid;overflow:auto}.country-option-grid>label{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;min-width:0;padding:8px;display:flex}.country-option-grid>label:hover{background:#f2f8f3}.country-option-grid>label.selected{background:#e9f6ec;border-color:#78b488}.country-option-grid input{flex:none;width:17px;height:17px}.country-option-grid span{min-width:0;display:grid}.country-option-grid b{color:#1f5133}.country-option-grid em{text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.country-option-grid small{color:#718077;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.country-option-grid>p{color:#718077;text-align:center;grid-column:1/-1;margin:18px}.country-selected-chips{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.country-selected-chips span,.country-selected-chips button{color:#245a37;background:#e6f4e9;border-radius:999px;min-height:29px;padding:5px 9px;font-size:12px}.country-picker-error{color:#9a382c;background:#fff0ed;border-radius:9px;justify-content:space-between;align-items:center;margin:8px 0;padding:8px 10px;display:flex}.dynamic-field-grid>.country-picker{grid-column:1/-1}@media (width<=980px){.country-picker-toolbar{grid-template-columns:repeat(3,1fr)}.country-picker-toolbar input{grid-column:1/-1}.country-option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.country-picker-summary{display:grid}.country-picker-toolbar{grid-template-columns:repeat(2,1fr)}.country-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:340px}}.resource-association-field{gap:7px;min-width:0;display:grid}.resource-association-field>span{color:#334b3c;font-weight:750}.resource-association-toolbar{grid-template-columns:minmax(190px,1fr) auto auto auto;gap:7px;display:grid}.resource-association-toolbar button{color:#315a3f;cursor:pointer;background:#fff;border:1px solid #cbd8ce;border-radius:8px;padding:7px 10px;font-weight:700}.resource-association-toolbar button:hover{background:#edf7f0;border-color:#6da17b}.resource-association-options{background:#fafcfa;border:1px solid #dee8e0;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;max-height:230px;padding:7px;display:grid;overflow:auto}.resource-association-options>label{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:8px;align-items:center;gap:7px;min-width:0;padding:8px;display:flex}.resource-association-options>label.selected{background:#eaf6ed;border-color:#78b488}.resource-association-options input{flex:none;width:16px;height:16px}.resource-association-options label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.resource-association-options>p{color:#748078;text-align:center;grid-column:1/-1}.resource-association-field>small{color:#718077}@media (width<=720px){.resource-association-toolbar{grid-template-columns:repeat(2,1fr)}.resource-association-toolbar input{grid-column:1/-1}.resource-association-options{grid-template-columns:1fr}}.b-control-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;margin-bottom:16px;display:grid}.b-control-global,.b-control-endpoints{min-height:240px}.b-control-global>p{color:#6b786f;margin:-1px 22px 16px;font-size:10.5px;line-height:1.7}.b-control-switch{color:#69766e;min-width:106px;min-height:34px;font:inherit;cursor:pointer;background:#f0f3f1;border:1px solid #d1dcd3;border-radius:99px;align-items:center;gap:8px;padding:5px 10px 5px 6px;transition:all .16s;display:inline-flex}.b-control-switch>span{background:#aab3ad;border-radius:99px;width:28px;height:20px;position:relative}.b-control-switch>span:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000002e}.b-control-switch strong{white-space:nowrap;font-size:9px}.b-control-switch.on{color:#2d7043;background:#edf7ef;border-color:#9bc0a4}.b-control-switch.on>span{background:#3d8d58}.b-control-switch.on>span:after{transform:translate(8px)}.b-control-switch:disabled{opacity:.55;cursor:wait}.b-control-priority{background:#f5f8f5;border-radius:10px;gap:5px;margin:0 22px 20px;padding:13px;display:grid}.b-control-priority span{color:#829087;text-transform:uppercase;font-size:8px;font-weight:800}.b-control-priority code{color:#245d38;font-size:10px}.b-control-priority small{color:#87928b;font-size:8.5px}.endpoint-live{color:#35764b;align-items:center;gap:6px;font-size:9px;font-weight:800;display:inline-flex}.endpoint-live i{background:#39a55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #39a55e1a}.endpoint-live.offline{color:#9a4d43}.endpoint-live.offline i{background:#c46055;box-shadow:0 0 0 4px #c460551a}.endpoint-row{border:1px solid #e0e6e1;border-radius:8px;grid-template-columns:92px 1fr auto;align-items:center;gap:9px;margin:0 22px 8px;padding:10px 12px;display:grid}.endpoint-row span{color:#748078;font-size:8.5px}.endpoint-row code{color:#40534a;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.endpoint-row strong{color:#33754a;font-size:8px}.endpoint-algorithms{flex-wrap:wrap;gap:6px;margin:11px 22px 0;display:flex}.endpoint-algorithms span{color:#356748;background:#f2f8f3;border:1px solid #cfe1d3;border-radius:99px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.endpoint-algorithms i{background:#3e945b;border-radius:50%;width:6px;height:6px}.endpoint-security{background:#f4f8f4;border-left:3px solid #6aa37a;margin:12px 22px 18px;padding:11px 13px}.endpoint-security b{color:#3c5e47;font-size:9px}.endpoint-security p{color:#748078;margin:4px 0 0;font-size:9px;line-height:1.55}@media (width<=900px){.b-control-grid{grid-template-columns:1fr}.b-control-global,.b-control-endpoints{min-height:0}}@media (width<=560px){.page-toolbar-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.page-toolbar-actions>button{width:100%}.surface-import-tabs,.surface-import-explain,.surface-import-progress,.surface-import-result,.surface-import-error{margin-left:18px;margin-right:18px}.surface-import-result dl{grid-template-columns:1fr}.endpoint-row{grid-template-columns:1fr auto}.endpoint-row span{grid-column:1/-1}}body{font-size:15px;line-height:1.55}.brand strong{font-size:19px}.brand span,.nav-caption,.eyebrow,.hero-kicker,.section-label,.analysis-kicker{font-size:11px}.nav-item{min-height:45px;font-size:15px}.sidebar-footer strong{font-size:14px}.sidebar-footer span{font-size:12px}.topbar h1{font-size:27px}.service-pill,.text-button,.stat-top,.table-header,.page-toolbar p{font-size:13px}.hero-panel p,.analysis-hero p{font-size:14px}.panel-heading h3{font-size:18px}.stat-card small,.compact-row .grow span,.analysis-card-heading p{font-size:12px}.compact-row .grow strong,.rule-card strong,.resource-list-header>div:first-child strong,button,input,select,textarea{font-size:14px}.primary-button,.secondary-button{min-height:42px;font-size:14px}.row-button{min-height:34px;padding-inline:11px;font-size:13px}th{padding-block:14px;font-size:12px;line-height:1.35}td{padding-block:15px;font-size:13.5px;line-height:1.55}td strong{font-size:13.5px}td small,small{font-size:12px;line-height:1.5}.hash-cell,code{font-size:12px}.form-grid label>span,.form-stack label>span,.blacklist-form label>span,.settings-form label>span,.resource-form-grid label>span,.artifact-register>label>span,.artifact-form-row label>span,.analysis-toolbar label>span,.job-inline-upload label>span{font-size:13px}.form-grid input,.form-grid select,.form-grid textarea,.form-stack input,.form-stack select,.form-stack textarea,.resource-form-grid input,.resource-form-grid select,.resource-form-grid textarea{min-height:42px;font-size:14px}label small,.resource-form-grid label>small,.job-inline-upload label>small,.status-badge,.stage-badge,.resource-status,.artifact-role,.count-chip,.rule-tags span,.analysis-tier,.analysis-meta span,.token-stack span{font-size:12px}.page-help-drawer>header span{font-size:11px}.page-help-drawer>header h2{font-size:23px}.page-help-content h3{font-size:15px}.page-help-content p,.page-help-content li,.page-help-content code{font-size:13px}.page-help-drawer>footer span{font-size:12px}.surface-import-tabs button{min-height:43px;font-size:14px}.surface-import-explain strong,.surface-import-progress strong,.surface-import-result>div:first-child strong{font-size:14px}.surface-import-explain p,.surface-import-result>div:first-child small,.surface-import-error{font-size:12.5px}.surface-import-progress>div:first-child span,.surface-import-progress li{font-size:12px}.surface-import-result dt{font-size:11px}.surface-import-result dd,.b-control-global>p{font-size:13px}.b-control-switch{min-width:118px;min-height:40px}.b-control-switch strong,.b-control-priority span,.b-control-priority small,.endpoint-live,.endpoint-row span,.endpoint-row code,.endpoint-row strong,.endpoint-algorithms span,.endpoint-security b,.endpoint-security p{font-size:12px}.job-wizard li strong,.job-step-heading strong,.package-config-summary header strong,.profile-explainer strong,.template-match-result>div strong{font-size:14px}.job-wizard li small,.job-step-heading small,.package-summary-grid span,.package-summary-grid strong,.summary-warning,.job-advanced-options>p,.template-execution-mode small,.template-match-result li,.template-match-result p{font-size:12px}.job-wizard li>i,.job-step-heading span,.job-advanced-options summary,.template-execution-mode>span,.template-execution-mode strong,.profile-explainer p,.hint-box,.legacy-command-box small{font-size:13px}@media (width<=560px){body{font-size:15px}.topbar h1{font-size:22px}th{font-size:11.5px}td,td strong{font-size:13px}.content{padding-left:17px;padding-right:17px}}.ws-status-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:18px;margin-bottom:18px;display:grid}.ws-endpoint-value{color:#15469b;overflow-wrap:anywhere;background:#f5f8ff;border:1px solid #c9dbff;border-radius:12px;margin:14px 0;padding:15px 16px;font-size:15px;display:block}.ws-definition-list{gap:10px;margin:0;display:grid}.ws-definition-list div{border-top:1px solid var(--border);grid-template-columns:100px minmax(0,1fr);gap:16px;padding-top:10px;display:grid}.ws-definition-list dt{color:var(--muted)}.ws-definition-list dd{margin:0;font-weight:650}.ws-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.ws-metric-grid div{border:1px solid var(--border);background:#fafcff;border-radius:13px;padding:18px}.ws-metric-grid strong{color:#17233c;font-size:28px;line-height:1.1;display:block}.ws-metric-grid span,.ws-last-seen,.ws-probe-panel .muted{color:var(--muted)}.ws-last-seen{margin:14px 0 0;font-size:13px}.ws-probe-panel{margin-bottom:18px}.ws-probe-form{grid-template-columns:1.4fr 1.2fr 1.3fr 110px auto;align-items:end;gap:12px;margin-top:16px;display:grid}.ws-probe-form label{gap:7px;display:grid}.ws-probe-form label>span{color:var(--muted);font-size:13px;font-weight:700}.ws-probe-form input,.ws-probe-form select{width:100%;min-height:42px}.ws-probe-result{color:#7b5311;background:#fff9e9;border:1px solid #f0cf83;border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:16px;padding:14px 16px;display:flex}.ws-probe-result.allow{color:#16643b;background:#eefbf4;border-color:#86d5ab}.ws-probe-result strong{font-size:15px}.resource-table td small{color:var(--muted);margin-top:3px;display:block}@media (width<=1100px){.ws-status-grid,.ws-probe-form{grid-template-columns:1fr 1fr}.ws-probe-form .primary-button{min-height:42px}}@media (width<=720px){.ws-status-grid,.ws-probe-form,.ws-metric-grid{grid-template-columns:1fr}}html,body{width:100%;max-width:100%;overflow-x:hidden}.app-shell,.main,.content,.panel,.panel-heading,.page-toolbar,.table-panel,.table-scroll,.two-column,.settings-grid,.rules-layout,.artifact-actions,.b-control-grid,.ws-status-grid,.resource-delivery-page,.resource-publish-form{min-width:0}.two-column,.settings-grid,.rules-layout,.artifact-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-heading{gap:18px}.panel-heading>div{min-width:0}.panel-heading>div>p{max-width:980px;color:var(--muted);margin:8px 0 0;line-height:1.65}.panel-heading>button,.panel-heading>.text-button,.table-header>button{white-space:nowrap;flex:none}.nav-icon{flex:0 0 24px;width:24px;line-height:1}.nav-icon-text{letter-spacing:-.03em;font-size:10px;font-weight:850}.table-scroll{scrollbar-gutter:stable;max-width:100%;position:relative}.table-wrap{overscroll-behavior-inline:contain;scrollbar-gutter:stable;width:100%;max-width:100%;overflow-x:auto}.package-matrix th:first-child,.package-matrix td:first-child{z-index:3;background:#fff;min-width:260px;position:sticky;left:0;box-shadow:1px 0 #dfe6e1}.package-matrix th:last-child,.package-matrix td:last-child{z-index:3;background:#fff;min-width:132px;position:sticky;right:0;box-shadow:-1px 0 #dfe6e1}.package-matrix th:first-child,.package-matrix th:last-child{z-index:5;background:#f7faf7}.package-matrix .stage-row-0 td:first-child,.package-matrix .stage-row-0 td:last-child{background:#fbfcfb}.package-matrix .stage-row-1 td:first-child,.package-matrix .stage-row-1 td:last-child{background:#fffbef}.package-matrix .stage-row-2 td:first-child,.package-matrix .stage-row-2 td:last-child{background:#f1faf4}.package-matrix .stage-row-3 td:first-child,.package-matrix .stage-row-3 td:last-child{background:#f3f7fc}.package-matrix .stage-row-4 td:first-child,.package-matrix .stage-row-4 td:last-child{background:#fbf2f0}.resource-delivery-page>.panel:not(.table-panel)>.resource-storage-grid{margin:0 22px 22px}.resource-delivery-page .resource-publish-form{padding:0 22px 22px}.resource-delivery-page .hint-box{margin-top:0}.resource-publish-form>*{min-width:0}.resource-publish-form .secondary-button{grid-column:1/-1;justify-self:start;min-width:220px}.settings-grid>*,.two-column>*,.rules-layout>*,.artifact-actions>*,.b-control-grid>*,.ws-status-grid>*{min-width:0}@media (width<=1180px){.two-column,.settings-grid,.rules-layout,.artifact-actions,.b-control-grid{grid-template-columns:minmax(0,1fr)}.resource-publish-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.topbar>div:first-of-type{flex:auto;min-width:0}.topbar-actions{min-width:0}.page-toolbar,.table-header,.resource-list-header,.panel-heading{gap:12px}.package-matrix th:first-child,.package-matrix td:first-child{min-width:280px}.package-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.field-help{color:#315e46;vertical-align:text-bottom;cursor:help;background:#f5faf7;border:1px solid #9fb4a7;border-radius:50%;place-items:center;width:18px;height:18px;margin-left:6px;padding:0;font:700 12px/1 system-ui,sans-serif;display:inline-grid;position:relative}.field-help:after{content:attr(data-help);z-index:80;color:#fff;text-align:left;white-space:normal;opacity:0;pointer-events:none;background:#183127;border:1px solid #cbd8d0;border-radius:8px;width:min(300px,70vw);padding:9px 11px;font-size:12px;font-weight:500;line-height:1.5;transition:opacity .12s,transform .12s;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%,4px);box-shadow:0 8px 24px #142c2133}.field-help:hover:after,.field-help:focus-visible:after{opacity:1;transform:translate(-50%)}@media (width<=560px){.resource-publish-form,.resource-storage-grid{grid-template-columns:minmax(0,1fr)}.resource-publish-form .secondary-button{width:100%;min-width:0}.settings-form>div{flex-direction:column;align-items:stretch}.settings-form>div>button{width:100%}.status-panel dl div{align-items:flex-start}.status-panel dd{max-width:58%}.panel-heading{align-items:flex-start}.package-detail-grid{grid-template-columns:minmax(0,1fr)}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
