@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Poppins:wght@600;700&display=swap";:root{--primary:#0d7fa5;--primary-glow:#0d7fa54d;--secondary:#f4ab25;--background:#0f1319;--surface:#ffffff12;--surface-border:#ffffff1a;--text:#f2f2f2;--text-dim:#b3b3b3;--glass-blur:blur(12px);--transition:all .3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--text);font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{font-family:Poppins,sans-serif;font-weight:700;line-height:1.2}a{color:inherit;transition:var(--transition);text-decoration:none}button{cursor:pointer;transition:var(--transition);background:0 0;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.glass{background:var(--surface);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--surface-border);border-radius:1rem}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 4px 15px var(--primary-glow);border-radius:3rem;padding:.8rem 1.8rem;font-weight:600}.btn-primary:hover{box-shadow:0 6px 20px var(--primary-glow);transform:translateY(-2px)}#panorama{border-radius:1rem;width:100%;height:600px;overflow:hidden}.navbar.svelte-12qhfyh{z-index:1000;width:100%;transition:var(--transition);padding:1.5rem 0;position:fixed;top:0;left:0}.navbar.scrolled.svelte-12qhfyh{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-bottom:1px solid var(--surface-border);background:#161c24d9;padding:1rem 0}.nav-content.svelte-12qhfyh{justify-content:space-between;align-items:center;display:flex}.logo.svelte-12qhfyh{color:#fff;align-items:center;gap:.5rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;display:flex}.logo-icon.svelte-12qhfyh{font-size:1.8rem}.nav-links.svelte-12qhfyh{gap:2.5rem;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-dim);font-weight:500}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.btn-admin.svelte-12qhfyh{border:1px solid var(--surface-border);background:var(--surface);color:var(--text-dim);border-radius:.5rem;padding:.5rem 1.2rem;font-size:.9rem}.btn-admin.svelte-12qhfyh:hover{color:var(--background);background:#fff}main.svelte-12qhfyh{min-height:80vh}.footer.svelte-12qhfyh{border-top:1px solid var(--surface-border);background:#0d1117;margin-top:5rem;padding:5rem 0 2rem}.footer-content.svelte-12qhfyh{grid-template-columns:2fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.footer-info.svelte-12qhfyh h3:where(.svelte-12qhfyh){color:var(--primary);margin-bottom:1rem}.footer-info.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--text-dim);max-width:400px}.footer-links.svelte-12qhfyh{gap:4rem;display:flex}.link-group.svelte-12qhfyh h4:where(.svelte-12qhfyh){margin-bottom:1.2rem;font-size:1rem}.link-group.svelte-12qhfyh a:where(.svelte-12qhfyh),.link-group.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--text-dim);margin-bottom:.6rem;font-size:.95rem;display:block}.footer-bottom.svelte-12qhfyh{text-align:center;color:var(--text-dim);border-top:1px solid #ffffff0d;padding-top:2rem;font-size:.9rem}@media (width<=768px){.footer-content.svelte-12qhfyh{grid-template-columns:1fr}.nav-links.svelte-12qhfyh{display:none}}
