:root{--haze-primary: #7861d7;--haze-primary-dark: #624cbf;--haze-ink: #302d3d;--haze-muted: #96909f;--haze-paper: #faf9fc;--haze-line: #eeeaf3;--haze-soft: #f1ecfc;--haze-radius: 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}:root{color:var(--haze-ink);background:#f8f7fa;font-size:13px;font-synthesis:none;--accent:var(--haze-primary);--muted:#97919f;--line:#eeebf2;--soft:#f1ecfc;--sidebar:232px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer;border:0;background:none;transition:background .18s,box-shadow .18s,transform .18s,color .18s}button:disabled{opacity:.45;cursor:not-allowed}button:not(:disabled):active{transform:translateY(1px)}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #b7a4e8;outline-offset:3px}a{color:var(--accent);text-decoration:none}input,textarea,select{width:100%;border:1px solid #e6e1ec;border-radius:9px;background:#fff;color:var(--haze-ink);padding:11px 12px;outline:none;transition:border-color .15s,box-shadow .15s}input:focus,textarea:focus,select:focus{border-color:#a68cde;box-shadow:0 0 0 3px #7861d711}input::placeholder,textarea::placeholder{color:#aba5b3}textarea{resize:vertical;line-height:1.65}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600}svg{flex-shrink:0}::selection{background:#e4dafa}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#d9d2e3;border-radius:5px}small{font-size:12px}.mono{font-family:SFMono-Regular,Consolas,monospace;font-size:12px;letter-spacing:-.1px}.strong{font-weight:600}.muted{color:var(--muted)}.spaced{margin-top:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:10px 16px;border-radius:9px;font-weight:500;font-size:13px;white-space:nowrap;border:1px solid transparent}.button.primary{background:#7a63cf;color:#fff;box-shadow:0 3px 7px #7861d71a}.button.primary:hover{background:#6b52be;box-shadow:0 4px 12px #7861d730}.button.secondary{border-color:#e6e1ec;background:#fff;color:#62576f}.button.secondary:hover{background:#f8f5fc;border-color:#d6c9ea}.button.ghost{color:#81768e;background:transparent}.button.ghost:hover{background:#f3eef9}.button.danger{background:#fbeceb;color:#bd5858;border-color:#f2d6d4}.button.danger:hover{background:#f8e0de}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:7px;color:#958ba1}.icon-button:hover{background:#f0ebf7;color:#735cbd}.text-link{display:inline-flex;align-items:center;gap:6px;color:#8d73c9;font-size:13px;white-space:nowrap}.text-link:hover{color:#6346ae}.eyebrow{display:flex;align-items:center;gap:7px;font-size:11px;letter-spacing:2px;color:#a398b0;font-weight:600}.admin-shell{display:flex;min-height:100dvh}.sidebar{width:var(--sidebar);position:fixed;left:0;top:0;bottom:0;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:20;padding:28px 16px 14px;transition:width .2s}.brand{display:flex;align-items:center;gap:10px;color:#393244;white-space:nowrap;padding:0 10px}.brand-icon{width:37px;height:37px;border-radius:11px;background:#8d73d0;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 10px #9273cd19}.brand-word{font-weight:750;letter-spacing:-.7px;font-size:24px;line-height:1}.brand-light{font-weight:400;color:#8c8298}.brand-word small{display:block;font-size:10px;font-weight:400;letter-spacing:2px;margin-top:9px;color:#a499b1}.workspace-switch{margin:29px 0 13px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:10px;background:#fcfbfd;padding:11px 9px;text-align:left}.workspace-avatar{display:flex;align-items:center;justify-content:center;background:#eee7f9;color:#8c6cc2;width:30px;height:30px;border-radius:7px;font-family:Georgia,serif;font-size:18px}.workspace-switch>span:nth-child(2){flex:1}.workspace-switch strong{font-size:12px;font-weight:500;display:block}.workspace-switch small{color:#aaa1b4;font-size:10px;display:block;margin-top:5px}.workspace-switch>svg{color:#a99eb4}nav{overflow-y:auto;flex:1}.nav-group{font-size:11px;color:#b0a7bb;margin:20px 14px 10px;letter-spacing:1px}.nav-item{display:flex;align-items:center;gap:11px;width:100%;padding:12px 14px;border-radius:8px;text-align:left;color:#8f859c;font-size:13px;margin:3px 0;position:relative}.nav-item:hover{background:#f8f4fc;color:#785db0}.nav-item.active{background:#f0eafa;color:#8261c7;font-weight:600}.nav-item.active i{margin-left:auto;width:5px;height:5px;border-radius:50%;background:#9677d4}.sidebar-bottom{padding-top:17px}.sidebar-note{background:linear-gradient(135deg,#f7f2fd,#faf8fd);border:1px solid #eee7f6;padding:15px 13px;border-radius:10px;color:#ac96cc}.sidebar-note>svg{margin-bottom:9px}.sidebar-note strong{font-size:11px;display:block;color:#9580ac;font-weight:500}.sidebar-note p{font-size:10px;margin-top:5px;color:#b0a0c1}.sidebar-note button{display:flex;align-items:center;gap:7px;color:#9677bf;font-size:10px;padding:0;margin-top:11px}.sidebar-toggle{display:flex;gap:10px;align-items:center;color:#b3a9bf;font-size:11px;width:100%;padding:17px 13px 3px}.main-shell{margin-left:var(--sidebar);width:calc(100% - var(--sidebar));transition:margin-left .2s,width .2s}.topbar{height:76px;border-bottom:1px solid var(--line);background:#fffdfefe;padding:0 37px;display:flex;align-items:center;justify-content:space-between;gap:20px;position:sticky;top:0;z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.breadcrumb{display:flex;gap:14px;align-items:center;white-space:nowrap;font-size:12px}.breadcrumb-home{color:#b0a7ba}.breadcrumb-divider{color:#d1c9dc}.breadcrumb strong{font-weight:500;color:#7a6e89}.topbar-actions{display:flex;align-items:center;gap:19px}.command-trigger{display:flex;align-items:center;gap:9px;border:1px solid #eee9f4;border-radius:7px;padding:7px 9px;color:#b2a8bf;font-size:11px}.command-trigger kbd{font:9px inherit;background:#f7f4fb;border:1px solid #ebe5f2;padding:2px 4px;border-radius:3px;color:#c0b5cc;margin-left:22px}.consumer-link{display:flex;align-items:center;gap:7px;font-size:11px;color:#9b8cab}.topbar-divider{height:23px;border-left:1px solid #eee8f5}.admin-identity{display:flex;align-items:center;gap:9px;font-size:11px;color:#75677e}.admin-identity small{display:block;font-size:8px;color:#b4a8c0;margin-top:4px}.avatar{width:34px;height:34px;border-radius:11px;background:#f0eaf8;color:#9c82c0;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:14px}.avatar.small{width:29px;height:29px;border-radius:50%;font-size:12px}.avatar.large{width:62px;height:62px;border-radius:20px;font-size:25px}.main-content{padding:35px 37px 20px;max-width:1670px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.page-heading h1{font-size:25px;font-weight:600;letter-spacing:-.7px;margin-top:11px;color:#4a4058}.page-heading p{font-size:12px;color:#a396af;margin-top:11px;line-height:1.6}.page-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.panel{background:#fff;border:1px solid #eae5f0;border-radius:12px;overflow:hidden;box-shadow:0 3px 13px #54417003}.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:23px 24px 20px;gap:16px}.panel-heading h2{font-size:14px;color:#665671;font-weight:600}.panel-heading p{font-size:11px;color:#b0a3bb;margin-top:6px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:23px}.metric-card{background:#fff;border:1px solid #eae5f0;border-radius:12px;padding:20px 22px;box-shadow:0 3px 13px #54417003}.metric-top{display:flex;align-items:center;justify-content:space-between;gap:6px}.metric-top>span:first-child{font-size:12px;color:#9c8ba9}.metric-icon{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center}.metric-icon.purple{background:#f1ebfa;color:#a284cf}.metric-icon.green{background:#edf5ef;color:#88a890}.metric-icon.peach{background:#fff0e8;color:#d4a184}.metric-icon.blue{background:#edf1fa;color:#89a2c9}.metric-card>strong{display:block;margin-top:11px;font-size:30px;letter-spacing:-1px;font-weight:600;color:#5b4b6c;font-variant-numeric:tabular-nums}.metric-card>small{display:block;font-size:11px;color:#b1a4bc;margin-top:12px}.overview-middle{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(250px,1fr);gap:22px;margin-bottom:23px}.activity-list{padding:0 24px 8px}.activity-row{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid #f3eef7}.activity-row:last-child{border-bottom:0}.activity-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#f5f0fb;color:#ae91d1}.activity-row>div{flex:1}.activity-row strong{font-size:12px;font-weight:500;color:#8c789e}.activity-row small{display:block;color:#baacc6;font-size:10px;margin-top:5px}.health-panel .panel-heading{padding-bottom:13px}.small-dot{display:inline-block;width:6px;height:6px;background:#97b69b;border-radius:50%;box-shadow:0 0 0 3px #97b69b12}.donut{width:154px;height:154px;border-radius:50%;padding:12px;margin:10px auto 18px;transform:rotate(-90deg)}.donut>div{height:100%;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(90deg)}.donut strong{font-size:28px;font-weight:500;color:#776184;letter-spacing:-.6px}.donut strong small{font-size:13px;margin-left:2px;color:#ab98b9}.donut span{font-size:10px;color:#b4a1c2;margin-top:6px}.health-stats{display:flex;justify-content:center;gap:22px;padding-bottom:23px}.health-stats>span{font-size:10px;color:#ac99ba;display:grid;grid-template-columns:5px auto;column-gap:6px;align-items:center}.health-stats strong{grid-column:2;font-size:13px;margin-top:5px;font-weight:500;color:#856d96}.legend-dot{display:inline-block;width:5px;height:5px;background:#997bce;border-radius:50%}.legend-dot.muted{background:#ded4ec}.overview-bottom{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:23px}.overview-bottom>button{display:flex;align-items:center;gap:14px;padding:21px;background:#f2edf9;border:1px solid #e9e0f2;border-radius:11px;text-align:left;color:#ad91c8}.overview-bottom>button:hover{background:#ebe2f7}.overview-bottom strong{display:block;color:#9b80b3;font-size:12px;font-weight:500}.overview-bottom span{display:block;color:#b6a1c9;font-size:10px;margin-top:6px}.overview-bottom>button>svg:last-child{margin-left:auto}.page-footer{display:flex;align-items:center;justify-content:space-between;margin-top:30px;padding-top:16px;font-size:10px;color:#bfb2ca}.page-footer>span:last-child{display:flex;align-items:center;gap:8px}.table-toolbar{padding:20px 23px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line)}.search-input{display:flex;align-items:center;gap:9px;border:1px solid #e9e3f0;border-radius:8px;padding:0 11px;max-width:360px;width:100%;color:#b1a0bd;background:#fcfbfd}.search-input input{padding:10px 0;background:none;border:0;box-shadow:none!important;font-size:12px}.search-input button{display:flex;padding:3px;color:#aa96ba}.count-label{font-size:11px;color:#b4a3c1;margin-left:auto}.filter-select{margin-left:auto;max-width:138px;padding:9px 12px;font-size:12px;color:#9781a7}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left}th{font-size:11px;font-weight:500;color:#ad9cb9;background:#fcfafe;padding:12px 22px;border-bottom:1px solid #eee8f4}td{font-size:12px;color:#8e789f;padding:17px 22px;border-bottom:1px solid #f3eef7}td strong{font-weight:500;color:#7b638e}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fdfbff}.cell-subtitle{display:block;font-size:10px;color:#b6a3c4;margin-top:6px}.identity{display:flex;align-items:center;gap:10px}.identity strong{display:block;font-size:12px;font-weight:500}.identity small{display:block;font-size:10px;color:#b1a0be;margin-top:5px}.badge{display:inline-flex;gap:5px;align-items:center;font-size:10px;line-height:1.2;padding:5px 8px;border-radius:5px;background:#f4f0f8;color:#a18ab2;white-space:nowrap}.badge i{width:4px;height:4px;border-radius:50%;background:currentColor}.badge-active,.badge-published,.badge-paid,.badge-succeeded,.badge-configured,.badge-enabled{background:#edf5ef;color:#82a78d}.badge-pending,.badge-queued,.badge-development,.badge-testing,.badge-mock,.badge-refund_pending{background:#fcf2e7;color:#c2a076}.badge-banned,.badge-suspended,.badge-failed{background:#fbeded;color:#c28e91}.badge-running{background:#f0eafa;color:#a487ce}.badge-archived,.badge-expired,.badge-disabled,.badge-cancelled,.badge-refunded,.badge-closed{background:#f0eef3;color:#a89cb4}.pager{padding:16px 22px;border-top:1px solid #eee8f4;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#b2a0c0}.pager>div{display:flex;gap:13px;align-items:center}.pager button{width:26px;height:26px;border:1px solid #e9e0f2;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#a58bb9}.pager button:hover{background:#f5f0fa}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:44px 25px;min-height:235px}.empty-icon{width:50px;height:50px;border-radius:15px;background:#f6f1fb;color:#b6a0cf;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.empty h3{font-size:13px;color:#9981aa;font-weight:500}.empty p{font-size:11px;color:#b9a5c7;margin-top:8px;max-width:370px;line-height:1.8}.empty>.button{margin-top:20px}.error-state{display:flex;align-items:center;gap:13px;margin:20px;padding:18px;border:1px solid #f2dfdf;background:#fff7f7;border-radius:10px;color:#bb888c}.error-state strong{font-size:13px;font-weight:500}.error-state p{font-size:12px;line-height:1.6;margin-top:4px}.error-state>div{flex:1}.skeletons{padding:24px;display:flex;flex-direction:column;gap:18px}.skeleton{height:43px;background:linear-gradient(90deg,#f1ecf6,#f8f5fc,#f1ecf6);background-size:200% 100%;border-radius:8px;animation:shimmer 1.6s infinite}.skeleton:nth-child(2n){width:84%}@keyframes shimmer{to{background-position:-200% 0}}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#30243e48;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:60;display:flex;justify-content:flex-end}.drawer{width:500px;max-width:95vw;background:#fff;height:100%;display:flex;flex-direction:column;box-shadow:-12px 0 50px #291b3620;outline:none}.drawer.wide{width:650px}.drawer-header{padding:27px 28px 23px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);flex-shrink:0}.drawer-header h2{font-size:19px;color:#62516e}.drawer-header p{font-size:11px;color:#ad98bc;margin-top:8px;line-height:1.7;overflow-wrap:anywhere}.drawer-body{overflow-y:auto;padding:25px 28px 35px}.form-stack{display:flex;flex-direction:column;gap:18px}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field>span{font-size:12px;font-weight:500;color:#8c739d}.field>small{font-size:11px;color:#b1a0be;line-height:1.6}.field input,.field textarea,.field select{font-size:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-footer{padding-top:8px;display:flex;justify-content:flex-end}.inline-error,.inline-success{display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.8;padding:12px 14px;border-radius:8px;overflow-wrap:anywhere}.inline-error{color:#ba727c;background:#fff0f2;border:1px solid #f7dee2}.inline-error>button{margin-left:auto}.inline-success{background:#eef6ef;color:#7fa285}.notice{background:#f5f0fa;border:1px solid #eae0f4;color:#a38ab5;padding:13px 16px;font-size:12px;line-height:1.8;border-radius:9px}.section-label{font-size:12px;font-weight:600;color:#9676a9;margin:26px 0 17px;display:flex;align-items:center;gap:10px}.section-label:after{content:"";flex:1;height:1px;background:#efe7f5}.form-stack .section-label{margin:10px 0 0}.section-label.first{margin-top:0}.profile-summary{display:flex;align-items:center;flex-direction:column;padding:3px 0 22px}.profile-summary h3{font-size:17px;color:#7e608f;margin-top:13px}.profile-summary p{font-size:13px;color:#a28bad;margin-top:7px}.profile-summary .badge{margin-top:12px}.mini-metrics{display:grid;grid-template-columns:repeat(3,1fr);background:#f9f5fc;border:1px solid #eee5f6;border-radius:10px;padding:17px 8px;margin-bottom:20px}.mini-metrics>div{text-align:center;border-right:1px solid #eae0f2}.mini-metrics>div:last-child{border-right:0}.mini-metrics span{font-size:11px;color:#ad96bd;display:block}.mini-metrics strong{font-size:18px;color:#90709f;display:block;margin-top:9px;font-weight:500}.detail-list{display:flex;flex-direction:column;gap:16px;margin-bottom:22px}.detail-list>div{display:flex;justify-content:space-between;gap:16px;align-items:center;font-size:12px}.detail-list span{color:#b09abe;flex-shrink:0}.detail-list strong{color:#957aa6;font-weight:400;text-align:right}.detail-list code{font-size:11px;color:#ac91bc;overflow-wrap:anywhere;text-align:right;max-width:70%}.action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:21px}.action-grid button{border:1px solid #eae0f3;border-radius:8px;padding:12px 8px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;color:#b098c1}.action-grid button.selected{background:#f0e7fb;color:#9974bc;border-color:#dac7ef}.compact-list>div{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-bottom:1px solid #f1eaf7;color:#a086b2;font-size:12px}.compact-list small{display:block;color:#bba4cc;font-size:10px;margin-top:4px}.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.plan-card{padding:24px}.plan-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.plan-icon{width:43px;height:43px;border-radius:13px;background:#f1e9fc;color:#b18bd6;display:flex;align-items:center;justify-content:center}.plan-card h2{font-size:18px;color:#8d6aa1}.plan-card>p{font-size:12px;line-height:1.8;color:#b394c4;margin-top:8px;min-height:40px}.plan-price{font-size:32px;font-weight:500;color:#9271a6;margin-top:25px;letter-spacing:-1px}.plan-price small{font-size:12px;letter-spacing:0;color:#b9a0ca;font-weight:400;margin-left:4px}.plan-year{display:block;color:#b39bc4;font-size:11px;margin-top:7px}.plan-features{display:flex;flex-direction:column;gap:14px;border-top:1px solid #efe4f8;margin-top:25px;padding-top:23px}.plan-features>span{display:flex;align-items:center;gap:9px;font-size:11px;color:#a889bd}.plan-features svg{color:#b696d2}.plan-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:26px;padding-top:20px;border-top:1px solid #f0e7f7}.plan-card-footer>span{color:#c0a9d2;font-size:11px}.tabs{display:flex;gap:23px;margin-bottom:20px;border-bottom:1px solid #e9e0f0}.tabs button{font-size:13px;color:#b394c5;padding:0 2px 13px;position:relative}.tabs button.active{color:#9e6fbf;font-weight:500}.tabs button.active:after{content:"";height:2px;background:#b38ace;position:absolute;bottom:-1px;left:0;right:0}.order-amount{display:flex;align-items:center;flex-direction:column;padding:6px 0 28px}.order-amount>span{font-size:12px;color:#ba9fcc}.order-amount>strong{font-size:32px;font-weight:500;color:#9c74b0;margin:12px 0}.json-preview{font-size:11px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;background:#faf7fd;border:1px solid #eee4f7;color:#aa8bbd;border-radius:8px;padding:17px;max-height:390px;overflow:auto;margin:0 0 21px}.code-editor{font-family:SFMono-Regular,Consolas,monospace;font-size:12px!important;line-height:1.7!important;background:#fdfbff;-moz-tab-size:2;tab-size:2}.valid-json{color:#85a895!important}.invalid-json{color:#cb91a0!important}.checkbox-field{display:flex;align-items:center;gap:8px;font-size:12px;color:#a387b5;line-height:1.6}.checkbox-field input{width:15px;height:15px;accent-color:#aa82c8;box-shadow:none}.refund-form .notice{margin-bottom:17px}.progress-label{display:flex;align-items:center;gap:7px}.progress-label small{font-size:10px;color:#b8a0ca}.progress{width:68px;height:5px;border-radius:8px;background:#f1e8f8;overflow:hidden}.progress>i{height:100%;background:#b390d0;display:block;border-radius:8px}.progress.big{height:7px;width:100%;margin:22px 0}.model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:22px}.model-card{padding:24px}.model-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:19px}.model-card-head>div{display:flex;gap:6px}.model-icon{width:43px;height:43px;border-radius:12px;background:#eee8f8;color:#b398d0;display:flex;align-items:center;justify-content:center}.model-card h2{font-size:17px;color:#9375a6}.model-card>p{font-size:12px;color:#c0a9d1;margin-top:7px}.tag-list{display:flex;gap:6px;flex-wrap:wrap;margin:20px 0;min-height:25px}.tag-list>span{font-size:10px;color:#b295c5;background:#f7f2fc;border-radius:4px;padding:5px 8px}.model-meta{display:flex;gap:24px;font-size:11px;color:#b89bce}.model-meta>span{display:flex;align-items:center;gap:6px}.model-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:21px;padding-top:18px;border-top:1px solid #eee4f6}.capability-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;border:1px solid #eee4f6;padding:16px;border-radius:9px}.test-result{display:flex;align-items:center;gap:10px;padding:13px 17px;margin-top:16px;border:1px solid #e5d8f1;border-radius:9px;background:#f8f2fd;color:#ac8cbe;font-size:12px}.site-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(250px,1fr);gap:24px;align-items:start}.form-panel{padding:28px}.site-preview{position:sticky;top:100px;background:linear-gradient(140deg,#f5eefc,#f8f4fc 60%,#f9f3eb);border:1px solid #eadff3;border-radius:13px;padding:25px}.site-preview-content{padding-top:27px;text-align:center}.preview-brand{font-size:13px;font-weight:600;color:#ac88c1;letter-spacing:1px}.preview-symbol{font-size:94px;line-height:1;margin:28px 0 24px;color:#c7a9df;animation:float 6s ease-in-out infinite}.site-preview h2{font-size:23px;color:#9973b0;line-height:1.6;word-break:break-word}.site-preview-content>p{font-size:12px;line-height:1.9;color:#b398c5;margin-top:14px}.preview-note{font-size:10px;line-height:1.9;color:#c3a9d6;margin-top:35px;text-align:center}.preview-announcement{font-size:11px;line-height:1.8;color:#b591cd;border:1px solid #e5d6f0;border-radius:7px;margin-top:23px;padding:10px}.audit-hint{display:flex;gap:7px;align-items:center;font-size:11px;color:#b39ac5;margin-left:auto}.audit-action{color:#a17ab8;font-size:11px;background:#f7f1fc;padding:5px 8px;border-radius:5px}.truncate-cell{max-width:170px;overflow:hidden;text-overflow:ellipsis}.integration-banner{display:flex;align-items:center;gap:17px;background:linear-gradient(115deg,#eee5f8,#f6f1fb);border:1px solid #e5d8f0;border-radius:12px;padding:25px 27px;margin-bottom:24px;color:#b69ace}.integration-banner>span{width:46px;height:46px;background:#e8daf5;border-radius:12px;display:flex;align-items:center;justify-content:center}.integration-banner h2{font-size:16px;color:#a582ba;font-weight:500}.integration-banner p{font-size:11px;margin-top:8px;line-height:1.8;color:#b99bd0}.integration-banner>svg:last-child{margin-left:auto}.integration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.integration-card{padding:23px}.integration-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px}.integration-icon{width:42px;height:42px;background:#f5effb;border-radius:11px;color:#b79bcc;display:flex;align-items:center;justify-content:center}.integration-card h2{font-size:15px;color:#a182b6}.integration-card>p{font-size:11px;line-height:1.8;color:#bca2cf;margin-top:8px}.integration-details{margin:20px 0;min-height:30px}.integration-details>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0;font-size:11px;color:#c1a7d3}.integration-details strong{font-size:11px;color:#b693cb;font-weight:400;text-align:right;overflow-wrap:anywhere}.integration-guidance{font-size:11px;line-height:1.9;color:#c4acd6;border-top:1px solid #eee4f6;padding-top:17px}.command-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#37294455;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:80;display:flex;justify-content:center;align-items:flex-start;padding-top:15vh}.command-dialog{width:540px;max-width:92vw;background:#fff;border:1px solid #e8ddee;box-shadow:0 30px 80px #26132d33;border-radius:14px;overflow:hidden}.command-search{display:flex;align-items:center;gap:11px;padding:16px 18px;border-bottom:1px solid #eee5f5;color:#b296c5}.command-search input{border:0;box-shadow:none!important;padding:7px 0}.command-search .button{font-size:10px;padding:4px 6px;min-height:26px}.command-results{max-height:48vh;overflow:auto;padding:8px}.command-results>button{display:flex;align-items:center;gap:13px;text-align:left;padding:13px;border-radius:8px;width:100%;color:#ad8cc2}.command-results>button:hover{background:#f6effd}.command-results strong{font-size:13px;font-weight:500}.command-results small{display:block;font-size:11px;color:#c2a8d4;margin-top:5px}.command-results>button>svg:last-child{margin-left:auto}.command-footer{padding:12px 20px;background:#fcf9ff;border-top:1px solid #eee5f5;display:flex;align-items:center;gap:8px;font-size:10px;color:#baa0cc}.app-loading{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.app-loading>h2{color:#9674ab;font-size:19px}.app-loading>p{font-size:12px;color:#b29ac4}.app-loading .skeletons{width:250px;padding:10px}.app-loading .skeleton{height:8px}.collapsed{--sidebar:79px}.collapsed .sidebar{padding-left:11px;padding-right:11px}.collapsed .brand{padding:0 10px}.collapsed .brand-word,.collapsed .workspace-switch,.collapsed .nav-group,.collapsed .nav-item span,.collapsed .nav-item i,.collapsed .sidebar-note,.collapsed .sidebar-toggle span{display:none}.collapsed nav{margin-top:35px}.collapsed .nav-item{justify-content:center;padding:15px 0;margin:8px 0}.collapsed .sidebar-toggle{justify-content:center;padding:16px 0}.collapsed .sidebar-toggle svg{transform:rotate(180deg)}.mobile-menu,.sidebar-backdrop{display:none}.login-page{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.login-story{position:relative;overflow:hidden;background:linear-gradient(138deg,#f0e7f9,#f6f0fb,#eee6f7);padding:40px 52px;display:flex;flex-direction:column;justify-content:space-between}.login-story>.brand{padding:0;position:relative;z-index:2;font-size:24px;font-weight:650;letter-spacing:-1px}.login-story-content{position:relative;z-index:1;padding:50px 0 10px}.login-story-content>.eyebrow{font-size:10px;letter-spacing:1.4px;color:#af94c3}.login-story-content>h1{font-size:43px;line-height:1.45;letter-spacing:-1.5px;color:#836392;margin-top:23px}.login-story-content>h1>span{color:#b99bcf}.login-story-content>p{font-size:13px;line-height:2.2;color:#b398c5;margin-top:21px}.login-story-footer{display:flex;justify-content:space-between;font-size:10px;color:#c1a7d0;position:relative;z-index:2}.login-story-footer>span{font-size:8px;letter-spacing:1px}.login-orb{position:absolute;border-radius:50%;filter:blur(7px);pointer-events:none}.orb-one{width:330px;height:330px;right:-150px;top:10%;background:#d7c4eb44}.orb-two{width:200px;height:200px;left:-90px;bottom:17%;background:#efe1b844}.login-art{position:relative;height:290px;width:350px;max-width:100%;margin:15px auto 0}.art-card{position:absolute;width:220px;height:246px;border-radius:12px;box-shadow:0 15px 35px #7e54921a}.art-card-back{left:29px;top:22px;transform:rotate(-11deg);background:#c4d2be;border:5px solid #fff9;display:flex;gap:10px;padding:22px;align-items:flex-end}.art-card-back i{width:26px;height:70%;border-radius:50px;background:#edf0cd66}.art-card-back i:nth-child(2){height:45%}.art-card-back i:nth-child(3){height:57%}.art-card-front{left:108px;top:10px;transform:rotate(8deg);background:#e5d3fa;border:5px solid #fff9;padding:19px;color:#a080b7;animation:float-card 7s ease-in-out infinite}.art-card-front small{font-size:10px;letter-spacing:2px;display:block;margin-top:48px}.art-card-front>strong{display:block;font-size:39px;line-height:.95;letter-spacing:-2px;color:#956cae;margin-top:9px}.art-spark{position:absolute;right:21px;top:18px;font-size:54px;line-height:1;color:#b496d0}.art-tag{display:flex;gap:5px;align-items:center;font-size:8px;margin-top:21px;color:#b397c5}.login-form-side{display:flex;align-items:center;justify-content:center;position:relative;padding:60px}.login-form{width:350px}.login-lock{width:49px;height:49px;border-radius:14px;background:#f4edfb;color:#b89bce;display:flex;align-items:center;justify-content:center;margin-bottom:28px}.login-form>.eyebrow{font-size:10px;color:#ba9fca}.login-form>h2{font-size:30px;margin-top:12px;color:#9270a7}.login-form>p{color:#b49ac4;font-size:12px;line-height:1.8;margin-top:12px;margin-bottom:30px}.login-submit{margin-top:8px;width:100%;justify-content:space-between;min-height:44px}.login-security{display:flex;align-items:flex-start;gap:9px;color:#c3add2;font-size:11px;line-height:1.9;margin-top:26px}.login-security svg{margin-top:2px}.login-copyright{position:absolute;bottom:31px;font-size:10px;color:#c7b1d5}.login-page .field>span{color:#a082b3}.login-page .field input{padding:13px 14px;border-color:#e9e0f1;background:#fdfbfe}.login-page .button.primary{background:#aa84c7}.login-page .button.primary:hover{background:#9870b7}@keyframes float{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-7px) rotate(3deg)}}@keyframes float-card{0%,to{transform:rotate(8deg) translateY(0)}50%{transform:rotate(5deg) translateY(-8px)}}@media(min-width:1650px){.main-content{padding-left:50px;padding-right:50px}.metric-card{padding:25px 27px}.overview-middle{grid-template-columns:2fr 1fr}}@media(max-width:1250px){:root{--sidebar:214px}.sidebar{padding-left:12px;padding-right:12px}.topbar{padding:0 25px}.main-content{padding:29px 25px 20px}.metric-card{padding:18px}.metric-card>strong{font-size:27px}.metric-grid{gap:13px}.page-heading h1{font-size:23px}.plan-grid{gap:15px}.plan-card{padding:19px}.plan-price{font-size:28px}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-word{font-size:21px}.topbar-actions{gap:12px}.command-trigger kbd{margin-left:8px}.sidebar-note{padding:13px 10px}}@media(max-height:790px)and (min-width:900px){.sidebar{padding-top:22px}.workspace-switch{margin-top:24px;margin-bottom:8px}.nav-group{margin-top:14px;margin-bottom:6px}.nav-item{padding-top:10px;padding-bottom:10px;margin:2px 0}.sidebar-note{display:none}.sidebar-bottom{padding-top:5px}.topbar{height:64px}.main-content{padding-top:28px}.page-heading{margin-bottom:24px}.login-art{height:240px;transform:scale(.85);transform-origin:center top;margin-bottom:-15px}.login-story-content{padding-top:30px}.login-story-content>h1{font-size:36px}.login-story{padding-top:30px;padding-bottom:28px}.login-form>p{margin-bottom:24px}}@media(max-width:1020px){.command-trigger span,.command-trigger kbd,.consumer-link{display:none}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-middle{grid-template-columns:minmax(0,1.5fr) minmax(240px,1fr)}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-layout{grid-template-columns:1fr}.site-preview{position:static}.site-preview-content{max-width:420px;margin:auto}.page-heading{align-items:flex-start}.page-heading h1{font-size:22px}.login-story{padding:30px}.login-form-side{padding:40px}.login-story-content>h1{font-size:37px}.login-story-footer>span{display:none}}@media(max-width:800px){:root{--sidebar:0px}.sidebar{width:232px;transform:translate(-100%);transition:transform .2s}.mobile-open .sidebar{transform:translate(0)}.mobile-open .sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#25182b55;z-index:19}.sidebar-toggle{display:none}.mobile-menu{display:inline-flex}.topbar{height:65px;padding:0 20px}.main-content{padding:25px 20px 18px}.topbar-actions{gap:10px}.breadcrumb-home,.breadcrumb-divider{display:none}.admin-identity>span:nth-child(2){display:none}.topbar-divider{display:none}.collapsed{--sidebar:0px}.overview-middle{grid-template-columns:1fr}.health-panel{display:none}.model-grid{grid-template-columns:1fr}.page-heading{flex-wrap:wrap}.page-actions{margin-left:auto}.overview-bottom,.login-page{grid-template-columns:1fr}.login-story{display:none}.login-form-side{min-height:100dvh}.login-form{max-width:360px}.login-copyright{bottom:25px}.table-toolbar{padding:17px;flex-wrap:wrap}.audit-hint{display:none}}@media(max-width:540px){.main-content{padding:23px 15px}.topbar{padding:0 15px}.page-heading h1{font-size:21px}.page-heading p{font-size:11px}.metric-grid{gap:10px}.metric-card{padding:15px}.metric-top>span:first-child{font-size:11px}.metric-icon{width:28px;height:28px}.metric-icon svg{width:16px}.metric-card>strong{font-size:24px}.metric-card>small{font-size:10px}.plan-grid,.integration-grid,.form-grid{grid-template-columns:1fr}.drawer-header,.drawer-body{padding-left:20px;padding-right:20px}.form-panel{padding:20px}.integration-banner{padding:19px}.integration-banner>svg:last-child{display:none}.integration-banner h2{font-size:14px}.command-trigger{display:none}.page-footer>span:first-child{max-width:150px}.count-label{display:none}.search-input{max-width:none}.filter-select{margin-left:0}.panel-heading{padding:20px}.eyebrow{font-size:10px;letter-spacing:1.5px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.page-heading h1,.panel-heading h2,.drawer-header h2,.plan-card h2,.model-card h2,.integration-card h2,.site-preview h2,.profile-summary h3,.login-form>h2{color:#51425f}.metric-card>strong,.donut strong,.mini-metrics strong,.plan-price,.order-amount>strong{color:#594365}.page-heading p,.panel-heading p,.metric-card>small,.metric-top>span:first-child,.field>span,.detail-list>div>span,.plan-card>p,.model-card>p,.integration-card>p,.login-form>p,.login-page .field>span{color:#86738f}td,.detail-list strong,.compact-list>div,.model-meta,.plan-features>span,.checkbox-field,.site-preview-content>p{color:#81658f}td strong,.identity strong,.activity-row strong,.model-card h2{color:#685173}.field>small,.cell-subtitle,.identity small,.count-label,.pager,.integration-guidance,.integration-details>div,.login-security,.empty p,.preview-note,.plan-year,.tag-list>span,.audit-hint{color:#9883a7}.nav-item{color:#877792}.nav-group{color:#ac9db6}.eyebrow{color:#9d87ac}.breadcrumb strong{color:#756280}.notice,.test-result{color:#8c709d}.json-preview,.audit-action{color:#8d6a9f}.empty h3{color:#957ba5}.login-story-content>p{color:#a185b2}.login-story-content>h1{color:#80608f}.login-page .button.primary{background:#8e6db4}.login-page .button.primary:hover{background:#78579e}.badge-active,.badge-published,.badge-paid,.badge-succeeded,.badge-configured,.badge-enabled{color:#61876d}.badge-pending,.badge-queued,.badge-development,.badge-testing,.badge-mock,.badge-console,.badge-refund_pending,.badge-refund_processing{color:#a17e52}.badge-banned,.badge-failed{color:#ad6b72}.badge-unconfigured,.badge-draft{color:#9774a8}@media(max-height:980px){.sidebar-note{display:none}}.yoimiya-preset{display:flex;align-items:center;gap:20px;padding:25px;margin:22px 0;background:linear-gradient(115deg,#f8f5ff,#fff9ee);border-color:#e6dff3}.yoimiya-preset>div{flex:1}.yoimiya-preset h2{font-size:18px;margin:8px 0;color:#665279}.yoimiya-preset p{font-size:13px;line-height:1.8;color:#887596;max-width:680px}.yoimiya-preset small{display:block;margin-top:7px;color:#9b879f;line-height:1.7}.model-credentials{display:flex;align-items:flex-start;gap:7px;color:#8a7799;font-size:12px;margin-top:15px;line-height:1.7}.model-credentials code{display:block;font-size:10px;color:#a091ad;overflow-wrap:anywhere}.model-config-issue{font-size:11px!important;line-height:1.7!important;margin-top:8px!important}.model-configuration-status{display:flex;gap:12px;padding:16px;border-radius:12px;background:#f7f3fc;color:#897496}.model-configuration-status strong{font-size:13px;color:#745e86}.model-configuration-status p{font-size:12px;line-height:1.8;margin-top:5px}.model-configuration-status>svg{margin-top:2px}@media(max-width:1000px){.yoimiya-preset{flex-wrap:wrap}.yoimiya-preset>.button{margin-left:auto}.yoimiya-preset>div{min-width:220px}}.yoimiya-preset a{display:inline-flex;align-items:center;gap:6px;color:#8165b6;font-size:12px;margin-top:12px}.yoimiya-connection{padding:22px;display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-bottom:20px}.yoimiya-connection-copy{display:flex;align-items:flex-start;gap:12px;flex:1;min-width:250px;color:#947ab6}.yoimiya-connection-copy strong{font-size:14px;color:#665279}.yoimiya-connection-copy p{font-size:12px;color:#897794;line-height:1.8;margin:5px 0}.yoimiya-connection-copy code{font-size:11px;color:#9a89a7}.yoimiya-connection-result{flex-basis:100%;border-radius:10px;background:#fff6ef;color:#ae7853;padding:12px;font-size:12px;line-height:1.8}.yoimiya-connection-result.success{background:#eef8f2;color:#4e8a69}.model-dimension-list{font-size:12px;line-height:1.9;color:#91809c}.job-text-result{white-space:pre-wrap;overflow-wrap:anywhere;padding:18px;background:#f8f5fc;border-radius:12px;color:#70627c;font-size:14px;line-height:1.9}.premium-service-summary{display:flex;align-items:center;gap:19px;padding:24px}.premium-service-summary h2{margin:6px 0 8px;font-size:22px}.premium-service-summary p{color:var(--muted);font-size:14px;line-height:1.7}.premium-service-summary>.badge{margin-left:auto}.service-margin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin:20px 0}.service-margin{padding:21px;display:flex;flex-direction:column;gap:13px}.service-margin>span{display:flex;gap:7px;align-items:center;font-size:13px;color:var(--muted)}.service-margin>strong{font-size:29px;font-weight:600;color:#765491}.service-margin small{font-size:12px;color:var(--muted);font-weight:400;line-height:1.6}.service-settings{padding:26px;max-width:1050px}.service-settings .form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.service-settings>.action-form{max-width:none}.service-save-note{display:flex;align-items:center;gap:7px;color:#778d70;margin-top:18px;font-size:14px}.badge-waiting,.status-badge.waiting{background:#f1ebfb;color:#9773b1}.badge-review,.status-badge.review{background:#fff1dc;color:#a37b46}@media(max-width:800px){.service-margin-grid,.service-settings .form-grid.three{grid-template-columns:1fr}.premium-service-summary{align-items:flex-start;flex-wrap:wrap}.service-settings{padding:18px}}
