@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#202520;font-synthesis:none;--ink:#202520;--muted:#7b817b;--soft:#a5aaa4;--line:#deded8;--line-dark:#c7c9c2;--surface:#fff;--surface-soft:#f8f8f5;--sidebar:#252b28;--accent:#c24f37;--accent-dark:#9d3d2b;--accent-soft:#fae9e4;--green:#3f7661;--green-soft:#e7f1ec;--amber:#976b2d;--amber-soft:#f7eedb;--shadow:0 14px 38px #1c221e12;background:#f4f3ef;font-family:DM Sans,Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}button,input,textarea,select{font:inherit;letter-spacing:0}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.52}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline-offset:2px;outline:2px solid #c24f377a}a{color:inherit;text-decoration:none}img{max-width:100%}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.brand-mark{color:#fff;background:var(--accent);border:1px solid #ffffff38;border-radius:8px;place-items:center;width:48px;height:48px;display:grid}.brand-mark--small{flex:none;width:34px;height:34px}.brand-lockup{flex-direction:column;gap:2px;display:flex}.brand-lockup strong{color:#fff;font-size:20px}.brand-lockup span{color:#ffffff7a;letter-spacing:.14em;font-size:9px;font-weight:700}.section-label{color:var(--accent);letter-spacing:.13em;font-size:10px;font-weight:700}.icon-button{color:#777e77;background:0 0;border-radius:6px;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.icon-button:hover{color:var(--ink);background:#efefeb}.primary-button,.secondary-button{border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:var(--accent)}.primary-button:hover{background:var(--accent-dark)}.secondary-button{color:#535953;border:1px solid var(--line);background:#fff}.secondary-button:hover{border-color:var(--line-dark);background:var(--surface-soft)}.auth-page{grid-template-columns:minmax(390px,.88fr) minmax(480px,1.12fr);min-height:100vh;display:grid}.auth-brand{color:#fff;background:var(--sidebar);align-items:flex-start;gap:13px;min-height:100vh;padding:42px 48px;display:flex;position:relative;overflow:hidden}.auth-brand:after{aspect-ratio:1;content:"";border:1px solid #ffffff14;border-radius:50%;width:72%;position:absolute;bottom:-22%;right:-16%;box-shadow:0 0 0 62px #ffffff06,0 0 0 124px #ffffff05}.auth-statement{z-index:1;max-width:490px;position:absolute;top:43%;left:48px;transform:translateY(-50%)}.auth-index{color:#d88a76;letter-spacing:.14em;font-size:10px;font-weight:700}.auth-statement h1{margin:13px 0 16px;font-size:56px;font-weight:600;line-height:1.08}.auth-statement p{color:#ffffff94;max-width:390px;margin:0;font-size:15px;line-height:1.8}.auth-foot{z-index:1;color:#ffffff7a;align-items:center;gap:7px;font-size:11px;display:flex;position:absolute;bottom:38px;left:48px}.auth-panel{background:#f7f6f2;place-items:center;min-height:100vh;padding:40px;display:grid}.auth-form-wrap{width:min(100%,420px)}.auth-form-wrap h2{margin:10px 0 8px;font-size:28px;line-height:1.2}.auth-caption{color:var(--muted);margin:0 0 30px;font-size:13px}.auth-form{gap:17px;display:grid}.field,.plain-field{flex-direction:column;gap:8px;min-width:0;display:flex}.field-label,.plain-field>span:first-child{color:#555b55;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex}.plain-field>span small{color:var(--soft);font-size:10px;font-weight:500}.field-control{color:#929792;border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:9px;height:46px;padding:0 12px;transition:border-color .16s,box-shadow .16s;display:flex}.field-control:focus-within{border-color:#b87a69;box-shadow:0 0 0 3px #c24f3714}.field-control input{min-width:0;height:100%;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0}.field-control input::placeholder,.plain-field input::placeholder,.plain-field textarea::placeholder{color:#b3b6b1}.field-control .icon-button{width:28px;height:28px}.code-row{grid-template-columns:minmax(0,1fr) 112px;align-items:end;gap:9px;display:grid}.code-button{color:#8c4334;background:var(--accent-soft);border:1px solid #e1b9ad;border-radius:6px;justify-content:center;align-items:center;gap:5px;height:46px;font-size:11px;font-weight:700;display:flex}.auth-submit{width:100%;margin-top:3px}.form-feedback{border-radius:6px;align-items:flex-start;gap:7px;padding:10px 11px;font-size:11px;line-height:1.45;display:flex}.form-feedback--error{color:#954231;background:#fff0ec;border:1px solid #ebc5bb}.form-feedback--success{color:#376c57;background:#edf6f1;border:1px solid #bfd9cd}.form-feedback svg{flex:none;margin-top:1px}.auth-links{justify-content:center;align-items:center;gap:14px;margin-top:22px;display:flex}.auth-links button,.back-button{color:#757b75;background:0 0;align-items:center;gap:5px;padding:0;font-size:11px;display:inline-flex}.auth-links button:hover,.back-button:hover{color:var(--accent-dark)}.auth-links span{background:var(--line);width:1px;height:11px}.back-button{margin-bottom:24px}.bootstrap{min-height:100vh;color:var(--muted);background:var(--sidebar);justify-content:center;align-items:center;gap:14px;display:flex}.app-shell{background:#f4f3ef;min-height:100vh;display:flex}.sidebar{z-index:20;color:#fff;background:var(--sidebar);flex-direction:column;width:232px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;height:76px;padding:0 18px;display:flex}.sidebar-brand>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.sidebar-brand strong{font-size:15px}.sidebar-brand small{color:#fff6;letter-spacing:.13em;font-size:7px}.main-nav{gap:5px;padding:22px 12px;display:grid}.main-nav button{color:#ffffff94;text-align:left;background:0 0;border-radius:6px;align-items:center;gap:10px;height:42px;padding:0 12px;display:flex}.main-nav button:hover{color:#fff;background:#ffffff0f}.main-nav button.active{color:#fff;box-shadow:inset 3px 0 var(--accent);background:#ffffff1a}.main-nav button span{flex:1;font-size:12px;font-weight:600}.main-nav button small{color:#d28a77;font-size:9px;font-weight:700}.sidebar-retention{color:#d2a798;background:#c24f371a;border:1px solid #e5a48f2e;border-radius:7px;align-items:flex-start;gap:9px;margin:auto 14px 14px;padding:12px;display:flex}.sidebar-retention span{flex-direction:column;gap:4px;display:flex}.sidebar-retention strong{color:#ffffffb8;font-size:10px}.sidebar-retention small{color:#fff6;font-size:9px;line-height:1.45}.sidebar-account{border-top:1px solid #ffffff14;align-items:center;gap:9px;min-height:68px;padding:12px 14px;display:flex}.avatar,.topbar-avatar{color:#fff;background:#557565;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:grid}.sidebar-account>span:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.sidebar-account strong,.sidebar-account small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-account strong{font-size:10px}.sidebar-account small{color:#fff6;font-size:8px}.sidebar-account .icon-button{color:#ffffff6b}.sidebar-account .icon-button:hover{color:#fff;background:#ffffff14}.main-area{width:calc(100% - 232px);min-height:100vh;margin-left:232px}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;justify-content:space-between;align-items:center;height:76px;padding:0 28px;display:flex}.topbar-title{align-items:center;gap:9px;display:flex}.topbar-title>div{flex-direction:column;gap:3px;display:flex}.topbar-title span{color:var(--muted);font-size:9px}.topbar-title h1{margin:0;font-size:16px}.topbar-actions{align-items:center;gap:13px;display:flex}.refresh-button{color:var(--muted);background:0 0;border-radius:5px;align-items:center;gap:6px;padding:7px 9px;font-size:10px;display:inline-flex}.refresh-button:hover{color:var(--ink);background:#efefeb}.mobile-menu,.mobile-close,.sidebar-scrim{display:none}.page-loading{min-height:calc(100vh - 76px);color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex}.workbench-layout{grid-template-columns:minmax(290px,330px) minmax(440px,1fr) minmax(230px,270px);gap:14px;max-width:1580px;margin:0 auto;padding:18px;display:grid}.functional-panel{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:8px}.composer,.result-panel,.recent-panel{padding:18px}.panel-title{align-items:flex-start;gap:10px;min-height:38px;margin-bottom:18px;display:flex}.panel-title>span:first-child{min-width:22px;color:var(--accent);font-size:10px;font-weight:700}.panel-title>div{flex-direction:column;gap:3px;min-width:0;display:flex}.panel-title h2{margin:0;font-size:13px}.panel-title p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;overflow:hidden}.plain-field{margin-bottom:14px}.plain-field textarea,.plain-field input,.plain-field select{width:100%;color:var(--ink);border:1px solid var(--line);background:var(--surface-soft);border-radius:6px;outline:0}.plain-field textarea:focus,.plain-field input:focus,.plain-field select:focus{border-color:#b87a69;box-shadow:0 0 0 3px #c24f3712}.plain-field textarea{resize:vertical;min-height:138px;padding:11px;font-size:12px;line-height:1.65}.plain-field textarea.textarea-small{min-height:76px}.plain-field input,.plain-field select{height:40px;padding:0 10px;font-size:11px}.select-wrap{display:block;position:relative}.select-wrap select{appearance:none;padding-right:32px}.select-wrap svg{color:#8c928c;pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.enhance-button{color:#8d4234;background:#fff4f0;border:1px solid #e8c4ba;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;height:34px;font-size:10px;font-weight:700;display:flex}.enhance-button:hover{background:var(--accent-soft)}.settings-divider{background:var(--line);height:1px;margin:18px 0}.inline-alert{color:#8d4b3e;text-align:left;background:var(--accent-soft);border-radius:6px;align-items:center;gap:8px;width:100%;margin:-5px 0 14px;padding:9px;display:flex}.inline-alert span{flex:1;font-size:10px}.segmented{background:#eeefeb;border-radius:6px;grid-template-columns:repeat(4,1fr);height:38px;padding:3px;display:grid}.segmented button{color:#7c827c;background:0 0;border-radius:4px;font-size:10px}.segmented button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #1e231f1a}.count-row{color:#555b55;justify-content:space-between;align-items:center;margin:17px 0;font-size:11px;font-weight:700;display:flex}.stepper{border:1px solid var(--line);border-radius:6px;grid-template-columns:30px 34px 30px;height:32px;display:grid;overflow:hidden}.stepper button{color:#687068;background:#f6f6f3}.stepper strong{border-right:1px solid var(--line);border-left:1px solid var(--line);place-items:center;font-size:11px;display:grid}.advanced-toggle{color:#656c65;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:10px 0;font-size:10px;display:flex}.advanced-toggle svg{transition:transform .18s}.advanced-toggle svg.rotated{transform:rotate(180deg)}.advanced-fields{padding-top:5px}.generate-button{width:100%;margin-top:8px}.result-panel{flex-direction:column;display:flex}.result-title{align-items:flex-start}.result-title .status-badge{margin-left:auto}.status-badge{border-radius:4px;flex:none;align-items:center;gap:4px;padding:5px 7px;font-size:9px;font-weight:700;display:inline-flex}.status-queued,.status-generating{color:var(--amber);background:var(--amber-soft)}.status-completed{color:var(--green);background:var(--green-soft)}.status-failed{color:var(--accent-dark);background:var(--accent-soft)}.result-stage{background:#efefea;border-radius:7px;place-items:center;width:100%;min-height:440px;display:grid;overflow:hidden}.result-stage--completed{background:#e2e2dc}.main-result{object-fit:contain;width:100%;height:100%;min-height:440px;max-height:590px;display:block}.result-empty,.result-progress,.result-error{text-align:center;flex-direction:column;align-items:center;max-width:340px;padding:34px;display:flex}.result-empty>span,.result-error>span{color:#7d857e;background:#ffffff8c;border:1px solid #d1d3cd;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:14px;display:grid}.result-empty strong,.result-progress strong,.result-error strong{color:#4d544e;font-size:13px}.result-empty small,.result-progress small,.result-error small{color:#8c928c;margin-top:7px;font-size:10px;line-height:1.55}.progress-symbol{width:70px;height:70px;color:var(--accent);place-items:center;margin-bottom:16px;display:grid;position:relative}.progress-symbol span{border:1px dashed #c79d90;border-radius:50%;animation:4s linear infinite spin;position:absolute;inset:0}.result-error>span{color:var(--accent);background:#fff4ef;border-color:#e5c4bb}.result-error button{color:#894333;background:#fff;border-radius:5px;align-items:center;gap:5px;margin-top:15px;padding:7px 9px;font-size:10px;display:flex}.result-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:13px;display:flex}.result-actions>div:first-child{flex-direction:column;gap:3px;display:flex}.result-actions strong{font-size:10px}.result-actions span{color:var(--muted);font-size:9px}.result-actions>div:last-child{gap:6px;display:flex}.result-actions button,.result-actions a{color:#5f665f;border:1px solid var(--line);background:#fff;border-radius:5px;align-items:center;gap:5px;height:31px;padding:0 9px;font-size:9px;display:inline-flex}.result-actions button:hover,.result-actions a:hover{border-color:var(--line-dark);background:var(--surface-soft)}.result-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.result-thumbnails button{aspect-ratio:1;background:#e5e5df;border:2px solid #0000;border-radius:5px;padding:0;position:relative;overflow:hidden}.result-thumbnails button.active{border-color:var(--accent)}.result-thumbnails img{object-fit:cover;width:100%;height:100%;display:block}.result-thumbnails span{color:#fff;text-shadow:0 1px 3px #000;font-size:8px;position:absolute;bottom:4px;left:5px}.result-prompt{border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.result-prompt span{color:var(--soft);font-size:9px;font-weight:700}.result-prompt p{color:#636963;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:10px;line-height:1.55;display:-webkit-box;overflow:hidden}.recent-panel{align-self:start}.recent-list{gap:4px;min-width:0;display:grid}.recent-list>button{text-align:left;background:0 0;border-radius:6px;align-items:center;gap:8px;width:100%;min-width:0;max-width:100%;padding:7px;display:flex;overflow:hidden}.recent-list>button:hover,.recent-list>button.active{background:#f2f2ee}.recent-list img,.recent-placeholder{object-fit:cover;border-radius:5px;flex:none;place-items:center;width:42px;height:42px;display:grid}.recent-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.recent-copy strong{color:#4f554f;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.recent-copy small{color:var(--soft);font-size:8px}.recent-list>button>svg{color:#b1b4af;flex:none}.recent-empty{min-height:180px;color:var(--soft);flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:10px;display:flex}.page-content{max-width:1480px;margin:0 auto;padding:30px}.page-intro,.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.page-intro h2,.section-heading h2,.profile-band h2{margin:7px 0 5px;font-size:24px}.page-intro p,.section-heading p,.profile-band p{color:var(--muted);margin:0;font-size:11px}.retention-pill{color:var(--amber);background:var(--amber-soft);border-radius:5px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;display:flex}.history-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.history-card{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:0;overflow:hidden}.history-preview{aspect-ratio:1.25;background:#eaebe6;place-items:center;width:100%;padding:0;display:grid;position:relative;overflow:hidden}.history-preview img{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.history-preview:hover img{transform:scale(1.025)}.history-preview>span:not(.status-badge){color:var(--muted);flex-direction:column;align-items:center;gap:7px;display:flex}.history-preview>span small{font-size:9px}.history-preview .status-badge{position:absolute;top:8px;right:8px}.history-card-body{padding:12px}.history-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.history-meta span{color:var(--green);font-size:9px;font-weight:700}.history-meta small{color:var(--soft);font-size:8px}.history-card-body>p{color:#4e554f;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;margin:9px 0 12px;font-size:11px;line-height:1.6;display:-webkit-box;overflow:hidden}.history-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:9px;display:flex}.history-actions>button:first-child{color:#7f4235;background:0 0;align-items:center;gap:5px;padding:0;font-size:9px;font-weight:700;display:flex}.history-actions .icon-button{width:28px;height:28px}.large-empty{min-height:430px;color:var(--soft);border:1px dashed var(--line-dark);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;display:flex}.large-empty h3{color:#505750;margin:14px 0 5px;font-size:14px}.large-empty p{margin:0;font-size:10px}.profile-band{border-bottom:1px solid var(--line);align-items:center;gap:15px;padding:22px 0 28px;display:flex}.profile-avatar{color:#fff;background:#557565;border-radius:50%;flex:none;place-items:center;width:58px;height:58px;font-size:19px;font-weight:700;display:grid}.profile-band>div{flex:1}.profile-band h2{font-size:21px}.verified-mark{color:var(--green);align-items:center;gap:5px;font-size:10px;display:flex}.channel-section{padding-top:30px}.compact-button{min-height:38px}.channel-table{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.channel-table-head,.channel-row{grid-template-columns:1.05fr 1.4fr 1.6fr .85fr .7fr 110px;align-items:center;gap:12px;padding:0 14px;display:grid}.channel-table-head{min-height:38px;color:var(--soft);background:#f4f4f1;font-size:9px;font-weight:700}.channel-row{border-top:1px solid var(--line);min-height:68px}.channel-row>span{min-width:0}.channel-row>span:not(.row-actions){flex-direction:column;gap:4px;display:flex}.channel-row strong{color:#4c534c;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.channel-row small{color:var(--soft);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.channel-name small{width:fit-content;color:var(--accent-dark);background:var(--accent-soft);border-radius:3px;padding:2px 5px}.channel-url,.masked-key{color:#727872;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;overflow:hidden}.tested{align-items:center;gap:4px;color:var(--green)!important;flex-direction:row!important;display:flex!important}.untested{color:var(--amber)!important}.row-actions{justify-content:flex-end;gap:2px;display:flex}.row-actions .icon-button{width:30px;height:30px}.danger-icon:hover{color:var(--accent)!important;background:var(--accent-soft)!important}.channel-empty{border:1px dashed var(--line-dark);background:#ffffff85;border-radius:7px;align-items:center;gap:13px;min-height:160px;padding:25px;display:flex}.channel-empty>span{width:44px;height:44px;color:var(--green);background:var(--green-soft);border-radius:7px;place-items:center;display:grid}.channel-empty>div{flex:1}.channel-empty h3{margin:0 0 5px;font-size:13px}.channel-empty p{color:var(--muted);margin:0;font-size:10px}.channel-empty button{color:#fff;background:var(--accent);border-radius:5px;align-items:center;gap:5px;padding:9px 11px;font-size:10px;display:flex}.security-band{color:var(--green);background:var(--green-soft);border-radius:7px;align-items:flex-start;gap:10px;margin-top:18px;padding:14px;display:flex}.security-band>div{flex-direction:column;gap:4px;display:flex}.security-band strong{color:#426454;font-size:10px}.security-band span{color:#678173;font-size:9px;line-height:1.5}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1519166b;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(100%,620px);max-height:calc(100vh - 44px);padding:22px;overflow:auto;box-shadow:0 30px 70px #14181533}.modal-header{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:22px;display:flex}.modal-header h2{margin:7px 0 0;font-size:20px}.modal-header .icon-button{border:1px solid var(--line)}.confirm-modal{grid-template-columns:42px minmax(0,1fr);gap:14px;width:min(100%,430px);display:grid}.confirm-icon{width:42px;height:42px;color:var(--accent-dark);background:var(--accent-soft);border-radius:50%;place-items:center;display:grid}.confirm-copy h2{margin:7px 0 8px;font-size:18px}.confirm-copy p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.confirm-modal .modal-footer{grid-column:1/-1}.channel-form{display:grid}.form-grid{grid-template-columns:1fr 1.15fr;gap:12px;display:grid}.checkbox-row{color:#606760;cursor:pointer;align-items:center;gap:7px;margin:2px 0 8px;font-size:10px;display:flex}.checkbox-row input{opacity:0;position:absolute}.checkbox-row>span{color:#0000;border:1px solid var(--line-dark);background:#fff;border-radius:4px;place-items:center;width:17px;height:17px;display:grid}.checkbox-row input:checked+span{color:#fff;border-color:var(--green);background:var(--green)}.modal-advanced{border-top:1px solid var(--line)}.config-editor{min-height:210px!important;font-family:ui-monospace,SFMono-Regular,Consolas,monospace!important;font-size:10px!important;line-height:1.55!important}.modal-footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:8px;padding-top:16px;display:flex}.toast{z-index:90;color:#376b56;background:#f0f8f4;border:1px solid #bed7cb;border-radius:6px;align-items:center;gap:7px;max-width:min(390px,100vw - 30px);padding:10px 13px;font-size:11px;display:flex;position:fixed;bottom:22px;right:24px;box-shadow:0 12px 28px #171f1a24}.toast--error{color:#914333;background:#fff0ec;border-color:#e5bdb3}@media (width<=1220px){.workbench-layout{grid-template-columns:minmax(280px,320px) minmax(430px,1fr)}.recent-panel{grid-column:1/-1}.recent-list{grid-template-columns:repeat(4,minmax(0,1fr))}.history-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.channel-table-head,.channel-row{grid-template-columns:1fr 1.25fr 1.45fr .8fr 100px}.channel-table-head span:nth-child(5),.channel-row>span:nth-child(5){display:none}}@media (width<=900px){.auth-page{grid-template-columns:1fr}.auth-brand{min-height:270px;padding:28px}.auth-statement{inset:auto 28px 38px;transform:none}.auth-statement h1{margin:8px 0;font-size:38px}.auth-statement p,.auth-foot{display:none}.auth-panel{min-height:calc(100vh - 270px);padding:38px 24px}.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar--open{transform:translate(0)}.sidebar-scrim{z-index:19;background:#12161359;display:block;position:fixed;inset:0}.main-area{width:100%;margin-left:0}.mobile-menu,.mobile-close{display:inline-grid}.mobile-close{color:#fff9;margin-left:auto}.mobile-close:hover{color:#fff;background:#ffffff14}.workbench-layout{grid-template-columns:1fr;padding:14px}.recent-panel{grid-column:auto}.recent-list{grid-template-columns:repeat(2,minmax(0,1fr))}.result-stage,.main-result{min-height:380px}.history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.channel-table{overflow-x:auto}.channel-table-head,.channel-row{min-width:780px}}@media (width<=600px){.auth-brand{min-height:230px;padding:22px}.auth-statement{bottom:27px;left:22px;right:22px}.auth-statement h1{font-size:32px}.auth-panel{min-height:calc(100vh - 230px);padding:32px 18px}.auth-form-wrap h2{font-size:24px}.code-row{grid-template-columns:minmax(0,1fr) 100px}.topbar{height:68px;padding:0 14px}.refresh-button{justify-content:center;width:34px;height:34px;padding:0;font-size:0}.workbench-layout{padding:10px}.composer,.result-panel,.recent-panel{padding:14px}.result-stage{min-height:300px}.main-result{min-height:300px;max-height:430px}.result-actions{flex-direction:column;align-items:flex-start}.result-actions>div:last-child{width:100%}.result-actions button,.result-actions a{flex:1;justify-content:center}.recent-list{grid-template-columns:1fr}.page-content{padding:22px 14px}.page-intro,.section-heading{flex-direction:column;align-items:flex-start}.page-intro h2,.section-heading h2{font-size:21px}.history-grid{grid-template-columns:1fr}.profile-band{flex-wrap:wrap;align-items:flex-start}.verified-mark{width:100%;margin-left:73px}.channel-empty{flex-wrap:wrap;align-items:flex-start}.channel-empty>div{min-width:calc(100% - 60px)}.channel-empty button{margin-left:57px}.modal-backdrop{align-items:end;padding:8px}.modal{max-height:calc(100vh - 16px);padding:17px}.form-grid{grid-template-columns:1fr;gap:0}.modal-footer .secondary-button,.modal-footer .primary-button{flex:1}.toast{justify-content:center;bottom:15px;left:15px;right:15px}}
