
:root{--navy:#0b1729;--navy2:#10213a;--blue:#367ff0;--gold:#e9a01a;--ink:#17253a;--muted:#66748a;--line:#dfe5ed;--paper:#fff}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif}
a{text-decoration:none}
.ftr-header{background:#111b29;border-top:3px solid #e6eef9;border-bottom:1px solid rgba(255,255,255,.14);position:relative;z-index:50}
.ftr-header-inner{max-width:1480px;margin:auto;min-height:104px;padding:0 34px;display:flex;align-items:center;gap:32px}
.ftr-brand{display:flex;align-items:center;color:#fff;min-width:270px}
.ftr-brand-mark{width:48px;height:48px;border:1px solid var(--gold);border-radius:13px;display:grid;place-items:center;color:var(--gold);font-weight:800;font-size:16px}
.ftr-brand-copy{display:flex;flex-direction:column;line-height:1}
.ftr-brand-copy strong{font-size:14px;letter-spacing:4px}
.ftr-brand-copy small{font-size:9px;color:var(--gold);letter-spacing:4px;margin-top:9px}
.ftr-nav{display:flex;justify-content:center;gap:38px;flex:1}
.ftr-nav a{color:#cbd4e1;font-size:16px}
.ftr-nav a:hover,.ftr-nav .is-active{color:#fff}
.ftr-header-button,.ftr-gold-button{background:var(--gold);color:#111d2e;font-weight:800;border-radius:11px;padding:16px 31px;box-shadow:0 8px 22px rgba(0,0,0,.12)}
.ftr-menu-toggle{display:none}
.ftr-hero{background:linear-gradient(180deg,#f4f7fb 0%,#fff 100%);overflow:hidden;border-bottom:1px solid #edf0f5}
.ftr-hero-inner{max-width:1300px;min-height:670px;margin:auto;padding:78px 30px 70px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}
.ftr-eyebrow{color:var(--gold);font-size:13px;font-weight:800;letter-spacing:3px}
.ftr-hero h1{font-size:clamp(52px,6vw,82px);line-height:.98;margin:20px 0 25px;letter-spacing:-4px;color:#13223a;font-weight:850}
.ftr-hero h1 span{color:var(--blue)}
.ftr-hero p{max-width:650px;color:#68778c;font-size:19px;line-height:1.7;margin:0 0 30px}
.ftr-hero-actions{display:flex;gap:14px;flex-wrap:wrap}
.ftr-primary-button{background:var(--blue);color:#fff;border-radius:9px;padding:17px 28px;font-weight:800;box-shadow:0 12px 28px rgba(54,127,240,.2)}
.ftr-primary-button span{margin-left:14px;font-size:20px}
.ftr-secondary-button{border:1px solid #ccd5e2;color:#23324a;border-radius:9px;padding:16px 27px;font-weight:750;background:#fff}
.ftr-proof{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:28px;color:#758399;font-size:14px}
.ftr-proof b{font-weight:400;color:#bdc5d0}
.ftr-cv-stage{position:relative;min-height:530px;display:grid;place-items:center}
.ftr-cv-paper{width:min(520px,80%);min-height:500px;background:#fff;border:1px solid #dce3ec;border-radius:12px;padding:40px;box-shadow:0 30px 70px rgba(34,54,82,.14);transform:rotate(2deg)}
.ftr-cv-head{display:flex;align-items:center;gap:18px}
.ftr-avatar{width:62px;height:62px;border-radius:50%;background:#edf2f8;display:grid;place-items:center;color:#28466e;font-weight:800}
.ftr-cv-head strong{display:block;font-size:22px;color:#16253b}.ftr-cv-head small{display:block;margin-top:8px;color:#7d8a9b}
.ftr-cv-rule{height:2px;background:#e8edf3;margin:28px 0}
.ftr-cv-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}
.ftr-cv-grid h5{font-size:11px;letter-spacing:2px;color:#23456e;margin:0 0 12px}
.ftr-cv-grid h5:not(:first-child){margin-top:28px}
.ftr-cv-grid i{display:block;height:7px;border-radius:8px;background:#e7ebf0;margin:8px 0}
.ftr-score,.ftr-ats{position:absolute;background:#10253f;color:#fff;border:1px solid #27415f;border-radius:12px;padding:17px 20px;box-shadow:0 18px 40px rgba(16,37,63,.18)}
.ftr-score{right:2%;top:16%;display:flex;flex-direction:column}.ftr-score strong{font-size:20px}.ftr-score small,.ftr-ats small{color:#aebbd0;margin-top:7px}
.ftr-ats{left:4%;bottom:10%;font-weight:800}.ftr-ats small{display:block;font-weight:400}
.ftr-intro,.ftr-templates,.ftr-steps{max-width:1300px;margin:auto;padding:105px 30px}
.ftr-section-heading{max-width:750px}.ftr-section-heading.center{text-align:center;margin:0 auto 55px}.ftr-section-heading h2{font-size:48px;line-height:1.05;letter-spacing:-2px;margin:14px 0;color:#16253b}.ftr-section-heading h2 span{color:var(--blue)}.ftr-section-heading p{font-size:18px;color:#738096;line-height:1.7}
.ftr-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:50px}
.ftr-feature-grid article{padding:32px;border:1px solid #e2e7ee;border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(20,38,62,.05)}
.ftr-feature-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#edf4ff;color:var(--blue);font-size:21px}.ftr-feature-grid h3{margin:22px 0 10px;font-size:21px}.ftr-feature-grid p,.ftr-step-grid p{color:#748197;line-height:1.7;margin:0}
.ftr-templates{max-width:none;background:#f6f8fb}.ftr-template-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.ftr-template-card{background:#fff;border:1px solid #e0e6ed;border-radius:16px;padding:18px}.ftr-template-card.featured{border:2px solid var(--blue);box-shadow:0 18px 40px rgba(54,127,240,.12)}
.ftr-template-preview{height:330px;background:#fbfcfd;border:1px solid #e8edf3;padding:30px}.t-line{height:10px;background:#dbe2eb;border-radius:4px}.t-line.large{width:65%;height:18px;margin-bottom:35px}.t-cols{display:grid;grid-template-columns:1fr 1.5fr;gap:20px}.t-cols div{height:210px;background:repeating-linear-gradient(to bottom,#e2e7ed 0 7px,transparent 7px 22px)}
.ftr-template-card h3{margin:20px 4px 5px}.ftr-template-card p{margin:0 4px;color:#7b8799}
.ftr-steps{padding-bottom:115px}.ftr-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.ftr-step-grid div{border-top:2px solid #e4e9f0;padding-top:22px}.ftr-step-grid b{color:var(--blue);font-size:14px;letter-spacing:2px}.ftr-step-grid h3{font-size:22px;margin:18px 0 10px}
.ftr-footer{background:#0b1729;color:#fff}.ftr-footer-cta{max-width:1280px;margin:auto;padding:50px 30px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(135deg,#122b52,#182334);border:1px solid #29466e;border-radius:18px;transform:translateY(-1px)}.ftr-footer-cta h2{margin:4px 0 10px;font-size:42px;letter-spacing:-1px}.ftr-footer-cta h2 span{color:#3d86f5}.ftr-footer-cta p{color:#9cacbf;margin:0}.ftr-footer-main{max-width:1280px;margin:auto;padding:60px 30px 70px;display:grid;grid-template-columns:1.7fr 1fr 1fr 1.4fr;gap:55px}.ftr-footer-kicker{color:#6e9ee7;letter-spacing:3px;font-size:13px}.ftr-footer-brand h3{font-family:Georgia,serif;color:#f1c05c;font-size:34px;margin:3px 0 18px}.ftr-footer-brand p{max-width:410px;color:#91a1b7;line-height:1.8}.ftr-status{color:#91a1b7;margin-top:22px}.ftr-status i{display:inline-block;width:10px;height:10px;background:#20c878;border-radius:50%;margin-right:8px}.ftr-socials{display:flex;gap:10px;margin-top:25px}.ftr-socials a{width:46px;height:46px;border:1px solid #2a3c55;border-radius:10px;color:#a7b5c8;display:grid;place-items:center}.ftr-column{display:flex;flex-direction:column;gap:18px}.ftr-column h4{font-size:15px;letter-spacing:2px;margin:0 0 4px}.ftr-column h4:after{content:"";display:block;width:34px;height:2px;background:var(--gold);margin-top:13px}.ftr-column a{color:#92a0b3}.ftr-contact a{display:flex;gap:12px;align-items:center}.ftr-contact a span{color:#58a0ff}.ftr-footer-bottom{border-top:1px solid #26364d;max-width:none;padding:27px max(30px,calc((100% - 1280px)/2));display:flex;justify-content:space-between;gap:20px;color:#7f8ea3;font-size:14px}.ftr-footer-bottom div{display:flex;gap:25px}.ftr-footer-bottom a{color:#7f8ea3}
.ftr-content-page{min-height:500px;padding:90px 25px;background:#f7f9fc}.ftr-content-inner{max-width:900px;margin:auto;background:#fff;border:1px solid #e1e6ed;border-radius:16px;padding:50px}.ftr-content-inner h1{color:#15253b}.ftr-entry{color:#66748a;line-height:1.8}
@media(max-width:900px){.ftr-header-inner{min-height:82px;padding:0 20px}.ftr-brand{min-width:0}.ftr-nav{display:none;position:absolute;top:82px;left:0;right:0;background:#111b29;flex-direction:column;padding:22px 25px;gap:18px;border-bottom:1px solid #29384d}.ftr-nav.open{display:flex}.ftr-menu-toggle{display:flex;margin-left:auto;background:transparent;border:0;flex-direction:column;gap:5px;padding:8px}.ftr-menu-toggle span{width:24px;height:2px;background:#fff}.ftr-header-button{padding:12px 18px}.ftr-hero-inner{grid-template-columns:1fr;padding-top:55px}.ftr-cv-stage{min-height:520px}.ftr-feature-grid,.ftr-template-grid,.ftr-step-grid{grid-template-columns:1fr}.ftr-footer-main{grid-template-columns:1fr 1fr}.ftr-footer-cta{margin:0 15px;padding:35px 25px;flex-direction:column;align-items:flex-start}}
@media(max-width:600px){.ftr-header-button{display:none}.ftr-hero h1{font-size:50px;letter-spacing:-2.5px}.ftr-hero p{font-size:16px}.ftr-proof{font-size:12px}.ftr-cv-paper{width:90%;padding:25px;min-height:430px}.ftr-score{right:0;top:8%}.ftr-ats{left:0;bottom:7%}.ftr-section-heading h2{font-size:36px}.ftr-intro,.ftr-templates,.ftr-steps{padding:70px 20px}.ftr-footer-main{grid-template-columns:1fr;padding:50px 25px}.ftr-footer-bottom{padding:25px;flex-direction:column}.ftr-footer-cta h2{font-size:32px}.ftr-gold-button{width:100%;text-align:center}.ftr-footer-bottom div{gap:16px}.ftr-template-preview{height:280px}}

.ftr-brand-logo{display:block;width:250px;height:auto;max-height:82px;object-fit:contain;object-position:left center}
@media(max-width:900px){.ftr-brand{min-width:0}.ftr-brand-logo{width:220px;max-height:72px}}
@media(max-width:600px){.ftr-brand-logo{width:190px;max-height:68px}}

/* Footer color fidelity: matched to the supplied reference screenshot */
.ftr-footer{
    background:#071323 !important;
    color:#ffffff !important;
}
.ftr-footer-cta{
    background:linear-gradient(105deg,#142b52 0%,#15253b 58%,#192331 100%) !important;
    border-color:#294a78 !important;
}
.ftr-footer-cta .ftr-eyebrow{
    color:#f0a51b !important;
}
.ftr-footer-cta h2{
    color:#ffffff !important;
}
.ftr-footer-cta h2 span{
    color:#3d86f5 !important;
}
.ftr-footer-cta p{
    color:#9aaac0 !important;
}
.ftr-footer-main{
    background:#071323 !important;
}
.ftr-column h4{
    color:#ffffff !important;
}
.ftr-column h4:after{
    background:#f0a51b !important;
}
.ftr-column a{
    color:#8f9fb5 !important;
}
.ftr-footer-brand .ftr-footer-kicker{
    color:#5f9be7 !important;
}
.ftr-footer-brand h3{
    color:#f0bd55 !important;
}
.ftr-footer-brand p,
.ftr-status{
    color:#8f9fb5 !important;
}
.ftr-contact a span{
    color:#4c9bff !important;
}
.ftr-socials a{
    color:#9eafc4 !important;
    border-color:#253951 !important;
    background:#0b1a2e !important;
}
.ftr-footer-bottom{
    background:#071323 !important;
    border-top-color:#24364e !important;
    color:#7f8ea3 !important;
}
.ftr-footer-bottom a{
    color:#7f8ea3 !important;
}
