.chat-module__K_0c0q__appShell{background:var(--canvas-background);grid-template-columns:auto minmax(0,1fr);width:100%;height:100dvh;display:grid;overflow:hidden}.chat-module__K_0c0q__appPanel{background:var(--canvas-background);grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.chat-module__K_0c0q__chatMain{--chat-layout-gutter:16px;--chat-layout-max-width:800px;background:var(--canvas-background);grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;display:grid;overflow:hidden}.chat-module__K_0c0q__conversation{min-width:0;min-height:0;position:relative;overflow:hidden}.chat-module__K_0c0q__conversationContent{flex-direction:column;width:100%;min-height:100%;margin:0 auto;display:flex}.chat-module__K_0c0q__conversationScroll{overscroll-behavior:contain;overflow-y:auto}.chat-module__K_0c0q__conversationContent.chat-module__K_0c0q__emptyConversation{justify-content:center;padding:clamp(24px,6vh,64px) 14px}.chat-module__K_0c0q__conversationContent.chat-module__K_0c0q__activeConversation{width:min(100%, calc(var(--chat-layout-max-width) + var(--chat-layout-gutter) + var(--chat-layout-gutter)));padding:30px var(--chat-layout-gutter) 28px;gap:32px}.chat-module__K_0c0q__emptyState{width:min(100%, var(--chat-layout-max-width));justify-items:center;gap:24px;margin:0 auto;display:grid}.chat-module__K_0c0q__emptyState h2{color:var(--text-primary);font-family:var(--font-display);letter-spacing:-.03em;text-align:center;text-wrap:balance;font-size:clamp(1.75rem,1.58rem + .7vw,2rem);font-weight:750;line-height:1.12}.chat-module__K_0c0q__conversationContent .chat-module__K_0c0q__message{width:100%;max-width:100%;position:relative}.chat-module__K_0c0q__userMessage{justify-content:flex-end;display:flex}.chat-module__K_0c0q__message .chat-module__K_0c0q__userMessageContent{background:var(--user-message-background);width:fit-content;max-width:min(78%,640px);color:var(--text-primary);overflow-wrap:anywhere;border-radius:18px;align-items:center;padding-block:11px;padding-inline:16px;font-size:1rem;line-height:1.52;display:flex;overflow:visible}.chat-module__K_0c0q__userMessageContent p{margin:0}.chat-module__K_0c0q__assistantMessage{margin-top:2px}.chat-module__K_0c0q__messageActions{z-index:2;opacity:0;pointer-events:none;align-items:center;gap:2px;transition:opacity .12s,transform .12s;display:flex;position:absolute;top:100%;transform:translateY(-2px)}.chat-module__K_0c0q__userMessage .chat-module__K_0c0q__messageActions{inset-inline-end:2px}.chat-module__K_0c0q__assistantMessage .chat-module__K_0c0q__messageActions{inset-inline-start:36px}.chat-module__K_0c0q__message:focus-within .chat-module__K_0c0q__messageActions,.chat-module__K_0c0q__message[data-touch-actions-visible=true] .chat-module__K_0c0q__messageActions{opacity:1;pointer-events:auto;transform:translateY(0)}.chat-module__K_0c0q__messageActionButton{width:28px;height:28px;color:var(--text-secondary);background:0 0;border-radius:9px;justify-content:center;align-items:center;padding:0;display:inline-flex}.chat-module__K_0c0q__messageActionButton:hover,.chat-module__K_0c0q__messageActionButton:focus-visible{color:var(--text-primary);background:0 0}.chat-module__K_0c0q__messageActionButton:focus-visible{box-shadow:0 0 0 3px var(--focus-halo)}.chat-module__K_0c0q__messageActionButton:active{color:var(--text-primary);transform:scale(.94)}.chat-module__K_0c0q__messageActionButton svg{width:17px;height:17px}.chat-module__K_0c0q__messageActionButton[data-save-state=saved]{color:var(--text-primary)}@media (hover:hover) and (pointer:fine){.chat-module__K_0c0q__message:hover .chat-module__K_0c0q__messageActions{opacity:1;pointer-events:auto;transform:translateY(0)}}.chat-module__K_0c0q__assistantRow{grid-template-columns:22px minmax(0,1fr);align-items:start;gap:14px;min-width:0;display:grid}.chat-module__K_0c0q__assistantMark{width:22px;height:22px;color:var(--text-primary);flex:none;justify-content:center;align-items:center;display:inline-flex}.chat-module__K_0c0q__assistantMark svg{width:22px;height:22px}.chat-module__K_0c0q__assistantRow .chat-module__K_0c0q__assistantMark{margin-top:6px}.chat-module__K_0c0q__assistantRow .chat-module__K_0c0q__assistantContent{background:0 0;gap:18px;width:100%;min-width:0;max-width:none;padding:0;font-size:1rem;display:grid;overflow:visible}.chat-module__K_0c0q__markdown{min-width:0;color:var(--text-primary);overflow-wrap:anywhere;font-size:clamp(1rem,.98rem + .08vw,1.05rem);line-height:1.68}:is(.chat-module__K_0c0q__markdown p,.chat-module__K_0c0q__markdown ul,.chat-module__K_0c0q__markdown ol,.chat-module__K_0c0q__markdown blockquote,.chat-module__K_0c0q__markdown pre,.chat-module__K_0c0q__markdown table){margin:.9em 0}.chat-module__K_0c0q__markdown>:first-child{margin-top:0}.chat-module__K_0c0q__markdown>:last-child{margin-bottom:0}:is(.chat-module__K_0c0q__markdown h1,.chat-module__K_0c0q__markdown h2,.chat-module__K_0c0q__markdown h3,.chat-module__K_0c0q__markdown h4){color:var(--text-primary);font-family:var(--font-body);letter-spacing:-.018em;margin:1.4em 0 .55em;font-weight:740;line-height:1.24}.chat-module__K_0c0q__markdown h1{font-size:1.5rem}.chat-module__K_0c0q__markdown h2{font-size:1.28rem}:is(.chat-module__K_0c0q__markdown h3,.chat-module__K_0c0q__markdown h4){font-size:1.08rem}:is(.chat-module__K_0c0q__markdown ul,.chat-module__K_0c0q__markdown ol){padding-inline-start:1.35em}.chat-module__K_0c0q__markdown li+li{margin-top:.35em}.chat-module__K_0c0q__markdown a{text-underline-offset:3px;text-decoration:underline}.chat-module__K_0c0q__markdown a:focus-visible{box-shadow:0 0 0 3px var(--focus-halo);border-radius:4px}.chat-module__K_0c0q__markdown blockquote{background:var(--surface-background);color:var(--text-secondary);border-radius:12px;padding:12px 15px}.chat-module__K_0c0q__markdown code{background:var(--code-background);border-radius:5px;padding:.12em .34em;font-size:.88em}.chat-module__K_0c0q__markdown pre{background:var(--code-background);scrollbar-color:var(--scrollbar) transparent;scrollbar-width:thin;border-radius:14px;max-width:100%;padding:15px;overflow-x:auto}.chat-module__K_0c0q__markdown pre code{background:0 0;padding:0}:is(.chat-module__K_0c0q__markdown pre:focus-visible,.chat-module__K_0c0q__markdown table:focus-visible){box-shadow:0 0 0 3px var(--focus-halo)}.chat-module__K_0c0q__markdown table{border-collapse:separate;border-spacing:4px;scrollbar-color:var(--scrollbar) transparent;scrollbar-width:thin;max-width:100%;display:block;overflow-x:auto}:is(.chat-module__K_0c0q__markdown th,.chat-module__K_0c0q__markdown td){background:var(--surface-background);text-align:start;border-radius:8px;min-width:120px;padding:9px 11px}.chat-module__K_0c0q__thinking{color:var(--text-secondary);grid-template-columns:22px auto;justify-content:start;align-items:start;gap:12px;font-size:.94rem;line-height:22px;display:grid}.chat-module__K_0c0q__thinking .chat-module__K_0c0q__assistantMark{margin-top:4px}.chat-module__K_0c0q__thinkingLabel{background:linear-gradient(90deg, var(--text-secondary) 28%, var(--text-primary) 50%, var(--text-secondary) 72%);color:#0000;-webkit-text-fill-color:transparent;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:1.8s linear infinite chat-module__K_0c0q__thinkingShimmer}.chat-module__K_0c0q__composerDock{padding:10px var(--chat-layout-gutter) max(14px, env(safe-area-inset-bottom));background:var(--canvas-background)}.chat-module__K_0c0q__composerWrap{width:min(100%, var(--chat-layout-max-width));margin:0 auto}.chat-module__K_0c0q__complianceNotice{color:var(--text-secondary);text-align:start;margin:5px auto 0;font-size:.72rem;line-height:1.4}.chat-module__K_0c0q__complianceNotice summary{cursor:pointer;border-radius:7px;align-items:center;gap:6px;width:fit-content;min-height:28px;margin:0 auto;padding:3px 6px;list-style:none;display:flex}.chat-module__K_0c0q__complianceNotice summary::-webkit-details-marker{display:none}.chat-module__K_0c0q__complianceNotice summary:hover{color:var(--text-primary)}.chat-module__K_0c0q__complianceNotice summary:focus-visible{box-shadow:0 0 0 3px var(--focus-halo);outline:none}.chat-module__K_0c0q__aiBadge{background:var(--control-background);min-width:22px;height:18px;color:var(--text-primary);letter-spacing:.03em;border-radius:5px;justify-content:center;align-items:center;padding-inline:4px;font-size:.62rem;font-weight:750;display:inline-flex}.chat-module__K_0c0q__complianceDetails{gap:5px;width:100%;margin:4px auto 0;padding:8px 10px;display:grid}.chat-module__K_0c0q__complianceDetails p{margin:0}.chat-module__K_0c0q__complianceNotice nav{flex-wrap:wrap;gap:4px 12px;display:flex}.chat-module__K_0c0q__complianceNotice a{color:inherit;text-underline-offset:2px;text-decoration:underline}.chat-module__K_0c0q__complianceNotice a:focus-visible{box-shadow:0 0 0 3px var(--focus-halo);border-radius:3px}.chat-module__K_0c0q__speechDisclosure{background:var(--control-background);width:min(100% - 20px,580px);color:var(--text-secondary);border-radius:12px;gap:8px;margin:0 auto 8px;padding:10px 12px;font-size:.76rem;line-height:1.45;display:grid}.chat-module__K_0c0q__speechDisclosure p{margin:0}.chat-module__K_0c0q__speechDisclosure>strong{color:var(--text-primary);font-size:.78rem}.chat-module__K_0c0q__speechDisclosure a{color:inherit;text-underline-offset:2px;text-decoration:underline}.chat-module__K_0c0q__speechDisclosureActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.chat-module__K_0c0q__speechDisclosureActions button{background:var(--canvas-background);width:100%;min-width:0;min-height:40px;color:var(--text-primary);text-align:center;border-radius:8px;justify-content:center;align-items:center;padding:7px 9px;font-size:.74rem;font-weight:650;line-height:16px;display:inline-flex}.chat-module__K_0c0q__speechDisclosureActions button:hover,.chat-module__K_0c0q__speechDisclosureActions button:focus-visible{background:var(--control-hover)}.chat-module__K_0c0q__speechDisclosureActions button:focus-visible{box-shadow:0 0 0 3px var(--focus-halo);outline:none}.chat-module__K_0c0q__chatComposer{background:var(--surface-background);width:100%;min-height:60px;box-shadow:none;outline-offset:0;border-radius:24px;outline:3px solid #0000;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:6px;padding:8px 8px 8px 20px;display:grid}.chat-module__K_0c0q__chatComposer[data-speech-enabled=false]{grid-template-columns:minmax(0,1fr) auto}.chat-module__K_0c0q__chatComposer:has(textarea:focus){background:var(--surface-background);outline-color:var(--composer-focus-halo)}.chat-module__K_0c0q__chatComposer textarea{resize:none;width:100%;min-width:0;min-height:44px;max-height:144px;color:var(--text-primary);scrollbar-width:thin;scrollbar-color:var(--scrollbar) transparent;background:0 0;outline:none;grid-area:1/1;padding:10px 0;font-size:1rem;line-height:24px;display:block;overflow-y:auto}.chat-module__K_0c0q__chatComposer textarea::placeholder{color:var(--text-secondary);opacity:1;line-height:24px}.chat-module__K_0c0q__composerControl{justify-content:center;align-self:end;align-items:center;height:44px;padding:0;transition:background-color .16s,color .16s,transform .16s;display:inline-flex;position:relative}.chat-module__K_0c0q__composerControl:focus-visible{outline:2px solid var(--focus-halo);outline-offset:2px}.chat-module__K_0c0q__composerControl:active:not(:disabled){transform:scale(.96)}.chat-module__K_0c0q__composerControl:disabled{cursor:default}.chat-module__K_0c0q__composerMicrophone{width:44px;min-width:44px;color:var(--text-secondary);background:0 0;border-radius:14px;grid-area:1/2;margin-inline-start:6px}.chat-module__K_0c0q__composerMicrophone:hover:not(:disabled),.chat-module__K_0c0q__composerMicrophone:focus-visible:not(:disabled),.chat-module__K_0c0q__composerMicrophone[data-voice-status=listening]{background:var(--control-hover);color:var(--text-primary)}.chat-module__K_0c0q__composerMicrophone:disabled{color:var(--text-tertiary);opacity:.55}.chat-module__K_0c0q__composerMicrophone svg{width:22px;height:22px}.chat-module__K_0c0q__composerMicrophone[data-voice-status=starting] svg{animation:.9s ease-in-out infinite chat-module__K_0c0q__voiceStarting}.chat-module__K_0c0q__composerSubmit{background:var(--control-background);width:76px;min-width:76px;color:var(--text-secondary);border-radius:16px;grid-area:1/3}.chat-module__K_0c0q__composerSubmit[data-direction=up]{background:var(--control-active);color:var(--text-primary)}.chat-module__K_0c0q__composerSubmit[data-direction=up]:hover:not(:disabled),.chat-module__K_0c0q__composerSubmit[data-direction=up]:focus-visible:not(:disabled){background:color-mix(in srgb, var(--control-active) 90%, var(--text-secondary))}.chat-module__K_0c0q__composerSubmit[data-direction=up]:active:not(:disabled){background:color-mix(in srgb, var(--control-active) 84%, var(--text-secondary))}.chat-module__K_0c0q__composerSubmit[data-direction=left]{background:var(--control-background);color:var(--text-secondary)}.chat-module__K_0c0q__composerSubmit[data-direction=left]:hover:not(:disabled),.chat-module__K_0c0q__composerSubmit[data-direction=left]:focus-visible:not(:disabled){background:var(--control-hover);color:var(--text-primary)}.chat-module__K_0c0q__composerSubmit:disabled{background:var(--control-background);color:var(--text-tertiary)}.chat-module__K_0c0q__chatComposer[data-speech-enabled=false] .chat-module__K_0c0q__composerSubmit{grid-column:2}.chat-module__K_0c0q__chatComposer[data-voice-active=true]{grid-template-rows:auto 16px;row-gap:0}.chat-module__K_0c0q__chatComposer[data-voice-active=true] .chat-module__K_0c0q__composerMicrophone,.chat-module__K_0c0q__chatComposer[data-voice-active=true] .chat-module__K_0c0q__composerSubmit{grid-row:1/span 2;align-self:end}.chat-module__K_0c0q__composerVoiceWaveform{min-width:0;height:16px;color:var(--text-secondary);pointer-events:none;grid-area:2/1;align-items:center;display:none}.chat-module__K_0c0q__chatComposer[data-voice-active=true] .chat-module__K_0c0q__composerVoiceWaveform{display:flex}.chat-module__K_0c0q__composerVoiceWaveform svg{width:100%;height:16px;display:block;overflow:visible}.chat-module__K_0c0q__voiceWaveformBaseline,.chat-module__K_0c0q__voiceWaveformTrace{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.chat-module__K_0c0q__voiceWaveformBaseline{opacity:.2;stroke-width:1px}.chat-module__K_0c0q__voiceWaveformTrace{opacity:.9;stroke-width:1.5px}.chat-module__K_0c0q__composerVoiceWaveform[data-waveform-status=starting] .chat-module__K_0c0q__voiceWaveformTrace{stroke-dasharray:28 18;animation:1.1s linear infinite chat-module__K_0c0q__voiceWaveformStarting}.chat-module__K_0c0q__composerArrow{transform-origin:50%;width:24px;height:24px;transition:transform .3s cubic-bezier(.22,1,.36,1);display:block;overflow:visible}.chat-module__K_0c0q__composerSubmit[data-direction=up] .chat-module__K_0c0q__composerArrow{transform:rotate(90deg)}@keyframes chat-module__K_0c0q__voiceStarting{0%,to{opacity:.45}50%{opacity:1}}@keyframes chat-module__K_0c0q__voiceWaveformStarting{to{stroke-dashoffset:-46px}}@keyframes chat-module__K_0c0q__thinkingShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.chat-module__K_0c0q__chatNotice{color:var(--text-secondary);text-align:center;margin:0 16px 9px;font-size:.82rem;line-height:18px}.chat-module__K_0c0q__loadingState,.chat-module__K_0c0q__missingState{background:var(--canvas-background);place-items:center;min-width:0;min-height:0;padding:24px;display:grid}.chat-module__K_0c0q__loadingPulse{background:var(--control-background);border-radius:10px;width:30px;height:30px;animation:1.2s ease-in-out infinite chat-module__K_0c0q__pulse}.chat-module__K_0c0q__missingState>div{text-align:center;justify-items:center;gap:14px;width:min(100%,440px);display:grid}.chat-module__K_0c0q__missingState h1{font-family:var(--font-display);letter-spacing:-.025em;font-size:1.75rem;font-weight:750;line-height:1.15}.chat-module__K_0c0q__missingState p{color:var(--text-secondary);font-size:.94rem;line-height:1.55}.chat-module__K_0c0q__missingState button{background:var(--control-background);border-radius:12px;align-items:center;gap:9px;height:44px;margin-top:4px;padding:0 14px;font-size:.88rem;font-weight:650;line-height:20px;display:inline-flex}.chat-module__K_0c0q__missingState button:hover,.chat-module__K_0c0q__missingState button:focus-visible{background:var(--control-hover)}.chat-module__K_0c0q__missingState button:focus-visible{box-shadow:0 0 0 3px var(--focus-halo)}.chat-module__K_0c0q__missingState button svg{width:20px;height:20px}@keyframes chat-module__K_0c0q__pulse{0%,to{opacity:.45}50%{opacity:1}}@media (min-width:768px){.chat-module__K_0c0q__chatMain{--chat-layout-gutter:20px}.chat-module__K_0c0q__conversationContent.chat-module__K_0c0q__activeConversation{gap:36px;padding-block:42px 32px}.chat-module__K_0c0q__composerDock{padding-block:12px max(20px, env(safe-area-inset-bottom))}}@media (max-width:480px){.chat-module__K_0c0q__chatMain{--chat-layout-gutter:12px}.chat-module__K_0c0q__conversationContent.chat-module__K_0c0q__emptyConversation{padding-inline:12px}.chat-module__K_0c0q__emptyState{gap:20px}.chat-module__K_0c0q__emptyState h2{font-size:clamp(1.65rem,8vw,1.82rem)}.chat-module__K_0c0q__conversationContent.chat-module__K_0c0q__activeConversation{gap:28px;padding-block:24px 22px}.chat-module__K_0c0q__message .chat-module__K_0c0q__userMessageContent{max-width:88%}.chat-module__K_0c0q__assistantRow{grid-template-columns:21px minmax(0,1fr);gap:11px}.chat-module__K_0c0q__assistantMessage .chat-module__K_0c0q__messageActions{inset-inline-start:32px}.chat-module__K_0c0q__assistantMark,.chat-module__K_0c0q__assistantMark svg{width:21px;height:21px}.chat-module__K_0c0q__thinking{grid-template-columns:21px auto}.chat-module__K_0c0q__chatComposer{gap:6px;min-height:60px;padding-inline-start:18px}.chat-module__K_0c0q__composerSubmit{width:76px;min-width:76px}}@media (hover:none) and (pointer:coarse){.chat-module__K_0c0q__conversationContent.chat-module__K_0c0q__activeConversation{padding-bottom:max(50px, env(safe-area-inset-bottom));gap:48px}.chat-module__K_0c0q__messageActionButton{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.chat-module__K_0c0q__composerArrow,.chat-module__K_0c0q__messageActions,.chat-module__K_0c0q__messageActionButton{transition:none}.chat-module__K_0c0q__composerMicrophone[data-voice-status=starting] svg,.chat-module__K_0c0q__composerVoiceWaveform[data-waveform-status=starting] .chat-module__K_0c0q__voiceWaveformTrace,.chat-module__K_0c0q__thinkingLabel{animation:none}.chat-module__K_0c0q__thinkingLabel{color:var(--text-secondary);-webkit-text-fill-color:currentColor;background:0 0}}@media (forced-colors:active){.chat-module__K_0c0q__thinkingLabel{color:canvastext;-webkit-text-fill-color:currentColor;background:0 0}}@media (max-height:500px){.chat-module__K_0c0q__conversationContent.chat-module__K_0c0q__emptyConversation{padding-top:12px;padding-bottom:12px}.chat-module__K_0c0q__emptyState{gap:16px}.chat-module__K_0c0q__emptyState h2{font-size:1.55rem}}
.travel-icon-module__NVX_xG__flag{border-radius:3px;flex:none;width:20px;height:15px;display:block;overflow:hidden;box-shadow:none!important}.travel-icon-module__NVX_xG__globalGlobe{flex:none;width:20px;height:20px;display:block}.travel-icon-module__NVX_xG__globeWater{fill:var(--text-secondary)}.travel-icon-module__NVX_xG__globeLand{fill:var(--surface-background)}.travel-icon-module__NVX_xG__globeOutline{fill:none;stroke:var(--text-primary);stroke-width:2px}
.weather-card-module__bhR-Yq__weatherCard,.weather-card-module__bhR-Yq__statusCard,.weather-card-module__bhR-Yq__clarificationCard{width:100%;color:var(--text-primary);background:var(--surface-background);border-radius:24px}.weather-card-module__bhR-Yq__weatherCard{gap:22px;padding:clamp(18px,4vw,26px);display:grid;overflow:hidden;container-type:inline-size}.weather-card-module__bhR-Yq__answerBlock{display:contents}.weather-card-module__bhR-Yq__answerAdvice{color:var(--text-secondary);overflow-wrap:anywhere;padding:2px 1px;font-size:clamp(.86rem,.82rem + .14vw,.94rem);font-weight:520;line-height:1.58}.weather-card-module__bhR-Yq__weatherHeader{justify-content:space-between;align-items:flex-start;gap:18px;min-width:0;display:flex}.weather-card-module__bhR-Yq__locationBlock{gap:5px;min-width:0;display:grid}.weather-card-module__bhR-Yq__location,.weather-card-module__bhR-Yq__observation{align-items:center;gap:7px;min-width:0;display:flex}.weather-card-module__bhR-Yq__location{letter-spacing:-.016em;font-size:clamp(1rem,.96rem + .25vw,1.12rem);font-weight:720;line-height:1.3}.weather-card-module__bhR-Yq__location span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.weather-card-module__bhR-Yq__location svg,.weather-card-module__bhR-Yq__observation svg{flex:none;width:16px;height:16px}.weather-card-module__bhR-Yq__observation{color:var(--text-secondary);font-size:.78rem;line-height:1.4}.weather-card-module__bhR-Yq__observation svg{width:14px;height:14px}.weather-card-module__bhR-Yq__timezone{background:var(--control-background);max-width:42%;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;border-radius:9px;padding:6px 9px;font-size:.72rem;font-weight:650;line-height:1;overflow:hidden}.weather-card-module__bhR-Yq__currentWeather{align-items:center;gap:clamp(18px,5vw,32px);min-width:0;display:flex}.weather-card-module__bhR-Yq__temperatureSummary{flex:none;align-items:center;gap:13px;display:flex}.weather-card-module__bhR-Yq__conditionIcon{background:var(--control-background);border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.weather-card-module__bhR-Yq__conditionIcon svg{width:27px;height:27px}.weather-card-module__bhR-Yq__currentTemperature{letter-spacing:-.065em;font-size:clamp(2.55rem,2.2rem + 1.2vw,3.05rem);font-weight:640;line-height:.95}.weather-card-module__bhR-Yq__focusedTemperatures{white-space:nowrap;align-items:baseline;gap:8px;display:flex}.weather-card-module__bhR-Yq__focusedTemperatures strong{letter-spacing:-.06em;font-size:clamp(2.45rem,2.05rem + 1.35vw,3rem);font-weight:660;line-height:.95}.weather-card-module__bhR-Yq__focusedTemperatures span{color:var(--text-secondary);letter-spacing:-.035em;font-size:clamp(1.28rem,1.12rem + .45vw,1.55rem);font-weight:570;line-height:1}.weather-card-module__bhR-Yq__conditionCopy{gap:3px;min-width:0;display:grid}.weather-card-module__bhR-Yq__conditionCopy strong{letter-spacing:-.012em;overflow-wrap:anywhere;font-size:clamp(1rem,.96rem + .25vw,1.13rem);font-weight:700;line-height:1.3}.weather-card-module__bhR-Yq__focusLabel,.weather-card-module__bhR-Yq__highLowLegend{color:var(--text-secondary);font-size:.74rem;font-weight:640;line-height:1.3}.weather-card-module__bhR-Yq__focusLabel{color:var(--text-primary);font-weight:720}.weather-card-module__bhR-Yq__currentMetrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.weather-card-module__bhR-Yq__currentMetrics[data-answer-block=metric-grid]{grid-template-columns:repeat(auto-fit,minmax(128px,1fr))}.weather-card-module__bhR-Yq__currentMetrics>div{background:var(--control-background);border-radius:13px;gap:7px;min-width:0;padding:12px;display:grid}.weather-card-module__bhR-Yq__currentMetrics dt{min-width:0;color:var(--text-secondary);overflow-wrap:anywhere;align-items:center;gap:6px;font-size:.72rem;font-weight:620;line-height:1.2;display:flex}.weather-card-module__bhR-Yq__currentMetrics dt svg{flex:none;width:14px;height:14px}.weather-card-module__bhR-Yq__currentMetrics dd{white-space:nowrap;font-size:clamp(.88rem,.82rem + .22vw,1rem);font-weight:690;line-height:1.2}.weather-card-module__bhR-Yq__climateHero{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;min-width:0;display:grid}.weather-card-module__bhR-Yq__climateHeading{align-items:center;gap:14px;min-width:0;display:flex}.weather-card-module__bhR-Yq__climateHighLow{grid-template-columns:repeat(2,auto);gap:8px;display:grid}.weather-card-module__bhR-Yq__climateHighLow>div{background:var(--control-background);border-radius:13px;gap:4px;min-width:104px;padding:11px 13px;display:grid}.weather-card-module__bhR-Yq__climateHighLow dt{color:var(--text-secondary);font-size:.7rem;font-weight:620;line-height:1.2}.weather-card-module__bhR-Yq__climateHighLow dd{letter-spacing:-.035em;font-size:clamp(1.28rem,1.1rem + .5vw,1.55rem);font-weight:670;line-height:1}.weather-card-module__bhR-Yq__climateNotice{background:var(--control-background);min-width:0;color:var(--text-secondary);border-radius:12px;align-items:flex-start;gap:8px;padding:11px 12px;font-size:.74rem;font-weight:580;line-height:1.45;display:flex}.weather-card-module__bhR-Yq__climateNotice svg{flex:none;width:15px;height:15px;margin-top:1px}.weather-card-module__bhR-Yq__forecastSection{gap:11px;min-width:0;display:grid}.weather-card-module__bhR-Yq__forecastSection h3{letter-spacing:.01em;font-size:.78rem;font-weight:700;line-height:1.3}.weather-card-module__bhR-Yq__forecastScroller{overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:inline proximity;min-width:0;margin:0 calc(-1*clamp(18px,4vw,26px));padding:0 clamp(18px,4vw,26px);overflow-x:auto}.weather-card-module__bhR-Yq__forecastScroller::-webkit-scrollbar{display:none}.weather-card-module__bhR-Yq__forecastList{grid-auto-columns:96px;grid-auto-flow:column;gap:7px;width:max-content;list-style:none;display:grid}.weather-card-module__bhR-Yq__forecastDay{background:var(--control-background);scroll-snap-align:start;text-align:center;border-radius:14px;grid-template-rows:auto 24px minmax(28px,auto) auto 4px auto;align-items:center;gap:6px;min-width:0;min-height:164px;padding:12px 10px;display:grid}.weather-card-module__bhR-Yq__forecastDate{text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:700;line-height:1.2;overflow:hidden}.weather-card-module__bhR-Yq__forecastIcon{justify-content:center;align-items:center;display:inline-flex}.weather-card-module__bhR-Yq__forecastIcon svg{width:21px;height:21px}.weather-card-module__bhR-Yq__forecastCondition{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.72rem;line-height:1.25;display:-webkit-box;overflow:hidden}.weather-card-module__bhR-Yq__forecastTemperatures{justify-content:center;align-items:center;gap:5px;font-size:.75rem;line-height:1;display:flex}.weather-card-module__bhR-Yq__forecastTemperatures strong{font-weight:720}.weather-card-module__bhR-Yq__forecastTemperatures span{color:var(--text-secondary);font-weight:550}.weather-card-module__bhR-Yq__rangeTrack{background:var(--canvas-background);border-radius:999px;width:100%;height:4px;display:block;position:relative;overflow:hidden}.weather-card-module__bhR-Yq__rangeTrack i{background:var(--text-secondary);border-radius:inherit;height:100%;position:absolute;top:0}.weather-card-module__bhR-Yq__precipitation{color:var(--text-secondary);justify-content:center;align-items:center;gap:4px;font-size:.72rem;font-weight:620;line-height:1;display:inline-flex}.weather-card-module__bhR-Yq__precipitation svg{width:11px;height:11px}.weather-card-module__bhR-Yq__weatherFooter{min-width:0;color:var(--text-secondary);justify-content:space-between;align-items:center;gap:12px;font-size:.72rem;line-height:1.35;display:flex}.weather-card-module__bhR-Yq__weatherFooter>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.weather-card-module__bhR-Yq__weatherFooter>.weather-card-module__bhR-Yq__weatherAttribution{text-align:right;white-space:normal;flex-wrap:wrap;justify-content:flex-end;gap:3px;display:inline-flex;overflow:visible}.weather-card-module__bhR-Yq__weatherFooter a{color:var(--text-secondary);text-underline-offset:3px;flex:none;align-items:center;gap:5px;font-weight:620;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;display:inline-flex}.weather-card-module__bhR-Yq__weatherFooter a:hover,.weather-card-module__bhR-Yq__weatherFooter a:focus-visible{color:var(--text-primary);text-decoration-color:currentColor}.weather-card-module__bhR-Yq__weatherFooter a:focus-visible{box-shadow:0 0 0 3px var(--focus-halo);border-radius:4px}.weather-card-module__bhR-Yq__weatherFooter a svg{width:11px;height:11px}.weather-card-module__bhR-Yq__statusCard,.weather-card-module__bhR-Yq__clarificationCard{padding:17px}.weather-card-module__bhR-Yq__statusCard{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;display:grid}.weather-card-module__bhR-Yq__statusIcon{background:var(--control-background);border-radius:14px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.weather-card-module__bhR-Yq__statusIcon svg{width:20px;height:20px}.weather-card-module__bhR-Yq__statusCopy{gap:3px;min-width:0;display:grid}.weather-card-module__bhR-Yq__statusCopy strong{font-size:.9rem;font-weight:700;line-height:1.3}.weather-card-module__bhR-Yq__statusCopy span{overflow-wrap:anywhere;color:var(--text-secondary);font-size:.78rem;line-height:1.42}.weather-card-module__bhR-Yq__loadingIcon svg{animation:1.4s ease-in-out infinite weather-card-module__bhR-Yq__weatherPulse}.weather-card-module__bhR-Yq__loadingDots{gap:3px;display:inline-flex}.weather-card-module__bhR-Yq__loadingDots i{background:var(--text-secondary);border-radius:50%;width:4px;height:4px;animation:1.1s ease-in-out infinite weather-card-module__bhR-Yq__weatherDot}.weather-card-module__bhR-Yq__loadingDots i:nth-child(2){animation-delay:.12s}.weather-card-module__bhR-Yq__loadingDots i:nth-child(3){animation-delay:.24s}.weather-card-module__bhR-Yq__clarificationCard{gap:13px;display:grid}.weather-card-module__bhR-Yq__clarificationHeading{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:13px;display:grid}.weather-card-module__bhR-Yq__candidateList{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;list-style:none;display:grid}.weather-card-module__bhR-Yq__candidateList li{background:var(--control-background);border-radius:11px;gap:2px;min-width:0;padding:10px 12px;display:grid}.weather-card-module__bhR-Yq__candidateList li>span,.weather-card-module__bhR-Yq__candidateList small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.weather-card-module__bhR-Yq__candidateList li>span{font-size:.8rem;font-weight:680;line-height:1.3}.weather-card-module__bhR-Yq__candidateList small{color:var(--text-secondary);font-size:.72rem;line-height:1.3}@keyframes weather-card-module__bhR-Yq__weatherPulse{0%,to{opacity:.45;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}@keyframes weather-card-module__bhR-Yq__weatherDot{0%,70%,to{opacity:.25;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}@container (min-width:680px){.weather-card-module__bhR-Yq__forecastScroller{margin:0;padding:0;overflow:visible}.weather-card-module__bhR-Yq__forecastList{grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-columns:auto;grid-auto-flow:row;width:100%}}@container (max-width:679px){.weather-card-module__bhR-Yq__forecastScroller{margin:0;padding:0;overflow:visible}.weather-card-module__bhR-Yq__forecastList{grid-auto-columns:auto;grid-auto-flow:row;gap:6px;width:100%}.weather-card-module__bhR-Yq__forecastDay{text-align:start;grid-template-rows:auto auto;grid-template-columns:minmax(50px,.75fr) 22px minmax(0,1.25fr) auto;gap:7px;min-height:0;padding:10px 11px}.weather-card-module__bhR-Yq__forecastDate{grid-area:1/1}.weather-card-module__bhR-Yq__forecastIcon{grid-area:1/2}.weather-card-module__bhR-Yq__forecastCondition{text-align:start;-webkit-line-clamp:2;grid-area:1/3}.weather-card-module__bhR-Yq__forecastTemperatures{grid-area:1/4;justify-content:flex-end}.weather-card-module__bhR-Yq__precipitation{grid-area:2/1/auto/3;justify-content:flex-start}.weather-card-module__bhR-Yq__rangeTrack{grid-area:2/3/auto/5}}@container (max-width:420px){.weather-card-module__bhR-Yq__currentWeather{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.weather-card-module__bhR-Yq__temperatureSummary,.weather-card-module__bhR-Yq__conditionCopy{min-width:0}.weather-card-module__bhR-Yq__currentMetrics,.weather-card-module__bhR-Yq__currentMetrics[data-answer-block=metric-grid]{grid-template-columns:minmax(0,1fr)}.weather-card-module__bhR-Yq__currentMetrics>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.weather-card-module__bhR-Yq__currentMetrics dt,.weather-card-module__bhR-Yq__currentMetrics dd{font-size:.78rem}.weather-card-module__bhR-Yq__climateHero{grid-template-columns:minmax(0,1fr);gap:14px}.weather-card-module__bhR-Yq__climateHighLow{grid-template-columns:repeat(2,minmax(0,1fr))}.weather-card-module__bhR-Yq__climateHighLow>div{min-width:0}}@container (max-width:300px){.weather-card-module__bhR-Yq__temperatureSummary{gap:8px}.weather-card-module__bhR-Yq__conditionIcon{width:42px;height:42px}.weather-card-module__bhR-Yq__focusedTemperatures{gap:5px;min-width:0}.weather-card-module__bhR-Yq__focusedTemperatures strong{font-size:2.1rem}.weather-card-module__bhR-Yq__focusedTemperatures span{font-size:1.05rem}.weather-card-module__bhR-Yq__location span{text-overflow:clip;white-space:normal;overflow:visible}.weather-card-module__bhR-Yq__forecastDay{grid-template-rows:auto auto auto;grid-template-columns:22px minmax(0,1fr) auto;row-gap:8px}.weather-card-module__bhR-Yq__forecastDate{text-overflow:clip;grid-area:1/1/auto/3;overflow:visible}.weather-card-module__bhR-Yq__forecastTemperatures{grid-area:1/3}.weather-card-module__bhR-Yq__forecastIcon{grid-area:2/1}.weather-card-module__bhR-Yq__forecastCondition{grid-area:2/2/auto/4}.weather-card-module__bhR-Yq__precipitation{grid-area:3/1/auto/4}.weather-card-module__bhR-Yq__rangeTrack{display:none}}@media (max-width:420px){.weather-card-module__bhR-Yq__weatherCard{border-radius:20px;gap:18px}.weather-card-module__bhR-Yq__weatherHeader{gap:8px;display:grid}.weather-card-module__bhR-Yq__timezone{width:fit-content;max-width:100%}.weather-card-module__bhR-Yq__currentWeather{align-items:flex-start;gap:16px}.weather-card-module__bhR-Yq__temperatureSummary{gap:10px}.weather-card-module__bhR-Yq__conditionIcon{border-radius:15px;width:48px;height:48px}.weather-card-module__bhR-Yq__conditionIcon svg{width:24px;height:24px}.weather-card-module__bhR-Yq__currentTemperature{font-size:2.45rem}.weather-card-module__bhR-Yq__conditionCopy{padding-top:4px}.weather-card-module__bhR-Yq__currentMetrics{gap:6px}.weather-card-module__bhR-Yq__currentMetrics>div{gap:6px;padding:10px 8px}.weather-card-module__bhR-Yq__currentMetrics dt{gap:4px;font-size:.72rem}.weather-card-module__bhR-Yq__currentMetrics dt svg{width:12px;height:12px}.weather-card-module__bhR-Yq__currentMetrics dd{font-size:.82rem}.weather-card-module__bhR-Yq__weatherFooter{gap:5px;display:grid}.weather-card-module__bhR-Yq__weatherFooter>.weather-card-module__bhR-Yq__weatherAttribution{text-align:left;justify-content:flex-start}.weather-card-module__bhR-Yq__candidateList{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.weather-card-module__bhR-Yq__loadingIcon svg,.weather-card-module__bhR-Yq__loadingDots i{animation:none}}
.destination-check-card-module__kcARwq__card,.destination-check-card-module__kcARwq__statusCard,.destination-check-card-module__kcARwq__clarificationCard{width:100%;color:var(--text-primary);background:var(--surface-background);border-radius:24px}.destination-check-card-module__kcARwq__card{gap:12px;padding:clamp(18px,4vw,26px);display:grid;overflow:hidden;container-type:inline-size}.destination-check-card-module__kcARwq__cardHeader{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;padding-block-end:5px;display:flex}.destination-check-card-module__kcARwq__destinationHeading{gap:5px;min-width:0;display:grid}.destination-check-card-module__kcARwq__eyebrow{color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:720;line-height:1.2}.destination-check-card-module__kcARwq__destinationHeading h2{min-width:0;font-family:var(--font-display);letter-spacing:-.02em;align-items:center;gap:9px;font-size:clamp(1.15rem,1.04rem + .4vw,1.48rem);font-weight:750;line-height:1.2;display:flex}.destination-check-card-module__kcARwq__destinationHeading h2 img,.destination-check-card-module__kcARwq__destinationHeading h2 svg{flex:none}.destination-check-card-module__kcARwq__destinationHeading h2 span{overflow-wrap:anywhere;min-width:0}.destination-check-card-module__kcARwq__verifiedBadge{min-height:28px;color:var(--canvas-background);background:var(--text-primary);white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:6px 10px;font-size:.7rem;font-weight:720;line-height:1;display:inline-flex}.destination-check-card-module__kcARwq__section{background:var(--elevated-background);border-radius:18px;gap:12px;min-width:0;padding:clamp(14px,3vw,18px);display:grid}.destination-check-card-module__kcARwq__sectionHeader{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.destination-check-card-module__kcARwq__sectionHeader h3{letter-spacing:-.01em;align-items:center;gap:7px;min-width:0;font-size:.82rem;font-weight:740;line-height:1.3;display:flex}.destination-check-card-module__kcARwq__sectionHeader h3>span{width:28px;height:28px;color:var(--text-secondary);background:var(--control-background);border-radius:9px;flex:none;justify-content:center;align-items:center;display:inline-flex}.destination-check-card-module__kcARwq__sectionHeader h3 svg{width:14px;height:14px}.destination-check-card-module__kcARwq__sourceLink{min-width:0;color:var(--text-secondary);text-align:end;justify-content:flex-end;align-items:center;gap:5px;font-size:.66rem;font-weight:620;line-height:1.25;text-decoration:none;display:inline-flex}.destination-check-card-module__kcARwq__sourceLink span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.destination-check-card-module__kcARwq__sourceLink svg{flex:none;width:11px;height:11px}.destination-check-card-module__kcARwq__sourceLink:hover{color:var(--text-primary);text-underline-offset:3px;text-decoration:underline}.destination-check-card-module__kcARwq__sourceLink:focus-visible{box-shadow:0 0 0 3px var(--focus-halo);border-radius:4px;outline:none}.destination-check-card-module__kcARwq__destinationHeading>.destination-check-card-module__kcARwq__sourceLink{text-align:start;justify-content:flex-start;width:fit-content;max-width:100%}.destination-check-card-module__kcARwq__factGrid,.destination-check-card-module__kcARwq__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.destination-check-card-module__kcARwq__metricGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.destination-check-card-module__kcARwq__fact{background:var(--control-background);border-radius:13px;align-content:start;gap:7px;min-width:0;padding:11px 12px;display:grid}.destination-check-card-module__kcARwq__fact dt{min-width:0;color:var(--text-secondary);align-items:center;gap:6px;font-size:.68rem;font-weight:660;line-height:1.25;display:flex}.destination-check-card-module__kcARwq__fact dt>span,.destination-check-card-module__kcARwq__fact dt svg{flex:none;width:13px;height:13px}.destination-check-card-module__kcARwq__fact dd{overflow-wrap:anywhere;min-width:0;font-size:.82rem;font-weight:690;line-height:1.42}.destination-check-card-module__kcARwq__weatherHero{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.destination-check-card-module__kcARwq__weatherIcon{width:48px;height:48px;color:var(--text-primary);background:var(--control-background);border-radius:15px;justify-content:center;align-items:center;display:inline-flex}.destination-check-card-module__kcARwq__weatherIcon svg{width:24px;height:24px}.destination-check-card-module__kcARwq__weatherTemperature{gap:2px;min-width:0;display:grid}.destination-check-card-module__kcARwq__weatherTemperature strong{letter-spacing:-.05em;font-size:clamp(1.68rem,1.5rem + .65vw,2.05rem);font-weight:660;line-height:1}.destination-check-card-module__kcARwq__weatherTemperature span{color:var(--text-secondary);overflow-wrap:anywhere;font-size:.78rem;font-weight:650;line-height:1.3}.destination-check-card-module__kcARwq__observed,.destination-check-card-module__kcARwq__climatePeriod{color:var(--text-secondary);font-size:.68rem;font-weight:570;line-height:1.4}.destination-check-card-module__kcARwq__observed{text-align:end}.destination-check-card-module__kcARwq__rate{background:var(--control-background);border-radius:14px;justify-content:space-between;align-items:baseline;gap:14px;padding:13px 14px;display:flex}.destination-check-card-module__kcARwq__rate strong{letter-spacing:-.025em;font-size:clamp(1rem,.94rem + .26vw,1.15rem);font-weight:750;line-height:1.25}.destination-check-card-module__kcARwq__rate span{color:var(--text-secondary);text-align:end;font-size:.7rem;line-height:1.35}.destination-check-card-module__kcARwq__aqiHero{background:var(--control-background);border-radius:14px;align-items:baseline;gap:9px;min-width:0;padding:12px 14px;display:flex}.destination-check-card-module__kcARwq__aqiHero>span{color:var(--text-secondary);font-size:.7rem;font-weight:660}.destination-check-card-module__kcARwq__aqiHero strong{letter-spacing:-.04em;font-size:1.35rem;font-weight:750;line-height:1}.destination-check-card-module__kcARwq__aqiHero small{color:var(--text-secondary);margin-inline-start:auto;font-size:.7rem;font-weight:680}.destination-check-card-module__kcARwq__climatePeriod{margin-block-start:-5px}.destination-check-card-module__kcARwq__climateHighlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.destination-check-card-module__kcARwq__singleHighlight{grid-template-columns:minmax(0,1fr)}.destination-check-card-module__kcARwq__climateHighlight{background:var(--control-background);border-radius:13px;gap:3px;min-width:0;padding:11px 12px;display:grid}.destination-check-card-module__kcARwq__climateHighlight>span{color:var(--text-secondary);font-size:.65rem;font-weight:660;line-height:1.25}.destination-check-card-module__kcARwq__climateHighlight strong{font-size:.84rem;font-weight:740;line-height:1.3}.destination-check-card-module__kcARwq__climateHighlight small{color:var(--text-secondary);overflow-wrap:anywhere;font-size:.67rem;line-height:1.4}.destination-check-card-module__kcARwq__monthGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;list-style:none;display:grid}.destination-check-card-module__kcARwq__monthGrid li{background:var(--control-background);border:1px solid #0000;border-radius:12px;gap:6px;min-width:0;padding:9px 8px;display:grid}.destination-check-card-module__kcARwq__monthGrid li.destination-check-card-module__kcARwq__focusedMonth{border-color:var(--text-primary);box-shadow:inset 0 0 0 1px var(--text-primary)}.destination-check-card-module__kcARwq__monthName{color:var(--text-secondary);letter-spacing:.03em;text-transform:uppercase;font-size:.65rem;font-weight:730;line-height:1.2}.destination-check-card-module__kcARwq__focusedMonth .destination-check-card-module__kcARwq__monthName:after{content:" •";color:var(--text-primary)}.destination-check-card-module__kcARwq__monthTemperatures{white-space:nowrap;align-items:baseline;gap:4px;display:flex}.destination-check-card-module__kcARwq__monthTemperatures strong,.destination-check-card-module__kcARwq__monthTemperatures span{font-size:.69rem;line-height:1.2}.destination-check-card-module__kcARwq__monthTemperatures strong{font-weight:740}.destination-check-card-module__kcARwq__monthTemperatures span{color:var(--text-secondary);font-weight:610}.destination-check-card-module__kcARwq__monthRain{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:3px;font-size:.61rem;font-weight:610;line-height:1.2;display:flex}.destination-check-card-module__kcARwq__monthRain svg{flex:none;width:9px;height:9px}.destination-check-card-module__kcARwq__partial{color:var(--text-secondary);background:var(--elevated-background);border-radius:14px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:9px;padding:11px 12px;display:grid}.destination-check-card-module__kcARwq__partial>svg{width:16px;height:16px;margin:2px 0 0 5px}.destination-check-card-module__kcARwq__partial>div{gap:3px;display:grid}.destination-check-card-module__kcARwq__partial h3{color:var(--text-primary);font-size:.72rem;font-weight:700;line-height:1.3}.destination-check-card-module__kcARwq__partial p,.destination-check-card-module__kcARwq__partial li{font-size:.68rem;line-height:1.42}.destination-check-card-module__kcARwq__partial ul{flex-wrap:wrap;gap:3px 12px;padding-inline-start:15px;display:flex}.destination-check-card-module__kcARwq__statusCard{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:17px;display:grid}.destination-check-card-module__kcARwq__statusIcon{background:var(--control-background);border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.destination-check-card-module__kcARwq__statusIcon svg{width:20px;height:20px}.destination-check-card-module__kcARwq__statusCopy{gap:3px;min-width:0;display:grid}.destination-check-card-module__kcARwq__statusCopy strong{font-size:.9rem;font-weight:700;line-height:1.3}.destination-check-card-module__kcARwq__statusCopy>span{color:var(--text-secondary);overflow-wrap:anywhere;font-size:.78rem;line-height:1.42}.destination-check-card-module__kcARwq__loadingIcon svg{animation:1.2s linear infinite destination-check-card-module__kcARwq__destinationSpin}.destination-check-card-module__kcARwq__loadingDots{gap:3px;display:inline-flex}.destination-check-card-module__kcARwq__loadingDots i{background:var(--text-secondary);border-radius:50%;width:4px;height:4px;animation:1.1s ease-in-out infinite destination-check-card-module__kcARwq__destinationDot}.destination-check-card-module__kcARwq__loadingDots i:nth-child(2){animation-delay:.12s}.destination-check-card-module__kcARwq__loadingDots i:nth-child(3){animation-delay:.24s}.destination-check-card-module__kcARwq__clarificationCard{gap:14px;padding:17px;display:grid}.destination-check-card-module__kcARwq__clarificationHeader{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:13px;display:grid}.destination-check-card-module__kcARwq__candidateList{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;list-style:none;display:grid}.destination-check-card-module__kcARwq__candidateList li{background:var(--control-background);border-radius:12px;align-items:center;gap:9px;min-width:0;padding:10px 11px;display:flex}.destination-check-card-module__kcARwq__candidateList li>img,.destination-check-card-module__kcARwq__candidateList li>svg{flex:none}.destination-check-card-module__kcARwq__candidateList li>span{gap:2px;min-width:0;display:grid}.destination-check-card-module__kcARwq__candidateList strong{overflow-wrap:anywhere;font-size:.78rem;line-height:1.3}.destination-check-card-module__kcARwq__candidateList small{color:var(--text-secondary);overflow-wrap:anywhere;font-size:.68rem;line-height:1.35}@keyframes destination-check-card-module__kcARwq__destinationSpin{to{transform:rotate(360deg)}}@keyframes destination-check-card-module__kcARwq__destinationDot{0%,70%,to{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}@container (max-width:560px){.destination-check-card-module__kcARwq__metricGrid,.destination-check-card-module__kcARwq__climateHighlights{grid-template-columns:repeat(2,minmax(0,1fr))}.destination-check-card-module__kcARwq__monthGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.destination-check-card-module__kcARwq__weatherHero{grid-template-columns:48px minmax(0,1fr)}.destination-check-card-module__kcARwq__weatherHero .destination-check-card-module__kcARwq__observed{text-align:start;grid-column:1/-1}}@container (max-width:410px){.destination-check-card-module__kcARwq__cardHeader,.destination-check-card-module__kcARwq__sectionHeader,.destination-check-card-module__kcARwq__rate{display:grid}.destination-check-card-module__kcARwq__verifiedBadge{width:fit-content}.destination-check-card-module__kcARwq__sectionHeader .destination-check-card-module__kcARwq__sourceLink,.destination-check-card-module__kcARwq__rate span{text-align:start;justify-content:flex-start}.destination-check-card-module__kcARwq__factGrid,.destination-check-card-module__kcARwq__metricGrid,.destination-check-card-module__kcARwq__climateHighlights,.destination-check-card-module__kcARwq__candidateList{grid-template-columns:1fr}.destination-check-card-module__kcARwq__monthGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:420px){.destination-check-card-module__kcARwq__card,.destination-check-card-module__kcARwq__statusCard,.destination-check-card-module__kcARwq__clarificationCard{border-radius:20px}.destination-check-card-module__kcARwq__card{padding:18px}.destination-check-card-module__kcARwq__statusCard{grid-template-columns:38px minmax(0,1fr)}.destination-check-card-module__kcARwq__statusIcon{border-radius:12px;width:38px;height:38px}.destination-check-card-module__kcARwq__loadingDots{display:none}}@media (prefers-reduced-motion:reduce){.destination-check-card-module__kcARwq__loadingIcon svg,.destination-check-card-module__kcARwq__loadingDots i{animation:none}}
.markdown-response-module__YDvHSG__inlineFlag{vertical-align:-.14em;white-space:nowrap;justify-content:center;align-items:center;width:20px;height:15px;margin-inline:.08em;display:inline-flex}
.kokonat-mark-module__hL64sG__mark{color:currentColor;overflow:visible}.kokonat-mark-module__hL64sG__pores{fill:currentColor}.kokonat-mark-module__hL64sG__pore{transform-box:fill-box;transform-origin:50%}.kokonat-mark-module__hL64sG__mark[data-motion=thinking] .kokonat-mark-module__hL64sG__pore{opacity:.62;animation:1.35s cubic-bezier(.4,0,.2,1) infinite kokonat-mark-module__hL64sG__poreThinking;transform:translateY(0)scale(.94)}.kokonat-mark-module__hL64sG__mark[data-motion=thinking] .kokonat-mark-module__hL64sG__poreLeft{animation-delay:.15s}.kokonat-mark-module__hL64sG__mark[data-motion=thinking] .kokonat-mark-module__hL64sG__poreRight{animation-delay:.3s}@keyframes kokonat-mark-module__hL64sG__poreThinking{0%,58%,to{opacity:.62;transform:translateY(0)scale(.94)}24%{opacity:1;transform:translateY(-1px)scale(1)}}@media (prefers-reduced-motion:reduce){.kokonat-mark-module__hL64sG__mark[data-motion=thinking] .kokonat-mark-module__hL64sG__pore{opacity:.82;animation:none;transform:none}}
.kokonat-brand-module__XpIcWq__brand{color:currentColor;min-width:0;font-family:var(--font-brand);align-items:center;gap:.32em;font-weight:850;line-height:1;display:inline-flex}.kokonat-brand-module__XpIcWq__mark{color:currentColor;flex:none;width:1.32em;height:1.32em;transform:translateY(.005em)}.kokonat-brand-module__XpIcWq__wordmark{min-width:0;font:inherit;font-kerning:normal;letter-spacing:.18em;text-overflow:ellipsis;white-space:nowrap;margin-right:-.18em;font-size:.92em;overflow:hidden}
.sidebar-module__hNCdLq__sidebarLayer{z-index:50;width:0;min-width:0;position:relative}.sidebar-module__hNCdLq__sidebarOverlay{z-index:1;visibility:hidden;background:var(--backdrop);opacity:0;pointer-events:none;display:block;position:fixed;inset:0}.sidebar-module__hNCdLq__sidebarLayer[data-open=true] .sidebar-module__hNCdLq__sidebarOverlay{visibility:visible;opacity:1;pointer-events:auto}.sidebar-module__hNCdLq__sidebar{z-index:2;width:min(320px,88vw);min-width:0;padding:10px 10px max(12px, env(safe-area-inset-bottom));background:var(--sidebar-background);grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:12px;display:grid;position:fixed;inset-block:0;inset-inline-start:0;overflow:hidden;transform:translate(-102%)}[dir=rtl] .sidebar-module__hNCdLq__sidebar{transform:translate(102%)}.sidebar-module__hNCdLq__sidebarLayer[data-open=true] .sidebar-module__hNCdLq__sidebar{transform:translate(0)}.sidebar-module__hNCdLq__sidebarHeader{justify-content:space-between;align-items:center;height:46px;padding:0 4px 0 8px;display:flex}.sidebar-module__hNCdLq__sidebarBrand{color:var(--text-primary);font-size:1.28rem}.sidebar-module__hNCdLq__iconButton,.sidebar-module__hNCdLq__moreButton{width:44px;height:44px;color:var(--text-secondary);background:0 0;border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.sidebar-module__hNCdLq__iconButton:hover,.sidebar-module__hNCdLq__iconButton:focus-visible{background:var(--control-hover);color:var(--text-primary)}.sidebar-module__hNCdLq__moreButton:hover,.sidebar-module__hNCdLq__moreButton:focus-visible,.sidebar-module__hNCdLq__moreButton[aria-expanded=true]{color:var(--text-primary);background:0 0}.sidebar-module__hNCdLq__iconButton:focus-visible,.sidebar-module__hNCdLq__moreButton:focus-visible,.sidebar-module__hNCdLq__newChatButton:focus-visible,.sidebar-module__hNCdLq__savedItemsButton:focus-visible,.sidebar-module__hNCdLq__chatLink:focus-visible,.sidebar-module__hNCdLq__chatMenu>button:focus-visible,.sidebar-module__hNCdLq__deleteConfirm button:focus-visible{box-shadow:0 0 0 3px var(--focus-halo)}.sidebar-module__hNCdLq__iconButton svg,.sidebar-module__hNCdLq__moreButton svg{width:18px;height:18px}.sidebar-module__hNCdLq__newChatButton{background:var(--control-background);width:100%;height:44px;color:var(--text-primary);border-radius:12px;justify-content:flex-start;align-items:center;gap:10px;padding:0 14px;font-size:.9rem;font-weight:650;line-height:20px;display:inline-flex}.sidebar-module__hNCdLq__newChatButton:hover,.sidebar-module__hNCdLq__newChatButton:focus-visible{background:var(--control-hover)}.sidebar-module__hNCdLq__newChatButton:active{background:var(--control-active)}.sidebar-module__hNCdLq__newChatButton svg{width:20px;height:20px}.sidebar-module__hNCdLq__savedItemsButton{width:100%;height:44px;color:var(--text-secondary);text-align:start;background:0 0;border-radius:12px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 14px;font-size:.88rem;font-weight:600;line-height:20px;display:grid}.sidebar-module__hNCdLq__savedItemsButton:hover,.sidebar-module__hNCdLq__savedItemsButton:focus-visible{background:var(--control-hover);color:var(--text-primary)}.sidebar-module__hNCdLq__savedItemsButton svg{width:18px;height:18px}.sidebar-module__hNCdLq__savedItemsCount{background:var(--control-background);min-width:22px;height:22px;color:var(--text-secondary);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:.72rem;font-weight:680;line-height:1;display:inline-flex}.sidebar-module__hNCdLq__chatNavigation{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--scrollbar) transparent;min-height:0;padding:8px 0 16px;overflow:visible auto}.sidebar-module__hNCdLq__emptyHistory{color:var(--text-secondary);padding:10px 12px;font-size:.86rem;line-height:20px}.sidebar-module__hNCdLq__chatGroup+.sidebar-module__hNCdLq__chatGroup{margin-top:20px}.sidebar-module__hNCdLq__chatGroup h2{color:var(--text-secondary);font-family:var(--font-body);padding:0 12px 7px;font-size:.78rem;font-weight:650;line-height:18px}.sidebar-module__hNCdLq__chatList{gap:2px;display:grid}.sidebar-module__hNCdLq__chatRow{border-radius:12px;grid-template-columns:minmax(0,1fr) 44px;align-items:center;min-width:0;display:grid;position:relative}.sidebar-module__hNCdLq__chatRow:hover,.sidebar-module__hNCdLq__chatRow:focus-within{background:var(--control-hover)}.sidebar-module__hNCdLq__chatRow[data-active=true]{background:var(--control-background)}.sidebar-module__hNCdLq__chatLink{min-width:0;height:44px;color:var(--text-primary);text-align:start;background:0 0;border-radius:12px 0 0 12px;align-items:center;gap:10px;padding:0 4px 0 12px;display:flex}.sidebar-module__hNCdLq__chatLink span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.87rem;font-weight:540;line-height:20px;overflow:hidden}.sidebar-module__hNCdLq__moreButton{opacity:0;width:44px;height:44px;margin-inline-end:0}.sidebar-module__hNCdLq__chatRow:hover .sidebar-module__hNCdLq__moreButton,.sidebar-module__hNCdLq__chatRow:focus-within .sidebar-module__hNCdLq__moreButton,.sidebar-module__hNCdLq__chatRow[data-active=true] .sidebar-module__hNCdLq__moreButton,.sidebar-module__hNCdLq__moreButton[aria-expanded=true]{opacity:1}.sidebar-module__hNCdLq__renameForm{grid-column:1/-1;align-items:center;gap:10px;min-width:0;height:42px;padding:0 4px 0 12px;display:flex}.sidebar-module__hNCdLq__renameForm input{background:var(--elevated-background);width:100%;min-width:0;height:30px;box-shadow:0 0 0 3px var(--focus-halo);border-radius:8px;outline:none;padding:0 8px;font-size:.87rem;line-height:20px}.sidebar-module__hNCdLq__chatMenu{z-index:5;top:calc(100% + 4px);background:var(--popover-background);width:176px;box-shadow:var(--popover-shadow);border-radius:14px;padding:6px;display:grid;position:absolute;inset-inline-end:0}.sidebar-module__hNCdLq__chatMenu[data-placement=up]{top:auto;bottom:calc(100% + 4px)}.sidebar-module__hNCdLq__chatMenu:has(.sidebar-module__hNCdLq__deleteConfirm){width:min(224px,100%)}.sidebar-module__hNCdLq__chatMenu>button{width:100%;height:44px;color:var(--text-primary);text-align:start;background:0 0;border-radius:9px;align-items:center;gap:9px;padding:0 10px;font-size:.84rem;line-height:20px;display:flex}.sidebar-module__hNCdLq__chatMenu>button:hover,.sidebar-module__hNCdLq__chatMenu>button:focus-visible{background:var(--control-hover)}.sidebar-module__hNCdLq__accountRoot{min-width:0;position:relative}.sidebar-module__hNCdLq__accountTrigger{width:100%;min-height:56px;color:var(--text-primary);text-align:start;background:0 0;border-radius:13px;grid-template-columns:minmax(0,1fr);align-items:center;gap:10px;padding:7px 12px;display:grid}.sidebar-module__hNCdLq__accountTrigger[data-has-avatar=true]{grid-template-columns:38px minmax(0,1fr);padding:7px 9px}.sidebar-module__hNCdLq__accountTrigger:hover,.sidebar-module__hNCdLq__accountTrigger:focus-visible,.sidebar-module__hNCdLq__accountTrigger[aria-expanded=true]{background:var(--control-hover)}.sidebar-module__hNCdLq__accountAvatar{background:var(--control-background);width:38px;height:38px;color:var(--text-secondary);border-radius:12px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.sidebar-module__hNCdLq__accountAvatar svg{width:19px;height:19px}.sidebar-module__hNCdLq__accountAvatar img{object-fit:cover;width:100%;height:100%}.sidebar-module__hNCdLq__accountCopy{gap:1px;min-width:0;display:grid}.sidebar-module__hNCdLq__accountCopy strong,.sidebar-module__hNCdLq__accountCopy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-module__hNCdLq__accountCopy strong{font-size:.88rem;font-weight:650;line-height:19px}.sidebar-module__hNCdLq__accountCopy small{color:var(--text-secondary);font-size:.75rem;line-height:17px}.sidebar-module__hNCdLq__accountMenu{z-index:8;inset-inline-end:0;bottom:calc(100% + 6px);background:var(--popover-background);box-shadow:var(--popover-shadow);border-radius:14px;padding:6px;animation:.12s ease-out sidebar-module__hNCdLq__accountMenuOpen;display:grid;position:absolute;inset-inline-start:0}.sidebar-module__hNCdLq__accountMenu button{width:100%;min-height:44px;color:var(--text-primary);text-align:start;background:0 0;border-radius:9px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:9px;padding:0 10px;font-size:.84rem;font-weight:560;display:grid}.sidebar-module__hNCdLq__accountMenu button:hover,.sidebar-module__hNCdLq__accountMenu button:focus-visible{background:var(--control-hover)}.sidebar-module__hNCdLq__accountMenu svg{width:17px;height:17px;color:var(--text-secondary)}.sidebar-module__hNCdLq__accountTrigger:focus-visible,.sidebar-module__hNCdLq__accountMenu button:focus-visible{box-shadow:0 0 0 3px var(--focus-halo)}@keyframes sidebar-module__hNCdLq__accountMenuOpen{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.sidebar-module__hNCdLq__chatMenu svg{width:16px;height:16px;color:var(--text-secondary)}.sidebar-module__hNCdLq__deleteConfirm{gap:8px;padding:7px;display:grid}.sidebar-module__hNCdLq__deleteConfirm p{color:var(--text-primary);font-size:.82rem;font-weight:600;line-height:18px}.sidebar-module__hNCdLq__deleteConfirm>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.sidebar-module__hNCdLq__deleteConfirm button{background:var(--control-background);width:100%;min-width:0;min-height:44px;color:var(--text-primary);text-align:center;border-radius:8px;padding:7px 8px;font-size:.8rem;font-weight:650;line-height:16px}.sidebar-module__hNCdLq__deleteConfirm button:hover,.sidebar-module__hNCdLq__deleteConfirm button:focus-visible{background:var(--control-hover)}.sidebar-module__hNCdLq__deleteConfirm .sidebar-module__hNCdLq__deleteButton{background:var(--submit-background);color:var(--submit-text)}.sidebar-module__hNCdLq__deleteConfirm .sidebar-module__hNCdLq__deleteButton:hover,.sidebar-module__hNCdLq__deleteConfirm .sidebar-module__hNCdLq__deleteButton:focus-visible{background:var(--submit-hover);color:var(--submit-text)}.sidebar-module__hNCdLq__deleteConfirm .sidebar-module__hNCdLq__deleteButton:active{background:var(--submit-active)}@media (min-width:1024px){.sidebar-module__hNCdLq__sidebarLayer{width:272px}.sidebar-module__hNCdLq__sidebarOverlay{display:none}.sidebar-module__hNCdLq__sidebar{width:272px;height:100dvh;position:static;transform:none}.sidebar-module__hNCdLq__sidebarHeader .sidebar-module__hNCdLq__iconButton{display:none}}@media (hover:none){.sidebar-module__hNCdLq__moreButton{opacity:1}}
.travel-profile-selector-module__od54KW__root{gap:6px;min-width:0;display:grid}.travel-profile-selector-module__od54KW__summaryButton{width:100%;min-height:58px;color:var(--text-primary);text-align:start;background:0 0;border-radius:12px;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:10px;padding-block:7px;padding-inline:10px 7px;display:grid}.travel-profile-selector-module__od54KW__summaryButton:hover,.travel-profile-selector-module__od54KW__summaryButton:focus-visible{background:var(--control-hover)}.travel-profile-selector-module__od54KW__summaryText,.travel-profile-selector-module__od54KW__pickerTitle,.travel-profile-selector-module__od54KW__resultText{min-width:0;display:grid}.travel-profile-selector-module__od54KW__summaryText{gap:1px}.travel-profile-selector-module__od54KW__summaryText strong{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:620;line-height:18px;overflow:hidden}.travel-profile-selector-module__od54KW__summaryValue{align-items:center;gap:6px;min-width:0;display:flex}.travel-profile-selector-module__od54KW__summaryValue>span{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:.86rem;font-weight:650;line-height:20px;overflow:hidden}.travel-profile-selector-module__od54KW__summaryValue>span[data-empty=true]{color:var(--text-secondary);font-weight:560}.travel-profile-selector-module__od54KW__summaryValue small{background:var(--control-background);color:var(--text-secondary);letter-spacing:.015em;border-radius:999px;flex:none;padding:1px 5px;font-size:.58rem;font-weight:680;line-height:14px}.travel-profile-selector-module__od54KW__chevron{width:16px;height:16px;color:var(--text-tertiary)}.travel-profile-selector-module__od54KW__picker{gap:8px;min-width:0;display:grid}.travel-profile-selector-module__od54KW__pickerHeader{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;min-height:48px;display:grid}.travel-profile-selector-module__od54KW__iconButton{width:44px;height:44px;color:var(--text-secondary);background:0 0;border-radius:11px;justify-content:center;align-items:center;display:inline-flex}.travel-profile-selector-module__od54KW__iconButton:hover,.travel-profile-selector-module__od54KW__iconButton:focus-visible{background:var(--control-hover);color:var(--text-primary)}.travel-profile-selector-module__od54KW__iconButton svg{width:18px;height:18px}.travel-profile-selector-module__od54KW__pickerTitle{gap:1px}.travel-profile-selector-module__od54KW__pickerTitle strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:680;line-height:19px;overflow:hidden}.travel-profile-selector-module__od54KW__pickerTitle span{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:17px;overflow:hidden}.travel-profile-selector-module__od54KW__clearButton{min-width:44px;min-height:44px;color:var(--text-secondary);background:0 0;border-radius:10px;padding:0 9px;font-size:.78rem;font-weight:620}.travel-profile-selector-module__od54KW__clearButton:hover,.travel-profile-selector-module__od54KW__clearButton:focus-visible{background:var(--control-hover);color:var(--text-primary)}.travel-profile-selector-module__od54KW__searchField{min-width:0;display:block;position:relative}.travel-profile-selector-module__od54KW__searchField>svg{z-index:1;top:50%;width:17px;height:17px;color:var(--text-tertiary);pointer-events:none;position:absolute;inset-inline-start:13px;transform:translateY(-50%)}.travel-profile-selector-module__od54KW__searchField input{background:var(--control-background);width:100%;height:46px;color:var(--text-primary);border-radius:12px;padding-block:0;padding-inline:40px 14px;font-size:.86rem;line-height:20px}.travel-profile-selector-module__od54KW__searchField input::placeholder{color:var(--text-secondary);opacity:1}.travel-profile-selector-module__od54KW__resultList{overscroll-behavior:contain;scrollbar-color:var(--scrollbar) transparent;scrollbar-width:thin;gap:2px;max-height:min(310px,45vh);padding:2px;display:grid;overflow-y:auto}.travel-profile-selector-module__od54KW__resultButton{width:100%;min-height:54px;color:var(--text-primary);text-align:start;background:0 0;border-radius:11px;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:9px;padding-block:6px;padding-inline:8px 7px;display:grid}[dir=rtl] .travel-profile-selector-module__od54KW__chevron{transform:scaleX(-1)}[dir=rtl] .travel-profile-selector-module__od54KW__iconButton svg{transform:scaleX(-1)}.travel-profile-selector-module__od54KW__resultButton:hover,.travel-profile-selector-module__od54KW__resultButton:focus-visible,.travel-profile-selector-module__od54KW__resultButton[data-active=true]{background:var(--control-hover)}.travel-profile-selector-module__od54KW__resultButton[aria-selected=true]{background:var(--control-active)}.travel-profile-selector-module__od54KW__resultButton[aria-selected=true] .travel-profile-selector-module__od54KW__resultText span{color:var(--text-primary)}.travel-profile-selector-module__od54KW__flagSlot{justify-content:center;align-items:center;width:38px;min-height:30px;display:inline-flex}.travel-profile-selector-module__od54KW__summaryButton .travel-profile-selector-module__od54KW__flagSlot{width:22px;min-height:22px}.travel-profile-selector-module__od54KW__summaryButton .travel-profile-selector-module__od54KW__flagSlot img{width:20px;height:15px}.travel-profile-selector-module__od54KW__globalIcon{width:20px;height:20px}.travel-profile-selector-module__od54KW__resultText{gap:1px}.travel-profile-selector-module__od54KW__resultText strong,.travel-profile-selector-module__od54KW__resultText span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.travel-profile-selector-module__od54KW__resultText strong{font-size:.82rem;font-weight:640;line-height:19px}.travel-profile-selector-module__od54KW__resultText span{color:var(--text-secondary);font-size:.72rem;line-height:17px}.travel-profile-selector-module__od54KW__checkIcon{width:16px;height:16px;color:var(--text-primary)}.travel-profile-selector-module__od54KW__emptyResult{min-height:84px;color:var(--text-secondary);text-align:center;justify-content:center;align-items:center;margin:0;padding:16px;font-size:.8rem;line-height:19px;display:flex}.travel-profile-selector-module__od54KW__pageControls{grid-template-columns:minmax(72px,auto) minmax(0,1fr) minmax(52px,auto);align-items:center;gap:6px;min-height:44px;display:grid}.travel-profile-selector-module__od54KW__pageControls button{min-height:44px;color:var(--text-secondary);background:0 0;border-radius:10px;padding:0 10px;font-size:.76rem;font-weight:620}.travel-profile-selector-module__od54KW__pageControls button:hover:not(:disabled),.travel-profile-selector-module__od54KW__pageControls button:focus-visible{background:var(--control-hover);color:var(--text-primary)}.travel-profile-selector-module__od54KW__pageControls button:disabled{opacity:.38}.travel-profile-selector-module__od54KW__pageControls>span{color:var(--text-secondary);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:600;line-height:18px;overflow:hidden}.travel-profile-selector-module__od54KW__pageControls .travel-profile-selector-module__od54KW__retryPageButton{grid-column:1/-1}.travel-profile-selector-module__od54KW__summaryButton:focus-visible,.travel-profile-selector-module__od54KW__iconButton:focus-visible,.travel-profile-selector-module__od54KW__clearButton:focus-visible,.travel-profile-selector-module__od54KW__searchField input:focus-visible,.travel-profile-selector-module__od54KW__resultButton:focus-visible,.travel-profile-selector-module__od54KW__pageControls button:focus-visible{box-shadow:0 0 0 3px var(--focus-halo);outline:none}.travel-profile-selector-module__od54KW__root[data-variant=settings]{gap:10px}.travel-profile-selector-module__od54KW__root[data-variant=settings] .travel-profile-selector-module__od54KW__summaryButton{background:var(--surface-background);border-radius:16px;min-height:70px;padding:12px 12px 12px 16px}.travel-profile-selector-module__od54KW__root[data-variant=settings] .travel-profile-selector-module__od54KW__summaryButton:hover,.travel-profile-selector-module__od54KW__root[data-variant=settings] .travel-profile-selector-module__od54KW__summaryButton:focus-visible{background:var(--control-hover)}.travel-profile-selector-module__od54KW__root[data-variant=settings] .travel-profile-selector-module__od54KW__summaryText strong{font-size:.9rem;font-weight:650;line-height:20px}.travel-profile-selector-module__od54KW__root[data-variant=settings] .travel-profile-selector-module__od54KW__summaryValue>span{color:var(--text-secondary);font-size:.79rem;font-weight:500;line-height:18px}.travel-profile-selector-module__od54KW__root[data-variant=settings] .travel-profile-selector-module__od54KW__summaryValue>span[data-empty=true]{color:var(--text-secondary)}.travel-profile-selector-module__od54KW__root[data-variant=settings] .travel-profile-selector-module__od54KW__picker{background:var(--surface-background);border-radius:16px;padding:12px}.travel-profile-selector-module__od54KW__root[data-variant=settings] .travel-profile-selector-module__od54KW__searchField input{background:var(--elevated-background)}.travel-profile-selector-module__od54KW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (max-width:420px){.travel-profile-selector-module__od54KW__pickerTitle span{display:none}.travel-profile-selector-module__od54KW__root[data-variant=settings] .travel-profile-selector-module__od54KW__picker{padding:10px}}
.shell-module__A1P2PG__siteHeader{z-index:30;background:var(--canvas-background);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:58px;padding:7px 10px;display:grid;position:relative}.shell-module__A1P2PG__mobileBrandGroup{align-items:center;gap:5px;min-width:0;display:flex}.shell-module__A1P2PG__mobileBrand{color:var(--text-primary);font-size:1.18rem;overflow:hidden}.shell-module__A1P2PG__activeChatTitle{min-width:0;height:44px;color:var(--text-primary);align-items:center;gap:9px;padding:0 10px;display:none}.shell-module__A1P2PG__activeChatTitle span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;font-weight:620;line-height:20px;overflow:hidden}.shell-module__A1P2PG__headerControls{justify-content:flex-end;align-items:center;gap:2px;min-width:0;display:flex}.shell-module__A1P2PG__iconControl,.shell-module__A1P2PG__headerNewChat,.shell-module__A1P2PG__appLink,.shell-module__A1P2PG__preferenceButton,.shell-module__A1P2PG__themeButton{height:44px;min-height:44px;color:var(--text-primary);background:0 0;border-radius:12px;justify-content:center;align-items:center;font-size:.88rem;font-weight:620;line-height:20px;display:inline-flex}.shell-module__A1P2PG__iconControl:hover,.shell-module__A1P2PG__headerNewChat:hover,.shell-module__A1P2PG__appLink:hover,.shell-module__A1P2PG__preferenceButton:hover,.shell-module__A1P2PG__themeButton:hover,.shell-module__A1P2PG__iconControl:focus-visible,.shell-module__A1P2PG__headerNewChat:focus-visible,.shell-module__A1P2PG__appLink:focus-visible,.shell-module__A1P2PG__preferenceButton:focus-visible,.shell-module__A1P2PG__themeButton:focus-visible,.shell-module__A1P2PG__preferenceButton[aria-expanded=true],.shell-module__A1P2PG__themeButton[aria-expanded=true]{background:var(--control-hover)}.shell-module__A1P2PG__iconControl:active,.shell-module__A1P2PG__headerNewChat:active,.shell-module__A1P2PG__appLink:active,.shell-module__A1P2PG__preferenceButton:active,.shell-module__A1P2PG__themeButton:active{background:var(--control-active)}.shell-module__A1P2PG__iconControl:focus-visible,.shell-module__A1P2PG__headerNewChat:focus-visible,.shell-module__A1P2PG__appLink:focus-visible,.shell-module__A1P2PG__preferenceButton:focus-visible,.shell-module__A1P2PG__themeButton:focus-visible,.shell-module__A1P2PG__preferenceOption:focus-visible{box-shadow:0 0 0 3px var(--focus-halo)}.shell-module__A1P2PG__iconControl,.shell-module__A1P2PG__themeButton,.shell-module__A1P2PG__headerNewChat{flex:none;width:44px;padding:0}.shell-module__A1P2PG__iconControl svg,.shell-module__A1P2PG__themeButton svg{flex:none;width:18px;height:18px}.shell-module__A1P2PG__headerNewChat svg{flex:none;width:20px;height:20px}.shell-module__A1P2PG__headerNewChat{gap:8px}.shell-module__A1P2PG__headerNewChat span{line-height:20px;display:none}.shell-module__A1P2PG__appLink{padding:0 12px;display:none}.shell-module__A1P2PG__preferenceRoot{flex:none;position:relative}.shell-module__A1P2PG__preferenceButton{gap:8px;width:44px;padding:0}.shell-module__A1P2PG__preferenceText{text-overflow:ellipsis;white-space:nowrap;max-width:148px;display:none;overflow:hidden}.shell-module__A1P2PG__preferenceMenu{z-index:60;top:64px;background:var(--popover-background);width:min(292px,100vw - 24px);max-height:calc(100dvh - 76px);box-shadow:var(--popover-shadow);border-radius:16px;padding:7px;animation:.12s ease-out shell-module__A1P2PG__menuOpen;display:grid;position:fixed;inset-inline-end:12px;overflow-y:auto}.shell-module__A1P2PG__themeMenu{width:min(210px,100vw - 24px)}.shell-module__A1P2PG__profileMenu{width:min(348px,100vw - 24px);padding:8px}.shell-module__A1P2PG__profileMenuHeading{gap:2px;padding:8px 10px 10px;display:grid}.shell-module__A1P2PG__profileMenuHeading strong{color:var(--text-primary);font-size:.95rem;font-weight:680;line-height:20px}.shell-module__A1P2PG__profileMenuHeading span{color:var(--text-secondary);font-size:.78rem;line-height:18px}.shell-module__A1P2PG__menuLabel{color:var(--text-secondary);letter-spacing:.035em;text-transform:uppercase;padding:6px 10px 7px;font-size:.75rem;font-weight:680;line-height:18px}.shell-module__A1P2PG__preferenceOption{width:100%;height:46px;color:var(--text-primary);text-align:start;background:0 0;border-radius:10px;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:0 8px 0 10px;display:grid}.shell-module__A1P2PG__preferenceOption:hover,.shell-module__A1P2PG__preferenceOption:focus-visible{background:var(--control-hover)}.shell-module__A1P2PG__preferenceOption[aria-checked=true]{background:var(--control-background)}.shell-module__A1P2PG__preferenceOption span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.87rem;font-weight:570;line-height:20px;overflow:hidden}.shell-module__A1P2PG__profileFlag{justify-self:center;width:20px;height:15px}.shell-module__A1P2PG__profileGlobalIcon{justify-self:center;width:20px;height:20px}.shell-module__A1P2PG__optionLeadingIcon{width:18px;height:18px;color:var(--text-secondary);justify-self:center}.shell-module__A1P2PG__effectiveThemeIcon{place-items:center;width:18px;height:18px;display:grid}.shell-module__A1P2PG__effectiveThemeIcon svg{grid-area:1/1}.shell-module__A1P2PG__effectiveThemeMoonIcon{display:none}html[data-theme=dark] .shell-module__A1P2PG__effectiveThemeSunIcon{display:none}html[data-theme=dark] .shell-module__A1P2PG__effectiveThemeMoonIcon{display:block}.shell-module__A1P2PG__systemThemeDeviceIcon{width:18px;height:18px;color:var(--text-secondary);justify-self:center;place-items:center;display:grid}.shell-module__A1P2PG__systemThemeDeviceIcon svg{grid-area:1/1;width:18px;height:18px}.shell-module__A1P2PG__systemThemePhoneIcon,.shell-module__A1P2PG__systemThemeTabletIcon{display:none}.shell-module__A1P2PG__optionCheckIcon{width:16px;height:16px;color:var(--text-primary);justify-self:end}@keyframes shell-module__A1P2PG__menuOpen{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (min-width:640px){.shell-module__A1P2PG__siteHeader{min-height:62px;padding-inline:16px}.shell-module__A1P2PG__activeChatTitle{max-width:min(34vw,320px);display:flex;position:absolute;left:50%;transform:translate(-50%)}}@media (max-width:360px){.shell-module__A1P2PG__mobileBrand{font-size:1.125rem}}@media (hover:none) and (pointer:coarse){.shell-module__A1P2PG__systemThemeDesktopIcon{display:none}.shell-module__A1P2PG__systemThemePhoneIcon{display:block}}@media (hover:none) and (pointer:coarse) and (min-width:600px) and (min-height:600px){.shell-module__A1P2PG__systemThemePhoneIcon{display:none}.shell-module__A1P2PG__systemThemeTabletIcon{display:block}}@media (min-width:900px){.shell-module__A1P2PG__appLink{display:inline-flex}}@media (min-width:1024px){.shell-module__A1P2PG__siteHeader{min-height:64px;padding-inline:18px}.shell-module__A1P2PG__mobileBrandGroup{display:none}.shell-module__A1P2PG__activeChatTitle{max-width:min(48vw,520px);display:flex;position:static;transform:none}.shell-module__A1P2PG__headerNewChat{display:none}.shell-module__A1P2PG__preferenceButton{width:auto;padding:0 12px}.shell-module__A1P2PG__preferenceText{display:block}.shell-module__A1P2PG__preferenceMenu{top:calc(100% + 8px);max-height:min(520px,100dvh - 84px);position:absolute;inset-inline-end:0}}
.app-language-picker-module__oNRcPW__root{width:min(280px,100%);position:relative}.app-language-picker-module__oNRcPW__trigger{background:var(--control-background);width:100%;min-height:46px;color:var(--text-primary);text-align:start;border-radius:13px;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:10px;padding-block:6px;padding-inline:14px 12px;display:grid}.app-language-picker-module__oNRcPW__trigger:hover,.app-language-picker-module__oNRcPW__trigger:focus-visible{background:var(--control-hover)}.app-language-picker-module__oNRcPW__trigger:focus-visible{box-shadow:0 0 0 3px var(--focus-halo);outline:none}.app-language-picker-module__oNRcPW__triggerText,.app-language-picker-module__oNRcPW__optionText{min-width:0;display:grid}.app-language-picker-module__oNRcPW__triggerText strong,.app-language-picker-module__oNRcPW__triggerText span,.app-language-picker-module__oNRcPW__optionText strong,.app-language-picker-module__oNRcPW__optionText span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-language-picker-module__oNRcPW__triggerText strong{font-size:.84rem;font-weight:650;line-height:17px}.app-language-picker-module__oNRcPW__triggerText span{color:var(--text-secondary);unicode-bidi:isolate;font-size:.68rem;line-height:15px}.app-language-picker-module__oNRcPW__chevron{width:16px;height:16px;color:var(--text-secondary);transition:transform .14s}.app-language-picker-module__oNRcPW__root[data-language-picker-open=true] .app-language-picker-module__oNRcPW__chevron{transform:rotate(180deg)}.app-language-picker-module__oNRcPW__listbox{z-index:3;overscroll-behavior:contain;background:var(--popover-background);box-shadow:var(--popover-shadow);scrollbar-color:var(--scrollbar) transparent;scrollbar-width:thin;border-radius:15px;gap:2px;padding:6px;animation:.12s ease-out app-language-picker-module__oNRcPW__languagePickerEnter;display:grid;position:fixed;overflow-y:auto}.app-language-picker-module__oNRcPW__listbox[data-placement=above]{transform-origin:bottom}.app-language-picker-module__oNRcPW__listbox[data-placement=below]{transform-origin:top}.app-language-picker-module__oNRcPW__option{width:100%;min-height:48px;color:var(--text-primary);cursor:pointer;text-align:start;touch-action:manipulation;background:0 0;border-radius:10px;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:10px;padding-block:6px;padding-inline:11px 9px;display:grid}.app-language-picker-module__oNRcPW__option:hover,.app-language-picker-module__oNRcPW__option[data-active=true]{background:var(--control-hover)}.app-language-picker-module__oNRcPW__option[aria-selected=true]{background:var(--control-background)}.app-language-picker-module__oNRcPW__option[aria-selected=true][data-active=true]{background:var(--control-hover)}.app-language-picker-module__oNRcPW__optionText{gap:1px}.app-language-picker-module__oNRcPW__optionText strong{font-size:.82rem;font-weight:640;line-height:18px}.app-language-picker-module__oNRcPW__optionText span{color:var(--text-secondary);unicode-bidi:isolate;font-size:.7rem;line-height:16px}.app-language-picker-module__oNRcPW__check{width:16px;height:16px;color:var(--text-primary)}@keyframes app-language-picker-module__oNRcPW__languagePickerEnter{0%{opacity:0;transform:translateY(-3px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:700px){.app-language-picker-module__oNRcPW__root{width:100%}}@media (prefers-reduced-motion:reduce){.app-language-picker-module__oNRcPW__chevron{transition:none}.app-language-picker-module__oNRcPW__listbox{animation:none}}
.settings-module__IGQN_W__dialogLayer{z-index:100;place-items:center;padding:12px;display:grid;position:fixed;inset:0}.settings-module__IGQN_W__backdrop{background:var(--backdrop);cursor:default;width:100%;height:100%;position:absolute;inset:0}.settings-module__IGQN_W__dialog{background:var(--elevated-background);width:min(820px,100vw - 24px);height:min(620px,100dvh - 24px);min-height:0;box-shadow:var(--popover-shadow);border-radius:22px;grid-template-rows:auto minmax(0,1fr);display:grid;position:relative;overflow:hidden}.settings-module__IGQN_W__dialogHeader{justify-content:space-between;align-items:center;min-height:66px;padding-block:10px;padding-inline:22px 12px;display:flex}.settings-module__IGQN_W__dialogHeader h2{font-family:var(--font-display);letter-spacing:-.025em;font-size:1.35rem;font-weight:750;line-height:1}.settings-module__IGQN_W__closeButton{background:var(--control-background);width:44px;height:44px;color:var(--text-secondary);border-radius:13px;justify-content:center;align-items:center;display:inline-flex}.settings-module__IGQN_W__closeButton:hover,.settings-module__IGQN_W__closeButton:focus-visible{background:var(--control-hover);color:var(--text-primary)}.settings-module__IGQN_W__closeButton svg{width:18px;height:18px}.settings-module__IGQN_W__dialogBody{grid-template-columns:190px minmax(0,1fr);gap:12px;min-width:0;min-height:0;padding:0 12px 12px;display:grid}.settings-module__IGQN_W__sectionTabs{background:var(--sidebar-background);border-radius:16px;flex-direction:column;gap:3px;min-width:0;padding:8px;display:flex;overflow-y:auto}.settings-module__IGQN_W__sectionTab{width:100%;min-height:46px;color:var(--text-secondary);text-align:start;background:0 0;border-radius:11px;align-items:center;gap:10px;padding:0 12px;font-size:.89rem;font-weight:600;display:flex}.settings-module__IGQN_W__sectionTab:hover,.settings-module__IGQN_W__sectionTab:focus-visible{background:var(--control-hover);color:var(--text-primary)}.settings-module__IGQN_W__sectionTab[aria-selected=true]{background:var(--control-background);color:var(--text-primary)}.settings-module__IGQN_W__sectionTab svg{flex:none;width:18px;height:18px}.settings-module__IGQN_W__panelScroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--scrollbar) transparent;min-width:0;min-height:0;overflow:hidden auto}.settings-module__IGQN_W__settingsPanel{gap:10px;min-width:0;padding:6px 6px 20px;display:grid}.settings-module__IGQN_W__panelHeading{align-items:center;min-height:44px;display:flex}.settings-module__IGQN_W__panelHeading h3{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.12rem;font-weight:700;line-height:1.15}.settings-module__IGQN_W__settingRow,.settings-module__IGQN_W__accountCard,.settings-module__IGQN_W__informationLink{background:var(--surface-background);border-radius:16px;align-items:center;gap:16px;min-width:0;padding:16px;display:grid}.settings-module__IGQN_W__informationLink{color:var(--text-primary);text-decoration:none}.settings-module__IGQN_W__informationLink:hover,.settings-module__IGQN_W__informationLink:focus-visible{background:var(--control-hover)}.settings-module__IGQN_W__settingRow{grid-template-columns:minmax(150px,1fr) auto}.settings-module__IGQN_W__settingLabel{grid-template-columns:22px minmax(0,1fr);align-items:center;gap:11px;min-width:0;display:grid}.settings-module__IGQN_W__settingLabel>svg{width:19px;height:19px;color:var(--text-secondary)}.settings-module__IGQN_W__settingLabel>span,.settings-module__IGQN_W__accountDetails{gap:2px;min-width:0;display:grid}.settings-module__IGQN_W__settingLabel strong,.settings-module__IGQN_W__accountDetails strong{font-size:.91rem;font-weight:650;line-height:20px}.settings-module__IGQN_W__settingLabel small,.settings-module__IGQN_W__accountDetails span{color:var(--text-secondary);font-size:.79rem;line-height:18px}.settings-module__IGQN_W__segmentedControl{background:var(--control-background);border-radius:13px;gap:3px;min-width:0;padding:4px;display:flex}.settings-module__IGQN_W__segmentedControl button{min-width:74px;min-height:44px;color:var(--text-secondary);background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:.8rem;font-weight:620;display:inline-flex}.settings-module__IGQN_W__segmentedControl button:hover,.settings-module__IGQN_W__segmentedControl button:focus-visible{background:var(--control-hover);color:var(--text-primary)}.settings-module__IGQN_W__segmentedControl button[aria-checked=true]{background:var(--elevated-background);color:var(--text-primary)}.settings-module__IGQN_W__segmentedControl svg,.settings-module__IGQN_W__segmentedControl .settings-module__IGQN_W__systemThemeOptionIcon,.settings-module__IGQN_W__segmentedControl .settings-module__IGQN_W__systemThemeOptionIcon svg{width:16px;height:16px}.settings-module__IGQN_W__switchControl{background:0 0;border-radius:13px;width:52px;height:44px;padding:11px 5px;position:relative}.settings-module__IGQN_W__switchControl:before{background:var(--control-active);content:"";border-radius:999px;position:absolute;inset:8px 2px}.settings-module__IGQN_W__switchControl span{z-index:1;background:var(--elevated-background);border-radius:50%;width:22px;height:22px;display:block;position:relative;transform:translate(0);box-shadow:0 2px 7px #00000029}.settings-module__IGQN_W__switchControl[aria-checked=true]:before{background:var(--text-primary)}.settings-module__IGQN_W__switchControl[aria-checked=true] span{background:var(--canvas-background);transform:translate(20px)}[dir=rtl] .settings-module__IGQN_W__switchControl[aria-checked=true] span{transform:translate(-20px)}.settings-module__IGQN_W__accountCard{grid-template-columns:50px minmax(0,1fr) auto}.settings-module__IGQN_W__largeAvatar{background:var(--control-background);width:50px;height:50px;color:var(--text-secondary);border-radius:16px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.settings-module__IGQN_W__largeAvatar svg{width:23px;height:23px}.settings-module__IGQN_W__largeAvatar img{object-fit:cover;width:100%;height:100%}.settings-module__IGQN_W__primaryAction,.settings-module__IGQN_W__destructiveAction,.settings-module__IGQN_W__confirmActions button{background:var(--submit-background);min-height:44px;color:var(--submit-text);border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:.82rem;font-weight:660;display:inline-flex}.settings-module__IGQN_W__primaryAction svg,.settings-module__IGQN_W__destructiveAction svg{width:16px;height:16px}.settings-module__IGQN_W__destructiveAction{background:var(--control-background);color:var(--text-primary)}.settings-module__IGQN_W__primaryAction:hover:not(:disabled),.settings-module__IGQN_W__primaryAction:focus-visible:not(:disabled),.settings-module__IGQN_W__confirmActions button:last-child:hover,.settings-module__IGQN_W__confirmActions button:last-child:focus-visible{background:var(--submit-hover);color:var(--submit-text)}.settings-module__IGQN_W__primaryAction:active:not(:disabled),.settings-module__IGQN_W__confirmActions button:last-child:active{background:var(--submit-active)}.settings-module__IGQN_W__destructiveAction:disabled{color:var(--text-tertiary);opacity:.65}.settings-module__IGQN_W__accountUnavailable{background:var(--control-background);color:var(--text-secondary);border-radius:9px;padding:7px 10px;font-size:.76rem;font-weight:620;line-height:18px}.settings-module__IGQN_W__confirmActions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.settings-module__IGQN_W__confirmActions button{text-align:center;width:100%;min-width:0;padding-block:8px;line-height:18px}.settings-module__IGQN_W__confirmActions button:first-child{background:var(--control-background);color:var(--text-primary)}.settings-module__IGQN_W__destructiveAction:hover:not(:disabled),.settings-module__IGQN_W__destructiveAction:focus-visible:not(:disabled),.settings-module__IGQN_W__confirmActions button:first-child:hover,.settings-module__IGQN_W__confirmActions button:first-child:focus-visible{background:var(--control-hover);color:var(--text-primary)}.settings-module__IGQN_W__destructiveAction:active:not(:disabled),.settings-module__IGQN_W__confirmActions button:first-child:active{background:var(--control-active)}.settings-module__IGQN_W__closeButton:focus-visible,.settings-module__IGQN_W__sectionTab:focus-visible,.settings-module__IGQN_W__segmentedControl button:focus-visible,.settings-module__IGQN_W__switchControl:focus-visible,.settings-module__IGQN_W__primaryAction:focus-visible,.settings-module__IGQN_W__destructiveAction:focus-visible,.settings-module__IGQN_W__confirmActions button:focus-visible,.settings-module__IGQN_W__informationLink:focus-visible,.settings-module__IGQN_W__settingsPanel:focus-visible{box-shadow:0 0 0 3px var(--focus-halo)}@media (max-width:700px){.settings-module__IGQN_W__dialogLayer{padding:0}.settings-module__IGQN_W__dialog{border-radius:0;width:100vw;height:100dvh}.settings-module__IGQN_W__dialogHeader{min-height:60px;padding:max(8px, env(safe-area-inset-top)) 10px 6px 18px}.settings-module__IGQN_W__dialogBody{padding:0 10px max(10px, env(safe-area-inset-bottom));grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:10px}.settings-module__IGQN_W__sectionTabs{scrollbar-width:none;flex-direction:row;padding:4px;overflow:auto hidden}.settings-module__IGQN_W__sectionTabs::-webkit-scrollbar{display:none}.settings-module__IGQN_W__sectionTab{flex:1 1 0;justify-content:center;gap:6px;width:0;min-width:0;min-height:44px;padding:0 4px}.settings-module__IGQN_W__settingsPanel{padding:2px 2px 20px}.settings-module__IGQN_W__panelHeading{min-height:42px;padding:0 4px}.settings-module__IGQN_W__settingRow{grid-template-columns:minmax(0,1fr)}.settings-module__IGQN_W__segmentedControl{width:100%}.settings-module__IGQN_W__segmentedControl button{flex:1 1 0;min-width:0}.settings-module__IGQN_W__accountCard{grid-template-columns:46px minmax(0,1fr)}.settings-module__IGQN_W__largeAvatar{border-radius:14px;width:46px;height:46px}.settings-module__IGQN_W__accountCard>.settings-module__IGQN_W__primaryAction,.settings-module__IGQN_W__accountCard>.settings-module__IGQN_W__accountUnavailable{grid-column:1/-1}.settings-module__IGQN_W__primaryAction{width:100%}}@media (max-width:370px){.settings-module__IGQN_W__sectionTab span{display:none}.settings-module__IGQN_W__sectionTab{justify-content:center;min-width:44px}.settings-module__IGQN_W__sectionTabs{justify-content:space-between}.settings-module__IGQN_W__segmentedControl button{padding:0 7px;font-size:.75rem}.settings-module__IGQN_W__segmentedControl svg,.settings-module__IGQN_W__segmentedControl .settings-module__IGQN_W__systemThemeOptionIcon{display:none}}
.saved-items-dialog-module__ZsuLBq__dialog{width:min(760px,100vw - 24px)}.saved-items-dialog-module__ZsuLBq__savedBody{overscroll-behavior:contain;scrollbar-color:var(--scrollbar) transparent;scrollbar-width:thin;min-width:0;min-height:0;padding:0 18px 18px;overflow:hidden auto}.saved-items-dialog-module__ZsuLBq__savedList{gap:10px;display:grid}.saved-items-dialog-module__ZsuLBq__savedItem{background:var(--surface-background);border-radius:16px;min-width:0;overflow:hidden}.saved-items-dialog-module__ZsuLBq__savedItem summary{min-height:82px;color:var(--text-primary);cursor:pointer;grid-template-columns:20px minmax(0,1fr) 18px;align-items:start;gap:12px;padding:14px 16px;list-style:none;display:grid}.saved-items-dialog-module__ZsuLBq__savedItem summary::-webkit-details-marker{display:none}.saved-items-dialog-module__ZsuLBq__savedItem summary:hover,.saved-items-dialog-module__ZsuLBq__savedItem summary:focus-visible{background:var(--control-hover)}.saved-items-dialog-module__ZsuLBq__savedItem summary:focus-visible,.saved-items-dialog-module__ZsuLBq__itemActions button:focus-visible{box-shadow:inset 0 0 0 3px var(--focus-halo);outline:none}.saved-items-dialog-module__ZsuLBq__savedItem summary>svg:first-child{width:19px;height:19px;color:var(--text-secondary);margin-top:1px}.saved-items-dialog-module__ZsuLBq__itemSummary{gap:3px;min-width:0;display:grid}.saved-items-dialog-module__ZsuLBq__itemSummary strong,.saved-items-dialog-module__ZsuLBq__itemSummary span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.saved-items-dialog-module__ZsuLBq__itemSummary strong{font-size:.91rem;font-weight:680;line-height:20px}.saved-items-dialog-module__ZsuLBq__itemSummary span{color:var(--text-secondary);font-size:.82rem;line-height:19px}.saved-items-dialog-module__ZsuLBq__itemSummary time{color:var(--text-tertiary);font-size:.72rem;line-height:17px}.saved-items-dialog-module__ZsuLBq__disclosureIcon{width:17px;height:17px;color:var(--text-secondary);margin-top:2px;transition:transform .14s}.saved-items-dialog-module__ZsuLBq__savedItem[open] .saved-items-dialog-module__ZsuLBq__disclosureIcon{transform:rotate(180deg)}.saved-items-dialog-module__ZsuLBq__itemContent{gap:14px;min-width:0;padding:4px 16px 16px 48px;display:grid}.saved-items-dialog-module__ZsuLBq__savedMarkdown{min-width:0;color:var(--text-primary);overflow-wrap:anywhere;font-size:.9rem;line-height:1.55}.saved-items-dialog-module__ZsuLBq__itemActions{justify-content:flex-end;display:flex}.saved-items-dialog-module__ZsuLBq__itemActions button{background:var(--control-background);min-height:40px;color:var(--text-primary);border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-size:.8rem;font-weight:650;display:inline-flex}.saved-items-dialog-module__ZsuLBq__itemActions button:hover,.saved-items-dialog-module__ZsuLBq__itemActions button:focus-visible{background:var(--control-hover)}.saved-items-dialog-module__ZsuLBq__itemActions svg{width:15px;height:15px;color:var(--text-secondary)}.saved-items-dialog-module__ZsuLBq__emptyState{min-height:300px;color:var(--text-secondary);text-align:center;align-content:center;place-items:center;gap:12px;display:grid}.saved-items-dialog-module__ZsuLBq__emptyState svg{width:28px;height:28px}.saved-items-dialog-module__ZsuLBq__emptyState p{font-size:.9rem;line-height:20px}@media (max-width:700px){.saved-items-dialog-module__ZsuLBq__dialog{width:100vw}.saved-items-dialog-module__ZsuLBq__savedBody{padding:0 10px max(10px, env(safe-area-inset-bottom))}.saved-items-dialog-module__ZsuLBq__itemContent{padding-inline:16px}}@media (prefers-reduced-motion:reduce){.saved-items-dialog-module__ZsuLBq__disclosureIcon{transition:none}}
.account-module__zd0OHa__page{width:100%;height:100dvh;color:var(--text-primary);background:var(--canvas-background);position:relative;overflow:auto}.account-module__zd0OHa__ambient{pointer-events:none;background:radial-gradient(circle at 50% -20%, color-mix(in srgb, var(--text-primary) 5%, transparent), transparent 48%), linear-gradient(180deg, color-mix(in srgb, var(--surface-background) 32%, transparent), transparent 42%);position:fixed;inset:0}.account-module__zd0OHa__shell{z-index:1;width:min(100% - 32px,660px);min-height:100%;margin:0 auto;padding:28px 0 56px;position:relative}.account-module__zd0OHa__topbar{align-items:center;min-height:42px;margin-bottom:54px;display:flex}.account-module__zd0OHa__brandLink{color:var(--text-secondary);align-items:center;gap:12px;transition:color .16s;display:inline-flex}.account-module__zd0OHa__brandLink:hover{color:var(--text-primary)}.account-module__zd0OHa__brandLink>svg{width:18px;height:18px}.account-module__zd0OHa__brand{font-size:17px}.account-module__zd0OHa__card{border:1px solid color-mix(in srgb, var(--text-primary) 8%, transparent);background:color-mix(in srgb, var(--elevated-background) 94%, transparent);border-radius:26px;padding:clamp(26px,5vw,42px);box-shadow:0 24px 70px #00000029}.account-module__zd0OHa__heading{max-width:520px;margin-bottom:32px}.account-module__zd0OHa__eyebrow{color:var(--text-tertiary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.account-module__zd0OHa__heading h1{font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(27px,5vw,38px);font-weight:720;line-height:1.12}.account-module__zd0OHa__heading p,.account-module__zd0OHa__statusPanel p{color:var(--text-secondary);margin-top:14px;font-size:14px;line-height:1.65}.account-module__zd0OHa__authPanel,.account-module__zd0OHa__accountPanel,.account-module__zd0OHa__emailForm,.account-module__zd0OHa__deleteForm{gap:14px;display:grid}.account-module__zd0OHa__authPanel form,.account-module__zd0OHa__accountPanel>form{display:grid}.account-module__zd0OHa__providerButton,.account-module__zd0OHa__primaryButton,.account-module__zd0OHa__secondaryButton,.account-module__zd0OHa__dangerButton,.account-module__zd0OHa__deleteActions>a{border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 18px;font-size:14px;font-weight:680;transition:background .16s,color .16s,opacity .16s,transform .16s;display:inline-flex}.account-module__zd0OHa__providerButton,.account-module__zd0OHa__secondaryButton,.account-module__zd0OHa__deleteActions>a{color:var(--text-primary);background:var(--control-background)}.account-module__zd0OHa__providerButton:hover,.account-module__zd0OHa__secondaryButton:hover,.account-module__zd0OHa__deleteActions>a:hover{background:var(--control-hover)}.account-module__zd0OHa__primaryButton{color:var(--submit-text);background:var(--submit-background)}.account-module__zd0OHa__primaryButton:hover{background:var(--submit-hover)}.account-module__zd0OHa__providerButton>svg,.account-module__zd0OHa__primaryButton>svg,.account-module__zd0OHa__secondaryButton>svg,.account-module__zd0OHa__dangerButton>svg{width:18px;height:18px}.account-module__zd0OHa__providerButton:disabled,.account-module__zd0OHa__primaryButton:disabled,.account-module__zd0OHa__secondaryButton:disabled,.account-module__zd0OHa__dangerButton:disabled{opacity:.55}.account-module__zd0OHa__providerButton:active,.account-module__zd0OHa__primaryButton:active,.account-module__zd0OHa__secondaryButton:active,.account-module__zd0OHa__dangerButton:active{transform:translateY(1px)}.account-module__zd0OHa__googleMark{place-items:center;width:18px;height:18px;font-family:Arial,sans-serif;font-size:15px;font-weight:700;display:grid}.account-module__zd0OHa__divider{color:var(--text-tertiary);grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;font-size:12px;display:grid}.account-module__zd0OHa__divider:before,.account-module__zd0OHa__divider:after{background:color-mix(in srgb, var(--text-primary) 9%, transparent);content:"";height:1px}.account-module__zd0OHa__emailForm label{color:var(--text-secondary);font-size:13px;font-weight:650}.account-module__zd0OHa__emailForm input{border:1px solid color-mix(in srgb, var(--text-primary) 9%, transparent);width:100%;height:50px;color:var(--text-primary);background:var(--surface-background);border-radius:14px;outline:0;padding:0 16px;transition:border-color .16s,box-shadow .16s}.account-module__zd0OHa__emailForm input::placeholder{color:var(--text-tertiary)}.account-module__zd0OHa__emailForm input:focus{border-color:color-mix(in srgb, var(--text-primary) 28%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--focus-halo) 72%, transparent)}.account-module__zd0OHa__consent{color:var(--text-tertiary);text-align:center;margin-top:4px;font-size:11px;line-height:1.65}.account-module__zd0OHa__consent a{color:var(--text-secondary);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, currentColor 38%, transparent);text-decoration-color:color-mix(in srgb, currentColor 38%, transparent);text-underline-offset:3px}.account-module__zd0OHa__error{color:var(--text-primary);background:var(--control-background);border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.5}.account-module__zd0OHa__statusPanel{justify-items:start;gap:4px;display:grid}.account-module__zd0OHa__statusPanel>svg{width:28px;height:28px;color:var(--text-secondary);margin-bottom:12px}.account-module__zd0OHa__statusPanel h2{font-size:20px;line-height:1.3}.account-module__zd0OHa__statusPanel .account-module__zd0OHa__secondaryButton{width:100%;margin-top:20px}.account-module__zd0OHa__identity{background:var(--surface-background);border-radius:16px;align-items:center;gap:14px;padding:16px;display:flex}.account-module__zd0OHa__identityIcon{width:42px;height:42px;color:var(--text-secondary);background:var(--control-background);border-radius:50%;flex:none;place-items:center;display:grid}.account-module__zd0OHa__identityIcon svg{width:20px;height:20px}.account-module__zd0OHa__identity>span:last-child{min-width:0;display:grid}.account-module__zd0OHa__identity small,.account-module__zd0OHa__identity span span{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.account-module__zd0OHa__identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.account-module__zd0OHa__dangerZone{border-top:1px solid color-mix(in srgb, var(--text-primary) 8%, transparent);margin-top:10px}.account-module__zd0OHa__dangerZone summary{color:var(--text-secondary);cursor:pointer;padding:18px 2px 4px;font-size:13px;list-style:none}.account-module__zd0OHa__dangerZone summary::-webkit-details-marker{display:none}.account-module__zd0OHa__deleteForm{padding-top:14px}.account-module__zd0OHa__confirmation{color:var(--text-secondary);cursor:pointer;grid-template-columns:auto 1fr;gap:10px;font-size:12px;line-height:1.6;display:grid}.account-module__zd0OHa__confirmation input{border:1px solid color-mix(in srgb, var(--text-primary) 24%, transparent);background:var(--surface-background);border-radius:5px;width:17px;height:17px;margin-top:1px}.account-module__zd0OHa__confirmation input:checked{box-shadow:inset 0 0 0 4px var(--text-primary)}.account-module__zd0OHa__deleteActions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.account-module__zd0OHa__dangerButton{color:var(--canvas-background);background:var(--text-primary)}.account-module__zd0OHa__brandLink:focus-visible,.account-module__zd0OHa__providerButton:focus-visible,.account-module__zd0OHa__primaryButton:focus-visible,.account-module__zd0OHa__secondaryButton:focus-visible,.account-module__zd0OHa__dangerButton:focus-visible,.account-module__zd0OHa__deleteActions>a:focus-visible,.account-module__zd0OHa__consent a:focus-visible,.account-module__zd0OHa__dangerZone summary:focus-visible,.account-module__zd0OHa__confirmation input:focus-visible{box-shadow:0 0 0 3px var(--focus-halo)}@media (max-width:560px){.account-module__zd0OHa__shell{width:min(100% - 20px,660px);padding-top:18px}.account-module__zd0OHa__topbar{margin-bottom:26px}.account-module__zd0OHa__card{border-radius:22px;padding:24px 20px}.account-module__zd0OHa__deleteActions{grid-template-columns:1fr}}
