.react-calendar{background:#fff;border:1px solid #a0a096;width:350px;max-width:100%;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{margin:-.5em;display:flex}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :before,.react-calendar :after{box-sizing:border-box}.react-calendar button{border:0;outline:none;margin:0}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em;display:flex}.react-calendar__navigation button{background:0 0;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{font:inherit;justify-content:center;align-items:center;font-size:.75em;font-weight:700;display:flex}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{text-align:center;max-width:100%;font:inherit;background:0 0;padding:10px 6.6667px;font-size:.833em}.react-calendar__tile:disabled{color:#ababab;background-color:#f0f0f0}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{color:#fff;background:#006edc}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}:root{--primary:#1a3262;--accent:#f9b85b;--white:#fff;--text:#1f2937;--muted:#6b7280;--bg:#f8fafc;--border:#e5e7eb;--radius:12px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6}h1,h2,h3,h4,h5,h6{color:var(--text);font-weight:700;line-height:1.3}p{color:var(--text)}a{text-decoration:none}img{max-width:100%;height:auto;display:block}.container{max-width:1200px;margin:auto;padding:0 20px}button{cursor:pointer;border:none;font-family:inherit}input,textarea,select{font-family:inherit;font-size:14px}.app-wrapper{min-height:100vh;position:relative}.footer-landing{z-index:999;background:linear-gradient(#0000,#0006);width:100%;padding:20px;position:absolute;bottom:0;left:0}.footer-normal{background:var(--bg);border-top:1px solid var(--border);margin-top:80px;padding:25px 20px}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;max-width:1100px;margin:auto;display:flex}.footer-copy{font-size:12px}.footer-landing .footer-copy{color:#ffffffb3}.footer-normal .footer-copy{color:var(--muted)}.footer-right{align-items:center;gap:14px;display:flex}.footer-socials{gap:10px;margin:0;display:flex}.footer-socials a{opacity:.7;font-size:18px;transition:all .3s}.footer-normal .footer-socials a{color:var(--text)}.footer-landing .footer-socials a{color:#fff}.footer-socials a:hover{color:var(--accent);opacity:1;transform:translateY(-2px)}.footer-links{align-items:center;gap:8px;font-size:12px;display:flex}.footer-landing .footer-links a{color:#ffffffd9}.footer-landing .footer-links a:hover{color:#fff}.footer-normal .footer-links a{color:var(--primary)}.footer-normal .footer-links a:hover{color:var(--accent)}.footer-links span{opacity:.6;color:var(--primary)}@media (max-width:600px){.footer-inner{text-align:center;flex-direction:column}.footer-right{justify-content:center}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}
