*,:after,:before{box-sizing:border-box}body{background:#02040a;font-family:Montserrat,Segoe UI,sans-serif;margin:0;min-height:100vh}a{color:inherit}img{display:block;max-width:100%}button,input,textarea{font-family:inherit}.layout{background:radial-gradient(circle at top,#0b1b2c 0,#040810 45%,#02040a 100%);color:#f1f6ff;display:grid;font-family:Montserrat,Segoe UI,sans-serif;grid-template-rows:auto 1fr auto;min-height:100vh}.topbar{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030c15cc;border-bottom:1px solid #5eb0ff33;display:flex;justify-content:space-between;padding:1.5rem 4vw;position:-webkit-sticky;position:sticky;top:0;z-index:10}.logo{color:#7fe9ff;font-size:1.25rem;font-weight:600;letter-spacing:.28rem;text-transform:uppercase}.nav{display:flex;gap:1.5rem}.nav a{border-bottom:2px solid #0000;color:#f1f6ffbf;font-weight:500;padding-bottom:.25rem;text-decoration:none;transition:all .3s ease}.nav a.active,.nav a:hover{border-color:#7fe9ff;color:#fff}.cta{align-items:center;background:linear-gradient(135deg,#82f7ff,#2d97ff);border-radius:999px;box-shadow:0 16px 36px -18px #82f7ffb3;color:#020617;display:inline-flex;font-weight:600;justify-content:center;padding:.8rem 1.6rem;text-decoration:none;transition:transform .3s ease}.cta:hover{transform:translateY(-2px)}.cta.secondary{background:#82f7ff1f;border:1px solid #82f7ff66;box-shadow:none;color:#7fe9ff}.hero{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:4rem 8vw 3rem}.hero__content h1{font-size:clamp(2.5rem,5vw,3.75rem);margin-bottom:1rem}.hero__content p{color:#f1f6ffcc;line-height:1.7;margin-bottom:1.5rem;max-width:34rem}.hero__badge{background:#82f7ff1f;border-radius:999px;color:#7fe9ff;display:inline-block;font-size:.7rem;letter-spacing:.24rem;margin-bottom:1.25rem;padding:.35rem .8rem;text-transform:uppercase}.hero__image-wrapper{border-radius:28px;box-shadow:0 40px 80px -50px #0b8bff99;overflow:hidden;position:relative}.hero__image-wrapper:after{background:linear-gradient(180deg,#0000 40%,#0014288c);content:"";inset:0;position:absolute}.hero__image-wrapper img{display:block;height:100%;object-fit:cover;width:100%}.page{padding:3rem 8vw 4rem}.page__header{margin-bottom:2.5rem;max-width:720px}.page__header h2{font-size:clamp(2rem,3.5vw,2.7rem);margin-bottom:.75rem}.page__header p{color:#f1f6ffb8;line-height:1.7}.card-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card{background:#04101ee6;border:1px solid #7fe9ff1f;border-radius:20px;box-shadow:0 30px 60px -40px #2276c7e6;display:flex;flex-direction:column;overflow:hidden}.card img{height:180px;object-fit:cover;width:100%}.card__content{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}.card__content p{color:#f1f6ffb3;line-height:1.6}.profile-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.profile-card{background:#051220e6;border:1px solid #7fe9ff24;border-radius:24px;overflow:hidden}.profile-card img{height:220px;object-fit:cover;width:100%}.profile-card__content{padding:1.5rem}.profile-card__content span{color:#7fe9ff;display:inline-block;font-size:.75rem;letter-spacing:.12rem;margin-bottom:.75rem;text-transform:uppercase}.profile-card__content p{color:#f1f6ffb3;line-height:1.6}.contact__grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.contact__form{grid-gap:1rem;background:#040f1af2;border:1px solid #7fe9ff1f;border-radius:20px;display:grid;gap:1rem;padding:2rem}.contact__form label{grid-gap:.35rem;display:grid;font-weight:500;gap:.35rem}.contact__form input,.contact__form textarea{background:#0a1826e6;border:1px solid #7fe9ff29;border-radius:12px;color:#f1f6ff;font-size:.95rem;padding:.75rem 1rem}.contact__form button{align-self:start;border:none;cursor:pointer;margin-top:.5rem}.contact__details{grid-gap:1.5rem;align-content:start;display:grid;gap:1.5rem}.contact__details img{border-radius:20px;box-shadow:0 30px 60px -40px #2276c7e6;height:260px;object-fit:cover;width:100%}.footer{border-top:1px solid #5eb0ff26;color:#f1f6ff99;display:flex;font-size:.85rem;gap:1rem;justify-content:space-between;padding:1.5rem 8vw 2rem}@media (max-width:768px){.topbar{flex-wrap:wrap;gap:1rem}.nav{justify-content:space-between;width:100%}.footer{align-items:center;flex-direction:column;text-align:center}}
/*# sourceMappingURL=main.3e78070b.css.map*/