:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;background-color:#101010;color:#fff;font-family:Aptos,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px}#root{min-height:100vh;width:100vw}.sidebar{position:fixed!important;left:-280px!important;top:0!important;transition:left .3s ease!important;z-index:1000!important;height:100vh!important;overflow-y:auto!important}.sidebar.mobile-open{left:0!important}@media(max-width:768px){.mobile-menu-button{display:block!important}.main-content{padding:60px 15px 20px!important;width:100%!important}.header-title{font-size:28px!important}.header-subtitle{font-size:16px!important}.main-content>div{padding:10px 10px 20px!important}.main-content>div:first-child{padding:16px!important;margin-bottom:20px!important}.main-content>div:nth-child(2){padding:8px!important;gap:4px!important;margin-bottom:20px!important}.main-content>div:nth-child(2) a{padding:8px 12px!important;font-size:14px!important}}@media(min-width:769px)and (max-width:1024px){.sidebar{width:240px!important}.main-content{padding:30px 40px!important}.header-title{font-size:30px!important}}.home-page{width:100%;max-width:900px;margin:0 auto}.home-welcome-title{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;letter-spacing:.08em;color:#00f5c4;margin:0 0 1.5rem;position:relative;display:block;text-align:center}.home-welcome-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:2px;background:linear-gradient(90deg,transparent,#00F5C4,transparent);border-radius:1px}.home-intro{max-width:580px;margin:0 auto 2.5rem;line-height:1.85;font-size:1.05rem;text-align:center;color:#ffffffeb}.home-intro p{margin-bottom:1em}.home-intro p:last-of-type{margin-bottom:0}.home-intro a{color:#00f5c4;text-decoration:none;border-bottom:1px solid rgba(0,245,196,.4);transition:border-color .2s,color .2s}.home-intro a:hover{color:#00ffd5;border-bottom-color:#00f5c4}.home-bottom-row{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(0,245,196,.15);display:flex;gap:2rem;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.home-news-section{flex:1;min-width:280px;max-width:520px}.home-news-title{font-family:Georgia,serif;font-size:1.25rem;letter-spacing:.2em;color:#00f5c4;margin:0 0 1rem;text-transform:uppercase;font-weight:400;position:relative;padding-bottom:.5rem}.home-news-title:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:2px;background:linear-gradient(90deg,#00F5C4,transparent);border-radius:1px}.home-news-window{height:200px;max-height:200px;overflow-y:scroll;overflow-x:hidden;padding:10px 8px 10px 12px;border:1px solid rgba(0,245,196,.25);border-right:3px solid #00F5C4;border-radius:14px;background:linear-gradient(180deg,#121616f2,#080a0afa);box-shadow:inset 0 1px #00f5c40f,0 8px 24px #00000059}.home-news-window::-webkit-scrollbar{width:10px}.home-news-window::-webkit-scrollbar-track{background:#141818e6;border-radius:0 10px 10px 0}.home-news-window::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#00f5c466,#00f5c440);border-radius:5px}.home-news-window::-webkit-scrollbar-thumb:hover{background:#00f5c48c}.home-news-box{background:linear-gradient(135deg,#00f5c40f,#00897a08);border:1px solid rgba(0,245,196,.22);border-left:3px solid #00F5C4;border-radius:10px;padding:.7rem 1rem .75rem;text-align:left;margin-bottom:.75rem;transition:box-shadow .25s ease,border-color .25s ease,transform .2s ease}.home-news-box:last-child{margin-bottom:.5rem}.home-news-box:hover{box-shadow:0 4px 16px #00f5c41f,inset 0 1px #ffffff08;border-color:#00f5c466}.home-news-box-date{font-size:.75rem;color:#00f5c4e6;margin-bottom:.3rem;letter-spacing:.08em;font-weight:500;text-transform:uppercase}.home-news-box-title{font-size:.98rem;font-weight:600;color:#fffffff5;margin:0 0 .35rem;line-height:1.35;letter-spacing:.01em}.home-news-box-link{display:inline-block;color:#00f5c4;text-decoration:none;font-size:.9rem;font-weight:500;border-bottom:1px solid rgba(0,245,196,.45);transition:color .2s ease,border-color .2s ease,opacity .2s ease}.home-news-box-link:hover{color:#00ffd5;border-bottom-color:#00f5c4;opacity:1}.home-calendar-wrap{flex-shrink:0;align-self:flex-end}.home-calendar{background:linear-gradient(160deg,#111111f2,#1f1f1ffa);border:1px solid rgba(0,245,196,.25);border-radius:16px;padding:1.25rem;min-width:280px;box-shadow:0 12px 40px #0006}.home-calendar-header{text-align:center;font-family:Georgia,serif;font-size:1.1rem;letter-spacing:.06em;color:#00f5c4;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(0,245,196,.2)}.home-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;font-size:.85rem}.home-calendar-weekday{text-align:center;color:#00f5c4b3;font-weight:600;padding:4px 0}.home-calendar-day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#ffffffd9}.home-calendar-day.other-month{color:#ffffff4d}.home-calendar-day.today{background:#00f5c440;color:#00f5c4;font-weight:600}@media(max-width:700px){.home-bottom-row{flex-direction:column}.home-news-section{max-width:100%}.home-calendar-wrap{width:100%;display:flex;justify-content:flex-end}.home-calendar{min-width:260px}}
