.support-page{box-sizing:border-box;background:var(--console-canvas,#f7f7f8);width:100%;min-width:0;max-width:1560px;min-height:0;color:var(--console-ink,#181b24);flex:1;margin:0 auto;padding:30px clamp(20px,3vw,44px) 52px;font:14px/1.65 Helvetica Neue,-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,sans-serif;overflow-y:auto}.support-page *,.help-page *,.recovery-page *{box-sizing:border-box}.support-page a,.help-page a,.recovery-page a{color:var(--console-blue,#2f5fd5);text-decoration:none}.support-page a:hover,.help-page a:hover,.recovery-page a:hover{text-decoration:underline}.support-page :is(button,input,select,textarea),.help-page button,.recovery-page :is(button,input,select,textarea){font:inherit}.support-page button,.help-page button,.recovery-page button{color:#384258;cursor:pointer;background:#fff;border:1px solid #dfe1e7;border-radius:5px;min-height:40px;padding:8px 14px}.support-page button:disabled,.recovery-page button:disabled{opacity:.5;cursor:not-allowed}.support-page button:hover:not(:disabled),.recovery-page button:hover:not(:disabled){background:#f3f5fa}.support-page :focus-visible,.help-page :focus-visible,.recovery-page :focus-visible{outline-offset:3px;outline:3px solid #adc1f3}.support-page .support-primary,.help-page .support-primary,.recovery-page .support-primary{background:var(--console-blue,#2f5fd5);color:#fff;border:1px solid var(--console-blue,#2f5fd5);border-radius:5px;justify-content:center;align-items:center;min-height:42px;padding:9px 18px;text-decoration:none;display:inline-flex}.support-page .support-primary:hover:not(:disabled),.help-page .support-primary:hover,.recovery-page .support-primary:hover:not(:disabled){color:#fff;background:#254fb7}.support-heading{justify-content:space-between;align-items:flex-start;gap:26px;margin-bottom:28px;display:flex}.support-heading h1{letter-spacing:-.65px;margin:0 0 9px;font-size:28px;font-weight:650;line-height:1.35}.support-heading p{color:#646a78;margin:0}.support-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.support-heading-actions a{white-space:nowrap}.support-toolbar{align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.support-toolbar label{color:#666f81;flex-direction:column;gap:6px;display:flex}.support-toolbar select{background:#fff;border:1px solid #dfe1e7;border-radius:5px;min-width:155px;min-height:42px;padding:9px 12px}.support-toolbar>span{color:#7d8491;margin-left:auto;padding-bottom:10px;font-size:13px}.support-table-wrap{background:#fff;border:1px solid #e8e9ed;border-radius:7px;overflow-x:auto}.support-table{border-collapse:collapse;text-align:left;width:100%;min-width:740px}.support-table th{color:#737a87;white-space:nowrap;background:#fafafb;padding:13px 17px;font-size:13px;font-weight:500}.support-table td{white-space:nowrap;border-top:1px solid #eff0f3;padding:18px 17px;font-size:14px}.support-table td:first-child{white-space:normal;min-width:260px;max-width:430px}.support-table small{color:#959aa5;overflow-wrap:anywhere;margin-top:5px;font-size:11px;display:block}.support-table .support-title-link{text-align:left;color:#25354b;overflow-wrap:anywhere;background:0 0;border:0;min-height:30px;padding:0;font-weight:550}.support-table .support-title-link:hover:not(:disabled){color:#2f5fd5;background:0 0}.support-table tbody tr:hover{background:#fafbfe}.support-status{color:#697383;white-space:nowrap;background:#eef0f4;border-radius:4px;align-items:center;padding:3px 10px;font-size:12px;display:inline-flex}.support-status-open{color:#4568ac;background:#eff2fa}.support-status-in_progress{color:#2f5fd5;background:#edf2ff}.support-status-awaiting_user{color:#926128;background:#faf1e5}.support-status-closed{color:#627266;background:#eef2ef}.support-pagination{color:#808693;justify-content:flex-end;align-items:center;gap:12px;margin-top:20px;font-size:13px;display:flex}.support-pagination>span{margin-right:auto}.support-empty{text-align:center;color:#737b8b;background:#fff;border:1px solid #e8e9ed;border-radius:7px;padding:48px 26px;line-height:1.85}.support-empty h2,.support-empty h3{color:#354257;margin:0 0 12px;font-size:18px}.support-error{color:#955d35;overflow-wrap:anywhere;background:#fff3eb;border-radius:5px;padding:13px 16px;line-height:1.8}.support-error p{margin:0 0 12px}.support-feedback{color:#387351;background:#ebf5ee;border-radius:5px;padding:12px 16px}.support-detail-grid{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:24px;display:grid}.support-compose,.support-conversation,.support-context{background:#fff;border:1px solid #e8e9ed;border-radius:8px;min-width:0;padding:26px}.support-compose{flex-direction:column;gap:18px;display:flex}.support-compose h2,.support-context h2,.support-assistant-heading h2{letter-spacing:-.25px;margin:0 0 6px;font-size:18px;font-weight:600;line-height:1.5}.support-compose label{color:#566074;flex-direction:column;gap:7px;display:flex}.support-compose :is(input,select,textarea){color:#27354a;resize:vertical;background:#fff;border:1px solid #dfe1e7;border-radius:5px;width:100%;padding:10px 12px;line-height:1.7}.support-compose :is(input,select){min-height:42px}.support-compose :is(input,select,textarea):disabled{color:#7d8796;background:#f6f7fa}.support-compose small{color:#8791a2;font-size:12px}.support-compose>button{align-self:flex-start}.support-context{background:#fcfcfd}.support-context>p{color:#6e7786;margin:10px 0 18px;font-size:13px;line-height:1.9}.support-context>a{margin-top:17px;display:block}.support-context>button{width:100%;margin-top:13px}.support-context dl{margin:20px 0}.support-context dl>div{margin-bottom:18px}.support-context dt{color:#8a92a0;margin-bottom:5px;font-size:12px}.support-context dd{overflow-wrap:anywhere;color:#536078;margin:0;font-size:13px}.support-record-heading{justify-content:space-between;align-items:center;gap:24px;margin:0 0 22px;display:flex}.support-record-heading>div>span{color:#7c879b;font-size:12px}.support-record-heading h2{overflow-wrap:anywhere;margin:5px 0 0;font-size:21px;line-height:1.55}.support-conversation ol{margin:0;padding:0;list-style:none}.support-conversation li{border-bottom:1px solid #eceff4;padding:22px 0}.support-conversation li:first-child{padding-top:0}.support-conversation li:last-child{border-bottom:0}.support-conversation li header{justify-content:space-between;align-items:center;gap:18px;font-size:12px;display:flex}.support-conversation li strong{color:#65718a;font-weight:500}.support-conversation li[data-author=staff] strong{color:#2f5fd5}.support-conversation li time{color:#9299a6;white-space:nowrap}.support-conversation li p{white-space:pre-wrap;overflow-wrap:anywhere;color:#344055;margin:12px 0 0;font-size:14px;line-height:1.9}.support-reply{border:0;border-top:1px solid #e8e9ed;border-radius:0;margin-top:20px;padding:24px 0 0}.support-reply>div{justify-content:space-between;align-items:center;gap:18px;display:flex}.support-close-confirm{border-top:1px solid #e8e9ed;margin-top:16px;padding-top:16px}.support-close-confirm p{color:#785e49;font-size:13px;line-height:1.8}.support-close-confirm button{margin-right:8px}.support-closed{background:#f6f8fa;border-radius:5px;margin-top:20px;padding:18px}.support-closed h3{margin:0 0 8px;font-size:15px}.support-closed p{color:#7b8494;margin:0;font-size:13px}.support-assistant-heading{border-bottom:1px solid #e8e9ed;margin-bottom:25px;padding-bottom:17px}.support-assistant-heading p{color:#788195;margin:7px 0 0;font-size:12px}.help-page{color:#1c2333;max-width:1260px;margin:0 auto;padding:68px 32px 84px}.help-page>header{margin-bottom:52px}.help-page>header>p{color:#2f5fd5;margin:0 0 13px;font-size:13px}.help-page h1{letter-spacing:-1px;margin:0 0 16px;font-size:43px;line-height:1.35}.help-page>header>span{color:#788296;font-size:16px}.help-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:76px;display:grid}.help-section{margin-bottom:39px}.help-section h2{margin:0 0 12px;font-size:20px;font-weight:600}.help-section details{border-bottom:1px solid #e8e9ed;padding:18px 0}.help-section summary{cursor:pointer;color:#42506a;font-size:15px;line-height:1.8}.help-section details p{color:#7c8595;margin:13px 0 3px;padding-right:20px;font-size:14px;line-height:1.95}.help-actions{background:#f7f8fa;border-radius:8px;padding:8px 25px}.help-actions section{border-bottom:1px solid #e4e8ef;padding:25px 0}.help-actions section:last-child{border-bottom:0}.help-actions h2{margin:0 0 12px;font-size:16px}.help-actions p{color:#7a8495;font-size:13px;line-height:1.9}.help-actions a{margin-top:15px;font-size:14px;display:block}.recovery-page{max-width:1060px;margin:0 auto;padding:54px 30px 90px}.recovery-page>header{margin:27px 0 34px}.recovery-page h1{letter-spacing:-.6px;margin:0 0 13px;font-size:33px;line-height:1.4}.recovery-page>header p{color:#778295;line-height:1.8}.recovery-grid{grid-template-columns:minmax(0,1fr) 285px;align-items:start;gap:35px;display:grid}@media (width<=1100px){.support-heading{flex-direction:column;gap:18px}.support-heading-actions{justify-content:flex-start}.support-detail-grid{grid-template-columns:minmax(0,1fr) 245px;gap:20px}.support-compose,.support-conversation,.support-context{padding:21px}.help-grid{grid-template-columns:minmax(0,1fr) 265px;gap:42px}.recovery-grid{grid-template-columns:minmax(0,1fr) 240px;gap:25px}}@media (width<=760px){.support-page{padding:23px 16px 40px}.support-heading h1{font-size:24px}.support-heading-actions{gap:10px}.support-toolbar{flex-wrap:wrap;gap:12px}.support-toolbar select{min-width:140px}.support-toolbar>span{margin-left:0}.support-detail-grid,.help-grid,.recovery-grid{grid-template-columns:minmax(0,1fr);gap:22px}.support-context{order:1}.support-record-heading{align-items:flex-start;gap:15px}.support-record-heading h2{font-size:19px}.support-conversation li header{flex-direction:column;align-items:flex-start;gap:9px}.support-reply{padding:23px 0 0}.support-reply>div{flex-direction:column;align-items:flex-start;gap:13px}.help-page{padding:38px 22px 54px}.help-page>header{margin-bottom:35px}.help-page h1{font-size:34px}.help-grid{gap:10px}.recovery-page{padding:35px 20px 60px}.recovery-page h1{font-size:28px}}.assistant-workspace{background:#fff;border:1px solid #e5e8ed;border-radius:12px;grid-template-columns:240px minmax(0,1fr);height:min(800px,100dvh - 205px);min-height:660px;display:grid;overflow:hidden;box-shadow:0 6px 24px #18284204}.assistant-history{background:#f9fafc;border-right:1px solid #e8ebf0;flex-direction:column;min-height:0;padding:24px 14px;display:flex}.assistant-history-heading{justify-content:space-between;align-items:center;gap:10px;margin:0 8px 23px;display:flex}.assistant-history-heading h2{color:#56627a;margin:0;font-size:14px;font-weight:600}.assistant-history-heading button{min-height:34px;padding:4px 10px;font-size:12px}.assistant-history>nav{flex-direction:column;gap:5px;display:flex;overflow-y:auto}.assistant-history nav button{text-align:left;background:0 0;border:0;border-radius:6px;flex-shrink:0;padding:13px 12px}.assistant-history nav button[aria-current=true]{color:#2f5fd5;background:#eaf0fb}.assistant-history nav strong{text-overflow:ellipsis;white-space:nowrap;font-weight:500;display:block;overflow:hidden}.assistant-history time{color:#8992a3;margin-top:4px;font-size:11px;display:block}.assistant-history-note{color:#949bab;margin:auto 8px 0;padding-top:24px;font-size:11px}.assistant-muted{color:#929aab;padding:0 8px;font-size:13px}.assistant-main{flex-direction:column;min-width:0;min-height:0;display:flex}.assistant-conversation-heading{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:15px;padding:22px 30px;display:flex}.assistant-conversation-heading h2{overflow-wrap:anywhere;margin:0 0 4px;font-size:16px;font-weight:600;line-height:1.5}.assistant-conversation-heading span{color:#8a93a4;font-size:11px}.assistant-conversation-heading button{color:#65718a;white-space:nowrap;background:0 0;border:0;font-size:12px}.assistant-notice{color:#798398;background:#f8f9fc;flex-wrap:wrap;align-items:center;gap:12px;padding:11px 25px;font-size:12px;display:flex}.assistant-notice p{flex:1;min-width:160px;margin:0}.assistant-notice button{min-height:34px;padding:4px 10px;font-size:12px}.assistant-main>.support-error{margin:16px 25px 0}.assistant-transcript{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-height:180px;padding:26px clamp(20px,3vw,48px);overflow-y:auto}.assistant-welcome{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:20px 0 30px;display:flex}.assistant-monogram{letter-spacing:-3px;color:#2f5fd5;margin-bottom:20px;font-size:34px;font-weight:800;line-height:1}.assistant-welcome h3{letter-spacing:-.5px;margin:0 0 10px;font-size:22px;font-weight:600}.assistant-welcome>p{color:#8992a4;margin:0 0 30px;font-size:13px;line-height:1.85}.assistant-prompts{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.assistant-prompts button{border-color:#e7eaf0;justify-content:space-between;align-items:center;gap:30px;min-width:135px;padding:12px 16px;font-size:13px;display:flex}.assistant-prompts button span{color:#929cae}.assistant-messages{margin:0;padding:0;list-style:none}.assistant-messages>li{overflow-wrap:anywhere;max-width:900px;margin:0 0 30px}.assistant-messages header{color:#97a0b0;align-items:center;gap:13px;margin-bottom:9px;font-size:11px;display:flex}.assistant-messages strong{color:#576981;font-size:12px;font-weight:500}.assistant-messages li[data-role=assistant] strong{color:#2f5fd5}.assistant-messages p{white-space:pre-wrap;color:#334258;margin:0;font-size:14px;line-height:1.95}.assistant-messages li[data-role=user]{background:#f4f6fa;border-radius:10px 10px 2px;width:fit-content;max-width:88%;margin-left:auto;padding:14px 20px}.assistant-messages li[data-role=user] header{margin-bottom:5px}.assistant-messages li[data-role=user] p{font-size:13px}.assistant-progress{color:#7d8aa0;font-size:13px}.assistant-older{color:#7f8ba1;margin:0 auto 25px;font-size:12px;display:block;border:0!important}.assistant-composer-area{background:#fff;padding:15px clamp(20px,3vw,40px) 18px}.assistant-composer-area>.support-error{margin:0 0 12px;font-size:12px}.assistant-composer-area>.assistant-notice{margin:0 0 12px;padding:10px 13px}.assistant-composer{border:1px solid #dfe5ee;border-radius:10px;padding:13px 15px 11px;box-shadow:0 3px 12px #273a5805}.assistant-composer:focus-within{border-color:#7397e6;box-shadow:0 0 0 3px #2f5fd50b}.assistant-composer textarea{resize:vertical;color:#334258;background:0 0;border:0;outline:0;width:100%;min-height:60px;max-height:170px;padding:0;line-height:1.8;display:block}.assistant-composer textarea::placeholder{color:#9aa4b5}.assistant-composer textarea:focus-visible{outline:0}.assistant-composer>div{justify-content:space-between;align-items:center;gap:15px;margin-top:8px;display:flex}.assistant-composer small{color:#9ba4b2;font-size:11px}.assistant-composer button.support-primary{border-radius:5px;min-height:35px;padding:5px 20px;font-size:13px}.assistant-disclaimer{text-align:center;color:#939cad;margin:10px 0 0;font-size:11px;line-height:1.8}.assistant-visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.support-ai-layout .assistant-main{background:#fff;border:1px solid #e5e8ed;border-radius:12px;height:min(780px,100dvh - 215px);min-height:620px;overflow:hidden}.support-ai-layout .support-context{background:0 0;border:0;padding:20px 4px}.support-ai-layout .support-context h2{font-size:16px}.support-ai-layout .support-context p{font-size:13px}@media (width<=1050px){.assistant-workspace{grid-template-columns:200px minmax(0,1fr)}.assistant-history{padding:20px 10px}.assistant-history-heading{margin-left:4px;margin-right:4px}.assistant-conversation-heading{padding:18px 22px}.assistant-prompts{gap:9px}.assistant-prompts button{gap:15px;min-width:115px}}@media (width<=760px){.assistant-workspace{grid-template-columns:minmax(0,1fr);height:auto;min-height:0}.assistant-history{border-bottom:1px solid #e8ebf0;border-right:0;padding:13px 15px}.assistant-history-heading{margin:0 0 10px}.assistant-history>nav{flex-direction:row;max-height:100px;overflow-x:auto}.assistant-history nav button{width:160px;padding:8px 10px}.assistant-history-note{display:none}.assistant-muted{margin:0;font-size:12px}.assistant-main{height:calc(100dvh - 125px);min-height:630px;max-height:860px}.assistant-conversation-heading{padding:15px 18px}.assistant-transcript{padding:22px 18px}.assistant-composer-area{padding:12px 16px 14px}.assistant-notice{padding:10px 17px}.assistant-welcome h3{font-size:20px}.assistant-welcome>p{font-size:12px}.assistant-prompts{gap:7px}.assistant-prompts button{gap:12px;min-width:0;padding:9px 12px;font-size:12px}.assistant-messages li[data-role=user]{max-width:94%;padding:12px 15px}.assistant-messages header{flex-wrap:wrap;gap:6px 12px}.assistant-disclaimer{text-align:left}.support-ai-layout .assistant-main{height:calc(100dvh - 140px);min-height:620px}}.assistant-history-search{margin:0 8px 17px}.assistant-history-search label{color:#65718a;margin-bottom:5px;font-size:12px;display:block}.assistant-history-search input{color:#334258;background:#fff;border:1px solid #dfe5ee;border-radius:6px;width:100%;min-width:0;min-height:44px;padding:9px 10px;display:block}.assistant-history-search input::placeholder{color:#7b879a}.assistant-history>nav{gap:16px;min-height:0}.assistant-history-group{flex-shrink:0;min-width:0}.assistant-history-group h3{color:#728097;margin:0 12px 5px;font-size:12px;font-weight:500}.assistant-history-group>button{width:100%;min-height:60px;display:block}.assistant-history-empty{color:#65718a;padding:0 8px;font-size:13px}.assistant-history-empty button{min-height:44px;padding:5px 12px;font-size:12px}.assistant-conversation-heading>div:first-child{min-width:0}.assistant-conversation-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:4px 8px;display:flex}.assistant-conversation-actions button{min-height:44px;padding:7px 9px}.assistant-management{background:#fafbfd;border-bottom:1px solid #e5e8ed;padding:18px 30px}.assistant-management h3{color:#42516a;margin:0 0 12px;font-size:14px;font-weight:600}.assistant-management p{overflow-wrap:anywhere;margin:0 0 12px}.assistant-management form{max-width:480px}.assistant-management label{color:#65718a;margin-bottom:6px;font-size:12px;display:block}.assistant-management input{color:#334258;background:#fff;border:1px solid #dfe5ee;border-radius:5px;width:100%;min-height:44px;padding:9px 12px}.assistant-management-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.assistant-management-actions button{min-height:44px}.assistant-management .assistant-danger{color:#fff;background:#a94136;border-color:#a94136}.assistant-management .assistant-danger:hover:not(:disabled){background:#91392f}.assistant-management .support-error{margin:12px 0 0;font-size:13px}.assistant-management-feedback{color:#387351;background:#f0f6f2;margin:0;padding:10px 30px;font-size:13px}@media (width<=1050px){.assistant-conversation-heading{align-items:flex-start}.assistant-conversation-actions{max-width:190px}.assistant-management{padding:18px 22px}}@media (width<=760px){.assistant-history-search{margin:0 0 14px}.assistant-history>nav{gap:12px;max-height:215px}.assistant-history-group{width:180px}.assistant-history-group h3{margin-left:10px}.assistant-history-group>button{width:100%;min-height:60px}.assistant-conversation-heading{flex-wrap:wrap;gap:8px}.assistant-conversation-actions{justify-content:flex-start;max-width:none}.assistant-conversation-actions button{padding:7px 8px}.assistant-management{padding:16px 18px}.assistant-management-feedback{padding:10px 18px}}