:root{--bg:#f8fafc;--bg-elevated:#fff;--ink:#000;--ink-muted:#475569;--ink-faint:#64748b;--accent:#e11d48;--border:#e2e8f0;--border-strong:#000;--font:"Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;--max:1440px;--gutter:80px;--ease:cubic-bezier(.25, .1, .25, 1);--text:var(--ink);--text-muted:var(--ink-muted);--text-faint:var(--ink-faint);--border-soft:var(--border);--radius:0;--font-body:var(--font);--font-display:var(--font)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:inherit;transition:color .15s var(--ease);text-decoration:none}a:hover{color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}h1,h2,h3,h4{font-family:var(--font);letter-spacing:-.03em;margin:0 0 .5em;font-weight:800;line-height:.95}p{color:var(--ink-muted);margin:0 0 1em}p:last-child{margin-bottom:0}.container{width:min(100% - 2.5rem,1280px);margin-inline:auto}.section{padding:5rem 0}.section-head{margin-bottom:3rem}.section-head h2{max-width:22ch;font-size:clamp(1.75rem,3.5vw,2.4rem);font-weight:800}.eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--accent);margin:0 0 1rem;font-size:.75rem;font-weight:800;display:block}.swiss-index{color:var(--accent);margin:0;font-size:1.125rem;font-weight:800}.btn{border:1px solid var(--ink);font-family:var(--font);letter-spacing:.02em;text-transform:uppercase;cursor:pointer;transition:background .15s var(--ease), color .15s var(--ease), border-color .15s var(--ease);border-radius:0;align-items:center;gap:.75rem;padding:.875rem 1.75rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.btn img,.btn .btn-icon{flex-shrink:0;width:10px;height:10px}.btn:hover{color:inherit}.btn-primary{background:var(--ink);border-color:var(--ink);color:#fff}.btn-primary:hover{background:var(--accent);border-color:var(--accent);color:#fff}.btn-primary .btn-icon{filter:invert()}.btn-ghost{color:var(--ink);background:#fff}.btn-ghost:hover{background:var(--ink);color:#fff}.btn-ghost:hover .btn-icon{filter:invert()}.btn-row{flex-wrap:wrap;gap:1rem;display:flex}.prose{max-width:42rem}.prose h2{margin-top:2.4em;font-size:1.35rem;font-weight:800}.prose h3{margin-top:1.6em;font-size:1.05rem;font-weight:700}.prose ul,.prose ol{color:var(--ink-muted);padding-left:1.1rem}.prose li{margin-bottom:.4rem}.prose img{border:1px solid var(--border);margin:1.75rem 0}.prose a{color:var(--accent);text-underline-offset:.18em;text-decoration:underline}.tag{border:1px solid var(--border);letter-spacing:.01em;color:var(--ink);background:#fff;border-radius:0;align-items:center;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.tag-row{flex-wrap:wrap;gap:.5rem;display:flex}.page-enter{animation:pageEnter .45s var(--ease) both}@keyframes pageEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@media (width<=900px){:root{--gutter:1.5rem}}.skip-link[data-astro-cid-z4jru4n3]{z-index:100;background:var(--accent);color:#fff;text-transform:uppercase;padding:.55rem .8rem;font-size:.8rem;font-weight:700;position:absolute;top:-4rem;left:1rem}.skip-link[data-astro-cid-z4jru4n3]:focus{top:1rem}.sr-only[data-astro-cid-z4jru4n3]{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header[data-astro-cid-z4jru4n3]{z-index:40;border-bottom:2px solid var(--ink);background:#fff;position:sticky;top:0}.header-inner[data-astro-cid-z4jru4n3]{width:100%;min-height:80px;padding-inline:var(--gutter);justify-content:space-between;align-items:center;display:flex}.brand[data-astro-cid-z4jru4n3]{letter-spacing:-.02em;text-transform:uppercase;color:var(--ink);align-items:center;gap:.75rem;font-size:1.25rem;font-weight:800;display:inline-flex}.brand[data-astro-cid-z4jru4n3]:hover{color:var(--ink)}.brand-mark[data-astro-cid-z4jru4n3]{background:var(--accent);flex-shrink:0;width:8px;height:8px}.site-nav[data-astro-cid-z4jru4n3]{align-items:stretch;height:80px;display:flex}.site-nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{border-left:1px solid var(--border);color:var(--ink);align-items:center;padding:0 1.5rem;font-size:.875rem;font-weight:500;display:inline-flex}.site-nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:hover{color:var(--accent)}.site-nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3][aria-current=page]{color:var(--accent);font-weight:800}.nav-toggle[data-astro-cid-z4jru4n3]{border:1px solid var(--ink);cursor:pointer;background:0 0;width:2.5rem;height:2.5rem;padding:0;display:none}.nav-toggle[data-astro-cid-z4jru4n3] span[data-astro-cid-z4jru4n3]:not(.sr-only){background:var(--ink);width:1.1rem;height:2px;margin:.28rem auto;display:block}.site-footer[data-astro-cid-z4jru4n3]{border-top:2px solid var(--ink);padding:5rem var(--gutter) 3rem;background:#fff}.footer-inner[data-astro-cid-z4jru4n3]{flex-direction:column;gap:4rem;display:flex}.footer-cols[data-astro-cid-z4jru4n3]{flex-wrap:wrap;justify-content:space-between;gap:3rem;display:flex}.footer-brand[data-astro-cid-z4jru4n3]{max-width:25rem}.footer-name[data-astro-cid-z4jru4n3]{text-transform:uppercase;color:var(--ink);margin:0 0 1rem;font-size:1.5rem;font-weight:900}.footer-copy[data-astro-cid-z4jru4n3]{color:var(--ink-muted);margin:0;font-size:.875rem;line-height:1.5}.footer-links[data-astro-cid-z4jru4n3]{gap:6rem;display:flex}.footer-col[data-astro-cid-z4jru4n3]{flex-direction:column;gap:1rem;display:flex}.footer-label[data-astro-cid-z4jru4n3]{text-transform:uppercase;color:var(--accent);margin:0;font-size:.75rem;font-weight:800}.footer-col[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{color:var(--ink);font-size:.875rem;font-weight:500}.footer-bottom[data-astro-cid-z4jru4n3]{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;gap:1.5rem;padding-top:1.5rem;font-size:.8125rem;display:flex}.footer-bottom[data-astro-cid-z4jru4n3] p[data-astro-cid-z4jru4n3]{color:var(--ink-muted);margin:0}.footer-status[data-astro-cid-z4jru4n3]{font-weight:600;color:var(--ink)!important}@media (width<=900px){.nav-toggle[data-astro-cid-z4jru4n3]{display:inline-block}.site-nav[data-astro-cid-z4jru4n3]{border-bottom:2px solid var(--ink);background:#fff;flex-direction:column;height:auto;display:none;position:absolute;top:100%;left:0;right:0}.site-nav[data-astro-cid-z4jru4n3].is-open{display:flex}.site-nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{border-left:0;border-top:1px solid var(--border);padding:1rem 1.5rem}.footer-links[data-astro-cid-z4jru4n3]{gap:3rem}}
