:root{--blue:#0644a3;--navy:#0b2255;--sky:#eaf5ff;--light:#f7fbff;--yellow:#ffdf38;--red:#e72432;--ink:#142b55;--muted:#50627d;--line:#d8e7f3;--white:#fff;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,a{ -webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--red);outline-offset:4px}img,svg{display:block;max-width:100%}.shell{width:min(100% - 48px,1200px);margin-inline:auto}.skip-link{position:absolute;left:16px;top:-80px;z-index:100;background:var(--yellow);padding:12px 16px;border-radius:8px}.skip-link:focus{top:12px}
.site-header{background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);position:relative;z-index:20}.header-inner{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:272px}.brand-symbol{width:74px;height:55px;position:relative;overflow:hidden;border-radius:10px;background:#cde7ff;flex:none}.brand-symbol img{position:absolute;display:block;max-width:none;width:282px;height:282px;left:-188px;top:-14px}.brand-copy{display:flex;flex-direction:column;line-height:1.05;gap:3px}.brand-copy strong{font-size:1.06rem;color:var(--blue);letter-spacing:-.04em;white-space:nowrap}.brand-copy em{font-family:Georgia,serif;font-style:italic;font-size:1.2rem;font-weight:700;color:var(--blue);letter-spacing:-.02em;white-space:nowrap;position:relative}.brand-copy em:after{content:"";position:absolute;left:5px;right:5px;bottom:-5px;height:2px;background:var(--red);border-radius:4px;transform:rotate(-2deg)}.desktop-nav{display:flex;align-items:center;gap:36px}.desktop-nav a{font-size:.9rem;font-weight:700;color:#375173;transition:color .2s}.desktop-nav a:hover{color:var(--blue)}.header-contact{font-size:.9rem;font-weight:800;background:var(--blue);color:white;padding:14px 20px;border-radius:8px;white-space:nowrap;transition:transform .2s,background .2s}.header-contact:hover{transform:translateY(-2px);background:var(--navy)}.header-contact span{margin-left:10px;color:var(--yellow)}
.hero{background:radial-gradient(circle at 75% 40%,#c7e7ff 0,#e9f6ff 34%,#f9fcff 69%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;min-height:632px;padding-block:52px 72px}.hero-copy{position:relative;z-index:2;padding:22px 0}.eyebrow,.section-kicker{font-size:.76rem;font-weight:900;letter-spacing:.19em;color:var(--blue);margin:0 0 24px}.eyebrow{display:flex;align-items:center;gap:11px}.eyebrow-line{width:30px;height:3px;background:var(--red)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.45rem,5.8vw,5.6rem);line-height:1.02;letter-spacing:-.065em;color:var(--navy);max-width:690px;margin-bottom:24px;font-weight:900}h1 em{font-style:normal;color:var(--blue);text-decoration:underline;text-decoration-color:var(--yellow);text-decoration-thickness:7px;text-underline-offset:7px;white-space:normal}.hero-description{max-width:545px;font-size:1.13rem;line-height:1.7;color:#3e5574;margin-bottom:30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 23px;font-weight:800;font-size:.95rem;border-radius:9px;transition:transform .2s,box-shadow .2s,background .2s;white-space:nowrap}.button:hover{transform:translateY(-3px);box-shadow:0 10px 22px rgba(4,42,103,.16)}.button span{font-size:1.2rem;line-height:1}.button-primary{background:var(--blue);color:var(--white)}.button-outline{color:var(--navy);border:1.5px solid #8bb9e7;background:rgba(255,255,255,.66)}.button-dark{background:var(--navy);color:white}.button-yellow{background:var(--yellow);color:var(--navy)}.hero-note{font-size:.82rem;color:#71809a;margin:18px 0 0}.hero-visual{position:relative;min-width:0;padding:14px 0 0 14px}.hero-visual:before{content:"";position:absolute;inset:0 14px 17px 0;border:2px solid var(--blue);border-radius:31px;z-index:0;transform:rotate(-3deg)}.hero-image-wrap{position:relative;overflow:hidden;border-radius:25px;aspect-ratio:1/1;background:#c7e6fa;box-shadow:0 30px 60px rgba(11,34,85,.16)}.hero-image-wrap img{width:100%;height:100%;object-fit:cover}.hero-label{position:absolute;bottom:-23px;left:-38px;background:var(--yellow);color:var(--navy);border:4px solid white;border-radius:8px;padding:14px 21px;display:flex;align-items:center;gap:15px;font-size:.82rem;font-weight:900;letter-spacing:.12em;box-shadow:0 12px 25px rgba(11,34,85,.12)}.label-spark{font-size:1.5rem;color:var(--red);line-height:1}.hero-label i{display:inline-block;width:5px;height:5px;background:var(--red);border-radius:50%;vertical-align:middle;margin-inline:8px}
.specialties{background:var(--navy);color:white}.specialties-inner{min-height:64px;display:flex;align-items:center;justify-content:space-around;gap:16px;text-align:center}.specialties span:not(.specialty-dot){font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;font-weight:800}.specialty-dot{height:5px;width:5px;flex:none;border-radius:50%;background:var(--yellow)}.section{padding-block:104px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:36px}.section-heading h2,.process h2,.candidate h2,.contact h2{font-size:clamp(2.4rem,4vw,4rem);line-height:1.06;letter-spacing:-.055em;color:var(--navy);margin-bottom:0;font-weight:900}.section-heading .section-kicker{margin-bottom:14px}.section-heading>p{max-width:330px;color:var(--muted);line-height:1.65;margin:0 0 5px;font-size:1rem}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.service-card{border-radius:20px;min-height:480px;padding:32px 36px 31px;display:flex;flex-direction:column;position:relative;overflow:hidden}.service-card:after{content:"";width:240px;height:240px;border:2px solid currentColor;opacity:.07;border-radius:50%;position:absolute;top:-120px;right:-70px}.service-home{background:#e9f6ff;color:var(--blue)}.service-office{background:var(--blue);color:white}.service-top{display:flex;align-items:start;justify-content:space-between;position:relative;z-index:1}.service-index{font-size:.75rem;font-weight:900;letter-spacing:.18em}.service-icon{height:60px;width:60px;border-radius:17px;display:grid;place-items:center;background:rgba(255,255,255,.65)}.service-office .service-icon{background:rgba(255,255,255,.14)}.service-icon svg{width:33px}.service-body{margin-top:28px;position:relative;z-index:1}.service-body h3{font-size:clamp(1.85rem,2.5vw,2.65rem);letter-spacing:-.045em;line-height:1.1;margin-bottom:13px;max-width:440px}.service-body p{font-size:.99rem;line-height:1.65;max-width:425px;color:inherit;opacity:.83;margin-bottom:26px}.service-body ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:15px 20px}.service-body li{font-size:.92rem;font-weight:700;line-height:1.38;position:relative;padding-left:18px}.service-body li:before{content:"";position:absolute;left:0;top:.39em;width:7px;height:7px;border-radius:50%;background:var(--red)}.service-office li:before{background:var(--yellow)}.text-link{margin-top:auto;padding-top:30px;font-size:.9rem;font-weight:900;position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid currentColor;align-self:start;padding-bottom:8px}.text-link span{font-size:1.15rem}.text-link:hover span{transform:translate(3px,-3px)}
.process{background:#f5f9fe}.process-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.process-intro>.section-kicker{margin-bottom:17px}.process-intro h2{max-width:430px;margin-bottom:22px}.process-intro>p:not(.section-kicker){max-width:390px;font-size:1.08rem;line-height:1.7;color:var(--muted);margin-bottom:27px}.process-steps{list-style:none;padding:0;margin:0;border-top:1px solid #c8ddee}.process-steps li{display:grid;grid-template-columns:80px 1fr;gap:25px;padding:26px 0;border-bottom:1px solid #c8ddee}.step-number{width:56px;height:56px;background:white;border:1px solid #cfe3f4;border-radius:50%;display:grid;place-items:center;color:var(--blue);font-size:.9rem;font-weight:900;letter-spacing:.05em}.process-steps h3{font-size:1.3rem;color:var(--navy);letter-spacing:-.03em;margin:2px 0 9px}.process-steps p{line-height:1.6;color:var(--muted);font-size:.98rem;margin:0;max-width:410px}
.candidate{background:white}.candidate-panel{display:grid;grid-template-columns:.73fr 1.27fr;border:1px solid var(--line);border-radius:22px;overflow:hidden;min-height:410px;background:var(--light)}.candidate-photo{position:relative;min-height:410px;overflow:hidden;background:#dcecf9}.candidate-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 40%}.candidate-photo:after{content:"";position:absolute;inset:48% 0 0;background:linear-gradient(transparent,rgba(7,26,64,.33));pointer-events:none}.photo-caption{position:absolute;z-index:1;left:24px;bottom:23px;background:var(--yellow);color:var(--navy);padding:12px 15px;border-radius:5px;font-size:.78rem;line-height:1.2;letter-spacing:.11em;font-weight:900;box-shadow:0 7px 22px rgba(7,26,64,.18)}.candidate-copy{padding:60px 64px;align-self:center}.candidate-copy .section-kicker{margin-bottom:14px}.candidate-copy h2{max-width:620px;font-size:clamp(2.2rem,3.6vw,3.6rem);margin-bottom:20px}.candidate-copy>p:not(.section-kicker){font-size:1rem;line-height:1.7;color:var(--muted);max-width:620px;margin-bottom:28px}
.contact{background:var(--blue);color:white;padding-block:76px}.contact-layout{display:flex;justify-content:space-between;align-items:center;gap:40px}.contact .section-kicker{color:var(--yellow);margin-bottom:15px}.contact h2{color:white;max-width:610px;font-size:clamp(2.3rem,4vw,4rem);margin-bottom:18px}.contact p:not(.section-kicker){font-size:1.06rem;margin:0;color:#d4e8ff}.contact-actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px;min-width:250px}.phone-link{color:white;font-size:1.6rem;font-weight:900;letter-spacing:-.03em;border-bottom:2px solid var(--yellow);padding-bottom:5px}.phone-link:hover{color:var(--yellow)}.phone-secondary{font-size:1.3rem;font-weight:800;color:#d4e8ff;letter-spacing:-.02em}.site-footer{background:#071a40;color:white}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:102px}.footer-brand{display:flex;flex-direction:column;gap:3px}.footer-brand strong{font-size:1.02rem}.footer-brand span{font-size:.71rem;letter-spacing:.15em;text-transform:uppercase;color:#9fb8d9}.footer-inner p{margin:0;color:#a9bfdb;font-size:.87rem}.footer-inner>a{font-size:.84rem;color:white;font-weight:700}
@media(max-width:1050px){.desktop-nav{gap:18px}.hero-grid{gap:26px}.hero-label{left:4px}.section{padding-block:80px}.process-layout{gap:50px}.candidate-copy{padding:44px}}
@media(max-width:820px){.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr 1fr;gap:20px;min-height:0;padding-block:46px 68px}h1{font-size:clamp(2.75rem,6vw,4.3rem)}.hero-description{font-size:1rem}.hero-visual{padding-left:0}.hero-visual:before{display:none}.hero-label{font-size:.69rem;bottom:-15px;padding:10px 13px}.specialties-inner{flex-wrap:wrap;justify-content:center;padding-block:18px}.section-heading{gap:25px}.service-card{padding:26px;min-height:490px}.service-body ul{grid-template-columns:1fr;gap:10px}.candidate-panel{grid-template-columns:.6fr 1fr}.candidate-photo{min-height:400px}.photo-caption{font-size:.7rem}.contact-layout{align-items:flex-start}}
@media(max-width:640px){.shell{width:min(100% - 36px,1200px)}.header-inner{min-height:70px}.brand{min-width:0;gap:8px}.brand-symbol{width:50px;height:41px;border-radius:7px}.brand-symbol img{width:204px;height:204px;left:-136px;top:-9px}.brand-copy strong{font-size:.78rem}.brand-copy em{font-size:.92rem}.brand-copy em:after{bottom:-3px}.header-contact{font-size:.78rem;padding:12px 13px}.header-contact span{display:none}.hero-grid{display:flex;flex-direction:column;align-items:stretch;gap:30px;padding-block:48px 47px}.hero-copy{padding:0}.eyebrow{font-size:.67rem;margin-bottom:19px}h1{font-size:clamp(2.9rem,11vw,4.2rem);max-width:560px;margin-bottom:20px}.hero-description{font-size:1.02rem;line-height:1.6;margin-bottom:23px}.hero-actions{gap:10px}.button{min-height:51px;padding:13px 16px;font-size:.88rem;gap:15px}.hero-note{font-size:.76rem}.hero-visual{width:min(100%,480px);align-self:center}.hero-image-wrap{border-radius:17px}.hero-label{left:-8px}.specialties-inner{gap:10px 12px;padding-block:19px}.specialties span:not(.specialty-dot){font-size:.65rem;line-height:1.35}.specialty-dot{width:3px;height:3px}.section{padding-block:65px}.section-heading{display:block;margin-bottom:25px}.section-heading h2,.process h2,.candidate h2,.contact h2{font-size:2.5rem}.section-heading>p{max-width:540px;margin-top:17px}.section-kicker{font-size:.7rem}.service-grid{grid-template-columns:1fr;gap:14px}.service-card{min-height:0;padding:26px;border-radius:16px}.service-body{margin-top:20px}.service-body h3{font-size:2rem}.service-body p{margin-bottom:20px}.service-body ul{grid-template-columns:1fr 1fr;gap:13px}.text-link{padding-top:24px}.process-layout{grid-template-columns:1fr;gap:30px}.process-intro h2{margin-bottom:15px}.process-intro>p:not(.section-kicker){font-size:1rem}.process-steps li{grid-template-columns:55px 1fr;gap:12px;padding:19px 0}.step-number{width:44px;height:44px}.process-steps h3{font-size:1.13rem}.process-steps p{font-size:.91rem}.candidate-panel{display:flex;flex-direction:column}.candidate-photo{min-height:260px}.candidate-photo img{object-position:center 38%}.photo-caption{left:18px;bottom:17px;font-size:.67rem}.candidate-copy{padding:32px 26px 37px}.candidate-copy h2{font-size:2.3rem}.contact{padding-block:63px}.contact-layout{display:block}.contact h2{max-width:580px}.contact-actions{margin-top:29px;gap:20px}.footer-inner{min-height:0;padding-block:26px;align-items:flex-start;flex-wrap:wrap}.footer-inner p{order:3;width:100%}}
@media(max-width:350px){.brand-symbol{width:43px;height:36px}.brand-symbol img{width:180px;height:180px;left:-120px;top:-8px}.brand-copy strong{font-size:.69rem}.brand-copy em{font-size:.82rem}.header-contact{padding:10px;font-size:.73rem}.hero-actions .button{width:100%}.service-body ul{grid-template-columns:1fr}.hero-label{font-size:.61rem}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}.button,.header-contact,.desktop-nav a{transition:none}}
.faq{background:#f5f9fe}
.faq-list{display:grid;gap:12px;max-width:880px}
.faq-list details{border:1px solid var(--line);border-radius:14px;background:white}
.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;font-weight:800;color:var(--navy);cursor:pointer;list-style:none}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary::after{content:"+";color:var(--blue);font-size:1.5rem;line-height:1}
.faq-list details[open] summary::after{content:"–"}
.faq-list details p{margin:0;padding:0 22px 20px;color:var(--muted);line-height:1.65}
.faq-list details a{color:var(--blue);font-weight:700}
