@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap";
@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--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}}}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.isolate{isolation:isolate}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.shrink{flex-shrink:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.break-all{word-break:break-all}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--paper:#f4f3ee;--surface:#fff;--surface-2:#faf9f6;--ink:#16181d;--rail-surface:#1c1f26;--rail-bg:#14161b;--rail-text:#eceae4;--rail-text-muted:#9a9ca3;--rail-hover:#ffffff0d;--rail-line:#2a2d35;--rail-group:#5a5e68;--text:#1a1c22;--text-muted:#5b606b;--text-faint:#8a8f9a;--line:#e0ddd3;--line-strong:#c9c5b8;--accent:#0f8a5f;--accent-deep:#0a6b49;--accent-wash:#e3f3ec;--accent-line:#bfe3d2;--allow:#0f8a5f;--allow-wash:#e3f3ec;--block:#d6402e;--block-wash:#fbe9e6;--modify:#b8740d;--modify-wash:#f8eddb;--badge-blue:#0ea5e9;--badge-blue-wash:#e0f2fe;--sans:"IBM Plex Sans", -apple-system, BlinkMacSystemFont, sans-serif;--display:"Space Grotesk", -apple-system, sans-serif;--mono:"IBM Plex Mono", "SF Mono", Menlo, monospace}[data-theme=midnight]{--paper:#fff;--surface:#fff;--surface-2:#f7f9fc;--ink:#0b1d3e;--rail-surface:#0f2456;--rail-bg:#0b1d3e;--rail-text:#e8ebf4;--rail-text-muted:#7a8ab0;--rail-hover:#ffffff0f;--rail-line:#1a3060;--rail-group:#4a6090;--text:#1e2a45;--text-muted:#4a5a78;--text-faint:#8896b4;--line:#e2e8f0;--line-strong:#c8d5e8;--accent:#2e72e8;--accent-deep:#1840cc;--accent-wash:#2e72e817;--accent-line:#2e72e838;--allow:#0f8a5f;--allow-wash:#e3f3ec;--block:#d6402e;--block-wash:#fbe9e6;--modify:#b8740d;--modify-wash:#f8eddb;--badge-blue:#2e72e8;--badge-blue-wash:#2e72e81a}html,body{width:100%;height:100%}body{background:var(--paper);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.55}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{background:var(--line-strong);border:3px solid var(--paper);border-radius:6px}::-webkit-scrollbar-track{background:0 0}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.display{font-family:var(--display)}.mono{font-family:var(--mono)}.mono-label{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);font-size:10.5px;font-weight:500}.btn{font-family:var(--sans);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.btn svg{flex-shrink:0;width:15px;height:15px}.btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 1px 2px #14161b1f}.btn-primary:hover{background:var(--accent-deep);transform:translateY(-1px);box-shadow:0 4px 12px #14161b29}.btn-ghost{background:var(--surface);color:var(--text);border-color:var(--line-strong)}.btn-ghost:hover{border-color:var(--ink);background:var(--surface-2)}.btn-full{width:100%}.field{margin-bottom:18px}.field-label{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.field-label span{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);font-size:10.5px;font-weight:500}.input{width:100%;font-family:var(--sans);border:1px solid var(--line-strong);background:var(--surface-2);color:var(--text);border-radius:9px;padding:11px 13px;font-size:13.5px;transition:all .15s}.input:focus{border-color:var(--accent);background:var(--surface);box-shadow:0 0 0 3px var(--accent-wash);outline:none}.input.error{border-color:var(--block)}.input.error:focus{box-shadow:0 0 0 3px var(--block-wash)}.field-hint{color:var(--text-faint);margin-top:5px;font-size:12px}.field-error{color:var(--block);margin-top:5px;font-size:12px;font-weight:500}.card{background:var(--surface);border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #14161b0a,0 1px 3px #14161b08}.card-body{padding:28px}.alert-error{background:var(--block-wash);border:1px solid var(--block);color:var(--block);border-radius:9px;margin-bottom:18px;padding:11px 14px;font-size:13px;font-weight:500}.alert-info{background:var(--modify-wash);border:1px solid var(--modify);color:var(--ink);border-radius:9px;margin-bottom:18px;padding:11px 14px;font-size:13px;line-height:1.5}.alert-success{background:var(--allow-wash);border:1px solid var(--allow);color:var(--allow);border-radius:9px;margin-bottom:18px;padding:11px 14px;font-size:13px;font-weight:500}.option-card{text-align:left;border:2px solid var(--line);background:var(--surface-2);cursor:pointer;border-radius:10px;flex-direction:column;flex:1;gap:3px;min-width:0;padding:12px 14px;transition:all .15s;display:flex}.option-card.is-selected{border-color:var(--accent);background:var(--accent-wash)}.option-card__label{color:var(--ink);font-size:13px;font-weight:700}.option-card.is-selected .option-card__label{color:var(--accent)}.option-card__hint{color:var(--text-faint);font-size:11px;line-height:1.4}.segmented-control{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;gap:2px;padding:3px;display:inline-flex}.segmented-control__btn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:500}.segmented-control__btn.is-selected{color:var(--accent);background:var(--surface);font-weight:700;box-shadow:0 1px 2px #14161b0f}.segmented-control__hint{color:var(--text-muted);margin:6px 0 0;font-size:11.5px;line-height:1.45}.pill-select{flex-wrap:wrap;gap:8px;display:flex}.pill-select__btn{border:2px solid var(--line);background:var(--surface-2);cursor:pointer;color:var(--ink);border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .12s}.pill-select__btn.is-selected{border-color:var(--accent);background:var(--accent-wash);color:var(--accent);font-weight:700}.pill-select__btn:disabled{cursor:wait}.repo-picker-row{border:none;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;align-items:center;gap:10px;padding:9px 14px;display:flex}.repo-picker-row:last-child{border-bottom:none}.repo-picker-row.is-selected{background:var(--accent-wash)}.repo-picker-row:hover:not(.is-selected){background:var(--surface-2)}.repo-picker-row__name{font-family:var(--mono);color:var(--ink);font-size:13px;font-weight:500}.repo-picker-row.is-selected .repo-picker-row__name{color:var(--accent);font-weight:700}.divider{color:var(--text-faint);font-size:12px;font-family:var(--mono);align-items:center;gap:12px;margin:20px 0;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.pill{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;border-radius:6px;align-items:center;gap:6px;padding:4px 9px;font-size:10.5px;font-weight:600;display:inline-flex}.pill:before{content:"";border-radius:50%;width:6px;height:6px}.pill-allow{background:var(--allow-wash);color:var(--allow)}.pill-allow:before{background:var(--allow)}.pill-block{background:var(--block-wash);color:var(--block)}.pill-block:before{background:var(--block)}.pill-modify{background:var(--modify-wash);color:var(--modify)}.pill-modify:before{background:var(--modify)}@keyframes live-pulse{0%{opacity:.65;transform:scale(1)}70%{opacity:0;transform:scale(2.4)}to{opacity:0;transform:scale(2.4)}}.live-dot{background:var(--modify);border-radius:50%;flex-shrink:0;width:8px;height:8px;position:relative}.live-dot:after{content:"";background:var(--modify);border-radius:50%;animation:1.8s ease-out infinite live-pulse;position:absolute;inset:0}.rail{background:var(--rail-bg);border-right:1px solid var(--rail-line);width:250px;color:var(--rail-text);flex-direction:column;flex-shrink:0;display:flex}.rail-brand{border-bottom:1px solid var(--rail-line);align-items:center;gap:11px;padding:20px 18px 17px;display:flex}.rail-seal{background:var(--accent);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.rail-seal svg{width:17px;height:17px}.rail-word{font-family:var(--display);letter-spacing:.06em;color:var(--rail-text);font-size:15px;font-weight:700}.rail-word small{font-family:var(--mono);letter-spacing:.16em;color:var(--rail-group);margin-top:1px;font-size:9px;font-weight:500;display:block}.rail-nav{flex:1;padding:10px 12px 16px;overflow-y:auto}.rail-group-label{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--rail-group);padding:15px 10px 7px;font-size:9.5px;font-weight:600}.rail-item{color:var(--rail-text-muted);cursor:pointer;text-align:left;width:100%;font-size:13px;font-weight:500;font-family:var(--sans);background:0 0;border:none;border-radius:8px;align-items:center;gap:11px;padding:8px 10px;text-decoration:none;transition:all .13s;display:flex}.rail-item svg{flex-shrink:0;width:16px;height:16px}.rail-item:hover{background:var(--rail-hover);color:var(--rail-text)}.rail-item.active{background:var(--rail-surface);color:var(--rail-text);box-shadow:inset 2px 0 0 var(--accent)}.rail-item.active svg{color:var(--accent)}.rail-foot{border-top:1px solid var(--rail-line);padding:12px}.rail-org-label{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--rail-group);padding:10px 18px 6px;font-size:9.5px;font-weight:600}.rail-switcher-wrap{border-bottom:1px solid var(--rail-line);padding:0 12px 10px}.rail-switcher{border:1px solid var(--rail-line);background:var(--rail-surface);width:100%;color:var(--rail-text);font-size:13px;font-weight:600;font-family:var(--sans);cursor:pointer;text-align:left;border-radius:8px;align-items:center;gap:10px;padding:9px 10px;transition:all .13s;display:flex}.rail-switcher:hover{background:var(--rail-hover);color:var(--rail-text)}.rail-switcher-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.app-shell{height:100vh;display:flex;overflow:hidden}.app-main{background:var(--paper);flex:1;min-width:0;overflow-y:auto}.page-head{background:var(--paper);padding:32px 40px 0}.page-title-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:24px;display:flex}.page-title{font-family:var(--display);letter-spacing:-.02em;color:var(--ink);font-size:25px;font-weight:700;line-height:1.1}.page-body{padding:28px 40px 48px}.form-label{font-family:var(--sans);color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:7px;font-size:13px;font-weight:600;display:flex}.form-label-hint{color:var(--text-faint);font-size:12px;font-weight:400}.section-heading{font-family:var(--display);color:var(--ink);margin-bottom:3px;font-size:15px;font-weight:700}.section-desc{color:var(--text-muted);margin-bottom:20px;font-size:13px}.placeholder-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:460px;margin:40px auto;padding:80px 24px;display:flex}.placeholder-seal{background:var(--surface);border:1px solid var(--line);width:64px;height:64px;color:var(--text-faint);border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.placeholder-seal svg{width:28px;height:28px}.placeholder-title{font-family:var(--display);color:var(--ink);margin-bottom:8px;font-size:20px;font-weight:700}.placeholder-sub{color:var(--text-muted);font-size:14px;line-height:1.6}.stat-strip{border:1px solid var(--line);background:var(--surface);border-radius:14px;grid-template-columns:repeat(4,1fr);margin-bottom:28px;display:grid;overflow:hidden;box-shadow:0 1px 2px #14161b0a}.stat{border-right:1px solid var(--line);padding:22px 24px;transition:background .16s}.stat:last-child{border-right:none}.stat:hover{background:var(--surface-2)}.stat-key{align-items:center;gap:8px;margin-bottom:14px;display:flex}.stat-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.stat-num{font-family:var(--display);letter-spacing:-.02em;color:var(--ink);font-size:32px;font-weight:700;line-height:1}.stat-trend{font-family:var(--mono);color:var(--text-faint);margin-top:10px;font-size:11px}.theme-btn{border:1px solid var(--rail-line);background:var(--rail-surface);width:100%;color:var(--rail-text-muted);cursor:pointer;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:9px;font-size:10.5px;font-weight:600;transition:all .14s;display:flex}.theme-btn:hover{color:var(--rail-text);border-color:var(--rail-group)}.theme-btn svg{width:14px;height:14px}.wizard-steps{align-items:center;margin-bottom:28px;display:flex}.wizard-step{align-items:center;gap:10px;display:flex}.wizard-step-num{border:2px solid var(--line-strong);width:28px;height:28px;font-family:var(--mono);color:var(--text-faint);background:var(--surface);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:600;transition:all .2s;display:flex}.wizard-step.active .wizard-step-num{border-color:var(--accent);color:var(--accent);background:var(--accent-wash)}.wizard-step.done .wizard-step-num{border-color:var(--accent);background:var(--accent);color:#fff}.wizard-step-label{color:var(--text-faint);white-space:nowrap;font-size:13px;font-weight:600}.wizard-step.active .wizard-step-label{color:var(--ink)}.wizard-step.done .wizard-step-label{color:var(--text-muted)}.wizard-connector{background:var(--line);flex:1;min-width:24px;height:1px;margin:0 14px}.toggle-wrap{cursor:pointer;align-items:center;gap:12px;display:flex}.toggle{flex-shrink:0;width:40px;height:22px;position:relative}.toggle input{opacity:0;width:0;height:0;position:absolute}.toggle-track{background:var(--line-strong);border-radius:11px;transition:background .18s;position:absolute;inset:0}.toggle input:checked~.toggle-track{background:var(--accent)}.toggle-thumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.toggle input:checked~.toggle-thumb{transform:translate(18px)}@media (max-width:760px){.app-shell{flex-direction:column;height:auto}.rail{width:100%}.page-head,.page-body{padding-left:20px;padding-right:20px}}@keyframes protect-step-in-forward{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes protect-step-in-back{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.protect-step-panel{animation-duration:.26s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}.protect-step-panel--forward{animation-name:protect-step-in-forward}.protect-step-panel--back{animation-name:protect-step-in-back}.protect-stepper-progress{transition:width .35s cubic-bezier(.22,1,.36,1)}.protect-stepper-node:not(:disabled):hover>div:first-child{border-color:var(--accent)}.protect-stepper-track::-webkit-scrollbar{display:none}.protect-wizard{background:var(--paper);flex-direction:column;height:100vh;max-height:100vh;display:flex;overflow:hidden}.protect-wizard .page-head{flex-shrink:0}.protect-wizard-body{flex:1;min-height:0;display:flex;overflow:hidden}.protect-wizard-nav{border-right:1px solid var(--line);background:var(--surface-2);flex-direction:column;flex-shrink:0;width:360px;padding:24px 0 20px;display:flex}.protect-wizard-nav-list{flex:1;margin:0;padding:0 16px;list-style:none;overflow-y:auto}.protect-wizard-nav-item{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:flex-start;gap:12px;width:100%;margin-bottom:6px;padding:12px 14px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.protect-wizard-nav-item:disabled{cursor:default;opacity:.55}.protect-wizard-nav-item:not(:disabled):hover{background:var(--surface)}.protect-wizard-nav-item.is-active{background:var(--surface);border-color:var(--line);box-shadow:0 1px 3px #14161b0f}.protect-wizard-nav-item.is-done:not(.is-active) .protect-wizard-nav-label{color:var(--text-muted)}.protect-wizard-nav-num{width:32px;height:32px;font-family:var(--mono);border:2px solid var(--line-strong);color:var(--text-faint);background:var(--surface);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-top:0;font-size:13px;font-weight:700;transition:all .2s;display:flex}.protect-wizard-nav-item.is-active .protect-wizard-nav-num{border-color:var(--accent);color:#fff;background:var(--accent)}.protect-wizard-nav-item.is-done .protect-wizard-nav-num{border-color:var(--accent);background:var(--accent);color:#fff}.protect-wizard-nav-copy{flex-direction:column;gap:3px;min-width:0;padding-top:1px;display:flex}.protect-wizard-nav-label{color:var(--text-faint);font-size:13px;font-weight:600;line-height:1.3}.protect-wizard-nav-item.is-active .protect-wizard-nav-label{color:var(--ink);font-weight:700}.protect-wizard-nav-subtitle{color:var(--text-faint);white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.35;overflow:hidden}.protect-wizard-nav-item.is-active .protect-wizard-nav-subtitle{color:var(--text-muted)}.protect-wizard-nav-item.is-done .protect-wizard-nav-subtitle{color:var(--text-faint)}.protect-wizard-guidance{background:linear-gradient(165deg, var(--accent-wash) 0%, var(--surface) 52%);border:1px solid var(--accent-line);border-radius:12px;margin:16px 16px 0;padding:16px;box-shadow:0 1px 3px #0f8a5f0f}.protect-wizard-guidance-head{align-items:center;gap:10px;margin-bottom:12px;display:flex}.protect-wizard-guidance-icon{background:var(--accent-wash);width:28px;height:28px;color:var(--accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.protect-wizard-guidance-title{font-family:var(--display);color:var(--ink);font-size:13px;font-weight:700;line-height:1.25}.protect-wizard-guidance-tips{flex-direction:column;gap:8px;margin:0;padding-left:18px;display:flex}.protect-wizard-guidance-tips li{color:var(--text-muted);font-size:12px;line-height:1.45}.protect-wizard-guidance-tips li::marker{color:var(--accent-deep)}.protect-pipeline{margin-bottom:14px}.protect-pipeline--labeled{background:var(--surface);border:1px solid var(--line);border-radius:9px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.protect-pipeline--bar{background:var(--surface);border:1px solid var(--line);border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;padding:10px 14px;font-size:12px;display:flex}.protect-pipeline-endpoint{align-items:center;gap:8px;min-width:0;display:inline-flex}.protect-pipeline-row{align-items:flex-start;gap:8px;min-width:0;display:flex}.protect-pipeline-tag{letter-spacing:.04em;text-transform:uppercase;border-radius:5px;flex-shrink:0;padding:2px 7px;font-size:10px;font-weight:700;line-height:1.35}.protect-pipeline-tag--source{background:var(--badge-blue-wash);color:var(--badge-blue)}.protect-pipeline-tag--target{background:var(--accent-wash);color:var(--accent-deep)}.protect-pipeline-value{font-family:var(--mono);color:var(--ink);word-break:break-word;padding-top:1px;font-size:11.5px;line-height:1.45}.protect-pipeline-value.is-empty{color:var(--text-faint);font-style:italic;font-family:var(--sans);font-size:12px}.protect-pipeline-code{font-family:var(--mono);color:var(--ink);word-break:break-word;font-size:12px}.protect-pipeline-code.is-empty{color:var(--text-faint);font-style:italic;font-family:var(--sans)}.protect-pipeline-arrow{width:14px;height:14px;color:var(--text-faint);flex-shrink:0}.protect-pipeline-divider{color:var(--text-faint)}.protect-pipeline-meta{flex-wrap:wrap;align-items:center;gap:8px;padding-top:2px;padding-left:2px;display:flex}.protect-pipeline-meta-count{color:var(--text-muted);font-size:11px}.protect-pipeline-meta-status{font-family:var(--mono);text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.protect-pipeline-meta-status.is-published{color:var(--allow);background:var(--allow-wash)}.protect-pipeline-meta-status.is-draft{color:var(--modify);background:var(--modify-wash)}.protect-wizard-main{background:var(--paper);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.protect-wizard-scroll{flex:1;min-height:0;padding:28px 40px;overflow-y:auto}.protect-wizard-foot{border-top:1px solid var(--line);background:var(--surface);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:14px 40px;display:flex;box-shadow:0 -4px 16px #14161b0a}.protect-wizard-foot-back{min-width:108px;font-size:13px}.protect-wizard-foot-next{justify-content:center;min-width:148px;font-size:13px}.protect-wizard-foot-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;margin-left:auto;display:flex}.protect-wizard-foot-hint{color:var(--text-muted);text-align:right;max-width:320px;margin:0;font-size:12px;line-height:1.4}.protect-config-banner{background:var(--modify-wash);border:1px solid var(--modify);border-radius:10px;align-items:center;gap:14px;margin-bottom:16px;padding:14px 18px;display:flex}.protect-wizard-mobile-pipeline{margin-bottom:16px;display:none}.protect-target-modes{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.protect-map-grid{grid-template-columns:minmax(0,1.5fr) minmax(220px,1fr);align-items:start;gap:16px;display:grid}.protect-map-summary{padding:18px 20px;position:sticky;top:20px}.protect-publish-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.protect-analyze-summary{align-items:center;gap:14px;padding:16px 20px;display:flex;position:sticky;bottom:16px}.protect-history-options{flex-direction:column;gap:8px;display:flex}.protect-history-options .option-card{padding-right:40px}@media (max-width:960px){.protect-wizard{height:auto;max-height:none;overflow:visible}.protect-wizard-body{flex-direction:column;overflow:visible}.protect-wizard-nav{border-right:none;border-bottom:1px solid var(--line);width:100%;padding:12px 0}.protect-wizard-nav-list{flex:none;gap:8px;padding:0 16px 4px;display:flex;overflow-x:auto}.protect-wizard-nav-list li{flex-shrink:0}.protect-wizard-nav-item{min-width:168px;margin-bottom:0}.protect-wizard-nav-subtitle{white-space:normal}.protect-wizard-guidance{border-top:1px solid var(--line);margin-top:4px;padding:0 16px 12px;display:block}.protect-wizard-guidance .protect-pipeline{display:none}.protect-wizard-guidance-tips{font-size:11.5px}.protect-wizard-mobile-pipeline{display:block}.protect-target-modes,.protect-map-grid{grid-template-columns:1fr}.protect-map-summary{position:static}.protect-publish-kpis{grid-template-columns:1fr}.protect-wizard-scroll{padding:24px 20px 28px;overflow:visible}.protect-wizard-foot{z-index:10;padding:14px 20px;position:sticky;bottom:0}.protect-wizard-foot-hint{text-align:left;flex:100%;order:-1;max-width:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@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}
