:root{font-family:Outfit,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-width:320px;min-height:100vh;background-image:url(/bg_urja.png);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0000001a}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#ffffff80}body{margin:0;font-family:Arial,sans-serif;overflow-x:hidden;background-color:#f0e0d0}.section{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px 20px;box-sizing:border-box;background-image:url(/bg_urja.png);background-size:cover;background-position:center;background-attachment:fixed;color:#fff}.content-section{width:90vw;max-width:1200px;min-height:70vh;border-radius:15px;padding:40px;box-sizing:border-box;margin:50px 0;position:relative;background-color:#52553d;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;box-shadow:0 8px 30px #0006;display:grid;grid-template-columns:2fr 1fr;gap:40px;align-items:center}.section-title-banner{position:absolute;top:-50px;left:50%;transform:translate(-50%);z-index:10;padding:10px 40px;background-size:contain;background-repeat:no-repeat;background-position:center;height:100px;width:300px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.8rem;font-weight:700;text-transform:uppercase;text-shadow:2px 2px 5px rgba(0,0,0,.7)}.section-title-banner span{display:none}.section-text-content{padding:20px;color:#fff;font-size:1.1rem;line-height:1.6}.section-graphic-content{display:flex;justify-content:center;align-items:center;height:100%}.events-ribbon{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:200px;height:60px;background-image:url(/events-ribbon.png);background-size:contain;background-repeat:no-repeat;background-position:center;display:flex;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;color:#fff;text-transform:uppercase;z-index:5}.events-ribbon span{display:none}.event-graphic-placeholder{width:200px;height:300px;border:2px solid #e4d7b9;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:15px;box-sizing:border-box}.event-graphic-placeholder .top-arc{width:80%;height:100px;border:2px solid #e4d7b9;border-bottom:none;border-radius:100px 100px 0 0}.event-graphic-placeholder .diamond-pair{display:flex;justify-content:space-between;width:90%;margin-top:-30px}.event-graphic-placeholder .diamond{width:20px;height:20px;background-color:transparent;border:2px solid #e4d7b9;transform:rotate(45deg)}.event-graphic-placeholder .bottom-dots{display:flex;gap:5px;margin-bottom:10px}.event-graphic-placeholder .dot{width:10px;height:10px;background-color:#e4d7b9;border-radius:50%}@media (max-width: 768px){.content-section{grid-template-columns:1fr;padding:30px;margin:30px 0;width:95vw}.section-title-banner{width:250px;height:80px;font-size:1.5rem;top:-40px}}@media (max-width: 480px){.content-section{padding:20px;margin:20px 0}.section-title-banner{width:200px;height:70px;font-size:1.2rem;top:-35px}.events-ribbon{width:150px;height:50px;font-size:1.2rem}}.page-transition-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.fade-content{opacity:1;transition:opacity .4s ease-in-out}.fade-content.fading{opacity:0}.home-section{position:relative;width:100%;height:100vh;overflow:hidden}.home-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/bg_urjja.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.cloud-layer-one{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/cloud1.png);background-repeat:repeat;background-size:500px auto;z-index:1;opacity:.8;animation:moveCloudsLeft 60s linear infinite}.cloud-layer-two{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/cloud2.png);background-repeat:repeat;background-size:500px auto;z-index:1;opacity:.8;animation:moveCloudsRight 60s linear infinite}.static-cloud-left{position:absolute;left:-50px;bottom:0;width:600px;height:auto;z-index:2;opacity:.9}.static-cloud-right{position:absolute;right:-50px;bottom:0;width:600px;height:auto;z-index:2;opacity:.9}@keyframes moveCloudsLeft{0%{background-position:0 0}to{background-position:-1000px 0}}@keyframes moveCloudsRight{0%{background-position:0 0}to{background-position:1000px 0}}.home-nav-pill{position:absolute;left:50%;bottom:6%;transform:translate(-50%);width:895px;height:100px;background:#414a37;opacity:.9;border-radius:40px;box-shadow:7px 9px 4px #00000040;display:flex;justify-content:center;align-items:center;gap:60px;z-index:5}.home-nav-link{font-family:Aztec,sans-serif;font-size:40px;text-shadow:3px 4px 4px rgba(0,0,0,.25);color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;text-decoration:none}@media (max-width: 1100px){.home-nav-pill{transform:translate(-50%) scale(.85);bottom:5%}}@media (max-width: 900px){.home-nav-pill{transform:translate(-50%) scale(.75);bottom:4%}}@media (max-width: 600px){.home-nav-pill{transform:translate(-50%) scale(.6);bottom:3%}.home-nav-link{font-size:22px}}.character-left{position:absolute;left:0;bottom:0;height:85%;width:auto;z-index:3;animation:slideInLeft 1.5s ease-out forwards}.character-right{position:absolute;right:0;bottom:0;height:85%;width:auto;z-index:3;animation:slideInRight 1.5s ease-out forwards}@keyframes slideInLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.home-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:770px;height:340px;z-index:4;object-fit:contain}
