@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,200..800;1,6..72,200..800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap);@import url(https://fonts.googleapis.com/css2?family=Mozilla+Headline:wght@400;500;600;700&display=swap);.hero-container{background-color:#06449c;justify-content:center;min-height:100vh;padding:2rem;position:relative;width:100%;will-change:background-color}.hero-container,.hero-content{align-items:center;display:flex}.hero-content{flex-direction:column;max-width:700px;text-align:center;z-index:1}.hero-headline{color:#fff;font-family:Mozilla Headline,-apple-system,BlinkMacSystemFont,sans-serif;font-size:3.5rem;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin:0 0 1.5rem;will-change:color}.hero-subtitle{color:#ffffffb3;font-size:1.125rem;font-weight:400;line-height:1.7;margin:0 0 2rem;will-change:color}.hero-subtitle,.waitlist-button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;letter-spacing:.3px}.waitlist-button{background-color:#fff;border:2px solid #0000;border-radius:12px;color:#06449c;cursor:pointer;font-size:1rem;font-weight:500;padding:.875rem 2rem;will-change:all}.waitlist-button:hover{transform:scale(1.04)}.waitlist-button:active{transform:scale(.98)}@media (max-width:768px){.hero-headline{font-size:2.5rem;margin-bottom:1.25rem}.hero-subtitle{font-size:1rem;margin-bottom:1.5rem}.waitlist-button{font-size:.95rem;padding:.75rem 1.75rem}}@media (max-width:480px){.hero-container{min-height:auto;padding:6rem 1.5rem}.hero-headline{font-size:1.875rem;margin-bottom:1rem}.hero-subtitle{font-size:.95rem;margin-bottom:1.5rem}.waitlist-button{font-size:.9rem;padding:.75rem 1.5rem}}.calendar-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:2000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.calendar-modal-content{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;height:80vh;max-height:800px;max-width:1200px;overflow:hidden;position:relative;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.calendar-modal-close{align-items:center;background:#0000;border:none;color:#666;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:1.5rem;top:1.5rem;transition:color .3s ease;width:40px;z-index:2001}.calendar-modal-close:hover{color:#000}.calendar-iframe{border:none;height:100%;width:100%}@media (max-width:768px){.calendar-modal-overlay{padding:1rem}.calendar-modal-content{height:90vh;max-height:100%}.calendar-modal-close{font-size:1.25rem;right:1rem;top:1rem}}.quote-section-container{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:50vh;padding:6rem 2rem}.quote-content{color:#06449c;font-family:Mozilla Headline,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2rem;font-weight:600;letter-spacing:-.3px;line-height:1.6;max-width:800px;text-align:center;width:100%}@media (max-width:768px){.quote-section-container{min-height:auto;padding:4rem 1.5rem}.quote-content :global(*){font-size:1.5rem;line-height:1.5}}@media (max-width:480px){.quote-section-container{padding:3rem 1rem}.quote-content :global(*){font-size:1.25rem;line-height:1.4}}.scroll-reveal{margin:20px 0}.scroll-reveal-text{font-size:clamp(1.6rem,4vw,3rem);font-weight:600;line-height:1.5}.word{display:inline-block}.features-container{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:5rem;margin:0 auto;max-width:1200px;padding:6rem 2rem}.feature-row{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;max-width:900px;width:100%}.feature-row.reverse{direction:rtl}.feature-row.reverse>*{direction:ltr}.feature-content{display:flex;flex-direction:column;gap:1.5rem}.feature-title{color:#06449c;font-family:Mozilla Headline,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.75rem;font-weight:600;line-height:1.3;margin:0}.feature-description{color:#06449cb6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;margin:0}.feature-illustration{align-items:center;display:flex;justify-content:center;overflow:hidden}.feature-illustration img{display:block;height:auto;max-width:400px;width:100%}@media (max-width:1024px){.feature-row{gap:2rem;grid-template-columns:1fr}.feature-row.reverse{direction:ltr}.feature-illustration img{max-width:300px}}@media (max-width:768px){.features-container{gap:3rem;padding:4rem 1.5rem}.feature-title{font-size:1.5rem}.feature-description{font-size:.95rem}.feature-illustration img{max-width:250px}}@media (max-width:480px){.features-container{gap:2.5rem;max-width:100%;padding:3rem 1rem}.feature-row{max-width:100%}.feature-title{font-size:1.25rem}.feature-description{font-size:.9rem}.feature-illustration img{max-width:200px}}.header{color:#9859b0;font-size:24px;margin-bottom:10px}.content{color:#555;font-size:18px;margin-bottom:20px}.actions .button{background-color:#ff5e57;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s ease}.actions .button:hover{background-color:#ff3b30}.navbar{align-items:center;display:flex;justify-content:center;left:50%;overflow:hidden;padding:.75rem 1.5rem;position:fixed;transform:translateX(-50%);transition:width .6s ease,height .6s ease,background .4s ease,border-radius .6s ease,box-shadow .3s ease,opacity .4s ease;z-index:1000}.navbar.hidden{box-shadow:0 4px 20px #0000004d;box-shadow:none;pointer-events:none;width:100vw}.navbar.hidden,.navbar.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#34333380;height:auto;opacity:1}.navbar.scrolled{border:1px solid #ffffff40;border-radius:9999px;box-shadow:0 4px 20px #0000004d;pointer-events:all;top:1rem;width:50%}.navbar-container{margin:0 auto;max-width:100%;padding:0 1rem;width:100%}.navbar-flex{align-items:center;display:flex;justify-content:space-between;opacity:1;transition:opacity .5s ease .3s,transform .5s ease .3s;width:100%}.navbar.hidden .navbar-flex,.navbar.scrolled .navbar-flex{opacity:1;transform:translateY(0)}.navbar-logo{align-items:center;display:flex;gap:.5rem}.logo-img{border-radius:.4rem;height:50px;width:auto}.navbar-title-container{align-items:center;display:flex;gap:.28rem;justify-content:center}.navbar-title-f{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:.3px;margin:0;opacity:1;transform:translateY(0);transition:opacity .5s cubic-bezier(.4,0,.2,1)}.fibonacci-fn{font-style:italic;font-weight:700}.navbar.hidden .navbar-flex .navbar-title-f{opacity:1}.navbar.scrolled .navbar-flex .navbar-title-f{opacity:0}.navbar-cta{align-items:center;display:flex;gap:1rem}.button-nav{background:#0000;border:none;border-radius:.9rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 1rem;transition:opacity .3s ease-in-out}.button-nav:focus,.button-nav:hover{opacity:.7}.mobile-menu{display:none}@media screen and (max-width:768px){.navbar-flex{align-items:left;display:flex;justify-content:space-between}.navbar-cta{display:none}}.footer-container{background-color:#fff;border-top:2px solid #06449cd0;overflow:hidden;padding:0;position:relative}.footer-grid-background{background-image:linear-gradient(0deg,#0000 22%,#06449c 23.5%,#06449c 24.5%,#0000 0,#0000 75.5%,#06449c 0,#06449c 76.5%,#0000 0),linear-gradient(90deg,#0000 22%,#06449c 23.5%,#06449c 24.5%,#0000 0,#0000 75.5%,#06449c 0,#06449c 76.5%,#0000 0);background-size:80px 80px;bottom:0;left:0;min-height:800px;pointer-events:none;position:absolute;right:0;top:0}.footer-content{margin:0 auto;max-width:1500px;padding:140px 3rem;position:relative;z-index:1}.footer-blue-section{align-items:flex-end;background-color:#06449c;display:flex;gap:2rem;justify-content:space-between;min-height:340px;padding:0}.footer-logo-section{align-items:center;display:flex;gap:1rem}.footer-logo{height:140px;width:auto}.footer-company-name{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;font-size:4.5rem;font-weight:600;letter-spacing:.3px;margin:0}.fibonacci-f{font-style:italic;font-weight:700}.footer-copyright{text-align:right}.footer-copyright p{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;font-size:.85rem;letter-spacing:.2px;margin:0;opacity:.9}@media (max-width:1024px){.footer-blue-section{min-height:auto;padding:3rem}.footer-company-name{font-size:2rem}.footer-logo{height:50px}}@media (max-width:768px){.footer-container{padding:0}.footer-content{padding:160px 1.5rem}.footer-blue-section{align-items:flex-start;flex-direction:column;gap:2rem;min-height:auto;padding:2rem}.footer-company-name{font-size:1.5rem}.footer-logo{height:40px}.footer-copyright{text-align:left;width:100%}.footer-copyright p{font-size:.8rem}}@media (max-width:480px){.footer-container{padding:0}.footer-content{padding:160px 1rem}.footer-blue-section{gap:1rem;padding:1.5rem}.footer-logo-section{gap:.75rem}.footer-company-name{font-size:1.25rem}.footer-logo{height:32px}.footer-copyright p{font-size:.75rem}}.students-info-section{background-color:#fff;justify-content:center;padding:4rem 2rem}.students-info-content,.students-info-section{align-items:center;display:flex;flex-direction:column}.students-info-content{gap:0;max-width:1200px;width:100%}.student-info-card-list{border:2px solid hsla(210,3%,65%,.433);border-radius:2rem;display:flex;flex:1 1;flex-direction:column;width:100%}.students-info-card{align-items:center;background-color:#f5f5f5;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;overflow:hidden;padding:2.5rem}.student-info-card-top{border-top-left-radius:2rem;border-top-right-radius:2rem}.student-info-card-bottom{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}.students-info-text{flex:1 1;max-width:500px;min-width:280px}.students-card-title{color:#111;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.students-card-description{color:#555;font-size:1rem;line-height:1.6}.students-info-video{align-items:center;border-radius:1rem;display:flex;flex:1 1;justify-content:center;max-width:500px;min-width:280px;overflow:hidden}.video-element{border-radius:1rem;height:auto;object-fit:cover;width:100%}.variable-proximity-d{color:#000;font-family:Newsreader,serif!important;font-size:5rem!important;font-weight:700;margin-bottom:2rem;text-align:center}@media (max-width:1024px){.students-info-content{gap:2rem}.students-info-card{padding:1.5rem}}@media (max-width:768px){.students-info-card,.students-info-card.reverse{align-items:center;flex-direction:column;text-align:center}.students-info-text{max-width:100%;text-align:center}.students-info-video{max-width:100%}.students-card-title{font-size:1.5rem}.students-card-description{font-size:1rem}}@media (max-width:480px){.students-card-title{font-size:1.3rem}.students-card-description{font-size:.95rem}}.variable-proximity{font-family:Roboto Flex,sans-serif;font-size:3.5rem}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.onboarding-container{align-items:center;background-color:#fff;display:flex;flex-direction:column;margin-bottom:6rem;padding:4rem 8rem}.onboarding-heading{color:#06449c;font-family:Mozilla Headline,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:3.5rem!important;font-weight:700!important;letter-spacing:-.5px;line-height:1.2;margin-bottom:1.5rem;max-width:700px;text-align:center}.onboarding-subheading{color:#06449cae;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;font-size:1.125rem!important;font-weight:400;letter-spacing:.3px;line-height:1.7;margin-bottom:3rem;max-width:700px;text-align:center}.onboarding-content{align-items:flex-start;background-color:#e0ddda36;border-radius:1rem;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding:2rem}.onboarding-text{flex:1 1;max-width:450px;min-width:280px}.onboarding-paragraph{color:#555;font-size:1rem;line-height:1.6}.onboarding-card{display:flex;flex:1 1;flex-direction:column;gap:1rem;max-width:500px;min-width:280px}.onboarding-task{align-items:center;background-color:#fff;border-radius:.75rem;box-shadow:0 4px 10px #0000000d;display:flex;flex-wrap:wrap;gap:1rem;padding:1rem}.onboarding-task.completed{opacity:.6;text-decoration:line-through}.completed-text{color:#999;text-decoration:line-through}.task-details p{color:#666;font-size:.9rem;margin:0}.avatar{align-items:center;background-color:#f0f0f0;border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}@media (max-width:1024px){.onboarding-container{margin-bottom:3rem;padding:3rem 2rem}.onboarding-heading{font-size:2.5rem}.onboarding-subheading{font-size:1rem;margin-bottom:2rem}}@media (max-width:768px){.onboarding-container{margin-bottom:2.5rem;padding:2rem 1.5rem}.onboarding-heading{font-size:2rem}.onboarding-subheading{font-size:.95rem}.onboarding-content{align-items:center;flex-direction:column}.onboarding-card,.onboarding-text{max-width:100%;text-align:center}.onboarding-task{align-items:flex-start;flex-direction:column}.avatar{align-self:flex-end}}@media (max-width:480px){.onboarding-heading{font-size:1.875rem}.onboarding-subheading{font-size:.9rem}.onboarding-paragraph{font-size:.95rem}}.loading-screen{align-items:center;animation:fadeOut .6s ease-in-out 2.4s forwards;background:linear-gradient(135deg,#06449c,#0052cc);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.loading-container{align-items:center;display:flex;flex-direction:column;gap:2rem}.logo-animation{align-items:center;display:flex;height:120px;justify-content:center;position:relative;width:120px}.loading-logo{animation:logoScale 1.5s cubic-bezier(.34,1.56,.64,1) infinite;height:auto;width:100px}@keyframes logoScale{0%{opacity:.6;transform:scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.logo-animation:before{animation:logoGlow 2s ease-in-out infinite;border:2px solid #ffffff4d;border-radius:50%;content:"";height:130px;position:absolute;width:130px}@keyframes logoGlow{0%{opacity:0;transform:scale(.8)}50%{opacity:.5}to{opacity:0;transform:scale(1.3)}}.loading-text{align-items:center;animation:fadeInUp .8s ease-out .3s both;display:flex;gap:.2rem;justify-content:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.loading-fibonacci-f{font-style:italic;font-weight:700}.loading-fibonacci,.loading-fibonacci-f{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;font-size:2rem;letter-spacing:.3px}.loading-fibonacci{font-weight:600}.loading-bar{animation:fadeInUp .8s ease-out .6s both;background:#fff3;border-radius:2px;height:4px;overflow:hidden;width:200px}.loading-bar-fill{animation:loadingBarFill 2s ease-in-out infinite;background:linear-gradient(90deg,#fff,#ffffff80);border-radius:2px;height:100%}@keyframes loadingBarFill{0%{width:0}50%{width:70%}to{width:100%}}@media (max-width:768px){.loading-logo{width:80px}.logo-animation:before{height:100px;width:100px}.loading-fibonacci,.loading-fibonacci-f{font-size:1.5rem}.loading-bar{width:150px}}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:var(--font-sans),ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}@keyframes enter{0%{opacity:1;opacity:var(--tw-enter-opacity,1);transform:translateZ(0) scaleX(1) rotate(0);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0) scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:1;opacity:var(--tw-exit-opacity,1);transform:translateZ(0) scaleX(1) rotate(0);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0) scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:auto}body{overflow:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#06449c66;border-radius:5px;-webkit-transition:background .3s ease;transition:background .3s ease}::-webkit-scrollbar-thumb:hover{background:#06449cb3}*{scrollbar-color:#06449c66 #0000;scrollbar-width:thin}
/*# sourceMappingURL=main.411c4e62.css.map*/