.header{z-index:1100;background-color:#fff;border-bottom:1.5px solid #f0effb;width:100%;padding:20px;display:block;position:sticky;top:0}.header .header-toolbar-mobile{display:none}.header .header-container{justify-content:space-between;align-items:center;gap:22px;max-width:1521px;margin:0 auto;display:flex}.header .header-container .header-logo-trust{align-items:center;gap:48px;display:flex}.header .header-container .header-logo-trust .header-logo{max-width:100%;height:auto;display:block}.header .header-container .header-logo-trust .trustfund-btn{color:#2f395c;background-color:#fff;border:1px solid #7065f0;border-radius:20px;align-items:center;gap:6px;padding:4px 15px;font-size:15px;font-weight:600;transition:border-color .3s ease-in-out;display:flex}.header .header-container .header-logo-trust .trustfund-btn:hover{border-color:#004993}.header .header-container .header-nav{gap:16px;display:flex}.header .header-container .header-nav .header-burger-btn{display:none}.header .header-container .header-nav .header-user-profile{position:relative}.header .header-container .header-nav .header-user-profile .profile-btn{background-color:#fff;border:1.5px solid #f0effb;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-width:150px;padding:8px 6px;transition:border-color .3s ease-in-out;display:flex}.header .header-container .header-nav .header-user-profile .profile-btn p{color:#2f395c;font-size:16px;font-weight:500}.header .header-container .header-nav .header-user-profile .profile-btn svg{transition:transform .3s ease-in-out}.header .header-container .header-nav .header-user-profile .profile-btn:hover{border-color:#7065f0}.header .header-container .header-nav .header-user-profile[profileopen=true] .profile-btn svg{transform:rotate(180deg)}.header .header-nav-responsive{display:none}@media (max-width:1024px){.header{display:none}}.profile-options{width:var(--radix-popover-trigger-width);z-index:1100;background-color:#fff;border:1px solid #e0def7;border-radius:8px;flex-direction:column;gap:8px;min-width:135px;max-width:min(220px,95vw);padding:8px;display:flex;box-shadow:0 10px 10px #100a551a}.profile-options[data-side=bottom]{transform-origin:top;animation:.14s ease-out popover-enter-from-top}.profile-option-btn{color:#000929;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0;font-family:inherit;font-size:14px;font-weight:500;transition:color .3s ease-in-out}.profile-option-btn:hover{color:#7065f0}@keyframes popover-enter-from-top{0%{opacity:0;transform:translateY(-2px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.header-logout-dialog__overlay{z-index:1500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;animation:.14s ease-out header-logout-dialog-fade-in;position:fixed;inset:0}.header-logout-dialog__content{z-index:1501;background:#fff;border:1px solid #e0def7;border-radius:12px;outline:none;flex-direction:column;gap:10px;width:min(92vw,420px);padding:18px;animation:.16s ease-out header-logout-dialog-pop-in;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 48px #100a5538,0 2px 8px #100a5524}.header-logout-dialog__title{color:#2f395c;font-size:18px;font-weight:700}.header-logout-dialog__description{color:#8582a8;font-size:14px;font-weight:500;line-height:1.45}.header-logout-dialog__actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.header-logout-dialog__btn{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:8px 12px;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out}.header-logout-dialog__btn:disabled{opacity:.6;cursor:not-allowed}.header-logout-dialog__btn--cancel{color:#2f395c;background:#fff;border-color:#e0def7}.header-logout-dialog__btn--cancel:hover{border-color:#7065f0}.header-logout-dialog__btn--action{color:#fff;background:#000929}.header-logout-dialog__btn--action:hover{background:#2f395c}@keyframes header-logout-dialog-fade-in{0%{opacity:0}to{opacity:1}}@keyframes header-logout-dialog-pop-in{0%{opacity:0;transform:translate(-50%,-48%)scale(.98)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.default-avatar{background-color:#7065f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.default-avatar .avatar-img{object-fit:cover;width:100%;height:100%;display:block}.default-avatar .avatar-text{color:#fff;padding:4px;font-size:16px;font-weight:500}
.footer{padding:24px 0 16px}.footer .footer-holder{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.footer .footer-holder .footer-logo img{max-width:100%;height:auto;display:block}.footer .footer-holder .footer-nav-holder{align-items:flex-start;gap:35px;display:flex}.footer .footer-holder .footer-nav-holder .footer-nav-group h3{color:#2f395c;text-transform:uppercase;margin-bottom:16px;font-size:16px;font-weight:700}.footer .footer-holder .footer-nav-holder .footer-nav-group .nav-group-links{flex-direction:column;gap:10px;display:flex}.footer .footer-holder .footer-nav-holder .footer-nav-group .nav-group-links .footer-navlinks{color:#2f395c;text-align:left;opacity:.7;font-size:14px;font-weight:500;transition:all .3s ease-in-out}.footer .footer-holder .footer-nav-holder .footer-nav-group .nav-group-links .footer-navlinks:hover{color:#7065f0;opacity:1}.footer .footer-holder .footer-nav-holder .footer-nav-group .nav-group-links .social-links{align-items:center;gap:22px;display:flex}.footer .footer-holder .footer-nav-holder .footer-nav-group .nav-group-links .social-links a{opacity:.7;transition:opacity .3s ease-in-out}.footer .footer-holder .footer-nav-holder .footer-nav-group .nav-group-links .social-links a svg path{transition:fill .3s ease-in-out}.footer .footer-holder .footer-nav-holder .footer-nav-group .nav-group-links .social-links a:hover{opacity:1}.footer .footer-holder .footer-nav-holder .footer-nav-group .nav-group-links .social-links a:hover svg path{fill:#7065f0}.footer .footer-divider{background-color:#e8e6f9;border:none;width:100%;height:1.5px;margin:24px 0;display:block}.footer .footer-end{justify-content:space-between;align-items:center;gap:16px;display:flex}.footer .footer-end h6{color:#2f395c;opacity:.5;font-size:12px;font-weight:500}.footer .footer-end a{color:#2f395c;align-items:center;gap:10px;font-size:12px;font-weight:500;display:flex}@media (max-width:700px){.footer .footer-holder{flex-direction:column;align-items:center}.footer .footer-holder .footer-nav-holder{flex-direction:column;align-items:center;gap:24px}.footer .footer-holder .footer-nav-holder h3{text-align:center}.footer .footer-holder .footer-nav-holder .nav-group-links{align-items:center}.footer .footer-end{flex-direction:column}}
.panel-shell{--panel-shell-bg:#f7f7fd;--panel-shell-aside-bg:#fff;--panel-shell-border:#f0effb;background:var(--panel-shell-bg);grid-template:"toolbar""main"1fr/1fr;min-height:100dvh;display:grid}@media (min-width:1024px){.panel-shell{grid-template:"aside main"1fr/306px 1fr}}.panel-shell__toolbar{background:var(--panel-shell-aside-bg);z-index:1200;grid-area:toolbar;align-items:center;gap:12px;padding:14px 16px;display:flex;position:sticky;top:0}@media (min-width:1024px){.panel-shell__toolbar{display:none}}.panel-shell__menu-toggle{color:#100a55;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.panel-shell__menu-toggle:hover{background:#e8e6f9}.panel-shell__menu-icon{flex-shrink:0;display:block}.panel-shell__toolbar-brand{flex:1;align-items:center;gap:10px;width:100%;min-width:0;display:flex}.panel-shell__toolbar-brand-text{flex-direction:column;gap:1px;min-width:0;display:flex}.panel-shell__toolbar-brand-link{color:inherit;justify-content:flex-start;align-items:center;max-width:100%;text-decoration:none;display:inline-flex}.panel-shell__toolbar-brand-link:focus-visible{outline-offset:3px;border-radius:10px;outline:2px solid #2f395c73}.panel-shell__toolbar-brand-name{width:auto;max-width:100%;height:30px;display:block}.panel-shell__toolbar-plus-link{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.panel-shell__toolbar-plus-icon{width:40px;height:40px}.panel-shell__overlay{z-index:1201;cursor:pointer;opacity:0;pointer-events:none;background:#100a5559;border:none;margin:0;padding:0;transition:opacity .2s;display:none;position:fixed;inset:0}.panel-shell--nav-open .panel-shell__overlay{opacity:1;pointer-events:auto;display:block}.panel-shell__aside{z-index:1201;background:var(--panel-shell-aside-bg);flex-direction:column;grid-area:aside;gap:24px;width:min(88vw,306px);max-width:320px;padding:28px 20px 24px;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:4px 0 24px #0009290f}@media (min-width:1024px){.panel-shell__aside{width:306px;max-width:none;height:100dvh;min-height:100dvh;max-height:100dvh;box-shadow:none;align-self:start;position:sticky;top:0;overflow-y:auto;transform:none}}.panel-shell--nav-open .panel-shell__aside{transform:translate(0)}.panel-shell__main{grid-area:main;min-width:0}@media (min-width:1024px){.panel-shell__main{width:100%;max-width:1521px;margin-inline:auto;padding:28px 32px 40px}}.panel-shell__main--with-top-header{flex-direction:column;min-height:0;padding:0;display:flex}@media (min-width:1024px){.panel-shell__main--with-top-header{padding:0}}.panel-shell__main-top{box-sizing:border-box;flex-shrink:0;width:100%;min-width:0;padding-inline:0}@media (min-width:1024px){.panel-shell__main-top{padding-inline:32px}}.panel-shell__main-body{box-sizing:border-box;flex:1;min-width:0;padding:20px 20px 32px}@media (min-width:1024px){.panel-shell__main-body{width:100%;max-width:1521px;margin-inline:auto;padding:0 32px 40px}.panel-shell--public-mobile-only{display:contents}.panel-shell--public-mobile-only .panel-shell__toolbar,.panel-shell--public-mobile-only .panel-shell__overlay,.panel-shell--public-mobile-only .panel-shell__aside{display:none!important}.panel-shell--public-mobile-only .panel-shell__main{width:auto;max-width:none;margin-inline:0;padding:0;display:contents}}
.support-ticket-dialog__content{width:min(92vw,520px)}.support-ticket-dialog__title{color:#2f395c;font-size:18px;font-weight:700}.support-ticket-dialog__description{color:#8582a8;font-size:14px;font-weight:500;line-height:1.45}.support-ticket-dialog__form{gap:14px}.support-ticket-dialog__field{flex-direction:column;gap:8px;display:flex}.support-ticket-dialog__label{color:#2f395c;font-size:12px;font-weight:600}.support-ticket-dialog__textarea{color:#000929;resize:vertical;background-color:#f7f7fd;border:1px solid #e0def7;border-radius:8px;width:100%;padding:12px 16px;font-size:16px;font-weight:500;transition:border-color .3s ease-in-out;outline:none!important}.support-ticket-dialog__textarea::placeholder{opacity:.5}.support-ticket-dialog__textarea:focus{border-color:#7065f0}.support-ticket-dialog__actions{margin-top:10px}
