*{box-sizing:border-box;margin:0;padding:0}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;flex-direction:column;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;display:flex}.navbar{z-index:1000;background:#fff;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.nav-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.logo{align-items:center;font-size:1.8rem;font-weight:900;text-decoration:none;transition:all .3s;display:flex}.logo .logo-comp{width:40px;height:40px;margin-right:.4rem}.logo:hover .logo-code{color:#66b1ea}.logo-code{color:#d9d9d9;transition:all .5s}.logo-nav{color:#66b1ea}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:#555;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-links a:after{content:"";background:linear-gradient(90deg,#667eea,#764ba2);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.nav-links a:hover:after,.nav-links a.router-link-active:after{width:100%}.nav-links a.router-link-active{color:#667eea}.contact-btn{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:25px;padding:.5rem 1.5rem;color:#fff!important;transition:transform .3s,box-shadow .3s!important}.contact-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea4d}.contact-btn:after{display:none!important}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.mobile-menu-btn span{background:#667eea;border-radius:2px;width:25px;height:3px;margin:5px 0;transition:all .3s;display:block}.mobile-nav{background:#fff;border-top:1px solid #eee;padding:1rem;display:none}.mobile-nav a{color:#555;border-radius:8px;padding:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.mobile-nav a:hover,.mobile-nav a.router-link-active{color:#667eea;background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%)}.footer{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);margin-top:auto;padding:2rem}.footer .company-logo{justify-content:center;align-items:center;gap:.4rem;margin-bottom:1.6rem;font-size:1.2rem;font-weight:600;display:flex}.footer .company-logo .logo{width:36px;height:36px}.footer-content p{margin:.5rem 0}.footer-tagline{opacity:.9;font-style:italic}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}@media (max-width:768px){.nav-links{display:none}.mobile-menu-btn,.mobile-nav{display:block}.nav-container{padding:1rem}.logo{font-size:1.5rem}}.home[data-v-03ff8e94]{min-height:100vh}.hero[data-v-03ff8e94]{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:space-evenly;align-items:center;height:50vh;min-height:600px;padding:2rem 5%;display:flex;position:relative;overflow:hidden}.hero[data-v-03ff8e94]:before{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.hero-content[data-v-03ff8e94]{z-index:2;flex:1;max-width:600px}.company-name[data-v-03ff8e94]{letter-spacing:-.4px;margin-bottom:1rem;font-size:4rem;font-weight:900}.company-name .code[data-v-03ff8e94]{background:linear-gradient(90deg,#fff,#f0f0f0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.company-name .nav[data-v-03ff8e94]{background:linear-gradient(90deg,#47eded,#4498e7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tagline[data-v-03ff8e94]{margin-bottom:1rem;font-size:1.8rem;font-weight:300}.subtitle[data-v-03ff8e94]{opacity:.95;margin-bottom:2rem;font-size:1.1rem}.cta-buttons[data-v-03ff8e94]{flex-wrap:wrap;gap:1rem;display:flex}.btn[data-v-03ff8e94]{border-radius:50px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary[data-v-03ff8e94]{color:#667eea;background:#fff}.btn-primary[data-v-03ff8e94]:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}.btn-secondary[data-v-03ff8e94]{color:#fff;background:0 0;border:2px solid #fff}.btn-secondary[data-v-03ff8e94]:hover{color:#667eea;background:#fff}.hero-animation[data-v-03ff8e94]{z-index:2;justify-content:center;align-items:center;display:flex}.code-block[data-v-03ff8e94]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border-radius:12px;padding:2rem}.code-block pre[data-v-03ff8e94]{color:#42b883;text-shadow:0 0 10px #42b88380;margin:0;font-family:Fira Code,monospace;font-size:1.1rem}.features[data-v-03ff8e94]{background:#f8f9fa;padding:5rem 2rem}.features h2[data-v-03ff8e94]{text-align:center;color:#333;margin-bottom:3rem;font-size:2.5rem}.container[data-v-03ff8e94]{max-width:1200px;margin:0 auto}.feature-grid[data-v-03ff8e94]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.feature-card[data-v-03ff8e94]{text-align:center;background:#fff;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 5px 15px #00000014}.feature-card[data-v-03ff8e94]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.feature-card .icon[data-v-03ff8e94]{margin-bottom:1rem;font-size:3rem}.feature-card h3[data-v-03ff8e94]{color:#333;margin-bottom:1rem}.feature-card p[data-v-03ff8e94]{color:#666;line-height:1.6}.products-preview[data-v-03ff8e94]{padding:5rem 2rem}.products-preview h2[data-v-03ff8e94]{text-align:center;color:#333;margin-bottom:3rem;font-size:2.5rem}.products-grid[data-v-03ff8e94]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:900px;margin:0 auto;display:grid}.product-card[data-v-03ff8e94]{color:#fff;border-radius:16px;padding:2.5rem;transition:transform .3s;position:relative;overflow:hidden}.product-card.mygrammar[data-v-03ff8e94]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.product-card.traffictrack[data-v-03ff8e94]{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.product-card[data-v-03ff8e94]:hover{transform:scale(1.05)}.product-card h3[data-v-03ff8e94]{margin-bottom:1rem;font-size:1.8rem}.product-card p[data-v-03ff8e94]{opacity:.95;margin-bottom:1.5rem;line-height:1.6}.learn-more[data-v-03ff8e94]{color:#fff;align-items:center;font-weight:600;text-decoration:none;transition:transform .3s;display:inline-flex}.learn-more[data-v-03ff8e94]:hover{transform:translate(5px)}@keyframes shimmer-03ff8e94{0%,to{transform:rotate(0)}50%{transform:rotate(180deg)}}@media (max-width:768px){.hero[data-v-03ff8e94]{text-align:center;flex-direction:column;padding:2rem}.company-name[data-v-03ff8e94]{font-size:3rem}.tagline[data-v-03ff8e94]{font-size:1.5rem}.hero-animation[data-v-03ff8e94]{margin-top:2rem}.code-block[data-v-03ff8e94]{padding:1rem}.code-block pre[data-v-03ff8e94]{font-size:.9rem}}
