.conversation-shell-module__99NEEG__viewport{min-height:100vh;height:var(--sos-viewport-height,100dvh);color:#10233d;background:radial-gradient(circle at 12% 4%,#24cac024,#0000 30%),linear-gradient(145deg,#071b3c 0%,#0b2d59 58%,#062342 100%);overflow:hidden}.conversation-shell-module__99NEEG__phone{background:#f3f7fa;grid-template-rows:auto minmax(0,1fr) auto;width:min(100%,760px);height:100%;margin-inline:auto;animation:.15s ease-out both conversation-shell-module__99NEEG__shellEnter;display:grid;position:relative;box-shadow:0 0 54px #00091d52}.conversation-shell-module__99NEEG__header{z-index:4;min-height:76px;padding:max(10px, env(safe-area-inset-top)) 16px 10px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #153e651f;grid-template-columns:44px 44px minmax(0,1fr);align-items:center;gap:10px;display:grid}.conversation-shell-module__99NEEG__back{color:#153e65;width:44px;height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8e1ea;border-radius:50%;place-items:center;font-size:1.35rem;font-weight:800;text-decoration:none;display:grid}.conversation-shell-module__99NEEG__back:focus-visible,.conversation-shell-module__99NEEG__composer button:focus-visible,.conversation-shell-module__99NEEG__composer a:focus-visible,.conversation-shell-module__99NEEG__composer input:focus-visible,.conversation-shell-module__99NEEG__composer textarea:focus-visible,.conversation-shell-module__99NEEG__composer select:focus-visible{outline-offset:2px;outline:3px solid #00948857}.conversation-shell-module__99NEEG__avatar{background:linear-gradient(150deg,#d9f7f2,#dceaf8);border:2px solid #fff;border-radius:50%;flex:none;place-items:end center;width:44px;height:44px;display:grid;overflow:hidden;box-shadow:0 3px 12px #0d3a5b29}.conversation-shell-module__99NEEG__avatarImage{object-fit:cover;object-position:center top;width:100%;height:115%}.conversation-shell-module__99NEEG__identity{grid-template-columns:max-content 1fr;align-items:baseline;column-gap:8px;min-width:0;display:grid}.conversation-shell-module__99NEEG__identity strong{color:#0b294a;font-size:.98rem;line-height:1.1}.conversation-shell-module__99NEEG__identity>span{color:#587087;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.conversation-shell-module__99NEEG__identity small{color:#517087;grid-column:1/-1;align-items:center;gap:6px;margin-top:3px;font-size:.72rem;display:flex}.conversation-shell-module__99NEEG__identity small i{background:#23a76d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #23a76d1f}.conversation-shell-module__99NEEG__transcript{overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-gutter:stable;background:radial-gradient(circle at 85% 8%,#26a6c40e,#0000 26%),linear-gradient(#0c5e8005 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#0c5e8005 1px,#0000 1px) 0 0/28px 28px;flex-direction:column;min-height:0;padding:10px 14px 14px;display:flex;overflow-y:auto}.conversation-shell-module__99NEEG__transcript>*{flex:none}.conversation-shell-module__99NEEG__assistantRow,.conversation-shell-module__99NEEG__userRow{align-items:flex-end;gap:8px;margin:6px 0;animation:.16s ease-out both conversation-shell-module__99NEEG__bubbleIn;display:flex}.conversation-shell-module__99NEEG__userRow{justify-content:flex-end;padding-left:48px}.conversation-shell-module__99NEEG__assistantRow{padding-right:34px}.conversation-shell-module__99NEEG__assistantRow .conversation-shell-module__99NEEG__avatar{border-width:1px;width:30px;height:30px}.conversation-shell-module__99NEEG__bubble{overflow-wrap:anywhere;border-radius:18px;max-width:min(82%,520px);padding:11px 14px;font-size:.94rem;line-height:1.45}.conversation-shell-module__99NEEG__bubble p{white-space:pre-line;margin:0}.conversation-shell-module__99NEEG__assistantBubble{color:#17324f;background:#fff;border:1px solid #488eb83b;border-bottom-left-radius:6px;box-shadow:0 5px 16px #0a385d12,inset 0 1px #fff}.conversation-shell-module__99NEEG__userBubble{color:#fff;background:linear-gradient(145deg,#0f8f88,#087871);border-bottom-right-radius:6px;box-shadow:0 5px 14px #0878712e}.conversation-shell-module__99NEEG__userLabel{color:#ffffffc2;letter-spacing:.08em;margin-bottom:3px;font-size:.6rem;font-weight:900;display:block}.conversation-shell-module__99NEEG__successText{color:#08794e;font-weight:750}.conversation-shell-module__99NEEG__scrollAnchor{height:1px}.conversation-shell-module__99NEEG__composer{z-index:4;overscroll-behavior:contain;width:100%;max-height:min(48dvh,430px);padding:9px 14px max(10px, env(safe-area-inset-bottom));background:linear-gradient(#f7fbfdfa,#eef5f8);border-top:1px solid #1e729733;align-self:end;overflow-y:auto;box-shadow:0 -8px 24px #072a470f}@keyframes conversation-shell-module__99NEEG__bubbleIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes conversation-shell-module__99NEEG__shellEnter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:430px){.conversation-shell-module__99NEEG__header{grid-template-columns:44px 44px minmax(0,1fr);min-height:69px;padding-inline:12px}.conversation-shell-module__99NEEG__back,.conversation-shell-module__99NEEG__header .conversation-shell-module__99NEEG__avatar{width:44px;height:44px}.conversation-shell-module__99NEEG__identity strong{font-size:.91rem}.conversation-shell-module__99NEEG__identity>span{font-size:.64rem}.conversation-shell-module__99NEEG__identity small{font-size:.66rem}.conversation-shell-module__99NEEG__transcript{padding:8px 10px 12px}.conversation-shell-module__99NEEG__assistantRow{padding-right:18px}.conversation-shell-module__99NEEG__bubble{max-width:88%;font-size:.9rem}.conversation-shell-module__99NEEG__composer{padding-inline:10px}}@media (prefers-reduced-motion:reduce){.conversation-shell-module__99NEEG__assistantRow,.conversation-shell-module__99NEEG__userRow{transition:none;animation:none}.conversation-shell-module__99NEEG__phone{animation:none}.conversation-shell-module__99NEEG__transcript{scroll-behavior:auto}}.conversation-shell-module__99NEEG__viewport{color:#f7fbff;background:radial-gradient(circle at 14% 3%,#2563eb2e,#0000 31%),radial-gradient(circle at 88% 14%,#38bdf814,#0000 30%),linear-gradient(145deg,#030407 0%,#07101a 58%,#04050a 100%)}.conversation-shell-module__99NEEG__phone{background:linear-gradient(#050b13 0%,#07101a 55%,#04070d 100%);box-shadow:0 0 58px #00000075}.conversation-shell-module__99NEEG__header{background:#04080ff5;border-bottom-color:#60a5fa2e}.conversation-shell-module__99NEEG__back{color:#69d7ff;background:#07101a;border-color:#60a5fa42}.conversation-shell-module__99NEEG__avatar{background:linear-gradient(150deg,#07101a,#0b2d59);border-color:#d8ad4761;box-shadow:0 0 0 1px #60a5fa29,0 5px 16px #00000052}.conversation-shell-module__99NEEG__identity strong{color:#f7fbff}.conversation-shell-module__99NEEG__identity>span{color:#d8ad47}.conversation-shell-module__99NEEG__identity small{color:#9fb4c5}.conversation-shell-module__99NEEG__transcript{background:radial-gradient(circle at 86% 7%,#38bdf80e,#0000 27%),linear-gradient(#60a5fa06 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#60a5fa06 1px,#0000 1px) 0 0/28px 28px,#050b13}.conversation-shell-module__99NEEG__assistantBubble{color:#eaf7ff;background:linear-gradient(145deg,#0a192afa,#06101cfa);border-color:#60a5fa33;box-shadow:0 6px 20px #00000038,inset 0 1px #7dd3fc0d}.conversation-shell-module__99NEEG__userBubble{color:#fff;background:linear-gradient(145deg,#0b4f82,#073860);box-shadow:0 6px 18px #00234647}.conversation-shell-module__99NEEG__successText{color:#72dfb3}.conversation-shell-module__99NEEG__composer{background:linear-gradient(#050b13fa,#04070d);border-top-color:#60a5fa33;box-shadow:0 -10px 28px #0000003d}.conversation-shell-module__99NEEG__back:focus-visible,.conversation-shell-module__99NEEG__composer button:focus-visible,.conversation-shell-module__99NEEG__composer a:focus-visible,.conversation-shell-module__99NEEG__composer input:focus-visible,.conversation-shell-module__99NEEG__composer textarea:focus-visible,.conversation-shell-module__99NEEG__composer select:focus-visible{outline-color:#d8ad47}.conversation-shell-module__99NEEG__avatarImage{object-fit:cover;object-position:50% 8%;transform-origin:50% 12%;width:100%;height:100%;transform:scale(1.9)}
.sos-module__4orDla__shell{--sos-ink:#14221d;--sos-muted:#53635c;--sos-line:#d7e0dc;--sos-red:#c9212b;--sos-red-dark:#9f1720;--sos-green:#087a4d;width:100%;max-width:100vw;min-height:100svh;padding:max(10px, env(safe-area-inset-top)) 9px max(18px, env(safe-area-inset-bottom));color:#f7fbff;background:radial-gradient(circle at 12% 2%,#1a7eeb30,#0000 31%),radial-gradient(circle at 92% 17%,#d8ad4714,#0000 27%),#030407;place-items:start center;font-family:Inter,ui-sans-serif,system-ui,sans-serif;display:grid}.sos-module__4orDla__shell,.sos-module__4orDla__shell *,.sos-module__4orDla__shell :before,.sos-module__4orDla__shell :after{box-sizing:border-box}.sos-module__4orDla__panel{background:#fff;border:1px solid #14221d17;border-radius:24px;width:min(100%,620px);margin:auto;padding:22px 18px;box-shadow:0 18px 50px #14221d17}.sos-module__4orDla__brand{object-fit:contain;background:#07101a;border-radius:10px;width:122px;height:auto;margin:0 auto 8px;padding:6px 9px}.sos-module__4orDla__sosMark{color:#fff;letter-spacing:.05em;background:linear-gradient(145deg,#0b78bd,#073860);border:1px solid #78dbff7a;border-radius:50%;place-items:center;width:76px;height:76px;margin:0 auto 12px;font-size:1.15rem;font-weight:900;display:grid;box-shadow:0 0 0 7px #22aaee1a,0 10px 26px #009fe640}.sos-module__4orDla__panel h1{color:var(--sos-ink);letter-spacing:-.025em;outline:none;margin:0;font-size:clamp(1.55rem,7vw,2.15rem);font-weight:800;line-height:1.15}.sos-module__4orDla__lead{color:var(--sos-muted);margin:8px 0 24px;font-size:1.05rem}.sos-module__4orDla__resultActions{gap:11px;display:grid}.sos-module__4orDla__exitDialogBackdrop{z-index:20;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#05172a94;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.sos-module__4orDla__exitDialog{background:#fff;border:1px solid #d5e1e9;border-radius:20px;width:min(100%,390px);padding:22px;box-shadow:0 22px 60px #04182b47}.sos-module__4orDla__exitDialog h2,.sos-module__4orDla__exitDialog p{margin:0}.sos-module__4orDla__exitDialog h2{color:#17324f;font-size:1.2rem}.sos-module__4orDla__exitDialog p{color:#536b7f;margin-top:8px;line-height:1.45}.sos-module__4orDla__exitDialog>div{grid-template-columns:1.2fr .8fr;gap:9px;margin-top:18px;display:grid}.sos-module__4orDla__chatComposerBody,.sos-module__4orDla__resultComposer{--sos-ink:#14221d;--sos-muted:#53635c;--sos-line:#d7e0dc;--sos-red:#c9212b;--sos-red-dark:#9f1720;--sos-green:#087a4d}.sos-module__4orDla__chatComposerBody{gap:8px;display:grid}.sos-module__4orDla__canonicalComposer{--sos-ink:#14221d;--sos-muted:#53635c;gap:9px;display:grid}.sos-module__4orDla__naturalComposer{grid-template-columns:minmax(0,1fr) 46px;align-items:end;gap:8px;display:grid}.sos-module__4orDla__naturalComposer textarea{resize:none;color:#17324f;width:100%;min-width:0;min-height:48px;max-height:116px;font:inherit;background:#fff;border:1px solid #9fb5c2;border-radius:16px;padding:12px 14px;line-height:1.35;overflow-y:auto;box-shadow:inset 0 1px 2px #0b314c0a}.sos-module__4orDla__naturalComposer button{color:#fff;width:46px;height:46px;font:inherit;cursor:pointer;background:linear-gradient(145deg,#0b8e83,#08716a);border:0;border-radius:14px;place-items:center;padding:0;font-size:1.08rem;display:grid;box-shadow:0 5px 12px #08716a38}.sos-module__4orDla__naturalComposer button:disabled{color:#8698a4;box-shadow:none;cursor:not-allowed;background:#dbe4e9}.sos-module__4orDla__quickReplies{flex-wrap:wrap;gap:7px;padding:1px 1px 4px;display:flex}.sos-module__4orDla__quickReplies button{color:#1a526f;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #8eb2c6;border-radius:999px;flex:none;padding:8px 13px;font-size:.8rem;font-weight:800}.sos-module__4orDla__quickReplies button:hover{background:#f3fbfb;border-color:#238e99}.sos-module__4orDla__inlineLocationAction{color:#1a526f;width:fit-content;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #8eb2c6;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:.8rem;font-weight:800;display:inline-flex}.sos-module__4orDla__optionalStructuredCard{background:#ffffffc2;border:1px solid #cfdae1;border-radius:14px}.sos-module__4orDla__optionalStructuredCard summary{color:#31566b;cursor:pointer;align-items:center;min-height:44px;padding:9px 12px;font-size:.78rem;font-weight:800;display:flex}.sos-module__4orDla__optionalStructuredCard>div{gap:9px;padding:0 12px 12px;display:grid}.sos-module__4orDla__confirmationComposer{gap:9px;display:grid}.sos-module__4orDla__secureConsentSurface{--sos-ink:#14221d;--sos-muted:#53635c;--sos-line:#d7e0dc;--sos-green:#087a4d;min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) 16px max(24px, env(safe-area-inset-bottom));color:var(--sos-ink);background:radial-gradient(circle at 14% 8%,#24cac029,#0000 32%),linear-gradient(145deg,#071b3c 0%,#0b2d59 58%,#062342 100%);place-items:center;display:grid}.sos-module__4orDla__secureConsentCard{background:#fff;border:1px solid #ffffffb8;border-radius:24px;gap:18px;width:min(100%,520px);padding:clamp(22px,6vw,34px);display:grid;box-shadow:0 24px 70px #01102857}.sos-module__4orDla__secureConsentHeader{align-items:center;gap:13px;display:flex}.sos-module__4orDla__secureConsentHeader>div{min-width:0}.sos-module__4orDla__secureConsentHeader span{color:#4e6a7f;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:850}.sos-module__4orDla__secureConsentHeader h1,.sos-module__4orDla__secureConsentCard p{margin:0}.sos-module__4orDla__secureConsentHeader h1{color:#0b294a;margin-top:3px;font-size:clamp(1.35rem,5vw,1.75rem);line-height:1.15}.sos-module__4orDla__secureConsentCard>p{color:#354b5d;line-height:1.55}.sos-module__4orDla__secureConsentCard>a{color:#075d83;text-underline-offset:3px;width:fit-content;font-weight:800}.sos-module__4orDla__secureConsentCheck{color:#26372f;cursor:pointer;background:#f6faf8;border:1px solid #b5c9bf;border-radius:15px;align-items:flex-start;gap:12px;min-height:64px;padding:14px;font-weight:750;line-height:1.45;display:flex}.sos-module__4orDla__secureConsentCheck input{width:24px;height:24px;accent-color:var(--sos-green);flex:none;margin:0}.sos-module__4orDla__secureConsentCheck input:focus-visible,.sos-module__4orDla__secureConsentActions button:focus-visible,.sos-module__4orDla__secureConsentCard>a:focus-visible{outline-offset:3px;outline:3px solid #00948857}.sos-module__4orDla__secureConsentError{background:#fff2f3;border:1px solid #efb5ba;border-radius:12px;padding:11px 13px;font-weight:750;color:#8d1720!important}.sos-module__4orDla__secureConsentActions{gap:9px;display:grid}@media (max-width:430px){.sos-module__4orDla__secureConsentSurface{place-items:stretch stretch;padding-inline:12px}.sos-module__4orDla__secureConsentCard{border-radius:20px;align-self:center}.sos-module__4orDla__quickReplies button{min-height:44px}}.sos-module__4orDla__composerActions{justify-content:flex-end;gap:8px;display:flex}.sos-module__4orDla__composerSendRow{color:#24455f;background:#ffffffe6;border:1px solid #4685a357;border-radius:16px;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:10px;min-height:48px;padding:5px 5px 5px 13px;display:grid;box-shadow:0 5px 15px #0a37530e,inset 0 1px #fff}.sos-module__4orDla__composerSendRow>span{color:#45657a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.78rem;font-weight:750;line-height:1.3;overflow:hidden}.sos-module__4orDla__composerSendButton{color:#fff;width:44px;height:44px;font:inherit;cursor:pointer;background:linear-gradient(145deg,#0b8e83,#08716a);border:0;border-radius:13px;place-items:center;padding:0;font-size:1.05rem;transition:transform .11s,box-shadow .11s;display:grid;box-shadow:0 5px 12px #08716a38}.sos-module__4orDla__composerSendButton:active{transform:scale(.96)}.sos-module__4orDla__composerSendButton:disabled{color:#8698a4;box-shadow:none;cursor:not-allowed;background:#dbe4e9}.sos-module__4orDla__composerSendButton:focus-visible{outline-offset:2px;outline:3px solid #00948857}.sos-module__4orDla__composerSubmit,.sos-module__4orDla__composerSecondary{width:fit-content;min-height:44px;font:inherit;cursor:pointer;border-radius:999px;padding:8px 15px;font-size:.82rem;font-weight:850}.sos-module__4orDla__composerSubmit{color:#fff;background:#087a70;border:0}.sos-module__4orDla__composerSecondary{color:#31566b;background:0 0;border:1px solid #8ba5b4}.sos-module__4orDla__composerSubmit:disabled,.sos-module__4orDla__composerSecondary:disabled{opacity:.55;cursor:not-allowed}.sos-module__4orDla__textComposer{grid-template-columns:minmax(0,1fr) 48px;gap:8px;display:grid}.sos-module__4orDla__textComposer input,.sos-module__4orDla__textComposer textarea{color:#17324f;min-width:0;min-height:50px;font:inherit;background:#fff;border:1px solid #adbfca;border-radius:15px;padding:11px 14px}.sos-module__4orDla__textComposer textarea{resize:none;max-height:116px;overflow-y:auto}.sos-module__4orDla__textComposer button{color:#fff;min-height:48px;font:inherit;cursor:pointer;background:#087a4d;border:0;border-radius:15px;font-size:1.15rem;font-weight:900}.sos-module__4orDla__optionalComposerLine{color:#5d7182;justify-content:space-between;align-items:center;gap:10px;font-size:.78rem;display:flex}.sos-module__4orDla__optionalComposerLine button{color:#0b6b63;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;padding:6px 10px;font-weight:800}.sos-module__4orDla__responseCard{background:#ffffffa8;border:1px solid #4c91b259;border-radius:14px;margin:0;padding:10px;box-shadow:inset 0 1px #fff}.sos-module__4orDla__responseCard legend{color:#17324f;padding:0 7px;font-size:.8rem;font-weight:900}.sos-module__4orDla__responseCard .sos-module__4orDla__field{margin:7px 0}.sos-module__4orDla__summaryActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.sos-module__4orDla__summaryTitle{color:#0b6f67;letter-spacing:.08em;font-size:.72rem}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__hint,.sos-module__4orDla__chatComposerBody .sos-module__4orDla__privacyHint,.sos-module__4orDla__chatComposerBody .sos-module__4orDla__conversationAnswer,.sos-module__4orDla__chatComposerBody .sos-module__4orDla__privacyCallout,.sos-module__4orDla__chatComposerBody .sos-module__4orDla__errorMessage,.sos-module__4orDla__chatComposerBody .sos-module__4orDla__notice{margin:0}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__privacyHint{color:#6e5a22;background:0 0;border:0;padding:2px;font-size:.72rem}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__choiceList,.sos-module__4orDla__chatComposerBody .sos-module__4orDla__field,.sos-module__4orDla__chatComposerBody .sos-module__4orDla__contextFieldset,.sos-module__4orDla__chatComposerBody .sos-module__4orDla__unitChoices,.sos-module__4orDla__chatComposerBody .sos-module__4orDla__manualLocation,.sos-module__4orDla__chatComposerBody .sos-module__4orDla__locationButton{margin-top:0;margin-bottom:0}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__needGrid{flex-wrap:wrap;gap:6px;display:flex}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__helpCategoryGrid{display:flex}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__helpCategoryGrid .sos-module__4orDla__needOption{font-size:.7rem}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__needOption{place-items:initial;text-align:left;border-width:1px;border-radius:999px;flex:calc(50% - 6px);justify-content:flex-start;align-items:center;gap:7px;min-height:44px;padding:7px 11px;font-size:.78rem;display:flex}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__needOption>span:first-child{font-size:1rem}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__choiceList{flex-wrap:wrap;gap:7px;display:flex}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__choiceList .sos-module__4orDla__needOption{border-radius:999px;flex:calc(50% - 7px);min-height:44px;padding:7px 11px;font-size:.8rem}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__field input,.sos-module__4orDla__chatComposerBody .sos-module__4orDla__field select{border-radius:11px;min-height:44px;padding:9px 11px;font-size:.9rem}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__manualLocation{background:#ffffff85;border-color:#88a3b46b;margin:0;padding:10px}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__counterList{gap:6px}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__counterRow{background:#ffffff85;border-color:#88a3b46b;border-radius:12px;min-height:52px;padding:5px 7px 5px 11px;font-size:.8rem}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__counterRow i{font-size:1rem}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__counterControls{grid-template-columns:40px 34px 40px}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__counterControls button{border-radius:10px;width:40px;height:40px;font-size:1.2rem}.sos-module__4orDla__locationChoices{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.sos-module__4orDla__locationChoices>button{border-radius:12px;min-height:46px;margin:0;padding:8px 10px;font-size:.78rem}.sos-module__4orDla__chatNav{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:9px;margin-top:10px;display:grid}.sos-module__4orDla__chatNav>button,.sos-module__4orDla__chatNav>a{min-height:48px}.sos-module__4orDla__homeQuickReplies{gap:9px;display:grid}.sos-module__4orDla__homeQuickReplies button{color:#fff;min-height:54px;font:inherit;text-align:left;cursor:pointer;border:0;border-radius:14px;padding:11px 14px;font-weight:900}.sos-module__4orDla__homeQuickReplies button:first-child{background:#bd2933}.sos-module__4orDla__homeQuickReplies button:nth-child(2){background:#10825a}.sos-module__4orDla__homeQuickReplies button:last-child{background:#176c91}.sos-module__4orDla__chatSummary{gap:8px;display:grid}.sos-module__4orDla__summaryPrompt{color:#17324f;margin:11px 1px 0;font-weight:850}.sos-module__4orDla__chatSummary section{background:linear-gradient(145deg,#f8fcfd,#f2f8fb);border:1px solid #4d90b138;border-radius:12px;padding:10px 11px}.sos-module__4orDla__chatSummary h2,.sos-module__4orDla__chatSummary p{margin:0}.sos-module__4orDla__chatSummary h2{color:#5e7184;letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:.7rem}.sos-module__4orDla__chatSummary p{font-size:.86rem;line-height:1.4}.sos-module__4orDla__chatResult{text-align:left;gap:9px;display:grid}.sos-module__4orDla__chatResult h1,.sos-module__4orDla__chatResult p{margin:0}.sos-module__4orDla__chatResult h1{font-size:1.2rem}.sos-module__4orDla__chatResult .sos-module__4orDla__publicCode{margin:4px 0;font-size:1.12rem}.sos-module__4orDla__processingState{color:#156b68;padding-left:18px;font-size:.84rem;font-weight:750;position:relative}.sos-module__4orDla__processingState:before{content:"";background:#10a89d;border-radius:50%;width:8px;height:8px;animation:.9s ease-in-out infinite alternate sos-module__4orDla__processingPulse;position:absolute;top:.42em;left:0;box-shadow:0 0 0 4px #10a89d1f}.sos-module__4orDla__chatError{color:#7a2630;gap:7px;display:grid}.sos-module__4orDla__chatError p,.sos-module__4orDla__chatError small{margin:0}.sos-module__4orDla__chatError small{color:#6f5960}.sos-module__4orDla__chatError button,.sos-module__4orDla__retryButton{color:#7a2630;width:fit-content;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #bb6e77;border-radius:999px;padding:7px 13px;font-size:.8rem;font-weight:850}@keyframes sos-module__4orDla__processingPulse{0%{opacity:.5;transform:scale(.86)}to{opacity:1;transform:scale(1)}}.sos-module__4orDla__resultComposer{gap:8px;display:grid}.sos-module__4orDla__resultComposer a,.sos-module__4orDla__resultComposer button{min-height:48px}.sos-module__4orDla__radarComposer{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.sos-module__4orDla__radarComposer label{color:#4a6177;gap:5px;font-size:.72rem;font-weight:850;display:grid}.sos-module__4orDla__radarComposer select{color:#17324f;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #b7c8d5;border-radius:11px;padding:9px 10px;font-size:.86rem}.sos-module__4orDla__radarChatGrid{gap:12px;margin:12px 0 8px 38px;display:grid}.sos-module__4orDla__radarChatCard{color:#17324f;background:#fff;border:1px solid #cbdce7;border-radius:16px;padding:14px;box-shadow:0 5px 16px #143d5c12}.sos-module__4orDla__radarChatCard>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.sos-module__4orDla__radarChatCard>header span,.sos-module__4orDla__radarChatCard>header strong{border-radius:999px;padding:4px 7px;font-size:.68rem}.sos-module__4orDla__radarChatCard>header span{color:#125a55;background:#e8f7f4;font-weight:850}.sos-module__4orDla__radarChatCard h2{margin:11px 0 6px;font-size:1rem}.sos-module__4orDla__radarChatCard p{margin:5px 0;font-size:.84rem;line-height:1.4}.sos-module__4orDla__radarChatCard .sos-module__4orDla__radarTrustSignal{color:#145c43;background:#effaf5;border:1px solid #b8dfd1;border-radius:999px;width:fit-content;padding:5px 8px;font-size:.7rem;font-weight:850}.sos-module__4orDla__radarChatCard .sos-module__4orDla__radarWarning{color:#6f4707;background:#fff8e7;border-left:3px solid #d58b14;border-radius:8px;padding:8px 10px;font-weight:750}.sos-module__4orDla__radarChatCard dl{border-top:1px solid #e1e8ed;gap:5px;margin:11px 0;padding-top:10px;display:grid}.sos-module__4orDla__radarChatCard dl div{grid-template-columns:88px minmax(0,1fr);gap:6px;font-size:.76rem;display:grid}.sos-module__4orDla__radarChatCard dt{color:#687c8e;font-weight:800}.sos-module__4orDla__radarChatCard dd{margin:0}.sos-module__4orDla__radarChatActions{grid-template-columns:.65fr 1.35fr;gap:7px;display:grid}.sos-module__4orDla__radarChatActions a,.sos-module__4orDla__radarChatActions button{color:#0d5a54;min-height:44px;font:inherit;text-align:center;cursor:pointer;background:#fff;border:1px solid #7fa9a3;border-radius:10px;place-items:center;padding:8px;font-size:.76rem;font-weight:850;text-decoration:none;display:grid}.sos-module__4orDla__officialUpdates{gap:12px;margin-top:18px;display:grid}.sos-module__4orDla__officialUpdates>article{margin-left:38px}.sos-module__4orDla__officialUpdates h2,.sos-module__4orDla__officialUpdates p{margin:0}.sos-module__4orDla__techChoiceList{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.sos-module__4orDla__techChoiceList .sos-module__4orDla__needOption:last-child{grid-column:1/-1}.sos-module__4orDla__techGuide,.sos-module__4orDla__techHandoff{gap:10px;display:grid}.sos-module__4orDla__techGuide h1,.sos-module__4orDla__techGuide p,.sos-module__4orDla__techGuide ol,.sos-module__4orDla__techHandoff p,.sos-module__4orDla__techHandoff dl{margin:0}.sos-module__4orDla__techGuide h1{font-size:1rem;line-height:1.3}.sos-module__4orDla__techGuide ol{gap:8px;padding-left:21px;font-size:.86rem;line-height:1.42;display:grid}.sos-module__4orDla__techGuide p{color:#62410d;background:#fff8e7;border-left:3px solid #d58b14;border-radius:8px;padding:9px 10px;font-size:.8rem;line-height:1.4}.sos-module__4orDla__techHandoff>span{color:#0c726b;letter-spacing:.08em;font-size:.72rem;font-weight:900}.sos-module__4orDla__techHandoff dl{gap:7px;display:grid}.sos-module__4orDla__techHandoff dl div{border-bottom:1px solid #e1e8ed;grid-template-columns:84px minmax(0,1fr);gap:7px;padding-bottom:6px;font-size:.8rem;display:grid}.sos-module__4orDla__techHandoff dt{color:#667d90;font-weight:800}.sos-module__4orDla__techHandoff dd{margin:0}@media (max-width:430px){.sos-module__4orDla__radarChatGrid{margin-left:34px}.sos-module__4orDla__radarChatActions{grid-template-columns:1fr}.sos-module__4orDla__officialUpdates>article{margin-left:34px}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__field input,.sos-module__4orDla__chatComposerBody .sos-module__4orDla__field select,.sos-module__4orDla__textComposer input,.sos-module__4orDla__textComposer textarea,.sos-module__4orDla__radarComposer select{font-size:16px}}@media (prefers-reduced-motion:reduce){.sos-module__4orDla__composerSendButton,.sos-module__4orDla__processingState:before{transition:none;animation:none}}.sos-module__4orDla__primaryButton,.sos-module__4orDla__outlineButton,.sos-module__4orDla__resolveButton,.sos-module__4orDla__helpButtonSmall,.sos-module__4orDla__secondaryButton,.sos-module__4orDla__locationButton{width:100%;min-height:54px;font:inherit;text-align:center;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-weight:800;line-height:1.2;text-decoration:none;display:flex}.sos-module__4orDla__primaryButton:focus-visible,.sos-module__4orDla__outlineButton:focus-visible,.sos-module__4orDla__resolveButton:focus-visible,.sos-module__4orDla__helpButtonSmall:focus-visible,.sos-module__4orDla__secondaryButton:focus-visible,.sos-module__4orDla__locationButton:focus-visible,.sos-module__4orDla__needOption:focus-visible,.sos-module__4orDla__counterControls button:focus-visible,.sos-module__4orDla__backHome:focus-visible,.sos-module__4orDla__field input:focus-visible,.sos-module__4orDla__field textarea:focus-visible,.sos-module__4orDla__field select:focus-visible,.sos-module__4orDla__checkRow input:focus-visible{outline-offset:3px;outline:3px solid #0b6fff}.sos-module__4orDla__helpButton,.sos-module__4orDla__helpButtonSmall{color:#fff;background:var(--sos-red);box-shadow:0 8px 18px #c9212b38}.sos-module__4orDla__helpButton:hover,.sos-module__4orDla__helpButtonSmall:hover{background:var(--sos-red-dark)}.sos-module__4orDla__futureButton{color:#e9f8ff;background:#08598985;border:1px solid #4fcaff80}.sos-module__4orDla__secondaryButton small{margin-left:3px;font-size:.65rem;font-weight:700;display:block}.sos-module__4orDla__secondaryButton:disabled{opacity:.72;cursor:not-allowed}.sos-module__4orDla__secondaryButton{color:#43524c;border:1px solid var(--sos-line);background:#fff;font-weight:700}.sos-module__4orDla__emergencyInfo{border-top:1px solid var(--sos-line);border-bottom:1px solid var(--sos-line);text-align:left;margin-top:20px}.sos-module__4orDla__homeCard .sos-module__4orDla__emergencyInfo{border-color:#91b7d23d}.sos-module__4orDla__emergencyInfo summary{color:#37443f;cursor:pointer;justify-content:center;align-items:center;min-height:48px;font-weight:750;display:flex}.sos-module__4orDla__homeCard .sos-module__4orDla__emergencyInfo summary{color:#d8e8f4}.sos-module__4orDla__emergencyInfo p{color:var(--sos-muted);margin:0;padding:0 8px 14px;font-size:.92rem;line-height:1.5}.sos-module__4orDla__homeCard .sos-module__4orDla__emergencyInfo p,.sos-module__4orDla__homeCard .sos-module__4orDla__officialWarning{color:#93aabd}.sos-module__4orDla__officialWarning{color:#69766f;margin:18px 0 0;font-size:.78rem;line-height:1.45}.sos-module__4orDla__formHeader{color:var(--sos-muted);justify-content:space-between;align-items:center;gap:16px;font-size:.78rem;font-weight:750;display:flex}.sos-module__4orDla__conversationPanel{min-height:calc(100svh - 32px)}.sos-module__4orDla__assistantBar{background:linear-gradient(145deg,#eef9ff,#f8fbff);border:1px solid #b9dff1;border-radius:16px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:11px;margin:0 0 18px;padding:9px 11px;display:grid}.sos-module__4orDla__assistantAvatar{aspect-ratio:1122/1402;background:#07101a;border:1px solid #9fd1e8;border-radius:11px;width:54px;overflow:hidden}.sos-module__4orDla__assistantBar strong{color:#135a83;font-family:var(--font-orbitron), ui-sans-serif, system-ui, sans-serif;letter-spacing:.02em;font-size:.75rem}.sos-module__4orDla__assistantBar p{color:#334e5d;margin:3px 0 0;font-size:.85rem;line-height:1.4}.sos-module__4orDla__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.sos-module__4orDla__backHome{min-height:44px;color:var(--sos-green);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:900}.sos-module__4orDla__progress{background:#e6ece9;border-radius:99px;height:6px;margin:9px 0 22px;overflow:hidden}.sos-module__4orDla__progress span{border-radius:inherit;background:var(--sos-green);height:100%;transition:width .16s ease-out;display:block}.sos-module__4orDla__eyebrow{color:var(--sos-green);letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;font-size:.75rem;font-weight:900}.sos-module__4orDla__hint{color:var(--sos-muted);margin:9px 0 20px;font-size:.92rem;line-height:1.45}.sos-module__4orDla__needGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.sos-module__4orDla__needQuantityList{background:#f8fbf9;border:1px solid #d9e4df;border-radius:14px;gap:10px;margin-top:18px;padding:14px;display:grid}.sos-module__4orDla__needQuantityList h2,.sos-module__4orDla__needQuantityList p{margin:0}.sos-module__4orDla__needQuantityList>div{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7px;display:grid}.sos-module__4orDla__needQuantityList>div strong{color:#304139;grid-column:1/-1;font-size:.82rem}.sos-module__4orDla__needQuantityList input,.sos-module__4orDla__needQuantityList select{min-width:0;min-height:44px;font:inherit;background:#fff;border:1px solid #b9c9c1;border-radius:9px;padding:8px}.sos-module__4orDla__needOption{border:2px solid var(--sos-line);color:#26362f;min-height:86px;font:inherit;cursor:pointer;background:#fff;border-radius:14px;align-content:center;place-items:center;gap:4px;padding:10px 6px;font-size:.83rem;font-weight:750;display:grid}.sos-module__4orDla__needOption>span:first-child{font-size:1.55rem}.sos-module__4orDla__needSelected{border-color:var(--sos-green);color:#075d3c;box-shadow:inset 0 0 0 1px var(--sos-green);background:#edf8f3}.sos-module__4orDla__choiceList{gap:10px;margin-top:20px;display:grid}.sos-module__4orDla__traceSection{background:linear-gradient(145deg,#effbf6,#f9fcfa);border:1px solid #a9dbc9;border-radius:24px;padding:1.25rem}.sos-module__4orDla__traceSection>h2{margin:.25rem 0 .45rem;font-size:clamp(1.4rem,6vw,2rem)}.sos-module__4orDla__traceSection>p:not(.sos-module__4orDla__traceHeart){color:var(--sos-muted);margin:0}.sos-module__4orDla__traceHeart{margin:0;font-size:1.75rem}.sos-module__4orDla__traceTimeline{gap:0;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.sos-module__4orDla__traceTimeline li{grid-template-columns:2.5rem minmax(0,1fr);gap:.75rem;min-height:4rem;display:grid;position:relative}.sos-module__4orDla__traceTimeline li:not(:last-child):before{content:"";background:#10d3a259;width:2px;position:absolute;top:2rem;bottom:0;left:1.18rem}.sos-module__4orDla__traceMarker{z-index:1;color:#b8ffeb;background:#06251d;border:2px solid #10d3a2;border-radius:999px;place-items:center;width:2.4rem;height:2.4rem;font-weight:900;display:grid}.sos-module__4orDla__traceTimeline strong,.sos-module__4orDla__traceTimeline small{display:block}.sos-module__4orDla__traceTimeline strong{padding-top:.15rem;line-height:1.35}.sos-module__4orDla__traceTimeline small{color:#65746d;margin-top:.25rem}.sos-module__4orDla__assetTrace{border-top:1px solid #ffffff1f;margin-top:1.5rem;padding-top:1.25rem}.sos-module__4orDla__assetTrace h3{margin:.35rem 0;font-size:1.2rem}.sos-module__4orDla__assetCode{color:#65746d;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem}.sos-module__4orDla__requestOverview .sos-module__4orDla__traceSection h2{color:#164b36;font-size:clamp(1.4rem,6vw,2rem)}.sos-module__4orDla__choiceList button{border:2px solid var(--sos-line);color:#26372f;min-height:54px;font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:13px;padding:11px 14px;font-weight:800}.sos-module__4orDla__choiceList .sos-module__4orDla__needOption{text-align:left;justify-content:flex-start;min-height:54px;padding:11px 14px;display:flex}.sos-module__4orDla__choiceList .sos-module__4orDla__needOption>span:first-child{font-size:.95rem}.sos-module__4orDla__choiceList button[aria-pressed=true],.sos-module__4orDla__choiceList .sos-module__4orDla__choiceSelected{border-color:var(--sos-green);color:#075d3c;box-shadow:inset 0 0 0 1px var(--sos-green);background:#edf8f3}.sos-module__4orDla__choiceList button:focus-visible{outline-offset:3px;outline:3px solid #0b6fff}.sos-module__4orDla__counterList{gap:10px;display:grid}.sos-module__4orDla__counterRow{border:1px solid var(--sos-line);background:#fbfcfb;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:9px 10px 9px 15px;font-weight:750;display:flex}.sos-module__4orDla__counterRow>span{align-items:center;gap:9px;display:flex}.sos-module__4orDla__counterRow i{font-size:1.35rem;font-style:normal}.sos-module__4orDla__counterControls{grid-template-columns:44px 42px 44px;align-items:center;display:grid}.sos-module__4orDla__counterControls button{color:#173c2d;cursor:pointer;background:#fff;border:1px solid #b9c8c1;border-radius:12px;width:44px;height:44px;font-size:1.5rem}.sos-module__4orDla__counterControls button:disabled{opacity:.35;cursor:not-allowed}.sos-module__4orDla__counterControls output{text-align:center;font-size:1.08rem}.sos-module__4orDla__field{color:#283830;gap:7px;margin:16px 0;font-size:.88rem;font-weight:750;display:grid}.sos-module__4orDla__field>span small{color:var(--sos-muted);font-weight:500}.sos-module__4orDla__field input,.sos-module__4orDla__field textarea,.sos-module__4orDla__field select{width:100%;min-height:52px;color:var(--sos-ink);font:inherit;background:#fff;border:1px solid #aebdb6;border-radius:12px;padding:13px 14px;font-size:1rem;line-height:1.45}.sos-module__4orDla__field textarea{resize:vertical;min-height:132px}.sos-module__4orDla__field>small{color:var(--sos-muted);text-align:right;font-weight:500}.sos-module__4orDla__checkRow{color:#26372f;cursor:pointer;align-items:center;gap:12px;min-height:54px;font-size:.95rem;font-weight:750;display:flex}.sos-module__4orDla__checkRow input{width:24px;height:24px;accent-color:var(--sos-green);flex:none}.sos-module__4orDla__locationButton{color:#fff;background:#176c91;margin:18px 0 12px}.sos-module__4orDla__locationButton:disabled{opacity:.7}.sos-module__4orDla__manualLocationButton{color:#19546f;width:100%;min-height:48px;font:inherit;cursor:pointer;background:#fff;border:1px solid #7e9dab;border-radius:12px;padding:10px 14px;font-size:.9rem;font-weight:800}.sos-module__4orDla__successMessage,.sos-module__4orDla__errorMessage,.sos-module__4orDla__notice{border-radius:12px;margin:14px 0;padding:13px 14px;font-size:.88rem;line-height:1.45}.sos-module__4orDla__successMessage{color:#075e3b;background:#edf9f3;border:1px solid #afd7c5}.sos-module__4orDla__successMessage button{color:#075e3b;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:800;text-decoration:underline}.sos-module__4orDla__errorMessage{color:#8d1720;background:#fff2f3;border:1px solid #efb5ba;font-weight:700}.sos-module__4orDla__notice{color:#5c4b13;background:#fff9e5;border:1px solid #dfcd8e}.sos-module__4orDla__manualLocation{border:1px solid var(--sos-line);border-radius:14px;margin:20px 0 0;padding:16px}.sos-module__4orDla__manualLocation legend{color:var(--sos-muted);padding:0 8px;font-size:.86rem;font-weight:800}.sos-module__4orDla__contextFieldset,.sos-module__4orDla__unitChoices{border:1px solid var(--sos-line);border-radius:14px;margin:20px 0 0;padding:14px}.sos-module__4orDla__contextFieldset legend,.sos-module__4orDla__unitChoices legend{color:#304139;max-width:100%;padding:0 7px;font-size:.88rem;font-weight:800;line-height:1.4}.sos-module__4orDla__contextFieldset .sos-module__4orDla__choiceList{margin-top:4px}.sos-module__4orDla__binaryChoices,.sos-module__4orDla__unitChoices>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:7px;display:grid}.sos-module__4orDla__binaryChoices button,.sos-module__4orDla__unitChoices button{border:2px solid var(--sos-line);color:#26372f;min-height:48px;font:inherit;cursor:pointer;background:#fff;border-radius:11px;padding:9px 10px;font-size:.86rem;font-weight:800}.sos-module__4orDla__binaryChoices button[aria-pressed=true],.sos-module__4orDla__unitChoices button[aria-pressed=true]{border-color:var(--sos-green);color:#075d3c;box-shadow:inset 0 0 0 1px var(--sos-green);background:#edf8f3}.sos-module__4orDla__manualLocationButton:focus-visible,.sos-module__4orDla__binaryChoices button:focus-visible,.sos-module__4orDla__unitChoices button:focus-visible{outline-offset:3px;outline:3px solid #0b6fff}.sos-module__4orDla__privacyHint,.sos-module__4orDla__conversationAnswer,.sos-module__4orDla__privacyCallout{border-radius:12px;margin:14px 0;padding:12px 13px;font-size:.87rem;line-height:1.45}.sos-module__4orDla__privacyHint{color:#604d18;background:#fff9e5;border:1px solid #ddce96}.sos-module__4orDla__conversationAnswer{color:#165b42;background:#f0faf5;border:1px solid #b5d7c9}.sos-module__4orDla__privacyCallout{color:#174d6a;background:#f0f9fd;border:1px solid #b5d8e8;font-weight:750}.sos-module__4orDla__confirmationComposer .sos-module__4orDla__privacyCallout{gap:6px;font-weight:500;display:grid}.sos-module__4orDla__confirmationComposer .sos-module__4orDla__privacyCallout strong{font-weight:800}.sos-module__4orDla__confirmationComposer .sos-module__4orDla__privacyCallout a{color:#075d83;text-underline-offset:3px;width:fit-content;font-weight:750}.sos-module__4orDla__summaryQuestion{color:#33473e;margin:8px 0 0;font-size:1rem;font-weight:800}.sos-module__4orDla__disabledUpload{color:#485750;text-align:center;background:#f6f8f7;border:2px dashed #b9c5bf;border-radius:16px;align-content:center;place-items:center;gap:9px;min-height:230px;margin-top:22px;padding:24px;display:grid}.sos-module__4orDla__disabledUpload>span{filter:grayscale();font-size:2.25rem}.sos-module__4orDla__disabledUpload p{color:var(--sos-muted);margin:0;font-size:.9rem;line-height:1.5}.sos-module__4orDla__consentBox{background:#f6faf8;border:1px solid #b5c9bf;border-radius:16px;margin-top:20px;padding:18px}.sos-module__4orDla__consentBox p{color:#35473e;margin:0 0 15px;line-height:1.55}.sos-module__4orDla__summaryList{gap:10px;margin-top:20px;display:grid}.sos-module__4orDla__summaryList section{border:1px solid var(--sos-line);background:#fbfcfb;border-radius:13px;padding:14px}.sos-module__4orDla__summaryList h2{color:var(--sos-muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 5px;font-size:.74rem;font-weight:850}.sos-module__4orDla__summaryList p{margin:0;font-size:.91rem;line-height:1.45}.sos-module__4orDla__formFooter{border-top:1px solid var(--sos-line);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:10px;margin-top:24px;padding-top:16px;display:grid}.sos-module__4orDla__primaryButton{color:#fff;background:var(--sos-green)}.sos-module__4orDla__outlineButton{color:#18533b;background:#fff;border:2px solid #7b9f90}.sos-module__4orDla__resolveButton{color:#fff;background:#16633f}.sos-module__4orDla__primaryButton:disabled,.sos-module__4orDla__outlineButton:disabled,.sos-module__4orDla__helpButtonSmall:disabled,.sos-module__4orDla__resolveButton:disabled{opacity:.55;cursor:not-allowed}.sos-module__4orDla__resultPanel{text-align:center}.sos-module__4orDla__successIcon{color:#fff;background:var(--sos-green);border-radius:50%;place-items:center;width:68px;height:68px;margin:4px auto 16px;font-size:2rem;font-weight:900;display:grid}.sos-module__4orDla__resultPanel>p:not(.sos-module__4orDla__eyebrow,.sos-module__4orDla__codeLabel,.sos-module__4orDla__officialWarning){color:var(--sos-muted);line-height:1.5}.sos-module__4orDla__codeLabel{color:var(--sos-muted);text-transform:uppercase;margin:24px 0 4px;font-size:.78rem;font-weight:750}.sos-module__4orDla__publicCode{color:var(--sos-ink);letter-spacing:.02em;margin-bottom:18px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:clamp(1.35rem,6.5vw,1.85rem);display:block}.sos-module__4orDla__resultActions{margin-top:20px}.sos-module__4orDla__requestState{text-align:center;margin:auto}.sos-module__4orDla__requestState>p{color:var(--sos-muted)}.sos-module__4orDla__requestState .sos-module__4orDla__brand{margin-bottom:22px}.sos-module__4orDla__loadingDot{border:4px solid #dbe7e1;border-top-color:var(--sos-green);border-radius:50%;width:34px;height:34px;margin:6px auto 22px;animation:.8s linear infinite sos-module__4orDla__sos-spin}@keyframes sos-module__4orDla__sos-spin{to{transform:rotate(360deg)}}.sos-module__4orDla__textLink{color:#176343;align-items:center;min-height:46px;margin-top:16px;font-weight:800;display:inline-flex}.sos-module__4orDla__managePanel{margin:auto}.sos-module__4orDla__manageHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:23px;display:flex}.sos-module__4orDla__manageHeader>a{min-height:44px;color:var(--sos-green);align-items:center;font-size:.79rem;font-weight:900;text-decoration:none;display:inline-flex}.sos-module__4orDla__activeBadge,.sos-module__4orDla__resolvedBadge,.sos-module__4orDla__pausedBadge,.sos-module__4orDla__closedBadge,.sos-module__4orDla__expiredBadge{border-radius:99px;align-items:center;min-height:32px;padding:5px 11px;font-size:.74rem;font-weight:850;display:inline-flex}.sos-module__4orDla__pausedBadge{color:#70530c;background:#fff4cf}.sos-module__4orDla__closedBadge{color:#47534d;background:#e8ecea}.sos-module__4orDla__expiredBadge{color:#8d1720;background:#fff0f1}.sos-module__4orDla__activeBadge{color:#895012;background:#fff2d7}.sos-module__4orDla__resolvedBadge{color:#08623f;background:#e8f7ef}.sos-module__4orDla__privateHint{color:var(--sos-muted);margin:10px 0 20px;font-size:.84rem;line-height:1.45}.sos-module__4orDla__tabs{background:#edf1ef;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:5px;margin:0 -5px 22px;padding:5px;display:grid}.sos-module__4orDla__tabs button{color:#516159;min-height:46px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px 6px;font-size:.78rem;font-weight:800}.sos-module__4orDla__tabs button[aria-current=page]{color:#16432f;background:#fff;box-shadow:0 2px 9px #14221d14}.sos-module__4orDla__tabs button:disabled{opacity:.45;cursor:not-allowed}.sos-module__4orDla__tabs button span{color:#fff;background:var(--sos-red);border-radius:99px;place-items:center;min-width:21px;margin-left:2px;padding:2px 5px;font-size:.66rem;display:inline-grid}.sos-module__4orDla__requestOverview,.sos-module__4orDla__manageNeeds,.sos-module__4orDla__updateForm{gap:12px;display:grid}.sos-module__4orDla__requestOverview>section{border:1px solid var(--sos-line);background:#fbfcfb;border-radius:13px;padding:15px}.sos-module__4orDla__requestOverview h2,.sos-module__4orDla__manageNeeds h2,.sos-module__4orDla__updateForm h2{color:#304139;margin:0 0 6px;font-size:.92rem;font-weight:850}.sos-module__4orDla__manageNeeds>h2,.sos-module__4orDla__updateForm>h2{font-size:1.15rem}.sos-module__4orDla__requestOverview p,.sos-module__4orDla__manageNeeds>p{color:#526159;margin:0;font-size:.9rem;line-height:1.5}.sos-module__4orDla__requestOverview small{color:#69776f;margin-top:5px;line-height:1.4;display:block}.sos-module__4orDla__preserveLines{white-space:pre-wrap}.sos-module__4orDla__needStatusList{gap:9px;margin:7px 0;display:grid}.sos-module__4orDla__needStatusList article{background:#fffaf0;border:1px solid #e0c088;border-radius:14px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px 10px;padding:13px;display:grid}.sos-module__4orDla__needStatusList article.sos-module__4orDla__resolvedNeed{background:#f1f9f5;border-color:#bbd8ca}.sos-module__4orDla__needStatusIcon{text-align:center;grid-row:1/span 2;font-size:1.5rem}.sos-module__4orDla__needStatusList article>div{display:grid}.sos-module__4orDla__needStatusList article strong{color:#26372f;font-size:.9rem}.sos-module__4orDla__needStatusList article small{color:#746344;font-size:.72rem;font-weight:750}.sos-module__4orDla__resolvedNeed small{color:#397259!important}.sos-module__4orDla__needStatusList article>button{color:#fff;background:var(--sos-green);min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:10px;grid-column:1/-1;padding:8px 12px;font-size:.8rem;font-weight:800}.sos-module__4orDla__needStatusList article>button:disabled{color:#527063;cursor:not-allowed;background:#dcebe4}.sos-module__4orDla__needCoordinations{border-top:1px solid #d9c79e;grid-column:1/-1;gap:9px;padding-top:10px;display:grid!important}.sos-module__4orDla__needCoordinations section{background:#f0f8f4;border-radius:11px;gap:5px;padding:11px;display:grid}.sos-module__4orDla__needCoordinations p{color:#3f5b4e;margin:0;font-size:.84rem}.sos-module__4orDla__needCoordinations button{color:#fff;min-height:46px;font:inherit;background:#1f7a57;border:0;border-radius:10px;margin-top:5px;font-size:.8rem;font-weight:850}.sos-module__4orDla__coordinationTimeline{gap:10px;display:grid;background:#f2faf6!important;border-color:#aed6c4!important}.sos-module__4orDla__coordinationTimeline>div{gap:8px;display:grid}.sos-module__4orDla__coordinationTimeline article{background:#fff;border-left:3px solid #32936b;border-radius:8px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:8px;padding:10px;display:grid}.sos-module__4orDla__coordinationTimeline article>span{color:#1f7a57;font-size:1.1rem;font-weight:900}.sos-module__4orDla__coordinationTimeline article>div{gap:3px;display:grid}.sos-module__4orDla__coordinationTimeline article p,.sos-module__4orDla__coordinationTimeline article small{color:#526159;margin:0;font-size:.78rem}.sos-module__4orDla__coordinationTimeline article button{grid-column:1/-1;width:100%;margin-top:4px}.sos-module__4orDla__needQuantityList input:focus-visible,.sos-module__4orDla__needQuantityList select:focus-visible,.sos-module__4orDla__needCoordinations button:focus-visible,.sos-module__4orDla__coordinationTimeline button:focus-visible{outline-offset:2px;outline:3px solid #e4a628}.sos-module__4orDla__dangerOutline{color:#9b2029;min-height:50px;font:inherit;cursor:pointer;background:#fff;border:2px solid #c66970;border-radius:12px;margin-top:13px;padding:10px 14px;font-size:.86rem;font-weight:850}.sos-module__4orDla__closeConfirm{background:#fff5f5;border:1px solid #dd9ca1;border-radius:14px;margin-top:12px;padding:16px}.sos-module__4orDla__closeConfirm>strong{color:#8d1720}.sos-module__4orDla__closeConfirm>p{color:#675355;margin:5px 0 14px;font-size:.85rem}.sos-module__4orDla__closeConfirm>div{grid-template-columns:.8fr 1.2fr;gap:8px;display:grid}.sos-module__4orDla__updateForm .sos-module__4orDla__manualLocation{margin-top:0}.sos-module__4orDla__updateForm>.sos-module__4orDla__primaryButton{margin-top:6px}@media (min-width:560px){.sos-module__4orDla__shell{padding:32px}.sos-module__4orDla__panel{padding:30px}.sos-module__4orDla__needGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.sos-module__4orDla__progress span{transition:none}.sos-module__4orDla__loadingDot{animation:none}}.sos-module__4orDla__textComposer input,.sos-module__4orDla__textComposer textarea,.sos-module__4orDla__radarComposer select,.sos-module__4orDla__chatComposerBody .sos-module__4orDla__field input,.sos-module__4orDla__chatComposerBody .sos-module__4orDla__field select{color:#f7fbff;background:#07101a;border-color:#60a5fa40}.sos-module__4orDla__textComposer input::placeholder,.sos-module__4orDla__textComposer textarea::placeholder{color:#7892a5}.sos-module__4orDla__textComposer button,.sos-module__4orDla__composerSubmit{color:#030407;background:linear-gradient(135deg,#69d7ff,#38bdf8)}.sos-module__4orDla__composerSecondary,.sos-module__4orDla__optionalComposerLine button{color:#69d7ff}.sos-module__4orDla__optionalComposerLine,.sos-module__4orDla__radarComposer label{color:#91a8ba}.sos-module__4orDla__responseCard,.sos-module__4orDla__chatComposerBody .sos-module__4orDla__manualLocation,.sos-module__4orDla__chatComposerBody .sos-module__4orDla__counterRow{background:#081422eb;border-color:#60a5fa2e;box-shadow:inset 0 1px #7dd3fc0a}.sos-module__4orDla__responseCard legend,.sos-module__4orDla__summaryPrompt{color:#d8e7f2}.sos-module__4orDla__summaryTitle,.sos-module__4orDla__processingState{color:#69d7ff}.sos-module__4orDla__chatSummary section{color:#eaf7ff;background:linear-gradient(145deg,#081422f5,#040a13fa);border-color:#60a5fa2e}.sos-module__4orDla__chatSummary h2{color:#d8ad47}.sos-module__4orDla__radarChatCard{color:#eaf7ff;background:linear-gradient(145deg,#081422f5,#040a13fa);border-color:#60a5fa2e;box-shadow:0 6px 20px #0003}.sos-module__4orDla__radarChatCard>header span{color:#69d7ff;background:#38bdf81a}.sos-module__4orDla__radarChatCard>header strong{color:#72dfb3;background:#38b9851a}.sos-module__4orDla__radarChatCard .sos-module__4orDla__radarTrustSignal{color:#72dfb3;background:#38b98514;border-color:#38b98547}.sos-module__4orDla__radarChatCard .sos-module__4orDla__radarWarning,.sos-module__4orDla__techGuide p{color:#f4d47b;background:#d8ad4714;border-left-color:#d8ad47}.sos-module__4orDla__radarChatCard dl,.sos-module__4orDla__techHandoff dl div{border-color:#60a5fa24}.sos-module__4orDla__radarChatCard dt,.sos-module__4orDla__techHandoff dt{color:#8fa7b9}.sos-module__4orDla__radarChatActions a{color:#69d7ff;background:#07101a;border-color:#60a5fa42}.sos-module__4orDla__radarChatActions button{color:#030407;background:linear-gradient(135deg,#69d7ff,#38bdf8);border-color:#38bdf8}.sos-module__4orDla__chatComposerBody .sos-module__4orDla__privacyHint{color:#d8ad47}.sos-module__4orDla__homeCard{color:#f7fbff;background:radial-gradient(circle at 22% 0,#1161b72e,#0000 35%),radial-gradient(circle at 89% 16%,#38bdf814,#0000 29%),linear-gradient(150deg,#03070d 0%,#07111f 49%,#03070c 100%);border:1px solid #40ade840;border-radius:23px;flex-direction:column;width:min(100%,620px);max-width:100%;min-height:min(92svh,800px);margin:0 auto;padding:17px clamp(13px,3.6vw,18px) 16px;display:flex;position:relative;overflow:visible;box-shadow:0 25px 70px #00000078,inset 0 1px #7dd3fc12}.sos-module__4orDla__homeTitle{z-index:10;justify-content:center;width:100%;margin:0;line-height:1;display:flex;position:relative}.sos-module__4orDla__homeTitleVisual{white-space:nowrap;max-width:100%;font-family:var(--font-orbitron), ui-sans-serif, system-ui, sans-serif;letter-spacing:.035em;justify-content:center;align-items:center;gap:.27em;font-size:clamp(1.75rem,8.35vw,2.45rem);font-weight:800;display:inline-flex}.sos-module__4orDla__homeTitleMagic{color:#0000;background:linear-gradient(#fff 0%,#eef9ff 42%,#b6deef 78%,#fff 100%);text-shadow:0 0 14px #38bdf82b;-webkit-background-clip:text;background-clip:text}.sos-module__4orDla__homeTitleSos{color:#0000;background:linear-gradient(#ffeba0 0%,#d8ad47 48%,#f0ca67 78%,#fff2ac 100%);text-shadow:0 0 14px #d8ad472b;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.07em;display:inline-flex}.sos-module__4orDla__homeTitleIcon{object-fit:contain;filter:drop-shadow(0 0 7px #38bdf833);flex:none;width:clamp(27px,7.5vw,37px);height:clamp(27px,7.5vw,37px)}.sos-module__4orDla__heroStage{width:100%;height:clamp(370px,98vw,405px);min-height:0;margin-top:4px;display:block;position:relative;overflow:hidden}.sos-module__4orDla__heroMessage{z-index:6;isolation:isolate;width:59%;min-width:0;padding:clamp(27px,7.7vw,36px) 0 0 4px;position:relative}.sos-module__4orDla__homeStatement{color:#0000;background:0 0;width:100%;max-width:100%;margin:0;line-height:.8;position:relative;overflow:visible}.sos-module__4orDla__homeStatementVisual{letter-spacing:-.055em;color:#0000;background:linear-gradient(110deg,#ffd75a 0%,#d9b649 28%,#b7db83 50%,#6cd9e8 75%,#39bdf5 100%);-webkit-text-stroke:.28px #ffffff17;text-shadow:0 0 13px #d8ad4721,0 0 22px #38bdf81a;transform-origin:38%;-webkit-background-clip:text;background-clip:text;flex-direction:column;align-items:flex-start;font-family:Marker Felt,Chalkboard SE,Bradley Hand,Segoe Print,cursive;font-size:clamp(3.3rem,16.9vw,4.25rem);font-style:italic;font-weight:900;line-height:.8;display:flex;transform:rotate(-4deg)skew(-4deg)}.sos-module__4orDla__homeStatementVisual>span:last-child{margin-top:.01em;margin-left:.12em}.sos-module__4orDla__homeStatement:after{content:"";opacity:.72;background:linear-gradient(90deg,#0000,#d8ad47 15%,#78d8d9 72%,#38bdf8 91%,#0000);border-radius:999px;height:3px;position:absolute;bottom:-13px;left:3%;right:-5%;transform:rotate(-3deg);box-shadow:0 0 10px #38bdf830}.sos-module__4orDla__homeTagline{color:#f0c95f;text-align:left;width:150px;max-width:100%;margin:27px 0 0 4px;font-size:clamp(.9rem,4vw,1rem);font-weight:800;line-height:1.22}.sos-module__4orDla__assistantPresence{z-index:3;width:60%;height:auto;box-shadow:none;pointer-events:none;background:0 0;border:0;border-radius:0;margin:0;padding:0;display:block;position:absolute;top:18px;bottom:0;right:6px;overflow:hidden}.sos-module__4orDla__assistantPortrait{width:100%;height:100%;min-height:0;box-shadow:none;aspect-ratio:auto;background:0 0;border:0;border-radius:0;position:absolute;inset:0;overflow:visible}.sos-module__4orDla__assistantImage{object-fit:contain;object-position:center top;transform-origin:top;filter:drop-shadow(0 11px 22px #00000052)drop-shadow(0 0 13px #38bdf817);width:100%;max-width:100%;height:auto;display:block;position:absolute;inset:0 auto auto 0;transform:none}.sos-module__4orDla__homeActions{z-index:10;gap:10px;width:100%;max-width:100%;margin-top:4px;display:grid;position:relative}.sos-module__4orDla__actionButton{--action-accent:#38bdf8;color:#fff;width:100%;min-width:0;max-width:100%;min-height:54px;box-shadow:inset 4px 0 0 var(--action-accent), 0 8px 20px #00000030;font:inherit;cursor:pointer;background:linear-gradient(135deg,#0a233efa,#051324fa);border:1px solid #70cbf82b;border-radius:12px;justify-content:flex-start;align-items:center;gap:12px;padding:10px 14px;font-weight:850;transition:transform .12s,filter .12s,box-shadow .12s;display:flex}.sos-module__4orDla__actionButton:active{filter:brightness(.96);transform:translateY(1px)scale(.995)}.sos-module__4orDla__actionButton:focus-visible{outline-offset:3px;outline:2px solid #e8f8ff}.sos-module__4orDla__functionalLine{z-index:10;color:#a8bece;text-align:center;white-space:normal;text-overflow:clip;overflow-wrap:anywhere;width:min(100%,330px);margin:14px auto 0;padding:0 4px;font-size:.77rem;line-height:1.4;position:relative;overflow:visible}@media (max-width:430px){.sos-module__4orDla__homeCard{padding:15px 12px}.sos-module__4orDla__assistantPresence{width:60%;overflow:visible}}@media (max-width:360px){.sos-module__4orDla__homeTitleVisual{font-size:clamp(1.45rem,7.2vw,1.75rem)}.sos-module__4orDla__heroStage{height:330px}.sos-module__4orDla__heroMessage{width:60%}.sos-module__4orDla__homeStatementVisual{font-size:clamp(2.75rem,14.4vw,3.2rem)}.sos-module__4orDla__actionButton{font-size:.86rem}}@media (min-width:560px){.sos-module__4orDla__homeCard{padding:22px 24px 20px}.sos-module__4orDla__heroStage{height:405px}.sos-module__4orDla__heroMessage{width:57%;padding-top:42px}.sos-module__4orDla__assistantPresence{width:58%;overflow:visible}}@media (prefers-reduced-motion:reduce){.sos-module__4orDla__homeActions button{transition:none!important}}.sos-module__4orDla__srOnly{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.sos-module__4orDla__shell{width:100%;max-width:100vw;min-height:100svh;padding:max(10px, env(safe-area-inset-top)) 9px max(18px, env(safe-area-inset-bottom));background:radial-gradient(circle at 14% 0,#1b79e226,#0000 30%),#030407;place-items:start center;display:grid;overflow-x:clip}.sos-module__4orDla__homeCard{color:#f7fbff;background:#020914;border:1px solid #40ade840;border-radius:23px;width:min(100%,620px);max-width:100%;margin:0 auto;padding:8px 12px 16px;overflow:hidden;box-shadow:0 25px 70px #00000075;height:auto!important;min-height:0!important}.sos-module__4orDla__approvedHero{background:#020914;border-radius:16px 16px 8px 8px;width:100%;margin:0 0 8px;position:relative;overflow:hidden}.sos-module__4orDla__approvedHeroImage{object-fit:contain;width:100%;height:auto;margin:0;display:block}.sos-module__4orDla__homeActions{gap:10px;width:100%;margin:0;display:grid}.sos-module__4orDla__actionButton{--action-accent:#38bdf8;color:#fff;width:100%;min-width:0;max-width:100%;min-height:54px;box-shadow:inset 4px 0 0 var(--action-accent), inset 0 0 18px color-mix(in srgb, var(--action-accent) 7%, transparent), 0 8px 20px #0003;font:inherit;cursor:pointer;background:linear-gradient(135deg,#091f38fc,#041222fc);border:1px solid #70cbf82e;border-radius:12px;justify-content:flex-start;align-items:center;gap:12px;padding:10px 14px;font-weight:850;display:flex}.sos-module__4orDla__homeNeedButton{--action-accent:#ef5d69}.sos-module__4orDla__homeOfferButton{--action-accent:#42d99f}.sos-module__4orDla__homeRadarButton{--action-accent:#46caff}.sos-module__4orDla__actionSignal{width:9px;height:9px;color:var(--action-accent);background:currentColor;border-radius:50%;flex:0 0 9px;display:block;box-shadow:0 0 0 4px #ffffff0a,0 0 12px}.sos-module__4orDla__actionButton>span:last-child{text-align:center;white-space:normal;overflow-wrap:break-word;flex:auto;min-width:0;padding-right:21px;line-height:1.2}.sos-module__4orDla__functionalLine{color:#a8bece;text-align:center;overflow-wrap:anywhere;width:min(100%,315px);margin:14px auto 0;padding:0 4px;font-size:.77rem;line-height:1.4;white-space:normal!important;text-overflow:clip!important;overflow:visible!important}@media (max-width:430px){.sos-module__4orDla__homeCard{padding:7px 12px 15px}.sos-module__4orDla__approvedHero{margin-bottom:8px}.sos-module__4orDla__actionButton{min-height:54px}}.sos-module__4orDla__homeSeismicButton{color:#f2fbff;background:linear-gradient(135deg,#10578af0,#073053fa);border-color:#69d7ff6b}
