:root{--navy:#152840;--navy-2:#1d3654;--blue:#1769e0;--blue-soft:#eaf2ff;--canvas:#f4f6f9;--card:#fff;--text:#182230;--muted:#687386;--border:#e4e8ef;--danger:#d64747;--shadow:0 8px 28px #1a2a4312}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--text);background:var(--canvas);font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.admin-layout{min-height:100vh}.sidebar{z-index:40;color:#dce7f5;background:linear-gradient(175deg, var(--navy), #101e30);flex-direction:column;width:248px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:8px 0 30px #0a17261a}.brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;height:74px;padding:0 20px;display:flex}.brand>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.brand strong{color:#fff;letter-spacing:.5px;font-size:17px}.brand small{color:#90a8c2;font-size:11px}.brand-mark{color:#fff;background:linear-gradient(145deg,#3c8aff,#1769e0);border-radius:11px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 6px 18px #1f70e54d}.nav-list{flex:1;padding:24px 14px}.nav-label{color:#718ba7;letter-spacing:1.5px;margin:0 12px 10px;font-size:11px}.nav-item{color:#afc0d3;border-radius:9px;align-items:center;gap:12px;height:46px;margin-bottom:5px;padding:0 13px;transition:all .18s;display:flex}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.active{color:#fff;background:linear-gradient(90deg,#2a7ae9f2,#2d73d3b8);box-shadow:0 6px 18px #071e3a3d}.nav-item span{flex:1;font-weight:600}.sidebar-user{background:#ffffff0f;border-radius:10px;align-items:center;gap:10px;margin:14px;padding:13px;display:flex}.sidebar-user>div:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.sidebar-user strong{color:#f2f7fc;text-overflow:ellipsis;font-size:12px;overflow:hidden}.sidebar-user small{color:#88a2bd;font-size:11px}.avatar,.table-avatar{color:#fff;background:#2a75db;border-radius:50%;flex:none;place-items:center;display:grid}.avatar{width:34px;height:34px;font-size:11px}.icon-button{width:36px;height:36px;color:inherit;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid}.icon-button:hover{background:#8092a824}.sidebar-close,.menu-button,.sidebar-backdrop{display:none}.main-area{min-height:100vh;margin-left:248px}.topbar{z-index:25;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;align-items:center;gap:14px;height:64px;padding:0 30px;display:flex;position:sticky;top:0}.topbar>div:nth-child(2){flex:1}.topbar strong{font-size:13px}.breadcrumb{color:#8993a3}.breadcrumb-divider{color:#c7cdd6;margin:0 10px}.role-pill,.read-mode{color:#315b91;background:#edf4fc;border-radius:20px;padding:6px 10px;font-size:12px;font-weight:600}.page-container{max-width:1480px;margin:0 auto;padding:30px}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.page-header h1{color:#182536;letter-spacing:-.4px;margin-bottom:7px;font-size:25px}.page-header p,.card-heading p,.release-title p{color:var(--muted);line-height:1.6}.header-actions{align-self:center}.stat-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:22px;display:grid}.stat-card{background:var(--card);min-height:134px;box-shadow:var(--shadow);border:1px solid #e1e6eecc;border-radius:13px;align-items:center;gap:18px;padding:23px;display:flex}.stat-icon{border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.stat-icon svg{width:23px}.stat-icon.blue{color:#1769e0;background:#e9f2ff}.stat-icon.green{color:#138a64;background:#e8f8f2}.stat-icon.orange{color:#d37a17;background:#fff3e4}.stat-icon.violet{color:#7452c7;background:#f1ecff}.stat-card>div:last-child{flex-direction:column;gap:6px;display:flex}.stat-card span{color:var(--muted);font-size:13px}.stat-card strong{letter-spacing:-.4px;font-size:25px}.stat-card small{color:#8791a0}.card{border:1px solid var(--border);background:var(--card);border-radius:13px;margin-bottom:22px;overflow:hidden;box-shadow:0 4px 18px #1b2a410b}.card-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.card-heading h2,.release-title h2{margin-bottom:4px;font-size:17px}.card-heading>svg{color:#9aa4b2}.filters{border-bottom:1px solid var(--border);background:#fbfcfd;align-items:center;gap:12px;padding:17px 20px;display:flex}.search-box{color:#8b95a5;background:#fff;border:1px solid #dbe0e8;border-radius:8px;align-items:center;gap:9px;min-width:300px;height:39px;padding:0 12px;display:flex}.search-box:focus-within{border-color:#74a6e8;box-shadow:0 0 0 3px #2771d714}.search-box input{width:100%;color:var(--text);background:0 0;border:0;outline:0}select,input,textarea{color:var(--text);background:#fff;border:1px solid #dbe0e8;border-radius:8px;outline:0}select:focus,input:focus,textarea:focus{border-color:#74a6e8;box-shadow:0 0 0 3px #2771d714}select{min-width:130px;height:39px;padding:0 34px 0 11px}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 16px;font-weight:600;display:inline-flex}.button svg{width:17px}.button.primary{color:#fff;background:var(--blue);box-shadow:0 4px 10px #1769e02e}.button.primary:hover{background:#0d5dcc}.button.secondary{color:#34516f;background:#fff;border-color:#d9e0e8}.button.ghost{color:#2568bd;background:#eef5fd}.button.compact{min-height:32px;padding:0 11px;font-size:12px}.button.danger{color:#b63535;background:#fff5f5;border-color:#f0caca}.table-scroll{width:100%;overflow-x:auto}table{border-collapse:collapse;white-space:nowrap;width:100%}th{color:#6d7786;text-align:left;background:#fafbfc;height:46px;padding:0 18px;font-size:12px;font-weight:600}td{color:#455162;border-top:1px solid #edf0f4;height:61px;padding:8px 18px}tbody tr:hover{background:#fbfdff}.mono{text-overflow:ellipsis;color:#41536b;max-width:240px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;overflow:hidden}.amount{color:#172a42;font-weight:700}.status{color:#697486;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.status i{background:#9aa4b1;border-radius:50%;width:7px;height:7px}.status-active,.status-fulfilled,.status-published,.status-success,.status-processed,.status-paid{color:#17785a}.status-active i,.status-fulfilled i,.status-published i,.status-success i,.status-processed i,.status-paid i{background:#20a477;box-shadow:0 0 0 3px #e0f5ed}.status-pending,.status-paying,.status-unpublished{color:#a76518}.status-pending i,.status-paying i,.status-unpublished i{background:#e79732;box-shadow:0 0 0 3px #fff0dc}.status-disabled,.status-failed,.status-revoked{color:#c33e45}.status-disabled i,.status-failed i,.status-revoked i{background:#dd535a;box-shadow:0 0 0 3px #fde7e8}.status-expired,.status-cancelled,.status-refunded{color:#747e8b}.user-cell{text-align:left;align-items:center;gap:10px;display:flex}.table-avatar{color:#2766b8;background:#e9f2fd;width:34px;height:34px;font-size:11px;font-weight:700}.user-cell>span:last-child{flex-direction:column;gap:3px;display:flex}.user-cell small{color:#8b95a2;text-overflow:ellipsis;max-width:190px;font-size:11px;overflow:hidden}.link-button{color:inherit;background:0 0;border:0;padding:0}.pagination{border-top:1px solid var(--border);color:#788292;justify-content:space-between;align-items:center;min-height:57px;padding:10px 18px;font-size:12px;display:flex}.pagination>div{align-items:center;gap:10px;display:flex}.pagination button{color:#526072;background:#fff;border:1px solid #dce1e8;border-radius:7px;height:31px;padding:0 11px}.state-box{color:#8994a2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:250px;padding:40px;display:flex}.state-box>svg{color:#98a6b8;width:30px;height:30px}.state-box strong{color:#526173;font-size:15px}.state-box p{max-width:440px;line-height:1.5}.error-state>svg,.error-state strong{color:#c44747}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.drawer-backdrop{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0d1a2b52;border:0;position:fixed;inset:0}.drawer{z-index:61;background:#fff;width:min(560px,94vw);animation:.2s ease-out slide-in;position:fixed;inset:0 0 0 auto;overflow-y:auto;box-shadow:-12px 0 40px #1423362e}@keyframes slide-in{0%{opacity:.5;transform:translate(30px)}}.drawer-heading{z-index:2;border-bottom:1px solid var(--border);background:#fffffff5;justify-content:space-between;align-items:center;min-height:84px;padding:18px 24px;display:flex;position:sticky;top:0}.eyebrow{color:#3475c8;letter-spacing:1.2px;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.drawer-heading h2{font-size:20px}.drawer-content{padding:22px 24px 40px}.detail-summary{background:#f8fafc;border:1px solid #e4e9ef;border-radius:10px;grid-template-columns:repeat(2,1fr);gap:18px;padding:16px;display:grid}.detail-summary>div{flex-direction:column;gap:7px;min-width:0;display:flex}.detail-summary span{color:#7b8694;font-size:12px}.detail-summary strong{text-overflow:ellipsis;font-size:13px;overflow:hidden}.drawer-content>.button{margin-top:14px}.detail-section{margin-top:28px}.detail-section h3{align-items:center;gap:8px;margin-bottom:10px;font-size:14px;display:flex}.detail-section h3 svg{color:#55708f;width:18px}.detail-row{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:12px;min-height:60px;padding:10px 12px;display:flex}.detail-row>div{flex-direction:column;gap:5px;min-width:0;display:flex}.detail-row small,.inline-empty{color:#87919f;font-size:12px}.inline-empty{text-align:center;background:#f7f9fb;border-radius:8px;padding:14px}.release-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.release-card{padding:23px;overflow:visible}.release-title{border-bottom:1px solid var(--border);align-items:center;gap:13px;padding-bottom:19px;display:flex}.release-title>div:nth-child(2){flex:1}.platform-icon{border-radius:11px;place-items:center;width:44px;height:44px;display:grid}.platform-icon.win32{color:#2371d5;background:#eaf3ff}.platform-icon.darwin{color:#35475d;background:#edf0f4}.release-form{flex-direction:column;gap:16px;padding-top:20px;display:flex}.release-form label,.login-form label{color:#4f5b6b;flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}.release-form input,.release-form textarea{resize:vertical;width:100%;padding:10px 11px;line-height:1.45}.release-form input{height:40px}.release-form input:disabled,.release-form textarea:disabled,.release-form select:disabled{color:#5d6877;opacity:1;background:#f7f8fa}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.url-field{gap:7px;display:flex}.url-field a{color:#3976c1;border:1px solid #dbe0e8;border-radius:8px;flex:none;place-items:center;width:40px;display:grid}.url-field svg{width:17px}.form-footer{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.form-footer>div{color:#4f5b6b;flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}.publish-toggle{align-items:center;min-height:39px;flex-direction:row!important;gap:9px!important}.publish-toggle input{width:17px;height:17px;accent-color:var(--blue);margin:0}.release-meta{color:#8993a0;border-top:1px solid #edf0f3;justify-content:space-between;gap:10px;padding-top:13px;font-size:11px;display:flex}.release-meta strong{color:#26735b}.login-page{background:#fff;grid-template-columns:minmax(420px,44%) 1fr;min-height:100vh;display:grid}.login-intro{color:#fff;background:radial-gradient(circle at 15% 80%,#2375dc5c,#0000 32%),linear-gradient(145deg,#172f4c,#0e2035 70%);flex-direction:column;min-height:100vh;padding:48px 8vw 40px 5vw;display:flex;position:relative;overflow:hidden}.login-intro:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:410px;height:410px;position:absolute;top:16%;right:-180px;box-shadow:0 0 0 80px #ffffff05,0 0 0 160px #ffffff04}.login-brand{z-index:1;align-items:center;gap:12px;font-size:18px;display:flex}.intro-copy{z-index:1;max-width:470px;margin:auto 0}.intro-copy .eyebrow{color:#72aaf0}.intro-copy h1{letter-spacing:-1.5px;margin:18px 0 22px;font-size:clamp(38px,4vw,58px);line-height:1.24}.intro-copy>p{color:#adc0d5;max-width:420px;font-size:16px;line-height:1.8}.feature-list{color:#c8d6e6;flex-wrap:wrap;gap:22px;margin-top:36px;font-size:13px;display:flex}.feature-list span{align-items:center;gap:8px;display:flex}.feature-list svg{color:#65a3ef;width:18px}.login-copyright{z-index:1;color:#718ba8;font-size:11px}.login-panel{place-items:center;padding:40px;display:grid}.login-form{flex-direction:column;gap:21px;width:min(400px,100%);display:flex}.login-form h2{margin-bottom:8px;font-size:29px}.login-form>div:first-child>p{color:var(--muted)}.input-with-icon{position:relative}.input-with-icon svg{color:#8a96a6;width:18px;position:absolute;top:13px;left:13px}.input-with-icon input{width:100%;height:46px;padding:0 14px 0 42px}.login-button{height:47px;margin-top:3px}.form-error{color:#b53b3b;background:#fff7f7;border:1px solid #f1d0d0;border-radius:8px;padding:10px 12px;font-size:12px;line-height:1.5}.form-success{color:#187454;background:#f2fbf7;border:1px solid #cce9dc;border-radius:8px;padding:10px 12px;font-size:12px;line-height:1.5}.security-tip{color:#8b94a2;justify-content:center;align-items:center;gap:7px;font-size:11px;display:flex}.security-tip svg{width:15px}.boot-screen{color:#6e7d8e;background:#f5f7fa;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;display:flex}.password-card{max-width:620px;padding:26px}.password-card-heading{border-bottom:1px solid var(--border);align-items:center;gap:14px;margin-bottom:25px;padding-bottom:21px;display:flex}.password-card-heading h2{margin-bottom:5px;font-size:17px}.password-card-heading p{color:var(--muted);line-height:1.6}.password-icon{color:#1769e0;background:#e9f2ff;border-radius:11px;flex:none;place-items:center;width:44px;height:44px;display:grid}.password-icon svg{width:21px}.password-form{flex-direction:column;gap:17px;max-width:430px;display:flex}.password-form label{color:#4f5b6b;flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}.password-form input{width:100%;height:42px;padding:0 12px}.password-submit{align-self:flex-start;min-width:132px;margin-top:3px}.page-notice{margin:-10px 0 18px}.table-actions{align-items:center;gap:7px;display:flex}.role-label{color:#315b91;background:#edf4fc;border-radius:16px;padding:5px 9px;font-size:12px;font-weight:600;display:inline-flex}.role-admin{color:#6640a4;background:#f2edfb}.role-finance{color:#99601b;background:#fff4e4}.account-safety-tip{color:#7a8492;align-items:center;gap:8px;margin-top:-6px;font-size:12px;line-height:1.5;display:flex}.account-safety-tip svg{color:#a16a28;flex:none;width:17px}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0d1a2b61;border:0;position:fixed;inset:0}.account-modal{z-index:61;background:#fff;border-radius:14px;width:min(520px,100vw - 28px);max-height:calc(100vh - 40px);position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 18px 60px #1423363d}.modal-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px;display:flex}.modal-heading h2{margin-bottom:6px;font-size:19px}.modal-heading p{color:var(--muted);font-size:12px;line-height:1.5}.account-form{flex-direction:column;gap:17px;padding:22px;display:flex}.account-form label{color:#4f5b6b;flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}.account-form input,.account-form select{width:100%;height:42px;padding:0 12px}.field-tip{color:#7e8997;margin-top:-8px;line-height:1.5}.modal-actions{justify-content:flex-end;gap:9px;padding-top:3px;display:flex}@media (max-width:1120px){.stat-grid{grid-template-columns:repeat(2,1fr)}.release-grid{grid-template-columns:1fr}.filters-wide{flex-wrap:wrap}.login-page{grid-template-columns:minmax(380px,42%) 1fr}}@media (max-width:760px){.sidebar{transition:transform .2s;transform:translate(-105%)}.sidebar-open{transform:translate(0)}.sidebar-backdrop{z-index:39;background:#0d1a2b5c;border:0;display:block;position:fixed;inset:0}.sidebar-close{margin-left:auto;display:grid}.main-area{margin-left:0}.menu-button{display:grid}.topbar{height:58px;padding:0 15px}.breadcrumb,.breadcrumb-divider{display:none}.page-container{padding:20px 14px}.page-header h1{font-size:22px}.stat-grid{grid-template-columns:1fr;gap:12px}.stat-card{min-height:108px;padding:18px}.filters{flex-direction:column;align-items:stretch}.search-box{width:100%;min-width:0}.filters select,.filters .button{width:100%}.form-row{grid-template-columns:1fr}.release-card{padding:18px 15px}.release-title{align-items:flex-start}.form-footer{flex-direction:column;align-items:stretch}.form-footer select,.form-footer .button{width:100%}.detail-summary{grid-template-columns:1fr}.table-actions{min-width:190px}.login-page{background:linear-gradient(160deg,#edf4fd,#fff 34%);display:block}.login-intro{min-height:auto;color:var(--text);background:0 0;padding:28px 24px}.login-intro:after,.intro-copy,.login-copyright{display:none}.login-brand .brand-mark{color:#fff}.login-panel{place-items:start center;min-height:calc(100vh - 94px);padding:26px 22px 60px}.login-form{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:15px;padding:25px 20px}.password-card{padding:21px 18px}.password-submit{width:100%}.account-form .form-row{grid-template-columns:1fr}}
