.landing-page{--ih-navy:#001649;--ih-navy-soft:#0f2744;--ih-blue:#0369a1;--ih-blue-hover:#025a8a;--ih-blue-muted:#e0f2fe;--ih-bg:#f8fafc;--ih-bg-alt:#f1f5f9;--ih-surface:#fff;--ih-border:#e2e8f0;--ih-border-strong:#cbd5e1;--ih-text:#0f172a;--ih-text-muted:#64748b;--ih-text-subtle:#94a3b8;--ih-success:#059669;--ih-success-bg:#ecfdf5;--ih-warning:#d97706;--ih-warning-bg:#fffbeb;--ih-danger:#dc2626;--ih-danger-bg:#fef2f2;--ih-radius-sm:6px;--ih-radius-md:10px;--ih-radius-lg:14px;--ih-shadow-sm:0 1px 2px #0f172a0d;--ih-shadow-md:0 4px 16px #0f172a0f;--ih-shadow-lg:0 12px 40px #0f172a14;--ih-container:72rem;--ih-section-y:clamp(4rem, 8vw, 6.5rem);--ih-font-sans:var(--font-inter,"Inter", Arial, sans-serif);--ih-font-mono:var(--font-roboto-mono,ui-monospace, monospace);--ih-header-space:4.5rem;--ih-mint:#14e0c0;--ih-mint-soft:#ecfdf8;--ih-mint-glow:#14e0c059;--ih-teal:#0d9488;--ih-green:#10b981;--ih-sky:#0369a1;font-family:var(--ih-font-sans);color:var(--ih-text);scrollbar-width:thin;scrollbar-color:#0d948873 transparent;background:#fff}.landing-page::-webkit-scrollbar{width:10px;height:10px}html:has(.landing-page)::-webkit-scrollbar{width:10px;height:10px}.landing-page::-webkit-scrollbar-track{background:0 0}html:has(.landing-page)::-webkit-scrollbar-track{background:0 0}.landing-page::-webkit-scrollbar-thumb{background:linear-gradient(#14e0c08c,#0d948880) padding-box padding-box;border:2px solid #0000;border-radius:999px}html:has(.landing-page)::-webkit-scrollbar-thumb{background:linear-gradient(#14e0c08c,#0d948880) padding-box padding-box;border:2px solid #0000;border-radius:999px}.landing-page::-webkit-scrollbar-thumb:hover{background:linear-gradient(#14e0c0bf,#0d9488b3) padding-box padding-box;border:2px solid #0000}html:has(.landing-page)::-webkit-scrollbar-thumb:hover{background:linear-gradient(#14e0c0bf,#0d9488b3) padding-box padding-box;border:2px solid #0000}html:has(.landing-page){scrollbar-width:thin;scrollbar-color:#0d948873 #f1f5f9}.landing-page .ih-container{width:100%;max-width:var(--ih-container);margin-inline:auto;padding-inline:clamp(1rem,4vw,1.75rem)}.landing-page .ih-section{padding-block:var(--ih-section-y)}.landing-page .ih-section-alt{background:var(--ih-bg-alt);border-block:1px solid var(--ih-border)}.landing-page .ih-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--ih-blue);align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:inline-flex}.landing-page .ih-eyebrow:before{content:"";background:var(--ih-blue);border-radius:1px;width:1.25rem;height:2px}.landing-page .ih-h2{letter-spacing:-.025em;color:var(--ih-text);font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;line-height:1.15}.landing-page .ih-lead{color:var(--ih-text-muted);max-width:42rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.65}.landing-page .ih-btn-primary{color:#fff;background:var(--ih-navy);border:1px solid var(--ih-navy);border-radius:var(--ih-radius-sm);justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.landing-page .ih-btn-primary:hover{background:var(--ih-navy-soft);border-color:var(--ih-navy-soft)}.landing-page .ih-btn-primary:focus-visible{outline:2px solid var(--ih-blue);outline-offset:2px}.landing-page .ih-btn-secondary{color:var(--ih-text);background:var(--ih-surface);border:1px solid var(--ih-border-strong);border-radius:var(--ih-radius-sm);justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;transition:border-color .2s,background .2s;display:inline-flex}.landing-page .ih-btn-secondary:hover{border-color:var(--ih-navy);background:var(--ih-surface)}.landing-page .ih-btn-secondary:focus-visible{outline:2px solid var(--ih-blue);outline-offset:2px}.landing-page .ih-panel{background:var(--ih-surface);border:1px solid var(--ih-border);border-radius:var(--ih-radius-lg);box-shadow:var(--ih-shadow-sm)}.landing-page .ih-mono{font-family:var(--ih-font-mono);font-size:.8125rem}.landing-page .ih-reveal{animation:.45s both ih-fade-up}.landing-page .ih-reveal-delay-1{animation-delay:80ms}.landing-page .ih-reveal-delay-2{animation-delay:.16s}.landing-page .ih-reveal-delay-3{animation-delay:.24s}@keyframes ih-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.landing-page .ih-reveal,.landing-page .ih-reveal-delay-1,.landing-page .ih-reveal-delay-2,.landing-page .ih-reveal-delay-3{animation:none}}.landing-page .ih-header{z-index:50;background:0 0;padding-block:.875rem .25rem;position:sticky;top:0}.landing-page .ih-header-shell{z-index:1;position:relative}.landing-page .ih-header-pill{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #e2e8f0f2;border-radius:9999px;padding:.4375rem .5rem .4375rem 1rem;box-shadow:0 10px 40px #0f172a14,0 2px 8px #0f172a0a}@media (min-width:768px){.landing-page .ih-header-pill{padding:.5rem .625rem .5rem 1.25rem}}.landing-page .ih-header-inner{align-items:center;gap:1rem;min-height:2.625rem;display:flex}.landing-page .ih-header-logo{align-items:center;display:inline-flex}.landing-page .ih-header-nav{white-space:nowrap;flex-wrap:nowrap;flex:1;justify-content:center;align-items:center;gap:clamp(1rem,2vw,1.75rem)}.landing-page .ih-header-actions{align-items:center;gap:.375rem;margin-left:auto;display:flex}@media (min-width:768px){.landing-page .ih-header-actions{gap:.5rem;margin-left:0}}.landing-page .ih-header-locale{background:var(--ih-bg-alt);border:1px solid var(--ih-border);border-radius:9999px;align-items:center;gap:.125rem;padding:.1875rem}.landing-page .ih-header-locale-btn{letter-spacing:.04em;min-width:2rem;color:var(--ih-text-muted);border-radius:9999px;justify-content:center;align-items:center;padding:.3125rem .5rem;font-size:.6875rem;font-weight:700;transition:background .2s,color .2s;display:inline-flex}.landing-page .ih-header-locale-btn:hover{color:var(--ih-text)}.landing-page .ih-header-locale-btn.is-active{color:#fff;background:var(--ih-navy)}.landing-page .ih-header-login{color:var(--ih-text-muted);align-items:center;padding:.4375rem .625rem;font-size:.875rem;font-weight:500;transition:color .15s}.landing-page .ih-header-login:hover{color:var(--ih-text)}.landing-page .ih-header-cta{box-shadow:0 6px 18px #0016492e;border-color:var(--ih-navy)!important;border-radius:9999px!important;padding:.5rem 1.125rem!important;font-size:.875rem!important}.landing-page .ih-header-cta:hover{transform:translateY(-1px);box-shadow:0 10px 24px #00164938}.landing-page .ih-header-cta-block{color:#fff;background:var(--ih-navy);border:1px solid var(--ih-navy);border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-page .ih-header-menu-btn{width:2.75rem;min-width:44px;height:2.75rem;min-height:44px;color:var(--ih-text);background:var(--ih-bg-alt);border:1px solid var(--ih-border);touch-action:manipulation;-webkit-tap-highlight-color:transparent;cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;transition:background .2s,border-color .2s;display:inline-flex}.landing-page .ih-header-menu-btn:hover{background:var(--ih-bg);border-color:var(--ih-border-strong)}.landing-page .ih-header-mobile-menu{border:1px solid var(--ih-border);background:#fffffffa;border-radius:1.25rem;margin-top:.625rem;padding:1rem;box-shadow:0 16px 40px #0f172a1a}.landing-page .ih-header-mobile-nav{flex-direction:column;gap:.125rem;display:flex}.landing-page .ih-header-mobile-link{color:var(--ih-text);border-radius:.75rem;padding:.625rem .75rem;font-size:.9375rem;font-weight:500;transition:background .15s}.landing-page .ih-header-mobile-link:hover{background:var(--ih-bg-alt)}.landing-page .ih-header-mobile-locale{border-top:1px solid var(--ih-border);flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.landing-page .ih-header-mobile-actions{border-top:1px solid var(--ih-border);flex-direction:column;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.landing-page .ih-nav-link{color:var(--ih-text-muted);font-size:.875rem;font-weight:500;transition:color .15s}.landing-page .ih-nav-link:hover{color:var(--ih-text)}.landing-page .ih-nav-link:focus-visible{outline:2px solid var(--ih-blue);outline-offset:2px;border-radius:2px}.landing-page .ih-hero{min-height:clamp(640px,88vh,920px);margin-top:calc(-1 * var(--ih-header-space));padding-top:calc(var(--ih-header-space) + clamp(2rem, 5vw, 4rem));padding-bottom:clamp(4rem,8vw,5.5rem);position:relative;overflow:hidden}.landing-page .ih-hero-container{z-index:1;position:relative}.landing-page .ih-hero-inner{flex-direction:column;align-items:center;gap:2.5rem;display:flex}.landing-page .ih-hero-bg{background:radial-gradient(ellipse 70% 55% at 78% 42%, #14e0c01f 0%, transparent 62%), radial-gradient(ellipse 50% 40% at 18% 18%, #0369a10f 0%, transparent 55%), linear-gradient(180deg, #fff 0%, var(--ih-bg) 100%);pointer-events:none;position:absolute;inset:0}.landing-page .ih-main{position:relative}@media (min-width:1024px){.landing-page .ih-hero-inner{flex-direction:row;align-items:center;gap:5rem}.landing-page .ih-hero-copy{flex:1;min-width:0}.landing-page .ih-hero-visual{flex:1.05;min-width:0}}.landing-page .ih-hero-tagline{letter-spacing:.04em;color:var(--ih-teal);margin-bottom:.75rem;font-size:.875rem;font-weight:600}.landing-page .ih-hero-title{letter-spacing:-.03em;color:var(--ih-text);max-width:18ch;font-size:clamp(2rem,4.6vw,3.15rem);font-weight:800;line-height:1.1}.landing-page .ih-hero-subtitle{color:var(--ih-text);margin-top:.75rem;font-size:clamp(1.125rem,2.2vw,1.375rem);font-weight:600;line-height:1.35}.landing-page .ih-hero-description{max-width:34rem;color:var(--ih-text-muted);margin-top:1.25rem;font-size:1rem;line-height:1.75}.landing-page .ih-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:28rem;margin-top:2rem;display:grid}.landing-page .ih-hero-stat{text-align:left}.landing-page .ih-hero-stat-value{letter-spacing:-.02em;color:var(--ih-teal);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;line-height:1}.landing-page .ih-hero-stat-label{color:var(--ih-text-muted);margin-top:.375rem;font-size:.8125rem}.landing-page .ih-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.landing-page .ih-hero-btn-primary{color:#fff;background:linear-gradient(135deg, var(--ih-teal) 0%, var(--ih-mint) 100%);touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.8125rem 1.5rem;font-size:.9375rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0d948847}.landing-page .ih-hero-btn-primary:before,.landing-page .ih-hero-btn-secondary:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.landing-page .ih-hero-btn-primary:hover:before,.landing-page .ih-hero-btn-secondary:hover:before{left:100%}.landing-page .ih-hero-btn-primary>*,.landing-page .ih-hero-btn-secondary>*{z-index:2;position:relative}.landing-page .ih-hero-btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0d948857}.landing-page .ih-hero-btn-secondary{min-height:44px;color:var(--ih-text);background:var(--ih-surface);border:1px solid var(--ih-border-strong);touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.8125rem 1.5rem;font-size:.9375rem;font-weight:600;transition:border-color .2s,transform .2s;display:inline-flex;position:relative;overflow:hidden}.landing-page .ih-hero-btn-secondary:hover{border-color:var(--ih-teal);transform:translateY(-1px)}.landing-page .ih-hero-scroll{letter-spacing:.22em;color:var(--ih-text-subtle);font-size:.6875rem;font-weight:600;animation:2.4s ease-in-out infinite ih-scroll-pulse;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.landing-page .ih-hero-scroll:hover{color:var(--ih-teal)}@keyframes ih-scroll-pulse{0%,to{opacity:.45;transform:translate(-50%)translateY(0)}50%{opacity:1;transform:translate(-50%)translateY(4px)}}.landing-page .ih-hero-orbit{aspect-ratio:1;pointer-events:none;width:min(100%,520px);margin-inline:auto;position:relative}.landing-page .ih-hero-orbit-lines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.landing-page .ih-hero-orbit-line{stroke:#94a3b873;stroke-width:1.5px;stroke-dasharray:6 8;animation:4s linear infinite ih-line-dash}.landing-page .ih-hero-orbit-line-2{animation-delay:-1.2s}.landing-page .ih-hero-orbit-line-3{animation-delay:-2.4s}@keyframes ih-line-dash{to{stroke-dashoffset:-28px}}.landing-page .ih-hero-orbit-core{place-items:center;width:clamp(9rem,34vw,12.5rem);height:clamp(9rem,34vw,12.5rem);display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-page .ih-hero-orbit-glow{background:radial-gradient(circle, var(--ih-mint-glow) 0%, #14e0c014 45%, transparent 70%);border-radius:50%;animation:5s ease-in-out infinite hero-glow-pulse;position:absolute;inset:-18%}.landing-page .ih-hero-orbit-ring{background:linear-gradient(145deg,#f0fdf9 0%,#ecfdf5 100%);border:1px solid #14e0c040;border-radius:50%;position:absolute;inset:0;box-shadow:0 0 0 12px #14e0c00f,0 20px 50px #0f172a14}.landing-page .ih-hero-orbit-logo{z-index:1;object-fit:contain;width:62%;height:auto;animation:5s ease-in-out infinite ih-core-float;position:relative}.landing-page .ih-hero-orbit-card{border:1px solid var(--ih-border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff0;border-radius:14px;width:min(11.5rem,42vw);padding:.875rem 1rem;position:absolute;box-shadow:0 10px 30px #0f172a14}.landing-page .ih-hero-orbit-card-1{animation:5.5s ease-in-out infinite hero-float-a;top:6%;right:2%}.landing-page .ih-hero-orbit-card-2{animation:6.2s ease-in-out infinite hero-float-b;top:42%;left:-2%}.landing-page .ih-hero-orbit-card-3{animation:5.8s ease-in-out infinite hero-float-c;bottom:8%;right:6%}.landing-page .ih-hero-orbit-card-icon{border-radius:10px;justify-content:center;align-items:center;width:2rem;height:2rem;margin-bottom:.5rem;display:inline-flex}.landing-page .ih-accent-teal{color:var(--ih-teal);background:#0d94881f}.landing-page .ih-accent-green{color:var(--ih-green);background:#10b9811f}.landing-page .ih-accent-blue{color:var(--ih-sky);background:#0369a11f}.landing-page .ih-hero-orbit-card-title{color:var(--ih-text);font-size:.875rem;font-weight:700;line-height:1.25}.landing-page .ih-hero-orbit-card-line{color:var(--ih-text-muted);margin-top:.2rem;font-size:.6875rem;line-height:1.45}@keyframes hero-glow-pulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes ih-core-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes hero-float-a{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes hero-float-b{0%,to{transform:translate(0)}50%{transform:translate(6px,-8px)}}@keyframes hero-float-c{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (max-width:1023px){.landing-page .ih-hero{min-height:auto;margin-top:calc(-1 * var(--ih-header-space));padding-top:calc(var(--ih-header-space) + 2rem);padding-bottom:3rem;overflow:visible}.landing-page .ih-hero-inner{gap:2.5rem}.landing-page .ih-hero-copy{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.landing-page .ih-hero-title{max-width:none;font-size:clamp(1.75rem,7vw,2.35rem)}.landing-page .ih-hero-subtitle{font-size:clamp(1rem,3.5vw,1.2rem)}.landing-page .ih-hero-description{max-width:28rem;font-size:.9375rem;line-height:1.65}.landing-page .ih-hero-stats{gap:0;width:100%;max-width:22rem;margin-top:1.5rem}.landing-page .ih-hero-stat{text-align:center;flex-direction:column;align-items:center;padding:0 .625rem;display:flex}.landing-page .ih-hero-stat-value{font-size:clamp(1.5rem,6vw,1.875rem)}.landing-page .ih-hero-stat-label{font-size:.75rem}.landing-page .ih-hero-stat:not(:first-child){border-left:1px solid #94a3b859}.landing-page .ih-hero-actions{justify-content:center;width:100%;margin-top:1.5rem}.landing-page .ih-hero-btn-primary,.landing-page .ih-hero-btn-secondary{flex:calc(50% - .375rem);min-width:0;max-width:11rem;padding-inline:1rem;font-size:.875rem}.landing-page .ih-hero-visual{flex-shrink:0;width:100%;max-width:22rem;margin-top:0}.landing-page .ih-hero-orbit{aspect-ratio:1;width:100%;max-width:22rem}.landing-page .ih-hero-orbit-lines{opacity:.65}.landing-page .ih-hero-orbit-core{width:clamp(6.5rem,32vw,8.5rem);height:clamp(6.5rem,32vw,8.5rem)}.landing-page .ih-hero-orbit-card{width:8.75rem;padding:.625rem .75rem}.landing-page .ih-hero-orbit-card-icon{width:1.625rem;height:1.625rem;margin-bottom:.375rem}.landing-page .ih-hero-orbit-card-title{font-size:.75rem}.landing-page .ih-hero-orbit-card-line{font-size:.625rem;line-height:1.35}.landing-page .ih-hero-orbit-card-1{top:2%;right:-2%}.landing-page .ih-hero-orbit-card-2{top:48%;left:-6%}.landing-page .ih-hero-orbit-card-3{bottom:4%;right:-2%}.landing-page .ih-hero-scroll{display:none}}@media (prefers-reduced-motion:reduce){.landing-page .ih-hero-orbit-line,.landing-page .ih-hero-orbit-glow,.landing-page .ih-hero-orbit-logo,.landing-page .ih-hero-orbit-card,.landing-page .ih-hero-scroll{animation:none!important}.landing-page *,.landing-page :before,.landing-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.landing-page .ih-hero-panel{border:1px solid var(--ih-border);border-radius:var(--ih-radius-lg);background:var(--ih-surface);box-shadow:var(--ih-shadow-lg);overflow:hidden}.landing-page .ih-hero-panel-bar{background:var(--ih-bg-alt);border-bottom:1px solid var(--ih-border);color:var(--ih-text-muted);justify-content:space-between;align-items:center;padding:.625rem 1rem;font-size:.75rem;display:flex}.landing-page .ih-progress-track{background:var(--ih-bg-alt);border-radius:3px;height:6px;overflow:hidden}.landing-page .ih-progress-fill{background:var(--ih-blue);border-radius:3px;height:100%}.landing-page .ih-how-it-works{padding-block:clamp(3.5rem,7vw,5.5rem);position:relative;overflow:hidden}.landing-page .ih-how-it-works-bg{pointer-events:none;background:radial-gradient(80% 60% at 50% 0,#14e0c024 0%,#0000 55%),radial-gradient(60% 50% at 20% 80%,#0369a114 0%,#0000 50%),linear-gradient(#f0f9ff 0%,#ecfdf8 45%,#f8fafc 100%);position:absolute;inset:0}.landing-page .ih-how-it-works-bg:after{content:"";background-image:linear-gradient(#ffffff80 1px,#0000 1px),linear-gradient(90deg,#ffffff80 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000080 0%,#0000 90%);mask-image:linear-gradient(#00000080 0%,#0000 90%)}.landing-page .ih-flow-pipeline{margin-top:2.5rem;max-width:56rem;margin-inline:auto}.landing-page .ih-flow-source{flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.landing-page .ih-flow-url-chip{font-size:.8125rem;font-family:var(--ih-font-mono);color:var(--ih-text-muted);background:#ffffffd9;border:1px solid #0d948840;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;display:inline-flex;box-shadow:0 4px 16px #0f172a0f}.landing-page .ih-flow-vline{background:repeating-linear-gradient(#0d948880 0 6px,#0000 6px 12px);width:2px;height:2rem;margin-block:.25rem;animation:1.2s linear infinite ih-flow-vline}@keyframes ih-flow-vline{to{background-position:0 12px}}.landing-page .ih-flow-hub{width:3.25rem;height:3.25rem;color:var(--ih-teal);background:#fff;border:1px solid #0d94884d;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 8px 24px #0d948826}.landing-page .ih-flow-hub-glow{background:radial-gradient(circle,#14e0c059 0%,#0000 70%);border-radius:50%;animation:4s ease-in-out infinite hero-glow-pulse;position:absolute;inset:-40%}.landing-page .ih-flow-hub-ring{border:1px dashed #0d948859;border-radius:50%;position:absolute;inset:-8px}.landing-page .ih-flow-track{padding-top:1.25rem;position:relative}.landing-page .ih-flow-track-line{z-index:0;height:2px;position:absolute;top:2.75rem;left:16.66%;right:16.66%}.landing-page .ih-flow-track-dash{background:repeating-linear-gradient(90deg,#0d948873 0 8px,#0000 8px 16px);width:100%;height:100%;animation:1.5s linear infinite ih-flow-hdash}@keyframes ih-flow-hdash{to{background-position:16px 0}}.landing-page .ih-flow-dot{background:var(--ih-teal);z-index:2;border:2px solid #fff;border-radius:50%;width:10px;height:10px;margin-left:-5px;transition:left .65s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 0 4px #14e0c059,0 0 12px #0d948880}.landing-page .ih-flow-steps{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid;position:relative}.landing-page .ih-flow-step{text-align:center;border:1px solid var(--ih-border);background:#ffffffe0;border-radius:16px;flex-direction:column;align-items:center;padding:1.25rem 1rem 1.5rem;transition:border-color .4s,box-shadow .4s,transform .4s;display:flex;box-shadow:0 8px 24px #0f172a0d}.landing-page .ih-flow-step-active{border-color:#0369a173;transform:translateY(-2px);box-shadow:0 0 0 1px #0369a11f,0 12px 32px #0369a11f}.landing-page .ih-flow-step-done{border-color:#10b98173;box-shadow:0 0 0 1px #10b9811f,0 12px 32px #10b9811a}.landing-page .ih-flow-step-pending{opacity:.82}.landing-page .ih-flow-step-icon{border-radius:50%;place-items:center;width:2.75rem;height:2.75rem;margin-bottom:.75rem;transition:background .4s,color .4s;display:grid}.landing-page .ih-flow-step-done .ih-flow-step-icon{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.landing-page .ih-flow-step-active .ih-flow-step-icon{color:#fff;background:linear-gradient(135deg, var(--ih-blue) 0%, #0284c7 100%)}.landing-page .ih-flow-step-pending .ih-flow-step-icon{color:var(--ih-text-subtle);background:var(--ih-bg-alt);border:1px solid var(--ih-border)}.landing-page .ih-flow-spin{animation:1s linear infinite ih-flow-spin}@keyframes ih-flow-spin{to{transform:rotate(360deg)}}.landing-page .ih-flow-step-number{letter-spacing:.08em;color:var(--ih-text-subtle);font-size:.6875rem;font-weight:700}.landing-page .ih-flow-step-title{color:var(--ih-text);margin-top:.25rem;font-size:1rem;font-weight:700;line-height:1.3}.landing-page .ih-flow-step-status{margin-top:.5rem;font-size:.8125rem;font-weight:600}.landing-page .ih-flow-status-done{color:var(--ih-green)}.landing-page .ih-flow-status-active{color:var(--ih-blue)}.landing-page .ih-flow-status-pending{color:var(--ih-text-subtle)}.landing-page .ih-flow-step-desc{color:var(--ih-text-muted);margin-top:.5rem;font-size:.8125rem;line-height:1.55}@media (max-width:767px){.landing-page .ih-flow-steps{grid-template-columns:1fr;gap:.75rem}.landing-page .ih-flow-track-line{display:none}.landing-page .ih-flow-step{text-align:left;flex-flow:wrap;align-items:flex-start;gap:0 .75rem;padding:1rem}.landing-page .ih-flow-step-icon{flex-shrink:0;margin-bottom:0}.landing-page .ih-flow-step-number,.landing-page .ih-flow-step-title,.landing-page .ih-flow-step-status,.landing-page .ih-flow-step-desc{flex:calc(100% - 3.5rem)}.landing-page .ih-flow-step-title{margin-top:0}.landing-page .ih-flow-source{margin-bottom:1.5rem}.landing-page .ih-flow-url-chip{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.75rem;overflow:hidden}}@media (prefers-reduced-motion:reduce){.landing-page .ih-flow-vline,.landing-page .ih-flow-track-dash,.landing-page .ih-flow-spin,.landing-page .ih-flow-hub-glow{animation:none!important}.landing-page .ih-flow-dot{transition:none}}.landing-page .ih-features{padding-block:clamp(3.5rem,7vw,5.5rem);position:relative;overflow:hidden}.landing-page .ih-features-bg{pointer-events:none;background:radial-gradient(70% 50% at 100% 0,#0369a11a 0%,#0000 55%),radial-gradient(55% 45% at 0 100%,#14e0c01f 0%,#0000 50%),linear-gradient(165deg,#f8fafc 0%,#eef6ff 40%,#f0fdf9 100%);position:absolute;inset:0}.landing-page .ih-features-deco{opacity:.45;pointer-events:none;z-index:0;width:min(22rem,40vw);height:auto;animation:8s ease-in-out infinite ih-features-deco-float;position:absolute;top:-2rem;right:-4rem}@keyframes ih-features-deco-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(2deg)}}.landing-page .ih-features-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}.landing-page .ih-feature-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1;border:1px solid #ffffffa6;border-radius:18px;padding:1.25rem 1.35rem 1.35rem;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0f172a0f}.landing-page .ih-feature-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0f172a1a}.landing-page .ih-feature-card-hero{color:#fff;background:linear-gradient(135deg,#001649 0%,#0c4a6e 52%,#0d9488 100%);border-color:#14e0c040;grid-column:span 12;gap:1.5rem;padding:1.5rem;display:grid}@media (min-width:1024px){.landing-page .ih-feature-card-hero{grid-area:1/1/span 2/span 7;grid-template-columns:1fr 1.05fr;align-items:center;padding:2rem}.landing-page .ih-feature-card:not(.ih-feature-card-hero):nth-child(2){grid-area:1/8/auto/span 5}.landing-page .ih-feature-card:not(.ih-feature-card-hero):nth-child(3){grid-area:2/8/auto/span 5}.landing-page .ih-feature-card:not(.ih-feature-card-hero):nth-child(4){grid-area:3/1/auto/span 4}.landing-page .ih-feature-card:not(.ih-feature-card-hero):nth-child(5){grid-area:3/5/auto/span 4}.landing-page .ih-feature-card:not(.ih-feature-card-hero):nth-child(6){grid-area:3/9/auto/span 4}}.landing-page .ih-feature-hero-copy .ih-feature-title,.landing-page .ih-feature-hero-copy .ih-feature-desc{color:#ffffffeb}.landing-page .ih-feature-hero-copy .ih-feature-desc{color:#ffffffb8}.landing-page .ih-feature-hero-visual{border-radius:14px;overflow:hidden;box-shadow:0 20px 50px #00000040}.landing-page .ih-feature-hero-image{width:100%;height:auto;display:block}.landing-page .ih-feature-tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding:0;list-style:none;display:flex}.landing-page .ih-feature-tags li{letter-spacing:.04em;text-transform:uppercase;color:#ffffffe6;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:600}.landing-page .ih-feature-icon{border-radius:12px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:.875rem;display:inline-flex}.landing-page .ih-feature-icon-hero{color:#fff;background:#ffffff26;border:1px solid #ffffff40}.landing-page .ih-feature-title{color:var(--ih-text);font-size:1.0625rem;font-weight:700;line-height:1.3}.landing-page .ih-feature-card-hero .ih-feature-title{font-size:clamp(1.25rem,2.5vw,1.5rem)}.landing-page .ih-feature-desc{color:var(--ih-text-muted);margin-top:.5rem;font-size:.875rem;line-height:1.6}.landing-page .ih-feature-card-teal{background:linear-gradient(145deg,#ecfdf8 0%,#f0fdfa 100%);border-color:#0d948833;grid-column:span 12}.landing-page .ih-feature-card-blue{background:linear-gradient(145deg,#eff6ff 0%,#f0f9ff 100%);border-color:#0369a12e;grid-column:span 12}.landing-page .ih-feature-card-green{background:linear-gradient(145deg,#ecfdf5 0%,#f0fdf4 100%);border-color:#10b98133;grid-column:span 12}.landing-page .ih-feature-card-violet{background:linear-gradient(145deg,#f5f3ff 0%,#faf5ff 100%);border-color:#8b5cf62e;grid-column:span 12}.landing-page .ih-feature-card-cyan{background:linear-gradient(145deg,#ecfeff 0%,#f0fdfa 100%);border-color:#06b6d433;grid-column:span 12}.landing-page .ih-feature-card-amber{background:linear-gradient(145deg,#fffbeb 0%,#fff7ed 100%);border-color:#f59e0b38;grid-column:span 12}@media (min-width:640px){.landing-page .ih-feature-card:not(.ih-feature-card-hero){grid-column:span 6}}@media (min-width:1024px){.landing-page .ih-feature-card-teal,.landing-page .ih-feature-card-blue,.landing-page .ih-feature-card-green,.landing-page .ih-feature-card-violet,.landing-page .ih-feature-card-cyan,.landing-page .ih-feature-card-amber{grid-column:auto}}.landing-page .ih-feature-icon-teal{color:var(--ih-teal);background:#0d948824}.landing-page .ih-feature-icon-blue{color:var(--ih-blue);background:#0369a11f}.landing-page .ih-feature-icon-green{color:var(--ih-green);background:#10b98124}.landing-page .ih-feature-icon-violet{color:#7c3aed;background:#7c3aed1f}.landing-page .ih-feature-icon-cyan{color:#0891b2;background:#0891b21f}.landing-page .ih-feature-icon-amber{color:#d97706;background:#d977061f}@media (max-width:1023px){.landing-page .ih-feature-card-hero{grid-template-columns:1fr}.landing-page .ih-features-deco{opacity:.28;right:-6rem}}@media (prefers-reduced-motion:reduce){.landing-page .ih-features-deco{animation:none!important}}.landing-page .ih-url-checker{padding-block:clamp(3.5rem,7vw,5rem);position:relative;overflow:hidden}.landing-page .ih-url-checker-bg{pointer-events:none;background:radial-gradient(60% 55% at 15%,#00164914 0%,#0000 55%),radial-gradient(50% 45% at 85% 30%,#14e0c026 0%,#0000 50%),linear-gradient(135deg,#eef2ff 0%,#ecfeff 45%,#f0fdf9 100%);position:absolute;inset:0}.landing-page .ih-url-checker-bg:after{content:"";background-image:radial-gradient(circle at 20% 80%,#0369a10f 0%,#0000 40%),radial-gradient(circle at 80% 20%,#0d948814 0%,#0000 35%);position:absolute;inset:0}.landing-page .ih-url-checker-grid{align-items:center;gap:2rem;display:grid}@media (min-width:1024px){.landing-page .ih-url-checker-grid{grid-template-columns:minmax(0,.75fr) minmax(0,1.35fr);align-items:start;gap:2.5rem 3rem}}.landing-page .ih-url-checker-eyebrow{letter-spacing:.05em;text-transform:uppercase;color:var(--ih-teal);align-items:center;gap:.375rem;margin-bottom:.75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.landing-page .ih-url-checker-title{letter-spacing:-.025em;color:var(--ih-text);font-size:clamp(1.75rem,3.5vw,2.375rem);font-weight:800;line-height:1.15}.landing-page .ih-url-checker-lead{color:var(--ih-text-muted);max-width:28rem;margin-top:.875rem;font-size:1rem;line-height:1.65}.landing-page .ih-url-checker-highlights{flex-direction:column;gap:.625rem;margin-top:1.25rem;padding:0;list-style:none;display:flex}.landing-page .ih-url-checker-highlights li{color:var(--ih-text);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.landing-page .ih-url-checker-highlights svg{color:var(--ih-teal);flex-shrink:0}.landing-page .ih-url-checker-panel{width:100%;position:relative}.landing-page .ih-url-checker-panel-glow{opacity:.65;filter:blur(.5px);background:linear-gradient(135deg,#0d948873,#0369a159,#14e0c066);border-radius:22px;position:absolute;inset:-1px}.landing-page .ih-url-checker-panel-inner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:20px;padding:1.5rem;position:relative;box-shadow:0 20px 50px #0f172a1a}@media (min-width:640px){.landing-page .ih-url-checker-panel-inner{padding:1.75rem 2rem}}@media (min-width:1024px){.landing-page .ih-url-checker-panel-inner{padding:2rem 2.25rem}}.landing-page .ih-url-checker-panel-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.landing-page .ih-url-checker-demo-badge{letter-spacing:.06em;text-transform:uppercase;color:var(--ih-teal);background:#0d94881a;border:1px solid #0d948840;border-radius:999px;padding:.3rem .625rem;font-size:.625rem;font-weight:700;display:inline-flex}.landing-page .ih-url-checker-panel-icon{width:2.25rem;height:2.25rem;color:var(--ih-blue);background:var(--ih-blue-muted);border-radius:10px;place-items:center;display:grid}.landing-page .ih-url-checker-form{flex-direction:column;gap:.875rem;display:flex}.landing-page .ih-url-checker-field{flex-direction:column;min-width:0;display:flex}@media (min-width:640px){.landing-page .ih-url-checker-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;display:grid}.landing-page .ih-url-checker-field{grid-column:1}.landing-page .ih-url-checker-submit{white-space:nowrap;grid-column:2;width:auto;min-width:11rem}}.landing-page .ih-url-checker-field-label{color:var(--ih-text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.375rem;font-size:.75rem;font-weight:600;display:block}.landing-page .ih-url-checker-input-wrap{width:100%;display:block;position:relative}.landing-page .ih-url-checker-input-icon{color:var(--ih-text-subtle);pointer-events:none;z-index:1;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.landing-page .ih-url-checker-input{box-sizing:border-box;width:100%;min-width:0;font-size:1rem;font-family:var(--ih-font-mono);color:var(--ih-text);background:var(--ih-bg);border:1px solid var(--ih-border-strong);border-radius:12px;padding:.9375rem 1rem .9375rem 2.5rem;transition:border-color .2s,box-shadow .2s;display:block}.landing-page .ih-url-checker-input:focus{border-color:var(--ih-teal);outline:none;box-shadow:0 0 0 3px #14e0c033}.landing-page .ih-url-checker-submit{color:#fff;background:linear-gradient(135deg, var(--ih-navy) 0%, var(--ih-blue) 55%, var(--ih-teal) 100%);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.9375rem 1.5rem;font-size:.9375rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 28px #00164940}.landing-page .ih-url-checker-submit:hover{transform:translateY(-1px);box-shadow:0 14px 32px #0016494d}.landing-page .ih-url-checker-result{border-radius:10px;align-items:flex-start;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;font-size:.8125rem;line-height:1.5;display:flex}.landing-page .ih-url-checker-result-success{color:#047857;background:var(--ih-success-bg);border:1px solid #10b98140}.landing-page .ih-url-checker-result-success svg{flex-shrink:0;margin-top:.1rem}.landing-page .ih-url-checker-result-error{color:var(--ih-danger);background:var(--ih-danger-bg);border:1px solid #dc262633}.landing-page .ih-process-line{display:none}@media (min-width:768px){.landing-page .ih-process-line{background:linear-gradient(90deg, var(--ih-border) 0%, var(--ih-blue) 50%, var(--ih-border) 100%);height:1px;display:block;position:absolute;top:2rem;left:calc(16.66% + 1rem);right:calc(16.66% + 1rem)}}.landing-page .ih-dash-shell{border:1px solid var(--ih-border);border-radius:var(--ih-radius-lg);background:var(--ih-surface);min-height:420px;box-shadow:var(--ih-shadow-md);grid-template-columns:200px 1fr;display:grid;overflow:hidden}@media (max-width:767px){.landing-page .ih-dash-shell{grid-template-columns:1fr}.landing-page .ih-dash-sidebar{display:none}}.landing-page .ih-dash-sidebar{background:var(--ih-navy);color:#ffffffd9;padding:1.25rem 1rem;font-size:.8125rem}.landing-page .ih-dash-nav-item{border-radius:var(--ih-radius-sm);margin-bottom:.25rem;padding:.5rem .75rem}.landing-page .ih-dash-nav-item.active{color:#fff;background:#ffffff1a}@keyframes ih-fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing-page .ih-related-articles{content-visibility:auto;contain-intrinsic-size:auto 500px;padding-block:clamp(3.5rem,7vw,5.5rem) clamp(2rem,4vw,3rem);position:relative;overflow:hidden}.landing-page .ih-closing-bg{pointer-events:none;background:radial-gradient(70% 50% at 100% 0,#0369a11a 0%,#0000 55%),radial-gradient(55% 45% at 0 100%,#14e0c01f 0%,#0000 50%),linear-gradient(165deg,#f8fafc 0%,#eef6ff 40%,#f0fdf9 100%);position:absolute;inset:0}.landing-page .ih-related-articles-header{text-align:center;margin-inline:auto;max-width:40rem;margin-bottom:clamp(2rem,4vw,3rem)}.landing-page .ih-related-articles-title{letter-spacing:-.03em;color:var(--ih-text);font-size:clamp(1.875rem,4vw,2.75rem);font-weight:800;line-height:1.1}.landing-page .ih-related-articles-lead{color:var(--ih-text-muted);letter-spacing:-.01em;margin-top:.75rem;font-size:clamp(.9375rem,2vw,1.0625rem)}.landing-page .ih-related-articles-grid{gap:0;display:grid}@media (min-width:768px){.landing-page .ih-related-articles-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:3rem}}.landing-page .ih-popular-post-item{position:relative}.landing-page .ih-popular-post-link{color:inherit;text-decoration:none;display:block}.landing-page .ih-popular-post-item[data-index="0"]{animation:.6s ease-out .1s both ih-fade-in-up}.landing-page .ih-popular-post-item[data-index="1"]{animation:.6s ease-out .2s both ih-fade-in-up}.landing-page .ih-popular-post-item[data-index="2"]{animation:.6s ease-out .3s both ih-fade-in-up}.landing-page .ih-popular-post-item[data-index="3"]{animation:.6s ease-out .4s both ih-fade-in-up}.landing-page .ih-popular-post-item[data-index="4"]{animation:.6s ease-out .5s both ih-fade-in-up}.landing-page .ih-popular-post-item[data-index="5"]{animation:.6s ease-out .6s both ih-fade-in-up}.landing-page .ih-popular-post-desktop{border-bottom:1px solid var(--ih-border);align-items:center;gap:1.25rem;padding-block:1.125rem;display:none}.landing-page .ih-popular-post-mobile{border-bottom:1px solid var(--ih-border);align-items:center;gap:.875rem;padding-block:1rem;transition:background .25s,padding-left .25s,border-left .25s;display:flex}@media (min-width:768px){.landing-page .ih-popular-post-desktop{display:flex}.landing-page .ih-popular-post-mobile{display:none}}.landing-page .ih-post-date{color:#0f172a8c;letter-spacing:-.02em;flex-direction:column;align-items:center;min-width:3.25rem;font-weight:900;transition:color .3s,transform .3s cubic-bezier(.34,1.56,.64,1);display:flex}.landing-page .ih-post-date-day{font-size:clamp(1.75rem,3vw,2.125rem);line-height:1}.landing-page .ih-post-date-month{text-transform:uppercase;margin-top:.125rem;font-size:.75rem;font-weight:700}.landing-page .ih-post-line{background:#0f172a26;flex-shrink:0;align-self:stretch;width:2px;min-height:2.75rem;transition:background .3s,width .3s}.landing-page .ih-post-title-wrapper{margin:-.25rem -.5rem;padding:.25rem .5rem;display:inline-block;position:relative}.landing-page .ih-post-title-wrapper-mobile{flex:1;min-width:0;margin:0;padding-left:.5rem;display:block}.landing-page .ih-post-focus-corner{opacity:0;border-style:solid;border-color:var(--ih-teal);width:.75rem;height:.75rem;transition:opacity .3s,transform .3s cubic-bezier(.34,1.56,.64,1),border-color .3s;position:absolute}.landing-page .ih-post-focus-tr{border-width:2px 2px 0 0;top:0;right:0}.landing-page .ih-post-focus-bl{border-width:0 0 2px 2px;bottom:0;left:0}.landing-page .ih-post-title{color:var(--ih-text);letter-spacing:-.01em;font-size:clamp(.9375rem,2vw,1.0625rem);font-weight:600;line-height:1.45;transition:color .3s,transform .3s,letter-spacing .3s;display:block}.landing-page .ih-post-mobile-accent{opacity:0;background:var(--ih-teal);flex-shrink:0;align-self:stretch;width:2px;min-height:2.5rem;transition:all .3s cubic-bezier(.34,1.56,.64,1)}@media (min-width:768px){.landing-page .ih-popular-post-item:hover .ih-post-date{color:var(--ih-teal);transform:scale(1.08)rotate(-2deg)}.landing-page .ih-popular-post-item:hover .ih-post-line{background:var(--ih-teal);width:3px}.landing-page .ih-popular-post-item:hover .ih-post-title{color:var(--ih-teal);letter-spacing:-.02em;transform:scale(.99)}.landing-page .ih-popular-post-item:hover .ih-post-focus-corner{opacity:1;border-color:var(--ih-teal)}.landing-page .ih-popular-post-item:hover .ih-post-focus-tr{transform:translate(5px,-5px)}.landing-page .ih-popular-post-item:hover .ih-post-focus-bl{transform:translate(-5px,5px)}}@media (max-width:767px){.landing-page .ih-popular-post-item:hover .ih-popular-post-mobile,.landing-page .ih-popular-post-item:focus-within .ih-popular-post-mobile{background:linear-gradient(90deg,#0f172a0a 0%,#0000 30%);border-left:3px solid #0d94884d;padding-left:.75rem}.landing-page .ih-popular-post-item:hover .ih-post-date,.landing-page .ih-popular-post-item:focus-within .ih-post-date{color:#0f172ab3}.landing-page .ih-popular-post-item:hover .ih-post-title,.landing-page .ih-popular-post-item:focus-within .ih-post-title{color:var(--ih-teal)}.landing-page .ih-popular-post-item:hover .ih-post-mobile-accent,.landing-page .ih-popular-post-item:focus-within .ih-post-mobile-accent{opacity:.6;width:2px}.landing-page .ih-popular-post-item:active .ih-popular-post-mobile{border-left:4px solid var(--ih-teal);background:linear-gradient(90deg,#0f172a14 0%,#0000 25%);padding-left:.75rem}.landing-page .ih-popular-post-item:active .ih-post-date{color:var(--ih-teal);transform:scale(1.03)}.landing-page .ih-popular-post-item:active .ih-post-title{color:var(--ih-teal)}.landing-page .ih-popular-post-item:active .ih-post-mobile-accent{opacity:1;background:var(--ih-teal);width:3px}}.landing-page .ih-related-articles-view-all{color:var(--ih-text);align-items:center;gap:.75rem;margin-top:clamp(1.75rem,4vw,2.5rem);font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .25s,color .25s;display:inline-flex}.landing-page .ih-related-articles-view-all-line{background:#0f172a33;width:2.5rem;height:2px;transition:width .25s,background .25s}.landing-page .ih-related-articles-view-all-icon{color:var(--ih-text-muted);transition:transform .25s,color .25s}@media (min-width:768px){.landing-page .ih-related-articles-view-all:hover{color:var(--ih-teal);transform:translate(.25rem)}.landing-page .ih-related-articles-view-all:hover .ih-related-articles-view-all-line{background:var(--ih-teal);width:4rem}.landing-page .ih-related-articles-view-all:hover .ih-related-articles-view-all-icon{color:var(--ih-teal);transform:translate(.25rem)}}@media (max-width:767px){.landing-page .ih-related-articles-view-all:active{color:var(--ih-teal);transform:translate(.5rem)}.landing-page .ih-related-articles-view-all:active .ih-related-articles-view-all-line{background:var(--ih-teal);width:6rem}.landing-page .ih-related-articles-view-all:active .ih-related-articles-view-all-icon{color:var(--ih-teal);transform:translate(.5rem)}}@media (prefers-reduced-motion:reduce){.landing-page .ih-popular-post-item[data-index]{animation:none!important}.landing-page .ih-post-date,.landing-page .ih-post-line,.landing-page .ih-post-title,.landing-page .ih-post-focus-corner,.landing-page .ih-post-mobile-accent,.landing-page .ih-related-articles-view-all,.landing-page .ih-related-articles-view-all-line,.landing-page .ih-related-articles-view-all-icon{transition-duration:.01ms!important}}.landing-page .ih-footer-zone{padding-block:0 clamp(2.5rem,5vw,4rem);position:relative;overflow:hidden}.landing-page .ih-footer-shell{z-index:1;position:relative}.landing-page .ih-footer-cta{text-align:center;max-width:42rem;margin-inline:auto;padding-block:clamp(1rem,3vw,2rem) clamp(2rem,4vw,3rem)}.landing-page .ih-footer-cta-title{letter-spacing:-.03em;color:var(--ih-text);font-size:clamp(1.75rem,4vw,2.625rem);font-weight:800;line-height:1.15}.landing-page .ih-footer-cta-lead{color:var(--ih-text-muted);margin-top:.875rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.65}.landing-page .ih-footer-cta-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.75rem;display:flex}.landing-page .ih-footer-cta-primary{color:#fff;background:linear-gradient(135deg, var(--ih-navy) 0%, var(--ih-blue) 55%, var(--ih-teal) 100%);border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.8125rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 32px #00164938}.landing-page .ih-footer-cta-primary:hover{transform:translateY(-1px);box-shadow:0 16px 36px #00164947}.landing-page .ih-footer-cta-secondary{color:var(--ih-text);background:#fff;border:1px solid #e2e8f0f2;border-radius:9999px;justify-content:center;align-items:center;padding:.8125rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .2s,transform .2s;display:inline-flex;box-shadow:0 4px 16px #0f172a0f}.landing-page .ih-footer-cta-secondary:hover{border-color:var(--ih-border-strong);transform:translateY(-1px)}.landing-page .ih-footer-card{background:#fffffffa;border:1px solid #e2e8f0f2;border-radius:clamp(1.25rem,2.5vw,2rem);padding:clamp(1.5rem,3vw,2.25rem);box-shadow:0 20px 50px #0f172a14}@media (min-width:768px){.landing-page .ih-footer-card{padding:clamp(2rem,3.5vw,2.75rem)}}.landing-page .ih-footer-card-grid{gap:2rem;display:grid}@media (min-width:1024px){.landing-page .ih-footer-card-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1.6fr);align-items:start;gap:2.5rem 3rem}}.landing-page .ih-footer-brand-lead{color:var(--ih-text-muted);max-width:22rem;margin-top:1rem;font-size:.9375rem;line-height:1.6}.landing-page .ih-footer-newsletter{margin-top:1.25rem}.landing-page .ih-footer-newsletter-field{display:block;position:relative}.landing-page .ih-footer-newsletter-input{width:100%;color:var(--ih-text);background:var(--ih-bg-alt);border:1px solid var(--ih-border);box-sizing:border-box;border-radius:9999px;padding:.875rem 7.5rem .875rem 1rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.landing-page .ih-footer-newsletter-input:focus{border-color:var(--ih-teal);outline:none;box-shadow:0 0 0 3px #14e0c02e}.landing-page .ih-footer-newsletter-submit{color:#fff;background:linear-gradient(135deg, var(--ih-blue) 0%, var(--ih-teal) 100%);cursor:pointer;border:none;border-radius:9999px;padding:.5625rem 1rem;font-size:.8125rem;font-weight:700;transition:opacity .2s,transform .2s;position:absolute;top:50%;right:.3125rem;transform:translateY(-50%)}.landing-page .ih-footer-newsletter-submit:hover:not(:disabled){transform:translateY(-50%)scale(1.02)}.landing-page .ih-footer-newsletter-submit:disabled{opacity:.85;cursor:default}.landing-page .ih-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 1.25rem;display:grid}@media (min-width:640px){.landing-page .ih-footer-columns{grid-template-columns:repeat(4,minmax(0,1fr))}}.landing-page .ih-footer-col-title{color:var(--ih-text);letter-spacing:-.01em;font-size:.8125rem;font-weight:700}.landing-page .ih-footer-col-nav{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.landing-page .ih-footer-col-nav a{color:var(--ih-text-muted);font-size:.875rem;text-decoration:none;transition:color .15s}.landing-page .ih-footer-col-nav a:hover{color:var(--ih-teal)}.landing-page .ih-footer-divider{background:var(--ih-border);height:1px;margin-top:clamp(1.5rem,3vw,2rem)}.landing-page .ih-footer-legal-grid{gap:1rem;margin-top:1.25rem;display:grid}@media (min-width:768px){.landing-page .ih-footer-legal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}.landing-page .ih-footer-legal-item{color:var(--ih-text-muted);font-size:.8125rem;line-height:1.6}.landing-page .ih-footer-legal-title{color:var(--ih-text);margin-bottom:.375rem;font-size:.875rem;font-weight:600}.landing-page .ih-footer-copyright{border-top:1px solid var(--ih-border);text-align:center;color:var(--ih-blue);margin-top:clamp(1.25rem,2.5vw,1.75rem);padding-top:1.25rem;font-size:.8125rem;font-weight:500}.landing-page .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.landing-page .ih-product-showcase{background:#e0eafc;padding-block:clamp(2rem,5vw,3.5rem) clamp(2.5rem,6vw,4rem);position:relative;overflow:hidden}.landing-page .ih-product-showcase-grid{pointer-events:none;background-image:linear-gradient(#ffffff8c 1px,#0000 1px),linear-gradient(90deg,#ffffff8c 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000bf 0%,#00000059 100%);mask-image:linear-gradient(#000000bf 0%,#00000059 100%)}.landing-page .ih-showcase-carousel{flex-direction:column;align-items:center;gap:clamp(1.75rem,4vw,2.75rem);display:flex}.landing-page .ih-showcase-copy{text-align:center;max-width:42rem}.landing-page .ih-showcase-badge-row{align-items:center;gap:.5rem;margin-bottom:1rem;display:inline-flex}.landing-page .ih-showcase-badge{color:var(--ih-text-muted);background:#ffffffb8;border:1px solid #94a3b859;border-radius:999px;align-items:center;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}.landing-page .ih-showcase-tag{letter-spacing:.06em;border-radius:4px;align-items:center;padding:.2rem .5rem;font-size:.625rem;font-weight:800;display:inline-flex}.landing-page .ih-showcase-tag-new{color:#fff;background:linear-gradient(135deg, var(--ih-teal) 0%, var(--ih-mint) 100%)}.landing-page .ih-showcase-tag-hot{color:#fff;background:linear-gradient(135deg,#f97316 0%,#ef4444 100%)}.landing-page .ih-showcase-title{letter-spacing:-.025em;color:var(--ih-text);font-size:clamp(1.75rem,4vw,2.625rem);font-weight:800;line-height:1.15}.landing-page .ih-showcase-description{color:var(--ih-text-muted);margin-top:1rem;font-size:clamp(.9375rem,2vw,1.0625rem);line-height:1.75}.landing-page .ih-showcase-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.75rem;display:flex}.landing-page .ih-showcase-btn-primary{color:#fff;background:linear-gradient(135deg, var(--ih-teal) 0%, var(--ih-mint) 100%);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.375rem;font-size:.9375rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 22px #0d948840}.landing-page .ih-showcase-btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0d948852}.landing-page .ih-showcase-btn-secondary{color:var(--ih-teal);background:#ffffffa6;border:1px solid #0d948859;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.375rem;font-size:.9375rem;font-weight:600;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.landing-page .ih-showcase-btn-secondary:hover{border-color:var(--ih-teal);background:#fff;transform:translateY(-1px)}.landing-page .ih-showcase-stage{justify-content:center;align-items:center;width:min(100%,920px);padding-inline:clamp(2.5rem,8vw,4rem);display:flex;position:relative}.landing-page .ih-showcase-laptop-wrap{width:100%;max-width:760px;animation:6s ease-in-out infinite ih-showcase-float;position:relative}.landing-page .ih-showcase-image{opacity:1;filter:drop-shadow(0 28px 48px #0f172a29);width:100%;height:auto;min-height:140px;display:block}.landing-page .ih-showcase-nav{z-index:2;width:2.75rem;min-width:44px;height:2.75rem;min-height:44px;color:var(--ih-text-subtle);-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#ffffffeb;border:1px solid #94a3b859;border-radius:999px;justify-content:center;align-items:center;transition:color .2s,background .2s,border-color .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:640px){.landing-page .ih-showcase-stage{gap:.25rem;padding-inline:.25rem}.landing-page .ih-showcase-nav-prev{left:.15rem}.landing-page .ih-showcase-nav-next{right:.15rem}.landing-page .ih-showcase-laptop-wrap{max-width:calc(100% - 3.5rem)}.landing-page .ih-showcase-actions{width:100%}.landing-page .ih-showcase-btn-primary,.landing-page .ih-showcase-btn-secondary{touch-action:manipulation;flex:auto;min-height:44px}}.landing-page .ih-showcase-nav:hover{color:var(--ih-teal);background:#fff;border-color:#0d948859}.landing-page .ih-showcase-nav-prev{left:0}.landing-page .ih-showcase-nav-next{right:0}.landing-page .ih-showcase-dots{justify-content:center;align-items:center;gap:.5rem;display:flex}.landing-page .ih-showcase-dot{background:#64748b59;border-radius:999px;width:.5rem;height:.5rem;transition:width .25s,background .25s}.landing-page .ih-showcase-dot.active{background:var(--ih-teal);width:1.25rem}@keyframes ih-showcase-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:767px){.landing-page .ih-showcase-stage{padding-inline:2.25rem}.landing-page .ih-showcase-nav{width:2rem;height:2rem}}@media (prefers-reduced-motion:reduce){.landing-page .ih-showcase-laptop-wrap{animation:none!important}}.landing-page .ih-seo-content-section{border-block:1px solid var(--ih-border);background:linear-gradient(#f8fafc 0%,#fff 48%)}.landing-page .ih-seo-content-panel{border:1px solid var(--ih-border);border-radius:calc(var(--ih-radius-lg) + 4px);width:100%;max-width:64rem;box-shadow:var(--ih-shadow-md);background:#fff;margin-inline:auto;padding:clamp(1.25rem,3vw,2.25rem) clamp(1.125rem,3vw,2.5rem)}@media (min-width:1024px){.landing-page .ih-seo-content-panel{max-width:68rem;padding:2.5rem 3rem 2.25rem}}.landing-page .ih-seo-content-header{text-align:center;max-width:none;margin-inline:auto}.landing-page .ih-seo-content-title{letter-spacing:-.02em;color:var(--ih-navy);font-size:clamp(1.625rem,3.2vw,2.125rem);font-weight:700;line-height:1.25}.landing-page .ih-seo-content-intro{margin-top:1rem;max-width:54rem;color:var(--ih-text-muted);margin-inline:auto;font-size:1.0625rem;line-height:1.75}.landing-page .ih-seo-content-preview{margin-inline:auto;max-width:none;margin-top:clamp(1.75rem,3.5vw,2.25rem)}.landing-page .ih-seo-content-quick{background:var(--ih-surface);border:1px solid var(--ih-border);border-radius:var(--ih-radius-lg);box-shadow:var(--ih-shadow-sm);padding:1.125rem 1.25rem}.landing-page .ih-seo-content-quick-title{color:var(--ih-navy);font-size:.9375rem;font-weight:700}.landing-page .ih-seo-content-quick-list{margin-top:.75rem;padding-left:0;list-style:none}.landing-page .ih-seo-content-quick-list li{color:var(--ih-text);padding-left:1.5rem;font-size:.975rem;line-height:1.65;position:relative}.landing-page .ih-seo-content-quick-list li+li{margin-top:.5rem}.landing-page .ih-seo-content-quick-list li:before{content:"";background:var(--ih-teal);border-radius:999px;width:.625rem;height:.625rem;position:absolute;top:.45rem;left:0;box-shadow:inset 0 0 0 2px #ffffff8c}.landing-page .ih-seo-content-body{margin-inline:auto;max-width:none;margin-top:clamp(2rem,4vw,2.75rem)}@media (min-width:1024px){.landing-page .ih-seo-content-body{max-width:56rem}}.landing-page .ih-seo-content-preview .ih-seo-content-body{margin-top:clamp(1.75rem,3vw,2.25rem)}.landing-page .ih-seo-content-topic+.ih-seo-content-topic{border-top:1px solid var(--ih-border);margin-top:clamp(2.25rem,4vw,3rem);padding-top:clamp(2rem,3.5vw,2.5rem)}.landing-page .ih-seo-content-h2{letter-spacing:-.015em;color:var(--ih-navy);font-size:clamp(1.25rem,2.4vw,1.5rem);font-weight:700;line-height:1.35}.landing-page .ih-seo-content-h3{color:var(--ih-navy-soft);margin-top:1.375rem;margin-bottom:.625rem;font-size:1.0625rem;font-weight:600;line-height:1.4}.landing-page .ih-seo-content-p{color:var(--ih-text);margin-top:.875rem;font-size:1rem;line-height:1.8}.landing-page .ih-seo-content-ul,.landing-page .ih-seo-content-ol{color:var(--ih-text);margin-top:.875rem;padding-left:1.375rem;font-size:1rem;line-height:1.75}.landing-page .ih-seo-content-ul{list-style:outside}.landing-page .ih-seo-content-ol{list-style:decimal}.landing-page .ih-seo-content-ul li+li,.landing-page .ih-seo-content-ol li+li{margin-top:.375rem}.landing-page .ih-seo-content-link{color:var(--ih-teal);text-underline-offset:3px;font-weight:500;text-decoration:underline;transition:color .15s}.landing-page .ih-seo-content-link:hover{color:var(--ih-blue)}.landing-page .ih-seo-content-callout{background:var(--ih-mint-soft);border-radius:var(--ih-radius-md);border:1px solid #0d94882e;margin-top:1.25rem;padding:1rem 1.125rem}.landing-page .ih-seo-content-callout-title{letter-spacing:.04em;text-transform:uppercase;color:var(--ih-teal);font-size:.8125rem;font-weight:700}.landing-page .ih-seo-content-callout-body{color:var(--ih-navy-soft);margin-top:.375rem}.landing-page .ih-seo-content-callout--emphasis{background:linear-gradient(135deg,#eff6ff 0%,#ecfeff 100%);border-color:#0369a138}.landing-page .ih-seo-content-callout--emphasis .ih-seo-content-callout-title{color:var(--ih-blue);letter-spacing:.06em}.landing-page .ih-seo-content-table-wrap{-webkit-overflow-scrolling:touch;border:1px solid var(--ih-border);border-radius:var(--ih-radius-md);background:var(--ih-surface);margin-top:1.25rem;overflow-x:auto}.landing-page .ih-seo-content-table-caption{color:var(--ih-navy-soft);margin:0;padding:.75rem 1rem 0;font-size:.875rem;font-weight:600}.landing-page .ih-seo-content-table{border-collapse:collapse;width:100%;min-width:28rem;font-size:.9375rem;line-height:1.5}.landing-page .ih-seo-content-table th,.landing-page .ih-seo-content-table td{text-align:left;vertical-align:top;border-top:1px solid var(--ih-border);padding:.75rem 1rem}.landing-page .ih-seo-content-table thead th{background:var(--ih-bg-alt);color:var(--ih-navy);white-space:nowrap;border-top:0;font-weight:600}.landing-page .ih-seo-content-table tbody td{color:var(--ih-text)}.landing-page .ih-seo-content-checklist-wrap{margin-top:1rem}.landing-page .ih-seo-content-checklist{background:var(--ih-bg);border:1px solid var(--ih-border);border-radius:var(--ih-radius-md);margin-top:.75rem;padding:1rem 1.125rem;list-style:none}.landing-page .ih-seo-content-checklist li{color:var(--ih-text);padding-left:1.75rem;font-size:1rem;line-height:1.65;position:relative}.landing-page .ih-seo-content-checklist li+li{border-top:1px dashed var(--ih-border);margin-top:.625rem;padding-top:.625rem}.landing-page .ih-seo-content-checklist li:before{content:"";border:2px solid var(--ih-teal);background:linear-gradient(var(--ih-teal), var(--ih-teal)) center / .55rem .12rem no-repeat, linear-gradient(var(--ih-teal), var(--ih-teal)) center / .12rem .55rem no-repeat;background-color:#0d948814;border-radius:.25rem;width:1.05rem;height:1.05rem;position:absolute;top:.35rem;left:0}.landing-page .ih-seo-content-example{border-radius:var(--ih-radius-md);background:#fffbeb;border:1px solid #d9770633;margin-top:1.25rem;padding:1rem 1.125rem}.landing-page .ih-seo-content-example-title{color:#92400e;font-size:.9375rem;font-weight:700}.landing-page .ih-seo-content-more{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .45s,opacity .35s;display:grid}.landing-page .ih-seo-content-more--open{opacity:1;grid-template-rows:1fr}.landing-page .ih-seo-content-more>.ih-seo-content-body{min-height:0;overflow:hidden}.landing-page .ih-seo-content-cta{background:var(--ih-surface);border:1px solid var(--ih-border);border-radius:var(--ih-radius-lg);box-shadow:var(--ih-shadow-sm);margin-top:clamp(2rem,4vw,2.75rem);padding:clamp(1.25rem,3vw,1.75rem)}.landing-page .ih-seo-content-cta-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.125rem;display:flex}.landing-page .ih-seo-content-cta-primary,.landing-page .ih-seo-content-cta-secondary{min-height:2.75rem;padding-inline:1.25rem}.landing-page .ih-seo-content-toggle-wrap{justify-content:center;margin-top:clamp(1.75rem,3.5vw,2.25rem);display:flex}.landing-page .ih-seo-content-toggle{min-height:2.75rem;color:var(--ih-navy);background:var(--ih-surface);border:1px solid var(--ih-border-strong);box-shadow:var(--ih-shadow-sm);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.375rem;font-size:.9375rem;font-weight:600;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.landing-page .ih-seo-content-toggle:hover{border-color:var(--ih-teal);background:#fff}.landing-page .ih-seo-content-toggle:focus-visible{outline:2px solid var(--ih-teal);outline-offset:2px}.landing-page .ih-seo-content-toggle-icon{width:1.125rem;height:1.125rem;transition:transform .3s}.landing-page .ih-seo-content-toggle-icon--open{transform:rotate(180deg)}@media (max-width:639px){.landing-page .ih-seo-content-cta-actions{flex-direction:column}.landing-page .ih-seo-content-cta-primary,.landing-page .ih-seo-content-cta-secondary{justify-content:center;width:100%}.landing-page .ih-seo-content-toggle{width:100%;max-width:20rem}}@media (prefers-reduced-motion:reduce){.landing-page .ih-seo-content-more,.landing-page .ih-seo-content-toggle-icon{transition:none!important}}
.landing-page .ih-main{min-height:50vh}.landing-page .ih-breadcrumbs{margin-bottom:1.25rem}.landing-page .ih-breadcrumbs-list{color:var(--ih-text-muted);flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin:0;padding:0;font-size:.8125rem;list-style:none;display:flex}.landing-page .ih-breadcrumbs-item{align-items:center;gap:.5rem;display:inline-flex}.landing-page .ih-breadcrumbs-item a{color:var(--ih-blue);text-decoration:none}.landing-page .ih-breadcrumbs-item a:hover{text-decoration:underline}.landing-page .ih-breadcrumbs-sep{color:var(--ih-text-subtle)}.landing-page .ih-article-page{padding-bottom:3rem}.landing-page .ih-article-hero{padding-block:calc(var(--ih-header-space) + 2rem) 3rem;border-bottom:1px solid var(--ih-border);background:radial-gradient(80% 60% at 50% -10%,#0369a114,#0000 60%),linear-gradient(#f8fafc 0%,#fff 100%)}.landing-page .ih-article-hero-grid{gap:2rem;display:grid}@media (min-width:960px){.landing-page .ih-article-hero-grid{grid-template-columns:minmax(0,1fr) 16rem;align-items:start}}.landing-page .ih-article-hero-container{max-width:min(72rem,100%)}.landing-page .ih-article-cover{border-radius:var(--ih-radius-lg);border:1px solid var(--ih-border);box-shadow:var(--ih-shadow-md);aspect-ratio:2;max-height:320px;margin:0 0 1.5rem;overflow:hidden}.landing-page .ih-article-cover-img{object-fit:cover;width:100%;height:100%;display:block}@media (min-width:1024px){.landing-page .ih-article-h1{max-width:none}.landing-page .ih-article-deck{max-width:65ch}}@media (min-width:960px){.landing-page .ih-article-content-wrap,.landing-page .ih-article-faq-wrap{grid-template-columns:minmax(0,1fr) 16rem;gap:2rem;max-width:min(72rem,100%);display:grid}.landing-page .ih-article-content-wrap>*,.landing-page .ih-article-faq-wrap>*{grid-column:1;min-width:0}}.landing-page .ih-article-category{letter-spacing:.05em;text-transform:uppercase;color:var(--ih-blue);margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-block}.landing-page .ih-article-h1{letter-spacing:-.02em;color:var(--ih-navy);max-width:18ch;font-size:clamp(1.875rem,4vw,2.75rem);font-weight:700;line-height:1.15}.landing-page .ih-article-deck{color:var(--ih-text-muted);max-width:52ch;margin-top:1rem;font-size:1.0625rem;line-height:1.65}.landing-page .ih-article-meta{color:var(--ih-text-muted);flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:1.5rem;font-size:.875rem;display:flex}.landing-page .ih-article-meta-item{align-items:center;gap:.4rem;display:inline-flex}.landing-page .ih-article-meta-updated{color:var(--ih-text-subtle);font-size:.8125rem}.landing-page .ih-article-tags{flex-wrap:wrap;gap:.5rem;margin:1.25rem 0 0;padding:0;list-style:none;display:flex}.landing-page .ih-article-tags li{background:var(--ih-bg-alt);color:var(--ih-text-muted);border:1px solid var(--ih-border);border-radius:999px;padding:.25rem .625rem;font-size:.75rem}.landing-page .ih-article-aside-card{border-radius:var(--ih-radius-lg);border:1px solid var(--ih-border);background:var(--ih-surface);box-shadow:var(--ih-shadow-sm);padding:1.25rem}.landing-page .ih-article-aside-label{letter-spacing:.06em;text-transform:uppercase;color:var(--ih-teal);margin:0 0 .35rem;font-size:.6875rem;font-weight:600}.landing-page .ih-article-aside-title{color:var(--ih-text);margin:0 0 .75rem;font-size:.9375rem;font-weight:600}.landing-page .ih-article-aside-links{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.landing-page .ih-article-aside-links a{color:var(--ih-blue);font-size:.875rem;text-decoration:none}.landing-page .ih-article-aside-links a:hover{text-decoration:underline}.landing-page .ih-article-content-wrap{padding-block:2.5rem 1rem}.landing-page .ih-article-body{color:var(--ih-text);font-size:1.0625rem;line-height:1.75}.landing-page .ih-article-body h2{color:var(--ih-navy);letter-spacing:-.01em;margin:2.25rem 0 .75rem;font-size:1.375rem;font-weight:700}.landing-page .ih-article-body h3{margin:1.75rem 0 .5rem;font-size:1.125rem;font-weight:600}.landing-page .ih-article-body p{margin:0 0 1rem}.landing-page .ih-article-body ul,.landing-page .ih-article-body ol{margin:0 0 1rem 1.25rem}.landing-page .ih-article-body li{margin-bottom:.35rem}.landing-page .ih-article-body blockquote{border-left:3px solid var(--ih-mint);background:var(--ih-mint-soft);border-radius:0 var(--ih-radius-md) var(--ih-radius-md) 0;color:var(--ih-navy-soft);margin:1.5rem 0;padding:1rem 1.25rem}.landing-page .ih-article-body table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.9375rem}.landing-page .ih-article-body th,.landing-page .ih-article-body td{border:1px solid var(--ih-border);text-align:left;padding:.625rem .75rem}.landing-page .ih-article-body th{background:var(--ih-bg-alt);font-weight:600}.landing-page .ih-article-body a{color:var(--ih-blue);text-underline-offset:2px;text-decoration:underline}.landing-page .ih-article-body code{font-family:var(--ih-font-mono);background:var(--ih-bg-alt);border-radius:4px;padding:.15em .4em;font-size:.875em}.landing-page .ih-article-body pre{background:var(--ih-navy);color:#e2e8f0;border-radius:var(--ih-radius-md);margin:1.5rem 0;padding:1rem 1.25rem;overflow-x:auto}.landing-page .ih-article-body pre code{color:inherit;background:0 0;padding:0}.landing-page .ih-article-faq-wrap{padding-block:0}.landing-page .ih-article-faq{padding-block:2rem 1rem}.landing-page .ih-article-faq-title{color:var(--ih-navy);margin-bottom:1rem;font-size:1.375rem;font-weight:700}.landing-page .ih-article-faq-list{gap:.75rem;display:grid}.landing-page .ih-article-faq-item{border:1px solid var(--ih-border);border-radius:var(--ih-radius-md);background:var(--ih-surface);overflow:hidden}.landing-page .ih-article-faq-item summary{cursor:pointer;padding:1rem 1.125rem;font-weight:600;list-style:none}.landing-page .ih-article-faq-item summary::-webkit-details-marker{display:none}.landing-page .ih-article-faq-item p{color:var(--ih-text-muted);margin:0;padding:0 1.125rem 1rem;line-height:1.65}.landing-page .ih-article-cta-band{background:var(--ih-bg-alt);border-block:1px solid var(--ih-border);padding-block:2rem}.landing-page .ih-article-cta-card{border-radius:var(--ih-radius-lg);background:linear-gradient(135deg, var(--ih-navy) 0%, #0c4a6e 100%);color:#fff;flex-direction:column;gap:1.25rem;padding:1.75rem;display:flex}@media (min-width:640px){.landing-page .ih-article-cta-card{flex-direction:row;justify-content:space-between;align-items:center}}.landing-page .ih-article-cta-title{margin:0;font-size:1.25rem;font-weight:700}.landing-page .ih-article-cta-lead{opacity:.85;margin:.35rem 0 0;font-size:.9375rem}.landing-page .ih-article-cta-actions{flex-wrap:wrap;gap:.75rem;display:flex}.landing-page .ih-article-cta-primary{background:var(--ih-mint);color:var(--ih-navy);border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-page .ih-article-cta-secondary{color:#fff;border:1px solid #ffffff59;border-radius:999px;align-items:center;padding:.75rem 1.25rem;text-decoration:none;display:inline-flex}.landing-page .ih-content-related{padding-block:3rem}.landing-page .ih-content-list-hero{padding-block:calc(var(--ih-header-space) + 2rem) 2.5rem;border-bottom:1px solid var(--ih-border);background:linear-gradient(#f8fafc 0%,#fff 100%)}.landing-page .ih-content-list-h1{letter-spacing:-.02em;color:var(--ih-navy);font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.landing-page .ih-content-list-lead{max-width:42ch;color:var(--ih-text-muted);margin-top:.75rem;line-height:1.6}.landing-page .ih-content-list-grid-wrap{padding-block:2.5rem 4rem}.landing-page .ih-content-list-grid{gap:1rem;display:grid}@media (min-width:768px){.landing-page .ih-content-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-page .ih-content-card{border:1px solid var(--ih-border);border-radius:var(--ih-radius-lg);background:var(--ih-surface);transition:box-shadow .2s,border-color .2s}.landing-page .ih-content-card:hover{border-color:var(--ih-border-strong);box-shadow:var(--ih-shadow-md)}.landing-page .ih-content-card-link{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.landing-page .ih-content-card-thumb{aspect-ratio:2;border-bottom:1px solid var(--ih-border);background:var(--ih-bg-alt);overflow:hidden}.landing-page .ih-content-card-cover{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.landing-page .ih-content-card:hover .ih-content-card-cover{transform:scale(1.03)}.landing-page .ih-content-card-body{flex-direction:column;flex:1;padding:1.25rem;display:flex}.landing-page .ih-content-card-date{border-radius:var(--ih-radius-md);background:var(--ih-bg-alt);color:var(--ih-blue);flex-direction:column;justify-content:center;align-items:center;padding:.5rem;font-weight:700;line-height:1.1;display:flex}.landing-page .ih-content-card-date span:last-child{color:var(--ih-text-muted);font-size:.75rem;font-weight:600}.landing-page .ih-content-card-category{letter-spacing:.05em;text-transform:uppercase;color:var(--ih-teal);font-size:.6875rem;font-weight:600}.landing-page .ih-content-card-title{color:var(--ih-navy);margin:.35rem 0;font-size:1.0625rem;font-weight:600;line-height:1.35}.landing-page .ih-content-card-desc{color:var(--ih-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.55;display:-webkit-box;overflow:hidden}.landing-page .ih-content-card-meta{color:var(--ih-text-subtle);margin-top:.5rem;font-size:.75rem;display:inline-block}.landing-page .ih-marketing-hero{padding-block:calc(var(--ih-header-space) + 2rem) 3rem;border-bottom:1px solid var(--ih-border);background:radial-gradient(70% 50% at 20% 0,#14e0c01f,#0000 55%),linear-gradient(#f0f9ff 0%,#fff 70%)}.landing-page .ih-marketing-hero-compact{padding-bottom:2rem}.landing-page .ih-marketing-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--ih-blue);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.landing-page .ih-marketing-h1{letter-spacing:-.02em;color:var(--ih-navy);max-width:20ch;font-size:clamp(2rem,4.5vw,2.75rem);font-weight:700;line-height:1.12}.landing-page .ih-marketing-lead{max-width:48ch;color:var(--ih-text-muted);margin-top:1rem;font-size:1.0625rem;line-height:1.65}.landing-page .ih-marketing-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.landing-page .ih-marketing-cta-primary{background:linear-gradient(135deg, var(--ih-blue) 0%, #0284c7 100%);color:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 4px 14px #0369a140}.landing-page .ih-marketing-cta-secondary{border:1px solid var(--ih-border-strong);color:var(--ih-text);background:var(--ih-surface);border-radius:999px;align-items:center;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-page .ih-marketing-body{max-width:42rem;color:var(--ih-text);padding-block:2.5rem 4rem;line-height:1.7}.landing-page .ih-marketing-body h2{color:var(--ih-navy);margin:2rem 0 .75rem;font-size:1.25rem;font-weight:700}.landing-page .ih-marketing-body p{color:var(--ih-text-muted);margin:0 0 1rem}.landing-page .ih-marketing-body ul{color:var(--ih-text-muted);margin:0 0 1rem 1.25rem}.landing-page .ih-simple-page-body{font-size:1rem}.landing-page .ih-simple-page-body p{color:var(--ih-text-muted);margin-bottom:1rem;line-height:1.7}.landing-page .ih-feature-list{gap:1rem;margin-top:1.5rem;display:grid}.landing-page .ih-feature-list-item{border:1px solid var(--ih-border);border-radius:var(--ih-radius-md);background:var(--ih-surface);padding:1rem 1.25rem}.landing-page .ih-feature-list-item strong{color:var(--ih-navy);margin-bottom:.25rem;display:block}.landing-page .ih-header-nav-link.is-active{color:var(--ih-blue);font-weight:600}
.ih-back-top{--ih-bt-size:48px;z-index:55;width:var(--ih-bt-size);height:var(--ih-bt-size);cursor:pointer;color:#fff;opacity:0;visibility:hidden;pointer-events:none;touch-action:manipulation;appearance:none;background:#1a1a1a;border:none;border-radius:50%;padding:0;transition:opacity .22s,transform .28s cubic-bezier(.2,.82,.2,1),visibility .22s,box-shadow .2s,background .2s;position:fixed;bottom:calc(1rem + 52px);right:1rem;transform:translateY(10px)scale(.92);box-shadow:0 8px 24px #0f172a38,inset 0 0 0 1px #ffffff0f}.ih-back-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:none}.ih-back-top:hover{background:#111;box-shadow:0 12px 28px #0f172a47,inset 0 0 0 1px #ffffff14}.ih-back-top:active{transform:scale(.96)}.ih-back-top-ring{pointer-events:none;display:block;position:absolute;inset:0}.ih-back-top-track{stroke:#ffffff1f}.ih-back-top-progress{stroke:#fff;stroke-linecap:round;transition:stroke-dashoffset .12s linear}.ih-back-top-icon{color:#fff;place-items:center;display:grid;position:absolute;inset:0}@media (max-width:640px){.ih-back-top{--ih-bt-size:44px;bottom:calc(.85rem + 50px);right:.85rem}}
.ih-telegram-support{z-index:58;right:1rem;bottom:max(1rem, env(safe-area-inset-bottom));color:#fff;letter-spacing:.01em;touch-action:manipulation;background:linear-gradient(135deg,#229ed9 0%,#08c 100%);border-radius:999px;align-items:center;gap:.5rem;height:44px;padding:0 1rem 0 .75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;position:fixed;box-shadow:0 8px 24px #0088cc59,inset 0 0 0 1px #ffffff1f}.ih-telegram-support:hover{color:#fff;transform:translateY(-2px);box-shadow:0 12px 28px #0088cc6b,inset 0 0 0 1px #ffffff29}.ih-telegram-support:active{transform:translateY(0)}.ih-telegram-icon{flex-shrink:0;width:1.25rem;height:1.25rem}@media (max-width:640px){.ih-telegram-support{height:42px;padding:0 .875rem 0 .65rem;font-size:.8125rem;right:.85rem}}
.ih-support-root{--ih-chat-teal:#0d9488;--ih-chat-mint:#14e0c0;--ih-chat-navy:#0f172a;--ih-chat-muted:#64748b;--ih-chat-border:#94a3b859;--ih-chat-bg:#fff;--ih-chat-soft:#f8fafc;z-index:60;font-family:var(--font-inter), system-ui, sans-serif;pointer-events:none;position:fixed;inset:auto auto 1rem 1rem}.ih-support-root *{box-sizing:border-box}.ih-support-root button,.ih-support-root a,.ih-support-root textarea,.ih-support-root .ih-support-panel{pointer-events:auto}.ih-support-launcher{width:var(--ih-pet-width,76px);min-width:var(--ih-pet-width,76px);height:var(--ih-pet-height,82px);cursor:pointer;color:inherit;box-shadow:none;touch-action:manipulation;appearance:none;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:0;transition:transform .22s cubic-bezier(.2,.82,.2,1),filter .18s;display:inline-flex;position:relative;overflow:visible}.ih-pet-speech{z-index:1;color:#334155;text-align:left;white-space:normal;pointer-events:none;opacity:0;transform-origin:0 100%;-webkit-backdrop-filter:blur(14px)saturate(1.08);background:linear-gradient(#fffffff5,#f8fafce0);border:1px solid #94a3b873;border-radius:16px;width:max-content;max-width:min(196px,100vw - 32px);padding:8px 10px;font-size:12px;font-weight:620;line-height:1.38;transition:opacity .24s,transform .34s cubic-bezier(.18,.89,.32,1.16);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-18%)translateY(7px)scale(.94);box-shadow:0 10px 24px #0f172a1c,inset 0 1px #ffffffb8}.ih-pet-speech:after{content:"";background:linear-gradient(135deg,#0000 45%,#f8fafcf2 46%);border-bottom:1px solid #94a3b873;border-right:1px solid #94a3b873;width:12px;height:12px;position:absolute;bottom:-6px;left:22px;transform:rotate(45deg)}.ih-pet-speech.is-visible{opacity:1;animation:.45s cubic-bezier(.18,.89,.32,1.16) both ih-pet-speech-in;transform:translate(-18%)translateY(0)scale(1)}@keyframes ih-pet-speech-in{0%{opacity:0;transform:translate(-18%)translateY(7px)scale(.94)}to{opacity:1;transform:translate(-18%)translateY(0)scale(1)}}.ih-support-launcher:hover,.ih-support-launcher:focus-visible{filter:saturate(1.04);transform:translateY(-2px)}.ih-support-launcher:active{transform:translateY(0)scale(.98)}.ih-pet-sprite{--ih-pet-width:76px;--ih-pet-height:82px;--ih-pet-sheet-width:608px;--ih-pet-sheet-height:738px;--ih-pet-frame-x:-228px;--ih-pet-frame-y:0px;z-index:2;width:var(--ih-pet-width);height:var(--ih-pet-height);background-image:url(/support-chat/pet-spritesheet.webp);background-repeat:no-repeat;background-position:var(--ih-pet-frame-x) var(--ih-pet-frame-y);background-size:var(--ih-pet-sheet-width) var(--ih-pet-sheet-height);filter:drop-shadow(0 14px 20px #0f172a3b);image-rendering:pixelated;image-rendering:crisp-edges;transition:filter .18s,transform .18s;animation:1.6s step-end infinite ih-pet-idle;display:block;position:relative}.ih-support-launcher:hover .ih-pet-sprite,.ih-support-launcher:focus-visible .ih-pet-sprite{filter:drop-shadow(0 16px 24px #0f172a3d)drop-shadow(0 0 14px #14e0c047)}.ih-support-launcher.is-open .ih-pet-sprite{animation-play-state:paused}@keyframes ih-pet-idle{0%,to{background-position:-228px 0}25%{background-position:-304px 0}50%{background-position:-380px 0}75%{background-position:-304px 0}}.ih-support-panel{width:min(410px,100vw - 1.5rem);height:min(var(--ih-support-panel-height,318px), calc(100dvh - 120px));background:var(--ih-chat-bg);border:1px solid var(--ih-chat-border);border-radius:18px;flex-direction:column;padding:12px 12px 10px;animation:.2s cubic-bezier(.16,1,.3,1) ih-support-in;display:flex;position:absolute;bottom:96px;left:0;box-shadow:0 24px 60px #0f172a29,0 2px 8px #0f172a0f}.ih-support-panel.is-fullscreen{z-index:70;border-radius:16px;width:auto;height:auto;max-height:none;position:fixed;inset:.75rem}@keyframes ih-support-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}.ih-support-resize{cursor:ns-resize;touch-action:none;background:0 0;border:none;width:48px;height:16px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.ih-support-resize:before{content:"";background:#94a3b8b3;border-radius:999px;width:36px;height:4px;margin:6px auto 0;display:block}.ih-support-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.ih-support-title-wrap{grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:inline-grid}.ih-support-avatar{background:0 0;border-radius:12px;place-items:center;width:36px;height:36px;display:inline-grid;overflow:hidden}.ih-support-avatar .ih-pet-sprite--avatar{--ih-pet-width:32px;--ih-pet-height:34px;filter:none;background-position:-96px 0;background-size:256px 306px;width:32px;height:34px;animation:none}.ih-support-title{gap:1px;min-width:0;display:grid}.ih-support-kicker{color:var(--ih-chat-muted);font-size:11px;font-weight:700}.ih-support-title strong{color:var(--ih-chat-navy);font-size:13px;font-weight:700;line-height:1.25}.ih-support-actions{flex-shrink:0;gap:6px;display:inline-flex}.ih-support-action{border:1px solid var(--ih-chat-border);background:var(--ih-chat-soft);width:32px;min-width:32px;height:32px;color:var(--ih-chat-navy);cursor:pointer;touch-action:manipulation;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.ih-support-action.is-primary{color:#fff;background:linear-gradient(135deg, var(--ih-chat-teal), var(--ih-chat-mint));border-color:#0000}.ih-support-content{flex:1;min-height:0;padding-right:2px;overflow:auto}.ih-support-empty{gap:12px;display:grid}.ih-support-welcome{color:var(--ih-chat-muted);margin:0;font-size:13px;line-height:1.55}.ih-support-quick{flex-wrap:wrap;gap:8px;display:flex}.ih-support-quick button{border:1px solid var(--ih-chat-border);background:var(--ih-chat-soft);max-width:100%;min-height:36px;color:var(--ih-chat-navy);text-align:left;cursor:pointer;touch-action:manipulation;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:600;display:inline-flex}.ih-support-quick button:hover{background:#fff;border-color:#0d948873}.ih-support-thread{flex-direction:column;gap:10px;display:flex}.ih-support-message{flex-direction:column;gap:4px;max-width:92%;display:flex}.ih-support-message.user{align-self:flex-end}.ih-support-message.assistant{align-self:flex-start}.ih-support-bubble{white-space:pre-wrap;word-break:break-word;border-radius:14px;padding:9px 11px;font-size:13px;line-height:1.5}.ih-support-message.user .ih-support-bubble{color:#fff;background:linear-gradient(135deg, var(--ih-chat-teal), #0f766e);border-bottom-right-radius:6px}.ih-support-message.assistant .ih-support-bubble{color:var(--ih-chat-navy);background:var(--ih-chat-soft);border:1px solid var(--ih-chat-border);border-bottom-left-radius:6px}.ih-support-bubble.error{color:#b45309;background:#fffbeb;border-color:#fcd34d}.ih-support-sources{gap:4px;margin:0;padding:0;list-style:none;display:grid}.ih-support-sources a{color:var(--ih-chat-teal);font-size:11px;font-weight:600;text-decoration:none}.ih-support-sources a:hover{text-decoration:underline}.ih-support-composer{border-top:1px solid #e2e8f0e6;grid-template-columns:1fr 36px;align-items:end;gap:8px;margin-top:10px;padding-top:8px;display:grid}.ih-support-input{resize:none;border:1px solid var(--ih-chat-border);background:var(--ih-chat-soft);width:100%;min-height:38px;max-height:96px;color:var(--ih-chat-navy);font:inherit;border-radius:12px;outline:none;padding:9px 11px;font-size:13px;line-height:1.4}.ih-support-input:focus{background:#fff;border-color:#0d94888c}.ih-support-send{color:#fff;background:linear-gradient(135deg, var(--ih-chat-teal), var(--ih-chat-mint));cursor:pointer;touch-action:manipulation;border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:inline-flex}.ih-support-send:disabled{opacity:.45;cursor:not-allowed}@media (max-width:480px){.ih-support-root{inset:auto auto .75rem .75rem}.ih-support-panel:not(.is-fullscreen){width:min(100vw - 1.25rem,410px)}}
