.secret-page{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:56px 0 80px}
.secret-hero{text-align:center;max-width:760px;margin:0 auto 30px}.secret-hero h1{font-size:clamp(32px,5vw,52px);margin:12px 0}.secret-hero p{color:#64748b;font-size:17px;line-height:1.8}
.license-card,.secret-workspace,.secret-help{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 12px 36px rgba(15,23,42,.07)}
.license-card{padding:24px 26px;margin-bottom:24px}.license-card h2,.secret-help h2{margin:0 0 6px}.license-card p{margin:0;color:#64748b}.license-form{margin-top:18px}.license-form label{display:block;font-weight:700;margin-bottom:7px}
.license-input-row{display:grid;grid-template-columns:1fr auto;gap:10px}.license-input-row input{min-width:0;border:1px solid #cbd5e1;border-radius:10px;padding:12px 14px;font-size:15px}.license-input-row button{white-space:nowrap}
.secret-status{display:none;margin-top:14px;padding:10px 12px;border-radius:9px;font-weight:700}.secret-status.show{display:block}.secret-status.loading{color:#1d4ed8;background:#dbeafe}.secret-status.success{color:#166534;background:#dcfce7}.secret-status.error{color:#991b1b;background:#fee2e2}
.secret-workspace{padding:26px;margin-bottom:24px}.secret-workspace-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.secret-workspace-head h2{margin:4px 0 0}.secret-summary{color:#64748b}
.secret-tabs,.secret-subtabs{display:flex;gap:8px;flex-wrap:wrap}.secret-tabs{border-bottom:1px solid #e2e8f0;padding-bottom:12px}.secret-subtabs{padding:14px 0 18px}
.secret-tab{border:1px solid #cbd5e1;border-radius:999px;padding:8px 16px;background:#fff;color:#475569;font-weight:700;cursor:pointer}.secret-tab.active{color:#fff;background:#1268f3;border-color:#1268f3}.secret-subtabs .secret-tab.active{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}
.secret-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.secret-card{border:1px solid #e2e8f0;border-radius:14px;padding:17px;background:#fff}.secret-card-head{display:flex;justify-content:space-between;gap:12px;align-items:start}.secret-card h3{font-size:15px;margin:0;line-height:1.5}.secret-card-id{font-size:12px;color:#94a3b8;white-space:nowrap}.secret-token{margin:14px 0 10px;padding:11px;border-radius:9px;background:#f8fafc;color:#075985;font:14px/1.5 Consolas,monospace;word-break:break-all;user-select:all}.secret-card-foot{display:flex;justify-content:space-between;gap:10px;align-items:center}.secret-expiry{color:#64748b;font-size:12px}.secret-copy{border:0;border-radius:8px;padding:8px 12px;color:#fff;background:#1268f3;font-weight:700;cursor:pointer}.secret-copy.copied{background:#16a34a}
.secret-empty{padding:38px;text-align:center;color:#64748b;background:#f8fafc;border-radius:12px}.secret-help{padding:24px 28px}.secret-help ol{padding-left:22px;line-height:2;color:#334155}.secret-help p{color:#64748b;margin-bottom:0}
@media(max-width:720px){.secret-page{padding-top:34px}.license-input-row,.secret-grid{grid-template-columns:1fr}.secret-workspace-head{align-items:start;flex-direction:column}.license-card,.secret-workspace,.secret-help{padding:20px}.license-input-row button{width:100%}}
