:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#20231f;background:#f4f5f0;font-synthesis:none;--ink: #1e211c;--muted: #7f8579;--line: #e3e5dd;--accent: #aff000;--accent-dark: #6f9900;--panel: #fff}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%}body{min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.icon{display:block;flex:0 0 auto}.brand-lockup{display:flex;align-items:center;gap:13px}.brand-mark{width:45px;height:45px;border-radius:13px;background:var(--accent);color:#17200c;display:grid;place-items:center;font-weight:800;font-size:22px;box-shadow:inset 0 -1px #0000001a}.brand-lockup strong{display:block;font-size:17px;letter-spacing:-.3px}.brand-lockup span{display:block;margin-top:2px;color:#8e9488;font-size:10px}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(480px,46%) 1fr;background:#f7f8f4}.login-brand{position:relative;min-height:100vh;padding:42px clamp(40px,5vw,78px);color:#fff;background:#1b1f19;overflow:hidden}.login-brand:before,.login-brand:after{content:"";position:absolute;width:570px;height:570px;right:-270px;bottom:-290px;border-radius:50%;border:1px solid rgba(175,240,0,.28)}.login-brand:after{width:390px;height:390px;right:-180px;bottom:-210px;background:#aff00006;box-shadow:0 0 0 80px #aff00004,0 0 0 160px #aff00003}.login-brand .brand-lockup{position:relative;z-index:1}.login-brand .brand-lockup span{color:#90978c}.login-pitch{position:relative;z-index:1;margin-top:clamp(110px,19vh,220px);max-width:600px}.eyebrow{color:var(--accent);font-size:12px;font-weight:800;letter-spacing:2px}.login-pitch h1{margin:24px 0 19px;font-size:clamp(34px,3.4vw,56px);line-height:1.16;letter-spacing:-2.2px}.login-pitch>p{max-width:570px;color:#aeb4aa;font-size:15px;line-height:1.85}.pitch-grid{display:grid;gap:18px;margin-top:45px}.pitch-grid>div{display:grid;grid-template-columns:34px 1fr;column-gap:18px;align-items:center}.pitch-grid b{grid-row:1 / 3;width:34px;height:34px;display:grid;place-items:center;border:1px solid #485045;border-radius:50%;color:var(--accent);font-size:10px}.pitch-grid strong{font-size:14px}.pitch-grid span{color:#858c82;font-size:11px;margin-top:3px}.login-edition{position:absolute;z-index:1;left:clamp(40px,5vw,78px);bottom:42px;color:#6f756b;font-size:10px;letter-spacing:1.8px}.login-panel{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px 40px 95px}.login-card{width:min(100%,500px)}.secure-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid #dfe3d5;background:#fff;border-radius:999px;color:#6f7569;font-size:11px}.secure-chip i,.system-state i{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px #aff0001f}.login-card h2{font-size:34px;margin:26px 0 7px;letter-spacing:-1px}.login-card>p{margin:0 0 38px;color:#8b9187;font-size:14px}.login-card label{display:block;margin-bottom:20px;font-size:12px;font-weight:700}.login-card input{width:100%;height:56px;margin-top:9px;padding:0 17px;outline:none;border:1px solid #daddd5;border-radius:12px;background:#fff;transition:.2s}.login-card input:focus{border-color:#93c900;box-shadow:0 0 0 4px #aff0001f}.form-error{padding:11px 14px;margin:-5px 0 16px;border-radius:9px;background:#fff0ef;color:#b8352a;font-size:12px}.login-button{width:100%;height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 22px;border:0;border-radius:12px;background:#20231e;color:#fff;font-weight:700;transition:.2s}.login-button:hover{background:#10120f;transform:translateY(-1px)}.login-button:disabled{opacity:.65;transform:none}.login-button span{color:var(--accent);font-size:23px}.login-notice{margin-top:17px;text-align:center;color:#9ca196;font-size:10px}.site-footer{display:flex;justify-content:center;flex-wrap:wrap;gap:7px 18px;color:#8d9288;font-size:10px}.login-panel>.site-footer{position:absolute;left:20px;right:20px;bottom:25px}.site-footer a:hover{color:#4f554b}.boot-screen{min-height:100vh;display:flex;flex-direction:column;gap:18px;align-items:center;justify-content:center;color:#777e73;font-size:12px}.app-shell{min-height:100vh;display:grid;grid-template-columns:252px 1fr}.sidebar{position:sticky;top:0;height:100vh;padding:27px 20px 20px;background:#1c201a;color:#fff;display:flex;flex-direction:column}.sidebar .brand-mark{width:42px;height:42px}.sidebar .brand-lockup strong{font-size:15px}.sidebar .brand-lockup span{color:#747c70}.nav-label{margin:49px 12px 12px;color:#697065;font-size:9px;font-weight:800;letter-spacing:1.6px}.sidebar nav{display:grid;gap:5px}.sidebar nav button{width:100%;display:flex;align-items:center;gap:11px;padding:10px 11px;border:1px solid transparent;border-radius:10px;background:transparent;color:#a2a99e;text-align:left;transition:.18s}.sidebar nav button>i{width:33px;height:33px;display:grid;place-items:center;border-radius:8px;background:#262b24}.sidebar nav button>span{flex:1}.sidebar nav button strong,.sidebar nav button small{display:block}.sidebar nav button strong{color:#d9ddd7;font-size:12px}.sidebar nav button small{margin-top:2px;color:#747b70;font-size:9px}.sidebar nav button>.icon{color:#565e52}.sidebar nav button:hover{background:#232820}.sidebar nav button.active{background:#2a3025;border-color:#37402f}.sidebar nav button.active>i{background:var(--accent);color:#20251b}.sidebar nav button.active strong{color:#fff}.sidebar nav button.active>.icon{color:var(--accent)}.sidebar-bottom{margin-top:auto;padding:17px 11px 3px;border-top:1px solid #2d332b}.system-state{display:flex;align-items:center;gap:9px;color:#bbc0b7;font-size:10px}.sidebar-bottom p{margin:7px 0 0 16px;color:#646b61;font-size:9px}.admin-main{min-width:0;display:flex;flex-direction:column;background:#f4f5f0;min-height:100vh}.admin-main>header{min-height:116px;padding:25px clamp(24px,3vw,48px);display:flex;justify-content:space-between;align-items:center;background:#ffffffe0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.breadcrumb{color:#9ba096;font-size:9px}.breadcrumb span{color:#4d534b}.admin-main header h1{margin:10px 0 3px;font-size:24px;letter-spacing:-.7px}.admin-main header p{margin:0;color:#858b81;font-size:11px}.header-actions{display:flex;align-items:center;gap:13px}.refresh,.logout{width:38px;height:38px;display:grid;place-items:center;border:1px solid #dfe2da;border-radius:10px;background:#fff;color:#6e756a}.refresh:hover,.logout:hover{border-color:#b8c0b0;color:#20231e}.admin-profile{height:48px;display:flex;align-items:center;gap:10px;padding:0 15px 0 6px;border-left:1px solid #e1e3dc}.admin-profile>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:var(--accent);color:#27320e;font-weight:800}.admin-profile strong,.admin-profile small{display:block}.admin-profile strong{font-size:11px}.admin-profile small{margin-top:2px;color:#969b92;font-size:9px}.page-content{width:100%;max-width:1540px;margin:0 auto;flex:1;padding:30px clamp(22px,3vw,46px) 40px}.admin-main>.site-footer{padding:18px 25px;border-top:1px solid var(--line);background:#fff}.page-stack{display:grid;gap:22px}.panel{border:1px solid var(--line);border-radius:15px;background:var(--panel);box-shadow:0 8px 28px #252b2006}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start}.panel-heading h3{margin:0;font-size:14px}.panel-heading p{margin:5px 0 0;color:#93988f;font-size:10px}.accent-tag{padding:5px 9px;border-radius:20px;color:#678d00;background:#f1fad7;font-size:9px}.metric-grid{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:14px}.metric-card{min-height:142px;padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff}.metric-top{display:flex;justify-content:space-between;color:#7e8579;font-size:10px}.metric-top i{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#f3f5ef;color:#7d8575}.metric-card>strong{display:block;margin:11px 0 4px;font-size:27px;letter-spacing:-1px}.metric-card>small{color:#a2a79f;font-size:9px}.dashboard-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px}.storage-panel,.workflow-panel{min-height:210px;padding:24px}.storage-value{margin-top:32px;font-size:29px;font-weight:800;letter-spacing:-1px}.capacity-bar{height:7px;margin-top:22px;border-radius:20px;overflow:hidden;background:#edf0e8}.capacity-bar i{display:block;height:100%;min-width:3px;border-radius:inherit;background:var(--accent)}.capacity-legend{display:flex;justify-content:space-between;margin-top:8px;color:#969c92;font-size:9px}.workflow{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:43px}.workflow span{padding:10px 12px;border:1px solid #e3e6de;border-radius:9px;background:#f8f9f6;color:#697066;font-size:10px;white-space:nowrap}.workflow span.done{border-color:#d9ec9d;background:#f4fadf;color:#658800}.workflow i{color:#b5bab1;font-style:normal}.workflow-note{color:#91968e;font-size:10px;line-height:1.7}.guard-panel{display:flex;align-items:center;gap:16px;padding:20px 24px}.guard-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:12px;background:#f1fad8;color:#729b03}.guard-panel>div:nth-child(2){flex:1}.guard-panel h3{margin:0;font-size:12px}.guard-panel p{margin:5px 0 0;color:#8c9288;font-size:10px}.guard-panel>span{padding:7px 10px;border-radius:20px;background:#f5f6f2;color:#788073;font-size:9px}.table-panel{overflow:hidden;min-height:480px}.toolbar{min-height:73px;display:flex;align-items:center;gap:13px;padding:14px 18px;border-bottom:1px solid var(--line)}.search-box{width:min(350px,50vw);height:41px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid #dfe2d9;border-radius:10px;background:#fff;color:#999f95}.search-box:focus-within{border-color:#96c900;box-shadow:0 0 0 3px #aff0001a}.search-box input{min-width:0;flex:1;border:0;outline:none;color:#292d27;font-size:10px}.result-count,.privacy-note,.no-download{margin-left:auto;color:#979d94;font-size:9px}.no-download,.privacy-note{padding:7px 10px;border-radius:20px;background:#f3f4f0}.loading{display:grid;place-items:center;min-height:330px;color:#9ba098;font-size:11px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th{padding:13px 16px;background:#fafbf8;color:#8a9086;font-size:9px;font-weight:600;text-align:left}td{padding:15px 16px;border-top:1px solid #eff0eb;color:#555b51;font-size:10px}td strong{color:#2a2e27;font-size:10px}tbody tr:hover{background:#fcfdf9}.user-cell,.file-cell{display:flex;align-items:center;gap:10px}.user-cell>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#eef3e4;color:#6a850f;font-weight:800}.user-cell strong,.user-cell small,.file-cell strong,.file-cell small{display:block}.user-cell small,.file-cell small,.subline{margin-top:3px;color:#9ba097;font-size:8px}.subline{display:block}.file-cell>i{width:32px;height:32px;border-radius:8px;background:#eaf2d9;position:relative}.file-cell>i.video{background:#f2e6dd}.file-cell>i.sku_file{background:#e2edf2}.status{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:20px;background:#f1f2ef;color:#777e73;font-size:8px}.status:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.status.active,.status.ready,.status.shared,.status.deployed{background:#e7f8ed;color:#17834d}.status.suspended,.status.rejected,.status.failed,.status.removed{background:#ffebe8;color:#be493e}.status.restricted,.status.quarantined,.status.changes_requested{background:#fff3d7;color:#a77911}.status.submitted{background:#fff4d9;color:#aa7610}.status.under_review{background:#e8f1ff;color:#3272c5}.status.approved_for_development{background:#f0eaff;color:#7048c7}.status.claimed,.status.in_development{background:#e1f7f7;color:#137f86}.status.in_review,.status.in_testing{background:#e8eaff;color:#565dcc}.status.ready_for_release,.status.deploying{background:#fff0e4;color:#c36520}.row-actions{display:flex;gap:6px}.row-actions button,.text-button{padding:5px 8px;border:1px solid #e1e3dd;border-radius:7px;background:#fff;color:#61675d;font-size:8px}.row-actions button:hover,.text-button:hover{border-color:#aebb9d;color:#273020}.empty{min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-art{width:62px;height:52px;display:grid;place-items:center;margin-bottom:22px;border-radius:15px;background:var(--accent);color:#3e5400;font-size:20px;font-weight:800;box-shadow:10px -10px #eef1e8}.empty strong{font-size:13px}.empty p{max-width:430px;color:#979d93;font-size:10px;line-height:1.7}.settings-layout{display:grid;grid-template-columns:320px 1fr;gap:18px;align-items:start}.settings-users,.settings-form{padding:22px}.settings-users select,.toolbar select{width:100%;height:42px;margin-top:25px;padding:0 12px;border:1px solid #dfe2da;border-radius:9px;outline:none;background:#fff;color:#4e544b;font-size:10px}.toolbar select{width:190px;margin:0}.setting-hint{display:flex;gap:10px;margin-top:20px;padding:13px;border-radius:10px;background:#f6f8f2;color:#76816d}.setting-hint p{margin:0;font-size:9px;line-height:1.6}.settings-form{min-height:500px}.saved{color:#6f9800;font-size:10px}.setting-fields{margin-top:20px;border-top:1px solid #eceee8}.setting-fields>label{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #eceee8}.setting-fields label>span{color:#383d35;font-size:11px;font-weight:600}.setting-fields label small{display:block;margin-top:4px;color:#999f95;font-size:8px;font-weight:400}.setting-fields input{width:150px;height:38px;padding:0 11px;border:1px solid #dfe2da;border-radius:8px;outline:none}.switch{width:40px;height:22px;padding:3px;border:0;border-radius:20px;background:#d7dbd2;transition:.2s}.switch i{display:block;width:16px;height:16px;border-radius:50%;background:#fff;transition:.2s;box-shadow:0 1px 3px #00000026}.switch.on{background:#8fbe0e}.switch.on i{transform:translate(18px)}.primary{margin-top:24px;padding:11px 18px;border:0;border-radius:9px;background:#20231e;color:#fff;font-size:10px;font-weight:700}.cloud-toolbar .search-box{margin-left:8px}.segmented{display:flex;padding:3px;border:1px solid #e0e3db;border-radius:10px;background:#f5f6f2}.segmented button{padding:8px 13px;border:0;border-radius:7px;background:transparent;color:#7e857a;font-size:9px}.segmented button.active{background:#fff;color:#262a23;box-shadow:0 1px 5px #1e231914}.folder-admin-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;padding:19px}.folder-admin-grid article{min-height:112px;display:flex;align-items:center;gap:15px;padding:17px;border:1px solid #e2e5dd;border-radius:12px;transition:.18s}.folder-admin-grid article:hover{border-color:#cbd7ae;transform:translateY(-1px)}.folder-art{width:50px;height:42px;position:relative;border-radius:7px 9px 9px;background:#d5e999}.folder-art:before{content:"";position:absolute;top:-7px;left:4px;width:19px;height:8px;border-radius:5px 5px 0 0;background:#c2dd75}.folder-info{flex:1;min-width:0}.folder-info strong,.folder-info span,.folder-info small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-info strong{font-size:11px}.folder-info span{margin-top:5px;color:#838a7e;font-size:9px}.folder-info small{margin-top:4px;color:#a0a69d;font-size:8px}.folder-time{align-self:flex-start;color:#abb0a7;font-size:8px}.requirement-list{display:grid;gap:0}.requirement-list article{display:flex;gap:14px;align-items:flex-start;padding:20px;border-left:4px solid transparent;border-bottom:1px solid #eceee8;transition:.18s}.requirement-list article.status-submitted{border-left-color:#e4b43d}.requirement-list article.status-under_review{border-left-color:#4e8bd8}.requirement-list article.status-approved_for_development{border-left-color:#8b62de}.requirement-list article.status-claimed,.requirement-list article.status-in_development{border-left-color:#26a5aa}.requirement-list article.status-in_review,.requirement-list article.status-in_testing{border-left-color:#646bd8}.requirement-list article.status-ready_for_release,.requirement-list article.status-deploying{border-left-color:#df812f}.requirement-list article.status-deployed{border-left-color:#2d9c63}.requirement-list article.status-rejected,.requirement-list article.status-failed{border-left-color:#d75d52}.requirement-list article.expanded{background:#fbfcfa}.requirement-priority{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#f2f5ec;color:#7b876b;font-size:10px;font-weight:800}.requirement-priority.priority-high{background:#ffebe8;color:#bd463d}.requirement-priority.priority-medium{background:#fff3d7;color:#a77911}.requirement-priority.priority-low{background:#e7f8ed;color:#17834d}.requirement-main{flex:1;min-width:0}.requirement-main>div{display:flex;align-items:center;gap:10px}.requirement-main h3{margin:0;font-size:12px}.requirement-main p{margin:7px 0;max-width:750px;color:#7f867a;font-size:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.requirement-main small{color:#a0a69d;font-size:8px}.source-environment{padding:4px 7px;border-radius:999px;font-size:8px}.source-environment.local{background:#edf3ff;color:#3b6eae}.source-environment.production{background:#f1eaff;color:#7048c7}.requirement-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px;max-width:240px}.requirement-actions button{padding:7px 10px;border:1px solid #dfe2da;border-radius:8px;background:#fff;color:#62685e;font-size:8px}.requirement-actions button.approve{border-color:#22261f;background:#22261f;color:#fff}.requirement-actions button.detail-button{border-color:#d7cef0;background:#f7f4ff;color:#6d51b3}.requirement-legend{display:flex;gap:6px}.requirement-legend span{padding:5px 7px;border-radius:999px;font-size:8px}.legend-submitted{background:#fff4d9;color:#aa7610}.legend-approved{background:#f0eaff;color:#7048c7}.legend-development{background:#e1f7f7;color:#137f86}.legend-deployed{background:#e7f8ed;color:#17834d}.requirement-detail{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;margin-top:16px;padding:16px;border:1px solid #e3e5df;border-radius:12px;background:#fff}.requirement-detail>*{min-width:0}.detail-metrics{display:grid;grid-template-columns:repeat(4,minmax(90px,1fr));gap:8px}.detail-metrics span{padding:9px;border-radius:8px;background:#f5f6f2;color:#858b80;font-size:8px}.detail-metrics b{display:block;color:#31362e;font-size:14px}.requirement-detail section h4{margin:0 0 8px;font-size:10px}.requirement-detail ul,.requirement-detail ol{display:grid;gap:6px;margin:0;padding-left:19px;color:#6e756b;font-size:9px;line-height:1.55}.requirement-detail li{overflow-wrap:anywhere}.annotation-evidence{list-style:none;padding-left:0!important}.annotation-evidence li{display:grid;grid-template-columns:20px 1fr;gap:8px;align-items:start}.annotation-evidence b{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#7658c8;color:#fff;font-size:8px}.requirement-detail>code{overflow-wrap:anywhere;color:#969c92}code,.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}@media(max-width:1100px){.metric-grid{grid-template-columns:repeat(3,1fr)}.workflow{flex-wrap:wrap;justify-content:flex-start}.workflow i{display:none}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:850px){.login-shell{grid-template-columns:1fr}.login-brand{min-height:360px;padding:30px}.login-pitch{margin-top:70px}.login-pitch h1{font-size:34px}.login-pitch>p,.pitch-grid,.login-edition{display:none}.login-panel{min-height:650px}.app-shell{grid-template-columns:76px 1fr}.sidebar{padding:20px 12px}.sidebar .brand-lockup>div:last-child,.nav-label,.sidebar nav button>span,.sidebar nav button>.icon,.sidebar-bottom{display:none}.sidebar .brand-lockup{justify-content:center}.sidebar nav{margin-top:40px}.sidebar nav button{justify-content:center;padding:8px}.sidebar nav button>i{width:38px;height:38px}.settings-layout{grid-template-columns:1fr}}@media(max-width:620px){.admin-main>header{align-items:flex-start;padding:20px}.admin-profile,.refresh{display:none}.page-content{padding:18px 12px 30px}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{min-height:120px;padding:15px}.guard-panel>span{display:none}.toolbar{flex-wrap:wrap}.search-box{width:100%}.result-count,.privacy-note,.no-download,.cloud-toolbar .search-box{margin-left:0}}
