.hap-home{--hap-accent:#1769aa;--hap-text:#17202a;--hap-muted:#687482;--hap-line:#e6eaf0;--hap-bg:#f6f8fb;max-width:1240px;margin:0 auto;padding:28px 18px 64px;color:var(--hap-text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.hap-home *{box-sizing:border-box}.hap-hero{margin:0 0 42px;padding:34px 38px;border:1px solid var(--hap-line);border-radius:22px;background:linear-gradient(135deg,#fff 0%,#f6f9fc 100%)}.hap-hero h1{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-1.5px}.hap-hero p{max-width:760px;margin:13px 0 0;color:var(--hap-muted);font-size:17px;line-height:1.65}.hap-section{margin:0 0 54px}.hap-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid var(--hap-line)}.hap-section__eyebrow{display:block;margin-bottom:5px;color:var(--hap-accent);font-size:11px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase}.hap-section__head h2{margin:0;font-size:clamp(25px,3vw,34px);line-height:1.15;letter-spacing:-.8px}.hap-section__head p{max-width:680px;margin:8px 0 0;color:var(--hap-muted);line-height:1.55}.hap-section__more,.hap-section__mobile-more a{color:var(--hap-accent);font-weight:750;text-decoration:none;white-space:nowrap}.hap-grid{display:grid;grid-template-columns:repeat(var(--hap-columns),minmax(0,1fr));gap:24px}.hap-card{min-width:0;overflow:hidden;border:1px solid var(--hap-line);border-radius:17px;background:#fff;box-shadow:0 8px 28px rgba(31,45,61,.055);transition:transform .2s ease,box-shadow .2s ease}.hap-card:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(31,45,61,.09)}.hap-card__media{display:block;position:relative;overflow:hidden;aspect-ratio:16/9;background:var(--hap-bg)}.hap-card__image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.hap-card:hover .hap-card__image{transform:scale(1.025)}.hap-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef2f6,#f8fafc);color:#a2abb5;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.hap-card__body{padding:21px 21px 23px}.hap-card__meta{margin-bottom:9px;color:#87919d;font-size:12px;font-weight:650}.hap-card__title{margin:0 0 10px;font-size:20px;line-height:1.28;letter-spacing:-.35px}.hap-card__title a{color:var(--hap-text);text-decoration:none}.hap-card__excerpt{margin:0 0 18px;color:var(--hap-muted);font-size:14.5px;line-height:1.62}.hap-card__link{display:inline-flex;align-items:center;gap:7px;color:var(--hap-accent);font-size:14px;font-weight:800;text-decoration:none}.hap-card__link span,.hap-section__more span{transition:transform .2s ease}.hap-card__link:hover span,.hap-section__more:hover span{transform:translateX(3px)}.hap-section__mobile-more{display:none;margin-top:18px}.hap-notice{padding:14px 16px;border:1px solid #e3e7ec;border-radius:10px;background:#fafbfc;color:#47515c}
@media(max-width:1024px){.hap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.hap-home{padding:18px 14px 44px}.hap-hero{padding:25px 22px;margin-bottom:34px;border-radius:17px}.hap-section{margin-bottom:42px}.hap-section__head{align-items:flex-start}.hap-section__more{display:none}.hap-grid{grid-template-columns:1fr;gap:18px}.hap-card__body{padding:18px}.hap-card__title{font-size:19px}.hap-section__mobile-more{display:block}.hap-section__mobile-more a{display:block;padding:13px 15px;text-align:center;border:1px solid var(--hap-line);border-radius:11px;background:#fff}}
