.ih-hero{padding:8rem 0 5rem;background:var(--color-bg-subtle);text-align:center}.ih-hero .section-content{max-width:800px}.ih-hero h1{font-size:3.5rem;font-weight:800;line-height:1.1;margin:1rem 0 1.5rem;color:var(--color-text)}.ih-hero-lead{font-size:1.125rem;color:var(--color-text-secondary);line-height:1.8;margin-bottom:2.5rem;max-width:680px;margin-left:auto;margin-right:auto}.ih-hero .cta-buttons{justify-content:center}.ih-comparative{padding:7rem 0;background:var(--color-bg)}.ih-table-wrap{max-width:960px;margin:0 auto;overflow-x:auto;-webkit-overflow-scrolling:touch}.ih-comparison-table{width:100%;border-collapse:separate;border-spacing:0;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border)}.ih-comparison-table thead th{padding:1.25rem 1.5rem;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;text-align:left;background:var(--color-bg-muted);color:var(--color-text-secondary);border-bottom:2px solid var(--color-border)}.ih-comparison-table thead th:first-child{width:160px}.ih-comparison-table thead th.ih-col-highlight{background:var(--color-primary);color:#fff}.ih-comparison-table tbody td{padding:1.25rem 1.5rem;font-size:.9375rem;line-height:1.6;color:var(--color-text-secondary);border-bottom:1px solid var(--color-border);vertical-align:top}.ih-comparison-table tbody tr:last-child td{border-bottom:none}.ih-row-label{font-weight:700;color:var(--color-text)!important;font-size:.875rem!important}.ih-comparison-table td.ih-col-highlight{background:#1d4ed808}.ih-comparison-table td.ih-col-highlight strong{color:var(--color-primary)}.ih-offers{padding:7rem 0;background:var(--color-bg-subtle)}.ih-offers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.ih-offer-card{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:2rem;scroll-margin-top:96px}.ih-offer-featured{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary),var(--shadow-md)}.ih-offer-kicker{display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary);margin-bottom:.75rem}.ih-offer-card h3{font-size:1.35rem;font-weight:800;color:var(--color-text);margin-bottom:.75rem}.ih-offer-card p{font-size:.9375rem;color:var(--color-text-secondary);line-height:1.7;margin-bottom:1rem}.ih-offer-fit{font-size:.8125rem!important;color:var(--color-text-muted)!important;font-weight:600}.ih-product{padding:7rem 0;background:var(--color-bg-dark)}.ih-product .section-tag{background:#3b82f626;color:var(--color-primary-light)}.ih-product .section-header h2{color:#fff}.ih-product .section-subtitle{color:var(--color-text-muted)}.ih-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.ih-pillar{background:var(--color-bg-dark-subtle);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);padding:2.5rem;position:relative;transition:transform .3s,border-color .3s}.ih-pillar:hover{transform:translateY(-4px);border-color:#3b82f64d}.ih-pillar-number{font-size:3rem;font-weight:800;color:#3b82f626;line-height:1;margin-bottom:1rem}.ih-pillar h3{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.75rem}.ih-pillar p{font-size:.9375rem;color:var(--color-text-muted);line-height:1.7}.ih-build{padding:7rem 0;background:var(--color-bg-subtle)}.ih-build-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.ih-build-card{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:2.5rem;transition:transform .3s,box-shadow .3s}.ih-build-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.ih-build-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.ih-build-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);flex-shrink:0}.ih-build-internal .ih-build-icon{background:#10b9811a;color:var(--color-success)}.ih-build-external .ih-build-icon{background:#1d4ed814;color:var(--color-primary)}.ih-build-card h3{font-size:1.375rem;font-weight:700;color:var(--color-text)}.ih-build-card ul{list-style:none;display:flex;flex-direction:column;gap:1rem}.ih-build-card li{font-size:.9375rem;color:var(--color-text-secondary);line-height:1.6;padding-left:1.25rem;position:relative}.ih-build-card li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%}.ih-build-internal li:before{background:var(--color-success)}.ih-build-external li:before{background:var(--color-primary-light)}.ih-build-card li strong{color:var(--color-text)}.ih-build-verdict{max-width:800px;margin:0 auto;text-align:center;padding:2rem 2.5rem;background:#fff;border-radius:var(--radius-lg);border:1px solid var(--color-border);border-left:4px solid var(--color-primary)}.ih-build-verdict p{font-size:1.0625rem;color:var(--color-text-secondary);line-height:1.7}.ih-build-verdict strong{color:var(--color-primary)}.ih-challenges{padding:7rem 0;background:var(--color-bg)}.ih-challenges-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.ih-challenge-card{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:2rem;transition:transform .3s,box-shadow .3s,border-color .3s}.ih-challenge-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);border-color:var(--color-danger)}.ih-challenge-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ef444414;color:var(--color-danger);border-radius:var(--radius-md);margin-bottom:1.25rem}.ih-challenge-card h3{font-size:1.0625rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}.ih-challenge-card p{font-size:.9375rem;color:var(--color-text-secondary);line-height:1.6}.ih-services{padding:7rem 0;background:var(--color-bg-dark)}.ih-services .section-tag{background:#3b82f626;color:var(--color-primary-light)}.ih-services .section-header h2{color:#fff}.ih-services .section-subtitle{color:var(--color-text-muted)}.ih-svc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.ih-svc-card{background:var(--color-bg-dark-subtle);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-lg);padding:2rem;position:relative;overflow:hidden;transition:transform .3s,box-shadow .3s,border-color .3s}.ih-svc-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:var(--svc-accent, var(--color-primary));opacity:.6;transition:opacity .3s}.ih-svc-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000040;border-color:#ffffff1f}.ih-svc-card:hover:before{opacity:1}.ih-svc-num{font-size:2.5rem;font-weight:800;line-height:1;color:#ffffff0a;position:absolute;top:1rem;right:1.25rem;transition:color .3s}.ih-svc-card:hover .ih-svc-num{color:#ffffff14}.ih-svc-icon-wrap{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--svc-accent, var(--color-primary)) 12%,transparent);color:var(--svc-accent, var(--color-primary));border-radius:var(--radius-md);margin-bottom:1.25rem}.ih-svc-card h3{font-size:1.0625rem;font-weight:700;color:#fff;margin-bottom:.5rem}.ih-svc-solves{display:inline-block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--svc-accent, var(--color-primary-light));background:color-mix(in srgb,var(--svc-accent, var(--color-primary)) 10%,transparent);padding:.2rem .625rem;border-radius:100px;margin-bottom:.75rem;line-height:1.4}.ih-svc-card p{font-size:.875rem;color:var(--color-text-muted);line-height:1.7}.ih-svc-card p strong{color:#ffffffd9}.ih-network-feature{display:grid;grid-template-columns:1.4fr 1fr;gap:3rem;align-items:center;background:linear-gradient(135deg,#1d4ed826,#06b6d41a);border:1px solid rgba(59,130,246,.2);border-radius:var(--radius-xl);padding:3rem 3.5rem;position:relative;overflow:hidden}.ih-network-feature:before{content:"";position:absolute;top:-40%;right:-10%;width:400px;height:400px;border-radius:50%;background:#3b82f60f;pointer-events:none}.ih-network-content{position:relative;z-index:1}.ih-network-badge{display:inline-block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent);background:#06b6d426;padding:.25rem .75rem;border-radius:100px;margin-bottom:1rem}.ih-network-content h3{font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:.75rem}.ih-network-content p{font-size:.9375rem;color:var(--color-text-muted);line-height:1.7;margin-bottom:1.75rem}.ih-network-actions{display:flex;gap:1rem;flex-wrap:wrap}.ih-network-visual{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.ih-network-nodes{position:relative;width:220px;height:220px}.ih-node{position:absolute;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.ih-node span{position:relative;z-index:1}.ih-node-center{width:56px;height:56px;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--color-primary);color:#fff;box-shadow:0 0 0 8px #3b82f626,0 0 0 16px #3b82f60f;z-index:2}.ih-node:not(.ih-node-center){width:44px;height:44px;background:var(--color-bg-dark-subtle);border:1px solid rgba(255,255,255,.12);color:#ffffffb3;animation:pulse-node 4s ease-in-out infinite}.ih-node-1{top:2%;left:50%;transform:translate(-50%);animation-delay:0s}.ih-node-2{top:22%;right:2%;animation-delay:-.7s}.ih-node-3{bottom:22%;right:2%;animation-delay:-1.4s}.ih-node-4{bottom:2%;left:50%;transform:translate(-50%);animation-delay:-2.1s}.ih-node-5{bottom:22%;left:2%;animation-delay:-2.8s}.ih-node-6{top:22%;left:2%;animation-delay:-3.5s}@keyframes pulse-node{0%,to{border-color:#ffffff1a}50%{border-color:#3b82f666}}@media (max-width: 1024px){.ih-pillars,.ih-offers-grid{grid-template-columns:1fr;max-width:640px;margin:0 auto}.ih-svc-grid,.ih-challenges-grid{grid-template-columns:repeat(2,1fr)}.ih-network-feature{grid-template-columns:1fr;padding:2.5rem}.ih-network-visual{display:none}}@media (max-width: 768px){.ih-hero{padding:6rem 0 3rem}.ih-hero h1{font-size:2.5rem}.ih-comparative,.ih-offers,.ih-product,.ih-build,.ih-challenges,.ih-services{padding:4rem 0}.section-header{margin-bottom:2.5rem}.ih-build-grid{grid-template-columns:1fr}.ih-svc-grid{grid-template-columns:1fr;max-width:540px;margin:0 auto 2rem}.ih-challenges-grid{grid-template-columns:1fr;max-width:540px;margin:0 auto}.ih-network-feature{padding:2rem}.ih-network-content h3{font-size:1.375rem}.ih-network-actions{flex-direction:column}.ih-comparison-table thead th,.ih-comparison-table tbody td{padding:1rem;font-size:.875rem}.ih-row-label{font-size:.8125rem!important}.ih-build-verdict{padding:1.5rem}}.ih-network-feature{display:none!important}@media (max-width: 480px){.ih-hero h1{font-size:2rem}.ih-comparison-table thead th:first-child{width:100px}.ih-comparison-table thead th,.ih-comparison-table tbody td{padding:.75rem;font-size:.8125rem}}
