:root{font-family:Inter,Segoe UI Variable,Segoe UI,ui-sans-serif,system-ui,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none}html[data-theme=light]{--bg:#f3f6fb;--bg-elevated:#edf2f9;--surface:#fff;--surface-soft:#f7f9fd;--surface-raised:#fff;--text:#14213b;--text-secondary:#45546d;--text-muted:#718099;--border:#e0e6f0;--border-strong:#cbd6e6;--primary:#2563d7;--primary-hover:#174eb9;--primary-soft:#eaf1ff;--selection-soft:rgb(37 99 215 / .065);--selection-border:rgb(37 99 215 / .42);--selection-shadow:0 2px 3px rgb(31 85 194 / .08),0 12px 26px rgb(37 99 215 / .12);--success:#16835d;--success-soft:#e7f7ef;--warning:#a86708;--warning-soft:#fff5d8;--danger:#c43c4b;--danger-soft:#fff0f2;--shadow-card:0 2px 3px rgb(32 49 80 / .03),0 12px 30px rgb(32 49 80 / .07);--shadow-raised:0 2px 3px rgb(32 49 80 / .05),0 18px 38px rgb(32 49 80 / .14);--shadow-selected:0 2px 3px rgb(31 85 194 / .14),0 14px 28px rgb(37 99 215 / .22);--focus-ring:0 0 0 4px rgb(37 99 215 / .2)}html[data-theme=dark]{--bg:#091224;--bg-elevated:#0d1930;--surface:#101e36;--surface-soft:#0c192e;--surface-raised:#152641;--text:#f3f7ff;--text-secondary:#bcc9dc;--text-muted:#8292ac;--border:#243754;--border-strong:#385173;--primary:#5d91ff;--primary-hover:#82abff;--primary-soft:#172e56;--selection-soft:rgb(102 117 255 / .15);--selection-border:rgb(131 151 255 / .58);--selection-shadow:0 1px 0 rgb(181 198 255 / .12) inset,0 16px 34px rgb(33 55 139 / .28),0 0 22px rgb(92 106 255 / .14);--success:#42bd86;--success-soft:#10352b;--warning:#f2b74d;--warning-soft:#392b0e;--danger:#fb7380;--danger-soft:#3c1822;--shadow-card:0 1px 0 rgb(255 255 255 / .035) inset,0 14px 30px rgb(0 0 0 / .24);--shadow-raised:0 1px 0 rgb(255 255 255 / .07) inset,0 22px 45px rgb(0 0 0 / .34);--shadow-selected:0 1px 0 rgb(166 190 255 / .17) inset,0 15px 35px rgb(45 100 255 / .26);--focus-ring:0 0 0 4px rgb(93 145 255 / .3)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-size:15px;line-height:1.5}button,input,select,textarea{font:inherit}button{min-height:42px;border:1px solid transparent;border-radius:12px;background:var(--primary);color:#fff;font-weight:750;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}button:hover:not(:disabled){transform:translateY(-1px);background:var(--primary-hover);box-shadow:var(--shadow-selected)}button:active:not(:disabled){transform:translateY(1px);box-shadow:none}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:none;box-shadow:var(--focus-ring)}button:disabled{cursor:not-allowed;opacity:.52}input,select,textarea{width:100%;border:1px solid var(--border-strong);border-radius:11px;background:var(--surface-soft);color:var(--text);transition:border-color .18s ease,box-shadow .18s ease}input,select{min-height:44px;padding:.65rem .82rem}textarea{padding:1rem}input:focus,select:focus,textarea:focus{border-color:var(--primary);outline:none;box-shadow:var(--focus-ring)}.brand,.eyebrow,.card-label{margin:0;color:var(--primary);font-size:.71rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.muted,.validation-time{color:var(--text-muted)}.form-error{margin:0;color:var(--danger);font-weight:650}.save-notice{margin:0;color:var(--success);font-weight:700}.loading-page{display:grid;min-height:100vh;place-items:center;color:var(--text-secondary)}.login-page{display:grid;min-height:100vh;place-items:center;padding:1.5rem;background:radial-gradient(circle at 18% 20%,var(--primary-soft),transparent 30%),var(--bg)}.login-panel{width:min(100%,29rem);padding:2.6rem;border:1px solid var(--border);border-radius:24px;background:var(--surface);box-shadow:var(--shadow-raised)}.login-panel h1{margin:.5rem 0;font-size:clamp(1.8rem,4vw,2.3rem);line-height:1.12;letter-spacing:-.035em}.login-panel form{display:grid;gap:1rem;margin-top:2rem}.login-panel label,.integration-card label{display:grid;gap:.42rem;color:var(--text-secondary);font-size:.86rem;font-weight:750}.app-layout{display:flex;min-height:100vh}.sidebar{position:relative;display:flex;z-index:1;flex:0 0 248px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:28px 16px 20px;background:#0d1a32;color:#dce7fa;box-shadow:10px 0 35px #050d1c2e}.sidebar-top{position:relative}.brand-lockup{display:flex;align-items:center;gap:.7rem;padding:0 .75rem}.brand-symbol{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgb(255 255 255 / .22);border-radius:10px;background:#3975e2;color:#fff;box-shadow:0 4px 11px #00000040;font-weight:900}.sidebar .brand{color:#fff;font-size:.88rem;letter-spacing:.02em;text-transform:none}.sidebar-caption{margin:.45rem .75rem 2.5rem;color:#91a5c6;font-size:.78rem}.sidebar-orbit{position:absolute;top:-42px;right:-24px;width:126px;height:126px;border:1px solid rgb(141 176 248 / .2);border-radius:50%;box-shadow:0 0 0 22px #8db0f809,0 0 0 48px #8db0f806}.sidebar nav{display:grid;gap:7px}.nav-item{display:flex;align-items:center;gap:.8rem;width:100%;min-height:46px;padding:0 .85rem;border:1px solid transparent;background:transparent;color:#aebed8;text-align:left;box-shadow:none}.nav-item:hover:not(.active){background:#ffffff0f;color:#fff;box-shadow:none}.nav-item>span{width:1.1rem;text-align:center;font-size:1rem}.nav-item.active{border-color:#7ca5ff66;background:#1a3564;color:#fff;box-shadow:0 1px #ffffff26 inset,0 10px 22px #00000047;transform:translate(4px) translateY(-1px)}.account{padding:.75rem}.logout{width:100%;border-color:#8eade133;background:#ffffff0e;color:#c9d8f1;box-shadow:none}.logout:hover:not(:disabled){background:#ffffff1a;box-shadow:none}.workspace{width:100%;padding:clamp(28px,5vw,64px);overflow:hidden}.workspace>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:32px}.workspace h1{margin:.28rem 0 0;font-size:clamp(2rem,4vw,3rem);line-height:1.08;letter-spacing:-.05em}.dashboard-theme-switcher{flex:0 0 auto}.card{min-height:0;padding:clamp(20px,2.5vw,30px);border:1px solid var(--border);border-radius:20px;background:var(--surface);box-shadow:var(--shadow-card)}.card h2{margin:.4rem 0 .65rem;font-size:1.3rem;line-height:1.2;letter-spacing:-.025em}.card p:not(.card-label){color:var(--text-secondary)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(270px,.7fr);gap:20px;max-width:1120px}.dashboard-hero{position:relative;display:flex;min-height:280px;align-items:center;overflow:hidden;border-color:color-mix(in srgb,var(--primary) 22%,var(--border));background:linear-gradient(135deg,var(--surface),var(--primary-soft));box-shadow:var(--shadow-raised)}.dashboard-hero>div{max-width:65%;z-index:1}.dashboard-hero h2{font-size:clamp(1.8rem,3.4vw,2.6rem)}.dashboard-hero button{margin-top:.5rem;padding:0 1.1rem;box-shadow:var(--shadow-selected)}.dashboard-next{display:grid;gap:1.2rem;align-content:space-between}.provider-counts{display:grid;gap:.7rem}.provider-counts>span{display:flex;align-items:center;gap:.5rem;color:var(--text-secondary);font-weight:700}.provider-counts .provider-mark{width:28px;height:28px;flex-basis:28px;font-size:.75rem}.provider-counts b{margin-left:auto;color:var(--text);font-size:1.05rem}.loading-card{min-height:180px}.product-illustration{position:relative;display:grid;width:130px;height:130px;place-items:center;border:1px solid color-mix(in srgb,var(--primary) 25%,transparent);border-radius:42% 58% 54% 46%;background:color-mix(in srgb,var(--primary-soft) 70%,transparent);color:var(--primary);box-shadow:0 1px #ffffff80 inset,0 16px 32px color-mix(in srgb,var(--primary) 15%,transparent)}.product-illustration b{z-index:1;font-size:3.5rem;line-height:1}.product-illustration i,.product-illustration em,.product-illustration small{position:absolute;border:1px solid currentColor;border-radius:50%;opacity:.35}.product-illustration i{width:150px;height:58px;transform:rotate(-28deg)}.product-illustration em{width:85px;height:150px;transform:rotate(38deg)}.product-illustration small{top:13px;right:14px;width:8px;height:8px;background:currentColor}.dashboard-hero .product-illustration{position:absolute;right:9%;bottom:17%}.product-illustration.compose{width:78px;height:78px;border-radius:24px}.product-illustration.compose b{font-size:2.3rem}.product-illustration.history{width:72px;height:72px}.product-illustration.provider{width:68px;height:68px;border-radius:24px}.product-illustration.provider b{font-size:1.5rem}.product-illustration.provider.telegram{color:#2b9de0}.product-illustration.provider.max{color:#9b62e8}.product-illustration.provider.vk{color:#3983ed}.appearance-card{display:flex;max-width:1120px;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;background:var(--surface-raised);box-shadow:var(--shadow-raised)}.appearance-card p{margin:.3rem 0 0}.theme-selector{display:flex;gap:6px;padding:5px;border:1px solid var(--border);border-radius:14px;background:var(--surface-soft)}.theme-selector button{display:flex;align-items:center;gap:.45rem;min-height:40px;padding:0 .85rem;background:transparent;color:var(--text-secondary);box-shadow:none}.theme-selector button:hover:not(:disabled){background:var(--surface);color:var(--text);box-shadow:none}.theme-selector .selected{border-color:var(--border-strong);background:var(--surface-raised);color:var(--primary);box-shadow:var(--shadow-card)}.settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1120px}.settings-message{grid-column:1/-1}.integration-card{display:grid;gap:14px;align-content:start}.provider-card-heading{display:flex;align-items:start;justify-content:space-between;gap:12px}.provider-card-heading h2{display:flex;align-items:center;gap:.65rem}.provider-card-heading .provider-mark{width:31px;height:31px;flex-basis:31px;font-size:.75rem}.help-action,.inline-action{min-height:0;padding:0;border:0;background:none;color:var(--primary);box-shadow:none;text-align:left;text-decoration:underline;text-underline-offset:3px}.help-action:hover,.inline-action:hover{background:none!important;color:var(--primary-hover);box-shadow:none!important}.connected-destinations{display:grid;gap:9px;padding-top:4px}.connected-destinations h3,.max-onboarding h3{margin:0;font-size:.96rem}.connected-destination-row{display:grid;gap:10px;padding:13px;border:1px solid var(--border);border-radius:14px;background:var(--surface-soft);box-shadow:0 1px #ffffff0a inset}.connected-destination-row strong{color:var(--text)}.connected-destination-row small{color:var(--text-muted);font-size:.78rem}.destination-actions{display:flex;flex-wrap:wrap;gap:7px}.secondary{border-color:var(--border);background:var(--surface-soft);color:var(--text-secondary);box-shadow:none}.secondary:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-raised);color:var(--text);box-shadow:var(--shadow-card)}.destructive{color:var(--danger)!important}.field-helper{color:var(--text-muted);font-size:.78rem;font-weight:500;line-height:1.45}.max-onboarding,.manual-max{display:grid;gap:10px}.max-verification,.vk-preparation,.reconciliation{display:grid;gap:8px;padding:13px;border:1px solid color-mix(in srgb,var(--warning) 30%,var(--border));border-radius:14px;background:var(--warning-soft);color:var(--warning)}.max-verification p,.vk-preparation p,.reconciliation p{margin:0!important;color:inherit!important;font-size:.84rem}.vk-preparation.ready{border-color:color-mix(in srgb,var(--success) 30%,var(--border));background:var(--success-soft);color:var(--success)}.verification-code{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.verification-code code{padding:.35rem .5rem;border-radius:7px;background:var(--text);color:var(--surface);font-weight:800}.manual-max summary{color:var(--text-secondary);font-weight:750;cursor:pointer}.manual-max[open] summary{margin-bottom:5px}.status-badge{display:inline-flex;width:max-content;max-width:100%;align-items:center;padding:.29rem .6rem;border-radius:999px;font-size:.73rem;font-weight:800;line-height:1.3}.status-badge.success{background:var(--success-soft);color:var(--success)}.status-badge.error{background:var(--danger-soft);color:var(--danger)}.status-badge.warning,.status-badge.waiting{background:var(--warning-soft);color:var(--warning)}.status-badge.processing{background:var(--primary-soft);color:var(--primary)}.status-badge.neutral{background:var(--surface-soft);color:var(--text-muted)}.status{font-weight:750}.status.valid{color:var(--success)!important}.status.error{color:var(--danger)!important}.status.pending{color:var(--primary)!important}.composer-grid{display:grid;grid-template-columns:minmax(260px,1fr) minmax(300px,1.13fr) minmax(270px,.9fr);gap:20px;max-width:1500px;align-items:start}.editor-card,.publication-preview,.composer-side .card{display:grid;gap:14px}.editor-card textarea{min-height:340px;resize:vertical;font-size:1rem;line-height:1.6}.upload-control{position:relative;display:grid;min-height:112px;place-items:center;gap:4px;padding:18px;border:1px dashed var(--primary);border-radius:15px;background:var(--primary-soft);color:var(--primary);font-weight:800;text-align:center;cursor:pointer}.upload-control:before{content:"↑";display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:var(--surface);box-shadow:var(--shadow-card);font-size:1.2rem}.upload-control small{color:var(--text-muted);font-size:.78rem}.upload-control input{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.composer-side{display:grid;gap:20px}.destination-card{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:10px;align-items:start;padding:13px;border:1px solid var(--border);border-radius:15px;background:var(--surface-soft);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.destination-card:hover{border-color:var(--primary);transform:translateY(-1px);box-shadow:var(--shadow-card)}.destination-card.selected{border-color:var(--primary);background:var(--surface-raised);box-shadow:var(--shadow-selected);transform:translateY(-2px)}.destination-card.locked{cursor:default;opacity:.72}.destination-card input{width:18px;height:18px;min-height:0;margin:.32rem 0 0;accent-color:var(--primary)}.destination-copy{display:grid;min-width:0;gap:2px}.destination-copy strong{font-size:.92rem}.destination-copy span,.destination-copy small{overflow:hidden;color:var(--text-secondary);font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.destination-copy small,.destination-copy em{color:var(--text-muted);font-size:.73rem;font-style:normal}.confirm-action{min-height:48px;box-shadow:var(--shadow-selected)}.new-publication{background:var(--text)!important}.status-area{border-color:color-mix(in srgb,var(--primary) 25%,var(--border))}.job-status-card{display:flex;gap:10px;align-items:flex-start;padding:12px 0;border-bottom:1px solid var(--border)}.job-status-card:last-child{border:0}.job-status-copy{display:grid;gap:6px;min-width:0}.job-status-copy p{margin:0;color:var(--danger)!important;font-size:.8rem}.empty-state{display:grid;gap:8px}.empty-state p,.status-hint{margin:0!important;color:var(--text-muted)!important}.composer-error{padding:12px;border-radius:12px;background:var(--danger-soft)}.preview-navigation{display:flex;min-height:45px;align-items:center;justify-content:space-between;gap:10px;padding:4px;border:1px solid var(--border);border-radius:13px;background:var(--surface-soft)}.preview-navigation strong{color:var(--primary);font-size:.86rem}.preview-navigation button{display:grid;width:36px;min-height:35px;place-items:center;padding:0;border:0;background:var(--surface-raised);color:var(--primary);box-shadow:var(--shadow-card);font-size:1.4rem}.platform-shell{overflow:hidden;border:1px solid var(--border);border-radius:16px}.preview-copy{margin:0!important;color:#1d2a3d!important;line-height:1.58!important;white-space:pre-wrap}.preview-copy.is-placeholder{color:#778499!important}.platform-preview-image{display:block;width:100%;max-height:430px;object-fit:cover;background:#e7edf5}.telegram-preview{background:#dbeef6}.telegram-channel-bar,.max-channel-bar,.vk-post-header{display:flex;align-items:center;gap:10px}.preview-identity{display:grid;min-width:0;gap:2px;line-height:1.2}.preview-identity strong,.preview-identity small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-identity small{font-size:.75rem;font-weight:600}.telegram-channel-bar b,.max-channel-bar b,.vk-post-header b{flex:0 0 auto;margin-left:auto}.telegram-channel-bar{padding:12px;background:#fff;color:#26364a}.telegram-channel-bar .preview-identity small{color:#66778f}.telegram-chat{padding:16px;background:linear-gradient(135deg,#dbeef6,#c5e2eb)}.telegram-message,.vk-post,.max-message{overflow:hidden;background:#fff;box-shadow:0 2px 7px #192d461c}.telegram-message{border-radius:12px}.telegram-message .preview-copy,.max-message .preview-copy{padding:13px}.vk-preview{padding:12px;background:#edf1f5}.vk-post{border-radius:12px}.vk-post-header{padding:14px}.vk-post-header .preview-identity small{color:#718099}.vk-avatar{display:grid!important;width:35px;height:35px;place-items:center;border-radius:50%;background:#2787f5;color:#fff;font-size:.65rem;font-weight:900}.vk-post>.preview-copy{padding:0 14px 14px}.vk-post-footer{display:flex;gap:20px;padding:11px 14px;border-top:1px solid #e5eaf0;color:#8190a1}.max-preview{background:#f1f3f7}.max-channel-bar{padding:12px;background:#1d2536;color:#fff}.max-channel-bar small{color:#b2bece}.max-conversation{padding:16px}.max-message{border-radius:3px 13px 13px}.preview-footer{margin:0!important;color:var(--text-muted)!important;font-size:.76rem!important}.provider-identity{display:inline-flex;align-items:center;gap:8px;color:var(--text);font-size:.88rem;font-weight:800}.provider-mark{display:inline-grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:50%;background:#2699df;color:#fff;font-size:1rem;font-weight:900}.provider-mark.max{overflow:hidden;border-radius:9px;background:transparent}.provider-mark.max img{width:100%;height:100%;object-fit:contain}.provider-mark.vk{border-radius:9px;background:#2787f5;font-size:.65rem;letter-spacing:-.06em}.history-layout{display:grid;gap:20px;max-width:1120px}.history-list{display:grid;gap:10px}.history-row{display:grid;grid-template-columns:150px minmax(160px,1fr) auto;gap:12px;align-items:center;width:100%;padding:16px;border-color:var(--border);background:var(--surface);color:var(--text);text-align:left;box-shadow:var(--shadow-card)}.history-row:hover,.history-row:focus-visible,.history-row.selected{border-color:var(--selection-border);background:var(--selection-soft);box-shadow:var(--selection-shadow);transform:translateY(-2px)}.history-row>span:first-child{display:grid;gap:3px;font-size:.82rem}.history-row small,.history-providers{color:var(--text-muted);font-size:.77rem}.history-preview{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.history-providers{grid-column:2/-1;display:flex;flex-wrap:wrap;gap:12px}.history-detail{display:grid;gap:16px;box-shadow:var(--shadow-raised)}.history-detail-heading{display:flex;align-items:start;justify-content:space-between;gap:10px}.history-detail-heading h2{margin:.25rem 0}.history-full-text{margin:0!important;white-space:pre-wrap}.history-image{max-width:min(100%,580px);max-height:500px;border-radius:14px;background:var(--surface-soft);object-fit:contain}.history-job{display:flex;gap:12px;padding:14px 0;border-top:1px solid var(--border)}.history-job>div{display:grid;gap:6px}.history-job p{margin:0;color:var(--text-muted);font-size:.84rem}.timeline{display:grid;gap:10px;margin:0;padding-left:20px;color:var(--text-secondary);font-size:.84rem}.timeline a{color:var(--primary);font-weight:800}.calendar-layout{display:grid;gap:16px;width:100%;max-width:1480px}.calendar-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.calendar-switch,.calendar-controls{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.calendar-switch{padding:4px;border:1px solid var(--border);border-radius:14px;background:var(--surface-soft)}.calendar-switch button{min-height:36px;padding:0 .85rem;background:transparent;color:var(--text-secondary);box-shadow:none}.calendar-switch button.selected{background:var(--surface-raised);color:var(--primary);box-shadow:var(--shadow-card)}.calendar-controls strong{min-width:175px;text-align:center;text-transform:capitalize}.calendar-context{display:flex;min-height:0;align-items:center;justify-content:space-between;gap:14px;padding:13px 18px;color:var(--text-secondary);font-size:.86rem}.calendar-context label{display:flex;align-items:center;gap:7px;white-space:nowrap}.calendar-context input{width:16px;min-height:16px;accent-color:var(--primary)}.calendar-week,.calendar-month{display:grid;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:var(--border);box-shadow:var(--shadow-card)}.calendar-week{grid-template-columns:repeat(7,minmax(145px,1fr));overflow-x:auto}.calendar-month{grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-day{display:grid;align-content:start;gap:8px;min-height:250px;padding:11px;background:var(--surface)}.calendar-month .calendar-day{min-height:150px}.calendar-day.dim{background:var(--surface-soft)}.calendar-day-title{min-height:28px;padding:0;background:transparent;color:var(--text-secondary);box-shadow:none;text-align:left;text-transform:capitalize}.calendar-day-title:hover:not(:disabled){background:transparent;color:var(--primary);box-shadow:none}.calendar-events{display:grid;gap:6px}.calendar-event{display:grid;min-height:0;gap:2px;padding:8px;border-color:color-mix(in srgb,var(--primary) 24%,var(--border));border-radius:10px;background:var(--primary-soft);color:var(--text);box-shadow:none;text-align:left}.calendar-event:hover:not(:disabled){background:var(--primary-soft);box-shadow:var(--shadow-card)}.calendar-event.cancelled{opacity:.62;filter:saturate(.55)}.calendar-event span{color:var(--primary);font-size:.72rem;font-weight:850}.calendar-event strong,.calendar-event small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-event strong{font-size:.78rem}.calendar-event small,.calendar-empty{color:var(--text-muted);font-size:.68rem}.calendar-month .calendar-event{padding:5px}.calendar-month .calendar-event small{display:none}.schedule-detail{display:grid;gap:15px;max-width:760px}.schedule-detail>button{justify-self:start}.schedule-detail dl{display:grid;grid-template-columns:minmax(150px,.4fr) 1fr;gap:8px 16px;margin:0;padding:16px 0;border-block:1px solid var(--border)}.schedule-detail dt{color:var(--text-muted);font-weight:750}.schedule-detail dd{margin:0;overflow-wrap:anywhere}.schedule-destinations{display:grid;gap:8px}.schedule-destinations>div{display:grid;grid-template-columns:88px 1fr;gap:3px 10px;padding:11px;border:1px solid var(--border);border-radius:12px;background:var(--surface-soft)}.schedule-destinations small{grid-column:2;color:var(--text-muted);overflow-wrap:anywhere}.help-backdrop{position:fixed;z-index:10;inset:0;display:grid;place-items:center;padding:16px;background:#0208149e}.help-panel{display:flex;width:min(100%,680px);max-height:min(720px,calc(100vh - 32px));flex-direction:column;padding:24px;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:var(--surface);box-shadow:var(--shadow-raised)}.help-heading{display:flex;align-items:start;justify-content:space-between;gap:12px;padding-bottom:16px;border-bottom:1px solid var(--border)}.help-heading h2{margin:.3rem 0}.icon-close{width:38px;min-height:38px;padding:0;background:var(--surface-soft);color:var(--text-secondary);font-size:1.5rem;box-shadow:none}.help-content{overflow:auto;color:var(--text-secondary);line-height:1.6}.help-content section{margin-top:20px}.help-content h3{margin:0 0 6px;color:var(--text);font-size:1rem}.help-intro{font-size:1rem}.security-callout,.photo-note,.photo-flow,.help-note{padding:12px;border-radius:12px}.security-callout{background:var(--warning-soft);color:var(--warning)}.photo-note{background:var(--primary-soft);color:var(--primary)}.photo-flow{background:var(--success-soft);color:var(--success);font-weight:700}.external-link{color:var(--primary);font-weight:800}.close-help{align-self:end;margin-top:16px}@media(max-width:1180px){.composer-grid{grid-template-columns:minmax(260px,1fr) minmax(300px,1fr)}.composer-side{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.composer-error{grid-column:1/-1}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.app-layout{display:block}.sidebar{min-height:auto;gap:16px;padding:16px}.sidebar-caption,.sidebar-orbit{display:none}.sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-item{font-size:.82rem}.nav-item.active{transform:none}.account{display:none}.workspace{padding:28px 18px}.workspace>header{margin-bottom:22px}.dashboard-grid,.composer-grid,.composer-side,.settings-grid{grid-template-columns:1fr}.composer-side{grid-column:auto}.dashboard-hero>div{max-width:78%}.dashboard-hero .product-illustration{right:-30px;bottom:-18px;opacity:.65}.appearance-card{align-items:start;flex-direction:column}.history-row{grid-template-columns:1fr}.history-providers{grid-column:auto}.help-backdrop{padding:0;align-items:end}.help-panel{width:100%;max-height:calc(100vh - 8px);border-radius:20px 20px 0 0}}@media(max-width:440px){.sidebar nav{grid-template-columns:1fr 1fr}.nav-item{padding:0 .55rem;font-size:.73rem}.theme-selector{width:100%}.theme-selector button{flex:1;justify-content:center;padding:0 .5rem}.workspace h1{font-size:2rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.workspace{padding:clamp(28px,3vw,48px)}.dashboard-grid,.settings-grid,.history-layout,.appearance-card,.composer-grid{width:100%;max-width:1480px}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(340px,.85fr);gap:clamp(20px,2vw,28px)}.dashboard-hero{min-height:340px}.settings-grid{gap:clamp(18px,1.7vw,26px)}.integration-card{padding:clamp(22px,1.8vw,30px)}.connected-destination-row{grid-template-columns:minmax(0,1fr) auto;column-gap:14px;row-gap:12px;padding:16px}.connected-destination-row>div:first-child{display:grid;min-width:0;gap:4px}.connected-destination-row>div:first-child strong,.connected-destination-row>div:first-child small{display:block;min-width:0}.connected-destination-row>div:first-child strong{overflow:hidden;font-size:.95rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.connected-destination-row>div:first-child small{color:var(--text-muted);font-size:.78rem;line-height:1.4}.history-row{transition:transform .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.history-row:hover,.history-row:focus-visible,.history-row.selected{border-color:color-mix(in srgb,var(--primary) 30%,var(--border));background:color-mix(in srgb,var(--primary) 6%,var(--surface));box-shadow:0 16px 38px #0f172a1a,0 3px 10px #0f172a0d;color:var(--text);transform:translateY(-2px)}html[data-theme=dark] .history-row:hover,html[data-theme=dark] .history-row:focus-visible,html[data-theme=dark] .history-row.selected{border-color:color-mix(in srgb,var(--primary) 42%,var(--border));background:color-mix(in srgb,var(--primary) 10%,var(--surface));box-shadow:0 18px 42px #00000057,0 0 24px color-mix(in srgb,var(--primary) 10%,transparent)}.history-list{gap:14px}.history-row{min-height:92px;padding:18px 20px}.composer-grid{grid-template-columns:minmax(300px,1fr) minmax(340px,1.08fr) minmax(310px,.92fr);gap:clamp(18px,1.6vw,24px)}.destination-card{padding:16px}.destination-card.selected{transform:translateY(-3px);box-shadow:0 18px 42px color-mix(in srgb,var(--primary) 16%,transparent),0 4px 12px #0f172a14}@media(max-width:1180px){.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.8fr)}}@media(max-width:780px){.dashboard-grid,.settings-grid,.composer-grid,.connected-destination-row{grid-template-columns:1fr}.connected-destination-row>.status-badge{justify-self:start}}@media(prefers-reduced-motion:reduce){.history-row{transition:none}.history-row:hover,.history-row:focus-visible,.history-row.selected{transform:none}}.nav-label{width:auto!important;font-size:inherit!important;text-align:left!important}.nav-label-mobile{display:none}@media(max-width:480px){.web-platform-preview{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:480px){.nav-item{flex-direction:column;line-height:1.05}}@media(max-width:780px){html,body{max-width:100%;overflow-x:hidden}.app-layout{min-width:0}.sidebar{position:sticky;top:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px 12px;min-height:0;padding:10px max(14px,env(safe-area-inset-right)) 9px max(14px,env(safe-area-inset-left));overflow:visible;box-shadow:0 5px 20px #050d1c3d}.sidebar-top{min-width:0}.brand-lockup{padding:0}.brand-symbol{width:29px;height:29px}.sidebar .brand{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar nav{grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.nav-item{min-width:0;min-height:44px;justify-content:center;gap:5px;padding:0 5px;font-size:.76rem;text-align:center}.nav-item>.nav-icon{width:auto;font-size:.95rem}.nav-label{display:none}.nav-label-mobile{display:inline;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:inherit}.nav-item.active{transform:none}.account{display:block;padding:0}.logout{display:inline-flex;width:auto;min-height:38px;align-items:center;gap:5px;padding:0 .65rem;font-size:.76rem}.workspace{min-width:0;padding:24px 18px 34px}.workspace>header{align-items:flex-start;gap:14px;margin-bottom:20px}.workspace h1{font-size:clamp(1.9rem,9vw,2.2rem)}.dashboard-theme-switcher{max-width:100%}.dashboard-theme-switcher .theme-selector button{min-width:40px;padding-inline:.62rem}.card{padding:20px;border-radius:18px}.dashboard-grid,.settings-grid,.history-layout,.composer-grid{gap:16px}.dashboard-hero{min-height:270px}.dashboard-hero>div{max-width:82%}.dashboard-hero .product-illustration{right:-35px;bottom:-30px;width:108px;height:108px;opacity:.5}.dashboard-next{gap:18px}.dashboard-next .product-illustration{width:62px;height:62px}.provider-counts{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}.provider-counts>span{min-width:0;padding:8px;border:1px solid var(--border);border-radius:12px;background:color-mix(in srgb,var(--surface) 78%,transparent)}.provider-counts b{font-size:.96rem}.editor-card textarea{min-height:260px;font-size:1rem}.upload-control{min-height:116px;width:100%}.publication-preview{min-width:0}.preview-navigation{min-height:48px}.preview-navigation button{width:42px;min-height:40px}.composer-side{gap:16px}.destination-card{min-height:72px;padding:15px}.destination-copy span,.destination-copy small{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.confirm-action{width:100%;min-height:50px}.history-row{gap:9px;min-height:0;padding:17px 18px}.history-preview{overflow:visible;white-space:normal;text-overflow:clip;overflow-wrap:anywhere}.history-providers{gap:7px 12px;overflow-wrap:anywhere}.history-detail{overflow:hidden}.history-detail-heading{align-items:flex-start}.history-detail-heading .secondary{flex:0 0 auto}.history-full-text,.history-job,.history-job>div,.timeline,.timeline li{min-width:0;overflow-wrap:anywhere;word-break:break-word}.history-image{display:block;width:100%;max-width:100%;height:auto;max-height:min(62vh,440px);object-fit:contain}.history-job{align-items:flex-start;flex-wrap:wrap}.integration-card{gap:15px}.provider-card-heading .product-illustration{width:56px;height:56px;flex:0 0 56px}.connected-destination-row>div:first-child strong{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.connected-destination-row>div:first-child small,.field-helper,.max-verification,.verification-code,.help-content{overflow-wrap:anywhere;word-break:break-word}.destination-actions{width:100%}.destination-actions button{flex:1 1 150px}.max-onboarding button,.manual-max button,.integration-card>button:not(.help-action){min-height:46px}.help-panel{padding:20px}.help-content{overscroll-behavior:contain}}@media(max-width:480px){.workspace{padding-inline:16px}.sidebar{gap:8px}.sidebar nav{gap:4px}.nav-item{gap:3px;padding-inline:2px;font-size:.68rem}.nav-item>.nav-icon{font-size:.86rem}.logout span:last-child{display:none}.logout{min-width:38px;justify-content:center;padding:0}.workspace>header{flex-direction:column}.dashboard-theme-switcher{width:100%}.dashboard-theme-switcher .theme-selector{width:max-content}.card{padding:19px}.dashboard-hero>div{max-width:88%}.provider-counts{grid-template-columns:1fr}.web-platform-preview{grid-template-columns:minmax(0,1fr);height:350px!important;min-height:350px!important}.web-platform-preview .preview-chat-sidebar{display:none}.web-conversation-wallpaper{padding:12px}.web-preview-post{flex-basis:94%;max-width:none}.history-detail-heading{flex-direction:column}.history-detail-heading .secondary{width:100%}.provider-card-heading .product-illustration{display:none}.appearance-card .theme-selector{width:100%}.appearance-card .theme-selector button{flex:1 1 0;justify-content:center}.help-panel{padding:18px 16px}}.schedule-mode{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}.schedule-mode button.selected{background:var(--primary);color:#fff}.schedule-controls{display:grid;gap:10px;margin:12px 0;padding:13px;border:1px solid var(--border);border-radius:12px;background:var(--surface-soft)}.schedule-controls label{display:grid;gap:6px;color:var(--text-secondary);font-size:.85rem;font-weight:750}.schedule-controls input{width:100%}.schedule-controls .field-helper{margin:0;color:var(--text-muted);font-size:.8rem;line-height:1.45}@media(max-width:480px){.schedule-mode{grid-template-columns:1fr}.schedule-controls input{min-height:46px}}.schedule-locked .editor-card,.schedule-locked .destinations-card{opacity:.72}.destination-card.unavailable{border-style:dashed;opacity:.78}.destination-card .form-error{display:block;margin-top:5px;font-style:normal}.calendar-schedule-picker{display:grid;gap:3px;font-size:.76rem;color:var(--text-muted)}.calendar-schedule-picker input{min-height:34px}@media(max-width:780px){.sidebar nav{grid-template-columns:repeat(5,minmax(0,1fr))}.calendar-week{grid-template-columns:repeat(7,minmax(132px,1fr))}.calendar-month{overflow-x:auto;grid-template-columns:repeat(7,minmax(125px,1fr))}.calendar-context,.calendar-toolbar{align-items:flex-start;flex-direction:column}.calendar-day{min-height:215px}.schedule-detail dl{grid-template-columns:1fr}.schedule-destinations>div{grid-template-columns:76px 1fr}}.picker-input{display:grid;grid-template-columns:minmax(0,1fr) 40px;align-items:stretch;min-width:0}.picker-input input{min-width:0;border-radius:11px 0 0 11px}.picker-button{min-height:44px;padding:0;border-radius:0 11px 11px 0;font-size:1.05rem}.calendar-schedule-picker .picker-input input{min-height:34px}.calendar-schedule-picker .picker-button{min-height:34px;width:34px;font-size:.9rem}.schedule-date-time{display:grid;grid-template-columns:1fr 1fr;gap:10px}.schedule-primary-time{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap;padding:15px;border:1px solid color-mix(in srgb,var(--primary) 25%,var(--border));border-radius:14px;background:var(--primary-soft)}.schedule-primary-time span{font-weight:750}.schedule-primary-time strong{font-size:1.55rem;letter-spacing:-.04em}.schedule-primary-time em{padding:.25rem .5rem;border-radius:999px;background:var(--surface-raised);color:var(--primary);font-size:.78rem;font-style:normal;font-weight:850}.schedule-audit{padding-top:14px;border-top:1px solid var(--border);color:var(--text-secondary)}.schedule-audit summary{cursor:pointer;color:var(--text-muted);font-weight:750}.schedule-audit dl{margin-top:12px;padding:0;border:0}.schedule-audit dd small{display:block;margin-top:3px;color:var(--text-muted);font-size:.78rem}@media(max-width:480px){.schedule-date-time{grid-template-columns:1fr}.schedule-primary-time{align-items:flex-start;flex-direction:column;gap:3px}.calendar-controls{width:100%}.calendar-controls>button:last-child{width:100%}}.composer-side .confirm-action+.secondary:not(.destructive){display:none}@media(min-width:781px){.sidebar{flex-basis:clamp(210px,16vw,220px);padding:24px 16px}.workspace{padding:clamp(28px,2.5vw,36px)}.workspace>header{margin-bottom:24px}.workspace h1{font-size:clamp(2.25rem,2.65vw,2.5rem)}.card{padding:clamp(18px,1.6vw,24px);border-radius:18px}.dashboard-grid,.settings-grid,.history-layout,.composer-grid,.calendar-layout{max-width:1560px}.settings-grid{gap:clamp(14px,1.25vw,20px)}.integration-card{gap:12px;padding:clamp(18px,1.45vw,23px)}.calendar-toolbar{gap:10px}.calendar-controls{gap:6px}.calendar-controls>button{min-height:36px;padding-inline:.72rem}.calendar-schedule-picker{min-width:116px}.schedule-detail{width:min(100%,1240px);max-width:none;gap:13px}.schedule-detail-grid{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:18px;align-items:start}.schedule-detail-grid .schedule-destinations{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-detail-grid .schedule-destinations>div{min-height:72px}}.schedule-status-support{margin:-7px 0 0;color:var(--text-muted);font-size:.86rem;font-weight:650}@media(max-width:780px){.schedule-detail-grid,.schedule-detail-grid .schedule-destinations{display:grid;grid-template-columns:1fr}}:root{--rf-sidebar: 224px;--rf-gap: 24px}.app-layout{display:grid!important;grid-template-columns:var(--rf-sidebar) minmax(0,1fr)!important;min-height:100vh}.sidebar{width:var(--rf-sidebar)!important;min-width:var(--rf-sidebar)!important;flex-basis:auto!important;padding:30px 18px 22px!important}.workspace{width:auto!important;min-width:0;padding:clamp(34px,2.6vw,52px) clamp(34px,3vw,58px) 60px!important;overflow:visible!important}.workspace>header,.dashboard-grid,.settings-grid,.appearance-card,.composer-grid,.history-layout{width:100%!important;max-width:none!important}body{font-size:15px}.workspace h1{font-size:clamp(2.45rem,3vw,3.35rem)!important;line-height:1.02!important;letter-spacing:-.045em!important}.eyebrow,.card-label{font-size:.78rem!important;font-weight:850!important;letter-spacing:.11em!important}.card h2{font-size:clamp(1.35rem,1.45vw,1.65rem)!important}.card p:not(.card-label){line-height:1.55}label{font-size:.9rem}input,textarea,button{font-size:.92rem}input:not([type=checkbox]):not([type=file]){min-height:44px}.brand-lockup{gap:11px!important}.brand-symbol{width:36px!important;height:36px!important;border-radius:11px!important}.sidebar .brand{font-size:1rem!important;font-weight:800!important}.sidebar-caption{margin-top:.55rem!important;font-size:.79rem!important}.sidebar nav{gap:10px!important}.nav-item{min-height:49px!important;padding:0 14px!important;gap:12px!important;border-radius:12px!important;font-size:.92rem!important}.nav-item>span{width:20px!important;font-size:1.1rem!important}.nav-item.active{border-color:color-mix(in srgb,var(--primary) 62%,white)!important;box-shadow:0 1px #ffffff2e inset,0 14px 30px #0000004d,0 0 22px #3a74ff29!important;transform:translate(5px) translateY(-2px)!important}.card{border-radius:20px!important;box-shadow:0 16px 38px #0f172a13,0 3px 10px #0f172a09!important}html[data-theme=dark] .card{box-shadow:0 20px 46px #00000047,0 2px #ffffff06 inset!important}.dashboard-grid{grid-template-columns:minmax(0,1.42fr) minmax(390px,.88fr)!important;gap:28px!important}.dashboard-hero,.dashboard-next{min-height:360px!important}.dashboard-hero{padding:36px!important;box-shadow:0 22px 52px #0f172a1c,0 5px 15px #0f172a0b!important}.dashboard-hero>div{max-width:58%!important}.dashboard-hero h2{font-size:clamp(2rem,2.5vw,2.75rem)!important}.provider-counts{gap:12px!important}.provider-counts>span{min-height:44px;padding:7px 10px;border:1px solid var(--border);border-radius:12px;background:var(--surface-raised)}.composer-grid{grid-template-columns:minmax(330px,1fr) minmax(380px,1.08fr) minmax(340px,.92fr)!important;gap:24px!important}.editor-card,.publication-preview,.composer-side .card{padding:26px!important}.editor-card textarea{min-height:380px!important;padding:18px!important}.publication-preview{min-height:570px}.platform-shell{min-height:420px}.destination-card{padding:16px!important;gap:12px!important;border-radius:16px!important}.destination-card:hover{transform:translateY(-2px)!important}.destination-card.selected{border-color:var(--primary)!important;transform:translateY(-4px)!important;box-shadow:0 19px 42px color-mix(in srgb,var(--primary) 17%,transparent),0 5px 13px #0f172a14!important}.confirm-action{min-height:50px!important}.settings-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px!important}.appearance-card{padding:24px 28px!important}.integration-card{gap:18px!important;padding:27px!important}.provider-card-heading h2{font-size:1.55rem!important}.provider-card-heading .provider-mark{width:38px!important;height:38px!important;flex-basis:38px!important}.connected-destinations{gap:12px!important}.connected-destination-row{grid-template-columns:minmax(0,1fr) auto!important;column-gap:14px!important;row-gap:13px!important;padding:16px!important;border-radius:15px!important;box-shadow:0 9px 24px #0f172a0e,0 1px #ffffff0f inset!important}.destination-title{display:block!important;min-width:0;overflow:hidden;color:var(--text)!important;font-size:.96rem!important;font-weight:800!important;line-height:1.25!important;text-overflow:ellipsis;white-space:nowrap}.destination-identifier{display:block!important;color:var(--text-muted)!important;font-size:.78rem!important;line-height:1.4!important;white-space:normal!important}.connected-destination-row>.destination-actions{grid-column:1 / -1}.destination-actions{gap:9px!important}.max-onboarding{padding:16px;border:1px solid color-mix(in srgb,var(--primary) 22%,var(--border));border-radius:15px;background:color-mix(in srgb,var(--primary) 4%,var(--surface))}.history-layout{gap:24px!important}.history-list{gap:14px!important}button.history-row{min-height:98px!important;grid-template-columns:160px minmax(220px,1fr) auto!important;padding:18px 20px!important;border-radius:16px!important;background:var(--surface)!important;color:var(--text)!important}button.history-row:hover,button.history-row:focus-visible,button.history-row.selected,button.history-row.selected:hover{border-color:color-mix(in srgb,var(--primary) 30%,var(--border))!important;background:color-mix(in srgb,var(--primary) 5%,var(--surface))!important;color:var(--text)!important;box-shadow:0 18px 42px #0f172a1a,0 4px 11px #0f172a0b!important;transform:translateY(-2px)!important}html[data-theme=dark] button.history-row:hover,html[data-theme=dark] button.history-row:focus-visible,html[data-theme=dark] button.history-row.selected,html[data-theme=dark] button.history-row.selected:hover{background:color-mix(in srgb,var(--primary) 8%,var(--surface))!important;box-shadow:0 20px 48px #00000052,0 0 22px color-mix(in srgb,var(--primary) 9%,transparent)!important}@media(max-width:1280px){:root{--rf-sidebar: 202px}.workspace{padding:32px 30px 50px!important}.composer-grid{grid-template-columns:minmax(300px,1fr) minmax(330px,1.05fr) minmax(300px,.9fr)!important;gap:18px!important}.settings-grid{gap:18px!important}.integration-card{padding:22px!important}}@media(max-width:1080px){.composer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.composer-side{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:780px){.app-layout{display:block!important}.sidebar{width:100%!important;min-width:0!important}.dashboard-grid,.settings-grid,.composer-grid,.composer-side,.connected-destination-row{grid-template-columns:1fr!important}.connected-destination-row>.status-badge{justify-self:start}}@media(prefers-reduced-motion:reduce){.nav-item.active,.destination-card,button.history-row{transform:none!important}}.workspace>header{min-height:104px;align-items:flex-start!important;margin-bottom:28px!important}.workspace>header .eyebrow{margin-top:2px;color:var(--primary)}.dashboard-theme-switcher{margin-top:4px;padding:5px;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-card)}.dashboard-grid{display:grid!important;grid-template-columns:minmax(0,1.48fr) minmax(360px,.82fr)!important;gap:26px!important;width:100%!important;max-width:none!important;align-items:stretch}.dashboard-hero,.dashboard-next{position:relative;min-height:382px!important;overflow:hidden;border-radius:24px!important}.dashboard-hero{display:flex!important;align-items:center!important;padding:38px 40px!important;border:1px solid color-mix(in srgb,var(--primary) 24%,var(--border))!important;background:radial-gradient(circle at 87% 34%,color-mix(in srgb,var(--primary) 14%,transparent) 0,transparent 34%),linear-gradient(135deg,var(--surface-raised) 0%,color-mix(in srgb,var(--primary) 6%,var(--surface)) 100%)!important;box-shadow:0 28px 64px #0f172a21,0 8px 22px #0f172a0e,inset 0 1px #ffffffb3!important;transform:translateY(-3px)}.dashboard-hero:before{content:"";position:absolute;width:286px;height:286px;right:36px;top:44px;border:1px solid color-mix(in srgb,var(--primary) 24%,transparent);border-radius:50%;box-shadow:0 0 0 34px color-mix(in srgb,var(--primary) 4%,transparent),0 0 0 76px color-mix(in srgb,var(--primary) 2.5%,transparent);opacity:.95;pointer-events:none}.dashboard-hero:after{content:"➤";position:absolute;right:112px;top:104px;display:grid;width:132px;height:132px;place-items:center;border-radius:36px;background:linear-gradient(145deg,color-mix(in srgb,var(--primary) 85%,#7eb5ff),var(--primary));color:#fff;font-size:4.4rem;line-height:1;transform:rotate(-18deg);box-shadow:0 28px 50px color-mix(in srgb,var(--primary) 28%,transparent),inset 0 1px #ffffff80;opacity:.92;pointer-events:none}.dashboard-hero .product-illustration{position:absolute!important;right:62px!important;top:64px!important;width:250px!important;height:250px!important;opacity:.22!important;pointer-events:none}.dashboard-hero>div:not(.product-illustration){position:relative;z-index:2;width:min(58%,620px);max-width:none!important}.dashboard-hero .card-label{margin-bottom:14px}.dashboard-hero h2{max-width:520px;margin:0 0 15px!important;font-size:clamp(2.3rem,3.15vw,3.2rem)!important;line-height:1.02!important;letter-spacing:-.045em!important}.dashboard-hero p{max-width:520px;font-size:clamp(.98rem,1.1vw,1.08rem);line-height:1.55}.provider-counts{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:30px!important}.provider-counts>span{display:inline-flex!important;width:auto!important;min-height:44px!important;align-items:center;gap:9px!important;padding:7px 12px 7px 8px!important;border:1px solid color-mix(in srgb,var(--primary) 13%,var(--border))!important;border-radius:13px!important;background:color-mix(in srgb,var(--surface) 93%,var(--primary))!important;box-shadow:0 7px 18px #0f172a0f,inset 0 1px #ffffff8c}.provider-counts>span:hover{transform:translateY(-2px);box-shadow:0 13px 26px #0f172a1a,inset 0 1px #ffffffa6}.provider-counts b{margin-left:3px!important;font-size:.92rem!important}.dashboard-next{display:flex!important;flex-direction:column;justify-content:space-between;padding:38px 34px 32px!important;border:1px solid color-mix(in srgb,#7c5cff 20%,var(--border))!important;background:radial-gradient(circle at 80% 19%,color-mix(in srgb,#7557ff 12%,transparent),transparent 33%),linear-gradient(150deg,var(--surface-raised),color-mix(in srgb,#795cff 5%,var(--surface)))!important;box-shadow:0 24px 54px #0f172a1b,0 6px 17px #0f172a0b,inset 0 1px #ffffffad!important}.dashboard-next:before{content:"";position:absolute;right:42px;top:48px;width:114px;height:138px;border-radius:24px;background:linear-gradient(145deg,color-mix(in srgb,#8e7cff 70%,white),#5e66ee);opacity:.21;transform:rotate(8deg);box-shadow:0 18px 40px color-mix(in srgb,#715cff 20%,transparent)}.dashboard-next:after{content:"+";position:absolute;right:112px;top:130px;display:grid;width:52px;height:52px;place-items:center;border-radius:50%;background:linear-gradient(145deg,#8871ff,#5865ea);color:#fff;font-size:2rem;font-weight:700;box-shadow:0 13px 28px #5e5cee47,inset 0 1px #ffffff73}.dashboard-next .card-label,.dashboard-next h2,.dashboard-next p,.dashboard-next button{position:relative;z-index:2}.dashboard-next h2{width:64%;margin-top:14px!important;font-size:clamp(2rem,2.5vw,2.65rem)!important;line-height:1.04!important;letter-spacing:-.04em!important}.dashboard-next p{width:68%;margin-top:12px;font-size:1rem;line-height:1.55}.dashboard-next button{width:100%;min-height:52px!important;margin-top:auto!important;border-radius:13px!important;background:linear-gradient(135deg,var(--primary),color-mix(in srgb,var(--primary) 74%,#775cff))!important;box-shadow:0 16px 30px color-mix(in srgb,var(--primary) 25%,transparent),inset 0 1px #ffffff59!important;font-size:1rem!important;font-weight:800!important}.dashboard-next button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 21px 38px color-mix(in srgb,var(--primary) 31%,transparent),inset 0 1px #ffffff6b!important}html[data-theme=dark] .dashboard-hero{border-color:color-mix(in srgb,#4f83ff 35%,var(--border))!important;background:radial-gradient(circle at 86% 34%,rgb(49 100 255 / .18),transparent 35%),linear-gradient(135deg,#101c36,#12264e)!important;box-shadow:0 30px 70px #0000005c,0 0 34px #3264ff14,inset 0 1px #ffffff0a!important}html[data-theme=dark] .dashboard-next{border-color:color-mix(in srgb,#8667ff 34%,var(--border))!important;background:radial-gradient(circle at 78% 20%,rgb(126 85 255 / .16),transparent 34%),linear-gradient(145deg,#151d38,#211943)!important;box-shadow:0 30px 70px #0000005c,0 0 34px #6f4dff12,inset 0 1px #ffffff0a!important}html[data-theme=dark] .provider-counts>span{border-color:#668ae73b!important;background:#132548bd!important;box-shadow:0 9px 22px #0000003d,inset 0 1px #ffffff09}@media(max-width:1180px)and (min-width:861px){.dashboard-grid{grid-template-columns:minmax(0,1.25fr) minmax(330px,.78fr)!important}.dashboard-hero,.dashboard-next{min-height:350px!important}.dashboard-hero:after{right:62px;width:110px;height:110px;font-size:3.6rem}.dashboard-hero:before{right:8px;width:245px;height:245px}.dashboard-hero>div:not(.product-illustration){width:62%}.dashboard-next h2,.dashboard-next p{width:72%}}@media(max-width:860px){.dashboard-grid{grid-template-columns:1fr!important}.dashboard-hero,.dashboard-next{min-height:330px!important}}.dashboard-next-copy{position:relative;z-index:2;display:grid;align-content:start}.dashboard-next-action{position:relative;z-index:3;width:100%!important;min-height:54px!important;margin-top:auto!important}.dashboard-hero .provider-counts{position:relative;z-index:3}.dashboard-hero .provider-counts>span{min-width:118px}.dashboard-hero .provider-counts b{margin-left:auto!important}.dashboard-next-copy h2{width:70%!important}.dashboard-next-copy p:not(.card-label){width:72%!important}@media(max-width:1180px)and (min-width:861px){.dashboard-next-copy h2,.dashboard-next-copy p:not(.card-label){width:76%!important}}@media(max-width:860px){.dashboard-next-copy h2,.dashboard-next-copy p:not(.card-label){width:72%!important}}.composer-grid{display:grid!important;width:100%!important;max-width:none!important;grid-template-columns:minmax(330px,.96fr) minmax(400px,1.12fr) minmax(340px,.92fr)!important;gap:24px!important;align-items:start!important}.editor-card,.publication-preview,.composer-side>.card{border-radius:22px!important}.editor-card{display:flex!important;min-height:650px!important;flex-direction:column;gap:16px!important;padding:28px!important;overflow:hidden}.editor-card .card-label{margin:0 0 2px!important}.editor-card h2{margin:0 0 5px!important;font-size:clamp(1.55rem,1.55vw,1.85rem)!important;letter-spacing:-.035em!important}.editor-card textarea{width:100%;min-height:365px!important;flex:1 1 auto;padding:20px!important;border:1px solid var(--border)!important;border-radius:17px!important;background:linear-gradient(145deg,var(--surface-soft),color-mix(in srgb,var(--primary) 2.5%,var(--surface)))!important;color:var(--text)!important;box-shadow:inset 0 2px 7px #0f172a09,0 1px #ffffff8c!important;font-size:1rem!important;line-height:1.62!important;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.editor-card textarea:focus{outline:none!important;border-color:color-mix(in srgb,var(--primary) 62%,var(--border))!important;background:var(--surface-raised)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 10%,transparent),inset 0 1px #fff9!important}.validation-time{margin:-3px 2px 1px!important;color:var(--text-muted)!important;font-size:.8rem!important;font-weight:650}.upload-control{min-height:128px!important;padding:22px!important;border:1.5px dashed color-mix(in srgb,var(--primary) 70%,var(--border))!important;border-radius:18px!important;background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--primary) 8%,transparent),transparent 60%),var(--primary-soft)!important;box-shadow:inset 0 1px #ffffff8c,0 8px 20px #0f172a09!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.upload-control:hover{border-color:var(--primary)!important;transform:translateY(-2px);box-shadow:0 15px 30px color-mix(in srgb,var(--primary) 10%,transparent),inset 0 1px #ffffffa6!important}.upload-control:before{width:38px!important;height:38px!important;border-radius:12px!important;box-shadow:0 9px 20px #0f172a17,inset 0 1px #ffffffb3!important}.upload-control span{font-size:.95rem;font-weight:850}.upload-control small{margin-top:2px;font-size:.78rem!important}.upload-control.is-busy{border-color:var(--primary)!important;cursor:progress;opacity:.86}.upload-control.is-busy:hover{transform:none}.upload-control.is-busy small{display:inline-flex;align-items:center;gap:7px}.upload-spinner{width:13px;height:13px;border:2px solid color-mix(in srgb,var(--primary) 28%,transparent);border-top-color:var(--primary);border-radius:50%;animation:upload-progress-spin .8s linear infinite}@keyframes upload-progress-spin{to{transform:rotate(360deg)}}.publication-preview{position:relative;display:flex!important;min-height:650px!important;flex-direction:column;gap:17px!important;padding:28px!important;overflow:hidden;border-color:color-mix(in srgb,var(--primary) 18%,var(--border))!important;background:radial-gradient(circle at 50% 20%,color-mix(in srgb,var(--primary) 6%,transparent),transparent 42%),var(--surface)!important;box-shadow:0 24px 56px #0f172a18,0 6px 18px #0f172a09!important}.publication-preview:before{content:"";position:absolute;top:112px;left:50%;width:74%;height:270px;border-radius:50%;background:color-mix(in srgb,var(--primary) 5%,transparent);filter:blur(42px);transform:translate(-50%);pointer-events:none}.publication-preview>*{position:relative;z-index:1}.preview-navigation{display:grid!important;min-height:50px!important;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;padding:5px!important;border:1px solid var(--border)!important;border-radius:15px!important;background:color-mix(in srgb,var(--surface-soft) 82%,var(--surface))!important;box-shadow:inset 0 1px #fff9,0 8px 19px #0f172a0a!important}.preview-navigation strong{color:var(--text);font-size:.9rem;font-weight:850;text-align:center}.preview-navigation button{display:grid;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;place-items:center;padding:0!important;border:1px solid var(--border)!important;border-radius:11px!important;background:var(--surface-raised)!important;color:var(--primary)!important;box-shadow:0 5px 13px #0f172a0e,inset 0 1px #ffffffb3!important;font-size:1.4rem!important}.preview-navigation button:hover{border-color:var(--primary)!important;transform:translateY(-1px);box-shadow:0 9px 19px color-mix(in srgb,var(--primary) 11%,transparent)!important}.platform-shell{width:100%!important;min-height:430px!important;margin:0 auto!important;border:1px solid var(--border)!important;border-radius:20px!important;background:var(--surface-raised)!important;box-shadow:0 22px 48px #0f172a1b,0 5px 14px #0f172a0b,inset 0 1px #ffffffb8!important;overflow:hidden}.preview-footer{margin:auto 2px 0!important;color:var(--text-muted)!important;font-size:.76rem!important;line-height:1.5!important}.composer-side{display:grid!important;gap:20px!important;align-content:start}.destinations-card{display:flex!important;min-height:500px;flex-direction:column;gap:13px!important;padding:26px!important}.destinations-card>.card-label{margin-bottom:2px!important}.destination-card{position:relative;display:grid!important;min-height:82px;grid-template-columns:22px 38px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:15px 16px!important;overflow:hidden;border:1px solid var(--border)!important;border-radius:17px!important;background:linear-gradient(145deg,var(--surface-soft),color-mix(in srgb,var(--primary) 2%,var(--surface)))!important;box-shadow:0 5px 14px #0f172a09,inset 0 1px #ffffff80!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease!important}.destination-card:hover:not(.locked){border-color:color-mix(in srgb,var(--primary) 45%,var(--border))!important;background:var(--surface-raised)!important;transform:translateY(-2px)!important;box-shadow:0 13px 27px #0f172a16,inset 0 1px #ffffffa6!important}.destination-card.selected{z-index:2;border-color:color-mix(in srgb,var(--primary) 82%,white)!important;background:linear-gradient(145deg,var(--surface-raised),color-mix(in srgb,var(--primary) 7%,var(--surface)))!important;transform:translateY(-4px) scale(1.008)!important;box-shadow:0 22px 44px color-mix(in srgb,var(--primary) 18%,transparent),0 7px 17px #0f172a17,inset 0 1px #ffffffc7!important}.destination-card.selected:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 3px 0 0 var(--primary);pointer-events:none}.destination-card input{width:18px!important;height:18px!important;margin:0!important}.destination-card .provider-mark{width:36px!important;height:36px!important;flex-basis:36px!important}.destination-copy{display:grid!important;min-width:0;gap:3px!important}.destination-copy strong{color:var(--text)!important;font-size:.94rem!important;line-height:1.25}.destination-copy span{color:var(--text-secondary)!important;font-size:.81rem!important}.destination-copy small,.destination-copy em{color:var(--text-muted)!important;font-size:.72rem!important;line-height:1.25}.confirm-action{width:100%!important;min-height:52px!important;margin-top:auto!important;border-radius:13px!important;background:linear-gradient(135deg,var(--primary),color-mix(in srgb,var(--primary) 72%,#765cff))!important;box-shadow:0 16px 31px color-mix(in srgb,var(--primary) 23%,transparent),inset 0 1px #ffffff57!important;font-size:.95rem!important;font-weight:850!important}.confirm-action:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 21px 38px color-mix(in srgb,var(--primary) 30%,transparent),inset 0 1px #ffffff6b!important}.confirm-action:disabled{opacity:.5;box-shadow:none!important}.status-area{min-height:132px;padding:23px 26px!important;border-color:color-mix(in srgb,var(--primary) 22%,var(--border))!important;background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--primary) 3%,var(--surface)))!important}.status-area .status-hint{max-width:95%;margin-top:9px!important;font-size:.84rem!important;line-height:1.55}.job-status-card{padding:14px 0!important}html[data-theme=dark] .editor-card textarea{border-color:#6786ca36!important;background:linear-gradient(145deg,#0c1b35eb,#101f3dd1)!important;box-shadow:inset 0 2px 9px #0000002e,inset 0 1px #ffffff06!important}html[data-theme=dark] .upload-control{border-color:#557eff8c!important;background:radial-gradient(circle at 50% 0%,rgb(54 99 255 / .12),transparent 65%),#0f1f3ed1!important}html[data-theme=dark] .publication-preview{border-color:#547dee42!important;background:radial-gradient(circle at 50% 20%,rgb(58 105 255 / .11),transparent 45%),#101c35!important;box-shadow:0 26px 60px #0000004f,0 0 32px #345cdc0e!important}html[data-theme=dark] .preview-navigation{border-color:#6887c92e!important;background:#0c1b34d1!important;box-shadow:inset 0 1px #ffffff06,0 9px 22px #0000002e!important}html[data-theme=dark] .preview-navigation button{border-color:#6b8bd033!important;background:#15294cf2!important;box-shadow:0 7px 16px #00000038,inset 0 1px #ffffff09!important}html[data-theme=dark] .platform-shell{border-color:#6786ca38!important;background:#111f3a!important;box-shadow:0 24px 54px #00000057,inset 0 1px #ffffff06!important}html[data-theme=dark] .destination-card{border-color:#6786ca2e!important;background:linear-gradient(145deg,#0f1f3bf0,#122344d9)!important;box-shadow:0 7px 18px #0000002b,inset 0 1px #ffffff06!important}html[data-theme=dark] .destination-card.selected{border-color:#5685ffc7!important;background:linear-gradient(145deg,#152c55fa,#1d2d59f2)!important;box-shadow:0 22px 48px #315dff2e,0 8px 20px #00000052,inset 0 1px #ffffff0b!important}html[data-theme=dark] .status-area{border-color:#5c7ed338!important;background:linear-gradient(145deg,#0e1c36f2,#121f3de6)!important}@media(max-width:1180px)and (min-width:981px){.composer-grid{grid-template-columns:minmax(285px,.92fr) minmax(330px,1.08fr) minmax(290px,.9fr)!important;gap:17px!important}.editor-card,.publication-preview,.destinations-card{padding:21px!important}.destination-card{grid-template-columns:20px 34px minmax(0,1fr)!important;padding:13px!important}}@media(max-width:980px)and (min-width:781px){.composer-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr)!important}.composer-side{grid-column:1 / -1;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)!important}}@media(max-width:780px){.composer-grid,.composer-side{grid-template-columns:1fr!important}.composer-side{grid-column:auto!important}.editor-card,.publication-preview{min-height:auto!important}.platform-shell{min-height:360px!important}}@media(prefers-reduced-motion:reduce){.upload-control,.destination-card,.confirm-action,.preview-navigation button{transition:none!important;transform:none!important}}.platform-shell img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:clamp(220px,32vh,330px)!important;margin-inline:auto!important;object-fit:contain!important;object-position:center!important}.platform-shell{overflow:hidden!important}html[data-theme=light] .platform-shell img{background:var(--surface-soft)}html[data-theme=dark] .platform-shell img{background:#0d1930}@media(max-height:760px)and (min-width:781px){.platform-shell img{max-height:260px!important}}@media(max-width:780px){.platform-shell img{max-height:min(42vh,320px)!important}}.history-layout{width:100%!important;max-width:none!important;gap:24px!important}.history-list{display:grid!important;gap:15px!important}button.history-row{position:relative;display:grid!important;width:100%!important;min-height:108px!important;grid-template-columns:175px minmax(260px,1fr) auto!important;grid-template-rows:auto auto;column-gap:24px!important;row-gap:8px!important;align-items:center!important;padding:18px 58px 18px 20px!important;border:1px solid var(--border)!important;border-radius:18px!important;background:var(--surface)!important;color:var(--text)!important;text-align:left!important;box-shadow:0 11px 29px #0f172a0f,0 2px 7px #0f172a06,inset 0 1px #ffffffa6!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease!important}button.history-row:after{content:"›";position:absolute;top:50%;right:19px;display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--border);border-radius:10px;background:var(--surface-soft);color:var(--text-muted);box-shadow:0 5px 13px #0f172a0b,inset 0 1px #ffffff8c;font-size:1.3rem;line-height:1;transform:translateY(-50%);transition:transform .16s ease,color .16s ease,border-color .16s ease}button.history-row>span:first-child{grid-column:1;grid-row:1 / 3;display:grid!important;align-content:center;gap:6px!important;min-height:70px;padding:10px 14px;border-right:1px solid var(--border)}button.history-row>span:first-child strong{color:var(--text)!important;font-size:.95rem!important;font-weight:850!important;line-height:1.25}button.history-row>span:first-child small{color:var(--text-muted)!important;font-size:.76rem!important;font-weight:650}.history-preview{grid-column:2;grid-row:1;min-width:0;overflow:hidden;color:var(--text)!important;font-size:1rem!important;font-weight:800!important;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}button.history-row>.status-badge{grid-column:3;grid-row:1;justify-self:end;align-self:center}.history-providers{grid-column:2 / 4!important;grid-row:2;display:flex!important;flex-wrap:wrap;gap:8px 18px!important;color:var(--text-muted)!important;font-size:.78rem!important;font-weight:650}.history-providers>span{position:relative}.history-providers>span:not(:last-child):after{content:"•";position:absolute;right:-11px;color:var(--border-strong)}button.history-row:hover,button.history-row:focus-visible{border-color:color-mix(in srgb,var(--primary) 30%,var(--border))!important;background:color-mix(in srgb,var(--primary) 3%,var(--surface))!important;box-shadow:0 18px 42px #0f172a18,0 5px 14px #0f172a0a,inset 0 1px #ffffffbf!important;transform:translateY(-2px)!important}button.history-row.selected,button.history-row.selected:hover,button.history-row.selected:focus-visible{border-color:color-mix(in srgb,var(--primary) 42%,var(--border))!important;background:color-mix(in srgb,var(--primary) 5%,var(--surface))!important;box-shadow:0 21px 48px color-mix(in srgb,var(--primary) 9%,transparent),0 6px 16px #0f172a0f,inset 3px 0 0 var(--primary),inset 0 1px #ffffffc7!important;transform:translateY(-3px)!important}button.history-row:hover:after,button.history-row.selected:after{border-color:color-mix(in srgb,var(--primary) 32%,var(--border));color:var(--primary);transform:translateY(-50%) translate(2px)}.history-detail{position:relative;display:grid!important;gap:22px!important;margin-top:4px;padding:30px!important;border:1px solid color-mix(in srgb,var(--primary) 18%,var(--border))!important;border-radius:22px!important;background:linear-gradient(145deg,var(--surface-raised),color-mix(in srgb,var(--primary) 2.5%,var(--surface)))!important;box-shadow:0 26px 58px #0f172a1a,0 7px 19px #0f172a0a,inset 0 1px #ffffffb3!important}.history-detail:before{content:"";position:absolute;top:-1px;left:30px;right:30px;height:3px;border-radius:0 0 5px 5px;background:linear-gradient(90deg,var(--primary),color-mix(in srgb,var(--primary) 35%,transparent),transparent)}.history-detail-heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important;padding-bottom:18px;border-bottom:1px solid var(--border)}.history-detail-heading h2{margin:5px 0 0!important;font-size:1.55rem!important;letter-spacing:-.035em}.history-detail-heading .secondary{min-height:40px;flex:0 0 auto}.history-full-text{max-width:880px;margin:0!important;color:var(--text)!important;font-size:.98rem;line-height:1.65;white-space:pre-wrap}.history-image{display:block;width:auto!important;height:auto!important;max-width:min(100%,680px)!important;max-height:480px!important;margin:0;border:1px solid var(--border);border-radius:18px!important;background:var(--surface-soft);object-fit:contain!important;box-shadow:0 18px 39px #0f172a16,0 4px 12px #0f172a09}.history-detail>h3{margin:5px 0 -3px;color:var(--text);font-size:1rem;letter-spacing:-.01em}.history-job{display:grid!important;grid-template-columns:auto minmax(0,1fr);gap:14px!important;align-items:start;padding:18px!important;border:1px solid var(--border)!important;border-radius:15px;background:var(--surface-soft);box-shadow:inset 0 1px #ffffff73!important}.history-job>div{display:grid!important;gap:8px!important}.history-job p{margin:0!important;color:var(--text-muted)!important;font-size:.8rem!important;line-height:1.45}.timeline{display:grid!important;gap:10px!important;margin:0!important;padding:18px 18px 18px 38px!important;border:1px solid var(--border);border-radius:15px;background:var(--surface-soft);color:var(--text-secondary)!important;font-size:.82rem!important;line-height:1.5}html[data-theme=dark] button.history-row{border-color:#6281c32e!important;background:linear-gradient(145deg,#0f1d38f5,#112140e6)!important;box-shadow:0 13px 32px #0003,inset 0 1px #ffffff06!important}html[data-theme=dark] button.history-row:hover{border-color:#4f7dee57!important;background:linear-gradient(145deg,#122447fa,#142649f0)!important;box-shadow:0 20px 45px #0000004d,0 0 22px #4167e60e!important}html[data-theme=dark] button.history-row.selected,html[data-theme=dark] button.history-row.selected:hover{border-color:#5281ff85!important;background:linear-gradient(145deg,#142950fa,#18274ff2)!important;box-shadow:0 22px 48px #00000052,0 0 28px #3662ff13,inset 3px 0 #5687ff!important}html[data-theme=dark] button.history-row:after{border-color:#6685c530;background:#142648e6}html[data-theme=dark] .history-detail{border-color:#577ad338!important;background:linear-gradient(145deg,#0f1d38fa,#132041f5)!important;box-shadow:0 28px 64px #00000052,0 0 32px #395fda0b!important}html[data-theme=dark] .history-job,html[data-theme=dark] .timeline{border-color:#6684c229!important;background:#0c1b34b8!important}@media(max-width:980px){button.history-row{grid-template-columns:145px minmax(180px,1fr) auto!important;column-gap:17px!important}}@media(max-width:700px){button.history-row{grid-template-columns:1fr auto!important;grid-template-rows:auto auto auto!important;padding:17px 48px 17px 17px!important}button.history-row>span:first-child{grid-column:1;grid-row:1;min-height:auto;padding:0;border-right:0}.history-preview{grid-column:1 / -1;grid-row:2;white-space:normal}button.history-row>.status-badge{grid-column:2;grid-row:1}.history-providers{grid-column:1 / -1!important;grid-row:3}.history-detail{padding:22px!important}}@media(prefers-reduced-motion:reduce){button.history-row,button.history-row:after{transition:none!important}button.history-row:hover,button.history-row.selected{transform:none!important}}@media(min-width:781px){.app-layout{align-items:start!important}.sidebar{position:sticky!important;top:0!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;align-self:start!important;overflow:hidden!important}.sidebar nav{position:absolute!important;top:42%!important;left:18px!important;right:18px!important;width:auto!important;margin:0!important;transform:translateY(-50%)!important}.sidebar .account{position:absolute!important;right:18px!important;bottom:22px!important;left:18px!important;margin:0!important;padding:0!important}}.appearance-card{width:100%!important;max-width:none!important;min-height:122px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:26px!important;padding:25px 30px!important;border-radius:20px!important;background:linear-gradient(135deg,var(--surface-raised),color-mix(in srgb,var(--primary) 2.5%,var(--surface)))!important;box-shadow:0 16px 38px #0f172a12,0 3px 10px #0f172a08!important}.appearance-card h2{margin:5px 0!important;font-size:1.45rem!important}.appearance-card p:not(.card-label){margin:0!important}.settings-grid{display:grid!important;width:100%!important;max-width:none!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;align-items:start}.provider-telegram{--provider-accent: #2aabee}.provider-max{--provider-accent: #755cff}.provider-vk{--provider-accent: #2688eb}.integration-card{position:relative;display:flex!important;min-width:0;min-height:720px;flex-direction:column;gap:17px!important;padding:27px!important;overflow:hidden;border:1px solid color-mix(in srgb,var(--provider-accent) 16%,var(--border))!important;border-radius:22px!important;background:radial-gradient(circle at 92% 5%,color-mix(in srgb,var(--provider-accent) 7%,transparent),transparent 25%),var(--surface)!important;box-shadow:0 20px 48px #0f172a16,0 5px 14px #0f172a09,inset 0 1px #ffffffad!important}.integration-card:before{content:"";position:absolute;top:0;left:26px;right:26px;height:3px;border-radius:0 0 5px 5px;background:linear-gradient(90deg,var(--provider-accent),color-mix(in srgb,var(--provider-accent) 35%,transparent),transparent);opacity:.85}.provider-card-heading{position:relative;display:flex!important;min-height:118px;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;margin:-2px -2px 0;padding:4px 2px 17px;border-bottom:1px solid var(--border)}.provider-card-heading>div{position:relative;z-index:2;min-width:0}.provider-card-heading h2{display:flex!important;align-items:center!important;gap:10px!important;margin:6px 0 10px!important;font-size:1.55rem!important;letter-spacing:-.035em!important}.provider-card-heading .provider-mark{width:39px!important;height:39px!important;flex-basis:39px!important;border-radius:12px!important;box-shadow:0 10px 22px color-mix(in srgb,var(--provider-accent) 20%,transparent)!important}.provider-card-heading .product-illustration{position:absolute!important;top:-14px!important;right:-6px!important;width:126px!important;height:126px!important;opacity:.32!important;pointer-events:none}.provider-card-heading .status-badge{max-width:210px}.integration-card>.validation-time{margin:-3px 0 0!important;color:var(--text-muted)!important;font-size:.78rem!important}.integration-card>.help-action{width:max-content;margin-top:-2px;font-size:.84rem!important;font-weight:750!important}.integration-card>label{display:grid!important;gap:8px!important;margin-top:2px;color:var(--text-secondary);font-size:.84rem;font-weight:750}.integration-card>label>input{width:100%;min-height:48px!important;padding:0 14px!important;border:1px solid var(--border)!important;border-radius:13px!important;background:linear-gradient(145deg,var(--surface-soft),color-mix(in srgb,var(--provider-accent) 2%,var(--surface)))!important;color:var(--text)!important;box-shadow:inset 0 2px 6px #0f172a06,inset 0 1px #ffffff80!important}.integration-card>label>input:focus{outline:none!important;border-color:color-mix(in srgb,var(--provider-accent) 58%,var(--border))!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--provider-accent) 10%,transparent)!important}.integration-card>label+button:not(.secondary){width:100%!important;min-height:48px!important;border-radius:13px!important;background:linear-gradient(135deg,var(--provider-accent),color-mix(in srgb,var(--provider-accent) 78%,#5266ff))!important;box-shadow:0 14px 28px color-mix(in srgb,var(--provider-accent) 20%,transparent),inset 0 1px #ffffff47!important;font-weight:850!important}.integration-card>label+button:not(.secondary):not(:disabled):hover{transform:translateY(-2px);box-shadow:0 19px 34px color-mix(in srgb,var(--provider-accent) 26%,transparent),inset 0 1px #ffffff59!important}.connected-destinations{display:grid!important;gap:11px!important;margin-top:4px;padding-top:16px!important;border-top:1px solid var(--border)}.connected-destinations h3,.max-onboarding h3{margin:0 0 2px!important;color:var(--text);font-size:1rem!important;font-weight:850}.connected-destination-row{position:relative;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;column-gap:12px!important;row-gap:13px!important;padding:16px!important;overflow:hidden;border:1px solid var(--border)!important;border-radius:16px!important;background:linear-gradient(145deg,var(--surface-soft),color-mix(in srgb,var(--provider-accent) 2%,var(--surface)))!important;box-shadow:0 8px 21px #0f172a0d,inset 0 1px #ffffff7a!important}.connected-destination-row:before{content:"";position:absolute;top:12px;bottom:12px;left:0;width:3px;border-radius:0 4px 4px 0;background:var(--provider-accent);opacity:.65}.destination-identity{display:grid!important;min-width:0;gap:5px!important}.destination-title{display:block!important;overflow:hidden;color:var(--text)!important;font-size:.94rem!important;font-weight:850!important;text-overflow:ellipsis;white-space:nowrap}.destination-identifier{display:block!important;color:var(--text-muted)!important;font-size:.75rem!important;line-height:1.4!important;word-break:break-word}.connected-destination-row>.status-badge{align-self:start;justify-self:end}.destination-actions{grid-column:1 / -1;display:flex!important;flex-wrap:wrap;gap:8px!important}.destination-actions button{min-height:38px!important;padding-inline:11px!important;border-radius:10px!important;font-size:.78rem!important}.integration-card>section:not(.connected-destinations):not(.max-onboarding){display:grid;gap:10px;padding-top:4px}.integration-card>section:not(.connected-destinations):not(.max-onboarding) label{display:grid;gap:7px;color:var(--text-secondary);font-size:.83rem;font-weight:750}.integration-card>section:not(.connected-destinations):not(.max-onboarding) input{min-height:46px!important;padding:0 13px!important;border:1px solid var(--border)!important;border-radius:12px!important;background:var(--surface-soft)!important;color:var(--text)}.max-onboarding{display:grid!important;gap:11px!important;margin-top:2px;padding:17px!important;border:1px solid color-mix(in srgb,var(--provider-accent) 28%,var(--border))!important;border-radius:17px!important;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--provider-accent) 9%,transparent),transparent 38%),color-mix(in srgb,var(--provider-accent) 3%,var(--surface-soft))!important;box-shadow:0 12px 27px color-mix(in srgb,var(--provider-accent) 7%,transparent),inset 0 1px #ffffff7a!important}.max-onboarding>button:not(.secondary){width:100%!important;min-height:47px!important;border-radius:12px!important;background:linear-gradient(135deg,var(--provider-accent),color-mix(in srgb,var(--provider-accent) 76%,#5266ff))!important;box-shadow:0 13px 27px color-mix(in srgb,var(--provider-accent) 22%,transparent)!important;font-weight:850!important}.max-verification{display:grid!important;gap:9px!important;padding:14px!important;border:1px solid color-mix(in srgb,var(--warning) 28%,var(--border))!important;border-radius:13px!important;background:var(--warning-soft)!important}.verification-code{display:flex!important;align-items:center;gap:8px!important;flex-wrap:wrap}.verification-code code{padding:8px 10px!important;border-radius:9px!important;font-size:.86rem}.manual-max{margin-top:2px;padding-top:10px;border-top:1px solid var(--border)}.manual-max summary{padding:3px 0;font-size:.8rem!important}.integration-card>button.secondary:last-child{width:100%!important;min-height:44px!important;margin-top:auto!important;border-radius:12px!important;font-weight:800}html[data-theme=dark] .appearance-card{border-color:#6280c42b!important;background:linear-gradient(135deg,#0f1d38f7,#122243ed)!important;box-shadow:0 20px 46px #00000042,inset 0 1px #ffffff06!important}html[data-theme=dark] .integration-card{border-color:color-mix(in srgb,var(--provider-accent) 24%,rgb(83 110 168))!important;background:radial-gradient(circle at 92% 5%,color-mix(in srgb,var(--provider-accent) 11%,transparent),transparent 27%),linear-gradient(145deg,#0e1c36fa,#11203ff5)!important;box-shadow:0 24px 56px #00000047,0 0 28px color-mix(in srgb,var(--provider-accent) 4%,transparent),inset 0 1px #ffffff06!important}html[data-theme=dark] .integration-card>label>input,html[data-theme=dark] .integration-card>section input{border-color:#6380be2e!important;background:linear-gradient(145deg,#0b1931eb,#0e1d39e6)!important;box-shadow:inset 0 2px 7px #0000002e,inset 0 1px #ffffff05!important}html[data-theme=dark] .connected-destination-row{border-color:#6481be29!important;background:linear-gradient(145deg,#0d1c36f2,#11203fe6)!important;box-shadow:0 9px 23px #0000002e,inset 0 1px #ffffff06!important}html[data-theme=dark] .max-onboarding{border-color:color-mix(in srgb,var(--provider-accent) 34%,rgb(82 109 165))!important;background:radial-gradient(circle at 100% 0,rgb(113 85 255 / .14),transparent 40%),#121d3cd6!important;box-shadow:0 15px 32px #0003,0 0 24px #6c4fff0b,inset 0 1px #ffffff06!important}@media(max-width:1280px)and (min-width:981px){.settings-grid{gap:18px!important}.integration-card{padding:22px!important}.provider-card-heading .product-illustration{width:110px!important;height:110px!important}}@media(max-width:980px)and (min-width:701px){.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.provider-vk{grid-column:1 / -1}}@media(max-width:700px){.settings-grid{grid-template-columns:1fr!important}.appearance-card{align-items:flex-start!important;flex-direction:column!important}.integration-card{min-height:auto}}@media(prefers-reduced-motion:reduce){.integration-card button,.connected-destination-row{transition:none!important;transform:none!important}}@media(max-width:780px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden!important}.sidebar{position:relative!important;width:100%!important;min-width:0!important;min-height:auto!important;height:auto!important;max-height:none!important;padding:18px!important;gap:14px!important;overflow:hidden!important}.sidebar-top{display:grid;gap:16px}.brand-lockup{padding:0!important}.brand-symbol{width:40px!important;height:40px!important}.sidebar .brand{font-size:1rem!important}.sidebar-caption,.sidebar-orbit{display:none!important}.sidebar nav{position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;gap:9px!important;margin:0!important;transform:none!important}.nav-item{min-width:0!important;min-height:48px!important;padding:7px 10px!important;gap:8px!important;justify-content:flex-start;border-radius:12px!important;font-size:.78rem!important;line-height:1.15!important;white-space:normal!important}.nav-item>span{flex:0 0 18px;width:18px!important}.nav-item.active{transform:none!important}.account{display:block!important;position:static!important;width:100%!important;padding:0!important;margin:0!important}.logout{min-height:42px!important}.workspace{width:100%!important;min-width:0!important;padding:26px 18px 40px!important;overflow:hidden!important}.workspace>header{display:flex!important;min-height:0!important;flex-direction:column!important;align-items:flex-start!important;gap:16px!important;margin-bottom:22px!important}.workspace h1{max-width:100%;margin-top:5px!important;font-size:2.15rem!important;line-height:1.03!important;letter-spacing:-.045em!important;overflow-wrap:anywhere}.eyebrow,.card-label{font-size:.7rem!important}.dashboard-theme-switcher{width:auto!important;margin:0!important;padding:4px!important}.theme-selector{width:auto!important}.theme-selector button{min-height:38px!important;padding:0 12px!important;font-size:.78rem!important}.dashboard-grid{display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:18px!important}.dashboard-hero,.dashboard-next{width:100%!important;min-height:310px!important;padding:22px!important;border-radius:20px!important}.dashboard-hero{align-items:flex-start!important}.dashboard-hero>div:not(.product-illustration){width:100%!important;max-width:100%!important}.dashboard-hero h2{max-width:72%!important;margin-bottom:12px!important;font-size:2rem!important;line-height:1.02!important}.dashboard-hero p{max-width:72%!important;font-size:.9rem!important;line-height:1.45!important}.dashboard-hero:before{top:auto!important;right:-32px!important;bottom:-24px!important;width:175px!important;height:175px!important;opacity:.55!important}.dashboard-hero:after{top:auto!important;right:22px!important;bottom:36px!important;width:82px!important;height:82px!important;border-radius:24px!important;font-size:2.5rem!important;opacity:.48!important}.dashboard-hero .product-illustration{display:none!important}.provider-counts{display:flex!important;width:100%!important;flex-wrap:wrap!important;gap:8px!important;margin-top:20px!important}.provider-counts>span{min-width:0!important;min-height:40px!important;padding:6px 9px!important;font-size:.78rem!important}.provider-counts .provider-mark{width:26px!important;height:26px!important;flex-basis:26px!important}.dashboard-next{min-height:285px!important}.dashboard-next-copy h2,.dashboard-next h2{width:72%!important;font-size:1.85rem!important;line-height:1.04!important}.dashboard-next-copy p:not(.card-label),.dashboard-next p{width:72%!important;font-size:.88rem!important}.dashboard-next:before{top:24px!important;right:18px!important;width:74px!important;height:90px!important;opacity:.14!important}.dashboard-next:after{top:72px!important;right:46px!important;width:38px!important;height:38px!important;font-size:1.35rem!important}.dashboard-next .product-illustration{display:none!important}.dashboard-next-action{min-height:50px!important}.card{max-width:100%!important;padding:20px!important;border-radius:18px!important}img,video,svg{max-width:100%}input,textarea,button,select{max-width:100%}}@media(max-width:430px){.workspace{padding-inline:16px!important}.workspace h1{font-size:2.05rem!important}.dashboard-hero h2{font-size:1.85rem!important}.nav-item{font-size:.75rem!important}}@media(min-width:781px){.app-layout{grid-template-columns:200px minmax(0,1fr)!important}.sidebar{width:200px!important;min-width:200px!important;padding:22px 14px 18px!important}.workspace{padding:24px 26px 36px!important}.workspace>header{margin-bottom:20px!important}.workspace h1{font-size:clamp(2.125rem,2.4vw,2.5rem)!important;line-height:1.08!important}.card{padding:18px!important}.dashboard-grid,.settings-grid,.composer-grid{gap:16px!important}.dashboard-hero,.dashboard-next{min-height:260px!important;padding:20px!important}.dashboard-hero h2,.dashboard-next h2{font-size:clamp(1.55rem,1.7vw,1.9rem)!important}.integration-card{padding:18px!important;min-height:0!important}.editor-card textarea{min-height:250px!important;font-size:.94rem!important}.editor-card,.publication-preview,.composer-side>.card{min-height:0!important}.upload-control{min-height:88px!important;padding:14px!important}.destination-card{padding:11px!important}}@media(min-width:981px){.composer-grid{grid-template-columns:minmax(230px,.9fr) minmax(290px,1.1fr) minmax(245px,.85fr)!important}}@media(max-width:780px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden!important}body{padding:0!important}.app-layout{display:block!important;width:100%!important;min-height:100vh}.sidebar{position:sticky!important;top:0!important;z-index:1000!important;display:flex!important;width:100%!important;min-width:0!important;height:64px!important;min-height:64px!important;max-height:64px!important;align-items:center!important;justify-content:space-between!important;padding:10px 16px!important;overflow:visible!important;background:#0d1a32!important;box-shadow:0 8px 24px #040c1b2e!important}.sidebar-top{display:contents!important}.brand-lockup{display:flex!important;align-items:center!important;gap:9px!important;padding:0!important}.brand-symbol{width:36px!important;height:36px!important;border-radius:10px!important;font-size:.9rem!important}.sidebar .brand{color:#fff!important;font-size:.95rem!important;font-weight:850!important;white-space:nowrap}.sidebar-caption,.sidebar-orbit{display:none!important}.account{position:static!important;display:block!important;width:auto!important;margin:0!important;padding:0!important}.logout{width:auto!important;min-height:36px!important;padding:0 11px!important;border-radius:10px!important;font-size:.72rem!important}.sidebar nav{position:fixed!important;z-index:1200!important;right:10px!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;left:10px!important;top:auto!important;display:grid!important;width:auto!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;padding:6px!important;margin:0!important;border:1px solid rgb(120 154 216 / .18)!important;border-radius:18px!important;background:color-mix(in srgb,#0d1a32 94%,transparent)!important;box-shadow:0 16px 38px #00000047,inset 0 1px #ffffff0d!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:none!important}.nav-item{display:flex!important;min-width:0!important;min-height:52px!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:5px 3px!important;border-radius:13px!important;font-size:0!important;line-height:1!important;text-align:center!important;transform:none!important}.nav-item>span{display:block!important;width:auto!important;color:currentColor;font-size:1.05rem!important;line-height:1!important}.nav-item:after{display:block;overflow:hidden;color:currentColor;font-size:.62rem!important;font-weight:750!important;line-height:1.05!important;text-overflow:ellipsis;white-space:nowrap}.nav-item:nth-child(1):after{content:"Главная"}.nav-item:nth-child(2):after{content:"Создать"}.nav-item:nth-child(3):after{content:"История"}.nav-item:nth-child(4):after{content:"Настройки"}.nav-item.active{border-color:#709bff73!important;background:linear-gradient(145deg,#2454a2,#1d417d)!important;color:#fff!important;box-shadow:0 8px 18px #0000003d,inset 0 1px #ffffff24!important}.workspace{width:100%!important;padding:22px 16px calc(92px + env(safe-area-inset-bottom))!important;overflow:hidden!important}.workspace>header{display:flex!important;min-height:0!important;flex-direction:column!important;align-items:flex-start!important;gap:12px!important;margin-bottom:18px!important}.workspace h1{width:100%!important;margin:3px 0 0!important;font-size:2rem!important;line-height:1.03!important;letter-spacing:-.045em!important;overflow-wrap:normal!important}.eyebrow,.card-label{font-size:.65rem!important;letter-spacing:.1em!important}.dashboard-theme-switcher{margin:0!important;padding:3px!important;border-radius:12px!important;box-shadow:var(--shadow-card)!important}.theme-selector{width:auto!important;padding:3px!important;border-radius:11px!important}.theme-selector button{min-height:34px!important;padding:0 10px!important;font-size:.72rem!important}.card{width:100%!important;max-width:100%!important;padding:19px!important;border-radius:18px!important}.dashboard-grid{display:grid!important;width:100%!important;grid-template-columns:1fr!important;gap:15px!important}.dashboard-hero,.dashboard-next{width:100%!important;min-height:0!important;padding:22px!important;border-radius:19px!important;transform:none!important}.dashboard-hero{display:block!important}.dashboard-hero>div:not(.product-illustration){width:100%!important;max-width:100%!important}.dashboard-hero h2{max-width:100%!important;margin:8px 0 10px!important;font-size:1.85rem!important;line-height:1.04!important}.dashboard-hero p{max-width:100%!important;font-size:.88rem!important;line-height:1.48!important}.dashboard-hero:before,.dashboard-hero:after,.dashboard-hero .product-illustration{display:none!important}.provider-counts{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin-top:18px!important}.provider-counts>span{min-width:0!important;min-height:42px!important;justify-content:center!important;padding:6px 5px!important;gap:5px!important;font-size:.67rem!important}.provider-counts .provider-mark{width:23px!important;height:23px!important;flex-basis:23px!important}.provider-counts b{margin-left:0!important;font-size:.72rem!important}.dashboard-next{min-height:0!important}.dashboard-next:before,.dashboard-next:after,.dashboard-next .product-illustration{display:none!important}.dashboard-next-copy h2,.dashboard-next h2{width:100%!important;margin:8px 0 10px!important;font-size:1.65rem!important;line-height:1.05!important}.dashboard-next-copy p:not(.card-label),.dashboard-next p{width:100%!important;margin-bottom:17px!important;font-size:.86rem!important}.dashboard-next-action{width:100%!important;min-height:48px!important;margin-top:0!important}img,video,svg{max-width:100%}input,textarea,button,select,details{max-width:100%}}@media(max-width:430px){.workspace h1{font-size:1.92rem!important}.dashboard-hero h2{font-size:1.72rem!important}}.mobile-topbar,.mobile-bottom-nav{display:none}@media(max-width:780px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden!important}.app-layout{display:block!important;width:100%!important;min-height:100dvh!important}.sidebar{display:none!important}.mobile-topbar{position:sticky;top:0;z-index:1000;display:flex!important;height:58px;align-items:center;justify-content:space-between;padding:env(safe-area-inset-top) 16px 0;border-bottom:1px solid rgb(255 255 255 / .07);background:#0d1a32;box-shadow:0 8px 24px #050d1c24}.mobile-brand{display:flex;align-items:center;gap:9px;color:#fff;font-size:.93rem}.mobile-brand-symbol{display:grid;width:32px;height:32px;place-items:center;border:1px solid rgb(255 255 255 / .18);border-radius:9px;background:#3975e2;color:#fff;box-shadow:0 5px 13px #0003;font-size:.8rem;font-weight:900}.mobile-logout{width:auto!important;min-height:34px!important;padding:0 10px!important;border:1px solid rgb(150 177 225 / .2)!important;border-radius:9px!important;background:#ffffff0e!important;color:#d6e1f4!important;box-shadow:none!important;font-size:.68rem!important}.mobile-bottom-nav{position:fixed;z-index:1500;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));left:10px;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding:6px;border:1px solid rgb(122 157 222 / .18);border-radius:18px;background:#0d1a32f5;box-shadow:0 18px 44px #0000004d,inset 0 1px #ffffff0b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav-item{display:flex!important;min-width:0!important;min-height:54px!important;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:5px 2px!important;border:1px solid transparent!important;border-radius:13px!important;background:transparent!important;color:#9fb1d0!important;box-shadow:none!important;transform:none!important}.mobile-nav-icon{font-size:1.02rem;line-height:1}.mobile-nav-label{max-width:100%;overflow:hidden;font-size:.59rem;font-weight:750;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.mobile-nav-item.active{border-color:#6f9dff70!important;background:linear-gradient(145deg,#2456a7,#1b3e77)!important;color:#fff!important;box-shadow:0 8px 18px #0000003d,inset 0 1px #ffffff24!important}.workspace{width:100%!important;min-width:0!important;padding:20px 16px calc(88px + env(safe-area-inset-bottom))!important;overflow-x:hidden!important}.workspace>header{min-height:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:11px!important;margin-bottom:18px!important}.workspace h1{width:100%!important;margin:3px 0 0!important;font-size:2rem!important;line-height:1.03!important;letter-spacing:-.045em!important}.workspace .eyebrow{font-size:.64rem!important}.dashboard-theme-switcher{margin:0!important;padding:3px!important}.theme-selector{width:auto!important;padding:3px!important}.theme-selector button{min-height:34px!important;padding:0 9px!important;font-size:.7rem!important}.dashboard-grid{grid-template-columns:1fr!important;gap:14px!important}.dashboard-hero,.dashboard-next{width:100%!important;min-height:0!important;padding:20px!important;border-radius:18px!important;transform:none!important}.dashboard-hero>div:not(.product-illustration){width:100%!important;max-width:100%!important}.dashboard-hero:before,.dashboard-hero:after,.dashboard-hero .product-illustration,.dashboard-next:before,.dashboard-next:after,.dashboard-next .product-illustration{display:none!important}.dashboard-hero h2{max-width:100%!important;margin:8px 0 9px!important;font-size:1.72rem!important;line-height:1.04!important}.dashboard-hero p{max-width:100%!important;font-size:.85rem!important;line-height:1.45!important}.provider-counts{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;margin-top:16px!important}.provider-counts>span{width:100%!important;min-height:42px!important;justify-content:flex-start!important;padding:6px 10px!important;font-size:.76rem!important}.provider-counts b{margin-left:auto!important}.dashboard-next-copy h2,.dashboard-next h2{width:100%!important;margin:8px 0 9px!important;font-size:1.55rem!important}.dashboard-next-copy p:not(.card-label),.dashboard-next p{width:100%!important;margin-bottom:15px!important;font-size:.84rem!important}.dashboard-next-action{width:100%!important;min-height:46px!important}.card{max-width:100%!important}}@media(max-width:430px){.workspace{padding-inline:14px!important}.workspace h1{font-size:1.88rem!important}}@media(min-width:981px){.app-layout{grid-template-columns:184px minmax(0,1fr)!important}.sidebar{width:184px!important;min-width:184px!important;padding:20px 12px 16px!important}.brand-symbol{width:32px!important;height:32px!important}.sidebar nav{gap:6px!important}.nav-item{min-height:40px!important;padding-inline:10px!important;gap:9px!important;font-size:.82rem!important}.nav-item>span{width:18px!important;font-size:1rem!important}.workspace{padding:22px 24px 32px!important}.workspace>header{min-height:72px!important;margin-bottom:18px!important}.workspace h1{font-size:clamp(2rem,2.5vw,2.35rem)!important;line-height:1.06!important}body{font-size:14px!important}input,textarea,button{font-size:.86rem!important}input:not([type=checkbox]):not([type=file]),button{min-height:38px!important}.card{border-radius:16px!important;padding:18px!important}.card h2{font-size:clamp(1.25rem,1.45vw,1.5rem)!important}.dashboard-grid{grid-template-columns:minmax(0,1.34fr) minmax(280px,.82fr)!important;gap:18px!important}.dashboard-hero,.dashboard-next{min-height:292px!important;padding:24px!important;border-radius:16px!important}.dashboard-hero>div:not(.product-illustration){max-width:62%!important}.dashboard-hero h2,.dashboard-next h2,.dashboard-next-copy h2{font-size:clamp(1.75rem,2.2vw,2.15rem)!important}.dashboard-hero p,.dashboard-next p,.dashboard-next-copy p:not(.card-label){font-size:.88rem!important;line-height:1.45!important}.dashboard-hero:before{width:210px!important;height:210px!important;right:8px!important}.dashboard-hero:after{width:94px!important;height:94px!important;right:48px!important;font-size:3rem!important}.dashboard-next:before{width:88px!important;height:108px!important}.dashboard-next:after{width:44px!important;height:44px!important;font-size:1.55rem!important}.dashboard-hero .product-illustration,.dashboard-next .product-illustration{width:118px!important;height:118px!important}.provider-counts{gap:8px!important;margin-top:14px!important}.provider-counts>span{min-width:96px!important;min-height:36px!important;padding:5px 8px!important;font-size:.74rem!important}.provider-counts .provider-mark{width:24px!important;height:24px!important;flex-basis:24px!important}.dashboard-next-action{min-height:40px!important}.composer-grid{grid-template-columns:minmax(220px,.88fr) minmax(270px,1.08fr) minmax(220px,.84fr)!important;gap:16px!important}.editor-card,.publication-preview,.composer-side>.card{min-height:0!important;padding:18px!important;border-radius:16px!important}.editor-card{gap:11px!important}.editor-card textarea{min-height:250px!important;padding:13px!important;border-radius:13px!important;font-size:.9rem!important;line-height:1.5!important}.upload-control{min-height:92px!important;padding:12px!important;border-radius:14px!important}.upload-control:before{width:30px!important;height:30px!important}.upload-control span{font-size:.84rem!important}.publication-preview{gap:12px!important}.publication-preview:before{top:76px!important;height:180px!important}.preview-navigation{min-height:42px!important;grid-template-columns:36px 1fr 36px!important;gap:7px!important;border-radius:12px!important}.preview-navigation button{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;border-radius:9px!important;font-size:1.1rem!important}.platform-shell{min-height:250px!important;border-radius:15px!important}.platform-shell img{max-height:min(30vh,250px)!important}.composer-side{gap:14px!important}.destinations-card{min-height:0!important;gap:9px!important;padding:18px!important}.destination-card{min-height:62px!important;grid-template-columns:18px 30px minmax(0,1fr)!important;gap:8px!important;padding:9px 10px!important;border-radius:13px!important}.destination-card input{width:15px!important;height:15px!important}.destination-card .provider-mark{width:30px!important;height:30px!important;flex-basis:30px!important}.destination-copy strong{font-size:.82rem!important}.destination-copy span,.destination-copy small,.destination-copy em{font-size:.7rem!important}.confirm-action{min-height:40px!important}.schedule-mode{margin:10px 0!important;gap:6px!important}.schedule-controls{gap:7px!important;margin:8px 0!important;padding:10px!important}.settings-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}.appearance-card{padding:18px!important}.integration-card{min-height:0!important;gap:12px!important;padding:18px!important;border-radius:16px!important}.integration-card:before{left:18px!important;right:18px!important}.provider-card-heading{min-height:84px!important;gap:10px!important;padding-bottom:10px!important}.provider-card-heading h2{margin:3px 0 6px!important;gap:7px!important;font-size:1.25rem!important}.provider-card-heading .provider-mark{width:32px!important;height:32px!important;flex-basis:32px!important;border-radius:10px!important}.provider-card-heading .product-illustration{width:86px!important;height:86px!important;top:-8px!important}.integration-card>label,.integration-card>section:not(.connected-destinations):not(.max-onboarding){gap:6px!important}.integration-card>label>input,.integration-card>section:not(.connected-destinations):not(.max-onboarding) input{min-height:38px!important;padding-inline:10px!important;border-radius:10px!important}.integration-card>label+button:not(.secondary),.max-onboarding>button:not(.secondary){min-height:38px!important;border-radius:10px!important}.connected-destinations{gap:8px!important;padding-top:11px!important}.connected-destination-row{column-gap:8px!important;row-gap:8px!important;padding:11px!important;border-radius:12px!important}.destination-actions{gap:6px!important}.destination-actions button,.integration-card>button.secondary:last-child{min-height:34px!important;padding-inline:9px!important}.max-onboarding{gap:8px!important;padding:12px!important;border-radius:13px!important}.calendar-layout,.history-layout{gap:16px!important}.calendar-toolbar,.calendar-controls{gap:6px!important}.calendar-controls>button{min-height:34px!important;padding-inline:.65rem!important}.calendar-context{padding:10px 14px!important}.calendar-day{min-height:210px!important;padding:8px!important;gap:6px!important}.calendar-month .calendar-day{min-height:128px!important}.calendar-event{padding:6px!important}.schedule-detail{gap:12px!important;padding:20px!important}.schedule-detail-grid{gap:14px!important}.schedule-primary-time{padding:12px!important}.history-list{gap:10px!important}button.history-row{min-height:82px!important;grid-template-columns:132px minmax(190px,1fr) auto!important;column-gap:16px!important;padding:12px 48px 12px 14px!important;border-radius:14px!important}button.history-row>span:first-child{min-height:54px!important;padding:7px 10px!important}.history-detail{gap:16px!important;padding:20px!important;border-radius:16px!important}.history-job,.timeline{padding:12px!important}}.web-platform-preview{display:grid!important;grid-template-columns:minmax(112px,32%) minmax(0,1fr);width:100%;height:clamp(430px,48vh,500px)!important;min-height:430px!important;isolation:isolate;border-color:#cad7e5!important;border-radius:17px!important;background:#fff!important;color:#17212b;font-family:Arial,system-ui,sans-serif;box-shadow:0 16px 34px #162d4529!important}.preview-chat-sidebar{z-index:1;min-width:0;overflow:hidden;border-right:1px solid #dfe7ef;background:#fff}.preview-sidebar-top{display:flex;height:54px;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #edf1f5}.preview-app-wordmark{font-size:13px;font-weight:700;letter-spacing:-.02em}.preview-sidebar-action{color:#7e8d9e;font-size:16px}.preview-chat-search{display:flex;align-items:center;gap:6px;height:32px;margin:9px 9px 7px;padding:0 9px;border-radius:8px;background:#f1f4f7;color:#8b98a6;font-size:11px}.preview-chat-search span:first-child{font-size:17px;line-height:0}.preview-chat-list{display:grid}.preview-chat-row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:7px;align-items:center;min-height:54px;padding:6px 8px;color:#314252}.preview-chat-row.is-active.telegram{background:#419fd7;color:#fff}.preview-chat-row.is-active.max{background:#e4f3ff;color:#142f47}.preview-chat-avatar,.web-channel-avatar{display:grid;place-items:center;border-radius:50%;font-size:11px;font-weight:800}.preview-chat-avatar{width:30px;height:30px;background:linear-gradient(135deg,#dbe9f4,#89a4ba);color:#fff}.preview-chat-row:nth-child(3) .preview-chat-avatar{background:linear-gradient(135deg,#e6c5a6,#c1775a)}.preview-chat-row:nth-child(4) .preview-chat-avatar{background:linear-gradient(135deg,#a7d8ca,#438f82)}.preview-chat-row.is-active.telegram .preview-chat-avatar{background:#fff;color:#2992cf}.preview-chat-row.is-active.max .preview-chat-avatar{background:#1478d4;color:#fff}.preview-chat-row-copy{display:grid;min-width:0;gap:3px}.preview-chat-row-copy b,.preview-chat-row-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-chat-row-copy b{font-size:10px;line-height:1.1}.preview-chat-row-copy small,.preview-chat-row time{color:#83919e;font-size:8px;line-height:1.2}.preview-chat-row.is-active.telegram small,.preview-chat-row.is-active.telegram time{color:#e6f6ff}.preview-chat-row.is-active.max small,.preview-chat-row.is-active.max time{color:#66849b}.web-preview-conversation{display:grid;min-width:0;grid-template-rows:54px minmax(0,1fr);overflow:hidden}.web-conversation-header{display:flex;min-width:0;align-items:center;gap:8px;padding:0 11px;background:#fff;box-shadow:0 1px 4px #253d551a;z-index:1}.web-channel-avatar{width:31px;height:31px;flex:0 0 31px;color:#fff}.web-channel-avatar.telegram{background:#35a6df}.web-channel-avatar.max{border-radius:10px;background:#147fe0}.web-channel-copy{display:grid;min-width:0;gap:2px}.web-channel-copy b,.web-channel-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.web-channel-copy b{font-size:11px;line-height:1.15}.web-channel-copy small{color:#7d8b98;font-size:9px}.web-header-actions{display:flex;gap:10px;align-items:center;margin-left:auto;color:#708090;font-size:17px}.web-header-actions i{font-style:normal;font-size:14px}.web-back{color:#5b6d7c;font-size:25px;line-height:1}.web-conversation-wallpaper{display:flex;min-width:0;min-height:0;align-items:flex-start;justify-content:flex-end;padding:16px;overflow:auto}.telegram-conversation .web-conversation-wallpaper{background-color:#d9ebf2;background-image:radial-gradient(circle at 14px 17px,#c5dce6 1.4px,transparent 1.7px),radial-gradient(circle at 44px 42px,#c2d9e2 1px,transparent 1.4px),linear-gradient(135deg,transparent 48%,rgb(190 213 222 / .36) 49%,transparent 51%);background-size:54px 54px,62px 62px,72px 72px}.max-conversation-web .web-conversation-wallpaper{background-color:#cfeeff;background-image:radial-gradient(circle at 13px 13px,rgb(64 157 211 / .25) 1.5px,transparent 1.7px),linear-gradient(45deg,transparent 47%,rgb(106 185 229 / .22) 48% 52%,transparent 53%),linear-gradient(-45deg,transparent 47%,rgb(106 185 229 / .16) 48% 52%,transparent 53%);background-size:40px 40px,68px 68px,68px 68px}.web-preview-post{display:grid;flex:0 1 min(88%,390px);min-width:0;max-width:390px;max-height:100%;overflow:auto;background:#fff;box-shadow:0 2px 7px #16304929}.telegram-web-post{border-radius:10px 10px 3px}.max-web-post{border-radius:4px 14px 14px}.web-preview-post .preview-copy{padding:11px 12px 7px!important;color:#17212b!important;font-size:11px!important;line-height:1.42!important}.web-preview-post .preview-copy.is-placeholder{color:#758291!important}.web-preview-post .platform-preview-image{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:min(205px,32vh)!important;margin:0 auto!important;object-fit:contain!important;object-position:center!important;background:#e9eff3}.web-post-meta{display:flex;justify-content:flex-end;gap:5px;padding:3px 9px 7px;color:#7c8b97;font-size:8px}.web-post-meta time{font-size:8px}.max-web-preview .preview-sidebar-top{background:#f7fbff}.max-web-preview .preview-chat-search{background:#ecf5fb}.max-web-preview .web-conversation-header{background:#fafdff}.max-web-preview .web-preview-post{box-shadow:0 3px 9px #1d5e8726}html[data-theme=dark] .web-platform-preview{border-color:#36516c!important;background:#1d2b39!important;color:#eaf3fb}.web-platform-preview .preview-chat-sidebar{background:#f8fafc}.web-platform-preview .web-conversation-header{color:#17212b}html[data-theme=dark] .web-platform-preview .preview-chat-sidebar{border-color:#31485d;background:#202f3f}html[data-theme=dark] .web-platform-preview .preview-sidebar-top{border-color:#31485d;background:#234}html[data-theme=dark] .web-platform-preview .preview-app-wordmark{color:#e6eef6}html[data-theme=dark] .web-platform-preview .preview-chat-search{background:#2a3d4f;color:#9eb2c4}html[data-theme=dark] .web-platform-preview .preview-chat-row{color:#d8e6f1}html[data-theme=dark] .web-platform-preview .preview-chat-row-copy small,html[data-theme=dark] .web-platform-preview .preview-chat-row time{color:#98adbd}html[data-theme=dark] .web-platform-preview .preview-chat-row.is-active.telegram{background:#307eae}html[data-theme=dark] .web-platform-preview .preview-chat-row.is-active.max{background:#2a5471}html[data-theme=dark] .web-platform-preview .web-conversation-header{background:#253747;color:#eef6fd;box-shadow:0 1px 4px #00000047}html[data-theme=dark] .web-platform-preview .web-channel-copy small{color:#aabac8}html[data-theme=dark] .telegram-conversation .web-conversation-wallpaper{background-color:#314e5b;background-image:radial-gradient(circle at 14px 17px,#426572 1.4px,transparent 1.7px),radial-gradient(circle at 44px 42px,#426572 1px,transparent 1.4px),linear-gradient(135deg,transparent 48%,rgb(121 165 177 / .22) 49%,transparent 51%)}html[data-theme=dark] .max-conversation-web .web-conversation-wallpaper{background-color:#24536d;background-image:radial-gradient(circle at 13px 13px,rgb(184 232 255 / .22) 1.5px,transparent 1.7px),linear-gradient(45deg,transparent 47%,rgb(156 222 255 / .16) 48% 52%,transparent 53%),linear-gradient(-45deg,transparent 47%,rgb(156 222 255 / .12) 48% 52%,transparent 53%)}html[data-theme=dark] .web-preview-post{background:#f7fbff}html[data-theme=dark] .web-preview-post .platform-preview-image{background:#192a38}@media(max-width:780px){.web-platform-preview{grid-template-columns:minmax(90px,27%) minmax(0,1fr);height:430px!important}.preview-chat-row{grid-template-columns:27px minmax(0,1fr);gap:5px;padding-inline:6px}.preview-chat-row time{display:none}.preview-chat-avatar{width:27px;height:27px}.preview-chat-row-copy small{display:none}.preview-chat-row-copy b{font-size:9px}.preview-sidebar-top{padding-inline:8px}.preview-app-wordmark{font-size:11px}.web-conversation-wallpaper{padding:11px}.web-preview-post{flex-basis:94%}}@media(max-width:420px){.web-platform-preview{grid-template-columns:78px minmax(0,1fr)}.preview-chat-sidebar{border-right:1px solid #dfe7ef}.preview-chat-row-copy{display:none}.preview-chat-row{grid-template-columns:1fr;place-items:center;padding:7px}.preview-chat-search span:last-child,.preview-app-wordmark{display:none}.preview-chat-search{justify-content:center;margin-inline:8px;padding:0}.preview-sidebar-action{display:none}.web-conversation-header{gap:6px;padding-inline:8px}.web-header-actions{gap:6px}.web-channel-copy b{font-size:10px}}
