: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}html,body{width:100%;overflow-x:hidden}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}}.site-header{background:#0b4a5a;color:#fff;width:100%}.header-inner{max-width:90%;margin:0 auto;padding:12px 0;display:flex;gap:16px}.logo-column{display:flex;align-items:flex-start}.logo{height:135px}.content-column{flex:1;display:flex;flex-direction:column}.brand-row{display:flex;justify-content:space-between;align-items:flex-start}.brand-text{display:flex;flex-direction:column;margin-right:3px}.brand-name{font-size:1.5rem;font-weight:700}.brand-tagline{font-size:.85rem;font-style:italic;opacity:.85;margin-left:40px}.nav-desktop{display:flex;justify-content:flex-end;gap:20px;margin-top:35px}.nav-desktop a{color:#fff;text-decoration:none;font-weight:500}.menu-btn{display:none;background:none;border:none;color:#fff;font-size:1.8rem;cursor:pointer}.nav-mobile{display:none}@media(max-width:768px){.header-inner{max-width:100%;padding:12px 16px}.nav-desktop{display:none}.menu-btn{display:block}.nav-mobile{display:flex;flex-direction:column;background:#0b4a5a;padding:12px 16px}.nav-mobile a{padding:12px 0;border-bottom:1px solid #ffffff22}}.user-menu{display:flex;align-items:center;gap:8px}.avatar{width:32px;height:32px;border-radius:50%}.user-name{font-size:.9rem;font-weight:500}.user-panel-desktop{display:flex;flex-direction:column;align-items:flex-end;gap:4px}@media(max-width:768px){.user-panel-desktop{display:none}}.avatar{width:36px;height:36px;border-radius:50%}.contact-wrapper{display:flex;justify-content:center;padding:2rem 1rem}.contact-card{width:100%;max-width:900px;background:#fff;border-radius:16px;padding:2rem;box-shadow:0 20px 40px #00000014}.contact-card h1{margin-bottom:1.5rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.grid .full{grid-column:1 / -1}input,select,textarea{width:95%;padding:.75rem;border-radius:8px;border:1px solid #ccc;font-size:.95rem}textarea{min-height:120px;margin-top:1rem}button{margin-top:1.5rem;padding:.9rem;width:100%;border-radius:10px;border:none;background:#0b5cff;color:#fff;font-size:1rem;cursor:pointer;margin-bottom:.5rem}button:disabled{opacity:.6;cursor:not-allowed}.error{color:#c0392b;margin-top:.5rem}.success{margin-top:1rem;color:#2ecc71}
