@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";body,html{font-family:Roboto,sans-serif;margin:0;padding:0}section{margin-bottom:4rem}h1{font-size:2.5rem}h1,h2{margin-bottom:1rem}h2{font-size:1.75rem;margin-top:2rem}p{margin-bottom:1rem}ul{list-style:none;padding:0}ul li{margin-bottom:.5rem}.language-toggle{cursor:pointer;position:absolute;right:1rem;top:1rem;z-index:10}.language-modal{align-items:center;background:#0006;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.modal-content{background:#fff;border-radius:1rem;margin:auto;max-width:600px;padding:2rem;position:relative}.modal-content button{background:#2a74f9;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.2rem;line-height:1;padding:.5rem .8rem;position:absolute;right:1rem;top:1rem}.modal-content ul{list-style:none;padding-left:4px}.modal-content li{cursor:pointer;margin:.5rem 0}.language-options{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);list-style:none;margin:1.5rem 0;max-height:60vh;overflow-y:auto;padding:0}.language-options li{align-items:center;background:#f9f9f9;border-radius:6px;cursor:pointer;display:flex;font-size:.95rem;gap:.5rem;padding:.4rem;transition:background .2s ease;white-space:nowrap}.language-options li:hover{background:#f0f4ff}.language-options img{border-radius:50%;height:24px;width:24px}.language-options li.active{background:#2a74f9;color:#fff;cursor:default;outline:2px solid #2a74f9;outline-offset:2px}.language-options li.active img{filter:none}.language-display{font-size:1rem}.current-language{color:#2a74f9;font-size:.95rem;font-weight:500}.language-display{color:#fff;cursor:pointer;font-weight:500;gap:.5rem}.language-display,.top-controls{align-items:center;display:flex;position:absolute;right:1rem;top:1rem;z-index:10}.top-controls{gap:1.5rem}.admin-link{color:#fff;font-size:1rem;font-weight:600;position:absolute;right:9rem;text-decoration:none;top:1rem;z-index:20}.admin-link:hover{opacity:.8}
