.gx-hero{background:linear-gradient(180deg,#fff 0,var(--gx-bg-alt) 100%);padding:180px 0 80px;border-bottom:1px solid var(--gx-border)}.gx-hero h1{font-size:2.5rem;line-height:1.2;margin-bottom:18px;color:var(--gx-text)}.gx-hero-sub{color:var(--gx-text);font-size:1.0625rem;margin-bottom:24px;max-width:620px}.gx-hero-spec{list-style:none;padding:18px 0;margin:0 0 28px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px 24px;gap:14px 24px;border-top:1px solid var(--gx-border);border-bottom:1px solid var(--gx-border)}.gx-hero-spec li{display:flex;flex-direction:column;gap:2px}.gx-hero-spec li strong{color:var(--gx-primary-dark);font-size:1rem;font-weight:800;letter-spacing:.02em}.gx-hero-spec li span{color:var(--gx-text-secondary);font-size:.85rem}.gx-hero-btns{display:flex;gap:14px;flex-wrap:wrap}.gx-hero-img-frame{position:relative;border:1px solid var(--gx-border);padding:10px;background:#fff;box-shadow:0 20px 40px rgba(15,39,66,.12)}.gx-hero-img-frame img{width:100%;height:auto;display:block}.gx-hero-img-tag{position:absolute;left:-12px;bottom:24px;background:var(--gx-primary-dark);color:#fff;padding:10px 14px;border-left:3px solid var(--gx-accent)}.gx-hero-img-tag span{display:block;font-size:.9rem;font-weight:700;letter-spacing:.04em;color:#fff}.gx-hero-img-tag em{display:block;font-style:normal;font-size:.78rem;color:rgba(255,255,255,.85);margin-top:2px}.gx-card-app{border-top:3px solid var(--gx-accent)}@media (max-width:767px){.gx-hero{padding:160px 0 64px}.gx-hero h1{font-size:1.9rem}.gx-hero-spec{grid-template-columns:1fr}}