:root{color-scheme:light;--ink: #17211a;--muted: #5d665f;--surface: #fffefa;--surface-2: #eef5ec;--surface-3: #e6eef2;--line: #d5ddd8;--primary: #2f6f4f;--primary-dark: #204f38;--accent: #b45232;--gold: #d3a13a;--blue: #315f7d;--white: #ffffff;--shadow: 0 18px 45px rgba(32, 79, 56, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--surface);font-size:16px;line-height:1.65}a{color:inherit}img{max-width:100%;height:auto}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:20;padding:.75rem 1rem;background:var(--ink);color:var(--white);border-radius:.25rem}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:10;background:#fffdf7f0;backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav,.footer-grid,.section,.hero-inner{width:min(1120px,calc(100% - 32px));margin-inline:auto}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.brand,.nav-links,.footer-grid,.metric-row,.keyword-list,.breadcrumb{display:flex;align-items:center}.brand{gap:.7rem;text-decoration:none;font-weight:800;font-size:1.1rem}.brand-mark{width:34px;height:34px;border-radius:50%;background:conic-gradient(from 150deg,var(--primary),#7f9f5e,var(--gold),var(--primary));box-shadow:inset 0 0 0 5px #eef3df}.nav-links{gap:1rem;flex-wrap:wrap;justify-content:flex-end;font-size:.95rem;color:var(--muted)}.nav-links a{text-decoration:none;padding:.6rem .2rem}.nav-links a:hover,.nav-links a:focus-visible{color:var(--primary-dark)}.hero{min-height:78dvh;display:grid;align-items:end;padding:5rem 0 3rem;background:linear-gradient(90deg,#17211ac7,#17211a6b 48%,#17211a1f),url(/paillis-hero.svg) center / cover no-repeat;color:var(--white)}.hero-inner{padding-bottom:2rem}.hero-content{max-width:780px}.eyebrow{margin:0 0 .65rem;color:var(--accent);font-weight:800;text-transform:uppercase;letter-spacing:0;font-size:.78rem}.hero .eyebrow{color:#f8d778}h1,h2,h3{line-height:1.12;letter-spacing:0;margin:0}h1{font-size:clamp(2.45rem,6vw,5.35rem);max-width:820px}h2{font-size:clamp(1.85rem,3vw,3rem)}h3{font-size:1.3rem}.lead{font-size:clamp(1.05rem,2vw,1.28rem);max-width:720px;color:#ffffffe0}.actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.5rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.78rem 1rem;border-radius:.35rem;text-decoration:none;font-weight:800;border:1px solid transparent}.button.primary{color:var(--white);background:var(--primary)}.button.secondary{color:var(--white);border-color:#ffffffa6;background:#ffffff1a}.section{padding:4.75rem 0}.section.alt{width:100%;max-width:none;padding-inline:max(16px,calc((100% - 1120px)/2));background:var(--surface-2)}.section-header{max-width:760px;margin-bottom:2rem}.section-header p{color:var(--muted);font-size:1.05rem}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.topic-card,.info-panel,.toc,.faq-item,.stat-card{border:1px solid var(--line);border-radius:.5rem;background:var(--white);box-shadow:0 1px #17211a0a}.topic-card{padding:1.2rem;display:grid;gap:1rem}.topic-card.featured{box-shadow:var(--shadow)}.topic-card h3 a{text-decoration:none}.topic-card p{color:var(--muted)}.metric-row{gap:.65rem;align-items:stretch;margin:0}.metric-row div{flex:1;padding:.7rem;background:var(--surface-2);border-radius:.35rem}.metric-row dt{color:var(--muted);font-size:.78rem}.metric-row dd{margin:0;font-weight:800;line-height:1.25;overflow-wrap:anywhere}.text-link{color:var(--primary-dark);font-weight:800;text-decoration:none}.text-link:hover,.text-link:focus-visible{text-decoration:underline}.info-panel{padding:1.3rem}.info-panel p,.article-body p,.faq-item p{color:var(--muted)}.article-hero{background:var(--surface-2);border-bottom:1px solid var(--line);padding:4rem 0 3rem}.article-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:2rem;align-items:start}.article-body{max-width:760px}.article-body h2{margin-top:2.7rem;margin-bottom:.75rem}.toc{position:sticky;top:96px;padding:1rem}.toc a,.site-footer a{display:block;color:var(--muted);text-decoration:none;margin-top:.55rem}.keyword-list{flex-wrap:wrap;gap:.5rem;padding:0;margin:1.25rem 0 0;list-style:none}.keyword-list li{padding:.35rem .55rem;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:var(--white);font-size:.9rem}.keyword-cloud{display:flex;flex-wrap:wrap;gap:.55rem;margin:1rem 0 2rem}.keyword-cloud span{display:inline-flex;align-items:center;min-height:36px;padding:.35rem .7rem;border-radius:.35rem;background:var(--surface-3);color:#2d4658;font-weight:700;font-size:.93rem}.compare-table{width:100%;border-collapse:collapse;background:var(--white);border:1px solid var(--line)}.compare-table th,.compare-table td{padding:.85rem;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}.compare-table th{background:var(--surface-3)}.faq-list{display:grid;gap:.8rem}.faq-item{padding:1rem 1.2rem}.breadcrumb{gap:.45rem;flex-wrap:wrap;color:var(--muted);font-size:.92rem;margin-bottom:1.25rem}.site-footer{padding:3rem 0;background:#17211a;color:var(--white)}.footer-grid{align-items:flex-start;justify-content:space-between;gap:2rem;display:grid;grid-template-columns:1.4fr repeat(3,minmax(150px,1fr))}.footer-grid>div{max-width:340px}.footer-grid p,.site-footer a{color:#ffffffb8}.footer-title{font-weight:800}@media(max-width:820px){.nav,.footer-grid,.article-grid{display:grid}.footer-grid{grid-template-columns:1fr}.nav-links{justify-content:flex-start}.hero{min-height:72dvh}.grid,.grid.two{grid-template-columns:1fr}.toc{position:static}.compare-table{font-size:.92rem}}
