@import "https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400&family=Oswald:ital,wght@1,600;1,700&display=swap";:root{--ti-petrol:#07576a;--ti-petrol-dark:#163f4c;--ti-teal:#66ac97;--ti-yellow:#edc54d;--ti-coral:#c0554a;--ti-bg:#f2f6f4;--ti-line:#d7e2de;--ti-muted:#667d85}.ti-app{background:var(--ti-bg);min-height:100vh;color:var(--ti-petrol-dark);font-family:Lato,Arial,sans-serif}.ti-app *,.ti-app :before,.ti-app :after{box-sizing:border-box}.ti-topbar{border-bottom:1px solid var(--ti-line);z-index:30;background:#fff;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:14px 4vw;display:flex;position:sticky;top:0}.ti-brand{cursor:pointer;background:0 0;border:0;padding:0}.ti-brand img{width:min(300px,38vw);height:auto;display:block}.ti-top-actions{align-items:center;gap:14px;display:flex}.ti-user{align-items:center;gap:10px;display:flex}.ti-user>span{background:var(--ti-petrol);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid;overflow:hidden}.ti-user img{object-fit:cover;width:100%;height:100%}.ti-user strong,.ti-user small{display:block}.ti-user small{color:var(--ti-muted);margin-top:2px;font-size:11px}.ti-back,.ti-reload{border:1px solid var(--ti-petrol);color:var(--ti-petrol);cursor:pointer;background:#fff;border-radius:8px;padding:10px 14px;font-weight:800}.ti-back:hover,.ti-reload:hover{background:#eef7f4}.ti-main{width:min(1440px,94vw);margin:0 auto;padding:34px 0 70px}.ti-hero{color:#fff;background:linear-gradient(125deg,#07576a 0%,#174f5d 65%,#66ac97 100%);border-radius:18px;justify-content:space-between;align-items:center;padding:30px 34px;display:flex;overflow:hidden;box-shadow:0 18px 50px #07576a1f}.ti-hero small{color:var(--ti-yellow);letter-spacing:.16em;font-weight:900}.ti-hero h1{text-transform:uppercase;margin:7px 0;font-family:Oswald,Lato,Arial,sans-serif;font-size:clamp(30px,4vw,48px);font-style:italic;line-height:1}.ti-hero p{opacity:.9;margin:0}.ti-hero-mark{color:#ffffff21;font-family:Oswald,sans-serif;font-size:88px;font-style:italic;font-weight:900;transform:rotate(-9deg)}.ti-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.ti-metric{border:1px solid var(--ti-line);background:#fff;border-top:5px solid #a8bbb6;border-radius:12px;padding:18px;box-shadow:0 7px 22px #143f4c0d}.ti-metric strong{font-size:30px;line-height:1;display:block}.ti-metric span{color:var(--ti-muted);margin-top:8px;font-size:12px;font-weight:700;display:block}.ti-metric-teal{border-top-color:var(--ti-petrol)}.ti-metric-yellow{border-top-color:var(--ti-yellow)}.ti-metric-green{border-top-color:var(--ti-teal)}.ti-metric-red{border-top-color:var(--ti-coral)}.ti-tabs{border:1px solid var(--ti-line);background:#fff;border-radius:12px;gap:6px;margin-bottom:14px;padding:7px;display:flex;overflow-x:auto}.ti-tabs button{color:var(--ti-petrol-dark);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;padding:11px 16px;font-weight:800}.ti-tabs button.active{background:var(--ti-petrol);color:#fff}.ti-toolbar{grid-template-columns:minmax(260px,1fr) repeat(3,minmax(150px,.35fr)) auto;gap:10px;margin-bottom:12px;display:grid}.ti-toolbar select,.ti-search{border:1px solid var(--ti-line);background:#fff;border-radius:9px;height:44px}.ti-toolbar select{color:var(--ti-petrol-dark);padding:0 11px}.ti-search{align-items:center;gap:9px;padding:0 12px;display:flex}.ti-search span{color:var(--ti-muted);font-size:20px}.ti-search input{min-width:0;font:inherit;color:inherit;border:0;outline:0;flex:1}.ti-table-card,.ti-module-card{border:1px solid var(--ti-line);background:#fff;border-radius:14px;box-shadow:0 14px 38px #143f4c0f}.ti-table-meta{border-bottom:1px solid var(--ti-line);justify-content:space-between;align-items:center;gap:20px;padding:14px 18px;display:flex}.ti-table-meta span{font-weight:900}.ti-table-meta small{color:var(--ti-muted)}.ti-table-wrap{min-height:240px;position:relative;overflow-x:auto}.ti-table{border-collapse:collapse;width:100%;min-width:1040px}.ti-table th{text-align:left;color:var(--ti-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--ti-line);background:#f8faf9;padding:11px 14px;font-size:11px}.ti-table td{vertical-align:top;border-bottom:1px solid #edf2f0;padding:13px 14px;font-size:13px}.ti-table tbody tr:hover{background:#f8fbfa}.ti-table tbody tr.is-critical{box-shadow:inset 4px 0 0 var(--ti-coral)}.ti-table td:first-child strong{color:var(--ti-petrol);white-space:nowrap;display:block}.ti-table td:first-child small{max-width:300px;color:var(--ti-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;display:block;overflow:hidden}.ti-status,.ti-urgency{white-space:nowrap;border-radius:999px;align-items:center;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.ti-status-resolved{color:#2f765f;background:#e9f6f1}.ti-status-derived{color:#8a6910;background:#fff6dd}.ti-status-closed{color:#59686d;background:#eef1f1}.ti-status-tracking{color:#216475;background:#e8f4f5}.ti-status-diagnostic{color:var(--ti-petrol);background:#e6f0f3}.ti-status-open{color:#886a12;background:#fff8e6}.ti-urgency-critical,.ti-urgency-high{color:#9c3f37;background:#fbecea}.ti-urgency-medium{color:#397161;background:#eef5f3}.ti-urgency-low{color:#617078;background:#f1f4f5}.ti-open-case{color:var(--ti-petrol);cursor:pointer;white-space:nowrap;background:0 0;border:0;font-weight:900}.ti-open-case:hover{text-decoration:underline}.ti-table-loading{text-align:center;color:var(--ti-muted);padding:44px 18px}.ti-error{color:#8f3e36;background:#fff5f4;border:1px solid #efc0bb;border-radius:10px;flex-direction:column;gap:8px;margin-bottom:12px;padding:12px 14px;display:flex}.ti-empty{text-align:center;color:var(--ti-muted);padding:48px 24px}.ti-empty-mark{background:var(--ti-petrol);color:#fff;border-radius:14px;place-items:center;width:52px;height:52px;margin:0 auto 12px;font-style:italic;font-weight:900;display:grid}.ti-empty strong{color:var(--ti-petrol-dark);font-size:18px;display:block}.ti-empty p{max-width:520px;margin:6px auto 0}.ti-drawer-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c2b345c;justify-content:flex-end;display:flex;position:fixed;inset:0}.ti-case-drawer{background:#f7faf9;width:min(720px,94vw);height:100%;overflow-y:auto;box-shadow:-24px 0 60px #0e384433}.ti-drawer-head{z-index:4;background:var(--ti-petrol);color:#fff;border-bottom:4px solid var(--ti-yellow);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex;position:sticky;top:0}.ti-drawer-head small,.ti-drawer-head strong{display:block}.ti-drawer-head small{color:var(--ti-yellow);letter-spacing:.12em;font-weight:900}.ti-drawer-head strong{margin-top:3px;font-size:18px}.ti-drawer-head button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:9px;width:38px;height:38px;font-size:25px}.ti-drawer-loading{color:var(--ti-muted);text-align:center;padding:60px 22px}.ti-case-identity{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px;display:grid}.ti-case-identity>div{border:1px solid var(--ti-line);background:#fff;border-radius:10px;min-width:0;padding:12px}.ti-case-identity span,.ti-case-identity strong{display:block}.ti-case-identity span{color:var(--ti-muted);text-transform:uppercase;font-size:11px;font-weight:800}.ti-case-identity strong{overflow-wrap:anywhere;margin-top:5px}.ti-detail-section{border:1px solid var(--ti-line);background:#fff;border-radius:11px;margin:0 18px 14px;padding:16px}.ti-detail-section>p{white-space:pre-wrap;margin:10px 0 0;line-height:1.55}.ti-detail-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.ti-detail-title button{color:var(--ti-petrol);cursor:pointer;background:0 0;border:0;font-weight:800}.ti-detail-title>span{color:var(--ti-muted);font-size:12px}.ti-status-row{grid-template-columns:1fr auto;gap:10px;margin-top:12px;display:grid}.ti-status-row select{border:1px solid var(--ti-line);min-height:42px;color:var(--ti-petrol-dark);border-radius:8px;padding:0 10px}.ti-status-row button{background:var(--ti-petrol);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:0 15px;font-weight:900}.ti-status-row button:disabled{opacity:.45;cursor:default}.ti-inline-error{color:var(--ti-coral);font-size:12px;font-weight:700}.ti-transcript{flex-direction:column;gap:9px;max-height:520px;margin-top:12px;padding-right:4px;display:flex;overflow-y:auto}.ti-transcript-item{border-radius:11px;max-width:90%;padding:10px 12px}.ti-transcript-item>span{text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:10px;font-weight:900;display:block}.ti-transcript-item p{white-space:pre-wrap;margin:0;line-height:1.45}.ti-transcript-user{background:var(--ti-petrol);color:#fff;margin-left:auto}.ti-transcript-assistant{color:var(--ti-petrol-dark);background:#edf3f1}.ti-transcript-note{background:#fff8e3;max-width:100%}.ti-captures{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.ti-captures a{border:1px solid var(--ti-teal);color:var(--ti-petrol);border-radius:8px;padding:9px 11px;font-weight:800;text-decoration:none}.ti-muted{color:var(--ti-muted)}.ti-drawer-actions{gap:9px;margin:0 18px 28px;display:flex}.ti-drawer-actions button{border:1px solid var(--ti-petrol);color:var(--ti-petrol);cursor:pointer;background:#fff;border-radius:8px;padding:9px 12px;font-weight:800}.ti-module-card{padding:24px}.ti-module-heading{border-bottom:1px solid var(--ti-line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:14px;display:flex}.ti-module-heading small,.ti-module-heading strong{display:block}.ti-module-heading small{color:var(--ti-coral);letter-spacing:.12em;font-weight:900}.ti-module-heading strong{margin-top:4px;font-size:23px}.ti-module-card>p{max-width:820px;color:var(--ti-muted);line-height:1.6}.ti-phase,.ti-service-pill{color:var(--ti-muted);white-space:nowrap;background:#eef3f1;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900}.ti-service-pill.ok{color:#2e765d;background:#e8f6ef}.ti-incident-list{gap:10px;margin-top:18px;display:grid}.ti-incident-list article{background:#fff9e8;border:1px solid #ebd69a;border-radius:10px;align-items:flex-start;gap:12px;padding:13px;display:flex}.ti-incident-list article>span{background:var(--ti-yellow);border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.ti-incident-list p{color:#6a6450;margin:5px 0 0}.ti-cap-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.ti-cap-grid>div{border:1px solid var(--ti-line);background:#fafcfb;border-radius:10px;padding:15px}.ti-cap-grid span,.ti-cap-grid strong{display:block}.ti-cap-grid span{color:var(--ti-muted);text-transform:uppercase;font-size:11px;font-weight:800}.ti-cap-grid strong{margin-top:7px}.ti-roadmap-note{border-left:4px solid var(--ti-yellow);background:#fff9e7;gap:12px;margin-top:18px;padding:13px;display:flex}.ti-roadmap-note span{color:#655f50}.ti-knowledge-preview{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.ti-knowledge-preview>div{border:1px solid var(--ti-line);border-radius:12px;padding:18px}.ti-knowledge-preview>div>span{background:var(--ti-yellow);border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.ti-knowledge-preview strong{margin-top:12px;display:block}.ti-knowledge-preview p{color:var(--ti-muted);line-height:1.5}.ti-denied{background:var(--ti-bg);place-items:center;min-height:100vh;padding:24px;display:grid}.ti-denied>div{border:1px solid var(--ti-line);border-top:6px solid var(--ti-yellow);text-align:center;background:#fff;border-radius:14px;width:min(460px,100%);padding:30px}.ti-denied>div>span{background:var(--ti-petrol);color:#fff;border-radius:12px;place-items:center;width:52px;height:52px;margin:0 auto 13px;font-weight:900;display:grid}.ti-denied strong{font-size:22px;display:block}.ti-denied p{color:var(--ti-muted)}.ti-denied button{background:var(--ti-petrol);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:10px 14px;font-weight:900}.ti-entry-button{border:1px solid var(--ti-petrol);background:var(--ti-petrol);color:#fff;cursor:pointer;border-radius:6px;padding:9px 13px;font-weight:900}@media (width<=1050px){.ti-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.ti-toolbar{grid-template-columns:1fr 1fr 1fr}.ti-search{grid-column:1/-1}.ti-reload{justify-self:start}.ti-cap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.ti-topbar{align-items:flex-start}.ti-user{display:none}.ti-brand img{width:220px;max-width:50vw}.ti-main{width:min(94vw,100%);padding-top:18px}.ti-hero{padding:22px}.ti-hero-mark{display:none}.ti-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.ti-toolbar{grid-template-columns:1fr}.ti-search{grid-column:auto}.ti-case-identity{grid-template-columns:repeat(2,minmax(0,1fr))}.ti-cap-grid,.ti-knowledge-preview{grid-template-columns:1fr}.ti-roadmap-note{flex-direction:column}}.ti-module-button{background:var(--ti-petrol);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:10px 14px;font-weight:900}.ti-module-button:hover{filter:brightness(.96)}.ti-tab-count{background:#07576a1c;border-radius:999px;place-items:center;min-width:20px;height:20px;margin-left:5px;padding:0 5px;font-size:10px;display:inline-grid}.ti-tabs button.active .ti-tab-count{background:#fff3}.ti-subtoolbar{grid-template-columns:minmax(260px,1fr) 180px auto;gap:10px;margin:18px 0;display:grid}.ti-admin-list{gap:12px;margin-top:18px;display:grid}.ti-admin-item{border:1px solid var(--ti-line);background:#fbfdfc;border-radius:12px;grid-template-columns:1fr auto;align-items:start;gap:18px;padding:16px;display:grid}.ti-admin-item-main>strong{color:var(--ti-petrol-dark);margin-top:9px;font-size:17px;display:block}.ti-admin-item-main>p{color:var(--ti-muted);white-space:pre-wrap;margin:7px 0;line-height:1.5}.ti-admin-item-main>small{color:var(--ti-muted)}.ti-admin-item-top{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.ti-admin-item-actions,.ti-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.ti-admin-item-actions button,.ti-card-actions button{border:1px solid var(--ti-petrol);color:var(--ti-petrol);cursor:pointer;background:#fff;border-radius:7px;padding:8px 10px;font-weight:800}.ti-admin-item-actions button.muted,.ti-card-actions button.muted{color:#66777d;border-color:#cfd9d5}.ti-card-actions button.primary{background:var(--ti-petrol);color:#fff}.ti-severity,.ti-kb-category{color:var(--ti-petrol);background:#eef4f2;border-radius:999px;align-items:center;padding:5px 9px;font-size:11px;font-weight:900;display:inline-flex}.ti-severity-critical{color:#9c3f37;background:#fbecea}.ti-severity-high{color:#85620b;background:#fff2d4}.ti-severity-medium,.ti-severity-low{color:#397161;background:#eef5f3}.ti-modal-backdrop{z-index:160;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c2b3473;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ti-editor{background:#fff;border-radius:14px;width:min(680px,96vw);max-height:92vh;overflow:auto;box-shadow:0 28px 80px #0a313c47}.ti-editor-wide{width:min(860px,96vw)}.ti-editor-head{z-index:2;background:var(--ti-petrol);color:#fff;border-bottom:4px solid var(--ti-yellow);justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;display:flex;position:sticky;top:0}.ti-editor-head small,.ti-editor-head strong{display:block}.ti-editor-head small{color:var(--ti-yellow);letter-spacing:.12em;font-weight:900}.ti-editor-head strong{margin-top:3px;font-size:20px}.ti-editor-head>button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:8px;width:36px;height:36px;font-size:24px}.ti-editor-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:18px;display:grid}.ti-editor-body label{color:var(--ti-petrol-dark);flex-direction:column;gap:6px;font-size:12px;font-weight:900;display:flex}.ti-editor-body .wide{grid-column:1/-1}.ti-editor-body input,.ti-editor-body select,.ti-editor-body textarea{border:1px solid var(--ti-line);width:100%;font:inherit;color:var(--ti-petrol-dark);background:#fff;border-radius:8px;outline:none;padding:10px 11px}.ti-editor-body textarea{resize:vertical;line-height:1.5}.ti-editor-body input:focus,.ti-editor-body select:focus,.ti-editor-body textarea:focus{border-color:var(--ti-teal);box-shadow:0 0 0 3px #66ac9724}.ti-editor-actions{border-top:1px solid var(--ti-line);background:#f8fbfa;justify-content:flex-end;gap:9px;padding:13px 18px;display:flex;position:sticky;bottom:0}.ti-editor-actions button{border:1px solid var(--ti-petrol);color:var(--ti-petrol);cursor:pointer;background:#fff;border-radius:8px;padding:9px 13px;font-weight:900}.ti-editor-actions button.primary{background:var(--ti-petrol);color:#fff}.ti-source-case{border-left:4px solid var(--ti-yellow);background:#fff8e5;border-radius:8px;align-items:center;gap:10px;padding:11px 12px;display:flex}.ti-source-case span{color:var(--ti-muted);text-transform:uppercase;font-size:11px;font-weight:800}.ti-source-case strong{color:var(--ti-petrol)}.ti-primary-action{background:var(--ti-petrol)!important;color:#fff!important}.ti-knowledge-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ti-knowledge-card{border:1px solid var(--ti-line);background:#fbfdfc;border-radius:12px;padding:16px}.ti-knowledge-card>strong{color:var(--ti-petrol-dark);margin-top:10px;font-size:17px;display:block}.ti-knowledge-card>p{color:var(--ti-muted);min-height:44px;line-height:1.5}.ti-knowledge-card>small{color:var(--ti-muted);margin-top:10px;display:block}.ti-kb-solution{border-left:4px solid var(--ti-teal);background:#eef7f4;border-radius:0 8px 8px 0;margin-top:12px;padding:10px 12px}.ti-kb-solution span{color:var(--ti-muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900}.ti-kb-solution p{color:var(--ti-petrol-dark);white-space:pre-wrap;max-height:130px;margin:5px 0 0;line-height:1.45;overflow:auto}.ti-card-actions{justify-content:flex-start;margin-top:13px}.ti-ops-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.ti-ops-summary>div{border:1px solid var(--ti-line);background:#fafcfb;border-radius:10px;padding:15px}.ti-ops-summary span,.ti-ops-summary strong,.ti-ops-summary small{display:block}.ti-ops-summary span{color:var(--ti-muted);text-transform:uppercase;font-size:11px;font-weight:800}.ti-ops-summary strong{color:var(--ti-petrol);margin-top:6px;font-size:25px}.ti-ops-summary small{color:var(--ti-muted);margin-top:3px}@media (width<=900px){.ti-admin-item{grid-template-columns:1fr}.ti-admin-item-actions{justify-content:flex-start}.ti-knowledge-list,.ti-subtoolbar,.ti-ops-summary{grid-template-columns:1fr}}@media (width<=700px){.ti-editor-body{grid-template-columns:1fr}.ti-editor-body .wide{grid-column:auto}.ti-drawer-actions{flex-wrap:wrap}}.ti-knowledge-editor{width:min(980px,97vw)}.ti-manual-builder{border:1px solid var(--ti-line);background:#f8fbfa;border-radius:14px;padding:16px}.ti-manual-builder-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.ti-manual-builder-head small,.ti-manual-builder-head strong{display:block}.ti-manual-builder-head small{color:var(--ti-coral);letter-spacing:.12em;font-weight:900}.ti-manual-builder-head strong{color:var(--ti-petrol-dark);margin-top:3px;font-size:18px}.ti-manual-builder-head p{color:var(--ti-muted);margin:7px 0 0;font-weight:400;line-height:1.45}.ti-manual-builder-head>button,.ti-manual-empty button{background:var(--ti-petrol);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:8px;padding:10px 13px;font-weight:900}.ti-manual-builder-head>button:disabled{opacity:.45;cursor:not-allowed}.ti-manual-empty{background:#fff;border:1px dashed #b9cbc5;border-radius:12px;justify-items:start;gap:7px;margin-top:14px;padding:18px;display:grid}.ti-manual-empty strong{color:var(--ti-petrol-dark)}.ti-manual-empty span{color:var(--ti-muted);font-weight:400}.ti-manual-empty button{color:var(--ti-petrol);border:1px solid var(--ti-petrol);background:#fff;margin-top:5px}.ti-manual-step-editor-list{gap:12px;margin-top:14px;display:grid}.ti-manual-step-editor{border:1px solid var(--ti-line);background:#fff;border-radius:12px;grid-template-columns:72px 1fr;gap:14px;padding:14px;display:grid}.ti-manual-step-index{flex-direction:column;align-items:center;gap:10px;display:flex}.ti-manual-step-index>span{background:var(--ti-yellow);width:46px;height:46px;color:var(--ti-petrol-dark);border-radius:50%;place-items:center;font-size:16px;font-weight:1000;display:grid}.ti-manual-step-index button{color:var(--ti-coral);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:900}.ti-manual-step-fields{gap:10px;display:grid}.ti-manual-image-editor{gap:9px;display:grid}.ti-manual-image-preview,.ti-manual-image-placeholder{border:1px solid var(--ti-line);background:#fbfdfc;border-radius:10px;align-items:center;gap:12px;padding:10px;display:flex}.ti-manual-image-preview img{object-fit:cover;border:1px solid var(--ti-line);background:#eef3f1;border-radius:8px;width:138px;height:86px}.ti-manual-image-preview strong,.ti-manual-image-preview span{display:block}.ti-manual-image-preview span{color:var(--ti-muted);margin-top:4px;font-size:11px;font-weight:500}.ti-manual-image-placeholder>span{width:52px;height:52px;color:var(--ti-petrol);background:#eaf4f0;border-radius:10px;place-items:center;font-size:25px;display:grid}.ti-manual-image-placeholder strong,.ti-manual-image-placeholder small{display:block}.ti-manual-image-placeholder small{color:var(--ti-muted);margin-top:3px;font-weight:500}.ti-manual-image-actions{flex-wrap:wrap;gap:8px;display:flex}.ti-upload-label,.ti-manual-image-actions button{border:1px solid var(--ti-petrol);color:var(--ti-petrol);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:8px 11px;font-size:12px;font-weight:900;display:inline-flex}.ti-upload-label input{display:none}.ti-manual-image-actions button{color:#68797f;border-color:#d5dfdb}.ti-manual-limit{color:var(--ti-muted);margin-top:12px;font-weight:500;display:block}.ti-manual-badge{color:var(--ti-petrol);background:#eaf4f0;border-radius:999px;align-items:center;gap:6px;margin-top:10px;padding:6px 9px;font-size:11px;font-weight:900;display:inline-flex}.ti-kb-cover{cursor:pointer;background:#e8efec;border:0;border-radius:9px;width:100%;height:160px;margin:-2px 0 12px;padding:0;position:relative;overflow:hidden}.ti-kb-cover img{object-fit:cover;width:100%;height:100%;display:block}.ti-kb-cover span{color:#fff;background:#07576aeb;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900;position:absolute;bottom:9px;right:9px}.ti-manual-preview-card{background:#fff;border-radius:14px;width:min(900px,96vw);max-height:92vh;overflow:auto;box-shadow:0 28px 80px #0a313c47}.ti-manual-preview-body{padding:20px}.ti-manual-meta{flex-wrap:wrap;gap:7px;margin-bottom:18px;display:flex}.ti-manual-meta span{color:var(--ti-petrol);background:#edf5f2;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900}.ti-manual-preview-body>section{border-bottom:1px solid var(--ti-line);margin-bottom:15px;padding:0 0 15px}.ti-manual-preview-body>section small{color:var(--ti-coral);letter-spacing:.1em;font-weight:900}.ti-manual-preview-body>section p{color:var(--ti-petrol-dark);white-space:pre-wrap;line-height:1.6}.ti-manual-steps-view{gap:14px;display:grid}.ti-manual-step-view{border:1px solid var(--ti-line);background:#fbfdfc;border-radius:12px;grid-template-columns:54px 1fr;gap:14px;padding:14px;display:grid}.ti-step-number{background:var(--ti-yellow);width:46px;height:46px;color:var(--ti-petrol-dark);border-radius:50%;place-items:center;font-weight:1000;display:grid}.ti-step-content>strong{color:var(--ti-petrol-dark);font-size:16px;display:block}.ti-step-content>p{color:var(--ti-muted);white-space:pre-wrap;margin:7px 0 10px;line-height:1.55}.ti-manual-image-button{border:1px solid var(--ti-line);cursor:pointer;text-align:left;background:#fff;border-radius:10px;width:min(100%,680px);padding:0;display:block;position:relative;overflow:hidden}.ti-manual-image-button img{object-fit:contain;background:#f3f7f5;width:100%;max-height:420px;display:block}.ti-manual-image-button span{color:var(--ti-petrol);padding:8px 10px;font-size:12px;font-weight:900;display:block}@media (width<=720px){.ti-manual-builder-head{flex-direction:column}.ti-manual-step-editor{grid-template-columns:1fr}.ti-manual-step-index{flex-direction:row;justify-content:space-between}.ti-manual-image-preview{align-items:flex-start}.ti-manual-image-preview img{width:105px;height:72px}.ti-manual-step-view{grid-template-columns:1fr}}:root{--kb-petrol:#07576a;--kb-dark:#173f4d;--kb-teal:#66ac97;--kb-yellow:#edc54d;--kb-coral:#c0554a;--kb-bg:#f3f7f5;--kb-line:#d7e2de;--kb-muted:#61757d}.kb-page{background:var(--kb-bg);min-height:100vh;color:var(--kb-dark);font-family:Lato,Arial,sans-serif}.kb-topbar{border-bottom:1px solid var(--kb-line);background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 clamp(22px,5vw,76px);display:flex}.kb-topbar>img{width:230px;height:auto}.kb-user{align-items:center;gap:16px;display:flex}.kb-user>div{text-align:right}.kb-user strong,.kb-user span{display:block}.kb-user span{color:var(--kb-muted);margin-top:2px;font-size:11px}.kb-user button{border:1px solid var(--kb-petrol);color:var(--kb-petrol);cursor:pointer;background:#fff;border-radius:8px;padding:9px 13px;font-weight:900}.kb-main{width:min(1120px,94vw);margin:26px auto 60px}.kb-hero{color:#fff;background:linear-gradient(105deg,#07576a,#4b9688);border-radius:16px;justify-content:space-between;align-items:center;gap:28px;padding:28px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #12434e1f}.kb-hero small{color:var(--kb-yellow);letter-spacing:.12em;font-weight:900}.kb-hero h1{text-transform:uppercase;margin:7px 0 5px;font-size:clamp(30px,4vw,48px);font-style:italic}.kb-hero p{opacity:.92;margin:0}.kb-hero-mark{opacity:.16;font-size:80px;font-style:italic;font-weight:1000}.kb-tools{grid-template-columns:1fr 240px auto;gap:10px;margin:16px 0;display:grid}.kb-tools label{border:1px solid var(--kb-line);background:#fff;border-radius:9px;align-items:center;gap:8px;padding:0 12px;display:flex}.kb-tools input,.kb-tools select,.kb-tools button{font:inherit}.kb-tools input{width:100%;height:44px;color:var(--kb-dark);border:0;outline:0}.kb-tools select,.kb-tools button{border:1px solid var(--kb-line);color:var(--kb-dark);background:#fff;border-radius:9px;padding:0 12px}.kb-tools button{border-color:var(--kb-petrol);color:var(--kb-petrol);cursor:pointer;font-weight:900}.kb-meta{color:var(--kb-muted);justify-content:space-between;gap:14px;margin:14px 2px;font-size:12px;display:flex}.kb-meta strong{color:var(--kb-dark)}.kb-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.kb-card{border:1px solid var(--kb-line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 12px 32px #143f4c0f}.kb-cover{cursor:pointer;background:#e7efec;border:0;width:100%;height:180px;padding:0;position:relative}.kb-cover img{object-fit:cover;width:100%;height:100%;display:block}.kb-cover>span{color:#fff;background:#07576aed;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900;position:absolute;bottom:10px;right:10px}.kb-cover-empty{cursor:default;background:linear-gradient(130deg,#dceae5,#edf4f1);place-items:center;display:grid}.kb-cover-empty>span{color:var(--kb-petrol);opacity:.17;background:0 0;font-size:50px;position:static}.kb-card-body{padding:16px}.kb-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.kb-card-top span,.kb-card-top b{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}.kb-card-top span{color:var(--kb-petrol);background:#edf4f1}.kb-card-top b{color:#6d5613;background:#fff3c8}.kb-card-body>strong{margin-top:12px;font-size:18px;display:block}.kb-card-body>p{min-height:62px;color:var(--kb-muted);line-height:1.5}.kb-card-body>small{color:var(--kb-muted);margin-bottom:14px;display:block}.kb-card-body>button{background:var(--kb-petrol);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:9px 12px;font-weight:900}.kb-loading,.kb-empty,.kb-error{border:1px solid var(--kb-line);background:#fff;border-radius:14px;padding:28px}.kb-empty{text-align:center}.kb-empty>span{background:var(--kb-yellow);border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 12px;font-weight:1000;display:grid}.kb-empty strong,.kb-empty p{display:block}.kb-empty p{color:var(--kb-muted)}.kb-error{color:#7d302a;border-color:#e5b1aa}.kb-error strong,.kb-error span{display:block}.kb-error span{margin-top:4px}.kb-modal-backdrop{z-index:220;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#092b3580;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.kb-detail{background:#fff;border-radius:15px;width:min(900px,96vw);max-height:92vh;overflow:auto;box-shadow:0 30px 90px #07343f4d}.kb-detail-head{z-index:2;background:var(--kb-petrol);color:#fff;border-bottom:4px solid var(--kb-yellow);justify-content:space-between;align-items:center;gap:20px;padding:17px 20px;display:flex;position:sticky;top:0}.kb-detail-head small,.kb-detail-head strong{display:block}.kb-detail-head small{color:var(--kb-yellow);letter-spacing:.11em;font-weight:900}.kb-detail-head strong{margin-top:4px;font-size:21px}.kb-detail-head button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:8px;width:38px;height:38px;font-size:25px}.kb-detail-body{padding:22px}.kb-pills{flex-wrap:wrap;gap:7px;margin-bottom:18px;display:flex}.kb-pills span{color:var(--kb-petrol);background:#edf5f2;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900}.kb-summary{border-bottom:1px solid var(--kb-line);margin-bottom:17px;padding:0 0 17px}.kb-summary small,.kb-steps-heading small{color:var(--kb-coral);letter-spacing:.1em;font-weight:900}.kb-summary p{white-space:pre-wrap;line-height:1.6}.kb-solution{border:1px solid var(--kb-line);background:#f6faf8;border-radius:12px;padding:15px}.kb-steps-heading{margin-bottom:13px}.kb-steps-heading strong{margin-top:3px;font-size:22px;display:block}.kb-steps-heading p{color:var(--kb-muted);margin:5px 0}.kb-steps{gap:13px;display:grid}.kb-step{border:1px solid var(--kb-line);background:#fbfdfc;border-radius:13px;grid-template-columns:58px 1fr;gap:14px;padding:15px;display:grid}.kb-step-number{background:var(--kb-yellow);border-radius:50%;place-items:center;width:48px;height:48px;font-weight:1000;display:grid}.kb-step-content>strong{font-size:17px}.kb-step-content>p{color:var(--kb-muted);white-space:pre-wrap;line-height:1.55}.kb-step-image{border:1px solid var(--kb-line);color:var(--kb-petrol);background:#fff;border-radius:10px;text-decoration:none;display:block;overflow:hidden}.kb-step-image img{object-fit:contain;background:#f0f5f3;width:100%;max-height:480px;display:block}.kb-step-image span{padding:9px 11px;font-size:12px;font-weight:900;display:block}.kb-no-steps{border:1px dashed var(--kb-line);color:var(--kb-muted);border-radius:11px;gap:5px;padding:17px;display:grid}.kb-no-steps strong{color:var(--kb-dark)}.kb-detail-footer{border-top:1px solid var(--kb-line);color:var(--kb-muted);justify-content:space-between;gap:12px;margin-top:20px;padding-top:14px;font-size:11px;display:flex}@media (width<=900px){.kb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kb-tools{grid-template-columns:1fr 180px auto}}@media (width<=650px){.kb-topbar{align-items:flex-start;height:auto;padding:12px 16px}.kb-topbar>img{width:165px}.kb-user>div{display:none}.kb-main{width:94vw;margin-top:14px}.kb-hero{padding:23px 20px}.kb-hero-mark{display:none}.kb-tools{grid-template-columns:1fr}.kb-tools select,.kb-tools button{height:43px}.kb-meta{flex-direction:column}.kb-grid,.kb-step{grid-template-columns:1fr}.kb-detail-footer{flex-direction:column}}.kb-entry-button{color:#07576a;cursor:pointer;background:#fff;border:1px solid #07576a;border-radius:8px;padding:9px 13px;font-weight:900}.kb-entry-button:hover{background:#edf5f2}.help-entry-button{color:#173f49;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #9bb0b5;border-radius:8px;padding:0 14px;font-weight:800}.help-entry-button:hover{color:#0d6677;border-color:#0d6677}.mode-picker-explained>div:first-of-type{align-items:stretch;gap:10px}.mode-picker-explained>div:first-of-type>button{text-align:left;justify-content:flex-start;align-items:flex-start;gap:5px;min-height:148px;padding:15px 16px}.mode-picker-explained button strong{font-size:1rem;line-height:1.1}.mode-picker-explained button span:not(.mode-kicker){line-height:1.38}.mode-picker-explained button small{opacity:.78;margin-top:auto;padding-top:7px;font-size:.78rem;line-height:1.35;display:block}.mode-picker-explained .mode-kicker{letter-spacing:.09em;color:#7e4f46;width:fit-content;margin-bottom:3px;font-size:.68rem;font-weight:900;display:inline-flex}.mode-picker-explained button.active .mode-kicker{color:#0d6677}.mode-picker-note{color:#4e676d;background:#ffffff94;border:1px solid #d7e1e2;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-top:9px;padding:9px 11px;font-size:.78rem;line-height:1.35;display:flex!important}.mode-picker-note button{text-underline-offset:2px;cursor:pointer;flex:none;text-decoration:underline;color:#0d6677!important;background:0 0!important;border:0!important;width:auto!important;min-height:auto!important;padding:6px 9px!important;font-size:.76rem!important;font-weight:900!important}.tex-tour{z-index:99999;position:fixed;inset:0}.tex-tour-backdrop{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#10272e47;position:absolute;inset:0}.tex-tour-focus{z-index:2;pointer-events:none;border:3px solid #edc54d;border-radius:12px;transition:top .22s,left .22s,width .22s,height .22s;position:fixed;box-shadow:0 0 0 9999px #11272e7a,0 8px 30px #0000002e}.tex-tour-card{z-index:3;color:#2a4b5b;background:#fff;border-top:5px solid #edc54d;border-radius:13px;width:min(390px,100vw - 32px);padding:20px;position:fixed;bottom:26px;right:28px;box-shadow:0 18px 55px #0000003d}.tex-tour-card small{color:#c0554a;letter-spacing:.08em;font-size:.8rem;font-weight:900}.tex-tour-card h2{color:#2a4b5b;margin:7px 0 8px;font-size:1.22rem;line-height:1.15}.tex-tour-card p{color:#5b7075;margin:0;font-size:.92rem;line-height:1.5}.tex-tour-progress{gap:5px;margin-bottom:13px;display:flex}.tex-tour-progress span{background:#dde6e6;border-radius:99px;flex:1;height:4px}.tex-tour-progress span.active{background:#66ac97}.tex-tour-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.tex-tour-actions>div{gap:8px;display:flex}.tex-tour-actions button{color:#2a4b5b;min-height:39px;font:inherit;cursor:pointer;background:#fff;border:1px solid #9db2b7;border-radius:7px;padding:0 12px;font-weight:800}.tex-tour-actions button:disabled{opacity:.38;cursor:default}.tex-tour-actions .tex-tour-next{color:#fff;background:#0d6677;border-color:#0d6677}.tex-tour-actions .tex-tour-exit{color:#687d82}@media (width<=760px){.mode-picker-explained>div:first-of-type{grid-template-columns:1fr}.mode-picker-explained>div:first-of-type>button{min-height:126px}.mode-picker-note{flex-direction:column;align-items:flex-start}.tex-tour-card{width:calc(100vw - 24px);bottom:12px;right:12px}}:root{--teal:#66ac97;--yellow:#edc54d;--coral:#c0554a;--navy:#2a4b5b;--deep:#005365;--paper:#fff;--soft:#f2f5f4;--ink:#123e4b;--muted:#60757c;--line:#d8e1df;--shadow:0 28px 70px #00384638}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;font-size:16px}body{background:var(--deep);min-height:100vh;color:var(--ink);margin:0;font-family:Lato,Arial,sans-serif}.brandbar{z-index:10;background:#fff;border-bottom:1px solid #2a4b5b24;align-items:center;height:78px;padding:0 clamp(22px,5vw,72px);display:flex;position:relative}.brand{width:clamp(250px,27vw,405px);line-height:0;display:block}.brand img{width:100%;height:auto;display:block}.home-button{border:1px solid var(--navy);color:var(--navy);font:inherit;cursor:pointer;background:#fff;border-radius:3px;margin-left:8px;padding:9px 14px;font-size:.84rem;font-weight:700}.home-button:hover{background:var(--navy);color:#fff}.home-button:focus-visible{outline-offset:2px;outline:3px solid #66ac9759}.pwa-install{margin-left:auto;position:relative}.pwa-install-button{background:var(--yellow);color:var(--navy);font:inherit;cursor:pointer;white-space:nowrap;border:0;border-radius:3px;padding:10px 14px;font-size:.82rem;font-weight:900}.pwa-install-button:hover{background:var(--deep);color:#fff}.pwa-install-button:focus-visible{outline-offset:2px;outline:3px solid #66ac9759}.pwa-install-help{z-index:20;border-top:5px solid var(--yellow);width:min(340px,100vw - 32px);color:var(--ink);background:#fff;border-radius:6px;padding:15px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 48px #002d393d}.pwa-install-help:before{content:"";background:var(--yellow);z-index:-1;width:16px;height:16px;position:absolute;top:-10px;right:28px;transform:rotate(45deg)}.pwa-install-help strong{font-size:.92rem}.pwa-install-help p{color:var(--muted);margin:6px 0 11px;font-size:.8rem;line-height:1.45}.pwa-install-help button{border:1px solid var(--teal);color:var(--deep);font:inherit;cursor:pointer;background:#fff;border-radius:3px;padding:7px 10px;font-size:.78rem;font-weight:700}.stage{background:linear-gradient(90deg,var(--deep) 0 52%,#f5f6f2 52% 100%);grid-template-columns:minmax(390px,1fr) minmax(500px,680px);align-items:center;gap:clamp(30px,5vw,80px);min-height:calc(100vh - 142px);padding:34px clamp(24px,6vw,94px);display:grid;overflow:hidden}.character{color:#fff;isolation:isolate;flex-direction:column;justify-content:center;align-items:flex-start;min-height:640px;display:flex;position:relative}.character:before{content:"";background:var(--teal);z-index:-2;border-radius:50%;width:430px;height:430px;position:absolute;top:50%;right:2%;transform:translateY(-45%)}.character:after{content:"";background:var(--yellow);z-index:-1;width:140px;height:16px;position:absolute;top:24%;left:0;transform:skew(-18deg)}.campaign-word{color:#0000;-webkit-text-stroke:2px #66ac9747;letter-spacing:-.045em;white-space:nowrap;z-index:-3;font-family:Oswald,Arial Narrow,sans-serif;font-size:clamp(5rem,10vw,10rem);font-style:italic;font-weight:700;line-height:.8;position:absolute;top:4%;left:-3%}.eyebrow{letter-spacing:.22em;color:var(--yellow);margin:0 0 14px;font-size:.78rem;font-weight:900}h1{text-transform:uppercase;letter-spacing:-.035em;z-index:2;max-width:520px;margin:0;font-family:Oswald,Arial Narrow,sans-serif;font-size:clamp(4.1rem,7.2vw,7.5rem);font-style:italic;font-weight:700;line-height:.8;position:relative}h1 em{color:var(--yellow);font-style:inherit;display:block}.intro{z-index:2;max-width:330px;margin:22px 0 0;font-size:1.08rem;line-height:1.5;position:relative}.character>img{filter:drop-shadow(0 28px 24px #00232c59);z-index:1;width:min(42vw,430px);height:auto;position:absolute;bottom:34px;right:-4%}.promise{z-index:3;grid-template-columns:repeat(3,1fr);gap:0;width:min(100%,520px);display:grid;position:absolute;bottom:0;left:0;box-shadow:0 12px 32px #00242d40}.promise p{color:var(--navy);background:var(--yellow);margin:0;padding:12px 14px;font-size:.69rem;line-height:1.35}.promise p:nth-child(2){background:var(--teal);color:#fff}.promise p:nth-child(3){background:var(--coral);color:#fff}.promise span{font-family:Oswald,sans-serif;font-size:1.15rem;font-style:italic;line-height:1;display:block}.promise strong{text-transform:uppercase;letter-spacing:.04em;margin-top:4px;font-size:.72rem;display:block}.support-shell{background:var(--paper);height:min(730px,100dvh - 118px);min-height:540px;box-shadow:var(--shadow);border-top:9px solid var(--yellow);border-radius:8px;flex-direction:column;display:flex;position:relative;overflow:hidden}.chat-head{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:13px;padding:17px 22px;display:flex}.mini-mark{background:var(--deep);color:#fff;place-items:center;width:44px;height:44px;font-family:Oswald,sans-serif;font-size:1rem;font-style:italic;font-weight:700;display:grid}.chat-title{flex-direction:column;line-height:1.35;display:flex}.chat-title strong{font-size:1.16rem;font-weight:900}.chat-title span{color:var(--muted);font-size:.78rem}.icon-button{border:1px solid var(--navy);color:var(--navy);font:inherit;cursor:pointer;background:#fff;border-radius:3px;margin-left:auto;padding:9px 14px;font-weight:700}.icon-button:hover{background:var(--navy);color:#fff}.intake{grid-template-columns:1fr 1fr;gap:12px;padding:18px 22px 22px;display:grid;overflow:auto}.intake-title{flex-direction:column;grid-column:1/-1;margin-bottom:3px;display:flex}.intake-title span{letter-spacing:.19em;color:var(--coral);font-size:.7rem;font-weight:900}.intake-title strong{text-transform:uppercase;color:var(--navy);margin-top:5px;font-family:Oswald,Arial Narrow,sans-serif;font-size:1.75rem;font-style:italic;line-height:1.05}label{flex-direction:column;gap:7px;font-size:.82rem;font-weight:700;display:flex}.wide{grid-column:1/-1}input,textarea,select{font:inherit;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:3px;outline:none;width:100%;min-height:42px;padding:10px 12px}textarea{resize:vertical;line-height:1.45}input:focus,textarea:focus,select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #66ac9733}.privacy{color:var(--muted);margin:0;font-size:.76rem;font-weight:400}.primary{background:var(--coral);color:#fff;font:inherit;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;border:0;border-radius:3px;justify-content:space-between;padding:13px 17px;font-weight:900;display:flex}.primary:hover{background:var(--deep)}.conversation{flex-direction:column;flex:1;min-height:0;display:flex}.messages{scrollbar-color:#a6c9be transparent;flex:1;padding:20px 22px 8px;overflow:auto}.message{align-items:flex-end;gap:10px;margin:0 0 14px;display:flex}.message.user{justify-content:flex-end}.bubble{background:var(--soft);max-width:82%;color:var(--ink);white-space:pre-wrap;border-radius:3px 14px 14px;padding:12px 14px;line-height:1.45}.message.user .bubble{background:var(--deep);color:#fff;border-radius:14px 3px 14px 14px}.message-text{display:block}.avatar{background:var(--yellow);width:29px;height:29px;color:var(--navy);border-radius:2px;flex:none;place-items:center;font-family:Oswald,sans-serif;font-style:italic;font-weight:700;display:grid}.listen-button{border:1px solid var(--teal);color:var(--deep);font:inherit;cursor:pointer;background:#fff;border-radius:999px;margin-top:9px;padding:5px 9px;font-size:.72rem;font-weight:700;display:block}.listen-button:hover,.listen-button.active{background:var(--teal);color:#fff}.listen-button:disabled{opacity:.5;cursor:not-allowed}.quick-actions{flex-wrap:wrap;gap:8px;padding:0 22px 9px;display:flex}.quick-actions button{border:1px solid var(--teal);color:var(--deep);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:8px 12px;font-size:.84rem}.quick-actions button:hover{background:var(--teal);color:#fff}.composer{border:1px solid var(--line);background:#fff;border-radius:4px;gap:8px;margin:0 18px;padding:7px;display:flex}.composer textarea{box-shadow:none;resize:none;border:0;min-height:44px;max-height:110px}.composer button{background:var(--yellow);width:44px;height:44px;color:var(--navy);cursor:pointer;border:0;border-radius:2px;flex:none;font-size:1.3rem;font-weight:900}.composer .dictation-button{border:1px solid var(--teal);color:var(--deep);background:#fff;border-radius:50%;font-size:1rem}.composer .dictation-button:hover,.composer .dictation-button.active{background:var(--teal);color:#fff}.composer .dictation-button.active{animation:1.25s ease-in-out infinite voice-pulse}.voice-feedback{text-align:center;color:#28735f;margin:6px 18px 0;font-size:.75rem}.voice-feedback.error{color:#9c3f37}.chat-note{text-align:center;color:var(--muted);margin:8px 0 12px;font-size:.75rem}.contacts{z-index:4;border-top:7px solid var(--coral);background:#fff;padding:25px;position:absolute;inset:0;overflow:auto}.contacts-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:18px;display:flex}.contacts-head>div{flex-direction:column;display:flex}.contacts-head span{letter-spacing:.18em;color:var(--coral);font-size:.7rem;font-weight:900}.contacts-head strong{text-transform:uppercase;font-family:Oswald,sans-serif;font-size:1.8rem;font-style:italic}.contacts-head button{background:var(--soft);cursor:pointer;border:0;border-radius:2px;width:36px;height:36px;font-size:1.4rem}.contacts>p{color:var(--muted);line-height:1.5}.contact-card{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:3px;align-items:center;gap:14px;margin:10px 0;padding:15px;text-decoration:none;display:flex}.contact-card>span{background:var(--teal);color:#fff;border-radius:2px;place-items:center;width:38px;height:38px;font-size:1.2rem;display:grid}.contact-card div{flex-direction:column;gap:3px;display:flex}.contact-card small{color:var(--muted);font-size:.82rem}.contact-card b{margin-left:auto}.contact-card:hover{border-color:var(--teal);transform:translateY(-1px)}.security-card{border-left:5px solid var(--coral);background:#fff2ee;margin-top:20px;padding:16px}.security-card p{color:#704b45;margin:7px 0 0;font-size:.88rem;line-height:1.5}.message-attachment{overflow-wrap:anywhere;border-bottom:1px solid #ffffff4d;margin-bottom:7px;padding-bottom:7px;font-size:.78rem;font-weight:700;display:block}.attachment-area{margin:0 18px 8px}.attachment-picker{border:1px solid var(--teal);width:max-content;color:var(--deep);cursor:pointer;background:#fff;border-radius:999px;flex-direction:row;align-items:center;gap:6px;padding:7px 11px;font-size:.8rem;font-weight:700;display:inline-flex}.attachment-picker:hover{background:#eef6f3}.attachment-picker.disabled{opacity:.55;cursor:not-allowed}.attachment-picker input{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;min-height:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.attachment-preview{border-left:4px solid var(--teal);background:#eef6f3;align-items:center;gap:10px;margin-bottom:8px;padding:8px;display:flex}.attachment-preview img{object-fit:cover;border-radius:3px;width:52px;height:52px}.attachment-preview>div{flex-direction:column;gap:2px;min-width:0;display:flex}.attachment-preview strong{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.attachment-preview span{color:var(--muted);font-size:.72rem}.attachment-preview button{color:var(--navy);cursor:pointer;background:#fff;border:0;border-radius:50%;width:30px;height:30px;margin-left:auto;font-size:1.15rem}.attachment-error{color:#9c3f37;margin:0 0 8px;font-size:.78rem}footer{color:#fff;background:var(--teal);align-items:center;gap:16px;min-height:64px;padding:0 clamp(24px,5vw,72px);display:flex}.footer-brand{font-family:Oswald,sans-serif;font-size:1.05rem;font-style:italic;font-weight:700}.footer-mantra{border-left:1px solid #fff9;padding-left:16px;font-size:.66rem;font-weight:900;line-height:1.05}.footer-contact{margin-left:auto;font-size:.75rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1050px){.stage{background:linear-gradient(var(--deep) 0 355px,#f5f6f2 355px 100%);grid-template-columns:1fr;padding-top:20px;overflow:visible}.character{min-height:300px;padding-top:62px;display:block}.character:before{width:270px;height:270px;top:54%;right:5%}.character>img{width:270px;bottom:-18px;right:7%}.campaign-word{font-size:7rem;top:0}.promise{display:none}.support-shell{height:min(720px,100dvh - 100px);min-height:530px}.intro{max-width:48%}}@media (width<=620px){.brandbar{gap:6px;height:68px;padding:0 12px}.brand{width:clamp(138px,39vw,188px)}.pwa-install{margin-left:auto}.pwa-install-button{padding:8px 9px;font-size:.72rem}.home-button{margin-left:0;padding:8px 9px;font-size:.7rem}.pwa-install-help{position:fixed;top:72px;right:12px}.stage{background:#f5f6f2;padding:0;display:block}.character{background:var(--deep);min-height:230px;padding:34px 20px 18px;overflow:hidden}.character:before{width:190px;height:190px;top:55%;right:-20px}.campaign-word{font-size:5rem;top:8px;left:-8px}.character:after{width:88px;height:10px;top:25px}.eyebrow{margin-top:22px;font-size:.64rem}h1{font-size:3.5rem}.intro{max-width:53%;margin-top:10px;font-size:.9rem}.character>img{width:205px;bottom:-34px;right:-17px}.support-shell{height:calc(100dvh - 298px);min-height:490px;box-shadow:none;border-top-width:7px;border-radius:0}.chat-head{padding:14px 16px}.intake{grid-template-columns:1fr;padding:16px}.wide,.intake-title{grid-column:1}.messages{padding:16px}.bubble{max-width:88%}footer{display:none}}@media (width<=390px){.brand{width:132px}.pwa-install-button{padding:7px 8px;font-size:.68rem}.home-button{padding:7px 8px;font-size:.66rem}h1{font-size:3.15rem}.intro{max-width:56%}.character>img{width:190px}.support-shell{height:calc(100dvh - 292px)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.thinking{color:var(--muted);font-style:italic}.quick-actions button:disabled,.composer button:disabled{opacity:.55;cursor:not-allowed}.case-finished{border-left:5px solid var(--teal);background:#eef6f3;flex-direction:column;gap:4px;margin:0 18px 14px;padding:14px 16px;display:flex}.case-finished strong{font-size:1rem}.case-finished>span{color:var(--muted);font-size:.84rem}.case-finished>div{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.case-finished button{border:1px solid var(--teal);color:var(--deep);font:inherit;cursor:pointer;background:#fff;border-radius:3px;padding:9px 12px;font-size:.84rem;font-weight:700}.case-finished .new-case{background:var(--deep);border-color:var(--deep);color:#fff}.case-finished button:hover{transform:translateY(-1px)}.chat-note.history-saved{color:#28735f}.chat-note.history-error{color:#9c3f37}.chat-note.history-saving{color:var(--navy)}@media (width>=1051px){.stage{height:calc(100dvh - 142px);min-height:560px}.character{height:100%;min-height:0}.support-shell{height:100%;min-height:0;max-height:730px}}@media (width>=1051px) and (height<=850px){.stage{gap:clamp(24px,4vw,58px);padding-top:18px;padding-bottom:18px}.character:before{width:360px;height:360px;right:1%}.character:after{width:118px;height:13px;top:21%}.campaign-word{font-size:clamp(4.5rem,8vw,7.5rem);top:2%}.eyebrow{margin-bottom:10px}h1{max-width:430px;font-size:clamp(3.7rem,6vw,6rem)}.intro{max-width:300px;margin-top:16px;font-size:1rem}.character>img{width:min(36vw,360px);bottom:24px;right:-2%}.promise{width:min(94%,480px)}.promise p{padding:9px 12px}.chat-head{padding-top:13px;padding-bottom:13px}.messages{padding-top:16px}}.character>img{transform-origin:50% 92%;will-change:transform;animation:.8s cubic-bezier(.2,.8,.2,1) both texi-arrive,4.2s ease-in-out .8s infinite texi-idle}.character-reaction{z-index:4;border:2px solid var(--yellow);max-width:190px;color:var(--deep);background:#fff;border-radius:14px 14px 3px;padding:9px 13px;font-size:.82rem;font-weight:900;line-height:1.25;animation:.45s ease-out both reaction-in;position:absolute;top:12%;right:1%;box-shadow:0 8px 22px #00232c33}.character-reaction:after{content:"";border-right:2px solid var(--yellow);border-bottom:2px solid var(--yellow);background:#fff;width:14px;height:14px;position:absolute;bottom:-9px;right:18px;transform:rotate(45deg)}.texi-thinking>img{animation:1.05s ease-in-out infinite texi-thinking}.texi-thinking .character-reaction{animation:1.05s ease-in-out infinite reaction-pulse}.texi-observing>img{animation:.7s ease-out both texi-observe,4.2s ease-in-out .7s infinite texi-idle}.texi-celebrating>img{animation:.85s cubic-bezier(.2,.8,.2,1) both texi-celebrate,4.2s ease-in-out .85s infinite texi-idle}.texi-celebrating .character-reaction{background:var(--yellow);animation:.85s ease-out both reaction-celebrate}.texi-celebrating .character-reaction:after{background:var(--yellow)}@keyframes texi-arrive{0%{opacity:0;transform:translateY(42px)scale(.92)rotate(2deg)}65%{opacity:1;transform:translateY(-7px)scale(1.02)rotate(-1deg)}to{opacity:1;transform:translateY(0)scale(1)rotate(0)}}@keyframes texi-idle{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-7px)rotate(.7deg)}}@keyframes texi-thinking{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-9px)rotate(1.2deg)}}@keyframes texi-observe{0%{transform:translate(0)rotate(0)}45%{transform:translate(-12px)rotate(-2deg)scale(1.02)}to{transform:translate(0)rotate(0)}}@keyframes texi-celebrate{0%{transform:translateY(0)rotate(0)}28%{transform:translateY(-22px)rotate(-3deg)scale(1.03)}52%{transform:translateY(0)rotate(2deg)}72%{transform:translateY(-10px)rotate(-1deg)}to{transform:translateY(0)rotate(0)}}@keyframes reaction-in{0%{opacity:0;transform:translateY(8px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes reaction-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes reaction-celebrate{0%{opacity:0;transform:scale(.85)rotate(-3deg)}55%{opacity:1;transform:scale(1.12)rotate(2deg)}to{opacity:1;transform:scale(1)rotate(0)}}@media (width<=1050px){.character-reaction{top:11%;right:7%}}@media (width<=620px){.character-reaction{border-width:1px;max-width:145px;padding:7px 10px;font-size:.7rem;top:49px;right:112px}.character-reaction:after{border-width:0 1px 1px 0;width:10px;height:10px;bottom:-7px;right:12px}}@media (width<=390px){.character-reaction{max-width:132px;top:45px;right:98px}}@media (prefers-reduced-motion:reduce){.character>img,.character-reaction{will-change:auto;animation:none!important}}.screen-share-button{border:1px solid var(--navy);background:var(--deep);color:#fff;font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:6px;margin:0 8px 8px 0;padding:7px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.screen-share-button:hover{background:var(--navy)}.screen-share-button:disabled{opacity:.55;cursor:not-allowed}.screen-consent{border-left:5px solid var(--teal);color:var(--ink);background:#eef6f3;margin-bottom:9px;padding:13px 14px}.screen-consent strong{font-size:.9rem}.screen-consent p{color:var(--muted);margin:6px 0 10px;font-size:.8rem;line-height:1.45}.screen-consent>div{flex-wrap:wrap;gap:7px;display:flex}.screen-consent button{border:1px solid var(--teal);color:var(--deep);font:inherit;cursor:pointer;background:#fff;border-radius:4px;padding:8px 10px;font-size:.78rem;font-weight:700}.screen-consent .screen-confirm{background:var(--deep);border-color:var(--deep);color:#fff}.screen-toolbar{background:#eef6f3;border:1px solid #b9d8cf;border-radius:4px;margin-bottom:9px;padding:10px 11px}.screen-toolbar>span{color:#28735f;align-items:center;gap:7px;font-size:.8rem;font-weight:900;display:flex}.screen-toolbar>span i{background:#31b98d;border-radius:50%;width:9px;height:9px;animation:1.8s ease-in-out infinite screen-live;box-shadow:0 0 0 4px #31b98d24}.screen-toolbar>div{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.screen-toolbar button{border:1px solid var(--teal);color:var(--deep);font:inherit;cursor:pointer;background:#fff;border-radius:4px;padding:8px 10px;font-size:.78rem;font-weight:700}.screen-toolbar button:first-child{background:var(--yellow);border-color:var(--yellow);color:var(--navy)}.screen-toolbar .screen-stop{color:#9c3f37;border-color:#d59a94}.screen-toolbar button:disabled{opacity:.55;cursor:not-allowed}@keyframes screen-live{0%,to{opacity:1}50%{opacity:.45}}@media (width<=620px){.screen-toolbar>div{grid-template-columns:1fr 1fr;display:grid}.screen-toolbar button{padding:9px 7px}.screen-toolbar .screen-stop{grid-column:1/-1}.screen-consent>div{display:grid}.screen-share-button{margin-bottom:8px}}@media (prefers-reduced-motion:reduce){.screen-toolbar>span i{animation:none!important}}.mode-picker{border:0;margin:0;padding:0}.mode-picker legend{margin-bottom:7px;padding:0;font-size:.82rem;font-weight:700}.mode-picker>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mode-picker button{border:1px solid var(--line);min-height:54px;color:var(--ink);text-align:left;font:inherit;cursor:pointer;background:#fff;border-radius:4px;flex-direction:column;gap:2px;padding:8px 11px;display:flex}.mode-picker button strong{font-size:.86rem}.mode-picker button span{color:var(--muted);font-size:.72rem}.mode-picker button.active{border-color:var(--deep);box-shadow:inset 4px 0 0 var(--yellow);background:#eef6f3}:is(.mode-picker button:focus-visible,.mode-toolbar button:focus-visible){outline-offset:2px;outline:3px solid #66ac9759}.mode-toolbar{border-bottom:1px solid var(--line);background:#fbfcfb;justify-content:flex-end;align-items:center;gap:5px;padding:7px 18px;display:flex}.mode-toolbar>span{color:var(--muted);margin-right:auto;font-size:.75rem;font-weight:700}.mode-toolbar button{border:1px solid var(--line);color:var(--muted);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:5px 10px;font-size:.75rem;font-weight:700}.mode-toolbar button.active{background:var(--deep);border-color:var(--deep);color:#fff}.mode-toolbar button:disabled{opacity:.55;cursor:not-allowed}@media (width<=620px){.mode-picker>div{grid-template-columns:1fr}.mode-picker button{min-height:48px}.mode-toolbar{padding-left:16px;padding-right:16px}}.annotated-capture{white-space:normal;margin:0 0 12px}.capture-image-button{width:100%;color:inherit;text-align:inherit;cursor:zoom-in;background:0 0;border:0;padding:0;display:block}.capture-image-button:focus-visible{outline-offset:3px;outline:3px solid #66ac978c}.capture-stage{border:2px solid var(--yellow);background:#153d48;border-radius:6px;line-height:0;display:block;position:relative;overflow:hidden;box-shadow:0 8px 20px #00232c29}.capture-stage img{object-fit:contain;width:100%;height:auto;max-height:330px;display:block}.capture-expand-hint{color:#fff;background:#003543e6;border-radius:999px;padding:8px 10px;font:700 .72rem/1 Lato,Arial,sans-serif;position:absolute;bottom:8px;right:8px;box-shadow:0 3px 12px #00000040}.capture-target{pointer-events:none;background:#edc54d47;border:3px solid #fff;border-radius:50%;place-items:center;width:24px;height:24px;animation:1.6s ease-in-out infinite target-pulse;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #c6493a,0 0 0 7px #c6493a33}.capture-target:before,.capture-target:after{content:"";z-index:-1;background:#c6493a;border-radius:2px;position:absolute}.capture-target:before{width:42px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.capture-target:after{width:2px;height:42px;top:50%;left:50%;transform:translate(-50%,-50%)}.capture-target b{color:#fff;background:#c6493a;border:2px solid #fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:.72rem;line-height:1;display:grid;position:absolute;top:-19px;left:17px;box-shadow:0 2px 7px #00000047}.annotated-capture figcaption{color:var(--ink);background:#fff;border:1px solid #d9e4e1;border-top:0;flex-direction:column;gap:5px;padding:9px 10px;font-size:.78rem;line-height:1.35;display:flex}.annotated-capture figcaption>strong{color:var(--deep)}.annotated-capture figcaption span{align-items:center;gap:7px;display:flex}.annotated-capture figcaption span b,.capture-lightbox-legend b{color:#fff;background:#c6493a;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:.7rem;display:grid}@keyframes target-pulse{0%,to{box-shadow:0 0 0 3px #c6493a,0 0 0 7px #c6493a33}50%{box-shadow:0 0 0 3px #c6493a,0 0 0 13px #c6493a0f}}.capture-lightbox{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#001d25e0;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.capture-lightbox-dialog{border-top:7px solid var(--yellow);background:#fff;border-radius:8px;flex-direction:column;width:min(1180px,100%);height:min(92dvh,900px);display:flex;overflow:hidden;box-shadow:0 30px 90px #00000073}.capture-lightbox-head{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:11px 14px;display:flex}.capture-lightbox-head>strong{font-size:1rem}.capture-lightbox-head>div{align-items:center;gap:7px;margin-left:auto;display:flex}.capture-lightbox-head button{border:1px solid var(--line);width:38px;height:38px;color:var(--deep);cursor:pointer;background:#fff;border-radius:4px;font:900 1.2rem/1 Lato,Arial,sans-serif}.capture-lightbox-head button:hover{background:#eef6f3}.capture-lightbox-head button:disabled{opacity:.4;cursor:not-allowed}.capture-lightbox-head span{text-align:center;min-width:48px;font-size:.78rem;font-weight:900}.capture-lightbox-head .capture-lightbox-close{background:var(--deep);border-color:var(--deep);color:#fff;margin-left:8px}.capture-lightbox-scroll{overscroll-behavior:contain;touch-action:pan-x pan-y pinch-zoom;background:#153d48;flex:1;min-height:0;overflow:auto}.capture-lightbox-canvas{min-width:100%;margin:auto;line-height:0;position:relative}.capture-lightbox-canvas>img{width:100%;height:auto;display:block}.capture-lightbox-legend{border-top:1px solid var(--line);background:#fff;flex-wrap:wrap;gap:8px 18px;padding:11px 14px;font-size:.82rem;display:flex}.capture-lightbox-legend span{align-items:center;gap:7px;display:flex}.capture-lightbox-legend:empty{display:none}@media (width<=620px){.capture-stage img{max-height:250px}.capture-target{width:22px;height:22px}.capture-target:before{width:36px}.capture-target:after{height:36px}.capture-target b{width:22px;height:22px;top:-18px;left:15px}.capture-lightbox{padding:0}.capture-lightbox-dialog{border-radius:0;height:100dvh}.capture-lightbox-head{padding:9px 10px}.capture-lightbox-head>strong{font-size:.9rem}.capture-lightbox-head button{width:40px;height:40px}.capture-lightbox-head .capture-lightbox-close{margin-left:2px}.capture-lightbox-legend{max-height:24dvh;overflow:auto}.capture-expand-hint{padding:7px 9px}}@media (prefers-reduced-motion:reduce){.capture-target{animation:none!important}}@keyframes voice-pulse{0%,to{box-shadow:0 0 #66ac9759}50%{box-shadow:0 0 0 7px #66ac9700}}@media (prefers-reduced-motion:reduce){.composer .dictation-button.active{animation:none!important}}.companion{color:#123e4b;background:#fff;border:1px solid #66ac97;border-top:5px solid #edc54d;border-radius:12px;max-height:42vh;margin:8px 0;padding:14px;font-size:16px;overflow:auto}.companion-heading{align-items:center;gap:12px;display:flex}.companion-heading img{object-fit:cover;object-position:50% 10%;background:#66ac97;border-radius:50%;width:62px;height:62px}.companion-heading strong,.companion-heading span{display:block}.companion-heading strong{font-size:20px}.companion-heading span,.companion-note{font-size:14px;line-height:1.5}.companion-response{white-space:pre-wrap;line-height:1.5}.companion-actions{background:#fff;flex-wrap:wrap;gap:8px;padding-top:8px;display:flex;position:sticky;bottom:0}.companion-actions button{font:inherit;color:#005365;cursor:pointer;background:#fff;border:1px solid #005365;border-radius:8px;padding:10px;font-size:14px}.companion-actions button:first-child,.companion-actions button:nth-child(2){color:#fff;background:#005365}.companion-actions button:disabled{opacity:.45;cursor:not-allowed}.companion .annotated-capture{max-width:100%}.companion figcaption span{display:block}@media (width<=620px){.brandbar{height:calc(68px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.stage-intake .character{min-height:205px;padding:24px 16px 12px}.stage-intake .character:before{width:166px;height:166px;top:58%;right:-18px}.stage-intake .character:after{top:20px}.stage-intake .campaign-word{font-size:4.45rem;top:4px}.stage-intake .eyebrow{z-index:4;letter-spacing:.15em;max-width:calc(100% - 132px);margin:10px 0 8px;font-size:.61rem;line-height:1.35;position:relative}.stage-intake h1{max-width:62%;font-size:2.75rem;line-height:.84}.stage-intake .intro{max-width:59%;margin-top:8px;font-size:.78rem;line-height:1.35}.stage-intake .character>img{width:164px;bottom:-31px;right:-2px}.stage-intake .character-reaction{display:none}.stage-chat-active{min-height:calc(100dvh - 68px - env(safe-area-inset-top));background:#f5f6f2}.stage-chat-active .character{display:none}.stage-chat-active .support-shell{height:calc(100dvh - 68px - env(safe-area-inset-top));min-height:0}.stage-chat-active .conversation{padding-bottom:env(safe-area-inset-bottom)}.stage-chat-active .messages{overscroll-behavior:contain}.stage-chat-active .quick-actions{flex-wrap:wrap;gap:7px;padding-top:4px}.stage-chat-active .quick-actions button{padding:7px 10px;font-size:.78rem}.stage-chat-active .attachment-area{margin-bottom:6px}.stage-chat-active .screen-share-button,.stage-chat-active .attachment-picker{font-size:.76rem}.stage-chat-active .composer{margin-left:12px;margin-right:12px}.stage-chat-active .chat-note{margin-bottom:8px}}@media (width<=390px){.stage-intake .character{min-height:195px}.stage-intake h1{font-size:2.55rem}.stage-intake .character>img{width:150px;right:-5px}.stage-intake .eyebrow{max-width:calc(100% - 120px);font-size:.58rem}}.incident-notices{z-index:12;box-sizing:border-box;color:#123e4b;background:#fff4d2;border-top:7px solid #c0554a;border-bottom:3px solid #edc54d;width:100%;padding:14px clamp(18px,4vw,56px);font-size:1rem;position:relative;box-shadow:0 8px 24px #002d3924}.incident-notices-heading{align-items:center;gap:12px;margin-bottom:9px;display:flex}.incident-notices-heading>span{color:#fff;background:#c0554a;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:1.35rem;font-weight:900;display:grid}.incident-notices-heading div{flex-direction:column;display:flex}.incident-notices-heading small{color:#9c3f36;letter-spacing:.12em;font-size:.76rem;font-weight:900}.incident-notices-heading strong{font-size:1.18rem}.incident-notices details{background:#fff;border-radius:5px;margin-left:50px;padding:10px 12px}.incident-notices summary{cursor:pointer;font-weight:900}.incident-notices p{white-space:pre-wrap;overflow-wrap:anywhere;margin:10px 0 2px;line-height:1.5}.incident-notices details+details{margin-top:8px}.texi-incident-float{z-index:80;color:#123e4b;background:#fff;border:2px solid #edc54d;border-radius:14px;grid-template-columns:82px 1fr;align-items:end;gap:12px;width:min(390px,100vw - 32px);padding:16px 16px 16px 12px;animation:.35s ease-out texi-notice-in;display:grid;position:fixed;bottom:28px;left:28px;box-shadow:0 20px 55px #00232d59}.texi-incident-float:after{content:"";background:#fff;border-bottom:2px solid #edc54d;border-right:2px solid #edc54d;width:19px;height:19px;position:absolute;bottom:-11px;left:52px;transform:rotate(45deg)}.texi-incident-float img{object-fit:contain;object-position:center bottom;width:82px;max-height:108px}.texi-incident-float>div{flex-direction:column;align-items:flex-start;display:flex}.texi-incident-float small{color:#c0554a;letter-spacing:.12em;font-size:.7rem;font-weight:900}.texi-incident-float strong{margin:2px 24px 3px 0;font-size:1.05rem}.texi-incident-float p{margin:0 0 10px;font-size:.88rem;line-height:1.35}.texi-incident-float div button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#005365;border:0;border-radius:5px;padding:9px 13px;font-size:.88rem;font-weight:900}.texi-incident-float div button:hover{background:#123e4b}.texi-incident-close{color:#526b73;cursor:pointer;background:0 0;border:0;border-radius:50%;width:34px;height:34px;font-size:1.45rem;line-height:1;position:absolute;top:7px;right:8px}:is(.texi-incident-float button:focus-visible,.incident-notices summary:focus-visible){outline-offset:3px;outline:3px solid #66ac97}@keyframes texi-notice-in{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:none}}@media (width<=700px){.incident-notices{padding:12px 14px}.incident-notices-heading strong{font-size:1rem}.incident-notices details{margin-left:0}.texi-incident-float{left:12px;bottom:calc(14px + env(safe-area-inset-bottom));grid-template-columns:64px 1fr;width:calc(100vw - 24px);padding:13px 13px 13px 8px}.texi-incident-float img{width:64px;max-height:88px}.texi-incident-float strong{font-size:.98rem}.texi-incident-float p{font-size:.8rem}.texi-incident-float div button{width:100%;min-height:44px}}@media (prefers-reduced-motion:reduce){.texi-incident-float{animation:none}}.install-toast{z-index:30;border-top:5px solid var(--yellow);width:min(340px,100vw - 32px);color:var(--ink);background:#fff;border-radius:6px;padding:15px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 48px #002d393d}.install-toast strong{font-size:.92rem}.install-toast p{color:var(--muted);margin:6px 0 11px;font-size:.8rem;line-height:1.45}.install-toast button{border:1px solid var(--teal);color:var(--deep);font:inherit;cursor:pointer;background:#fff;border-radius:3px;padding:7px 10px;font-size:.78rem;font-weight:700}.case-id-line{color:var(--muted);letter-spacing:.03em;margin:0 22px 7px;font-size:.7rem;font-weight:700}.incident-notices[hidden]{display:none!important}.message .bubble .annotated-capture{margin-top:10px;margin-bottom:0}.capture-lightbox-dialog img{-webkit-user-select:none;user-select:none}.screen-toolbar .screen-review{background:#fff}.screen-toolbar .screen-review:disabled{opacity:.55}.contact-card{text-decoration:none}.support-shell button,.support-shell a,.brandbar button{touch-action:manipulation}
