.BlogPostCard_cardLink__w1TaS,.BlogPostCard_card__tEtnC{display:flex;flex-direction:column}.BlogPostCard_cardLink__w1TaS{height:100%;transition:opacity .2s ease}.BlogPostCard_cardLink__w1TaS:hover{opacity:.85}.BlogPostCard_cardImage__yIEeK{display:block;width:100%;height:auto;aspect-ratio:16/9;border-radius:28px;corner-shape:superellipse(1.4);margin-bottom:16px;object-fit:cover;object-position:center}.BlogPostCard_cardBody__2les4{padding:0 12px;display:flex;flex-direction:column;flex:1 1;min-height:0}.BlogPostCard_cardCategory__8gnvb{font-size:.75rem;color:var(--text-3);margin-bottom:8px}.BlogPostCard_cardTitle__udT_b{font-size:1.5rem;line-height:1.1;font-weight:500;color:var(--text-1);margin-bottom:8px}.BlogPostCard_cardExcerpt__NytxV{font-size:.875rem;color:var(--text-3);margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.BlogPostCard_cardAuthor__GAbMg{display:flex;align-items:center;gap:10px}.BlogPostCard_avatar__H4l6e{width:30px;height:30px;border-radius:50%;border:1px solid var(--text-5);flex-shrink:0}.BlogPostCard_authorInfo__5eccu{display:flex;flex-direction:column;gap:2px;min-width:0}.BlogPostCard_authorName__nogp_{font-size:.8125rem;font-weight:600;color:var(--text-1)}.BlogPostCard_authorRole__XSAHH{font-size:.75rem;color:var(--text-3)}.page_page__6Xwsk{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.page_main__DjR8A{flex:1 1;display:flex;gap:48px;width:100%;max-width:1440px;margin:0 auto;padding:15dvh 24px}.page_sidebar__dGWs0{width:220px;flex-shrink:0;position:sticky;top:112px;padding-right:32px;align-self:flex-start}.page_blogTitle__cmSTk{display:inline-block;font-size:2rem;margin-bottom:12px;font-weight:500}.page_blogDescription__jh5a5{font-size:.875rem;color:var(--text-3);margin-bottom:32px}.page_navList__HVVrI{list-style:none;display:flex;flex-direction:column;gap:8px}.page_navLinkActive__Sl8zV,.page_navLink__Q8SUw{font-size:.9375rem;line-height:1.4;transition:opacity .2s ease}.page_navButton__3HAJl{border:none;background:transparent;padding:0;cursor:pointer;text-align:left}.page_navLink__Q8SUw{color:var(--text-3);font-weight:400}.page_navLink__Q8SUw:hover{opacity:.7}.page_navLinkActive__Sl8zV{color:var(--text-0);font-weight:600}.page_content__p_rAc{flex:1 1;min-width:0}.page_grid__G202P{display:grid;grid-template-columns:repeat(2,1fr);gap:48px 32px}.page_featuredCard__WFmlQ{grid-column:span 2}.page_featuredCard__WFmlQ h2{font-size:3rem;line-height:.96;font-weight:500;margin-top:8px;margin-bottom:16px}.page_featuredCard__WFmlQ p{font-size:1.25rem;color:var(--text-2);margin-bottom:20px}@media (max-width:600px){.page_main__DjR8A{flex-direction:column;gap:40px}.page_sidebar__dGWs0{width:100%;border-right:none;border-bottom:1px solid var(--text-5);padding-bottom:32px;position:static;padding-right:0}.page_navList__HVVrI{flex-direction:row;flex-wrap:wrap;gap:8px 20px}.page_grid__G202P{grid-template-columns:1fr;gap:40px}.page_featuredCard__WFmlQ{grid-column:span 1}.page_featuredCard__WFmlQ h2{font-size:1.5rem;line-height:1.1;margin-top:0;margin-bottom:8px}.page_featuredCard__WFmlQ p{font-size:.875rem;color:var(--text-3)}}.EgoLiteRibbon_ribbon__FkJT2{pointer-events:auto;display:inline-flex;align-items:center;gap:8px;padding:7px 9px 9px 10px;border-radius:16px;corner-shape:superellipse(1.4);background:var(--fg-alpha-5);color:var(--text-1);transition:background .2s ease}.EgoLiteRibbon_ribbon__FkJT2:hover{background:var(--fg-alpha-2)}.EgoLiteRibbon_ribbon__FkJT2:focus-visible{outline:2px solid var(--text-1);outline-offset:2px}.EgoLiteRibbon_message__kPF13{color:var(--text-1)}.EgoLiteRibbon_icon__IFgtx{flex-shrink:0;width:20px;height:20px}@media (max-width:600px){.EgoLiteRibbon_ribbonHidden__jbP9X{display:none}}.FAQ_faq__d7sCI{width:100%;margin:0 auto;color:var(--text-0-on-dark);display:flex;justify-content:space-between}.FAQ_faq__d7sCI .FAQ_title__Elqai{color:var(--text-0-on-dark);font-size:clamp(2.25rem,6vw,4.5rem);font-weight:500;line-height:.95}.FAQ_list__wKEcP{display:flex;flex-direction:column;width:100%;max-width:60%;max-height:74vh;max-height:74dvh;overflow-y:auto;padding-right:16px}.FAQ_list__wKEcP::-webkit-scrollbar{width:6px}.FAQ_list__wKEcP::-webkit-scrollbar-track{background:transparent}.FAQ_list__wKEcP::-webkit-scrollbar-thumb{background:var(--bg-alpha-6,rgba(255,255,255,.1));border-radius:4px}.FAQ_list__wKEcP::-webkit-scrollbar-thumb:hover{background:var(--text-4-on-dark,rgba(255,255,255,.3))}.FAQ_item__i3_r4{border-bottom:1px solid var(--bg-alpha-6)}.FAQ_question__yzABt{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:24px;list-style:none;padding:16px 0;color:var(--text-1-on-dark);font-size:1rem;font-weight:500}.FAQ_question__yzABt::-webkit-details-marker{display:none}.FAQ_question__yzABt:after{content:"+";flex:0 0 auto;color:var(--text-4-on-dark);font-weight:500;transition:transform .2s ease}.FAQ_item__i3_r4[open] .FAQ_question__yzABt:after{transform:rotate(45deg)}.FAQ_faq__d7sCI .FAQ_answer__vrmXT{margin:-8px 0 24px;color:var(--text-3-on-dark)}.FAQ_answerParagraph__jsLO7{margin:0}.FAQ_answerList__EcyKf+.FAQ_answerParagraph__jsLO7,.FAQ_answerParagraph__jsLO7+.FAQ_answerList__EcyKf,.FAQ_answerParagraph__jsLO7+.FAQ_answerParagraph__jsLO7{margin-top:12px}.FAQ_answerList__EcyKf{margin:0;padding-left:24px}.FAQ_answerList__EcyKf li{padding-left:4px}.FAQ_answerList__EcyKf li+li{margin-top:10px}@media (max-width:600px){.FAQ_faq__d7sCI{flex-direction:column;max-width:100%}.FAQ_list__wKEcP{max-width:100%}.FAQ_faq__d7sCI .FAQ_title__Elqai{margin-bottom:28px}.FAQ_question__yzABt{padding:20px 0;font-size:1rem}.FAQ_faq__d7sCI .FAQ_answer__vrmXT{font-size:.875rem}}.HeroPill_heroPillContainer__OuVz7{position:fixed;pointer-events:none;z-index:13;animation:HeroPill_heroPillShrink__aacYY 1s both;animation-timeline:--page-scroll;corner-shape:superellipse(1.4)}.HeroPill_heroPill__a0bfG{border:1px solid transparent;background-color:var(--bg-4);color:white;padding:0;font-size:.875rem;z-index:2;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:none;filter:none;animation:HeroPill_heroPillSurfaceStyle__5BDbM 1s both;animation-timeline:--page-scroll}.HeroPill_heroPillGlow__TH0jJ,.HeroPill_heroPill__a0bfG{position:absolute;inset:0;border-radius:inherit;corner-shape:inherit}.HeroPill_heroPillGlow__TH0jJ{pointer-events:none;z-index:0;contain:paint;transform:translateZ(0);opacity:0;background:radial-gradient(ellipse 92% 88% at 50% 50%,rgba(255,255,255,.32) 0,rgba(255,255,255,.08) 52%,transparent 72%);box-shadow:inset 0 0 28px rgba(255,255,255,.45);animation:HeroPill_heroPillGlowBar__H_Bi4 1s both;animation-timeline:--page-scroll}@keyframes HeroPill_heroPillGlowBar__H_Bi4{0%,33%{opacity:0}36%{opacity:.22}39%,47%{opacity:1}52%,to{opacity:0}}.HeroPill_marqueeTrack___zTLr{position:absolute;top:0;left:0;display:flex;gap:32px;transform:translate3d(var(--marquee-x,0),0,0);will-change:transform;isolation:isolate}.HeroPill_mainPillWrapper__ThgRM,.HeroPill_marqueeTrack___zTLr{width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:inherit;corner-shape:inherit}.HeroPill_mainPillWrapper__ThgRM{flex-shrink:0;position:relative;z-index:2;background:transparent;box-shadow:none;animation:HeroPill_mainPillWrapperMarqueeStyle__S76xG 1s both;animation-timeline:--page-scroll}.HeroPill_extraPillsGroup__UCqfC{display:flex;gap:32px;height:100%;align-items:center;opacity:0;animation:HeroPill_extraPillsFade__p9K_q 1s both;animation-timeline:--page-scroll;pointer-events:none}@keyframes HeroPill_extraPillsFade__p9K_q{0%,47%{opacity:0;visibility:hidden}52%,61%{opacity:1;visibility:visible}67%,to{opacity:0;visibility:hidden}}@keyframes HeroPill_heroPillSurfaceStyle__5BDbM{0%,47%{background-color:var(--bg-4)}52%,to{background-color:initial}}@keyframes HeroPill_mainPillWrapperMarqueeStyle__S76xG{0%,61%{box-shadow:inset 0 0 24px rgba(255,255,255,.32)}67%,to{box-shadow:none}}.HeroPill_marqueePillWrapper__otLKx{width:400px;height:300px;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.HeroPill_marqueePill__dbyW0{position:absolute;inset:0;border-radius:36px;corner-shape:superellipse(1.4);border:1px solid transparent;box-shadow:inset 0 0 24px rgba(255,255,255,.32);isolation:isolate}.HeroPill_recordingSlot__IpY_A{width:100%;display:flex;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;animation:HeroPill_recordingSlotVisibility__v_9lp 1s both;animation-timeline:--page-scroll}.HeroPill_recordingSlot__IpY_A button{pointer-events:none}.HeroPill_chatSlot__pxroQ{animation:HeroPill_chatSlotVisibility__Z_LlJ 1s both;animation-timeline:--page-scroll}.HeroPill_chatSlot__pxroQ,.HeroPill_flowObjectSlot__nG8mg{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none}.HeroPill_flowObjectSlot__nG8mg{animation:HeroPill_flowObjectSlotVisibility__5aZAP 1s both;animation-timeline:--page-scroll}.HeroPill_capabilitySlot__CxbK1{inset:0;animation:HeroPill_capabilitySlotVisibility__qV0if 1s both;animation-timeline:--page-scroll}.HeroPill_capabilitySlot__CxbK1,.HeroPill_stageSideSlot__WsYvj{position:absolute;opacity:0;visibility:hidden;pointer-events:none}.HeroPill_stageSideSlot__WsYvj{z-index:3;animation:HeroPill_thirdStageCompanionVisibility__dikXV 1s both;animation-timeline:--page-scroll}.HeroPill_standbySmallSlot__sEhc2{right:calc(100% + 40px);bottom:0}.HeroPill_browserSlot__97fas{left:calc(100% + 316px);bottom:0}.HeroPill_phoneSlot__L50jj{left:calc(100% + 44px);bottom:0}.HeroPill_heroPillShadow2__UKyKX,.HeroPill_heroPillShadow__JRfyb{position:absolute;left:50%;transform:translateX(-50%);z-index:1;background-color:rgba(255,255,255,.6);filter:blur(45px);opacity:0;animation:HeroPill_heroPillShadowAppear__aVlBm 2s cubic-bezier(.16,1,.3,1) .5s both,HeroPill_heroPillDecorVisibility__72JzY 1s both;animation-timeline:auto,--page-scroll}.HeroPill_heroPillShadow__JRfyb{width:92%;height:80%;bottom:18%;border-radius:100px}.HeroPill_heroPillShadow2__UKyKX{height:85%;width:45%;bottom:13%;color:rgba(255,255,255,.7);animation-delay:.7s,0s}.HeroPill_heroPillShadow2__UKyKX svg{display:block;width:100%;height:100%}@keyframes HeroPill_thirdStageCompanionVisibility__dikXV{0%,23.9%{opacity:0;visibility:hidden}24%,33%{opacity:1;visibility:visible}38%{opacity:0;visibility:visible}38.1%,to{opacity:0;visibility:hidden}}@keyframes HeroPill_chatSlotVisibility__Z_LlJ{0%,23.9%{opacity:0;visibility:hidden;pointer-events:none}24%,33%{opacity:1;visibility:visible;pointer-events:auto}38%{opacity:0;visibility:visible;pointer-events:none}38.1%,to{opacity:0;visibility:hidden;pointer-events:none}}@keyframes HeroPill_flowObjectSlotVisibility__5aZAP{0%,37%{opacity:0;visibility:hidden;pointer-events:none}39%,47%{opacity:1;visibility:visible;pointer-events:auto}52%,to{opacity:0;visibility:hidden;pointer-events:none}}@keyframes HeroPill_capabilitySlotVisibility__qV0if{0%,50%{opacity:0;visibility:hidden;pointer-events:none}52%,61%{opacity:1;visibility:visible;pointer-events:auto}67%,to{opacity:0;visibility:hidden;pointer-events:none}}@keyframes HeroPill_heroPillDecorVisibility__72JzY{0%,33%{visibility:visible}39%,to{visibility:hidden;opacity:0}}@media (max-width:600px){.HeroPill_standbySmallSlot__sEhc2{right:calc(100% + 16px);bottom:0;transform:scale(.86);transform-origin:right bottom}.HeroPill_browserSlot__97fas{left:calc(100% + 216px)}.HeroPill_browserSlot__97fas,.HeroPill_phoneSlot__L50jj{bottom:0;transform:scale(.72);transform-origin:left bottom}.HeroPill_phoneSlot__L50jj{left:calc(100% + 24px)}}@keyframes HeroPill_recordingSlotVisibility__v_9lp{0%,9.9%{opacity:0;visibility:hidden}10%,18%{opacity:1;visibility:visible}18.1%,to{opacity:0;visibility:hidden}}@keyframes HeroPill_heroPillShadowAppear__aVlBm{0%{opacity:0}to{opacity:1}}@keyframes HeroPill_heroPillShrink__aacYY{0%{bottom:calc(51dvh - 195px);left:calc(50vw - 380px);width:760px;height:390px;border-radius:999px;corner-shape:superellipse(1.1);opacity:1;transform:scale(1);animation-timing-function:cubic-bezier(.4,0,.2,1)}10%,18%{bottom:18dvh;left:calc(50vw - 72px);width:144px;height:48px;border-radius:999px;corner-shape:superellipse(1.4);opacity:1;transform:scale(1)}24%,33%{bottom:max(64px,calc(42dvh - 300px));left:calc(50vw - 150px);width:280px;height:400px;border-radius:36px;corner-shape:superellipse(1.4);opacity:1;transform:scale(1);animation-timing-function:cubic-bezier(.4,0,.2,1)}39%,47%{bottom:var(--frame-bottom);left:var(--frame-x);width:var(--frame-width);height:var(--frame-height);border-radius:var(--frame-radius);corner-shape:superellipse(1.4);opacity:1;transform:scale(1);animation-timing-function:cubic-bezier(.4,0,.2,1)}52%,61%{bottom:max(64px,calc(42dvh - 200px));left:calc(50vw - 200px);width:400px;height:300px;border-radius:36px;corner-shape:superellipse(1.4);opacity:1;transform:scale(1);background:transparent;animation-timing-function:cubic-bezier(.4,0,.2,1)}67%,76%{bottom:calc(50dvh - 300px);left:15vw;width:600px;height:600px;border-radius:300px;corner-shape:superellipse(1.4);opacity:1;transform:scale(1);background:transparent;animation-timing-function:cubic-bezier(.4,0,.2,1)}81%,91%{bottom:calc(50dvh - 300px);left:15vw;width:600px;height:600px;border-radius:300px;corner-shape:superellipse(1.4);opacity:0;transform:scale(.92);background:transparent;animation-timing-function:cubic-bezier(.4,0,.2,1)}96%,to{bottom:18dvh;left:calc(50vw - 25px);width:50px;height:16px;border-radius:999px;corner-shape:superellipse(1.4);opacity:0;transform:scale(.92)}}@media (max-width:600px){.HeroPill_extraPillsGroup__UCqfC,.HeroPill_marqueeTrack___zTLr{align-items:flex-end}.HeroPill_mainPillWrapper__ThgRM{animation:HeroPill_mainPillWrapperMarqueeStyleMobile__mH6X7 1s both;animation-timeline:--page-scroll}.HeroPill_marqueePillWrapper__otLKx{width:300px}@keyframes HeroPill_heroPillShrink__aacYY{0%{bottom:calc(51dvh - 270px);left:-130vw;width:760px;height:500px;border-radius:999px;corner-shape:superellipse(1.1);opacity:1;transform:scale(1);animation-timing-function:cubic-bezier(.4,0,.2,1)}10%,18%{bottom:18dvh;left:calc(50vw - 72px);width:144px;height:48px;border-radius:999px;corner-shape:superellipse(1.4);opacity:1;transform:scale(1)}24%,33%{bottom:max(64px,calc(42dvh - 200px));left:calc(50vw - 150px);width:300px;height:400px;border-radius:28px;corner-shape:superellipse(1.4);opacity:1;transform:scale(1);animation-timing-function:cubic-bezier(.4,0,.2,1)}39%,47%{bottom:var(--frame-bottom);left:var(--frame-x);width:var(--frame-width);height:var(--frame-height);border-radius:var(--frame-radius);corner-shape:superellipse(1.4);opacity:1;transform:scale(1);animation-timing-function:cubic-bezier(.4,0,.2,1)}52%,61%{bottom:max(64px,calc(42dvh - 200px));left:calc(50vw - 150px);width:300px;height:400px;border-radius:28px;corner-shape:superellipse(1.4);opacity:1;transform:scale(1);animation-timing-function:cubic-bezier(.4,0,.2,1)}67%,76%{bottom:max(64px,calc(42dvh - 150px));left:calc(50vw - 150px);width:300px;height:300px;border-radius:150px;corner-shape:superellipse(1.4);opacity:1;transform:scale(1);background:transparent;animation-timing-function:cubic-bezier(.4,0,.2,1)}81%,91%{bottom:max(64px,calc(42dvh - 150px));left:calc(50vw - 150px);width:300px;height:300px;border-radius:150px;corner-shape:superellipse(1.4);opacity:0;transform:scale(.92);background:transparent;animation-timing-function:cubic-bezier(.4,0,.2,1)}96%,to{bottom:18dvh;left:calc(50vw - 25px);width:50px;height:16px;border-radius:999px;corner-shape:superellipse(1.4);opacity:0;transform:scale(.92)}}}@keyframes HeroPill_mainPillWrapperMarqueeStyleMobile__mH6X7{0%,18%{height:100%;box-shadow:inset 0 0 24px rgba(255,255,255,.32)}24%,33%{height:300px;box-shadow:inset 0 0 24px rgba(255,255,255,.32)}39%,47%{height:100%;box-shadow:inset 0 0 24px rgba(255,255,255,.32)}52%,61%{height:300px;box-shadow:inset 0 0 24px rgba(255,255,255,.32)}67%,to{height:100%;box-shadow:none}}.BrowserMockup_browser__u2RFU{width:960px;height:640px;background:var(--bg-3);color:var(--text-1);border-radius:36px;corner-shape:superellipse(1.4);box-shadow:var(--shadow-3);overflow:hidden;display:flex;flex-direction:column;position:relative;pointer-events:none;padding:8px}.BrowserMockup_windowControls__30O7Q{position:absolute;top:22px;left:22px;z-index:3;display:flex;gap:8px}.BrowserMockup_windowControls__30O7Q span{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.1)}.BrowserMockup_closeDot__ndTSY{background:#FF736A}.BrowserMockup_minimizeDot__VNcnK{background:#FEBC2E}.BrowserMockup_maximizeDot__3kZwR{background:#19C332}.BrowserMockup_browserHeader__DyHXJ{display:flex;flex-direction:column}.BrowserMockup_tabsContainer__UnMRp{height:42px;display:flex;align-items:center;gap:4px;padding:6px 112px 6px 90px;position:relative;overflow:hidden}.BrowserMockup_tab__U8u4Q{height:28px;max-width:168px;min-width:88px;flex:0 1 168px;display:flex;align-items:center;gap:6px;padding:0 6px 0 3px;border-radius:999px;color:var(--text-2);overflow:hidden}.BrowserMockup_activeTab__m_dyQ{background:var(--bg-4);color:var(--text-1)}.BrowserMockup_faviconMuted__exG9C,.BrowserMockup_favicon__TJ_GR{width:22px;height:22px;border-radius:50%;flex:0 0 22px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:var(--text-2)}.BrowserMockup_faviconMuted__exG9C{background:var(--bg-3)}.BrowserMockup_tabTitle__MKihr{min-width:0;flex:1 1;font-size:.75rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.BrowserMockup_closeButton__As_q1{width:22px;height:22px;border-radius:50%;flex:0 0 22px;display:flex;align-items:center;justify-content:center;color:var(--text-3)}.BrowserMockup_closeButton__As_q1 svg{width:16px;height:16px}.BrowserMockup_addButton__sLXLt{width:28px;height:28px;border-radius:50%;border:none;background:transparent;color:var(--text-2);display:flex;align-items:center;justify-content:center;flex:0 0 28px}.BrowserMockup_addressBar__lZZ_v{width:100%;display:flex;align-items:center;gap:6px;padding:0 6px 6px}.BrowserMockup_navGroup__W3JbV{display:flex;align-items:center;gap:2px;flex:0 0 auto}.BrowserMockup_iconButton__Rxi3U{width:28px;height:28px;border-radius:50%;border:none;background:transparent;color:var(--text-2);display:flex;align-items:center;justify-content:center}.BrowserMockup_disabled__QACkE{opacity:.22}.BrowserMockup_urlField__lY4yM{height:28px;min-width:0;flex:1 1;border-radius:999px;background:var(--bg-2);display:flex;align-items:center;gap:4px;padding:0 4px}.BrowserMockup_siteIcon__9BkQP{width:24px;height:24px;border-radius:50%;flex:0 0 24px;display:flex;align-items:center;justify-content:center;background:var(--bg-4);color:var(--text-3);font-size:.75rem;font-weight:700}.BrowserMockup_urlText___faB5{min-width:0;flex:1 1;color:var(--text-1);font-size:.8rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.BrowserMockup_bookmarkIcon__WRfw_{width:24px;height:24px;border-radius:50%;flex:0 0 24px;color:var(--text-3);display:flex;align-items:center;justify-content:center}.BrowserMockup_bookmarkIcon__WRfw_ svg{width:16px;height:16px}.BrowserMockup_bookmarksBar__TKo2i{display:flex;align-items:center;gap:4px;width:100%;padding:0 8px 6px;overflow:hidden}.BrowserMockup_bookmark__wmQHh{max-width:148px;padding:6px 8px;border-radius:999px;color:var(--text-2);font-size:.75rem;background:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.BrowserMockup_contentArea__izXeo{flex:1 1;min-height:0;position:relative;overflow:hidden;background:var(--bg-4);padding:42px;border-radius:0 0 26px 26px;corner-shape:superellipse(1.4)}.ChatInput_textInputContainer__fRTIj{width:100%;position:absolute;left:0;bottom:0;padding:6px;--chat-accent:#5C81D6}.ChatInput_textInputWrapper__r2Eca{width:100%;background:var(--fg-alpha-2);corner-shape:superellipse(1.4);border-radius:26px;display:flex;flex-direction:column;overflow:hidden}.ChatInput_textInput__rtFQ5{color:var(--text-1);font-size:.8125rem;line-height:1.35;width:100%;background-color:initial;outline:none;border:none;resize:none;font-family:inherit;overflow-y:auto;padding:10px 12px 4px}.ChatInput_textInput__rtFQ5::placeholder{color:var(--text-4);opacity:1}.ChatInput_bottomActions__7Fnaq{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px;padding:4px}.ChatInput_leadingIconContainer__5ZptO{display:flex;align-items:center;color:var(--text-3)}.ChatInput_leadingIcon____RsL{background:transparent;border:none;outline:none;color:inherit;display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%}.ChatInput_leadingIcon____RsL:hover{background-color:var(--bg-alpha-2)}.ChatInput_sendIconContainer___p3Cc{background:var(--chat-accent);border:none;outline:none;color:var(--bg-1);display:flex;justify-content:center;align-items:center;width:24px;height:24px;border-radius:50%;flex-shrink:0}.ChatInput_sendIconContainer___p3Cc:disabled{opacity:.2}.CurrentChat_currentChatContainer__BxMYt{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-end;gap:2px;padding:12px 8px 112px;overflow-y:auto;scrollbar-width:none}.CurrentChat_currentChatContainer__BxMYt::-webkit-scrollbar{display:none}.CurrentChat_messageBubble__bzO85{display:flex;flex-direction:column;color:var(--text-1);font-size:.8125rem;word-wrap:break-word;animation:CurrentChat_messageIn__Fqyek .2s ease-out both}.CurrentChat_userMessage__SMlDN{align-items:flex-end;max-width:calc(100% - 40px);padding:8px 4px 10px}.CurrentChat_aiMessage__URPJ4{align-self:flex-start;align-items:flex-start;width:100%;padding:8px 4px 10px}.CurrentChat_userMessageContent__qgVCG{background-color:var(--bg-alpha-3);padding:9px 11px;border-radius:18px;corner-shape:superellipse(1.4)}.CurrentChat_aiMessageContent__OMDyc{width:100%;color:var(--text-2)}@keyframes CurrentChat_messageIn__Fqyek{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.FlowObjectSlot_container__VizBl{width:100%;height:100%;display:flex;align-items:flex-end;overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 15%,black 85%,transparent)}.FlowObjectSlot_track__vmJqJ{margin-bottom:7%;display:flex;width:max-content;animation:FlowObjectSlot_flowScroll__XF2Vk 25s linear infinite}.FlowObjectSlot_item__a_dEz{flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-right:24px}@keyframes FlowObjectSlot_flowScroll__XF2Vk{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.CapabilitySlot_container__mMidC{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:40px;box-sizing:border-box;border-radius:inherit;corner-shape:inherit}.CapabilitySlot_title__W6H7v{font-size:1.5rem;font-weight:600;margin:0 0 24px;white-space:pre-line;letter-spacing:-.02em}.CapabilitySlot_description__4j5ur{margin:0;font-size:1rem;color:var(--text-3-on-dark)}.PhoneMockup_phone__0qO8c{width:230px;height:460px;padding:4px;border-radius:36px;corner-shape:superellipse(1.4);background:#050506;box-shadow:var(--shadow-3);color:#f5f5f7;pointer-events:none}.PhoneMockup_screen__bZ1NT{width:100%;height:100%;border-radius:34px;corner-shape:superellipse(1.4);background:#000;overflow:hidden;display:flex;flex-direction:column}.PhoneMockup_statusBar__uVsO8{height:34px;display:flex;align-items:center;justify-content:space-between;padding:6px 4px 4px 16px;color:#f5f5f7;font-size:.625rem;font-weight:700}.PhoneMockup_statusIcons__SP1CP{display:flex;align-items:center;justify-content:flex-end;gap:5px;scale:.6}.PhoneMockup_header__rLX5_{height:56px;display:grid;grid-template-columns:36px 1fr 36px;align-items:center;padding:0 10px 8px}.PhoneMockup_actionButton__Fw700,.PhoneMockup_backButton__c7mXn{color:#0a84ff;font-size:1.5rem;line-height:1;display:flex;align-items:center}.PhoneMockup_backButton__c7mXn{scale:.6;justify-content:flex-start}.PhoneMockup_actionButton__Fw700{scale:.6;justify-content:flex-end;font-size:.875rem;letter-spacing:0}.PhoneMockup_contact__6QefP{min-width:0;display:flex;flex-direction:column;align-items:center;gap:3px}.PhoneMockup_avatar__cOqKA{width:30px;height:30px;border-radius:50%;background:#2c2c2e;color:#f5f5f7;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700}.PhoneMockup_contactName__M7jUJ{color:rgba(245,245,247,.66);font-size:.625rem;line-height:1}.PhoneMockup_thread__c7r1C{flex:1 1;min-height:0;display:flex;flex-direction:column;gap:7px;padding:12px 9px 10px;overflow:hidden}.PhoneMockup_dateLabel__Z6xHR{color:rgba(245,245,247,.42);font-size:.625rem;font-weight:600;text-align:center;margin-bottom:3px}.PhoneMockup_messageRow__yi90c{display:flex;width:100%}.PhoneMockup_userRow__9IfjY{justify-content:flex-end}.PhoneMockup_agentRow__AqKKY{justify-content:flex-start}.PhoneMockup_bubble__a698V{max-width:82%;padding:8px 10px;border-radius:17px;corner-shape:superellipse(1.4);font-size:.71875rem;line-height:1.22;word-break:normal;overflow-wrap:break-word}.PhoneMockup_userBubble__kwcFX{color:#fff;background:#0a84ff;border-bottom-right-radius:5px}.PhoneMockup_agentBubble__WiYkR{color:#f5f5f7;background:#2c2c2e;border-bottom-left-radius:5px;corner-shape:superellipse(1.4)}.PhoneMockup_composer__URRdI{height:42px;display:flex;align-items:center;gap:7px;padding:0 10px 9px}.PhoneMockup_plusButton__WYne_{width:20px;height:20px;flex:0 0 20px;border-radius:50%;border:1.5px solid rgba(245,245,247,.32);color:rgba(245,245,247,.62);display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1}.PhoneMockup_inputText__bZHG2{min-width:0;flex:1 1;height:28px;display:flex;align-items:center;padding:0 10px;border-radius:999px;background:#1c1c1e;color:rgba(245,245,247,.42);font-size:.7rem}.Recording_recordingContainer__gEtXJ{width:min(100%,148px);height:40px;display:flex;align-items:center;justify-content:space-between;padding:4px;position:relative;opacity:0;animation:Recording_recordingFadeIn__Jbzwu .2s ease-out .14s forwards;--recording-negative:#D65C5C}.Recording_iconBtn__MDD9M{flex-shrink:0;border-radius:18px;corner-shape:superellipse(1.4);width:32px;height:32px;background:none;border:none;display:flex;align-items:center;justify-content:center;color:var(--text-3);pointer-events:auto}.Recording_iconBtn__MDD9M:hover{background-color:rgba(0,0,0,.03)}.Recording_stopBtn__6zO7l{color:var(--recording-negative)}.Recording_waveform__4zZei{padding:0 8px;display:flex;align-items:center;justify-content:center;gap:2px;height:24px;min-width:0;overflow:hidden}.Recording_bar__qI1Jp{width:3px;height:24px;background-color:var(--text-3);border-radius:2px;transform-origin:center;transform:scaleY(.08);animation:Recording_barPulse__hdJzO 1.2s ease-in-out 1s infinite both}.Recording_bar__qI1Jp:first-child{animation-duration:1.1s;animation-delay:.9s}.Recording_bar__qI1Jp:nth-child(2){animation-duration:1.3s;animation-delay:.55s}.Recording_bar__qI1Jp:nth-child(3){animation-duration:1s;animation-delay:.8s}.Recording_bar__qI1Jp:nth-child(4){animation-duration:1.4s;animation-delay:.25s}.Recording_bar__qI1Jp:nth-child(5){animation-duration:1.15s;animation-delay:.7s}.Recording_bar__qI1Jp:nth-child(6){animation-duration:1.25s;animation-delay:.45s}.Recording_bar__qI1Jp:nth-child(7){animation-duration:1.05s;animation-delay:.95s}.Recording_bar__qI1Jp:nth-child(8){animation-duration:1.2s;animation-delay:.35s}.Recording_bar__qI1Jp:nth-child(9){animation-duration:1.35s;animation-delay:.75s}.Recording_bar__qI1Jp:nth-child(10){animation-duration:1.1s;animation-delay:.5s}.Recording_bar__qI1Jp:nth-child(11){animation-duration:1s;animation-delay:.85s}.Recording_bar__qI1Jp:nth-child(12){animation-duration:1.45s;animation-delay:.3s}.Recording_bar__qI1Jp:first-child{--min:0.18;--max:0.42}.Recording_bar__qI1Jp:nth-child(2){--min:0.25;--max:0.55}.Recording_bar__qI1Jp:nth-child(3){--min:0.38;--max:0.78}.Recording_bar__qI1Jp:nth-child(4){--min:0.48;--max:0.95}.Recording_bar__qI1Jp:nth-child(5){--min:0.55;--max:0.92}.Recording_bar__qI1Jp:nth-child(6){--min:0.62;--max:1.00}.Recording_bar__qI1Jp:nth-child(7){--min:0.60;--max:0.98}.Recording_bar__qI1Jp:nth-child(8){--min:0.52;--max:0.90}.Recording_bar__qI1Jp:nth-child(9){--min:0.42;--max:0.75}.Recording_bar__qI1Jp:nth-child(10){--min:0.30;--max:0.55}.Recording_bar__qI1Jp:nth-child(11){--min:0.25;--max:0.48}.Recording_bar__qI1Jp:nth-child(12){--min:0.20;--max:0.40}@keyframes Recording_barPulse__hdJzO{0%,to{transform:scaleY(var(--min,.25))}50%{transform:scaleY(var(--max,.9))}}@keyframes Recording_recordingFadeIn__Jbzwu{to{opacity:1}}.StandbySmallHomeBar_homeBar__KRjMi{width:220px;height:48px;display:flex;align-items:center;gap:4px;padding:4px;border-radius:36px;corner-shape:superellipse(1.4);background:var(--bg-4);box-shadow:var(--shadow-3);color:var(--text-2);pointer-events:none}.StandbySmallHomeBar_sideButton__ZsZfN{width:40px;height:40px;border-radius:18px;corner-shape:superellipse(1.4);border:none;background:transparent;color:var(--text-1);display:flex;align-items:center;justify-content:center;flex:0 0 40px}.StandbySmallHomeBar_promptPill__RbiQw{min-width:0;flex:1 1;height:36px;border-radius:12px;corner-shape:superellipse(1.4);background:var(--fg-alpha-2);color:var(--text-4);display:flex;align-items:center;padding:0 12px;font-size:.8125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SecureSlot_secureSlot__ggDVJ{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10;animation:SecureSlot_secureSlotVisibility___wYT_ 1s both;animation-timeline:--page-scroll}.SecureSlot_secureSlot__ggDVJ svg{display:block;flex-shrink:0;width:343px;height:445px;max-width:100%}@media (max-width:600px){.SecureSlot_secureSlot__ggDVJ svg{width:171px;height:222px}}@keyframes SecureSlot_secureSlotVisibility___wYT_{0%,61%{opacity:0;visibility:hidden;pointer-events:none}67%,76%{opacity:1;visibility:visible;pointer-events:auto}81%,to{opacity:0;visibility:hidden;pointer-events:none}}.JoinWaitlist_form__t9_tj{position:relative;width:100%;min-width:280px;pointer-events:auto}.JoinWaitlist_sizeMedium__Hd42E{max-width:300px}.JoinWaitlist_sizeLarge__v09Zm{max-width:420px}.JoinWaitlist_container__bqx_d{display:flex;align-items:center;border:1px solid var(--fg-alpha-4);background:var(--fg-alpha-3);border-radius:999px;transition:border .2s ease-in-out}.JoinWaitlist_sizeMedium__Hd42E .JoinWaitlist_container__bqx_d{padding:4px}.JoinWaitlist_sizeLarge__v09Zm .JoinWaitlist_container__bqx_d{padding:6px}.JoinWaitlist_input__f7CrT{flex:1 1;min-width:0;background:transparent;border:none;outline:none;color:var(--text-1)}.JoinWaitlist_sizeMedium__Hd42E .JoinWaitlist_input__f7CrT{font-size:.875rem;padding:6px 10px}.JoinWaitlist_sizeLarge__v09Zm .JoinWaitlist_input__f7CrT{color:var(--text-0-on-dark);font-size:1.25rem;padding:10px 16px}.JoinWaitlist_sizeLarge__v09Zm .JoinWaitlist_input__f7CrT::placeholder{color:var(--text-4-on-dark)}.JoinWaitlist_input__f7CrT::placeholder{color:var(--text-4);font-style:italic}.JoinWaitlist_input__f7CrT:-webkit-autofill,.JoinWaitlist_input__f7CrT:-webkit-autofill:active,.JoinWaitlist_input__f7CrT:-webkit-autofill:focus,.JoinWaitlist_input__f7CrT:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px transparent;-webkit-text-fill-color:var(--text-1);-webkit-transition:background-color 9999s ease-out;transition:background-color 9999s ease-out}.JoinWaitlist_sizeLarge__v09Zm .JoinWaitlist_input__f7CrT:-webkit-autofill,.JoinWaitlist_sizeLarge__v09Zm .JoinWaitlist_input__f7CrT:-webkit-autofill:active,.JoinWaitlist_sizeLarge__v09Zm .JoinWaitlist_input__f7CrT:-webkit-autofill:focus,.JoinWaitlist_sizeLarge__v09Zm .JoinWaitlist_input__f7CrT:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-0-on-dark)}.JoinWaitlist_button__DKp4U{flex-shrink:0;appearance:none;border:none;border-radius:9999px;background:var(--text-1);color:var(--fg-1);font-weight:500;cursor:pointer;white-space:nowrap;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.JoinWaitlist_buttonCircle__7mVgx{padding:0!important;aspect-ratio:1}.JoinWaitlist_sizeMedium__Hd42E .JoinWaitlist_buttonCircle__7mVgx{width:28px}.JoinWaitlist_sizeLarge__v09Zm .JoinWaitlist_buttonCircle__7mVgx{width:43px}.JoinWaitlist_spinner__iBypF{width:1em;height:1em;border:2px solid;border-right:2px solid transparent;border-radius:50%;animation:JoinWaitlist_spin__GxHlC .75s linear infinite}@keyframes JoinWaitlist_spin__GxHlC{to{transform:rotate(1turn)}}.JoinWaitlist_checkIcon__fvkkd{width:1.2em;height:1.2em}.JoinWaitlist_statusMessage__Y30XB{position:absolute;top:100%;left:0;right:0;margin-top:8px;font-size:.75rem;color:var(--text-2);text-align:center}.JoinWaitlist_emailText__emcnf{font-style:italic;color:var(--text-3)}.JoinWaitlist_statusMessageError__BtV8j{color:lightcoral}.JoinWaitlist_sizeLarge__v09Zm .JoinWaitlist_statusMessage__Y30XB{font-size:.875rem}.JoinWaitlist_sizeMedium__Hd42E .JoinWaitlist_button__DKp4U{font-size:.875rem;padding:6px 10px}.JoinWaitlist_sizeLarge__v09Zm .JoinWaitlist_button__DKp4U{font-size:1.25rem;padding:10px 16px}.JoinWaitlist_button__DKp4U:disabled{cursor:not-allowed}.JoinWaitlist_button__DKp4U:focus-visible{outline:2px solid var(--text-1);outline-offset:2px}.JoinWaitlist_input__f7CrT:focus-visible{outline:none}.Header_headerContainer__1cfFY{width:100%;background:linear-gradient(to bottom,var(--bg-4),transparent);display:flex;justify-content:center;align-items:center;pointer-events:none;animation-timeline:--page-scroll;z-index:20;position:fixed;top:0;left:50%;transform:translateX(-50%)}.Header_headerWrapper__1v34I{padding:24px;display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;max-width:1440px;width:100%;font-weight:500}.Header_leadingContainer__ugUeI{display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px;pointer-events:auto}.Header_list__FgPqu{display:flex;gap:16px}.Header_list__FgPqu li{list-style:none}.Header_list__FgPqu a{mix-blend-mode:luminosity;transition:opacity .2s ease-in-out}.Header_list__FgPqu a:hover{opacity:.5}@media (max-width:600px){.Header_trailingContainer__AaYKh{display:none}.Header_header__072v2{padding:8px 16px}}.Footer_footerWrapper__WQY1j{margin:0 auto;pointer-events:none;padding:24px;display:flex;flex-wrap:wrap;gap:8px;width:100%;max-width:1440px;align-items:center;justify-content:space-between;animation-timeline:--page-scroll}.Footer_footerLeadingContainer__VTeq3{pointer-events:auto}.Footer_footerLeadingContainer__VTeq3,.Footer_socialLinks__57uUS{display:flex;align-items:center;gap:16px}.Footer_socialLinks__57uUS a{display:flex;align-items:center;justify-content:center}.Footer_footerTrailingContainer__m0l5D{pointer-events:auto;display:flex;flex-direction:column;gap:8px;align-items:flex-end}.Footer_footerLinks___h1TO{display:flex;gap:16px;font-size:.875rem;font-weight:500;color:var(--text-2)}.Footer_footerLinks___h1TO a{transition:opacity .2s ease-in-out}.Footer_footerLinks___h1TO a:hover{opacity:.5}.Footer_copyrightText__cgA_W,.Footer_quoteText___pYid{font-size:.75rem;color:var(--text-4)}.Footer_quoteText___pYid{pointer-events:auto;text-align:right;max-width:320px;font-style:italic}@media (max-width:600px){.Footer_quoteText___pYid{display:none}.Footer_footerContainer__p7jil{padding:8px 16px}}.page_page__NuxqY{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.page_main__M0xxf{flex:1 1}.page_heroImage__CAhTz{width:100%;height:clamp(320px,32vw,600px);background-image:url(/about-bg.png);background-size:cover;background-position:center 0;background-repeat:no-repeat}.page_introSection__3O3Sg{width:100%;padding:24dvh 32px}.page_introContent__EvUwe{width:100%;max-width:500px;margin:0 auto}.page_kicker__1UuSh{display:inline-block;color:var(--text-3);margin-bottom:8px;margin-left:4px}.page_introContent__EvUwe h1{font-size:clamp(2.5rem,6vw,5rem);font-weight:500;color:var(--text-0);margin-bottom:24px}.page_introContent__EvUwe p{font-size:clamp(1rem,1.25vw,1.25rem);line-height:1.35;color:var(--text-3)}@media (max-width:600px){.page_kicker__1UuSh{margin-bottom:10px}.page_introContent__EvUwe h1{margin-bottom:16px}}.ArticleBody_prose__aNGbR{color:var(--text-2)}.ArticleBody_prose__aNGbR>:first-child{margin-top:0}.ArticleBody_prose__aNGbR>:last-child{margin-bottom:0}.ArticleBody_prose__aNGbR>p:first-of-type{font-size:1.375rem;line-height:1.6;color:var(--text-1);margin-bottom:2rem}.ArticleBody_prose__aNGbR h2{font-size:2rem;line-height:1.2;font-weight:500;color:var(--text-0);letter-spacing:-.02em;margin-top:4rem;margin-bottom:1.25rem}.ArticleBody_prose__aNGbR h3{font-size:1.375rem;line-height:1.4;font-weight:600;color:var(--text-0);letter-spacing:-.01em;margin-top:2.75rem;margin-bottom:.9rem}.ArticleBody_prose__aNGbR h4{font-size:1.0625rem;line-height:1.5;font-weight:600;color:var(--text-1);margin-top:2rem;margin-bottom:.6rem}.ArticleBody_prose__aNGbR p{font-size:1.1875rem;line-height:1.75;color:var(--text-2);margin:0 0 1.5rem}.ArticleBody_prose__aNGbR a{color:#6ea8ff;text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(110,168,255,.4);transition:text-decoration-color .2s ease,color .2s ease}.ArticleBody_prose__aNGbR a:hover{color:#9cc3ff;text-decoration-color:#9cc3ff}.ArticleBody_prose__aNGbR strong{font-weight:600;color:var(--text-1)}.ArticleBody_prose__aNGbR em{font-style:italic}.ArticleBody_prose__aNGbR ol,.ArticleBody_prose__aNGbR ul{margin:0 0 1.75rem;padding-left:1.4rem}.ArticleBody_prose__aNGbR ul{list-style-type:disc}.ArticleBody_prose__aNGbR ol{list-style-type:decimal}.ArticleBody_prose__aNGbR li{font-size:1.125rem;line-height:1.7;color:var(--text-2);margin-bottom:.5rem}.ArticleBody_prose__aNGbR li::marker{color:var(--text-4)}.ArticleBody_prose__aNGbR li>p{margin-bottom:.5rem}.ArticleBody_prose__aNGbR blockquote{border-left:3px solid #6ea8ff;background:var(--bg-alpha-2);padding:1.25rem 1.5rem;margin:2.5rem 0;border-radius:0 .75rem .75rem 0;font-style:italic;color:var(--text-1)}.ArticleBody_prose__aNGbR blockquote p{margin-bottom:0;font-size:1.0625rem}.ArticleBody_prose__aNGbR img{width:100%;height:auto;border-radius:16px;corner-shape:superellipse(1.4);margin:2.5rem 0;border:1px solid var(--text-5);background:var(--bg-3)}.ArticleBody_prose__aNGbR hr{border:none;border-top:1px solid var(--text-5);margin:3.5rem 0}.ArticleBody_prose__aNGbR code{background:var(--bg-alpha-4);padding:.18rem .45rem;border-radius:.35rem;font-size:.875em;color:var(--text-1)}.ArticleBody_prose__aNGbR pre{background:var(--bg-5);color:var(--text-1);padding:1.5rem;border-radius:.75rem;overflow-x:auto;margin:2.5rem 0;line-height:1.6;border:1px solid var(--text-5)}.ArticleBody_prose__aNGbR pre code{background:none;padding:0;border-radius:0;font-size:.875rem;color:inherit}.ArticleBody_prose__aNGbR table{width:100%;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;border-collapse:initial;border-spacing:0;margin:2.5rem 0;background:var(--bg-alpha-1);border:1px solid var(--text-5);border-radius:14px;corner-shape:superellipse(1.4)}.ArticleBody_prose__aNGbR thead{background:var(--bg-alpha-3)}.ArticleBody_prose__aNGbR tbody tr:not(:last-child) td,.ArticleBody_prose__aNGbR thead th{border-bottom:1px solid var(--text-5)}.ArticleBody_prose__aNGbR tbody tr{transition:background-color .15s ease}.ArticleBody_prose__aNGbR tbody tr:hover td{background:var(--bg-alpha-2)}.ArticleBody_prose__aNGbR tr>:not(:last-child){border-right:1px solid var(--text-5)}.ArticleBody_prose__aNGbR td,.ArticleBody_prose__aNGbR th{min-width:140px;padding:.875rem 1.05rem;text-align:left;vertical-align:top}.ArticleBody_prose__aNGbR th{font-size:.72rem;font-weight:600;line-height:1.45;letter-spacing:.07em;color:var(--text-3);white-space:nowrap}.ArticleBody_prose__aNGbR td{font-size:.9375rem;line-height:1.65;color:var(--text-2)}.ArticleBody_prose__aNGbR td strong{font-weight:600;color:var(--text-1)}@media (max-width:768px){.ArticleBody_prose__aNGbR>p:first-of-type{font-size:1.1875rem}.ArticleBody_prose__aNGbR h2{font-size:1.625rem;margin-top:3rem}.ArticleBody_prose__aNGbR h3{font-size:1.25rem;margin-top:2.25rem}.ArticleBody_prose__aNGbR li,.ArticleBody_prose__aNGbR p{font-size:1.0625rem}.ArticleBody_prose__aNGbR td,.ArticleBody_prose__aNGbR th{min-width:120px;padding:.7rem .8rem;font-size:.875rem}}.page_page__VBc3I{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.page_main__uhCaI{flex:1 1}.page_introSection__5Xfv_{width:100%;padding:12dvh 32px}.page_introContent__OPSaZ{width:100%;max-width:1024px;margin:0 auto}.page_introContent__OPSaZ h1{font-size:2rem;font-weight:500;color:var(--text-0);margin-bottom:20px}.page_introContent__OPSaZ h2{font-size:1.25rem;font-weight:500;color:var(--text-1);margin-top:34px;margin-bottom:14px}.page_introContent__OPSaZ h3{font-size:1rem;font-weight:500;color:var(--text-1);margin-top:22px;margin-bottom:10px}.page_introContent__OPSaZ p{font-size:.75rem;color:var(--text-3);margin:0 0 12px}.page_introContent__OPSaZ ul{margin:4px 0 16px 20px;color:var(--text-3)}.page_introContent__OPSaZ li{margin-bottom:8px;font-size:.75rem}.page_tableWrap__7QU_k{margin:10px 0 24px;overflow-x:auto;border:1px solid rgba(255,255,255,.1);border-radius:12px}.page_table__EHIom{width:100%;border-collapse:collapse;min-width:760px}.page_table__EHIom td,.page_table__EHIom th{padding:12px 14px;text-align:left;vertical-align:top;color:var(--text-3);font-size:.75rem;border-bottom:1px solid rgba(255,255,255,.08)}.page_table__EHIom th{color:var(--text-1);font-weight:500}.page_table__EHIom tr:last-child td{border-bottom:none}.page_tableText__c5Rhj{margin:8px 0 20px;padding:12px;border-radius:10px;border:1px solid rgba(255,255,255,.08);color:var(--text-3);font-size:.75rem;white-space:pre-wrap;overflow-x:auto}