.contact-modal_overlay__HGzZU{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;background:rgba(0,0,0,0);animation:contact-modal_overlayFadeIn___xzwe .2s ease forwards}.contact-modal_overlay__HGzZU.contact-modal_closing__hCg7E{animation:contact-modal_overlayFadeOut__fbqE3 .2s ease forwards}@keyframes contact-modal_overlayFadeIn___xzwe{0%{background:rgba(0,0,0,0)}to{background:rgba(0,0,0,.3)}}@keyframes contact-modal_overlayFadeOut__fbqE3{0%{background:rgba(0,0,0,.3)}to{background:rgba(0,0,0,0)}}.contact-modal_modal__P4eHd{width:min(100%,24rem);background:var(--v2-card-bg,#ffffff);border-radius:.75rem;box-shadow:0 20px 60px rgba(0,0,0,.15);display:flex;flex-direction:column;transform:scale(.95);opacity:0;animation:contact-modal_modalIn__E9Ai4 .2s ease forwards}.contact-modal_modal__P4eHd.contact-modal_closing__hCg7E{animation:contact-modal_modalOut__9PeJB .2s ease forwards}@keyframes contact-modal_modalIn__E9Ai4{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes contact-modal_modalOut__9PeJB{0%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0}}.contact-modal_header__EkfDw{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--v2-border,#e2e8f0)}.contact-modal_title__i_LvQ{font-size:1.125rem;font-weight:600;line-height:1.5;color:var(--v2-foreground,#1f2937);margin:0}.contact-modal_closeButton__iYGov{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:rgba(0,0,0,0);border:none;border-radius:.375rem;color:var(--v2-muted-foreground,#64748b);cursor:pointer;transition:all .15s ease;flex-shrink:0}.contact-modal_closeButton__iYGov:hover{background:var(--v2-secondary-bg,#f1f5f9);color:var(--v2-foreground,#1f2937)}.contact-modal_body__tSBNd{padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.contact-modal_brandBlock__SM7Wz{display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;border-bottom:1px solid var(--v2-border,#e2e8f0)}.contact-modal_orgLogo__pFhjU{width:3.5rem;height:3.5rem;border-radius:.5rem;object-fit:cover}.contact-modal_orgFallback__Ioxm4,.contact-modal_orgLogo__pFhjU{border:1px solid var(--v2-border,#e2e8f0)}.contact-modal_orgName__V2Ch_{font-size:1rem;font-weight:600;color:var(--v2-foreground,#1f2937)}.contact-modal_orgCaption__otj_p{margin-top:.125rem;color:var(--v2-muted-foreground,#64748b);font-size:.8125rem}.contact-modal_detailList___yuU2{display:flex;flex-direction:column;gap:1rem}.contact-modal_detailItem__xvLHL{display:flex;flex-direction:column;gap:.25rem}.contact-modal_detailLabel__lLMew{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--v2-muted-foreground,#64748b)}.contact-modal_detailValue__huMzk{font-size:.875rem;line-height:1.5;color:var(--v2-foreground,#1f2937)}.contact-modal_detailLink__zk3oN{color:var(--v2-primary,#1f2b49);font-size:.875rem;line-height:1.5;text-decoration:none;word-break:break-word}.contact-modal_detailLink__zk3oN:hover{text-decoration:underline}.contact-modal_footer__N9Ro1{padding-top:1rem;border-top:1px solid var(--v2-border,#e2e8f0)}.contact-modal_primaryButton__RpaNd{width:100%;border:0;border-radius:.375rem;background:var(--v2-primary,#1f2b49);color:var(--v2-primary-foreground,#ffffff);font-size:.875rem;font-weight:500;line-height:1;padding:.625rem 1rem;cursor:pointer;transition:opacity .15s ease}.contact-modal_primaryButton__RpaNd:hover{opacity:.9}.buttonLoading_ldsRing__ZB90i{display:inline-block;position:relative;width:1.25rem;height:1.25rem}.buttonLoading_ldsRing__ZB90i div{box-sizing:border-box;display:block;position:absolute;width:1.25rem;height:1.25rem;border-radius:50%;animation:buttonLoading_ldsRing__ZB90i 1.2s cubic-bezier(.5,0,.5,1) infinite;border:2px solid rgba(0,0,0,0);border-top-color:#fff}.buttonLoading_ldsRing__ZB90i div:first-child{animation-delay:-.45s}.buttonLoading_ldsRing__ZB90i div:nth-child(2){animation-delay:-.3s}.buttonLoading_ldsRing__ZB90i div:nth-child(3){animation-delay:-.15s}@keyframes buttonLoading_ldsRing__ZB90i{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modal_ModalComponent__X7VZE{width:var(--width-lg,640px);max-width:var(--width-lg,640px)}.modal_ModalComponent__X7VZE.modal_wider__BxwQv{max-width:1160px}.modal_ModalComponent__X7VZE>div{width:100%;border-radius:var(--radius-xl,12px);display:flex;height:auto;flex-direction:column;align-items:center;border-radius:16px;background:var(--v2-card-bg,#fff);box-shadow:var(--v2-shadow-md,0 8px 8px -4px rgba(16,24,40,.03),0 20px 24px -4px rgba(16,24,40,.08));max-height:calc(100vh - 100px)}@media(max-width:480px){.modal_ModalComponent__X7VZE>div{max-height:calc(100vh - 50px)}}.modal_ModalComponent__X7VZE>div>.modal_modalHeader__DxEwP{width:100%;display:flex;flex-direction:column;align-items:center;align-self:stretch;position:relative}.modal_ModalComponent__X7VZE>div>.modal_modalHeader__DxEwP>.modal_content__qEsmP{display:flex;padding:var(--spacing-3xl,24px) var(--spacing-3xl,24px) var(--spacing-2xl,20px) var(--spacing-3xl,24px);align-items:flex-start;gap:var(--spacing-xl,16px);align-self:stretch;border-bottom:1px solid var(--v2-border,#eaecf0)}@media(max-width:480px){.modal_ModalComponent__X7VZE>div>.modal_modalHeader__DxEwP>.modal_content__qEsmP{padding:var(--spacing-2xl,20px) var(--spacing-xl,16px) var(--spacing-2xl,20px) var(--spacing-xl,16px)}}.modal_ModalComponent__X7VZE>div>.modal_modalHeader__DxEwP>.modal_content__qEsmP.modal_hideBorder__BqBmT{border:none}.modal_ModalComponent__X7VZE>div>.modal_modalHeader__DxEwP>.modal_content__qEsmP.modal_center__xWF9Y{align-items:center}.modal_ModalComponent__X7VZE>div>.modal_modalHeader__DxEwP>.modal_content__qEsmP>.modal_textAndSupportingText__7b5Kx{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-xs,4px);flex:1 0}.modal_ModalComponent__X7VZE>div>.modal_modalHeader__DxEwP>.modal_closeButton__EOWlj{position:absolute;right:12px;top:12px}.modal_ModalComponent__X7VZE>div>.modal_modalBody__2DTvV{width:100%;display:flex;padding:var(--spacing-lg,12px) var(--spacing-3xl,24px);flex-direction:column;align-items:flex-start;gap:var(--spacing-2xl,20px);align-self:stretch;overflow-y:auto;overflow-x:hidden}@media(max-width:480px){.modal_ModalComponent__X7VZE>div>.modal_modalBody__2DTvV{padding:var(--spacing-none,0) var(--spacing-xl,16px)}}.modal_ModalComponent__X7VZE>div>.modal_modalBody__2DTvV::-webkit-scrollbar{width:.6rem}.modal_ModalComponent__X7VZE>div>.modal_modalBody__2DTvV::-webkit-scrollbar-track{border-radius:100px;background:var(--grey-900,#edf1f5)}.modal_ModalComponent__X7VZE>div>.modal_modalBody__2DTvV::-webkit-scrollbar-thumb{border-radius:100px;background:var(--grey-500,#b3b6ba)}.modal_ModalComponent__X7VZE>div>.modal_modalFooter__7ddg9{width:100%;min-width:var(--width-lg,640px);display:flex;padding-top:var(--spacing-4xl,32px);flex-direction:column;align-items:flex-start;align-self:stretch}@media(max-width:480px){.modal_ModalComponent__X7VZE>div>.modal_modalFooter__7ddg9{min-width:unset;padding-top:var(--spacing-3xl,24px)}}.modal_ModalComponent__X7VZE>div>.modal_modalFooter__7ddg9 .modal_content__qEsmP{width:100%}.modal_ModalComponent__X7VZE>div>.modal_modalFooter__7ddg9 .modal_specialFooter__EDBil{display:flex;padding:8px 24px 8px 22px;justify-content:space-between;align-items:flex-start;gap:var(--spacing-none,469px)}.modal_ModalComponent__X7VZE>div>.modal_modalFooter__7ddg9 .modal_buttonWrapper__rNHfr{width:100%;display:flex;padding:var(--spacing-none,0) var(--spacing-3xl,24px) var(--spacing-3xl,24px) var(--spacing-3xl,24px);align-items:flex-start;gap:var(--spacing-lg,12px);align-self:stretch}@media(max-width:480px){.modal_ModalComponent__X7VZE>div>.modal_modalFooter__7ddg9 .modal_buttonWrapper__rNHfr{flex-direction:column;padding:var(--spacing-none,0) var(--spacing-xl,16px) var(--spacing-xl,16px) var(--spacing-xl,16px)}}.modal_ModalComponent__X7VZE>div>.modal_modalFooter__7ddg9 .modal_buttonWrapper__rNHfr>.modal_actionButton__HRVFQ,.modal_ModalComponent__X7VZE>div>.modal_modalFooter__7ddg9 .modal_buttonWrapper__rNHfr>button{max-height:44px!important;min-height:44px!important;width:100%;border-radius:8px;font-family:var(--v2-font-sans,Inter,sans-serif);font-weight:600}@supports(scrollbar-color:var(--grey-500 ) var(--grey-900 )){.modal_modalBody__2DTvV{scrollbar-color:var(--grey-500) var(--grey-900);scrollbar-width:auto}}.record-switcher_switcher__LjBXS{position:relative;padding:.75rem 1rem;border-bottom:1px solid var(--v2-border)}.record-switcher_trigger__EGSTo{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;background:var(--v2-secondary-bg);border:1px solid var(--v2-border);border-radius:var(--v2-radius-md);text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.record-switcher_trigger__EGSTo:focus-visible,.record-switcher_trigger__EGSTo:hover{border-color:var(--v2-primary);box-shadow:0 0 0 3px var(--v2-primary-focus-ring);outline:none}.record-switcher_triggerMeta__AAHMb{display:flex;flex-direction:column;min-width:0;flex:1 1}.record-switcher_viewingLabel__1D260{font-size:.625rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--v2-muted-foreground)}.record-switcher_recordName__kg1rB{font-size:.8125rem;font-weight:600;color:var(--v2-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-switcher_kindLabel__SppLv{font-size:.6875rem;color:var(--v2-muted-foreground)}.record-switcher_triggerIcon__Lh4oe{flex-shrink:0;color:var(--v2-muted-foreground)}.record-switcher_backdrop__2_fFo{position:fixed;inset:0;z-index:40}.record-switcher_menu__iCcVh{position:absolute;left:1rem;right:1rem;top:calc(100% - .25rem);z-index:41;background:var(--v2-card-bg);border:1px solid var(--v2-border);border-radius:var(--v2-radius-md);box-shadow:var(--v2-shadow-md);padding:.375rem}.record-switcher_menuTitle__cqhdJ{padding:.375rem .625rem;font-size:.625rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--v2-muted-foreground)}.record-switcher_menuItem__LHJq3{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .625rem;background:rgba(0,0,0,0);border:none;border-radius:.5rem;text-align:left;cursor:pointer}.record-switcher_menuItem__LHJq3:focus-visible,.record-switcher_menuItem__LHJq3:hover{background:var(--v2-secondary-bg);outline:none}.record-switcher_menuItemActive__Q_v4z{background:var(--v2-secondary-bg)}.record-switcher_menuItemMeta__Y7enJ{display:flex;flex-direction:column;min-width:0;flex:1 1}.record-switcher_menuItemName__QmJfF{font-size:.8125rem;font-weight:500;color:var(--v2-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-switcher_menuItemLabel__fEeYQ{font-size:.6875rem;color:var(--v2-muted-foreground)}.record-switcher_menuItemCheck__v0VW4{flex-shrink:0;color:var(--v2-primary)}.base-layout_baseLayoutV2__GuvNH{min-height:100vh;background:var(--v2-background);color:var(--v2-foreground)}.base-layout_desktopSidebar__bXcEU{position:fixed;left:0;top:0;z-index:30;width:16rem;height:100vh;background:var(--v2-card-bg);border-right:1px solid var(--v2-border);padding:0;display:none;flex-direction:column;justify-content:space-between}.base-layout_sidebarTopSection__QDgQi{display:flex;flex-direction:column;gap:0;overflow-y:auto}.base-layout_branding__E5vW3{display:flex;align-items:center;gap:.75rem;min-height:4rem;padding:.75rem 1.5rem;border-bottom:1px solid var(--v2-border);flex-shrink:0;cursor:pointer}.base-layout_branding__E5vW3:hover .base-layout_brandTitle__em_Im{color:var(--v2-primary)}.base-layout_clinicLogo__sCrJo{width:2.5rem;height:2.5rem;border-radius:.5rem;object-fit:cover}.base-layout_clinicLogo__sCrJo,.base-layout_fallbackLogo__fSjB8{border:1px solid var(--v2-border)}.base-layout_brandText__5CjAP{display:flex;flex-direction:column;min-width:0}.base-layout_brandTitle__em_Im{font-size:.8125rem;font-weight:600;color:var(--v2-foreground);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.base-layout_mobileNavList__NMSjf,.base-layout_navList__JEn8Y{display:flex;flex-direction:column;gap:.25rem}.base-layout_navList__JEn8Y{padding:1rem}.base-layout_navButton__QZu48{width:100%;border:none;background:rgba(0,0,0,0);display:grid;grid-template-columns:1.25rem 1fr;grid-column-gap:.75rem;column-gap:.75rem;align-items:center;border-radius:.5rem;padding:.625rem .75rem;color:var(--v2-muted-foreground);font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:none;transition:background .15s ease,color .15s ease;text-align:left}.base-layout_navButton__QZu48.base-layout_active__KEQ7O,.base-layout_navButton__QZu48:hover{background:var(--v2-secondary-bg);color:var(--v2-foreground)}.base-layout_navButton__QZu48.base-layout_active__KEQ7O{font-weight:600}.base-layout_navIcon__ugXVq{position:relative;display:flex;align-items:center;justify-content:center}.base-layout_navIcon__ugXVq,.base-layout_navIcon__ugXVq svg{width:1.25rem;height:1.25rem}.base-layout_unreadDot__p_1Km{position:absolute;top:-.125rem;right:-.125rem;width:.5rem;height:.5rem;border-radius:9999px;background:var(--v2-success)}.base-layout_mobileBottomActions__uuGAP{display:flex;flex-direction:column;gap:.125rem;padding-top:1rem;border-top:1px solid var(--v2-border)}.base-layout_sidebarFooter__LdPSp{display:flex;flex-direction:column;gap:0}.base-layout_contactButton__TxFBt{border-radius:.5rem;border-top:none}.base-layout_contactButton__TxFBt.base-layout_active__KEQ7O,.base-layout_contactButton__TxFBt:hover{background:var(--v2-secondary-bg)}.base-layout_contactSection__Wklue,.base-layout_userCard__SMHzF{border-top:1px solid var(--v2-border);padding:1rem}.base-layout_userCard__SMHzF{display:flex;align-items:center;gap:.75rem}.base-layout_userAvatar__fTTnC{width:2.5rem;height:2.5rem;border-radius:9999px;background:var(--v2-secondary-bg);color:var(--v2-foreground);font-size:.875rem;font-weight:500;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.base-layout_userMeta__obe_n{flex:1 1;min-width:0}.base-layout_userName__InFAK{font-size:.875rem;font-weight:600;color:var(--v2-foreground);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.base-layout_userPhone__x1lSy{margin-top:.125rem;font-size:.75rem;color:var(--v2-muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.base-layout_iconOnlyButton__zhDR7{border:0;background:rgba(0,0,0,0);padding:.375rem;color:var(--v2-muted-foreground);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:.375rem;transition:background .15s ease,color .15s ease}.base-layout_iconOnlyButton__zhDR7:hover{color:var(--v2-foreground);background:var(--v2-secondary-bg)}.base-layout_mobileHeader__KYE3S{position:fixed;top:0;left:0;right:0;z-index:35;height:4rem;background:var(--v2-card-bg);border-bottom:1px solid var(--v2-border);padding:0 1rem;display:flex;align-items:center;justify-content:space-between}.base-layout_mobileHeader__KYE3S>.base-layout_branding__E5vW3{padding:0;border-bottom:none;min-height:0}.base-layout_iconButton__JBlBX{border:0;background:rgba(0,0,0,0);padding:.375rem;cursor:pointer;color:var(--v2-foreground);display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem}.base-layout_mobileMenuOverlay__jnUQs{position:fixed;inset:0;background:rgba(15,23,42,.42);z-index:39;opacity:0;pointer-events:none;transition:opacity .2s ease}.base-layout_mobileMenuOverlay__jnUQs.base-layout_open__sjhyQ{opacity:1;pointer-events:auto}.base-layout_mobileMenuPanel__1DwVI{position:fixed;top:0;left:0;bottom:0;width:min(16rem,86vw);background:var(--v2-card-bg);z-index:40;padding:1rem;transform:translateX(-100%);transition:transform .2s ease;display:flex;flex-direction:column;gap:1rem}.base-layout_mobileMenuPanel__1DwVI.base-layout_open__sjhyQ{transform:translateX(0)}.base-layout_mobileMenuHeader__7Y9yd{padding-top:.25rem}.base-layout_mobileMenuHeader__7Y9yd>.base-layout_branding__E5vW3{padding:.5rem .75rem .5rem .125rem;border-bottom:none;min-height:0}.base-layout_mainContent__zXva3{min-height:100vh;padding-top:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.base-layout_mainContent__zXva3.base-layout_withSidebar__tekoy{padding-top:4rem;padding-bottom:5rem;justify-content:flex-start}.base-layout_mainContent__zXva3.base-layout_noBottomPad__i1IYt{padding-bottom:0}.base-layout_pageContent__EojHJ{width:100%}.base-layout_mobileBottomBar__9d333{position:fixed;left:0;right:0;bottom:0;z-index:36;background:var(--v2-card-bg);border-top:1px solid var(--v2-border);display:flex;padding:.35rem .25rem calc(.5rem + env(safe-area-inset-bottom, 0px))}.base-layout_mobileBottomButton__C48jH{flex:1 1;min-width:0;border:0;background:rgba(0,0,0,0);display:flex;flex-direction:column;align-items:center;gap:.25rem;color:var(--v2-muted-foreground);font-size:.6875rem;font-weight:500;padding:.375rem .25rem;border-radius:.5rem;transition:color .15s ease,background .15s ease}.base-layout_mobileBottomButton__C48jH.base-layout_active__KEQ7O{color:var(--v2-foreground);font-weight:600}@media(min-width:768px){.base-layout_desktopSidebar__bXcEU{display:flex}.base-layout_mobileBottomBar__9d333,.base-layout_mobileHeader__KYE3S,.base-layout_mobileMenuOverlay__jnUQs,.base-layout_mobileMenuPanel__1DwVI{display:none}.base-layout_mainContent__zXva3.base-layout_withSidebar__tekoy{padding-top:0;padding-left:16rem;padding-bottom:0}.base-layout_pageContent__EojHJ{width:100%}}.faulty-link_FaultyLinkErrorPage__eVEEx{display:flex;min-height:960px;height:100%;padding:var(--spacing-9xl,96px) var(--spacing-none,0);flex-direction:column;align-items:center;gap:var(--spacing-9xl,96px);background:rgba(0,0,0,0)}.faulty-link_FaultyLinkErrorPage__eVEEx>.faulty-link_boxBody__hkVbz{display:flex;height:var(--width-xl,768px);padding:var(--spacing-none,0) var(--container-padding-desktop,32px);flex-direction:column;align-items:center;gap:var(--spacing-4xl,32px);align-self:stretch;width:100%}.faulty-link_FaultyLinkErrorPage__eVEEx>.faulty-link_boxBody__hkVbz>.faulty-link_content__0vt8h{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--spacing-6xl,48px);flex:1 0;align-self:stretch;width:100%;position:relative}@media(max-width:480px){.faulty-link_FaultyLinkErrorPage__eVEEx>.faulty-link_boxBody__hkVbz>.faulty-link_content__0vt8h{justify-content:flex-start}}.faulty-link_FaultyLinkErrorPage__eVEEx>.faulty-link_boxBody__hkVbz>.faulty-link_content__0vt8h>.faulty-link_errorIcon__fAt_g{position:absolute;left:168px;top:144px;z-index:1}.faulty-link_FaultyLinkErrorPage__eVEEx>.faulty-link_boxBody__hkVbz>.faulty-link_content__0vt8h>.faulty-link_headingAndSupportingText__1NpAS{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-3xl,24px);align-self:stretch;justify-content:flex-start;width:100%;z-index:2}.faulty-link_FaultyLinkErrorPage__eVEEx>.faulty-link_boxBody__hkVbz>.faulty-link_content__0vt8h>.faulty-link_headingAndSupportingText__1NpAS>.faulty-link_header__Tu3xU{max-width:750px;text-align:left;font:600 6rem/7.2rem var(--v2-font-sans,Inter,sans-serif);letter-spacing:-1.2px;color:var(--v2-foreground,#101828)}@media(max-width:480px){.faulty-link_FaultyLinkErrorPage__eVEEx>.faulty-link_boxBody__hkVbz>.faulty-link_content__0vt8h>.faulty-link_headingAndSupportingText__1NpAS>.faulty-link_header__Tu3xU{font:600 4.8rem/5.8rem Inter}}.faulty-link_FaultyLinkErrorPage__eVEEx>.faulty-link_boxBody__hkVbz>.faulty-link_content__0vt8h>.faulty-link_headingAndSupportingText__1NpAS>.faulty-link_secondaryText__bfts8{align-self:stretch;text-align:left;font:400 14px/20px var(--v2-font-sans,Inter,sans-serif);color:var(--v2-muted-foreground,#667085)}.faulty-link_FaultyLinkErrorPage__eVEEx>.faulty-link_boxBody__hkVbz>.faulty-link_content__0vt8h>.faulty-link_resources__wEE6F{display:flex;width:302px;flex-direction:column;align-items:flex-start;gap:var(--spacing-3xl,24px);z-index:2}.faulty-link_FaultyLinkErrorPage__eVEEx>.faulty-link_boxBody__hkVbz>.faulty-link_content__0vt8h>.faulty-link_actions__mDkcH{display:flex;align-items:flex-start;gap:var(--spacing-lg,12px);z-index:2}.faulty-link_FaultyLinkErrorPage__eVEEx>.faulty-link_boxBody__hkVbz>.faulty-link_content__0vt8h>.faulty-link_actions__mDkcH>button{border-radius:8px;font-family:var(--v2-font-sans,Inter,sans-serif);font-weight:600}@media(max-width:480px){.faulty-link_FaultyLinkErrorPage__eVEEx>.faulty-link_boxBody__hkVbz>.faulty-link_content__0vt8h>.faulty-link_actions__mDkcH>button{padding:10px 14px;font:600 1rem/1.5rem var(--v2-font-sans,Inter,sans-serif);height:44px!important}.faulty-link_FaultyLinkErrorPage__eVEEx{min-height:100vh}.faulty-link_FaultyLinkErrorPage__eVEEx .faulty-link_boxBody__hkVbz{border-radius:0;min-height:inherit}}