.AccountProfileView_accountPage__9IWQN{min-height:calc(100vh - 40px);padding:20vh 64px 48px;background:linear-gradient(180deg,var(--color-bg-light) 0,var(--color-white-pure) 60%);color:var(--color-text-primary);display:flex;flex-direction:column;gap:32px}.AccountProfileView_accountHeader__JrMp8{display:flex;flex-direction:column;gap:18px}.AccountProfileView_accountTitle__heij6{margin:0;font-size:2.25rem;font-weight:700}.AccountProfileView_accountSubtitle__wtfk9{margin:0;font-size:1rem;color:#6b7280}.AccountProfileView_accountCard__rtDqB{background:var(--color-overlay-white-heavy);border-radius:20px;border:1px solid var(--color-overlay-light);box-shadow:0 18px 40px rgba(15,23,42,.08);padding:24px 28px;display:flex;flex-direction:column;gap:20px}.AccountProfileView_accountCardHeader__38G4k{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.AccountProfileView_accountCardTitle__ETbdS{margin:0;font-size:1.5rem;font-weight:600}.AccountProfileView_accountCardSubtitle__co979{margin:4px 0 0;color:#6b7280;font-size:.95rem}.AccountProfileView_accountDetailList__3XlsY{margin:0;padding:0;display:grid;gap:12px}.AccountProfileView_accountDetailRow__hu__7{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--color-overlay-light);padding-bottom:12px}.AccountProfileView_accountDetailRow__hu__7:last-of-type{border-bottom:none;padding-bottom:0}.AccountProfileView_accountDetailRow__hu__7 dt{font-weight:500;color:#4b5563}.AccountProfileView_accountDetailRow__hu__7 dd{margin:0;font-family:Matter,Helvetica Neue,Arial,sans-serif;font-weight:600}.AccountProfileView_accountErrorText__DjmIt{margin:0;color:#dc2626;font-size:.9rem}.AccountProfileView_accountHintText__ZB0fD{margin:0;color:#4b5563;font-size:.9rem}.AccountProfileView_accountPrimaryButton__OlgGQ{border:none;border-radius:999px;background:var(--color-text-primary);color:var(--color-white-pure);padding:10px 24px;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.AccountProfileView_accountPrimaryButton__OlgGQ:hover:enabled{transform:translateY(-1px);background:var(--color-black-pure);box-shadow:0 12px 26px rgba(17,24,39,.18)}.AccountProfileView_accountPrimaryButton__OlgGQ:disabled{background:#9ca3af;cursor:not-allowed;box-shadow:none}.AccountProfileView_accountRefreshButton__xYUfQ{border:none;border-radius:999px;background:#eef2ff;color:#4338ca;padding:8px 18px;font-size:.9rem;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.AccountProfileView_accountRefreshButton__xYUfQ:hover:enabled{transform:translateY(-1px);background:#e0e7ff;box-shadow:0 10px 20px rgba(79,70,229,.18)}.AccountProfileView_accountRefreshButton__xYUfQ:disabled{background:#e5e7eb;color:#6b7280;cursor:not-allowed;box-shadow:none}.AccountProfileView_dataActionList__FWsuF{display:flex;flex-direction:column;gap:16px}.AccountProfileView_dataActionRow__WXuqa{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px 20px;border-radius:18px;background:rgba(249,250,251,.85);border:1px solid var(--color-overlay-light)}.AccountProfileView_dataActionContent__LNm_s{display:flex;flex-direction:column;gap:8px;max-width:520px}.AccountProfileView_dataActionTitle__f535R{margin:0;font-size:1.05rem;font-weight:600;color:var(--color-text-primary)}.AccountProfileView_dataActionDescription__R5pi_{margin:0;font-size:.95rem;line-height:1.5;color:#4b5563}.AccountProfileView_dangerRow__tWYzK{background:hsla(0,86%,97%,.82);border:1px solid rgba(239,68,68,.28)}.AccountProfileView_dangerButton__O5l4Z{border:none;border-radius:999px;background:linear-gradient(135deg,#ef4444,#b91c1c);color:var(--color-white-pure);padding:10px 20px;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.AccountProfileView_dangerButton__O5l4Z:hover:enabled{transform:translateY(-1px);box-shadow:0 16px 32px rgba(185,28,28,.32)}.AccountProfileView_dangerButton__O5l4Z:disabled{background:#fca5a5;cursor:not-allowed;box-shadow:none}.AccountProfileView_feedbackMessage__Gv68H{margin:0;font-size:.9rem;line-height:1.5}.AccountProfileView_feedbackSuccess__5KB6V{color:#047857}.AccountProfileView_feedbackError__tWFl8{color:#dc2626}.AccountProfileView_modalOverlay__M5Rw_{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.6);backdrop-filter:blur(4px);padding:24px;z-index:1200}.AccountProfileView_modalCard__TL5OZ{width:min(560px,100%);border-radius:24px;background:var(--color-white-pure);box-shadow:0 28px 64px rgba(15,23,42,.22);border:1px solid var(--color-overlay-light);padding:32px;display:flex;flex-direction:column;gap:18px}.AccountProfileView_modalEyebrow__hhuAf{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6366f1}.AccountProfileView_modalTitle___RHOG{margin:0;font-size:1.6rem;font-weight:700;color:var(--color-text-primary)}.AccountProfileView_modalDescription__2Glpj{margin:0;font-size:.95rem;line-height:1.6;color:#4b5563}.AccountProfileView_modalField__bmkC2{display:flex;flex-direction:column;gap:8px;font-size:.9rem;color:#4b5563}.AccountProfileView_modalInput___bO3N{border-radius:12px;border:1px solid hsla(220,9%,46%,.24);padding:10px 14px;font-size:1rem;transition:border-color .15s ease,box-shadow .15s ease}.AccountProfileView_modalInput___bO3N:focus{outline:none;border-color:rgba(79,70,229,.6);box-shadow:0 0 0 3px rgba(99,102,241,.25)}.AccountProfileView_modalActions__8iI7L{display:flex;justify-content:flex-end;gap:12px;margin-top:12px}.AccountProfileView_modalDanger__RXwZw,.AccountProfileView_modalPrimary__BhvU1,.AccountProfileView_modalSecondary__wHOlv{border-radius:999px;font-weight:600;padding:10px 22px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease;border:none}.AccountProfileView_modalSecondary__wHOlv{background:rgba(229,231,235,.8);color:var(--color-text-primary)}.AccountProfileView_modalSecondary__wHOlv:hover:enabled{transform:translateY(-1px);box-shadow:0 12px 24px rgba(148,163,184,.28)}.AccountProfileView_modalSecondary__wHOlv:disabled{background:rgba(209,213,219,.7);cursor:not-allowed;box-shadow:none}.AccountProfileView_modalPrimary__BhvU1{background:linear-gradient(135deg,#4338ca,#6366f1);color:var(--color-white-pure)}.AccountProfileView_modalPrimary__BhvU1:hover:enabled{transform:translateY(-1px);box-shadow:0 16px 30px rgba(79,70,229,.35)}.AccountProfileView_modalPrimary__BhvU1:disabled{background:rgba(129,140,248,.6);cursor:not-allowed;box-shadow:none}.AccountProfileView_modalDanger__RXwZw{background:linear-gradient(135deg,#ef4444,#b91c1c);color:var(--color-white-pure)}.AccountProfileView_modalDanger__RXwZw:hover:enabled{transform:translateY(-1px);box-shadow:0 16px 30px rgba(239,68,68,.35)}.AccountProfileView_modalDanger__RXwZw:disabled{background:hsla(0,91%,71%,.7);cursor:not-allowed;box-shadow:none}@media (max-width:768px){.AccountProfileView_accountPage__9IWQN{padding:32px 20px}.AccountProfileView_accountCard__rtDqB{padding:20px 22px}.AccountProfileView_accountCardHeader__38G4k,.AccountProfileView_dataActionRow__WXuqa{flex-direction:column;align-items:flex-start}.AccountProfileView_modalCard__TL5OZ{padding:26px}.AccountProfileView_modalActions__8iI7L{flex-direction:column;align-items:stretch}.AccountProfileView_modalDanger__RXwZw,.AccountProfileView_modalPrimary__BhvU1,.AccountProfileView_modalSecondary__wHOlv{width:100%}}.AccountAccessCard_card__2fLKL{width:min(680px,100%);display:flex;flex-direction:column;gap:clamp(1.5rem,4vw,2.5rem);padding:clamp(2rem,5vw,3rem)}.AccountAccessCard_compact__cTzEC{padding:clamp(1.75rem,4vw,2.5rem);gap:clamp(1.25rem,3vw,2rem);border-radius:clamp(1.25rem,3vw,1.75rem)}.AccountAccessCard_header__1WMSJ{display:flex;flex-direction:column;gap:1rem;text-align:center}.AccountAccessCard_statusBanner__Tf_CE{display:flex;flex-direction:column;gap:.5rem;padding:1.1rem 1.25rem;border-radius:1rem;border:1px solid rgba(16,185,129,.3);background:rgba(34,197,94,.12);color:#047857;font-family:Matter,Helvetica Neue,Arial,sans-serif;font-size:.95rem;font-weight:600}.AccountAccessCard_statusBanner__Tf_CE span{font-weight:700}.AccountAccessCard_errorBanner__ljW4E{background:rgba(239,68,68,.12);border-color:hsla(0,91%,71%,.4);color:#b91c1c}.AccountAccessCard_form__QeVFM{display:flex;flex-direction:column;gap:1.1rem}.AccountAccessCard_field__FX1__{display:flex;flex-direction:column;gap:.5rem}.AccountAccessCard_labelRow__qO2hl{display:flex;align-items:center;justify-content:space-between;font-family:Matter,Helvetica Neue,Arial,sans-serif;font-size:.85rem;font-weight:700;color:rgba(15,23,42,.75)}.AccountAccessCard_badge__dvJfQ{font-weight:600;font-size:.75rem;color:rgba(16,185,129,.95);text-transform:uppercase;letter-spacing:.05em}.AccountAccessCard_input__ll1gK{width:100%;padding:.85rem 1rem;border-radius:.9rem;border:1px solid var(--color-overlay-light);background:#f8fafc;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;font-family:Matter,Helvetica Neue,Arial,sans-serif}.AccountAccessCard_input__ll1gK:focus-visible{outline:none;border-color:#16a34a;box-shadow:0 0 0 4px rgba(22,163,74,.18)}.AccountAccessCard_input__ll1gK:disabled{background:rgba(226,232,240,.7);color:rgba(15,23,42,.55);cursor:not-allowed}.AccountAccessCard_actions__5yZnw{display:flex;flex-direction:column;gap:.75rem;font-family:Matter,Helvetica Neue,Arial,sans-serif}.AccountAccessCard_primaryButton__3_FUx{display:inline-flex;justify-content:center;align-items:center;gap:.65rem;padding:.9rem 1.2rem;border-radius:999px;border:none;background:#0f172a;color:var(--color-bg-light);font-size:1.05rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 22px 45px rgba(15,23,42,.2)}.AccountAccessCard_primaryButton__3_FUx:focus-visible,.AccountAccessCard_primaryButton__3_FUx:hover{background:var(--color-bg-dark-blue);transform:translateY(-1px);box-shadow:0 26px 55px rgba(15,23,42,.25)}.AccountAccessCard_primaryButton__3_FUx:focus-visible{outline:2px solid rgba(22,163,74,.35);outline-offset:4px}.AccountAccessCard_primaryButton__3_FUx:disabled{transform:none;box-shadow:none;opacity:.65;cursor:not-allowed;background:rgba(15,23,42,.75)}.AccountAccessCard_secondaryAction__EXc93{font-size:.95rem;color:rgba(15,23,42,.65);text-align:center}.AccountAccessCard_secondaryAction__EXc93 button{background:transparent;border:none;color:#0f172a;font-weight:700;cursor:pointer;transition:color .2s ease}.AccountAccessCard_secondaryAction__EXc93 button:focus-visible,.AccountAccessCard_secondaryAction__EXc93 button:hover{color:var(--color-bg-dark-blue);text-decoration:underline}.AccountAccessCard_divider__6Vb4z{display:flex;align-items:center;gap:.75rem;font-family:Matter,Helvetica Neue,Arial,sans-serif}.AccountAccessCard_dividerLine__t9zZ2{flex:1;height:1px;background-color:rgba(15,23,42,.1)}.AccountAccessCard_dividerText__pYm83{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(15,23,42,.55)}.AccountAccessCard_providers__KNmt7{display:grid;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:.75rem}.AccountAccessCard_providerButton__TyvGW{border:1px solid var(--color-overlay-light);border-radius:var(--submodule-radius);padding:.65rem;background-color:var(--color-white-pure);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,transform .1s ease,box-shadow .2s ease}.AccountAccessCard_providerButton__TyvGW:focus-visible:not(:disabled),.AccountAccessCard_providerButton__TyvGW:hover:not(:disabled){background-color:var(--color-bg-light);box-shadow:0 10px 18px rgba(15,23,42,.15)}.AccountAccessCard_providerButton__TyvGW:active:not(:disabled){transform:translateY(1px)}.AccountAccessCard_providerButton__TyvGW:disabled{cursor:not-allowed;opacity:.65}.AccountAccessCard_providerButton__TyvGW:focus-visible{outline:2px solid rgba(22,163,74,.35);outline-offset:2px}.AccountAccessCard_providerIcon__ujc8h{width:1.35rem;height:1.35rem}.AccountAccessCard_switchText__AML4H{text-align:center;font-size:.9rem;color:rgba(15,23,42,.7);font-family:Matter,Helvetica Neue,Arial,sans-serif}.AccountAccessCard_switchButton__b2LgD{color:#16a34a;background:none;border:none;padding:0;font:inherit;cursor:pointer;transition:color .2s ease,text-decoration-color .2s ease}.AccountAccessCard_switchButton__b2LgD:focus-visible,.AccountAccessCard_switchButton__b2LgD:hover{text-decoration:underline;color:#15803d}.AccountAccessCard_switchButton__b2LgD:focus-visible{outline:2px solid rgba(22,163,74,.35);outline-offset:2px}.AccountAccessCard_cancelContainer__iO1Tc{text-align:center;font-size:.85rem;color:rgba(71,85,105,.85);font-family:Matter,Helvetica Neue,Arial,sans-serif}.AccountAccessCard_cancelButton__z3G8q{margin-top:.5rem;background:none;border:none;color:rgba(15,23,42,.7);font:inherit;cursor:pointer;transition:color .2s ease}.AccountAccessCard_cancelButton__z3G8q:focus-visible,.AccountAccessCard_cancelButton__z3G8q:hover{color:rgba(15,23,42,.95);text-decoration:underline}.AccountAccessCard_cancelButton__z3G8q:focus-visible{outline:2px solid rgba(22,163,74,.35);outline-offset:2px}@media (max-width:640px){.AccountAccessCard_card__2fLKL{padding:1.5rem;gap:1.5rem}.AccountAccessCard_form__QeVFM{gap:.75rem}}.SMarquee_marqueeContainer__GsVv1{position:absolute;top:0;left:0;pointer-events:none;z-index:-1}.SMarquee_marqueeContainer__GsVv1,.SMarquee_marqueeSvg__g8WZr{width:100%;height:100%;overflow:visible}.SMarquee_marqueeText__LpRwQ{font-family:Matter,serif;font-size:12rem;font-weight:600;fill:var(--color-black-pure);text-transform:uppercase;letter-spacing:-.05em;white-space:pre}.CyclingText_container__BSjhk{position:relative;display:inline-grid;overflow:hidden;vertical-align:bottom;align-items:end;justify-items:start}.CyclingText_text__icI31{display:inline-block;grid-area:1/1/2/2;white-space:nowrap;will-change:transform,opacity;position:relative}.CyclingText_textVisible__I_erh{transform:translateY(0);opacity:1}.CyclingText_textExiting___d2bc{animation:CyclingText_slideOut__v1NP0 .6s cubic-bezier(.4,0,.2,1) forwards;z-index:1}.CyclingText_textEntering__KJfol{animation:CyclingText_slideIn__8sTKh .6s cubic-bezier(.4,0,.2,1) forwards;z-index:2}@keyframes CyclingText_slideIn__8sTKh{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes CyclingText_slideOut__v1NP0{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.PreviewTeaser_bentoGrid__iU7lD{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(180px,auto);gap:var(--module-padding)}@media (min-width:768px){.PreviewTeaser_bentoGrid__iU7lD{grid-template-columns:repeat(6,minmax(0,1fr))}}.PreviewTeaser_bentoModuleContent__QRqi6{display:flex;flex-direction:column;gap:1.25rem;padding:calc(var(--module-padding) * 2);height:100%}.PreviewTeaser_bentoEyebrow__VMPDX{margin:0;font-family:Matter,sans-serif;text-transform:uppercase;letter-spacing:.24em;font-size:.75rem;opacity:.65}.PreviewTeaser_bentoModuleTitle__vBolG{margin:0;font-family:Matter,sans-serif;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;line-height:1}.PreviewTeaser_bentoHighlights__KFNX5{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.75rem}.PreviewTeaser_bentoHighlightItem_____jj{display:flex;align-items:center;gap:.75rem;font-family:Matter,sans-serif;font-size:.95rem;letter-spacing:-.01em}.PreviewTeaser_bentoHighlightDot__w16jl{width:.65rem;height:.65rem;border-radius:9999px;background:var(--color-overlay-light);flex-shrink:0}.PreviewTeaser_bentoHighlightText__M3SK5{flex:1}.PreviewTeaser_previewSecurity__Vwn5X{text-align:center}.PreviewTeaser_previewSecurity__Vwn5X h3{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:calc(var(--module-padding) * 2);height:100%;width:90%}.PreviewTeaser_bentoHighlightsCyclingText__B08KB .text{justify-self:center;text-align:center}@media (max-width:768px){.PreviewTeaser_bentoGrid__iU7lD{gap:calc(var(--module-padding) * 1.5)}.PreviewTeaser_bentoModuleContent__QRqi6{padding:calc(var(--module-padding) * 6)}}.PresentationPage_page__lYa5x{min-height:100vh;max-height:100vh;display:flex;align-items:center;justify-content:center;padding:clamp(2.5rem,6vw,7rem) clamp(1.5rem,5vw,4rem)}.PresentationPage_content__DWFE6{display:flex;flex-direction:column;align-items:center;gap:clamp(2rem,4vw,3.5rem);text-align:center}.PresentationPage_titleContainer__cNgX7{display:flex;flex-direction:column;align-items:center;gap:.5rem}.PresentationPage_title__5uUO2{margin:0;font-family:ITCGaramondLtCond,Times New Roman,serif;font-size:clamp(4rem,12vw,8.5rem);font-weight:300;letter-spacing:-.02em;line-height:.75;color:#0f172a}.PresentationPage_presentationContent__EkZtY{width:100%;height:clamp(420px,50vh,800px);display:flex;flex-direction:column;border-radius:clamp(1.25rem,3vw,2rem);overflow:hidden;border:1px solid var(--gray);box-shadow:0 35px 80px rgba(15,23,42,.15);background-color:#000;background:#fff}.PresentationPage_error__1bZxa{margin:0;font-family:Matter,Helvetica Neue,Arial,sans-serif;font-size:.95rem;font-weight:600;color:#b91c1c}@media (max-width:768px){.PresentationPage_page__lYa5x{padding:.25rem;height:100%;min-height:calc(100vh - var(--sidebar-height));height:calc(100vh - var(--sidebar-height))}.PresentationPage_title__5uUO2{line-height:.9;margin-top:4vh}.PresentationPage_content__DWFE6{height:100%;justify-content:space-around}.PresentationPage_presentationContent__EkZtY{height:clamp(420px,55vh,900px);justify-content:center;align-items:center}}