*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f8fafc;--ink:#0f172a;--accent:#e8552a;--dark:#0f172a;--darker:#1e293b;--white:#fff;--gray:#64748b;--light:#f1f5f9;--shadow:0 2px 8px #0f172a14;--radius:8px;--container:1150px}body{background:var(--bg);color:var(--ink);font-family:system-ui,-apple-system,sans-serif;line-height:1.6}.container{max-width:var(--container);margin:0 auto;padding:0 1.5rem}.btn{border-radius:var(--radius);cursor:pointer;border:none;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,transform .1s;display:inline-block}.btn-accent{background:var(--accent);color:var(--white)}.btn-accent:hover{background:#d44a1f}.btn-outline{border:2px solid var(--accent);color:var(--accent);background:0 0}.btn-outline:hover{background:var(--accent);color:var(--white)}.card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0f172a1f}.header.svelte-12qhfyh{background:var(--dark);color:var(--white);z-index:100;padding:1rem 0;position:sticky;top:0}.header__inner.svelte-12qhfyh{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.header__logo.svelte-12qhfyh{color:var(--white);font-size:1.5rem;font-weight:700;text-decoration:none}.logo__industrie.svelte-12qhfyh{color:var(--accent)}.header__nav.svelte-12qhfyh{flex-wrap:wrap;gap:1.5rem;display:flex}.header__nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--light);font-weight:500;text-decoration:none;transition:color .2s}.header__nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)}.main.svelte-12qhfyh{min-height:70vh}.footer.svelte-12qhfyh{background:var(--darker);color:var(--light);margin-top:auto;padding:2rem 0}.footer__inner.svelte-12qhfyh{text-align:center;flex-direction:column;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--accent);text-decoration:none}.footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}
