.it-subnav{top:calc(var(--it-shell-h,6.75rem) + .75rem);border:1px solid var(--it-border);border-radius:var(--radius-lg);background:var(--it-surface);align-self:start;padding:1.15rem;position:sticky;box-shadow:0 8px 28px #0a18300f}.it-subnav__hub{border-bottom:1px solid var(--it-border);color:var(--it-navy);margin-bottom:1rem;padding-bottom:1rem;font-size:.88rem;font-weight:700;text-decoration:none;display:block}.it-subnav__hub--current,.it-subnav__hub:hover{color:var(--it-gold-dark)}.it-subnav__label{letter-spacing:.08em;text-transform:uppercase;color:var(--it-muted);margin:0 0 .65rem;font-size:.7rem;font-weight:700}.it-subnav__list{gap:.3rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.it-subnav__link{border-radius:var(--radius);color:var(--it-muted);align-items:center;gap:.65rem;padding:.55rem .65rem;font-size:.88rem;font-weight:600;line-height:1.35;text-decoration:none;transition:background .2s,color .2s;display:flex}.it-subnav__link:hover{background:var(--it-cream);color:var(--it-navy)}.it-subnav__link.is-active{color:var(--it-navy);background:linear-gradient(135deg,#0f234014,#d4a0121a);border:1px solid #d4a01240}.it-subnav__num{color:var(--it-gold);min-width:1.4rem;font-size:.68rem;font-weight:800}.it-subnav__exit{border-top:1px solid var(--it-border);padding-top:1rem}.it-subnav__exit p{color:var(--it-muted);margin:0 0 .65rem;font-size:.8rem;line-height:1.45}.it-subnav__exit .it-main-link--button{justify-content:center;width:100%}@media (width<=900px){.it-subnav{margin-bottom:1.5rem;position:static}.it-subnav__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.it-subnav__list{grid-template-columns:1fr}}.it-site{--it-navy:#1a1035;--it-navy-deep:#100820;--it-navy-mid:#2d1f52;--it-gold:#c17f3a;--it-gold-dark:#9a7209;--it-gold-light:#fef8e8;--it-cream:#f4f6fa;--it-bg:#f8f9fc;--it-surface:#fff;--it-border:#dde5ef;--it-muted:#5a6d82;--it-topbar-h:2.25rem;--it-header-main-h:4.5rem;--it-nav-row-h:3.15rem;--it-header-h:calc(var(--it-header-main-h) + var(--it-nav-row-h));--it-shell-h:calc(var(--it-topbar-h) + var(--it-header-h));--blue:var(--it-navy-mid);--blue-dark:var(--it-navy);--blue-mid:#2a5080;--blue-light:#e8eef6;--orange:var(--it-gold);--orange-light:var(--it-gold-light);--green:#2d8a5e;--surface:var(--it-cream);--surface-2:#e8edf4;--border:var(--it-border);--border-light:var(--it-border);--text:#0c1828;--text-muted:var(--it-muted);--text-light:#8a9bb0;--white:var(--it-surface);--gradient-warm:linear-gradient(135deg, #c17f3a 0%, #d4954a 50%, #9a6528 100%);--gradient-brand:linear-gradient(135deg, #1a1035 0%, #2d1f52 50%, #100820 100%);--shadow-orange:0 12px 36px #d4a01247;--shadow-blue:0 12px 36px #0f23402e;--shadow-sm:0 4px 20px #0a18300f;--shadow-md:0 16px 40px #0a18301a;background:var(--it-bg);min-height:100vh;color:var(--text);flex-direction:column;display:flex}.it-site__main{padding-top:var(--it-shell-h);flex:1}body.it-site-active{background:var(--it-bg)}.it-marquee{background:linear-gradient(135deg,#c17f3a 0%,#d4954a 50%,#9a6528 100%);border-bottom:1px solid #00000014;max-width:100%;padding:.85rem 0;overflow:clip hidden}.it-marquee__track{width:max-content;animation:30s linear infinite marquee;display:flex}.it-marquee__item{color:#fff;white-space:nowrap;letter-spacing:.03em;align-items:center;gap:.5rem;padding:0 2rem;font-size:.82rem;font-weight:600;display:inline-flex}.it-marquee__item strong{font-family:var(--font-display);font-size:1.1rem;font-weight:800}.it-marquee__dot{opacity:.6;margin-left:1rem}.it-page{padding:clamp(2rem,4vw,3rem) 0 clamp(2.5rem,5vw,4rem)}.it-page__inner{max-width:58rem}.it-page__layout{grid-template-columns:minmax(14rem,17rem) minmax(0,1fr);align-items:start;gap:2rem;max-width:74rem;display:grid}.it-page__main{min-width:0}.it-page__label{letter-spacing:.1em;text-transform:uppercase;color:var(--it-gold-dark);margin-bottom:.45rem;font-size:.7rem;font-weight:700;display:inline-block}.it-page__intro-block{border-bottom:1px solid var(--it-border);grid-template-columns:minmax(0,1.4fr) minmax(16rem,.9fr);align-items:start;gap:1.5rem;margin-bottom:2.25rem;padding-bottom:2.25rem;display:grid}.it-page__intro-copy h2{font-family:var(--font-display);color:var(--it-navy);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.5rem,3vw,1.9rem)}.it-page__intro{color:var(--text);margin:0 0 .85rem;font-size:1.05rem;line-height:1.75}.it-page__intro-secondary{color:var(--text-muted);margin:0;line-height:1.7}.it-page__highlights{background:var(--it-surface);border:1px solid var(--it-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1.25rem;margin:0 0 2.5rem;padding:1.25rem;list-style:none;display:grid}.it-page__highlights li{color:var(--text-muted);align-items:flex-start;gap:.5rem;font-size:.9rem;line-height:1.45;display:flex}.it-page__highlights svg{color:var(--it-gold);flex-shrink:0;margin-top:.1rem}.it-page__section{margin-bottom:2.75rem}.it-page__section--surface{border-radius:var(--radius-lg);background:var(--it-surface);border:1px solid var(--it-border);box-shadow:var(--shadow-sm);padding:1.75rem}.it-page__section h2{font-family:var(--font-display);color:var(--it-navy);letter-spacing:-.02em;margin:0 0 1.25rem;font-size:clamp(1.35rem,2.5vw,1.65rem)}.it-page__section-head{margin-bottom:1.35rem}.it-page__section-desc{color:var(--text-muted);margin:.35rem 0 0;font-size:.95rem;line-height:1.65}.it-page__service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.it-page__service-card{border:1px solid var(--it-border);border-radius:var(--radius-lg);background:var(--it-surface);color:inherit;min-height:100%;box-shadow:var(--shadow-sm);flex-direction:column;gap:.6rem;padding:1.35rem;text-decoration:none;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.it-page__service-card:hover{box-shadow:var(--shadow-md);border-color:#d4a01273}.it-page__service-card-top{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.it-page__service-index{color:var(--it-gold);letter-spacing:.06em;font-size:.72rem;font-weight:800}.it-page__service-icon{border-radius:var(--radius-sm);background:var(--it-cream);width:2.25rem;height:2.25rem;color:var(--it-navy);justify-content:center;align-items:center;display:inline-flex}.it-page__service-card h3{color:var(--it-navy);margin:0;font-size:1.05rem;font-weight:700}.it-page__service-card p{color:var(--text-muted);flex:1;margin:0;font-size:.9rem;line-height:1.6}.it-page__service-link{color:var(--it-gold-dark);align-items:center;gap:.35rem;font-size:.86rem;font-weight:700;display:inline-flex}.it-page__why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.it-page__why-card{background:var(--it-cream);border-radius:var(--radius);border:1px solid var(--it-border);padding:1.2rem 1.2rem 1.2rem 1.35rem;position:relative}.it-page__why-num{font-family:var(--font-display);color:#d4a01240;font-size:1.5rem;font-weight:700;line-height:1;position:absolute;top:.85rem;right:.9rem}.it-page__why-card h3{color:var(--it-navy);margin:0 0 .5rem;padding-right:1.5rem;font-size:1rem}.it-page__why-card p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.it-page__process{counter-reset:it-step;gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.it-page__process li{border:1px solid var(--it-border);border-radius:var(--radius);background:var(--it-surface);grid-template-columns:auto 1fr;align-items:start;gap:1rem;padding:1rem 1.15rem;display:grid}.it-page__process span{background:var(--it-navy);color:#e8a85c;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;font-size:.88rem;font-weight:700;display:inline-flex}.it-page__process p{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.65}.it-page__industries{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.it-page__industries li{background:var(--it-surface);border-radius:var(--radius-sm);color:var(--text-muted);border:1px solid var(--it-border);padding:.7rem .9rem;font-size:.88rem;font-weight:500}.it-page__related-tax h2{font-family:var(--font-display);margin:0 0 .5rem}.it-page__related-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.it-page__related-links a{border:1px solid var(--it-border);border-radius:var(--radius);background:var(--it-surface);color:inherit;box-shadow:var(--shadow-sm);flex-direction:column;gap:.35rem;padding:1.1rem;text-decoration:none;display:flex}.it-page__related-links span{color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:600}.it-page__related-links strong{color:var(--it-navy);flex:1;font-size:.95rem}.it-page__related-links svg{color:var(--it-gold);margin-top:.25rem}.it-page__cta{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#fffdf5 0%,#f8f9fc 100%);border:1px solid #d4a0124d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin:2.5rem 0;padding:1.75rem 1.85rem;display:flex}.it-page__cta h2{font-family:var(--font-display);color:var(--it-navy);margin:0 0 .45rem;font-size:1.3rem}.it-page__cta p{max-width:36rem;color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.65}.it-page__cta-actions{flex-wrap:wrap;gap:.65rem;display:flex}.it-page__main-exit{margin-top:1.5rem}.it-blocks{gap:2rem;margin-bottom:2rem;display:grid}.it-blocks__paragraph{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.75}.it-blocks__section h2{font-family:var(--font-display);color:var(--it-navy);margin:0 0 1rem;font-size:1.25rem}.it-blocks__list{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.it-blocks__list li{background:var(--it-surface);border:1px solid var(--it-border);border-radius:var(--radius);color:var(--text-muted);align-items:flex-start;gap:.55rem;padding:.9rem 1rem;line-height:1.55;display:flex}.it-blocks__list svg{color:var(--it-gold);flex-shrink:0;margin-top:.15rem}.it-blocks__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.it-blocks__card{border:1px solid var(--it-border);border-radius:var(--radius);background:var(--it-surface);box-shadow:var(--shadow-sm);padding:1.2rem}.it-blocks__card h3{color:var(--it-navy);margin:0 0 .5rem;font-size:1rem}.it-blocks__card p{color:var(--text-muted);margin:0 0 .65rem;font-size:.92rem;line-height:1.6}.it-blocks__card ul{color:var(--text-muted);margin:0;padding-left:1.1rem;font-size:.88rem;line-height:1.55}.it-blocks__steps{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.it-blocks__steps li{background:var(--it-surface);border-radius:var(--radius);border:1px solid var(--it-border);color:var(--text-muted);align-items:flex-start;gap:.85rem;padding:.95rem 1rem;line-height:1.6;display:flex}.it-blocks__step-num{background:var(--it-navy);color:#e8a85c;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:1.75rem;height:1.75rem;font-size:.8rem;font-weight:700;display:inline-flex}.it-site .faq-section{border-top:1px solid var(--it-border);margin-top:2rem;padding-top:2rem}.it-site .faq-item{border-radius:var(--radius);border-color:var(--it-border)}.it-site .faq-item summary{color:var(--it-navy)}@media (width<=900px){.it-page__intro-block,.it-page__layout,.it-page__highlights,.it-page__service-grid,.it-page__why-grid,.it-blocks__cards,.it-page__related-links{grid-template-columns:1fr}.it-page__industries{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.it-page__industries{grid-template-columns:1fr}.it-page__cta-actions{width:100%}.it-page__cta-actions .btn,.it-page__cta-actions .it-main-link--button{flex:1;justify-content:center}}
