.inst-hero{background:var(--surface-2)}.inst-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:40px;gap:40px;align-items:center;min-height:340px}.inst-hero-copy{padding:44px 0}.crumbs{font-size:13px;margin-bottom:16px}.crumbs,.crumbs a{color:var(--text-muted)}.crumbs a:hover{color:var(--accent)}.inst-hero h1{font-size:40px;margin-bottom:14px}.inst-hero-benefits{display:flex;flex-wrap:wrap;gap:20px 34px;list-style:none}.inst-hero-benefits li{display:flex;gap:12px;align-items:center}.inst-hb-icon{width:40px;height:40px;flex:none;border-radius:12px;background:#fff;color:var(--accent-text);display:flex;align-items:center;justify-content:center}.inst-hb-icon svg{width:20px;height:20px}.inst-hero-benefits b{display:block;font-size:14px}.inst-hero-benefits em{font-style:normal;font-size:12.5px;color:var(--text-muted)}.inst-hero-media{position:relative;min-height:320px;height:100%}.inst-hero-media img{width:100%;height:100%;object-fit:contain;object-position:center}@media(max-width:900px){.inst-hero-grid{grid-template-columns:1fr}.inst-hero-media{display:none}.inst-hero h1{font-size:30px}.inst-hero-copy{padding:32px 0}}.inst-cards{display:flex;flex-direction:column;gap:24px}.inst-card{display:grid;grid-template-columns:300px 1fr 1fr;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.inst-card-brand{padding:26px;color:#fff;display:flex;flex-direction:column;gap:16px}.inst-brand-name strong{font-size:24px;font-weight:800;display:block;line-height:1}.inst-brand-name span{font-size:12.5px;opacity:.82}.inst-brand-badge{display:flex;gap:10px;align-items:center;background:rgba(255,255,255,.13);border-radius:12px;padding:12px 14px;font-size:13.5px;font-weight:600;margin-top:auto}.inst-brand-badge svg{width:20px;height:20px;flex:none}.inst-brand-issue{font-size:13px;opacity:.85}.inst-card-how,.inst-card-pros{padding:26px}.inst-card-pros{border-right:1px solid var(--line)}.inst-card h3{font-size:16px;margin-bottom:16px}.inst-card-pros ul{display:flex;flex-direction:column;gap:11px;list-style:none;margin-bottom:18px}.inst-card-pros li{display:flex;gap:10px;align-items:flex-start;font-size:14px}.inst-card-pros li svg{width:17px;height:17px;color:var(--accent);flex:none;margin-top:2px}.inst-note{background:var(--surface-2);border-radius:12px;padding:14px 16px}.inst-note b{display:block;font-size:13.5px;margin-bottom:3px}.inst-note span{font-size:13px;color:var(--text-muted)}.inst-card-how ol{display:flex;flex-direction:column;gap:14px;list-style:none;margin-bottom:20px}.inst-card-how li{display:flex;gap:12px;align-items:flex-start;font-size:14px}.inst-step-n{width:26px;height:26px;flex:none;border-radius:50%;background:var(--accent-soft);color:var(--accent-text);font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center}.inst-more-btn{width:100%;justify-content:space-between;background:var(--text);color:#fff}.inst-more-btn:hover{opacity:.92;color:#fff}.inst-cta{background:var(--surface-2);border-radius:var(--radius);padding:26px 30px;gap:22px;flex-wrap:wrap}.inst-cta,.inst-cta-icon{display:flex;align-items:center}.inst-cta-icon{width:52px;height:52px;flex:none;border-radius:14px;background:#fff;color:var(--accent-text);justify-content:center}.inst-cta-copy{flex:1 1;min-width:240px}.inst-cta-copy h3{font-size:17px;margin-bottom:3px}.inst-cta-copy p{font-size:14px;color:var(--text-muted);margin:0}.inst-cta-btn{white-space:nowrap}.inst-cta-phone{display:flex;flex-direction:column;line-height:1.3;padding-left:6px}.inst-cta-phone svg{display:none}.inst-cta-phone b{font-size:18px;color:var(--text)}.inst-cta-phone em{font-style:normal;font-size:12.5px;color:var(--text-muted)}@media(max-width:760px){.inst-cta{flex-direction:column;align-items:flex-start;gap:16px}.inst-card{grid-template-columns:1fr}.inst-card-pros{border-right:none;border-bottom:1px solid var(--line)}.inst-card-brand,.inst-card-how,.inst-card-pros{padding:22px}}