:root{--ink:#132139;--navy:#061a34;--navy2:#0a2b55;--blue:#0d6efd;--blue2:#1f7cff;--pale:#f5f8fc;--line:#dbe3ee;--muted:#66758a;--white:#fff;--wa:#25D366;--shadow:0 14px 38px rgba(6,26,52,.12);--max:1380px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fff;opacity:1;transform:none;transition:opacity .25s ease,transform .25s ease}body.page-enter{animation:pageIn .25s ease both}body.page-leave{opacity:0;transform:translateY(4px)}@keyframes pageIn{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}
a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(calc(100% - 64px),var(--max));margin-inline:auto}.hidden{display:none!important}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(7,26,51,.08)}.header-inner{height:74px;display:flex;align-items:center;gap:34px}.brand{flex:0 0 auto}.brand img{width:265px;max-height:52px}.nav{display:flex;align-items:center;gap:34px;margin-left:auto}.nav a{position:relative;padding:27px 0 24px;font-size:.85rem;font-weight:750;color:#16213a;white-space:nowrap}.nav a::after{content:"";position:absolute;height:2px;left:0;right:100%;bottom:17px;background:var(--blue);transition:right .2s ease}.nav a:hover::after,.nav a.active::after{right:0}.header-actions{display:flex;align-items:center;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 22px;border-radius:5px;font-size:.78rem;font-weight:850;letter-spacing:.04em;border:1px solid transparent;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(180deg,#0f74ff,#0665e8);color:#fff;box-shadow:0 8px 18px rgba(13,110,253,.22)}.btn-primary:hover{box-shadow:0 11px 24px rgba(13,110,253,.28)}.btn-outline{border-color:#1b77ef;color:#0a58ca;background:#fff}.btn-dark-outline{border-color:rgba(255,255,255,.72);color:#fff;background:rgba(0,0,0,.08)}.icon-chat{width:18px;height:18px;border:2px solid currentColor;border-radius:50%;position:relative;display:inline-block}.icon-chat:after{content:"";position:absolute;left:1px;bottom:-4px;border:4px solid transparent;border-top-color:currentColor;transform:rotate(35deg)}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:26px;height:2px;background:var(--navy);margin:5px 0}
.home-hero{position:relative;min-height:510px;background:#061a34;color:#fff;overflow:hidden}.hero-photo{position:absolute;inset:0;background-image:url('assets/images/hero-event-v2-clean.jpg');background-size:cover;background-position:center center;transition:transform .6s ease}.home-hero:hover .hero-photo{transform:scale(1.04)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,17,35,.98) 0%,rgba(4,17,35,.91) 27%,rgba(4,17,35,.45) 42%,rgba(4,17,35,.03) 64%,rgba(4,17,35,.02) 100%)}.hero-grid{position:relative;z-index:2;min-height:510px;display:grid;align-items:center}.hero-copy{width:min(600px,46vw);padding:55px 0 34px}.hero-copy h1{font-size:clamp(4.25rem,6.1vw,6.5rem);line-height:.87;letter-spacing:-.065em;margin:0 0 22px;color:#fff;font-weight:900}.hero-copy h1 span{color:var(--blue2)}.hero-copy>p{font-size:1.13rem;line-height:1.5;margin:0 0 22px;max-width:570px;color:#f0f4fb}.hero-ctas{display:flex;gap:14px;flex-wrap:wrap}.hero-proof{display:flex;gap:44px;margin-top:48px}.hero-proof>div{display:flex;align-items:center;gap:13px;min-width:130px}.proof-icon{width:33px;height:33px;display:grid;place-items:center}.proof-icon svg{width:31px;height:31px;fill:none;stroke:#fff;stroke-width:1.7}.hero-proof strong{font-size:.72rem;line-height:1.27;text-transform:uppercase;letter-spacing:.04em;color:#fff}
.eyebrow{margin:0 0 6px;text-transform:uppercase;letter-spacing:.22em;color:var(--blue);font-weight:850;font-size:.66rem}.eyebrow.light{color:#9cc9ff}.section-white{background:#fff}.capabilities{padding:28px 0 26px}.cap-intro{display:grid;grid-template-columns:1.15fr 1.4fr .7fr;gap:36px;align-items:end;margin-bottom:20px}.cap-intro h2,.process-heading h2{font-size:2rem;line-height:.95;letter-spacing:-.045em;text-transform:uppercase;margin:0;font-weight:900}.cap-intro>p{font-size:.86rem;line-height:1.45;color:#4f6178;margin:0;max-width:500px}.text-link{justify-self:end;color:var(--blue);text-transform:uppercase;letter-spacing:.08em;font-size:.69rem;font-weight:850;padding-bottom:6px}.text-link span{font-size:1.2rem;margin-left:10px}.cap-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.cap-card{border:1px solid #e5ebf3;background:#fff;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.cap-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.card-image{height:150px;overflow:hidden;background:#eef2f6}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.cap-card:hover .card-image img{transform:scale(1.04)}.card-copy{padding:13px 14px 14px;position:relative;min-height:76px}.card-copy h3{font-size:.81rem;line-height:1.1;margin:0 30px 4px 0;text-transform:uppercase;font-weight:900}.card-copy p{font-size:.72rem;line-height:1.3;color:#66758a;margin:0}.card-copy>span{position:absolute;right:14px;top:14px;color:var(--blue);font-size:1.15rem}
.process-band{background:linear-gradient(180deg,#f4f8fd,#edf4fb);border-top:1px solid #e4ebf3}.process-row{padding:24px 0 17px;display:grid;grid-template-columns:310px 1fr;gap:54px;align-items:center}.process-heading p:last-child{font-size:.78rem;color:#5b6a7e;margin:6px 0 0}.process-steps{display:grid;grid-template-columns:1fr 24px 1fr 24px 1fr 24px 1fr;align-items:center}.p-step{display:grid;grid-template-columns:38px 33px 1fr;align-items:start;column-gap:10px}.p-num{width:31px;height:31px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:.75rem;font-weight:900}.p-icon{color:var(--blue);font-size:1.6rem;line-height:1}.p-step h3{font-size:.77rem;margin:1px 0 4px;line-height:1.15}.p-step p{font-size:.68rem;color:#5b6a7e;line-height:1.3;margin:0}.p-arrow{font-size:2rem;color:#8da2bb;text-align:center}.ops-row{min-height:64px;border-top:1px solid #dbe4ef;display:grid;grid-template-columns:repeat(3,1fr)}.ops-row>div{display:grid;grid-template-columns:42px 1fr;align-content:center;position:relative;padding-left:15%}.ops-row>div+div{border-left:1px solid #c8d4e1}.ops-icon{grid-row:1/3;align-self:center;color:var(--blue);font-size:1.7rem}.ops-row small{font-size:.64rem;color:#63748b}.ops-row strong{font-size:.85rem}
.home-cta{position:relative;min-height:205px;color:#fff;background:#061a34;overflow:hidden}.home-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,20,41,.98) 0%,rgba(5,20,41,.88) 34%,rgba(5,20,41,.12) 58%,rgba(5,20,41,.82) 100%),url('assets/images/embroidered-band-v2.png') center/cover no-repeat;transition:transform .6s ease}.home-cta:hover:before{transform:scale(1.04)}.cta-text{position:relative;z-index:1;min-height:205px;display:grid;grid-template-columns:1.3fr .7fr;align-items:center}.cta-left h2{font-size:2.3rem;line-height:.9;letter-spacing:-.045em;text-transform:uppercase;margin:0 0 9px}.cta-left h2 span{color:var(--blue2)}.cta-left>p:not(.eyebrow){font-size:.82rem;margin:0 0 15px;color:#e3ebf6}.cta-badges{display:flex;justify-content:flex-end;gap:32px}.cta-badges>div{text-align:center;min-width:92px}.cta-badges span{display:block;font-size:1.6rem;margin-bottom:5px}.cta-badges strong{font-size:.62rem;line-height:1.4;text-transform:uppercase;letter-spacing:.08em}
.page-hero{background:linear-gradient(120deg,#06182f,#0b2f5c);color:#fff;overflow:hidden}.internal-hero-grid{min-height:390px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:54px 0}.internal-hero-grid h1{font-size:clamp(3rem,5.2vw,5.4rem);line-height:.92;letter-spacing:-.055em;margin:0 0 18px}.internal-hero-grid p{font-size:1rem;line-height:1.55;color:#dce7f4;max-width:650px}.internal-visual{height:315px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 50px rgba(0,0,0,.2)}.internal-visual img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.image-pop:hover img{transform:scale(1.04)}.content-section{padding:68px 0}.content-section.alt{background:#f5f8fc}.section-head{max-width:730px;margin-bottom:28px}.section-head h2,.two-col h2,.contact-form-wrap h2,.soft-callout h2{font-size:clamp(2.4rem,4vw,4.4rem);line-height:.95;letter-spacing:-.045em;margin:0 0 14px}.section-head>p:last-child{color:var(--muted)}
.product-family-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.family-card{border:1px solid var(--line);background:#fff;overflow:hidden}.family-card img{width:100%;height:260px;object-fit:cover;transition:transform .6s ease}.family-card:hover img{transform:scale(1.04)}.family-card div{padding:22px}.family-card h2{font-size:1.35rem;margin:0 0 8px}.family-card p{color:var(--muted);font-size:.9rem;line-height:1.55;margin:0}.soft-callout{background:#eef4fb;padding:50px 0}.callout-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:50px;align-items:center}.callout-grid p{color:var(--muted);max-width:700px}.callout-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}
.big-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.big-steps article{padding:28px 24px;background:#fff;border:1px solid var(--line);min-height:230px}.big-steps article span{display:block;color:var(--blue);font-weight:900;font-size:1.2rem;margin-bottom:28px}.big-steps h3{font-size:1.15rem;margin:0 0 10px}.big-steps p{font-size:.88rem;line-height:1.55;color:var(--muted);margin:0}.methods{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.methods article{background:#fff;border:1px solid var(--line);overflow:hidden}.methods img{height:160px;width:100%;object-fit:cover;transition:transform .6s ease}.methods article:hover img{transform:scale(1.04)}.methods h3{font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;padding:15px;margin:0}.facts-strip{background:#071a33;color:#fff;padding:28px 0}.facts-grid{display:grid;grid-template-columns:repeat(3,1fr)}.facts-grid>div{padding:4px 40px}.facts-grid>div+div{border-left:1px solid rgba(255,255,255,.18)}.facts-grid small{display:block;color:#9fb4cc;font-size:.65rem;text-transform:uppercase;letter-spacing:.12em}.facts-grid strong{font-size:1.35rem;display:block;margin:3px 0}.facts-grid span{font-size:.74rem;color:#c5d1df}.two-col{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.rich-copy p{font-size:1.02rem;line-height:1.7;color:#56677c;margin-top:0}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.value-grid article{padding:28px 24px;background:#fff;border:1px solid var(--line)}.value-grid h3{font-size:1.1rem;margin:0 0 8px}.value-grid p{font-size:.88rem;line-height:1.5;color:var(--muted);margin:0}
.contact-hero-card{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.17);padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:0}.contact-hero-card>div{padding:18px;border-bottom:1px solid rgba(255,255,255,.12)}.contact-hero-card>div:nth-last-child(-n+2){border-bottom:0}.contact-hero-card>div:nth-child(even){border-left:1px solid rgba(255,255,255,.12)}.contact-hero-card small{display:block;text-transform:uppercase;letter-spacing:.12em;color:#aabdd3;font-size:.62rem;margin-bottom:6px}.contact-hero-card a,.contact-hero-card strong{font-size:.95rem;color:#fff}.contact-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:40px;align-items:start}.contact-form-wrap{border:1px solid var(--line);padding:36px;background:#fff;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{display:flex;flex-direction:column;gap:7px}.form-grid label.full{grid-column:1/-1}.form-grid label>span{font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.form-grid input,.form-grid select,.form-grid textarea{font:inherit;padding:13px 14px;border:1px solid #cbd6e4;border-radius:4px;outline:none;background:#fff}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(13,110,253,.1)}.form-note{font-size:.77rem;line-height:1.5;color:var(--muted)}.contact-aside{background:#071a33;color:#fff;padding:34px;position:sticky;top:98px}.contact-aside h2{font-size:2.2rem;line-height:1;margin:0 0 22px}.contact-action{display:flex;gap:14px;align-items:center;padding:18px 0;border-top:1px solid rgba(255,255,255,.16)}.contact-action>span{width:38px;height:38px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:grid;place-items:center}.contact-action .wa-dot{color:var(--wa)}.contact-action small{display:block;color:#9eb1c8;text-transform:uppercase;letter-spacing:.09em;font-size:.6rem}.contact-action strong{font-size:.95rem}.aside-note{color:#b8c6d7;font-size:.82rem;line-height:1.55;border-top:1px solid rgba(255,255,255,.16);padding-top:18px}
.legal-hero{background:#071a33;color:#fff;padding:78px 0 58px}.legal-hero h1{font-size:clamp(3rem,5vw,5.5rem);margin:0 0 10px;letter-spacing:-.05em}.legal-hero p{color:#b7c7da}.legal-body{padding:60px 0}.legal-copy{max-width:880px}.legal-copy h2{font-size:1.45rem;margin:34px 0 10px}.legal-copy h2:first-child{margin-top:0}.legal-copy p{font-size:.96rem;line-height:1.75;color:#57687c}
.site-footer{background:#041225;color:#dbe6f2;padding:48px 0 0}.footer-grid{display:grid;grid-template-columns:1.45fr .7fr 1fr 1fr;gap:44px;padding-bottom:36px}.footer-brand img{width:240px;margin-bottom:18px}.footer-brand p{font-size:.82rem;line-height:1.55;color:#9fb0c4;max-width:400px}.footer-block h3{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;margin:5px 0 15px;color:#fff}.footer-block>a:not(.btn){display:block;font-size:.78rem;color:#b9c8d8;margin:10px 0}.contact-link{display:flex!important;gap:9px;align-items:center}.round-icon{width:24px;height:24px;border:1px solid rgba(255,255,255,.23);border-radius:50%;display:grid;place-items:center;font-size:.72rem}.wa-mini{color:var(--wa)}.footer-cta p{font-size:.8rem;color:#9fb0c4;line-height:1.5}.footer-bottom{border-top:1px solid rgba(255,255,255,.11);min-height:60px;display:flex;justify-content:space-between;align-items:center;font-size:.69rem;color:#8395aa}.legal-links{display:flex;gap:22px}.legal-links a:hover{color:#fff}.wa-float{position:fixed;right:22px;bottom:22px;z-index:60;background:var(--wa);color:#fff;display:flex;align-items:center;gap:9px;padding:11px 17px 11px 12px;border-radius:999px;font-size:.78rem;font-weight:800;box-shadow:0 10px 28px rgba(0,0,0,.22);transition:transform .2s ease,box-shadow .2s ease}.wa-float:hover{transform:translateY(-2px);box-shadow:0 13px 32px rgba(0,0,0,.28)}.wa-float svg{width:24px;height:24px}
.reveal,.reveal-section,.stagger>*{opacity:0;transform:translateY(10px);transition:opacity .45s ease,transform .45s ease}.is-visible{opacity:1!important;transform:none!important}.stagger>.is-visible:nth-child(2){transition-delay:.06s}.stagger>.is-visible:nth-child(3){transition-delay:.12s}.stagger>.is-visible:nth-child(4){transition-delay:.18s}.stagger>.is-visible:nth-child(5){transition-delay:.24s}.stagger>.is-visible:nth-child(6){transition-delay:.3s}
@media(max-width:1160px){.header-talk{display:none}.nav{gap:22px}.brand img{width:230px}.hero-copy{width:min(590px,53vw)}.cap-grid{grid-template-columns:repeat(3,1fr)}.cap-card:nth-child(4),.cap-card:nth-child(5){display:block}.process-row{grid-template-columns:1fr;gap:20px}.product-family-grid{grid-template-columns:repeat(2,1fr)}.methods{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.2fr .8fr 1fr}.footer-cta{grid-column:1/-1}}
@media(max-width:850px){.container{width:min(calc(100% - 34px),var(--max))}.header-inner{height:70px}.brand img{width:215px}.menu-toggle{display:block;margin-left:auto}.nav{position:absolute;top:70px;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px 18px 16px;box-shadow:0 18px 30px rgba(7,26,51,.12)}.nav.open{display:flex}.nav a{padding:13px 8px}.nav a::after{display:none}.header-actions{display:none}.home-hero,.hero-grid{min-height:650px}.hero-photo{background-position:58% center}.hero-shade{background:linear-gradient(180deg,rgba(4,17,35,.45) 0%,rgba(4,17,35,.88) 42%,rgba(4,17,35,.99) 78%,rgba(4,17,35,1) 100%)}.hero-grid{align-items:end}.hero-copy{width:100%;padding:230px 0 34px}.hero-copy h1{font-size:clamp(3.7rem,14vw,5.6rem)}.hero-proof{gap:20px;flex-wrap:wrap;margin-top:30px}.cap-intro{grid-template-columns:1fr;gap:12px}.text-link{justify-self:start}.cap-grid{grid-template-columns:1fr 1fr}.process-steps{grid-template-columns:1fr 1fr;gap:18px}.p-arrow{display:none}.p-step{border-top:1px solid #d4dfeb;padding-top:14px}.ops-row{grid-template-columns:1fr}.ops-row>div{padding:12px 0 12px 20%;border-left:0!important;border-top:1px solid #dbe4ef}.cta-text{grid-template-columns:1fr;padding:34px 0}.cta-badges{justify-content:flex-start}.internal-hero-grid{grid-template-columns:1fr;gap:28px;padding:42px 0}.internal-visual{height:260px}.product-family-grid,.big-steps,.value-grid{grid-template-columns:1fr 1fr}.methods{grid-template-columns:1fr 1fr}.two-col,.contact-layout{grid-template-columns:1fr}.contact-aside{position:static}.callout-grid{grid-template-columns:1fr}.callout-actions{justify-content:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-cta{grid-column:auto}.facts-grid{grid-template-columns:1fr}.facts-grid>div+div{border-left:0;border-top:1px solid rgba(255,255,255,.18);padding-top:16px}.facts-grid>div{padding:12px 0}}
@media(max-width:560px){.cap-grid,.product-family-grid,.big-steps,.value-grid,.methods,.footer-grid,.form-grid{grid-template-columns:1fr}.footer-brand,.footer-cta{grid-column:auto}.card-image{height:190px}.hero-copy h1{font-size:3.6rem}.hero-copy>p{font-size:.98rem}.hero-ctas{display:grid}.hero-ctas .btn{width:100%}.hero-proof>div{min-width:145px}.process-steps{grid-template-columns:1fr}.cta-badges{gap:17px;flex-wrap:wrap}.contact-hero-card{grid-template-columns:1fr}.contact-hero-card>div{border-left:0!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.contact-hero-card>div:last-child{border-bottom:0!important}.form-grid label.full{grid-column:auto}.wa-float span{display:none}.wa-float{padding:12px;right:14px;bottom:14px}.footer-bottom{align-items:flex-start;gap:10px;flex-direction:column;padding:18px 0}.legal-links{flex-wrap:wrap}.home-cta:before{background-position:64% center}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal,.reveal-section,.stagger>*{opacity:1;transform:none}.hero-photo,.home-cta:before,.card-image img,.family-card img,.methods img,.internal-visual img{transform:none!important}}

.btn-icon{width:18px;height:18px;object-fit:contain}.round-icon img{width:14px;height:14px}.wa-mini img{color:var(--wa);filter:none}.p-icon{width:30px;height:30px;display:grid;place-items:center}.p-icon img,.ops-icon img{width:27px;height:27px}.cta-badges span img{width:28px;height:28px;margin:0 auto;filter:brightness(0) invert(1)}.contact-action>span img{width:19px;height:19px}.wa-dot img{color:var(--wa)}

/* =========================
   V3 — consolidated human-review corrections
   ========================= */
@media(min-width:851px){
  .nav{gap:28px}
  .nav a{font-size:.93rem;font-weight:780;padding-top:26px;padding-bottom:24px}
  .nav a.active{font-size:1rem;font-weight:900;color:var(--blue)}
  .nav a.active::after{height:3px;right:0;bottom:14px}
}
.wa-header-icon{width:24px;height:24px;flex:none;border-radius:50%;display:grid;place-items:center;background:#25D366}
.wa-header-icon img{width:15px;height:15px;filter:brightness(0) invert(1)}
.wa-header-icon.compact{width:22px;height:22px}
.wa-header-icon.compact img{width:14px;height:14px}
.header-talk{border-color:#25D366;color:#123a28}
.header-talk:hover{border-color:#20ba5a;background:#f4fff8}

.hero-copy{width:min(650px,49vw)}
.hero-copy h1{font-size:clamp(4.35rem,5.8vw,6.25rem);line-height:.88;letter-spacing:-.062em}
.hero-proof strong{font-size:.82rem;line-height:1.28}

.cap-intro{grid-template-columns:1.45fr 1.25fr .7fr;gap:32px}
.cap-intro h2{font-size:1.72rem;white-space:nowrap}
.cap-card{cursor:default}
.cap-card:hover{transform:none;box-shadow:none}
.cap-card:hover .card-image img{transform:scale(1.04)}
.card-copy h3{margin-right:0}

.process-row{grid-template-columns:285px 1fr;gap:46px;padding:21px 0 19px;align-items:start}
.process-heading h2{font-size:1.72rem;white-space:nowrap}
.process-right{min-width:0}
.process-steps{padding-top:1px}
.process-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:13px;border-top:1px solid #cfdae7;padding-top:10px}
.process-facts>div{display:grid;grid-template-columns:35px 1fr;align-items:center;padding:0 16px}
.process-facts>div:first-child{padding-left:0}
.process-facts>div+div{border-left:1px solid #cfdae7}
.process-facts .ops-icon{grid-row:1/3;width:27px;height:27px;margin-right:8px}
.process-facts .ops-icon img{width:25px;height:25px}
.process-facts small{font-size:.61rem;color:#66778c;line-height:1.2}
.process-facts strong{font-size:.82rem;color:var(--ink);line-height:1.25}

.cta-text{grid-template-columns:1fr}
.cta-left{max-width:600px}

.product-hero .internal-hero-grid h1{font-size:clamp(3rem,4.55vw,4.9rem);line-height:.94}

.big-steps article{min-height:215px}
.big-step-head{display:flex;align-items:center;gap:13px;margin-bottom:18px}
.big-step-icon{width:44px;height:44px;border-radius:50%;background:var(--blue);display:grid;place-items:center;flex:none}
.big-step-icon img{width:23px;height:23px;filter:brightness(0) invert(1)}
.big-steps .big-step-head h3{font-size:1.08rem;margin:0;line-height:1.12}
.big-steps article>p{margin-top:0}

.value-grid article{background:linear-gradient(135deg,#eaf3ff 0%,#d6e7fb 100%);border-color:#bdd4ee;box-shadow:0 8px 20px rgba(15,61,117,.06)}
.value-grid h3{color:#0b315f}
.value-grid p{color:#405a78}

.contact-hero-image{background:#0a2448}
.contact-hero-image img{object-fit:cover}
.contact-action>span{width:42px;height:42px;background:#0d6efd;border:0}
.contact-action>span img{width:21px;height:21px;filter:brightness(0) invert(1)}
.contact-action>span.wa-dot{background:#25D366;color:#fff}

.round-icon{width:34px;height:34px;background:#0d6efd;border:1px solid #0d6efd}
.round-icon img{width:18px;height:18px;filter:brightness(0) invert(1)}
.round-icon.wa-mini{background:#25D366;border-color:#25D366;color:#fff}
.footer-block>a.contact-link{margin:12px 0;color:#e9f2fc}
.footer-block>a.contact-link:hover{color:#fff}

.wa-float{width:56px;height:56px;right:22px;bottom:22px;padding:0;border-radius:50%;display:grid;place-items:center;background:#25D366;color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.28)}
.wa-float svg{width:31px;height:31px}

@media(max-width:1160px) and (min-width:851px){
  .nav{gap:18px}
  .nav a{font-size:.86rem}
  .nav a.active{font-size:.92rem}
  .brand img{width:218px}
  .header-inner{gap:22px}
  .header-talk{display:none}
  .cap-intro h2,.process-heading h2{white-space:normal}
}
@media(max-width:850px){
  .nav a.active{font-weight:900;color:var(--blue);background:#f0f6ff;border-radius:4px}
  .hero-copy{width:100%}
  .cap-intro h2,.process-heading h2{white-space:normal}
  .process-row{grid-template-columns:1fr;gap:18px}
  .process-facts{grid-template-columns:1fr 1fr 1fr}
  .process-facts>div{padding:0 10px}
  .product-hero .internal-hero-grid h1{font-size:clamp(2.8rem,9vw,4.5rem)}
}
@media(max-width:560px){
  .process-facts{grid-template-columns:1fr;gap:8px}
  .process-facts>div{padding:8px 0!important;border-left:0!important;border-top:1px solid #cfdae7}
  .process-facts>div:first-child{border-top:0}
  .wa-float{width:52px;height:52px;right:14px;bottom:14px}
}


/* =========================
   V4 — human review corrections
   ========================= */
body{transition:opacity .75s ease,transform .75s ease}
body.page-enter{animation:pageIn .75s ease both}
@keyframes pageIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
body.page-leave{opacity:0;transform:translateY(6px)}

.nav a{font-size:.95rem;font-weight:780}
.nav a.active,.nav a[aria-current="page"]{font-size:1.02rem!important;font-weight:900!important;color:var(--blue)!important}
.nav a.active::after,.nav a[aria-current="page"]::after{right:0!important;height:3px;bottom:14px}

.home-hero{min-height:528px}
.hero-photo{left:30%;right:0;background-position:center right;-webkit-mask-image:linear-gradient(90deg,transparent 0%, rgba(0,0,0,.85) 22%, #000 35%, #000 100%);mask-image:linear-gradient(90deg,transparent 0%, rgba(0,0,0,.85) 22%, #000 35%, #000 100%)}
.hero-shade{background:linear-gradient(90deg,#061a34 0%,#061a34 26%,rgba(6,26,52,.97) 35%,rgba(6,26,52,.62) 49%,rgba(6,26,52,.18) 64%,rgba(6,26,52,.02) 78%,rgba(6,26,52,0) 100%)}
.hero-copy{width:min(800px,57vw)}
.hero-copy h1{font-size:clamp(4.35rem,5.5vw,6.15rem);line-height:.9;letter-spacing:-.06em}
.hero-copy h1 .line{display:block;white-space:nowrap}
.hero-copy h1 .line + .line{margin-top:-2px}
.hero-copy h1 .line span{color:var(--blue2)}
.hero-proof strong{font-size:.88rem}

.cta-text.single-col{grid-template-columns:1fr}
.cta-badges{display:none}

.page-hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#06182f 0%,#0a2c58 55%,#0a2c58 100%)}
.internal-hero-grid{position:relative;min-height:400px;display:block;padding:54px 0}
.internal-hero-grid > div.reveal{position:relative;z-index:2;max-width:min(620px,48vw);padding-top:18px}
.internal-hero-grid h1 .line{display:block}
.internal-visual.hero-fade-visual{position:absolute;inset:0 0 0 auto;width:59%;height:100%;border:0;box-shadow:none;background:transparent}
.internal-visual.hero-fade-visual img{width:100%;height:100%;object-fit:cover;object-position:center right;-webkit-mask-image:linear-gradient(90deg,transparent 0%, rgba(0,0,0,.88) 22%, #000 42%, #000 100%);mask-image:linear-gradient(90deg,transparent 0%, rgba(0,0,0,.88) 22%, #000 42%, #000 100%)}
.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#06182f 0%,#06182f 28%,rgba(6,24,47,.93) 38%,rgba(6,24,47,.52) 52%,rgba(6,24,47,.10) 66%,rgba(6,24,47,0) 100%);pointer-events:none}
.page-hero .container,.page-hero .internal-hero-grid{z-index:2}

.family-image-wrap{position:relative;overflow:hidden}
.family-image-wrap img{display:block;width:100%;height:260px;object-fit:cover}
.product-brand-badge{position:absolute;top:14px;left:14px;width:46px;height:46px;border-radius:50%;background:rgba(6,26,52,.92);display:grid;place-items:center;box-shadow:0 10px 24px rgba(0,0,0,.16);border:1px solid rgba(255,255,255,.24)}
.product-brand-badge img{width:27px;height:27px;object-fit:contain}
.family-card:hover .product-brand-badge{transform:none}

.big-step-icon{position:relative}
.big-step-icon img{position:static;display:block;width:22px;height:22px;filter:brightness(0) invert(1);margin:0 auto}
.big-steps article{min-height:210px}
.big-steps .big-step-head{align-items:center}

.wa-float{position:fixed!important;right:24px!important;bottom:24px!important;width:60px!important;height:60px!important;padding:0!important;border-radius:50%!important;display:grid!important;place-items:center!important;z-index:9999!important}
.wa-float span{display:none!important}
.wa-float svg{width:32px;height:32px}

@media(max-width:1160px){
  .nav a{font-size:.88rem}
  .nav a.active,.nav a[aria-current="page"]{font-size:.93rem!important}
  .hero-copy{width:min(780px,60vw)}
}
@media(max-width:850px){
  .hero-photo{left:0;right:0;-webkit-mask-image:none;mask-image:none}
  .hero-shade{background:linear-gradient(180deg,rgba(4,17,35,.38) 0%,rgba(4,17,35,.84) 43%,rgba(4,17,35,.98) 78%,#041123 100%)}
  .hero-copy h1 .line{white-space:normal}
  .internal-hero-grid{min-height:auto;display:grid;grid-template-columns:1fr;gap:28px;padding:42px 0}
  .internal-hero-grid > div.reveal{max-width:none;padding-top:0}
  .internal-visual.hero-fade-visual{position:relative;width:100%;height:260px}
  .internal-visual.hero-fade-visual img{-webkit-mask-image:none;mask-image:none}
  .page-hero:after{display:none}
  .wa-float{width:56px!important;height:56px!important;right:14px!important;bottom:14px!important}
}


/* =========================
   V5 — focused review corrections
   ========================= */
/* Opacity-only page transition keeps fixed-position UI genuinely viewport-fixed. */
body{transform:none!important;transition:opacity .75s ease!important}
body.page-enter{animation:pageFadeIn .75s ease both!important;transform:none!important}
body.page-leave{opacity:0!important;transform:none!important}
@keyframes pageFadeIn{from{opacity:0}to{opacity:1}}

/* Homepage hero */
.hero-copy h1,.hero-copy h1 .line,.hero-copy h1 .line span{color:#fff!important}
.home-hero .hero-ctas{display:none!important}

/* Truly floating WhatsApp control */
.wa-float{position:fixed!important;right:24px!important;bottom:24px!important;top:auto!important;left:auto!important;width:60px!important;height:60px!important;margin:0!important;padding:0!important;border-radius:50%!important;display:grid!important;place-items:center!important;z-index:2147483647!important;transform:none!important}
.wa-float:hover{transform:translateY(-2px)!important}
.wa-float span{display:none!important}

/* Contact hero: three clean lines only */
.contact-hero .internal-hero-grid{min-height:auto!important;padding:52px 0 44px!important;display:block!important}
.contact-hero .internal-hero-grid>div.reveal{max-width:none!important;padding:0!important}
.contact-hero .contact-one-line{font-size:clamp(2.8rem,4.4vw,4.7rem)!important;line-height:1!important;white-space:nowrap!important;margin-bottom:14px!important}
.contact-hero .contact-sub-one-line{white-space:nowrap!important;max-width:none!important;margin:0!important;font-size:1rem!important}
.contact-hero .hero-ctas,.contact-hero-card{display:none!important}

@media(max-width:1160px){
  .contact-hero .contact-one-line{font-size:clamp(2.35rem,4vw,3.7rem)!important}
  .contact-hero .contact-sub-one-line{font-size:.92rem!important}
}
@media(max-width:900px){
  .contact-hero .contact-one-line,.contact-hero .contact-sub-one-line{white-space:normal!important}
}
@media(max-width:850px){
  .wa-float{right:14px!important;bottom:14px!important;width:56px!important;height:56px!important}
}


/* =========================
   V6 — targeted review corrections
   ========================= */
/* Home process facts: full width, evenly spread */
.process-row{display:grid!important;grid-template-columns:1fr!important;gap:22px!important}
.process-heading{max-width:480px}
.process-steps{width:100%}
.process-facts{grid-column:1/-1!important;width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;margin-top:16px!important;border-top:1px solid #cfdae7!important;padding-top:14px!important}
.process-facts>div{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:0 20px!important;min-height:92px}
.process-facts>div+div{border-left:1px solid #cfdae7!important}
.process-facts .ops-icon{width:30px!important;height:30px!important;margin:0 0 8px 0!important;grid-row:auto!important}
.process-facts .ops-icon img{width:30px!important;height:30px!important}
.process-facts small{display:block;font-size:.68rem!important;margin-bottom:4px!important}
.process-facts strong{display:block;font-size:1.02rem!important;line-height:1.2!important}

/* Bottom CTA headline on one line */
.home-cta .cta-left h2{white-space:nowrap!important;font-size:clamp(2.2rem,3.1vw,3.35rem)!important;line-height:1.02!important}
.home-cta .cta-left h2 span{display:inline!important}

/* Product cards: clear branded treatment, no weird icon */
.brand-ribbon{position:absolute;top:14px;left:14px;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;min-width:104px;height:34px;border-radius:999px;background:rgba(7,26,51,.94);border:1px solid rgba(255,255,255,.22);box-shadow:0 10px 24px rgba(0,0,0,.16);color:#fff;font-size:.68rem;font-weight:900;letter-spacing:.16em;line-height:1;text-transform:uppercase}
.brand-watermark{position:absolute;right:14px;bottom:14px;display:inline-flex;align-items:center;justify-content:center;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.92);color:#071a33;font-size:.64rem;font-weight:900;letter-spacing:.14em;line-height:1;text-transform:uppercase;box-shadow:0 8px 20px rgba(0,0,0,.12)}
.family-image-wrap{background:#e7eef8}
.family-image-wrap img{height:260px;object-fit:cover}

/* Process page cards and icons */
.big-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.big-steps article{background:linear-gradient(135deg,#eef6ff 0%,#e1efff 100%)!important;border:1px solid #c4d8f2!important;box-shadow:0 10px 24px rgba(11,61,145,.06)!important;padding:22px!important;min-height:208px!important}
.big-step-head{display:grid!important;grid-template-columns:54px 1fr!important;align-items:center!important;gap:14px!important;margin-bottom:14px!important}
.big-step-icon{width:54px!important;height:54px!important;border-radius:50%!important;background:#0b3d91!important;display:grid!important;place-items:center!important}
.big-step-icon img{width:24px!important;height:24px!important;display:block!important;position:static!important;margin:0!important;filter:brightness(0) invert(1)!important}
.big-steps .big-step-head h3{margin:0!important;line-height:1.14!important}
.one-line-head,.one-line-sub{white-space:nowrap!important}

/* About hero subtext max width to avoid orphan third line */
.about-hero-sub{max-width:820px!important}

@media(max-width:900px){
  .one-line-head,.one-line-sub,.home-cta .cta-left h2{white-space:normal!important}
  .about-hero-sub{max-width:none!important}
}
@media(max-width:700px){
  .big-steps{grid-template-columns:1fr!important}
}
@media(max-width:560px){
  .process-facts{grid-template-columns:1fr!important}
  .process-facts>div+div{border-left:0!important;border-top:1px solid #cfdae7!important}
  .home-cta .cta-left h2{font-size:clamp(1.8rem,8vw,2.4rem)!important}
}


/* =========================
   V7 — locked corrections
   ========================= */
/* Stronger blend on all hero splits */
.home-hero{overflow:hidden}
.hero-photo{left:18% !important; right:-2% !important; background-size:cover !important; background-position:center right !important; -webkit-mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.18) 10%, rgba(0,0,0,.78) 24%, #000 38%, #000 100%) !important; mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.18) 10%, rgba(0,0,0,.78) 24%, #000 38%, #000 100%) !important;}
.hero-shade{background:linear-gradient(90deg,#061a34 0%, #061a34 20%, rgba(6,26,52,.97) 32%, rgba(6,26,52,.72) 45%, rgba(6,26,52,.30) 58%, rgba(6,26,52,.07) 71%, rgba(6,26,52,0) 100%) !important}
.internal-visual.hero-fade-visual{width:64% !important; right:-1% !important}
.internal-visual.hero-fade-visual img{object-position:center right !important; -webkit-mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.12) 10%, rgba(0,0,0,.70) 28%, #000 45%, #000 100%) !important; mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.12) 10%, rgba(0,0,0,.70) 28%, #000 45%, #000 100%) !important;}
.page-hero:after{background:linear-gradient(90deg,#06182f 0%, #06182f 22%, rgba(6,24,47,.95) 34%, rgba(6,24,47,.62) 46%, rgba(6,24,47,.18) 59%, rgba(6,24,47,.04) 72%, rgba(6,24,47,0) 100%) !important}

/* Pop interactions across approved cards/blocks */
.cap-card, .p-step, .process-facts > div, .big-steps article, .value-grid article, .family-card{transition:transform .24s ease, box-shadow .24s ease, border-color .24s ease, background-color .24s ease}
.cap-card:hover, .p-step:hover, .process-facts > div:hover, .big-steps article:hover, .value-grid article:hover, .family-card:hover{transform:translateY(-4px) scale(1.01); box-shadow:0 16px 28px rgba(7,26,51,.10)}
.p-step:hover, .process-facts > div:hover{background:rgba(255,255,255,.72)}
.big-steps article:hover{border-color:#9fc2ef}
.value-grid article:hover{border-color:#9fc2ef}

/* Product page to match approved board */
.product-hero .internal-hero-grid{min-height:330px !important; padding:34px 0 !important}
.product-hero .reveal{max-width:49% !important}
.product-hero h1{font-size:clamp(3.55rem,4.9vw,4.75rem) !important; line-height:.98 !important; letter-spacing:-.055em !important; margin-bottom:18px !important}
.product-hero p{font-size:1.04rem !important; max-width:610px !important}
.product-hero .internal-visual.hero-fade-visual{width:58% !important; height:100% !important}
.product-hero .internal-visual.hero-fade-visual img{object-position:center center !important}
.product-family-grid.approved-grid{display:grid !important; grid-template-columns:repeat(3,1fr) !important; gap:18px !important}
.family-card{border-radius:10px !important; overflow:hidden !important; background:#fff !important; border:1px solid #d9e2ef !important; box-shadow:0 4px 12px rgba(9,31,64,.04)}
.family-card .family-image-wrap{background:#edf2f8 !important}
.family-card .family-image-wrap img{width:100% !important; height:178px !important; object-fit:cover !important; display:block !important; transform:none !important}
.family-card:hover .family-image-wrap img{transform:scale(1.04) !important}
.family-card-copy{padding:14px 16px !important; display:flex !important; align-items:center !important; justify-content:space-between !important; gap:14px !important}
.family-card-copy h2{margin:0 !important; font-size:1.02rem !important; line-height:1.2 !important; color:#0a2345 !important}
.family-card-copy .family-arrow{font-size:1.7rem !important; line-height:1 !important; color:#0b3d91 !important; flex:none}
/* remove old product badges if any */
.product-brand-badge,.brand-watermark{display:none !important}

/* Process page one row of four */
.big-steps{grid-template-columns:repeat(4,minmax(0,1fr)) !important; gap:18px !important}
.big-steps article{min-height:212px !important}
.big-step-head{display:grid !important; grid-template-columns:54px 1fr !important; align-items:center !important; gap:14px !important; margin-bottom:12px !important}
.big-step-icon{width:54px !important; height:54px !important; border-radius:50% !important; background:#0b3d91 !important; display:grid !important; place-items:center !important}
.big-step-icon img{position:static !important; width:24px !important; height:24px !important; margin:0 !important}
.big-step-head h3{margin:0 !important; font-size:1.12rem !important; line-height:1.15 !important}

/* About hero exact two-line subtext */
.about-hero .reveal{max-width:52% !important}
.force-two-lines{max-width:820px !important; white-space:normal !important; line-height:1.58 !important}
.force-two-lines br{display:block}

@media(max-width:1100px){
  .big-steps{grid-template-columns:repeat(2,minmax(0,1fr)) !important}
  .product-hero .reveal{max-width:52% !important}
}
@media(max-width:850px){
  .product-hero .reveal{max-width:none !important}
  .product-hero .internal-visual.hero-fade-visual{width:100% !important}
  .product-family-grid.approved-grid{grid-template-columns:1fr 1fr !important}
  .hero-photo{left:0 !important; right:0 !important; -webkit-mask-image:none !important; mask-image:none !important}
  .internal-visual.hero-fade-visual img{-webkit-mask-image:none !important; mask-image:none !important}
  .page-hero:after{display:none !important}
}
@media(max-width:560px){
  .product-family-grid.approved-grid, .big-steps{grid-template-columns:1fr !important}
  .product-hero h1{font-size:3rem !important}
}


/* =========================
   V8 — final correction pass
   ========================= */
/* HOME HERO: remove baked-in hard split by using cropped scene source and blend deeply into navy */
.hero-photo{
  background-image:url('assets/images/hero-event-v8.jpg') !important;
  left:31% !important;
  right:-2% !important;
  background-size:cover !important;
  background-position:center center !important;
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.10) 8%,rgba(0,0,0,.35) 18%,rgba(0,0,0,.72) 31%,#000 45%,#000 100%) !important;
  mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.10) 8%,rgba(0,0,0,.35) 18%,rgba(0,0,0,.72) 31%,#000 45%,#000 100%) !important;
}
.hero-shade{
  background:linear-gradient(90deg,#061a34 0%,#061a34 24%,rgba(6,26,52,.98) 33%,rgba(6,26,52,.84) 42%,rgba(6,26,52,.52) 53%,rgba(6,26,52,.18) 64%,rgba(6,26,52,.04) 75%,rgba(6,26,52,0) 100%) !important;
}

/* HOME SIMPLE PROCESS: actual card pop, not cheap colour swap */
.process-steps .p-step{
  border:1px solid rgba(124,153,190,.24) !important;
  border-radius:10px !important;
  padding:14px 12px !important;
  background:rgba(255,255,255,.22) !important;
  min-height:104px !important;
}
.process-steps .p-step:hover,
.process-steps .p-step.is-visible:hover{
  background:rgba(255,255,255,.22) !important;
  transform:translateY(-4px) scale(1.018) !important;
  box-shadow:0 14px 26px rgba(7,26,51,.12) !important;
  border-color:rgba(13,110,253,.36) !important;
}
.process-facts>div:hover,
.process-facts>div.is-visible:hover{
  background:transparent !important;
  transform:translateY(-4px) scale(1.012) !important;
  box-shadow:0 12px 24px rgba(7,26,51,.09) !important;
}

/* PRODUCTS callout: one deliberate line */
.soft-callout .callout-one-line{
  max-width:none !important;
  white-space:nowrap !important;
  font-size:.88rem !important;
}

/* BRANDING & PROCESS: reveal-state must not kill hover transform */
.big-steps article:hover,
.big-steps article.is-visible:hover{
  transform:translateY(-5px) scale(1.015) !important;
  box-shadow:0 16px 30px rgba(7,26,51,.12) !important;
  border-color:#8fb8ec !important;
}

/* ABOUT: same hover pop behaviour */
.value-grid article:hover,
.value-grid article.is-visible:hover{
  transform:translateY(-5px) scale(1.015) !important;
  box-shadow:0 16px 30px rgba(7,26,51,.12) !important;
  border-color:#8fb8ec !important;
}

/* Ensure all stagger/reveal cards can still transform on hover after reveal */
.stagger > .is-visible:hover{
  transform:translateY(-4px) scale(1.012) !important;
}

@media(max-width:900px){
  .soft-callout .callout-one-line{white-space:normal !important}
}
@media(max-width:850px){
  .hero-photo{left:0 !important;right:0 !important;-webkit-mask-image:none !important;mask-image:none !important}
  .hero-shade{background:linear-gradient(180deg,rgba(4,17,35,.28) 0%,rgba(4,17,35,.78) 42%,rgba(4,17,35,.98) 78%,#041123 100%) !important}
}


/* =========================
   V9 — client review candidate corrections
   ========================= */
/* Immediate page navigation: no full-page fade/white-out */
html{background:#06182f}
body,body.page-enter,body.page-leave{
  opacity:1!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;
}

/* HOME simple process: four deliberate navy cards */
.process-steps .p-step{
  background:#071a33!important;
  border:1px solid rgba(41,108,196,.38)!important;
  border-radius:10px!important;
  padding:15px 13px!important;
  min-height:108px!important;
  color:#fff!important;
  box-shadow:0 8px 18px rgba(7,26,51,.08)!important;
}
.process-steps .p-step h3{color:#fff!important;font-size:.82rem!important}
.process-steps .p-step p{color:#c8d7e8!important;font-size:.70rem!important}
.process-steps .p-step .p-num{background:#0d6efd!important;color:#fff!important}
.process-steps .p-step .p-icon img{filter:brightness(0) invert(1)!important}
.process-steps .p-step:hover,
.process-steps .p-step.is-visible:hover{
  background:#071a33!important;
  transform:translateY(-5px) scale(1.018)!important;
  box-shadow:0 16px 28px rgba(7,26,51,.18)!important;
  border-color:#3f8cff!important;
}
.process-steps .p-arrow{color:#6f8cac!important}

/* HOME fact row: no divider lines, lifted away from lower section */
.process-facts{
  border-top:0!important;
  padding-top:0!important;
  padding-bottom:26px!important;
  margin-top:8px!important;
  position:relative!important;
  top:-5px!important;
  gap:18px!important;
}
.process-facts>div{
  border:0!important;
  padding:6px 20px!important;
  min-height:86px!important;
}
.process-facts>div+div{border-left:0!important;border-top:0!important}
.process-facts>div:hover,
.process-facts>div.is-visible:hover{
  transform:translateY(-4px) scale(1.012)!important;
  box-shadow:0 12px 24px rgba(7,26,51,.08)!important;
  background:rgba(255,255,255,.38)!important;
  border-radius:10px!important;
}

/* PRODUCTS hero: clean caps only, no stitched composite */
.product-hero .internal-visual.hero-fade-visual img{
  object-position:center center!important;
}

@media(max-width:850px){
  html{background:#fff}
  .process-facts{top:0!important;padding-bottom:14px!important}
}

/* =========================
   V10 — client-requested Premium Branding logo lockup only
   ========================= */
.brand img{
  width:auto!important;
  height:62px!important;
  max-height:62px!important;
  display:block;
}
.footer-brand img{
  width:178px!important;
  height:auto!important;
  max-height:none!important;
  display:block;
  margin-bottom:18px;
}
@media(max-width:1160px){
  .brand img{height:58px!important;max-height:58px!important;width:auto!important}
}
@media(max-width:850px){
  .brand img{height:54px!important;max-height:54px!important;width:auto!important}
  .footer-brand img{width:165px!important}
}


/* =========================
   V11 — logo sizing refinement only
   ========================= */
.site-header{overflow:visible}
.header-inner{
  height:112px !important;
  min-height:112px !important;
  gap:24px !important;
}
.brand img{
  width:auto !important;
  height:112px !important;
  max-height:112px !important;
  display:block;
}
.nav a{
  padding:0 !important;
}
.nav{
  align-self:center;
}
.header-actions{
  align-self:center;
}
.footer-brand img{
  width:276px !important;
  height:auto !important;
  max-height:none !important;
  display:block;
  margin-bottom:18px;
}
@media(max-width:1160px){
  .header-inner{height:102px !important;min-height:102px !important;gap:20px !important}
  .brand img{height:98px !important;max-height:98px !important;width:auto !important}
  .footer-brand img{width:252px !important}
}
@media(max-width:850px){
  .header-inner{height:92px !important;min-height:92px !important}
  .brand img{height:84px !important;max-height:84px !important;width:auto !important}
  .nav{top:92px !important}
  .footer-brand img{width:224px !important}
}
@media(max-width:560px){
  .header-inner{height:86px !important;min-height:86px !important}
  .brand img{height:76px !important;max-height:76px !important;width:auto !important}
  .nav{top:86px !important}
  .footer-brand img{width:210px !important}
}


/* =========================
   V12 — logo scale + nav underline correction only
   ========================= */

/* Header: make Premium Branding legible, preserve layout, keep underline below text */
.header-inner{
  height:142px !important;
  min-height:142px !important;
  gap:24px !important;
}

.brand img{
  width:auto !important;
  height:136px !important;
  max-height:136px !important;
  display:block !important;
}

/* Restore nav underline to below each menu label */
.nav{
  align-self:center !important;
}
.nav a{
  position:relative !important;
  padding:18px 0 16px !important;
}
.nav a::after{
  top:auto !important;
  bottom:8px !important;
  height:2px !important;
}

/* Keep actions vertically centred in taller header */
.header-actions{
  align-self:center !important;
}

/* Footer: visually larger logo without increasing the existing footer container */
.footer-brand img{
  width:340px !important;
  height:auto !important;
  max-height:none !important;
  display:block !important;
  margin-top:-18px !important;
  margin-bottom:-18px !important;
}

/* Responsive header/logo scaling */
@media(max-width:1160px){
  .header-inner{
    height:128px !important;
    min-height:128px !important;
    gap:20px !important;
  }
  .brand img{
    height:120px !important;
    max-height:120px !important;
    width:auto !important;
  }
  .nav a{
    padding:16px 0 14px !important;
  }
  .nav a::after{
    bottom:6px !important;
  }
  .footer-brand img{
    width:305px !important;
  }
}

@media(max-width:850px){
  .header-inner{
    height:110px !important;
    min-height:110px !important;
  }
  .brand img{
    height:100px !important;
    max-height:100px !important;
    width:auto !important;
  }
  .nav{
    top:110px !important;
  }
  .footer-brand img{
    width:270px !important;
    margin-top:-10px !important;
    margin-bottom:-10px !important;
  }
}

@media(max-width:560px){
  .header-inner{
    height:102px !important;
    min-height:102px !important;
  }
  .brand img{
    height:92px !important;
    max-height:92px !important;
    width:auto !important;
  }
  .nav{
    top:102px !important;
  }
  .footer-brand img{
    width:245px !important;
  }
}


/* =========================
   V13 — increase header logo only
   ========================= */
.header-inner{
  height:170px !important;
  min-height:170px !important;
}
.brand img{
  height:164px !important;
  max-height:164px !important;
  width:auto !important;
}
.nav a{
  padding:22px 0 18px !important;
}
.nav a::after{
  bottom:10px !important;
}
@media(max-width:1160px){
  .header-inner{height:150px !important; min-height:150px !important;}
  .brand img{height:142px !important; max-height:142px !important; width:auto !important;}
  .nav a{padding:20px 0 16px !important;}
}
@media(max-width:850px){
  .header-inner{height:126px !important; min-height:126px !important;}
  .brand img{height:116px !important; max-height:116px !important; width:auto !important;}
  .nav{top:126px !important;}
}
@media(max-width:560px){
  .header-inner{height:114px !important; min-height:114px !important;}
  .brand img{height:104px !important; max-height:104px !important; width:auto !important;}
  .nav{top:114px !important;}
}


/* =========================
   V14 — make header logo genuinely legible
   ========================= */
.header-inner{
  height:220px !important;
  min-height:220px !important;
}
.brand img{
  height:214px !important;
  max-height:214px !important;
  width:auto !important;
}
.nav a{
  padding:24px 0 18px !important;
}
.nav a::after{
  bottom:10px !important;
}
@media(max-width:1160px){
  .header-inner{height:190px !important; min-height:190px !important;}
  .brand img{height:182px !important; max-height:182px !important; width:auto !important;}
}
@media(max-width:850px){
  .header-inner{height:150px !important; min-height:150px !important;}
  .brand img{height:140px !important; max-height:140px !important; width:auto !important;}
  .nav{top:150px !important;}
}
@media(max-width:560px){
  .header-inner{height:128px !important; min-height:128px !important;}
  .brand img{height:118px !important; max-height:118px !important; width:auto !important;}
  .nav{top:128px !important;}
}


/* =========================
   V15 — header navigation proportion + centering only
   ========================= */
@media(min-width:1161px){
  .header-inner{
    display:grid !important;
    grid-template-columns:auto minmax(0,1fr) auto !important;
    align-items:center !important;
    column-gap:26px !important;
  }
  .brand{
    justify-self:start !important;
  }
  .nav{
    margin-left:0 !important;
    width:100% !important;
    justify-content:center !important;
    align-items:center !important;
    gap:30px !important;
  }
  .nav a{
    font-size:1.08rem !important;
    line-height:1.1 !important;
    font-weight:780 !important;
    padding:24px 0 18px !important;
  }
  .nav a.active,
  .nav a[aria-current="page"]{
    font-size:1.08rem !important;
    font-weight:900 !important;
  }
  .nav a::after,
  .nav a.active::after,
  .nav a[aria-current="page"]::after{
    top:auto !important;
    bottom:9px !important;
  }
  .header-actions{
    justify-self:end !important;
    align-self:center !important;
  }
}
