@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Sora:wght@600;700;800&display=swap');
:root{--brand-950:#0a1929;--brand-900:#0f2740;--brand-700:#1335c4;--brand-500:#3366ff;--accent:#f59e0b;--accent-dark:#d97706;--muted:#64748b;--line:#e2e8f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#334155;font-family:'Plus Jakarta Sans',sans-serif;overflow-x:hidden}h1,h2,h3,h4{font-family:Sora,sans-serif}.page-container{max-width:1400px;padding-left:clamp(1.25rem,4vw,4rem);padding-right:clamp(1.25rem,4vw,4rem);margin:auto}.navbar{transition:.35s;background:transparent}.navbar.scrolled{background:rgba(255,255,255,.96);box-shadow:0 10px 30px rgba(15,39,64,.08);padding-top:.75rem!important;padding-bottom:.75rem!important}.navbar-brand,.navbar-brand:hover{color:white}.navbar.scrolled .navbar-brand,.navbar.scrolled .nav-link,.navbar.scrolled .phone-link{color:var(--brand-900)}.brand-mark{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--brand-900);color:#fff;font:800 18px Sora;box-shadow:0 8px 18px rgba(10,25,41,.18)}.brand-mark.light{background:#fff;color:var(--brand-950)}.brand-copy{display:flex;flex-direction:column;line-height:1.15}.brand-copy strong{font:700 15px Sora}.brand-copy small{font-size:11px;color:rgba(255,255,255,.7);margin-top:4px}.navbar.scrolled .brand-copy small{color:#64748b}.nav-link,.phone-link{color:rgba(255,255,255,.85);font-size:13px;font-weight:700;padding:.6rem .9rem!important}.nav-link:hover{color:var(--accent)}.phone-link{text-decoration:none}.navbar-toggler{border:0;color:#fff;font-size:1.6rem}.navbar.scrolled .navbar-toggler{color:var(--brand-900)}.btn{border-radius:12px;padding:.8rem 1.5rem;font-size:13px;font-weight:700}.btn-accent{background:var(--accent);color:#fff;border:0;box-shadow:0 10px 20px rgba(245,158,11,.25)}.btn-accent:hover{background:var(--accent-dark);color:#fff;transform:translateY(-2px)}.btn-secondary{border:2px solid rgba(15,39,64,.15);color:var(--brand-900);background:#fff}.section-pad{padding:7rem 0}.hero-section{min-height:720px;height:100vh;position:relative;display:flex;align-items:center;overflow:hidden}.hero-image{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,25,41,.96),rgba(10,25,41,.8),rgba(15,39,64,.5)),url('https://images.pexels.com/photos/6473978/pexels-photo-6473978.jpeg?auto=compress&cs=tinysrgb&h=900&w=1600') center/cover}.hero-content{position:relative;z-index:2;padding-top:7rem}.hero-copy{max-width:700px;color:white}.trust-pill{display:inline-flex;gap:.5rem;align-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50px;background:rgba(255,255,255,.1);padding:.55rem 1rem;font-size:13px;font-weight:700}.trust-pill i,.hero-copy h1 span,.hero-proof i{color:#fbbf24}.hero-copy h1{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1;font-weight:800;margin:1.5rem 0}.hero-copy>p{max-width:620px;color:rgba(255,255,255,.8);font-size:18px;line-height:1.7;margin-bottom:2rem}.hero-proof{display:flex;gap:1.5rem;align-items:center;margin-top:3rem;color:rgba(255,255,255,.7);font-size:13px;font-weight:600}.hero-proof i{margin-right:2px}.proof-divider{height:16px;border-left:1px solid rgba(255,255,255,.2)}.hero-fade{position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(transparent,#fff);z-index:1}.section-heading{text-align:center;max-width:680px;margin:0 auto 4rem}.section-heading p,.eyebrow{color:var(--brand-500);font-size:12px;text-transform:uppercase;letter-spacing:.2em;font-weight:800;margin-bottom:.8rem}.section-heading h2,.contact-section h2,.why-section h2{color:var(--brand-950);font-size:clamp(2rem,4vw,3.4rem);font-weight:800;line-height:1.15}.section-heading span,.lead{color:var(--muted);font-size:17px;line-height:1.7}.services-section{background:#fff;background-image:linear-gradient(rgba(15,39,64,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(15,39,64,.04) 1px,transparent 1px);background-size:40px 40px}.service-card{height:100%;border:1px solid #f1f5f9;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 3px 12px rgba(15,39,64,.05);transition:.4s}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px rgba(15,39,64,.13)}.service-image{height:210px;position:relative;overflow:hidden}.service-image img,.why-photo img,.showcase-tile img{width:100%;height:100%;object-fit:cover;transition:.7s}.service-card:hover .service-image img,.showcase-tile:hover img{transform:scale(1.1)}.image-shade,.tile-shade{position:absolute;inset:0;background:linear-gradient(transparent,rgba(10,25,41,.75))}.service-icon{position:absolute;top:1rem;left:1rem;width:48px;height:48px;border-radius:12px;background:rgba(255,255,255,.92);display:grid;place-items:center;color:var(--brand-700);font-size:23px}.service-card h3,.why-item h3{color:var(--brand-950);font-size:20px;font-weight:800}.service-card p{color:var(--muted);font-size:13px;line-height:1.7;min-height:66px}.text-link{color:#1a47f0;text-decoration:none;font-size:13px;font-weight:700}.text-link i{transition:.25s}.text-link:hover i{margin-left:5px}.why-section{background:var(--brand-950);color:white}.why-section h2{color:white}.eyebrow.accent{color:#fbbf24}.muted-light{color:rgba(255,255,255,.7)}.why-item h3{color:#fff;font-size:16px;margin-top:1rem}.why-item p{color:rgba(255,255,255,.6);font-size:13px;line-height:1.7}.why-icon{width:48px;height:48px;border:1px solid rgba(251,191,36,.3);border-radius:12px;display:grid;place-items:center;color:#fbbf24;font-size:22px}.why-photo{height:500px;position:relative;border-radius:24px;overflow:visible}.why-photo img{border-radius:24px}.stat-card{position:absolute;padding:1.3rem;border-radius:16px;box-shadow:0 15px 30px rgba(0,0,0,.2);display:flex;flex-direction:column;font-size:12px;font-weight:700;max-width:210px}.stat-card strong{font:800 38px Sora;margin-bottom:.25rem}.stat-one{bottom:-24px;left:-24px;background:#fff;color:#475569}.stat-one strong{color:#1335c4}.stat-two{top:-24px;right:-24px;background:#f59e0b;color:#fff}.showcase-section{background:#f8fafc}.showcase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.showcase-tile{height:240px;position:relative;border-radius:16px;overflow:hidden}.showcase-tile.large{grid-column:span 2;height:300px}.tile-copy{position:absolute;bottom:0;left:0;right:0;padding:1.3rem;color:#fff}.tile-copy h3{font-size:18px;margin:0 0 .2rem}.tile-copy p,.tile-copy a{opacity:0;max-height:0;transition:.4s;font-size:12px}.tile-copy p{line-height:1.5;margin:0}.tile-copy a{display:inline-block;color:#fbbf24;text-decoration:none;font-weight:700;margin-top:.5rem}.showcase-tile:hover .tile-copy p,.showcase-tile:hover .tile-copy a{opacity:1;max-height:80px}.contact-section{background:#fff;position:relative}.contact-section h2{margin-bottom:1rem}.contact-details{margin-top:2.5rem;display:grid;gap:1.25rem}.contact-details>a,.contact-details>div{display:flex;align-items:center;gap:1rem;text-decoration:none;color:var(--brand-950)}.contact-details>a>span,.contact-details>div>span{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#dce8ff;color:#1335c4;font-size:12px;font-weight:800}.contact-details small{display:block;text-transform:uppercase;letter-spacing:.15em;color:#94a3b8;font-size:10px;font-weight:700}.contact-details strong{font-size:15px}.contact-card{border:1px solid #f1f5f9;border-radius:24px;padding:2.5rem;box-shadow:0 18px 45px rgba(15,39,64,.1)}label{display:block;color:var(--brand-950);font-size:13px;font-weight:700;margin-bottom:.4rem}label em{color:#ef4444;font-style:normal}.form-control,.form-select{border:1px solid #e2e8f0;background:#f8fafc;border-radius:10px;padding:.75rem 1rem;font-size:13px}.form-control:focus,.form-select:focus{border-color:#3366ff;box-shadow:0 0 0 .2rem rgba(51,102,255,.12);background:#fff}.success-state{text-align:center;padding:3rem 1rem}.success-state>i{font-size:4rem;color:#16a34a}.success-state h3{color:var(--brand-950);margin-top:1rem}.success-state p{color:var(--muted)}.site-footer{background:var(--brand-950);color:rgba(255,255,255,.6);padding:5rem 0 2rem}.site-footer .brand-copy strong{color:#fff}.site-footer h4{color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:1.3rem}.site-footer p,.footer-list{font-size:13px;line-height:1.8}.footer-list{list-style:none;padding:0;margin:0;display:grid;gap:.6rem}.footer-list a{color:rgba(255,255,255,.6);text-decoration:none}.footer-list a:hover{color:#fbbf24}.footer-list i{color:#fbbf24;margin-right:.6rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;margin-top:1rem;display:flex;justify-content:space-between;gap:1rem;font-size:12px}.footer-bottom a{color:rgba(255,255,255,.6);text-decoration:none}.back-top{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:8px;background:rgba(255,255,255,.1);margin-left:.5rem}.page-banner{padding:12rem 0 5rem;background:var(--brand-950);color:white}.page-banner h1{font-size:clamp(2.3rem,5vw,4rem);font-weight:800}.page-banner p:last-child{max-width:620px;color:rgba(255,255,255,.7);font-size:17px}.page-banner+.services-section{padding-top:5rem}@media(max-width:991px){.navbar{background:rgba(10,25,41,.95)}.navbar-collapse{background:#fff;margin:1rem -1rem -1rem;padding:1rem}.navbar-collapse .nav-link,.navbar-collapse .phone-link{color:var(--brand-900)}.nav-actions{flex-wrap:wrap;padding-top:.7rem}.hero-copy h1{font-size:3rem}.showcase-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.hero-copy h1{font-size:2.5rem}.hero-copy>p{font-size:16px}.hero-proof{gap:.8rem;font-size:11px}.hero-proof .proof-divider{display:none}.hero-proof span:last-child{display:none}.section-pad{padding:5rem 0}.why-photo{height:370px}.stat-one{left:10px;bottom:-20px}.stat-two{right:10px;top:-20px}.showcase-tile,.showcase-tile.large{height:220px;grid-column:span 1}.showcase-tile.large{height:260px;grid-column:span 2}.tile-copy p{display:none}.contact-card{padding:1.5rem}.footer-bottom{flex-direction:column;align-items:center;text-align:center}}