body.modal-open{overflow:hidden}:root{--bg:#0b0f14;--card:#121826;--text:#e5e7eb;--muted:#9ca3af;--accent:#22d3ee;--accent-soft:#22d3ee26;--radius:14px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0b0f14;background:var(--bg);color:#e5e7eb;color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{display:block;height:auto;max-width:100%}@media (max-width:768px){body{font-size:14px}}.loading{align-items:center;color:#22d3ee;color:var(--accent);display:flex;justify-content:center;min-height:50vh}:focus-visible{outline:2px solid #22d3ee;outline:2px solid var(--accent);outline-offset:2px}a,button{transition:all .3s ease}.header{backdrop-filter:none;-webkit-backdrop-filter:none;background:#0000;border-bottom:1px solid #ffffff0f;position:relative;width:100%;z-index:1000}.header-inner{gap:2.5rem;justify-content:center;margin:0 auto;max-width:1600px;min-height:72px;padding:.9rem 3rem;position:relative}.header-inner,.header-logo{align-items:center;display:flex}.logo-text.glow{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#00c6ff,#0072ff 50%,#00ffc3);-webkit-background-clip:text;background-clip:text;cursor:pointer;font-family:Orbitron,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.08em;transition:filter .2s ease,text-shadow .2s ease;white-space:nowrap}.logo-text.glow:hover{filter:brightness(1.2)}.logo-text{background:linear-gradient(90deg,#00c6ff,#0072ff 50%,#00ffc3);font-family:Orbitron,Segoe UI,sans-serif;font-size:1.5rem;letter-spacing:.08em;transition:filter .2s ease}.logo-text:hover{filter:brightness(1.2)}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#0ff,#7dd3fc 40%,#a855f7 70%,#facc15);-webkit-background-clip:text;background-clip:text;cursor:pointer;font-family:Inter,Segoe UI,sans-serif;font-size:1.35rem;font-weight:700;letter-spacing:.06em;white-space:nowrap}.header-nav{align-items:center;display:flex;gap:3rem;justify-content:center}.nav-link{background:none;border:none;color:#9aa4b2;cursor:pointer;font-family:Inter,Segoe UI,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.02em;padding:0;transition:color .25s ease,text-shadow .25s ease;white-space:nowrap}.nav-link:hover{color:#fff}.nav-active{color:#fff;font-weight:500}.nav-underline{display:none}.nav-cta{background:linear-gradient(135deg,#7dd3fc,#22d3ee);border:none;border-radius:8px;color:#0b0b0b;cursor:pointer;flex-shrink:0;font-family:Inter,Segoe UI,sans-serif;font-size:.95rem;font-weight:500;line-height:1;padding:.45rem 1rem;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;white-space:nowrap}.nav-cta:hover{background:linear-gradient(135deg,#22d3ee,#7dd3fc);box-shadow:0 4px 12px #22d3ee66;transform:translateY(-1px)}.header-hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:6px}.header-hamburger span{background:#9aa4b2;height:2px;width:26px}@media (max-width:900px){.header-inner{align-items:center;display:flex;justify-content:space-between;padding:.8rem 1.5rem}.header-logo{display:flex;flex:1 1;justify-content:center}.header-nav{align-items:flex-start;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0c1ef2;flex-direction:column;gap:1.5rem;height:100vh;padding:5rem 2rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:300px;z-index:1001}.header-nav.nav-open{transform:translateX(0)}.header-hamburger{display:flex;position:absolute;right:1.5rem}}.header-hamburger.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.header-hamburger.open span:nth-child(2){opacity:0}.header-hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.header-backdrop{background:#0006;inset:0;position:fixed;z-index:999}.footer-root-new{background:var(--bg);border-top:1px solid #ffffff14;color:var(--muted);font-family:Inter,Segoe UI,Arial,sans-serif;margin-top:4rem;padding:0}.footer-main-new{gap:2.5rem;margin:0 auto;max-width:1200px;padding:4rem 2rem 3rem}.footer-brand-new,.footer-main-new{align-items:center;display:flex;flex-direction:column}.footer-brand-new{gap:.8rem;text-align:center}.footer-logo-link{cursor:pointer;text-decoration:none}.footer-logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#00c6ff,#0072ff 50%,#00ffc3);-webkit-background-clip:text;background-clip:text;font-family:Orbitron,Segoe UI,sans-serif;font-size:3rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-align:center;transition:transform .3s ease}.footer-logo-link:hover .footer-logo-text{transform:scale(1.05)}.footer-tagline-new{color:#22d3ee;font-size:1.2rem;font-weight:500}.footer-nav-new{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:1rem}.footer-nav-link{color:var(--muted);font-size:1rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .3s ease}.footer-nav-link:after{background:linear-gradient(90deg,#22d3ee,#7dd3fc);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-nav-link:hover{color:#22d3ee}.footer-nav-link:hover:after{width:100%}.footer-contact-new{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin-top:1rem}.contact-item{align-items:center;display:flex;gap:.75rem}.contact-icon{flex-shrink:0}.contact-link{color:var(--muted);font-size:.95rem;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#22d3ee}.footer-copyright-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-top:1px solid #ffffff1a;padding:2rem}.copyright-content{display:flex;flex-direction:column;gap:.5rem;margin:0 auto;max-width:1200px;text-align:center}.copyright-text,.designer-credit{color:var(--muted);font-size:.9rem;margin:0}.designer-link{color:#22d3ee;font-weight:500;text-decoration:none;transition:color .3s ease}.designer-link:hover{color:#7dd3fc;text-decoration:underline}.footer-social{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:.5rem}.social-link svg{display:block;filter:drop-shadow(0 2px 8px rgba(10,102,194,.35));height:28px;transition:transform .2s ease;width:28px}.social-link:hover svg{transform:translateY(-1px)}@media (max-width:1024px){.footer-main-new{padding:3rem 2rem 2.5rem}}@media (max-width:768px){.footer-main-new{align-items:flex-start;gap:2rem;padding:3rem 1.5rem 2rem}.footer-brand-new{align-items:flex-start;text-align:left}.footer-logo-text{font-size:2.2rem;text-align:left}.footer-tagline-new{font-size:1.1rem}.footer-nav-new{flex-wrap:wrap;gap:1.2rem;justify-content:flex-start}.footer-nav-link{font-size:.95rem}.footer-contact-new{align-items:flex-start;flex-direction:column;gap:1.2rem;width:100%}.contact-item{justify-content:flex-start;width:100%}.footer-copyright-section{padding:1.5rem}.copyright-content{gap:.8rem;text-align:left}.copyright-text,.designer-credit{font-size:.85rem}}@media (max-width:480px){.footer-main-new{align-items:flex-start;padding:2.5rem 1rem 1.5rem}.footer-brand-new{align-items:flex-start;text-align:left}.footer-logo-text{font-size:1.8rem;text-align:left}.footer-tagline-new{font-size:1rem}.footer-nav-new{gap:1rem;justify-content:flex-start}.footer-nav-link{font-size:.9rem;padding:.4rem 0}.contact-link{font-size:.9rem;word-break:break-word}.contact-item{justify-content:flex-start}.footer-copyright-section{padding:1.5rem 1rem}.copyright-content{text-align:left}}.skeleton-card,.skeleton-hero,.skeleton-page{animation:skeleton-loading 1.5s ease-in-out infinite}.skeleton-line{background:linear-gradient(90deg,#ffffff0d,#ffffff1a 50%,#ffffff0d);border-radius:8px;margin-bottom:1rem}.skeleton-title{height:24px;width:60%}.skeleton-text{height:16px;width:100%}.skeleton-text-short{height:16px;width:80%}.skeleton-hero{padding:4rem 2rem}.skeleton-hero-title{height:48px;margin-bottom:1.5rem;width:70%}.skeleton-hero-text{height:20px;margin-bottom:1rem;width:90%}.skeleton-buttons{display:flex;gap:1rem;margin-top:2rem}.skeleton-button{background:linear-gradient(90deg,#ffffff0d,#ffffff1a 50%,#ffffff0d);border-radius:999px;height:44px;width:150px}.skeleton-page{padding:6rem 2rem}.skeleton-page-title{height:40px;margin:0 auto 1.5rem;width:300px}.skeleton-page-text{height:20px;margin:0 auto 3rem;width:600px}.skeleton-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.skeleton-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}@keyframes skeleton-loading{0%{opacity:1}50%{opacity:.6}to{opacity:1}}@media (max-width:1024px){.skeleton-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.skeleton-grid{grid-template-columns:1fr}.skeleton-hero{padding:2rem 1rem}.skeleton-hero-title{height:36px;width:80%}.skeleton-page{padding:3rem 1rem}.skeleton-page-title{width:250px}.skeleton-page-text{max-width:100%;width:100%}}@media (max-width:480px){.skeleton-hero-title{height:32px}.skeleton-page-title{height:32px;width:200px}}
/*# sourceMappingURL=main.bd263b12.css.map*/