html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:#f5f7fb}.auth-shell{background:#fff;justify-content:stretch;align-items:stretch;height:100vh;padding:0;display:flex;overflow:hidden}.auth-shell *{box-sizing:border-box}.auth-card{width:100%;height:100vh;box-shadow:none;border:0;border-radius:0;overflow:hidden}.auth-card>.semi-card-body{grid-template-columns:minmax(360px,.96fr) minmax(520px,1.04fr);height:100vh;display:grid}.auth-silent-loading{background:#fff;min-height:100vh}.auth-login-side{background:#fff;justify-content:center;align-items:center;height:100vh;padding:40px;display:flex}.auth-login-box{width:320px}.auth-mark{width:42px;height:42px;color:var(--semi-color-primary);background:#1677ff1a;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.auth-login-title{gap:8px;margin-bottom:28px;display:grid}.auth-form{padding:0}.auth-form .semi-form-field{margin-bottom:16px}.auth-form .semi-input-wrapper{background:#fff;border-color:#dbe3ef;border-radius:5px;height:38px}.auth-form .semi-button{background:#111827;border-color:#111827;border-radius:5px;height:40px;margin-top:6px}.auth-form .semi-button:hover{background:#1f2937;border-color:#1f2937}.auth-footnote{text-align:center;margin-top:24px}.auth-feature-side{background:linear-gradient(135deg,#f8fbff 0%,#eef5ff 48%,#eaf7f6 100%);align-items:center;height:100vh;padding:56px 80px;display:flex}.auth-feature-content{gap:36px;width:min(520px,100%);display:grid}.auth-feature-heading{gap:0;max-width:480px;display:grid}.auth-feature-kicker{color:var(--semi-color-primary);font-size:13px;font-weight:700}.auth-feature-list{gap:24px;display:grid}.auth-feature-item{grid-template-columns:32px minmax(0,1fr);align-items:start;gap:20px;display:grid}.auth-feature-icon{width:32px;height:32px;color:var(--semi-color-primary);background:#1677ff14;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.auth-feature-title{justify-content:space-between;align-items:center;gap:16px;display:flex}.auth-feature-desc{max-width:380px;color:var(--semi-color-text-1);margin-top:6px;font-size:13px;line-height:1.55;display:block}.auth-platform-row{border-top:1px solid #e4ebf5;flex-wrap:wrap;gap:8px;padding-top:24px;display:flex}.auth-platform-row span{color:var(--semi-color-text-2);border:1px solid #e2e8f0;border-radius:999px;padding:7px 10px;font-size:12px;line-height:1}.app-shell{background:linear-gradient(#fff 0,#f5f7fb 320px),#f5f7fb;min-height:100vh}.app-header{z-index:10;border-bottom:1px solid var(--semi-color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;height:auto;position:sticky;top:0}.app-header-main{grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr);align-items:center;column-gap:28px;width:min(1200px,100% - 72px);min-height:72px;margin:0 auto;display:grid}.app-brand{align-items:center;gap:10px;min-width:0;display:flex}.app-actions{justify-content:flex-end;justify-self:end;min-width:180px;display:flex}.app-page-nav{justify-self:center;align-items:center;gap:26px;display:inline-flex}.app-page-nav button{height:auto;color:var(--semi-color-text-2);cursor:pointer;font:inherit;background:0 0;border:0;padding:0 4px;font-weight:600}.app-page-nav button:hover{color:var(--semi-color-text-0)}.app-page-nav button.active{color:var(--semi-color-primary)}.brand-mark{background:linear-gradient(135deg, #1677ff24, #1677ff0f), var(--semi-color-bg-0);width:40px;height:40px;color:var(--semi-color-primary);border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 0 0 1px #1677ff1f}.brand-copy{gap:2px;min-width:0;display:grid}.brand-title-row{align-items:center;gap:8px;min-width:0;display:flex}.workspace{width:min(1200px,100% - 72px);margin:0 auto;padding:24px 0 44px}.console-hero{border:1px solid var(--semi-color-border);background:linear-gradient(135deg,#1677ff14 0%,#fff0 42%),linear-gradient(135deg,#fff 0%,#f8fbff 58%,#f7fff9 100%);border-radius:8px;justify-content:space-between;align-items:stretch;gap:24px;min-height:208px;margin-bottom:18px;padding:28px;display:flex;box-shadow:0 12px 32px #1f23290f}.hero-copy{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.hero-eyebrow{color:var(--semi-color-primary);font-weight:600}.hero-tags{margin-top:20px}.readiness-card{border-radius:8px;flex-shrink:0;align-self:center;width:320px;box-shadow:0 10px 28px #1f232914}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.apikey-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-surface{border-radius:8px;box-shadow:0 8px 24px #1f23290a}.metric-card{gap:8px;display:grid}.metric-head{align-items:center;gap:8px;display:flex}.metric-icon{background:var(--semi-color-fill-1);width:28px;height:28px;color:var(--semi-color-primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.platform-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.platform-card{border:1px solid var(--semi-color-border);background:var(--semi-color-bg-0);text-align:left;cursor:pointer;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:66px;padding:12px;transition:border-color .12s,box-shadow .12s,transform .12s;display:grid;position:relative;overflow:hidden}.platform-card:hover,.platform-card.active{border-color:var(--platform-color);box-shadow:0 8px 22px #1f23290f}.platform-card:hover{transform:translateY(-1px)}.platform-card-row{align-items:center;gap:8px;min-width:0;display:flex}.platform-card-icon{background:var(--platform-bg);width:30px;height:30px;color:var(--platform-color);border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.platform-card-copy,.platform-card-meta{gap:2px;min-width:0;display:grid}.platform-card-meta{justify-items:end}.debug-card{border-radius:8px;overflow:hidden;box-shadow:0 12px 32px #1f23290d}.debug-page,.apikey-page,.history-page{gap:18px;display:grid}.debug-layout{grid-template-columns:430px minmax(0,1fr);align-items:start;gap:18px;display:grid}.debug-workbench{gap:18px;min-width:0;display:grid}.debug-hero{border:1px solid var(--semi-color-border);background:linear-gradient(135deg,#1677ff14 0%,#fff0 45%),#fff;border-radius:8px;justify-content:space-between;align-items:flex-end;gap:24px;padding:28px;display:flex;box-shadow:0 12px 32px #1f23290d}.debug-header{justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px 12px;display:flex}.debug-panel-header{border-bottom:1px solid var(--semi-color-border);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px 16px;display:flex}.debug-endpoint-line{border:1px solid var(--semi-color-border);background:var(--semi-color-fill-0);border-radius:6px;gap:6px;margin:18px 24px 0;padding:10px 12px;display:grid}.debug-endpoint-line code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}.debug-form{gap:16px;padding:18px 24px 24px;display:grid}.debug-field{gap:8px;min-width:0;display:grid}.debug-action-row{justify-content:flex-end;display:flex}.debug-controls{align-items:center;gap:10px;padding:0 24px 18px;display:flex}.debug-url-input{flex:1}.debug-api-key-select{width:100%}.media-preview{background:#fbfcff;gap:12px;padding:18px;display:grid}.media-preview-card{overflow:hidden}.media-preview-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.media-preview-title{gap:4px;min-width:0;display:grid}.media-preview-empty{text-align:center;background:#fff;border:1px solid #e4ebf5;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:172px;padding:22px;display:flex}.media-preview-icon{width:42px;height:42px;color:var(--semi-color-primary);background:#1677ff14;border-radius:8px;justify-content:center;align-items:center;margin-bottom:4px;display:inline-flex}.media-video-player{background:#111827;border:1px solid #e4ebf5;border-radius:8px;width:100%;overflow:hidden}.media-video-player .semi-videoPlayer-wrapper{border-radius:8px}.media-video-player .semi-videoPlayer-poster{object-fit:contain;background:#111827}.media-video-wrap{position:relative}.media-video-source{color:#fff;background:#111827a8;border-radius:999px;padding:0 10px;line-height:24px;position:absolute;top:10px;right:10px}.media-video-fallback{text-align:center;background:#fff;border:1px solid #e4ebf5;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;padding:24px;display:flex}.media-image-grid{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:10px;display:grid}.media-image-single{width:100%}.media-image-item{aspect-ratio:1;cursor:pointer;background:#f6f8fb;border:1px solid #e4ebf5;border-radius:8px;width:100%;padding:0;transition:border-color .12s,box-shadow .12s;display:block;position:relative;overflow:hidden}.media-image-item:hover{border-color:#1677ff73;box-shadow:0 8px 22px #1f232914}.media-image-item:disabled{cursor:default}.media-image-item:disabled:hover{box-shadow:none;border-color:#e4ebf5}.media-image-single .media-image-item{aspect-ratio:auto}.media-image-item .semi-image{background:#f6f8fb;width:100%;height:100%;display:block}.media-image-item .semi-image-img,.media-image-item img{object-fit:cover;width:100%;height:100%;display:block}.media-image-single .media-image-item .semi-image{height:auto}.media-image-single .media-image-item .semi-image-img,.media-image-single .media-image-item img{object-fit:contain;height:auto}.media-live-video-player{width:100%;height:100%}.media-live-video-player .semi-videoPlayer-wrapper{height:100%}.media-live-video-player video{object-fit:cover;display:block}.media-image-item span{color:#fff;text-align:center;background:#111827ad;border-radius:999px;min-width:22px;font-size:12px;line-height:22px;position:absolute;top:6px;right:6px}.media-preview-menu{align-items:center;gap:14px;display:flex}.media-preview-menu .semi-slider{min-width:120px}.media-semi-preview{overflow:hidden}.media-semi-preview .semi-image-preview-image{max-width:calc(100vw - 64px);max-height:calc(100vh - 128px)}.debug-result{border-top:1px solid var(--semi-color-border);background:#f6f8fb;min-height:260px;padding:14px 16px}.debug-response-card .debug-result{border-top:0}.debug-response-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.debug-result-empty{justify-content:center;align-items:center;min-height:232px;display:flex}.debug-result pre{color:#243042;white-space:pre-wrap;word-break:break-word;background:#fff;border:1px solid #e4ebf5;border-radius:6px;max-height:420px;margin:0;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.6;overflow:auto}.api-doc-card{border-radius:8px;overflow:hidden;box-shadow:0 12px 32px #1f23290d}.api-doc-header{border-bottom:1px solid var(--semi-color-border);gap:4px;padding:20px 22px 16px;display:grid}.api-doc-body{gap:18px;padding:18px 22px 22px;display:grid}.api-doc-section{gap:10px;display:grid}.api-doc-section-content{gap:8px;display:grid}.api-endpoint{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.api-endpoint code,.api-doc-table code,.api-code-block{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.api-endpoint code{min-width:0;color:var(--semi-color-text-1);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.api-doc-table{gap:6px;display:grid}.api-doc-table>div{border:1px solid var(--semi-color-border);border-radius:6px;grid-template-columns:92px 44px minmax(0,1fr);align-items:center;gap:8px;padding:7px 8px;display:grid}.api-doc-table code{font-size:12px}.api-code-block{color:#243042;white-space:pre-wrap;background:#f8fafc;border:1px solid #e4ebf5;border-radius:6px;max-height:220px;margin:0;padding:12px;font-size:12px;line-height:1.55;overflow:auto}.table-card{border-radius:8px;overflow:hidden;box-shadow:0 12px 32px #1f23290f}.apikey-table-card .semi-table,.history-table-card .semi-table{overflow-x:hidden}.apikey-table-card table.semi-table,.history-table-card table.semi-table{table-layout:fixed;max-width:100%;width:100%!important}.apikey-table-card .semi-table-col,.history-table-card .semi-table-col{min-width:0!important}.apikey-table-card .semi-table-thead>.semi-table-row>.semi-table-row-head,.apikey-table-card .semi-table-tbody>.semi-table-row>.semi-table-row-cell,.history-table-card .semi-table-thead>.semi-table-row>.semi-table-row-head,.history-table-card .semi-table-tbody>.semi-table-row>.semi-table-row-cell{overflow:hidden}.status-banner{margin:16px 20px 0}.resource-header{justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 12px;display:flex}.table-tools{flex-shrink:0}.search-input{width:300px}.cookie-preview{max-width:520px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.cookie-actions{justify-content:flex-end;align-items:center;gap:6px;width:100%;display:inline-flex}.cookie-actions .semi-button{border-radius:6px;min-width:0;padding-left:8px;padding-right:8px}.cookie-actions .semi-button-icon-only{width:28px;padding-left:0;padding-right:0}.apikey-created{gap:12px;display:grid}.apikey-created pre{color:#243042;background:#f8fafc;border:1px solid #e4ebf5;border-radius:6px;margin:0;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.5;overflow:auto}.apikey-entry{gap:6px;min-width:0;display:grid}.apikey-token{background:0 0;border-radius:6px;align-items:center;min-width:0;max-width:100%;height:28px;display:inline-flex;overflow:hidden}.apikey-token code{min-width:0;color:var(--semi-color-text-1);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:20px;overflow:hidden}.apikey-token .semi-button{flex:none;margin-left:4px}.apikey-actions{justify-content:flex-end;align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.apikey-actions .semi-button{min-width:0;padding-left:8px;padding-right:8px}.apikey-count{align-items:baseline;gap:4px;min-width:54px;display:inline-flex}.apikey-count-value{font-size:16px}.history-table-card .semi-table-thead>.semi-table-row>.semi-table-row-head{color:var(--semi-color-text-2);background:#fbfcff;font-size:12px;font-weight:600}.history-table-card .semi-table-tbody>.semi-table-row>.semi-table-row-cell{padding:14px 24px}.history-table-card .semi-table-thead>.semi-table-row>.semi-table-row-head{padding-left:24px;padding-right:24px}.apikey-table-card .semi-table-pagination-outer,.history-table-card .semi-table-pagination-outer{padding:16px 24px 18px}.history-url{max-width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:20px;display:block}.history-row{cursor:pointer}.history-row:hover .semi-table-row-cell{background:var(--semi-color-fill-0)}.history-key-cell,.history-request-cell,.history-media-cell{align-items:center;min-width:0;display:flex}.history-key-cell,.history-media-cell{gap:10px}.history-request-cell{gap:8px}.history-key-icon,.history-request-icon,.history-platform-icon{border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.history-key-icon,.history-request-icon{width:30px;height:30px;color:var(--semi-color-primary);background:#1677ff14}.history-platform-icon{width:32px;height:32px}.history-key-text,.history-media-text,.history-result-cell{gap:3px;min-width:0;display:grid}.history-result-cell{justify-items:start}.history-result-msg{max-width:118px}.history-duration{min-width:64px;color:var(--semi-color-text-1);white-space:nowrap;background:#f5f7fb;border-radius:999px;align-items:center;padding:0 9px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:24px;display:inline-flex}.history-actions{justify-content:flex-end;align-items:center;gap:10px;width:100%;display:inline-flex}.history-actions .semi-button{min-width:0;padding-left:8px;padding-right:8px}.history-detail-title{gap:2px;display:grid}.history-detail{gap:14px;padding-bottom:18px;display:grid}.history-detail-loading{justify-content:center;align-items:center;min-height:180px;display:flex}.history-detail-meta{flex-wrap:wrap;gap:8px;display:flex}.history-detail-url{background:#f8fafc;border:1px solid #e4ebf5;border-radius:6px;gap:6px;min-width:0;padding:10px 12px;display:grid}.history-detail pre{color:#243042;white-space:pre-wrap;word-break:break-word;background:#fff;border:1px solid #e4ebf5;border-radius:6px;max-height:min(500px,100vh - 290px);margin:0;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.6;overflow:auto}.cookie-editor-modal .semi-modal{overflow:hidden}.cookie-editor-modal .semi-modal-content{padding:0}.cookie-editor-modal .semi-modal-header{padding:18px 18px 6px}.cookie-editor-title{gap:2px;display:grid}.cookie-editor-body{gap:0;padding:6px 18px 0;display:grid}.cookie-editor-body .semi-form-field{margin-bottom:12px}.cookie-editor-row{grid-template-columns:minmax(0,1fr) 72px;align-items:start;gap:14px;display:grid}.cookie-editor-row>.semi-form-field{margin-bottom:12px}.cookie-editor-body .semi-select{width:100%}.cookie-editor-switch{align-content:start;gap:9px;padding-top:1px;display:grid}.cookie-editor-switch .semi-form-field{margin:0}.cookie-editor-form textarea{min-height:96px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.modal-actions{border-top:1px solid var(--semi-color-border);background:var(--semi-color-bg-0);justify-content:flex-end;margin-top:14px;padding:14px 18px;display:flex}.empty-state{color:var(--semi-color-text-2);text-align:center;padding:40px 0}@media (width<=1120px){.app-header-main{grid-template-columns:auto minmax(0,1fr) auto}.app-page-nav{justify-self:start;margin-left:24px}.debug-layout{grid-template-columns:1fr}}@media (width<=980px){.auth-shell,.auth-card,.auth-card>.semi-card-body{height:auto;min-height:100vh;overflow:visible}.auth-card>.semi-card-body{grid-template-columns:1fr}.auth-login-side,.auth-feature-side{height:auto;min-height:auto;padding:44px 24px}.auth-feature-side{border-top:0}.auth-feature-content{width:min(520px,100%)}.auth-feature-list{gap:28px;width:min(420px,100%)}.app-header-main{flex-direction:column;align-items:flex-start;gap:14px;width:calc(100% - 32px);min-height:auto;padding:18px 0;display:flex}.app-page-nav{gap:20px}.app-actions{justify-content:flex-start;min-width:0}.workspace{width:calc(100% - 32px);padding-top:20px}.console-hero,.debug-hero,.debug-header,.debug-controls,.resource-header,.table-tools{flex-direction:column;align-items:stretch}.api-endpoint{grid-template-columns:50px minmax(0,1fr)}.readiness-card{width:100%}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.table-tools,.debug-url-input,.search-input{width:100%}}@media (width<=640px){.auth-login-box{width:min(280px,100%)}.auth-feature-side{padding:36px 28px}.metrics{grid-template-columns:1fr}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
