*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:Poppins,Inter,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;min-height:100vh;min-height:100dvh;overflow-x:hidden;overflow-y:auto;background-color:#fff;color:#2d3748}body{margin:0;padding:0}#root{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}:root{--primary-green: #1F786F;--primary-green-light: #2A9D8F;--primary-green-dark: #1A5F5A;--accent-orange: #F4A261;--accent-orange-light: #F7B676;--accent-orange-dark: #E89B4A;--error-red: #E76F51;--error-red-light: #EA8A70;--error-red-dark: #D65A3F;--brand-yellow: #FFD700;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04)}@media (prefers-color-scheme: dark){:root{--primary-green: #2A9D8F;--accent-orange: #F7B676;--error-red: #EA8A70;background-color:#000;color:#fff}}@media (max-width: 768px){html,body,#root{min-height:100dvh;height:100dvh}body{position:relative;min-height:100dvh;overflow-x:hidden;padding-bottom:env(safe-area-inset-bottom,2rem)}main,.MuiContainer-root,.MuiBox-root[style*=minHeight],.MuiPaper-root{padding-bottom:calc(6rem + env(safe-area-inset-bottom,2rem))}footer{padding-bottom:env(safe-area-inset-bottom,2rem)}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 var(--spacing-md)}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.text-center{text-align:center}.min-h-screen{min-height:100vh}.space-y-4>*+*{margin-top:var(--spacing-md)}.space-y-6>*+*{margin-top:var(--spacing-lg)}.space-y-8>*+*{margin-top:var(--spacing-xl)}.p-4{padding:var(--spacing-md)}.p-6{padding:var(--spacing-lg)}.px-4{padding-left:var(--spacing-md);padding-right:var(--spacing-md)}.px-6{padding-left:var(--spacing-lg);padding-right:var(--spacing-lg)}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:var(--spacing-md);padding-bottom:var(--spacing-md)}.pb-8{padding-bottom:var(--spacing-xl)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-2xl{border-radius:var(--radius-2xl)}.bg-white{background-color:#fff}.bg-gray-50{background-color:var(--gray-50)}.text-gray-700{color:var(--gray-700)}.text-gray-900{color:var(--gray-900)}.font-semibold{font-weight:600}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.leading-relaxed{line-height:1.625}.loading-spinner{border:4px solid transparent;border-radius:50%;position:relative;background:conic-gradient(from 0deg,var(--primary-green),var(--accent-orange),var(--primary-green)) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask-composite:exclude}.loading-spinner:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:#fff;border-radius:50%;z-index:-1}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}.h-screen{height:100vh}.w-screen{width:100vw}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.z-50{z-index:50}.h-full{height:100%}.w-full{width:100%}.w-8{width:2rem}.h-8{height:2rem}.w-19{width:4.75rem}.h-19{height:4.75rem}.w-7{width:1.75rem}.h-7{height:1.75rem}.h-\[2\.5px\]{height:2.5px}.w-\[80\%\]{width:80%}.mb-8{margin-bottom:2rem}.mb-30{margin-bottom:7.5rem}.mt-16{margin-top:4rem}.gap-3{gap:.75rem}.rounded-full{border-radius:9999px}.border-0{border-width:0}.bg-gray-100{background-color:#f3f4f6}.bg-white\/70{background-color:#ffffffb3}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.text-gray-800{color:#1f2937}[class~="text-\\[\\#077d71\\]"]{color:#077d71}.text-transparent{color:transparent}.tracking-wide{letter-spacing:.025em}.origin-left{transform-origin:left}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-orange-300{--tw-gradient-from: #fdba74;--tw-gradient-to: rgba(253, 186, 116, 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-yellow-300{--tw-gradient-to: #fde047}.via-yellow-300{--tw-gradient-to: rgba(253, 224, 71, 0);--tw-gradient-stops: var(--tw-gradient-from), #fde047, var(--tw-gradient-to)}.to-yellow-400{--tw-gradient-to: #facc15}.bg-clip-text{background-clip:text;-webkit-background-clip:text}.app-container{height:100vh;width:100vw}.main-content{display:flex;align-items:center;justify-content:center;height:100%;background-color:#f3f4f6}.main-title{font-size:2.25rem;font-weight:700;color:#1f2937}.splash-container{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;height:100vh;width:100vw;overflow:hidden;z-index:50}.splash-slice{flex:1;height:100%;background-color:#077d71}.splash-logo-container{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column}.splash-header{display:flex;justify-content:center;margin-top:4rem}.splash-heading{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.splash-icon{width:2rem;height:2rem}.splash-title{font-size:1.5rem;font-weight:800;letter-spacing:.025em;background:linear-gradient(to right,#fdba74,#fde047);background-clip:text;-webkit-background-clip:text;color:transparent}.splash-content{flex:1;display:flex;align-items:center}.splash-icons-container{display:flex;width:80%;margin-bottom:7.5rem}.splash-icon-item{display:flex;align-items:center;justify-content:center;width:100%}.splash-line{height:2.5px;background-color:#ffffffb3;flex:1;transform-origin:left}.splash-icon-circle{display:flex;align-items:center;justify-content:center;width:4.75rem;height:4.75rem;border-radius:9999px;border:0;background:linear-gradient(to right,#fdba74,#fde047,#facc15)}.splash-icon-inner{width:1.75rem;height:1.75rem;color:#077d71}
