:root{color-scheme:light;--bg: #f6f2ea;--surface: #fffaf1;--surface-strong: #ffffff;--ink: #1d2a27;--muted: #69716d;--line: #ded6c8;--accent: #21524f;--accent-2: #c46f45;--accent-soft: #dce9df;--shadow: 0 18px 50px rgba(33, 82, 79, .14);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink)}body{margin:0;min-width:320px}a{color:inherit}.site-header,.site-footer,main{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;font-size:20px}.brand-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:var(--accent);color:#fff;font-weight:900}.nav{display:flex;gap:8px;color:var(--muted);font-size:15px}.nav a{padding:10px 12px;border-radius:999px;text-decoration:none}.nav a:hover{background:var(--accent-soft);color:var(--accent)}.hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:32px;align-items:stretch;padding:64px 0 44px}.hero-content,.hero-panel,.band,.action-card,.page-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.hero-content{padding:clamp(32px,6vw,72px);border-radius:28px}.hero h1,.article-hero h1{max-width:850px;margin:0;font-size:clamp(42px,7vw,78px);line-height:.96;letter-spacing:0}.hero p,.article-hero p{max-width:680px;margin:24px 0 0;color:var(--muted);font-size:20px;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border-radius:12px;border:1px solid var(--accent);background:var(--accent);color:#fff;font-weight:750;text-decoration:none}.button-secondary{background:transparent;color:var(--accent)}.hero-panel{display:flex;min-height:100%;flex-direction:column;justify-content:flex-end;gap:16px;border-radius:28px;padding:28px;background:linear-gradient(160deg,#21524feb,#1d2a27e6),radial-gradient(circle at top right,rgba(196,111,69,.8),transparent 42%);color:#fff}.hero-panel span,.article-meta,.action-meta,.page-card span{color:var(--accent-2);font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero-panel strong{font-size:30px;line-height:1.08}.hero-panel p{margin:0;color:#ffffffc2;line-height:1.5}.section{padding:36px 0 64px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.section-heading h2,.band h2,.faq h2{margin:0;font-size:clamp(28px,4vw,44px);line-height:1.08}.section-heading p,.band p{max-width:520px;margin:0;color:var(--muted);line-height:1.55}.page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.page-card{min-height:220px;padding:22px;border-radius:18px;text-decoration:none}.page-card h3{margin:12px 0 10px;font-size:23px;line-height:1.12}.page-card p{margin:0;color:var(--muted);line-height:1.5}.band{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:12px 0 72px;padding:30px;border-radius:22px}.article{padding-bottom:72px}.article-hero{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:32px;padding:54px 0 24px}.point-list{display:grid;gap:10px;align-self:end;margin:0;padding:0;list-style:none}.point-list li{border:1px solid var(--line);border-radius:14px;background:var(--surface);padding:14px 16px;color:var(--accent);font-weight:750}.action-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin:28px 0 44px}.action-card{display:flex;min-height:250px;flex-direction:column;justify-content:space-between;gap:20px;border-radius:20px;padding:24px}.action-card h2{margin:8px 0 10px;font-size:28px;line-height:1.1}.action-card p{margin:0;color:var(--muted);line-height:1.55}.article-body{display:grid;gap:28px;max-width:780px}.article-body h2{margin:0 0 10px;font-size:34px;line-height:1.1}.article-body p,.faq p{margin:0;color:var(--muted);font-size:18px;line-height:1.65}.faq{max-width:780px;margin-top:48px}.faq details{border-top:1px solid var(--line);padding:18px 0}.faq summary{cursor:pointer;font-size:19px;font-weight:800}.faq p{padding-top:12px}.site-footer{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding:32px 0 44px;color:var(--muted)}.site-footer p{max-width:520px;margin:8px 0 0;line-height:1.5}.footer-note{text-align:right}@media(max-width:860px){.site-header,.site-footer,.section-heading,.band{align-items:flex-start;flex-direction:column}.nav{width:100%;overflow-x:auto;padding-bottom:4px}.hero,.article-hero,.page-grid{grid-template-columns:1fr}.hero{padding-top:24px}.hero-content{padding:28px}.hero-panel{min-height:260px}.footer-note{text-align:left}}
