@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";*{font-family:Poppins,sans-serif}html{scroll-behavior:smooth}.react-calendar{width:100%!important;max-width:100%!important;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:Roboto Slab,serif}.App{text-align:center}.navbar{display:flex;justify-content:space-between;align-items:center;background-color:#333;padding:15px 30px;color:#fff}.navbar-logo{font-size:1.5em;font-weight:700}.navbar-links{list-style:none;display:flex;gap:20px;margin:0}.navbar-links li a{color:#fff;text-decoration:none;font-size:1em;transition:color .3s ease}.navbar-links li a:hover{color:#00f2fe}.main-content{display:flex;justify-content:center;align-items:center;height:calc(100vh - 60px)}.rmdp-wrapper{width:100%!important;max-width:100%!important;display:flex!important;justify-content:center;align-items:center;box-sizing:border-box;background-color:#fff;color:#333;border-radius:8px}.rmdp-calendar{width:100%!important;max-width:100%!important;box-sizing:border-box}.rmdp-week{display:grid!important;grid-template-columns:repeat(7,1fr);gap:4px}.rmdp-week-day{color:#333;font-weight:600;padding:8px 0}.rmdp-day{text-align:center;padding:8px 0;border-radius:6px;color:#333}.rmdp-day:hover:not(.rmdp-disabled){background-color:#f0f0f0;cursor:pointer}.rmdp-day.rmdp-selected,.rmdp-day.rmdp-range{background-color:transparent!important;box-shadow:none!important;color:inherit!important;border:2px solid #ea580c;border-radius:50%}.rmdp-day.rmdp-selected{background-color:#ea580c!important;color:#fff!important;border:none!important;outline:none!important;box-shadow:none!important}.rmdp-day.rmdp-disabled{color:#ccc!important}.rmdp-day.rmdp-today{background-color:#fff7ed!important;color:#ea580c!important;font-weight:700}.rmdp-header{width:100%!important;text-align:center;font-weight:600;padding:8px 0;color:#333}.rmdp-arrow{border-color:#333!important}.rmdp-arrow-container:hover{background-color:#f0f0f0!important;border-radius:4px}.rmdp-day-picker{background-color:#fff}.dark-theme-calendar .rmdp-wrapper{background-color:#1c2430!important;color:#e6edf3!important;border:1px solid #2f3a45!important}.dark-theme-calendar .rmdp-wrapper *{background-color:inherit!important;color:#e6edf3!important}.dark-theme-calendar .rmdp-header{color:#e6edf3!important;background-color:#1c2430!important}.dark-theme-calendar .rmdp-header-values,.dark-theme-calendar .rmdp-header-values span{color:#e6edf3!important}.dark-theme-calendar .rmdp-day,.dark-theme-calendar .rmdp-week-day{color:#e6edf3!important;background-color:#1c2430!important}.dark-theme-calendar .rmdp-day.rmdp-disabled{color:#e6edf380!important}.dark-theme-calendar .rmdp-day.rmdp-today{background-color:#2f3a45!important;color:#ff7a00!important}.dark-theme-calendar .rmdp-day:hover:not(.rmdp-disabled){background-color:#2f3a45!important}.dark-theme-calendar .rmdp-day.rmdp-selected{background-color:#ff7a00!important;color:#e6edf3!important;border:none!important}.dark-theme-calendar .rmdp-arrow{border-color:#e6edf3!important}.dark-theme-calendar .rmdp-arrow-container:hover{background-color:#2f3a45!important}.dark-theme-calendar .rmdp-day-picker,.dark-theme-calendar .rmdp-calendar,.dark-theme-calendar .rmdp-top-class{background-color:#1c2430!important}
