@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body,#root,#__next{width:100%;height:100%}body{color:#f7f8ff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0f;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;overflow-x:hidden}.app{min-height:100vh;position:relative}.aurora-bg{z-index:0;pointer-events:none;position:fixed;inset:0}.content{z-index:1;position:relative}.navbar{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0fa6;border-bottom:1px solid #ffffff0f;justify-content:center;align-items:center;padding:1.25rem 3rem;display:flex;position:sticky;top:0}.nav-links{gap:2.5rem;display:flex}.nav-links a{color:#f7f8fff2;letter-spacing:.01em;padding-bottom:2px;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-links a:after{content:"";background:linear-gradient(90deg,#a78bfa,#6e67ff);border-radius:1px;width:0;height:1.5px;transition:width .3s;position:absolute;bottom:-2px;left:0}.nav-links a:hover{color:#f7f8ff}.nav-links a:hover:after{width:100%}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;min-height:100vh;padding:0 2rem 4rem;display:flex}.hero-logo{object-fit:contain;filter:drop-shadow(0 0 24px #7c3aed4d);width:auto;height:clamp(60px,10vw,100px);margin-bottom:.25rem}.hero-badge{color:#c4b5fd;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#7c3aed2e,#6e67ff1a);border:1px solid #7c3aed47;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1.4rem;font-size:.78rem;font-weight:600;display:inline-flex;box-shadow:0 2px 16px #7c3aed1f}.hero-title-logo-wrap{justify-content:center;align-items:center;width:100%;max-width:720px;display:flex}.hero-title-logo{object-fit:contain;filter:drop-shadow(0 0 40px #7c3aed59)drop-shadow(0 0 80px #6e67ff26);width:100%;max-width:clamp(280px,50vw,560px);height:auto}.gradient-text{background:linear-gradient(135deg,#a78bfa 0%,#7c3aed 40%,#6e67ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#f7f8ffeb;max-width:520px;font-size:1.15rem;font-weight:400;line-height:1.8}.hero-cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.email-input-group{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;align-items:center;transition:border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.email-input-group:focus-within{border-color:#7c3aed80;box-shadow:0 0 20px #7c3aed26}.email-input{color:#f6f7ff;background:0 0;border:none;outline:none;min-width:220px;padding:.8rem 1.2rem;font-family:inherit;font-size:1rem}.email-input::placeholder{color:#f7f8ff99}.btn-quote{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#7c3aed,#6e67ff);border:none;padding:.8rem 1.6rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:filter .25s,box-shadow .3s}.btn-quote:hover{filter:brightness(1.12);box-shadow:0 4px 20px #7c3aed59}.btn-services{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f7f8fff2;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;padding:.75rem 1.6rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:background .3s,border-color .3s,transform .2s}.btn-services:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-2px)}.stats-row{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;align-items:center;gap:2rem;margin-top:2rem;padding:1.4rem 2.5rem;display:flex}.stat-item{flex-direction:column;align-items:center;gap:.2rem;display:flex}.stat-number{background:linear-gradient(135deg,#e0d9ff 30%,#a78bfa);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:1.45rem;font-weight:700}.stat-label{color:#ffffff61;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:500}.stat-divider{background:#ffffff1a;width:1px;height:34px}.scroll-indicator{cursor:pointer;color:#ffffff4d;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-top:1.5rem;transition:color .3s,border-color .3s;display:flex}.scroll-indicator:hover{color:#a78bfa;border-color:#7c3aed66}.section{max-width:1100px;margin:0 auto;padding:6rem 2rem}.section-heading{letter-spacing:-.03em;color:#f1f0ff;text-align:center;margin-bottom:.6rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800}.section-sub{text-align:center;color:#ffffff73;max-width:520px;margin:0 auto 3rem;font-size:1.05rem;line-height:1.65}.services-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.service-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;height:100%;padding:2.2rem 1.8rem;transition:transform .3s,border-color .3s,box-shadow .3s}.service-card:hover{border-color:#7c3aed59;transform:translateY(-4px);box-shadow:0 8px 32px #7c3aed1f}.service-icon{color:#a78bfa;background:linear-gradient(135deg,#7c3aed1f,#6e67ff0f);border:1px solid #7c3aed26;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:1.2rem;padding:10px;display:flex}.service-icon svg{width:100%;height:100%}.service-card h3{color:#e0d9ff;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.service-card p{color:#ffffff73;font-size:.88rem;line-height:1.6}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.8rem;display:grid}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:inherit;background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.project-img-wrap{aspect-ratio:16/10;border-bottom:1px solid #ffffff0f;width:100%;overflow:hidden}.project-img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .45s}.project-card:hover .project-img{transform:scale(1.05)}.project-info{flex-direction:column;gap:.5rem;padding:1.4rem 1.6rem;display:flex}.project-img-placeholder{background:linear-gradient(135deg,#7c3aed1f,#6e67ff14);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.project-img-placeholder span{color:#a78bfa59;letter-spacing:-.02em;font-size:3rem;font-weight:800}.project-card:before{content:"";border-radius:inherit;background:radial-gradient(600px circle at var(--mouse-x,50%) var(--mouse-y,50%), #7c3aed0f, transparent 60%);opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.project-card:hover:before{opacity:1}.project-card:hover{border-color:#7c3aed66;transform:translateY(-6px);box-shadow:0 12px 40px #7c3aed26}.project-card--no-link{cursor:default}.project-tag{color:#baa9ff;letter-spacing:.04em;text-transform:uppercase;background:#7c3aed2e;border-radius:6px;width:fit-content;padding:.25rem .7rem;font-size:.72rem;font-weight:600;display:inline-block}.project-description{justify-content:space-between;align-items:center;display:flex}.project-card h3{color:#f1f0ff;font-size:1.15rem;font-weight:700}.project-card p{color:#ffffff73;font-size:.88rem;line-height:1.55}.project-arrow{color:#8a6ae9;margin-top:auto;font-size:1.2rem;transition:transform .3s}.project-card:hover .project-arrow{transform:translate(4px)}.contact-section{padding-bottom:4rem}.contact-form{flex-direction:column;gap:1rem;max-width:600px;margin:0 auto;display:flex}.form-row{gap:1rem;display:flex}.form-input{color:#f1f0ff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:.85rem 1.1rem;font-family:inherit;font-size:.92rem;transition:border-color .3s,box-shadow .3s}.form-input::placeholder{color:#ffffff4d}.form-input:focus{border-color:#7c3aed80;box-shadow:0 0 16px #7c3aed1f}.form-textarea{resize:vertical;min-height:120px}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6e67ff);border:none;border-radius:12px;padding:.85rem 2rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .3s;box-shadow:0 0 24px #7c3aed59}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 36px #7c3aed8c}.btn-submit{align-self:flex-start}.site-footer{color:#ecebf8;background:linear-gradient(135deg,#3b0764 0%,#5b1b90 50%,#6f1b6f 100%);padding:48px 16px}.footer-inner{max-width:1100px;margin:0 auto}.footer-grid{grid-template-columns:1fr;gap:24px;margin-bottom:24px;display:grid}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer-title{color:#fff;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.footer-accent{color:#f472b6;margin-left:2px}.footer-desc{color:#ecebf8d9;margin-bottom:12px;font-size:.95rem}.footer-social{gap:12px;display:flex}.footer-icon{color:#ecebf8e6;justify-content:center;align-items:center;display:inline-flex}.footer-col-title{color:#fff;margin-bottom:10px;font-weight:700}.footer-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.footer-list a{color:#ecebf8d9;text-decoration:none}.footer-contact-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.contact-icon{color:#f472b6;margin-right:8px}.footer-bottom{border-top:1px solid #ffffff0a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:16px;display:flex}.footer-copy{color:#ecebf8cc;font-size:.95rem}.footer-legal{gap:16px;display:flex}.footer-legal a{color:#ecebf8cc;font-size:.9rem;text-decoration:none}@media (max-width:768px){.navbar{padding:1rem 1.5rem}.nav-links{gap:1.2rem}.hero{gap:1rem;min-height:auto;padding:3rem 1.5rem 2.5rem}.hero-title-logo-wrap{max-width:100%}.hero-title-logo{max-width:320px}.hero-badge{padding:.4rem 1rem;font-size:.7rem}.hero-subtitle{max-width:400px;font-size:.95rem}.hero-cta-row{flex-direction:column;width:100%;max-width:360px}.email-input-group{border-radius:12px;flex-direction:column;width:100%}.email-input{text-align:center;width:100%;min-width:auto}.btn-quote{border-radius:0 0 11px 11px;width:100%;padding:.85rem}.btn-services{width:100%}.stats-row{flex-direction:column;gap:1rem;padding:1.25rem 1.5rem}.stat-divider{width:60px;height:1px}.scroll-indicator{width:38px;height:38px;margin-top:1rem}.scroll-indicator svg{width:16px;height:16px}.section{padding:4rem 1.5rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.service-card{padding:1.6rem 1.4rem}.projects-grid{grid-template-columns:1fr}.form-row{flex-direction:column}.btn-submit{text-align:center;align-self:stretch}}@media (max-width:480px){.navbar{padding:.85rem 1rem}.nav-links{gap:1rem}.nav-links a{font-size:.82rem}.hero{gap:.8rem;padding:2.5rem 1.2rem 2rem}.hero-title-logo{max-width:240px}.hero-badge{padding:.35rem .85rem;font-size:.65rem}.hero-subtitle{font-size:.88rem;line-height:1.6}.hero-cta-row{max-width:100%}.stats-row{gap:.75rem;width:100%;padding:1rem 1.2rem}.stat-number{font-size:1.2rem}.stat-label{font-size:.68rem}.section{padding:3rem 1.2rem}.section-heading{font-size:1.5rem}.section-sub{margin-bottom:2rem;font-size:.92rem}.services-grid{grid-template-columns:1fr}.service-card{padding:1.4rem 1.2rem}.service-icon{width:34px;height:34px}.service-card h3{font-size:.95rem}.service-card p{font-size:.82rem}.project-info{padding:1.1rem 1.2rem}.contact-form{gap:.8rem}.form-input{padding:.75rem 1rem;font-size:.88rem}.footer{padding:1.5rem 1rem;font-size:.75rem}}.aurora-container{width:100%;height:100%}
