@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{--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}
