.hhmsg-wrap{--hhmsg-red:#e50914;--hhmsg-dark:#111;--hhmsg-muted:#666;--hhmsg-line:#eee;--hhmsg-bg:#fff;max-width:1180px;margin:0 auto;padding:0 18px 40px;font-family:Arial,Helvetica,sans-serif;color:#111}.hhmsg-menu{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--hhmsg-line);position:relative;z-index:20}.hhmsg-logo{font-weight:900;font-size:24px;text-decoration:none;color:#111;letter-spacing:-.05em}.hhmsg-menu-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.hhmsg-menu a,.hhmsg-dropdown button{font-size:14px;font-weight:800;text-decoration:none;color:#111;background:0 0;border:0;cursor:pointer}.hhmsg-menu a:hover,.hhmsg-dropdown button:hover{color:var(--hhmsg-red)}.hhmsg-dropdown{position:relative}.hhmsg-dropdown>div{display:none;position:absolute;top:100%;left:0;background:#fff;box-shadow:0 18px 50px rgba(0,0,0,.18);border:1px solid #eee;border-radius:10px;min-width:230px;padding:10px;max-height:420px;overflow:auto}.hhmsg-dropdown:hover>div{display:grid}.hhmsg-dropdown>div a{padding:10px;border-radius:8px;display:block}.hhmsg-dropdown>div a:hover{background:#f5f5f5}.hhmsg-hero{background:#111;color:#fff;border-radius:0 0 22px 22px;padding:70px 42px 58px;margin:0 0 34px;background-image:radial-gradient(circle at 80% 20%,rgba(229,9,20,.25),transparent 28%),linear-gradient(135deg,#111,#222)}.hhmsg-kicker{color:#ff5760;font-size:13px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;margin-bottom:13px}.hhmsg-hero h1{font-size:clamp(38px,6vw,72px);line-height:.95;margin:0 0 18px;letter-spacing:-.07em;max-width:870px}.hhmsg-hero p{font-size:19px;line-height:1.5;color:#ddd;max-width:720px;margin:0 0 28px}.hhmsg-searchbar{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.hhmsg-city-select,.hhmsg-newsletter input,.hhmsg-add-form input,.hhmsg-add-form textarea{border:1px solid #ddd;border-radius:999px;padding:13px 16px;font-size:15px;background:#fff;color:#111;min-width:220px}.hhmsg-btn{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--hhmsg-red);color:#fff!important;text-decoration:none;font-weight:900;border-radius:999px;padding:13px 22px;cursor:pointer}.hhmsg-btn.ghost{background:#fff;color:#111!important}.hhmsg-editors{display:grid;grid-template-columns:2fr 1fr;gap:22px;margin-bottom:38px}.hhmsg-feature-card{border-radius:18px;background:#f3f3f3;padding:30px;min-height:210px;position:relative;overflow:hidden}.hhmsg-feature-card.big{background:linear-gradient(135deg,#f7f7f7,#e8e8e8)}.hhmsg-feature-card.big:after{content:"";position:absolute;right:-45px;bottom:-45px;width:190px;height:190px;border-radius:50%;background:var(--hhmsg-red);opacity:.12}.hhmsg-feature-card h2{font-size:42px;line-height:1;margin:0 0 14px;letter-spacing:-.06em}.hhmsg-feature-card h3{font-size:24px;line-height:1.1;margin:0 0 10px;letter-spacing:-.04em}.hhmsg-feature-card p{color:#555;line-height:1.5;margin:0 0 16px}.hhmsg-feature-card a{color:#111;font-weight:900}.hhmsg-badge{display:inline-block;background:var(--hhmsg-red);color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;margin-bottom:14px}.hhmsg-side-stack{display:grid;gap:22px}.hhmsg-section{margin:42px 0}.hhmsg-section-head{display:flex;justify-content:space-between;align-items:end;gap:15px;border-bottom:3px solid #111;margin-bottom:18px;padding-bottom:10px}.hhmsg-section-head h2{font-size:30px;margin:0;letter-spacing:-.05em}.hhmsg-section-head a{color:var(--hhmsg-red);font-weight:900;text-decoration:none}.hhmsg-chip-grid{display:flex;flex-wrap:wrap;gap:10px}.hhmsg-chip{border:1px solid #ddd;border-radius:999px;padding:11px 15px;text-decoration:none;color:#111;font-weight:800;background:#fff}.hhmsg-chip:hover{border-color:var(--hhmsg-red);color:var(--hhmsg-red)}.hhmsg-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.hhmsg-card{border:1px solid #eee;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 8px 30px rgba(0,0,0,.05)}.hhmsg-thumb{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;background:#eee;color:#111;text-decoration:none;overflow:hidden}.hhmsg-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hhmsg-thumb.demo span{font-size:58px}.hhmsg-card-body{padding:17px}.hhmsg-meta{font-size:12px;color:var(--hhmsg-red);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hhmsg-card h3{font-size:22px;line-height:1.08;margin:8px 0 10px;letter-spacing:-.04em}.hhmsg-card h3 a{text-decoration:none;color:#111}.hhmsg-card h3 a:hover{color:var(--hhmsg-red)}.hhmsg-card p{color:#555;line-height:1.45;margin:0}.hhmsg-city-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.hhmsg-city-tile{border:1px solid #eee;border-radius:14px;padding:18px;text-decoration:none;color:#111;background:#fafafa}.hhmsg-city-tile strong{display:block;font-size:18px;margin-bottom:6px}.hhmsg-city-tile span{font-size:13px;color:#666}.hhmsg-city-tile:hover{background:#111;color:#fff}.hhmsg-city-tile:hover span{color:#ddd}.hhmsg-newsletter{background:#111;color:#fff;border-top:7px solid var(--hhmsg-red);border-radius:18px;padding:34px;margin:50px 0}.hhmsg-newsletter h2{font-size:38px;margin:0 0 10px;letter-spacing:-.05em}.hhmsg-newsletter p{color:#ddd}.hhmsg-newsletter div{display:flex;gap:10px;flex-wrap:wrap}.hhmsg-box{border:1px solid #eee;border-radius:18px;padding:26px;background:#fff}.hhmsg-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}.hhmsg-add-form input,.hhmsg-add-form textarea{border-radius:12px;width:100%;box-sizing:border-box}.hhmsg-full{grid-column:1/-1}.hhmsg-add-form textarea{min-height:120px}.hhmsg-admin code{background:#f4f4f4;padding:3px 6px;border-radius:4px}@media(max-width:900px){.hhmsg-editors,.hhmsg-card-grid{grid-template-columns:1fr}.hhmsg-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hhmsg-menu{align-items:flex-start;flex-direction:column}.hhmsg-menu-links{gap:12px}.hhmsg-hero{padding:45px 24px}.hhmsg-feature-card h2{font-size:32px}.hhmsg-form-grid{grid-template-columns:1fr}}@media(max-width:520px){.hhmsg-card-grid,.hhmsg-city-grid{grid-template-columns:1fr}.hhmsg-city-select{width:100%;min-width:0}.hhmsg-btn{width:100%}.hhmsg-section-head{align-items:flex-start;flex-direction:column}.hhmsg-hero h1{font-size:38px}}