:root{--bg: #fbfbfa;--panel: #ffffff;--line: rgba(10, 10, 12, .14);--line-strong: rgba(10, 10, 12, .28);--text: #0a0a0c;--muted: rgba(10, 10, 12, .62);--muted2: rgba(10, 10, 12, .46);--accent: #0a0a0c;--accent-weak: rgba(10, 10, 12, .06);--success: #2e7d32;--danger: #b00020;--font-sans: "IBM Plex Sans", ui-sans-serif, system-ui, -apple-system, Segoe UI, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;--focus-ring: 0 0 0 2px rgba(10, 10, 12, .24);--shadow-md: 0 18px 60px rgba(10, 10, 12, .12)}*{box-sizing:border-box}::selection{background:#0a0a0c24}html,body,#root{height:100%}body{margin:0;font-family:var(--font-sans);color:var(--text);background:var(--bg)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}code,pre{font-family:var(--font-mono)}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.muted{color:var(--muted)}.muted2{color:var(--muted2)}.card{background:var(--panel);border:1px solid var(--line)}.pill{display:inline-flex;align-items:center;height:26px;border-radius:999px;padding:0 10px;font-size:12px;border:1px solid var(--line);background:#0a0a0c08;color:#0a0a0ccc}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:34px;padding:0 12px;border-radius:10px;border:1px solid var(--line);background:transparent;color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:13px;font-weight:550;line-height:1;transition:background .12s ease,border-color .12s ease}.btn:hover{background:var(--accent-weak)}.btn:active{background:#0a0a0c1a}.btn:focus-visible{outline:none;box-shadow:var(--focus-ring)}.btn:disabled{opacity:.55;cursor:not-allowed}.btnPrimary{background:var(--accent);border-color:var(--accent);color:#fff}.btnPrimary:hover{background:#0a0a0ceb}.btnDanger{border-color:#b0002059;background:#b000200f;color:#b00020f5}.btnDanger:hover{background:#b000201a}.input{width:100%;height:40px;border-radius:10px;border:1px solid var(--line);background:transparent;padding:0 12px;color:var(--text);outline:none}.input::placeholder{color:var(--muted2)}.input:focus{box-shadow:var(--focus-ring);border-color:var(--line-strong)}.spinner{width:14px;height:14px;border-radius:999px;border:2px solid rgba(255,255,255,.85);border-top-color:#ffffff40;animation:gtp-spin .9s linear infinite}@keyframes gtp-spin{to{transform:rotate(360deg)}}.gtpLogo{border:0;background:transparent;display:inline-flex;align-items:center;gap:16px;padding:10px 14px;border-radius:13px;cursor:pointer}.gtpLogo:hover{background:#0a0a0c0a}.gtpLogo:focus-visible{outline:none;box-shadow:var(--focus-ring)}.gtpLogoDot{width:52px;height:52px;display:block;background:url(/favicon.svg) center / contain no-repeat}.gtpBrandName{font-size:42px;font-family:Playfair Display,Times New Roman,serif;font-style:italic;font-weight:500;letter-spacing:-.3px;line-height:1;white-space:nowrap}.gtpTopbar{height:88px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--panel);border-bottom:1px solid rgba(10,10,12,.06)}.gtpTopbarInner{width:min(1120px,calc(100% - 32px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.gtpTopbarRight{display:inline-flex;align-items:center;gap:10px}.gtpToast{position:fixed;top:14px;right:14px;width:min(420px,calc(100% - 28px));border-radius:14px;padding:10px 12px;box-shadow:var(--shadow-md);z-index:40;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.gtpToastMessage{font-size:13px;line-height:1.4;color:#0a0a0cdb}.gtpToast[data-tone=success]{border:1px solid rgba(46,125,50,.3);background:#2e7d3214}.gtpToast[data-tone=error]{border:1px solid rgba(176,0,32,.32);background:#b0002014}.gtpToastClose{height:30px;width:30px;padding:0;border-radius:10px}.gtpMarketing{min-height:100%;display:flex;flex-direction:column}.gtpMarketingMain{flex:1;display:grid;place-items:center;padding:34px 16px 44px}.gtpMarketingInner{width:min(860px,100%);display:grid;gap:14px;justify-items:center;text-align:center}.gtpHeroTitle{margin:0;font-size:48px;font-weight:560;letter-spacing:-1.1px}.gtpHeroSubtitle{margin:0;width:min(680px,100%);font-size:15px;line-height:1.5}.gtpComposerCard{width:min(760px,100%);border-radius:20px;padding:10px}.gtpComposerTextArea{width:100%;border:0;outline:none;background:transparent;resize:none;padding:4px 4px 0;min-height:84px;font-size:15px;line-height:1.45}.gtpComposerTextArea::placeholder{color:var(--muted2)}.gtpComposer .gtpComposerTextArea{min-height:56px;max-height:180px;overflow:auto}.gtpComposerActions{display:flex;align-items:center;justify-content:flex-end;padding:6px 4px 0;gap:10px}.gtpComposerSubmitBtn{min-width:108px;border-color:#0a0a0c47;background:#0a0a0c47;background-clip:padding-box;color:#fffffff5;transition:background .12s ease,border-color .12s ease,transform 80ms ease}.gtpComposerSubmitBtn[data-enabled=true]{border-color:#2e7d32;background:#2e7d32}.gtpComposerSubmitBtn[data-enabled=true]:hover{border-color:#276b2b;background:#276b2b}.gtpComposerSubmitBtn:not([data-enabled=true]):hover{border-color:#0a0a0c47;background:#0a0a0c47}.gtpComposerSubmitBtn:active{transform:translateY(1px)}.gtpComposerSubmitBtn:disabled{opacity:.85}.gtpQuickRow{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.gtpChip{height:30px;border-radius:999px;padding:0 12px;border:1px solid var(--line);background:var(--panel);color:#0a0a0cc2;font-size:12px;cursor:pointer}.gtpChip:hover{background:#0a0a0c08;color:var(--text)}.gtpShell{height:100vh;height:100dvh;display:flex;overflow:hidden;background:var(--bg)}.gtpBackdrop{display:none}.gtpSidebar{width:340px;min-width:260px;border-right:1px solid var(--line);background:var(--panel);display:flex;flex-direction:column}.gtpSidebar[data-hidden=true]{width:0;min-width:0;border-right:0;overflow:hidden}@media(max-width:900px){.gtpShell{position:relative}.gtpBackdrop{display:block;position:absolute;inset:0;border:0;padding:0;background:#0a0a0c59;z-index:20}.gtpSidebar{position:absolute;left:0;top:0;bottom:0;width:min(320px,88vw);min-width:0;z-index:30;box-shadow:0 18px 40px #0a0a0c2e,0 4px 10px #0a0a0c1f;transform:translate(0);transition:transform .18s ease}.gtpSidebar[data-hidden=true]{width:min(320px,88vw);transform:translate(-110%);border-right:1px solid var(--line);overflow:visible}}.gtpSidebarTop{height:82px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;border-bottom:1px solid var(--line)}.gtpIconBtn{height:34px;width:34px;padding:0;border-radius:10px}.gtpSidebarBody{flex:1;min-height:0;overflow:auto;padding:10px;display:flex;flex-direction:column;gap:10px}.gtpSidebarSectionTitle{font-size:12px;color:var(--muted);margin:4px 6px 0}.gtpTripList{list-style:none;margin:0;padding:0;display:grid;gap:6px}.gtpTripItemBtn{width:100%;text-align:left;border:1px solid var(--line);background:transparent;border-radius:12px;padding:10px;display:grid;gap:4px;cursor:pointer;transition:background .12s ease,border-color .12s ease}.gtpTripItemBtn:hover{background:#0a0a0c0a}.gtpTripItemBtn[data-active=true]{background:#0a0a0c14;border-color:var(--line-strong)}.gtpTripItemTitle{font-size:13px;font-weight:650;letter-spacing:-.1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gtpTripItemMeta{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gtpMain{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden;background:var(--panel);position:relative}.gtpMainTop{height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px;border-bottom:1px solid var(--line);background:var(--panel)}.gtpMainTopRight{display:inline-flex;align-items:center;gap:10px}.gtpMainTitle{font-size:13px;font-weight:650;letter-spacing:-.15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gtpMainBody{flex:1;min-height:0;overflow:auto;background:var(--bg);padding:16px;display:flex;justify-content:center;align-items:flex-start}.gtpMainBodyMarketing{align-items:center;padding:34px 16px 44px}.gtpMainBodyWorkspace{padding:0;overflow:hidden;justify-content:stretch;align-items:stretch;background:var(--panel)}.gtpAvatarBtn{width:34px;height:34px;border-radius:999px;border:1px solid var(--line);background:transparent;padding:0;display:grid;place-items:center;cursor:pointer}.gtpAvatarBtn:hover{background:#0a0a0c0a}.gtpAvatarBtn:focus-visible{outline:none;box-shadow:var(--focus-ring)}.gtpAvatarCircle{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;font-weight:800;font-size:12px;color:#fff;background:hsl(var(--gtp-avatar-hue, 210) 70% 44%)}.gtpAvatarCircleLg{width:38px;height:38px;font-size:14px}.gtpProfileMenu{position:absolute;top:56px;right:10px;width:min(320px,calc(100vw - 20px));border-radius:14px;box-shadow:var(--shadow-md);padding:12px;z-index:30}.gtpProfileMenuHeader{display:flex;align-items:center;gap:10px}.gtpProfileMenuText{min-width:0;display:grid;gap:2px}.gtpProfileMenuName{font-size:13px;font-weight:750;letter-spacing:-.1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gtpProfileMenuEmail{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gtpProfileMenuActions{margin-top:12px;display:grid;gap:10px}.gtpMainInner{width:min(1160px,100%);display:grid;gap:12px;align-content:start}.gtpMainInnerMarketing{width:min(860px,100%);gap:14px;justify-items:center;text-align:center;align-content:center}.gtpMainInnerMarketing .gtpComposerCard{width:min(760px,100%)}.gtpDashboardComposerError{width:100%;margin-top:4px;padding:0 4px;text-align:left;font-size:12px;color:#b00020f5}.gtpMainInnerWorkspace{width:100%;min-height:0;height:100%;display:flex;flex-direction:column;gap:0}.gtpWelcomeCard{border-radius:16px;padding:18px;background:#0a0a0c0a}.gtpWelcomeTitle{margin:0;font-size:22px;font-weight:650;letter-spacing:-.6px}.gtpWelcomeDesc{margin:8px 0 0;font-size:13px;line-height:1.55}.gtpPlanHeadline{margin:0;font-size:16px;font-weight:760;letter-spacing:-.25px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gtpPlanSubline{margin:0;font-size:13px;color:var(--muted);line-height:1.45}.gtpPlanMeta{margin:4px 0 0;font-size:12px;line-height:1.5;color:var(--muted2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gtpTagRow{display:flex;flex-wrap:wrap;gap:8px}.gtpPlanWorkspace{flex:1;min-height:0;display:flex;flex-direction:column;background:var(--panel);overflow:hidden}.gtpPlanWorkspace[data-layout-mode=stacked]{overflow:auto}.gtpPlanWorkspaceHeader{padding:10px 14px;border-bottom:1px solid var(--line);display:flex;flex-direction:column;align-items:stretch;gap:4px}.gtpLoadWorkspace{position:relative;overflow:hidden;background:radial-gradient(1200px 520px at -12% -30%,rgba(37,99,235,.2),transparent 68%),radial-gradient(980px 420px at 112% -14%,rgba(30,58,138,.14),transparent 66%),linear-gradient(178deg,#fdfdff,#f6f8fc 42%,#eef2f8)}.gtpLoadCanvas{position:relative;flex:1;min-height:0;overflow:auto;padding:clamp(14px,2.3vw,24px);z-index:1}.gtpLoadAura{position:absolute;border-radius:999px;filter:blur(12px);pointer-events:none;animation:gtp-load-aura-float 11s ease-in-out infinite}.gtpLoadAuraA{top:-164px;right:-120px;width:500px;height:500px;background:radial-gradient(circle at 32% 34%,#2563eb5c,#2563eb00 62%),radial-gradient(circle at 64% 58%,#1e3a8a33,#1e3a8a00 70%);opacity:.58}.gtpLoadAuraB{left:-210px;bottom:-250px;width:620px;height:620px;background:radial-gradient(circle at 44% 44%,#7dd3fc3d,#7dd3fc00 66%),radial-gradient(circle at 70% 58%,#0a0a0c1a,#0a0a0c00 72%);opacity:.52;animation-delay:-2.8s}.gtpLoadScene{position:relative;z-index:2;width:min(920px,100%);margin:0 auto;display:grid;place-items:center;min-height:clamp(320px,54vh,500px);padding:clamp(20px,2.8vw,30px) clamp(10px,1.8vw,16px) clamp(56px,9.2vh,80px)}.gtpLoadAnimationSvg{width:min(760px,100%);height:auto;display:block;filter:drop-shadow(0 12px 24px rgba(10,10,12,.08))}.gtpLoadAnimationWordOverlay{position:absolute;left:50%;bottom:clamp(16px,4.4vh,34px);transform:translate(-50%);min-width:220px;text-align:center;pointer-events:none}.gtpLoadAnimationWord{display:inline-block;font-size:clamp(12px,1.16vw,14px);font-weight:680;letter-spacing:.04em;color:#5b6b86;white-space:nowrap;opacity:1;transform:translateY(0);transition:opacity .22s ease,transform .22s ease}.gtpLoadAnimationWord[data-visible=false]{opacity:0;transform:translateY(4px)}@keyframes gtp-load-aura-float{0%,to{transform:translateZ(0) scale(1);opacity:.56}50%{transform:translate3d(-16px,8px,0) scale(1.08);opacity:.74}}@media(max-width:1080px){.gtpLoadScene{min-height:380px;padding-bottom:64px}}@media(max-width:760px){.gtpLoadCanvas{padding:12px}.gtpLoadScene{min-height:280px;padding-bottom:56px}.gtpLoadAnimationWordOverlay{min-width:180px;bottom:14px}.gtpLoadAnimationWord{letter-spacing:.03em}}@media(prefers-reduced-motion:reduce){.gtpLoadAura,.gtpLoadAnimationWord{animation:none!important;transition:none!important}}.gtpPlanHeaderRow{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.gtpCandidateTabs{flex:0 0 auto;display:inline-flex;align-items:center;padding:2px;border-radius:12px;border:1px solid rgba(10,10,12,.16);background:#0a0a0c08}.gtpCandidateTab{height:28px;border:0;background:transparent;border-radius:10px;padding:0 10px;font-size:12px;font-weight:650;letter-spacing:-.1px;color:#0a0a0cbd;cursor:pointer;transition:background .12s ease,color .12s ease}.gtpCandidateTab+.gtpCandidateTab{margin-left:2px}.gtpCandidateTab:hover{background:#0a0a0c0d;color:#0a0a0ce6}.gtpCandidateTab:focus-visible{outline:none;box-shadow:var(--focus-ring)}.gtpCandidateTab[data-active=true]{background:var(--panel);color:#0a0a0ce6;box-shadow:0 1px #0a0a0c0f}.gtpPlanWorkspaceBody{--gtp-map-col-px: 380px;--gtp-map-min-h: 280px;--gtp-photo-strip-max-h: 260px;flex:1;min-height:0;display:grid;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) var(--gtp-map-col-px)}.gtpPlanPane{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.gtpPlanPane+.gtpPlanPane{border-left:1px solid var(--line)}.gtpPlanTimelinePane{border-right:1px solid var(--line)}.gtpPlanMapPane{overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain}.gtpPlanPaneTop{height:44px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid rgba(10,10,12,.08);background:#0a0a0c04}.gtpPlanTimelineTop{height:auto;min-height:44px;display:flex;align-items:center;padding:8px 12px}.gtpPlanTimelineTopBar{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.gtpDaySwitcher{display:inline-flex;align-items:center;gap:4px;overflow-x:auto;max-width:100%;padding:3px;border:1px solid rgba(10,10,12,.14);border-radius:12px;background:linear-gradient(180deg,#0a0a0c0a,#0a0a0c05);-webkit-overflow-scrolling:touch}.gtpDaySwitcher::-webkit-scrollbar{display:none}.gtpDayRouteBtn{flex:0 0 auto}.gtpDayChip{border:0;background:transparent;color:#0a0a0cad;border-radius:8px;padding:0 10px;height:30px;min-width:42px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;white-space:nowrap;font-size:12px;font-weight:760;letter-spacing:-.02em;line-height:1.1;transition:color .14s ease,background .14s ease,transform .12s ease}.gtpDayChip:hover{color:#0a0a0ce6;background:#0a0a0c0d}.gtpDayChip:focus-visible{outline:none;box-shadow:var(--focus-ring)}.gtpDayChip[data-active=true]{color:#0a0a0ceb;background:var(--panel);box-shadow:0 1px #0a0a0c14,0 4px 12px #0a0a0c14}.gtpDayChipText{display:inline-flex;align-items:center}.gtpPlanPaneTitle{font-size:12px;font-weight:780;letter-spacing:-.12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gtpPlanPaneMeta{margin-top:2px;font-size:12px;line-height:1.3;color:var(--muted2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gtpPlanPaneAside{max-width:260px;font-size:12px;color:var(--muted2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gtpPlanPaneBody{flex:1;min-height:0;overflow:auto}.gtpPaneEmpty{padding:12px 14px;font-size:13px}.gtpPlanTimelineBody{padding:12px 14px 16px;display:grid;gap:14px;align-content:start}.gtpTimeline{--gtpTimelineGap: 10px;--gtpTimelineDotSize: 10px;--gtpTimelineDotRadius: 5px;--gtpTimelineDotOffset: 16px;list-style:none;margin:0;padding:0;display:grid;gap:var(--gtpTimelineGap)}.gtpTimelineItem{display:grid;grid-template-columns:54px 12px minmax(0,1fr);gap:10px;align-items:start}.gtpTimelineTime{padding-top:12px;text-align:right;font-size:12px;color:var(--muted2);font-variant-numeric:tabular-nums}.gtpTimelineDot{position:relative;width:12px;align-self:stretch}.gtpTimelineDot:before{content:"";position:absolute;left:50%;top:var(--gtpTimelineDotOffset);width:var(--gtpTimelineDotSize);height:var(--gtpTimelineDotSize);border-radius:999px;background:#0a0a0c38;transform:translate(-50%);z-index:2}.gtpTimelineDot:after{content:"";position:absolute;left:50%;top:calc(var(--gtpTimelineDotOffset) + var(--gtpTimelineDotRadius));width:2px;bottom:calc(-1 * (var(--gtpTimelineGap) + var(--gtpTimelineDotOffset) + var(--gtpTimelineDotRadius)));background:#0a0a0c1a;transform:translate(-50%);z-index:1}.gtpTimelineItem:last-child .gtpTimelineDot:after{display:none}.gtpTimelineDotTravel{--gtpTimelineDotColor: rgba(29, 78, 216, .55)}.gtpTimelineDotTravel:before{background:var(--gtpTimelineDotColor)}.gtpTimelineRow{border-radius:12px;padding:9px 10px;min-width:0}.gtpTimelineTravel{background:#1d4ed80d;border:1px dashed rgba(29,78,216,.28)}.gtpTimelineTravelTop{display:flex;align-items:center;justify-content:space-between;gap:10px}.gtpTimelineTravelTitle{font-size:12px;font-weight:780;letter-spacing:-.12px}.gtpTimelineLink{font-size:12px;color:#1d4ed8f0;text-decoration:none;white-space:nowrap}.gtpTimelineLink:hover{text-decoration:underline}.gtpTimelineTravelMeta{margin-top:4px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gtpTimelineStop{display:block;width:100%;border:1px solid transparent;background:transparent;text-align:left;cursor:pointer;overflow:hidden;transition:background .18s ease,border-color .18s ease,transform .12s ease}.gtpTimelineStop:hover{background:#0a0a0c0a;border-color:#0a0a0c14}.gtpTimelineStop:active{transform:translateY(1px)}.gtpTimelineStop:focus-visible{outline:none;box-shadow:var(--focus-ring)}.gtpTimelineStop[data-active=true]{background:linear-gradient(135deg,#1d4ed814,#0a0a0c0a);border-color:#1d4ed847}.gtpTimelineStopTop{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.gtpTimelineStopLabel{font-size:11px;font-weight:760;letter-spacing:.02em}.gtpTimelineStopMeta{font-size:12px}.gtpTimelineStopName{margin-top:4px;font-size:13px;font-weight:780;letter-spacing:-.1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gtpTimelineStopAddr{margin-top:2px;font-size:12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gtpTimelineStopDetailInline{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.22,1,.36,1)}.gtpTimelineStop[data-expanded=true] .gtpTimelineStopDetailInline{grid-template-rows:1fr}.gtpTimelineStopDetailInlineInner{min-height:0;overflow:hidden;margin-top:0;padding-bottom:2px;opacity:0;transform:translateY(-8px);transition:opacity .26s ease,transform .32s cubic-bezier(.22,1,.36,1)}.gtpTimelineStop[data-expanded=true] .gtpTimelineStopDetailInlineInner{opacity:1;transform:translateY(0)}.gtpTimelineStopDetailDivider{height:1px;margin:10px 0 8px;background:linear-gradient(90deg,#1d4ed861,#0a0a0c14)}.gtpTimelineStopDetailTitle{font-size:11px;font-weight:760;letter-spacing:.02em;color:#1d4ed8f2}.gtpTimelineStopDetailBody{margin-top:6px;font-size:12px;line-height:1.55;color:#0a0a0cd1}.gtpTimelineStopDetailMeta{margin-top:8px;font-size:11px;letter-spacing:.01em}.gtpDayNotes{display:grid;gap:8px}.gtpNote{border-radius:12px;border:1px dashed rgba(10,10,12,.18);background:#0a0a0c05;padding:10px 12px;font-size:12px;line-height:1.5}.gtpPlanMapBody{flex:0 0 auto;min-height:var(--gtp-map-min-h);height:clamp(360px,56vh,620px);padding:10px 12px 8px;background:radial-gradient(circle at 16% 12%,#1d4ed829,#1d4ed800 46%),linear-gradient(180deg,#0a0a0c08,#0a0a0c0f)}.gtpMapCanvas{width:100%;height:100%;border-radius:16px;border:1px solid rgba(10,10,12,.14);box-shadow:0 14px 24px #0a0a0c1f,inset 0 1px #ffffffb3;background:#0a0a0c05;overflow:hidden}.gtpMapCanvasSkeleton{background:radial-gradient(circle at 18% 22%,#0a0a0c0f 0,#0a0a0c00 48%),radial-gradient(circle at 78% 32%,#1d4ed814 0,#1d4ed800 52%),linear-gradient(180deg,#0a0a0c05,#0a0a0c08)}.gtpMapCanvasError{display:grid;align-content:center;justify-items:center;padding:18px;text-align:center}.gtpMapCanvasErrorTitle{font-size:13px;font-weight:780;letter-spacing:-.12px}.gtpMapCanvasErrorBody{margin-top:6px;font-size:12px;line-height:1.45;color:var(--muted);max-width:46ch}.gtpPlanStayStrip{border-top:1px solid var(--line);padding:10px 12px 12px;display:grid;gap:10px}.gtpPlanWorkspaceBody[data-layout-mode=desktop] .gtpPlanStayStrip,.gtpPlanWorkspaceBody[data-layout-mode=two-column] .gtpPlanStayStrip{max-height:var(--gtp-photo-strip-max-h);overflow-y:auto}.gtpPlanStayStripTop{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 12px}.gtpPlanStayStripTitleRow{display:inline-flex;align-items:baseline;gap:10px}.gtpPlanStayStripTitle{font-size:12px;font-weight:780;letter-spacing:-.12px}.gtpPlanStayStripMeta,.gtpPlanStayStripHint{font-size:12px}.gtpPlanStayStripList{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}.gtpPlanStayStripList::-webkit-scrollbar{display:none}.gtpPlanStayStripEmpty{font-size:12px}.gtpAttractionStripItem{flex:0 0 clamp(190px,18vw,240px);border-radius:14px;border:1px solid rgba(10,10,12,.12);background:#0a0a0c05;padding:10px;display:grid;gap:6px;text-align:left;font:inherit;appearance:none;color:inherit;text-decoration:none;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.gtpAttractionStripItem:hover{background:#0a0a0c0a;border-color:#0a0a0c33;transform:translateY(-1px)}.gtpAttractionStripItem:active{transform:translateY(1px)}.gtpAttractionStripItem:focus-visible{outline:none;box-shadow:var(--focus-ring)}.gtpAttractionStripItem[data-active=true]{border-color:#1d4ed86b;background:linear-gradient(160deg,#1d4ed814,#0a0a0c05);box-shadow:0 10px 24px #1d4ed81f}.gtpAttractionStripPhotoWrap{border-radius:10px;overflow:hidden;border:1px solid rgba(10,10,12,.1);background:#0a0a0c0f;aspect-ratio:4 / 3}.gtpAttractionStripPhoto{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1);transition:transform .24s ease}.gtpAttractionStripItem:hover .gtpAttractionStripPhoto{transform:scale(1.03)}.gtpAttractionStripName{font-size:13px;font-weight:760;letter-spacing:-.1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gtpAttractionStripMetaLine{font-size:12px;line-height:1.4;overflow:hidden;text-overflow:ellipsis}@media(max-width:680px){.gtpPlanWorkspaceHeader{padding:10px 12px}.gtpPlanWorkspaceBody{display:flex;flex-direction:column}.gtpPlanMapPane{order:1}.gtpPlanTimelinePane{order:2;border-right:0}.gtpPlanPane+.gtpPlanPane{border-left:0;border-top:1px solid var(--line)}.gtpPlanPaneTop{padding:0 12px}.gtpPlanTimelineTop{padding:8px 10px}.gtpPlanTimelineTopBar{flex-wrap:wrap;align-items:center}.gtpDaySwitcher{flex:1 1 auto}.gtpPlanPaneBody{overflow:visible}.gtpPlanMapBody{height:clamp(320px,52vh,560px);min-height:var(--gtp-map-min-h);padding:8px 10px}.gtpPlanTimelineBody{padding:12px 12px 16px}}.gtpPlanWorkspaceBody[data-layout-mode=desktop],.gtpPlanWorkspaceBody[data-layout-mode=two-column]{display:grid;height:100%;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) var(--gtp-map-col-px);overflow:hidden}.gtpPlanWorkspaceBody[data-layout-mode=stacked]{display:flex;flex-direction:column;flex:0 0 auto;min-height:auto;overflow:visible;height:auto}.gtpPlanWorkspaceBody[data-layout-mode=stacked] .gtpPlanMapPane{order:1;overflow:hidden}.gtpPlanWorkspaceBody[data-layout-mode=stacked] .gtpPlanTimelinePane{order:2;border-right:0}.gtpPlanWorkspaceBody[data-layout-mode=stacked] .gtpPlanPane+.gtpPlanPane{border-left:0;border-top:1px solid var(--line)}.gtpPlanWorkspaceBody[data-layout-mode=stacked] .gtpPlanPaneBody{overflow:visible}.gtpPlanWorkspaceBody[data-layout-mode=stacked] .gtpPlanMapBody{height:min(42vh,500px);min-height:var(--gtp-map-min-h);padding:8px 10px}.gtpPlanWorkspaceBody[data-layout-mode=stacked] .gtpPlanStayStrip{max-height:none;overflow-y:visible}.gtpMainBottom{border-top:1px solid var(--line);background:var(--panel);padding:10px 10px calc(10px + env(safe-area-inset-bottom,0px))}.gtpComposer{width:min(980px,100%);margin:0 auto;border-radius:20px;padding:10px}.gtpComposerFooter{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 4px 0}.gtpHelperText{font-size:12px;color:var(--muted)}.gtpInlineError{font-size:12px;color:#b00020f5}.gtpInlineOk{font-size:12px;color:#2e7d32f5}.gtpAuthWrap{min-height:100%;display:flex;flex-direction:column;background:radial-gradient(1200px 380px at 8% -12%,rgba(30,64,175,.08),transparent 70%),radial-gradient(900px 380px at 100% -8%,rgba(15,23,42,.08),transparent 64%),var(--bg)}.gtpAuthMain{flex:1;position:relative;isolation:isolate;overflow:hidden;display:flex;justify-content:center;align-items:center;padding:clamp(30px,5vw,60px) 16px clamp(36px,5vw,72px)}.gtpAuthMain>*{position:relative;z-index:1}.gtpAuthMain:before{content:"";position:absolute;inset:-220px;background:radial-gradient(closest-side at 14% 18%,rgba(29,78,216,.16),transparent 72%),radial-gradient(closest-side at 78% 14%,rgba(10,10,12,.1),transparent 66%),radial-gradient(closest-side at 80% 82%,rgba(51,65,85,.08),transparent 68%);pointer-events:none;z-index:0;filter:blur(10px);opacity:.9}.gtpAuthMain:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,#fff0,#ffffff85 30%,#fff0),radial-gradient(rgba(10,10,12,.08) 1px,transparent 1px);background-size:260px 100%,24px 24px;background-position:-240px 0,0 0;opacity:.22;pointer-events:none;-webkit-mask-image:radial-gradient(circle at 32% 38%,rgba(0,0,0,.72),transparent 68%);mask-image:radial-gradient(circle at 32% 38%,rgba(0,0,0,.72),transparent 68%);z-index:0;animation:gtp-auth-sheen 14s linear infinite}.gtpAuthMainCenter{align-items:center}.gtpAuthLayout{width:min(1120px,100%);display:grid;grid-template-columns:1.08fr .92fr;grid-template-areas:"intro card";gap:clamp(18px,3vw,34px);align-items:center;position:relative;z-index:1}.gtpAuthIntro{grid-area:intro;padding:8px 2px;animation:gtp-fade-up .7s ease both}.gtpAuthEyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;border:1px solid rgba(10,10,12,.12);background:#ffffffc7;box-shadow:0 1px #0a0a0c0d;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0a0a0cbd}.gtpAuthHeroTitle{margin:14px 0 0;max-width:14ch;font-size:clamp(36px,4.7vw,62px);font-weight:620;letter-spacing:-1.35px;line-height:1.02;text-wrap:balance}.gtpAuthHeroSubtitle{margin:16px 0 0;font-size:15px;line-height:1.65;max-width:56ch}.gtpAuthFeatureGrid{margin-top:24px;display:grid;gap:12px;max-width:600px}.gtpAuthFeature{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:16px;border:1px solid rgba(10,10,12,.12);background:linear-gradient(160deg,#ffffffe0,#ffffffb8);box-shadow:0 1px #0a0a0c0d,0 10px 20px #0a0a0c0d;transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease;animation:gtp-fade-up .8s ease both}.gtpAuthFeature:nth-child(1){animation-delay:60ms}.gtpAuthFeature:nth-child(2){animation-delay:.12s}.gtpAuthFeature:nth-child(3){animation-delay:.18s}.gtpAuthFeature:hover{transform:translateY(-2px);border-color:#1d4ed842;box-shadow:0 1px #0a0a0c0a,0 14px 24px #1d4ed81a}.gtpAuthFeatureIcon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;border:1px solid rgba(29,78,216,.22);background:linear-gradient(150deg,#1d4ed824,#1d4ed805);color:#0f172ae6;flex:0 0 auto}.gtpAuthFeatureTitle{font-size:14px;font-weight:700;letter-spacing:-.2px}.gtpAuthFeatureDesc{margin-top:2px;font-size:13px;line-height:1.45}.gtpAuthPreview{margin-top:16px;border-radius:18px;padding:14px;border:1px solid rgba(10,10,12,.12);background:linear-gradient(155deg,#ffffffe6,#ffffffbd);box-shadow:0 8px 24px #0a0a0c14;max-width:600px;animation:gtp-fade-up .85s ease .22s both}.gtpAuthPreviewTitle{font-size:12px;font-weight:650;letter-spacing:-.15px;color:#0a0a0cd1}.gtpAuthPreviewBody{margin-top:10px;display:grid;gap:10px}.gtpAuthPreviewRow{display:flex;flex-wrap:wrap;gap:8px}.gtpAuthPreviewTag{display:inline-flex;align-items:center;height:26px;border-radius:999px;padding:0 10px;font-size:12px;font-weight:600;border:1px solid rgba(29,78,216,.18);background:#1d4ed814;color:#0f172adb}.gtpAuthPreviewLine{font-size:12px;line-height:1.5}.gtpAuthCard{width:min(520px,100%);border-radius:20px;padding:22px}.gtpAuthCardWrap{grid-area:card;width:min(460px,100%);justify-self:end;box-shadow:0 26px 56px #0a0a0c24,0 6px 16px #0a0a0c14;background:linear-gradient(155deg,#fffffff5,#ffffffe6);border:1px solid rgba(10,10,12,.14);animation:gtp-fade-up .76s ease 90ms both}.gtpAuthCardHeader{display:flex;flex-direction:column;gap:6px}.gtpAuthCardKicker{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:620;letter-spacing:.01em}.gtpAuthCardTitle{font-size:24px;font-weight:760;letter-spacing:-.5px}.gtpAuthCardSubtitle{font-size:13px;line-height:1.55;max-width:38ch}.gtpAuthDivider{margin:16px 0 10px;display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.gtpAuthDivider span{flex:1;height:1px;background:#0a0a0c24}.gtpAuthRow{display:grid;gap:12px;margin-top:14px}.gtpAuthProviderBtn{width:100%;height:46px;border-radius:13px;justify-content:center;position:relative;background:linear-gradient(180deg,#fffffffa,#ffffffd1);border-color:#0a0a0c3d;box-shadow:0 3px 8px #0a0a0c0f;font-weight:620}.gtpAuthProviderBtn:hover{background:linear-gradient(180deg,#fff,#f8fafceb);border-color:#1d4ed857}.gtpAuthProviderBtn:active{background:#fffffff0}.gtpAuthProviderIcon{position:absolute;left:12px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;pointer-events:none}.gtpAuthEmailForm{display:grid;gap:10px}.gtpAuthLabel{font-size:12px;color:#0a0a0cc2;font-weight:600;letter-spacing:.01em}.gtpAuthEmailForm .input{height:44px;border-radius:12px;background:#ffffffe6;border-color:#0a0a0c33}.gtpAuthEmailForm .btn{width:100%;height:42px;border-radius:12px;justify-content:center;border-color:#0a0a0c3d;background:#0a0a0cf5;color:#fff}.gtpAuthEmailForm .btn:hover{background:#0a0a0ce6}.gtpAuthLegal{margin-top:2px;font-size:11px;line-height:1.35}.gtpAuthCodeSentRow{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(10,10,12,.16);background:#0a0a0c08;min-width:0}.gtpAuthCodeSentLabel{font-size:12px;white-space:nowrap}.gtpAuthCodeSentEmail{font-size:13px;font-weight:650;letter-spacing:-.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.gtpAuthTextBtn{border:0;background:transparent;padding:6px 0;font-size:13px;font-weight:650;color:#0a0a0ca8;cursor:pointer;white-space:nowrap}.gtpAuthTextBtn:hover{color:var(--text);text-decoration:underline;text-underline-offset:3px}.gtpAuthTextBtn:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:10px}.gtpAuthTextBtn:disabled{opacity:.55;cursor:not-allowed;text-decoration:none}.gtpAuthCodeInput{height:44px;font-family:var(--font-mono);font-size:16px;letter-spacing:.32em;text-align:center;font-weight:640}.gtpAuthResendRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.gtpAuthResendHint{font-size:11px;line-height:1.35;text-align:right}@keyframes gtp-auth-sheen{0%{background-position:-240px 0,0 0}to{background-position:calc(100% + 240px) 0,0 0}}@keyframes gtp-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.gtpAuthMain:after{animation:none!important}.gtpAuthIntro,.gtpAuthCardWrap,.gtpAuthFeature,.gtpAuthPreview{animation:none!important}}@media(max-width:980px){.gtpAuthLayout{grid-template-columns:1fr;grid-template-areas:"card" "intro";gap:18px}.gtpAuthCardWrap{justify-self:stretch;width:100%}.gtpAuthIntro{order:2}.gtpAuthCardWrap{order:1}}@media(max-width:720px){.gtpBrandName{font-size:34px}.gtpHeroTitle{font-size:34px;letter-spacing:-.9px}.gtpSidebar{width:300px}.gtpAuthMain{padding:32px 14px 46px}.gtpAuthEyebrow{padding:6px 10px;font-size:10px}.gtpAuthHeroTitle{font-size:36px;letter-spacing:-1.05px}.gtpAuthHeroSubtitle{margin-top:12px;line-height:1.58}.gtpAuthFeatureGrid{margin-top:18px}.gtpAuthFeature{border-radius:14px}.gtpAuthPreview{border-radius:16px}.gtpAuthCard{padding:18px}.gtpAuthCardTitle{font-size:22px}}.ts-shell{height:100vh;height:100dvh;display:flex;overflow:hidden}.ts-paneTopbar{height:40px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 8px;border-bottom:1px solid var(--line);background:var(--panel)}.ts-left .ts-paneTopbar{border-bottom:0}.ts-paneTitle{font-weight:600;letter-spacing:-.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ts-left{width:384px;min-width:300px;border-right:1px solid var(--line);display:flex;flex-direction:column;background:var(--panel);position:relative}.ts-left[data-hidden=true]{width:0;min-width:0;border-right:0;overflow:hidden}@media(max-width:900px){.ts-shell{position:relative}.ts-left{position:absolute;left:0;top:0;bottom:0;width:min(360px,92vw);min-width:0;z-index:30;box-shadow:0 18px 40px #0a0a0c2e,0 4px 10px #0a0a0c1f;transform:translate(0);transition:transform .18s ease}.ts-left[data-hidden=true]{width:min(360px,92vw);transform:translate(-110%);border-right:1px solid var(--line);overflow:visible}}.ts-chatBody{flex:1;min-height:0;overflow:auto}.ts-chatList{display:flex;flex-direction:column;gap:10px;padding:10px}.ts-msg{font-size:15px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.ts-msgUserWrap{display:flex;justify-content:flex-end}.ts-msgUser{max-width:78%;border:0;padding:8px 10px;background:#0a0a0c14;border-radius:10px}.ts-msgAssistant{width:100%;border:0;padding:0;background:transparent}.ts-marketCard{border:1px solid rgba(10,10,12,.14);border-radius:14px;padding:14px;display:grid;gap:12px;background:linear-gradient(165deg,#fffffffc,#ffffffed),radial-gradient(circle at 100% 0%,#1d4ed814,#1d4ed800 58%);box-shadow:0 8px 18px #0a0a0c0f}.ts-marketCardTop{display:flex;align-items:center;justify-content:space-between;gap:8px}.ts-marketCardTitle{font-size:15px;font-weight:790;letter-spacing:-.18px}.ts-marketDate,.ts-marketInference{font-size:13px;line-height:1.45}.ts-marketCostGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ts-marketCostCell{display:grid;gap:4px;padding:8px 9px;border:1px solid rgba(10,10,12,.1);border-radius:10px;background:#ffffffe6;min-width:0}.ts-marketCostLabel{font-size:12px;line-height:1.25}.ts-marketCostValue{font-size:16px;font-weight:780;line-height:1.2;white-space:nowrap}.ts-marketBudgetLine{font-size:13px}.ts-marketBudgetPill{height:25px;padding:0 9px;border-radius:999px;border:1px solid rgba(10,10,12,.16);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:770;letter-spacing:.01em;white-space:nowrap}.ts-marketBudgetPill[data-tone=within]{color:#22693f;border-color:#2e7d3252;background:#2e7d3217}.ts-marketBudgetPill[data-tone=over]{color:#8e1f38;border-color:#b0002052;background:#b000201a}.ts-marketBudgetPill[data-tone=unknown]{color:#0a0a0cb8;border-color:#0a0a0c2e;background:#0a0a0c0a}.ts-marketSelectionBlock{display:grid;gap:12px;padding-top:12px;border-top:1px solid rgba(10,10,12,.08)}.ts-marketSelectionSection{display:grid;gap:8px;min-width:0}.ts-marketSelectionHead{display:flex;align-items:center;justify-content:space-between;gap:12px}.ts-marketSelectionTitle{font-size:13px;font-weight:760;letter-spacing:.02em;color:#0a0a0ca8}.ts-marketSelectionPrice{font-size:19px;font-weight:780;line-height:1.2;white-space:nowrap}.ts-marketFlightLegList{display:grid;gap:9px}.ts-marketFlightLegCard{display:grid;gap:4px;border:1px solid rgba(10,10,12,.1);border-radius:11px;background:#ffffffe6;padding:10px;min-width:0}.ts-marketFlightLegTop{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:8px}.ts-marketFlightLegLabel{font-size:12px;font-weight:760;letter-spacing:.04em;color:#0a0a0c99}.ts-marketFlightLegRoute{font-size:16px;font-weight:730;line-height:1.2;text-align:right}.ts-marketFlightLegDetail,.ts-marketFlightLegMeta,.ts-marketFlightLegHint{font-size:12px;line-height:1.35}.ts-marketActionButton{margin-top:3px;display:inline-flex;width:fit-content;align-items:center;justify-content:center;padding:5px 9px;border-radius:8px;border:1px solid rgba(29,78,216,.26);background:#1d4ed81a;color:#1d4ed8f2;font-size:12px;font-weight:680;text-decoration:none}.ts-marketActionButton:hover{background:#1d4ed829}.ts-marketActionButtonGhost{border-color:#0a0a0c29;background:#0a0a0c0a;color:#0a0a0cc2}.ts-marketActionButtonGhost:hover{background:#0a0a0c14}.ts-marketHotelName{font-size:16px;font-weight:780;line-height:1.35}.ts-marketHotelPriceRow{display:flex;flex-wrap:wrap;gap:8px}.ts-marketHotelPriceChip{display:inline-flex;align-items:baseline;gap:6px;padding:6px 8px;border-radius:9px;border:1px solid rgba(10,10,12,.1);background:#ffffffe0}.ts-marketHotelPriceLabel{font-size:11px}.ts-marketHotelPriceValue{font-size:15px;font-weight:760}.ts-marketHotelInfoList{display:grid;gap:4px}.ts-marketActionRow{display:flex;flex-wrap:wrap;gap:8px}.ts-thoughtFor{display:inline-flex;align-items:center;font-size:15px;line-height:1.25;color:var(--muted);margin:0 0 6px}.ts-thinkingRow{width:100%}.ts-thinkingBubble{width:100%;border:0;padding:0;background:transparent}.ts-thinkingLabel{display:flex;align-items:center;gap:6px;font-size:15px;line-height:1.25;color:var(--muted);margin-bottom:2px;position:relative;z-index:1}.ts-thinkingTitle{font-size:15px;line-height:1.35;word-break:break-word;display:inline-block;max-width:100%}.ts-thinkingTitleCurrent{color:#0a0a0cc7;--ts-shimmer-band: 50%;--ts-shimmer-start: -50%;--ts-shimmer-end: 150%}@supports (-webkit-background-clip: text){.ts-thinkingTitleCurrent{background-image:linear-gradient(90deg,#fff0,#ffffff1f 35%,#ffffff8c,#ffffff1f 65%,#fff0),linear-gradient(0deg,#0a0a0cc7,#0a0a0cc7);background-size:var(--ts-shimmer-band) 100%,100% 100%;background-repeat:no-repeat,no-repeat;background-position:var(--ts-shimmer-start) 50%,0 50%;animation:ts-thinkingShimmer 3s linear infinite;-webkit-background-clip:text;background-clip:text;color:transparent}}@keyframes ts-thinkingShimmer{0%{background-position:var(--ts-shimmer-start) 50%,0 50%}33%{background-position:var(--ts-shimmer-end) 50%,0 50%}to{background-position:var(--ts-shimmer-end) 50%,0 50%}}@media(prefers-reduced-motion:reduce){.ts-thinkingTitleCurrent{animation:none!important}}.ts-chatComposerArea{padding:10px;display:flex;flex-direction:column;gap:10px;background:var(--panel);border-top:0}.ts-sidebarFooter{padding:0 10px calc(10px + env(safe-area-inset-bottom,0px));background:var(--panel)}.ts-sidebarProfile{position:relative;display:inline-flex;align-items:center}.tsProfileMenu{top:auto;right:auto;left:0;bottom:calc(100% + 8px);width:min(320px,calc(100vw - 24px))}.tsChatComposer{width:100%;border:1px solid var(--line);border-radius:18px;background:#0a0a0c05;padding:10px;display:grid;gap:8px}.tsChatTextArea{width:100%;border:0;background:transparent;resize:none;padding:2px 4px 0;min-height:32px;max-height:240px;outline:none;color:var(--text);line-height:1.45}.tsChatTextArea::placeholder{color:var(--muted2)}.tsChatTextArea:focus-visible{box-shadow:none}.tsChatComposerFooter{display:flex;align-items:center;justify-content:space-between;gap:10px}.tsChatSendBtn{width:38px;height:38px;border-radius:999px;border:0;display:grid;place-items:center;cursor:pointer;color:#fffffff5;background:#0a0a0c47;line-height:0;transition:background .12s ease,transform 80ms ease}.tsChatSendBtn[data-enabled=true]{background:#2e7d32}.tsChatSendBtn:active{transform:translateY(1px)}.tsChatSendBtn:disabled{cursor:not-allowed;opacity:.85}.tsChatSendBtn:focus-visible{outline:none;box-shadow:var(--focus-ring)}.ts-main{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden;background:var(--panel);position:relative}.ts-mainSidebarToggle{position:absolute;top:10px;left:10px;z-index:15;background:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-color:#0a0a0c2e}.ts-squareBtn{width:32px;height:32px;border-radius:8px;border:0;background:transparent;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;line-height:0;cursor:pointer}.ts-squareBtn:hover{background:#0a0a0c0f;color:var(--text)}.ts-squareBtn:focus-visible{outline:none;box-shadow:var(--focus-ring)}.ts-squareBtn svg{display:block}.gtpAuthDrbShell{min-height:100%;background:#f3f3f5}.gtpAuthDrbLayout{min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:minmax(0,1fr)}.gtpAuthDrbPanel{position:relative;display:grid;place-items:center;padding:72px 28px 94px;background:#f7f7f8}.gtpAuthDrbBrand{position:absolute;top:34px;left:clamp(20px,4vw,56px);font-family:Playfair Display,Times New Roman,serif;font-style:italic;font-size:52px;line-height:1;letter-spacing:-.3px;color:#111126}.gtpAuthDrbCenter{--gtp-auth-flow-gap: 30px;width:min(100%,460px);display:grid;justify-items:center;gap:var(--gtp-auth-flow-gap);animation:gtp-fade-up .34s ease both}.gtpAuthDrbEmblem{display:grid;place-items:center;line-height:0}.gtpAuthDrbEmblem img{width:112px;height:112px;display:block}.gtpAuthDrbTitle{margin:0;text-align:center;color:#121329;font-size:clamp(34px,2.6vw,42px);font-weight:750;letter-spacing:-.58px;line-height:1.12}.gtpAuthDrbSubtitle{margin:0;white-space:pre-line;text-align:center;color:#121329d1;font-size:18px;line-height:1.5}.gtpAuthDrbGoogleBtn{position:relative;width:100%;height:56px;border-radius:999px;border:1.5px solid rgba(18,19,41,.16);background:#fff;color:#3f3f4f;font-size:21px;font-weight:400;display:inline-flex;align-items:center;justify-content:center;transition:border-color .14s ease,box-shadow .14s ease}.gtpAuthDrbGoogleBtn:hover{border-color:#c56fe28f;box-shadow:0 10px 22px #0a0a0c14}.gtpAuthDrbGoogleIcon{position:absolute;left:16px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.gtpAuthDrbGoogleIcon svg{width:22px;height:22px}.gtpAuthDrbOr{font-size:20px;line-height:1;color:#12132985}.gtpAuthDrbForm{width:100%;display:grid;gap:var(--gtp-auth-flow-gap)}.gtpAuthDrbInput{width:100%;height:56px;border-radius:14px;border:1.5px solid rgba(18,19,41,.15);background:#fff;padding:0 18px;color:#15162f;font-size:18px;outline:none}.gtpAuthDrbInput::placeholder{color:#12132966}.gtpAuthDrbInput:focus{border-color:#c56fe2a8;box-shadow:0 0 0 3px #c56fe229}.gtpAuthDrbPrimaryBtn{width:100%;height:58px;border-radius:999px;border:0;background:#0d0f2f;color:#fff;font-size:20px;font-weight:680;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.gtpAuthDrbPrimaryBtn:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0d0f2f3d}.gtpAuthDrbPrimaryBtn:disabled{opacity:.58;transform:none;box-shadow:none;cursor:not-allowed}.gtpAuthDrbLegal{margin:0;text-align:center;color:#12132975;font-size:14px;line-height:1.4}.gtpAuthDrbLegal a{text-decoration:underline;text-underline-offset:4px}.gtpAuthDrbSwitch{margin:0;text-align:center;color:#1213298c;font-size:14px;line-height:1.4}.gtpAuthDrbLinkBtn{border:0;padding:0;background:transparent;color:inherit;font:inherit;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.gtpAuthDrbLinkBtn:disabled{opacity:.55;cursor:not-allowed;text-decoration:none}.gtpAuthDrbCodeWrap{width:100%;display:grid;gap:var(--gtp-auth-flow-gap);justify-items:center}.gtpAuthDrbOtpGroup{position:relative;width:100%;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.gtpAuthDrbOtpCell{height:68px;border-radius:12px;border:1.5px solid rgba(18,19,41,.16);background:#fff;display:grid;place-items:center;font-family:var(--font-mono);font-size:28px;font-weight:620;color:#15162f}.gtpAuthDrbOtpCell[data-filled=true]{border-color:#c56fe294;box-shadow:inset 0 0 0 1px #c56fe233}.gtpAuthDrbOtpNativeInput{position:absolute;inset:0;opacity:0;border:0;width:100%;height:100%}.gtpAuthDrbCodeActions{display:grid;gap:var(--gtp-auth-flow-gap);justify-items:center}.gtpAuthDrbCodeActions .gtpAuthDrbLinkBtn{font-size:15px;color:#12132985;text-decoration:none}.gtpAuthDrbCodeActions .gtpAuthDrbLinkBtn:hover{color:#121329cc}.gtpAuthDrbShell .gtpInlineError{text-align:center;font-size:14px}@media(max-width:1200px){.gtpAuthDrbBrand{font-size:46px}.gtpAuthDrbCenter{max-width:440px;--gtp-auth-flow-gap: 28px}.gtpAuthDrbTitle{font-size:38px}.gtpAuthDrbSubtitle{font-size:17px}.gtpAuthDrbGoogleBtn,.gtpAuthDrbInput{height:54px;font-size:18px}.gtpAuthDrbPrimaryBtn{height:56px;font-size:19px}.gtpAuthDrbLegal{font-size:13px}.gtpAuthDrbSwitch,.gtpAuthDrbCodeActions .gtpAuthDrbLinkBtn{font-size:14px}}@media(max-width:920px){.gtpAuthDrbPanel{padding:66px 18px 64px}.gtpAuthDrbBrand{top:24px;left:16px;font-size:40px}.gtpAuthDrbCenter{max-width:420px;padding-top:18px;--gtp-auth-flow-gap: 26px}.gtpAuthDrbTitle{font-size:34px}.gtpAuthDrbSubtitle{font-size:16px}}@media(max-width:560px){.gtpAuthDrbCenter{max-width:100%;--gtp-auth-flow-gap: 24px}.gtpAuthDrbBrand{font-size:34px}.gtpAuthDrbTitle{font-size:30px;letter-spacing:-.44px}.gtpAuthDrbSubtitle{font-size:15px}.gtpAuthDrbGoogleBtn,.gtpAuthDrbInput{height:50px;font-size:16px}.gtpAuthDrbPrimaryBtn{height:52px;font-size:17px}.gtpAuthDrbOr{font-size:18px}.gtpAuthDrbLegal{font-size:12px}.gtpAuthDrbSwitch{font-size:13px}.gtpAuthDrbOtpCell{height:58px;border-radius:10px;font-size:24px}.gtpAuthDrbCodeActions .gtpAuthDrbLinkBtn{font-size:13px}}
