.sfc-launcher,.sfc-dialog{--sfc-navy:#001b3b;--sfc-teal:#196869;--sfc-gold:#d4b64f;--sfc-dock-height:0px;--sfc-keyboard:0px;--sfc-view-height:100dvh;font-family:Jost,"Segoe UI",Arial,sans-serif;box-sizing:border-box;text-transform:none;letter-spacing:normal}
.sfc-launcher *,.sfc-dialog *{box-sizing:border-box}
.sfc-launcher{position:fixed;right:24px;bottom:calc(24px + var(--sfc-dock-height) + var(--sfc-keyboard) + env(safe-area-inset-bottom,0px));z-index:1500;display:flex;align-items:center;gap:12px;min-height:74px;padding:10px 17px 10px 10px;border:1px solid #d4b64f99;border-radius:20px;background:linear-gradient(120deg,#001b3b,#075555);color:#fff;box-shadow:0 12px 34px #001b3b42,0 0 0 5px #ffffff80;cursor:pointer;transform:scale(.5);transform-origin:bottom right;transition:transform .2s,box-shadow .2s}
.sfc-launcher:hover{transform:scale(.5) translateY(-3px);box-shadow:0 16px 38px #001b3b55,0 0 0 5px #d4b64f33}.sfc-launcher.is-open{box-shadow:0 10px 30px #001b3b35}
.sfc-launcher-copy{display:flex;flex-direction:column;gap:3px;text-align:left;line-height:1.25}.sfc-launcher strong{color:#fff;font-size:15px;font-weight:700}.sfc-launcher small{font-size:11px;color:#dbe8e6}
.sfc-crest{display:flex;align-items:center;justify-content:center;flex:0 0 51px;width:51px;height:55px;background:#fff;border:1px solid #d4b64f66;border-radius:13px;padding:4px;box-shadow:0 4px 12px #00000018}.sfc-crest img{display:block;width:34px;height:43px;object-fit:contain;margin:0}
.sfc-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sfc-icon svg{display:block;width:22px;height:22px}.sfc-launcher>.sfc-icon{color:#d4b64f;margin-left:3px}
.sfc-dialog{position:fixed;inset:auto 24px calc(112px + var(--sfc-dock-height) + var(--sfc-keyboard) + env(safe-area-inset-bottom,0px)) auto;margin:0;padding:0;width:410px;max-width:calc(100vw - 32px);height:640px;max-height:calc(var(--sfc-view-height) - var(--sfc-dock-height) - 144px);z-index:1600;border:1px solid #d4b64f88;border-radius:22px;overflow:hidden;background:#fff;color:var(--sfc-navy);box-shadow:0 20px 75px #001b3b40;font-size:14px;line-height:1.55}
.sfc-dialog:not([open]){display:none}.sfc-dialog[open]{display:flex;flex-direction:column;animation:sfc-enter .22s ease-out}
.sfc-dialog .sfc-header{display:flex;align-items:center;justify-content:space-between;gap:8px;flex:none;padding:18px 15px 17px;background:radial-gradient(ellipse at top right,#247c79,transparent 70%),linear-gradient(120deg,#001b3b,#073e50);color:white;border-bottom:3px solid var(--sfc-gold)}
.sfc-identity{display:flex;gap:11px;align-items:center;min-width:0}.sfc-identity>div{min-width:0}.sfc-dialog h2{font:700 19px/1.25 Jost,"Segoe UI",Arial,sans-serif;letter-spacing:0;margin:0!important;color:#fff}.sfc-header p{font-size:11px;line-height:1.35;color:#d9e9e7;margin:5px 0 0!important}
.sfc-window-controls{display:flex;gap:2px}.sfc-window-controls button{display:grid;place-items:center;width:32px;height:36px;padding:0;border:0;border-radius:8px;background:transparent;color:#fff;cursor:pointer}.sfc-window-controls button:hover{background:#ffffff20}.sfc-window-controls svg{width:18px;height:18px}
.sfc-dialog .sfc-chat-mode{margin:0;padding:9px 17px;flex:none;font-size:11px;color:#196869;background:#f0f7f5;border-bottom:1px solid #dceae4}.sfc-chat-mode:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#196869;margin-right:7px;vertical-align:middle}
.sfc-feed{flex:1;min-height:70px;overflow-y:auto;overscroll-behavior:contain;padding:20px 17px 12px;scrollbar-width:thin;background:radial-gradient(ellipse at 100% 0,#d4b64f0d,transparent 60%),#fff}
.sfc-welcome{padding:5px 2px 12px}.sfc-welcome h3{font:600 27px/1.15 Jost,"Segoe UI",Arial,sans-serif;letter-spacing:-.5px;margin:8px 0 13px;color:#001b3b}.sfc-welcome p{margin:0 0 12px;line-height:1.65;color:#526676}.sfc-welcome .sfc-eyebrow{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#196869;margin-bottom:7px}
.sfc-question{background:linear-gradient(115deg,#001b3b,#0c4c59);color:#fff;border-radius:15px 15px 3px 15px;padding:12px 15px;max-width:90%;margin:12px 0 17px auto;overflow-wrap:anywhere;font-size:14px}
.sfc-answer{border:1px solid #dce8e5;border-left:3px solid var(--sfc-teal);border-radius:3px 14px 14px 14px;padding:15px;margin:0 0 16px;background:#f8fbfa;overflow-wrap:anywhere}.sfc-answer h3{font:700 16px/1.4 Jost,"Segoe UI",Arial,sans-serif;margin:0 0 9px;color:#001b3b}.sfc-answer p{margin:0 0 11px;color:#354d5d;line-height:1.65;font-size:13px}.sfc-answer .sfc-answer-label{font-size:9px;letter-spacing:1.2px;text-transform:uppercase;font-weight:700;color:#196869;margin:0 0 7px}.sfc-answer .sfc-answer-meta{display:block;font-size:10px;color:#5c716f;line-height:1.5;margin-top:12px}.sfc-no-answer p:last-child{margin:0}
.sfc-source{display:inline-flex;align-items:center;gap:7px;color:#196869!important;text-decoration:underline;text-underline-offset:3px;font-size:12px;font-weight:700}.sfc-source svg{width:16px;height:16px}
.sfc-quick{display:flex;flex-wrap:wrap;gap:7px;padding:10px 17px 13px;flex:none;border-top:1px solid #edf1ef}.sfc-quick button{font:600 11px/1.3 Jost,"Segoe UI",Arial,sans-serif;min-height:33px;border:1px solid #c5d7d1;border-radius:25px;background:white;color:#124c50;padding:8px 12px;cursor:pointer}.sfc-quick button:hover{background:#196869;color:#fff;border-color:#196869}
.sfc-composer{margin:0;padding:0 16px;flex:none}.sfc-input-row{display:flex;gap:8px;border:1px solid #aebfc2;border-radius:13px;padding:5px;background:white}.sfc-input-row:focus-within{border-color:#196869;box-shadow:0 0 0 2px #1968691a}.sfc-input-row input{width:auto;min-width:0;flex:1;margin:0;outline:0;border:0!important;box-shadow:none!important;background:transparent;color:#001b3b;padding:8px;font:400 16px/1.4 Jost,"Segoe UI",Arial,sans-serif;border-radius:8px}.sfc-input-row input::placeholder{color:#74848b}.sfc-input-row button{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;background:#ad282a;color:white;border:0;border-radius:10px;padding:0;cursor:pointer}.sfc-input-row button:hover{background:#902023}.sfc-status{flex:none;min-height:0;padding:0 17px;color:#ad282a;font-size:11px;line-height:1.45;margin:7px 0 0}.sfc-status:empty{display:none}
.sfc-chat-footer{flex:none;text-align:center;padding:11px 14px 14px}.sfc-contact{display:inline-flex;align-items:center;gap:7px;color:#196869!important;font-size:11px;text-decoration:none;font-weight:600}.sfc-contact:hover{text-decoration:underline}.sfc-contact svg{width:14px;height:14px}
.sfc-dialog :focus-visible,.sfc-launcher:focus-visible{outline:3px solid #d4b64f;outline-offset:2px}.sfc-dialog button:disabled{opacity:.55;cursor:wait}.sfc-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.sfc-dialog.sfc-compact .sfc-quick,.sfc-dialog.sfc-compact .sfc-chat-mode,.sfc-dialog.sfc-compact .sfc-header .sfc-crest,.sfc-dialog.sfc-compact .sfc-header p{display:none}.sfc-dialog.sfc-compact .sfc-header{padding:7px 12px}.sfc-dialog.sfc-compact .sfc-feed{padding:10px 13px;min-height:35px}.sfc-dialog.sfc-compact .sfc-chat-footer{padding:7px}.sfc-dialog.sfc-compact .sfc-welcome h3{font-size:21px}
@keyframes sfc-enter{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}
@media(max-width:600px){.sfc-launcher{right:14px;bottom:calc(14px + var(--sfc-dock-height) + var(--sfc-keyboard) + env(safe-area-inset-bottom,0px));min-height:60px;padding:7px 13px 7px 7px;gap:9px;border-radius:16px}.sfc-launcher .sfc-crest{width:42px;height:45px;flex-basis:42px;border-radius:10px}.sfc-launcher .sfc-crest img{width:28px;height:35px}.sfc-launcher-copy strong{font-size:13px}.sfc-launcher-copy small{font-size:10px}.sfc-launcher>.sfc-icon{display:none}.sfc-dialog{right:12px;width:calc(100vw - 24px);max-width:calc(100vw - 24px);bottom:calc(88px + var(--sfc-dock-height) + var(--sfc-keyboard) + env(safe-area-inset-bottom,0px));max-height:calc(var(--sfc-view-height) - var(--sfc-dock-height) - 106px);border-radius:18px}.sfc-dialog .sfc-header{padding:14px 12px}.sfc-dialog h2{font-size:18px}.sfc-welcome h3{font-size:25px}}
@media(prefers-reduced-motion:reduce){.sfc-launcher,.sfc-dialog,.sfc-dialog *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.sfc-launcher,.sfc-dialog{display:none!important}}

.sfc-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#ad282a;color:#fff!important;border:1px solid #ad282a;border-radius:11px;padding:12px 15px;font:600 13px/1.4 Jost,"Segoe UI",Arial,sans-serif;text-decoration:none;cursor:pointer;text-align:center}.sfc-primary:hover{background:#902023;border-color:#902023}.sfc-primary svg{width:18px;height:18px}.sfc-welcome .sfc-primary{width:100%;margin:4px 0 0}.sfc-welcome-note{display:block;font-size:10px;line-height:1.55;color:#627373;margin-top:10px}.sfc-flow{border:1px solid #d4b64f80;border-radius:14px;background:#fdfbf3;padding:16px;margin:0 0 16px}.sfc-flow h3{font:600 20px/1.25 Jost,"Segoe UI",Arial,sans-serif;color:#001b3b;margin:5px 0 10px}.sfc-flow p{font-size:12px;line-height:1.6;color:#405867;margin:0 0 12px}.sfc-flow .sfc-answer-label{font-size:9px;letter-spacing:1px;text-transform:uppercase;color:#196869;font-weight:700}.sfc-choices{display:flex;gap:7px;flex-wrap:wrap}.sfc-choices button,.sfc-copy{padding:9px 11px;border:1px solid #b5cbc3;background:#fff;color:#164f50;border-radius:9px;font:600 12px/1.35 Jost,"Segoe UI",Arial,sans-serif;cursor:pointer}.sfc-choices button:hover,.sfc-copy:hover{background:#e7f1ed}.sfc-summary{display:block;width:100%;resize:vertical;min-height:94px;max-height:180px;border:1px solid #cbd8d1;border-radius:9px;background:#fff;padding:10px;font:400 12px/1.55 Jost,"Segoe UI",Arial,sans-serif;color:#334e5b;margin:0 0 12px}.sfc-handoff-actions{display:flex;flex-direction:column;gap:8px}.sfc-handoff-actions .sfc-copy{align-self:flex-start}

.sfc-quick[hidden]{display:none}
