/* London Baby 2026 - Ask Chat isolated compact polish. Ask Chat scope only. */
:root{
  --lb-navy:#071326;
  --lb-muted:#667186;
  --lb-baby-gold:#c99a2e;
  --lb-glass-gold:rgba(201,154,46,.66);
}
html.lb-chat-open,body.lb-chat-open{overflow:hidden!important;overscroll-behavior:none!important;}
html body .ask-chat-backdrop:not([hidden]){position:fixed!important;inset:0!important;z-index:2147482500!important;display:block!important;overflow:hidden!important;background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.98),transparent 40%),radial-gradient(circle at 86% 18%,rgba(206,226,240,.82),transparent 42%),linear-gradient(180deg,#f4fbff 0%,#e6f2f9 48%,#d3dfe8 100%)!important;backdrop-filter:blur(18px) saturate(1.06)!important;-webkit-backdrop-filter:blur(18px) saturate(1.06)!important;touch-action:pan-y!important;}
html body .ask-chat-backdrop[hidden]{display:none!important;}
html body .ask-chat-panel{width:100%!important;height:var(--lb-chat-vv-height,100dvh)!important;min-height:var(--lb-chat-vv-height,100dvh)!important;max-height:var(--lb-chat-vv-height,100dvh)!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;overflow:hidden!important;color:var(--lb-navy)!important;}
html body .ask-chat-header{position:relative!important;z-index:50!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;padding:calc(16px + env(safe-area-inset-top)) 22px 18px!important;min-height:calc(118px + env(safe-area-inset-top))!important;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(244,250,253,.84))!important;border-bottom:1px solid rgba(201,154,46,.42)!important;box-shadow:0 12px 34px rgba(55,74,96,.08)!important;pointer-events:auto!important;}
html body .ask-chat-header > div:first-child{min-width:0!important;}
html body .ask-chat-header .eyebrow{margin:0 0 5px!important;color:rgba(7,19,38,.54)!important;font-size:clamp(12px,3.2vw,15px)!important;font-weight:950!important;letter-spacing:.17em!important;line-height:1.06!important;text-transform:uppercase!important;}
html body .ask-chat-header h2{margin:0!important;color:var(--lb-navy)!important;font-size:clamp(40px,10.8vw,58px)!important;font-weight:950!important;line-height:.9!important;letter-spacing:-.075em!important;}
html body .ask-chat-header-actions{position:relative!important;z-index:90!important;display:flex!important;gap:9px!important;align-items:center!important;flex:0 0 auto!important;pointer-events:auto!important;}
html body .ask-chat-new,html body .ask-chat-close{position:relative!important;z-index:100!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;display:grid!important;place-items:center!important;border-radius:999px!important;border:1.35px solid var(--lb-glass-gold)!important;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(235,245,252,.78))!important;color:var(--lb-navy)!important;font-family:inherit!important;font-weight:950!important;box-shadow:0 10px 22px rgba(43,61,82,.10),inset 0 1px 0 rgba(255,255,255,.96)!important;pointer-events:auto!important;touch-action:manipulation!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent!important;user-select:none!important;-webkit-user-select:none!important;}
html body .ask-chat-new{font-size:18px!important;letter-spacing:-.03em!important;}
html body .ask-chat-close{font-size:42px!important;font-weight:700!important;padding-bottom:4px!important;line-height:1!important;}
html body .ask-chat-body{min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;display:flex!important;flex-direction:column!important;gap:12px!important;padding:18px 22px 16px!important;scroll-padding-bottom:28px!important;overscroll-behavior:contain!important;pointer-events:auto!important;}
html body .ask-chat-body .ask-chat-prompts{display:none!important;}
html body .ask-chat-message{width:fit-content!important;max-width:min(90%,680px)!important;border-radius:22px!important;padding:15px 17px!important;font-size:clamp(16px,4.05vw,22px)!important;font-weight:800!important;line-height:1.24!important;letter-spacing:-.018em!important;white-space:pre-wrap!important;}
html body .ask-chat-message.ask-chat-assistant{align-self:flex-start!important;background:rgba(255,255,255,.86)!important;border:1.25px solid var(--lb-glass-gold)!important;color:var(--lb-navy)!important;box-shadow:0 14px 28px rgba(42,61,83,.10),inset 0 1px 0 rgba(255,255,255,.92)!important;}
html body .ask-chat-message.ask-chat-user{align-self:flex-end!important;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(236,245,251,.82))!important;border:1.25px solid var(--lb-glass-gold)!important;color:var(--lb-navy)!important;box-shadow:0 12px 26px rgba(42,61,83,.11),inset 0 1px 0 rgba(255,255,255,.92)!important;}
html body .ask-chat-prompt-dock{position:relative!important;z-index:35!important;width:calc(100% - 44px)!important;max-width:760px!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;padding:10px 0 12px!important;background:transparent!important;border:0!important;box-shadow:none!important;pointer-events:auto!important;}
html body .ask-chat-backdrop.ask-chat-conversation-active .ask-chat-prompt-dock{display:none!important;}
html body .ask-chat-prompt-dock .ask-chat-quick-card{appearance:none!important;-webkit-appearance:none!important;display:grid!important;grid-template-rows:auto auto!important;align-content:center!important;justify-items:center!important;gap:5px!important;min-height:58px!important;height:58px!important;padding:6px 4px!important;border-radius:18px!important;border:1.2px solid var(--lb-glass-gold)!important;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.96),rgba(255,255,255,0) 42%),linear-gradient(180deg,rgba(255,255,255,.88),rgba(230,239,247,.72))!important;box-shadow:0 10px 20px rgba(43,61,82,.09),inset 0 1px 0 rgba(255,255,255,.96)!important;color:var(--lb-navy)!important;font-family:inherit!important;cursor:pointer!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;pointer-events:auto!important;}
html body .ask-chat-prompt-dock .ask-chat-quick-icon{display:grid!important;place-items:center!important;width:24px!important;height:24px!important;border-radius:999px!important;background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.96),rgba(230,238,246,.74))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 5px 12px rgba(43,61,82,.08)!important;color:var(--lb-navy)!important;}
html body .ask-chat-prompt-dock .ask-chat-quick-icon svg{width:14px!important;height:14px!important;display:block!important;stroke:currentColor!important;stroke-width:2.35!important;fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
html body .ask-chat-prompt-dock .ask-chat-quick-label{display:block!important;color:var(--lb-navy)!important;font-size:clamp(7.2px,1.95vw,10px)!important;font-weight:950!important;letter-spacing:.045em!important;line-height:1.02!important;text-transform:uppercase!important;text-align:center!important;white-space:normal!important;}
html body .ask-chat-form{position:relative!important;z-index:45!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:9px!important;align-items:end!important;padding:10px 20px calc(12px + env(safe-area-inset-bottom))!important;background:linear-gradient(180deg,rgba(239,247,252,.64),rgba(255,255,255,.92))!important;border-top:1px solid rgba(201,154,46,.35)!important;box-shadow:0 -12px 28px rgba(55,74,96,.07)!important;pointer-events:auto!important;}
html body #askChatInput{position:relative!important;z-index:55!important;width:100%!important;min-height:50px!important;max-height:118px!important;border-radius:22px!important;border:1.3px solid var(--lb-glass-gold)!important;background:rgba(255,255,255,.92)!important;color:var(--lb-navy)!important;font-family:inherit!important;font-size:16px!important;font-weight:750!important;line-height:1.2!important;padding:14px 15px!important;resize:none!important;outline:none!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 10px 22px rgba(43,61,82,.07)!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-user-select:text!important;user-select:text!important;caret-color:var(--lb-navy)!important;opacity:1!important;}
html body #askChatInput::placeholder{color:rgba(7,19,38,.38)!important;}
html body #askChatSend{position:relative!important;z-index:55!important;min-width:68px!important;height:50px!important;min-height:50px!important;border-radius:22px!important;border:1.3px solid var(--lb-glass-gold)!important;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(235,245,252,.78))!important;color:var(--lb-navy)!important;font-family:inherit!important;font-size:14px!important;font-weight:950!important;letter-spacing:.02em!important;box-shadow:0 10px 22px rgba(43,61,82,.10),inset 0 1px 0 rgba(255,255,255,.96)!important;pointer-events:auto!important;touch-action:manipulation!important;cursor:pointer!important;}
html body #askChatSend:disabled{opacity:.58!important;}
html body .ask-chat-link-groups,html body .ask-chat-links{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:12px!important;}
html body .ask-chat-link-group{width:100%!important;}
html body .ask-chat-link-group-title{font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:rgba(7,19,38,.58)!important;margin:4px 0 8px!important;}
html body .ask-chat-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;padding:9px 12px!important;border:1px solid rgba(201,154,46,.52)!important;background:rgba(255,255,255,.86)!important;color:var(--lb-navy)!important;text-decoration:none!important;font-size:13px!important;font-weight:900!important;line-height:1!important;}
html body .lb-static-badge-hidden-during-chat{display:none!important;visibility:hidden!important;pointer-events:none!important;}
@media(max-width:430px){html body .ask-chat-header{padding-left:18px!important;padding-right:18px!important;min-height:calc(108px + env(safe-area-inset-top))!important;}html body .ask-chat-new,html body .ask-chat-close{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;}html body .ask-chat-close{font-size:39px!important;}html body .ask-chat-prompt-dock{width:calc(100% - 32px)!important;gap:6px!important;}html body .ask-chat-prompt-dock .ask-chat-quick-card{height:54px!important;min-height:54px!important;border-radius:16px!important;}html body .ask-chat-prompt-dock .ask-chat-quick-icon{width:22px!important;height:22px!important;}html body .ask-chat-prompt-dock .ask-chat-quick-icon svg{width:13px!important;height:13px!important;}html body .ask-chat-form{padding-left:16px!important;padding-right:16px!important;}html body #askChatSend{min-width:64px!important;}}
@media(max-width:370px){html body .ask-chat-header h2{font-size:36px!important;}html body .ask-chat-new,html body .ask-chat-close{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;}html body .ask-chat-new{font-size:16px!important;}html body .ask-chat-close{font-size:36px!important;}html body .ask-chat-prompt-dock{grid-template-columns:repeat(2,minmax(0,1fr))!important;}html body .ask-chat-prompt-dock .ask-chat-quick-card{height:48px!important;min-height:48px!important;grid-template-columns:auto 1fr!important;grid-template-rows:1fr!important;justify-items:start!important;padding:5px 8px!important;}html body .ask-chat-prompt-dock .ask-chat-quick-label{text-align:left!important;font-size:9px!important;}}
