body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}#root,body,html{height:100%}body{background:#f8fafc;color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Arial,sans-serif;margin:0}.site{display:flex;flex-direction:column;min-height:100%}.container{margin:0 auto;max-width:1120px;padding:0 20px;width:100%}.nav{background:#111827;border-bottom:1px solid #ffffff14;color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:10}.nav-inner{display:flex;gap:12px;height:64px;justify-content:space-between}.brand,.nav-inner{align-items:center}.brand{color:#fff;display:inline-flex;font-weight:800;gap:10px;letter-spacing:.3px;text-decoration:none}.brand-dot{background:linear-gradient(135deg,#ec4899,#60a5fa);border-radius:50%;box-shadow:0 0 10px #ec48998c;height:14px;width:14px}.nav-links{flex-wrap:wrap;gap:18px}.nav-link,.nav-links{align-items:center;display:inline-flex}.nav-link{border-radius:8px;color:#fff;font-size:15px;font-weight:600;gap:8px;padding:6px 8px;text-decoration:none;transition:color .2s ease,opacity .2s ease,background .2s ease}.nav-link:hover{opacity:.92}.nav-link.instagram:hover{color:#ec4899}.nav-link.linkedin:hover{color:#0a66c2}.icon{display:block;height:20px;width:20px}.main{display:flex;flex:1 1}.hero,.main{align-items:center}.hero{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1.1fr .9fr;padding:48px 0}.hero-text h1{color:#0b1220;font-size:clamp(26px,4vw,40px);letter-spacing:.2px;margin:0 0 12px}.hero-text p{color:#374151;font-size:clamp(15px,1.6vw,18px);line-height:1.7;margin:0 0 20px}.cta{display:inline-flex;flex-wrap:wrap;gap:12px}.btn{-webkit-appearance:none;appearance:none;background:#111827;border:0;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:10px 16px;text-decoration:none;transition:transform .15s ease,filter .15s ease,background .15s ease}.btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.btn-outline{background:#0000;border:2px solid #111827;color:#111827}.hero-image-wrap{display:flex;justify-content:center}.hero-image{background:#111827;border-radius:18px;box-shadow:0 12px 32px #00000040;height:auto;max-width:380px;object-fit:cover;width:100%}.footer{background:#111827;border-top:1px solid #ffffff14;color:#fff;font-size:14px}.footer .container{display:grid;height:56px;place-items:center;text-align:center}@media (max-width:980px){.hero{gap:28px;grid-template-columns:1fr}.hero,.hero-text{text-align:center}.cta{justify-content:center}}@media (max-width:520px){.nav-inner{align-items:flex-start;height:auto;padding:10px 0}.brand-text{font-size:15px}.nav-links{justify-content:flex-start;width:100%}.icon{height:18px;width:18px}.btn{text-align:center;width:100%}.hero-image{max-width:300px}}
/*# sourceMappingURL=main.53c6b9dc.css.map*/