:root{color-scheme:dark;--bg: #090e18;--surface: #111a29;--line: #243044;--muted: #91a0b6;--text: #edf2f9;--lime: #d7f480;--purple: #b1a0ff;--blue: #76bdf7;--orange: #f6b777;--sidebar: 228px;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:13px;line-height:1.6;color:var(--text);background:var(--bg)}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.43}button,select,a{touch-action:manipulation}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--lime);outline-offset:3px}svg{flex-shrink:0;vertical-align:middle}h1,h2,h3,p{margin:0}h2{font-size:18px;font-weight:650;letter-spacing:.02em}small{font-size:11px}code,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}code{overflow-wrap:anywhere}button{border:0}input,select,textarea{width:100%;min-width:0;border:1px solid #344158;border-radius:8px;background:#0d1523;padding:11px 12px;transition:border-color .15s}input::placeholder,textarea::placeholder{color:#6f7f95}input:hover,select:hover,textarea:hover{border-color:#58627b}input[type=checkbox]{accent-color:var(--lime);width:16px;height:16px;margin:0}select{cursor:pointer}textarea{resize:vertical}label{display:block;color:#b1bed0;font-size:12px}label>input,label>select,label>textarea{display:block;margin-top:7px}form>label,form>div:not(.form-footer){margin-top:16px}fieldset{border:1px solid var(--line);border-radius:8px;margin:20px 0;padding:12px}legend{color:#b1bed0;padding:0 7px;font-size:12px}dl,dd{margin:0}strong{font-weight:600}.muted{color:var(--muted)}.danger{color:#ffa6ac!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:20px;background:var(--lime);color:#17220e;padding:12px;z-index:100}.skip-link:focus{top:10px}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;width:var(--sidebar);padding:32px 17px 18px;background:#0b1320;border-right:1px solid #212c3d;z-index:10}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:18px;font-weight:800;letter-spacing:.025em;padding-left:6px}.brand-accent{color:var(--lime)}.brand small{display:block;letter-spacing:.15em;font-size:9px;color:#8897ac;font-weight:400;margin-top:4px}.brand-symbol{display:flex;align-items:center;gap:4px;transform:skew(-14deg);width:29px;height:33px}.brand-symbol i{width:6px;height:23px;background:var(--lime);border-radius:1px}.brand-symbol i:first-child{height:16px;margin-top:9px}.brand-symbol i:last-child{height:28px;opacity:.65}.workspace{display:flex;align-items:center;gap:9px;padding:13px 10px;background:#121d2d;border:1px solid var(--line);border-radius:10px;margin:35px 0 29px}.workspace-icon{display:grid;place-items:center;width:30px;height:32px;background:#695a9d;border-radius:7px;font-size:17px;font-weight:700}.workspace strong{display:block;font-size:12px}.workspace small{font-size:9px;color:var(--muted)}.sandbox-mini{font-size:9px;color:#aab490;margin-left:auto;white-space:nowrap}.nav-label{margin:0 10px 11px;font-size:10px;color:#76869d;letter-spacing:.08em}.sidebar nav{display:flex;flex-direction:column;gap:6px}.nav-item{display:flex;align-items:center;gap:12px;text-align:left;border-radius:8px;padding:12px;color:#a0acc0;background:none;font-size:12px;white-space:nowrap}.nav-item:hover{background:#172234}.nav-item.active{color:#d9d0ff;background:linear-gradient(90deg,#2b2545,#1a2031)}.nav-item.active svg{color:#bfaaff}.nav-item b{margin-left:auto;padding:1px 7px;border-radius:5px;background:#39324f;font-weight:400;font-size:10px}.sidebar-bottom{margin-top:auto;padding-top:40px}.safety-card{padding:17px 13px;background:linear-gradient(145deg,#1c2630,#131c29);border:1px solid #344038;border-radius:10px}.safety-card>svg{color:var(--lime);display:block;margin-bottom:12px}.safety-card strong{display:block;font-size:12px}.safety-card p{color:#94a395;font-size:10px;margin-top:7px;line-height:1.8}.sidebar-footer{display:flex;justify-content:space-between;color:#758296;font-size:8px;letter-spacing:.06em;margin:23px 5px 0}.main-area{width:calc(100% - var(--sidebar));margin-left:var(--sidebar);min-width:0}.topbar{height:76px;padding:0 34px;border-bottom:1px solid #202c3f;display:flex;align-items:center;gap:22px;background:#0b111d}.breadcrumb{display:flex;align-items:center;gap:12px;color:#8695ac;font-size:11px}.breadcrumb strong{color:#d1d9e6;font-weight:500}.connection{margin-left:auto;display:flex;align-items:center;gap:7px;color:#b5a884;font-size:10px;white-space:nowrap}.connection i{width:6px;height:6px;background:#b8a175;border-radius:50%}.connection.online{color:#b5c69d}.connection.online i{background:var(--lime);box-shadow:0 0 0 3px #d7f4800b}.profile{display:flex;align-items:center;gap:10px;padding-left:22px;border-left:1px solid var(--line)}.avatar{display:grid;place-items:center;width:34px;height:34px;border:1px solid #7d8eac;border-radius:50%;background:#374b64;color:#d7e7ff;font-size:12px}.profile strong,.profile small{display:block;font-size:11px}.profile small{color:#8a9bb2;font-size:9px}.page-content{max-width:1540px;margin:0 auto;padding:25px 34px 24px}.role-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.role-tabs{display:flex;gap:4px;padding:4px;border:1px solid var(--line);background:#0d1422;border-radius:9px}.role-tabs button{display:flex;align-items:center;gap:7px;padding:8px 16px;border-radius:6px;background:transparent;color:#96a4ba;font-size:11px}.role-tabs button.selected{background:#283243;color:#f1f5fa;box-shadow:0 1px 4px #0003}.role-tabs button:hover{color:var(--lime)}.role-hint{font-size:10px;color:#8493a9}.sandbox-banner{display:flex;gap:13px;align-items:center;border:1px solid #4b422c;background:linear-gradient(90deg,#28231a80,#1b201f);border-radius:8px;padding:13px 16px;margin-bottom:29px;color:#d7bd82}.sandbox-banner strong{display:block;font-size:12px;letter-spacing:.02em}.sandbox-banner span:not(.sandbox-label){font-size:10px;color:#b8aa8d;display:block;margin-top:2px}.sandbox-label{margin-left:auto;font-size:9px;letter-spacing:.12em;border:1px solid #5d5030;padding:3px 7px;border-radius:4px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.eyebrow{font-size:9px;color:#8c9bb2;letter-spacing:.13em;margin-bottom:7px;font-family:Consolas,monospace}.page-heading h1{font-size:clamp(22px,2.15vw,31px);letter-spacing:.035em;line-height:1.45;font-weight:650}.heading-dot{display:inline-block;color:var(--lime);font-size:22px;margin-left:11px;vertical-align:2px}.page-heading p{color:var(--muted);font-size:11px;margin-top:8px}.heading-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:39px;padding:9px 14px;border-radius:7px;font-size:11px;font-weight:600;white-space:nowrap;transition:background .15s,transform .15s;border:1px solid transparent}.button.primary{background:var(--lime);color:#1b2510}.button.primary:hover:not(:disabled){background:#e5fba7;box-shadow:0 3px 18px #d7f48018}.button.secondary{background:#17202e;border-color:#364158;color:#d1d9e7}.button.secondary:hover:not(:disabled){background:#242c40;border-color:#7c779f}.button.small{min-height:30px;padding:5px 10px;font-size:10px}.button.danger-button{background:#48262f;border-color:#74404e;color:#ffc3c8}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:none;color:#c3d790;padding:4px 0;font-size:11px;white-space:nowrap}.text-button:hover{color:var(--lime)}.icon-button{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:6px;background:none;color:#b3bfd0}.icon-button:hover{background:#ffffff0c}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}.stat-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:11px;padding:18px 19px;background:linear-gradient(120deg,#152031,#101927);--accent: var(--purple)}.stat-card.lime{--accent: var(--lime)}.stat-card.blue{--accent: var(--blue)}.stat-card.orange{--accent: var(--orange)}.stat-card:after{content:"";position:absolute;right:-40px;top:30px;width:95px;height:95px;border:15px solid var(--accent);border-radius:50%;opacity:.025}.stat-card>div{display:flex;align-items:center;justify-content:space-between;color:#a9b6c9;font-size:11px}.stat-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:color-mix(in srgb,var(--accent) 9%,transparent);color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 18%,transparent)}.stat-card>strong{display:block;font-size:31px;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin-top:7px;font-variant-numeric:tabular-nums}.stat-card>small{display:flex;align-items:center;gap:6px;font-size:9px;color:#92a0b4;margin-top:11px}.stat-card>small i{width:4px;height:4px;border-radius:50%;background:var(--accent)}.panel{min-width:0;background:linear-gradient(125deg,#131e2e,#101825);border:1px solid var(--line);border-radius:12px;padding:23px;margin-bottom:23px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:14px}.panel-title .eyebrow{font-size:8px;margin-bottom:5px}.panel-title h2{font-size:18px}.panel-description{font-size:11px;color:var(--muted);margin-top:8px;line-height:1.8}.subtle-badge{border:1px solid #3a4354;border-radius:5px;padding:4px 8px;color:#9babbe;font-size:9px;white-space:nowrap}.intake-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:19px;margin-bottom:9px}.intake-layout .panel{margin-bottom:20px}.input-tabs{display:flex;align-items:center;gap:25px;border-bottom:1px solid var(--line);margin-top:18px}.input-tabs button{position:relative;display:flex;align-items:center;gap:7px;padding:12px 0;background:none;color:#99a8bd;font-size:11px}.input-tabs button.active{color:var(--lime)}.input-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--lime)}.intake-input{min-height:110px;margin-top:20px!important}.intake-input>label>span{font-size:9px;margin-left:4px;color:#7b8aa0}.input-with-icon{display:flex;align-items:center;gap:10px;margin-top:8px;padding-left:12px;background:#0d1523;border:1px solid #35425a;border-radius:8px}.input-with-icon>svg{color:#879bb3}.input-with-icon input{border:0;background:transparent;padding-left:0;outline-offset:2px}.field-hint{color:#92a0b6;font-size:10px;line-height:1.7;margin:8px 0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.quote{display:flex;flex-direction:column;align-items:flex-end;padding:2px 0}.quote>span{color:#92a0b6;font-size:9px}.quote>strong{font-size:23px;line-height:1.25;color:#dedaf6}.quote small{font-size:10px;color:#aaabbe;font-weight:400}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:21px;padding-top:17px;border-top:1px solid var(--line)}.form-footer>span{display:flex;align-items:center;gap:6px;color:#9ba993;font-size:9px}.pipeline-total{position:relative;margin:21px 0 24px}.pipeline-total>strong{display:block;font-size:37px;line-height:1.2;font-weight:500}.pipeline-total>span{color:#94a1b5;font-size:10px}.orbit{position:absolute;right:2px;top:0;display:grid;place-items:center;border:4px solid #44513a;border-right-color:var(--lime);border-top-color:var(--lime);color:var(--lime);border-radius:50%;width:63px;height:63px}.pipeline-list{display:flex;flex-direction:column;gap:14px}.pipeline-row{display:flex;align-items:center;gap:11px}.pipeline-dot{width:7px;height:7px;border-radius:50%}.queued{background:var(--purple)}.claimed{background:var(--blue)}.verifying{background:var(--orange)}.succeeded{background:var(--lime)}.pipeline-row strong{display:block;font-size:11px;color:#ccd6e4;font-weight:500}.pipeline-row small{font-size:9px;color:#8e9eb5}.pipeline-row b{margin-left:auto;font-weight:500;font-size:13px;color:#dbe3f0}.pipeline-track{display:flex;gap:3px;height:5px;background:#202c3d;border-radius:10px;overflow:hidden;margin:23px 0 17px}.pipeline .text-button{width:100%}.channel-section{margin-bottom:28px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:17px}.section-heading h2{font-size:20px}.section-heading p{font-size:11px;color:var(--muted);margin-top:5px}.channel-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.channel-card{--accent: #ad9af8;border:1px solid var(--line);border-radius:11px;background:linear-gradient(130deg,#152030,#101824);padding:17px 14px 12px;position:relative;overflow:hidden;min-width:0}.channel-card:before{content:"";position:absolute;left:0;top:0;width:42%;height:2px;background:var(--accent)}.gcash{--accent: #64bdf4}.momo{--accent: #ed86a8}.blik{--accent: #f6ba86}.kakao{--accent: #f2dc76}.channel-heading{display:flex;align-items:center;gap:9px}.channel-mark{width:30px;height:30px;border-radius:8px;background:var(--accent, #ab98ec);color:#121725;display:inline-grid;place-items:center;font-size:17px;font-weight:800;flex-shrink:0}.channel-heading>div{min-width:0}.channel-heading strong{font-size:12px;display:block;white-space:nowrap}.channel-heading small{font-size:8px;display:block;color:#97a5b9;white-space:nowrap}.version{margin-left:auto;color:#8998ae;font-size:8px}.channel-price{display:flex;align-items:center;justify-content:space-between;margin:21px 0 15px;gap:6px}.channel-price>span{color:#99a6bc;font-size:9px}.channel-price strong{font-size:27px;line-height:1}.channel-price strong small{font-size:8px;color:#a7b2c5;font-weight:400;margin-left:4px}.channel-card dl>div{display:flex;justify-content:space-between;gap:4px;margin:6px 0;font-size:9px}.channel-card dt{color:#96a4b9}.channel-card dd{color:#d4ddea;font-variant-numeric:tabular-nums}.channel-foot{margin-top:14px;padding-top:10px;border-top:1px solid #243042;color:#8695aa;font-size:8px}.channel-placeholder{grid-column:1/-1;padding:28px;border:1px dashed #35425a;border-radius:8px;color:#92a1b8;font-size:12px}.task-panel .panel-title{margin-bottom:18px}.table-scroll{overflow:auto;max-width:100%;scrollbar-color:#34425b #101824}table{width:100%;border-collapse:collapse;text-align:left;font-size:11px;white-space:nowrap}th{color:#9aa7bb;font-weight:400;font-size:10px;padding:11px 10px;border-bottom:1px solid var(--line)}td{color:#bdcadd;padding:15px 10px;border-bottom:1px solid #26304580}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#ffffff02}td>small{display:block;color:#8f9db3;font-size:9px;margin-top:4px}td>strong{font-weight:500;color:#dbe5f3}td code{font-size:10px}.task-id{display:block;max-width:195px;text-overflow:ellipsis;overflow:hidden;text-align:left;color:#d1d9ec;background:none;padding:0;font-size:10px;font-family:Consolas,monospace}.task-id:hover{color:var(--lime)}.table-channel{display:flex;align-items:center;gap:8px}.table-channel .channel-mark{width:22px;height:22px;border-radius:6px;font-size:12px}.status{display:inline-flex;align-items:center;gap:6px;font-size:10px;padding:4px 8px;border-radius:5px;color:#bbc7d7;background:#263044}.status i{width:5px;height:5px;border-radius:50%;background:currentColor}.status-queued{color:#c4b6ff;background:#aa91ff14}.status-claimed{color:#9acdfc;background:#76bdf714}.status-verifying{color:#edbc84;background:#f6b77713}.status-succeeded{color:#c7e68c;background:#d7f48012}.status-rejected,.status-failed{color:#ffadb5;background:#ed6d8a12}.status-refunded{color:#a9cecd;background:#85bebb12}.row-actions{display:flex;align-items:center;justify-content:flex-end;gap:13px}.align-right{text-align:right}.task-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:13px}.search-label{flex:1}.task-toolbar input,.task-toolbar select{margin-top:0;font-size:11px}.task-toolbar select{width:150px}.lease{color:#dac092}.empty{padding:38px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:9px}.empty>svg{color:#71839d;margin-bottom:7px}.empty strong{font-size:13px;font-weight:500;color:#b8c8dd}.empty p{font-size:10px;color:#92a2b9;line-height:1.8}.notice{display:flex;align-items:flex-start;gap:12px;border:1px solid #3a4a34;border-radius:8px;padding:14px 16px;margin-bottom:18px;font-size:11px;color:#d2e9b0;background:#1a261e;overflow-wrap:anywhere}.notice>svg{margin-top:1px}.notice>div:first-of-type{flex:1;min-width:0}.notice strong{display:block;font-size:12px}.notice p{font-size:10px;margin-top:5px;opacity:.9}.notice.error{color:#ffc0c4;border-color:#75424e;background:#2d1d28}.notice.warning{color:#e9c593;background:#292319;border-color:#635239}.notice .button{align-self:center}.notice>code{font-size:10px}.inline-note{padding:12px 15px;border-left:2px solid #a798da;background:#a798da09;color:#b9b4cd;font-size:11px;margin-bottom:20px;border-radius:0 7px 7px 0}.worker-switch{display:flex;align-items:center;gap:8px;font-size:10px}.worker-switch select{margin:0;width:135px;padding:8px}.wallet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:22px}.wallet-grid>.empty{grid-column:1/-1}.wallet-card{background:#131f2e;border:1px solid #32423f;border-radius:9px;padding:20px}.wallet-card>div{display:flex;align-items:center;gap:10px;font-size:12px;color:#bdcfab;margin-bottom:20px}.wallet-card>small{display:block;color:#8f9fb4;font-size:10px}.wallet-card>strong{display:block;font-size:29px;font-weight:500;margin-top:3px;overflow-wrap:anywhere}.wallet-card footer{display:flex;justify-content:space-between;margin-top:20px;border-top:1px solid var(--line);padding-top:12px;color:#9aaabf;font-size:11px}.wallet-card b{font-weight:400;color:#c8d3e1}.price-forms{margin-top:22px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.price-form{border:1px solid #334054;border-radius:9px;padding:17px;background:#0e1725}.price-identity{display:flex;align-items:center;gap:10px}.price-identity>span:last-child{margin-left:auto;color:#94a1b7;font-size:10px}.price-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px}.price-fields label{font-size:10px}.price-publish{display:flex;align-items:center;gap:10px;padding-top:12px}.price-publish label{flex:1}.price-publish input{margin:0;font-size:10px}.price-publish .button{font-size:10px}.automation-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.checkbox{display:flex;align-items:center;gap:8px;font-size:11px;margin:8px 0}.checkbox>input{margin:0;flex-shrink:0}.checkbox code{margin-left:auto;font-size:9px;color:#99aac1}.automation-grid form>.button{margin-top:22px}.code-panel{background:#0d1523}.endpoint{display:flex;align-items:center;border:1px solid #364156;border-radius:7px;margin-top:25px;padding:11px 12px;gap:13px;font-size:11px}.endpoint>span{font-size:10px;color:var(--lime);font-weight:600}.endpoint code{color:#b7c6db}.code-panel pre{overflow-x:auto;white-space:pre;line-height:2.15;color:#bbaddf;background:#0a111e;border:1px solid #263247;border-radius:8px;padding:17px;font-size:10px;margin:18px 0}.code-note{color:#9faec2;line-height:1.9;font-size:10px}.api-flow{display:flex;gap:11px;align-items:center;margin-top:24px;color:#bdd190;font-size:10px}.api-flow span{background:#aabb7710;border:1px solid #aabb7720;padding:5px 10px;border-radius:6px}.secret-notice{background:#1e2927}.secret-notice>div>svg{margin-right:8px}.secret-notice strong{display:inline}.raw-key{display:block;background:#0c1718;padding:12px;margin:12px 0;border-radius:5px;color:#ddf8a9;word-break:break-all;font-size:12px}.secret-actions{display:flex;flex-direction:column;gap:10px;margin-left:15px}.upload-zone{position:relative;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:18px;border:1px dashed #64708c;border-radius:9px;background:#c8b4ff05;text-align:center;cursor:pointer;gap:6px;overflow:hidden}.upload-zone svg{color:#b5a5e8}.upload-zone>strong{font-weight:500;font-size:12px;max-width:100%;overflow-wrap:anywhere}.upload-zone>span{font-size:9px!important}.upload-zone input{max-width:260px;font-size:10px;background:none;border:0;padding:0}.upload-zone img{max-height:95px;max-width:160px;object-fit:contain;border-radius:4px;background:#fff}.upload-status{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:10px}.upload-status>span{font-size:9px;color:#a2b099;overflow-wrap:anywhere}.blik-box{display:flex;align-items:flex-start;gap:13px;border:1px solid #494456;background:#282233;padding:16px;border-radius:8px;color:#cec0e5}.blik-box strong{font-size:12px}.blik-box p{font-size:10px;margin-top:6px;color:#baaeca;line-height:1.9}.page-footer{display:flex;justify-content:space-between;gap:15px;padding:4px 0;color:#8491a6;font-size:9px}.page-footer i{color:#506176;margin:0 7px}.modal-open{overflow:hidden}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#030812ce;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:28px;z-index:40}.modal{width:620px;max-width:100%;max-height:calc(100dvh - 56px);overflow:auto;border:1px solid #485269;border-radius:14px;background:#141e2d;box-shadow:0 25px 100px #0009;padding:26px;outline:none}.modal>header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:24px}.modal>header .eyebrow{overflow-wrap:anywhere;font-size:9px;letter-spacing:0}.modal>header h2{font-size:20px}.detail-status{display:flex;align-items:center;gap:12px;margin-bottom:20px}.detail-status>span:last-child{font-size:11px;color:#a5b4c6}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 15px}.detail-grid dt{font-size:10px;color:#98a9be}.detail-grid dd{font-size:12px;margin-top:5px;overflow-wrap:anywhere}.task-source{margin-top:23px;padding:18px;border:1px solid #3c4659;border-radius:8px;background:#0d1725}.task-source strong{font-size:12px;display:block;margin-bottom:8px}.task-source p{font-size:10px;color:#a5b3c7;line-height:1.8;margin:10px 0}.task-source code{display:block;font-size:11px;color:#b9c4df}.asset-preview{max-width:100%;max-height:300px;object-fit:contain;margin:auto;display:block;background:#fff;border-radius:4px}.modal form>.button{margin-top:22px}.modal .notice{margin-bottom:17px}.modal .checkbox{line-height:1.8;margin-top:20px}[hidden]{display:none!important}@media (min-width: 1600px){:root{--sidebar: 246px}.page-content{padding:30px 44px}.topbar{padding:0 44px}.channel-card{padding:21px 19px}.channel-heading strong{font-size:14px}.channel-price strong{font-size:31px}.channel-card dl>div{font-size:11px}.channel-foot{font-size:9px}}@media (max-width: 1250px){:root{--sidebar: 205px}.sidebar{padding-left:13px;padding-right:13px}.brand{font-size:16px;gap:9px}.page-content{padding:23px}.topbar{padding:0 23px}.role-hint{display:none}.channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.channel-card:nth-child(n+4){grid-column:auto}.intake-layout{grid-template-columns:minmax(0,1.4fr) minmax(260px,1fr)}.panel{padding:20px}.input-tabs{gap:17px}.form-footer>span{max-width:140px;line-height:1.8}.stat-card{padding:16px}.page-heading{align-items:flex-start}.heading-actions{align-self:flex-end}.price-forms{grid-template-columns:1fr}.automation-grid{grid-template-columns:1fr 1fr}.automation-grid .form-row{grid-template-columns:1fr}.checkbox code{font-size:8px}.code-panel pre{font-size:9px}.heading-dot{display:none}}@media (max-width: 980px){:root{--sidebar: 176px}.sidebar{padding-left:10px;padding-right:10px}.brand{font-size:14px;gap:8px}.brand-symbol{width:23px;gap:3px}.brand-symbol i{width:5px}.brand small{font-size:8px;letter-spacing:.05em}.workspace{padding:11px 8px;gap:7px}.workspace-icon{width:25px;font-size:14px}.workspace small{font-size:8px}.sandbox-mini{display:none}.nav-item{font-size:11px;gap:9px}.nav-item b{padding:1px 5px}.sidebar-footer{font-size:7px}.page-content{padding:22px}.topbar{height:67px;padding:0 22px;gap:14px}.profile{padding-left:14px}.profile div{display:none}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intake-layout{grid-template-columns:1fr}.pipeline-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}.pipeline-total{margin:14px 0 20px}.pipeline{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.pipeline>.panel-title,.pipeline-track,.pipeline>.text-button{grid-column:1/-1}.pipeline-list{grid-template-columns:1fr;gap:8px;grid-row:2/4;grid-column:2}.pipeline-total{grid-column:1}.pipeline .orbit{top:65px;left:0;width:45px;height:45px;border-width:3px}.pipeline .orbit svg{width:20px}.pipeline-track{margin-top:21px}.automation-grid{grid-template-columns:1fr}.automation-grid .form-row{grid-template-columns:1fr 1fr}.wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-heading{flex-wrap:wrap;gap:15px}.heading-actions{margin-left:auto}.page-heading h1{font-size:25px}.role-tabs button{padding:8px 13px}.sandbox-label{display:none}.channel-grid{gap:10px}.channel-heading{gap:6px}.channel-heading .channel-mark{width:26px;height:26px;font-size:15px}.version{display:none}}@media (max-width: 700px){:root{--sidebar: 0px}.app-shell{display:block}.sidebar{position:static;width:100%;padding:16px 17px 0;background:#0c1421;border-bottom:1px solid var(--line)}.brand{font-size:17px}.brand-symbol{height:30px;width:27px}.brand small{font-size:8px;letter-spacing:.14em}.workspace,.sidebar-bottom,.nav-label{display:none}.sidebar nav{flex-direction:row;gap:3px;overflow-x:auto;margin-top:16px;padding-bottom:11px;scrollbar-width:none}.nav-item{padding:8px 11px;font-size:10px;gap:6px;flex-shrink:0}.nav-item svg{width:15px;height:15px}.nav-item.active{background:#27253e}.nav-item b{font-size:8px}.main-area{width:100%;margin:0}.topbar{height:54px;padding:0 17px;gap:12px}.breadcrumb{font-size:9px;gap:8px}.connection{font-size:9px}.profile{border:0;padding-left:0}.avatar{width:28px;height:28px;font-size:10px}.page-content{padding:17px}.role-bar{margin-bottom:14px}.role-tabs{width:100%;justify-content:space-between}.role-tabs button{flex:1;justify-content:center;font-size:10px;padding:8px 5px;gap:5px}.role-tabs svg{width:13px}.sandbox-banner{align-items:flex-start;padding:11px 12px;gap:9px;margin-bottom:23px}.sandbox-banner>svg{width:18px;margin-top:2px}.sandbox-banner strong{font-size:11px}.sandbox-banner span:not(.sandbox-label){font-size:9px;line-height:1.9}.page-heading{margin-bottom:20px;gap:14px}.page-heading h1{font-size:24px;letter-spacing:.02em}.page-heading p{font-size:10px;line-height:1.9}.page-heading .eyebrow{font-size:8px}.heading-actions{width:100%;justify-content:flex-end}.heading-actions>.button{padding:7px 11px;min-height:34px;font-size:10px}.stats-grid{gap:10px;margin-bottom:18px}.stat-card{padding:14px}.stat-card>div{font-size:10px}.stat-icon{width:25px;height:25px}.stat-icon svg{width:15px}.stat-card>strong{font-size:28px;margin-top:9px}.stat-card>small{font-size:8px;margin-top:9px}.panel{padding:17px;border-radius:10px;margin-bottom:18px}.panel-title h2{font-size:17px}.panel-title .eyebrow{font-size:8px}.subtle-badge{font-size:8px;padding:3px 6px}.panel-description{font-size:10px}.input-tabs{gap:22px}.input-tabs button{font-size:10px;gap:6px}.input-tabs svg{width:14px}.intake-input{margin-top:18px!important}.field-hint{font-size:9px}.form-row{gap:12px}.form-footer{gap:10px}.form-footer>span{font-size:8px;max-width:135px}.button{font-size:10px;padding:9px 12px}.quote>strong{font-size:24px}.pipeline{grid-template-columns:1fr 1.4fr;gap:0 20px}.pipeline-row strong{font-size:10px}.pipeline-row small{font-size:8px}.pipeline-row b{font-size:12px}.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.channel-card{padding:16px 13px 11px}.channel-heading strong{font-size:12px}.channel-heading small{font-size:8px}.channel-price strong{font-size:28px}.channel-price>span{font-size:9px}.channel-card dl>div{font-size:9px}.channel-foot{font-size:8px}.section-heading h2{font-size:19px}.section-heading p{font-size:10px;max-width:265px;line-height:1.8}.section-heading .subtle-badge{flex-shrink:0}.task-toolbar{gap:8px}.task-toolbar input{font-size:10px;padding:9px}.task-toolbar select{font-size:10px;width:110px;padding:9px}.table-scroll{margin-left:-4px;margin-right:-4px}.task-id{max-width:155px}.notice{padding:12px;font-size:10px;gap:9px;flex-wrap:wrap}.notice strong{font-size:11px}.notice p{font-size:9px}.notice>svg{width:16px}.notice.warning .button{margin-left:auto}.inline-note{font-size:10px;line-height:1.9;padding:11px}.wallet-grid{grid-template-columns:1fr}.wallet-card>strong{font-size:28px}.price-form{padding:14px}.price-fields{gap:11px}.price-fields input{font-size:12px}.price-publish{flex-wrap:wrap}.price-publish label{min-width:100%}.price-publish .button{margin-left:auto}.automation-grid{gap:0}.checkbox{font-size:10px}.checkbox code{font-size:8px}.endpoint{font-size:10px;gap:9px}.endpoint>span{font-size:9px}.code-panel pre{font-size:9px;padding:12px}.code-note{font-size:9px}.api-flow{gap:7px}.api-flow span{font-size:9px;padding:5px 8px}.secret-actions{flex-direction:row;margin:0;flex-wrap:wrap}.page-footer{flex-direction:column;gap:6px;font-size:8px}.modal-backdrop{padding:14px;align-items:center}.modal{max-height:calc(100dvh - 28px);padding:20px 17px;border-radius:11px}.modal>header h2{font-size:18px}.modal>header .eyebrow{font-size:8px}.detail-grid{gap:16px 12px}.detail-grid dd{font-size:11px}.detail-grid dt{font-size:9px}.detail-grid>div:first-child{grid-column:1/-1}.task-source{padding:14px}.empty{padding:30px 13px}.empty strong{font-size:12px}.empty p{font-size:9px}}@media (max-width: 370px){.role-tabs button{font-size:9px;gap:4px}.input-tabs{gap:15px}.form-footer>span{max-width:105px}.form-footer .button{padding:9px 10px}.stat-card{padding:12px}.stat-card>small{font-size:7px}.channel-card{padding:14px 10px}.channel-heading{gap:5px}.channel-heading strong{font-size:11px}.channel-heading small{font-size:7px}.channel-mark{width:23px;height:23px}.channel-card dl>div{font-size:8px}.channel-foot{font-size:7px}.page-heading h1{font-size:22px}.profile{display:none}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
