.template-language-status{margin-bottom:54px}.template-hero{padding:72px 0 64px;text-align:center}.template-hero__inner{max-width:820px;margin:0 auto}.template-hero h1{margin:18px 0 0;font-size:clamp(38px,6vw,64px);line-height:1.08;letter-spacing:-.04em;font-weight:800;text-wrap:balance}.template-hero p{max-width:700px;margin:20px auto 0;color:var(--muted);font-size:17px;line-height:1.9}.template-hero__proof{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:26px}.category-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:54px}.category-nav__item{display:block;padding:22px;border:1px solid var(--border);border-radius:18px;background:#fff}.category-nav__item:hover{border-color:var(--primary)}.category-nav__item span{color:var(--primary);font-size:12px;font-weight:800}.category-nav__item h2{margin:8px 0 0;font-size:22px}.category-nav__item p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.7}.template-category{padding-top:30px}.template-category+.template-category{margin-top:54px;border-top:1px solid var(--border)}.template-category__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.template-category__head h2{margin:6px 0 0;font-size:32px}.template-category__head a{color:var(--primary);font-size:14px;font-weight:800}.template-note{margin-top:28px;padding:20px 22px;border-left:3px solid var(--primary);background:var(--primary-soft);color:var(--muted);font-size:13px;line-height:1.8}.template-note strong{color:var(--text)}.template-steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.template-step{counter-increment:step;padding-top:18px;border-top:2px solid var(--border)}.template-step:before{content:"0" counter(step);display:block;margin-bottom:10px;color:var(--primary);font-size:13px;font-weight:800}.template-step h3{margin:0;font-size:20px;font-weight:800}.template-step p{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.8}@media(max-width:780px){.template-hero{padding:48px 0}.template-steps,.category-nav{grid-template-columns:1fr}.template-hero p{font-size:16px}.template-category__head{align-items:flex-start;flex-direction:column}}
