:root{--color-black-1000: #222525;--color-black-900: #212123;--color-black-800: #3b3c41;--color-black-700: #4f5057;--color-black-600: #696b74;--color-black-500: #878990;--color-black-400: #a5a6ac;--color-black-300: #c3c4c7;--color-black-200: #e1e1e3;--color-black-100: #ededee;--color-black-50: #f8f8f8;--color-kale-800: #005961;--color-kale-600: #087575;--color-kale-500: #0a8080;--color-kale-400: #2babad;--color-kale-300: #8dd3d4;--color-kale-200: #e0f2f5;--color-kale-100: #f3fafb;--color-ginger-100: #fffaf2;--color-ginger-200: #fff2df;--color-ginger-500: #e9b550;--color-salt-1000: #222525;--color-salt-900: #525257;--color-salt-800: #6c6c72;--color-salt-700: #919197;--color-salt-600: #bababc;--color-salt-500: #dcdcdc;--color-salt-400: #eaeaea;--color-salt-300: #f4f4f3;--color-salt-200: #fbfafa;--color-salt-100: #fff;--color-showcase-black: #000;--color-showcase-teal: #0a8080;--color-showcase-purple: #d95bff;--color-showcase-red: #ff4e36;--color-error-800: #b41d08;--color-error-500: #d5351f;--color-error-100: #fff3ef;--link-color: #0a8080;--link-color-hover: #005961}body{margin:0;font-family:Geist,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:300;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:var(--color-black-1000);text-rendering:optimizeLegibility}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.MuiPickersDay-root.Mui-selected{background-color:#0a8080!important;color:#fff!important}.MuiPickersDay-root.Mui-selected:hover{background-color:#087070!important}.MuiDateRangePickerDay-root.Mui-selected{background-color:#0a8080!important;color:#fff!important}.MuiDateRangePickerDay-root.Mui-selected:hover{background-color:#087070!important}.MuiDateRangePickerDay-rangeIntervalDayHighlight{background-color:#0a808033!important}.MuiDateRangePickerDay-rangeIntervalDayHighlightStart,.MuiDateRangePickerDay-rangeIntervalDayHighlightEnd{background-color:#0a8080!important;color:#fff!important}.MuiPickersArrowSwitcher-button:hover{background-color:#0a80801a!important}.MuiPickersDay-today{border-color:#0a8080!important}.App{min-height:100vh;background:#fff;position:relative;overflow-x:clip}.animated-card{position:relative;background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid transparent;transition:all .3s ease}.animated-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:2px;background:linear-gradient(45deg,#0a8080,#087070,#0a8080,#087070);background-size:400% 400%;animation:borderGlow 4s ease infinite;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}@keyframes borderGlow{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.animated-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0a808026}.animated-card:hover:before{animation-duration:2s}.fade-in-section{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1);content-visibility:auto;contain-intrinsic-size:auto 400px}.fade-in-section.is-visible{opacity:1}.fade-in-section.is-visible>*{animation:fadeInChild .6s cubic-bezier(.22,1,.36,1) both}@keyframes fadeInChild{0%{opacity:0}to{opacity:1}}.shimmer{position:relative;overflow:hidden}.shimmer:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 3s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.carousel-card-fade-in{opacity:0;animation:carouselFadeIn .5s ease-out forwards}@keyframes carouselFadeIn{to{opacity:1}}.text-display{font-size:53px;line-height:60px;font-weight:700;letter-spacing:-.02em}.text-heading-1{font-size:42px;line-height:48px;font-weight:700;letter-spacing:-.02em}.text-heading-2{font-size:36px;line-height:42px;font-weight:700;letter-spacing:-.02em}.text-heading-3{font-size:28px;line-height:34px;font-weight:700;letter-spacing:-.015em}.text-subheading{font-size:20px;line-height:26px;font-weight:500}.text-body-large{font-size:18px;line-height:28px;font-weight:300}.text-body{font-size:16px;line-height:26px;font-weight:300}.text-body-small{font-size:14px;line-height:20px;font-weight:400}.text-caption{font-size:12px;line-height:16px;font-weight:400}@media(min-width:768px){.text-display,.text-heading-1{font-size:49px;line-height:56px}}@media(min-width:1200px){.text-display,.text-heading-1{font-size:53px;line-height:60px}}@media(max-width:768px){.text-display{font-size:2.5rem}.text-heading-1{font-size:2rem}.text-heading-2{font-size:1.75rem}}
