.support-conversation{gap:22px;display:grid}.support-customer-summary{border:1px solid var(--line);background:#f4f9fc;border-radius:14px;padding:20px}.support-customer-summary header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.support-customer-summary header a{color:var(--blue);align-items:center;gap:8px;font-weight:750;display:inline-flex}.support-customer-summary dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:20px 0 0;display:grid}.support-customer-summary dt{color:var(--muted);margin-bottom:6px;font-size:12px}.support-customer-summary dd{overflow-wrap:anywhere;margin:0;font-size:14px}.support-priority{color:#795016;background:#fff3d5;border:1px solid #e5c16f;border-radius:7px;align-items:center;gap:5px;padding:6px 9px;font-size:12px;font-weight:800;display:inline-flex}.support-priority svg{width:15px;height:15px}.support-positive{color:#176548;font-weight:700}.support-pending{color:#85500c}.support-thread-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.support-thread-toolbar label{align-items:center;gap:8px;font-size:13px;display:flex}.support-thread-toolbar select{width:auto;max-width:220px}.support-thread-toolbar .button{gap:6px;min-height:40px;padding:9px 12px;font-size:13px}.support-thread-messages{gap:14px;display:grid}.support-thread-message{border:1px solid var(--line);background:#fff;border-radius:12px;padding:18px}.support-thread-message.is-reply{background:#f1f8fc;border-color:#d0e4f1}.support-thread-message.is-note{background:#fff9e9;border-color:#e7d8aa}.support-thread-message.is-system{background:#f6f8fa;border-style:dashed}.support-thread-message header{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.support-thread-message header strong{font-size:14px}.support-thread-message header span,.support-thread-message time{color:var(--muted);font-size:12px}.support-thread-message time{margin-left:auto}.support-thread-message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0 0;font-size:14px;line-height:1.7}.support-thread-message footer{border-top:1px solid var(--line);overflow-wrap:anywhere;color:var(--muted);gap:5px;margin-top:12px;padding-top:10px;font-size:12px;display:grid}.support-thread-message footer strong{color:#9b4c19;font-weight:500}.support-reply-form{border-top:1px solid var(--line);padding-top:20px}.support-reply-form fieldset{border:0;gap:16px;min-width:0;margin:0;padding:0;display:grid}.support-reply-form label{gap:8px;font-size:14px;font-weight:700;display:grid}.support-reply-options{grid-template-columns:1fr 1fr;gap:16px;display:grid}.support-reply-form .button{justify-self:start}.support-reply-recipient{color:var(--muted);margin:0;font-size:13px}.support-thread-error{background:#fff5e9;border:1px solid #e2be9b;border-radius:8px;padding:15px}.support-thread-error button{margin-left:12px}.admin-ticket-list>article.is-priority{background:#fffdf7;border-left:3px solid #dcac45}@media (max-width:650px){.support-customer-summary dl{grid-template-columns:repeat(2,minmax(0,1fr))}.support-reply-options{grid-template-columns:1fr}.support-thread-message time{margin-left:0}}.country-select{color:#17394c;min-width:0}.country-select-label{margin-bottom:.6rem;font-weight:600;display:block}.country-select-trigger{width:100%;min-height:58px;color:inherit;text-align:left;font:inherit;cursor:pointer;background:#fcfdfd;border:1px solid #d9e4e8;border-radius:13px;align-items:center;gap:.85rem;padding:.7rem .9rem;transition:border-color .15s,box-shadow .15s;display:flex}.country-select-trigger:hover{border-color:#cba78c}.country-select-trigger.is-open{background:#fffdfa;border-color:#db956a;box-shadow:0 0 0 3px #fff0e3}.country-select-code{color:#81664f;letter-spacing:.04em;background:#f1eee9;border-radius:8px;flex-shrink:0;place-items:center;width:34px;height:30px;font-size:.7rem;font-weight:700;display:grid}.country-select-value{flex-wrap:wrap;flex:1;align-items:center;gap:.65rem;min-width:0;font-weight:600;display:flex}.country-select-value small{color:#73858d;font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:400}.country-select-chevron{color:#7a8e98;flex-shrink:0;width:20px;height:20px;transition:transform .15s}.country-select-trigger.is-open .country-select-chevron{transform:rotate(180deg)}.country-select-panel{background:#fff;border:1px solid #ead9ca;border-radius:15px;margin-top:.6rem;padding:.6rem;box-shadow:0 10px 28px #5c3d2510}.country-select-search{background:#fcfaf7;border:1px solid #e5ded5;border-radius:10px;align-items:center;gap:.6rem;padding:0 .75rem;display:flex}.country-select-search>svg{color:#a6673f;flex-shrink:0;width:18px;height:18px}.country-select-search:focus-within{border-color:#d78e5f;box-shadow:0 0 0 2px #fff0e3}.country-select .country-select-search input{width:100%;min-width:0;min-height:44px;box-shadow:none;color:#17394c;font:inherit;background:0 0;border:0;border-radius:0;outline:0;padding:.6rem 0;font-size:1rem}.country-select-search input::placeholder{color:#7e8b91}.country-select-results{color:#798991;padding:.6rem .35rem .4rem;font-size:.75rem;line-height:1.5}.country-select-options{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d7c4b4 transparent;max-height:220px;overflow-y:auto}.country-select-option{cursor:pointer;border-radius:9px;align-items:center;gap:.65rem;min-height:46px;padding:.45rem .55rem;font-size:.925rem;display:flex}.country-select-option.is-active,.country-select-option:hover{background:#fff4e8}.country-select-option[aria-selected=true]{color:#a34820;font-weight:600}.country-select-option[aria-selected=true] .country-select-code{color:#a34820;background:#ffe8d3}.country-select-name{overflow-wrap:anywhere;flex:1;min-width:0}.country-select-dial{color:#72858e;font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:400}.country-select-check{color:#bd602b;flex-shrink:0;width:17px}.country-select-check svg{width:17px;height:17px;display:block}@media (max-width:480px){.country-select-options{max-height:180px}.country-select-option{gap:.5rem}.country-select-trigger{gap:.65rem}}@media (prefers-reduced-motion:reduce){.country-select-trigger,.country-select-chevron{transition:none}}.sender-setup-strip{color:#17394c;background:linear-gradient(110deg,#fff8ef,#fff);border:1px solid #ecd6c5;border-radius:18px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.sender-setup-strip>div{flex:1;min-width:0}.sender-setup-strip strong,.sender-setup-strip span:not(.sender-setup-symbol){display:block}.sender-setup-strip strong{font-size:1rem}.sender-setup-strip>div>span{color:#735f50;margin-top:.3rem;font-size:.875rem}.sender-setup-symbol{color:#b65327;background:#ffead8;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.sender-setup-symbol svg{width:21px;height:21px}.sender-setup-strip.is-ready{background:#f3faf6;border-color:#b8dbce}.sender-setup-strip.is-ready .sender-setup-symbol{color:#267456;background:#dff0e7}.sender-setup-flow{color:#17394c;flex-direction:column;gap:1.35rem;padding:1.5rem;display:flex}.sender-setup-flow h3{margin:0 0 .45rem;font-size:1.15rem;line-height:1.35}.sender-setup-flow p{color:#596e79;margin:0;font-size:1rem;line-height:1.6}.sender-setup-progress{gap:.7rem;margin:0 0 .3rem;padding:0;list-style:none;display:flex}.sender-setup-progress li{color:#75828a;flex:1;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.sender-setup-progress li>span{color:#73828b;background:#f0efeb;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.sender-setup-progress .is-current{color:#a04b24;font-weight:700}.sender-setup-progress .is-current>span{color:#9c4420;background:#ffe6cf}.sender-choice-intro{background:#fff8f0;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.15rem;display:flex}.sender-flow-field{flex-direction:column;gap:.5rem;font-weight:600;display:flex}.sender-flow-field select{width:100%;min-height:48px;font:inherit}.sender-end-user{border:0;flex-wrap:wrap;gap:.75rem;margin:0;padding:0;display:flex}.sender-end-user legend{margin-bottom:.6rem;font-weight:600}.sender-end-user label{border:1px solid #d9e3e7;border-radius:12px;flex:1;align-items:center;gap:.6rem;padding:.85rem 1.1rem;display:flex}.sender-end-user label:has(input:checked){background:#fff5e9;border-color:#e19666}.sender-end-user input{accent-color:#c95a2d;width:18px;height:18px;margin:0}.sender-flow-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;padding-top:.5rem;display:flex}.sender-flow-actions .button{min-height:44px}.sender-list-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.sender-list-heading button,.sender-list-pagination button,.sender-setup-alert button{color:#a34c25;text-underline-offset:3px;cursor:pointer;font:inherit;background:0 0;border:0;min-height:40px;font-size:.875rem;text-decoration:underline}.sender-number-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;max-height:340px;padding:2px;display:grid;overflow-y:auto}.sender-number-list button{text-align:left;color:#17394c;cursor:pointer;background:#fff;border:1px solid #dce5e7;border-radius:14px;justify-content:space-between;align-items:center;gap:.8rem;padding:1rem;transition:border-color .15s,background .15s;display:flex}:is(.sender-number-list button:hover,.sender-number-list button:focus-visible){background:#fff8f0;border-color:#d87645}.sender-number-list strong{font-variant-numeric:tabular-nums;font-size:1.05rem;display:block}.sender-number-list small{color:#687c84;margin-top:.4rem;font-size:.8rem;display:block}.sender-number-list button>span:last-child{color:#b35b30}.sender-list-pagination{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.sender-list-pagination button:disabled{color:#89959b;cursor:default;text-decoration:none}.sender-empty{text-align:center;background:#faf8f4;border:1px dashed #d9cbbf;border-radius:18px;padding:1.8rem 1rem}.sender-empty>svg{color:#b46b3b;width:32px;height:32px;margin-bottom:.8rem}.sender-empty .button{margin-top:1rem}.sender-number-ticket{text-align:center;background:linear-gradient(130deg,#fff1de,#fffaf4);border:1px solid #f1dbc4;border-radius:18px;flex-direction:column;align-items:center;gap:.6rem;padding:1.5rem 1rem;display:flex}.sender-number-ticket>span{color:#7b604b;font-size:.9rem}.sender-number-ticket>strong{letter-spacing:-.04em;font-variant-numeric:tabular-nums;color:#15384b;font-size:clamp(1.6rem,5vw,2.25rem)}.sender-state{background:#ffe1ba;border-radius:30px;padding:.4rem .8rem;font-weight:600;display:inline-block;color:#88481e!important;font-size:.875rem!important}.sender-state.is-ready{background:#dcefe4;color:#21674d!important}.sender-next-steps ul{gap:.65rem;margin:1rem 0;padding:0;list-style:none;display:grid}.sender-next-steps li{align-items:flex-start;gap:.6rem;font-size:.925rem;line-height:1.45;display:flex}.sender-next-steps li>svg{color:#a8653a;flex-shrink:0;width:18px;height:18px;margin-top:2px}.sender-setup-note{background:#f4f8f9;border:1px solid #dbe6eb;border-radius:14px;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.sender-setup-note>svg{color:#377394;flex-shrink:0;width:20px;height:20px}.sender-setup-note p{font-size:.9rem}.sender-setup-note strong{color:#17394c;margin-bottom:.2rem;display:block}.sender-flow-small{font-size:.875rem!important;line-height:1.55!important}.sender-capacity{border:1px solid #e1e5e7;border-radius:16px;gap:1rem;padding:1rem;display:grid}.sender-capacity>header{align-items:center;gap:.75rem;display:flex}.sender-capacity>header>div{flex:1}.sender-capacity h3{font-size:1rem}.sender-capacity header p{font-size:.85rem}.sender-capacity header>strong{text-align:right;font-size:1.9rem;line-height:1.2}.sender-capacity header>strong small{color:#687d86;font-size:.75rem;font-weight:400;display:block}.sender-capacity-estimate{background:#faf8f5;border-radius:10px;padding:.5rem .8rem;font-size:.9rem;line-height:2.6}.sender-capacity-estimate input{width:90px!important;min-height:36px!important;font:inherit!important;margin:0 .3rem!important;padding:.3rem .5rem!important;display:inline-block!important}.sender-capacity>small{color:#687d86;font-size:.8rem;line-height:1.5}.sender-setup-alert{color:#963e22;background:#fff2e9;border:1px solid #e3a27b;border-radius:14px;padding:1rem}.sender-setup-alert p{color:inherit;margin-top:.4rem}.sender-setup-flow button:focus-visible{outline-offset:3px;outline:3px solid #207baa}@media (max-width:640px){.sender-setup-strip{flex-wrap:wrap;align-items:flex-start;padding:1rem}.sender-setup-strip>.button{justify-content:center;width:100%}.sender-setup-flow{gap:1rem;padding:1rem}.sender-number-list{grid-template-columns:1fr}.sender-setup-progress{gap:.25rem}.sender-setup-progress li{gap:.3rem;font-size:.8rem}.sender-capacity>header{flex-wrap:wrap}.sender-choice-intro{padding:1rem}.sender-choice-intro>.sender-setup-symbol{display:none}.sender-flow-actions>.button{flex:1;justify-content:center}.sender-list-heading{flex-direction:column;gap:.2rem}}@media (prefers-reduced-motion:reduce){.sender-number-list button{transition:none}}.api-token-card{padding:clamp(22px,4vw,36px);scroll-margin-top:30px}.api-token-card>header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.api-token-card h1{margin:10px 0;font-size:28px}.api-token-card p{color:#566b7e;max-width:680px;line-height:1.65}.api-token-card>header a{white-space:nowrap;color:#176cb1;align-items:center;gap:8px;font-weight:650;display:flex}.api-token-card svg{flex-shrink:0;width:20px;height:20px}.api-token-locked{background:#f4f8fc;border:1px solid #dce7f0;border-radius:16px;align-items:flex-start;gap:15px;margin:22px 0;padding:22px;display:flex}.api-token-locked>svg{color:#176cb1;width:26px;height:26px}.api-token-locked p{margin:8px 0}.api-token-locked a{color:#176cb1;font-weight:650}.api-token-meta{border-block:1px solid #e2eaf0;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:12px 0;padding:24px 0;display:grid}.api-token-meta>div{flex-direction:column;gap:8px;font-size:14px;display:flex}.api-token-meta span{color:#5c7385}.api-token-meta strong{overflow-wrap:anywhere}.api-token-secret{background:#f0f8ff;border:1px solid #c5def0;border-radius:16px;gap:12px;margin:20px 0;padding:22px;display:grid}.api-token-secret label{font-weight:700}.api-token-secret textarea{overflow-wrap:anywhere;resize:vertical;background:#fff;border:1px solid #c5d8e7;border-radius:10px;width:100%;min-height:90px;padding:14px;font:14px/1.6 ui-monospace,monospace}.api-token-actions,.api-token-secret>div{flex-wrap:wrap;gap:12px;display:flex}.api-token-footnote{font-size:14px}.api-token-card :is(a,button,input,textarea):focus-visible{outline-offset:4px;outline:3px solid #8cc6f2}@media (max-width:760px){.api-token-card>header{flex-direction:column}.api-token-meta{grid-template-columns:1fr 1fr}}@media (max-width:440px){.api-token-meta{grid-template-columns:1fr}.api-token-actions .button{width:100%}}.api-access-steps{grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0;padding:0;list-style:none;display:grid}.api-access-steps li{background:#fff8f0;border:1px solid #f0dfce;border-radius:14px;align-items:center;gap:12px;padding:16px;font-size:14px;font-weight:650;display:flex}.api-access-steps b{color:#b14e27}.api-access-form{gap:20px;padding:24px 0;display:grid}.api-access-form h2{margin:0;font-size:23px}.api-access-form label{gap:9px;font-size:14px;font-weight:650;display:grid}.api-access-form :is(input,textarea){color:#193b4c;width:100%;font:inherit;background:#fbfdfe;border:1px solid #d5e3eb;border-radius:12px;padding:13px 15px}.api-access-form textarea{resize:vertical;min-height:130px}.api-access-form small{color:#657b87;font-weight:400;line-height:1.5}.api-access-form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.api-access-form>button{justify-self:start}.api-access-status{background:#fff9f3;border:1px solid #ecd5be;border-radius:16px;margin:20px 0;padding:22px}.api-access-status>div{gap:8px;display:grid}.api-access-status strong{color:#193b4c;font-size:22px}.api-access-status small{color:#657b87}.api-access-status.is-approved{background:#f0f9f5;border-color:#bddfce}.api-access-status summary{cursor:pointer;color:#b14e27;font-weight:650}.api-access-status details p{white-space:pre-wrap;overflow-wrap:anywhere}.api-access-notice{background:#eef9f3;border-radius:12px;padding:16px}.api-token-actions{margin-top:20px}@media (max-width:680px){.api-access-steps,.api-access-form-grid{grid-template-columns:1fr}.api-access-steps{gap:8px}.api-access-steps li{padding:12px}}
