.site-header{position:fixed;top:0;left:0;right:0;z-index:1100;font-family:Roboto,system-ui,sans-serif;transition:background .35s ease,border-color .35s ease,box-shadow .35s ease,backdrop-filter .35s ease}.site-header--solid{background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(16,45,84,.1);box-shadow:0 4px 24px #0f2d540f}.site-header--over-hero{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:none;box-shadow:none}.site-header--over-hero .site-header__logo-img{filter:brightness(0) invert(1);opacity:.95}.site-header--over-hero .site-header__nav-trigger{color:#ffffffe6}.site-header--over-hero .site-header__nav-trigger:hover,.site-header--over-hero .site-header__nav-trigger.is-open{color:#fff;background:#ffffff1a}.site-header--over-hero .site-header__chevron{opacity:.75}.site-header--over-hero .site-header__contact-divider{background:#ffffff38}.site-header--over-hero .site-header__contact{color:#ffffffeb}.site-header--over-hero .site-header__contact:hover{color:#fff}.site-header--over-hero .site-header__contact svg{opacity:.85}.site-header--over-hero .site-header__burger{border-color:#ffffff47;background:#ffffff14}.site-header--over-hero .site-header__burger span{background:#fff}.site-header button,.mobile-drawer button{-webkit-tap-highlight-color:transparent}.site-header__logo:focus,.site-header__nav-trigger:focus,.site-header__contact:focus,.site-header__burger:focus,.mobile-drawer__close:focus,.mobile-drawer__section-btn:focus,.mobile-drawer__cta:focus{outline:none;box-shadow:none}.site-header__logo:focus-visible,.site-header__nav-trigger:focus-visible,.site-header__contact:focus-visible,.site-header__burger:focus-visible,.mobile-drawer__close:focus-visible,.mobile-drawer__section-btn:focus-visible,.mobile-drawer__cta:focus-visible{outline:2px solid #1a9fff;outline-offset:3px}.site-header__bar{max-width:var(--site-content-max);margin:0 auto;padding:.65rem var(--site-gutter);display:flex;align-items:center;gap:1rem;box-sizing:border-box}.site-header__logo{display:flex;align-items:center;padding:0;margin:0;border:none;background:none;cursor:pointer;flex-shrink:0}.site-header__logo-img{height:32px;width:auto;display:block}.site-header__nav{flex:1;min-width:0}.site-header__nav-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.15rem .35rem;margin:0;padding:0;list-style:none}.site-header__nav-item{position:relative}.site-header__nav-trigger{display:inline-flex;align-items:center;gap:.3rem;padding:.45rem .55rem;border:none;background:transparent;color:#143864;font-size:.82rem;font-weight:600;line-height:1.2;cursor:pointer;border-radius:2px;transition:color .18s ease,background .18s ease;white-space:nowrap}.site-header__nav-trigger:hover,.site-header__nav-trigger.is-open{color:#1a9fff;background:#1a9fff14}.site-header__chevron{transition:transform .2s ease;opacity:.65}.site-header__nav-trigger.is-open .site-header__chevron{transform:rotate(180deg);opacity:1}.site-header__bar-actions{display:flex;align-items:center;gap:.65rem;flex-shrink:0;margin-left:auto}.site-header__contact-divider{display:block;width:1px;height:1.35rem;background:#d5e0ec;flex-shrink:0}.site-header__contact{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem 0;border:none;background:none;color:#143864;font-size:.86rem;font-weight:600;letter-spacing:.01em;cursor:pointer;white-space:nowrap;transition:color .18s ease,gap .18s ease}.site-header__contact svg{flex-shrink:0;opacity:.55;transition:transform .18s ease,opacity .18s ease}.site-header__contact:hover{color:#1a9fff}.site-header__contact:hover svg{opacity:1;transform:translate(3px)}.site-header__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0;border:1px solid rgba(16,45,84,.15);background:#fff;cursor:pointer}.site-header__burger span{display:block;width:18px;height:2px;margin:0 auto;background:#143864;transition:transform .25s ease,opacity .2s ease}.site-header__burger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)!important}.site-header__burger.is-open span:nth-child(2){opacity:0}.site-header__burger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)!important}.mega-menu{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid rgba(16,45,84,.08);box-shadow:0 20px 48px #081c3424;animation:megaIn .22s ease both}@keyframes megaIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mega-menu__inner{max-width:var(--site-content-max);margin:0 auto;padding:1.35rem var(--site-gutter) 1.6rem;display:grid;grid-template-columns:minmax(220px,280px) 1fr;gap:1.75rem;box-sizing:border-box}.mega-menu__intro{display:flex;flex-direction:column;gap:.55rem;padding-right:1rem;border-right:1px solid #e6ecf3}.mega-menu__intro--compact{padding-top:.25rem}.mega-menu__visual{border-radius:4px;overflow:hidden;margin-bottom:.35rem}.mega-menu__visual img{display:block;width:100%;height:120px;object-fit:cover}.mega-menu__eyebrow{margin:0;font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1a9fff}.mega-menu__title{margin:0;font-size:1rem;font-weight:800;line-height:1.25;color:#102d54}.mega-menu__desc{margin:0;font-size:.8rem;line-height:1.55;color:#4a5a6e;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.mega-menu__overview{margin-top:auto;padding-top:.5rem;font-size:.82rem;font-weight:700;color:#1a9fff;text-decoration:none}.mega-menu__overview:hover{color:#0d7fd6}.mega-menu__body{min-width:0;display:flex;flex-direction:column;gap:.85rem}.mega-menu__search{display:flex;align-items:center;gap:.55rem;padding:.5rem .75rem;background:#f3f7fc;border:1px solid #e6ecf3;color:#4a5a6e}.mega-menu__search input{flex:1;border:none;background:transparent;font-size:.86rem;color:#102d54;outline:none}.mega-menu__search input::placeholder{color:#8a9bb0}.mega-menu__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.25rem;max-height:min(52vh,420px);overflow-y:auto;padding-right:.25rem}.mega-menu__columns--wide{grid-template-columns:repeat(3,minmax(0,1fr))}.mega-menu__column{min-width:0}.mega-menu__column-title{margin:0 0 .5rem;padding-bottom:.35rem;font-size:.78rem;font-weight:700;line-height:1.3;color:#102d54;border-bottom:2px solid rgba(26,159,255,.35)}.mega-menu__links{margin:0;padding:0;list-style:none}.mega-menu__link{display:block;padding:.42rem 0 .42rem .65rem;border-left:2px solid transparent;font-size:.78rem;line-height:1.35;font-weight:500;color:#1a2b40;text-decoration:none;transition:color .15s ease,border-color .15s ease,background .15s ease}.mega-menu__link:hover{color:#1a9fff;border-left-color:#1a9fff;background:#1a9fff0d}.mega-menu__empty{margin:0;padding:1rem 0;color:#4a5a6e;font-size:.9rem}.mobile-drawer{position:relative;z-index:1200}.mobile-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#081c3473;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease;z-index:1101}.mobile-drawer.is-open .mobile-drawer__backdrop{opacity:1;visibility:visible;pointer-events:auto}.mobile-drawer__panel{position:fixed;top:0;right:0;width:min(100vw,400px);height:100%;height:100dvh;max-height:100dvh;z-index:1102;background:#fff;display:flex;flex-direction:column;visibility:hidden;pointer-events:none;transform:translate(100%);transition:transform .28s ease,visibility .28s ease;box-shadow:-12px 0 40px #081c342e;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);box-sizing:border-box;overflow:hidden}.mobile-drawer.is-open .mobile-drawer__panel{visibility:visible;pointer-events:auto;transform:translate(0)}.mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0;min-height:3.5rem;padding:.85rem 1.15rem;border-bottom:1px solid #e8eef4}.mobile-drawer__title{margin:0;display:flex;flex-direction:column;gap:.15rem;min-width:0}.mobile-drawer__title-main{font-size:1.05rem;font-weight:800;line-height:1.2;color:#102d54;letter-spacing:-.02em}.mobile-drawer__title-sub{font-size:.78rem;font-weight:500;line-height:1.3;color:#6b7c90}.mobile-drawer__close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;padding:0;border:none;border-radius:50%;background:#f3f7fc;color:#143864;cursor:pointer;transition:background .18s ease,color .18s ease}.mobile-drawer__close:hover{background:#e8f4fc;color:#1a9fff}.mobile-drawer__search{display:flex;align-items:center;gap:.55rem;flex-shrink:0;margin:.75rem 1.15rem .65rem;padding:0 .75rem;background:#f3f7fc;border:1px solid #e2eaf2;border-radius:6px}.mobile-drawer__search-icon{flex-shrink:0;color:#8a9bb0}.mobile-drawer__search input{flex:1;min-width:0;box-sizing:border-box;padding:.65rem 0;border:none;background:transparent;font-size:.9rem;color:#102d54;outline:none}.mobile-drawer__search input::placeholder{color:#8a9bb0}.mobile-drawer__body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.mobile-drawer__nav{flex:0 0 auto;padding:.25rem 0 .5rem}.mobile-drawer__section{border-bottom:1px solid #eef2f6}.mobile-drawer__section:last-child{border-bottom:none}.mobile-drawer__section-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.95rem 1.15rem;border:none;background:#fff;text-align:left;font-size:.9rem;font-weight:700;line-height:1.35;color:#143864;cursor:pointer;transition:background .18s ease,color .18s ease}.mobile-drawer__section-btn span:first-child{flex:1;min-width:0}.mobile-drawer__section-btn svg{flex-shrink:0;width:28px;height:28px;padding:6px;box-sizing:border-box;border-radius:50%;background:#f3f7fc;color:#6b7c90;transition:transform .2s ease,background .18s ease,color .18s ease}.mobile-drawer__section-btn.is-open{color:#1a9fff;background:#f8fbfe}.mobile-drawer__section-btn.is-open svg{transform:rotate(180deg);background:#1a9fff1f;color:#1a9fff}.mobile-drawer__sub{background:#f8fafc;border-top:1px solid #eef2f6;padding:.25rem 0 .65rem}.mobile-drawer__overview{display:block;padding:.6rem 1.15rem;font-size:.8rem;font-weight:700;color:#1a9fff;text-decoration:none}.mobile-drawer__group{margin:.45rem 0 .2rem;padding:0 1.15rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#4a5a6e}.mobile-drawer__link{display:block;padding:.5rem 1.15rem .5rem 1.35rem;font-size:.84rem;line-height:1.4;color:#1a2b40;text-decoration:none;border-left:2px solid transparent}.mobile-drawer__link:hover{color:#1a9fff;border-left-color:#1a9fff;background:#fff}.mobile-drawer__footer{flex-shrink:0;padding:.75rem 1.15rem max(.85rem,env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e8eef4;box-shadow:0 -10px 28px #081c3412}.mobile-drawer__footer-hint{margin:0 0 .55rem;font-size:.72rem;font-weight:500;line-height:1.35;color:#6b7c90;text-align:center}.mobile-drawer__cta{display:flex;align-items:center;justify-content:center;gap:.45rem;width:100%;padding:.9rem 1rem;border:none;background:#102d54;color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:background .18s ease}.mobile-drawer__cta svg{flex-shrink:0;opacity:.9;transition:transform .18s ease}.mobile-drawer__cta:hover{background:#143864}.mobile-drawer__cta:hover svg{transform:translate(3px)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1100px){.site-header__nav-trigger{font-size:.76rem;padding:.4rem}}@media(max-width:960px){.desktop-only{display:none!important}.site-header__bar{justify-content:flex-start}.site-header__burger{display:flex;position:relative;z-index:2}.mobile-drawer__panel{width:100%;max-width:100%}}@media(min-width:961px){.mobile-drawer{display:none}}@media(max-width:768px){.site-header__bar{padding:.75rem var(--site-gutter)}.site-header__logo-img{height:26px}}@media(prefers-reduced-motion:reduce){.mega-menu{animation:none}.mobile-drawer__panel{transition:none}}.hero-slider{margin-top:0;padding-top:0;width:100%;background:#0f2d54;box-sizing:border-box}.hero-slider__stage{position:relative;min-height:calc(clamp(560px,84vh,880px) + var(--site-header-height));overflow:hidden;isolation:isolate}.hero-slider__inner{position:relative;z-index:3;max-width:var(--site-content-max);width:100%;min-height:inherit;margin:0 auto;padding:var(--site-header-height) var(--site-gutter) 0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.hero-slider__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-slider__slide{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.04);transition:opacity 1s ease,transform 8s ease}.hero-slider__slide.is-active{opacity:1;transform:scale(1);z-index:1}.hero-slider__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(105deg,#081c34eb,#0c2a4ec7 42%,#0f2d5459 68%,#0f2d5426),radial-gradient(640px circle at 88% 20%,rgba(26,159,255,.22),transparent 55%);pointer-events:none}.hero-slider__panel{position:relative;width:100%;padding:2rem 0 3.75rem;color:#fff;animation:heroPanelIn .55s ease both}@keyframes heroPanelIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hero-slider__eyebrow{display:inline-block;margin:0 0 1rem;padding:.38rem .8rem;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#cfe8ff;background:#ffffff14;border:1px solid rgba(255,255,255,.2)}.hero-slider__title{margin:0;max-width:18ch;font-size:clamp(1.75rem,1.1rem + 2.2vw,2.75rem);font-weight:800;line-height:1.14;letter-spacing:-.02em;text-shadow:0 8px 28px rgba(0,0,0,.35)}.hero-slider__rule{display:block;width:64px;height:3px;margin:1.25rem 0 0;background:linear-gradient(90deg,#1a9fff,#7cc6ff)}.hero-slider__lead{margin:1.1rem 0 0;max-width:52ch;font-size:clamp(.98rem,.9rem + .35vw,1.12rem);line-height:1.65;color:#ffffffd1}.hero-slider__stat{display:grid;grid-template-columns:auto 1px minmax(0,1fr);align-items:center;column-gap:1.15rem;row-gap:0;margin:1.35rem 0 0;padding:0;max-width:34rem;border:none;background:none}.hero-slider__stat-value{font-size:clamp(2.35rem,1.6rem + 2.2vw,3.1rem);font-weight:800;line-height:1;letter-spacing:-.04em;color:#fff;font-variant-numeric:tabular-nums}.hero-slider__stat-rule{display:block;width:1px;height:2.75rem;align-self:center;background:linear-gradient(180deg,transparent 0%,rgba(124,198,255,.85) 35%,rgba(26,159,255,.95) 65%,transparent 100%)}.hero-slider__stat-caption{margin:0;padding:0;font-size:clamp(.92rem,.86rem + .2vw,1.02rem);font-weight:500;line-height:1.5;color:#fffc;text-align:left}.hero-slider__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.35rem 0 0;padding:0;list-style:none}.hero-slider__tags li{padding:.35rem .7rem;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#e8f5ff;background:#1a9fff2e;border:1px solid rgba(26,159,255,.35)}.hero-slider__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.85rem}.hero-slider__cta{display:inline-flex;align-items:center;justify-content:center;padding:.82rem 1.35rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.hero-slider__actions .directions-cta-button{padding:.75rem 1.8rem;font-size:.95rem;background:#1a9fff2e;color:#fff;border:1px solid rgba(124,198,255,.45)}.hero-slider__actions .directions-cta-button:before{background:#ffffff14}.hero-slider__actions .directions-cta-button:after{color:#7cc6ff}.hero-slider__actions .directions-cta-button:hover{background:#1a9fff52;border-color:#7cc6ff;box-shadow:0 6px 20px #1a9fff47;color:#fff}.hero-slider__actions .directions-cta-button:hover:after{color:#fff}.hero-slider__cta--ghost{color:#ffffffeb;background:transparent;border:1px solid rgba(255,255,255,.45)}.hero-slider__cta--ghost:hover{border-color:#fff;color:#fff;background:#ffffff0f}.hero-slider__controls{position:absolute;right:2rem;bottom:3.5rem;z-index:4;display:flex;align-items:center;gap:.5rem}.hero-slider__arrow{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.22);cursor:pointer;transition:background .2s ease,border-color .2s ease}.hero-slider__arrow:hover{background:#1a9fff40;border-color:#1a9fff8c}.hero-slider__index{min-width:4.5rem;text-align:center;font-size:.82rem;font-weight:600;letter-spacing:.12em;color:#ffffffbf;font-variant-numeric:tabular-nums}.hero-slider__index-current{color:#fff}.hero-slider__index-sep{margin:0 .15rem;opacity:.45}.hero-slider__progress{position:absolute;left:2rem;right:2rem;bottom:1.25rem;z-index:4;display:flex;gap:.45rem}.hero-slider__progress-item{position:relative;flex:1;height:3px;padding:0;border:none;background:#ffffff38;cursor:pointer;overflow:hidden;transition:background .25s ease}.hero-slider__progress-item.is-done{background:#1a9fff8c}.hero-slider__progress-item.is-active{background:#ffffff47}.hero-slider__progress-fill{position:absolute;inset:0 auto 0 0;width:100%;background:linear-gradient(90deg,#1a9fff,#7cc6ff);transform:scaleX(0);transform-origin:left;animation:heroProgressFill linear forwards}.hero-slider__progress-fill.is-paused{animation-play-state:paused}@keyframes heroProgressFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:768px){.hero-slider{min-height:100dvh;min-height:100svh}.hero-slider__stage{min-height:100dvh;min-height:100svh;height:100dvh;height:100svh}.hero-slider__scrim{background:radial-gradient(130% 88% at 0% 100%,rgba(8,28,52,.5) 0%,rgba(8,28,52,.18) 42%,transparent 68%),linear-gradient(125deg,#081c34d1,#0a223e85 36%,#0c284838 62%,#0f2d540a),linear-gradient(180deg,rgba(8,28,52,.18) 0%,transparent 42%,rgba(8,28,52,.62) 100%),radial-gradient(220px circle at 88% 8%,rgba(26,159,255,.14),transparent 65%)}.hero-slider__inner{padding:var(--site-header-height) 1.25rem 3rem;justify-content:flex-end}.hero-slider__panel{padding:0 0 .25rem}.hero-slider__progress{left:1.25rem;right:1.25rem;bottom:max(1rem,env(safe-area-inset-bottom,0px))}.hero-slider__controls{display:none}.hero-slider__eyebrow{margin-bottom:.7rem;padding:.3rem .55rem;font-size:.62rem;font-weight:500;letter-spacing:.08em;color:#cfe8fff2;background:#ffffff0f;border-color:#ffffff24}.hero-slider__title{max-width:12.5em;font-size:1.48rem;font-weight:700;line-height:1.24;letter-spacing:-.01em;text-shadow:none}.hero-slider__rule{width:36px;height:2px;margin-top:.8rem}.hero-slider__lead{margin-top:.7rem;max-width:34ch;font-size:.9rem;font-weight:400;line-height:1.55;color:#ffffffe6}.hero-slider__stat{display:block;margin-top:.9rem;padding-top:.8rem;max-width:32ch;border-top:1px solid rgba(255,255,255,.14)}.hero-slider__stat-rule{display:none}.hero-slider__stat-value{display:block;margin-bottom:.3rem;font-size:1.65rem;font-weight:700;letter-spacing:-.02em}.hero-slider__stat-caption{display:block;font-size:.82rem;font-weight:400;line-height:1.45;color:#ffffffd1}.hero-slider__tags{margin-top:.9rem;gap:.4rem}.hero-slider__tags li{padding:.28rem .55rem;font-size:.68rem;font-weight:500;letter-spacing:.03em}.hero-slider__actions{flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:1.15rem}.hero-slider__cta{width:auto;max-width:100%;padding:.7rem 1.1rem;font-size:.86rem;font-weight:600;text-align:center}.hero-slider__cta--ghost{padding:.35rem 0;border:none;background:transparent;font-size:.84rem;font-weight:500;color:#ffffffe6;text-decoration:underline;text-decoration-color:#ffffff73;text-underline-offset:.2em;box-shadow:none}.hero-slider__cta--ghost:hover{color:#fff;text-decoration-color:#ffffffe6;background:transparent}}@media(prefers-reduced-motion:reduce){.hero-slider__slide{transition:opacity .4s ease;transform:none}.hero-slider__slide.is-active{transform:none}.hero-slider__panel{animation:none}.hero-slider__progress-fill{animation:none;transform:scaleX(1)}}.home-directions{position:relative;margin:0;padding:clamp(3.25rem,8vw,5rem) 0 0;background:#fff;overflow-x:hidden}.home-directions__inner{max-width:var(--site-content-max);width:100%;margin:0 auto;padding:0 var(--site-gutter);box-sizing:border-box}.home-directions__header{max-width:none;margin-bottom:2.25rem}.home-directions__eyebrow{display:inline-block;margin:0 0 .75rem;padding:.32rem .65rem;font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1a9fff;background:#1a9fff14;border:1px solid rgba(26,159,255,.2)}.home-directions__title{margin:0;font-size:clamp(1.55rem,1.1rem + 1.8vw,2.2rem);font-weight:800;line-height:1.16;letter-spacing:-.02em;color:#102d54}.home-directions__rule{display:block;width:56px;height:3px;margin:1rem 0 0;background:linear-gradient(90deg,#1a9fff,#7cc6ff)}.home-directions__lead{margin:.85rem 0 0;max-width:none;font-size:.92rem;font-weight:400;line-height:1.55;color:#5a6d82}.home-directions__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.home-directions__card{position:relative;display:block;min-height:340px;overflow:hidden;color:#fff;text-decoration:none;background:#e8eef4;border-radius:2px;transition:transform .3s ease,box-shadow .3s ease}.home-directions__card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #081c341f}.home-directions__card-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .55s ease}.home-directions__card:hover .home-directions__card-bg{transform:scale(1.03)}.home-directions__card-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top right,rgba(6,22,42,.88) 0%,rgba(8,28,52,.45) 42%,rgba(12,40,72,.1) 68%,transparent 100%),linear-gradient(0deg,rgba(6,22,42,.85) 0%,transparent 52%);pointer-events:none}.home-directions__card-content{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:1.25rem 1.15rem 1.3rem}.home-directions__card-index{display:block;margin-bottom:.45rem;font-size:.65rem;font-weight:700;letter-spacing:.14em;color:#7cc6fff2;font-variant-numeric:tabular-nums}.home-directions__card-title{margin:0;font-size:1rem;font-weight:700;line-height:1.28;color:#fff}.home-directions__card-desc{margin:.45rem 0 0;font-size:.82rem;font-weight:400;line-height:1.48;color:#ffffffd1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-directions__card-more{display:inline-flex;align-items:center;gap:.3rem;margin-top:.75rem;font-size:.78rem;font-weight:600;color:#7cc6ff;transition:gap .18s ease,color .18s ease}.home-directions__card:hover .home-directions__card-more{gap:.45rem;color:#fff}.home-directions__menu{margin:clamp(1.75rem,3.5vw,2.25rem) 0 0}.home-directions__menu-strip{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem .85rem;padding:.7rem .85rem;background:#f8fbff;border:1px solid #e8eef4}.home-directions__menu-label{flex-shrink:0;margin:0;padding-right:.85rem;font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#8a9bb0;border-right:1px solid #dce6f0}.home-directions__menu-list{display:flex;flex:1;flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;padding:0;list-style:none}.home-directions__menu-item{display:inline-flex;align-items:center}.home-directions__menu-link{display:inline-flex;align-items:center;padding:.32rem .7rem;font-size:.78rem;font-weight:600;color:#143864;text-decoration:none;background:#fff;border:1px solid #e4ecf4;transition:color .15s ease,border-color .15s ease,background .15s ease}.home-directions__menu-link:hover{color:#1a9fff;border-color:#1a9fff73;background:#1a9fff0a}@media(max-width:1024px){.home-directions__cards{grid-template-columns:1fr}.home-directions__card{min-height:280px}}@media(max-width:768px){.home-directions{padding:2.75rem 0 0}.home-directions__header{margin-bottom:1.75rem}.home-directions__title{font-size:clamp(1.72rem,6.5vw,2.1rem);line-height:1.12}.home-directions__card{min-height:260px}.home-directions__menu-strip{flex-direction:column;align-items:flex-start;gap:.65rem;padding:.75rem .85rem}.home-directions__menu-label{padding-right:0;border-right:none}.home-directions__menu-list{width:100%;gap:.35rem}}.home-anoveon{position:relative;margin:0;padding:0 0 clamp(3.25rem,8vw,5rem);color:#102d54;background:#fff;overflow-x:hidden}.home-anoveon__inner{max-width:var(--site-content-max);width:100%;margin:0 auto;padding:clamp(2rem,4vw,2.75rem) var(--site-gutter) 0;box-sizing:border-box}.home-anoveon__hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.85fr);gap:clamp(1.5rem,4vw,2.75rem);align-items:end}.home-anoveon__kicker{display:inline-block;margin:0 0 .75rem;padding:.32rem .65rem;font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1a9fff;background:#1a9fff14;border:1px solid rgba(26,159,255,.2)}.home-anoveon__heading{margin:0;font-size:clamp(1.55rem,1.1rem + 1.8vw,2.2rem);font-weight:800;line-height:1.16;letter-spacing:-.02em;color:#102d54}.home-anoveon__rule{display:block;width:56px;height:3px;margin:1rem 0 0;background:linear-gradient(90deg,#1a9fff,#7cc6ff)}.home-anoveon__lead{margin:1.15rem 0 0;max-width:38rem;font-size:.92rem;line-height:1.62;color:#5a6d82}.home-anoveon__partner-link{color:#143864;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(26,159,255,.35);transition:color .2s ease,border-color .2s ease}.home-anoveon__partner-link:hover{color:#1a9fff;border-color:#1a9fff}.home-anoveon__logo-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.85rem;padding:clamp(1.35rem,2.5vw,1.75rem);text-decoration:none;color:#102d54;background:#f8fbff;border:1px solid #e4ecf4;box-shadow:0 8px 24px #102d540d;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease,border-color .25s ease}.home-anoveon__logo-card:after{content:"";position:absolute;top:0;right:0;width:5rem;height:5rem;background:radial-gradient(circle at 100% 0%,rgba(26,159,255,.1),transparent 68%);pointer-events:none}.home-anoveon__logo-card:hover{transform:translateY(-5px);border-color:#1a9fff59;box-shadow:0 28px 56px #102d541f,0 0 0 1px #1a9fff1f}.home-anoveon__logo-label{font-size:.62rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#8a9bb0}.home-anoveon__logo{display:block;width:min(100%,280px);height:auto}.home-anoveon__logo-url{font-size:.82rem;font-weight:700;letter-spacing:.04em;color:#1a9fff;transition:color .2s ease}.home-anoveon__logo-card:hover .home-anoveon__logo-url{color:#0d7fd6}.home-anoveon__bridge{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.85rem 1.25rem;margin:clamp(2rem,4.5vw,2.85rem) 0 clamp(1.5rem,3vw,2rem);padding:.85rem 0;border-top:1px solid #e8eef4;border-bottom:1px solid #e8eef4}.home-anoveon__bridge-brand{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#102d54}.home-anoveon__bridge-brand--soft{font-weight:600;color:#1a9fff}.home-anoveon__bridge-mark{font-size:1.1rem;font-weight:300;line-height:1;color:#c5d4e4}.home-anoveon__pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.home-anoveon__pillar{position:relative;padding:1.15rem 1.1rem 1.2rem;background:#f8fbff;border:1px solid #e8eef4;box-shadow:none;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.home-anoveon__pillar:hover{transform:translateY(-2px);border-color:#d5e0ec;background:#fff}.home-anoveon__pillar-num{display:block;margin-bottom:.55rem;font-size:.65rem;font-weight:700;letter-spacing:.14em;color:#1a9fff;font-variant-numeric:tabular-nums}.home-anoveon__pillar-title{margin:0 0 .45rem;font-size:.95rem;font-weight:700;line-height:1.28;color:#102d54}.home-anoveon__pillar-text{margin:0;font-size:.8rem;line-height:1.5;color:#5a6d82}.home-anoveon__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.85rem 1.15rem;width:100%;margin-top:clamp(1.65rem,3.5vw,2.25rem)}.home-anoveon__btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.72rem 1.45rem;font-size:.88rem;font-weight:700;letter-spacing:.02em;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease}.home-anoveon__btn--ghost{color:#143864;background:#fff;border:1px solid #c5d8ea}.home-anoveon__btn--ghost:hover{color:#1a9fff;background:#1a9fff0f;border-color:#1a9fff}.home-anoveon__btn-ram.directions-cta-button{flex-shrink:0;padding:.75rem 1.85rem;background:#102d54;color:#fff}@media(max-width:1024px){.home-anoveon__hero{grid-template-columns:1fr;align-items:start}.home-anoveon__logo-card{max-width:360px}.home-anoveon__pillars{grid-template-columns:1fr}}@media(max-width:640px){.home-anoveon__bridge{flex-direction:column;gap:.45rem}.home-anoveon__actions{flex-direction:column;align-items:flex-start;gap:.75rem}.home-anoveon__btn--ghost,.home-anoveon__btn-ram.directions-cta-button{width:auto;align-self:flex-start}.home-anoveon__btn-ram.directions-cta-button{padding:.72rem 1.55rem}}@media(prefers-reduced-motion:reduce){.home-anoveon__logo-card:hover,.home-anoveon__pillar:hover{transform:none}}.section{padding:5rem 0;background:#fff;margin:0;overflow-x:hidden}.support-cta-section{padding:0;background:transparent}.support-cta-section .section-container{max-width:100%;padding:0;background:transparent}.support-cta-section .directions-cta{margin-top:0}.section:nth-child(odd){background:#f8f9fa}.section-container{max-width:var(--site-content-max);width:100%;margin:0 auto;padding:0 var(--site-gutter);box-sizing:border-box;background:#f8f9fa}.section-title{font-size:2.5rem;font-weight:700;color:#0f1419;margin:0 0 .5rem;text-align:center}.section-subtitle{font-size:.85rem;color:#666;text-align:center;margin:0 0 3rem;font-weight:300;text-transform:uppercase}.directions{background:#f5f5f5;padding:4rem 2rem}.directions .section-container{background:#f8f9fa;padding:2rem}.directions .section-title{text-align:left;padding-left:1rem;border-left:4px solid #1a9fff;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .5rem}.directions .section-subtitle{text-align:left;padding-left:1rem;margin:0 0 2rem}.directions-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem}.direction-card-full{background:#fdfdfd;border-radius:0;overflow:hidden;box-shadow:none;transition:all .35s ease;display:flex;flex-direction:column;border:1px solid #e5e7eb}.direction-card-full:hover{transform:translateY(-6px);box-shadow:none;border-color:#d1d5db}.direction-image{width:100%;height:280px;background-size:cover;background-position:center;background-color:#e0e0e0;transition:transform .4s ease;position:relative}.direction-image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.3) 100%)}.direction-card-full:hover .direction-image{transform:scale(1.05)}.direction-content{background:#fff;color:#333;padding:2.5rem 2rem;flex:1;display:flex;flex-direction:column;position:relative;border-top:1px solid transparent;border-left:4px solid #1a9fff}.direction-content:before{display:none}.direction-title{font-size:1.3rem;font-weight:700;color:#0f1419;margin:0 0 1.5rem;letter-spacing:.05em;text-transform:uppercase}.direction-description{color:#555;font-size:.95rem;line-height:1.7;margin:0;flex:1}.directions-cta{text-align:center;margin-top:2rem;padding:0;display:flex;align-items:center;justify-content:center;gap:2rem;position:relative;overflow:hidden;min-height:133px;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);box-sizing:border-box}.directions-cta--theme{background:linear-gradient(128deg,#071a2e,#0f2848 42%,#134766);border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.directions-cta--theme:before{content:"";position:absolute;top:-40%;right:12%;width:min(42vw,380px);height:140%;pointer-events:none;background:radial-gradient(ellipse at center,rgba(26,159,255,.22),transparent 68%)}.directions-cta--theme:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.28;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 88%);mask-image:linear-gradient(180deg,#000 0%,transparent 88%)}.directions-cta--theme .cta-canvas{opacity:.55}.cta-canvas{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.9;will-change:transform;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;pointer-events:none}.cta-content{position:relative;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:3rem;max-width:var(--site-content-max);width:100%;margin:0 auto;padding:0 var(--site-gutter);box-sizing:border-box;flex-wrap:nowrap}.directions-cta p{color:#fff;font-size:1.44rem;font-weight:800;margin:0;letter-spacing:.05em;text-transform:uppercase;flex:1;text-align:left;white-space:nowrap}.directions-cta--theme p{font-size:clamp(1rem,.85rem + .55vw,1.28rem);font-weight:700;letter-spacing:.1em;color:#fffffff2}.directions-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.8rem;background:#fff;color:#0f1419;font-weight:700;border-radius:0;text-decoration:none;transition:all .2s ease;border:none;position:relative;overflow:hidden;letter-spacing:.02em;cursor:pointer;flex-shrink:0;font-size:.95rem;z-index:11;gap:.6rem}.directions-cta--theme .directions-cta-button{background:#1a9fff2e;color:#fff;border:1px solid rgba(124,198,255,.45)}.directions-cta-button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffff1a;opacity:0;transition:opacity .2s ease}.directions-cta--theme .directions-cta-button:before{background:#ffffff14}.directions-cta-button:after{content:"➔";font-size:1rem;color:#0f1419;transition:transform .2s ease}.directions-cta--theme .directions-cta-button:after{color:#7cc6ff}.directions-cta-button:not(.ram-cta):hover{box-shadow:0 6px 16px #fff3}.directions-cta--theme .directions-cta-button:hover{background:#1a9fff52;border-color:#7cc6ff;box-shadow:0 6px 20px #1a9fff47}.directions-cta-button:not(.ram-cta):hover:before{opacity:1}.directions-cta-button:not(.ram-cta):hover:after{transform:translate(4px)}.directions-cta--theme .directions-cta-button:hover:after{color:#fff}.directions-cta-button:active{transform:scale(.98)}@media(max-width:768px){.directions-cta{flex-direction:column;align-items:stretch;min-height:auto;padding:2.5rem 0;gap:0}.cta-content{flex-direction:column;align-items:flex-start;gap:1.5rem}.directions-cta p{font-size:27px;white-space:normal;text-align:left;line-height:1.3}.directions-cta-button{width:auto;justify-content:flex-start}}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:2rem;transition:all .3s ease;cursor:pointer;box-shadow:0 2px 8px #0000000d}.card:hover{transform:translateY(-8px);border-color:#1a9fff;box-shadow:0 12px 32px #1a9fff26}.card-icon{font-size:2.5rem;margin-bottom:1rem}.card-title{font-size:1.3rem;font-weight:600;color:#0f1419;margin:0 0 1rem}.card-description{color:#666;font-size:.95rem;line-height:1.6;margin:0 0 1.5rem}.card-link{color:#1a9fff;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.card-link:hover{transform:translate(4px)}.contact-form-wrapper{display:grid;gap:2rem}.contact-form-wrapper.contact-form-full{grid-template-columns:1fr}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.news .section-page-head{margin-bottom:clamp(2rem,4vw,2.75rem)}.news .section-page-head .home-why__lead{max-width:36rem}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#102d54;font-size:.95rem}.form-group input,.form-group textarea{padding:.75rem 1rem;border:1px solid #ddd;border-radius:0;font-family:inherit;font-size:.95rem;background:#fff!important;color:#333;transition:all .2s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#1a9fff;box-shadow:0 0 0 2px #1a9fff1a}.custom-select-trigger{width:100%;padding:.75rem 1rem .75rem .75rem;background:#fff;border:1px solid #e2e8f0;border-radius:0;font-size:1rem;font-family:inherit;color:#0f1419;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;text-align:left}.custom-select-trigger:hover{border-color:#1a9fff}.custom-select-trigger:focus{outline:none;border-color:#1a9fff;box-shadow:0 0 0 3px #1a9fff1a}.custom-select-trigger.open{border-color:#1a9fff;box-shadow:0 0 0 3px #1a9fff1a}.custom-select-trigger.selected .custom-select-label{color:#0f1419;font-weight:500}.custom-select-label{flex:1;color:#0f1419}.custom-select-arrow{flex-shrink:0;color:#1a9fff;transition:transform .3s ease;width:20px;height:20px;margin-left:0}.custom-select-trigger.open .custom-select-arrow{transform:rotate(180deg)}.custom-select-option{width:100%;padding:.75rem 1rem;background:#fff!important;border:none!important;border-radius:0;text-align:left;color:#0f1419!important;cursor:pointer;font-family:inherit;font-size:1rem;transition:all .2s ease;border-bottom:1px solid #f0f0f0!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-weight:400;outline:none}.custom-select-option:last-child{border-bottom:none!important}.custom-select-option:hover{background:#f5f5f5!important;color:#0f1419!important;padding-left:1.5rem;border:none!important;border-bottom:1px solid #f0f0f0!important;outline:none}.custom-select-option.selected{background:#1a9fff!important;color:#fff!important;font-weight:600;border:none!important;border-bottom:1px solid #1a9fff!important}.custom-select-option.selected:hover{background:#1585d8!important;padding-left:1.5rem;border:none!important;border-bottom:1px solid #1585d8!important}.form-group input[type=hidden]{display:none}.form-group textarea{resize:vertical;min-height:120px}.form-submit-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#24a5ff,#0b7bd6);color:#fff;padding:1.05rem 2.2rem;border:none;border-radius:4px;font-weight:700;font-size:1.15rem;cursor:pointer;box-shadow:0 14px 34px #0b7bd647;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;align-self:flex-start}.form-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 36px #1a9fff59;opacity:.96}.form-submit-btn:disabled{opacity:.6;cursor:not-allowed}.form-message{padding:1rem;border-radius:0;font-size:.95rem;font-weight:500}.form-message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.form-message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.section.news,.news .section-container{background:#fff}.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;align-items:stretch}.news-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:0;overflow:hidden;box-shadow:none;transition:transform .25s ease,border-color .25s ease;display:flex;flex-direction:column}.news-card:hover{box-shadow:none;transform:translateY(-6px)}.news-image{position:relative;width:100%;height:220px;overflow:hidden;background:#e0e0e0}.news-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.news-card:hover .news-image img{transform:scale(1.05)}.news-category{position:absolute;top:1rem;left:1rem;background:#1a9fffeb;color:#fff;padding:.45rem .9rem;border-radius:0;font-size:.82rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;box-shadow:0 6px 16px #1a9fff47}.news-content{padding:1.5rem;display:flex;flex-direction:column;gap:.65rem;flex:1}.news-date{color:#6b7280;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.news-title{font-size:1.28rem;font-weight:700;color:#0f1419;margin:0;line-height:1.3}.news-description{color:#4b5563;font-size:.96rem;line-height:1.55;margin:0}.news-link{color:#0f1419;text-decoration:none;font-weight:700;transition:color .25s ease,transform .25s ease;display:inline-flex;align-items:center;gap:.35rem;margin-top:auto;letter-spacing:.01em}.news-link:hover{color:#1a9fff;transform:translate(6px)}.news-footer{display:flex;justify-content:center;margin-top:3rem;padding-top:0}.view-all-news-btn{display:inline-flex;align-items:center;justify-content:center;padding:.82rem 1.65rem;background:#102d54;color:#fff;font-size:.88rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none}.view-all-news-btn:visited{color:#fff}.view-all-news-btn:hover,.view-all-news-btn:focus-visible{color:#fff}@media(max-width:1024px){.directions-cards{grid-template-columns:1fr;gap:2.5rem}.direction-image{height:320px}.directions .section-title{font-size:calc(1.2rem + 10px);padding:.5rem 1.5rem;background:#f8f9fa;transform:translateY(-50%)}}@media(max-width:768px){.section{padding:3rem 0}.section-title{font-size:1.8rem}.section-subtitle{font-size:1rem}.cards-grid,.reasons-grid,.news-grid{grid-template-columns:1fr}.directions{padding:3rem 1rem}.directions .section-container{padding:3rem 1rem 2rem}.directions .section-title{padding-left:1rem;border-left:4px solid #1a9fff}.direction-title{font-size:1.1rem}.direction-description{font-size:.9rem}.direction-content{padding:2rem 1.5rem}.directions-cta p{font-size:1.6rem}.contact-form-wrapper,.form-row{grid-template-columns:1fr}}.home-why{position:relative;margin:0;padding:clamp(2.75rem,7vw,4rem) 0 clamp(2rem,5vw,2.75rem);background:#fff;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.home-why__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 55% 45% at 8% 20%,rgba(26,159,255,.09),transparent 70%),radial-gradient(ellipse 40% 35% at 92% 75%,rgba(16,45,84,.06),transparent 68%),linear-gradient(180deg,#fff,#f6fafd)}.home-why__inner{position:relative;z-index:1;max-width:var(--site-content-max);width:100%;margin:0 auto;padding:0 var(--site-gutter);box-sizing:border-box}.home-why__header{display:grid;grid-template-columns:1fr auto;align-items:end;gap:2rem 2.5rem;margin-bottom:1.75rem}.home-why__header-main{min-width:0}.home-why__eyebrow{display:inline-block;margin:0 0 .75rem;padding:.32rem .65rem;font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1a9fff;background:#1a9fff14;border:1px solid rgba(26,159,255,.2)}.home-why__title{margin:0;font-size:clamp(1.55rem,1.1rem + 1.8vw,2.2rem);font-weight:800;line-height:1.16;letter-spacing:-.02em;color:#102d54}.home-why__rule{display:block;width:56px;height:3px;margin:1rem 0 0;background:linear-gradient(90deg,#1a9fff,#7cc6ff)}.home-why__lead{margin:.85rem 0 0;max-width:28rem;font-size:.92rem;font-weight:400;line-height:1.55;color:#5a6d82}.home-why__metrics{display:flex;flex-wrap:wrap;gap:.65rem;margin:0;padding:0;list-style:none}.home-why__metric{display:flex;flex-direction:column;gap:.15rem;min-width:6.5rem;padding:.75rem 1rem;background:#ffffffd9;border:1px solid #e6ecf3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-why__metric-value{font-size:1.2rem;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#102d54}.home-why__metric-label{font-size:.68rem;font-weight:500;line-height:1.35;letter-spacing:.06em;text-transform:uppercase;color:#6a7d92}.home-why__gallery{margin:0 calc(-1 * var(--site-gutter))}.home-why__track-wrap{position:relative}.home-why__fade{position:absolute;top:0;bottom:0;width:clamp(2rem,8vw,5rem);z-index:2;pointer-events:none}.home-why__fade--left{left:0;background:linear-gradient(90deg,#fff,#fff0)}.home-why__fade--right{right:0;background:linear-gradient(270deg,#f6fafd,#f6fafd00)}.home-why__track{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;padding:.5rem var(--site-gutter) 1.25rem;scroll-snap-type:x mandatory;scroll-padding-inline:var(--site-gutter);-webkit-overflow-scrolling:touch;scrollbar-width:none}.home-why__track::-webkit-scrollbar{display:none}.home-why__track:focus-visible{outline:2px solid #3d5a7a;outline-offset:4px}.home-why__card{position:relative;flex:0 0 min(380px,82vw);scroll-snap-align:center;display:flex;flex-direction:column;min-height:360px;padding:1.5rem 1.4rem 1.6rem;overflow:hidden;background:#fff;border:1px solid #e8eef4;box-shadow:0 4px 20px #081c340a;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease,border-color .35s ease}.home-why__card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:#d5e0ec;transition:background .35s ease}.home-why__card.is-active{transform:scale(1.03) translateY(-4px);border-color:#c5d4e3;box-shadow:0 16px 40px #081c3414}.home-why__card.is-active:before{background:#1a9fff}.home-why__card-watermark{position:absolute;top:-.15rem;right:.5rem;font-size:clamp(3.5rem,10vw,5rem);font-weight:600;line-height:1;letter-spacing:-.02em;color:#102d54;opacity:.04;pointer-events:none;-webkit-user-select:none;user-select:none}.home-why__card-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:1rem;color:#3d5a7a;background:#f4f6f8;border:1px solid #e8eef4;transform:rotate(-6deg);transition:transform .4s ease,color .35s ease,border-color .35s ease}.home-why__card.is-active .home-why__card-icon{transform:rotate(0) scale(1.04);color:#102d54;border-color:#d5e0ec}.home-why__card-icon svg{width:1.55rem;height:1.55rem}.home-why__card-title{position:relative;z-index:1;margin:0 0 .75rem;padding-right:2rem;font-size:1rem;font-weight:600;line-height:1.28;letter-spacing:-.01em;color:#102d54}.home-why__card-text{position:relative;z-index:1;flex:1;margin:0;font-size:.82rem;font-weight:400;line-height:1.5;color:#5a6d82}.home-why__card-text--preline{white-space:pre-line}.home-why__controls{display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:0 2rem}.home-why__dots{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem}.home-why__dot{width:.5rem;height:.5rem;padding:0;background:#c5d4e3;border:none;border-radius:1px;cursor:pointer;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.home-why__dot:hover{background:#8a9bb0;transform:scale(1.15)}.home-why__dot.is-active{background:#102d54;transform:scale(1.25);box-shadow:none}.home-why__hint{margin:0;font-size:.78rem;font-weight:400;letter-spacing:0;color:#8a9aad;text-align:center}.home-why__hint-num{font-weight:600;color:#102d54}.home-why__hint-sep{margin:0 .15rem;opacity:.5}.home-why__hint-text{font-weight:400;letter-spacing:0;color:#9aa8b8}@media(max-width:768px){.home-why__title{font-size:clamp(1.72rem,6.5vw,2.1rem);line-height:1.12}}@media(max-width:900px){.home-why__header{grid-template-columns:1fr;gap:1.25rem}.home-why__metrics{width:100%}.home-why__metric{flex:1 1 calc(33% - .5rem);min-width:5.5rem}.home-why__card{flex-basis:min(340px,88vw);min-height:340px}}@media(max-width:520px){.home-why__gallery{margin:0 calc(-1 * var(--site-gutter))}.home-why__track{padding-inline:var(--site-gutter);scroll-padding-inline:var(--site-gutter)}.home-why__controls{padding-inline:var(--site-gutter)}.home-why__metric{flex:1 1 100%}.home-why__hint-text{display:block;margin-top:.2rem}}@media(prefers-reduced-motion:reduce){.home-why__card,.home-why__card-icon,.home-why__dot{transition:none}.home-why__card.is-active{transform:none}}.contact-form-section{position:relative;margin:0;padding:clamp(3.25rem,7vw,4.5rem) 0;background:#fff;overflow:hidden}.contact-form-section__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:#fff}.contact-form-section__inner{position:relative;z-index:1;max-width:var(--site-content-max);width:100%;margin:0 auto;padding:0 var(--site-gutter);box-sizing:border-box}.contact-form-section__head{margin-bottom:clamp(1.75rem,3.5vw,2.25rem)}.contact-form-section__head .home-why__lead{max-width:34rem}.contact-form-panel{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);background:#fff;border:1px solid #e6ecf3;box-shadow:0 12px 36px #102d5412}.contact-form-panel__aside{padding:clamp(1.35rem,2.5vw,1.75rem);background:linear-gradient(180deg,#f4f9fd,#eef4fa);border-right:1px solid #e6ecf3}.contact-quick{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.35rem}.contact-quick__item{display:flex;align-items:flex-start;gap:.75rem}.contact-quick__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.1rem;height:2.1rem;color:#1a9fff;background:#1a9fff1a;border:1px solid rgba(26,159,255,.18)}.contact-quick__icon svg{width:1.1rem;height:1.1rem}.contact-quick__body{display:flex;flex-direction:column;gap:.2rem;min-width:0}.contact-quick__label{font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#8190a4}.contact-quick__value,.contact-quick__link{font-size:.9rem;line-height:1.45;color:#102d54}.contact-quick__link{font-weight:600;text-decoration:none;transition:color .2s ease}.contact-quick__link:hover{color:#1a9fff}.contact-quick__hint{font-size:.78rem;color:#8190a4}.contact-form-panel__form{display:flex;flex-direction:column;gap:1.15rem;padding:clamp(1.35rem,2.5vw,1.85rem)}.contact-form-panel__form .form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.contact-form-panel__form .form-group{display:flex;flex-direction:column;gap:.4rem}.contact-form-panel__form .form-group label{font-size:.88rem;font-weight:600;color:#102d54;letter-spacing:0;text-transform:none}.contact-form__req{color:#1a9fff}.contact-form-panel__form .form-group input,.contact-form-panel__form .form-group textarea,.contact-form-panel__form .custom-select-trigger{padding:.72rem .9rem;border:1px solid #dce4ee;font-size:.94rem;background:#fafcfe!important;color:#14233a;transition:border-color .2s ease,background-color .2s ease}.contact-form-panel__form .form-group input::placeholder,.contact-form-panel__form .form-group textarea::placeholder,.contact-form-panel__form .custom-select-label{color:#8a9aad}.contact-form-panel__form .custom-select-trigger.selected .custom-select-label{color:#14233a;font-weight:500}.contact-form-panel__form .form-group input:focus,.contact-form-panel__form .form-group textarea:focus,.contact-form-panel__form .custom-select-trigger:focus,.contact-form-panel__form .custom-select-trigger.open,.contact-form-panel__form .custom-select-trigger:hover{outline:none;background:#fff!important;border-color:#1a9fff;box-shadow:none}.contact-form-panel__form .custom-select-dropdown{border-color:#dce4ee;box-shadow:0 12px 28px #102d541f}.contact-form-panel__form .form-group textarea{min-height:128px;resize:vertical}.contact-form-panel__actions{display:flex;align-items:center;gap:1rem;margin-top:.25rem}.contact-form-panel__submit{display:inline-flex;align-items:center;justify-content:center;padding:.82rem 1.65rem;background:#102d54;color:#fff;font-size:.88rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.contact-form-panel__submit:disabled{opacity:.55;cursor:not-allowed}.contact-form-panel__note{margin:0;font-size:.78rem;line-height:1.5;color:#8190a4}.contact-form-panel__form .form-message{padding:.85rem 1rem;font-size:.88rem;border-radius:0}.contact-form-panel__form .form-message.success{background:#edf8ff;color:#0f4a7a;border:1px solid rgba(26,159,255,.22)}.contact-form-panel__form .form-message.error{background:#fff5f5;color:#9b2c2c;border:1px solid rgba(220,53,69,.2)}@media(max-width:960px){.contact-form-panel{grid-template-columns:1fr}.contact-form-panel__aside{border-right:none;border-bottom:1px solid #e6ecf3}.contact-quick{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem 1.5rem}}@media(max-width:640px){.contact-form-panel__form .form-row,.contact-quick{grid-template-columns:1fr}.contact-form-panel__submit{width:100%}}.home-theme-banner{position:relative;margin:0;padding:clamp(2rem,4vw,2.65rem) 0;color:#fff;overflow:hidden}.home-theme-banner__bg{position:absolute;top:0;right:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;pointer-events:none;background:linear-gradient(128deg,#071a2e,#0f2848 42%,#134766)}.home-theme-banner__glow{position:absolute;top:-35%;right:-8%;width:min(58vw,520px);height:130%;background:radial-gradient(ellipse at center,rgba(26,159,255,.28),transparent 68%)}.home-theme-banner__grid-pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 92%);mask-image:linear-gradient(180deg,#000 0%,transparent 92%)}.home-theme-banner__inner{position:relative;z-index:1;max-width:var(--site-content-max);width:100%;margin:0 auto;padding:0 var(--site-gutter);box-sizing:border-box}.home-theme-banner__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:clamp(1.35rem,3vw,2rem);align-items:start}.home-theme-banner__kicker{margin:0 0 .55rem;font-size:.65rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#7cc6fff2}.home-theme-banner__heading{display:flex;flex-direction:column;gap:.12rem;margin:0 0 .7rem}.home-theme-banner__heading-line{font-size:clamp(1.38rem,1rem + 1.35vw,1.9rem);font-weight:700;line-height:1.12;letter-spacing:-.03em;color:#fff}.home-theme-banner__heading-line--soft{font-size:clamp(1.12rem,.88rem + .95vw,1.45rem);font-weight:500;color:#ffffffd1}.home-theme-banner__lead{margin:0 0 .85rem;max-width:34rem;font-size:.86rem;font-weight:400;line-height:1.52;color:#ffffffb8}.home-theme-banner__themes{margin:0;padding:0;list-style:none}.home-theme-banner__themes li{position:relative;margin:0;padding:.32rem 0 .32rem 1rem;font-size:.8rem;line-height:1.42;color:#ffffffa6;border-top:1px solid rgba(255,255,255,.08)}.home-theme-banner__themes li:before{position:absolute;top:.72em;left:0;width:4px;height:4px;background:#1a9fff;content:""}.home-theme-banner__themes li:first-child{border-top:none;padding-top:0}.home-theme-banner__themes li:first-child:before{top:.35em}.home-theme-banner__toc-label{margin:0 0 .5rem;font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffff73}.home-theme-banner__toc-list{margin:0;padding:0;list-style:none;border:1px solid rgba(255,255,255,.12);background:#ffffff0a}.home-theme-banner__toc-item{margin:0;border-top:1px solid rgba(255,255,255,.1)}.home-theme-banner__toc-item:first-child{border-top:none}.home-theme-banner__toc-link{display:grid;grid-template-columns:auto 1fr auto;gap:.65rem .85rem;align-items:center;padding:.68rem .85rem;color:inherit;text-decoration:none;transition:background .2s ease}.home-theme-banner__toc-link:hover{background:#ffffff0f}.home-theme-banner__toc-link:focus-visible{outline:2px solid #7cc6ff;outline-offset:-2px}.home-theme-banner__toc-num{font-size:.72rem;font-weight:700;letter-spacing:.08em;color:#5cb6ff;font-variant-numeric:tabular-nums}.home-theme-banner__toc-body{display:flex;flex-direction:column;gap:.15rem;min-width:0}.home-theme-banner__toc-title{font-size:.88rem;font-weight:600;line-height:1.28;color:#fff}.home-theme-banner__toc-desc{font-size:.76rem;line-height:1.35;color:#ffffff80}.home-theme-banner__toc-arrow{font-size:1rem;color:#ffffff59;transition:transform .2s ease,color .2s ease}.home-theme-banner__toc-link:hover .home-theme-banner__toc-arrow{color:#7cc6ff;transform:translate(3px)}.home-theme-banner--impact .home-theme-banner__inner{display:flex;flex-direction:column;gap:clamp(1.15rem,2.5vw,1.5rem)}.home-theme-banner__intro--full{max-width:none}.home-theme-banner--impact .home-theme-banner__lead{margin-bottom:0}.home-impact-banner__panel{border:1px solid rgba(255,255,255,.12);background:#ffffff0a}.home-impact-banner__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}.home-impact-banner__metric{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.28rem;min-height:4.65rem;margin:0;padding:.75rem .65rem;text-align:center;border-top:1px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1)}.home-impact-banner__metric:nth-child(-n+4){border-top:none}.home-impact-banner__metric:nth-child(4n+1){border-left:none}.home-impact-banner__metric-value{font-size:1.15rem;font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#7cc6ff;font-variant-numeric:tabular-nums}.home-impact-banner__metric-label{font-size:.76rem;font-weight:400;line-height:1.38;color:#ffffffb8}.home-impact-banner__footnote{margin:0;max-width:52rem;font-size:.8rem;line-height:1.55;color:#ffffff7a}@media(max-width:768px){.home-theme-banner__heading{gap:.18rem;margin-bottom:.85rem}.home-theme-banner__heading-line{font-size:clamp(1.72rem,6.5vw,2.1rem);line-height:1.1}.home-theme-banner__heading-line--soft{font-size:clamp(1.42rem,5vw,1.72rem);line-height:1.14}}@media(max-width:900px){.home-theme-banner__layout{grid-template-columns:1fr;gap:1.25rem}.home-theme-banner__lead{max-width:none}.home-impact-banner__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.home-impact-banner__metric:nth-child(-n+4){border-top:1px solid rgba(255,255,255,.1)}.home-impact-banner__metric:nth-child(-n+2){border-top:none}.home-impact-banner__metric:nth-child(4n+1){border-left:1px solid rgba(255,255,255,.1)}.home-impact-banner__metric:nth-child(odd){border-left:none}}@media(max-width:520px){.home-impact-banner__metrics{grid-template-columns:1fr}.home-impact-banner__metric{border-left:none;border-top:1px solid rgba(255,255,255,.1)}.home-impact-banner__metric:first-child{border-top:none}}@media(prefers-reduced-motion:reduce){.home-theme-banner__toc-link,.home-theme-banner__toc-arrow{transition:none}}.ipf{--ipf-ink: #1a2b40;--ipf-soft: #4a5a6e;--ipf-accent: #1a9fff;--ipf-line: #e6ecf3;--ipf-surface: #eef3f8}.ipf__inner{max-width:var(--site-content-max);width:100%;margin:0 auto;padding:0 var(--site-gutter);box-sizing:border-box}.ipf-head{margin-bottom:2rem}.ipf-head__title{margin:0 0 .45rem;padding-left:1rem;border-left:4px solid var(--ipf-accent);font-size:clamp(1.25rem,1rem + 1vw,1.75rem);font-weight:700;line-height:1.25;color:var(--ipf-ink);text-transform:uppercase;letter-spacing:.04em}.ipf-head__subtitle{margin:0;padding-left:1rem;font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;color:var(--ipf-soft)}.ipf-subtitle{margin:2rem 0 1rem;font-size:1.05rem;font-weight:700;color:var(--ipf-ink)}.ipf-lead,.ipf-text{font-size:1rem;line-height:1.7;color:var(--ipf-soft);margin:0 0 1rem}.ipf-lead{color:var(--ipf-ink)}.ipf--expertise{position:relative;padding:clamp(2.5rem,4.5vw,3rem) 0 clamp(2.75rem,5vw,3.5rem);background:linear-gradient(165deg,#f4f9fd,#fff 42%,#eef4fa);overflow:visible}.home-why+.ipf--expertise{padding-top:clamp(1.75rem,3.5vw,2.35rem)}.ipf-expertise-closing{margin:0;padding:0}.ipf-expertise-closing__inner{display:flex;flex-direction:column;gap:clamp(1.75rem,3.5vw,2.5rem);padding-top:clamp(1.5rem,3vw,2rem)}.ipf-expertise-closing__trust-head{margin-bottom:1.25rem}.ipf-expertise-closing__trust-head .home-why__lead{max-width:36rem}.ipf-expertise-closing__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:0 0 1.15rem;padding:0;list-style:none}.ipf-expertise-closing__metric{display:flex;flex-direction:column;gap:.2rem;padding:1rem 1.1rem;text-align:center;background:#fff;border:1px solid var(--ipf-line);box-shadow:0 6px 18px #102d540d}.ipf-expertise-closing__metric-value{font-size:clamp(1.5rem,1.1rem + 1.2vw,2rem);font-weight:800;line-height:1;letter-spacing:-.02em;color:#1a4a86}.ipf-expertise-closing__metric-label{font-size:.78rem;line-height:1.35;color:var(--ipf-soft)}.ipf-expertise-closing__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none}.ipf-expertise-closing__fact{display:flex;align-items:flex-start;gap:.75rem;padding:.9rem 1rem;background:#ffffffa6;border:1px solid rgba(230,236,243,.9)}.ipf-expertise-closing__fact-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;color:var(--ipf-accent);background:#1a9fff1a}.ipf-expertise-closing__fact-icon svg{width:1.1rem;height:1.1rem}.ipf-expertise-closing__fact-label{display:block;margin-bottom:.15rem;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ipf-accent)}.ipf-expertise-closing__fact-text{margin:0;font-size:.88rem;line-height:1.45;font-weight:500;color:var(--ipf-ink)}.ipf-expertise-closing__practice{margin:0}.ipf-expertise-closing__practice-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,400px);gap:0;background:#fff;border:1px solid var(--ipf-line);box-shadow:0 12px 32px #102d5412;overflow:hidden}.ipf-expertise-closing__visual{margin:0;min-height:100%;overflow:hidden;background:#eef3f8}.ipf-expertise-closing__visual img{display:block;width:100%;height:100%;min-height:280px;object-fit:cover}.ipf-expertise-closing__outcomes{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.35rem,2.5vw,1.85rem);border-left:1px solid var(--ipf-line)}.ipf-expertise-closing__practice-head{margin-bottom:1rem}.ipf-expertise-closing__practice-head .home-why__lead{max-width:none;font-size:.86rem}.ipf-expertise-closing__outcomes-list{margin:0 0 1.15rem;padding:0;list-style:none;display:flex;flex-direction:column;gap:.6rem}.ipf-expertise-closing__outcomes-list li{display:flex;gap:.55rem;align-items:flex-start;font-size:.9rem;line-height:1.48;color:var(--ipf-soft)}.ipf-expertise-closing__outcomes-list svg{width:1.1rem;height:1.1rem;flex-shrink:0;margin-top:.1rem;color:var(--ipf-accent)}.ipf-expertise-closing__cta{align-self:flex-start;display:inline-flex;align-items:center;padding:.7rem 1.25rem;font-size:.88rem;font-weight:700;letter-spacing:.03em;text-decoration:none}@media(max-width:900px){.ipf-expertise-closing__metrics,.ipf-expertise-closing__facts,.ipf-expertise-closing__practice-grid{grid-template-columns:1fr}.ipf-expertise-closing__outcomes{border-left:none;border-top:1px solid var(--ipf-line)}.ipf-expertise-closing__visual img{min-height:200px}}.ipf--expertise:before{content:"";position:absolute;left:-80px;bottom:-100px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(26,159,255,.1),transparent 68%);pointer-events:none}.ipf-expertise-v2__header{margin-bottom:1.35rem}.ipf-expertise-v2__header .home-why__lead{max-width:40rem;margin-bottom:0}.ipf-expertise-v2__meta{margin-bottom:2rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem}.ipf-expertise-v2__pills{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.ipf-expertise-v2__pills li{padding:.35rem .75rem;font-size:.8rem;font-weight:600;color:#1a4a86;background:#fff;border:1px solid var(--ipf-line);border-radius:999px}.ipf-expertise-v2__regions{display:inline-flex;align-items:center;gap:.4rem;margin:0;font-size:.88rem;font-weight:600;color:var(--ipf-soft)}.ipf-expertise-v2__regions svg{width:1.1rem;height:1.1rem;flex-shrink:0;color:var(--ipf-accent)}.ipf-expertise-v2__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-bottom:2rem}.ipf-expertise-v2__card{display:flex;flex-direction:column;padding:1.25rem 1.2rem 1.15rem;background:#fff;border:1px solid var(--ipf-line);border-radius:4px;box-shadow:0 8px 24px #102d540f;transition:box-shadow .2s ease,transform .2s ease}.ipf-expertise-v2__card:hover{box-shadow:0 14px 32px #102d541a;transform:translateY(-2px)}.ipf-expertise-v2__card-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin-bottom:.85rem;color:var(--ipf-accent);background:linear-gradient(135deg,#1a9fff1f,#1a4a8614);border-radius:8px}.ipf-expertise-v2__card-icon svg{width:1.35rem;height:1.35rem}.ipf-expertise-v2__card-title{margin:0 0 .4rem;font-size:1rem;font-weight:700;color:var(--ipf-ink);line-height:1.3}.ipf-expertise-v2__card-summary{margin:0 0 .85rem;flex:1;font-size:.88rem;line-height:1.55;color:var(--ipf-soft)}.ipf-expertise-v2__chips{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none}.ipf-expertise-v2__chips li{padding:.2rem .5rem;font-size:.72rem;font-weight:600;letter-spacing:.02em;color:#2d4a68;background:var(--ipf-surface);border-radius:3px}.ipf--expertise>.support-cta-section{margin-top:clamp(3.75rem,7.5vw,5.25rem);margin-bottom:clamp(2rem,4vw,2.75rem);padding:0;width:100%}.ipf--expertise>.support-cta-section .section-container{max-width:100%;width:100%;padding:0;background:transparent}.ipf--expertise>.support-cta-section .directions-cta{margin-top:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;max-width:100vw}.ipf-expertise-v2__footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:2rem;align-items:stretch;margin-top:0;padding:1.5rem;background:#fff;border:1px solid var(--ipf-line);box-shadow:0 10px 28px #102d540f}.ipf-expertise-v2__visual{margin:0;overflow:hidden;border-radius:2px;background:linear-gradient(180deg,#fafcfe,#eef3f8)}.ipf-expertise-v2__visual img{width:100%;height:100%;min-height:220px;object-fit:cover;display:block}.ipf-expertise-v2__outcomes{display:flex;flex-direction:column;justify-content:center}.ipf-expertise-v2__outcomes-title{margin:0 0 1rem;font-size:1.05rem;font-weight:700;color:var(--ipf-ink)}.ipf-expertise-v2__outcomes-list{margin:0 0 1.25rem;padding:0;list-style:none;display:flex;flex-direction:column;gap:.75rem}.ipf-expertise-v2__outcomes-list li{display:flex;gap:.6rem;align-items:flex-start;font-size:.92rem;line-height:1.5;color:var(--ipf-soft)}.ipf-expertise-v2__outcomes-list svg{width:1.15rem;height:1.15rem;flex-shrink:0;margin-top:.15rem;color:var(--ipf-accent)}.ipf-expertise-v2__cta{align-self:flex-start;display:inline-flex;padding:.65rem 1.15rem;font-size:.9rem;font-weight:700;color:#fff;text-decoration:none;background:linear-gradient(135deg,#1a4a86,var(--ipf-accent));border-radius:3px;transition:filter .2s ease,transform .2s ease}.ipf-expertise-v2__cta:hover{filter:brightness(1.06);transform:translateY(-1px)}.ipf--credentials{position:relative;background:linear-gradient(180deg,#f8fbfe,#eef4fa);padding:3.5rem 0;overflow:hidden}.ipf--credentials:before{content:"";position:absolute;right:-120px;top:-80px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(26,159,255,.12),transparent 70%);pointer-events:none}.ipf-creds__intro{max-width:62ch;margin:-.5rem 0 2rem;padding-left:1rem;font-size:1rem;line-height:1.65;color:var(--ipf-soft)}.ipf-creds__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.ipf-creds__card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid var(--ipf-line);box-shadow:0 12px 32px #102d5412;transition:box-shadow .25s ease,transform .25s ease}.ipf-creds__card:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--ipf-accent),#5cb6ff)}.ipf-creds__card:hover{box-shadow:0 20px 44px #102d541f;transform:translateY(-4px)}.ipf-creds__badge{align-self:flex-start;margin:1rem 1rem 0;padding:.35rem .7rem;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#1a4a86,var(--ipf-accent))}.ipf-creds__img-wrap{flex:1;display:flex;align-items:center;justify-content:center;padding:1rem 1rem .5rem;min-height:160px;background:linear-gradient(180deg,#fafcfe,#f3f8fc)}.ipf-creds__img-wrap img{width:100%;max-height:200px;object-fit:contain;display:block}.ipf-creds__label{margin:0;padding:.85rem 1rem 1.1rem;font-size:.82rem;line-height:1.45;font-weight:600;color:var(--ipf-ink);border-top:1px solid var(--ipf-line)}.ipf--practice{background:#fff;padding:3.25rem 0}.ipf-practice__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.ipf-practice__card{position:relative;margin:0;overflow:hidden;background:#0f2d54;box-shadow:0 16px 40px #102d5426}.ipf-practice__card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block;transition:transform .35s ease}.ipf-practice__card:hover img{transform:scale(1.03)}.ipf-practice__caption{position:absolute;left:0;right:0;bottom:0;margin:0;padding:1.35rem 1.25rem;font-size:.95rem;font-weight:700;line-height:1.35;color:#fff;background:linear-gradient(0deg,rgba(15,45,84,.92) 0%,rgba(15,45,84,.35) 70%,transparent 100%)}.ipf--testimonials{background:#fff;padding:3.25rem 0}.ipf--diplomas{background:var(--ipf-surface);padding:3rem 0}.ipf-edu__head.home-why__header{align-items:end;margin-bottom:1.35rem}.ipf-edu__head .home-why__eyebrow{margin-bottom:.4rem;padding:.22rem .55rem;font-size:.62rem;line-height:1.25;letter-spacing:.08em}.ipf-edu__head .home-why__title{margin:0;padding:0;border:none}.ipf-edu__head .home-why__lead{max-width:28rem;margin-top:.75rem;font-size:.92rem;line-height:1.55;color:#5a6d82}.ipf-trust__header,.ipf-results-v2__header{margin-bottom:2rem}.ipf-edu__head-actions{display:flex;flex-wrap:wrap;align-items:stretch;gap:.65rem}.ipf-edu__modes{display:inline-flex;padding:3px;background:#fff;border:1px solid var(--ipf-line)}.ipf-edu__mode{padding:.45rem .85rem;font:inherit;font-size:.78rem;font-weight:700;color:var(--ipf-soft);background:transparent;border:none;cursor:pointer;transition:color .18s ease,background .18s ease}.ipf-edu__mode.is-active{color:#fff;background:linear-gradient(135deg,#1a4a86,var(--ipf-accent))}.ipf-edu__mode:hover:not(.is-active){color:var(--ipf-ink)}.ipf-edu__title{margin:0 0 .35rem;font-size:clamp(1.2rem,1rem + .6vw,1.5rem);font-weight:800;line-height:1.25;color:var(--ipf-ink);letter-spacing:-.02em}.ipf-edu__subtitle{margin:0;font-size:.92rem;color:var(--ipf-soft)}.ipf-edu__stat{display:flex;flex-direction:column;align-items:flex-end;margin:0;padding:.65rem 1rem;background:#fff;border:1px solid var(--ipf-line);text-align:right}.ipf-edu__stat-value{font-size:1.5rem;font-weight:800;line-height:1;color:#1a4a86}.ipf-edu__stat-label{margin-top:.2rem;font-size:.72rem;font-weight:600;color:var(--ipf-soft)}.ipf-edu__panel{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.ipf-edu__tab{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .85rem;font:inherit;font-size:.82rem;font-weight:600;color:var(--ipf-soft);background:#fff;border:1px solid var(--ipf-line);cursor:pointer;transition:border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.ipf-edu__tab:hover{border-color:#1a9fff73;color:var(--ipf-ink)}.ipf-edu__tab.is-active{color:#fff;background:linear-gradient(135deg,#1a4a86,var(--ipf-accent));border-color:transparent;box-shadow:0 6px 16px #1a4a8640}.ipf-edu__tab-count{min-width:1.25rem;padding:.1rem .35rem;font-size:.7rem;font-weight:800;text-align:center;border-radius:999px;background:#00000014}.ipf-edu__tab.is-active .ipf-edu__tab-count{background:#ffffff40}.ipf-edu__stage{padding:1.15rem;background:#fff;border:1px solid var(--ipf-line);box-shadow:0 10px 28px #102d540f}.ipf-edu__viewer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem}.ipf-edu__nav{display:grid;place-items:center;width:2.25rem;height:2.25rem;padding:0;color:var(--ipf-ink);background:var(--ipf-surface);border:1px solid var(--ipf-line);cursor:pointer;transition:background .18s ease,color .18s ease}.ipf-edu__nav:hover:not(:disabled){color:var(--ipf-accent);background:#fff}.ipf-edu__nav:disabled{opacity:.35;cursor:default}.ipf-edu__nav svg{width:1.2rem;height:1.2rem}.ipf-edu__preview{position:relative;display:block;width:100%;max-width:280px;margin:0 auto;padding:0;border:none;background:linear-gradient(180deg,#fafcfe,#eef3f8);cursor:zoom-in;overflow:hidden}.ipf-edu__preview img{display:block;width:100%;max-height:320px;object-fit:contain;transition:transform .25s ease}.ipf-edu__preview:hover img{transform:scale(1.02)}.ipf-edu__zoom-hint{position:absolute;left:0;right:0;bottom:0;padding:.35rem;font-size:.68rem;font-weight:600;text-align:center;color:#fff;background:linear-gradient(transparent,#0f2d54bf);opacity:0;transition:opacity .2s ease}.ipf-edu__preview:hover .ipf-edu__zoom-hint,.ipf-edu__preview:focus-visible .ipf-edu__zoom-hint{opacity:1}.ipf-edu__caption{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;margin:.85rem 0 .75rem;font-size:.82rem;line-height:1.45;color:var(--ipf-soft)}.ipf-edu__caption-cat{font-weight:700;color:var(--ipf-ink)}.ipf-edu__caption-sep{opacity:.45}.ipf-edu__caption-name{flex:1;min-width:12rem}.ipf-edu__caption-counter{margin-left:auto;font-size:.75rem;font-weight:700;color:var(--ipf-accent)}.ipf-edu__thumbs{display:flex;gap:.45rem;margin:0;padding:.25rem 0 0;list-style:none;overflow-x:auto;scrollbar-width:thin}.ipf-edu__thumb{flex-shrink:0;width:52px;height:68px;padding:2px;background:#fff;border:2px solid transparent;cursor:pointer;opacity:.65;transition:opacity .18s ease,border-color .18s ease,transform .18s ease}.ipf-edu__thumb img{width:100%;height:100%;object-fit:cover;display:block}.ipf-edu__thumb:hover{opacity:1}.ipf-edu__thumb.is-active{opacity:1;border-color:var(--ipf-accent);transform:translateY(-2px)}.ipf-edu-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;padding:1rem;background:#0a1c34eb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ipf-edu-lightbox__close{position:absolute;top:1rem;right:1rem;display:grid;place-items:center;width:2.5rem;height:2.5rem;padding:0;color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);cursor:pointer}.ipf-edu-lightbox__close svg{width:1.35rem;height:1.35rem}.ipf-edu-lightbox__nav{display:grid;place-items:center;width:2.75rem;height:2.75rem;padding:0;color:#fff;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);cursor:pointer}.ipf-edu-lightbox__nav svg{width:1.5rem;height:1.5rem}.ipf-edu-lightbox__figure{margin:0;max-height:90vh;text-align:center}.ipf-edu-lightbox__figure img{max-width:min(90vw,720px);max-height:78vh;object-fit:contain}.ipf-edu-lightbox__figure figcaption{margin-top:.75rem;font-size:.9rem;color:#ffffffd9}.ipf-edu-bento{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;margin-bottom:1rem}.ipf-edu-bento__cell{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:118px;padding:.85rem .9rem .75rem;text-align:left;font:inherit;color:var(--ipf-ink);background:#fff;border:2px solid var(--ipf-line);cursor:pointer;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.ipf-edu-bento__cell:hover{border-color:#1a9fff66;transform:translateY(-2px)}.ipf-edu-bento__cell.is-active{border-color:var(--ipf-accent);box-shadow:0 10px 24px #1a4a8624}.ipf-edu-bento__cell-title{font-size:.8rem;font-weight:700;line-height:1.25;z-index:1}.ipf-edu-bento__cell-count{margin-top:.2rem;font-size:.68rem;font-weight:600;color:var(--ipf-soft);z-index:1}.ipf-edu-bento__stack{position:absolute;right:.5rem;bottom:.35rem;width:88px;height:64px}.ipf-edu-bento__stack-item{position:absolute;width:42px;height:54px;object-fit:cover;border:2px solid #fff;box-shadow:0 4px 12px #102d542e;background:#fff}.ipf-edu-bento__stack-item--0{right:0;bottom:0;transform:rotate(8deg);z-index:3}.ipf-edu-bento__stack-item--1{right:18px;bottom:4px;transform:rotate(-4deg);z-index:2;opacity:.92}.ipf-edu-bento__stack-item--2{right:36px;bottom:8px;transform:rotate(-12deg);z-index:1;opacity:.8}.ipf-edu-film{padding:1rem 1rem .85rem;background:#fff;border:1px solid var(--ipf-line);box-shadow:0 8px 22px #102d540d}.ipf-edu-film__label{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem;margin:0 0 .75rem;font-size:.88rem;font-weight:700;color:var(--ipf-ink)}.ipf-edu-film__hint{font-size:.72rem;font-weight:600;color:var(--ipf-soft)}.ipf-edu-film__track{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:.65rem;margin:0;padding:0 0 .35rem;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.ipf-edu-film__track>li{flex:0 0 auto;margin:0;padding:0}.ipf-edu-film__track>li:before{content:none;display:none}.ipf-edu-film__card{flex:0 0 132px;width:132px;display:flex;flex-direction:column;padding:0;font:inherit;text-align:left;color:inherit;background:transparent;border:none;cursor:pointer;scroll-snap-align:start}.ipf-edu-film__img-wrap{display:block;height:168px;padding:4px;background:linear-gradient(180deg,#fafcfe,#eef3f8);border:1px solid var(--ipf-line);transition:border-color .18s ease,transform .18s ease}.ipf-edu-film__card:hover .ipf-edu-film__img-wrap{border-color:var(--ipf-accent);transform:translateY(-3px)}.ipf-edu-film__img-wrap img{width:100%;height:100%;object-fit:contain;display:block}.ipf-edu-film__name{display:-webkit-box;margin-top:.45rem;font-size:.68rem;line-height:1.35;color:var(--ipf-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ipf-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.ipf-gallery--default .ipf-gallery__item img{aspect-ratio:4 / 3;object-fit:cover}.ipf-gallery--docs{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.ipf-gallery--docs .ipf-gallery__item img{aspect-ratio:3 / 4;object-fit:contain;background:#fff}.ipf-gallery__item{margin:0;background:#fff;padding:.65rem;box-shadow:0 8px 24px #102d5414;display:flex;flex-direction:column}.ipf-gallery__item img{width:100%;height:auto;display:block}.ipf-gallery__caption{margin:.55rem 0 .15rem;font-size:.78rem;line-height:1.4;color:var(--ipf-soft)}.ipf-doc-groups{display:flex;flex-direction:column;gap:2.5rem}.ipf-doc-group__title{margin:0 0 1.1rem;padding-left:.85rem;border-left:3px solid var(--ipf-accent);font-size:1.05rem;font-weight:700;color:var(--ipf-ink);line-height:1.35}.ipf-trust__header{margin-bottom:1.75rem}.ipf-trust__eyebrow,.ipf-why__eyebrow,.ipf-results-v2__eyebrow,.ipf-impact__eyebrow{margin:0 0 .45rem;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ipf-accent)}.ipf-trust__title,.ipf-why__title,.ipf-results-v2__title,.ipf-impact__title{margin:0 0 .4rem;font-size:clamp(1.35rem,1rem + 1.2vw,1.9rem);font-weight:800;line-height:1.2;color:var(--ipf-ink);letter-spacing:-.02em}.ipf-trust__subtitle,.ipf-why__subtitle,.ipf-results-v2__subtitle,.ipf-impact__subtitle{margin:0;font-size:1rem;color:var(--ipf-soft)}.ipf-trust__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem}.ipf-trust__metric{padding:1.35rem 1.2rem;text-align:center;background:#fff;border:1px solid var(--ipf-line);box-shadow:0 8px 22px #102d540f}.ipf-trust__metric-value{display:block;font-size:clamp(1.75rem,1.2rem + 1.5vw,2.35rem);font-weight:800;line-height:1;color:#1a4a86;margin-bottom:.4rem}.ipf-trust__metric-label{font-size:.88rem;line-height:1.45;color:var(--ipf-soft)}.ipf-trust__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.ipf-trust__fact{padding:1rem 1.15rem;background:#fff;border-left:3px solid var(--ipf-accent);border-radius:0 2px 2px 0}.ipf-trust__fact-label{display:block;margin-bottom:.25rem;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ipf-accent)}.ipf-trust__fact-text{margin:0;font-size:.92rem;line-height:1.5;color:var(--ipf-ink);font-weight:600}.ipf--why{padding:3.5rem 0;background:var(--ipf-surface)}.ipf-why__header{max-width:40rem;margin-bottom:2rem}.ipf-why__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.ipf-why__card{display:flex;flex-direction:column;padding:1.35rem 1.2rem;background:#fff;border:1px solid var(--ipf-line);box-shadow:0 8px 24px #102d540d;transition:box-shadow .2s ease,transform .2s ease}.ipf-why__card:hover{box-shadow:0 14px 32px #102d541a;transform:translateY(-2px)}.ipf-why__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin-bottom:.85rem;color:var(--ipf-accent);background:linear-gradient(135deg,#1a9fff24,#1a4a8614);border-radius:8px}.ipf-why__icon svg{width:1.3rem;height:1.3rem}.ipf-why__card-title{margin:0 0 .4rem;font-size:1rem;font-weight:700;color:var(--ipf-ink)}.ipf-why__card-text{margin:0;flex:1;font-size:.88rem;line-height:1.55;color:var(--ipf-soft)}.ipf--results-v3{position:relative;padding:clamp(3.25rem,6vw,4.5rem) 0;overflow:hidden;background:linear-gradient(180deg,#eef5fb,#fff 38%,#f8fbfe)}.ipf-results-v3__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.ipf-results-v3__orb{position:absolute;border-radius:50%;filter:blur(72px)}.ipf-results-v3__orb--a{top:-12%;right:4%;width:min(380px,50vw);height:min(380px,50vw);background:radial-gradient(circle,rgba(26,159,255,.18) 0%,transparent 68%)}.ipf-results-v3__orb--b{bottom:0;left:-8%;width:min(320px,42vw);height:min(320px,42vw);background:radial-gradient(circle,rgba(15,77,140,.1) 0%,transparent 70%)}.ipf-results-v3{position:relative;z-index:1}.ipf-results-v3__header.home-why__header{align-items:flex-end;gap:1.25rem;margin-bottom:clamp(1.5rem,3vw,2rem)}.ipf-results-v3__meta{display:inline-flex;align-items:center;gap:.5rem;margin:0;padding:.6rem .85rem;font-size:.78rem;line-height:1.35;color:#2d4a68;background:#ffffffe6;border:1px solid var(--ipf-line);box-shadow:0 6px 18px #102d540f}.ipf-results-v3__meta svg{flex-shrink:0;width:1.1rem;height:1.1rem;color:var(--ipf-accent)}.ipf-results-v3__meta strong{font-weight:800;color:var(--ipf-ink)}.ipf-results-v3__mosaic{display:grid;grid-template-columns:minmax(0,1.06fr) repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:.9rem;align-items:stretch}.ipf-results-v3__mobile{display:none}.ipf-results-v3__card{position:relative;display:flex;flex-direction:column;min-height:0;padding:1.15rem 1.2rem 1.1rem;overflow:hidden;background:#fffffff0;border:1px solid rgba(230,236,243,.95);box-shadow:0 10px 26px #102d5412}.ipf-results-v3__card--reliability{grid-column:1;grid-row:1 / span 2}.ipf-results-v3__card--maintenance{grid-column:2;grid-row:1}.ipf-results-v3__card--safety{grid-column:3;grid-row:1}.ipf-results-v3__card--governance{grid-column:2 / span 2;grid-row:2}.ipf-results-v3__card-watermark{position:absolute;top:.55rem;right:.75rem;font-size:clamp(2.5rem,4vw,3.25rem);font-weight:800;line-height:1;letter-spacing:-.04em;color:#1a4a8612;pointer-events:none;-webkit-user-select:none;user-select:none}.ipf-results-v3__card-head{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:.9rem;padding-right:2.5rem}.ipf-results-v3__card-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;color:#fff;background:linear-gradient(145deg,#1a6fc4,#1a9fff);box-shadow:0 5px 14px #1a6fc447}.ipf-results-v3__card[data-result=maintenance] .ipf-results-v3__card-icon{background:linear-gradient(145deg,#1a6b4f,#2fa87a);box-shadow:0 5px 14px #1e6b5247}.ipf-results-v3__card[data-result=safety] .ipf-results-v3__card-icon{background:linear-gradient(145deg,#c45f12,#e8943a);box-shadow:0 5px 14px #c45f1242}.ipf-results-v3__card[data-result=governance] .ipf-results-v3__card-icon{background:linear-gradient(145deg,#4a3f9c,#7a6ee0);box-shadow:0 5px 14px #4a3f9c47}.ipf-results-v3__card-icon svg{width:1.25rem;height:1.25rem}.ipf-results-v3__card-copy{flex:1;min-width:0}.ipf-results-v3__card-title{margin:0 0 .3rem;font-size:1.02rem;font-weight:800;line-height:1.28;color:var(--ipf-ink);letter-spacing:-.02em}.ipf-results-v3__card-summary{margin:0;font-size:.8rem;line-height:1.48;color:var(--ipf-soft)}.ipf-results-v3__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:auto 0 0;padding:0;list-style:none}.ipf-results-v3__card--governance .ipf-results-v3__metrics{display:flex;flex-wrap:wrap;gap:.5rem}.ipf-results-v3__card--governance .ipf-results-v3__metric:not(.ipf-results-v3__metric--note){flex:1 1 calc(50% - .25rem);min-width:9.5rem}.ipf-results-v3__metric{display:flex;flex-direction:column;justify-content:center;gap:.22rem;min-height:4.1rem;padding:.62rem .68rem;background:linear-gradient(180deg,#f7fafd,#fff);border:1px solid var(--ipf-line)}.ipf-results-v3__metric-value{font-size:clamp(1rem,.85rem + .35vw,1.22rem);font-weight:800;line-height:1.12;letter-spacing:-.03em;font-variant-numeric:tabular-nums;background:linear-gradient(120deg,#0f4d8c 5%,#1a9fff 95%);-webkit-background-clip:text;background-clip:text;color:transparent}.ipf-results-v3__metric-label{font-size:.7rem;line-height:1.32;font-weight:600;color:#4a6278}.ipf-results-v3__metric--note{grid-column:1 / -1;min-height:auto}.ipf-results-v3__card--governance .ipf-results-v3__metric--note{flex:1 1 100%}.ipf-results-v3__metric-note{font-size:.78rem;line-height:1.42;font-weight:600;color:#2d4a68}.ipf-results-v3__footnote{margin:clamp(1.15rem,2.5vw,1.6rem) 0 0;max-width:60ch;font-size:.78rem;line-height:1.55;color:var(--ipf-soft)}.ipf--impact{padding:3.5rem 0;background:linear-gradient(145deg,#0f2d54,#163d6e 48%,#1a4a86)}.ipf-impact__header{max-width:40rem;margin-bottom:2rem}.ipf--impact .ipf-impact__eyebrow{color:#7cc6ff}.ipf--impact .ipf-impact__title{color:#fff}.ipf--impact .ipf-impact__subtitle{color:#ffffffc7}.ipf-impact__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.ipf-impact__tile{padding:1.1rem .95rem;text-align:center;background:#ffffff12;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s ease}.ipf-impact__tile:hover{background:#ffffff1f}.ipf-impact__value{display:block;font-size:1.25rem;font-weight:800;color:#9ed4ff;margin-bottom:.3rem;line-height:1.1}.ipf-impact__label{font-size:.78rem;line-height:1.35;color:#ffffffe6}.ipf-impact__footnote{margin:1.35rem 0 0;max-width:62ch;font-size:.8rem;line-height:1.55;color:#ffffff8c}.ipf-results-v2__grid--article{margin-top:1rem}@media(max-width:1120px){.ipf-results-v3__mosaic{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.ipf-results-v3__card--reliability,.ipf-results-v3__card--maintenance,.ipf-results-v3__card--safety,.ipf-results-v3__card--governance{grid-column:auto;grid-row:auto}.ipf-results-v3__card--reliability{grid-column:1 / -1}}@media(max-width:1024px){.ipf-expertise-v2__footer{grid-template-columns:1fr}.ipf-expertise-v2__visual img{min-height:200px;max-height:280px;object-fit:cover}.ipf-creds__grid,.ipf-why__grid,.ipf-impact__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ipf-gallery,.ipf-gallery--docs,.ipf-trust__metrics,.ipf-trust__facts,.ipf-creds__grid,.ipf-practice__grid,.ipf-why__grid,.ipf-impact__grid{grid-template-columns:1fr}.ipf-results-v3__mosaic{display:none}.ipf-results-v3__mobile{display:block}.ipf-results-v3__header.home-why__header{align-items:flex-start}.ipf-results-v3__meta{width:100%}.ipf-results-v3__tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;margin-bottom:.75rem}.ipf-results-v3__tab{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.55rem .35rem;font:inherit;font-size:.62rem;font-weight:700;line-height:1.2;color:var(--ipf-soft);background:#fff;border:1px solid var(--ipf-line);cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.ipf-results-v3__tab svg{width:1.1rem;height:1.1rem}.ipf-results-v3__tab.is-active{color:var(--ipf-ink);background:linear-gradient(180deg,#eef7ff,#fff);border-color:var(--ipf-accent)}.ipf-edu__head.home-why__header{align-items:start}.ipf-edu__stat{align-items:flex-start;text-align:left}.ipf-edu__tab{flex:1 1 calc(50% - .25rem);justify-content:center}.ipf-edu__preview img{max-height:260px}.ipf-edu-bento{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:.15rem}.ipf-edu-bento__cell{flex:1 0 min(34%,9.5rem);min-width:8.25rem}.ipf-edu__head-actions{width:100%;flex-direction:column}.ipf-edu__modes{width:100%}.ipf-edu__mode{flex:1}}.footer{--f-ink: #fff;--f-soft: rgba(255, 255, 255, .72);--f-muted: rgba(255, 255, 255, .45);--f-line: rgba(255, 255, 255, .1);--f-accent: #7cc6ff;--f-accent-solid: #1a9fff;position:relative;margin:0;padding:clamp(2.5rem,5vw,3.25rem) 0 0;color:var(--f-soft);overflow:hidden}.footer__bg{position:absolute;top:0;right:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;pointer-events:none;background:linear-gradient(128deg,#071a2e,#0f2848 42%,#134766)}.footer__bg:before{content:"";position:absolute;top:-35%;right:-8%;width:min(58vw,520px);height:130%;background:radial-gradient(ellipse at center,rgba(26,159,255,.22),transparent 68%)}.footer__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.3;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 92%);mask-image:linear-gradient(180deg,#000 0%,transparent 92%)}.footer-inner{position:relative;z-index:1;max-width:var(--site-content-max);margin:0 auto;padding:0 var(--site-gutter);box-sizing:border-box}.footer-main{display:grid;grid-template-columns:minmax(220px,1fr) 2.4fr;gap:2.5rem 3rem;padding-bottom:1.75rem}.footer-brand{display:flex;flex-direction:column;align-items:flex-start}.footer-logo{height:30px;width:auto;filter:brightness(0) invert(1);opacity:.95}.footer-tagline{margin:.9rem 0 0;max-width:32ch;color:var(--f-soft);font-size:.9rem;line-height:1.55}.footer-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem 2rem}.footer-col h4{margin:0 0 .85rem;padding:.32rem 0;font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--f-accent)}.footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.footer-col a:not(.footer-cta){color:var(--f-soft);text-decoration:none;font-size:.9rem;line-height:1.4;transition:color .2s ease}.footer-col a:not(.footer-cta):hover{color:var(--f-ink)}.footer-contacts li{display:flex;align-items:flex-start;gap:.55rem;font-size:.9rem;color:var(--f-soft)}.footer-contacts svg{flex-shrink:0;width:17px;height:17px;margin-top:.15rem;color:var(--f-accent)}.footer-contacts a{color:#fff;font-weight:500}.footer-contacts a:hover{color:var(--f-accent)}.footer-cta,.footer-cta:visited{display:inline-flex;align-items:center;justify-content:center;margin-top:1.1rem;padding:.72rem 1.45rem;background:#1a9fff2e;color:#fff;border:1px solid rgba(124,198,255,.45);text-decoration:none;font-weight:700;font-size:.88rem;letter-spacing:.04em;white-space:nowrap;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.footer-cta:hover,.footer-cta:focus{background:#1a9fff52;border-color:#7cc6ff;color:#fff;box-shadow:0 6px 20px #1a9fff47}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 0;border-top:1px solid var(--f-line);color:var(--f-muted);font-size:.83rem}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{color:var(--f-muted);text-decoration:none;font-size:.83rem;transition:color .2s ease}.footer-legal a:hover{color:var(--f-accent)}@media(max-width:860px){.footer-main{grid-template-columns:1fr;gap:2rem}}@media(max-width:600px){.footer{padding:2rem 0 0}.footer-nav{grid-template-columns:1fr 1fr}.footer-col--contacts{grid-column:1 / -1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.6rem}}.scroll-top{--scroll-top-size: 56px;--scroll-top-core: 32px;position:fixed;right:max(1.25rem,env(safe-area-inset-right,0px));bottom:max(1.5rem,env(safe-area-inset-bottom,0px));z-index:1080;width:var(--scroll-top-size);height:var(--scroll-top-size);padding:0;margin:0;border:none;border-radius:50%;background:transparent;overflow:visible;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.22,1,.36,1)}.scroll-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.scroll-top__dial{position:relative;display:block;width:100%;height:100%;filter:drop-shadow(0 6px 18px rgba(16,45,84,.14));transition:filter .22s ease}.scroll-top__ring{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:rotate(-90deg);pointer-events:none}.scroll-top__track,.scroll-top__progress{fill:none;stroke-width:3}.scroll-top__track{stroke:#102d5424}.scroll-top__progress{stroke:#1a9fff;stroke-linecap:round;transition:stroke-dashoffset .1s linear,stroke .2s ease}.scroll-top__core{position:absolute;top:50%;left:50%;width:var(--scroll-top-core);height:var(--scroll-top-core);display:grid;place-items:center;border-radius:50%;color:#102d54;background:linear-gradient(165deg,#fff,#f4f9fd);border:1px solid #dce6f0;box-shadow:inset 0 1px #ffffffe6;transform:translate(-50%,-50%);transition:border-color .2s ease,color .2s ease,box-shadow .2s ease}.scroll-top__core svg{width:1.05rem;height:1.05rem;stroke-width:2.5;transition:transform .2s ease,color .2s ease}.scroll-top__hint{position:absolute;right:calc(100% + .65rem);top:50%;padding:.42rem .8rem;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#102d54;white-space:nowrap;background:#fff;border:1px solid #e3eaf2;border-radius:999px;box-shadow:0 6px 18px #102d541a;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-50%) translate(8px);transition:opacity .22s ease,visibility .22s ease,transform .22s cubic-bezier(.22,1,.36,1)}.scroll-top:hover .scroll-top__dial,.scroll-top:focus-visible .scroll-top__dial{filter:drop-shadow(0 8px 22px rgba(26,159,255,.22))}.scroll-top:hover .scroll-top__progress,.scroll-top:focus-visible .scroll-top__progress{stroke:#0d7fd6}.scroll-top:hover .scroll-top__core,.scroll-top:focus-visible .scroll-top__core{border-color:#1a9fff80;box-shadow:inset 0 1px #fff,0 0 0 2px #1a9fff1f}.scroll-top:hover .scroll-top__core svg,.scroll-top:focus-visible .scroll-top__core svg{color:#1a9fff;transform:translateY(-2px)}.scroll-top:hover .scroll-top__hint,.scroll-top:focus-visible .scroll-top__hint{opacity:1;visibility:visible;transform:translateY(-50%) translate(0)}.scroll-top:focus-visible{outline:2px solid #1a9fff;outline-offset:4px}@media(max-width:768px){.scroll-top{--scroll-top-size: 50px;--scroll-top-core: 28px;right:max(1rem,env(safe-area-inset-right,0px));bottom:max(1.15rem,env(safe-area-inset-bottom,0px))}.scroll-top__hint{display:none}}@media(prefers-reduced-motion:reduce){.scroll-top{transition:opacity .2s ease,visibility .2s ease}.scroll-top.is-visible{transform:none}.scroll-top__progress,.scroll-top__core svg,.scroll-top__hint{transition:none}}.news-page{--navy-900: #102d54;--navy-800: #143864;--navy-700: #1a4a86;--blue-bright: #205aa3;--accent: #1a9fff;--accent-600: #0d7fd6;--ink: #1a2b40;--ink-soft: #4a5a6e;--line: #e6ecf3;--surface: #f3f7fc;min-height:100vh;background:#fff}.news-page--article{background:#fff}.news-container{max-width:var(--site-content-max);width:100%;margin:0 auto;padding-left:var(--site-gutter);padding-right:var(--site-gutter);box-sizing:border-box}.news-page .item-hero{padding-left:0;padding-right:0}.news-page .item-hero__inner{max-width:var(--site-content-max);width:100%;margin:0 auto;padding-left:var(--site-gutter);padding-right:var(--site-gutter);box-sizing:border-box}.news-page .item-layout{max-width:var(--site-content-max);width:100%;margin-left:auto;margin-right:auto;padding-left:var(--site-gutter);padding-right:var(--site-gutter);box-sizing:border-box}.news-layout{grid-template-columns:minmax(0,1fr) 300px}.news-main{min-width:0;animation:slideUp .55s ease both}.news-status{margin:0 0 1.5rem;font-size:1rem;color:var(--ink-soft)}.news-status--error{color:#b42318}.news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.75rem;align-items:stretch}.news-card{min-width:0}.news-card__hit{width:100%;height:100%;display:flex;flex-direction:column;text-align:left;text-decoration:none;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid var(--line);overflow:hidden;cursor:pointer;padding:0;font:inherit;color:inherit;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.news-card__hit:hover{transform:translateY(-6px);border-color:#1a9fff59;box-shadow:0 14px 34px #102d5414}.news-card__image{position:relative;width:100%;height:210px;overflow:hidden;background:var(--surface)}.news-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.news-card__hit:hover .news-card__image img{transform:scale(1.05)}.news-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--surface),#dce6f2)}.news-card__category{position:absolute;top:1rem;left:1rem;background:#1a9fffeb;color:#fff;padding:.45rem .9rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 6px 16px #1a9fff47}.news-card__content{padding:1.4rem 1.5rem 1.6rem;display:flex;flex-direction:column;gap:.55rem;flex:1}.news-card__date{color:var(--ink-soft);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.news-card__title{margin:0;font-size:1.2rem;font-weight:700;color:var(--ink);line-height:1.35}.news-card__description{margin:0;color:var(--ink-soft);font-size:.94rem;line-height:1.55;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-card__link{margin-top:.35rem;color:var(--ink);font-weight:700;font-size:.92rem;transition:color .2s ease,transform .2s ease}.news-card__hit:hover .news-card__link{color:var(--accent);transform:translate(4px)}.news-filter-nav{list-style:none;margin:0;padding:0}.news-filter-nav li{margin:0}.news-filter-btn{width:100%;border:none;background:none;text-align:left;cursor:pointer;font:inherit}.news-article__bar{padding-bottom:1.75rem}.news-article__bar-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem}.news-article__bar .item-breadcrumb{margin-bottom:0}.news-article__back{flex-shrink:0;padding:.6rem 1.1rem;border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#cfe8ff;font:inherit;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.news-article__back:hover{background:#ffffff24;border-color:#ffffff59;color:#fff}.news-article__main{padding:2.5rem 0 4.5rem}.news-article__head{margin-bottom:2rem}.news-article__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin-bottom:1rem}.news-article__tag{display:inline-block;padding:.4rem .85rem;background:#1a9fffeb;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.news-article__date{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft)}.news-article__title{margin:0;font-size:clamp(1.75rem,1.1rem + 2.2vw,2.65rem);font-weight:800;line-height:1.18;letter-spacing:-.02em;color:var(--navy-900)}.news-article__media{margin:0 0 2.5rem;height:clamp(240px,42vw,500px);overflow:hidden;background:var(--surface)}.news-article__media img{display:block;width:100%;height:100%;object-fit:cover}.news-article__content{max-width:72ch}.news-article__lead{font-size:1.18rem!important;line-height:1.68!important;color:var(--ink)!important;margin-bottom:2rem!important;padding-bottom:2rem;border-bottom:1px solid var(--line)}.news-article__files{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--line);max-width:72ch}.news-article__files-title{margin:0 0 1.25rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft)}.news-article__files-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.news-article__files-list li{margin:0}.news-article__file{display:flex;align-items:center;gap:1rem;padding:.9rem 1rem;border:1px solid var(--line);background:var(--surface);text-decoration:none;color:var(--ink);transition:border-color .2s ease,background .2s ease,transform .2s ease}.news-article__file:hover{border-color:#1a9fff73;background:#fff;transform:translate(4px)}.news-article__file-icon{flex-shrink:0;width:2.25rem;height:2.25rem;display:grid;place-items:center;background:#1a9fff1f;color:var(--accent-600);font-size:1rem;font-weight:700}.news-article__file-name{font-size:.94rem;font-weight:600;line-height:1.4}.news-article__foot{margin-top:3.5rem;padding-top:2rem;border-top:1px solid var(--line)}.news-article__foot-btn{display:inline-flex;align-items:center;padding:.82rem 1.65rem;background:var(--navy-900);color:#fff;border:1px solid transparent;font:inherit;font-size:.88rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,border-color .2s ease}.news-article__foot-btn:hover{background:var(--accent);border-color:var(--accent)}@media(max-width:1024px){.news-layout{grid-template-columns:1fr}.news-sidebar{order:-1}.item-sidebar__sticky{position:static}.news-filter-nav{flex-direction:row;flex-wrap:wrap;max-height:none;gap:.5rem}.news-filter-nav li{flex:0 0 auto}.news-filter-btn{width:auto;border:1px solid var(--line);border-left:3px solid transparent}.news-filter-btn.is-active{border-left-color:var(--accent)}}@media(max-width:640px){.news-grid{grid-template-columns:1fr;gap:1.25rem}.news-article__bar-inner{flex-direction:column;align-items:flex-start}.news-article__media{height:clamp(200px,55vw,320px)}.news-article__content,.news-article__files{max-width:none}}.crm-login-page{min-height:100dvh;background:#0a1628;display:flex;align-items:stretch;justify-content:center;padding:0;overflow:hidden}.crm-login-shell{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);width:100%;min-height:100dvh;animation:crmLoginIn .65s cubic-bezier(.22,1,.36,1) both}@keyframes crmLoginIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.crm-login-brand{position:relative;display:flex;align-items:flex-end;min-height:100%;overflow:hidden;color:#fff}.crm-login-brand__media{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transform:scale(1.03);animation:crmBrandZoom 12s ease-in-out infinite alternate}@keyframes crmBrandZoom{0%{transform:scale(1.03)}to{transform:scale(1.08)}}.crm-login-brand__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(165deg,#061426f0,#0a223ed1 45%,#0c2a4e8c),radial-gradient(520px circle at 85% 12%,rgba(26,159,255,.28),transparent 60%)}.crm-login-brand__content{position:relative;z-index:1;width:100%;max-width:520px;padding:clamp(2rem,5vw,3.5rem)}.crm-login-brand__logo{width:min(220px,58vw);height:auto;display:block;margin-bottom:2rem;filter:brightness(0) invert(1);opacity:.96}.crm-login-brand__eyebrow{margin:0 0 .65rem;font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#7ad2ffeb}.crm-login-brand__title{margin:0 0 1rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.08;letter-spacing:-.02em}.crm-login-brand__lead{margin:0 0 2rem;font-size:clamp(.95rem,1.6vw,1.08rem);line-height:1.65;color:#ffffffc7;max-width:38ch}.crm-login-brand__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.crm-login-brand__features li{display:flex;align-items:center;gap:.75rem;font-size:.92rem;color:#ffffffe0}.crm-login-brand__feature-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0;background:#1a9fff2e;border:1px solid rgba(122,210,255,.28);color:#7ad2ff;font-size:1.05rem}.crm-login-panel{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff,#f6f9fc);padding:clamp(1.5rem,4vw,3rem)}.crm-login-panel__inner{width:min(100%,400px)}.crm-login-panel__head{margin-bottom:2rem}.crm-login-panel__badge{display:inline-block;margin-bottom:.85rem;padding:.35rem .7rem;background:#1a9fff1a;color:#0b6eb8;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.crm-login-panel__title{margin:0 0 .5rem;font-size:clamp(1.65rem,3vw,2rem);font-weight:700;color:#0f1419;letter-spacing:-.02em}.crm-login-panel__hint{margin:0;font-size:.92rem;color:#5a6a7d;line-height:1.5}.crm-login-form{display:flex;flex-direction:column;gap:1.25rem}.crm-login-field{display:flex;flex-direction:column;gap:.45rem}.crm-login-field__label{font-weight:600;color:#102d54;font-size:.86rem}.crm-login-field__wrap{position:relative}.crm-login-field__icon{position:absolute;left:.9rem;top:50%;transform:translateY(-50%);width:1.15rem;height:1.15rem;color:#7a8fa3;pointer-events:none}.crm-login-field__input{width:100%;padding:.9rem .95rem .9rem 2.65rem;border:1px solid #d7e2ec;background:#fff;font-size:1rem;font-family:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.crm-login-field__input::placeholder{color:#9aa8b8}.crm-login-field__input:focus{border-color:#1a9fff;box-shadow:0 0 0 3px #1a9fff26}.crm-login-error{padding:.8rem .95rem;background:#fff1f1;color:#b42318;font-size:.9rem;border-left:3px solid #e5484d}.crm-login-submit{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;width:100%;margin-top:.35rem;padding:1rem 1.4rem;background:linear-gradient(135deg,#1a9fff,#0d7fd4);color:#fff;border:none;font-weight:700;font-size:1rem;cursor:pointer;box-shadow:0 14px 34px #1a9fff52;transition:box-shadow .22s ease,opacity .22s ease}.crm-login-submit svg{width:1.15rem;height:1.15rem;transition:transform .22s ease}.crm-login-submit:hover{box-shadow:0 18px 40px #1a9fff66;opacity:.97}.crm-login-submit:hover svg{transform:translate(3px)}.crm-login-panel__back{margin:1.75rem 0 0;text-align:center;font-size:.9rem}.crm-login-panel__back a{color:#5a6a7d;transition:color .2s ease}.crm-login-panel__back a:hover{color:#1a9fff}.crm-login-dev{margin-top:1.5rem;padding-top:1.35rem;border-top:1px dashed #d7e2ec}.crm-login-dev__label{margin:0 0 .65rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#7a8fa3}.crm-login-dev__btn{width:100%;padding:.85rem 1rem;border:1px dashed #9cc9ea;background:#f2f9ff;color:#0b6eb8;font-weight:600;font-size:.92rem;cursor:pointer;transition:background .2s ease,border-color .2s ease}.crm-login-dev__btn:hover{background:#e6f4ff;border-color:#1a9fff}.crm-login-dev__hint{margin:.65rem 0 0;font-size:.78rem;line-height:1.45;color:#7a8fa3}.crm-dev-banner{grid-column:1 / -1;padding:.65rem 1.25rem;background:#fff8e6;border-bottom:1px solid #f0d998;color:#7a5b00;font-size:.86rem;text-align:center}@media(max-width:900px){.crm-login-shell{grid-template-columns:1fr;grid-template-rows:auto 1fr}.crm-login-brand{min-height:clamp(220px,34vh,320px);align-items:flex-end}.crm-login-brand__content{max-width:none;padding:1.5rem 1.25rem 1.75rem}.crm-login-brand__logo{width:140px;margin-bottom:1rem}.crm-login-brand__title{font-size:1.65rem}.crm-login-brand__lead,.crm-login-brand__features{display:none}.crm-login-panel{min-height:0;flex:1;align-items:flex-start;padding-top:2rem}}.form-group{display:flex;flex-direction:column;gap:.5rem;min-width:0;width:100%}.form-group label{font-weight:600;color:#0f1419;font-size:.9rem}.form-group input,.form-group textarea,.form-group select{width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:.75rem;border:1px solid #e2e8f0;border-radius:0;font-size:1rem;font-family:inherit;outline:none;transition:border-color .2s ease}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#1a9fff;box-shadow:0 0 0 3px #1a9fff1f}.error-message{padding:.75rem;background:#fee;color:#c33;font-size:.9rem;border-left:3px solid #c33}.crm-page{min-height:100dvh;background:#0a1628}.crm-app{display:grid;grid-template-columns:280px minmax(0,1fr);grid-template-rows:auto 1fr;min-height:100dvh}.crm-sidebar,.crm-main{grid-row:2}.crm-sidebar{display:flex;flex-direction:column;gap:1.5rem;padding:1.75rem 1.35rem;background:linear-gradient(180deg,#07111f,#0c1f38 55%,#102a4a);border-right:1px solid rgba(122,210,255,.12);color:#fff}.crm-sidebar__logo-link{display:inline-block;margin-bottom:1.25rem}.crm-sidebar__logo{width:168px;height:auto;display:block;filter:brightness(0) invert(1);opacity:.96}.crm-sidebar__eyebrow{margin:0 0 .45rem;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#7ad2ffe6}.crm-sidebar__title{margin:0;font-size:1.35rem;font-weight:700;letter-spacing:-.02em}.crm-sidebar__stat{display:flex;align-items:center;gap:.85rem;padding:1rem;background:#1a9fff1f;border:1px solid rgba(122,210,255,.22)}.crm-sidebar__stat-icon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;background:#1a9fff33;color:#7ad2ff;font-size:1.2rem}.crm-sidebar__stat strong{display:block;font-size:1.45rem;line-height:1.1}.crm-sidebar__stat span{font-size:.78rem;color:#ffffffad}.crm-sidebar__block-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.85rem}.crm-sidebar__block-title{display:flex;align-items:center;gap:.45rem;margin:0;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c}.crm-sidebar__block-title svg{width:1rem;height:1rem}.crm-sidebar__add{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;background:#1a9fff2e;border:1px solid rgba(122,210,255,.35);color:#7ad2ff;cursor:pointer;transition:background .2s ease,border-color .2s ease}.crm-sidebar__add:hover{background:#1a9fff4d;border-color:#7ad2ff8c}.crm-sidebar__tags{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.crm-sidebar__tag-btn{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.5rem .65rem;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#ffffffe6;font-size:.84rem;text-align:left;cursor:pointer;transition:background .2s ease,border-color .2s ease}.crm-sidebar__tag-btn:hover{background:#1a9fff29;border-color:#7ad2ff59}.crm-sidebar__tag-btn.is-archived{opacity:.72}.crm-sidebar__tag-edit{width:.95rem;height:.95rem;flex-shrink:0;opacity:0;transition:opacity .2s ease}.crm-sidebar__tag-btn:hover .crm-sidebar__tag-edit,.crm-sidebar__tag-btn:focus-visible .crm-sidebar__tag-edit{opacity:1}.crm-sidebar__archived-label{margin:.85rem 0 .45rem;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff6b}.crm-sidebar__categories-hint{margin:.75rem 0 0;font-size:.72rem;line-height:1.4;color:#ffffff73}.crm-sidebar__footer{margin-top:auto;padding-top:1rem}.crm-sidebar__logout{display:inline-flex;align-items:center;gap:.5rem;width:100%;padding:.8rem 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);color:#ffffffe6;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}.crm-sidebar__logout:hover{background:#dc35452e;border-color:#f8717173}.crm-main{display:flex;flex-direction:column;min-width:0;background:linear-gradient(180deg,#f4f8fc,#eef3f8)}.crm-main__head{padding:clamp(1.25rem,3vw,2rem) clamp(1.25rem,3vw,2.25rem) 0}.crm-main__badge{display:inline-block;margin-bottom:.55rem;padding:.32rem .65rem;background:#1a9fff1a;color:#0b6eb8;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.crm-main__title{margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#0f1419;letter-spacing:-.02em}.crm-main__hint{margin:.45rem 0 0;font-size:.92rem;color:#5a6a7d}.crm-main__error{margin:1rem clamp(1.25rem,3vw,2.25rem) 0;padding:.85rem 1rem;background:#fff1f1;border-left:3px solid #e5484d;color:#b42318;font-size:.9rem}.crm-main__body{flex:1;min-width:0;max-width:100%;overflow-x:clip;padding:clamp(1rem,3vw,2rem) clamp(1.25rem,3vw,2.25rem) 2rem;box-sizing:border-box}.crm-news-panel{background:#fff;border:1px solid #dbe5ef;box-shadow:0 12px 40px #102d540f}.crm-news-panel__toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1.35rem 1.5rem;border-bottom:1px solid #e8edf3}.crm-news-panel__title{margin:0 0 .25rem;font-size:1.1rem;font-weight:700;color:#102d54}.crm-news-panel__count{margin:0;font-size:.86rem;color:#7a8fa3}.crm-news-panel__actions{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}.crm-filter{display:inline-flex;padding:.2rem;background:#f0f5fa;border:1px solid #dbe5ef}.crm-filter__btn{padding:.5rem .9rem;background:transparent;border:none;color:#5a6a7d;font-size:.86rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.crm-filter__btn.is-active{background:#fff;color:#0b6eb8;box-shadow:0 2px 8px #102d5414}.crm-btn-primary,.crm-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.75rem 1.15rem;font-weight:700;font-size:.92rem;cursor:pointer;border:none;transition:box-shadow .2s ease,opacity .2s ease,background .2s ease}.crm-btn-primary{background:linear-gradient(135deg,#1a9fff,#0d7fd4);color:#fff;box-shadow:0 10px 24px #1a9fff47}.crm-btn-primary:hover{box-shadow:0 14px 30px #1a9fff5c;opacity:.97}.crm-btn-primary--ghost{background:#f2f9ff;color:#0b6eb8;box-shadow:none;border:1px solid #b9daf3}.crm-btn-secondary{background:#eef3f8;color:#4a5d73;border:1px solid #d7e2ec}.crm-btn-secondary:hover{background:#e4edf6}.crm-news-list{list-style:none;margin:0;padding:0}.crm-news-card{position:relative;display:grid;grid-template-columns:120px minmax(0,1fr) auto;gap:1.15rem;align-items:center;padding:1.15rem 1.5rem;border-bottom:1px solid #edf2f7;transition:background .2s ease}.crm-news-card:hover{background:#f8fbff}.crm-news-card.is-archived{opacity:.72}.crm-news-card__media{position:relative;width:120px;height:76px;overflow:hidden;background:#e8edf3}.crm-news-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(16,45,84,.08) 0%,transparent 35%,rgba(16,45,84,.45) 100%);pointer-events:none;z-index:1}.crm-news-card__media img{width:100%;height:100%;object-fit:cover}.crm-news-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#dbe5ef,#eef3f8)}.crm-news-card__body{min-width:0}.crm-news-card__badges{position:absolute;left:.45rem;bottom:.45rem;z-index:2;display:inline-flex;flex-wrap:wrap;align-items:center;gap:.35rem;max-width:calc(100% - .9rem)}.crm-news-card__date{display:block;margin-bottom:.4rem;font-size:.78rem;color:#7a8fa3}.crm-news-card__category{padding:.2rem .5rem;background:#1a9fffeb;color:#fff;font-size:.68rem;font-weight:700;box-shadow:0 2px 8px #102d542e}.crm-news-card__status{padding:.2rem .5rem;background:#10b981eb;color:#fff;font-size:.68rem;font-weight:700;box-shadow:0 2px 8px #102d542e}.crm-news-card__status.is-archived{background:#6b7280eb;color:#fff}@media(min-width:769px){.crm-news-card__status.is-archived{background:#6b728024;color:#4b5563}}.crm-news-card__title{margin:0 0 .35rem;font-size:1rem;font-weight:700;color:#102d54;line-height:1.35}.crm-news-card__desc{margin:0;font-size:.88rem;color:#5a6a7d;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.crm-news-card__actions{display:flex;flex-direction:column;gap:.45rem}.crm-icon-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.45rem .7rem;background:#fff;border:1px solid #d7e2ec;color:#4a5d73;font-size:.82rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}@media(min-width:769px){.crm-news-card__category{background:#1a9fff1f;color:#0b6eb8;font-size:.68rem;box-shadow:none}.crm-news-card__status{background:#10b9811f;color:#0f766e;font-size:.68rem;box-shadow:none}}.crm-icon-btn svg{width:1rem;height:1rem}.crm-icon-btn--edit:hover{background:#f2f9ff;border-color:#9cc9ea;color:#0b6eb8}.crm-icon-btn--delete:hover{background:#fff1f1;border-color:#f3b4b4;color:#b42318}.crm-empty{padding:3rem 1.5rem;text-align:center}.crm-empty__title{margin:0 0 .45rem;font-size:1.15rem;font-weight:700;color:#102d54}.crm-empty__text{margin:0 0 1.25rem;color:#7a8fa3}.crm-pagination{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.25rem 1.5rem;border-top:1px solid #edf2f7}.crm-pagination__nav,.crm-pagination__page{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem .85rem;background:#fff;border:1px solid #d7e2ec;color:#4a5d73;font-weight:600;font-size:.86rem;cursor:pointer;transition:border-color .2s ease,color .2s ease}.crm-pagination__nav:disabled{opacity:.45;cursor:not-allowed}.crm-pagination__nav:hover:not(:disabled),.crm-pagination__page:hover{border-color:#1a9fff;color:#0b6eb8}.crm-pagination__pages{display:flex;gap:.35rem}.crm-pagination__page.is-active{background:#1a9fff;border-color:#1a9fff;color:#fff}.crm-form-panel{min-width:0;max-width:100%;overflow:hidden;background:#fff;border:1px solid #dbe5ef;box-shadow:0 12px 40px #102d540f}.crm-form-panel__head{display:flex;align-items:flex-start;gap:1rem;padding:1.35rem 1.5rem;border-bottom:1px solid #e8edf3}.crm-form-panel__back{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .7rem;background:#f0f5fa;border:1px solid #d7e2ec;color:#4a5d73;font-weight:600;font-size:.86rem;cursor:pointer;flex-shrink:0}.crm-form-panel__back:hover{border-color:#9cc9ea;color:#0b6eb8}.crm-form-panel__badge{display:inline-block;margin-bottom:.45rem;padding:.28rem .55rem;background:#1a9fff1a;color:#0b6eb8;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.crm-form-panel__title{margin:0;font-size:1.2rem;font-weight:700;color:#102d54}.crm-form-panel__id{margin:.25rem 0 0;font-size:.82rem;color:#7a8fa3}.crm-form-panel__form{padding:1.5rem;min-width:0;max-width:100%;box-sizing:border-box}.crm-form-panel__grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr);gap:1.5rem;min-width:0}.crm-form-panel__main,.crm-form-panel__aside{min-width:0;max-width:100%}.crm-form-aside-card{min-width:0;max-width:100%;box-sizing:border-box;padding:1.15rem;background:#f6f9fc;border:1px solid #e2eaf2}.crm-form-aside-card__title{margin:0 0 1rem;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#5a6a7d}.crm-form-panel__foot{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #e8edf3}.news-form{display:flex;flex-direction:column}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.form-group textarea{resize:vertical;min-height:80px}.custom-select-wrapper{position:relative;width:100%;min-width:0;max-width:100%}.custom-select-button{width:100%;padding:.75rem 2.5rem .75rem .75rem;background:#fff;border:1px solid #e2e8f0;border-radius:0;font-size:1rem;font-family:inherit;color:#0f1419;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;text-align:left}.custom-select-button:hover{border-color:#1a9fff}.custom-select-button:focus{outline:none;border-color:#1a9fff;box-shadow:0 0 0 3px #1a9fff1a}.custom-select-value{flex:1}.custom-select-icon{width:20px;height:20px;color:#1a9fff;transition:transform .3s ease;flex-shrink:0;margin-left:.5rem;pointer-events:none}.custom-select-icon.open{transform:rotate(180deg)}.custom-select-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-top:none;border-radius:0;margin-top:-1px;box-shadow:0 10px 25px #00000026;z-index:1000;max-height:300px;overflow-y:auto}.custom-select-option{width:100%;padding:.75rem 1rem;background:#fff;border:none;border-radius:0;text-align:left;color:#0f1419;cursor:pointer;font-family:inherit;font-size:1rem;transition:all .2s ease;border-bottom:1px solid #f0f0f0;-webkit-user-select:none;user-select:none}.custom-select-option:last-child{border-bottom:none}.custom-select-option:hover{background:#f5f5f5;color:#0f1419;padding-left:1.5rem}.custom-select-option.selected{background:#1a9fff;color:#fff;font-weight:600}.custom-select-option.selected:hover{background:#1585d8;padding-left:1.5rem}.custom-select{position:relative}.custom-select select{width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:.75rem 2.5rem .75rem .75rem;border:1px solid #e2e8f0;border-radius:0;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%231a9fff' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;font-size:1rem;font-family:inherit;color:#0f1419;cursor:pointer;transition:all .3s ease}.custom-select select:hover{border-color:#1a9fff}.custom-select select:focus{outline:none;border-color:#1a9fff;box-shadow:0 0 0 3px #1a9fff1a}.custom-select select option{padding:.75rem;background:#fff;color:#0f1419;border-radius:0}.custom-select select option:checked{background:linear-gradient(#1a9fff,#1a9fff);background-color:#1a9fff;color:#fff}.file-input{width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:.6rem;border:1px solid #e2e8f0;border-radius:0;background:#fff;cursor:pointer;font-size:.95rem}.file-input::-webkit-file-upload-button{padding:.5rem 1rem;background:#1a9fff;color:#fff;border:none;border-radius:0;cursor:pointer;font-weight:600;margin-right:1rem}.file-input::-webkit-file-upload-button:hover{background:#1580cc}.current-image{margin-top:.75rem;max-width:200px}.current-image img{width:100%;height:auto;border:1px solid #e2e8f0}.form-actions{display:flex;gap:1rem;margin-top:1rem}.btn-save{padding:.75rem 2rem;background:#28a745;color:#fff;border:none;border-radius:0;font-weight:700;cursor:pointer;transition:background .2s ease}.btn-save:hover{background:#218838}.btn-cancel{padding:.75rem 2rem;background:#6c757d;color:#fff;border:none;border-radius:0;font-weight:700;cursor:pointer;transition:background .2s ease}.btn-cancel:hover{background:#5a6268}@media(max-width:1024px){.crm-app{grid-template-columns:1fr;grid-template-rows:auto auto 1fr}.crm-sidebar{grid-row:2;flex-direction:row;flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem 1.25rem}.crm-sidebar__top{flex:1 1 200px}.crm-sidebar__stat{flex:0 1 auto}.crm-sidebar__block{flex:1 1 100%}.crm-sidebar__footer{margin-top:0;flex:0 0 auto}.crm-sidebar__logout{width:auto}.crm-main{grid-row:3}.crm-form-panel__grid{grid-template-columns:1fr}}@media(max-width:768px){.crm-news-panel__toolbar,.crm-news-panel__actions{flex-direction:column;align-items:stretch}.crm-filter{width:100%;justify-content:space-between}.crm-btn-primary{width:100%}.crm-news-list{display:flex;flex-direction:column;gap:.85rem;padding:.85rem}.crm-news-card{display:flex;flex-direction:column;gap:0;padding:0;border:1px solid #e2eaf2;border-bottom:1px solid #e2eaf2;overflow:hidden;box-shadow:0 4px 14px #102d540d}.crm-news-card__actions{position:absolute;top:.65rem;right:.65rem;z-index:3;flex-direction:row;gap:.45rem}.crm-news-card__actions .crm-icon-btn{width:2.25rem;height:2.25rem;padding:0;background:#fffffff0;border:none;border-radius:50%;box-shadow:0 2px 10px #102d5429}.crm-news-card__actions .crm-icon-btn__label{display:none}.crm-news-card:hover{background:#fff}.crm-news-card__media{width:100%;height:auto;aspect-ratio:16 / 9;max-height:200px}.crm-news-card__body{padding:.85rem 1rem 1rem}.crm-news-card__badges{left:.65rem;bottom:.65rem;gap:.4rem}.crm-news-card__category,.crm-news-card__status{font-size:.72rem;padding:.28rem .55rem}.crm-news-card__actions .crm-icon-btn svg{width:1.1rem;height:1.1rem}.crm-news-card__date{font-size:.72rem;color:#8a9bb0;letter-spacing:.02em;margin-bottom:.45rem}.crm-news-card__title{font-size:.95rem;line-height:1.4}.crm-news-card__desc{font-size:.84rem;-webkit-line-clamp:3}.form-row{grid-template-columns:1fr}.crm-form-panel__foot{flex-direction:column-reverse}.crm-form-panel__foot .crm-btn-primary,.crm-form-panel__foot .crm-btn-secondary{width:100%}.crm-form-panel__head{flex-wrap:wrap;padding:1rem}.crm-form-panel__title{font-size:1rem;overflow-wrap:anywhere}.crm-form-panel__form,.crm-form-aside-card{padding:1rem}}.form-datepicker,.react-datepicker-wrapper,.react-datepicker__input-container{display:block;width:100%;max-width:100%;min-width:0}.date-picker-input{width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:.75rem;border:1px solid #e2e8f0;border-radius:0;font-size:1rem;font-family:inherit;color:#0f1419;background:#fff;cursor:pointer;transition:all .3s ease}.date-picker-input:focus{outline:none;border-color:#1a9fff;box-shadow:0 0 0 3px #1a9fff1a}.react-datepicker{font-family:inherit!important;border:1px solid #1a9fff!important;border-radius:0!important;box-shadow:0 10px 30px #00000026!important;font-size:.85rem!important}.react-datepicker__month-container{width:280px!important}.react-datepicker__time-container{width:85px!important;border-left:1px solid #e2e8f0!important;border-radius:0!important}.react-datepicker__header{background-color:#1a9fff!important;border-bottom:none!important;border-radius:0!important;padding:0!important;position:relative!important}.react-datepicker__header--time{background-color:#1a9fff!important;padding:0!important}.react-datepicker__current-month{color:#fff!important;font-weight:600!important;font-size:.9rem!important;margin:0!important;padding:0!important;height:45px!important;line-height:45px!important;text-align:center!important}.react-datepicker__day-names{margin:0!important;padding:.4rem 0!important;background-color:transparent!important;border-top:1px solid rgba(255,255,255,.2)!important}.react-datepicker__day-name{color:#0f1419!important;font-weight:600!important;width:2rem!important;line-height:1.6rem!important;margin:.15rem!important;font-size:.75rem!important}.react-datepicker-time__header{color:#fff!important;font-weight:600!important;font-size:.9rem!important;background-color:#1a9fff!important;margin:0!important;padding:0!important;height:45px!important;line-height:45px!important;text-align:center!important;border-radius:0!important}.react-datepicker__navigation{top:14px!important}.react-datepicker__day{border-radius:0!important;color:#0f1419!important;font-weight:500!important;width:2rem!important;line-height:2rem!important;margin:.15rem!important}.react-datepicker__day--outside-month{color:#cbd5e0!important;opacity:.6!important}.react-datepicker__day:hover{background-color:#1a9fff1a!important;border-radius:0!important}.react-datepicker__day--selected,.react-datepicker__day--keyboard-selected{background-color:#1a9fff!important;color:#fff!important;border-radius:0!important;font-weight:600!important}.react-datepicker__day--today{font-weight:700!important;background-color:#1a9fff26!important;border-radius:0!important}.react-datepicker__time-container .react-datepicker__time{background:#fff!important;border-radius:0!important}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-radius:0!important}.react-datepicker__time-list-item{border-radius:0!important;transition:all .2s ease!important}.react-datepicker__time-list-item:hover{background-color:#1a9fff1a!important}.react-datepicker__time-list-item--selected{background-color:#1a9fff!important;color:#fff!important;font-weight:600!important}.react-datepicker__navigation{top:22.5px!important;transform:translateY(-50%)!important;width:32px!important;height:32px!important}.react-datepicker__header--time .react-datepicker__navigation{display:none!important}.react-datepicker__navigation--previous{left:10px!important}.react-datepicker__month-container .react-datepicker__navigation--next{right:10px!important}.react-datepicker__time-container~.react-datepicker__navigation--next{display:none!important}.react-datepicker__navigation-icon:before{border-color:#fff!important;border-width:2px 2px 0 0!important}.react-datepicker__navigation:hover *:before{border-color:#fff!important}.react-datepicker__triangle{display:none!important}.react-datepicker-popper{z-index:9999!important}.btn-icon svg{width:18px;height:18px}.crm-category-modal{background:#fff;max-width:480px;width:92%;box-shadow:0 24px 60px #00000047;animation:slideIn .3s ease}.crm-category-modal__head{padding:1.35rem 1.5rem 1rem;border-bottom:1px solid #e8edf3}.crm-category-modal__badge{display:inline-block;margin-bottom:.5rem;padding:.28rem .55rem;background:#1a9fff1a;color:#0b6eb8;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.crm-category-modal__head h3{margin:0 0 .35rem;font-size:1.2rem;font-weight:700;color:#102d54}.crm-category-modal__head p{margin:0;font-size:.86rem;color:#7a8fa3;line-height:1.45}.crm-category-modal__body{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.crm-category-modal__body select{width:100%;padding:.75rem;border:1px solid #d7e2ec;background:#fff;font-size:1rem;font-family:inherit}.crm-category-modal__hint{margin:.35rem 0 0;font-size:.78rem;color:#7a8fa3;line-height:1.4}.crm-category-modal__check{display:flex;align-items:flex-start;gap:.55rem;font-size:.88rem;color:#4a5d73;line-height:1.4;cursor:pointer}.crm-category-modal__check input{margin-top:.15rem;flex-shrink:0}.crm-category-modal__foot{display:flex;justify-content:flex-end;gap:.65rem;padding:1rem 1.5rem 1.25rem;border-top:1px solid #e8edf3;background:#f8fafc}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease}.modal-content{background:#fff;border-radius:0;max-width:500px;width:90%;box-shadow:0 20px 60px #0000004d;animation:slideIn .3s ease}@keyframes slideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{padding:1.5rem;background:#1a9fff;color:#fff;display:flex;align-items:center;gap:1rem}.modal-header.warning{background:#f59e0b}.modal-header.error{background:#ef4444}.modal-header.success{background:#10b981}.modal-icon{width:40px;height:40px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center}.modal-icon svg{width:24px;height:24px}.modal-header h3{margin:0;font-size:1.25rem;font-weight:600}.modal-body{padding:2rem 1.5rem}.modal-body p{margin:0;font-size:1rem;line-height:1.6;color:#4a5568}.modal-footer{padding:1rem 1.5rem;background:#f7fafc;display:flex;gap:1rem;justify-content:flex-end}.btn-confirm{padding:.75rem 1.5rem;background:#1a9fff;color:#fff;border:none;border-radius:0;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.btn-confirm:hover{background:#1585d8;transform:translateY(-1px)}.btn-confirm svg{width:18px;height:18px}.btn-cancel-modal{padding:.75rem 1.5rem;background:#e2e8f0;color:#0f1419;border:none;border-radius:0;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.btn-cancel-modal:hover{background:#cbd5e0}.btn-cancel-modal svg{width:18px;height:18px}@media(max-width:768px){.modal-content{width:95%;max-width:none}.modal-body{padding:1.5rem 1rem}.modal-footer{flex-direction:column}.modal-footer button{width:100%}}.item-page{--navy-900: #102d54;--navy-800: #143864;--navy-700: #1a4a86;--blue-bright: #205aa3;--accent: #1a9fff;--accent-600: #0d7fd6;--ink: #1a2b40;--ink-soft: #4a5a6e;--line: #e6ecf3;--surface: #f3f7fc;min-height:100vh;background:#fff}.item-hero{position:relative;margin-top:0;padding:calc(var(--site-header-height) + 3rem) var(--site-gutter) 4.5rem;background:linear-gradient(128deg,#071a2e,#0f2848 42%,#134766);overflow:hidden;isolation:isolate}.item-hero:before{content:"";position:absolute;right:-160px;top:50%;width:460px;height:460px;transform:translateY(-50%);border-radius:50%;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 50px #ffffff08,0 0 0 120px #ffffff05,inset 0 0 90px #5cb6ff2e;z-index:-1}.item-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,transparent,var(--accent) 45%,#7cc6ff 60%,transparent);opacity:.7}.item-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:radial-gradient(780px circle at 6% -25%,rgba(92,182,255,.42),transparent 58%),radial-gradient(560px circle at 102% 125%,rgba(26,159,255,.22),transparent 55%)}.item-hero__inner{max-width:1236px;margin:0 auto;animation:slideUp .5s ease both}.item-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.82rem;color:#fff9;margin-bottom:1.6rem}.item-breadcrumb a{color:#ffffffa6;text-decoration:none;transition:color .18s}.item-breadcrumb a:hover{color:#fff}.item-breadcrumb__sep{color:#ffffff4d}.item-breadcrumb__current{color:#ffffffe6;max-width:46ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-hero__eyebrow{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#cfe8ff;background:#ffffff1a;border:1px solid rgba(255,255,255,.22);padding:.4rem .85rem;margin-bottom:1.1rem}.item-hero__title{font-size:clamp(1.6rem,1rem + 2.4vw,2.6rem);font-weight:800;line-height:1.18;color:#fff;letter-spacing:-.01em;margin:0;max-width:26ch}.item-hero__rule{display:block;width:72px;height:4px;margin-top:1.5rem;background:linear-gradient(90deg,var(--accent),#7cc6ff)}.item-hero__subtitle{margin:1.25rem 0 0;max-width:60ch;font-size:1.02rem;line-height:1.7;color:#ffffffbf}.item-hero__back{display:inline-flex;margin-top:1.75rem;color:#cfe8ff;font-weight:600;text-decoration:none}.item-hero__back:hover{color:#fff}.item-layout{max-width:1300px;margin:0 auto;padding:3.25rem 2rem 3.5rem;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:3rem;align-items:start}.item-layout--full{display:block;max-width:820px}.item-article{min-width:0;animation:slideUp .55s ease both}.item-article p:not(.home-why__eyebrow):not(.home-why__lead){font-size:1.04rem;line-height:1.85;color:var(--ink-soft);margin:0 0 1.3rem}.item-article>div>p:first-of-type,.item-article>p:first-of-type{font-size:1.18rem;line-height:1.7;color:var(--ink)}.item-article h2,.item-article h3,.item-article h4{color:var(--ink);font-weight:700;line-height:1.3;scroll-margin-top:90px}.item-article h2{font-size:1.5rem;margin:2.4rem 0 1rem;padding-bottom:.6rem;border-bottom:2px solid var(--line)}.item-article h3{font-size:1.25rem;margin:2rem 0 .9rem;padding-left:.85rem;border-left:4px solid var(--accent)}.item-article h4{font-size:1.06rem;margin:1.6rem 0 .7rem}.item-article ul:not(.ipf-edu-film__track):not(.ipf-edu__thumbs),.item-article ol{margin:0 0 1.4rem;padding:0;list-style:none;display:flex;flex-direction:column;gap:.7rem}.item-article ul:not(.ipf-edu-film__track):not(.ipf-edu__thumbs) li{position:relative;margin:0;padding-left:1.7rem;font-size:1.02rem;line-height:1.72;color:var(--ink-soft)}.item-article ul:not(.ipf-edu-film__track):not(.ipf-edu__thumbs) li:before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent-600));box-shadow:0 0 0 4px #1a9fff1f}.item-article ol{counter-reset:item-ol}.item-article ol li{position:relative;margin:0;padding-left:2.5rem;font-size:1.02rem;line-height:1.72;color:var(--ink-soft);counter-increment:item-ol}.item-article ol li:before{content:counter(item-ol);position:absolute;left:0;top:.05em;width:1.7rem;height:1.7rem;display:grid;place-items:center;font-size:.82rem;font-weight:700;color:var(--accent-600);background:#1a9fff1f;border-radius:50%}.item-article strong{color:var(--ink);font-weight:700}.item-article a{color:var(--accent-600);text-decoration:underline;text-underline-offset:2px}.item-article a:hover{color:var(--accent)}.item-article img{box-shadow:0 14px 40px #102d541f}.item-article .consultation-form-container{display:none}.item-article :is(.audit-module-subtitle,.training-module-subtitle):has(+.consultation-form-container){display:none}.item-sidebar__sticky{position:sticky;top:90px}.item-side-card{background:#fff;border:1px solid var(--line);padding:1.25rem;box-shadow:0 8px 30px #102d540d;animation:fadeIn .6s ease both}.item-side-card__title{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 .9rem;padding-bottom:.75rem;border-bottom:1px solid var(--line)}.item-side-nav{list-style:none;margin:0;padding:.25rem 0;display:flex;flex-direction:column;gap:.15rem;max-height:70vh;overflow-y:auto;scroll-behavior:smooth;scrollbar-gutter:stable}.item-side-nav__link{display:block;padding:.6rem .75rem;font-size:.88rem;line-height:1.45;color:var(--ink-soft);text-decoration:none;border-left:3px solid transparent;transition:background .18s,color .18s,border-color .18s}.item-side-nav__link:hover{background:var(--surface);color:var(--ink)}.item-side-nav__link.is-active{background:#1a9fff1a;color:var(--accent-600);font-weight:600;border-left-color:var(--accent)}.item-side-cta{position:relative;overflow:hidden;margin-top:1.25rem;padding:1.5rem 1.35rem;color:#fff;background:linear-gradient(128deg,#071a2e,#0f2848 42%,#134766);border:1px solid rgba(255,255,255,.1);box-shadow:0 14px 34px #040e1c47;animation:fadeIn .6s ease both}.item-side-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 92%);mask-image:linear-gradient(180deg,#000 0%,transparent 92%);pointer-events:none}.item-side-cta:after{content:"";position:absolute;top:-35%;right:-20%;width:200px;height:160%;background:radial-gradient(ellipse at center,rgba(26,159,255,.28),transparent 68%);pointer-events:none}.item-side-cta__icon{position:relative;z-index:1;display:grid;place-items:center;width:44px;height:44px;margin-bottom:.9rem;font-size:1.4rem;color:#5cb6ff;background:#ffffff0a;border:1px solid rgba(255,255,255,.12)}.item-side-cta__title{position:relative;z-index:1;font-size:1.05rem;font-weight:700;line-height:1.12;letter-spacing:-.02em;color:#fff;margin:0 0 .4rem}.item-side-cta__text{position:relative;z-index:1;font-size:.86rem;line-height:1.52;color:#ffffffb8;margin:0 0 1.1rem}.item-side-cta__btn,.item-side-cta__btn:visited{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;padding:.68rem .85rem;font-weight:600;font-size:.88rem;line-height:1.28;color:#fff;text-decoration:none;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);transition:background .2s ease}.item-side-cta__btn:hover,.item-side-cta__btn:focus{color:#fff;background:#ffffff0f}.item-side-cta__btn:focus-visible{outline:2px solid #7cc6ff;outline-offset:2px}.item-funnel-teaser{padding:clamp(2.75rem,5vw,4rem) 0;background:linear-gradient(180deg,#f4f9fd,#fff 28%,#fff);border-top:1px solid #e6ecf3}.item-funnel-teaser__inner{max-width:var(--site-content-max);width:100%;margin:0 auto;padding:0 var(--site-gutter);box-sizing:border-box}.item-funnel-teaser__head{margin-bottom:clamp(1.5rem,3vw,2rem)}.item-funnel-teaser__chapter{margin-bottom:clamp(1rem,2vw,1.35rem);padding:clamp(1.15rem,2.5vw,1.5rem);background:#fff;border:1px solid #e6ecf3;box-shadow:0 8px 24px #102d540d}.item-funnel-teaser__chapter-head{display:flex;gap:.85rem;align-items:flex-start;margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid #e6ecf3}.item-funnel-teaser__chapter-num{flex-shrink:0;font-size:1.5rem;font-weight:800;line-height:1;letter-spacing:-.03em;color:#1a9fff59}.item-funnel-teaser__chapter-eyebrow{margin:0 0 .25rem;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#1a9fff}.item-funnel-teaser__chapter-title{margin:0 0 .35rem;font-size:clamp(1.05rem,.95rem + .4vw,1.22rem);font-weight:800;line-height:1.28;color:#102d54}.item-funnel-teaser__chapter-lead{margin:0;font-size:.88rem;line-height:1.55;color:#4a6278}.item-funnel-teaser__why{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0;padding:0;list-style:none}.item-funnel-teaser__why-card{padding:.75rem .8rem;background:#f7fafd;border:1px solid #e6ecf3}.item-funnel-teaser__why-title{margin:0 0 .3rem;font-size:.88rem;font-weight:700;color:#102d54}.item-funnel-teaser__why-text{margin:0;font-size:.8rem;line-height:1.48;color:#4a6278}.item-funnel-teaser__pills{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .5rem;padding:0;list-style:none}.item-funnel-teaser__pills li{padding:.28rem .55rem;font-size:.72rem;font-weight:600;color:#2d4a68;background:#eef6fc;border:1px solid rgba(26,159,255,.2)}.item-funnel-teaser__regions{margin:0 0 .85rem;font-size:.82rem;font-weight:600;color:#4a6278}.item-funnel-teaser__directions{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.65rem}.item-funnel-teaser__directions--cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem}.item-funnel-teaser__direction-card{display:flex;flex-direction:column;min-height:7.25rem;padding:.95rem .85rem .85rem;background:linear-gradient(180deg,#fff,#f8fbfe);border:1px solid #e6ecf3;box-shadow:0 6px 18px #102d540d;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.item-funnel-teaser__direction-card:hover{border-color:#1a9fff59;box-shadow:0 10px 24px #102d5417;transform:translateY(-2px)}.item-funnel-teaser__direction-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-bottom:.55rem;color:#1a9fff;background:#1a9fff1a;border-radius:6px}.item-funnel-teaser__direction-icon svg{width:1.1rem;height:1.1rem}.item-funnel-teaser__direction{padding:.75rem .8rem;background:#fafcfe;border:1px solid #e6ecf3}.item-funnel-teaser__direction-title{margin:0 0 .65rem;font-size:.84rem;font-weight:700;line-height:1.35;color:#102d54}.item-funnel-teaser__direction-card .item-funnel-teaser__direction-title{flex:1;margin-bottom:.7rem}.item-funnel-teaser__direction-summary{margin:0 0 .45rem;font-size:.78rem;line-height:1.45;color:#4a6278}.item-funnel-teaser__chips{display:flex;flex-wrap:wrap;gap:.3rem;margin:0;padding:0;list-style:none}.item-funnel-teaser__chips li{padding:.15rem .4rem;font-size:.65rem;font-weight:600;color:#0f4d8c;background:#fff;border:1px solid #dce4ee}.item-funnel-teaser__direction-card .item-funnel-teaser__chips{margin-top:auto;gap:.35rem}.item-funnel-teaser__direction-card .item-funnel-teaser__chips li{padding:.2rem .48rem;font-size:.68rem;font-weight:600;color:#1a4a86;background:#eef6fc;border:1px solid rgba(26,159,255,.16);border-radius:999px}.item-funnel-teaser__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:0 0 .85rem;padding:0;list-style:none}.item-funnel-teaser__metric{padding:.85rem .75rem;text-align:center;background:linear-gradient(180deg,#f4f9fd,#fff);border:1px solid #e6ecf3}.item-funnel-teaser__metric-value{display:block;font-size:1.35rem;font-weight:800;line-height:1.1;color:#0f4d8c}.item-funnel-teaser__metric-label{display:block;margin-top:.3rem;font-size:.74rem;line-height:1.35;font-weight:600;color:#4a6278}.item-funnel-teaser__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0;padding:0;list-style:none}.item-funnel-teaser__fact{padding:.75rem .8rem;background:#f7fafd;border:1px solid #e6ecf3}.item-funnel-teaser__fact-label{display:block;margin-bottom:.25rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1a9fff}.item-funnel-teaser__fact-text{margin:0;font-size:.82rem;line-height:1.48;color:#333}.item-funnel-teaser__outcomes{margin:0;padding:0;list-style:none}.item-funnel-teaser__outcomes li{display:flex;gap:.5rem;align-items:flex-start;padding:.45rem 0;font-size:.86rem;line-height:1.48;color:#2d4a68;border-top:1px solid #eef3f8}.item-funnel-teaser__outcomes li:first-child{border-top:none;padding-top:0}.item-funnel-teaser__outcomes svg{flex-shrink:0;width:1.1rem;height:1.1rem;margin-top:.12rem;color:#1a9fff}.item-funnel-teaser__creds{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.item-funnel-teaser__cred{margin:0;padding:.55rem;text-align:center;background:#f7fafd;border:1px solid #e6ecf3}.item-funnel-teaser__cred-badge{display:inline-block;margin-bottom:.35rem;padding:.12rem .35rem;font-size:.62rem;font-weight:700;letter-spacing:.04em;color:#0f4d8c;background:#fff;border:1px solid #dce4ee}.item-funnel-teaser__cred img{display:block;width:100%;height:auto;max-height:88px;margin:0 auto .35rem;object-fit:contain}.item-funnel-teaser__cred figcaption{font-size:.68rem;line-height:1.35;color:#4a6278}.item-funnel-teaser__results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:.85rem}.item-funnel-teaser__chapter-body>.item-funnel-teaser__impact{margin-top:.85rem}.item-funnel-teaser__result{padding:.75rem .8rem;background:#fafcfe;border:1px solid #e6ecf3}.item-funnel-teaser__result-title{margin:0 0 .25rem;font-size:.88rem;font-weight:700;color:#102d54}.item-funnel-teaser__result-summary{margin:0 0 .45rem;font-size:.76rem;line-height:1.4;color:#4a6278}.item-funnel-teaser__result ul{margin:0;padding:0 0 0 1rem;font-size:.76rem;line-height:1.45;color:#2d4a68}.item-funnel-teaser__impact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin:0;padding:0;list-style:none}.item-funnel-teaser__impact-item{padding:.75rem .65rem;text-align:center;background:linear-gradient(180deg,#f4f9fd,#fff);border:1px solid #e6ecf3}.item-funnel-teaser__impact-value{display:block;font-size:1.05rem;font-weight:800;line-height:1.1;color:#1a9fff}.item-funnel-teaser__impact-label{display:block;margin-top:.28rem;font-size:.68rem;line-height:1.35;font-weight:600;color:#4a6278}.item-funnel-teaser__note,.item-funnel-teaser__footnote{margin:.85rem 0 0;font-size:.82rem;line-height:1.55;color:#4a6278}.item-funnel-teaser__footnote{margin-top:.65rem;font-size:.78rem;color:#8190a4}.item-funnel-teaser__inline-link,.item-funnel-teaser__inline-link:visited{font-weight:700;color:#1a9fff;text-decoration:none}.item-funnel-teaser__inline-link:hover,.item-funnel-teaser__inline-link:focus-visible{color:#0d7fd6;text-decoration:underline}.item-funnel-teaser__foot{margin-top:.5rem;text-align:center}.item-funnel-teaser__home-btn,.item-funnel-teaser__home-btn:visited{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.88rem;font-weight:700;letter-spacing:.03em;color:#102d54;text-decoration:none;background:transparent;border:1px solid #102d54;transition:color .2s ease,background .2s ease}.item-funnel-teaser__home-btn:hover,.item-funnel-teaser__home-btn:focus-visible{color:#fff;background:#102d54}@media(max-width:1024px){.item-funnel-teaser__creds,.item-funnel-teaser__impact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1200px){.item-funnel-teaser__directions--cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.item-funnel-teaser__why,.item-funnel-teaser__facts,.item-funnel-teaser__results,.item-funnel-teaser__metrics{grid-template-columns:1fr}.item-funnel-teaser__directions--cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.item-funnel-teaser__directions--cards{grid-template-columns:1fr}}.item-features{background:#eef3f8;padding:4.25rem 2rem}.item-features__inner{max-width:1236px;margin:0 auto}.item-features__title{font-size:clamp(1.4rem,1rem + 1.3vw,1.9rem);font-weight:700;color:var(--ink);margin:0 0 .4rem;padding-left:1rem;border-left:4px solid var(--accent);text-transform:uppercase;letter-spacing:.06em;line-height:1.2}.item-features__subtitle{margin:0 0 2.25rem;padding-left:1rem;font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft)}.item-features__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.item-feature{position:relative;background:#fff;padding:2.1rem 1.6rem;border-top:3px solid var(--accent);box-shadow:0 10px 30px #102d540f;transition:box-shadow .24s ease,transform .24s ease}.item-feature:hover{box-shadow:0 22px 46px #102d5421;transform:translateY(-5px)}.item-feature__icon{display:grid;place-items:center;width:64px;height:64px;margin-bottom:1.3rem;color:var(--accent);border:1.5px solid rgba(26,159,255,.35);border-radius:50%}.item-feature__icon svg{width:30px;height:30px;stroke-width:1.6}.item-feature__title{font-size:1.08rem;font-weight:700;color:var(--ink);margin:0 0 .5rem;line-height:1.3}.item-feature__text{font-size:.92rem;line-height:1.6;color:var(--ink-soft);margin:0}.item-pager{max-width:1300px;margin:0 auto;padding:2.75rem 2rem 4rem}.item-pager__inner{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.item-pager__link{display:flex;align-items:center;gap:1rem;padding:1.1rem 1.3rem;background:#fff;border:1px solid var(--line);text-decoration:none!important;transition:border-color .2s,box-shadow .2s,transform .2s}.item-pager__link:hover{border-color:#1a9fff80;box-shadow:0 12px 28px #102d5414;transform:translateY(-2px)}.item-pager__link--next{text-align:right}.item-pager__link--next .item-pager__meta{flex:1;align-items:flex-end}.item-pager__arrow{flex:none;width:42px;height:42px;display:grid;place-items:center;font-size:1.2rem;font-weight:700;color:var(--accent-600);background:#1a9fff1a;border-radius:50%;transition:background .2s,color .2s}.item-pager__link:hover .item-pager__arrow{background:var(--accent);color:#fff}.item-pager__meta{display:flex;flex-direction:column;gap:.2rem;min-width:0}.item-pager__dir{font-size:.74rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft)}.item-pager__name{font-size:.95rem;line-height:1.4;color:var(--ink);font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:1024px){.item-layout{grid-template-columns:1fr;gap:2.5rem}.item-sidebar{order:-1}.item-sidebar__sticky{position:static}.item-side-nav{max-height:none}.item-features__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.item-hero{padding:calc(var(--site-header-height) + 2rem) var(--site-gutter) 2.75rem}.item-side-cta{display:none}.item-layout{padding:2.25rem 1.25rem 2.5rem}.item-features{padding:2.75rem 1.25rem}.item-pager{padding:1.5rem 1.25rem 3rem}.item-pager__inner{grid-template-columns:1fr}.item-pager__link--next{text-align:left}.item-pager__link--next .item-pager__meta{align-items:flex-start;text-align:left}.item-breadcrumb__current{max-width:22ch}}@media(max-width:560px){.item-features__grid{grid-template-columns:1fr}}.topic-content{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:768px){.topic-content{gap:1rem}}:is(.topic-content__highlight,.external-risk-highlight,.hazid-highlight,.hazop-highlight,.hse-case-highlight,.production-risk-highlight,.asset-criticality-highlight,.corrosion-risk-highlight,.equipment-strategy-highlight,.integrated-planning-highlight,.shutdown-management-highlight){padding-left:1.25rem;border-left:3px solid #1a9fff}:is(.topic-content__highlight,.external-risk-highlight,.hazid-highlight,.hazop-highlight,.hse-case-highlight,.production-risk-highlight,.asset-criticality-highlight,.corrosion-risk-highlight,.equipment-strategy-highlight,.integrated-planning-highlight,.shutdown-management-highlight) p{margin:0;font-style:italic}.sil-highlight{padding-left:1.25rem;border-left:3px solid #1a9fff;display:flex;flex-direction:column;gap:.75rem}.sil-highlight p{margin:0;font-style:italic}:is(.topic-content__gallery,.rcm-images,.cbm-images,.fmea-images,.pdm-images){display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}:is(.topic-content__image-btn,.rcm-image-container,.cbm-image-container,.fmea-image-container,.pdm-image-container){width:100%;overflow:hidden;background:transparent;border:0;padding:0;margin:0;cursor:zoom-in;transition:transform .2s ease}:is(.topic-content__image-btn,.rcm-image-container,.cbm-image-container,.fmea-image-container,.pdm-image-container):hover{transform:translateY(-2px)}:is(.topic-content__image-btn,.rcm-image-container,.cbm-image-container,.fmea-image-container,.pdm-image-container) img{display:block;width:100%;height:auto}@media(max-width:768px){:is(.topic-content__gallery,.rcm-images,.cbm-images,.fmea-images,.pdm-images){grid-template-columns:1fr;gap:1rem}}.rcm-benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:1rem 0;align-items:start;grid-auto-flow:dense}.rcm-benefits-grid li.full-width{grid-column:1 / -1}@media(max-width:768px){.rcm-benefits-grid{grid-template-columns:1fr;gap:1rem}}.benefits-sublist{list-style:none;padding:0 0 0 1.5rem;margin:-.5rem 0 0;display:flex;flex-direction:column;gap:.5rem}.benefits-sublist li{padding-left:1.25rem;position:relative}.benefits-sublist li:before{content:"•";position:absolute;left:0;color:#6b7280;font-weight:700}.mt-section{margin-top:1rem;margin-bottom:.5rem}.numbered-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.numbered-list li{padding-left:0;position:relative}.numbered-list .number{color:#1a9fff;font-weight:600;margin-right:.5rem}.sil-service-photo{width:100%;border-radius:10px;overflow:hidden;margin-bottom:.5rem}.sil-service-photo img{width:100%;max-height:380px;object-fit:cover;display:block}.sil-introduction{display:flex;flex-direction:column;gap:1rem}.production-risk-footnote{font-size:.65rem!important;color:#666;line-height:1.4;padding-left:1.25rem;margin-top:-.5rem}.production-risk-footnote p{margin:0;font-size:.65rem!important}.production-risk-footnote sup{font-size:.55rem!important;vertical-align:super}.audit-module-subtitle{font-size:1.3em;font-weight:700;margin:20px 0 15px;padding-bottom:10px}.audit-module-heading{margin:20px 0 10px;font-weight:700;font-size:1.1rem;color:#333}.audit-module-footnote{font-size:.85em;color:#666;margin-top:15px;padding-top:10px;border-top:1px solid #e0e0e0;font-style:italic}.audit-module-footnote p{margin:0}.audit-module-spacer{height:15px}.training-module-subtitle{margin:0;font-size:1.3rem;font-weight:600;color:#333}.training-module-list{margin:0;padding-left:1.5rem;list-style-type:disc}.training-module-list li{margin-bottom:.5rem;line-height:1.6;color:#333}.training-module-list li:last-child{margin-bottom:0}.training-module-section{margin-top:1.5rem}.training-module-section-title{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#333}.training-module-section p{margin:0 0 1rem}.training-module-section p:last-child{margin-bottom:0}@media(max-width:768px){.training-module-subtitle{font-size:1.1rem}.training-module-list{padding-left:1.25rem}.training-module-list li{margin-bottom:.4rem;font-size:.95rem}}.company-projects,.company-documents{margin-top:2.5rem;padding-top:2.25rem;border-top:1px solid #e6ecf3;scroll-margin-top:90px}.company-documents .ipf-edu{padding:0}.company-projects__title{margin:0 0 1rem;font-size:clamp(1.15rem,1rem + .5vw,1.4rem);font-weight:800;line-height:1.3;color:#0f1419;letter-spacing:-.02em}.company-projects__intro p{margin:0 0 .85rem;max-width:72ch}.company-projects__intro p:last-child{margin-bottom:0}.company-projects__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.5rem}.company-projects__metric{padding:1rem .85rem;text-align:center;background:linear-gradient(180deg,#f4f9fd,#fff);border:1px solid #e6ecf3}.company-projects__metric-value{display:block;font-size:1.45rem;font-weight:800;line-height:1.1;color:#0f4d8c}.company-projects__metric-label{display:block;margin-top:.35rem;font-size:.78rem;line-height:1.4;font-weight:600;color:#4a6278}@media(max-width:768px){.company-projects__metrics{grid-template-columns:1fr}}.contact-section{display:flex;flex-direction:column;gap:.75rem}.topic-content.contact-page h3{font-size:1.1rem;margin:0;padding:0;border:none}.contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.contact-list li{line-height:1.6}.contact-list a,.topic-content.contact-page a{color:#1a9fff;text-decoration:none;transition:color .3s ease}.contact-list a:hover,.topic-content.contact-page a:hover{color:#0d7acc;text-decoration:underline}.ram-list{list-style-type:disc;padding-left:2rem;line-height:1.8}.ram-list li{margin-bottom:.75rem}.subpage-block-content{color:#666;font-size:1rem;line-height:1.6;margin:0}.subpage-block-content p{margin:0 0 1rem}.subpage-block-content p:last-child{margin-bottom:0}.subpage-highlight{background:#0f1419;color:#fff;padding:1rem 1.25rem;border-left:4px solid #01a0e3}.subpage-cta{margin-top:.75rem;background:linear-gradient(135deg,#1a9fff,#06c);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:0;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.95rem}.subpage-cta:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0066cc40}.ram-mir-content{display:flex;flex-direction:column;gap:1.5rem}.ram-mir-figure{margin:0 0 .5rem}.ram-mir-figure img{width:100%;height:auto;display:block;box-shadow:0 12px 36px #102d541a}.ram-mir-lead{font-size:1.05rem;line-height:1.7;color:#1a2b40;font-weight:600;margin:0}.ram-mir-intro{display:flex;flex-direction:column;gap:1rem}.ram-mir-highlight{padding-left:1.25rem;border-left:3px solid #1a9fff}.ram-mir-highlight p{margin:0;font-style:italic}.ram-mir-goals{list-style-type:disc;padding-left:2rem;line-height:1.8}.ram-mir-goals li{margin-bottom:.75rem}@media(max-width:768px){.ram-mir-content{gap:1rem}}.ram-risk-content{display:flex;flex-direction:column;gap:1.5rem}.ram-risk-intro{display:flex;flex-direction:column;gap:1rem}.ram-risk-highlight{padding-left:1.25rem;border-left:3px solid #1a9fff}.ram-risk-highlight p{margin:0;font-style:italic}.ram-risk-goals{list-style-type:disc;padding-left:2rem;line-height:1.8}.ram-risk-goals li{margin-bottom:.75rem}@media(max-width:768px){.ram-risk-content{gap:1rem}}.nf-hero{padding-bottom:clamp(2.75rem,5vw,3.75rem)}.nf-hero__inner{max-width:var(--site-content-max)}.nf-hero__layout{display:grid;grid-template-columns:auto minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem);align-items:end}.nf-hero__code{margin:0;font-size:clamp(5.5rem,4rem + 10vw,9.5rem);font-weight:900;line-height:.92;letter-spacing:-.05em;font-variant-numeric:tabular-nums;color:transparent;background:linear-gradient(165deg,#fff 18%,#7cc6ff8c 72%);-webkit-background-clip:text;background-clip:text;-webkit-user-select:none;user-select:none}.nf-hero__content{min-width:0;padding-bottom:.15rem}.nf-hero__content .item-hero__title{max-width:none}.nf-hero__path-label{margin:1.35rem 0 .4rem;font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffff73}.nf-hero__path{display:block;max-width:100%;margin:0;padding:.65rem .85rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem;line-height:1.45;color:#cfe8fff2;word-break:break-all;background:#00000038;border:1px solid rgba(255,255,255,.14)}.nf-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem 1.35rem;margin-top:1.5rem}.nf-hero__link{font-size:.9rem;font-weight:600;color:#cfe8ffe6;text-decoration:none;transition:color .18s ease}.nf-hero__link:hover{color:#fff}.nf-directions{padding-bottom:clamp(3.5rem,7vw,5.5rem)}@media(max-width:768px){.nf-hero__layout{grid-template-columns:1fr;gap:.35rem;align-items:start}.nf-hero__code{font-size:clamp(4.5rem,22vw,6.5rem)}.nf-hero__content{padding-bottom:0}}:root{color-scheme:light;--site-header-height: 56px;--site-content-max: 1300px;--site-gutter: 2rem}@media(max-width:768px){:root{--site-header-height: 52px;--site-gutter: 1.25rem}}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{scroll-behavior:smooth}body{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background:#fff;line-height:1.6}h1,h2,h3,h4,h5,h6,button{font-family:inherit}button,input[type=button],input[type=submit],input[type=reset],[class*=btn],[class*=button],.form-submit-btn,.request-info-btn,.footer-cta,.subpage-cta,.directions-cta-button,.footer-contact a{transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .18s ease,opacity .18s ease}button,input[type=button],input[type=submit],input[type=reset],[class*=btn],[class*=button]{border-radius:0!important}.scroll-top{border-radius:50%!important}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}input,textarea,select{font-family:inherit}html{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.28) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000038;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000057}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ram-cta{position:relative;overflow:hidden;z-index:1;border:1px solid #102d54;transition:background .28s ease,border-color .28s ease,box-shadow .32s cubic-bezier(.2,.8,.2,1),color .2s ease}.ram-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.14) 48%,transparent 100%);opacity:0;transition:opacity .28s ease;pointer-events:none}.ram-cta--arrow{gap:.6rem}.ram-cta--arrow:after{content:"➔";font-size:1rem;line-height:1;color:#7cc6ff;transition:transform .28s cubic-bezier(.2,.8,.2,1),color .2s ease}.ram-cta--outline{background:transparent;color:#102d54}a.ram-cta.ram-cta--outline.ram-cta--arrow:after{color:#102d54}a.ram-cta:hover,a.ram-cta:focus-visible,button.ram-cta:hover:not(:disabled),button.ram-cta:focus-visible:not(:disabled){background:linear-gradient(135deg,#143864,#1a9fff);border-color:#1a9fff;color:#fff;box-shadow:0 14px 36px #1a9fff61,0 0 0 1px #7cc6ff59}a.ram-cta:hover:before,a.ram-cta:focus-visible:before,button.ram-cta:hover:not(:disabled):before,button.ram-cta:focus-visible:not(:disabled):before{opacity:1}a.ram-cta.ram-cta--arrow:hover:after,a.ram-cta.ram-cta--arrow:focus-visible:after,button.ram-cta.ram-cta--arrow:hover:not(:disabled):after,button.ram-cta.ram-cta--arrow:focus-visible:not(:disabled):after{transform:translate(6px);color:#fff}a.ram-cta.ram-cta--arrow:after,button.ram-cta.ram-cta--arrow:after{color:#7cc6ff}button:hover,input[type=button]:hover,input[type=submit]:hover,input[type=reset]:hover,[class*=btn]:hover,[class*=button]:hover,.form-submit-btn:hover,.request-info-btn:hover,.footer-cta:hover,.subpage-cta:hover,.directions-cta-button:hover,.footer-contact a:hover,button:active,input[type=button]:active,input[type=submit]:active,input[type=reset]:active,[class*=btn]:active,[class*=button]:active,.form-submit-btn:active,.request-info-btn:active,.footer-cta:active,.subpage-cta:active,.directions-cta-button:active,.footer-contact a:active{transform:none!important}.benefits-list li:before{color:#000!important}.rcm-benefit-dot{background:#000!important}.topic-content-fallback{display:flex;flex-direction:column;gap:.75rem;padding:.5rem 0 1rem}.topic-content-fallback__bar{display:block;height:.85rem;border-radius:2px;background:linear-gradient(90deg,#eef3f8,#f8fafc,#eef3f8);background-size:200% 100%;animation:topic-content-shimmer 1.2s ease-in-out infinite}.topic-content-fallback__bar--short{width:72%}@keyframes topic-content-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}
