.nav-contact,.footer-contact{font:inherit;color:inherit;background:none;border:0;cursor:pointer;padding:0;text-align:left}
.editorial.editorial-return .showcase-nav .nav-contact{font-size:12px;color:#526982;white-space:nowrap}
.nav-contact:hover,.footer-contact:hover{color:#2973bd}
.contact-invitation{padding-block:100px 110px;display:flex;align-items:center;justify-content:space-between;gap:60px;border-top:1px solid #dee8f3}
.contact-invitation h2{font-size:clamp(40px,4.5vw,62px);font-weight:600;letter-spacing:-.04em;line-height:1.13}
.contact-invitation p:not(.ed-label){font-size:19px;color:#5c738c;line-height:1.6;margin-top:25px}
.contact-invitation-actions{display:flex;flex-direction:column;align-items:flex-start;gap:24px}
.contact-invitation .ap-button{font-size:17px;min-height:50px;gap:25px;cursor:pointer}
.contact-text-button{padding:0;color:#4277a9;border:0;background:none;font:inherit;font-size:15px;cursor:pointer}
.contact-text-button span{margin-left:12px}
.contact-dialog{font-family:var(--body,system-ui);color:#46637f;background:#fbfdff;border:1px solid #e1ecf6;box-shadow:0 25px 100px #193b6a36;border-radius:28px;padding:0;overscroll-behavior:contain}
.contact-dialog::backdrop{background:#1c3b622b;backdrop-filter:blur(5px)}
.contact-dialog{width:min(660px,calc(100% - 32px));max-height:calc(100dvh - 40px);padding:44px 46px}
.dialog-x{position:absolute;right:17px;top:17px;width:35px;height:35px;border-radius:50%;border:0;background:#eaf1f8;color:#6684a1;cursor:pointer;font:300 26px/1 system-ui;display:grid;place-items:center}
.dialog-x:hover{background:#dce9f5;color:#3a6d9c}
.contact-dialog-intro{padding-right:25px}
.contact-dialog .ed-label{font-size:10px;letter-spacing:.1em;color:#7b96af;margin-bottom:20px}
.contact-dialog h2{font-size:40px;font-weight:600;color:#365f93;letter-spacing:-.04em;line-height:1.1;margin:0}
.contact-dialog-intro>p:last-child{font-size:16px;line-height:1.6;margin:19px 0 26px;color:#627a92}
.contact-dialog label{display:block;font-size:13px;color:#4c6d8d;font-weight:500}
.contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.contact-dialog input:not([type=checkbox]),.contact-dialog textarea{box-sizing:border-box;width:100%;font:400 15px/1.5 var(--body,system-ui);padding:12px 14px;margin-top:8px;border:1px solid #d8e4ef;border-radius:11px;background:#fff;color:#3a5773;outline:none;transition:border-color .2s,box-shadow .2s}
.contact-dialog :is(input,textarea)::placeholder{color:#94a6b7}
.contact-dialog input:focus,.contact-dialog textarea:focus{border-color:#6b9ccc;box-shadow:0 0 0 3px #80acd51a}
.contact-dialog form>label{margin-top:18px}.contact-dialog textarea{resize:vertical;min-height:112px;max-height:260px}
.contact-dialog .contact-consent{display:flex;gap:10px;align-items:flex-start;font-size:12px;font-weight:400;line-height:1.5;color:#607a94;margin-top:17px}
.contact-consent input{accent-color:#397cbb;width:15px;height:15px;flex:none;margin-top:2px}
.contact-dialog .form-privacy{font-size:11px;line-height:1.6;color:#7b90a6;margin:14px 0 0}
.form-result{font-size:13px;line-height:1.5;color:#a74b55;margin-top:12px;min-height:0}
.form-result:empty{display:none}
.contact-submit{cursor:pointer;margin-top:22px;min-width:142px;justify-content:space-between}
.contact-submit:disabled{opacity:.55;cursor:wait}
.contact-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.contact-success{text-align:center;padding:30px 0 20px}.contact-success[hidden]{display:none}
.contact-success-mark{display:grid;place-items:center;border-radius:50%;width:55px;height:55px;font-size:28px;background:#e1f1eb;color:#578d7b;margin:0 auto 25px}
.contact-success h3{font-size:29px;color:#3b668b}.contact-success p{font-size:16px;line-height:1.6;margin:16px 0 25px}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@keyframes assistant-enter{from{opacity:.3;translate:0 12px}to{opacity:1;translate:0 0}}@keyframes thinking{0%,80%,100%{opacity:.3}40%{opacity:1}}
@media(max-width:900px){.contact-invitation{gap:35px}.contact-invitation h2{font-size:43px}.contact-invitation p:not(.ed-label){font-size:17px}.contact-invitation p br{display:none}}
@media(max-width:680px){
 .editorial.editorial-return .showcase-nav .nav-contact{font-size:16px;width:100%;padding:18px 0;border-bottom:1px solid #e0e7ee}
 .contact-invitation{display:block;padding-block:70px}.contact-invitation h2{font-size:37px}.contact-invitation-actions{margin-top:30px;gap:20px}
 .contact-dialog{width:calc(100% - 22px);max-height:calc(100dvh - 24px);border-radius:22px;padding:35px 24px}.contact-dialog h2{font-size:32px}.contact-dialog-intro>p:last-child{font-size:14px}.contact-fields{grid-template-columns:1fr;gap:18px}.contact-dialog input:not([type=checkbox]),.contact-dialog textarea{font-size:16px;padding-block:11px}.contact-dialog label{font-size:12px}.contact-dialog .contact-consent{font-size:11px}.contact-dialog .form-privacy{font-size:10px}
}
@media(prefers-reduced-motion:reduce){.assistant-dialog[open],.chat-thinking i{animation:none}.assistant-launcher{transition:none}}
.motion-paused .assistant-dialog[open],.motion-paused .chat-thinking i{animation:none}
html.conversation-open{overflow:hidden}.contact-dialog form[hidden]{display:none}
/* The assistant is a nonmodal panel. Only the contact form locks page scrolling. */
.assistant-launcher{position:fixed;right:24px;bottom:24px;z-index:95;display:flex;align-items:center;gap:12px;min-height:56px;padding:10px 17px 10px 12px;border:1px solid #ffffffd9;border-radius:16px;background:#ffffffee;backdrop-filter:blur(20px);box-shadow:0 5px 24px #25446d20,0 1px 3px #25446d12;color:#345d83;font:500 14px/1.2 var(--body,system-ui);cursor:pointer;transition:translate .2s,box-shadow .2s}
.assistant-launcher>img{width:30px;height:30px;object-fit:contain;flex:none;margin:0}
.assistant-launcher-spark{font-size:20px;color:#7598b6;padding-left:6px}
.assistant-launcher:hover{translate:0 -2px;box-shadow:0 8px 28px #25446d30}
body:has(.assistant-dialog[open]) .assistant-launcher,body:has(.contact-dialog[open]) .assistant-launcher{visibility:hidden}
.assistant-dialog{position:fixed;inset:auto 24px 24px auto;z-index:150;margin:0;padding:0;width:400px;height:min(610px,calc(100dvh - 110px));max-width:calc(100% - 32px);max-height:calc(100dvh - 32px);border:1px solid #e3eaf0;border-radius:24px;background:#fff;color:#435768;box-shadow:0 18px 70px #26436622,0 2px 10px #26436610;font-family:var(--body,system-ui);overflow:hidden}
.assistant-dialog[open]{display:flex;flex-direction:column;animation:assistant-enter .24s ease-out}
.assistant-dialog::backdrop{background:transparent;backdrop-filter:none}
.assistant-header{display:flex;align-items:center;gap:14px;flex:none;padding:20px 58px 18px 24px;position:relative;background:#fff;border-bottom:1px solid #edf1f5}
.assistant-brand{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:14px;background:linear-gradient(145deg,#f1f7fe,#e7f0f9)}
.assistant-brand img{display:block;width:30px;height:30px;object-fit:contain;flex:none}
.assistant-dialog .assistant-header h2{margin:0;color:#385c7f;font-size:19px;line-height:1.2;font-weight:600;letter-spacing:-.025em;background:none;-webkit-text-fill-color:currentColor}
.assistant-header p{margin:5px 0 0;color:#8595a3;font-size:12px;line-height:1.4}
.assistant-header .dialog-x{right:18px;top:26px;border-radius:10px;background:#f4f7fa;color:#7b91a3;width:32px;height:32px;font-size:25px}
.assistant-thread{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d6e1e9 transparent;padding:26px 24px 16px}
.assistant-hello{font-size:13px;color:#7c94a8;display:block;margin-bottom:12px}
.assistant-dialog .assistant-welcome h3{font-size:30px;font-weight:500;letter-spacing:-.04em;line-height:1.14;margin:0 0 16px;color:#3c6386}
.assistant-welcome>p{font-size:14px;color:#738595;line-height:1.6;margin:0;max-width:280px}
.assistant-suggestions{margin:24px 0 6px;display:flex;flex-direction:column;gap:0}
.assistant-suggestions button{display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-top:1px solid #edf1f5;border-radius:0;background:transparent;color:#466c8e;padding:14px 0;font:400 13px/1.4 var(--body,system-ui);text-align:left;cursor:pointer}
.assistant-suggestions button span{color:#91a7bb}.assistant-suggestions button:hover{color:#166db6;background:#f9fbfd}
.chat-message{margin:0 0 22px}.chat-message>span{display:none}.chat-message>p{font-size:14px;line-height:1.7;color:#465b6c;white-space:pre-wrap;overflow-wrap:anywhere;margin:0}
.chat-message.is-user{margin-left:36px;border-radius:16px 16px 4px 16px;background:#edf4fb;padding:12px 15px}.chat-message.is-user p{color:#436a8c}
.chat-message.is-error p{color:#a56162}
.chat-source-details{margin-top:10px}.chat-source-details summary{cursor:pointer;font-size:11px;color:#849aab;list-style:none;display:inline-flex;align-items:center;gap:6px}.chat-source-details summary:after{content:'+';font-size:14px}.chat-source-details[open] summary:after{content:'−'}.chat-source-details summary::-webkit-details-marker{display:none}
.chat-sources{display:flex;gap:8px;flex-wrap:wrap;margin-top:9px}.chat-sources a{font-size:11px;line-height:1.45;color:#5681a5;text-decoration:underline;text-decoration-color:#cbdcea;text-underline-offset:3px;max-width:100%;overflow-wrap:anywhere}
.chat-thinking{font-size:13px;color:#8b9dab;display:flex;align-items:center;gap:5px;padding-bottom:14px}.chat-thinking i{width:3px;height:3px;border-radius:50%;background:#85a2b9;animation:thinking 1.2s ease-in-out infinite}.chat-thinking i:nth-child(2){animation-delay:.15s}.chat-thinking i:nth-child(3){animation-delay:.3s}
.assistant-contact-offer{flex:none;margin:0 16px 12px;padding:13px 15px;background:#f2f7fb;border-radius:13px}.assistant-contact-offer[hidden]{display:none}.assistant-contact-offer p{margin:0 0 7px;font-size:12px;color:#70899c}.assistant-contact-offer button{font:500 13px var(--body,system-ui);color:#407ba8;background:none;border:0;padding:0;cursor:pointer}
#assistant-form{flex:none;display:flex;align-items:flex-end;gap:8px;margin:0 16px;padding:6px 7px 6px 12px;border:1px solid #dfe8ef;border-radius:16px;background:#f9fbfd;transition:border-color .2s}
#assistant-form:focus-within{border-color:#9abbd6;background:#fff}
#assistant-message{flex:1;min-width:0;width:100%;font:400 14px/1.5 var(--body,system-ui);background:transparent;color:#405c74;outline:0;border:0;resize:none;box-sizing:border-box;min-height:42px;max-height:108px;padding:10px 0}
#assistant-message::placeholder{color:#92a4b3}#assistant-form>button{flex:none;width:34px;height:34px;margin-bottom:4px;border-radius:10px;background:#5189b3;color:white;border:0;font:400 21px/1 system-ui;cursor:pointer}#assistant-form>button:disabled{opacity:.4;cursor:wait}
.assistant-footnote{flex:none;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 23px 16px;color:#93a3af;font-size:9px;line-height:1.5}
.assistant-footnote summary{cursor:pointer;list-style:none;color:#7e95a7}.assistant-footnote summary::-webkit-details-marker{display:none}.assistant-footnote details p{position:absolute;right:16px;bottom:44px;width:calc(100% - 32px);box-sizing:border-box;padding:18px;background:#f8fbfe;border:1px solid #dce7ef;border-radius:15px;box-shadow:0 6px 25px #43678721;color:#647f93;font-size:12px;line-height:1.6;z-index:3}
@media(max-width:680px){.assistant-launcher{right:14px;bottom:max(14px,env(safe-area-inset-bottom));min-height:49px;padding:9px 12px;gap:9px;font-size:12px;border-radius:14px}.assistant-launcher>img{width:27px;height:27px}.assistant-launcher-spark{font-size:17px;padding-left:2px}body:has(.story-dock:not([hidden])) .assistant-launcher{bottom:78px}.assistant-dialog{inset:auto 10px 10px;width:calc(100% - 20px);max-width:none;height:min(580px,calc(100dvh - 100px));max-height:calc(100dvh - 30px);border-radius:21px}.assistant-header{padding:17px 53px 16px 19px}.assistant-brand{width:42px;height:42px;flex-basis:42px}.assistant-header .dialog-x{top:22px;right:16px}.assistant-thread{padding:22px 21px 14px}.assistant-dialog .assistant-welcome h3{font-size:28px}.assistant-suggestions{margin-top:19px}.assistant-suggestions button{padding-block:13px}#assistant-message{font-size:16px}.assistant-footnote{font-size:8px;padding-inline:21px}.chat-message>p{font-size:14px}}
@media(max-height:650px){.assistant-header{padding-block:13px}.assistant-header .dialog-x{top:18px}.assistant-thread{padding-top:18px}.assistant-dialog .assistant-welcome h3{font-size:25px}.assistant-suggestions{margin-top:15px}.assistant-suggestions button{padding-block:11px}}
@media(prefers-reduced-motion:reduce){.assistant-dialog[open],.chat-thinking i{animation:none}.assistant-launcher{transition:none}}

