.homeLayout{overflow:hidden;max-width:100%;background:#f6faff}.tpHomeHero{position:relative;min-height:720px;padding:96px 32px 72px;background:linear-gradient(120deg,rgba(255,255,255,.86),rgba(246,250,255,.7) 42%,rgba(228,241,252,.75)),radial-gradient(circle at 18% 12%,rgba(2,16,100,.06),transparent 34%),radial-gradient(circle at 88% 18%,rgba(187,0,26,.045),transparent 28%),#eef6ff;display:flex;align-items:center;justify-content:center}.tpHomeHero:before{content:"";background:linear-gradient(135deg,rgba(255,255,255,0),rgba(255,255,255,0) 45%,rgba(255,255,255,.46) 46%,rgba(255,255,255,.12) 58%,rgba(255,255,255,0) 59%),linear-gradient(135deg,rgba(255,255,255,.45),rgba(255,255,255,0) 24%)}.tpHomeHero:before,.tpHomeHeroGrid{position:absolute;inset:0;pointer-events:none}.tpHomeHeroGrid{background-image:linear-gradient(rgba(2,16,100,.018) 1px,transparent 0),linear-gradient(90deg,rgba(2,16,100,.018) 1px,transparent 0);background-size:58px 58px}.tpHomeHeroInner{position:relative;z-index:1;width:min(1020px,100%);display:flex;flex-direction:column;align-items:center}.tpHomeEyebrowWrap{width:min(560px,100%);min-height:34px}.tpHomeEyebrow{display:grid;grid-template-columns:14px minmax(0,1fr) 14px;align-items:center;width:360px;max-width:calc(100vw - 40px);padding:7px 13px;border-radius:999px;background:rgba(255,255,255,.68);color:rgba(2,16,100,.62);font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;box-shadow:0 10px 30px rgba(20,29,35,.045);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tpHomeEyebrowDot{justify-self:center;width:5px;height:5px;border-radius:999px;background:#bb001a;box-shadow:0 0 0 rgba(187,0,26,0);transition:box-shadow .26s ease,transform .26s ease}.tpHomeEyebrowText{display:block;grid-column:2;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:opacity .26s ease,transform .26s ease,filter .26s ease}.tpHomeEyebrow.is-changing .tpHomeEyebrowText{opacity:0;transform:translateY(3px);filter:blur(2px)}.tpHomeEyebrow.is-changing .tpHomeEyebrowDot{transform:scale(1.25);box-shadow:0 0 12px rgba(187,0,26,.42)}.tpHomeHeroContent{text-align:center;margin-top:28px}.tpHomeHeroContent h1{margin:0;color:#021064;font-size:clamp(42px,5vw,68px);line-height:1.04;letter-spacing:-.045em;font-weight:820}.tpHomeHeroContent h1 span{display:block;color:#d9001b}.tpHomeHeroContent p{margin:18px 0 0;color:rgba(20,29,35,.72);font-size:19px;line-height:1.5;font-weight:500}.tpSearchCommand.is-chat-active{border:1px solid rgba(2,16,100,.08);box-shadow:0 14px 42px rgba(2,16,100,.1)}.tpSearchCommandTop{align-items:end}.tpSearchIcon{width:44px;min-height:54px;border-radius:14px;display:grid;place-items:center;color:#021064;background:#f1f7ff}.tpSearchCommand textarea{max-height:220px;overflow-y:hidden}.tpSearchCommand textarea::placeholder{color:rgba(20,29,35,.34)}.tpTypedPrompt{inset:0;padding:0 4px;line-height:54px;font-weight:600;text-overflow:clip}.tpTypedPrompt span{height:1.15em;vertical-align:-.18em}@keyframes tpCursorBlink{0%,45%{opacity:1}46%,to{opacity:0}}.tpSearchCommand button{font-family:inherit}.tpSearchCommandTop>button{min-height:54px;padding:0 28px;position:relative;overflow:hidden}.tpSearchCommandTop>button:disabled{cursor:wait;opacity:.78}.tpSearchCommandTop>button.is-chat-intent{background:linear-gradient(135deg,#bb001a,#d9001b)}.tpSearchCommandTop>button.is-intent-pending{background:linear-gradient(135deg,#021064,#142381 48%,#bb001a)}.tpSearchButtonStatic{display:inline-flex}.tpSearchButtonCycler{display:none}.tpSearchCommandTop>button.is-intent-pending .tpSearchButtonStatic{opacity:0}.tpSearchCommandTop>button.is-intent-pending .tpSearchButtonCycler{display:grid;grid-template-rows:1fr;inset:0 42px 0 18px;place-items:center;position:absolute}.tpSearchButtonCycler span{grid-area:1/1;opacity:0;filter:blur(4px);transform:scale(.98);animation:tpIntentTextSwap 5.2s ease-in-out infinite}.tpSearchButtonCycler span:nth-child(2){animation-delay:2.6s}@keyframes tpIntentTextSwap{0%,18%{opacity:0;filter:blur(4px);transform:scale(.98)}26%,48%{opacity:1;filter:blur(0);transform:scale(1)}56%,to{opacity:0;filter:blur(4px);transform:scale(1.02)}}.tpSearchCommandError{width:min(860px,100%);margin:10px 0 0;color:#b00020;font-size:13px;font-weight:700;text-align:left}.tpHomeAssistantPanel{width:min(860px,100%);margin-top:14px;border:1px solid rgba(2,16,100,.09);border-radius:18px;padding:18px;background:rgba(255,255,255,.96);box-shadow:0 18px 48px rgba(2,16,100,.12);text-align:left}.tpHomeAssistantSummary{display:block;color:#021064;font-size:18px;line-height:1.35;font-weight:850}.tpHomeChatMessages{display:grid;gap:10px}.tpHomeChatMessage{display:flex;width:100%}.tpHomeChatMessage span{max-width:min(680px,86%);border-radius:16px;padding:12px 14px;font-size:14px;line-height:1.45;font-weight:760}.tpHomeChatMessage.is-user{justify-content:flex-end}.tpHomeChatMessage.is-user span{border-bottom-right-radius:6px;background:#021064;color:#ffffff;box-shadow:0 10px 24px rgba(2,16,100,.14)}.tpHomeChatMessage.is-assistant{justify-content:flex-start}.tpHomeChatMessage.is-assistant span{border-bottom-left-radius:6px;background:#eef6ff;color:#021064;box-shadow:inset 0 0 0 1px rgba(2,16,100,.05)}.tpHomeAssistantChips{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.tpHomeAssistantChips span{border-radius:999px;padding:8px 11px;background:#eef6ff;color:rgba(2,16,100,.78);font-size:12px;font-weight:750}.tpHomeAssistantSuggestions{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tpHomeAssistantSuggestions button{min-width:0;border:1px solid rgba(2,16,100,.08);border-radius:12px;padding:12px;background:#ffffff;color:#021064;cursor:pointer;display:grid;gap:4px;font-family:inherit;text-align:left;box-shadow:0 8px 20px rgba(2,16,100,.06)}.tpHomeAssistantSuggestions button.is-selected{border-color:rgba(187,0,26,.36);background:#fff4f6;box-shadow:0 10px 24px rgba(187,0,26,.1)}.tpHomeAssistantSuggestions.is-chat-suggestions{margin-top:16px}.tpHomeAssistantSuggestions.is-chat-suggestions button{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.tpHomeAssistantSuggestions.is-chat-suggestions button:hover{transform:translateY(-1px);border-color:rgba(2,16,100,.18);box-shadow:0 12px 26px rgba(2,16,100,.09)}.tpHomeAssistantSuggestions strong{font-size:12px;font-weight:900}.tpHomeAssistantSuggestions span{color:rgba(20,29,35,.62);font-size:11px;font-weight:650;line-height:1.4}.tpHomeChatChips{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px}.tpHomeChatChips button{border:0;border-radius:999px;padding:9px 12px;background:#eef6ff;color:#021064;cursor:pointer;font-family:inherit;font-size:12px;font-weight:850;box-shadow:inset 0 0 0 1px rgba(2,16,100,.08)}.tpHomeChatChips button:last-child{background:#021064;color:#ffffff;box-shadow:0 8px 18px rgba(2,16,100,.18)}.tpHomeChatChips button:hover{transform:translateY(-1px)}.tpHomeAssistantSelected{margin-top:14px;display:grid;gap:8px}.tpHomeAssistantSelected>span{color:#bb001a;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.tpHomeAssistantSelected div{display:flex;flex-wrap:wrap;gap:8px}.tpHomeAssistantSelected button{border:0;border-radius:999px;padding:8px 11px;background:#021064;color:#ffffff;cursor:pointer;font-family:inherit;font-size:12px;font-weight:850}.tpHomeAssistantQuestions{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tpHomeAssistantQuestion{min-width:0;border-radius:14px;padding:13px;background:#f6faff}.tpHomeAssistantQuestion strong{display:block;color:#021064;font-size:13px;line-height:1.35;font-weight:850}.tpHomeAssistantQuestion small{display:block;margin-top:5px;color:rgba(20,29,35,.58);font-size:11px;line-height:1.45;font-weight:650}.tpHomeAssistantQuestion div{margin-top:10px;display:flex;flex-wrap:wrap;gap:7px}.tpHomeAssistantActions button,.tpHomeAssistantQuestion button{border:0;font-family:inherit;cursor:pointer}.tpHomeAssistantQuestion button{border-radius:8px;padding:7px 9px;background:#ffffff;color:#021064;font-size:11px;font-weight:800;box-shadow:inset 0 0 0 1px rgba(2,16,100,.08)}.tpHomeAssistantQuestion button.is-selected{background:#021064;color:#ffffff;box-shadow:0 8px 18px rgba(2,16,100,.18)}.tpHomeAssistantActions{margin-top:16px;display:flex;justify-content:flex-end;gap:10px}.tpHomeAssistantActions button{min-height:40px;border-radius:9px;padding:0 15px;background:#e6eef7;color:#021064;font-size:12px;font-weight:850}.tpHomeAssistantActions button:first-child{background:#021064;color:#ffffff}.tpHomeQuickActions{margin-top:22px;display:flex;justify-content:center;flex-wrap:wrap;gap:14px}.tpHomeQuickActions a{border:0;border-radius:7px;padding:14px 26px;background:#021064;color:#ffffff;font-size:13px;font-weight:850;display:inline-flex;align-items:center;gap:9px;cursor:pointer;box-shadow:0 10px 24px rgba(2,16,100,.18)}.tpHomeIntelligence{padding:88px 32px;background:radial-gradient(circle at top left,rgba(23,69,143,.08),transparent 34%),linear-gradient(180deg,#ffffff,#f7faff)}.tpHomeSectionHeader{width:min(1180px,100%);margin:0 auto 34px}.tpHomeSectionHeader span{display:block;margin-bottom:14px;color:#bb001a;font-size:11px;font-weight:850;letter-spacing:.22em;text-transform:uppercase}.tpHomeSectionHeader h2{margin:0;max-width:860px;color:#021064;font-size:clamp(30px,4vw,54px);line-height:1.04;letter-spacing:-.045em;font-weight:850}.tpHomeSectionHeader p{margin:18px 0 0;max-width:880px;color:rgba(7,23,53,.68);font-size:16px;line-height:1.75;font-weight:500}.tpIntelFaqGrid{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr);gap:22px;align-items:start}.tpIntelFaqIntro{position:sticky;top:96px;border:1px solid rgba(23,69,143,.11);border-radius:30px;padding:30px;background:linear-gradient(145deg,#ffffff,#eef5ff);box-shadow:0 22px 70px rgba(2,16,100,.08)}.tpIntelLive{display:inline-flex;align-items:center;gap:10px;color:#008b57;font-size:11px;font-weight:850;letter-spacing:.18em;text-transform:uppercase;margin-bottom:22px}.tpIntelLive span{width:7px;height:7px;border-radius:999px;background:#00a86b}.tpIntelFaqIntro h3{margin:0;color:#021064;font-size:clamp(24px,2.4vw,34px);line-height:1.12;letter-spacing:-.035em;font-weight:850}.tpIntelFaqIntro p{margin:16px 0 0;color:rgba(7,23,53,.68);font-size:15px;line-height:1.75;font-weight:500}.tpIntelHighlights{margin-top:24px;display:grid;gap:12px}.tpIntelHighlightCard{display:grid;grid-template-columns:34px 1fr;column-gap:12px;row-gap:4px;align-items:start;border-radius:20px;padding:18px;color:#ffffff;box-shadow:0 16px 38px rgba(2,16,100,.16)}.tpIntelHighlightCardBlue{background:linear-gradient(135deg,#17458f,#2362c2)}.tpIntelHighlightCardBlueDark{background:linear-gradient(135deg,#021064,#17458f)}.tpIntelHighlightCard svg{grid-row:span 2;color:#ffffff;opacity:.92}.tpIntelHighlightCard strong{color:#ffffff;font-size:14px;line-height:1.25;font-weight:850}.tpIntelHighlightCard span{color:rgba(255,255,255,.78);font-size:13px;line-height:1.45;font-weight:500}.tpIntelAccordion{display:grid;gap:12px}.tpIntelAccordionItem{border:1px solid rgba(23,69,143,.12);border-radius:20px;background:#ffffff;box-shadow:0 12px 34px rgba(2,16,100,.045);overflow:hidden}.tpIntelAccordionItem summary{list-style:none;display:grid;grid-template-columns:44px 1fr 24px;align-items:center;gap:12px;padding:18px 20px;background:#f7faff;color:#021064;font-size:16px;line-height:1.25;letter-spacing:-.018em;font-weight:850;cursor:pointer}.tpIntelAccordionItem[open] summary{background:linear-gradient(135deg,#17458f,#021064);color:#ffffff}.tpIntelAccordionItem summary::-webkit-details-marker{display:none}.tpIntelAccordionIcon{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:999px;background:rgba(23,69,143,.1);color:#17458f}.tpIntelAccordionItem[open] .tpIntelAccordionIcon{background:rgba(255,255,255,.16);color:#ffffff}.tpIntelAccordionItem summary:after{content:"+";width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#17458f;font-size:22px;line-height:1;font-weight:600}.tpIntelAccordionItem[open] summary:after{content:"−";color:#ffffff}.tpIntelAccordionItem p{margin:0;padding:18px 22px 22px 76px;color:rgba(7,23,53,.68);font-size:14px;line-height:1.68;font-weight:500;background:#ffffff}.tpIntelStats span{color:rgba(20,29,35,.5);font-size:13px;font-weight:600}.tpIntelCardDark{background:#021064;color:#ffffff;display:flex;flex-direction:column;justify-content:space-between;min-height:310px}.tpIntelCardDark svg{color:#ffffff;margin-bottom:28px}.tpIntelCardDark h3{color:#ffffff}.tpIntelCardDark p{color:rgba(255,255,255,.62)}.tpSaveSearchOverlay{position:fixed;inset:0;z-index:9999;padding:24px;background:rgba(2,16,100,.28);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:center}.tpSaveSearchModal{position:relative;width:min(460px,100%);border-radius:32px;padding:34px;background:#ffffff;box-shadow:0 30px 90px rgba(2,16,100,.22)}.tpSaveSearchClose{position:absolute;top:18px;right:18px;border:0;background:transparent;color:rgba(2,16,100,.45);cursor:pointer}.tpSaveSearchBadge{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;color:#021064;background:#eef6ff;margin-bottom:22px}.tpSaveSearchModal h3{margin:0;color:#021064;font-size:28px;line-height:1.08;letter-spacing:-.035em;font-weight:850}.tpSaveSearchModal p{margin:14px 0 22px;color:rgba(20,29,35,.58);font-size:15px;line-height:1.6;font-weight:500}.tpSaveSearchModal input{width:100%;height:54px;border:0;outline:0;border-radius:18px;background:#f6faff;color:#021064;font-size:15px;font-weight:650;padding:0 18px}.tpSaveSearchModal input::placeholder{color:rgba(2,16,100,.28)}.tpSaveSearchPrimary{width:100%;height:54px;margin-top:14px;border:0;border-radius:18px;background:linear-gradient(135deg,#021064,#1e2a78);color:#ffffff;font-size:14px;font-weight:850;cursor:pointer}.tpSaveSearchDivider{margin:20px 0 14px;display:flex;align-items:center;gap:12px;color:rgba(2,16,100,.38);font-size:12px;font-weight:800}.tpSaveSearchDivider:after,.tpSaveSearchDivider:before{content:"";height:1px;flex:1 1;background:rgba(2,16,100,.08)}.tpSocialLoginGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.tpSocialLoginButton{height:48px;border:0;border-radius:16px;background:#f6faff;display:grid;place-items:center;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.tpSocialLoginButton:hover{transform:translateY(-2px);background:#eef6ff;box-shadow:0 10px 24px rgba(2,16,100,.08)}.tpSocialLoginButton.line{color:#06c755}.tpSocialLoginButton.x{color:#000000}.tpSaveSearchSkip{width:100%;margin-top:14px;border:0;background:transparent;color:rgba(2,16,100,.55);font-size:13px;font-weight:800;cursor:pointer}@media screen and (max-width:1100px){.tpIntelGrid{grid-template-columns:1fr}}@media screen and (max-width:700px){.tpHomeHero{min-height:auto;padding:82px 18px 54px}.tpHomeEyebrow{font-size:9px;letter-spacing:.1em}.tpHomeHeroContent{margin-top:26px}.tpHomeHeroContent h1{font-size:44px}.tpHomeHeroContent p{font-size:15px}.tpSearchCommand{margin-top:32px;border-radius:18px}.tpSearchCommandTop{grid-template-columns:minmax(0,1fr)}.tpSearchIcon{width:42px;min-height:50px;border-radius:14px}.tpSearchCommand textarea{min-height:72px;max-height:170px;line-height:1.45;padding:14px 0}.tpSearchCommandTop>button{grid-column:1/-1;min-height:52px;width:100%;border-radius:12px}.tpHomeQuickActions{flex-direction:column;width:100%}.tpHomeQuickActions a{width:100%;justify-content:center}.tpHomeIntelligence{padding:58px 18px}.tpIntelFaqGrid{grid-template-columns:1fr}.tpIntelFaqIntro{position:static;border-radius:24px;padding:22px}.tpIntelAccordionItem{border-radius:18px}.tpIntelAccordionItem summary{grid-template-columns:36px 1fr 22px;padding:16px;font-size:15px}.tpIntelAccordionItem summary span{width:30px;height:30px}.tpIntelAccordionItem p{padding:0 16px 18px 64px;font-size:13.5px}.tpSaveSearchModal{padding:28px;border-radius:26px}.tpSearchCommand{padding:12px}.tpSearchCommandTop{grid-template-columns:42px minmax(0,1fr);align-items:start}.tpSearchIcon{min-height:78px}.tpSearchCommand textarea{height:78px;min-height:78px;line-height:1.45;padding:14px 0}.tpSearchCommandTop>button{min-height:46px;width:auto;padding:0 22px;justify-self:center;border-radius:10px;font-size:13px}.tpHomeQuickActions{gap:10px}.tpHomeQuickActions a{width:auto;min-width:210px;padding:12px 22px;border-radius:9px;font-size:13px;justify-content:center}.tpSearchCommand{padding:12px}.tpSearchCommandTop{grid-template-columns:42px minmax(0,1fr);align-items:start}.tpSearchIcon{min-height:78px}.tpSearchCommand textarea{height:78px;min-height:78px;line-height:1.45;padding:14px 0}.tpSearchCommandTop>button{width:auto;min-height:46px;padding:0 22px;justify-self:end;align-self:end;border-radius:10px;font-size:13px}.tpHomeQuickActions{gap:10px}.tpHomeQuickActions a{width:auto;min-width:210px;padding:12px 22px;border-radius:9px;font-size:13px;justify-content:center}}.tpSearchCommand{width:min(860px,100%);margin-top:34px;padding:12px;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 22px 65px rgba(2,16,100,.13);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tpSearchCommandTop{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:14px;align-items:start}.tpSearchIcon{display:none!important}.tpSearchInputShell{position:relative;min-width:0}.tpSearchCommand textarea{position:relative;z-index:2;width:100%;min-height:62px;max-height:180px;resize:none;border:0;outline:0;background:transparent;color:#021064;padding:18px 4px;overflow-y:auto;caret-color:#021064}.tpSearchCommand textarea,.tpTypedPrompt{font-size:17px;line-height:1.45;font-weight:650}.tpTypedPrompt{position:absolute;z-index:1;left:4px;right:4px;top:18px;color:rgba(20,29,35,.42);white-space:nowrap;overflow:hidden;pointer-events:none}.tpTypedPrompt span{display:inline-block;width:1px;height:1.1em;margin-left:3px;background:rgba(2,16,100,.55);vertical-align:-.16em;animation:tpCursorBlink .9s steps(2,start) infinite}.tpSearchCommandTop>button{min-height:62px;align-self:end;padding:0 26px;border:0;border-radius:10px;background:linear-gradient(135deg,#021064,#1e2a78);color:#ffffff;font-size:14px;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;box-shadow:0 12px 28px rgba(2,16,100,.22);white-space:nowrap}@media screen and (max-width:700px){.tpSearchCommand{margin-top:30px;padding:12px}.tpSearchCommandTop{grid-template-columns:1fr;gap:10px}.tpSearchCommand textarea{min-height:86px;max-height:190px;font-size:15px;padding:14px 4px}.tpTypedPrompt{top:14px;font-size:15px;white-space:normal}.tpSearchCommandTop>button{width:auto;min-height:46px;padding:0 22px;justify-self:center;border-radius:10px;font-size:13px}.tpHomeAssistantPanel{padding:14px}.tpHomeAssistantSummary{font-size:15px}.tpHomeAssistantQuestions,.tpHomeAssistantSuggestions{grid-template-columns:1fr}.tpHomeAssistantActions{flex-direction:column}.tpHomeAssistantActions button{width:100%}}.tpSearchCommand textarea{scrollbar-width:thin;scrollbar-color:rgba(2,16,100,.16) transparent}.tpSearchCommand textarea::-webkit-scrollbar{width:6px}.tpSearchCommand textarea::-webkit-scrollbar-track{background:transparent}.tpSearchCommand textarea::-webkit-scrollbar-thumb{background:rgba(2,16,100,.14);border-radius:999px}.tpSearchCommand textarea::-webkit-scrollbar-thumb:hover{background:rgba(2,16,100,.22)}.tpSearchCommand textarea::-webkit-scrollbar-button{display:none;width:0;height:0}.tpHeroTypewriter{width:100%;max-width:94vw;display:flex;overflow:hidden}.tpHeroTypewriter,.tpHeroTypewriterText{justify-content:center;align-items:center}.tpHeroTypewriterText{display:inline-flex;white-space:nowrap;color:#071b72;font-size:clamp(15px,1.25vw,19px);line-height:1.2;font-weight:650;letter-spacing:-.018em;text-align:center;text-rendering:optimizeLegibility}.tpHeroTypewriterText>span{display:inline-block}.tpHeroTypewriterAccent{color:#e60023;font-weight:800}.tpHeroTypewriterCursor{display:inline-block!important;width:3px;height:1.12em;margin-left:5px;border-radius:3px;background:#e60023;box-shadow:0 0 10px rgba(230,0,35,.22);transform:translateY(1px)}@media (max-width:640px){.tpHomeEyebrowWrap{min-height:32px;margin-bottom:15px}.tpHeroTypewriterText{font-size:clamp(12px,3.5vw,15px);letter-spacing:-.01em}.tpHeroTypewriterCursor{width:2px;margin-left:3px}}.tpHomeEyebrowWrap{min-height:38px;margin:0 auto 22px;padding:0}.tpHeroTW5{width:100%;max-width:95vw;display:flex;overflow:hidden}.tpHeroTW5,.tpHeroTW5Row{align-items:center;justify-content:center}.tpHeroTW5Row{display:inline-flex;min-width:0}.tpHeroTW5Reveal{overflow:hidden;padding-bottom:2px}.tpHeroTW5Reveal,.tpHeroTW5Sentence{white-space:nowrap;display:inline-block}.tpHeroTW5Sentence{font-size:clamp(17px,1.35vw,21px);line-height:1.25;font-weight:720;letter-spacing:-.022em;color:#102868;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.tpHeroTW5Accent{font-weight:850;background:linear-gradient(100deg,#d90028,#ef173e 48%,#ff3958);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 4px 20px rgba(225,0,42,.08)}.tpHeroTW5Cursor{width:3px;height:1.15em;margin-left:6px;display:block;flex:0 0 auto;border-radius:3px;background:#e0002b;box-shadow:0 0 8px rgba(224,0,43,.25),0 0 18px rgba(224,0,43,.1)}@media (max-width:768px){.tpHomeEyebrowWrap{min-height:32px;margin-bottom:16px}.tpHeroTW5{max-width:94vw}.tpHeroTW5Sentence{font-size:clamp(13px,3.6vw,16px);letter-spacing:-.012em}.tpHeroTW5Cursor{width:2px;margin-left:4px}}.tpHomeHero{min-height:auto!important}.tpHomeHeroInner{padding-top:90px!important;padding-bottom:82px!important}.tpHomeEyebrowWrap{min-height:28px;margin:0 auto 38px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.tpHeroTW6,.tpHomeEyebrowWrap{width:100%;display:flex;align-items:center;justify-content:center}.tpHeroTW6{max-width:96vw;overflow:hidden}.tpHeroTW6Line{align-items:center;justify-content:flex-start;min-height:28px}.tpHeroTW6Line,.tpHeroTW6Text{display:inline-flex;white-space:nowrap}.tpHeroTW6Text{align-items:baseline;color:#061d72;font-size:clamp(17px,1.28vw,21px);line-height:1.15;font-weight:720;letter-spacing:-.022em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.tpHeroTW6Text>span{display:inline-block}.tpHeroTW6Accent{font-weight:850;background:linear-gradient(100deg,#d90027,#ef163e 52%,#ff405b);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 5px 20px rgba(225,0,42,.08)}.tpHeroTW6Cursor{display:inline-block;width:3px;height:1.08em;margin-left:4px;flex:0 0 auto;border-radius:3px;background:#e0002b;box-shadow:0 0 8px rgba(224,0,43,.28),0 0 18px rgba(224,0,43,.1)}@media (min-width:1280px){.tpHomeHeroInner{padding-top:90px!important;padding-bottom:82px!important}.tpHomeEyebrowWrap{margin-bottom:38px!important}.tpHomeHeroContent h1{margin-top:0!important}}@media (min-width:768px) and (max-width:1279px){.tpHomeHeroInner{padding-top:68px!important;padding-bottom:62px!important}.tpHomeEyebrowWrap{min-height:26px;margin-bottom:28px!important}.tpHeroTW6Text{font-size:clamp(15px,1.8vw,18px)}.tpHeroTW6Cursor{width:2px}}@media (max-width:767px){.tpHomeHeroInner{padding-top:36px!important;padding-bottom:44px!important}.tpHomeEyebrowWrap{min-height:24px;margin-top:0!important;margin-bottom:18px!important}.tpHeroTW6{max-width:calc(100vw - 24px)}.tpHeroTW6Line{min-height:23px}.tpHeroTW6Text{font-size:clamp(12px,3.55vw,15px);letter-spacing:-.012em}.tpHeroTW6Cursor{width:2px;height:1.05em;margin-left:3px}}@media (max-width:399px){.tpHomeHeroInner{padding-top:28px!important;padding-bottom:36px!important}.tpHomeEyebrowWrap{margin-bottom:15px!important}.tpHeroTW6Text{font-size:12px}}.tpHeroTranslationSource{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;pointer-events:none!important}.browse-property-section{margin-top:96px;padding:0 32px 32px;max-width:100%}.property-type-container{margin-top:32px;white-space:nowrap;display:flex;flex-wrap:nowrap;gap:32px;overflow-x:auto;overflow-y:hidden;flex:0 0 auto;width:100%;max-width:100%;-webkit-overflow-scrolling:touch}.property-type{width:106px;border:1px solid var(--border-color);border-radius:16px;padding:12px 8px;display:flex;flex-direction:column;align-items:center;white-space:normal;word-wrap:break-word;text-align:center;height:100%;cursor:pointer}.property-type,.property-type:focus,.property-type:hover{text-decoration:none}.property-type img{margin-bottom:12px}.property-type span{text-align:center;display:inline!important}.swiper-slide{width:auto!important}@media screen and (max-width:620px){.browse-property-section{margin-top:32px}}.browse-header{font-size:16px!important}