.customer-chat{color:#203248;font-family:Arial,sans-serif;font-size:15px;line-height:1.55}.customer-chat *{box-sizing:border-box}.customer-chat button,.customer-chat input,.customer-chat textarea{font:inherit}.customer-chat button{cursor:pointer;min-height:44px}.customer-chat button:disabled{cursor:not-allowed;opacity:.5}.customer-chat :focus-visible{outline-offset:3px;outline:3px solid #71a6dc}.customer-chat-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}.customer-chat-launch{right:24px;bottom:max(var(--customer-chat-launch-bottom,24px), env(safe-area-inset-bottom));z-index:1000;color:#fff;background:#153b60;border:1px solid #ffffff45;border-radius:50%;place-items:center;width:58px;height:58px;padding:0;transition:transform .18s,opacity .18s,background .18s;display:grid;position:fixed;box-shadow:0 8px 28px #0b254540,inset 0 0 0 4px #ffffff0a}.customer-chat-launch:hover{background:#204d78;transform:translateY(-2px)}.customer-chat-launch[data-hidden=true]{opacity:0;pointer-events:none;transform:scale(.8)}.customer-chat-unread{color:#fff;background:#a33d28;border:2px solid #fff;border-radius:20px;min-width:23px;padding:1px 5px;font-size:12px;font-weight:700;position:absolute;top:-3px;right:-3px}.customer-chat-backdrop{z-index:1000;background:#10263e14;animation:.18s ease-out both chat-backdrop-in;position:fixed;inset:0}.customer-chat-panel{right:20px;bottom:var(--customer-chat-panel-bottom,92px);width:400px;max-width:calc(100vw - 32px);height:620px;max-height:calc(100dvh - var(--customer-chat-panel-bottom,92px) - 20px);z-index:1001;transform-origin:100% 100%;background:#fff;border:1px solid #dfe7ee;border-radius:24px;flex-direction:column;animation:.26s cubic-bezier(.2,.8,.2,1) both chat-panel-in;display:flex;position:fixed;overflow:clip;box-shadow:0 22px 80px #102a4540,0 3px 12px #102a4512}.customer-chat-panel[data-view=home]{height:490px}.customer-chat-panel[data-open=false]{pointer-events:none;animation:.18s ease-in both chat-panel-out}.customer-chat-backdrop[data-open=false]{opacity:0;transition:opacity .18s}.customer-chat-header{color:#fff;background:#153b60;flex-shrink:0;align-items:center;gap:10px;padding:16px 12px 16px 18px;display:flex}.customer-chat-header>div{flex:1;min-width:0}.customer-chat-header h2{color:inherit;letter-spacing:-.2px;margin:0;font-family:inherit;font-size:16px;font-weight:700;line-height:1.35}.customer-chat-header-note{color:#d5e2ef;margin-top:3px;font-size:11px;display:block}.customer-chat-header button{color:inherit;background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:44px;padding:0;display:grid}.customer-chat-header button:hover{background:#ffffff15}.customer-chat-brand-icon{background:#ffffff14;border-radius:14px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.customer-chat-body{overscroll-behavior:contain;flex:1;min-height:0;padding:20px;scroll-padding:16px;overflow:auto}.customer-chat-body p{margin:0 0 14px}.customer-chat-body h3{color:#19324c;letter-spacing:-.4px;margin:0 0 10px;font-family:inherit;font-size:20px;font-weight:700;line-height:1.25}.customer-chat-home{padding:10px 0 0}.customer-chat-eyebrow{letter-spacing:1.8px;color:#50718e;font-size:10px;font-weight:700}.customer-chat-home h3{margin:8px 0;font-size:26px}.customer-chat-home>p{color:#617185;font-size:14px}.customer-chat-options{gap:12px;margin:26px 0 22px;display:grid}.customer-chat-option{text-align:left;color:#234868;background:#fff;border:1px solid #dce5ec;border-radius:16px;align-items:center;gap:12px;width:100%;padding:17px 14px;transition:border-color .15s,background .15s;display:flex}.customer-chat-option:hover{background:#f3f7fa;border-color:#93afc7}.customer-chat-option>span:nth-child(2){flex:1;min-width:0}.customer-chat-option strong{color:#1e3954;font-size:15px;display:block}.customer-chat-option small{color:#617185;margin-top:3px;font-size:12px;display:block}.customer-chat-option-icon{color:#285b84;background:#edf3f8;border-radius:13px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.customer-chat-home .customer-chat-home-note{font-size:11px;line-height:1.65}.customer-chat-ai-intro{padding:6px 0 12px}.customer-chat-ai-intro .customer-chat-option-icon{margin-bottom:15px}.customer-chat-ai-intro p{color:#617185;font-size:14px}.customer-chat-suggestions{justify-items:start;gap:9px;display:grid}.customer-chat-suggestions button{text-align:left;color:#285b84;background:#fff;border:1px solid #dce5ec;border-radius:13px;padding:10px 14px;font-size:13px}.customer-chat-suggestions button:hover{background:#f2f6fa}.customer-chat label{margin-bottom:6px;font-size:13px;font-weight:600;display:block}.customer-chat input,.customer-chat textarea{color:#203248;width:100%;min-height:46px;box-shadow:none;background:#fff;border:1px solid #ccd8e2;border-radius:12px;padding:11px 12px;font-size:16px;display:block}.customer-chat textarea{resize:none;field-sizing:content;max-height:140px}.customer-chat textarea::placeholder{color:#748498}.customer-chat-field{margin-bottom:14px}.customer-chat-send{color:#fff;background:#1b507d;border:0;border-radius:12px;justify-content:center;align-items:center;padding:11px 16px;font-weight:600;display:inline-flex}#customer-chat-start>.customer-chat-send{width:100%}.customer-chat-link{color:#285b84;background:0 0;border:0;width:100%;padding:10px 14px}.customer-chat-note{color:#617185;font-size:12px;line-height:1.5}.customer-chat-error{color:#922b25;background:#fff1ef;flex-shrink:0;max-height:100px;padding:10px 16px;font-size:13px;overflow:auto}.customer-chat-composer{background:#fff;border-top:1px solid #e7edf2;flex-shrink:0;padding:12px 16px 10px}.customer-chat-composer-row{align-items:flex-end;gap:8px;display:flex}.customer-chat-composer-row>div,.customer-chat-composer-row>textarea{flex:1;min-width:0}.customer-chat-composer-row .customer-chat-send{flex-shrink:0;width:46px;height:46px;margin-bottom:0;padding:0}.customer-chat-composer-meta{color:#637286;justify-content:space-between;align-items:center;gap:5px;margin-top:3px;font-size:10px;display:flex}.customer-chat-composer-meta button{color:#285b84;background:0 0;border:0;align-items:center;gap:3px;padding:0 2px 0 8px;font-size:11px;display:inline-flex}.customer-chat-composer-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;display:inline-flex}.customer-chat-bubble{color:#203248;white-space:pre-wrap;overflow-wrap:anywhere;background:#f0f4f7;border-radius:4px 17px 17px;max-width:94%;padding:12px 15px}.customer-chat-message{flex-direction:column;align-items:flex-start;gap:5px;margin-bottom:20px;display:flex}.customer-chat-message>.customer-chat-note{font-size:10px}.customer-chat-message[data-own=true]{align-items:flex-end}.customer-chat-message[data-own=true] .customer-chat-bubble{color:#fff;background:#1b507d;border-radius:17px 4px 17px 17px;max-width:88%}.customer-chat-message time{color:#617185;font-size:10px}.customer-chat-markdown{white-space:normal;font-size:14px;line-height:1.65}.customer-chat-markdown p{margin:0 0 10px}.customer-chat-markdown>:last-child{margin-bottom:0}.customer-chat-markdown ul,.customer-chat-markdown ol{list-style:revert;margin:8px 0;padding-left:19px}.customer-chat-markdown li{margin:6px 0}.customer-chat-markdown h1,.customer-chat-markdown h2,.customer-chat-markdown h3{margin:8px 0;font-family:inherit;font-size:15px;font-weight:700;line-height:1.5}.customer-chat-answer-link{color:#20547e;white-space:normal;background:#fff;border:1px solid #c8d7e3;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;min-height:44px;margin-top:12px;padding:10px 12px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.customer-chat-answer-link:hover{background:#e9f1f7}.customer-chat-thinking{color:#516880;background:#f0f4f7;border-radius:4px 16px 16px;align-items:center;gap:10px;width:fit-content;padding:12px 14px;font-size:12px;display:flex}.customer-chat-thinking>span{gap:3px;display:flex}.customer-chat-thinking i{background:#547b9b;border-radius:50%;width:4px;height:4px;animation:1.1s ease-in-out infinite chat-dot}.customer-chat-thinking i:nth-child(2){animation-delay:.15s}.customer-chat-thinking i:nth-child(3){animation-delay:.3s}@keyframes chat-dot{0%,70%,to{opacity:.5;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}@keyframes chat-panel-in{0%{opacity:0;transform:translateY(22px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes chat-panel-out{to{opacity:0;transform:translateY(15px)scale(.97)}}@keyframes chat-backdrop-in{0%{opacity:0}to{opacity:1}}@media (max-width:600px){.customer-chat-launch{right:16px;bottom:max(var(--customer-chat-launch-bottom,18px), env(safe-area-inset-bottom));width:56px;height:56px}.customer-chat-panel{right:12px;top:calc(var(--chat-viewport-top,0px) + max(12px, env(safe-area-inset-top)) + max(0px, var(--chat-viewport-height,100dvh) - 680px));width:calc(100vw - 24px);max-width:400px;height:min(650px, calc(var(--chat-viewport-height,100dvh) - max(12px, env(safe-area-inset-top)) - max(14px, env(safe-area-inset-bottom))));max-height:calc(var(--chat-viewport-height,100dvh) - max(12px, env(safe-area-inset-top)) - max(14px, env(safe-area-inset-bottom)));border-radius:22px;bottom:auto}.customer-chat-panel[data-view=home]{top:auto;bottom:max(18px, env(safe-area-inset-bottom));height:480px}.customer-chat-body{padding:18px}.customer-chat-header{padding:14px 10px 14px 14px}.customer-chat-header h2{font-size:15px}.customer-chat-backdrop{background:#10263e38}}@media (prefers-reduced-motion:reduce){.customer-chat *,.customer-chat :before,.customer-chat :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.customer-chat .customer-chat-header,.customer-chat .customer-chat-launch,.customer-chat .customer-chat-send,.customer-chat .customer-chat-message[data-own=true] .customer-chat-bubble{background:var(--chat-brand,#173c5b);color:var(--chat-brand-foreground,white)}.customer-chat .customer-chat-header-note{color:inherit;opacity:.85}.customer-chat .customer-chat-header h2{overflow-wrap:anywhere}.customer-chat .customer-chat-panel{border-radius:var(--chat-radius,24px)}.customer-chat .customer-chat-launch{right:var(--chat-side,20px);bottom:calc(var(--customer-chat-bottom-clearance,0px) + max(var(--chat-bottom,16px), env(safe-area-inset-bottom)))}.customer-chat-link-hint{margin-top:3px;font-size:10px;font-weight:400;line-height:1.5;display:block}.customer-chat[data-position=left] .customer-chat-launch{left:var(--chat-side,20px);right:auto}@media (min-width:601px){.customer-chat .customer-chat-panel{right:var(--chat-side,20px)}.customer-chat[data-position=left] .customer-chat-panel{left:var(--chat-side,20px);transform-origin:0 100%;right:auto}}@media (max-width:600px){.customer-chat[data-position=left] .customer-chat-panel{transform-origin:0 100%;left:12px;right:auto}}
.consent-module__XLe2JG__overlay{z-index:1500;background:var(--privacy-overlay,#0006);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:fixed;inset:0}.consent-module__XLe2JG__dialog{z-index:1501;overscroll-behavior:contain;box-sizing:border-box;border:1px solid var(--privacy-border,var(--border));background:var(--privacy-background,var(--popover));width:min(540px,100% - 32px);max-height:calc(100dvh - 48px);color:var(--privacy-foreground,var(--popover-foreground));font-family:var(--privacy-body-font,Arial, sans-serif);border-radius:18px;padding:32px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 24px 80px #0003}.consent-module__XLe2JG__close{background:var(--privacy-muted,var(--muted));width:44px;height:44px;color:inherit;cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;right:10px}.consent-module__XLe2JG__title{font-family:var(--privacy-heading-font,inherit);margin:0 0 16px;padding-right:30px;font-size:2rem;font-weight:400;line-height:1.1}.consent-module__XLe2JG__description{color:var(--privacy-description,var(--muted-foreground));margin:0;font-size:.95rem;line-height:1.65}.consent-module__XLe2JG__actions{gap:10px;margin-top:24px;display:grid}.consent-module__XLe2JG__actions button{white-space:normal;min-height:44px}.consent-module__XLe2JG__dialog :is(button,a):focus-visible{outline:3px solid var(--privacy-focus,var(--ring));outline-offset:3px}@media (max-width:600px){.consent-module__XLe2JG__dialog{padding:28px 24px}}
