:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202724;background:#f3f5f4;font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:wait;opacity:.62}.brand-mark{color:#f8faf9;font-size:17px;font-weight:800;white-space:nowrap}.brand-mark span{color:#52c18b}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#202724}.login-panel{width:min(400px,100%);padding:36px;border-radius:8px;background:#fff;box-shadow:0 20px 45px #0000002e}.login-panel .brand-mark{color:#202724}.login-heading{display:flex;align-items:center;gap:12px;margin:42px 0 28px}.login-heading>svg{width:38px;height:38px;padding:8px;color:#08784c;background:#e4f4eb;border-radius:6px}.login-heading p,.page-header p{margin:0 0 4px;color:#68736e;font-size:12px}.login-heading h1{margin:0;font-size:24px}.login-panel label{display:block;margin:0 0 18px;color:#4e5b55;font-size:13px;font-weight:600}.login-panel input{width:100%;height:44px;margin-top:7px;padding:0 12px;border:1px solid #c8d0cc;border-radius:5px;outline:none}.login-panel input:focus{border-color:#16845a;box-shadow:0 0 0 3px #16845a1f}.form-error{min-height:20px;margin:-4px 0 12px;color:#ad2d24;font-size:13px}.primary-button{width:100%;height:44px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:5px;color:#fff;background:#08784c;font-weight:700}.primary-button svg{width:17px}.app-shell{min-height:100vh;display:grid;grid-template-columns:224px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:28px 18px 20px;color:#fff;background:#202724}.sidebar nav{display:grid;gap:5px;margin-top:44px}.sidebar button{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 12px;border:0;border-radius:5px;color:#aeb8b3;background:transparent;text-align:left}.sidebar button svg{width:18px;height:18px}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#313a36}.logout-button{margin-top:auto}.logout-button:hover{color:#ffc9c5;background:#3b2f2e}.workspace{min-width:0}.page-header{height:104px;display:flex;align-items:center;justify-content:space-between;margin:0 32px;border-bottom:1px solid #d9dfdc}.page-header h1{margin:0;font-size:24px}.icon-button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #ccd4d0;border-radius:5px;color:#4c5a53;background:#fff}.icon-button:hover{border-color:#8f9d96}.icon-button svg{width:17px}.content{padding:24px 32px 40px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:14px}.metric{position:relative;min-height:128px;padding:18px;border:1px solid #dce2df;border-radius:6px;background:#fff}.metric>svg{position:absolute;top:18px;right:18px;width:18px;color:#16845a}.metric p{margin:0;color:#69756f;font-size:12px}.metric strong{display:block;margin-top:22px;font-size:29px;line-height:1}.data-panel{overflow:hidden;border:1px solid #dce2df;border-radius:6px;background:#fff}.compact-button{width:auto;height:38px;flex:0 0 auto;padding:0 14px}.catalog-notice{margin:16px 18px 0}.provider-table strong{display:block}.provider-key{display:block;margin-top:4px;color:#87918c;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.credential-hint{margin:10px 0;color:#63716a;font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.provider-address{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.provider-test-status{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.provider-test-status small{color:#718079;font-size:11px}.row-actions .text-button{display:inline-flex;align-items:center;gap:4px}.row-actions .text-button svg{width:14px;height:14px}.spin{animation:spin .9s linear infinite}.protocol-badge{display:inline-block;max-width:230px;padding:5px 8px;border:1px solid #d6e3dc;border-radius:4px;color:#315c48;background:#f2f8f5;font-size:11px;line-height:1.25}.profile-choice-button{width:min(190px,100%);min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 9px;border:1px solid #cbd3cf;border-radius:4px;color:#34413b;background:#fff;text-align:left}.profile-choice-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-choice-button svg{width:14px;flex:0 0 auto;color:#718079}.profile-choice-button:hover{border-color:#77a28e}.modal-backdrop{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#181f1c75}.form-modal{width:min(560px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:20px;border-radius:6px;background:#fff;box-shadow:0 22px 56px #00000038}.form-modal>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.form-modal>header p{margin:0 0 4px;color:#718079;font-size:12px}.form-modal>header h2{margin:0;font-size:17px}.form-modal>label,.form-grid label{display:grid;gap:7px;margin-bottom:16px;color:#4e5b55;font-size:12px;font-weight:700}.form-modal input:not([type=checkbox]):not([type=radio]),.form-modal select{width:100%;height:40px;padding:0 10px;border:1px solid #c8d0cc;border-radius:5px;outline:none;background:#fff}.form-modal input:focus,.form-modal select:focus{border-color:#16845a;box-shadow:0 0 0 3px #16845a1f}.form-modal>footer{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.form-modal>footer .primary-button,.form-modal>footer .secondary-button{width:auto;min-width:104px;padding:0 14px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.form-grid .span-2{grid-column:1 / -1}.form-grid .toggle-field{display:flex;align-items:center;align-self:end;height:40px;gap:8px}.form-grid .toggle-field input{width:17px;height:17px;margin:0;accent-color:#08784c}.protocol-summary{margin:0 0 18px;padding:13px 14px;border-left:3px solid #16845a;background:#f4f8f6}.protocol-summary span{display:block;margin-bottom:4px;color:#718079;font-size:11px}.protocol-summary strong{display:block;font-size:13px}.protocol-summary p{margin:5px 0 0;color:#68756f;font-size:12px;line-height:1.5}.form-modal--wide{width:min(780px,100%)}.visual-validate-link{display:flex;align-items:center;gap:10px;margin:0 0 18px;padding:13px 14px;border-left:3px solid #16845a;background:#f4f8f6}.visual-validate-link .primary-button{width:auto;min-width:0;flex:0 0 auto;gap:6px;padding:0 14px;text-decoration:none}.visual-validate-link code{flex:1 1 auto;min-width:0;overflow:hidden;color:#4c5a53;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.visual-validate-meta{margin:0 0 18px}.visual-validate-meta dd{display:flex;align-items:center;gap:6px}.visual-validate-section{margin:0 0 12px}.visual-validate-section>header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.visual-validate-section h4{margin:0;color:#69756f;font-size:11px}.visual-validate-section .row-icon-button{width:24px;height:24px}.visual-validate-section .row-icon-button svg{width:13px}.visual-validate-section pre{max-height:280px;margin:0;overflow:auto;padding:10px;border:1px solid #dce2df;border-radius:4px;color:#314039;background:#f8faf9;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.modal-search{position:relative;display:flex!important;align-items:center;margin-bottom:12px!important}.modal-search svg{position:absolute;z-index:1;left:11px;width:15px;color:#78847e}.modal-search input{padding-left:34px!important}.choice-list{max-height:330px;overflow-y:auto;border:1px solid #dce2df;border-radius:5px}.choice-list>label{display:flex;align-items:center;gap:12px;min-height:62px;padding:10px 12px;border-bottom:1px solid #e8ecea;cursor:pointer}.choice-list>label:last-of-type{border-bottom:0}.choice-list>label:hover,.choice-list>label.selected{background:#f1f8f4}.choice-list input{width:17px;height:17px;flex:0 0 auto;margin:0;accent-color:#08784c}.choice-list span{min-width:0}.choice-list strong,.choice-list small{display:block}.choice-list strong{font-size:13px}.choice-list small{margin-top:4px;color:#78847e;font-size:11px}.choice-empty{margin:0;padding:30px 12px;color:#78847e;font-size:12px;text-align:center}.settings-stack{display:grid;gap:18px}.provider-credentials-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px;border-bottom:1px solid #e4e9e6}.provider-credential-form{display:grid;gap:10px;padding:14px;border:1px solid #dce2df;border-radius:6px;background:#fafcfa}.provider-credential-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.provider-credential-header strong{display:block;font-size:13px}.provider-credential-header span{color:#7b8580;font-size:11px}.provider-credential-form label{display:grid;gap:6px;color:#4e5b55;font-size:12px;font-weight:600}.provider-credential-form input{height:36px;padding:0 9px;border:1px solid #c8d0cc;border-radius:5px;outline:none;background:#fff}.provider-credential-form input:focus{border-color:#16845a;box-shadow:0 0 0 3px #16845a1f}.provider-credential-meta{margin:0;color:#78847e;font-size:11px;line-height:1.5;overflow-wrap:anywhere}.provider-credential-actions{display:flex;gap:8px;align-items:center}.provider-credential-actions .primary-button,.provider-credential-actions .secondary-button{width:auto;min-width:0;flex:1;padding:0 12px}.inline-settings-form{display:flex;align-items:end;flex-wrap:wrap;gap:12px;padding:18px;border-bottom:1px solid #e4e9e6}.inline-settings-form label{display:grid;min-width:150px;gap:7px;color:#4e5b55;font-size:12px;font-weight:600}.inline-settings-form input,.inline-settings-form select{height:38px;min-width:150px;padding:0 9px;border:1px solid #c8d0cc;border-radius:5px;outline:none;background:#fff}.inline-settings-form input:focus,.inline-settings-form select:focus{border-color:#16845a;box-shadow:0 0 0 3px #16845a1f}.inline-settings-form .primary-button{width:auto;min-width:110px;padding:0 14px}.inline-settings-form .secondary-button{min-width:78px}.checkbox-label{display:flex!important;align-items:center;min-width:auto!important;height:38px}.checkbox-label input{min-width:auto;width:16px;height:16px;margin:0}.list-toolbar{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border-bottom:1px solid #e4e9e6}.list-heading{flex:0 0 auto}.list-heading h2{margin:0;font-size:15px}.list-heading p{margin:4px 0 0;color:#79847f;font-size:12px}.query-controls{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.search-control{width:min(260px,30vw);height:36px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #cbd3cf;border-radius:4px;background:#fff}.search-control:focus-within{border-color:#16845a;box-shadow:0 0 0 3px #16845a1a}.search-control svg{width:15px;flex:0 0 auto;color:#78847e}.search-control input{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:12px}.query-controls select{height:36px;padding:0 28px 0 9px;border:1px solid #cbd3cf;border-radius:4px;color:#44514b;background:#fff;font-size:12px}.query-button{height:36px;padding:0 13px;border:0;border-radius:4px;color:#fff;background:#08784c;font-size:12px;font-weight:700}.query-button--icon{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.query-button--icon svg{width:15px;height:15px}.result-count{min-width:62px;color:#68736e;font-size:12px;text-align:right}.table-scroll{overflow-x:auto}table{width:100%;min-width:850px;border-collapse:collapse}th,td{padding:13px 18px;border-bottom:1px solid #edf0ee;text-align:left;font-size:13px;vertical-align:middle}th{color:#69756f;background:#fafbfa;font-size:11px;font-weight:700}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcfb}.table-empty{height:100px;color:#78847e;text-align:center}.primary-cell{color:#202724;font-weight:600}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.prompt-cell{max-width:310px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.note-cell{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-category{display:inline-block;padding:4px 7px;border-radius:4px;color:#53615a;background:#eef1ef;font-size:12px;white-space:nowrap}.asset-category--official{color:#7a4d08;background:#fff1cf}.group-cell{white-space:nowrap;font-size:11px;color:#4c5a53}.group-filter{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 18px;border-bottom:1px solid #e4e9e6;color:#53615a;background:#f4f8f6;font-size:12px}.group-filter code{margin-left:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#245d43;overflow-wrap:anywhere}.group-filter .text-button{flex:0 0 auto}.admin-file-field input{padding-top:8px!important}.admin-file-field span{color:#78847e;font-size:11px;font-weight:400}.status{display:inline-block;padding:4px 7px;border-radius:4px;font-size:12px;white-space:nowrap}.status--success{color:#087346;background:#dff3e8}.status--danger{color:#a32e25;background:#fee8e6}.status--progress{color:#84620a;background:#fff2c9}.text-button{min-width:54px;padding:5px 9px;border:1px solid #cbd3cf;border-radius:4px;color:#3d4a44;background:#fff}.text-button:hover{border-color:#829089}.row-actions{display:flex;gap:6px;white-space:nowrap}.credit-settings{max-width:580px;overflow:hidden;border:1px solid #dce2df;border-radius:6px;background:#fff}.credit-settings form{display:flex;align-items:end;gap:12px;padding:20px 18px}.credit-settings label,.credit-dialog label{display:grid;gap:7px;color:#4e5b55;font-size:13px;font-weight:600}.credit-settings label{flex:1}.credit-settings input,.credit-dialog input{width:100%;height:40px;padding:0 10px;border:1px solid #c8d0cc;border-radius:5px;outline:none;background:#fff}.credit-settings input:focus,.credit-dialog input:focus{border-color:#16845a;box-shadow:0 0 0 3px #16845a1f}.credit-settings .primary-button{width:128px;flex:0 0 128px}.credit-settings .muted-text{padding:0 18px 18px}.credit-settings .notice{margin:0 18px 18px}.credit-dialog-backdrop{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#181f1c6b}.credit-dialog{width:min(440px,100%);padding:20px;border-radius:6px;background:#fff;box-shadow:0 20px 48px #0003}.credit-dialog header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.credit-dialog header p{margin:0 0 4px;color:#718079;font-size:12px}.credit-dialog h2{max-width:300px;margin:0;overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.credit-dialog dl{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:0 0 20px;overflow:hidden;border:1px solid #dce2df;border-radius:5px;background:#dce2df}.credit-dialog dl div{padding:12px;background:#f8faf9}.credit-dialog dt{color:#78847e;font-size:11px}.credit-dialog dd{margin:5px 0 0;font-size:18px;font-weight:700}.credit-dialog label{margin-bottom:16px}.credit-dialog footer{display:flex;justify-content:flex-end;gap:8px}.credit-dialog footer .primary-button,.secondary-button{width:auto;min-width:92px;padding:0 14px}.secondary-button{height:44px;border:1px solid #cbd3cf;border-radius:5px;color:#44514b;background:#fff;font-weight:700}.row-icon-button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:1px solid #cbd3cf;border-radius:4px;color:#3d4a44;background:#fff;text-decoration:none}.row-icon-button:hover{color:#08784c;border-color:#77a28e}.row-icon-button svg{width:16px}.pagination{min-height:54px;display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:9px 18px;border-top:1px solid #edf0ee;color:#68736e;font-size:12px}.pagination>div{display:flex;gap:6px}.notice{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:12px 14px;border-radius:5px;font-size:13px}.notice svg{width:17px}.notice--success{color:#146443;border:1px solid #b9dfcd;background:#edf8f2}.notice--error{color:#92271f;border:1px solid #f1c5c1;background:#fff0ef}.notice .icon-button{width:28px;height:28px;margin-left:auto;border:0;background:transparent}.empty-state{min-height:220px;display:flex;align-items:center;justify-content:center;gap:10px;color:#6b7771;font-size:13px}.empty-state svg{width:18px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.detail-backdrop{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#181f1c6b}.detail-drawer{width:min(620px,100%);height:100vh;overflow-y:auto;background:#f7f8f7;box-shadow:-16px 0 40px #00000026}.detail-header{position:sticky;z-index:2;top:0;min-height:82px;display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid #dce2df;background:#fff}.detail-header p{margin:0 0 3px;color:#718079;font-size:11px}.detail-header h2{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:18px}.detail-content{padding:20px 22px 36px}.detail-status{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:18px;color:#68736e;font-size:12px}.detail-status>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-section{padding:18px 0;border-top:1px solid #dce2df}.detail-section h3{margin:0 0 12px;font-size:13px}.prompt-full{margin:0;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;margin:0}.detail-grid div,.time-list div{min-width:0}.detail-grid dt,.time-list dt{color:#78847e;font-size:11px}.detail-grid dd,.time-list dd{margin:4px 0 0;overflow-wrap:anywhere;font-size:13px}.usage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.usage-block{min-width:0;padding:13px;border:1px solid #dce2df;border-radius:5px;background:#fff}.usage-block header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.usage-block header strong{font-size:12px}.usage-block header span{overflow:hidden;color:#78847e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.usage-block .detail-grid{gap:11px 16px}.usage-billing{margin-top:10px;padding:13px;border:1px solid #cfe3d7;border-radius:5px;background:#f4faf6}.usage-billing .muted-text{margin-top:12px}.muted-text{margin:0;color:#78847e;font-size:13px}.input-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.input-gallery figure{min-width:0;margin:0}.input-gallery img{width:100%;aspect-ratio:16 / 10;display:block;object-fit:contain;border:1px solid #d8dfdb;border-radius:5px;background:#202724}.input-gallery figcaption{display:flex;justify-content:space-between;gap:8px;margin-top:6px;color:#78847e;font-size:11px}.input-gallery figcaption span{color:#2d3933;font-weight:700}.detail-section video{width:100%;aspect-ratio:16 / 9;display:block;border-radius:5px;background:#181d1b}.media-preview-trigger{position:relative;display:block;overflow:hidden;padding:0;border:0;color:inherit;background:#edf3f0;cursor:zoom-in}.media-preview-trigger img,.media-preview-trigger video{width:100%;height:100%;display:block;object-fit:cover}.media-preview-trigger__play{position:absolute;left:50%;top:50%;width:32px;height:32px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / 68%);border-radius:50%;color:#fff;background:#141d19a3;transform:translate(-50%,-50%)}.media-preview-trigger__play svg{width:16px;margin-left:1px}.media-preview-fallback{display:grid;place-items:center;color:#3f5d4f;background:#edf3f0}.media-preview-fallback svg{width:22px}.audio-preview{display:block;width:100%;min-width:180px;min-height:40px}.asset-table-preview.media-preview-trigger,.asset-table-preview.media-preview-fallback{width:96px;aspect-ratio:16 / 10;border:1px solid #d5ded9;border-radius:4px}.input-gallery .media-preview-trigger,.input-gallery .media-preview-fallback{width:100%;aspect-ratio:16 / 10;border:1px solid #d8dfdb;border-radius:5px}.input-gallery .audio-preview{min-width:0;min-height:44px}.media-lightbox{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#0c110ec7}.media-lightbox__surface{width:min(980px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:6px;background:#171d1a;box-shadow:0 20px 60px #00000061}.media-lightbox__surface header{position:sticky;z-index:1;top:0;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 12px 8px 18px;background:#202924}.media-lightbox__surface h2{margin:0;overflow:hidden;color:#fff;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.media-lightbox__surface .icon-button{border-color:#52625a;color:#fff;background:#2d3933}.media-lightbox__surface img,.media-lightbox__surface video{width:100%;max-height:calc(100vh - 118px);display:block;object-fit:contain}.call-table-wrap{overflow-x:auto;border:1px solid #dce2df;border-radius:5px;background:#fff}.call-table{min-width:760px}.call-table th,.call-table td{padding:10px 11px;font-size:11px}.call-table th{white-space:nowrap}.call-payload-row:hover{background:#fff}.call-payload-row td{padding:0;background:#f8faf9}.call-payloads{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.call-payload{min-width:0;display:flex;flex-direction:column}.call-payload>header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 6px}.call-payload h4{margin:0;color:#69756f;font-size:11px}.call-payload__actions{display:flex;align-items:center;gap:6px}.call-payload__badge{padding:1px 6px;border-radius:3px;color:#8a5a08;background:#fdf1d8;font-size:10px;white-space:nowrap}.call-payload__size{color:#97a29c;font-size:10px;white-space:nowrap}.call-payload__actions .row-icon-button{width:24px;height:24px}.call-payload__actions .row-icon-button svg{width:13px}.call-payload pre{min-height:42px;max-height:320px;margin:0;overflow:auto;padding:9px;border:1px solid #dce2df;border-radius:4px;color:#314039;background:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.media-lightbox__surface--payload{width:min(1080px,100%);background:#171d1a}.payload-lightbox__body{max-height:calc(100vh - 118px);margin:0;overflow:auto;padding:16px 18px 22px;color:#e4ece8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.detail-error{color:#92271f}.detail-error p{margin:0 0 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.detail-error span{font-size:13px;line-height:1.5}.time-list{display:grid;gap:10px;margin:0}.time-list div{display:flex;justify-content:space-between;gap:20px}.time-list dd{text-align:right}.resolution-panel>.notice{margin:16px 18px 0}.profile-set-toolbar{display:flex;align-items:end;flex-wrap:wrap;gap:12px;padding:16px 18px;border-bottom:1px solid #e4e9e6;background:#fbfcfb}.profile-set-toolbar label{display:grid;gap:7px;color:#4e5b55;font-size:12px;font-weight:600}.profile-set-toolbar select,.profile-set-toolbar input{height:36px;min-width:190px;padding:0 9px;border:1px solid #c8d0cc;border-radius:5px;outline:none;background:#fff}.profile-set-toolbar select:focus,.profile-set-toolbar input:focus{border-color:#16845a;box-shadow:0 0 0 3px #16845a1f}.profile-set-toolbar .profile-search{position:relative;display:flex;align-items:center;min-width:min(260px,100%)}.profile-search svg{position:absolute;left:10px;width:15px;color:#78847e;pointer-events:none}.profile-set-toolbar .profile-search input{width:100%;min-width:0;padding-left:33px}.profile-set-toolbar .primary-button,.profile-set-toolbar .secondary-button{width:auto;height:36px;min-width:92px;padding:0 12px}.profile-set-create{display:flex;align-items:end;gap:8px;margin-left:auto}.combination-form{display:flex;align-items:end;flex-wrap:wrap;gap:12px;padding:16px 18px;border-bottom:1px solid #e4e9e6;background:#f5faf7}.combination-form label{display:grid;min-width:132px;gap:7px;color:#4e5b55;font-size:12px;font-weight:600}.combination-form select{height:36px;min-width:160px;padding:0 9px;border:1px solid #c8d0cc;border-radius:5px;outline:none;background:#fff}.combination-form select:focus{border-color:#16845a;box-shadow:0 0 0 3px #16845a1f}.combination-form .checkbox-label{display:flex;align-items:center;min-width:auto;height:36px;gap:7px;white-space:nowrap}.combination-form .checkbox-label input{width:16px;height:16px;accent-color:#08784c}.combination-form .primary-button,.combination-form .secondary-button{width:auto;height:36px;min-width:92px;padding:0 12px}.resolution-table{min-width:980px}.resolution-table input:not([type=checkbox]),.resolution-table select{width:100%;min-width:120px;height:34px;padding:0 8px;border:1px solid #cbd3cf;border-radius:4px;background:#fff;outline:none}.resolution-table input[type=checkbox]{width:17px;height:17px;accent-color:#08784c}.resolution-table input:focus,.resolution-table select:focus{border-color:#16845a;box-shadow:0 0 0 3px #16845a1a}.resolution-table input:disabled,.resolution-table select:disabled{color:#8a948f;background:#f0f2f1}.resolution-table .billing-fields{min-width:280px}.resolution-table .billing-fields label{display:inline-flex;align-items:center;gap:4px;margin:2px 4px 2px 0;color:#65716b;font-size:11px}.resolution-table .billing-fields input{width:72px;min-width:72px;height:30px}.profile-test-button{min-width:96px;padding:5px 7px}.api-key-table{min-width:1180px}.key-cell{display:grid;gap:4px;min-width:150px}.key-cell strong{color:#202724;font-size:13px}.key-cell code{width:max-content;max-width:180px;overflow:hidden;color:#68756f;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.api-key-reveal{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:10px;padding:14px;border:1px solid #dce2df;border-radius:5px;background:#f8faf9}.api-key-reveal code{min-width:0;overflow-wrap:anywhere;color:#24352d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.5}.api-key-reveal .row-icon-button{width:32px;height:32px}@media(max-width:900px){.metrics{grid-template-columns:repeat(2,minmax(140px,1fr))}}@media(max-width:680px){.app-shell{display:block}.sidebar{z-index:10;height:auto;min-height:64px;flex-direction:row;align-items:center;padding:10px 12px}.sidebar nav{display:flex;flex:1;gap:2px;margin:0 0 0 12px;overflow-x:auto}.sidebar button{min-height:40px;padding:0 9px}.sidebar nav button{font-size:0;gap:0}.sidebar nav button svg{width:19px}.logout-button{margin:0 0 0 2px;font-size:0;gap:0}.page-header{height:88px;margin:0 16px}.content{padding:18px 16px 28px}.metrics{gap:10px}.metric{min-height:112px;padding:15px}.login-panel{padding:28px 24px}.detail-header{min-height:72px;padding:14px 16px}.detail-content{padding:16px 16px 28px}.detail-grid{gap:12px 18px}.usage-grid,.call-payloads{grid-template-columns:1fr}.list-toolbar{align-items:stretch;flex-direction:column;gap:12px}.query-controls{justify-content:flex-start;flex-wrap:wrap}.search-control{width:100%}.result-count{margin-left:auto}.form-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.modal-backdrop{padding:12px}}
