:root{--audit-ink:#081829;--audit-muted:#526b83;--audit-blue:#0f6fda;--audit-sky:#2c91ef;--audit-soft:#eef7ff;--audit-line:#cfe3f5;--audit-night:#071321;--audit-white:#fff;--audit-green:#128a45;--audit-shadow:0 24px 70px #09366124}*{box-sizing:border-box}html{scroll-behavior:smooth}body.audit-page{color:var(--audit-ink);background:#fff;margin:0;font-family:Manrope,Inter,system-ui,sans-serif;line-height:1.7}body.audit-page img{max-width:100%;height:auto;display:block}body.audit-page a{color:inherit}.audit-skip{z-index:9999;color:#000;background:#fff;border-radius:8px;padding:10px 14px;position:absolute;top:8px;left:-9999px}.audit-skip:focus{left:12px}.audit-shell{width:min(1160px,100% - 32px);margin-inline:auto}.audit-site-header{z-index:1000;border-bottom:1px solid var(--audit-line);backdrop-filter:blur(16px);background:#fffffff5;position:sticky;top:0}.audit-nav{align-items:center;gap:24px;min-height:84px;display:flex}.audit-brand{align-items:center;gap:12px;min-width:260px;text-decoration:none;display:flex}.audit-brand img{object-fit:cover;border:2px solid #7fc2f7;border-radius:50%;width:60px;height:60px}.audit-brand strong{color:var(--audit-blue);font-size:1rem;line-height:1.1;display:block}.audit-brand span{color:var(--audit-ink);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800;display:block}.audit-links{justify-content:center;align-items:center;gap:18px;margin-left:auto;display:flex}.audit-links a{color:#38536d;font-size:.86rem;font-weight:800;text-decoration:none}.audit-links a:hover,.audit-links a[aria-current=page]{color:var(--audit-blue)}.audit-call{background:var(--audit-blue);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex;color:#fff!important}.audit-hero{isolation:isolate;color:#fff;background:linear-gradient(135deg,#06121f,#0a2c4d);padding:88px 0;position:relative;overflow:hidden}.audit-hero:before{content:"";z-index:-2;background-image:var(--audit-hero-image);opacity:.34;background-position:50%;background-size:cover;position:absolute;inset:0}.audit-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#040f1bf5 0%,#041323c7 52%,#04132357 100%);position:absolute;inset:0}.audit-hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:end;gap:54px;display:grid}.audit-breadcrumbs{color:#b9d8f3;margin-bottom:18px;font-size:.78rem}.audit-kicker{color:#82c7ff;letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:900}.audit-hero h1{letter-spacing:-.035em;text-transform:uppercase;max-width:820px;margin:0;font-family:Barlow Condensed,Arial,sans-serif;font-size:clamp(3rem,7vw,5.7rem);line-height:.95}.audit-hero-lead{color:#d8eaf9;max-width:760px;margin:24px 0 0;font-size:clamp(1rem,2vw,1.18rem)}.audit-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.audit-button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:900;text-decoration:none;display:inline-flex}.audit-button-primary{background:#fff;color:var(--audit-blue)!important}.audit-button-whatsapp{background:#16a34a;color:#fff!important}.audit-hero-card{backdrop-filter:blur(12px);background:#ffffff1c;border:1px solid #ffffff38;border-radius:22px;padding:24px;box-shadow:0 20px 60px #00000040}.audit-hero-card strong{margin-bottom:8px;font-size:1.25rem;display:block}.audit-hero-card ul{color:#d9eaf8;margin:12px 0 0;padding-left:20px}.audit-section{padding:82px 0}.audit-section-soft{background:linear-gradient(#f5faff,#fff)}.audit-section-dark{background:var(--audit-night);color:#fff}.audit-section-head{max-width:780px;margin-bottom:34px}.audit-section-head h2,.audit-prose h2{letter-spacing:-.025em;text-transform:uppercase;margin:0 0 14px;font-family:Barlow Condensed,Arial,sans-serif;font-size:clamp(2.25rem,4vw,3.5rem);line-height:1.03}.audit-section-head p{color:var(--audit-muted);margin:0}.audit-section-dark .audit-section-head p{color:#bed4e7}.audit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.audit-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-card{border:1px solid var(--audit-line);background:#fff;border-radius:20px;padding:26px;box-shadow:0 14px 42px #104d8512}.audit-card h3{margin:0 0 10px;font-size:1.08rem;line-height:1.35}.audit-card p{color:var(--audit-muted);margin:0}.audit-card a{color:var(--audit-blue);font-weight:900}.audit-card-tag{background:var(--audit-soft);color:var(--audit-blue);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:16px;padding:5px 10px;font-size:.7rem;font-weight:900;display:inline-flex}.audit-split{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:50px;display:grid}.audit-prose{max-width:820px}.audit-prose h2{margin-top:48px}.audit-prose h2:first-child{margin-top:0}.audit-prose h3{margin:30px 0 8px;font-size:1.2rem}.audit-prose p,.audit-prose li{color:#425d76}.audit-prose li+li{margin-top:7px}.audit-media{border:1px solid var(--audit-line);box-shadow:var(--audit-shadow);border-radius:24px;position:sticky;top:118px;overflow:hidden}.audit-media img{aspect-ratio:4/3;object-fit:cover;width:100%}.audit-note{border-left:4px solid var(--audit-blue);background:var(--audit-soft);color:#36536e;border-radius:0 12px 12px 0;padding:18px 20px}.audit-steps{counter-reset:audit-step;gap:14px;display:grid}.audit-step{counter-increment:audit-step;border:1px solid var(--audit-line);border-radius:16px;grid-template-columns:52px 1fr;gap:16px;padding:20px;display:grid}.audit-step:before{content:counter(audit-step);background:var(--audit-blue);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.audit-step h3{margin:2px 0 5px}.audit-step p{color:var(--audit-muted);margin:0}.audit-faq details{border:1px solid var(--audit-line);background:#fff;border-radius:14px;padding:0 18px}.audit-faq details+details{margin-top:10px}.audit-faq summary{cursor:pointer;padding:18px 0;font-weight:900;list-style:none}.audit-faq summary::-webkit-details-marker{display:none}.audit-faq details p{color:var(--audit-muted);margin:0 0 18px}.audit-cta{color:#fff;background:linear-gradient(115deg,#0f6fda,#0754a8);padding:58px 0}.audit-cta-grid{justify-content:space-between;align-items:center;gap:30px;display:flex}.audit-cta h2{text-transform:uppercase;margin:0;font-family:Barlow Condensed,Arial,sans-serif;font-size:clamp(2rem,4vw,3.25rem);line-height:1}.audit-cta p{color:#d8eaff;margin:10px 0 0}.audit-site-footer{color:#d8eaff;background:#06121f;padding:48px 0 24px}.audit-footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:30px;display:grid}.audit-site-footer h2{color:#fff;font-size:.9rem}.audit-site-footer p,.audit-site-footer a{color:#a9c2d8;font-size:.84rem}.audit-site-footer ul{margin:0;padding:0;list-style:none}.audit-site-footer li+li{margin-top:8px}.audit-footer-bottom{color:#8aa8c2;border-top:1px solid #ffffff1f;margin-top:34px;padding-top:20px;font-size:.76rem}@media (width<=980px){.audit-links{display:none}.audit-brand{min-width:0;margin-right:auto}.audit-hero-grid,.audit-split{grid-template-columns:1fr}.audit-hero-card{max-width:650px}.audit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-media{position:static}.audit-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.audit-shell{width:min(100% - 22px,1160px)}.audit-nav{gap:10px;min-height:72px}.audit-brand img{width:50px;height:50px}.audit-brand strong{font-size:.83rem}.audit-brand span{font-size:.6rem}.audit-call{padding:0 12px;font-size:.72rem}.audit-hero{padding:66px 0}.audit-hero h1{overflow-wrap:anywhere;font-size:clamp(2.25rem,10.5vw,3rem)}.audit-section{padding:60px 0}.audit-grid,.audit-grid-2,.audit-footer-grid{grid-template-columns:1fr}.audit-actions,.audit-cta-grid{display:grid}.audit-button{width:100%}.audit-media img{aspect-ratio:16/10}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--audit-ink:#155a96;--audit-muted:#3e6d95;--audit-blue:#0767d7;--audit-sky:#168ff2;--audit-soft:#eef8ff;--audit-line:#c7e4fb;--audit-night:#086bd5;--audit-shadow:0 24px 70px #0767d724}body.audit-page{color:var(--audit-muted);background:#fff;font-size:16px;overflow-x:hidden}body.audit-page h1,body.audit-page h2,body.audit-page h3,body.audit-page h4{color:var(--audit-blue)}.audit-site-header{background:#fffffff7;box-shadow:0 9px 34px #075baf17}.audit-nav{gap:18px;min-height:116px}.audit-brand{gap:16px;min-width:282px}.audit-seal-frame{background:#fff;border:3px solid #41b4ffa6;border-radius:50%;width:92px;min-width:92px;height:92px;display:block;overflow:hidden;box-shadow:0 0 0 5px #fff,0 0 0 9px #36b4ff2e,0 0 34px #008cff94,0 16px 38px #0767d72e}.audit-brand img{object-fit:cover;width:100%;max-width:none;height:100%;box-shadow:none;transform-origin:50%;border:0;border-radius:50%;animation:14s linear infinite auditSealRotate}.audit-brand>span:last-child{min-width:0}.audit-brand strong{color:var(--audit-blue);font-size:1.1rem}.audit-brand span{color:#286493}.audit-links{gap:14px}.audit-links a{color:#32678f}.audit-links a:hover,.audit-links a[aria-current=page]{color:var(--audit-blue);background:var(--audit-soft);border-radius:9px}.audit-call{background:linear-gradient(100deg,#075fd0,#168ff2);box-shadow:0 12px 28px #0767d738}.audit-call-short,.audit-nri-mobile{display:none}.audit-hero{color:var(--audit-blue);border-bottom:1px solid var(--audit-line);background:radial-gradient(circle at 12% 14%,#61c5ff3d,#0000 27%),linear-gradient(135deg,#fff 0%,#f1f9ff 52%,#dff2ff 100%)}.audit-hero:before{opacity:.15;filter:saturate(.72)}.audit-hero:after{background:linear-gradient(90deg,#fffffffc 0%,#eff8fff0 54%,#e0f3ffd1 100%)}.audit-breadcrumbs{color:#4c7ca4}.audit-breadcrumbs a,.audit-kicker{color:var(--audit-blue)}.audit-hero h1{color:var(--audit-blue);text-shadow:0 10px 36px #0767d717}.audit-hero-lead{color:var(--audit-muted)}.audit-button-primary{background:linear-gradient(100deg,#075fd0,#168ff2);box-shadow:0 13px 30px #0767d738;color:#fff!important}.audit-button-outline{background:#fff;border-color:#97cff7;color:var(--audit-blue)!important}.audit-hero-card{color:var(--audit-muted);border:1px solid var(--audit-line);box-shadow:var(--audit-shadow);background:#ffffffe6}.audit-hero-card strong{color:var(--audit-blue)}.audit-hero-card ul{color:var(--audit-muted)}.audit-section-dark{color:#fff;background:linear-gradient(125deg,#075fd0,#168ff2 58%,#62c7ff)}.audit-section-dark h2,.audit-section-dark h3,.audit-section-dark p,.audit-section-dark li,.audit-section-dark .audit-section-head p{color:#fff}.audit-card{transition:transform .28s,box-shadow .28s,border-color .28s;box-shadow:0 16px 48px #0767d714}.audit-card:hover{border-color:#9cd4fb;transform:translateY(-7px);box-shadow:0 25px 60px #0767d726}.audit-prose p,.audit-prose li,.audit-card p{color:var(--audit-muted)}.audit-cta{background:linear-gradient(115deg,#075fd0,#168ff2 60%,#5cbff9)}.audit-cta h2,.audit-cta p{color:#fff}.audit-site-footer{color:var(--audit-muted);border-top:1px solid var(--audit-line);background:linear-gradient(#f7fbff,#e8f5ff)}.audit-site-footer h2{color:var(--audit-blue)}.audit-site-footer p,.audit-site-footer a{color:#3d6f98}.audit-site-footer a:hover{color:var(--audit-blue)}.audit-site-footer .audit-footer-grid>div:first-child .audit-seal-frame{width:116px;min-width:116px;height:116px}.audit-footer-bottom{color:#4a789e;border-color:#c8e3f8}@keyframes auditSealRotate{0%{transform:scale(1.2)rotate(0)}to{transform:scale(1.2)rotate(360deg)}}.fc-brand-loader{z-index:2147483000;color:#0767d7;opacity:1;visibility:visible;background:radial-gradient(circle at 50% 42%,#5dc5ff40,#0000 28%),linear-gradient(145deg,#fff,#f0f9ff 56%,#dff2ff);place-items:center;padding:24px;transition:opacity .48s,visibility .48s;display:grid;position:fixed;inset:0}body.fc-loader-active{overflow:hidden!important}.fc-brand-loader:before{content:"";aspect-ratio:1;border:1px solid #1c97f129;border-radius:50%;width:min(76vw,540px);animation:8s linear infinite auditLoaderOrbit;position:absolute;box-shadow:inset 0 0 80px #30aeff14}.fc-brand-loader.is-leaving{opacity:0;visibility:hidden;pointer-events:none}.fc-brand-loader__card{z-index:1;text-align:center;justify-items:center;display:grid;position:relative}.fc-brand-loader__seal{background:#fff;border:3px solid #31b1ffa6;border-radius:50%;width:clamp(150px,19vw,210px);height:clamp(150px,19vw,210px);overflow:hidden;box-shadow:0 0 0 5px #fff,0 0 0 11px #37b3ff2e,0 0 45px #008cff99}.fc-brand-loader__seal img{object-fit:cover;border-radius:50%;width:100%;height:100%;animation:3.8s linear infinite auditSealRotate}.fc-brand-loader strong{color:#0767d7;letter-spacing:-.035em;margin-top:30px;font-size:clamp(1.45rem,3vw,2.2rem)}.fc-brand-loader span{color:#47779f;margin-top:7px;font-size:.9rem;font-weight:700}.fc-brand-loader__dots{gap:7px;margin-top:18px;display:flex}.fc-brand-loader__dots i{background:#1689ef;border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite auditDot}.fc-brand-loader__dots i:nth-child(2){animation-delay:.14s}.fc-brand-loader__dots i:nth-child(3){animation-delay:.28s}@keyframes auditDot{50%{opacity:.45;transform:translateY(-7px)}}@keyframes auditLoaderOrbit{to{transform:rotate(360deg)}}body.fc-motion-ready .fc-motion-target{opacity:0;transition:opacity .72s cubic-bezier(.2,.7,.2,1),transform .72s cubic-bezier(.2,.7,.2,1);transition-delay:var(--fc-delay,0s);will-change:opacity,transform;transform:translateY(34px)}body.fc-motion-ready .fc-motion-target.fc-from-left{transform:translate(-38px)}body.fc-motion-ready .fc-motion-target.fc-from-right{transform:translate(38px)}body.fc-motion-ready .fc-motion-target.fc-is-visible{opacity:1;transform:translate(0,0)}.fc-mobile-actions{display:none}@media (width<=980px){.audit-nav{min-height:100px}.audit-brand{min-width:0}.audit-seal-frame{width:78px;min-width:78px;height:78px}.audit-call{padding:0 14px;font-size:.78rem}.audit-nri-mobile{color:#0767d7;background:#edf8ff;border-top:1px solid #c7e4fb;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:900;text-decoration:none;display:flex}}@media (width<=640px){body.audit-page{padding-bottom:82px;font-size:16px}.audit-shell{width:min(100% - 20px,1160px)}.audit-nav{gap:8px;min-height:92px}.audit-brand{gap:8px;overflow:visible}.audit-seal-frame{width:70px;min-width:70px;height:70px}.audit-brand strong{white-space:nowrap;font-size:.82rem}.audit-brand span{letter-spacing:.035em;white-space:nowrap;font-size:.54rem}.audit-call{min-width:58px;min-height:42px;padding:0 9px;font-size:.7rem}.audit-call-short{display:inline}.audit-call-full{display:none}.audit-hero{padding:70px 0}.audit-hero h1{color:var(--audit-blue);font-size:clamp(2.25rem,10vw,3.2rem)}.audit-hero-lead{font-size:1rem}.audit-site-footer .audit-footer-grid>div:first-child .audit-seal-frame{width:104px;min-width:104px;height:104px}.audit-site-footer .audit-brand{align-items:flex-start}.audit-site-footer .audit-brand>span:last-child{padding-top:18px}.audit-card{padding:22px}body.fc-motion-ready .fc-motion-target,body.fc-motion-ready .fc-motion-target.fc-from-left,body.fc-motion-ready .fc-motion-target.fc-from-right{transition-duration:.58s;transform:translateY(20px)}.fc-mobile-actions{z-index:3900;backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #c5e2f8;border-radius:16px;grid-template-columns:1fr 1fr 1.15fr;gap:6px;padding:7px;display:grid;position:fixed;bottom:7px;left:7px;right:7px;box-shadow:0 18px 50px #084f9240}.fc-mobile-actions a{color:#075fb9;background:#eaf6ff;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:50px;font-size:.73rem;font-weight:900;text-decoration:none;display:flex}.fc-mobile-actions a:nth-child(2){color:#fff;background:#15934a}.fc-mobile-actions a:nth-child(3){color:#fff;background:linear-gradient(100deg,#075fd0,#168ff2)}}@media (width<=390px){.audit-seal-frame{width:70px;min-width:70px;height:70px}.audit-brand strong{font-size:.76rem}.audit-brand span{font-size:.49rem}.audit-call{padding:0 7px;font-size:.66rem}}@media (width<=340px){.audit-seal-frame{width:64px;min-width:64px;height:64px}.audit-brand strong{font-size:.69rem}.audit-brand span{font-size:.45rem}}@media (prefers-reduced-motion:reduce){.audit-brand img,.fc-brand-loader:before,.fc-brand-loader__seal img,.fc-brand-loader__dots i{animation:none!important}body.fc-motion-ready .fc-motion-target{opacity:1!important;transition:none!important;transform:none!important}}body.audit-page .audit-cta h2,body.audit-page .audit-cta p,body.audit-page .audit-section-dark h2,body.audit-page .audit-section-dark h3,body.audit-page .audit-section-dark .audit-kicker,body.audit-page .audit-section-dark .audit-section-head p{color:#fff!important}body.audit-page .audit-cta .audit-button-primary{color:var(--audit-blue)!important;background:#fff!important;border-color:#fff!important;box-shadow:0 14px 34px #00469633!important}body.audit-page .audit-section-dark .audit-faq details{color:var(--audit-muted)!important;background:#fff!important;border-color:#ffffffb8!important;box-shadow:0 12px 34px #00418c21!important}body.audit-page .audit-section-dark .audit-faq summary{color:var(--audit-blue)!important}body.audit-page .audit-section-dark .audit-faq details p,body.audit-page .audit-section-dark .audit-faq details a{color:var(--audit-muted)!important}@media (width>=981px){.audit-site-header .audit-nav{width:min(1280px,100% - 32px)}.audit-site-header .audit-links{gap:13px}.audit-site-header .audit-links a{white-space:nowrap}}:root{--fcr-blue:#086be8;--fcr-blue-2:#229bf4;--fcr-blue-3:#79c9ff;--fcr-navy:#071c3f;--fcr-copy:#365b86;--fcr-soft:#eff8ff;--fcr-line:#c9e3fa;--fcr-white:#fff;--fcr-green:#0db45a;--fcr-shadow:0 20px 60px #115ba624;--fcr-shadow-sm:0 12px 34px #115ba61c;--fcr-radius:24px}html{scroll-behavior:smooth;background:#f4faff}body.fc-reference-2026{overflow-x:hidden;color:var(--fcr-navy)!important;background:#f4faff!important;margin:0!important;font-family:Inter,Segoe UI,Arial,sans-serif!important}body.fc-reference-2026 *{box-sizing:border-box}body.fc-reference-2026 img{max-width:100%}body.fc-reference-2026 a{text-decoration:none}body.fc-reference-2026 h1,body.fc-reference-2026 h2,body.fc-reference-2026 h3,body.fc-reference-2026 strong{color:var(--fcr-navy)}body.fc-reference-2026 p{color:var(--fcr-copy)}body.fc-reference-2026 :focus-visible{outline-offset:3px;outline:3px solid #086be873}body.fc-reference-2026 .site-shell,body.fc-reference-2026 .fc-ref-shell{margin-inline:auto;width:min(1450px,100% - 56px)!important}body.fc-reference-2026 .site-header{z-index:1000!important;background:#fff!important;border:0!important;position:relative!important;box-shadow:0 10px 38px #1c5c9717!important}body.fc-reference-2026 .trust-strip{color:#fff!important;background:linear-gradient(90deg,#0867d9,#158bed,#43b3f6)!important;border:0!important;min-height:42px!important}body.fc-reference-2026 .trust-strip__track{justify-content:flex-end!important;align-items:center!important;gap:14px!important;min-height:42px!important;display:flex!important}body.fc-reference-2026 .fc-top-chip{color:#fff!important;letter-spacing:.01em!important;background:#ffffff14!important;border:1px solid #ffffff57!important;border-radius:999px!important;align-items:center!important;gap:7px!important;min-height:30px!important;padding:7px 15px!important;font-size:.74rem!important;font-weight:850!important;display:inline-flex!important}body.fc-reference-2026 .fc-top-chip--call{color:var(--fcr-blue)!important;background:#fff!important;padding-inline:28px!important}body.fc-reference-2026 .main-nav{background:#fff!important;border:0!important}body.fc-reference-2026 .main-nav__inner{align-items:center!important;gap:22px!important;min-height:122px!important}body.fc-reference-2026 .brand{align-items:center!important;gap:17px!important;min-width:360px!important;display:flex!important}body.fc-reference-2026 .seal-frame,body.fc-reference-2026 .header-seal{background:#fff!important;border:2px solid #72c8ff!important;border-radius:50%!important;flex:0 0 104px!important;place-items:center!important;width:104px!important;min-width:104px!important;height:104px!important;min-height:104px!important;padding:3px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 0 0 5px #fff,0 0 0 9px #2ea9f82b,0 0 36px #0f8bee8c!important}body.fc-reference-2026 .seal-frame:before{content:""!important;z-index:2!important;pointer-events:none!important;border:1px solid #ffffffb3!important;border-radius:50%!important;position:absolute!important;inset:4px!important}body.fc-reference-2026 .seal-frame:after{content:none!important}body.fc-reference-2026 .seal-frame img{object-fit:cover!important;object-position:center!important;clip-path:circle(50%)!important;border-radius:50%!important;width:100%!important;max-width:none!important;height:100%!important;padding:0!important;animation:18s linear infinite fcrSealSpin!important}@keyframes fcrSealSpin{to{transform:rotate(360deg)}}body.fc-reference-2026 .brand-copy{gap:2px!important;display:grid!important}body.fc-reference-2026 .brand-copy strong{color:var(--fcr-blue)!important;letter-spacing:-.035em!important;text-transform:none!important;font-family:Arial Black,Arial,sans-serif!important;font-size:1.65rem!important;line-height:.98!important}body.fc-reference-2026 .brand-copy>span{color:#0b4f95!important;letter-spacing:.045em!important;text-transform:uppercase!important;font-size:.87rem!important;font-weight:900!important;line-height:1.06!important}body.fc-reference-2026 .brand-copy small{color:#6a83a1!important;margin-top:4px!important;font-size:.71rem!important;font-weight:700!important}body.fc-reference-2026 .desktop-nav{gap:2px!important}body.fc-reference-2026 .nav-link{color:#164d80!important;letter-spacing:.035em!important;text-transform:uppercase!important;border-radius:11px!important;padding:12px 11px!important;font-size:.79rem!important;font-weight:850!important}body.fc-reference-2026 .nav-link:hover,body.fc-reference-2026 .nav-link.is-active{color:var(--fcr-blue)!important;background:#edf7ff!important}body.fc-reference-2026 .header-cta{color:#fff!important;text-transform:uppercase!important;background:linear-gradient(135deg,#0869df,#168ff0)!important;border:0!important;border-radius:14px!important;min-height:50px!important;padding:0 24px!important;font-weight:900!important;box-shadow:0 12px 26px #086be83d!important}body.fc-reference-2026 .language-switch{color:var(--fcr-blue)!important;background:#eff8ff!important;border-color:#cfe7fa!important}body.fc-reference-2026 .nav-panel{background:#fff!important;border:1px solid #c9e3fa!important;border-radius:24px!important;box-shadow:0 26px 75px #0c4f9030!important}body.fc-reference-2026 .nav-panel__intro{color:#fff!important;background:linear-gradient(160deg,#0a70e6,#2ca8f4)!important;border-radius:18px!important}body.fc-reference-2026 .nav-panel__intro strong,body.fc-reference-2026 .nav-panel__intro span,body.fc-reference-2026 .nav-panel__intro a{color:#fff!important}body.fc-reference-2026 .nav-panel__links>a{background:#f5faff!important;border:1px solid #d3e8fa!important;border-radius:14px!important}body.fc-reference-2026 .fc-ref-page,body.fc-reference-2026 .audit-page,body.fc-reference-2026 main{background-color:#f5faff}body.fc-reference-2026 .fc-ref-page{background-image:linear-gradient(#086be80b 1px,#0000 1px),linear-gradient(90deg,#086be80b 1px,#0000 1px),url(../images/reference-2026/page-pattern.webp);background-position:top;background-size:56px 56px,56px 56px,cover;position:relative;overflow:hidden}body.fc-reference-2026 .fc-ref-page:before{content:"";aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#5bb6ff47,#5bb6ff0f 55%,#0000 72%);border-radius:50%;width:720px;position:absolute;top:60px;right:-260px}body.fc-reference-2026 .fc-ref-section{z-index:1;padding:86px 0;position:relative}body.fc-reference-2026 .fc-ref-section--white{background:#ffffffe0}body.fc-reference-2026 .fc-ref-section--soft{background:#edf7ffe0}body.fc-reference-2026 .fc-ref-badge{width:max-content;max-width:100%;color:var(--fcr-blue);letter-spacing:.14em;text-transform:uppercase;background:#ffffffd1;border:1px solid #b9dcf8;border-radius:999px;align-items:center;gap:10px;margin:0 auto 18px;padding:10px 18px;font-size:.82rem;font-weight:900;display:flex;box-shadow:0 7px 24px #0c5faf1a}body.fc-reference-2026 .fc-ref-badge:before{content:"";background:var(--fcr-blue);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #086be81a}body.fc-reference-2026 .fc-ref-badge--left{margin-left:0}body.fc-reference-2026 .fc-ref-heading{text-align:center;max-width:820px;margin:0 auto 36px}body.fc-reference-2026 .fc-ref-heading h1,body.fc-reference-2026 .fc-ref-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.45rem,4.5vw,4.65rem);font-weight:950;line-height:.98;color:var(--fcr-navy)!important}body.fc-reference-2026 .fc-ref-heading h1:after,body.fc-reference-2026 .fc-ref-heading h2:after,body.fc-reference-2026 .fc-ref-title-line:after{content:"";background:linear-gradient(90deg,#86cafc,#056be6);border-radius:10px;width:64px;height:4px;margin:17px auto 0;display:block}body.fc-reference-2026 .fc-ref-heading p{max-width:690px;margin:18px auto 0;font-size:1.05rem;line-height:1.7;color:#506f94!important}body.fc-reference-2026 .fc-ref-hero{z-index:1;align-items:center;min-height:735px;padding:68px 0 76px;display:flex;position:relative}body.fc-reference-2026 .fc-ref-hero__grid{grid-template-columns:minmax(0,.88fr) minmax(520px,1.2fr);align-items:center;gap:70px;display:grid}body.fc-reference-2026 .fc-ref-hero__copy{padding-left:4px}body.fc-reference-2026 .fc-ref-hero .fc-ref-badge{margin-bottom:28px}body.fc-reference-2026 .fc-ref-hero h1{letter-spacing:-.065em;max-width:650px;margin:0;font-size:clamp(4rem,5.4vw,5.9rem);font-weight:950;line-height:.94;color:var(--fcr-navy)!important}body.fc-reference-2026 .fc-ref-hero h1:after{content:"";background:linear-gradient(90deg,#88ceff,#086be8);border-radius:10px;width:78px;height:4px;margin:26px 0 0;display:block}body.fc-reference-2026 .fc-ref-hero__lead{max-width:610px;margin:22px 0 0;font-size:1.08rem;line-height:1.65;color:#52708f!important}body.fc-reference-2026 .fc-ref-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}body.fc-reference-2026 .fc-ref-button{background:#fff;border:1px solid #afd6f6;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 24px;font-size:.9rem;font-weight:900;transition:all .25s;display:inline-flex;box-shadow:0 12px 24px #115ba61a;color:var(--fcr-blue)!important}body.fc-reference-2026 .fc-ref-button:hover{transform:translateY(-2px);box-shadow:0 16px 30px #115ba62e}body.fc-reference-2026 .fc-ref-button--primary{background:linear-gradient(135deg,#0766df,#168ef0);border-color:#0000;color:#fff!important}body.fc-reference-2026 .fc-ref-button--whatsapp{background:linear-gradient(135deg,#0ba84f,#17c96c);border-color:#0000;color:#fff!important}body.fc-reference-2026 .fc-ref-trust-grid{grid-template-columns:repeat(3,1fr);gap:12px;max-width:660px;margin-top:28px;display:grid}body.fc-reference-2026 .fc-ref-trust{background:#ffffffe0;border:1px solid #cce4f8;border-radius:14px;align-items:center;gap:12px;min-height:82px;padding:16px;display:flex;box-shadow:0 10px 25px #115ba617}body.fc-reference-2026 .fc-ref-trust i{width:40px;height:40px;color:var(--fcr-blue);background:#e9f5ff;border-radius:50%;flex:0 0 40px;place-items:center;font-size:1.15rem;display:grid}body.fc-reference-2026 .fc-ref-trust strong{font-size:.84rem;font-weight:900;display:block}body.fc-reference-2026 .fc-ref-trust small{color:#66809d;margin-top:4px;font-size:.7rem;line-height:1.25;display:block}body.fc-reference-2026 .fc-ref-hero__visual{box-shadow:var(--fcr-shadow);background:#ffffffe6;border-radius:28px;padding:11px;position:relative}body.fc-reference-2026 .fc-ref-hero__visual:before{content:"";z-index:-1;background:#d1ebff73;border:1px solid #086be82e;border-radius:38px;position:absolute;inset:26px -28px -30px 28px}body.fc-reference-2026 .fc-ref-hero__visual img{object-fit:cover;object-position:center;border-radius:19px;width:100%;height:610px;display:block}body.fc-reference-2026 .fc-ref-hero__float{box-shadow:var(--fcr-shadow-sm);background:#fff;border:1px solid #d2e9fa;border-radius:17px;padding:18px 22px;position:absolute;top:-22px;right:-16px}body.fc-reference-2026 .fc-ref-hero__float small{color:var(--fcr-blue);letter-spacing:.14em;text-transform:uppercase;font-size:.67rem;font-weight:900;display:block}body.fc-reference-2026 .fc-ref-hero__float strong{margin-top:7px;font-size:.78rem;display:block}body.fc-reference-2026 .fc-founder-cred{background:#ddecfb;border-block:1px solid #c6e1f8;padding:24px 0}body.fc-reference-2026 .fc-founder-cred__grid{grid-template-columns:minmax(290px,.8fr) 2.2fr;align-items:stretch;gap:24px;display:grid}body.fc-reference-2026 .fc-founder-cred__title{color:#fff;background:linear-gradient(135deg,#0664dd,#198cf1);border:1px solid #ffffffeb;border-radius:18px;align-items:center;gap:15px;min-height:102px;padding:18px 22px;display:flex;box-shadow:0 14px 34px #0965d42e}body.fc-reference-2026 .fc-founder-cred__icon{width:54px;height:54px;color:var(--fcr-blue);background:#fff;border-radius:15px;flex:0 0 54px;place-items:center;font-size:1.15rem;display:grid}body.fc-reference-2026 .fc-founder-cred__title small{color:#cfe9ff;letter-spacing:.14em;text-transform:uppercase;margin-bottom:3px;font-size:.68rem;font-weight:900;display:block}body.fc-reference-2026 .fc-founder-cred__title strong{color:#fff;font-size:1.18rem;line-height:1.15;display:block}body.fc-reference-2026 .fc-founder-cred__details{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}body.fc-reference-2026 .fc-founder-cred__details>span{background:#ffffffe0;border:1px solid #fff;border-radius:17px;grid-template-columns:42px 1fr;align-content:center;gap:3px 12px;min-height:102px;padding:16px 17px;display:grid;box-shadow:0 10px 28px #115ba614}body.fc-reference-2026 .fc-founder-cred__details i{width:42px;height:42px;color:var(--fcr-blue);background:#edf7ff;border:1px solid #c8e1f7;border-radius:13px;grid-row:1/3;place-items:center;display:grid}body.fc-reference-2026 .fc-founder-cred__details b{color:var(--fcr-navy);font-size:.8rem}body.fc-reference-2026 .fc-founder-cred__details small{color:#5f7895;font-size:.67rem;line-height:1.35}body.fc-reference-2026 .fc-ref-services{padding-block:82px 92px}body.fc-reference-2026 .fc-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}body.fc-reference-2026 .fc-service-card{background:#fffffff0;border:1px solid #c8e2f7;border-radius:20px;grid-template-columns:46% 54%;min-height:180px;transition:all .25s;display:grid;overflow:hidden;box-shadow:0 10px 32px #115ba617}body.fc-reference-2026 .fc-service-card:hover{border-color:#8ac9fb;transform:translateY(-4px);box-shadow:0 18px 42px #115ba629}body.fc-reference-2026 .fc-service-card__media{background:#eaf6ff;min-height:180px;position:relative;overflow:hidden}body.fc-reference-2026 .fc-service-card__media img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .35s;display:block}body.fc-reference-2026 .fc-service-card:hover img{transform:scale(1.035)}body.fc-reference-2026 .fc-service-card__body{flex-direction:column;align-items:flex-start;padding:18px 18px 15px;display:flex}body.fc-reference-2026 .fc-service-card__icon{width:44px;height:44px;color:var(--fcr-blue);background:#eff8ff;border:1px solid #d3e9fa;border-radius:50%;place-items:center;margin-bottom:9px;font-size:1.05rem;display:grid}body.fc-reference-2026 .fc-service-card h3{letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:900;line-height:1.18;color:var(--fcr-navy)!important}body.fc-reference-2026 .fc-service-card p{margin:7px 0 12px;font-size:.76rem;line-height:1.48;color:#567395!important}body.fc-reference-2026 .fc-service-card__link{background:var(--fcr-blue);border-radius:999px;align-items:center;gap:8px;margin-top:auto;padding:8px 14px;font-size:.68rem;font-weight:900;display:inline-flex;color:#fff!important}body.fc-reference-2026 .fc-ref-center{justify-content:center;margin-top:26px;display:flex}body.fc-reference-2026 .fc-ref-decision__grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:64px;display:grid}body.fc-reference-2026 .fc-ref-decision h2{letter-spacing:-.065em;margin:0;font-size:clamp(3rem,4.5vw,4.9rem);font-weight:950;line-height:.98;color:var(--fcr-navy)!important}body.fc-reference-2026 .fc-ref-decision h2:after{content:"";background:var(--fcr-blue);border-radius:10px;width:68px;height:4px;margin:22px 0;display:block}body.fc-reference-2026 .fc-ref-decision p{font-size:1.03rem;line-height:1.65}body.fc-reference-2026 .fc-ref-checks{gap:12px;margin:24px 0;display:grid}body.fc-reference-2026 .fc-ref-checks span{color:#355d85;align-items:center;gap:11px;font-size:.9rem;font-weight:700;display:flex}body.fc-reference-2026 .fc-ref-checks i{color:#fff;background:var(--fcr-blue);border-radius:50%;place-items:center;width:22px;height:22px;font-size:.65rem;display:grid}body.fc-reference-2026 .fc-ref-decision__media{box-shadow:var(--fcr-shadow);background:#fff;border:1px solid #c7e1f7;border-radius:25px;padding:10px}body.fc-reference-2026 .fc-ref-decision__media img{object-fit:cover;border-radius:17px;width:100%;height:550px;display:block}body.fc-reference-2026 .fc-process-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:66px;display:grid;position:relative}body.fc-reference-2026 .fc-process-grid:before{content:"";background:linear-gradient(90deg,#99d5ff,#0870eb,#99d5ff);height:2px;position:absolute;top:-30px;left:9%;right:9%}body.fc-reference-2026 .fc-process-card{min-height:285px;box-shadow:var(--fcr-shadow-sm);background:#fffffff0;border:1px solid #c9e2f8;border-radius:20px;padding:30px 25px;position:relative}body.fc-reference-2026 .fc-process-card:before{content:"";background:var(--fcr-blue);border:5px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;top:-39px;left:50%;transform:translate(-50%);box-shadow:0 0 0 4px #086be824,0 0 18px #4db6ff}body.fc-reference-2026 .fc-process-card:after{content:"";background:var(--fcr-blue);border-radius:10px;width:40px;height:4px;position:absolute;top:-4px;left:calc(50% - 20px)}body.fc-reference-2026 .fc-process-card__head{justify-content:space-between;align-items:center;gap:16px;display:flex}body.fc-reference-2026 .fc-process-card__icon{width:58px;height:58px;color:var(--fcr-blue);background:#e7f4ff;border-radius:50%;place-items:center;font-size:1.3rem;display:grid}body.fc-reference-2026 .fc-process-card__number{color:#cae5ff;font-family:Georgia,serif;font-size:2.1rem;font-weight:800}body.fc-reference-2026 .fc-process-card h3{margin:24px 0 10px;font-size:1rem;font-weight:900;color:var(--fcr-blue)!important}body.fc-reference-2026 .fc-process-card p{margin:0;font-size:.85rem;line-height:1.6;color:#4d6e93!important}body.fc-reference-2026 .fc-founder-grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:78px;display:grid}body.fc-reference-2026 .fc-founder-photo{box-shadow:var(--fcr-shadow);background:#fff;border:1px solid #b9dcf8;border-radius:27px;padding:10px;position:relative}body.fc-reference-2026 .fc-founder-photo img{object-fit:cover;object-position:center top;border-radius:18px;width:100%;height:650px;display:block}body.fc-reference-2026 .fc-founder-name{background:#fffffff0;border:1px solid #c9e2f7;border-radius:19px;padding:17px 22px;position:absolute;bottom:28px;left:30px;right:30px;box-shadow:0 12px 35px #115ba626}body.fc-reference-2026 .fc-founder-name strong{letter-spacing:.03em;text-transform:uppercase;font-size:1rem;font-weight:900;display:block}body.fc-reference-2026 .fc-founder-name span{color:var(--fcr-blue);margin-top:4px;font-size:.85rem;display:block}body.fc-reference-2026 .fc-founder-copy h2{letter-spacing:-.06em;margin:0;font-size:clamp(3rem,4.4vw,4.8rem);font-weight:950;line-height:.98;color:var(--fcr-navy)!important}body.fc-reference-2026 .fc-founder-copy h2:after{content:"";background:var(--fcr-blue);border-radius:10px;width:72px;height:4px;margin:22px 0;display:block}body.fc-reference-2026 .fc-founder-copy>p{max-width:760px;font-size:1.08rem;line-height:1.7}body.fc-reference-2026 .fc-founder-points{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}body.fc-reference-2026 .fc-founder-points article{min-height:205px;box-shadow:var(--fcr-shadow-sm);background:#ffffffdb;border:1px solid #c7e2f8;border-radius:17px;padding:19px}body.fc-reference-2026 .fc-founder-points i{color:#fff;background:linear-gradient(135deg,#076ae4,#29a7f4);border-radius:13px;place-items:center;width:46px;height:46px;font-size:1.1rem;display:grid}body.fc-reference-2026 .fc-founder-points h3{margin:14px 0 8px;font-size:.96rem;font-weight:900;color:var(--fcr-blue)!important}body.fc-reference-2026 .fc-founder-points p{margin:0;font-size:.81rem;line-height:1.55}body.fc-reference-2026 .fc-about-hero__grid{grid-template-columns:1fr .82fr;align-items:center;gap:62px;display:grid}body.fc-reference-2026 .fc-about-hero h1{letter-spacing:-.067em;margin:0;font-size:clamp(4rem,5.7vw,6rem);font-weight:950;line-height:.94;color:var(--fcr-navy)!important}body.fc-reference-2026 .fc-about-hero h1:after{content:"";background:var(--fcr-blue);border-radius:10px;width:75px;height:4px;margin:25px 0;display:block}body.fc-reference-2026 .fc-about-hero__card{box-shadow:var(--fcr-shadow);background:#fffffff0;border:1px solid #c7e1f7;border-radius:24px;padding:12px 12px 28px}body.fc-reference-2026 .fc-about-hero__card img{object-fit:cover;object-position:center top;border-radius:16px;width:100%;height:340px}body.fc-reference-2026 .fc-about-hero__card>div{padding:20px 14px 0}body.fc-reference-2026 .fc-about-hero__card h2{margin:8px 0 14px;font-size:1.55rem;line-height:1.1}body.fc-reference-2026 .fc-mini-list{gap:10px;display:grid}body.fc-reference-2026 .fc-mini-list span{color:#496989;align-items:center;gap:9px;font-size:.85rem;display:flex}body.fc-reference-2026 .fc-mini-list i{color:var(--fcr-blue)}body.fc-reference-2026 .fc-approach-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;display:grid}body.fc-reference-2026 .fc-approach-grid h2{letter-spacing:-.06em;margin:0;font-size:clamp(3rem,4.8vw,5rem);font-weight:950;line-height:.98;color:var(--fcr-navy)!important}body.fc-reference-2026 .fc-approach-panel{box-shadow:var(--fcr-shadow);background:linear-gradient(135deg,#ffffffc7,#d4ecffbf);border:7px solid #ffffffdb;border-radius:26px;padding:45px 55px}body.fc-reference-2026 .fc-approach-panel ul{gap:0;margin:0;padding:0;list-style:none;display:grid}body.fc-reference-2026 .fc-approach-panel li{color:var(--fcr-blue);border-bottom:1px dotted #9fcdf1;align-items:center;gap:20px;padding:17px 0;font-size:1.45rem;font-weight:900;display:flex}body.fc-reference-2026 .fc-approach-panel li:last-child{border-bottom:0}body.fc-reference-2026 .fc-approach-panel i{background:#086be814;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}body.fc-reference-2026 .fc-profile-card{box-shadow:var(--fcr-shadow);background:#fffffff2;border:1px solid #bddcf6;border-radius:24px;grid-template-columns:300px 1fr;align-items:center;gap:50px;padding:24px;display:grid}body.fc-reference-2026 .fc-profile-card img{object-fit:cover;object-position:center top;border-radius:18px;width:100%;height:370px}body.fc-reference-2026 .fc-profile-card h2{letter-spacing:-.05em;margin:10px 0 16px;font-size:3rem}body.fc-reference-2026 .fc-note{color:#3f6389;background:#fffaf1;border:1px dashed #e0b66b;border-radius:14px;padding:17px 19px;font-size:.86rem;line-height:1.6}body.fc-reference-2026 .fc-expect-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:24px;display:grid}body.fc-reference-2026 .fc-expect-grid article{min-height:235px;box-shadow:var(--fcr-shadow-sm);background:#ffffffeb;border:1px solid #c6e0f7;border-radius:18px;padding:24px}body.fc-reference-2026 .fc-expect-grid i{width:54px;height:54px;color:var(--fcr-blue);background:#edf7ff;border:1px solid #cae4fa;border-radius:50%;place-items:center;font-size:1.35rem;display:grid}body.fc-reference-2026 .fc-expect-grid h3{margin:17px 0 10px;font-size:1rem;color:var(--fcr-blue)!important}body.fc-reference-2026 .fc-expect-grid p{margin:0;font-size:.82rem;line-height:1.55}body.fc-reference-2026 .fc-info-band{box-shadow:var(--fcr-shadow-sm);background:#fffc;border:1px solid #c7e1f7;border-radius:20px;grid-template-columns:125px 1fr;align-items:center;gap:30px;margin-top:28px;padding:28px 34px;display:grid}body.fc-reference-2026 .fc-info-band>i{color:#fff;background:linear-gradient(135deg,#075fe0,#399fff);border-radius:50%;place-items:center;width:92px;height:92px;font-size:2.3rem;display:grid;box-shadow:0 10px 28px #086be840}body.fc-reference-2026 .fc-business-list{color:#46698e;gap:9px;margin:0;padding:0;font-size:.88rem;list-style:none;display:grid}body.fc-reference-2026 .fc-business-list i{width:26px;color:var(--fcr-blue)}body.fc-reference-2026 .fc-contact-grid{grid-template-columns:.73fr 1.27fr;align-items:start;gap:55px;display:grid}body.fc-reference-2026 .fc-contact-copy{min-height:780px;box-shadow:var(--fcr-shadow-sm);background:linear-gradient(90deg,#f3fafffa,#f3faffe6),url(../images/reference-2026/home-office.webp) 50%/cover;border-radius:28px;padding:45px 30px 40px 52px;position:relative;overflow:hidden}body.fc-reference-2026 .fc-contact-copy:before{content:"";opacity:.95;background:url(../images/reference-2026/home-office.webp) 50%/cover;border-radius:0 26px 0 0;width:190px;height:70%;position:absolute;inset:auto auto 0 -35px}body.fc-reference-2026 .fc-contact-copy>*{z-index:1;position:relative}body.fc-reference-2026 .fc-contact-copy h1{letter-spacing:-.06em;margin:0;font-size:clamp(3.5rem,4.5vw,5.25rem);font-weight:950;line-height:.96;color:var(--fcr-navy)!important}body.fc-reference-2026 .fc-contact-copy h1:after{content:"";background:var(--fcr-blue);border-radius:10px;width:70px;height:4px;margin:22px 0;display:block}body.fc-reference-2026 .fc-contact-copy>p{max-width:510px;font-size:1rem;line-height:1.65}body.fc-reference-2026 .fc-contact-methods{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;display:grid}body.fc-reference-2026 .fc-contact-methods a{text-align:center;background:#ffffffe6;border:1px solid #c9e2f8;border-radius:17px;place-items:center;min-height:150px;padding:18px 12px;font-size:.76rem;font-weight:800;display:grid;color:var(--fcr-navy)!important}body.fc-reference-2026 .fc-contact-methods i{width:48px;height:48px;color:var(--fcr-blue);background:#edf7ff;border-radius:50%;place-items:center;font-size:1.2rem;display:grid}body.fc-reference-2026 .fc-contact-methods span{color:var(--fcr-blue);line-height:1.45;display:block}body.fc-reference-2026 .fc-contact-safety{gap:12px;margin:26px 0 0 175px;padding:0;list-style:none;display:grid}body.fc-reference-2026 .fc-contact-safety li{color:#385f87;align-items:center;gap:10px;font-size:.83rem;display:flex}body.fc-reference-2026 .fc-contact-safety i{color:var(--fcr-blue)}body.fc-reference-2026 .fc-form-card{box-shadow:var(--fcr-shadow);background:#fffffff0;border:1px solid #c0ddf6;border-radius:28px;padding:38px 42px}body.fc-reference-2026 .fc-form-card .form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}body.fc-reference-2026 .fc-form-card label{color:var(--fcr-navy);margin-bottom:8px;font-size:.82rem;font-weight:900;display:block}body.fc-reference-2026 .fc-form-card input:not([type=checkbox]),body.fc-reference-2026 .fc-form-card select,body.fc-reference-2026 .fc-form-card textarea{color:#234e79;width:100%;min-height:55px;font:inherit;box-shadow:none;background:#fff;border:1px solid #a9d4f7;border-radius:13px;padding:14px 16px}body.fc-reference-2026 .fc-form-card textarea{resize:vertical;min-height:128px}body.fc-reference-2026 .fc-form-card .form-span-2{grid-column:1/-1}body.fc-reference-2026 .fc-form-card .privacy-form-notice{color:#507296;border:1px solid #c3e0f7;border-left:4px solid var(--fcr-blue);background:#edf8ff;border-radius:12px;margin:0 0 14px;padding:13px 15px;font-size:.76rem;line-height:1.5}body.fc-reference-2026 .fc-form-card .consent{align-items:flex-start;gap:12px;margin:22px 0;font-size:.77rem;line-height:1.45;display:flex}body.fc-reference-2026 .fc-form-card .consent input{flex:0 0 18px;width:18px;height:18px;margin-top:3px}body.fc-reference-2026 .fc-form-card .form-submit{width:100%;min-height:58px;color:#fff!important;background:linear-gradient(135deg,#0766e2,#0a7cf2 55%,#168cf1)!important;border:0!important;border-radius:13px!important;font-weight:900!important;box-shadow:0 12px 25px #086be838!important}body.fc-reference-2026 .fc-form-card .form-footnote{text-align:center;font-size:.68rem}body.fc-reference-2026.audit-page{background:#f5faff!important}body.fc-reference-2026 .audit-hero,body.fc-reference-2026 .audit-section,body.fc-reference-2026 .audit-cta{position:relative;color:var(--fcr-navy)!important;background-color:#f5faff!important;background-image:linear-gradient(#086be80a 1px,#0000 1px),linear-gradient(90deg,#086be80a 1px,#0000 1px),url(../images/reference-2026/page-pattern.webp)!important;background-size:56px 56px,56px 56px,cover!important}body.fc-reference-2026 .audit-shell{width:min(1450px,100% - 56px)!important}body.fc-reference-2026 .audit-hero{min-height:760px!important;padding:75px 0 85px!important}body.fc-reference-2026 .audit-hero-grid{grid-template-columns:.85fr 1.15fr!important;align-items:center!important;gap:48px!important}body.fc-reference-2026 .audit-hero-grid>div:first-child{z-index:2;position:relative}body.fc-reference-2026 .audit-hero h1{max-width:720px!important;color:var(--fcr-navy)!important;letter-spacing:-.065em!important;margin:24px 0 0!important;font-size:clamp(3.8rem,5vw,5.7rem)!important;font-weight:950!important;line-height:.94!important}body.fc-reference-2026 .audit-hero h1:after{content:"";background:var(--fcr-blue);border-radius:10px;width:72px;height:4px;margin:24px 0;display:block}body.fc-reference-2026 .audit-kicker{width:max-content!important;color:var(--fcr-blue)!important;box-shadow:var(--fcr-shadow-sm)!important;letter-spacing:.13em!important;text-transform:uppercase!important;background:#fff!important;border:1px solid #c2e0f7!important;border-radius:999px!important;align-items:center!important;gap:10px!important;padding:10px 18px!important;font-size:.78rem!important;font-weight:900!important;display:inline-flex!important}body.fc-reference-2026 .audit-kicker:before{content:"";background:var(--fcr-blue);border-radius:50%;width:9px;height:9px}body.fc-reference-2026 .audit-hero-lead{max-width:660px!important;font-size:1.04rem!important;line-height:1.65!important}body.fc-reference-2026 .audit-actions{gap:14px!important}body.fc-reference-2026 .audit-button{border-radius:13px!important;min-height:54px!important;padding:0 24px!important;font-weight:900!important}body.fc-reference-2026 .audit-button-whatsapp{color:#fff!important;background:linear-gradient(135deg,#0aa64e,#16c369)!important}body.fc-reference-2026 .audit-hero-visual{box-shadow:var(--fcr-shadow);background:#fff;border-radius:25px;padding:10px;position:relative}body.fc-reference-2026 .audit-hero-visual img{object-fit:cover;border-radius:17px;width:100%;height:560px;display:block}body.fc-reference-2026 .audit-hero-card{width:260px!important;color:var(--fcr-copy)!important;box-shadow:var(--fcr-shadow)!important;background:#fffffff5!important;border:1px solid #c6e1f7!important;border-radius:20px!important;padding:25px!important;position:absolute!important;bottom:12%!important;right:2%!important}body.fc-reference-2026 .audit-hero-card strong{color:var(--fcr-blue)!important;font-size:1.1rem!important}body.fc-reference-2026 .audit-section{padding:80px 0!important}body.fc-reference-2026 .audit-section-soft{background-color:#edf7ff!important}body.fc-reference-2026 .audit-story-stack{gap:24px;display:grid}body.fc-reference-2026 .audit-story{box-shadow:var(--fcr-shadow);background:#ffffffeb;border:1px solid #c5e0f7;border-radius:24px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}body.fc-reference-2026 .audit-story:nth-child(2n) .audit-story__media{order:-1}body.fc-reference-2026 .audit-story__copy{padding:44px 48px}body.fc-reference-2026 .audit-story h2{margin:0;color:var(--fcr-navy)!important;letter-spacing:-.055em!important;font-size:clamp(2.3rem,3.5vw,3.8rem)!important;line-height:1!important}body.fc-reference-2026 .audit-story h2:after{content:"";background:var(--fcr-blue);border-radius:10px;width:56px;height:4px;margin:18px 0;display:block}body.fc-reference-2026 .audit-story p{font-size:.88rem!important;line-height:1.64!important}body.fc-reference-2026 .audit-story__media img{object-fit:cover;width:100%;height:100%;min-height:430px;display:block}body.fc-reference-2026 .audit-section-head{margin-bottom:34px!important}body.fc-reference-2026 .audit-section-head h2{color:var(--fcr-navy)!important;letter-spacing:-.055em!important;margin-top:14px!important;font-size:clamp(2.7rem,4.2vw,4.6rem)!important}body.fc-reference-2026 .audit-grid{grid-template-columns:repeat(3,1fr)!important;gap:20px!important}body.fc-reference-2026 .audit-card{min-height:245px!important;box-shadow:var(--fcr-shadow-sm)!important;background:#ffffffeb!important;border:1px solid #bcdcf6!important;border-radius:20px!important;padding:28px!important}body.fc-reference-2026 .audit-card-icon{width:58px;height:58px;color:var(--fcr-blue);background:#edf7ff;border-radius:50%;place-items:center;margin-bottom:16px;font-size:1.5rem;display:grid}body.fc-reference-2026 .audit-card h3{color:var(--fcr-blue)!important;font-size:1.12rem!important}body.fc-reference-2026 .audit-card p{line-height:1.55!important}body.fc-reference-2026 .audit-steps{grid-template-columns:repeat(4,1fr)!important}body.fc-reference-2026 .audit-step{box-shadow:var(--fcr-shadow-sm)!important;background:#fff!important;border-color:#c6e0f7!important}body.fc-reference-2026 .audit-section-dark{color:var(--fcr-navy)!important;background:linear-gradient(130deg,#eaf6ff,#d7edff 55%,#a9d8ff)!important}body.fc-reference-2026 .audit-faq details{background:#fffffff0!important;border:1px solid #b7daf7!important;border-radius:15px!important;box-shadow:0 10px 27px #115ba617!important}body.fc-reference-2026 .audit-faq summary{color:var(--fcr-blue)!important;font-weight:900!important}body.fc-reference-2026 .audit-faq summary:after{content:"+";float:right;border:1px solid #79bdf4;border-radius:50%;place-items:center;width:34px;height:34px;font-size:1.4rem;display:grid}body.fc-reference-2026 .audit-faq details[open] summary:after{content:"−"}body.fc-reference-2026 .audit-cta{background:linear-gradient(130deg,#ddecfb,#bce1ff 58%,#5eb7ff)!important;padding:32px 0 82px!important}body.fc-reference-2026 .audit-cta-grid{box-shadow:var(--fcr-shadow)!important;background:#ffffff9e!important;border:3px solid #fff!important;border-radius:20px!important;padding:32px 46px!important}body.fc-reference-2026 .audit-cta h2{color:var(--fcr-navy)!important;font-size:clamp(2rem,3.4vw,3.3rem)!important}body.fc-reference-2026 .hero-home,body.fc-reference-2026 .inner-hero,body.fc-reference-2026 .premium-inner-hero,body.fc-reference-2026 .section-light,body.fc-reference-2026 .section-soft,body.fc-reference-2026 .content-section,body.fc-reference-2026 .section-white{color:var(--fcr-navy)!important;background:#f5faff!important}body.fc-reference-2026 .section-dark,body.fc-reference-2026 .cta-band,body.fc-reference-2026 .footer-cta,body.fc-reference-2026 .enquiry-section{color:#fff!important;background:linear-gradient(120deg,#086adf,#209aef 65%,#63c3fa)!important}body.fc-reference-2026 .service-card,body.fc-reference-2026 .info-card,body.fc-reference-2026 .feature-card,body.fc-reference-2026 .premium-inner-hero-aside,body.fc-reference-2026 .prose-seo{box-shadow:var(--fcr-shadow-sm)!important;background:#fff!important;border-color:#c6e1f7!important}body.fc-reference-2026 .service-card__media img{object-fit:cover!important;background:#eaf6ff!important;padding:0!important}body.fc-reference-2026 .site-footer{color:#eef8ff!important;background:linear-gradient(135deg,#075fcf,#168ce9 58%,#42b1f4)!important}body.fc-reference-2026 .site-footer h2,body.fc-reference-2026 .site-footer strong{color:#fff!important}body.fc-reference-2026 .site-footer p,body.fc-reference-2026 .site-footer a,body.fc-reference-2026 .site-footer li{color:#eef8ff!important}body.fc-reference-2026 .footer-cta{background:linear-gradient(100deg,#0869df,#219ef0)!important}body.fc-reference-2026 .footer-cta p{color:#e8f5ff!important}body.fc-reference-2026 .footer-seal{flex-basis:112px!important;width:112px!important;min-width:112px!important;height:112px!important;min-height:112px!important}body.fc-reference-2026 .v10-contact-rail a,body.fc-reference-2026 .desktop-contact-rail a{color:var(--fcr-blue)!important;background:#fff!important;border:1px solid #c3e0f7!important;box-shadow:0 12px 32px #115ba626!important}body.fc-reference-2026 .v10-contact-rail .is-whatsapp,body.fc-reference-2026 .rail-action--whatsapp{background:var(--fcr-green)!important;color:#fff!important}body.fc-reference-2026 .back-to-top{color:var(--fcr-blue)!important;background:#fff!important;border-color:#baddf8!important}@media (width>=1281px){body.fc-reference-2026 .trust-strip{display:none!important}body.fc-reference-2026 .main-nav__inner{min-height:124px!important}body.fc-reference-2026 .seal-frame,body.fc-reference-2026 .header-seal{flex-basis:112px!important;width:112px!important;min-width:112px!important;height:112px!important;min-height:112px!important}body.fc-reference-2026[data-page-type=home] .fc-ref-hero{min-height:700px;padding:42px 0 52px}body.fc-reference-2026[data-page-type=home] .fc-ref-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(610px,1.1fr);gap:58px}body.fc-reference-2026[data-page-type=home] .fc-ref-hero h1{max-width:650px;font-size:4.45rem;line-height:.96}body.fc-reference-2026[data-page-type=home] .fc-ref-hero__visual img{height:590px}body.fc-reference-2026[data-page-type=home] .fc-ref-hero .fc-ref-badge{margin-bottom:22px}body.fc-reference-2026[data-page-type=home] .fc-ref-actions{margin-top:24px}body.fc-reference-2026[data-page-type=home] .fc-ref-trust-grid{margin-top:22px}body.fc-reference-2026[data-page-type=services-index] .fc-ref-services{padding:30px 0 36px}body.fc-reference-2026[data-page-type=services-index] .fc-ref-heading{max-width:900px;margin-bottom:20px}body.fc-reference-2026[data-page-type=services-index] .fc-ref-heading .fc-ref-badge{margin-bottom:10px;padding:7px 14px;font-size:.7rem}body.fc-reference-2026[data-page-type=services-index] .fc-ref-heading h1{font-size:3rem;line-height:1}body.fc-reference-2026[data-page-type=services-index] .fc-ref-heading h1:after{height:3px;margin-top:10px}body.fc-reference-2026[data-page-type=services-index] .fc-ref-heading p{max-width:760px;margin-top:10px;font-size:.8rem;line-height:1.45}body.fc-reference-2026[data-page-type=services-index] .fc-service-grid{gap:10px}body.fc-reference-2026[data-page-type=services-index] .fc-service-card{border-radius:16px;min-height:138px}body.fc-reference-2026[data-page-type=services-index] .fc-service-card__media{min-height:138px}body.fc-reference-2026[data-page-type=services-index] .fc-service-card__body{padding:11px 12px 10px}body.fc-reference-2026[data-page-type=services-index] .fc-service-card__icon{width:32px;height:32px;margin-bottom:5px;font-size:.76rem}body.fc-reference-2026[data-page-type=services-index] .fc-service-card h3{font-size:.82rem}body.fc-reference-2026[data-page-type=services-index] .fc-service-card p{margin:4px 0 6px;font-size:.62rem;line-height:1.32}body.fc-reference-2026[data-page-type=services-index] .fc-service-card__link{padding:6px 10px;font-size:.58rem}body.fc-reference-2026[data-page-type=services-index] .fc-ref-center{margin-top:14px}body.fc-reference-2026[data-page-type=services-index] .fc-ref-center .fc-ref-button{min-height:42px;padding-inline:20px;font-size:.76rem}body.fc-reference-2026[data-page-type=about] .fc-ref-section:first-child{padding:48px 0 58px}body.fc-reference-2026[data-page-type=about] .fc-about-hero__grid{grid-template-columns:1.08fr .92fr;gap:70px}body.fc-reference-2026[data-page-type=about] .fc-about-hero h1{max-width:760px;font-size:4.75rem;line-height:.96}body.fc-reference-2026[data-page-type=about] .fc-about-hero__card img{height:365px}body.fc-reference-2026[data-page-type=contact] .fc-ref-section:first-child{padding:40px 0 54px}body.fc-reference-2026[data-page-type=contact] .fc-contact-grid{grid-template-columns:.82fr 1.18fr;gap:44px}body.fc-reference-2026[data-page-type=contact] .fc-contact-copy{background:#f8fcffe8;min-height:760px;padding:42px 24px 36px 154px}body.fc-reference-2026[data-page-type=contact] .fc-contact-copy:before{opacity:1;border-radius:26px 0 0 26px;width:126px;height:auto;inset:0 auto 0 0}body.fc-reference-2026[data-page-type=contact] .fc-contact-copy h1{font-size:3.35rem;line-height:.96}body.fc-reference-2026[data-page-type=contact] .fc-contact-copy>p{font-size:.86rem;line-height:1.55}body.fc-reference-2026[data-page-type=contact] .fc-contact-methods{gap:8px;margin-top:20px}body.fc-reference-2026[data-page-type=contact] .fc-contact-methods a{min-height:132px;padding:14px 7px;font-size:.66rem}body.fc-reference-2026[data-page-type=contact] .fc-contact-methods i{width:42px;height:42px}body.fc-reference-2026[data-page-type=contact] .fc-contact-safety{margin:22px 0 0}body.fc-reference-2026[data-page-type=contact] .fc-form-card{padding:30px 34px}body.fc-reference-2026[data-page-type=process] .fc-ref-section:first-child{padding:38px 0 48px}body.fc-reference-2026[data-page-type=process] .fc-ref-heading{margin-bottom:22px}body.fc-reference-2026[data-page-type=process] .fc-ref-heading .fc-ref-badge{margin-bottom:10px;padding:7px 14px;font-size:.7rem}body.fc-reference-2026[data-page-type=process] .fc-ref-heading h1{font-size:3.55rem;line-height:.98}body.fc-reference-2026[data-page-type=process] .fc-ref-heading h1:after{height:3px;margin-top:12px}body.fc-reference-2026[data-page-type=process] .fc-ref-heading p{margin-top:10px;font-size:.86rem;line-height:1.5}body.fc-reference-2026[data-page-type=process] .fc-process-grid{gap:16px;margin-top:50px}body.fc-reference-2026[data-page-type=process] .fc-process-grid:before{top:-24px}body.fc-reference-2026[data-page-type=process] .fc-process-card{min-height:235px;padding:23px 20px}body.fc-reference-2026[data-page-type=process] .fc-process-card:before{top:-33px}body.fc-reference-2026[data-page-type=process] .fc-process-card__icon{width:50px;height:50px;font-size:1.12rem}body.fc-reference-2026[data-page-type=process] .fc-process-card h3{margin:18px 0 8px}body.fc-reference-2026[data-page-type=process] .fc-process-card p{font-size:.77rem;line-height:1.52}body.fc-reference-2026[data-page-type=process] .fc-ref-center{margin-top:18px}body.fc-reference-2026[data-page-type=nri-support] .audit-hero h1{max-width:680px!important;font-size:4.45rem!important;line-height:.95!important}}@media (width<=1280px){body.fc-reference-2026 .desktop-nav,body.fc-reference-2026 .header-cta,body.fc-reference-2026 .language-switch{display:none!important}body.fc-reference-2026 .menu-toggle{margin-left:auto!important;display:flex!important}body.fc-reference-2026 .brand{min-width:0!important}body.fc-reference-2026 .fc-ref-hero__grid{grid-template-columns:.9fr 1.1fr;gap:42px}body.fc-reference-2026 .fc-ref-hero__visual img{height:530px}body.fc-reference-2026 .fc-service-card{grid-template-columns:44% 56%}}@media (width<=980px){body.fc-reference-2026 .site-shell,body.fc-reference-2026 .fc-ref-shell,body.fc-reference-2026 .audit-shell{width:min(100% - 34px,760px)!important}body.fc-reference-2026 .fc-ref-section{padding:64px 0}body.fc-reference-2026 .fc-ref-hero{padding:52px 0 64px}body.fc-reference-2026 .fc-ref-hero__grid,body.fc-reference-2026 .fc-about-hero__grid,body.fc-reference-2026 .fc-ref-decision__grid,body.fc-reference-2026 .fc-founder-grid,body.fc-reference-2026 .fc-approach-grid,body.fc-reference-2026 .fc-contact-grid,body.fc-reference-2026 .audit-hero-grid{grid-template-columns:1fr!important;gap:40px!important}body.fc-reference-2026 .fc-ref-hero h1,body.fc-reference-2026 .fc-about-hero h1{max-width:760px}body.fc-reference-2026 .fc-ref-hero__visual img{height:490px}body.fc-reference-2026 .fc-founder-cred__grid{grid-template-columns:1fr}body.fc-reference-2026 .fc-service-grid{grid-template-columns:1fr 1fr}body.fc-reference-2026 .fc-process-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:32px}body.fc-reference-2026 .fc-process-grid:before,body.fc-reference-2026 .fc-process-card:before,body.fc-reference-2026 .fc-process-card:after{display:none}body.fc-reference-2026 .fc-founder-photo img{height:590px}body.fc-reference-2026 .fc-founder-points{grid-template-columns:1fr 1fr}body.fc-reference-2026 .fc-founder-points article:last-child{grid-column:1/-1}body.fc-reference-2026 .fc-profile-card{grid-template-columns:230px 1fr;gap:30px}body.fc-reference-2026 .fc-expect-grid{grid-template-columns:1fr 1fr}body.fc-reference-2026 .fc-contact-copy{min-height:670px}body.fc-reference-2026 .audit-hero{min-height:auto!important}body.fc-reference-2026 .audit-hero-visual img{height:490px}body.fc-reference-2026 .audit-hero-card{bottom:5%!important;right:3%!important}body.fc-reference-2026 .audit-story{grid-template-columns:1fr!important}body.fc-reference-2026 .audit-story:nth-child(2n) .audit-story__media{order:0}body.fc-reference-2026 .audit-story__media img{min-height:380px}body.fc-reference-2026 .audit-grid,body.fc-reference-2026 .audit-steps{grid-template-columns:1fr 1fr!important}}@media (width<=700px){body.fc-reference-2026 .trust-strip{display:none!important}body.fc-reference-2026 .main-nav__inner{gap:10px!important;min-height:92px!important}body.fc-reference-2026 .seal-frame,body.fc-reference-2026 .header-seal{flex-basis:72px!important;width:72px!important;min-width:72px!important;height:72px!important;min-height:72px!important}body.fc-reference-2026 .brand{gap:11px!important}body.fc-reference-2026 .brand-copy strong{font-size:1.25rem!important}body.fc-reference-2026 .brand-copy>span{max-width:170px!important;font-size:.61rem!important;line-height:1.12!important}body.fc-reference-2026 .brand-copy small{display:none!important}body.fc-reference-2026 .menu-toggle{flex:0 0 46px!important;width:46px!important;height:46px!important}body.fc-reference-2026 .fc-ref-shell,body.fc-reference-2026 .site-shell,body.fc-reference-2026 .audit-shell{width:calc(100% - 26px)!important}body.fc-reference-2026 .fc-ref-page{background-size:42px 42px,42px 42px,auto 820px}body.fc-reference-2026 .fc-ref-section{padding:52px 0}body.fc-reference-2026 .fc-ref-badge{letter-spacing:.11em;padding:8px 13px;font-size:.66rem}body.fc-reference-2026 .fc-ref-heading{margin-bottom:26px}body.fc-reference-2026 .fc-ref-heading h1,body.fc-reference-2026 .fc-ref-heading h2{font-size:2.6rem;line-height:1.02}body.fc-reference-2026 .fc-ref-heading p{font-size:.91rem;line-height:1.55}body.fc-reference-2026 .fc-ref-hero{padding:40px 0 50px}body.fc-reference-2026 .fc-ref-hero__grid{gap:30px!important}body.fc-reference-2026 .fc-ref-hero h1{font-size:3.2rem;line-height:.98}body.fc-reference-2026 .fc-ref-hero__lead{font-size:.96rem;line-height:1.55}body.fc-reference-2026 .fc-ref-actions{grid-template-columns:1fr;margin-top:24px;display:grid}body.fc-reference-2026 .fc-ref-button{width:100%}body.fc-reference-2026 .fc-ref-trust-grid{grid-template-columns:1fr;gap:9px}body.fc-reference-2026 .fc-ref-trust{min-height:68px}body.fc-reference-2026 .fc-ref-hero__visual{border-radius:20px;padding:7px}body.fc-reference-2026 .fc-ref-hero__visual img{border-radius:14px;height:330px}body.fc-reference-2026 .fc-ref-hero__float{margin:-16px 10px 4px;padding:14px 16px;position:relative;top:auto;right:auto}body.fc-reference-2026 .fc-founder-cred{padding:18px 0}body.fc-reference-2026 .fc-founder-cred__details{grid-template-columns:1fr}body.fc-reference-2026 .fc-service-grid{grid-template-columns:1fr;gap:13px}body.fc-reference-2026 .fc-service-card{border-radius:17px;grid-template-columns:43% 57%;min-height:164px}body.fc-reference-2026 .fc-service-card__media{min-height:164px}body.fc-reference-2026 .fc-service-card__body{padding:14px 13px 12px}body.fc-reference-2026 .fc-service-card__icon{width:36px;height:36px;margin-bottom:7px;font-size:.86rem}body.fc-reference-2026 .fc-service-card h3{font-size:.88rem}body.fc-reference-2026 .fc-service-card p{margin:5px 0 8px;font-size:.68rem;line-height:1.38}body.fc-reference-2026 .fc-service-card__link{padding:7px 10px;font-size:.62rem}body.fc-reference-2026 .fc-ref-decision__grid{gap:30px!important}body.fc-reference-2026 .fc-ref-decision h2,body.fc-reference-2026 .fc-founder-copy h2,body.fc-reference-2026 .fc-approach-grid h2{font-size:2.85rem;line-height:1}body.fc-reference-2026 .fc-ref-decision__media img{height:330px}body.fc-reference-2026 .fc-process-grid{grid-template-columns:1fr;gap:13px}body.fc-reference-2026 .fc-process-card{min-height:215px;padding:24px 20px}body.fc-reference-2026 .fc-founder-photo{padding:7px}body.fc-reference-2026 .fc-founder-photo img{height:480px}body.fc-reference-2026 .fc-founder-name{padding:14px 16px;bottom:18px;left:18px;right:18px}body.fc-reference-2026 .fc-founder-points{grid-template-columns:1fr;gap:12px}body.fc-reference-2026 .fc-founder-points article:last-child{grid-column:auto}body.fc-reference-2026 .fc-founder-points article{min-height:160px}body.fc-reference-2026 .fc-about-hero h1{font-size:3.15rem}body.fc-reference-2026 .fc-about-hero__card img{height:330px}body.fc-reference-2026 .fc-approach-panel{border-width:5px;padding:26px 20px}body.fc-reference-2026 .fc-approach-panel li{gap:13px;font-size:1.05rem}body.fc-reference-2026 .fc-approach-panel i{width:40px;height:40px}body.fc-reference-2026 .fc-profile-card{grid-template-columns:1fr;gap:20px;padding:16px}body.fc-reference-2026 .fc-profile-card img{height:420px}body.fc-reference-2026 .fc-profile-card h2{font-size:2.4rem}body.fc-reference-2026 .fc-expect-grid{grid-template-columns:1fr}body.fc-reference-2026 .fc-expect-grid article{min-height:190px}body.fc-reference-2026 .fc-info-band{text-align:left;grid-template-columns:1fr;padding:22px}body.fc-reference-2026 .fc-contact-copy{min-height:auto;padding:34px 20px}body.fc-reference-2026 .fc-contact-copy:before{display:none}body.fc-reference-2026 .fc-contact-copy h1{font-size:3.1rem}body.fc-reference-2026 .fc-contact-methods{grid-template-columns:1fr}body.fc-reference-2026 .fc-contact-methods a{text-align:left;grid-template-columns:48px minmax(0,1fr);grid-template-areas:"icon title""icon value";align-content:center;place-items:center start;gap:3px 14px;min-height:95px}body.fc-reference-2026 .fc-contact-methods i{grid-area:icon}body.fc-reference-2026 .fc-contact-methods strong{grid-area:title}body.fc-reference-2026 .fc-contact-methods span{overflow-wrap:anywhere;grid-area:value}body.fc-reference-2026 .fc-contact-safety{margin:24px 0 0}body.fc-reference-2026 .fc-form-card{border-radius:20px;padding:24px 17px}body.fc-reference-2026 .fc-form-card .form-grid{grid-template-columns:1fr;gap:16px}body.fc-reference-2026 .fc-form-card .form-span-2{grid-column:auto}body.fc-reference-2026 .audit-hero{padding:46px 0 58px!important}body.fc-reference-2026 .audit-hero-grid>*{min-width:0!important}body.fc-reference-2026 .audit-kicker{white-space:normal!important;max-width:100%!important;line-height:1.45!important}body.fc-reference-2026 .audit-hero h1{letter-spacing:-.045em!important;overflow-wrap:anywhere!important;max-width:100%!important;font-size:2.35rem!important;line-height:.98!important}body.fc-reference-2026 .audit-hero-visual img{height:340px}body.fc-reference-2026 .audit-hero-card{width:auto!important;margin:-26px 14px 0!important;position:relative!important;bottom:auto!important;right:auto!important}body.fc-reference-2026 .audit-section{padding:52px 0!important}body.fc-reference-2026 .audit-story__copy{padding:28px 22px}body.fc-reference-2026 .audit-story h2{font-size:2.45rem!important}body.fc-reference-2026 .audit-story__media img{min-height:300px}body.fc-reference-2026 .audit-grid,body.fc-reference-2026 .audit-steps{grid-template-columns:1fr!important}body.fc-reference-2026 .audit-card{min-height:210px!important}body.fc-reference-2026 .audit-cta-grid{grid-template-columns:1fr!important;padding:24px 20px!important}body.fc-reference-2026 .v10-contact-rail,body.fc-reference-2026 .desktop-contact-rail{display:none!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.fc-reference-2026 *,body.fc-reference-2026 :before,body.fc-reference-2026 :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1024px){body.fc-reference-2026 .fc-mobile-actions{display:none!important}}@media (width<=700px){body.fc-reference-2026 .fc-service-card h3{font-size:.94rem!important}body.fc-reference-2026 .fc-service-card p{font-size:.76rem!important;line-height:1.45!important}body.fc-reference-2026 .fc-service-card__link{padding:7px 11px!important;font-size:.68rem!important}}@media (width<=1024px){body.fc-reference-2026 .footer-bottom{padding-bottom:90px!important}}@media (width<=420px){body.fc-reference-2026 .fc-ref-hero h1{overflow-wrap:break-word!important;word-break:break-word!important;font-size:2.85rem!important;line-height:.97!important}}@media (width<=700px){body.fc-reference-2026 .trust-strip{display:flex!important}body.fc-reference-2026 .trust-strip .fc-top-chip:not(.fc-top-chip--call){display:none!important}body.fc-reference-2026 .trust-strip__track{justify-content:center!important;padding-block:4px!important}body.fc-reference-2026 .trust-strip .fc-top-chip--call{padding:9px 18px!important;font-size:.78rem!important}body.fc-reference-2026 .fc-founder-photo img{object-fit:cover!important;object-position:center top!important;height:360px!important}}body.fc-reference-2026 .audit-faq details summary:focus-visible{outline-offset:3px!important;border-radius:8px!important;outline:2px solid #0f73dc!important}body.fc-reference-2026 .contact-dock__enquiry{background:linear-gradient(135deg,#17120b,#2c1f0e)!important}body.fc-reference-2026 main [id]{scroll-margin-top:118px}body.fc-reference-2026 .button,body.fc-reference-2026 .fc-btn,body.fc-reference-2026 .fc-ref-button,body.fc-reference-2026 .audit-button,body.fc-reference-2026 .fc-service-card__link,body.fc-reference-2026 .menu-toggle{isolation:isolate;position:relative;overflow:hidden}.fc-ripple{z-index:2;pointer-events:none;background:#ffffff6b;border-radius:50%;width:18px;height:18px;animation:.62s ease-out forwards fcQualityRipple;position:absolute;transform:translate(-50%,-50%)scale(0)}@keyframes fcQualityRipple{to{opacity:0;transform:translate(-50%,-50%)scale(18)}}.fc-swipe-cue{display:none}body.fc-reference-2026 .fc-home-contact{background:linear-gradient(145deg,#e7f5fff5,#fffffffa);border-block:1px solid #c5e2f8}body.fc-reference-2026 .fc-home-contact__grid{grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);align-items:start;gap:42px;display:grid}body.fc-reference-2026 .fc-home-contact__copy{box-shadow:var(--fcr-shadow);background:linear-gradient(145deg,#0870e7,#28a4f4);border:1px solid #c3e1f8;border-radius:24px;padding:34px}body.fc-reference-2026 .fc-home-contact__copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.5rem,4vw,4.25rem);line-height:.98;color:#fff!important}body.fc-reference-2026 .fc-home-contact__copy>p{line-height:1.65;color:#e9f7ff!important}body.fc-reference-2026 .fc-home-contact__points{gap:11px;margin:24px 0 0;padding:0;list-style:none;display:grid}body.fc-reference-2026 .fc-home-contact__points li{color:#fff;align-items:center;gap:10px;font-size:.88rem;font-weight:750;display:flex}body.fc-reference-2026 .fc-home-contact__points i{background:#ffffff2e;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}body.fc-reference-2026 .fc-home-contact-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:26px;display:grid}body.fc-reference-2026 .fc-home-contact-strip a{background:#ffffff21;border:1px solid #ffffff73;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:72px;padding:12px 9px;font-size:.72rem;font-weight:900;display:flex;color:#fff!important}body.fc-reference-2026 .fc-home-contact-strip a:hover{background:#ffffff38;transform:translateY(-2px)}body.fc-reference-2026 .fc-home-contact-strip i{font-size:1.1rem}body.fc-reference-2026 .fc-home-contact .fc-form-card{padding:30px 32px}body.fc-reference-2026 .fc-home-contact .fc-form-card h3{margin:0 0 6px;font-size:1.5rem}body.fc-reference-2026 .fc-home-contact .fc-form-card>p{margin:0 0 22px;font-size:.82rem;line-height:1.55}body.fc-reference-2026 .footer-socials a{color:#fff!important;background:#086be8!important;border:1px solid #ffffffb8!important;place-items:center!important;width:46px!important;height:46px!important;display:grid!important;box-shadow:0 10px 24px #0432662e!important}body.fc-reference-2026 .footer-socials a[aria-label=Facebook]{background:#1877f2!important}body.fc-reference-2026 .footer-socials a[aria-label=Instagram]{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)!important}body.fc-reference-2026 .footer-socials a[aria-label=WhatsApp]{background:#16b75d!important}body.fc-reference-2026.fc-v11 .footer-socials a>i,body.fc-reference-2026.fc-v11 .v10-contact-rail a>i,body.fc-reference-2026.fc-v11 .desktop-contact-rail a>i,body.fc-reference-2026.fc-v11 .v10-mobile-dock a>i{display:inline-flex!important}body.fc-reference-2026.fc-v11 .footer-socials a:before,body.fc-reference-2026.fc-v11 .v10-contact-rail a:before,body.fc-reference-2026.fc-v11 .desktop-contact-rail a:before,body.fc-reference-2026.fc-v11 .v10-mobile-dock a:before{content:none!important}.audit-socials{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.audit-socials a{background:#0870e7;border:1px solid #ffffffb8;border-radius:13px;place-items:center;width:42px;height:42px;font-weight:950;display:grid;box-shadow:0 9px 20px #0767d72e;color:#fff!important}.audit-socials a:nth-child(2){background:#16b75d}.audit-socials a:nth-child(3){background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.audit-socials a:nth-child(4){background:#1877f2}@media (prefers-reduced-motion:no-preference){body.fc-reference-2026 .fc-ref-hero__visual img{transform-origin:50%;animation:13s ease-in-out infinite alternate fcQualityKenBurns}body.fc-reference-2026 .contact-dock,body.fc-reference-2026 .v10-mobile-dock,body.fc-reference-2026 .fc-mobile-actions{animation:.7s cubic-bezier(.2,.75,.2,1) .35s both fcQualityDockIn}}@keyframes fcQualityKenBurns{0%{transform:scale(1)}to{transform:scale(1.045)}}@keyframes fcQualityDockIn{0%{opacity:0;transform:translateY(110%)}to{opacity:1;transform:none}}@media (width<=980px){body.fc-reference-2026 .fc-home-contact__grid{grid-template-columns:1fr;gap:24px}body.fc-reference-2026 .fc-home-contact__copy{padding:28px}}@media (width<=700px){html{scroll-padding-top:110px}body.fc-reference-2026{padding-bottom:calc(78px + env(safe-area-inset-bottom))!important}body.fc-reference-2026 main [id]{scroll-margin-top:110px}html{max-width:100%;overflow-x:clip}body.fc-reference-2026{max-width:100%;overflow:visible!important}body.fc-reference-2026>main,body.fc-reference-2026>footer,body.fc-reference-2026>.site-footer{overflow-x:clip}body.fc-reference-2026 .mobile-navigation{overflow:hidden}body.fc-reference-2026 .fc-ref-hero__grid,body.fc-reference-2026 .fc-about-hero__grid,body.fc-reference-2026 .fc-ref-decision__grid,body.fc-reference-2026 .fc-founder-grid,body.fc-reference-2026 .fc-approach-grid,body.fc-reference-2026 .fc-contact-grid,body.fc-reference-2026 .fc-home-contact__grid,body.fc-reference-2026 .audit-hero-grid,body.fc-reference-2026 .audit-cta-grid,body.fc-reference-2026 .audit-split,body.fc-reference-2026 .footer-main{grid-template-columns:minmax(0,1fr)!important}body.fc-reference-2026 .fc-ref-hero__grid>*,body.fc-reference-2026 .fc-about-hero__grid>*,body.fc-reference-2026 .fc-ref-decision__grid>*,body.fc-reference-2026 .fc-founder-grid>*,body.fc-reference-2026 .fc-approach-grid>*,body.fc-reference-2026 .fc-contact-grid>*,body.fc-reference-2026 .fc-home-contact__grid>*,body.fc-reference-2026 .audit-hero-grid>*,body.fc-reference-2026 .audit-cta-grid>*,body.fc-reference-2026 .audit-split>*,body.fc-reference-2026 .footer-main>*{width:100%;min-width:0}body.fc-reference-2026 .site-header{-webkit-backdrop-filter:blur(16px);z-index:3800!important;background:#fffffff5!important;transition:box-shadow .25s!important;position:sticky!important;top:0!important}body.fc-reference-2026 .site-header .trust-strip{opacity:1;max-height:50px;overflow:hidden;transition:max-height .25s,opacity .2s,min-height .25s!important}body.fc-reference-2026 .site-header.is-scrolled{box-shadow:0 12px 34px #0756a42e!important}body.fc-reference-2026 .site-header.is-scrolled .trust-strip{opacity:0;pointer-events:none;min-height:0!important;max-height:0!important}body.fc-reference-2026 .main-nav__inner{min-height:84px!important;transition:min-height .25s!important}body.fc-reference-2026 .site-header .seal-frame,body.fc-reference-2026 .site-header .header-seal{flex-basis:64px!important;width:64px!important;min-width:64px!important;height:64px!important;min-height:64px!important;transition:all .25s!important}body.fc-reference-2026 .site-header.is-scrolled .main-nav__inner{min-height:70px!important}body.fc-reference-2026 .site-header.is-scrolled .seal-frame,body.fc-reference-2026 .site-header.is-scrolled .header-seal{flex-basis:52px!important;width:52px!important;min-width:52px!important;height:52px!important;min-height:52px!important}body.fc-reference-2026 .site-header.is-scrolled .brand-copy strong{font-size:1rem!important}body.fc-reference-2026 .site-header.is-scrolled .brand-copy>span{font-size:.54rem!important}body.fc-reference-2026 .audit-site-header{z-index:3800!important;position:sticky!important;top:0!important}body.fc-reference-2026 .audit-site-header .audit-nav{flex-wrap:wrap;padding:8px 0 0;transition:padding .25s;display:flex;gap:7px 9px!important;min-height:auto!important}body.fc-reference-2026 .audit-site-header .audit-brand{flex:auto;min-width:0}body.fc-reference-2026 .audit-site-header .audit-seal-frame{width:58px!important;min-width:58px!important;height:58px!important}body.fc-reference-2026 .audit-site-header .audit-links{overscroll-behavior-inline:contain;scrollbar-width:none;border-top:1px solid #d5eafa;flex:1 0 100%;order:3;width:100%;padding:7px 2px 8px;overflow-x:auto;justify-content:flex-start!important;gap:7px!important;margin:0!important;display:flex!important}body.fc-reference-2026 .audit-site-header .audit-links::-webkit-scrollbar{display:none}body.fc-reference-2026 .audit-site-header .audit-links a{background:#edf7ff;border-radius:999px;flex:none;padding:7px 10px;font-size:.7rem}body.fc-reference-2026 .audit-site-header .audit-nri-mobile{display:none!important}body.fc-reference-2026 .audit-site-header.is-scrolled .audit-nav{padding-top:4px}body.fc-reference-2026 .audit-site-header.is-scrolled .audit-seal-frame{width:46px!important;min-width:46px!important;height:46px!important}body.fc-reference-2026 .audit-site-header.is-scrolled .audit-links{padding-block:5px}body.fc-reference-2026 .fc-ref-section{padding:38px 0}body.fc-reference-2026 .fc-ref-heading{margin-bottom:20px}body.fc-reference-2026 .fc-ref-heading h1,body.fc-reference-2026 .fc-ref-heading h2{font-size:2.28rem!important;line-height:1.02!important}body.fc-reference-2026 .fc-ref-heading p{margin-top:13px;font-size:.88rem;line-height:1.5}body.fc-reference-2026 .fc-ref-badge{margin-bottom:13px;padding:7px 11px;font-size:.61rem}body.fc-reference-2026 .fc-ref-hero{min-height:auto;padding:28px 0 36px}body.fc-reference-2026 .fc-ref-hero__grid{gap:22px!important}body.fc-reference-2026 .fc-ref-hero h1{overflow-wrap:normal!important;word-break:normal!important;font-size:2.68rem!important;line-height:.98!important}body.fc-reference-2026 .fc-ref-hero h1:after{margin-top:17px}body.fc-reference-2026 .fc-ref-hero__lead{margin-top:16px;font-size:.91rem;line-height:1.5}body.fc-reference-2026 .fc-ref-actions{gap:9px;margin-top:19px}body.fc-reference-2026 .fc-ref-button{min-height:49px;padding-inline:16px;font-size:.78rem}body.fc-reference-2026 .fc-ref-hero__visual img{height:270px!important}body.fc-reference-2026 .fc-ref-decision__media img{height:260px}body.fc-reference-2026 .fc-founder-photo img{height:320px!important}body.fc-reference-2026 .fc-about-hero__card img,body.fc-reference-2026 .fc-profile-card img{height:300px}body.fc-reference-2026 .fc-ref-decision h2,body.fc-reference-2026 .fc-founder-copy h2,body.fc-reference-2026 .fc-approach-grid h2{font-size:2.35rem!important;line-height:1!important}body.fc-reference-2026 .fc-founder-copy>p,body.fc-reference-2026 .fc-ref-decision p{font-size:.91rem;line-height:1.56}body.fc-reference-2026 .fc-founder-cred{padding:13px 0}body.fc-reference-2026 .fc-founder-cred__grid{gap:13px}body.fc-reference-2026 .fc-founder-cred__title{min-height:84px;padding:14px 16px}body.fc-reference-2026 .fc-process-card{min-height:205px;padding:20px 18px}body.fc-reference-2026 .fc-founder-points{margin-top:18px}body.fc-reference-2026 .fc-founder-points article{min-height:155px;padding:17px}body.fc-reference-2026 .fc-founder-points i{width:40px;height:40px}body.fc-reference-2026 .audit-faq details summary{font-size:.86rem;padding-block:14px!important}body.fc-reference-2026 .audit-faq details p{font-size:.82rem;line-height:1.5}body.fc-reference-2026 .fc-mobile-carousel{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-padding-inline:13px;grid-template-columns:none!important;grid-auto-columns:min(84vw,340px)!important;grid-auto-flow:column!important;gap:12px!important;width:100%!important;margin-inline:0!important;padding:4px 0 14px!important;display:grid!important;overflow:auto hidden!important}body.fc-reference-2026 .fc-mobile-carousel::-webkit-scrollbar{display:none}body.fc-reference-2026 .fc-mobile-carousel>*{scroll-snap-align:start;scroll-snap-stop:always;min-width:0}body.fc-reference-2026 .fc-ref-trust-grid.fc-mobile-carousel,body.fc-reference-2026 .fc-founder-cred__details.fc-mobile-carousel{grid-auto-columns:min(78vw,310px)!important;margin-top:0!important}body.fc-reference-2026 .fc-service-grid.fc-mobile-carousel{grid-auto-columns:min(88vw,360px)!important}body.fc-reference-2026 .fc-service-card{grid-template-columns:42% 58%!important;min-height:172px!important}body.fc-reference-2026 .fc-service-card__media{min-height:172px!important}body.fc-reference-2026 .fc-service-card__body{padding:13px 12px 11px}body.fc-reference-2026 .fc-service-card h3{font-size:.92rem!important}body.fc-reference-2026 .fc-service-card p{font-size:.74rem!important;line-height:1.42!important}body.fc-reference-2026 .audit-story-stack.fc-mobile-carousel{align-items:start;grid-auto-columns:min(90vw,390px)!important}body.fc-reference-2026 .audit-story-stack.fc-mobile-carousel .audit-story{align-self:start}body.fc-reference-2026 .audit-footer-grid.fc-mobile-carousel,body.fc-reference-2026 .footer-columns.fc-mobile-carousel{align-items:stretch;grid-auto-columns:min(79vw,310px)!important}body.fc-reference-2026 .footer-columns.fc-mobile-carousel>div{background:#ffffff14;border:1px solid #ffffff3d;border-radius:17px;padding:18px}body.fc-reference-2026 .audit-footer-grid.fc-mobile-carousel>div{background:#fff;border:1px solid #c5e2f8;border-radius:17px;padding:17px}.fc-swipe-cue{color:#0870e7;letter-spacing:.08em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:8px;margin:2px 0 7px;font-size:.67rem;font-weight:900;display:flex}.fc-swipe-cue b{font-size:1.1rem;animation:1.15s ease-in-out infinite alternate fcQualityCue}body.fc-reference-2026 .site-footer .fc-swipe-cue{color:#fff}@keyframes fcQualityCue{to{transform:translate(7px)}}body.fc-reference-2026 .fc-home-contact__grid{gap:18px}body.fc-reference-2026 .fc-home-contact__copy{border-radius:20px;padding:22px 18px}body.fc-reference-2026 .fc-home-contact__copy h2{font-size:2.28rem}body.fc-reference-2026 .fc-home-contact__copy>p{font-size:.86rem;line-height:1.5}body.fc-reference-2026 .fc-home-contact__points{gap:8px;margin-top:17px}body.fc-reference-2026 .fc-home-contact__points li{font-size:.77rem}body.fc-reference-2026 .fc-home-contact-strip{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;gap:6px;margin-top:18px;padding-bottom:4px;overflow:visible}body.fc-reference-2026 .fc-home-contact-strip a{min-width:0;min-height:62px;padding-inline:4px;font-size:.64rem}body.fc-reference-2026 .fc-home-contact-strip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}body.fc-reference-2026 .fc-home-contact__points li,body.fc-reference-2026 .fc-home-contact__points i{color:#fff!important}body.fc-reference-2026 .fc-home-contact .fc-form-card{border-radius:19px;padding:20px 16px}body.fc-reference-2026 .fc-home-contact .fc-form-card .form-grid{grid-template-columns:1fr;gap:13px}body.fc-reference-2026 .fc-home-contact .fc-form-card .form-span-2{grid-column:auto}body.fc-reference-2026 .fc-home-contact .fc-form-card input:not([type=checkbox]),body.fc-reference-2026 .fc-home-contact .fc-form-card select,body.fc-reference-2026 .fc-home-contact .fc-form-card textarea{min-height:50px;padding:12px 13px;font-size:16px}body.fc-reference-2026 .fc-home-contact .fc-form-card textarea{min-height:104px}body.fc-reference-2026 .fc-home-contact .fc-form-card .consent{margin:16px 0;font-size:.72rem}body.fc-reference-2026 .audit-hero{min-height:auto!important;padding:38px 0 44px!important}body.fc-reference-2026 .audit-hero h1{font-size:2.22rem!important;line-height:1!important}body.fc-reference-2026 .audit-hero-lead{font-size:.9rem!important;line-height:1.5!important}body.fc-reference-2026 .audit-hero-visual img{height:270px}body.fc-reference-2026 .audit-section{padding:40px 0!important}body.fc-reference-2026 .audit-section-head{margin-bottom:20px!important}body.fc-reference-2026 .audit-section-head h2{font-size:2.25rem!important}body.fc-reference-2026 .audit-story__copy{padding:23px 18px}body.fc-reference-2026 .audit-story h2{font-size:2.12rem!important}body.fc-reference-2026 .audit-story__media img{height:240px;min-height:240px}body.fc-reference-2026 .audit-card{min-height:195px!important;padding:20px!important}body.fc-reference-2026 .audit-cta{padding:24px 0 35px!important}body.fc-reference-2026 .audit-site-footer{padding:34px 0 calc(96px + env(safe-area-inset-bottom))}body.fc-reference-2026 .contact-dock,body.fc-reference-2026 .v10-mobile-dock,body.fc-reference-2026 .fc-mobile-actions{min-height:62px;left:7px!important;right:7px!important;bottom:calc(7px + env(safe-area-inset-bottom))!important;z-index:4100!important}body.fc-reference-2026 .fc-mobile-actions{display:grid!important}body.fc-reference-2026 .back-to-top{right:12px!important;bottom:calc(84px + env(safe-area-inset-bottom))!important;z-index:4050!important;width:45px!important;height:45px!important}body.fc-reference-2026 .footer-main{gap:24px!important;padding-top:38px!important}body.fc-reference-2026 .footer-address{gap:12px!important;padding-block:18px!important}body.fc-reference-2026 .site-footer .footer-address address,body.fc-reference-2026 .site-footer .footer-address>p{color:#fff!important}body.fc-reference-2026 .site-footer .footer-address .legal-disclaimer{text-shadow:0 1px 1px #00265238;color:#fff!important;background:#0330694d!important;border:1px solid #ffffff94!important;border-left:4px solid #fff!important}body.fc-reference-2026 .footer-bottom{padding:17px 0 calc(92px + env(safe-area-inset-bottom))!important;gap:8px!important}body.fc-motion-ready .fc-motion-target{transition-duration:.58s!important;transform:translateY(20px)!important}body.fc-motion-ready .fc-motion-target.fc-from-left{transform:translate(-26px)!important}body.fc-motion-ready .fc-motion-target.fc-from-right{transform:translate(26px)!important}body.fc-motion-ready .fc-motion-target.fc-is-visible{opacity:1!important;transform:translate(0,0)!important}}@media (width<=360px){body.fc-reference-2026 .fc-ref-shell,body.fc-reference-2026 .site-shell,body.fc-reference-2026 .audit-shell{width:calc(100% - 18px)!important}body.fc-reference-2026 .fc-ref-hero h1{font-size:2.42rem!important}body.fc-reference-2026 .fc-ref-heading h1,body.fc-reference-2026 .fc-ref-heading h2,body.fc-reference-2026 .fc-ref-decision h2,body.fc-reference-2026 .fc-founder-copy h2{font-size:2.08rem!important}body.fc-reference-2026 .site-header .seal-frame,body.fc-reference-2026 .site-header .header-seal{flex-basis:58px!important;width:58px!important;min-width:58px!important;height:58px!important;min-height:58px!important}body.fc-reference-2026 .site-header .brand-copy strong{font-size:.95rem!important}body.fc-reference-2026 .site-header .brand-copy>span{max-width:150px!important;font-size:.53rem!important}}@font-face{font-family:FC Icons;font-style:normal;font-weight:900;font-display:swap;src:url(../vendor/fontawesome/webfonts/fc-solid.ttf)format("truetype")}@font-face{font-family:FC Icons;font-style:normal;font-weight:400;font-display:swap;src:url(../vendor/fontawesome/webfonts/fc-regular.ttf)format("truetype")}@font-face{font-family:FC Brands;font-style:normal;font-weight:400;font-display:swap;src:url(../vendor/fontawesome/webfonts/fc-brands.ttf)format("truetype")}.fa-solid,.fas,.fa-regular,.far,.fa-brands,.fab{font-variant:normal;text-rendering:auto;font-style:normal;line-height:1;display:inline-block}.fa-solid,.fas{font-family:FC Icons;font-weight:900}.fa-regular,.far{font-family:FC Icons;font-weight:400}.fa-brands,.fab{font-family:FC Brands;font-weight:400}.fa-spin{animation:1.2s linear infinite fc-icon-spin}@keyframes fc-icon-spin{to{transform:rotate(360deg)}}.fa-address-card:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-binoculars:before{content:""}.fa-bolt:before{content:""}.fa-briefcase:before{content:""}.fa-building:before{content:""}.fa-building-columns:before{content:""}.fa-building-shield:before{content:""}.fa-bullseye:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-days:before{content:""}.fa-camera:before{content:""}.fa-chart-column:before{content:""}.fa-chart-line:before{content:""}.fa-check:before{content:""}.fa-chevron-down:before{content:""}.fa-circle-check:before{content:""}.fa-circle-info:before{content:""}.fa-city:before{content:""}.fa-clipboard-check:before{content:""}.fa-clock:before{content:""}.fa-coins:before{content:""}.fa-comments:before{content:""}.fa-earth-asia:before{content:""}.fa-envelope:before{content:""}.fa-facebook-f:before{content:""}.fa-file-circle-check:before{content:""}.fa-file-contract:before{content:""}.fa-file-invoice:before{content:""}.fa-file-lines:before{content:""}.fa-file-pen:before{content:""}.fa-file-shield:before{content:""}.fa-file-signature:before{content:""}.fa-fingerprint:before{content:""}.fa-folder-open:before{content:""}.fa-globe:before{content:""}.fa-graduation-cap:before{content:""}.fa-headset:before{content:""}.fa-heart-circle-check:before{content:""}.fa-house:before{content:""}.fa-house-chimney:before{content:""}.fa-id-card:before{content:""}.fa-instagram:before{content:""}.fa-landmark:before{content:""}.fa-list-check:before{content:""}.fa-location-crosshairs:before{content:""}.fa-location-dot:before{content:""}.fa-lock:before{content:""}.fa-magnifying-glass:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-map:before{content:""}.fa-map-location-dot:before{content:""}.fa-paper-plane:before{content:""}.fa-people-arrows:before{content:""}.fa-people-group:before{content:""}.fa-people-roof:before{content:""}.fa-person-circle-question:before{content:""}.fa-phone:before{content:""}.fa-phone-volume:before{content:""}.fa-plus:before{content:"+"}.fa-route:before{content:""}.fa-scale-balanced:before{content:""}.fa-shield-halved:before{content:""}.fa-spinner:before{content:""}.fa-user:before{content:""}.fa-user-check:before{content:""}.fa-user-group:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-tie:before{content:""}.fa-users:before{content:""}.fa-wallet:before{content:""}.fa-whatsapp:before{content:""}html{overflow-x:clip}body.fc-reference-2026{overflow-x:clip}
/* Targeted v6 corrections: active navigation, text contrast and founder crop. */
body.fc-reference-2026 .desktop-nav > .nav-link.is-active,
body.fc-reference-2026 .desktop-nav > .nav-group > .nav-link.is-active {
  color: #fff !important;
  background: #086bd5 !important;
  border-radius: 12px !important;
  box-shadow: 0 8px 20px #0754a832 !important;
}

body.fc-reference-2026 .desktop-nav > .nav-group > .nav-link.is-active i {
  color: #fff !important;
}

body.fc-reference-2026 .nav-panel a.is-active {
  color: #071a33 !important;
  background: #e3f2ff !important;
  border-color: #76bdf4 !important;
  box-shadow: inset 4px 0 #086bd5 !important;
}

body.fc-reference-2026 .mobile-navigation__links a.is-active {
  color: #fff !important;
  background: #086bd5 !important;
  border-color: #086bd5 !important;
  border-radius: 11px !important;
  box-shadow: 0 8px 18px #0754a82e !important;
}

body.fc-reference-2026 .audit-links a {
  border: 1px solid transparent !important;
  border-radius: 999px !important;
  padding: 7px 11px !important;
}

body.fc-reference-2026 .audit-links a[aria-current="page"],
body.fc-reference-2026 .audit-links a.is-active {
  color: #fff !important;
  background: #086bd5 !important;
  border-color: #086bd5 !important;
  box-shadow: 0 7px 18px #0754a838 !important;
}

body.fc-reference-2026.audit-page .audit-section-dark .audit-kicker {
  color: #071a33 !important;
  background: #fff !important;
  text-shadow: none !important;
}

body.fc-reference-2026 .footer-cta .section-kicker {
  color: #071a33 !important;
  background: #fff !important;
  border: 1px solid #b8dcf8 !important;
  border-radius: 999px !important;
  padding: 8px 13px !important;
  text-shadow: none !important;
}

body.fc-reference-2026 .site-footer .footer-address address {
  color: #fff !important;
  text-shadow: none !important;
}

body.fc-reference-2026 .site-footer .footer-address .legal-disclaimer {
  color: #071a33 !important;
  background: #eef7ff !important;
  border: 1px solid #b9dcf6 !important;
  border-left: 4px solid #071a33 !important;
  text-shadow: none !important;
}

body.fc-reference-2026 .fc-about-hero__card img,
body.fc-reference-2026 .fc-profile-card img {
  object-fit: cover !important;
  object-position: center 44% !important;
}

@media (width <= 700px) {
  body.fc-reference-2026 .audit-links a:not([aria-current="page"]) {
    color: #174f7f !important;
    background: #edf7ff !important;
    border-color: #d2e9fb !important;
  }
}
