.biz-page{background:#fff;padding:28px 20px 56px;font-family:var(--pyzi-font);color:var(--pyzi-secondary,#5e341c)}.biz-container{max-width:1000px;margin:0 auto}.biz-header{text-align:center;margin-bottom:28px}.biz-title{font-size:clamp(27px, 4vw, 36px);font-weight:700;line-height:1.2;margin:0 0 10px}.biz-lead{font-size:16px;line-height:1.6;color:#6b5a4e;max-width:680px;margin:0 auto 18px}.biz-cta-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.biz-btn{padding:11px 22px;border-radius:26px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.biz-btn--primary{background:var(--pyzi-primary,#ef6341);border:1px solid var(--pyzi-primary,#ef6341);color:#fff}.biz-btn--primary:hover{background:#d55431;border-color:#d55431;color:#fff}.biz-btn--ghost{background:#fff;border:1px solid rgba(94,52,28,.25);color:var(--pyzi-secondary,#5e341c)}.biz-btn--ghost:hover{background:var(--pyzi-cream,#f5f0e8)}.biz-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:36px}.biz-stat{display:flex;flex-direction:column;gap:3px;padding:16px 14px;border:1px solid rgba(94,52,28,.12);border-radius:12px;background:#fdfbf9;text-align:center}.biz-stat-value{font-size:26px;font-weight:700;line-height:1.1;color:var(--pyzi-primary,#ef6341)}.biz-stat-label{font-size:12.5px;line-height:1.35;color:#8a7a6e}.biz-section{margin-bottom:34px}.biz-section-title{font-size:19px;font-weight:700;margin:0 0 14px;padding-bottom:9px;border-bottom:1px solid rgba(94,52,28,.12)}.biz-audience{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:8px 24px}.biz-audience li{position:relative;padding-left:22px;font-size:15px;line-height:1.5;color:#6b5a4e}.biz-audience li::before{content:"";position:absolute;left:0;top:7px;width:8px;height:8px;border-radius:50%;background:var(--pyzi-primary,#ef6341)}.biz-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.biz-benefit{padding:15px 17px;border:1px solid rgba(94,52,28,.12);border-radius:12px;background:#fff;box-shadow:0 1px 5px rgba(94,52,28,.05)}.biz-benefit-title{font-size:15px;font-weight:700;margin:0 0 5px}.biz-benefit p{margin:0;font-size:14px;line-height:1.5;color:#6b5a4e}.biz-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.biz-card{padding:16px 18px;border:1px solid rgba(239,99,65,.25);border-radius:12px;background:#fffaf8}.biz-card-title{font-size:16px;font-weight:700;margin:0 0 6px}.biz-card p{margin:0;font-size:14px;line-height:1.55;color:#6b5a4e}.biz-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.biz-step{display:flex;align-items:flex-start;gap:11px;padding:14px 16px;border:1px solid rgba(94,52,28,.12);border-radius:12px;background:#fdfbf9}.biz-step-number{display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:var(--pyzi-primary,#ef6341);color:#fff;font-size:14px;font-weight:700}.biz-step-text{display:flex;flex-direction:column;gap:2px;font-size:14px;line-height:1.45}.biz-step-text span{color:#6b5a4e}.biz-contact{padding:22px 20px;border-radius:14px;background:var(--pyzi-cream,#f5f0e8);text-align:center}.biz-contact .biz-section-title{border-bottom:none;padding-bottom:0;margin-bottom:8px}.biz-contact p{margin:0 auto 16px;max-width:560px;font-size:15px;line-height:1.55;color:#6b5a4e}@media (max-width:860px){.biz-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.biz-two-col{grid-template-columns:1fr}}@media (max-width:640px){.biz-page{padding:20px 12px 40px}.biz-stat-value{font-size:22px}.biz-btn{flex:1 1 100%;text-align:center}}@media (prefers-reduced-motion:reduce){.biz-btn{transition:none}}.local-group{margin-bottom:20px}.local-group:last-of-type{margin-bottom:0}.local-group-title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#8a7a6e;margin:0 0 8px}.local-note{margin:18px 0 0;padding:12px 16px;border-left:3px solid var(--pyzi-primary,#ef6341);border-radius:0 10px 10px 0;background:#fffaf8;font-size:14px;line-height:1.6;color:#6b5a4e}.biz-card a,.local-note a{color:var(--pyzi-primary,#ef6341);font-weight:600}.local-motto{margin:0 0 30px;padding:20px 24px;border:1px solid rgba(239,99,65,.3);border-radius:14px;background:#fffaf8}.local-motto p{margin:0;font-size:clamp(16px, 2vw, 19px);line-height:1.5;font-weight:600;text-align:center;color:var(--pyzi-secondary,#5e341c)}@media (max-width:640px){.local-motto{padding:16px 18px;margin-bottom:24px}}