.qh-hero,.qh-hero *{box-sizing:border-box}.qh-hero{background:#fff;font-family:Inter,sans-serif;padding:clamp(64px,8vw,100px) 0 0}.qh-wrap{margin:0 auto;max-width:1240px;padding:0 40px}.qh-hero__in{align-items:center;display:grid;gap:64px;grid-template-columns:1.2fr .8fr;padding-bottom:clamp(48px,6vw,80px)}.qh-lbl{align-items:center;color:#e8651a;display:inline-flex;font-size:11px;font-weight:700;gap:9px;letter-spacing:.13em;margin-bottom:12px;text-transform:uppercase}.qh-lbl:before{background:currentColor;border-radius:2px;content:"";height:2px;width:20px}.qh-hero__title{color:#17120d;font-family:Playfair Display,serif;font-size:clamp(40px,5.2vw,60px);font-weight:400;letter-spacing:-.026em;line-height:1.08;margin-bottom:22px}.qh-hero__title em{color:#e8651a;font-style:italic}.qh-hero__desc{color:#4a4038;font-size:17px;font-weight:300;line-height:1.75;margin-bottom:32px;max-width:540px}.qh-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.qh-btn{align-items:center;border:none;border-radius:100px;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:7px;padding:11px 22px;text-decoration:none;transition:all .18s;white-space:nowrap}.qh-btn--orange{background:#e8651a;color:#fff}.qh-btn--orange:hover{background:#c4541a;box-shadow:0 6px 20px rgba(232,101,26,.28);transform:translateY(-1px)}.qh-btn--ghost{background:transparent;border:1.5px solid #eceae4;color:#4a4038}.qh-btn--ghost:hover{border-color:#e8651a;color:#e8651a}.qh-btn--sm{font-size:13px;padding:9px 18px}.qh-flagship{background:#fafaf8;border:1px solid #eceae4;border-radius:20px;padding:32px}.qh-flag-tag{background:#e8651a;border-radius:100px;color:#fff;display:inline-flex;font-size:10.5px;font-weight:700;letter-spacing:.07em;padding:4px 11px;text-transform:uppercase}.qh-flag-ico,.qh-flag-tag{align-items:center;margin-bottom:18px}.qh-flag-ico{background:#fff;border:1px solid #eceae4;border-radius:14px;display:flex;height:52px;justify-content:center;width:52px}.qh-flag-title{color:#17120d;font-family:Playfair Display,serif;font-size:22px;font-weight:400;line-height:1.25;margin-bottom:10px}.qh-flag-desc{color:#4a4038;font-size:13.5px;font-weight:300;line-height:1.65;margin-bottom:22px}.qh-flag-meta{color:#9a8e84;font-size:11.5px;margin-top:12px}.qh-rule{background:linear-gradient(90deg,#e8651a,#1e6644 60%,transparent);height:3px}@media(max-width:1024px){.qh-hero__in{gap:32px;grid-template-columns:1fr}}