:root{--brand-navy:#122641;--brand-navy-2:#1a385e;--brand-red:#880018;--brand-red-dark:#6f0014;--brand-white:#fff;--page-bg:#f6f8fa;--brand-blue-50:#edf2f7;--brand-blue-100:#e2eaf2;--brand-gray-50:#f7f8fa;--brand-gray-100:#eef1f4;--brand-gray-200:#dce2e8;--brand-gray-600:#5d6875;--brand-text:#172231;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Segoe UI", Inter, ui-sans-serif, system-ui, sans-serif;--shadow-soft:0 18px 50px #10243e14;--radius:16px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{min-width:320px;color:var(--brand-text);background-color:var(--page-bg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;background-image:radial-gradient(circle at 8% 12%,#1226410e,#0000 28rem),radial-gradient(circle at 92% 52%,#1226410a,#0000 34rem);background-attachment:fixed;margin:0;font-size:16px;line-height:1.65}body,main{overflow-x:clip}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--brand-navy);font-family:var(--font-display);letter-spacing:-.035em;line-height:1.12}h1{font-size:clamp(2.45rem,6.5vw,5.25rem)}h2{font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:1.25rem}p{color:var(--brand-gray-600)}:focus-visible{outline-offset:3px;border-radius:4px;outline:3px solid #e85d70}.skip-link{z-index:999;color:var(--brand-navy);box-shadow:var(--shadow-soft);background:#fff;padding:10px 16px;position:fixed;top:10px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.section-pad{padding-block:clamp(76px,10vw,132px)}.section-pad--small{padding-block:clamp(56px,7vw,90px)}.surface{background:linear-gradient(135deg, var(--brand-blue-50) 0%, #f8fafc 48%, #e8eef4 100%)}.section-light{background:linear-gradient(135deg,#fff 0%,#f6f9fb 55%,#edf2f7 100%)}.section-dark{background:linear-gradient(145deg, var(--brand-navy) 0%, var(--brand-navy-2) 100%);color:#fff}.section-dark h2,.section-dark h3{color:#fff}.section-dark p{color:#c8d4df}.section-dark .eyebrow{color:#f3b1bb}.eyebrow{color:var(--brand-red);letter-spacing:.15em;text-transform:uppercase;margin-bottom:18px;font-size:.76rem;font-weight:700}.eyebrow--light{color:#f1acb6}.button{border:1px solid var(--brand-red);background:var(--brand-red);color:#fff;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:13px 22px;font-weight:700;line-height:1.25;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{background:var(--brand-red-dark);border-color:var(--brand-red-dark);transform:translateY(-2px)}.button--outline{color:var(--brand-navy);border-color:var(--brand-gray-200);background:0 0}.button--outline:hover{background:var(--brand-navy);color:#fff;border-color:var(--brand-navy)}.button--light{color:var(--brand-navy);background:#fff;border-color:#fff}.button--light:hover{background:var(--brand-gray-100);border-color:var(--brand-gray-100)}.button--small{min-height:44px;padding:10px 17px;font-size:.9rem}.arrow-link{color:var(--brand-red);align-items:center;gap:8px;font-size:.9rem;font-weight:700;display:inline-flex}.arrow-link svg{transition:transform .2s}.arrow-link:hover svg{transform:translate(4px)}.text-link{color:var(--brand-navy);font-size:.9rem;font-weight:700}.brand{flex-shrink:0;align-items:center;display:inline-flex}.brand picture{display:block}.brand img{width:190px;height:auto}.brand--inverse{background:#fff;border-radius:9px;padding:10px 12px}.brand--inverse img{width:194px}.site-header{z-index:100;backdrop-filter:blur(14px);background:#f6f8faeb;border-bottom:1px solid #1226411a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;height:78px;display:flex}.desktop-nav{align-items:center;gap:clamp(17px,2vw,30px);display:none}.desktop-nav a{color:#425061;white-space:nowrap;font-size:.91rem;font-weight:600;position:relative}.desktop-nav a:after{content:"";background:var(--brand-red);height:2px;transition:transform .2s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.header-actions{align-items:center;gap:16px;display:flex}.desktop-only{display:none}.menu-button{border:1px solid var(--brand-gray-200);width:46px;height:46px;color:var(--brand-navy);background:#fff;border-radius:9px;place-items:center;display:grid}.menu-close,.menu-button[aria-expanded=true] .menu-open{display:none}.menu-button[aria-expanded=true] .menu-close{display:block}.mobile-nav{border-bottom:1px solid var(--brand-gray-200);width:100%;box-shadow:var(--shadow-soft);background:#fff;position:absolute}.mobile-nav[hidden]{display:none}.mobile-nav .container{padding-block:18px 24px;display:grid}.mobile-nav a:not(.button){border-bottom:1px solid var(--brand-gray-100);color:var(--brand-navy);padding:11px 4px;font-weight:600}.mobile-nav .button{margin-top:18px}.section-heading{max-width:720px;margin-bottom:clamp(38px,6vw,64px)}.section-heading h2{margin-bottom:20px}.section-heading__description{max-width:640px;margin:0;font-size:1.08rem}.section-heading--center{text-align:center;margin-inline:auto}.section-heading--center .section-heading__description{margin-inline:auto}.hero{isolation:isolate;background:linear-gradient(120deg,#ffffffe0 0%,#f2f6f9db 52%,#e2ebf3d1 100%);padding-block:clamp(66px,8vw,112px) 0;position:relative}.hero:before{content:"";z-index:-2;clip-path:polygon(24% 0,100% 0,100% 100%,0 100%);background:linear-gradient(145deg,#12264106,#12264118);width:42%;height:82%;position:absolute;top:0;right:0}.hero:after{content:"";z-index:-1;border:1px solid #a52b3d26;border-radius:50%;width:360px;height:360px;position:absolute;top:40px;right:-110px;box-shadow:0 0 0 42px #a52b3d08,0 0 0 84px #10243e06}.hero-grid{align-items:center;gap:56px;display:grid}.hero-copy{max-width:810px}.hero h1{max-width:980px;margin-bottom:26px}.hero h1 em{color:var(--brand-red);font-style:normal}.hero-lead{max-width:680px;margin-bottom:31px;font-size:clamp(1.05rem,2vw,1.25rem)}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-note{align-items:center;gap:8px;margin:17px 0 0;font-size:.9rem;display:flex}.hero-note svg{color:var(--brand-red)}.hero-visual{min-height:470px;display:none;position:relative}.visual-panel{background:var(--brand-navy);color:#fff;box-shadow:var(--shadow-soft);border-radius:24px 0 0 24px;padding:48px;position:absolute;inset:34px 0 0 56px}.visual-panel:before{content:"";border:1px solid #ffffff26;border-radius:50%;width:120px;height:120px;position:absolute;inset:20px 20px auto auto}.visual-symbol{opacity:.1;width:210px;position:absolute;bottom:46px;right:26px}.visual-symbol img{width:100%;height:auto}.visual-panel .eyebrow{color:#f1acb6}.visual-panel h2{color:#fff;max-width:350px;font-size:2.35rem}.visual-panel p{color:#c8d2dd;max-width:370px}.visual-metrics{background:var(--brand-gray-200);box-shadow:var(--shadow-soft);border-radius:14px;grid-template-columns:1fr 1fr;gap:1px;display:grid;position:absolute;bottom:-32px;left:-40px;right:28px;overflow:hidden}.visual-metrics div{background:#fff;padding:24px}.visual-metrics strong{color:var(--brand-navy);font:700 1rem var(--font-display);display:block}.visual-metrics span{color:var(--brand-gray-600);font-size:.82rem}.human-grid,.contact-grid,.about-grid,.service-intro-grid{align-items:start;gap:clamp(42px,8vw,110px);display:grid}.statement{border-left:3px solid var(--brand-red);background:linear-gradient(135deg,#ffffffd1,#e2eaf2b8);padding:clamp(28px,5vw,52px);position:relative}.statement p{color:var(--brand-navy);font:600 clamp(1.45rem, 3vw, 2.15rem)/1.35 var(--font-display);letter-spacing:-.025em;margin:0}.prose h2{margin-bottom:26px}.prose p{font-size:1.06rem}.prose p:last-child{margin-bottom:0}.service-grid{gap:16px;display:grid}.service-showcase{background:linear-gradient(135deg,#ffffffe6,#eff4f8db)}.service-card{border-radius:var(--radius);background:linear-gradient(145deg, var(--brand-navy) 0%, var(--brand-navy-2) 100%);border:1px solid #ffffff17;flex-direction:column;min-height:315px;padding:30px;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;box-shadow:0 12px 30px #12264114}.service-card:hover{border-color:#ffffff38;transform:translateY(-5px);box-shadow:0 22px 46px #12264133}.service-card__icon{color:#fff;background:#ffffff17;border:1px solid #ffffff1a;border-radius:12px;place-items:center;width:52px;height:52px;margin-bottom:36px;display:grid}.service-card h3{color:#fff;margin-bottom:13px}.service-card p{color:#c9d4df;margin-bottom:26px;font-size:.94rem}.service-card .arrow-link{color:#f3b1bb;margin-top:auto}.featured-services{gap:18px;display:grid}.feature-card{border-radius:var(--radius);background:#fff;min-height:290px;padding:34px;position:relative;overflow:hidden}.feature-card:first-child{background:var(--brand-navy)}.feature-card:first-child h3,.feature-card:first-child .number{color:#fff}.feature-card:first-child p{color:#becbd8}.feature-card .number{color:#7f8d9c;font:800 4rem/1 var(--font-display);position:absolute;top:20px;right:24px}.feature-card h3{max-width:300px;margin-top:70px;position:relative}.feature-card p{max-width:420px;margin-bottom:0;position:relative}.feature-card--accent{border-bottom:4px solid var(--brand-red)}.section-dark .feature-card{background:#ffffff12;border:1px solid #ffffff1a}.section-dark .feature-card:first-child{background:#fff}.section-dark .feature-card:first-child h3,.section-dark .feature-card:first-child .number{color:var(--brand-navy)}.section-dark .feature-card:first-child p{color:var(--brand-gray-600)}.difference-grid{gap:28px;display:grid}.difference{border-top:2px solid var(--brand-gray-200);padding-top:24px}.difference span{background:var(--brand-gray-100);width:34px;height:34px;color:var(--brand-red);border-radius:50%;place-items:center;margin-bottom:22px;display:inline-grid}.difference h3{margin-bottom:10px}.difference p{margin:0;font-size:.93rem}.steps{counter-reset:steps;gap:18px;display:grid}.step{border:1px solid var(--brand-gray-200);border-radius:var(--radius);background:#fff;padding:32px;position:relative}.step:before{counter-increment:steps;content:"0" counter(steps);color:var(--brand-red);font:700 .78rem var(--font-display);letter-spacing:.14em;margin-bottom:46px;display:block}.step h3{font-size:1.35rem}.step p{margin:0}.section-dark .step h3{color:var(--brand-navy)}.section-dark .step p{color:var(--brand-gray-600)}.process-cta{text-align:center;margin-top:34px}.faq-list{border-top:1px solid var(--brand-gray-200);max-width:850px;margin-inline:auto}.faq-list details{border-bottom:1px solid var(--brand-gray-200)}.faq-list summary{min-height:72px;color:var(--brand-navy);font:700 1.02rem var(--font-display);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--brand-red);font-size:1.6rem;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details div{max-width:730px;padding:0 0 20px}.faq-list details p{margin:0}.cta-section{background:var(--brand-navy);position:relative;overflow:hidden}.cta-section:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-170px;right:-90px;box-shadow:0 0 0 48px #ffffff06}.cta-section__inner{z-index:1;align-items:center;gap:32px;display:grid;position:relative}.cta-section h2{color:#fff;max-width:760px;margin-bottom:18px}.cta-section p:not(.eyebrow){color:#bdc9d5;max-width:670px;margin:0}.cta-section .button{justify-self:start}.cta-section--light{background:linear-gradient(135deg,#fff 0%,#f5f8fb 58%,#e7eef5 100%)}.cta-section--light:after{border-color:#1226411c;box-shadow:0 0 0 48px #12264106}.cta-section--light h2{color:var(--brand-navy)}.cta-section--light p:not(.eyebrow){color:var(--brand-gray-600)}.cta-section--light .eyebrow{color:var(--brand-red)}.cta-section--light .button--light{border-color:var(--brand-red);background:var(--brand-red);color:#fff}.cta-section--light .button--light:hover{border-color:var(--brand-red-dark);background:var(--brand-red-dark)}.contact-grid{align-items:stretch}.contact-panel{background:linear-gradient(145deg, var(--brand-navy), var(--brand-navy-2));border-radius:18px;flex-direction:column;height:100%;padding:clamp(24px,5vw,42px);display:flex;box-shadow:0 18px 46px #12264124}.section-dark .contact-panel{background:linear-gradient(145deg,#1a385e,#214b78);border:1px solid #ffffff1f;box-shadow:0 20px 50px #00000029}.contact-panel .section-heading{margin-bottom:30px}.contact-panel .section-heading h2{color:#fff}.contact-panel .section-heading__description{color:#c6d2de}.contact-panel .eyebrow{color:#f3b1bb}.contact-panel__map{margin:18px 0 0}.contact-panel__map .arrow-link{color:#f3b1bb}.contact-list{gap:10px;display:grid}.contact-list>a,.contact-list>div{border:1px solid var(--brand-gray-200);background:#fff;border-radius:12px;align-items:flex-start;gap:16px;padding:18px;display:flex}.contact-list>a{transition:border-color .2s,transform .2s}.contact-list>a:hover{border-color:var(--brand-red);transform:translate(3px)}.contact-list__icon{background:var(--brand-gray-50);width:42px;height:42px;color:var(--brand-red);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.contact-list small,.contact-list strong{display:block}.contact-list small{color:var(--brand-gray-600);margin-bottom:3px;font-size:.75rem}.contact-list strong{color:var(--brand-navy);overflow-wrap:anywhere;font-size:.92rem;line-height:1.45}.lead-form{border:1px solid var(--brand-gray-200);height:100%;box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;flex-direction:column;padding:clamp(24px,5vw,42px);display:flex}.lead-form label{color:var(--brand-navy);gap:7px;margin-bottom:18px;font-size:.9rem;font-weight:700;display:grid}.lead-form label span{color:var(--brand-gray-600);font-size:.78rem;font-weight:400}.lead-form label.form-message{flex:1;grid-template-rows:auto auto minmax(112px,1fr);min-height:180px}.lead-form input,.lead-form select,.lead-form textarea{width:100%;min-height:48px;color:var(--brand-text);background:#fff;border:1px solid #cbd3dc;border-radius:8px;padding:11px 13px}.lead-form textarea{resize:vertical;height:100%}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--brand-red);outline:2px solid #a52b3d26}.form-row{gap:0 16px;display:grid}.form-error{color:#8d1b2c;font-weight:600}.form-note{margin:12px 0 0;font-size:.78rem}.page-hero{background:radial-gradient(circle at 88% 18%,#1226411a,#0000 28%),linear-gradient(105deg,#f9fbfc 0%,#eef3f7 58%,#dfe8f1 100%);padding-block:clamp(54px,7vw,88px)}.page-hero h1{max-width:920px;margin-bottom:22px;font-size:clamp(2.3rem,5vw,4.2rem)}.page-hero__lead{max-width:750px;margin:0;font-size:1.12rem}.breadcrumbs{padding-block:18px}.breadcrumbs ol{color:var(--brand-gray-600);flex-wrap:wrap;gap:7px;margin:0;padding:0;font-size:.8rem;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#aeb7c1;margin-left:7px}.breadcrumbs a:hover{color:var(--brand-red)}.service-intro-grid .prose{max-width:700px}.benefit-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.benefit-list li{border:1px solid var(--brand-gray-200);color:var(--brand-navy);border-radius:10px;align-items:center;gap:12px;padding:15px 16px;font-weight:700;display:flex}.benefit-list span{color:var(--brand-red)}.deliverables{gap:16px;display:grid}.deliverable{border:1px solid var(--brand-gray-200);border-radius:var(--radius);background:#fff;padding:28px}.deliverable h3{margin-bottom:12px}.deliverable p{margin:0}.content-links{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.content-links a{border:1px solid var(--brand-gray-200);color:var(--brand-navy);border-radius:999px;padding:9px 13px;font-size:.82rem;font-weight:600}.content-links a:hover{border-color:var(--brand-red);color:var(--brand-red)}.values-grid{gap:16px;display:grid}.value-card{border:1px solid var(--brand-gray-200);border-radius:var(--radius);padding:28px}.value-card strong{color:var(--brand-navy);font:700 1.1rem var(--font-display);margin-bottom:9px;display:block}.value-card p{margin:0}.policy{max-width:800px}.policy h2{margin:46px 0 14px;font-size:1.65rem}.policy h2:first-child{margin-top:0}.policy ul{color:var(--brand-gray-600)}.not-found{text-align:center;place-items:center;min-height:62vh;padding-block:80px;display:grid}.not-found span{color:var(--brand-red);font:800 clamp(5rem, 16vw, 10rem)/1 var(--font-display)}.not-found h1{margin:16px 0;font-size:clamp(2rem,5vw,3.5rem)}.not-found p{max-width:550px}.site-footer{color:#fff;background:#0d1d31;padding-top:76px}.footer-grid{gap:42px;display:grid}.footer-about>p{color:#aebdcb;max-width:330px;margin-top:24px}.site-footer h2{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px;font-size:.86rem}.site-footer ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.site-footer li,.site-footer a{color:#aebdcb;font-size:.87rem}.site-footer a:hover{color:#fff}.social-links{gap:10px;display:flex}.social-links a{border:1px solid #ffffff26;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.footer-contact li a,.footer-contact li span{align-items:flex-start;gap:10px;display:flex}.footer-contact svg{flex-shrink:0;margin-top:3px}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:4px 30px;margin-top:60px;padding-block:24px;display:flex}.footer-bottom p{color:#8697a8;margin:0;font-size:.75rem}.whatsapp-float{z-index:90;color:#fff;background:#167f5a;border:3px solid #fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:54px;height:54px;padding:0 14px;font-size:.82rem;font-weight:700;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 10px 30px #00000038}.whatsapp-float span{display:none}@media (width>=600px){.service-grid,.difference-grid,.values-grid,.steps,.deliverables{grid-template-columns:repeat(2,1fr)}.form-row{grid-template-columns:1fr 1fr}.whatsapp-float span{display:inline}.footer-grid{grid-template-columns:1.35fr .8fr .9fr}.footer-contact{grid-column:1/-1}}@media (width>=768px){.human-grid,.about-grid,.service-intro-grid{grid-template-columns:1fr 1fr}.featured-services{grid-template-columns:repeat(2,1fr)}.feature-card:first-child{grid-column:span 2}.difference-grid,.steps{grid-template-columns:repeat(3,1fr)}.deliverables{grid-template-columns:repeat(2,1fr)}.cta-section__inner{grid-template-columns:1fr auto}.contact-grid{grid-template-columns:.85fr 1.15fr}}@media (width>=1024px){.desktop-nav,.desktop-only{display:flex}.menu-button{display:none}.hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr)}.hero h1{font-size:clamp(3.2rem,4.65vw,4.9rem)}.hero-visual{display:block}.service-grid{grid-template-columns:repeat(12,1fr)}.service-card{grid-column:span 3}.service-card:nth-child(n+5){grid-column:span 4}.featured-services{grid-template-columns:1.4fr 1fr 1fr}.feature-card:first-child{grid-area:span 2}.feature-card:first-child h3{margin-top:150px;font-size:1.8rem}.footer-grid{grid-template-columns:1.4fr .65fr .85fr 1.5fr}.footer-contact{grid-column:auto}}@media (width>=1280px){.container{width:min(calc(100% - 72px), var(--container))}}@media (width<=420px){.container{width:min(calc(100% - 28px), var(--container))}.brand img{width:154px}.button,.hero-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
