.hz-container{max-width:880px;margin:0 auto;padding:0 1.5rem}.hz-main{background:#fafbfc;padding:3rem 0 5rem}.hz-hero{background:radial-gradient(900px 380px at -10% -20%,rgba(239,62,66,.1),transparent),radial-gradient(900px 380px at 110% 0,rgba(59,130,246,.12),transparent),#0b0f1a;padding:80px 0;border-bottom:1px solid rgba(255,255,255,.08)}.hz-hero.hz-hero--img{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:480px;display:flex;align-items:center}.hz-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,.55))}.hz-hero__inner{max-width:880px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.hz-hero__title{margin:0 0 16px;font-weight:800;letter-spacing:-.5px;font-size:clamp(36px,5vw,52px);color:#ffffff;text-shadow:0 2px 12px rgba(0,0,0,.3)}.hz-hero__subtitle{margin:0;color:#e6eaf3;max-width:700px;font-size:18px;line-height:1.7;font-weight:400;text-shadow:0 1px 8px rgba(0,0,0,.3)}@media (max-width:640px){.hz-hero.hz-hero--img{min-height:360px}.hz-hero__title{font-size:32px}.hz-hero__subtitle{font-size:16px}}.hz-grid{display:flex;flex-direction:column;gap:32px;margin-top:-50px}.hz-card{border:1px solid rgba(0,0,0,.06);border-radius:20px;background:#ffffff;box-shadow:0 4px 6px rgba(0,0,0,.02),0 12px 24px rgba(0,0,0,.04);padding:36px 40px;transition:all .2s ease}.hz-card:hover{transform:translateY(-4px);border-color:rgba(0,0,0,.1);box-shadow:0 8px 12px rgba(0,0,0,.04),0 20px 40px rgba(0,0,0,.08)}.hz-card__head{display:flex;align-items:center;gap:12px;margin-bottom:20px}.hz-card__title{margin:0;font-size:20px;font-weight:800;letter-spacing:.2px;color:#0f172a}.hz-card__text{margin:0;color:#475569;line-height:2;font-size:17px;font-weight:400;text-align:justify}.hz-tag{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;font-size:13px;font-weight:700;color:#dc2626;background:rgba(220,38,38,.08);border:1.5px solid rgba(220,38,38,.2);letter-spacing:.3px}.hz-tag--blue{color:#2563eb;background:rgba(37,99,235,.08);border-color:rgba(37,99,235,.2)}.hz-activities{display:flex;flex-direction:column;gap:10px;margin-top:20px;padding:0;list-style:none}.hz-activity{display:flex;align-items:center;gap:10px;padding:12px 18px;border-radius:10px;font-size:15px;font-weight:500;color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;transition:all .15s ease}.hz-activity:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateX(3px)}.hz-activity__emoji{font-size:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px}.hz-section{margin-top:48px}.hz-section__head{margin-bottom:24px}.hz-section__head h2{margin:0 0 12px;font-size:28px;font-weight:800;color:#0f172a;letter-spacing:-.3px}.hz-section__head .hz-muted{margin:0;color:#64748b;font-size:16px;line-height:1.8;font-weight:400}.hz-chips{flex-direction:column;margin-top:24px;padding:0;list-style:none}.hz-chip,.hz-chips{display:flex;gap:12px}.hz-chip{align-items:center;padding:16px 24px;border-radius:12px;font-weight:600;font-size:16px;color:#1e293b;background:#ffffff;border:1.5px solid #e2e8f0;transition:all .15s ease;box-shadow:0 1px 3px rgba(0,0,0,.05);width:100%}.hz-chip:hover{transform:translateX(4px);background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 8px rgba(0,0,0,.08)}.hz-chip__dot{width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,#ef3e42,#3b82f6);box-shadow:0 0 8px rgba(239,62,66,.4);flex-shrink:0}.hz-team{margin-top:48px;display:grid;grid-template-columns:56px 1fr;gap:20px;align-items:start;border:1px solid rgba(0,0,0,.06);border-radius:20px;background:#ffffff;box-shadow:0 4px 6px rgba(0,0,0,.02),0 12px 24px rgba(0,0,0,.04);padding:28px 32px}.hz-team__icon{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1.5px solid #fbbf24;font-size:28px;box-shadow:0 4px 12px rgba(251,191,36,.2)}.hz-team__body h3{margin:0 0 12px;font-size:20px;font-weight:800;color:#0f172a;letter-spacing:.2px}.hz-team__body p{margin:0;color:#475569;line-height:2;font-size:17px;font-weight:400;text-align:justify}@media (max-width:768px){.hz-card{padding:28px 24px}.hz-card__text{font-size:16px;line-height:1.9}.hz-section__head h2{font-size:24px}.hz-team{grid-template-columns:48px 1fr;gap:16px;padding:24px 20px}.hz-team__icon{width:48px;height:48px;font-size:24px}.hz-team__body p{font-size:16px}.hz-chip{padding:14px 20px;font-size:15px}.hz-activity{padding:10px 16px;font-size:14px}.hz-activity__emoji{font-size:16px;width:24px;height:24px}}