/*
Theme Name: InnoxHub Prime
Theme URI: https://innoxhub.com/
Author: InnoxHub Global FZC
Description: Bespoke standalone WordPress theme for InnoxHub Global — technology, business setup, compliance, growth and EICOS.
Version: 2.0.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: innoxhub-prime
*/

:root{
  --ih-bg:#070706;--ih-bg2:#0d0d0b;--ih-panel:#11110f;--ih-panel2:#17150f;
  --ih-text:#f7f3ea;--ih-muted:#aaa69d;--ih-gold:#d8aa53;--ih-gold2:#f1cf89;
  --ih-line:rgba(216,170,83,.22);--ih-white-line:rgba(255,255,255,.08);
  --ih-radius:28px;--ih-shadow:0 32px 90px rgba(0,0,0,.42);--ih-max:1440px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ih-bg);color:var(--ih-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}body.admin-bar .ih-header{top:32px}a{color:inherit}img{max-width:100%;height:auto}.ih-shell{width:min(var(--ih-max),calc(100% - 48px));margin:0 auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.ih-topline{height:34px;display:flex;align-items:center;border-bottom:1px solid var(--ih-white-line);background:#090908;color:#928d83;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.ih-topline .ih-shell{display:flex;justify-content:space-between;gap:20px}.ih-topline a{text-decoration:none}.ih-header{position:sticky;top:0;z-index:100;background:rgba(7,7,6,.8);backdrop-filter:blur(22px);border-bottom:1px solid var(--ih-white-line)}.ih-nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.ih-brand{display:flex;align-items:center;gap:13px;text-decoration:none;font-weight:800;letter-spacing:.09em;font-size:13px}.ih-mark{width:41px;height:41px;border:1px solid rgba(216,170,83,.42);border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#2b2010,#080807);box-shadow:inset 0 0 24px rgba(216,170,83,.08);color:var(--ih-gold2);font-weight:900}.ih-menu{display:flex;align-items:center;gap:27px;margin:0;padding:0;list-style:none}.ih-menu a{text-decoration:none;color:#d5d0c6;font-size:13px}.ih-menu a:hover{color:var(--ih-gold2)}.ih-nav-cta,.ih-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;font-weight:800;min-height:50px;padding:0 24px;border:1px solid var(--ih-gold);background:linear-gradient(135deg,#e3bb6c,#a97425);color:#080807;font-size:13px;transition:.25s ease}.ih-nav-cta:hover,.ih-btn:hover{transform:translateY(-2px);filter:brightness(1.06)}.ih-btn--ghost{background:transparent;color:var(--ih-text);border-color:rgba(255,255,255,.22)}.ih-mobile-toggle{display:none;background:none;color:#fff;border:0;font-size:26px}
.ih-hero{position:relative;min-height:780px;display:flex;align-items:center;overflow:hidden;border-bottom:1px solid var(--ih-white-line)}.ih-hero:before{content:"";position:absolute;width:900px;height:900px;right:-160px;top:-270px;background:radial-gradient(circle,rgba(216,170,83,.20),rgba(216,170,83,0) 65%);pointer-events:none}.ih-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.014) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.4),transparent 72%);pointer-events:none}.ih-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.65fr);gap:clamp(48px,7vw,110px);align-items:end;padding:105px 0 88px}.ih-kicker{color:var(--ih-gold2);font-weight:800;text-transform:uppercase;letter-spacing:.19em;font-size:11px}.ih-display{font-size:clamp(56px,7.2vw,112px);line-height:.9;letter-spacing:-.065em;margin:19px 0 29px;max-width:1100px;font-weight:720}.ih-gradient{background:linear-gradient(120deg,#fff 4%,var(--ih-gold2) 44%,#9b6c28 92%);-webkit-background-clip:text;background-clip:text;color:transparent}.ih-lead{font-size:clamp(18px,1.7vw,24px);line-height:1.55;color:#c4c0b7;max-width:820px;margin:0}.ih-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.ih-hero-card{border:1px solid var(--ih-line);border-radius:30px;padding:29px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.012));box-shadow:var(--ih-shadow)}.ih-hero-card h3{font-size:14px;letter-spacing:.15em;text-transform:uppercase;color:var(--ih-gold2);margin:0 0 9px}.ih-stat{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:19px 0;border-bottom:1px solid var(--ih-white-line)}.ih-stat:last-child{border:0}.ih-stat strong{font-size:24px;color:var(--ih-gold2);font-weight:650}.ih-stat span{font-size:13px;line-height:1.55;color:#aaa69d}
.ih-trust{background:#0a0a09;border-top:1px solid var(--ih-white-line);border-bottom:1px solid var(--ih-white-line)}.ih-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.ih-trust-item{padding:25px 22px;border-right:1px solid var(--ih-white-line);color:#9f9b92;font-size:12px;line-height:1.45}.ih-trust-item:last-child{border:0}.ih-trust-item strong{display:block;color:#f3efe5;font-size:14px;margin-bottom:4px}
.ih-section{padding:clamp(76px,9vw,136px) 0}.ih-section--tight{padding-top:0}.ih-title{font-size:clamp(40px,4.2vw,70px);letter-spacing:-.05em;line-height:.98;margin:13px 0 21px}.ih-copy{font-size:17px;line-height:1.75;color:var(--ih-muted);max-width:820px}.ih-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:20px;margin-top:50px}.ih-card{grid-column:span 4;min-height:330px;padding:33px;border:1px solid var(--ih-white-line);background:linear-gradient(145deg,#11110f,#0c0c0b);border-radius:27px;position:relative;overflow:hidden;transition:.25s}.ih-card:hover{transform:translateY(-5px);border-color:var(--ih-line)}.ih-card--wide{grid-column:span 8}.ih-card--gold{background:linear-gradient(145deg,#2b2112,#12100c);border-color:rgba(216,170,83,.3)}.ih-card h3{font-size:clamp(25px,2.4vw,37px);line-height:1.08;letter-spacing:-.035em;margin:18px 0 15px}.ih-card p{color:var(--ih-muted);line-height:1.68;margin:0 0 55px}.ih-card>a{position:absolute;left:33px;bottom:29px;color:var(--ih-gold2);font-weight:800;text-decoration:none;font-size:13px}
.ih-eicos{background:linear-gradient(180deg,#090908,#0c0b09 60%,#080808)}.ih-eicos-panel{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;border:1px solid rgba(216,170,83,.22);border-radius:36px;padding:clamp(34px,5vw,74px);background:linear-gradient(135deg,rgba(216,170,83,.075),rgba(255,255,255,.015));box-shadow:var(--ih-shadow)}.ih-console{aspect-ratio:4/3;border-radius:25px;border:1px solid rgba(216,170,83,.2);background:radial-gradient(circle at 70% 8%,rgba(216,170,83,.18),transparent 34%),linear-gradient(150deg,#15120d,#080808 58%);padding:23px;display:grid;gap:12px;position:relative;overflow:hidden}.ih-console:before{content:"EICOS";position:absolute;right:24px;top:14px;color:rgba(241,207,137,.1);font-size:54px;letter-spacing:.08em;font-weight:900}.ih-console-row{position:relative;z-index:1;border:1px solid var(--ih-white-line);border-radius:15px;padding:16px;background:rgba(255,255,255,.025)}.ih-console-row b{color:var(--ih-gold2);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.ih-console-row span{display:block;color:#d9d5cb;margin-top:7px;font-size:13px;line-height:1.5}
.ih-proof-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:52px;align-items:start}.ih-bullets{display:grid;gap:14px;margin-top:28px}.ih-bullet{border:1px solid var(--ih-white-line);border-radius:18px;padding:18px 20px;color:#c8c3b9;background:#0e0e0c}.ih-bullet strong{color:var(--ih-gold2)}.ih-quote{border:1px solid var(--ih-line);border-radius:28px;padding:34px;background:linear-gradient(145deg,#18150f,#0c0c0a)}.ih-quote p{font-size:22px;line-height:1.55;margin:0 0 25px;color:#eee8dc}.ih-quote small{color:var(--ih-muted)}
.ih-process{margin-top:28px}.ih-step{display:grid;grid-template-columns:92px 1fr;gap:24px;padding:30px 0;border-bottom:1px solid var(--ih-white-line)}.ih-step-num{color:var(--ih-gold2);letter-spacing:.12em}.ih-step h3{font-size:27px;margin:0 0 8px}.ih-step p{margin:0;color:var(--ih-muted);max-width:760px;line-height:1.65}.ih-cta{border-radius:37px;padding:clamp(42px,6vw,86px);background:linear-gradient(130deg,#e0b45f 0%,#a56d1f 100%);color:#090909}.ih-cta h2{font-size:clamp(42px,5.5vw,82px);letter-spacing:-.06em;line-height:.92;margin:0 0 22px;max-width:980px}.ih-cta p{font-size:18px;max-width:700px;line-height:1.6}.ih-cta .ih-kicker{color:#3a2507}.ih-cta .ih-btn{background:#080808;color:#fff;border-color:#080808}
.ih-content{padding:70px 0 110px}.ih-content article{max-width:980px}.ih-content h1{font-size:clamp(44px,6vw,82px);letter-spacing:-.05em}.ih-content h2{font-size:36px;margin-top:48px}.ih-content p,.ih-content li{color:#c1bdb4;line-height:1.75}.ih-content a{color:var(--ih-gold2)}
/* InnoxHub typography lock: prevent legacy Elementor/global blue heading colors from leaking into the new theme. */
body .ih-display,body .ih-title,body .ih-card h3,body .ih-step h3,body .ih-cta h2,body .ih-content h1,body .ih-content h2,body .ih-content h3,body .ih-content h4{color:var(--ih-text)!important}body .ih-hero-card h3,body .ih-stat strong,body .ih-bullet strong,body .ih-step-num{color:var(--ih-gold2)!important}body .ih-gradient{background:linear-gradient(120deg,#fff 4%,var(--ih-gold2) 44%,#9b6c28 92%)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}
.ih-footer{border-top:1px solid var(--ih-white-line);background:#070706;padding:58px 0 32px}.ih-footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr .8fr;gap:36px}.ih-footer h4{margin:0 0 14px;font-size:13px;color:var(--ih-gold2)!important}.ih-footer p{color:#99958c;font-size:13px;line-height:1.7}.ih-footer a{color:#c9c3b8!important;font-size:13px;line-height:1.7;text-decoration:none}.ih-footer a:hover{color:var(--ih-gold2)!important}.ih-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:34px;margin-top:40px;border-top:1px solid var(--ih-white-line);color:#77736b;font-size:11px}.ih-reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.ih-reveal.is-visible{opacity:1;transform:none}
@media(max-width:1000px){.ih-menu{display:none}.ih-mobile-toggle{display:block}.ih-nav-cta{display:none}.ih-menu.is-open{display:flex;position:absolute;top:78px;left:0;right:0;background:#0a0a09;border-bottom:1px solid var(--ih-white-line);padding:24px;flex-direction:column;align-items:flex-start}.ih-hero{min-height:auto}.ih-hero-grid,.ih-eicos-panel,.ih-proof-grid{grid-template-columns:1fr}.ih-grid{grid-template-columns:1fr}.ih-card,.ih-card--wide{grid-column:1}.ih-trust-grid{grid-template-columns:1fr 1fr}.ih-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){body.admin-bar .ih-header{top:46px}.ih-shell{width:min(100% - 34px,var(--ih-max))}.ih-topline{display:none}.ih-nav{height:70px}.ih-menu.is-open{top:70px}.ih-hero-grid{padding:78px 0 70px}.ih-display{font-size:50px}.ih-actions{flex-direction:column}.ih-btn{width:100%}.ih-trust-grid,.ih-footer-grid{grid-template-columns:1fr}.ih-trust-item{border-right:0;border-bottom:1px solid var(--ih-white-line)}.ih-step{grid-template-columns:54px 1fr}.ih-footer-bottom{flex-direction:column}.ih-card{min-height:300px}}
/* Inner pages retain original WordPress and Elementor content. */
.ih-inner{padding-bottom:90px;background:#090908}
.ih-inner-heading{padding:64px 0 48px;border-bottom:1px solid #d8aa5333}
.ih-inner-heading nav{font-size:14px;color:#aaa69d;margin-bottom:24px}
html body .ih-inner-heading h1{font-size:clamp(38px,5vw,72px);font-weight:600;line-height:1.15;letter-spacing:-.04em;color:#f7f3ea}
.ih-inner-body{padding-top:36px}
html body .ih-inner-body .elementor{--e-global-color-primary:#d8aa53;--e-global-color-secondary:#f7f3ea;--e-global-color-text:#c4c0b7;--e-global-color-accent:#f1cf89;color:#c4c0b7}
/* Remove each legacy Elementor header and title banner now replaced by the shared theme header. */
html body .ih-inner-body :is([data-id="6846787"],[data-id="751a031b"],[data-id="787fd9c"],[data-id="3e84b407"],[data-id="2ecaa2d"],[data-id="4616fab3"],[data-id="feabdfa"],[data-id="489270a5"],[data-id="4b68444"],[data-id="65ee240d"],[data-id="4a71d0a"],[data-id="18ffb3ba"],[data-id="59bfa9f"],[data-id="74069e12"]){display:none!important}
/* Neutralize legacy red/blue accents inside retained content. */
html body .ih-inner-body :is(a,a *,button,button *,[class*="icon"],[class*="icon"] *,svg,svg *,i,i:before){color:#d8aa53!important;fill:#d8aa53!important;border-color:#d8aa5355!important}
html body .ih-inner-body :is(.elementor-button,.elementor-button *,button[type=submit],input[type=submit]){color:#11110f!important;fill:#11110f!important}
/* Preserve page content while removing duplicate legacy footers. */
html body .ih-inner-body :is([data-id="8cce4e8"],[data-id="9c1577f"],[data-id="fe9fec7"],[data-id="3ad3bc5"],[data-id="556100f"],[data-id="05978da"],[data-id="8dc5d82"]){display:none!important}
/* Convert the remaining legacy component accents to InnoxHub gold. */
html body .ih-inner-body :is(.elementor-divider__text,.mf-input-required-indicator){color:#d8aa53!important}
html body .ih-inner-body .elementor-divider-separator,
html body .ih-inner-body .elementor-divider-separator:before,
html body .ih-inner-body .elementor-divider-separator:after{border-color:#d8aa53!important}
html body .ih-inner-body .number-percentage-wraper,
html body .ih-inner-body .elementor-widget-heading.elementor-widget__width-auto,
html body .ih-inner-body .elementskit-card-header .elementskit-btn-link{background:#d8aa53!important;color:#11110f!important;border-color:#d8aa53!important}
html body .ih-inner-body :is(.number-percentage-wraper,.elementor-widget-heading.elementor-widget__width-auto,.elementskit-card-header .elementskit-btn-link) *{color:#11110f!important;fill:#11110f!important}
html body .ih-inner-body .elementor-social-icon{background:#14130f!important;border:1px solid #d8aa53!important}
html body .ih-inner-body :is(.elementor-widget-text-editor,.elementskit-accordion .elementskit-card){border-color:#d8aa5355!important}
html body .ih-inner-body :is(p,li) span{color:inherit!important}
html body :is(.chaty-channel,.chaty-svg,.chaty-icon){color:#d8aa53!important;border-color:#d8aa53!important}
html body :is(.chaty-channel,.chaty-svg,.chaty-icon) :is(svg,path,circle){fill:#d8aa53!important;color:#d8aa53!important}
html body .ih-inner-body :is(.elementor-section,.e-con,.elementor-widget-wrap){background-color:transparent!important}
html body .ih-inner-body :is(h1,h2,h3,h4,h5,h6,.elementor-heading-title){font-family:'Manrope',sans-serif!important;color:#f7f3ea!important;font-style:normal!important;letter-spacing:-.02em!important;line-height:1.3!important}
html body .ih-inner-body h1{font-size:38px!important}
html body .ih-inner-body h2{font-size:clamp(26px,3vw,40px)!important}
html body .ih-inner-body h3{font-size:25px!important}
html body .ih-inner-body :is(p,li,.elementor-icon-list-text,.elementor-widget-text-editor){font-family:'Source Sans 3',sans-serif!important;color:#c4c0b7!important;font-size:18px;line-height:1.7}
html body .ih-inner-body a{color:#f1cf89!important}
html body .ih-inner-body :is(.elementor-button,button[type=submit],input[type=submit]){background:#d8aa53!important;color:#11110f!important;border-radius:12px!important;padding:16px 25px!important;border:1px solid #d8aa53!important;font-family:'Manrope',sans-serif!important}
html body .ih-inner-body .elementor-button *{color:#11110f!important}
html body .ih-inner-body :is(.elementskit-infobox,.elementor-price-table,.elementor-widget-price-table>.elementor-widget-container){background:#14130f!important;border:1px solid #d8aa5333!important;border-radius:22px!important;padding:28px!important}
html body .ih-inner-body :is(.elementskit-infobox p,.elementor-price-table__features-list){color:#c4c0b7!important}
html body .ih-inner-body :is(.elementor-icon, .elementor-icon-list-icon){color:#d8aa53!important;fill:#d8aa53!important}
html body .ih-inner-body :is(input:not([type=checkbox]):not([type=radio]):not([type=submit]),textarea,select){background:#161611!important;color:#f7f3ea!important;border:1px solid #79705b!important;border-radius:10px!important;min-height:48px}
html body .ih-inner-body label{color:#f7f3ea!important}
html body .ih-inner-body :is(.elementor-widget-ekit-nav-menu,.elementor-widget-nav-menu){display:none!important}
html body .ih-inner-body .elementor-widget-image:has(img[src*="innoxhub_logo"]){display:none!important}
html body .ih-inner-body table{width:100%;border-collapse:collapse;background:#11110f;color:#f7f3ea}
html body .ih-inner-body :is(td,th){padding:16px;border:1px solid #d8aa5333}
html body .ih-inner-body th{color:#f1cf89}
html body .ih-inner-body .elementor-invisible{visibility:visible!important}
@media(max-width:767px){.ih-inner-heading{padding:38px 0 28px}.ih-inner-body{padding-top:20px}html body .ih-inner-body .elementor-top-column{width:100%!important}html body .ih-inner-body :is(p,li){font-size:17px}html body .ih-inner-body table{display:block;overflow-x:auto}}
/* Editorial typography: clear, restrained, human-readable. */
html body{font-family:'Source Sans 3',sans-serif}
html body main p,html body main li,html body main .ih-copy,html body main .ih-lead,html body main .ih-stat span,html body main .ih-bullet,html body main .ih-console-row span,html body .ih-footer p,html body .ih-footer a{font-family:'Source Sans 3',sans-serif!important;font-weight:400;letter-spacing:0}
html body main h1,html body main h2,html body main h3,html body main h4,html body .ih-header,html body .ih-header a,html body .ih-brand-lockup strong,html body .ih-footer h4{font-family:'Manrope',sans-serif!important;font-style:normal!important}
html body main .ih-display{font-weight:600!important;letter-spacing:-.045em!important;line-height:1.08!important;font-size:clamp(48px,6.3vw,96px)!important}
html body main .ih-title{font-weight:600!important;letter-spacing:-.035em!important;line-height:1.15!important}
html body main .ih-card h3{font-weight:600!important;letter-spacing:-.025em!important;line-height:1.25!important}
html body main .ih-hero-card h3{font-size:20px!important;text-transform:none!important;letter-spacing:-.015em!important;line-height:1.4!important;font-weight:600!important}
html body .ih-kicker{font-family:'Manrope',sans-serif!important;font-weight:600!important;letter-spacing:.1em!important;font-size:12px!important}
html body main .ih-btn,html body main .ih-card>a{font-family:'Manrope',sans-serif!important;font-weight:600!important}
html body main .ih-copy{font-size:19px;line-height:1.7}
html body main .ih-stat span{font-size:15px;line-height:1.6}
html body main .ih-lead{font-size:clamp(19px,1.65vw,24px);line-height:1.6}
@media(max-width:640px){html body main .ih-display{font-size:46px!important}html body main .ih-title{font-size:36px!important}}
/* Premium technology header */
html body header.ih-header{background:linear-gradient(110deg,rgba(21,19,14,.97),rgba(8,8,7,.97) 55%);border-bottom:1px solid rgba(216,170,83,.35);box-shadow:0 15px 45px #0005;backdrop-filter:blur(24px)}
html body header.ih-header .ih-nav{height:116px;min-height:116px;gap:24px;width:min(1520px,calc(100% - 64px))}
html body header.ih-header .ih-brand{gap:14px;max-width:420px}
html body header.ih-header .ih-brand img.ih-logo{width:96px!important;height:96px!important;max-width:96px!important;max-height:96px!important}
html body header.ih-header .ih-brand-lockup{display:flex;flex-direction:column;gap:10px;padding-left:18px;border-left:1px solid #d8aa534d}
html body header.ih-header .ih-brand-lockup strong{font-size:23px;font-weight:750;letter-spacing:.08em;color:#f7f3ea!important;white-space:nowrap}
html body header.ih-header .ih-brand-lockup strong span{font-size:12px;letter-spacing:.15em;color:#f1cf89!important}
html body header.ih-header .ih-brand-lockup small{font-size:9px;letter-spacing:.16em;color:#c4bca9!important;white-space:nowrap}
html body header.ih-header .ih-menu{gap:6px;padding:7px 10px;border:1px solid #ffffff12;border-radius:16px;background:#ffffff03}
html body header.ih-header .ih-menu a{display:block;padding:13px 12px;font-size:15px!important;font-weight:550;line-height:1.2;border-radius:9px}
html body header.ih-header .ih-menu a:hover{background:#d8aa5312}
html body header.ih-header .ih-menu a:after{display:none}
html body header.ih-header .ih-nav-cta{min-height:54px;font-size:14px!important;padding:0 25px;border-radius:12px;white-space:nowrap}
html body header.ih-header .ih-mobile-toggle{display:none;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;padding:0!important;background:#14130f!important;border:1px solid #d8aa5355!important;border-radius:12px;color:#f1cf89!important;box-shadow:none!important}
@media(max-width:1250px){html body header.ih-header .ih-mobile-toggle{display:block!important}}
@media(max-width:1250px){
 html body header.ih-header .ih-menu{display:none}
 html body header.ih-header .ih-mobile-toggle{display:block}
 html body header.ih-header .ih-nav-cta{display:none}
 html body header.ih-header .ih-menu.is-open{display:flex;position:absolute;top:116px;left:16px;right:16px;flex-direction:column;align-items:stretch;padding:16px;background:#11110f;border:1px solid #d8aa534d;border-radius:16px;box-shadow:0 20px 40px #0008}
}
@media(max-width:640px){
 html body header.ih-header .ih-nav{height:94px;min-height:94px;width:calc(100% - 36px);gap:10px}
 html body header.ih-header .ih-brand{gap:8px}
 html body header.ih-header .ih-brand img.ih-logo{width:70px!important;height:70px!important;max-width:70px!important;max-height:70px!important}
 html body header.ih-header .ih-brand-lockup{padding-left:10px;gap:7px}
 html body header.ih-header .ih-brand-lockup strong{font-size:16px}
 html body header.ih-header .ih-brand-lockup strong span{display:none}
 html body header.ih-header .ih-brand-lockup small{font-size:7px;letter-spacing:.06em}
 html body header.ih-header .ih-menu.is-open{top:94px}
}
/* Scoped brand colors override inherited legacy link colors. */
html body .ih-header a,html body .ih-topline a,html body .ih-footer a,html body main a{color:#f1cf89!important}
html body .ih-header .ih-menu a{color:#f7f3ea!important}
html body .ih-header .ih-menu a:hover{color:#f1cf89!important}
html body .ih-header a.ih-nav-cta,html body main a.ih-btn{color:#11110f!important}
html body main a.ih-btn--ghost{color:#f7f3ea!important}
html body main .ih-cta a.ih-btn{color:#f7f3ea!important}
html body .ih-header .ih-brand,html body .ih-footer .ih-brand{position:static!important;transform:none!important;animation:none!important;line-height:1;flex-shrink:0}
html body .ih-header .ih-brand img.ih-logo{width:68px!important;height:68px!important;max-width:68px!important;max-height:68px!important;margin:0!important;padding:0!important;position:static!important;transform:none!important;animation:none!important;border-radius:0!important;object-fit:contain!important}
html body .ih-footer .ih-brand img.ih-logo{width:100px!important;height:100px!important;object-fit:contain!important}
html body .ih-brand img.ih-logo{filter:invert(1) grayscale(1) sepia(1) saturate(2)!important;mix-blend-mode:screen;background:transparent!important;box-shadow:none!important}
html body .ih-header .ih-nav{min-height:82px;align-items:center!important;overflow:visible}
@media(max-width:640px){html body .ih-header .ih-nav{height:78px;min-height:78px}html body .ih-header .ih-menu.is-open{top:78px}}
/* Gold logo sizing and mobile navigation alignment. */
.ih-brand .ih-logo{display:block;width:76px;height:76px;object-fit:contain}
.ih-footer .ih-brand .ih-logo{width:120px;height:120px}
@media(max-width:640px){body .ih-nav{height:78px}body .ih-menu.is-open{top:78px}html body header.ih-header .ih-brand img.ih-logo{width:54px!important;height:54px!important;max-width:54px!important;max-height:54px!important}html body header.ih-header .ih-brand-lockup{padding-left:8px;gap:4px}html body header.ih-header .ih-brand-lockup strong{font-size:14px}html body header.ih-header .ih-brand-lockup small{display:none}}
/* Final premium polish: unify legacy red links and strengthen the luxury-tech finish. */
body .ih-brand,body .ih-brand span,body .ih-menu a,body .ih-topline a,body .ih-card>a,body .ih-footer a{color:#d8d2c7!important}body .ih-brand:hover,body .ih-menu a:hover,body .ih-topline a:hover,body .ih-card>a:hover,body .ih-footer a:hover{color:var(--ih-gold2)!important}.ih-brand{letter-spacing:.14em}.ih-brand span:last-child{font-weight:750}.ih-header{box-shadow:0 14px 40px rgba(0,0,0,.24)}.ih-nav{height:82px}.ih-menu a{position:relative;transition:color .22s ease}.ih-menu a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:linear-gradient(90deg,var(--ih-gold),var(--ih-gold2));transition:right .25s ease}.ih-menu a:hover:after{right:0}.ih-nav-cta,.ih-btn{box-shadow:0 8px 24px rgba(216,170,83,.16)}.ih-hero-card,.ih-card,.ih-eicos-panel,.ih-quote{backdrop-filter:blur(14px)}.ih-card{box-shadow:0 20px 55px rgba(0,0,0,.16)}.ih-card:hover{box-shadow:0 28px 70px rgba(0,0,0,.28)}.ih-eicos-panel{position:relative;overflow:hidden}.ih-eicos-panel:after{content:"";position:absolute;inset:-40% -10% auto auto;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(241,207,137,.12),transparent 68%);pointer-events:none}.ih-cta{box-shadow:0 36px 100px rgba(132,88,20,.25)}

/* EICOS plans */
.ih-plans{background:radial-gradient(circle at 82% 4%,rgba(216,170,83,.13),transparent 28%),#080807;color:var(--ih-text)}
.ih-plans-hero{padding:clamp(82px,10vw,150px) 0 70px;border-bottom:1px solid var(--ih-line)}
.ih-plans-hero h1{max-width:1050px;margin:18px 0 26px;font-family:'Manrope',sans-serif;font-size:clamp(48px,6.5vw,94px);font-weight:600;letter-spacing:-.055em;line-height:1.02;color:var(--ih-text)}
.ih-plans-hero>div>p{max-width:780px;margin:0;color:#c4c0b7;font-size:21px;line-height:1.65}
.ih-plans-note{display:inline-flex;align-items:center;gap:18px;margin-top:38px;padding:14px 18px;border:1px solid var(--ih-line);border-radius:14px;background:#ffffff05;color:#aaa69d}
.ih-plans-note strong{color:var(--ih-gold2);font-family:'Manrope',sans-serif}
.ih-plans-section{padding:78px 0 100px}
.ih-plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}
.ih-plan-card{position:relative;display:flex;min-width:0;min-height:560px;flex-direction:column;padding:34px 28px;border:1px solid var(--ih-white-line);border-radius:24px;background:linear-gradient(150deg,#15140f,#0d0d0b 64%);box-shadow:0 24px 60px #0005}
.ih-plan-card--featured{border-color:#d8aa5399;background:linear-gradient(150deg,#272014,#11100c 62%);box-shadow:0 28px 80px rgba(132,88,20,.24)}
.ih-plan-badge{position:absolute;top:18px;right:18px;padding:7px 10px;border-radius:999px;background:#d8aa53;color:#11110f;font:700 10px/1 'Manrope',sans-serif;letter-spacing:.08em;text-transform:uppercase}
.ih-plan-name{margin-bottom:18px;color:var(--ih-gold2);font:650 15px/1.2 'Manrope',sans-serif;letter-spacing:.1em;text-transform:uppercase}
.ih-plan-card h2{margin:0;color:var(--ih-text);font:600 clamp(44px,4vw,62px)/1 'Manrope',sans-serif;letter-spacing:-.045em}
.ih-plan-card h2 span{font-size:.46em;color:var(--ih-gold2);vertical-align:top}
.ih-plan-card h2 small{margin-left:7px;color:#aaa69d;font-size:14px;font-weight:500;letter-spacing:0}
.ih-plan-annual{min-height:44px;margin:14px 0 20px;color:#a8a399;font-size:14px;line-height:1.5}
.ih-plan-users{margin:0 0 20px;padding:14px 0;border-top:1px solid var(--ih-white-line);border-bottom:1px solid var(--ih-white-line);color:#f7f3ea;font-weight:600}
.ih-plan-card ul{display:grid;gap:14px;margin:0 0 30px;padding:0;list-style:none;color:#c4c0b7}
.ih-plan-card li{position:relative;padding-left:20px;font-size:15px;line-height:1.5}
.ih-plan-card li:before{content:'✓';position:absolute;left:0;color:var(--ih-gold)}
.ih-plan-card .ih-btn{width:100%;margin-top:auto;padding:0 15px}
.ih-enterprise-card{display:grid;grid-template-columns:1.2fr .75fr 1.25fr auto;gap:38px;align-items:center;margin-top:22px;padding:42px;border:1px solid #d8aa5366;border-radius:28px;background:linear-gradient(120deg,#241c10,#11100d 45%,#0b0b0a);box-shadow:0 28px 80px #0006}
.ih-enterprise-card h2{margin:12px 0 14px;font:600 clamp(30px,3vw,48px)/1.12 'Manrope',sans-serif;letter-spacing:-.035em;color:var(--ih-text)}
.ih-enterprise-card p{margin:0;color:#b7b2a8;line-height:1.65}
.ih-enterprise-offer{display:flex;flex-direction:column;padding:22px;border:1px solid var(--ih-line);border-radius:16px;background:#ffffff04}
.ih-enterprise-offer span,.ih-enterprise-offer small{color:#aaa69d;font-size:12px}
.ih-enterprise-offer strong{margin:5px 0;color:var(--ih-gold2);font:650 23px/1.2 'Manrope',sans-serif}
.ih-enterprise-card ul{display:grid;gap:9px;margin:0;padding-left:20px;color:#c4c0b7;font-size:14px;line-height:1.45}
.ih-enterprise-card .ih-btn{white-space:nowrap}
.ih-plans-fineprint{padding:0 0 90px}
.ih-plans-fineprint>.ih-shell{padding-top:30px;border-top:1px solid var(--ih-white-line)}
.ih-plans-fineprint p{max-width:900px;color:#aaa69d;line-height:1.65}
.ih-plans-fineprint div div{display:flex;gap:26px;flex-wrap:wrap;margin-top:18px;color:#88847c;font-size:14px}
.ih-plans-fineprint a{color:var(--ih-gold2)!important}
@media(max-width:1100px){.ih-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ih-enterprise-card{grid-template-columns:1fr 1fr}.ih-enterprise-card .ih-btn{width:max-content}}
@media(max-width:640px){.ih-plans-hero{padding:64px 0 48px}.ih-plans-hero>div>p{font-size:18px}.ih-plans-note{display:flex;align-items:flex-start;flex-direction:column;gap:5px}.ih-plans-section{padding:48px 0 72px}.ih-plan-grid{grid-template-columns:1fr}.ih-plan-card{min-height:0}.ih-enterprise-card{grid-template-columns:1fr;padding:28px 24px}.ih-enterprise-card .ih-btn{width:100%}.ih-plans-fineprint div div{flex-direction:column;gap:8px}}