:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fb;color:#172033}*{box-sizing:border-box}body{margin:0}a{color:inherit}.shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:40px 0 64px}.topbar{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:12px 0 28px;border-bottom:1px solid #d9e0ec}.eyebrow{margin:0 0 6px;color:#66748a;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{margin:0;font-size:clamp(2.2rem,4rem,4rem);line-height:1}.primary-link,.template-card a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:8px;background:#172033;color:#fff;font-weight:700;text-decoration:none}.toolbar{display:grid;grid-template-columns:minmax(240px,1fr) auto;gap:16px;align-items:end;margin:28px 0}.search{display:grid;gap:8px;color:#66748a;font-size:.85rem;font-weight:700}.search input{width:100%;min-height:44px;border:1px solid #cbd5e1;border-radius:8px;padding:0 14px;background:#fff;color:#172033;font:inherit}.segments{display:flex;flex-wrap:wrap;gap:6px;padding:4px;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.segments button{min-height:34px;border:0;border-radius:6px;padding:0 12px;background:transparent;color:#42526a;font:inherit;font-weight:700;cursor:pointer}.segments button.active{background:#2f6f62;color:#fff}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.template-card{display:grid;gap:14px;min-height:260px;padding:20px;border:1px solid #d8e0ea;border-radius:8px;background:#fff;box-shadow:0 12px 28px #1720330f}.card-head,.tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.card-head{justify-content:space-between;color:#66748a;font-size:.82rem;font-weight:800}.card-head small{color:#2f6f62;text-transform:uppercase}.template-card h2{margin:0;font-size:1.25rem}.template-card p{margin:0;color:#526174;line-height:1.55}.tags span{padding:5px 8px;border-radius:6px;background:#e8edf5;color:#42526a;font-size:.78rem;font-weight:700}.template-card a{align-self:end;justify-self:start}.empty{color:#66748a}@media(max-width:760px){.shell{width:min(100% - 24px,1120px);padding-top:24px}.topbar,.toolbar{grid-template-columns:1fr;display:grid;align-items:start}h1{font-size:2.6rem}}
