:root{--Black:#0b1822;--White:#fff;--Grey-1:#f3f3f3;--Grey-3:#e2e2e2;--Grey-5:#596672;--White-200-o:#fff3;--White-400-o:#fff6;--White-600-o:#fff9;--White-800-o:#fffc;--White-White-400-o:#fff6;--Text-Default:#0b1822;--Text-Secondary:#545d64;--Text-Secondary-2:#858b90;--Text-Negative:#d32b2b;--Surface-Default:#fff;--Surface-Default-400:#fff6;--Surface-Default-600:#fff9;--Surface-Default-800:#fffc;--Surface-Primary-50:#eff7ff;--Border-Default:#e2e2e2;--Border-Primary:#007aec;--Border-Secondary-100:#e7e8e9;--Border-Tertiary:#fff;--Border-Negative:#d32b2b;--Icon-Default:#0b1822;--Icon-Default-400:#9da3a7;--Icon-Positive:#00b37a;--Green:#00b37a;--Green-100:#00b37a1a;--Green-300:#a5eee1;--Success-Positive:#00b37a;--Red-2:#d32b2b;--Red-100:#fff2f2;--Red-300:#ff4a4a4d;--Blue-700:#4da2f2;--Pink:#e8aaff;--Gradient-Rainbow-Soft-Start:#f0e6ee;--Gradient-Rainbow-Soft-End:#d9ebf7;--Gradient-Rainbow-Soft:linear-gradient(244deg, var(--Gradient-Rainbow-Soft-Start) 0%, var(--Gradient-Rainbow-Soft-End) 100%);--Gradient-Primary-Start:#007aec;--Gradient-Primary-End:#4da2f2;--Gradient-Purple-Start:#5d9ddc;--Gradient-Purple-End:#dc93fd;--spacing-0:0px;--spacing-1:1px;--spacing-2:2px;--spacing-4:4px;--spacing-6:6px;--spacing-8:8px;--spacing-10:10px;--spacing-12:12px;--spacing-14:14px;--spacing-16:16px;--spacing-20:20px;--spacing-24:24px;--spacing-28:28px;--spacing-36:36px;--spacing-40:40px;--spacing-48:48px;--radius-circle:9999px;--radius-xl:24px;--Font-Family-Primary:var(--font-nunito-sans), var(--font-aspira), sans-serif;--Font-Size-Body-P1:14px;--Font-Size-Body-P2:13px;--Font-Size-Headers-H3:26px;--Font-Size-Headers-H4:24px;--Font-Size-Headers-H5:11px;--Line-Height-Body-P1:20px;--Line-Height-Body-P2:16px;--DS:0 0 6px #00000014}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}.pearl-layout{background:var(--Gradient-Rainbow-Soft,linear-gradient(244deg, var(--Gradient-Rainbow-Soft-Start,#f0e6ee) 0%, var(--Gradient-Rainbow-Soft-End,#d9ebf7) 100%));grid-template:"nav content"1fr/5rem 1fr;height:100vh}.pearl-layout>main{background:0 0;height:100%;overflow:hidden}
.error-boundary{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:50vh;display:flex}.error-boundary__header{text-align:center;margin-bottom:20px}.error-boundary__header .error-boundary__logo{max-height:120px}.error-boundary__content{text-align:center;background-color:#fff;border:1px solid #ef4444;border-radius:8px;width:100%;max-width:500px;padding:20px}.error-boundary__message{color:#262626;white-space:pre-line;margin:0 0 15px;font-size:16px;line-height:1.5}.error-boundary__message a{color:#40a9ff;font-size:inherit;text-decoration:none}.error-boundary__message a:hover{color:#1890ff}
