:root{color:#152033;--navy:#08111f;--blue:#0b63ce;--cyan:#12a8e0;--light:#f3f6f9;--line:#dbe4ed;--text:#152033;--muted:#5d6877;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.6}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}.container{width:min(1180px,100% - 40px);margin:0 auto}.narrow{width:min(820px,100% - 40px);margin:0 auto}.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08111ff5;border-bottom:1px solid #ffffff14;position:sticky;top:0}.header-inner{align-items:center;gap:30px;height:104px;display:flex}.brand{color:#fff;white-space:nowrap;align-items:center;gap:10px;font-size:1.1rem;display:flex}.brand-logo-link{flex:0 430px;min-width:220px}.header-logo{object-fit:contain;object-position:left center;width:min(430px,100%);height:88px;display:block}.brand-mark{background:linear-gradient(135deg,var(--cyan),var(--blue));color:#fff;letter-spacing:.06em;border-radius:50%;place-items:center;width:42px;height:42px;font-size:.78rem;font-weight:900;display:grid}.site-header nav{gap:24px;margin-left:auto;display:flex}.site-header nav a{color:#c8d3df;font-size:.94rem;font-weight:700}.site-header nav a.active,.site-header nav a:hover{color:#fff}.button{background:linear-gradient(135deg,var(--cyan),var(--blue));color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;padding:14px 20px;font-weight:800;display:inline-flex;box-shadow:0 8px 25px #0b63ce38}.button.small{padding:10px 14px;font-size:.9rem}.carousel{background:var(--navy);height:65vh;min-height:520px;position:relative;overflow:hidden}.carousel-slide{opacity:0;pointer-events:none;background-position:50%;background-size:cover;transition:opacity .8s;position:absolute;inset:0}.carousel-slide.active{opacity:1;pointer-events:auto}.carousel-content{color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;padding-right:45%;display:flex}.carousel-content h1,.page-hero h1{letter-spacing:-.045em;margin:.2em 0 .3em;font-size:clamp(2.7rem,5vw,5.1rem);line-height:.98}.carousel-content p:not(.eyebrow){color:#e4edf5;max-width:680px;font-size:1.18rem}.eyebrow{letter-spacing:.18em;font-weight:900;color:#6dd5ff!important;font-size:.78rem!important}.eyebrow.dark{color:var(--blue)!important}.carousel-arrow{z-index:5;color:#fff;cursor:pointer;background:#060f1b8c;border:0;border-radius:10px;width:58px;height:76px;font-size:3rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow.left{left:20px}.carousel-arrow.right{right:20px}.carousel-dots{z-index:5;gap:10px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.carousel-dots button{cursor:pointer;background:0 0;border:1px solid #fff;border-radius:50%;width:10px;height:10px;padding:0}.carousel-dots button.active{background:#fff}.section{padding:88px 0}.section.muted{background:var(--light)}.intro{text-align:center}.section h2{letter-spacing:-.035em;margin:.25em 0 .6em;font-size:clamp(2rem,3vw,3rem);line-height:1.08}.section p{color:var(--muted);font-size:1.04rem}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px;display:flex}.text-link{color:var(--blue);font-weight:800}.card-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:28px;box-shadow:0 12px 30px #1428460d}.service-card span{width:34px;height:34px;color:var(--blue);background:#e9f6ff;border-radius:50%;place-items:center;font-weight:900;display:grid}.service-card h3,.service-card h2{margin:18px 0 6px;font-size:1.25rem}.service-card.large h2{font-size:1.55rem}.two-col{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;display:grid}.check-list{gap:12px;padding:0;list-style:none;display:grid}.check-list li:before{content:"✓";color:var(--blue);margin-right:10px;font-weight:900}.feature-panel{background:var(--navy);color:#fff;border-radius:18px;flex-direction:column;align-items:flex-start;padding:52px;display:flex}.feature-panel strong{letter-spacing:-.05em;font-size:clamp(2.5rem,5vw,4.5rem);line-height:.95}.feature-panel p{color:#ccd8e4}.contact-band{color:#fff;background:linear-gradient(135deg,#07101e,#0d2541)}.contact-band p{color:#c9d4df}.contact-form{color:var(--text);background:#fff;border-radius:14px;padding:28px;box-shadow:0 20px 50px #0000002e}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form label{gap:7px;margin-bottom:14px;font-size:.88rem;font-weight:800;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;font:inherit;color:var(--text);background:#fff;border:1px solid #cfd9e3;border-radius:8px;padding:12px 13px}.form-note{color:#6b7480!important;font-size:.75rem!important;line-height:1.45!important}.page-hero{color:#fff;background:linear-gradient(135deg,#07101e,#12375d);padding:90px 0}.page-hero.compact{padding:62px 0}.page-hero p{color:#d7e1eb;max-width:740px;font-size:1.15rem}.page-hero.compact h1{font-size:3rem}.legal{max-width:800px}.legal h2{margin-top:2em;font-size:1.5rem}.site-footer{color:#aebac6;background:#050b13;padding:60px 0 20px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:50px;display:grid}.footer-grid h2{color:#fff;font-size:1rem}.footer-grid a{margin:8px 0;display:block}.footer-brand{margin-bottom:14px}.footer-bottom{border-top:1px solid #1f2b38;margin-top:40px;padding-top:18px;font-size:.85rem}@media (width<=900px){.brand-logo-link{flex-basis:360px}.header-logo{height:78px}.site-header nav{display:none}.header-inner>.button{margin-left:auto}.carousel-content{padding-right:10%}.card-grid{grid-template-columns:1fr 1fr}.two-col{grid-template-columns:1fr}.carousel{height:600px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media (width<=620px){.container,.narrow{width:min(100% - 28px,1180px)}.header-inner{height:82px}.brand-logo-link{flex-basis:290px;min-width:0}.header-logo{width:min(290px,100%);height:68px}.brand{font-size:.95rem}.brand-mark{width:38px;height:38px}.header-inner>.button{display:none}.carousel{height:600px;min-height:600px}.carousel-content{padding-right:0}.carousel-arrow{width:42px;height:58px;font-size:2.2rem}.carousel-arrow.left{left:8px}.carousel-arrow.right{right:8px}.section{padding:64px 0}.card-grid,.form-grid,.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.section-heading{display:block}.feature-panel{padding:34px}.page-hero{padding:70px 0}.page-hero h1{font-size:3rem}}.mobile-menu-toggle{cursor:pointer;background:#101d2d;border:1px solid #ffffff2e;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:46px;height:42px;margin-left:auto;padding:9px 10px;display:none}.mobile-menu-toggle span{background:#fff;border-radius:999px;width:100%;height:2px;display:block}.mobile-shine-link{display:none}.desktop-shine-button{white-space:nowrap}@media (width<=900px){.header-inner{position:relative}.mobile-menu-toggle{display:flex}.site-header nav{background:#08111f;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff1f;flex-direction:column;gap:0;margin-left:0;padding:12px 20px 18px;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;box-shadow:0 18px 35px #00000047}.site-header nav.open{display:flex}.site-header nav a{border-bottom:1px solid #ffffff14;padding:13px 4px;font-size:1rem;display:block}.site-header nav a:last-child{border-bottom:0}.mobile-shine-link{color:#6dd5ff!important;font-weight:900!important;display:block!important}.desktop-shine-button{display:none!important}}@media (width<=620px){.header-inner{gap:12px;height:82px}.brand-logo-link{flex:auto;max-width:calc(100% - 58px)}.header-logo{width:100%;max-width:290px;height:68px}.mobile-menu-toggle{flex:0 0 46px}.site-header nav{padding-left:14px;padding-right:14px}}
