:root{--amh-blue:#2952e3;--amh-blue-hover:#3b5bdb;--amh-blue-soft:#eef2ff;--amh-ink:#1c222e;--amh-body:#3d4757;--amh-muted:#767f8e;--amh-line:#e6e9ef;--amh-line-soft:#eef0f4;--amh-surface:#f7f8fa;--amh-success:#2e7d59;--amh-success-soft:#e9f6ef;--amh-warning:#c2532b;--amh-warning-soft:#fdf6f3;--amh-danger:#c0392b;--amh-danger-soft:#fdeceb;--amh-channel-instagram:#d6465f;--amh-channel-facebook:#3b5998;--amh-channel-linkedin:#0a66c2;--amh-radius:14px;--amh-page-width:1120px;--amh-reading-width:760px}.billing-plan-choice{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:4px 16px;gap:4px 16px;align-items:center;padding:14px 16px;border:1px solid #e4e7ec;border-radius:8px;background:#fff}.billing-plan-choice>span{display:inline-flex;align-items:center;gap:7px;color:#4f46e5;font-size:13px;font-weight:700}.billing-plan-choice>strong{font-size:16px}.billing-plan-choice>small{grid-column:1/-1;color:#667085;font-size:12px}.billing-agreements{display:grid;grid-gap:10px;gap:10px;margin:0;padding:14px 16px;border:1px solid #e4e7ec;border-radius:8px}.billing-agreements legend{padding:0 5px;font-size:12px;font-weight:700}.billing-agreements label{display:flex;gap:9px;align-items:flex-start;color:#344054;font-size:12px;line-height:1.5}.billing-agreements input{flex:0 0 auto;margin-top:2px}.billing-agreements a{color:#4f46e5;text-decoration:underline;text-underline-offset:2px}.billing-payment-history{display:grid;grid-gap:12px;gap:12px}.billing-history-header,.billing-history-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:12px;gap:12px;align-items:center}.billing-history-header>div,.billing-history-row>span:first-child{display:grid;grid-gap:3px;gap:3px}.billing-history-header small,.billing-history-row small{color:#667085;font-size:12px}.billing-history-row{padding:12px 0;border-top:1px solid #e4e7ec}.billing-refund-toggle{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 9px;border:1px solid #e4e7ec;border-radius:6px;background:#fff}.billing-refund-confirm{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px 12px;gap:8px 12px;padding:12px;background:#f8fafc;border-radius:6px}.billing-refund-confirm label{display:grid;grid-gap:5px;gap:5px}.billing-refund-confirm input{min-width:0;height:34px;padding:0 10px;border:1px solid #d0d5dd;border-radius:6px}.billing-refund-confirm p{grid-column:1/-1;margin:0;color:#667085;font-size:12px}body,html{background:#fff}body{color:var(--amh-ink);font-family:Pretendard Variable,Pretendard,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}button,input,select,textarea{font:inherit;letter-spacing:0}.amh-app-shell{display:block;min-height:100vh;background:#fff}.amh-topbar{position:-webkit-sticky;position:sticky;z-index:50;top:0;display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;height:64px;padding:0 32px;border-bottom:1px solid var(--amh-line-soft);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.amh-brand{display:inline-flex;align-items:center;justify-self:start;gap:10px;color:var(--amh-ink);text-decoration:none}.amh-brand-mark{display:grid;width:30px;height:30px;overflow:hidden;place-items:center;border-radius:9px}.amh-brand-mark img{width:100%;height:100%}.amh-brand strong{font-size:16px;font-weight:760}.amh-nav{display:flex;align-items:center;justify-content:center;height:100%;gap:6px}.amh-nav>a{position:relative;display:inline-flex;align-items:center;height:38px;padding:0 14px;border-radius:10px;color:#606a7b;font-size:14px;font-weight:650;text-decoration:none;white-space:nowrap}.amh-nav>a:hover{color:var(--amh-ink);background:var(--amh-surface)}.amh-nav>a.active{color:var(--amh-blue);background:var(--amh-blue-soft)}.amh-nav>a em{display:grid;min-width:18px;height:18px;margin-left:5px;padding:0 5px;place-items:center;border-radius:99px;color:#fff;background:var(--amh-blue);font-size:10px;font-style:normal}.amh-nav-route{display:none}.amh-command-actions{justify-self:end}.amh-account-menu{position:relative}.amh-workspace-switcher{display:inline-grid;grid-template-columns:28px auto 14px;grid-template-rows:15px 13px;column-gap:8px;align-items:center;min-width:124px;height:42px;padding:5px 10px 5px 7px;border:1px solid var(--amh-line);border-radius:12px;cursor:pointer;list-style:none;background:#fff}.amh-workspace-switcher::-webkit-details-marker{display:none}.amh-workspace-switcher>span{display:grid;grid-row:1/3;width:28px;height:28px;place-items:center;border-radius:50%;color:var(--amh-blue);background:var(--amh-blue-soft);font-size:11px;font-weight:800}.amh-workspace-switcher strong{grid-column:2;font-size:12px;line-height:15px}.amh-workspace-switcher small{grid-column:2;color:var(--amh-muted);font-size:10px;line-height:12px}.amh-workspace-switcher svg{grid-column:3;grid-row:1/3}.amh-account-dropdown{position:absolute;top:48px;right:0;width:260px;padding:8px;border:1px solid var(--amh-line);border-radius:14px;background:#fff;box-shadow:0 18px 48px rgba(22,31,48,.14)}.amh-account-dropdown-profile{display:flex;align-items:center;gap:10px;padding:10px;border-bottom:1px solid var(--amh-line-soft)}.amh-account-dropdown-profile>span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:var(--amh-blue);background:var(--amh-blue-soft);font-weight:750}.amh-account-dropdown-profile div{display:grid;min-width:0}.amh-account-dropdown-profile strong{font-size:13px}.amh-account-dropdown-profile small{overflow:hidden;color:var(--amh-muted);font-size:11px;text-overflow:ellipsis}.amh-account-dropdown button,.amh-account-dropdown>a,.amh-account-workspaces-more{display:flex;width:100%;align-items:center;gap:8px;min-height:36px;padding:8px 10px;border:0;border-radius:8px;color:var(--amh-body);background:transparent;font-size:12px;text-decoration:none;cursor:pointer}.amh-account-dropdown button:hover,.amh-account-dropdown>a:hover{background:var(--amh-surface)}.amh-account-workspaces{padding:8px 0;border-bottom:1px solid var(--amh-line-soft)}.amh-account-workspaces>small{display:block;padding:2px 10px 6px;color:var(--amh-muted);font-size:10px}.amh-main{width:100%}.amh-content{width:min(calc(100% - 48px),var(--amh-page-width));min-height:calc(100vh - 64px);margin:0 auto;padding:34px 0 48px}.amh-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 24px}.amh-page-header>div:first-child{min-width:0}.amh-page-eyebrow{display:block;margin-bottom:5px;color:var(--amh-blue);font-size:11px;font-weight:750}.amh-page-header h1{margin:0;color:var(--amh-ink);font-size:26px;font-weight:780;line-height:1.25;word-break:keep-all;text-wrap:balance}.amh-page-header p{max-width:680px;margin:7px 0 0;color:var(--amh-muted);font-size:13px;line-height:1.55;word-break:keep-all}.amh-primary-button,.dispatch-action-primary,.marketing-primary-button{border-radius:10px!important;color:#fff!important;background:var(--amh-blue)!important;box-shadow:none!important}.amh-primary-button:hover,.dispatch-action-primary:hover,.marketing-primary-button:hover{background:var(--amh-blue-hover)!important}.compose-wizard,.dispatch-page,.operator-fixed-page{width:100%;max-width:none;margin:0}.dashboard-fixed{align-self:start;height:auto!important;max-height:none!important;max-width:1120px;margin:0 auto;overflow:visible!important}.dashboard-fixed.has-activation{grid-template-rows:auto auto auto!important}.dashboard-fixed.is-activated{grid-template-rows:auto auto!important}.dashboard-activation{margin:0 0 18px;padding:14px 16px;border:1px solid var(--amh-line);border-radius:var(--amh-radius);background:var(--amh-surface)}.dashboard-activation-next{display:flex;align-items:center;gap:12px}.dashboard-activation-next>span{color:var(--amh-blue);font-size:11px;font-weight:750}.dashboard-activation-next>div{display:grid;flex:1 1;grid-gap:2px;gap:2px}.dashboard-activation-next strong{font-size:13px}.dashboard-activation-next small{color:var(--amh-muted);font-size:11px}.dashboard-activation-next a{padding:7px 10px;border-radius:8px;color:#fff;background:var(--amh-blue);font-size:11px;text-decoration:none}.dashboard-activation ol{display:none}.dashboard-home-workspace{display:flex;flex-direction:column;min-height:0;overflow:hidden;border:1px solid var(--amh-line);border-radius:10px;background:#fff}.dashboard-home-toolbar{display:flex;flex:0 0 auto;min-height:52px;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;border-bottom:1px solid var(--amh-line-soft)}.dashboard-home-tabs{display:flex;align-items:center;gap:3px}.dashboard-home-tabs button{min-height:30px;padding:0 9px;border:0;border-radius:8px;color:var(--amh-muted);background:transparent;font-size:11px;cursor:pointer}.dashboard-home-tabs button:hover{color:var(--amh-ink);background:var(--amh-surface)}.dashboard-home-tabs button.is-active{color:var(--amh-blue);background:var(--amh-blue-soft);font-weight:750}.dashboard-home-tabs button span{margin-left:3px;font-size:9px}.dashboard-home-toolbar>small{color:var(--amh-muted);font-size:10px;white-space:nowrap}.dashboard-home-focus{display:grid;grid-template-columns:48px minmax(0,1fr) auto;flex:0 0 auto;grid-gap:14px;gap:14px;align-items:center;min-height:164px;padding:24px 26px;border-bottom:1px solid var(--amh-line-soft)}.dashboard-home-focus-icon{align-self:start;padding-top:3px}.dashboard-home-focus-icon .dispatch-icon-chip{width:44px;height:44px}.dashboard-home-focus-copy{display:grid;min-width:0;grid-gap:5px;gap:5px}.dashboard-home-focus-copy>span{color:var(--amh-blue);font-size:10px;font-weight:800}.dashboard-home-focus-copy h2{margin:0;color:var(--amh-ink);font-size:20px;line-height:1.35;word-break:keep-all;text-wrap:balance}.dashboard-home-focus-copy>p{max-width:540px;margin:0;color:var(--amh-body);font-size:12px;line-height:1.55;word-break:keep-all}.dashboard-home-focus-meta{display:flex;align-items:center;gap:10px;margin-top:5px;color:var(--amh-muted);font-size:10px}.dashboard-home-focus-meta>span{display:inline-flex;align-items:center;gap:4px}.dashboard-home-focus-meta strong{color:var(--amh-body);font-size:inherit;font-weight:750}.dashboard-home-primary-action{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:6px;padding:0 14px;border-radius:9px;color:#fff;background:var(--amh-blue);font-size:11px;font-weight:750;text-decoration:none;white-space:nowrap}.dashboard-home-primary-action:hover{background:var(--amh-blue-hover)}.dashboard-home-queue{display:flex;min-height:0;flex-direction:column;overflow:hidden}.dashboard-home-queue>header{display:flex;flex:0 0 auto;min-height:38px;align-items:center;gap:6px;padding:0 16px}.dashboard-home-queue>header h2{margin:0;font-size:11px}.dashboard-home-queue>header span{color:var(--amh-muted);font-size:9px}.dashboard-home-queue>div{min-height:0;overflow:auto}.dashboard-home-queue button{display:grid;grid-template-columns:28px minmax(0,1fr) auto 16px;width:100%;min-height:54px;align-items:center;grid-gap:9px;gap:9px;padding:7px 16px;border:0;border-top:1px solid var(--amh-line-soft);color:var(--amh-ink);background:#fff;text-align:left;cursor:pointer}.dashboard-home-queue button:hover{background:var(--amh-surface)}.dashboard-home-queue button>span{display:grid;min-width:0;grid-gap:2px;gap:2px}.dashboard-home-queue button small,.dashboard-home-queue button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-home-queue button strong{font-size:11px}.dashboard-home-queue button small{color:var(--amh-muted);font-size:9px}.dashboard-home-queue button>svg{color:var(--amh-muted)}.dashboard-home-empty{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:28px}.dashboard-home-empty>span{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;color:var(--amh-blue);background:var(--amh-blue-soft)}.dashboard-home-empty h2{margin:0 0 5px;font-size:18px}.dashboard-home-empty p{max-width:520px;margin:0;color:var(--amh-muted);font-size:11px;line-height:1.55;word-break:keep-all}.dashboard-home-empty a{display:inline-flex;align-items:center;gap:6px;color:var(--amh-blue);font-size:11px;font-weight:750;text-decoration:none}.dashboard-home-footer{display:flex;flex:0 0 auto;min-height:42px;align-items:center;justify-content:flex-end;gap:14px;padding:0 15px;border-top:1px solid var(--amh-line-soft)}.dashboard-home-footer a{display:inline-flex;align-items:center;gap:5px;color:var(--amh-body);font-size:10px;text-decoration:none}.dashboard-home-footer a:hover{color:var(--amh-blue)}.operator-ledger-shell.analytics-ledger-layout,.operator-ledger-shell.dashboard-pipeline-layout,.operator-ledger-shell.delivery-history-layout,.operator-ledger-shell.settings-members-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;min-height:500px;overflow:hidden;border:1px solid var(--amh-line);border-radius:var(--amh-radius);background:#fff;box-shadow:none}.operator-ledger-main{min-width:0;border:0}.operator-ledger-toolbar{min-height:54px;padding:10px 14px;border-bottom:1px solid var(--amh-line-soft);background:#fff}.operator-ledger-tabs{gap:4px}.operator-ledger-tabs button{min-height:32px;padding:0 10px;border:0;border-radius:8px;color:var(--amh-muted);background:transparent;font-size:11px}.operator-ledger-tabs button.is-active{color:var(--amh-blue);background:var(--amh-blue-soft)}.operator-ledger-scroll{max-height:580px;overflow:auto}.operator-ledger-section>header{padding:14px 16px 7px}.operator-ledger-section>header h2{font-size:12px}.operator-ledger-row{grid-template-columns:28px minmax(140px,1fr) 80px 74px 68px!important;min-height:62px;padding:8px 14px;border:0;border-bottom:1px solid var(--amh-line-soft);background:#fff}.operator-ledger-row.is-selected,.operator-ledger-row:hover{background:var(--amh-surface)}.operator-ledger-row .operator-ledger-next{display:none}.operator-ledger-title strong{font-size:12px}.operator-ledger-context,.operator-ledger-time,.operator-ledger-title small{color:var(--amh-muted);font-size:10px}.operator-ledger-inspector{min-width:0;border:0;border-left:1px solid var(--amh-line-soft);background:var(--amh-surface)}.operator-ledger-inspector>header{padding:20px 18px 14px;border-bottom:1px solid var(--amh-line-soft)}.operator-ledger-inspector>header span{color:var(--amh-blue);font-size:10px;font-weight:750}.operator-ledger-inspector>header h2{margin:6px 0 0;font-size:16px;line-height:1.35;word-break:keep-all}.operator-ledger-inspector>header p{color:var(--amh-muted);font-size:11px}.operator-ledger-inspector-body{padding:16px 18px}.compose-wizard{margin-top:-4px}.compose-draft-continuity,.compose-source-banner{max-width:1240px;margin:0 auto 8px;border:1px solid var(--amh-line);border-radius:8px;background:var(--amh-surface)}.compose-studio{display:grid!important;grid-template-columns:152px minmax(500px,1fr) 324px!important;width:100%;max-width:1240px;min-height:600px;margin:0 auto;overflow:hidden;border:1px solid var(--amh-line)!important;border-radius:10px!important;background:#fff;box-shadow:none!important}.compose-studio-steps{padding:14px 9px!important;border:0!important;border-right:1px solid var(--amh-line-soft)!important;background:var(--amh-surface)!important}.compose-studio-step-title{padding:0 5px 10px}.compose-studio-steps button{position:relative;width:100%;min-height:46px;padding:6px 7px;border:0!important;border-radius:7px!important;background:transparent!important;box-shadow:none!important}.compose-studio-steps button.is-active{background:var(--amh-blue-soft)!important}.compose-studio-step-index{width:24px!important;height:24px!important;border-color:var(--amh-line)!important;font-size:10px!important}.compose-studio-steps button.is-active .compose-studio-step-index{border-color:var(--amh-blue)!important;color:#fff!important;background:var(--amh-blue)!important}.compose-studio-step-copy strong{font-size:11.5px!important}.compose-studio-step-copy small{display:none!important}.compose-studio-steps button.is-active .compose-studio-step-copy small{display:block!important;max-width:84px;overflow:hidden;color:var(--amh-muted);font-size:10px!important;text-overflow:ellipsis;white-space:nowrap}.compose-studio-step-check{position:absolute;top:8px;right:7px;color:#16805a}.compose-studio-main{min-width:0;border:0!important}.compose-studio-main-header{min-height:70px;padding:12px 18px!important;border-bottom:1px solid var(--amh-line-soft)!important}.compose-studio-main-header h2{margin:3px 0;font-size:19px!important}.compose-studio-main-header p{max-width:540px;color:var(--amh-muted);font-size:11.5px!important}.compose-step-body{max-height:500px;padding:16px 18px!important;overflow:auto}.compose-toolbar{min-height:56px;padding:9px 16px!important;border-top:1px solid var(--amh-line-soft)!important;background:#fff!important}.compose-preview-panel{min-width:0;border:0!important;border-left:1px solid var(--amh-line-soft)!important;background:var(--amh-surface)!important}.compose-approver-row,.compose-channel-card,.compose-choice{border:1px solid var(--amh-line)!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important}.compose-approver-row.is-selected,.compose-channel-card:has(input:checked),.compose-choice.is-selected{border-color:var(--amh-blue)!important;background:var(--amh-blue-soft)!important}.compose-mode-secondary{grid-template-columns:1fr 1fr!important;gap:12px!important}.compose-choice{min-height:150px!important;padding:16px!important}.compose-choice strong{font-size:14px!important}.compose-choice span{font-size:11px!important;line-height:1.55!important}.compose-channel-head{align-items:center}.compose-channel-list{gap:0!important}.compose-channel-card{min-height:52px!important;padding:7px 10px!important}.compose-channel-card p span{font-size:10px}.compose-section-heading strong{font-size:15px}.compose-section-heading span{color:var(--amh-muted);font-size:11px}.compose-mode-grid{gap:14px!important}.compose-mode-outcome{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:3px 10px;gap:3px 10px;padding:13px 2px 0;border-top:1px solid var(--amh-line-soft)}.compose-mode-outcome>span{grid-row:1/span 2;align-self:center;padding:5px 8px;border-radius:99px;color:var(--amh-blue);background:var(--amh-blue-soft);font-size:10px;font-weight:750}.compose-mode-outcome strong{color:var(--amh-ink);font-size:12px;line-height:1.4;word-break:keep-all}.compose-mode-outcome small{color:var(--amh-muted);font-size:10px}.compose-approval-intro{margin:-2px 0 2px;color:var(--amh-muted);font-size:11px;line-height:1.5;word-break:keep-all}.compose-review-channel-section{display:grid;grid-gap:7px;gap:7px;padding:4px 0 2px;border-bottom:1px solid var(--amh-line-soft)}.compose-review-channel-section .compose-section-heading{align-items:center}.compose-review-channel-list{display:grid;border:1px solid var(--amh-line);border-radius:10px;overflow:hidden}.compose-review-channel-row{display:grid;grid-template-columns:78px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:start;min-height:72px;padding:10px 11px;background:#fff}.compose-review-channel-row+.compose-review-channel-row{border-top:1px solid var(--amh-line-soft)}.compose-review-channel-row>span{color:var(--amh-blue);font-size:10px;font-weight:750}.compose-review-channel-row>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.compose-review-channel-row strong{overflow:hidden;color:var(--amh-ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.compose-review-channel-row p{display:-webkit-box;margin:0;overflow:hidden;color:var(--amh-body);font-size:10px;line-height:1.45;white-space:pre-wrap;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:2}.compose-review-channel-row small{overflow:hidden;color:var(--amh-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.compose-review-media{display:grid;grid-template-columns:minmax(0,1fr) 116px auto;align-items:center;grid-gap:12px;gap:12px;min-height:88px;padding:10px 11px;border:1px solid var(--amh-line);border-radius:10px;background:var(--amh-surface)}.compose-review-media>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.compose-review-media>div span{color:var(--amh-blue);font-size:10px;font-weight:750}.compose-review-media>div strong{color:var(--amh-ink);font-size:12px}.compose-review-media>div small{overflow:hidden;color:var(--amh-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.compose-review-media img,.compose-review-media video{display:block;width:116px;height:66px;border:1px solid var(--amh-line-soft);border-radius:7px;background:#fff;object-fit:contain}.compose-final-plan{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--amh-line);border-radius:10px;overflow:hidden;background:#fff}.approval-detail-fixed .approval-action-workspace{min-height:38px!important;padding:0!important;border:0!important;background:transparent!important}.approval-detail-fixed .approval-document-body{padding:14px!important}.approval-send-preview{overflow:hidden;border:1px solid var(--amh-line);border-radius:12px;background:#fff}.approval-send-preview>header{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;border-bottom:1px solid var(--amh-line-soft)}.approval-send-preview>header span{display:inline-flex;align-items:center;gap:6px;color:var(--amh-ink);font-size:11px;font-weight:750}.approval-send-preview>header em{color:var(--amh-blue);font-size:9px;font-style:normal;font-weight:750}.approval-send-preview-media{display:grid;place-items:center;border-bottom:1px solid var(--amh-line-soft);background:var(--amh-surface)}.approval-send-preview-media img,.approval-send-preview-media video{display:block;width:100%;max-height:270px;background:#fff;object-fit:contain}.approval-send-preview-copy{display:grid;grid-gap:8px;gap:8px;padding:18px}.approval-send-preview-copy>span{color:var(--amh-blue);font-size:9px;font-weight:800}.approval-send-preview-copy h3{margin:0;color:var(--amh-ink);font-size:18px;line-height:1.4;word-break:keep-all;text-wrap:balance}.approval-send-preview-copy>p{margin:0;color:var(--amh-body);font-size:12px;line-height:1.72;white-space:pre-wrap;word-break:keep-all}.approval-send-preview-copy>a{display:inline-flex;min-height:38px;align-items:center;justify-content:space-between;gap:14px;margin-top:3px;padding:0 12px;border:1px solid var(--amh-blue);border-radius:8px;color:#fff;background:var(--amh-blue);font-size:11px;font-weight:750;text-decoration:none}.approval-send-preview-copy>a small{overflow:hidden;max-width:62%;color:rgba(255,255,255,.78);font-size:9px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.approval-send-preview>footer{display:flex;min-height:42px;align-items:center;flex-wrap:wrap;gap:8px 14px;padding:8px 14px;border-top:1px solid var(--amh-line-soft);color:var(--amh-muted);font-size:9px}.approval-send-preview>footer span{display:inline-flex;min-width:0;align-items:center;gap:5px}.approval-detail-fixed .approval-content-rationale{margin-top:10px}.channel-send-preview{display:grid;min-width:0;overflow:hidden;background:#fff}.channel-send-preview>header{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;border-bottom:1px solid var(--amh-line-soft)}.channel-send-preview>header span{display:inline-flex;min-width:0;align-items:center;gap:6px;color:var(--amh-ink);font-size:11px;font-weight:750}.channel-send-preview>header em{color:var(--amh-blue);font-size:9px;font-style:normal;font-weight:750}.channel-send-preview-media{display:grid;width:100%;max-height:320px;place-items:center;justify-self:center;overflow:hidden;border-bottom:1px solid var(--amh-line-soft);background:var(--amh-surface)}.channel-send-preview-media.is-wide{aspect-ratio:16/9}.channel-send-preview-media.is-square{width:min(100%,360px);aspect-ratio:1}.channel-send-preview-media.is-portrait{width:min(100%,300px);aspect-ratio:4/5}.channel-send-preview-media img,.channel-send-preview-media video{display:block;width:100%;height:100%;background:#fff;object-fit:contain}.channel-send-preview-placeholder{display:grid;max-width:190px;place-items:center;grid-gap:7px;gap:7px;padding:16px;color:var(--amh-muted);text-align:center}.channel-send-preview-placeholder small{font-size:10px;line-height:1.45;word-break:keep-all}.channel-send-preview-copy{display:grid;min-width:0;grid-gap:8px;gap:8px;padding:14px}.channel-send-preview-copy>span,.channel-send-preview-subject>span{color:var(--amh-blue);font-size:9px;font-weight:800}.channel-send-preview-subject{display:grid;min-width:0;grid-gap:4px;gap:4px;padding-bottom:10px;border-bottom:1px solid var(--amh-line-soft)}.channel-send-preview-subject strong{color:var(--amh-ink);font-size:15px;line-height:1.4;word-break:keep-all;text-wrap:balance}.channel-send-preview-copy>p{margin:0;color:var(--amh-body);font-size:12px;line-height:1.65;white-space:pre-wrap;word-break:keep-all}.channel-send-preview-copy>a{display:inline-flex;min-height:36px;align-items:center;justify-content:space-between;gap:12px;margin-top:2px;padding:0 11px;border-radius:7px;color:#fff;background:var(--amh-blue);font-size:11px;font-weight:750;text-decoration:none}.channel-send-preview-copy>a small{overflow:hidden;max-width:62%;color:rgba(255,255,255,.78);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.channel-send-preview>footer{display:flex;min-height:40px;align-items:center;flex-wrap:wrap;gap:6px 12px;padding:8px 12px;border-top:1px solid var(--amh-line-soft)}.channel-send-preview>footer span{display:inline-flex;min-width:0;align-items:center;gap:5px;color:var(--amh-muted);font-size:9px;line-height:1.35}.channel-send-preview>footer svg{flex:0 0 auto;color:var(--amh-blue)}.compose-live-preview.channel-send-preview{gap:0;overflow:visible;background:transparent}.compose-live-preview.channel-send-preview>header{padding:0 0 8px;border-bottom:0}.compose-live-preview .channel-send-preview-media{max-height:220px;border:1px solid var(--amh-line-soft);border-radius:8px}.compose-live-preview .channel-send-preview-copy{padding:11px 0}.compose-live-preview .channel-send-preview-copy>p{max-height:146px;padding-right:3px;overflow-y:auto}.compose-live-preview.channel-send-preview>footer{padding:8px 0 0}.approval-send-preview.channel-send-preview{border:1px solid var(--amh-line);border-radius:12px}.approval-send-preview.is-email .channel-send-preview-media{max-height:220px;aspect-ratio:16/5}.approval-send-preview .channel-send-preview-copy{padding:18px}.approval-send-preview .channel-send-preview-copy>p{font-size:12px;line-height:1.72}.approval-send-preview .channel-send-preview-subject strong{font-size:18px}.compose-final-plan>div{display:grid;min-width:0;grid-gap:3px;gap:3px;padding:9px 8px}.compose-final-plan>div+div{border-left:1px solid var(--amh-line-soft)}.compose-final-plan span{color:var(--amh-muted);font-size:9px}.compose-final-plan strong{overflow:hidden;color:var(--amh-ink);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.delivery-history-fixed{max-width:1120px;margin:0 auto}.analytics-fixed{max-width:1000px;margin:0 auto}.settings-fixed{max-width:1120px;margin:0 auto;gap:12px}.settings-fixed:has(.settings-quick-links){grid-template-rows:auto auto auto minmax(0,1fr)!important}.settings-fixed:not(:has(.settings-quick-links)){grid-template-rows:auto auto minmax(0,1fr)!important}.operator-filter-toolbar{display:flex;align-items:center;gap:8px}.operator-filter-search{flex:1 1}.dispatch-filter-status{color:var(--amh-muted);font-size:10px;white-space:nowrap}.dispatch-table-wrap{max-height:570px;overflow:auto}.dispatch-table th{color:var(--amh-muted);font-size:10px;font-weight:650}.dispatch-table td{height:50px;font-size:11px}.dispatch-table tr.is-selected td{background:var(--amh-blue-soft)}.delivery-history-preview-facts{gap:0;border:1px solid var(--amh-line);border-radius:10px;overflow:hidden}.delivery-history-preview-facts>div{padding:10px;border-bottom:1px solid var(--amh-line-soft)}.delivery-history-preview-facts>div:last-child{border-bottom:0}.delivery-history-result{padding:12px;border-radius:10px}.recurring-campaign-management{margin-top:1px}.recurring-campaign-management .operator-advanced-details-body>p{margin:0;color:var(--amh-muted);font-size:10px;line-height:1.5;word-break:keep-all}@media (min-width:1051px){.amh-content .schedule-fixed.dispatch-page>.schedule-layout.is-compact{flex-basis:410px!important;height:410px!important;max-height:410px!important}}.operator-metric-strip{grid-template-columns:repeat(3,1fr)!important;margin-bottom:16px;border:1px solid var(--amh-line);border-radius:var(--amh-radius);overflow:hidden;box-shadow:none}.operator-metric-strip>div{min-height:92px;padding:16px 18px;border-color:var(--amh-line-soft)}.operator-metric-strip>div:nth-child(n+4){display:none}.operator-metric-strip span{color:var(--amh-muted);font-size:10px}.operator-metric-strip strong{margin-top:6px;font-size:22px}.operator-metric-strip em{color:var(--amh-success);font-size:10px}.analytics-studio{display:grid;grid-gap:14px;gap:14px}.analytics-data-details{border:1px solid var(--amh-line);border-radius:var(--amh-radius);background:#fff}.analytics-data-details>summary{padding:13px 16px;color:var(--amh-body);font-size:12px;cursor:pointer}.analytics-data-details>p{display:none}.analytics-data-details-body{padding:0 16px 16px}.operator-settings-tabs{display:flex;gap:4px;margin-bottom:16px;border-bottom:1px solid var(--amh-line)}.operator-settings-tabs a{padding:10px 14px;border:0;border-bottom:2px solid transparent;border-radius:0;color:var(--amh-muted);font-size:12px;text-decoration:none}.operator-settings-tabs a.is-active{border-bottom-color:var(--amh-blue);color:var(--amh-blue);background:transparent}.operator-settings-surface{border:1px solid var(--amh-line)!important;border-radius:var(--amh-radius)!important;box-shadow:none!important}.settings-services-surface article,.settings-services-surface section{box-shadow:none!important}.settings-quick-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(60px,auto);height:auto!important;min-height:60px;grid-gap:10px;gap:10px;margin-bottom:0;overflow:visible!important}.settings-quick-links a{display:flex;min-width:0;min-height:60px;align-items:center;gap:12px;padding:12px 15px;border:1px solid var(--amh-line);border-radius:10px;color:var(--amh-body);background:#fff;text-decoration:none}.settings-quick-links a:hover{border-color:#cfd6e4;background:var(--amh-surface)}.settings-quick-links a>svg{flex:0 0 auto;color:var(--amh-blue)}.settings-quick-links a>span{display:grid;min-width:0;grid-gap:3px;gap:3px}.settings-quick-links strong{font-size:12px}.settings-quick-links small{overflow:hidden;color:var(--amh-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.settings-fixed>.operator-settings-tabs{margin-bottom:0}.settings-fixed>.amh-page-header,.settings-fixed>.operator-settings-surface,.settings-fixed>.operator-settings-tabs,.settings-fixed>.settings-members-layout,.settings-fixed>.settings-quick-links{width:100%}.marketing-site{min-height:100vh;color:var(--amh-ink);background:#fff!important}.marketing-nav{height:64px!important;padding:0 max(28px,calc((100vw - 1120px) / 2))!important;border-bottom:1px solid var(--amh-line-soft)!important;background:#fff!important}.marketing-brand>span{width:30px!important;height:30px!important;border-radius:9px!important}.marketing-brand>span img{content:url(/favicon.svg)}.marketing-hero{display:block!important;max-width:920px!important;min-height:430px!important;padding:58px 24px 42px!important;text-align:center}.marketing-hero-copy{max-width:840px;margin:0 auto}.marketing-hero-copy h1{margin:18px 0 20px!important;font-size:52px!important;line-height:1.18!important;letter-spacing:0!important;word-break:keep-all;text-wrap:balance}.marketing-hero-copy>p:not(.marketing-kicker){max-width:650px;margin:0 auto!important;color:var(--amh-body)!important;font-size:16px!important;line-height:1.7!important;word-break:keep-all}.marketing-hero-actions,.marketing-proof-row{justify-content:center}.marketing-hero-product{display:none!important}.marketing-flow-section{max-width:1000px!important;margin:0 auto!important;padding:52px 24px!important;border:0!important;border-top:1px solid var(--amh-line-soft)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.marketing-flow-track{grid-template-columns:repeat(7,auto)!important;align-items:center}.marketing-flow-item{min-height:160px;padding:22px 16px!important;border:1px solid var(--amh-line)!important;border-radius:var(--amh-radius)!important;background:#fff!important;box-shadow:none!important}.marketing-two-column{max-width:1000px!important;padding:60px 24px!important}.marketing-action-preview,.marketing-final-cta{border:1px solid var(--amh-line)!important;border-radius:var(--amh-radius)!important;box-shadow:none!important}.marketing-final-cta{max-width:1000px!important;margin:24px auto 72px!important;padding:30px 34px!important;background:var(--amh-surface)!important}.amh-auth-page{min-height:100vh;color:var(--amh-ink);background:#fff!important}.amh-login-shell{width:100%;max-width:440px!important}.amh-auth-brand{justify-content:center;color:var(--amh-ink)}.amh-auth-brand>span{width:32px!important;height:32px!important;overflow:hidden;border-radius:9px!important;background:none!important}.amh-auth-brand img{width:100%!important;height:100%!important}.amh-auth-card{padding:26px!important;border:1px solid var(--amh-line)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 14px 38px rgba(28,34,46,.06)!important}.amh-login-intro{padding-bottom:22px!important;border-bottom:1px solid var(--amh-line-soft);text-align:left!important}.amh-auth-copy h1,.amh-login-intro h1{color:var(--amh-ink)!important;font-size:25px!important;letter-spacing:0!important;word-break:keep-all;text-wrap:balance}.amh-auth-copy p:not(.marketing-kicker),.amh-login-intro>p:not(.marketing-kicker){color:var(--amh-muted)!important;font-size:12px!important;line-height:1.6!important}.amh-auth-card-header{margin-top:20px}.amh-auth-card-header>span{color:var(--amh-blue)!important;background:var(--amh-blue-soft)!important}.amh-auth-form label>span{color:var(--amh-body);font-size:11px}.amh-auth-form input{min-height:44px!important;border:1px solid var(--amh-line)!important;border-radius:10px!important;background:#fff!important}.amh-auth-form input:focus{border-color:var(--amh-blue)!important;box-shadow:0 0 0 3px rgba(41,82,227,.1)!important}.amh-auth-proof{color:var(--amh-muted)!important}.amh-auth-note{border:0!important;background:var(--amh-surface)!important}.amh-auth-page-signup{grid-template-columns:minmax(320px,440px) minmax(420px,580px)!important;gap:44px!important;max-width:1080px!important;margin:0 auto;padding:54px 32px!important}.amh-auth-page-signup .amh-auth-hero{padding:34px!important;border:0!important;background:var(--amh-surface)!important;box-shadow:none!important}@media (min-width:901px){.amh-auth-page-compact{grid-template-columns:minmax(0,1fr) 430px!important;gap:72px!important;width:min(1080px,calc(100% - 64px));margin:0 auto;padding:48px 0!important}}@media (max-width:1050px){.amh-topbar{grid-template-columns:190px 1fr 150px;padding:0 20px}.amh-nav>a{padding:0 9px;font-size:12px}.amh-content{width:calc(100% - 32px)}.compose-studio{grid-template-columns:156px minmax(390px,1fr) 240px!important}}@media (min-width:1051px){.amh-content:has(.compose-wizard){box-sizing:border-box;height:calc(100dvh - 64px)!important;min-height:0!important;padding:26px 0 24px!important;overflow:hidden!important}.amh-content:has(.compose-wizard)>.amh-page-header{align-items:flex-start!important;flex:0 0 auto!important;min-height:60px!important}.compose-wizard:has(.compose-studio){min-height:0!important}.compose-wizard:has(.compose-studio)>.compose-studio{flex:1 1 auto!important;height:auto!important;min-height:0!important}.compose-studio-main>.compose-step-body{max-height:none!important;min-height:0!important}.amh-content:has(.connections-fixed){display:block!important;box-sizing:border-box;height:calc(100dvh - 64px)!important;min-height:0!important;padding:26px 0 24px!important;overflow:hidden!important}.amh-content .connections-fixed.dispatch-page{display:flex!important;flex-direction:column!important;gap:12px!important;height:100%!important;max-height:none!important;min-height:0!important;overflow:visible!important}.connections-fixed>.amh-page-header{align-items:flex-start!important;flex:0 0 auto!important;min-height:60px!important;overflow:visible!important}.connections-fixed>.connection-ledger-layout{flex:1 1 auto!important;grid-template-columns:minmax(0,1fr) 320px!important;min-height:0!important;border-radius:10px!important}.amh-content:has(.channel-settings-fixed),.amh-content:has(.settings-delivery-fixed),.amh-content:has(.settings-fixed){width:min(1200px,calc(100% - 48px))!important}.channel-settings-studio,.settings-delivery-fixed>.settings-delivery-layout{border-radius:10px!important}.approval-fixed>.amh-page-header,.schedule-fixed>.amh-page-header{align-items:flex-start!important;flex:0 0 auto!important;min-height:60px!important;overflow:visible!important}.approval-fixed>.approval-fixed-layout,.delivery-history-fixed>.delivery-history-layout,.schedule-fixed>.schedule-layout{border-radius:10px!important}.amh-content .schedule-fixed.dispatch-page>.schedule-layout.is-empty.is-compact{align-self:start!important;flex:0 0 190px!important;height:190px!important;max-width:none!important;min-height:190px!important;width:100%!important}}.workspace-adapter-disclosure{flex:0 0 auto;border:1px solid var(--amh-line);border-radius:10px;background:#fff;overflow:hidden}.workspace-adapter-disclosure>summary{display:flex;min-height:40px;align-items:center;gap:8px;padding:0 12px;color:var(--amh-body);cursor:pointer;list-style:none}.workspace-adapter-disclosure>summary::-webkit-details-marker{display:none}.workspace-adapter-disclosure>summary:after{content:"+";margin-left:auto;color:var(--amh-muted);font-size:16px}.workspace-adapter-disclosure[open]>summary:after{content:"\2212"}.workspace-adapter-disclosure>summary span{font-size:12px;font-weight:720}.workspace-adapter-disclosure>summary small{color:var(--amh-muted);font-size:10px}.workspace-adapter-disclosure>.workspace-adapter-connections{margin:0!important;border:0!important;border-top:1px solid var(--amh-line-soft)!important;border-radius:0!important;box-shadow:none!important}.amh-state-code{margin-top:6px;color:var(--amh-muted);font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@keyframes om-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes om-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes om-pulse{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.amh-landing-hero{position:relative;overflow:hidden}.amh-landing-glow{position:absolute;z-index:0;border-radius:50%;pointer-events:none}.amh-landing-glow,.amh-landing-spark{display:none!important}.amh-landing-glow-a{top:30px;left:12%;width:280px;height:280px;background:radial-gradient(circle,rgba(41,82,227,.1),transparent 70%);animation:om-float 7s ease-in-out infinite}.amh-landing-glow-b{right:10%;bottom:-60px;width:340px;height:340px;background:radial-gradient(circle,rgba(41,82,227,.08),transparent 70%);animation:om-float 9s ease-in-out 1s infinite}.amh-landing-spark{position:absolute;z-index:0;color:var(--amh-blue);line-height:1;pointer-events:none}.amh-landing-spark-a{top:24px;right:4%;font-size:20px;animation:om-pulse 2.6s ease-in-out infinite}.amh-landing-spark-b{bottom:96px;left:19%;color:#8fa4ef;font-size:14px;animation:om-pulse 3.4s ease-in-out .8s infinite}.amh-landing-hero .marketing-hero-copy{position:relative;z-index:1}.amh-landing-hero .marketing-hero-copy h1{animation:om-up .7s ease .05s both}.amh-landing-hero .marketing-hero-copy>p:not(.amh-landing-hero-note){animation:om-up .7s ease .2s both}.amh-landing-hero .marketing-hero-actions{animation:om-up .7s ease .35s both}.amh-landing-hero .amh-landing-hero-note{margin:6px auto 0!important;color:#98a1b0!important;font-size:13px!important;line-height:1.6!important;animation:om-up .7s ease .45s both}.amh-landing-flow .marketing-flow-track{display:grid!important;width:100%;border:0;grid-gap:14px;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))!important}.amh-landing-flow .marketing-flow-item{display:block;min-height:0;padding:20px 22px!important;text-align:left;animation:om-up .6s ease both;transition:transform .18s ease,box-shadow .18s ease}.amh-landing-flow .marketing-flow-item:first-child{animation-delay:.15s}.amh-landing-flow .marketing-flow-item:nth-child(2){animation-delay:.3s}.amh-landing-flow .marketing-flow-item:nth-child(3){animation-delay:.45s}.amh-landing-flow .marketing-flow-item:nth-child(4){animation-delay:.6s}.amh-landing-flow .marketing-flow-item:hover{transform:translateY(-4px);box-shadow:0 10px 24px rgba(28,34,46,.08)!important}.amh-landing-flow .marketing-flow-icon{width:42px;height:42px;margin-bottom:14px;border-radius:13px;background:var(--amh-blue-soft);color:var(--amh-blue)}.amh-landing-flow .marketing-flow-item h3{margin:0 0 6px;font-size:16px;font-weight:700}.amh-landing-flow .marketing-flow-item h3 small{margin-right:6px;color:#98a1b0;font-size:inherit;font-weight:800}.amh-landing-flow .marketing-flow-item p{color:#5a6475;font-size:14px;line-height:1.65}.amh-landing-footer,.amh-landing-highlights,.amh-landing-pricing{width:100%;max-width:1000px;margin:0 auto;padding-right:24px;padding-left:24px}.amh-landing-highlights{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.amh-landing-highlights article{padding:20px 24px;border-radius:16px;background:var(--amh-surface)}.amh-landing-highlights strong{display:block;margin-bottom:6px;font-size:15px;font-weight:700}.amh-landing-highlights p,.amh-landing-pricing p{margin:0;color:#5a6475;font-size:13.5px;line-height:1.6;word-break:keep-all}.amh-landing-pricing{display:flex;align-items:center;gap:24px;margin-top:14px;padding:22px 32px;border:1px solid var(--amh-line);border-radius:20px}.amh-landing-pricing>div{flex:1 1}.amh-landing-pricing strong{display:block;margin-bottom:4px;font-size:18px;font-weight:800}.amh-landing-pricing-policy{display:inline-block;margin-top:8px;color:#4c5668;font-size:12.5px;font-weight:650;text-underline-offset:3px}.amh-landing-pricing-policy:hover{color:var(--amh-ink)}.amh-landing-pricing-cta{flex:none;padding:14px 28px;border-radius:12px;background:var(--amh-ink);color:#fff;font-size:15px;font-weight:700;text-decoration:none;transition:background .18s ease}.amh-landing-pricing-cta:hover{background:#2b3444}.amh-landing-footer{margin-top:48px;padding-top:34px;padding-bottom:24px;border-top:1px solid var(--amh-line-soft);color:#6f7888}.amh-landing-footer-grid{display:grid;grid-template-columns:minmax(240px,1.45fr) minmax(130px,.7fr) minmax(210px,1fr) minmax(150px,.7fr);grid-gap:32px;gap:32px}.amh-landing-footer-company,.amh-landing-footer-intro,.amh-landing-footer-links{min-width:0}.amh-landing-footer-brand{display:inline-flex;align-items:center;gap:9px;color:var(--amh-ink);font-size:15px;font-weight:800;text-decoration:none}.amh-landing-footer-brand img{width:24px;height:24px;object-fit:contain}.amh-landing-footer-intro>p{max-width:310px;margin:14px 0 18px;color:#6f7888;font-size:12.5px;line-height:1.65;word-break:keep-all}.amh-landing-footer-legal{display:flex;flex-wrap:wrap;gap:7px}.amh-landing-footer-legal a{padding:5px 8px;border:1px solid var(--amh-line-soft);border-radius:6px;color:#7d8695;font-size:10.5px;line-height:1;text-decoration:none}.amh-landing-footer-legal a:hover{border-color:#aab2bf;color:#3f4857}.amh-policy-page{min-height:100vh;background:#ffffff;color:#202734}.amh-policy-content,.amh-policy-footer,.amh-policy-header,.amh-policy-nav{width:min(100% - 40px,860px);margin-inline:auto}.amh-policy-nav{min-height:68px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e8ed}.amh-policy-brand,.amh-policy-nav>a:last-child{color:#353e4c;font-size:13px;font-weight:750;text-decoration:none}.amh-policy-brand{display:inline-flex;align-items:center;gap:9px}.amh-policy-brand img{width:25px;height:25px}.amh-policy-header{padding:70px 0 42px;border-bottom:1px solid #e4e8ed}.amh-policy-effective,.amh-policy-header p{margin:0 0 10px;color:#5f6b7a;font-size:13px;font-weight:700}.amh-policy-header h1{margin:0;font-size:34px;line-height:1.25;letter-spacing:0}.amh-policy-header span{display:block;margin-top:14px;color:#687384;font-size:16px;line-height:1.7}.amh-policy-content{padding:44px 0 70px}.amh-policy-content h2{margin:34px 0 10px;font-size:19px;line-height:1.45;letter-spacing:0}.amh-policy-content p{margin:0;color:#525e6d;font-size:15px;line-height:1.85;word-break:keep-all}.amh-policy-content a,.amh-policy-footer a{color:#315fe8}.amh-policy-footer{padding:28px 0 44px;border-top:1px solid #e4e8ed}.amh-policy-footer nav{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:18px}.amh-policy-footer nav a{font-size:12px;font-weight:700;text-decoration:none}.amh-policy-footer p{margin:4px 0;color:#7b8491;font-size:11.5px;line-height:1.6}@media (max-width:640px){.amh-policy-content,.amh-policy-footer,.amh-policy-header,.amh-policy-nav{width:min(100% - 28px,860px)}.amh-policy-header{padding:48px 0 34px}.amh-policy-header h1{font-size:28px}.amh-policy-content{padding:34px 0 54px}}.amh-landing-footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.amh-landing-footer-links strong{margin-bottom:2px;color:#3f4857;font-size:12px}.amh-landing-footer-company a,.amh-landing-footer-links a{color:#6f7888;font-size:11.5px;text-decoration:none}.amh-landing-footer-company a:hover,.amh-landing-footer-links a:hover{color:var(--amh-blue)}.amh-landing-footer-company{display:grid;align-content:start;grid-gap:12px;gap:12px;margin:0}.amh-landing-footer-company div{display:grid;grid-gap:3px;gap:3px}.amh-landing-footer-company dt{color:#9aa2af;font-size:10px;font-weight:700}.amh-landing-footer-company dd{margin:0;color:#596272;font-size:11.5px;line-height:1.5;overflow-wrap:anywhere}.amh-landing-footer-copyright{margin:30px 0 0;padding-top:16px;border-top:1px solid var(--amh-line-soft);color:#9aa2af;font-size:10.5px}.amh-pricing-page{min-height:100vh;background:#fff;color:var(--amh-ink)}.amh-pricing-header,.amh-product-detail,.amh-product-policy{width:min(100% - 48px,1000px);margin-inline:auto}.amh-pricing-header{padding:76px 0 44px;text-align:center}.amh-pricing-header>p{margin:0 0 12px;color:var(--amh-blue);font-size:13px;font-weight:750}.amh-pricing-header h1{max-width:720px;margin:0 auto;font-size:38px;line-height:1.28;letter-spacing:0;text-wrap:balance;word-break:keep-all}.amh-pricing-header>span{display:block;max-width:680px;margin:16px auto 0;color:#667083;font-size:16px;line-height:1.7;word-break:keep-all}.amh-product-detail{display:grid;grid-template-columns:minmax(0,1fr) 330px;border:1px solid var(--amh-line);border-radius:16px;overflow:hidden}.amh-product-detail-main{padding:38px 42px}.amh-product-kicker{color:#647084;font-size:12px;font-weight:700}.amh-product-detail h2,.amh-product-policy h2{margin:8px 0 0;font-size:22px;line-height:1.4}.amh-product-price{display:flex;align-items:baseline;gap:8px;margin:22px 0 8px}.amh-product-price strong{font-size:34px;line-height:1}.amh-product-price span,.amh-product-trial{color:#626d7e;font-size:13px}.amh-product-trial{margin:0 0 30px}.amh-product-detail-main h3{margin:0 0 12px;font-size:13px}.amh-product-feature-list{display:grid;grid-gap:11px;gap:11px;margin:0;padding:0;list-style:none}.amh-product-feature-list li{display:flex;align-items:flex-start;gap:9px;color:#465163;font-size:14px;line-height:1.5;word-break:keep-all}.amh-product-feature-list svg{flex:none;margin-top:2px;color:#23855b}.amh-product-checkout{padding:38px 32px;border-left:1px solid var(--amh-line);background:#f8f9fb}.amh-product-checkout>svg{color:var(--amh-blue)}.amh-product-checkout dl{display:grid;grid-gap:11px;gap:11px;margin:28px 0}.amh-product-checkout dl div{display:flex;justify-content:space-between;gap:18px;padding-bottom:10px;border-bottom:1px solid #e3e7ec;font-size:13px}.amh-product-checkout dt{color:#737d8d}.amh-product-checkout dd{margin:0;font-weight:700}.amh-product-buy-button{display:flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border-radius:9px;background:var(--amh-blue);color:#fff;font-size:14px;font-weight:750;text-decoration:none}.amh-product-buy-button:hover{background:#3352d9}.amh-product-checkout>small{display:block;margin-top:12px;color:#747e8e;font-size:11px;line-height:1.55;word-break:keep-all}.amh-product-policy{display:flex;gap:16px;margin-top:18px;padding:24px 28px;border-top:1px solid var(--amh-line);border-bottom:1px solid var(--amh-line)}.amh-product-policy>svg{flex:none;margin-top:4px;color:#596576}.amh-product-policy h2{margin:0 0 7px;font-size:15px}.amh-product-policy p{margin:0;color:#626d7e;font-size:13px;line-height:1.65;word-break:keep-all}.amh-product-policy nav{display:flex;flex-wrap:wrap;gap:14px;margin-top:12px}.amh-product-policy a{color:#3f5fcf;font-size:12px;font-weight:700}@media (max-width:900px){.amh-landing-flow .marketing-flow-track{grid-template-columns:repeat(2,minmax(0,1fr))!important}.amh-landing-highlights{grid-template-columns:minmax(0,1fr)}.amh-landing-pricing{flex-direction:column;align-items:flex-start}.amh-landing-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.amh-product-detail{grid-template-columns:minmax(0,1fr)}.amh-product-checkout{border-top:1px solid var(--amh-line);border-left:0}}@media (max-width:560px){.amh-landing-flow .marketing-flow-track{grid-template-columns:minmax(0,1fr)!important}.amh-landing-footer-grid{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.amh-landing-flow .marketing-flow-item,.amh-landing-glow,.amh-landing-hero .amh-landing-hero-note,.amh-landing-hero .marketing-hero-actions,.amh-landing-hero .marketing-hero-copy h1,.amh-landing-hero .marketing-hero-copy>p:not(.amh-landing-hero-note),.amh-landing-spark{animation:none!important}.amh-landing-flow .marketing-flow-item{transition:none!important}.amh-landing-flow .marketing-flow-item:hover{transform:none}}.channel-off-badge{display:inline-flex;align-items:center;height:18px;padding:0 7px;border:1px solid var(--amh-line);border-radius:999px;background:var(--amh-surface);color:var(--amh-muted);font-size:10px;font-weight:700;letter-spacing:-.01em;white-space:nowrap}.connection-ledger-row.is-channel-off,.connection-off-accounts .connection-ledger-row{opacity:.55;filter:grayscale(1)}.connection-ledger-row.is-channel-off:hover,.connection-off-accounts .connection-ledger-row:hover{opacity:.78}.connection-off-accounts>summary strong,.connection-off-note{color:var(--amh-muted)}.connection-off-note{margin:0;padding:8px 16px 2px;font-size:10px}.operator-ledger-inspector.is-channel-off .connection-current-account,.operator-ledger-inspector.is-channel-off .connection-next-action{opacity:.7}.operator-ledger-inspector.is-channel-off .connection-channel-logo,.operator-ledger-inspector.is-channel-off .connection-current-account svg{filter:grayscale(1)}.settings-quick-links a.is-channel-off{opacity:.55;filter:grayscale(1)}.settings-quick-links a.is-channel-off:hover{opacity:.8}.settings-quick-links a.is-channel-off strong{display:inline-flex;align-items:center;gap:6px}.channel-off-board{margin-top:12px;padding:12px 14px;border:1px solid var(--amh-line);border-radius:12px;background:#fff}.channel-off-board-head{display:grid;grid-gap:2px;gap:2px;margin-bottom:10px}.channel-off-board-head strong{color:var(--amh-muted);font-size:12px;font-weight:720}.channel-off-board-head small{color:var(--amh-muted);font-size:10px}.channel-off-list{display:grid;grid-gap:8px;gap:8px}.channel-off-card{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--amh-line-soft,var(--amh-line));border-radius:10px;background:var(--amh-surface);opacity:.62;filter:grayscale(1)}.channel-off-card:hover{opacity:.85}.channel-off-card-body{display:grid;min-width:0;grid-gap:3px;gap:3px}.channel-off-card-body strong{font-size:12px}.channel-off-card-body span{color:var(--amh-muted);font-size:10px}.channel-off-card .channel-off-badge{margin-left:auto}.channel-off-link{flex:0 0 auto;color:var(--amh-muted);font-size:10px;text-decoration:underline}.settings-channel-off-notice{display:flex;flex:0 0 auto;align-items:center;gap:10px;margin-bottom:10px;padding:9px 12px;border:1px dashed var(--amh-line);border-radius:10px;background:var(--amh-surface)}.settings-channel-off-notice p{margin:0;color:var(--amh-muted);font-size:11px;line-height:1.5}.delivery-channel-chips{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.delivery-channel-chip{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:4px 10px;border:1px solid transparent;border-radius:99px;background:#f0f2f6;color:#5a6475;font-size:11px;font-weight:600;line-height:1.3;cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.delivery-channel-chip:hover{background:#e7eaf1}.delivery-channel-chip.is-active{background:var(--amh-blue-soft);border-color:color-mix(in srgb,var(--amh-blue) 22%,transparent);color:var(--amh-blue);font-weight:700}.delivery-channel-chip-dot{width:6px;height:6px;border-radius:50%;background:var(--amh-muted)}.delivery-channel-chip[data-channel=instagram] .delivery-channel-chip-dot{background:var(--amh-channel-instagram)}.delivery-channel-chip[data-channel=facebook] .delivery-channel-chip-dot{background:var(--amh-channel-facebook)}.delivery-channel-chip[data-channel=linkedin] .delivery-channel-chip-dot{background:var(--amh-channel-linkedin)}.delivery-channel-chip[data-channel=instagram].is-active{background:color-mix(in srgb,var(--amh-channel-instagram) 10%,#fff);border-color:color-mix(in srgb,var(--amh-channel-instagram) 28%,transparent);color:var(--amh-channel-instagram)}.delivery-channel-chip[data-channel=facebook].is-active{background:color-mix(in srgb,var(--amh-channel-facebook) 10%,#fff);border-color:color-mix(in srgb,var(--amh-channel-facebook) 28%,transparent);color:var(--amh-channel-facebook)}.delivery-channel-chip[data-channel=linkedin].is-active{background:color-mix(in srgb,var(--amh-channel-linkedin) 10%,#fff);border-color:color-mix(in srgb,var(--amh-channel-linkedin) 28%,transparent);color:var(--amh-channel-linkedin)}.delivery-channel-name{display:inline-flex;align-items:center;gap:6px}.delivery-channel-name:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--amh-muted);flex:none}.delivery-channel-name[data-channel=instagram]:before{background:var(--amh-channel-instagram)}.delivery-channel-name[data-channel=facebook]:before{background:var(--amh-channel-facebook)}.delivery-channel-name[data-channel=linkedin]:before{background:var(--amh-channel-linkedin)}.delivery-history-result-line{display:block;margin-top:2px;color:var(--amh-muted);font-size:11.5px;font-weight:500;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.delivery-result-cell{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.delivery-outcome-grade{display:inline-flex;align-items:center;padding:3px 9px;border-radius:99px;background:#f0f2f6;color:#5a6475;font-size:11.5px;font-weight:700;line-height:1.3;white-space:nowrap}.delivery-outcome-grade.is-good{background:var(--amh-success-soft);color:var(--amh-success)}.delivery-history-layout .operator-filter-toolbar{flex-wrap:wrap;row-gap:8px}.delivery-history-layout .delivery-history-table td:nth-child(4),.delivery-history-layout .delivery-history-table th:nth-child(4){width:20%}.delivery-history-layout .delivery-history-table td:nth-child(5),.delivery-history-layout .delivery-history-table th:nth-child(5){width:18%}.delivery-history-layout .delivery-history-table td{height:auto;padding-top:7px;padding-bottom:7px}@media (min-width:1051px){:root{--amh-page-width:1200px}.amh-main{height:calc(100dvh - 64px);min-height:0}.amh-content{width:min(calc(100% - 64px),var(--amh-page-width))}.amh-page-header{margin-bottom:26px}.amh-page-eyebrow{font-size:12px}.amh-page-header h1{font-size:28px}.amh-page-header p{font-size:14px}.analytics-fixed,.approval-fixed,.channel-settings-fixed,.connections-fixed,.dashboard-fixed,.delivery-history-fixed,.growth-insights-fixed,.metrics-fixed,.personal-settings-fixed,.recipients-fixed,.schedule-fixed,.settings-delivery-fixed,.settings-fixed,.support-fixed{max-width:1200px}.amh-content>.analytics-fixed,.amh-content>.approval-fixed,.amh-content>.connections-fixed,.amh-content>.dashboard-fixed,.amh-content>.delivery-history-fixed,.amh-content>.metrics-fixed,.amh-content>.recipients-fixed,.amh-content>.schedule-fixed,.amh-content>.settings-delivery-fixed,.amh-content>.settings-fixed{height:calc(100dvh - 98px)!important;max-height:calc(100dvh - 98px)!important}.dashboard-activation{padding:16px 18px}.dashboard-activation-next small,.dashboard-activation-next>span{font-size:12px}.dashboard-activation-next strong{font-size:14px}.dashboard-activation-next a{min-height:36px;padding:0 13px;font-size:12.5px}.dashboard-home-toolbar{min-height:58px;padding:10px 16px}.dashboard-home-tabs button{min-height:34px;padding:0 11px;font-size:12.5px}.dashboard-home-tabs button span{font-size:11px}.dashboard-home-toolbar>small{font-size:11.5px}.dashboard-home-focus{grid-template-columns:52px minmax(0,1fr) auto;min-height:180px;padding:28px 30px}.dashboard-home-focus-icon .dispatch-icon-chip{width:48px;height:48px}.dashboard-home-focus-copy{gap:7px}.dashboard-home-focus-copy>span{font-size:12px}.dashboard-home-focus-copy h2{font-size:22px}.dashboard-home-focus-copy>p{font-size:13px}.dashboard-home-focus-meta{gap:12px;font-size:12px}.dashboard-home-primary-action{min-height:42px;padding:0 17px;font-size:13px}.dashboard-home-queue>header{min-height:44px;padding:0 18px}.dashboard-home-queue>header h2{font-size:13px}.dashboard-home-queue>header span{font-size:11.5px}.dashboard-home-queue button{grid-template-columns:32px minmax(0,1fr) auto 18px;min-height:62px;padding:9px 18px}.dashboard-home-queue button strong{font-size:13px}.dashboard-home-queue button small{font-size:11.5px}.dashboard-home-footer{min-height:48px;padding:0 18px}.dashboard-home-footer a{font-size:12px}.operator-ledger-shell.analytics-ledger-layout,.operator-ledger-shell.approval-fixed-layout,.operator-ledger-shell.connection-ledger-layout,.operator-ledger-shell.dashboard-pipeline-layout,.operator-ledger-shell.delivery-history-layout,.operator-ledger-shell.personal-settings-layout,.operator-ledger-shell.schedule-layout,.operator-ledger-shell.settings-delivery-layout,.operator-ledger-shell.settings-members-layout{grid-template-columns:minmax(0,1fr) 340px}.operator-ledger-toolbar{min-height:60px;padding:11px 16px}.operator-ledger-tabs button{min-height:36px;padding:0 12px;font-size:12.5px}.operator-ledger-section>header{padding:16px 18px 9px}.operator-ledger-section>header h2{font-size:13px}.operator-ledger-row{min-height:68px;padding:10px 16px}.operator-ledger-title strong{font-size:13px}.operator-ledger-context,.operator-ledger-time,.operator-ledger-title small{font-size:11.5px}.operator-ledger-inspector>header{padding:22px 20px 16px}.operator-ledger-inspector>header span{font-size:11.5px}.operator-ledger-inspector>header h2{font-size:18px}.operator-ledger-inspector>header p{font-size:12.5px}.operator-ledger-inspector-body{padding:18px 20px}.dispatch-filter-status{font-size:11.5px}.dispatch-table th{height:42px;font-size:11.5px}.dispatch-table td{height:56px;font-size:12.5px}.dispatch-table td strong{font-size:13px}.dispatch-table td small,.operator-metric-strip em,.operator-metric-strip span{font-size:11.5px}.compose-draft-continuity,.compose-source-banner,.compose-studio{max-width:1200px}.compose-studio{grid-template-columns:168px minmax(520px,1fr) 340px!important;min-height:636px}.compose-studio-steps{padding:16px 10px!important}.compose-studio-step-title{padding:0 7px 12px}.compose-studio-steps button{min-height:52px;padding:7px 8px}.compose-studio-step-index{width:26px!important;height:26px!important;font-size:11px!important}.compose-studio-step-copy strong{font-size:12.5px!important}.compose-studio-steps button.is-active .compose-studio-step-copy small{max-width:100px;font-size:11.5px!important}.compose-studio-main-header{min-height:78px;padding:14px 20px!important}.compose-studio-main-header h2{font-size:21px!important}.compose-studio-main-header p{font-size:13px!important}.compose-step-body{max-height:530px;padding:18px 20px!important}.compose-toolbar{min-height:62px;padding:10px 18px!important}.compose-mode-secondary{gap:14px!important}.compose-choice{min-height:166px!important;padding:18px!important}.compose-choice strong{font-size:16px!important}.compose-choice span{font-size:13px!important}.compose-channel-card{min-height:58px!important;padding:9px 12px!important}.compose-channel-card p span{font-size:11.5px}.compose-section-heading strong{font-size:16px}.compose-section-heading span{font-size:12.5px}.compose-mode-outcome>span{font-size:11.5px}.compose-mode-outcome strong{font-size:13.5px}.compose-approval-intro,.compose-mode-outcome small{font-size:12px}.compose-review-channel-row{min-height:78px;padding:12px 13px}.compose-review-channel-row>span,.compose-review-media>div span{font-size:11.5px}.compose-review-channel-row strong{font-size:12.5px}.compose-final-plan span,.compose-review-channel-row small,.compose-review-media>div small{font-size:11px}.compose-final-plan strong{font-size:12px}.channel-send-preview>header span,.compose-studio-preview>header span{font-size:12.5px}.channel-send-preview-placeholder small,.channel-send-preview>footer span,.compose-preview-progress,.compose-studio-preview-intro{font-size:11.5px}.delivery-channel-chip{min-height:32px;padding:5px 12px;font-size:12.5px}.delivery-history-result-line,.delivery-outcome-grade{font-size:12px}.delivery-history-layout .delivery-history-table td{padding-top:9px;padding-bottom:9px}.settings-quick-links a{min-height:68px;padding:14px 17px}.settings-quick-links strong{font-size:13.5px}.settings-quick-links small{font-size:11.5px}.operator-settings-tabs a{min-height:40px;font-size:12.5px}.dispatch-form label,.settings-form-surface label{font-size:12.5px}.dispatch-form input,.dispatch-form select,.settings-form-surface input,.settings-form-surface select{min-height:42px;font-size:13px}.dispatch-form textarea,.settings-form-surface textarea{font-size:13px}.channel-off-badge,.channel-off-board-head small,.channel-off-card-body span,.channel-off-link,.connection-off-note{font-size:11.5px}.channel-off-board-head strong,.channel-off-card-body strong{font-size:13px}.operator-context-strip,.schedule-history-link,.schedule-preview-facts,.schedule-review-notice,.settings-channel-off-notice p{font-size:12px}.schedule-layout.is-empty .operator-ledger-main strong{font-size:13.5px}.schedule-layout.is-empty .operator-ledger-main p{font-size:12px}.recipients-studio-toolbar .operator-ledger-toolbar{min-height:58px;padding:9px 12px}.recipients-studio-toolbar .dispatch-search{min-height:38px;font-size:12.5px}.recipients-readiness-bar{min-height:44px;padding:7px 12px}.recipients-readiness-bar .recipients-consent-step span,.recipients-readiness-bar .recipients-consent-step strong{font-size:12px}.recipients-file-hint{font-size:11.5px}.recipients-readiness-bar>.dispatch-inline-action{min-height:32px;font-size:12px}.recipients-list-layout .dispatch-table-empty strong{font-size:13.5px}.recipients-list-layout .dispatch-table-empty span,.recipients-next-action,.recipients-preview-facts{font-size:12px}.analytics-empty-toolbar strong,.analytics-summary-toolbar strong{font-size:13px}.analytics-empty-toolbar span,.analytics-source-banner em,.analytics-source-banner span,.analytics-summary-toolbar span{font-size:11.5px}.analytics-source-banner strong{font-size:13.5px}.analytics-table th{font-size:11.5px}.analytics-table td{height:56px;font-size:12.5px}.analytics-empty-cell .dispatch-empty-state strong{font-size:14px}.analytics-empty-cell .dispatch-empty-state span{font-size:12px}.analytics-data-details>summary{font-size:12.5px}.growth-insight-workspace{grid-template-columns:minmax(0,1fr) 340px}.growth-evidence-toolbar strong{font-size:13px}.growth-evidence-toolbar span{font-size:11.5px}.growth-run-link strong{font-size:12.5px}.growth-run-link span{font-size:11px}.growth-primary-recommendation span{font-size:11.5px}.growth-primary-recommendation strong{font-size:15px}.growth-primary-recommendation p{font-size:12px}.growth-evidence-summary>span{min-height:78px;padding:11px;display:grid;grid-template-areas:"icon label" "value value";grid-template-columns:auto minmax(0,1fr);align-content:center;grid-gap:3px 6px;gap:3px 6px}.growth-evidence-summary>span>svg{grid-area:icon}.growth-evidence-summary>span>strong{grid-area:value}.growth-evidence-summary>span>small{grid-area:label;align-self:center}.growth-evidence-summary strong{font-size:18px}.growth-evidence-note,.growth-evidence-summary small{font-size:11px}.growth-insight-actions{padding:11px 14px}.metrics-empty-workspace{grid-template-columns:minmax(0,1fr) 340px}.metrics-empty-main{gap:13px;padding:32px 38px}.metrics-empty-main h2{font-size:16px}.metrics-empty-main p{font-size:12px}.metrics-empty-guide{padding:24px 26px}.metrics-empty-guide>span{font-size:11.5px}.metrics-empty-guide strong{font-size:12px}.metrics-empty-guide p,.metrics-empty-guide small{font-size:11px}.settings-delivery-current-sender strong,.settings-delivery-next-action strong{font-size:13.5px}.settings-delivery-current-sender small,.settings-delivery-current-sender span,.settings-delivery-next-action p,.settings-delivery-next-action span{font-size:11.5px}.settings-delivery-policy summary,.settings-delivery-preview summary{font-size:12.5px}.approval-detail-fixed,.growth-detail-fixed,.settings-billing-fixed{max-width:1200px}.approval-detail-layout{grid-template-columns:minmax(0,1fr) 340px}.approval-document-header{min-height:56px;padding-inline:18px}.approval-document-header h2,.approval-preview-heading h2{font-size:17px}.approval-document-body,.approval-document-meta,.approval-sidebar-section{padding-inline:18px}.approval-chip-row em,.approval-document-meta dt,.approval-sidebar-copy{font-size:11.5px}.approval-copy-block p,.approval-document-meta dd{font-size:12.5px}.approval-copy-block h3{font-size:14px}.approval-execution-status strong,.approval-review-checklist strong{font-size:12.5px}.approval-execution-status em,.approval-execution-status span,.approval-review-checklist span{font-size:11.5px}.approval-campaign-progress>div strong{font-size:12px}.approval-campaign-progress li span,.approval-campaign-progress>a,.approval-campaign-progress>div span{font-size:11px}.approval-campaign-progress li em{font-size:10px}.growth-detail-overview>.operator-summary-strip{height:68px;min-height:68px}.growth-detail-overview>.growth-timeline{min-height:72px;padding:9px 12px}.growth-detail-section>summary{min-height:48px;padding-inline:16px}.growth-detail-section>summary span{font-size:13px}.growth-detail-section>summary small{font-size:11px}.growth-detail-fixed .growth-timeline p{font-size:11.5px}.growth-detail-fixed .growth-timeline small{font-size:10.5px}.growth-detail-fixed .amh-stat span{font-size:11px}.growth-detail-fixed .amh-stat strong{font-size:14px}.growth-detail-scroll .growth-panel{padding:16px}.growth-detail-scroll .growth-panel-heading h2{font-size:17px}.growth-detail-scroll .growth-panel-heading p{font-size:11.5px}.growth-detail-scroll .growth-definition-list dt,.growth-detail-scroll .growth-strategy-grid span{font-size:11px}.growth-detail-scroll .growth-definition-list dd,.growth-detail-scroll .growth-strategy-grid strong{font-size:12.5px}.channel-settings-fixed{max-width:1200px}.channel-settings-studio{min-height:610px}.channel-connect-card{min-height:64px;padding:10px 12px}.channel-connect-card-head strong{font-size:13px}.channel-connect-card-head span,.channel-connect-inline-warning,.channel-connect-summary p{font-size:11.5px}.channel-connect-includes span,.channel-connected-mini span{font-size:11px}.channel-connect-actions .amh-primary-button,.channel-connect-actions .amh-secondary-button{min-height:38px;font-size:12.5px}.channel-connect-live-status,.channel-connect-troubleshooting summary{font-size:11.5px}.personal-settings-fixed .operator-ledger-toolbar strong,.settings-billing-fixed .operator-ledger-toolbar strong{font-size:13.5px}.personal-settings-fixed .personal-settings-password,.settings-billing-fixed .dispatch-note,.settings-billing-fixed .settings-delivery-current-sender{font-size:12px}.compose-studio{grid-template-columns:168px minmax(500px,1fr) 360px!important}.compose-studio-preview-body{align-content:start}.compose-live-preview .channel-send-preview-copy>p{max-height:180px}.compose-final-plan>div{align-content:start;min-height:58px}.compose-final-plan strong{overflow:visible;line-height:1.4;text-overflow:clip;white-space:normal;word-break:keep-all}.amh-content .connections-fixed.dispatch-page{height:auto!important;max-height:calc(100dvh - var(--amh-commandbar-height, 62px) - 8px)!important}.connections-fixed>.connection-ledger-layout.is-compact{flex:0 0 min(430px,calc(100dvh - 190px))!important;height:min(430px,calc(100dvh - 190px))!important;max-height:430px!important;min-height:350px!important}.connection-account-toolbar{justify-content:flex-start}.analytics-data-details>summary{align-items:center;display:flex;gap:12px;justify-content:flex-start}.analytics-data-details>summary small{color:var(--amh-muted);font-size:11px;font-weight:550}.analytics-data-details>summary:after{margin-left:auto}.analytics-data-details-body{max-width:100%;min-width:0;overflow-x:hidden}.analytics-data-details-body .amh-panel,.analytics-data-details-body .amh-table-wrap,.analytics-data-details-body>*{max-width:100%;min-width:0}.analytics-data-details-body .amh-table-wrap{overflow-x:auto}.growth-evidence-summary>span.is-waiting{color:var(--amh-muted);background:#fafbfc}.growth-evidence-summary>span.is-waiting strong{color:#7f8896}.growth-evidence-summary small{line-height:1.35;word-break:keep-all}}@media (min-width:1440px){.compose-studio{grid-template-columns:168px minmax(500px,1fr) 392px!important}}@media (min-width:1051px){.amh-landing-hero{min-height:350px!important;padding:40px 24px 30px!important}.amh-landing-hero .marketing-hero-copy h1{margin:8px 0 16px!important;font-size:46px!important;line-height:1.16!important;animation:none!important}.amh-landing-hero .marketing-hero-copy>p:not(.amh-landing-hero-note){max-width:680px;font-size:15px!important;line-height:1.6!important;animation:none!important}.amh-landing-hero .amh-landing-hero-note,.amh-landing-hero .marketing-hero-actions{animation:none!important}.amh-landing-flow{padding:36px 24px!important}.amh-landing-flow .marketing-flow-item{padding:16px 18px!important;animation:none!important}.amh-landing-flow .marketing-flow-item:hover{transform:none;box-shadow:none!important}.amh-landing-flow .marketing-flow-icon{width:38px;height:38px;margin-bottom:10px;border-radius:10px}.amh-landing-flow .marketing-flow-item p{font-size:13px;line-height:1.55}.compose-studio .compose-mode-secondary .compose-choice strong{font-size:15px!important;line-height:1.35;word-break:keep-all;text-wrap:balance}.compose-studio .compose-mode-secondary .compose-choice>span:not(.dispatch-badge){font-size:12.5px!important;line-height:1.5!important;-webkit-line-clamp:3;line-clamp:3}.approval-fixed-layout .operator-filter-toolbar,.delivery-history-layout .operator-filter-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;grid-column-gap:10px;column-gap:10px;grid-row-gap:8px;row-gap:8px}.approval-fixed-layout .operator-filter-search,.delivery-history-layout .operator-filter-search{min-width:0}.approval-fixed-layout .operator-filter-tabs,.delivery-history-layout .delivery-channel-chips,.delivery-history-layout .operator-filter-tabs{justify-self:end}.delivery-history-layout .operator-filter-actions{display:flex;justify-content:flex-end;gap:6px}.schedule-layout.is-empty .operator-ledger-scroll{display:flex;align-items:center}.schedule-layout.is-empty .dispatch-empty-state{width:100%}}.amh-app-shell{--amh-bg:#fff;--amh-surface:#f7f8fa;--amh-line:#e6e9ef;--amh-line-strong:#dbe1ea;--amh-text:#1c222e;--amh-muted:#767f8e;--amh-soft:#eef2ff;--amh-accent:#2952e3;--amh-accent-strong:#3b5bdb;--amh-success:#2e7d59;--amh-warning:#c2532b;color:var(--amh-ink);height:auto;overflow:visible}@media (min-width:1100px){.amh-app-shell{--amh-bg:#fff;--amh-surface:#f7f8fa;--amh-line:#e6e9ef;--amh-line-strong:#dbe1ea;--amh-text:#1c222e;--amh-muted:#767f8e;--amh-soft:#eef2ff;--amh-accent:#2952e3;--amh-accent-strong:#3b5bdb;--amh-success:#2e7d59;--amh-warning:#c2532b;height:auto;min-height:100vh;overflow:visible}}.amh-app-shell{--amh-shadow:0 2px 10px rgba(28,34,46,.04)}.amh-primary-button,.dispatch-action-primary,.marketing-primary-button{box-shadow:0 4px 12px rgba(41,82,227,.25)!important}.marketing-hero-copy h1{font-size:40px!important}@media (max-width:720px){.marketing-hero-copy h1{font-size:30px!important}}