.task-guide{background:#171a18;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.task-guide h2{max-width:800px;font-size:clamp(28px,4vw,48px);line-height:1.15;margin:16px 0 30px}
.task-columns{display:grid;grid-template-columns:1fr 1fr;gap:40px}
.task-columns h3{font-size:22px;margin-bottom:12px}
.task-columns p{max-width:580px;color:#b6bcb8;line-height:1.8}
.task-guide .guide-link{display:inline-block;margin-top:28px;color:var(--lime);text-decoration:underline;text-underline-offset:4px}
.payg-main{max-width:1160px;margin:auto;padding:58px 32px 80px}
.payg-hero{display:grid;grid-template-columns:1.5fr 1fr;gap:56px;align-items:center;padding:20px 0 64px}
.payg-hero h1{font-size:clamp(36px,4.8vw,66px);line-height:1.08;margin:22px 0;max-width:720px}
.payg-lede{font-size:18px;color:#b8c0b9;max-width:640px;margin-bottom:26px}
.payg-hero .button{display:inline-flex;min-height:48px}
.payg-note{font-size:12px;color:#a9b3ae;margin-top:16px}
.budget-card{border:1px solid #43523a;padding:32px;background:linear-gradient(140deg,#27351e,#141b13);border-radius:12px}
.budget-card h2{font-size:22px;line-height:1.3;margin:14px 0}
.budget-card .budget-price{font-size:64px;line-height:1.2;font-weight:800;color:var(--lime);margin:12px 0}
.budget-card p{color:#c0c9bc}
.budget-card .budget-divider{border-top:1px solid #46513d;margin-top:24px;padding-top:20px}
.payg-section{border-top:1px solid var(--line);padding:42px 0}
.payg-section h2{font-size:clamp(26px,3.2vw,38px);line-height:1.2;margin-bottom:18px;max-width:840px}
.payg-section>p{max-width:820px;color:#b8c0b9;margin-bottom:16px;font-size:16px;line-height:1.8}
.payg-section a:not(.button){color:var(--lime);text-decoration:underline;text-underline-offset:4px}
.cost-table{width:100%;border-collapse:collapse;margin:24px 0;font-variant-numeric:tabular-nums}
.cost-table caption{text-align:left;color:#c6cdc6;font-size:13px;margin-bottom:12px}
.cost-table th,.cost-table td{text-align:left;padding:16px 12px;border-bottom:1px solid var(--line)}
.cost-table thead th{font-size:12px;color:#aab6af;font-weight:500}
.cost-table tbody th{font-weight:600}
.cost-table td{color:#d5decf}
.cost-table tbody tr:hover{background:#1b2118}
.payg-steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:28px 0}
.payg-steps li{padding:24px;border:1px solid var(--line);border-radius:8px}
.payg-steps .step-number{font-size:13px;color:var(--lime);display:block;margin-bottom:18px}
.payg-steps h3{font-size:19px;line-height:1.35;margin-bottom:12px}
.payg-steps p{color:#aeb8b0;line-height:1.8}
.payg-faq details{border-bottom:1px solid var(--line)}
.payg-faq summary{font-size:16px;line-height:1.5}
.payg-faq details p{max-width:850px;line-height:1.8;color:#b8c0b9;padding-bottom:22px}
.payg-bottom{display:flex;justify-content:space-between;align-items:center;gap:28px;padding-top:34px;border-top:1px solid var(--line)}
.payg-bottom p{max-width:560px;color:#b8c0b9}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:#a9b3ae;margin-bottom:38px}
.breadcrumbs a:hover,.guide-link{color:var(--lime)}
.blog-article{max-width:1060px}
.article-header h1{font-size:clamp(34px,4.4vw,58px);line-height:1.13;margin:20px 0;max-width:900px}
.article-meta{color:#a9b3ae;font-size:13px;margin-bottom:24px}
.article-header .payg-lede{max-width:820px}
.article-disclosure{font-size:13px;color:#a9b3ae;max-width:760px}
.article-toc{display:flex;flex-wrap:wrap;gap:14px 24px;border-block:1px solid var(--line);padding:20px 0;margin-top:30px;font-size:13px}
.article-toc span{color:#9aa695;font-size:11px;align-self:center}.article-toc a{color:var(--lime)}
.article-example{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:50px;padding:38px 0}
.article-example h2{font-size:30px;line-height:1.25;margin-bottom:18px}
.article-example>div>p{color:#b8c0b9;line-height:1.8}
.blog-index{min-height:calc(100svh - 210px)}
.blog-intro{padding:12px 0 50px;max-width:800px}
.blog-intro h1{font-size:clamp(38px,5vw,68px);line-height:1.1;margin:20px 0}
.blog-intro p{font-size:18px;color:#b8c0b9;max-width:680px}
.blog-index section>h2{font-size:20px;margin-bottom:24px}
.blog-card{display:grid;grid-template-columns:1fr 1.3fr;border:1px solid var(--line);border-radius:12px;overflow:hidden}
.blog-card-art{display:flex;flex-direction:column;justify-content:space-between;gap:28px;background:var(--lime);color:var(--ink);padding:36px}
.blog-card-art span{font-size:11px;letter-spacing:1px}.blog-card-art strong{font-size:clamp(28px,3vw,42px);line-height:1.15}
.blog-card-copy{padding:36px}.blog-card-copy h3{font-size:28px;line-height:1.25;margin:14px 0}.blog-card-copy h3 a:hover{text-decoration:underline}
.blog-card-copy p{color:#b8c0b9;margin-bottom:24px}.blog-card-copy .guide-link{display:inline-block;text-decoration:underline;text-underline-offset:4px}
@media(max-width:760px){.article-example,.blog-card{grid-template-columns:1fr}.article-example{gap:22px;padding:28px 0}.article-example h2{font-size:26px}.blog-card-copy,.blog-card-art{padding:24px}.blog-card-copy h3{font-size:24px}.blog-intro{padding-bottom:32px}.article-toc{flex-direction:column;gap:12px}.article-toc span{align-self:flex-start}.breadcrumbs{margin-bottom:28px}}
@media(max-width:760px){.payg-hero{grid-template-columns:1fr;gap:30px}.payg-steps{grid-template-columns:1fr}.task-columns{grid-template-columns:1fr;gap:28px}.payg-bottom{align-items:flex-start;flex-direction:column}.payg-main{padding:28px 20px 48px}.payg-hero{padding:10px 0 36px}.payg-section{padding:30px 0}.budget-card{padding:24px}.payg-lede{font-size:16px}.cost-table th,.cost-table td{padding:12px 6px;font-size:12px}.cost-table thead th{font-size:11px}.payg-main .button{white-space:normal}.payg-header .header-action{gap:4px}}
