:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}.container{width:min(1100px,92vw);margin:0 auto}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{background:#0f172a;color:#f8fafc;position:sticky;top:0;z-index:20}.header-content{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:.9rem 0}.brand{display:flex;align-items:center;gap:.75rem}.brand-logo{height:clamp(36px,4vw,42px);max-height:44px;width:auto;object-fit:contain}.brand p{margin:0;color:#cbd5e1;font-size:.75rem}.main-nav{display:flex;gap:.5rem;flex-wrap:wrap}.nav-link{padding:.45rem .7rem;border-radius:.45rem;color:#e2e8f0}.nav-link.active,.nav-link:hover{background:#1e293b}.header-actions{display:flex;align-items:center;gap:.6rem}.language-switcher select{border:1px solid #334155;border-radius:.45rem;background:#0b1220;color:#f8fafc;padding:.4rem .55rem;font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:.55rem;padding:.6rem 1rem;border:1px solid transparent;cursor:pointer;font:inherit}.btn-primary{background:#0284c7;color:#f8fafc}.btn-primary:hover{background:#0369a1}.btn-ghost{border-color:#cbd5e1}.site-main{flex:1;padding:2rem 0 3rem}.page h1{margin-top:0}.hero{padding-top:2rem}.hero h1{max-width:16ch;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.hero p{max-width:64ch;color:#334155}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.pill{display:inline-block;background:#e2e8f0;border-radius:999px;padding:.3rem .75rem;font-size:.8rem;color:#334155}.narrow{max-width:720px}.grid-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:.9rem;padding:1rem;box-shadow:0 4px 16px #0f172a0f}.form{display:grid;gap:.8rem}.form label{display:grid;gap:.35rem;color:#334155}input,textarea{border:1px solid #cbd5e1;border-radius:.55rem;padding:.5rem .65rem;font:inherit}.status{margin:0;font-size:.95rem}.success{color:#166534}.error{color:#b91c1c}.dcf-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:1rem;margin:1rem 0}.table-wrapper{margin-top:1rem;overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:.55rem;border-bottom:1px solid #e2e8f0;white-space:nowrap}.site-footer{background:#020617;color:#cbd5e1}.footer-content{padding:1rem 0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;font-size:.9rem}@media(max-width:900px){.header-content{flex-wrap:wrap}.brand,.main-nav,.header-actions{width:100%}.header-actions{justify-content:space-between}.dcf-layout{grid-template-columns:1fr}}
