@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Figtree:wght@400&family=Roboto:wght@400;500;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");:root{--white:#fff;--black:#000;--primary-0:#000;--primary-10:#1c121e;--primary-20:#281b2a;--primary-30:#3b273d;--primary-40:#543958;--primary-50:#6b4e71;--primary-60:#8c6c92;--primary-70:#a385a8;--primary-80:#bda5c1;--primary-90:#dccedd;--primary-95:#f3daff;--primary-99:#fff9ff;--primary-100:#fff;--secondary-0:#000;--secondary-10:#1b161f;--secondary-20:#29232e;--secondary-30:#3b3242;--secondary-40:#504558;--secondary-50:#655a6c;--secondary-60:#807487;--secondary-70:#9c90a3;--secondary-80:#b8acc0;--secondary-90:#d6cade;--secondary-95:#eddef5;--secondary-99:#fff8f4;--body-background-gradient:linear-gradient(135deg,#fcf1f3,#fff5f6);--secondary-100:#fff;--neutral-0:#000;--neutral-10:#1c1b1c;--neutral-20:#313030;--neutral-30:#484646;--neutral-40:#605e5e;--neutral-50:#797676;--neutral-60:#939090;--neutral-70:#adaaaa;--neutral-80:#c9c6c5;--neutral-90:#e5e1e1;--neutral-95:#f4f0ef;--neutral-99:#f8f6f6;--neutral-100:#fff;--surface-dim:#e1d8d3;--surface-container:#f6ece7;--surface-container-low:#fbf2ec;--error-0:#000;--error-20:#65090e;--error-10:#410004;--error-30:#852221;--error-40:#a53a36;--error-50:#c5524c;--error-60:#e66a63;--error-70:#ff8981;--error-80:#ffb3ad;--error-90:#ffdad7;--error-95:#ffedeb;--error-99:#fffbff;--error-100:#fff;--primary-font:Poppins,sans-serif;--secindary-font:Roboto;--headings-h1-font-size:90px;--headings-h1-line-height:110px;--headings-h2-font-size:60px;--headings-h2-line-height:64px;--headings-h3-font-size:48px;--headings-h3-line-height:52px;--headings-h4-font-size:36px;--headings-h4-line-height:42px;--headings-h5-font-size:30px;--headings-h5-line-height:36px;--headings-h6-font-size:24px;--headings-h6-line-height:30px;--subtitles-subtitle1-font-size:22px;--subtitles-subtitle1-line-height:26px;--subtitles-subtitle2-font-size:20px;--subtitles-subtitle2-line-height:24px;--bodytext-paragraph1-font-size:16px;--bodytext-paragraph1-font-weight:500;--bodytext-paragraph1-line-height:22px;--bodytext-paragraph2-font-size:12px;--bodytext-paragraph2-font-weight:500;--bodytext-paragraph2-line-height:20px;--bodytext-paragraph-bold-font-size:14px;--bodytext-paragraph-bold-font-weight:700;--bodytext-paragraph-bold-line-height:20px;--bodytext-quotes-font-size:16px;--bodytext-quotes-line-height:22px;--inputtext-labels-font-size:12px;--inputtext-labels-font-weight:500;--inputtext-labels-line-height:16px;--inputtext-placeholder-font-size:16px;--inputtext-placeholder-font-weight:500;--inputtext-placeholder-line-height:20px;--inputtext-assistive-font-size:12px;--inputtext-assistive-font-weight:500;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--chat-fab-size:64px;--chat-fab-edge:12px;--chat-fab-safe-area:120px;::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{border-radius:6px;background-color:#f2fdff00}::-webkit-scrollbar-track:active,::-webkit-scrollbar-track:hover{background-color:#b8c0c2}::-webkit-scrollbar-thumb{border-radius:6px;background-color:#dac9d7}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background-color:#724d6c}body{margin:0;padding:0;height:100%;width:100%;background:var(--body-background-gradient)}a{color:inherit;text-decoration:none}}