@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";.bg-brand-yellow{background-color:#dedf83}.bg-brand-yellow-light{background-color:#dedf8399}.bg-brand-blue-light{background-color:#617da1}.text-brand-yellow{color:#dedf83}.text-brand-gold{color:#e0d052}.bg-yellow-custom{background-color:#dedf83!important}.bg-yellow-custom-light{background-color:#dedf8399!important}.bg-blue-custom{background-color:#0d2642!important}.bg-blue-custom-light{background-color:#617da1!important}.text-yellow-custom{color:#dedf83!important}.text-blue-custom{color:#0d2642!important}.text-gold-custom{color:#e0d052!important}.bg-brand-blue{background-color:#0d2642}.text-brand-blue{color:#0d2642}.border-brand-yellow{border-color:#dedf83}.transition-all-300{transition:all .3s ease}.group:focus-within .group-focus-within\:opacity-100{opacity:1}.group:focus-within .group-focus-within\:pointer-events-auto{pointer-events:auto}.toggle-btn{background-color:#e0d052}.toggle-btn .toggle-indicator{transition:transform .3s ease}.toggle-btn.active .toggle-indicator{transform:translate(48px)}.modal-overlay{background-color:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.profile-section{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1a}.profile-success-message{animation:fadeInOut 3s ease-in-out}@keyframes fadeInOut{0%{opacity:0;transform:translateY(10px)}15%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}
