:root{--navy:#082f4b;--blue:#0f78a8;--cyan:#31b9d2;--pale:#eef9fc;--ink:#123044;--muted:#5c7482;--line:#cfe2e9;--white:#fff;--shadow:0 24px 60px rgba(8,47,75,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#f8fcfd;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.section-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section-block{padding:92px 0}.site-header{height:74px;padding:0 max(20px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30;background:rgba(248,252,253,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(207,226,233,.8)}.brand{display:flex;align-items:center;gap:11px;font-weight:800;color:var(--navy)}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;color:white;background:linear-gradient(135deg,var(--blue),var(--cyan));box-shadow:0 8px 20px rgba(15,120,168,.25)}nav{display:flex;gap:25px;align-items:center;font-size:.94rem;font-weight:650}nav a:hover{color:var(--blue)}.nav-cta{padding:9px 16px;border-radius:999px;background:var(--navy);color:#fff}.hero{padding-top:70px;padding-bottom:74px;display:grid;grid-template-columns:.92fr 1.08fr;gap:52px;align-items:center}.eyebrow{font-size:.75rem;font-weight:850;letter-spacing:.16em;color:var(--blue);margin:0 0 12px}.hero h1,.section-heading h2,.contact-card h2{line-height:1.08;color:var(--navy);margin:0}.hero h1{font-size:clamp(2.8rem,5.5vw,5.3rem);letter-spacing:-.055em}.hero-lead{font-size:1.16rem;color:var(--muted);max-width:650px}.hero-actions,.contact-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.button{display:inline-flex;justify-content:center;align-items:center;padding:13px 20px;border-radius:13px;font-weight:760}.button.primary{color:white;background:linear-gradient(135deg,var(--blue),#075f8d);box-shadow:0 12px 28px rgba(15,120,168,.25)}.button.secondary{background:white;border:1px solid var(--line);color:var(--navy)}.hero-points{display:flex;gap:8px;flex-wrap:wrap}.hero-points span{padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:white;font-size:.8rem;font-weight:700}.hero-image{border:0;padding:0;border-radius:26px;overflow:hidden;box-shadow:var(--shadow);background:white;cursor:zoom-in;transform:rotate(.6deg)}.section-heading{max-width:760px;margin-bottom:42px}.section-heading h2,.contact-card h2{font-size:clamp(2.15rem,4vw,3.5rem);letter-spacing:-.04em}.section-heading p:last-child{font-size:1.08rem;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-grid article,.opportunity-grid>div{padding:25px;border:1px solid var(--line);border-radius:19px;background:white;box-shadow:0 12px 30px rgba(8,47,75,.06)}.feature-grid span{font-size:.75rem;font-weight:850;color:var(--cyan)}.feature-grid h3,.opportunity-grid h3,.stack-grid h3{color:var(--navy);margin:8px 0}.feature-grid p,.opportunity-grid p,.stack-grid p{color:var(--muted);margin:0}.gallery-section,.tech-section{background:var(--navy)}.section-heading.light h2,.section-heading.light p:last-child{color:white}.section-heading.light .eyebrow{color:#78d9e8}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.gallery-card{position:relative;padding:0;border:0;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 22px 50px rgba(0,0,0,.22);cursor:zoom-in}.gallery-card img{width:100%;height:330px;object-fit:cover;object-position:top}.gallery-card.wide{grid-column:span 2}.gallery-card.wide img{height:480px}.gallery-card span{position:absolute;left:15px;bottom:15px;background:rgba(8,47,75,.9);color:white;padding:7px 11px;border-radius:9px;font-size:.84rem;font-weight:750}.phone-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;align-items:start;max-width:900px;margin:auto}.phone-grid button{border:0;background:none;padding:0;cursor:zoom-in}.phone-grid img{border-radius:28px;box-shadow:var(--shadow);max-height:650px;margin:auto}.tech-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.stack-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.stack-grid>div{padding:22px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14)}.stack-grid h3{color:#fff}.stack-grid p{color:#bed9e4}.opportunity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.included-card{margin-top:20px;padding:28px;border-radius:19px;background:linear-gradient(135deg,#e5f7fb,#f6fcfd);border:1px solid #bce0e8}.included-card h3{margin-top:0;color:var(--navy)}.contact-section{background:linear-gradient(135deg,#dff5fa,#f9fdfe)}.contact-card{text-align:center;padding:54px;border:1px solid #bfe2e9;border-radius:28px;background:rgba(255,255,255,.8);box-shadow:var(--shadow)}.contact-card>p{max-width:760px;margin-inline:auto;color:var(--muted)}.contact-actions{justify-content:center}.replace-note{font-size:.82rem}.replace-note code{color:#a32929}footer{padding:30px max(20px,calc((100vw - 1180px)/2));background:#051f32;color:#b9d3df;display:flex;justify-content:space-between;gap:20px;align-items:center}footer div{display:flex;flex-direction:column}footer strong{color:#fff}footer p{margin:0;font-size:.88rem}dialog{width:min(94vw,1500px);border:0;border-radius:18px;padding:14px;background:#061f31;color:white;box-shadow:0 30px 100px rgba(0,0,0,.55)}dialog::backdrop{background:rgba(0,17,28,.82);backdrop-filter:blur(7px)}dialog img{max-height:82vh;margin:auto;border-radius:11px}dialog p{text-align:center;margin:10px 0 3px}#closeModal{position:absolute;right:20px;top:18px;width:42px;height:42px;border-radius:50%;border:0;background:rgba(0,0,0,.7);color:#fff;font-size:1.7rem;cursor:pointer}.image-button:focus-visible,.button:focus-visible,a:focus-visible{outline:3px solid #f4b942;outline-offset:3px}
@media(max-width:900px){nav a:not(.nav-cta){display:none}.hero,.tech-layout{grid-template-columns:1fr}.hero{padding-top:48px}.feature-grid{grid-template-columns:repeat(2,1fr)}.opportunity-grid{grid-template-columns:1fr}.gallery-card img,.gallery-card.wide img{height:330px}.stack-grid{grid-template-columns:1fr}}
@media(max-width:620px){.section-shell{width:min(100% - 24px,1180px)}.section-block{padding:68px 0}.site-header{padding-inline:12px}.brand span:last-child{font-size:.94rem}.hero{gap:30px}.hero h1{font-size:2.7rem}.hero-actions .button{width:100%}.feature-grid,.gallery-grid{grid-template-columns:1fr}.gallery-card.wide{grid-column:auto}.gallery-card img,.gallery-card.wide img{height:230px}.phone-grid{gap:10px}.phone-grid img{border-radius:14px}.stack-grid{grid-template-columns:1fr}.contact-card{padding:34px 20px}footer{flex-direction:column;text-align:center}.contact-actions .button{width:100%}}
