:root{--color-bg:#f8fafc;--color-surface:#fff;--color-border:#e2e8f0;--color-primary:#1d4ed8;--color-primary-hover:#1e40af;--color-text:#0f172a;--color-text-muted:#64748b;--color-text-subtle:#94a3b8;--color-success:#059669;--color-error:#dc2626;--color-warning:#d97706;--color-premium:#d97706;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a;--radius-sm:6px;--radius:8px;--radius-lg:12px;--font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--transition:.15s ease;--header-height:56px}@media (max-width:640px){:root{--header-height:52px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-family);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.5}html[data-lang=de]{lang:de}html[data-lang=fr]{lang:fr}html[data-lang=it]{lang:it}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}img{max-width:100%;height:auto;display:block}.container{max-width:1200px;margin:0 auto;padding:0 16px}@media (min-width:640px){.container{padding:0 24px}}@media (min-width:1024px){.container{padding:0 24px}}h1{font-size:28px;font-weight:700;line-height:1.2}@media (min-width:640px){h1{font-size:32px}}h2{font-size:22px;font-weight:600;line-height:1.2}@media (min-width:640px){h2{font-size:26px}}h3{font-size:18px;font-weight:600}.text-muted{color:var(--color-text-muted)}.text-small{font-size:13px}.text-label{font-size:13px;font-weight:500}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-subtle)}
