: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;color:#000}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}}.header{width:100%;background:#fff;padding:8px 30px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 3px 8px #0000000d;border-bottom:3px solid #002B7F;position:sticky;top:0;z-index:100;height:70px}.header-left{display:flex;align-items:center;gap:15px}.header-logo{height:52px;width:52px;object-fit:contain}.brand-text{display:flex;flex-direction:column;line-height:1.1}.header-title{font-size:1.4rem;margin:0;line-height:1}.header-tagline{font-size:.75rem;margin:0;color:#666}.header-nav{display:flex;gap:18px;color:#002b7f}.nav-item{font-size:.95rem;padding-bottom:2px}.nav-item:hover{color:#002b7f;border-bottom:2px solid #FDB813}.nav-more{color:#15b800}.lang-select{padding:4px 6px;font-size:.85rem;border-radius:6px}.county-map path,.county-map circle{opacity:.25;filter:grayscale(.7) brightness(.95);pointer-events:none;transition:filter .2s,opacity .2s,stroke .2s}.county-map path.active-county,.county-map circle.active-county{opacity:1;filter:brightness(1.15) drop-shadow(0 0 8px #ffd70088);stroke:#002b7f;stroke-width:2.5;cursor:pointer;pointer-events:all!important;transition:filter .2s,opacity .2s,stroke .2s;z-index:2}.county-map path.active-county:hover,.county-map circle.active-county:hover{filter:brightness(1.35) drop-shadow(0 0 16px #ffd700cc);stroke:gold;stroke-width:3.5;opacity:1!important;z-index:3}.romania-map{width:100%;max-width:700px;display:block;margin:0 auto;cursor:pointer;transition:filter .2s;filter:drop-shadow(0 4px 18px rgba(0,43,127,.08))}.romania-map.hovering path:hover{filter:brightness(1.15) drop-shadow(0 0 8px #ffd70088);stroke:#002b7f;stroke-width:2.5;transition:.2s}.romania-map path{transition:fill .2s,stroke .2s;cursor:pointer}.tooltip{position:fixed;z-index:100;background:#fffbe8;color:#002b7f;border:1.5px solid #ffe082;border-radius:8px;padding:10px 14px;font-size:1rem;box-shadow:0 4px 18px #002b7f14;pointer-events:none;min-width:180px;max-width:320px;font-weight:500}.romania-map .region{pointer-events:all;cursor:pointer;transition:fill .2s ease,filter .2s ease}.romania-map.hovering .region{opacity:.6}.romania-map.hovering .region:hover{opacity:1!important}.romania-map .region:hover{filter:brightness(1.2) drop-shadow(0 0 8px rgba(255,255,255,.6));stroke:#fff;stroke-width:3px;opacity:1}.county-zoom{transform:scale(1.8);transform-origin:center;transition:transform .5s ease}.county-card{position:relative;max-width:700px;margin:0 auto;background:#fff;border-radius:22px;box-shadow:0 12px 35px #00000014;padding:28px 30px 32px;overflow:hidden;height:400px;display:flex;flex-direction:column}.county-card-header{display:flex;align-items:center;gap:18px;margin-bottom:18px;position:relative;z-index:10}.county-title{font-size:1.3rem;color:#002b7f;font-weight:700;margin:0}.county-back-btn{background:#f1f5ff;color:#00318f;border:none;border-radius:999px;padding:7px 18px;font-size:1rem;font-weight:600;cursor:pointer;margin-right:10px;transition:background .2s}.county-back-btn:hover{background:#e0eaff}.county-map-wrapper{flex:1 1 auto;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}.county-map{width:100%;max-width:600px;height:auto;display:block;margin:0 auto;transition:filter .2s;filter:drop-shadow(0 4px 18px rgba(0,43,127,.08))}.county-map path.active-county{opacity:1;pointer-events:all;filter:brightness(1.2) drop-shadow(0 0 8px #ffd70088);stroke:#002b7f;stroke-width:2.5;cursor:pointer}@media(max-width:900px){.county-card{padding:18px 8px}.county-map{max-width:98vw}}.map-fade{opacity:1;transition:opacity .5s;position:absolute;inset:0;width:100%;height:100%}.map-fade-hidden{opacity:0;pointer-events:none}.romania-map-container{position:relative;width:100%;min-height:500px}.more-page-bg{position:relative;min-height:calc(100vh - 70px);background:#faf3e3;padding:40px 0 60px;overflow:hidden}.more-content{max-width:1100px;margin:0 auto;position:relative;z-index:1}.bubble{position:absolute;border-radius:999px;filter:blur(8px);opacity:.35}.bubble-yellow{width:220px;height:220px;background:#ffeb99;top:120px;left:-80px}.bubble-blue{width:230px;height:230px;background:#b9c9ff;top:260px;right:-90px}.bubble-red{width:190px;height:190px;background:#ffc1c1;bottom:-60px;left:40%}.more-hero{text-align:center;margin-bottom:30px}.hero-pill{display:inline-block;padding:6px 14px;border-radius:999px;background:#ffffffe6;border:1px solid rgba(0,43,127,.1);font-size:.8rem;font-weight:600;color:#555;margin-bottom:10px}.more-hero-title{font-size:2.3rem;font-weight:800;color:#002b7f;margin-bottom:8px}.more-hero-title span{font-size:2rem}.more-hero-subtitle{max-width:700px;margin:0 auto;font-size:1rem;color:#555}.more-card{margin-top:30px;background:#fff;border-radius:22px;box-shadow:0 12px 35px #00000014;padding:28px 30px 32px}.more-card-header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px}.more-title{font-size:1.7rem;color:#002b7f;margin-bottom:4px;display:flex;align-items:center;justify-content:center}.more-subtitle{color:#666;font-size:.95rem}.ro-flag{font-size:1.3rem;margin-left:4px}.tag-group{display:flex;gap:8px;flex-wrap:wrap}.tag{padding:4px 10px;border-radius:999px;background:#f1f5ff;font-size:.8rem;font-weight:600;color:#00318f}.community-list{display:flex;flex-direction:column;gap:18px}.community-item{display:flex;align-items:center;gap:18px;padding:18px 20px;border-radius:18px;background:#f7f7f7;border:1px solid transparent;transition:.2s ease}.community-clickable{cursor:pointer}.community-item:hover{background:#eef3ff;border-color:#c4d3ff;transform:translateY(-2px);box-shadow:0 8px 18px #0000000f}.community-icon-wrap{width:60px;height:60px;border-radius:18px;display:flex;align-items:center;justify-content:center}.discord-bg{background:#e9e9e9}.students-bg{background:#ffe7b8}.culture-bg{background:#ffd1d1}.community-icon{width:34px;height:34px}.community-text h3{margin:0 0 4px;font-size:1.05rem;font-weight:700;color:#222}.community-text p{margin:0;font-size:.9rem;color:#555}.community-meta{display:inline-block;margin-top:6px;font-size:.8rem;color:#777}.community-arrow{margin-left:auto;font-size:.9rem;font-weight:700;color:#00318f}.modal-overlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:999}.modal-box{background:#fff;width:420px;max-width:90%;padding:26px 22px 22px;border-radius:20px;text-align:center;box-shadow:0 12px 35px #00000059;animation:modal-pop .2s ease-out}@keyframes modal-pop{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.modal-title{font-size:1.6rem;font-weight:800;color:#002b7f;margin-bottom:10px}.modal-desc{font-size:.95rem;color:#444;margin-bottom:20px}.modal-button{display:inline-block;background:#5865f2;color:#fff;padding:10px 20px;border-radius:999px;text-decoration:none;font-weight:700;font-size:.95rem;box-shadow:0 6px 16px #5865f273;transition:.2s ease}.modal-button:hover{background:#4854c9;transform:translateY(-1px)}.modal-close{margin-top:12px;background:none;border:none;font-size:.85rem;color:#666;cursor:pointer}.modal-close:hover{color:#111}@media(max-width:900px){.more-card-header{flex-direction:column;align-items:flex-start}.community-item{align-items:flex-start}.community-arrow{display:none}}html,body,#root{height:100%;width:100%;margin:0}.auth-wrapper{width:100vw;height:100vh;background:#fdf6e3;display:flex;flex-direction:column;overflow:hidden}.auth-header{height:70px;width:100%;padding:0 2rem;background:#fff;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.header-left{font-size:1.9rem;font-weight:800;color:#002b7f}.header-right{display:flex;gap:1rem}.lang-select{border-radius:8px;padding:.35rem .7rem}.header-login-btn{background:#002b7f;color:#fff;border:none;border-radius:8px;padding:.45rem 1rem;cursor:pointer;font-weight:600}.auth-grid{flex:1;display:grid;grid-template-columns:1fr 1.2fr;align-items:center;padding:4rem}.auth-card{width:420px;background:#fff;padding:2.5rem;border-radius:16px;margin-left:4rem;box-shadow:0 10px 30px #00000014}.auth-card h2{color:#002b7f;margin-bottom:.5rem}.subtitle{color:#555;font-size:.95rem;margin-bottom:2rem}.auth-card input{width:100%;padding:.9rem;margin-bottom:1rem;border-radius:10px;border:1.5px solid #ccc;font-size:1rem}.main-submit{width:100%;padding:.9rem;background:#002b7f;border:none;border-radius:10px;font-size:1.1rem;color:#fff}.divider{text-align:center;margin:1rem 0;color:#777;font-size:.9rem}.social-buttons{display:flex;flex-direction:column;gap:.7rem}.social-btn{padding:.8rem;border-radius:10px;border:1px solid #ddd;background:#fff;cursor:pointer;font-weight:500}.google{border-left:5px solid #db4437}.microsoft{border-left:5px solid #f3a600}.slack{border-left:5px solid #063aa1}.switch-text{margin-top:1rem}.switch-link{color:#ce1126;font-weight:600;cursor:pointer}.switch-link:hover{text-decoration:underline}.auth-visual{position:relative;height:100%}.shape{position:absolute;border-radius:50%;filter:blur(25px);animation:float 6s ease-in-out infinite alternate}.shape1{width:180px;height:180px;background:#002b7f66;top:20%;left:15%}.shape2{width:250px;height:250px;background:#fcd11666;top:45%;left:45%}.shape3{width:190px;height:190px;background:#ce112666;top:10%;left:65%}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(30px)}}.visual-text{position:absolute;top:70%;left:20%;font-size:2rem;font-weight:700;color:#002b7f}.visual-small{position:absolute;top:78%;left:20%;font-size:1rem;color:#555}.flag-icon{width:26px;height:auto;margin-left:10px;vertical-align:middle;border-radius:3px;box-shadow:0 0 4px #00000026}.profile-page-bg{position:relative;min-height:calc(100vh - 70px);background:#faf3e3;padding:40px 0 60px;overflow:hidden}.profile-page-content{max-width:1050px;margin:0 auto;position:relative;z-index:1}.pf-bubble{position:absolute;border-radius:999px;filter:blur(10px);opacity:.35}.pf-bubble-yellow{width:220px;height:220px;background:#ffe8a3;top:90px;left:-70px}.pf-bubble-blue{width:230px;height:230px;background:#c7d7ff;top:280px;right:-80px}.pf-bubble-red{width:190px;height:190px;background:#ffc5c5;bottom:-50px;left:45%}.profile-hero-card{background:#fff;border-radius:24px;padding:24px 26px;display:flex;justify-content:space-between;gap:20px;align-items:center;box-shadow:0 14px 36px #00000017;margin-bottom:28px;position:relative}.profile-hero-left{display:flex;gap:18px;align-items:center}.profile-avatar-wrap{width:82px;height:82px;border-radius:999px;background:linear-gradient(135deg,#ffe8a3,#ffc5c5);padding:4px;display:flex;align-items:center;justify-content:center}.profile-avatar{width:72px;height:72px;border-radius:50%;background:#fff}.profile-hero-text{display:flex;flex-direction:column;gap:4px}.profile-name{font-size:1.7rem;font-weight:800;color:#002b7f;margin:0}.profile-tagline{font-size:.95rem;color:#555;margin:0}.profile-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.pf-chip{padding:5px 10px;border-radius:999px;background:#f4efe7;font-size:.75rem;font-weight:600;color:#555}.pf-chip-yellow{background:#ffe8a3}.pf-chip-red{background:#ffc5c5}.profile-hero-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.folklore-strip{width:140px;height:12px;border-radius:999px;background-image:repeating-linear-gradient(90deg,#002b7f 0 10px,#fc0 10px 20px,#c00 20px 30px);opacity:.8}.profile-edit-btn{padding:6px 14px;border-radius:999px;border:none;background:#002b7f;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;box-shadow:0 6px 16px #0000002e}.profile-edit-btn:hover{filter:brightness(1.05)}.profile-section{background:#fff;border-radius:22px;padding:22px 24px 24px;box-shadow:0 12px 32px #0000000f;margin-bottom:24px}.profile-section-title{font-size:1.4rem;font-weight:800;color:#002b7f;margin-bottom:4px}.profile-section-subtitle{font-size:.92rem;color:#666;margin-bottom:14px}.progress-grid{display:flex;flex-direction:column;gap:10px;margin-top:10px}.progress-row{display:grid;grid-template-columns:minmax(0,2.5fr) minmax(0,5fr) auto;align-items:center;column-gap:12px;font-size:.9rem}.progress-label{display:flex;align-items:center;gap:6px;font-weight:600;color:#333}.progress-icon{font-size:1rem}.progress-bar-shell{width:100%;height:11px;border-radius:999px;background:#f0e2cf;overflow:hidden}.progress-bar-fill{height:100%;border-radius:999px;transition:width .4s ease}.fill-blue{background:#002b7f}.fill-yellow{background:#fc0}.fill-red{background:#c00}.progress-percent{font-size:.8rem;font-weight:700;color:#444}.profile-stats-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.pf-stat-card{background:#faf3e3;border-radius:14px;padding:8px 12px;font-size:.85rem}.pf-stat-label{color:#555}.pf-stat-value{font-weight:700;margin-left:4px}.achievements-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.badge-pill{padding:7px 12px;border-radius:999px;font-size:.8rem;font-weight:600;color:#fff}.badge-blue{background:#002b7f}.badge-yellow{background:#fc0;color:#222}.badge-red{background:#c00}.badge-soft{background:#f4efe7;color:#444}.actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:10px}.pf-action-btn{text-align:left;padding:11px 12px;border-radius:16px;border:1px solid #e0d3c3;background:#f8f5ef;font-size:.95rem;cursor:pointer;transition:.15s ease}.pf-action-btn:hover{background:#fff0c4;border-color:#fc0;box-shadow:0 8px 18px #00000014}@media(max-width:900px){.profile-hero-card{flex-direction:column;align-items:flex-start}.profile-hero-right{align-items:flex-start}.progress-row{grid-template-columns:1.8fr 4.5fr auto}}@media(max-width:600px){.profile-hero-card{padding:18px 16px}.profile-name{font-size:1.4rem}.profile-page-content{padding:0 14px}}.map-wrapper{width:100%;height:500px;position:relative;z-index:10}.map-loading{padding:1rem;text-align:center;font-size:1.2rem}.gm-ui-hover-effect{width:27px!important;height:27px!important;background:none!important;box-shadow:none!important;border:none!important;cursor:pointer;opacity:1!important}.history-page-bg{position:relative;min-height:calc(100vh - 70px);background:#faf3e3;padding:40px 0 60px;overflow:hidden}.bubble{position:absolute;border-radius:999px;filter:blur(10px);opacity:.35;z-index:0}.bubble-yellow{width:220px;height:220px;background:#ffe8a3;top:90px;left:-70px}.bubble-blue{width:230px;height:230px;background:#c7d7ff;top:280px;right:-80px}.bubble-red{width:190px;height:190px;background:#ffc5c5;bottom:-50px;left:45%}.history-content{max-width:800px;margin:0 auto;position:relative;z-index:1}.history-card{background:#fff;border-radius:22px;padding:32px 36px;box-shadow:0 12px 32px #0000000f}.history-title{font-size:2.2rem;font-weight:800;color:#002b7f;margin-bottom:18px;letter-spacing:1px}.history-period{font-size:1.15rem;font-weight:700;color:#222;margin-top:24px;margin-bottom:8px}.history-list{margin:0 0 8px;padding-left:1.2em;color:#444;font-size:1rem;line-height:1.7}.history-list li{margin-bottom:6px}@media(max-width:700px){.history-card{padding:18px 10px}.history-content{padding:0 8px}}
