.home[data-v-fa8d3a06]{min-height:100vh;background:linear-gradient(135deg,#f5f7ff,#fff);color:#2c3e50}.header[data-v-fa8d3a06]{position:fixed;top:0;left:0;right:0;height:64px;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(44,62,80,.1);z-index:1000}.header-content[data-v-fa8d3a06]{max-width:1200px;margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;justify-content:space-between}.logo[data-v-fa8d3a06]{display:flex;align-items:center;text-decoration:none;color:#2c3e50;font-weight:600;font-size:1.25rem;gap:12px}.logo-icon[data-v-fa8d3a06]{background:linear-gradient(135deg,#3498db,#2980b9);padding:6px 12px;border-radius:8px;color:#fff}.nav-links[data-v-fa8d3a06]{display:flex;gap:32px}.nav-link[data-v-fa8d3a06]{color:#2c3e50;text-decoration:none;font-weight:500;transition:all .3s ease;padding:8px 16px;border-radius:20px}.nav-link[data-v-fa8d3a06]:hover{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff}.hero[data-v-fa8d3a06]{padding:100px 24px 80px;position:relative;overflow:hidden}.hero[data-v-fa8d3a06]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(52,152,219,.1),rgba(41,128,185,.1));z-index:0}.hero-content[data-v-fa8d3a06]{display:grid;grid-template-columns:45% 55%;gap:32px;align-items:center;max-width:1200px;margin:0 auto;padding:24px;position:relative;z-index:1}.hero-title[data-v-fa8d3a06]{font-size:3.2rem;font-weight:700;line-height:1.3;margin-bottom:20px;color:#2c3e50}.gradient-text[data-v-fa8d3a06]{background:linear-gradient(135deg,#3498db,#2980b9);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle[data-v-fa8d3a06]{font-size:1.2rem;color:#34495e;margin-bottom:30px;line-height:1.5}.hero-buttons[data-v-fa8d3a06]{display:flex;gap:16px}.primary-button[data-v-fa8d3a06]{display:inline-flex;align-items:center;padding:12px 24px;background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;text-decoration:none;border-radius:12px;font-weight:500;transition:all .3s ease;box-shadow:0 4px 15px rgba(52,152,219,.3)}.primary-button[data-v-fa8d3a06]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(52,152,219,.4)}.secondary-button[data-v-fa8d3a06]{display:inline-flex;align-items:center;padding:12px 24px;background:#fff;color:#2c3e50;text-decoration:none;border-radius:12px;font-weight:500;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1);border:none;cursor:pointer;font-size:1rem;font-family:inherit}.secondary-button[data-v-fa8d3a06]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.hero-text[data-v-fa8d3a06]{cursor:pointer;transition:transform .3s ease}.hero-text[data-v-fa8d3a06]:hover{transform:translateY(-2px)}.hero-visual[data-v-fa8d3a06]{display:flex;justify-content:center;align-items:center;padding:40px 0 0 40px;cursor:pointer;transition:transform .3s ease}.hero-visual[data-v-fa8d3a06]:hover{transform:translateY(-2px)}.typing-container[data-v-fa8d3a06]{width:100%;border-radius:8px;padding:0;position:relative;height:300px;display:flex;align-items:center;margin-left:auto;max-width:90%}.typing-content[data-v-fa8d3a06]{min-height:280px;display:flex;flex-direction:column;gap:16px;width:100%;padding-left:20px}.typed-line[data-v-fa8d3a06]{opacity:.9}.current-line[data-v-fa8d3a06],.typed-line[data-v-fa8d3a06]{color:#2c3e50;font-family:Roboto,SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.6;text-align:left;padding-right:20px;letter-spacing:.3px;font-weight:500}.current-line[data-v-fa8d3a06]{display:flex;align-items:center}.cursor[data-v-fa8d3a06]{color:#3498db;font-weight:700;margin-left:2px;font-size:18px;opacity:.8}.cursor.blink[data-v-fa8d3a06]{animation:blink-fa8d3a06 1s infinite}@keyframes blink-fa8d3a06{0%,50%{opacity:1}51%,to{opacity:0}}.features[data-v-fa8d3a06]{padding:80px 24px;background:linear-gradient(135deg,#f5f7ff,#fff)}.features-container[data-v-fa8d3a06]{max-width:1200px;margin:0 auto}.section-header[data-v-fa8d3a06]{text-align:center;margin-bottom:60px}.section-title[data-v-fa8d3a06]{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:16px}.section-description[data-v-fa8d3a06]{font-size:1.125rem;color:#34495e}.feature-grid[data-v-fa8d3a06]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.feature-card[data-v-fa8d3a06]{background:#fff;border:1px solid rgba(52,152,219,.15);border-radius:16px;padding:28px;text-decoration:none;color:inherit;transition:all .3s ease;display:flex;flex-direction:column;box-shadow:0 4px 15px rgba(52,152,219,.08)}.feature-card[data-v-fa8d3a06]:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(52,152,219,.2);border-color:#3498db}.feature-header[data-v-fa8d3a06]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.feature-icon[data-v-fa8d3a06]{width:56px;height:56px;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}.feature-badge[data-v-fa8d3a06]{background:#f59e0b;color:#fff;font-size:.7rem;font-weight:700;padding:4px 10px;border-radius:6px;text-transform:uppercase;letter-spacing:.5px}.feature-card h3[data-v-fa8d3a06]{font-size:1.25rem;font-weight:600;color:#2c3e50;margin:0 0 12px}.feature-card p[data-v-fa8d3a06]{color:#34495e;line-height:1.6;font-size:.9rem;margin-bottom:16px;flex:1}.feature-tags[data-v-fa8d3a06]{display:flex;gap:8px;flex-wrap:wrap}.tag[data-v-fa8d3a06]{display:inline-block;padding:4px 12px;background:rgba(52,152,219,.1);color:#3498db;border:1px solid rgba(52,152,219,.2);border-radius:6px;font-size:.75rem;font-weight:500}.feature-card.featured[data-v-fa8d3a06]{border:2px solid #f39c12;background:linear-gradient(135deg,#fffbf0,#fff)}.feature-card.featured[data-v-fa8d3a06]:hover{border-color:#e67e22;box-shadow:0 8px 24px rgba(243,156,18,.25)}.feature-icon.premium[data-v-fa8d3a06]{background:linear-gradient(135deg,#f39c12,#e67e22)}.feature-badge.premium-badge[data-v-fa8d3a06]{background:linear-gradient(135deg,#e74c3c,#c0392b)}.tag.premium-tag[data-v-fa8d3a06]{background:linear-gradient(135deg,#f39c12,#e67e22);color:#fff;border:none}.more-tools-link[data-v-fa8d3a06]{text-align:center}.view-all-button[data-v-fa8d3a06]{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;text-decoration:none;border-radius:10px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(52,152,219,.3)}.view-all-button[data-v-fa8d3a06]:hover{background:linear-gradient(135deg,#2980b9,#21618c);transform:translateY(-2px);box-shadow:0 6px 20px rgba(52,152,219,.4)}.featured-products[data-v-fa8d3a06]{padding:80px 24px;background:linear-gradient(135deg,#fff5f5,#fff9f0 50%,#f5f7ff);position:relative;overflow:hidden}.featured-products[data-v-fa8d3a06]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#e74c3c,#f39c12,#3498db)}.featured-container[data-v-fa8d3a06]{max-width:1200px;margin:0 auto}.featured-badge-wrapper[data-v-fa8d3a06]{text-align:center;margin-bottom:16px}.featured-section-badge[data-v-fa8d3a06]{display:inline-block;padding:8px 24px;background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;font-size:1rem;font-weight:700;border-radius:30px;box-shadow:0 4px 15px rgba(231,76,60,.3);animation:pulse-fa8d3a06 2s infinite}@keyframes pulse-fa8d3a06{0%,to{transform:scale(1);box-shadow:0 4px 15px rgba(231,76,60,.3)}50%{transform:scale(1.02);box-shadow:0 6px 20px rgba(231,76,60,.4)}}.featured-grid[data-v-fa8d3a06]{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:48px}.featured-card[data-v-fa8d3a06]{background:#fff;border-radius:20px;padding:0;text-decoration:none;color:inherit;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 30px rgba(0,0,0,.1);display:flex;overflow:hidden;position:relative;border:2px solid transparent}.featured-card.proposal[data-v-fa8d3a06]{border-color:rgba(231,76,60,.3)}.featured-card.thesis[data-v-fa8d3a06]{border-color:rgba(52,152,219,.3)}.featured-card[data-v-fa8d3a06]:hover{transform:translateY(-8px);box-shadow:0 16px 40px rgba(0,0,0,.15)}.featured-card.proposal[data-v-fa8d3a06]:hover{border-color:#e74c3c}.featured-card.thesis[data-v-fa8d3a06]:hover{border-color:#3498db}.featured-card-badge[data-v-fa8d3a06]{position:absolute;top:16px;right:16px;padding:6px 16px;background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;font-size:.75rem;font-weight:700;border-radius:20px;text-transform:uppercase;letter-spacing:1px;z-index:1}.featured-card-badge.new[data-v-fa8d3a06]{background:linear-gradient(135deg,#3498db,#2980b9)}.featured-card-icon[data-v-fa8d3a06]{width:140px;min-height:100%;display:flex;align-items:center;justify-content:center;font-size:3.5rem;color:#fff;flex-shrink:0}.featured-card.proposal .featured-card-icon[data-v-fa8d3a06]{background:linear-gradient(135deg,#e74c3c,#c0392b)}.featured-card.thesis .featured-card-icon[data-v-fa8d3a06]{background:linear-gradient(135deg,#3498db,#2980b9)}.featured-card-content[data-v-fa8d3a06]{flex:1;padding:28px;display:flex;flex-direction:column}.featured-card-content h3[data-v-fa8d3a06]{font-size:1.5rem;font-weight:700;color:#2c3e50;margin:0 0 12px}.featured-card-content p[data-v-fa8d3a06]{color:#34495e;line-height:1.6;font-size:.95rem;margin-bottom:16px}.featured-highlights[data-v-fa8d3a06]{list-style:none;padding:0;margin:0 0 20px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.featured-highlights li[data-v-fa8d3a06]{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#34495e}.featured-highlights li i[data-v-fa8d3a06]{color:#27ae60;font-size:.75rem}.featured-card-footer[data-v-fa8d3a06]{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;border-top:1px solid #eee}.featured-price[data-v-fa8d3a06]{font-size:1.25rem;font-weight:700;color:#e74c3c}.featured-card.thesis .featured-price[data-v-fa8d3a06]{color:#3498db}.featured-action[data-v-fa8d3a06]{display:flex;align-items:center;gap:8px;color:#3498db;font-weight:600;font-size:.95rem;transition:all .3s ease}.featured-card:hover .featured-action[data-v-fa8d3a06]{gap:12px}.featured-card.proposal .featured-action[data-v-fa8d3a06]{color:#e74c3c}@media (max-width:992px){.featured-grid[data-v-fa8d3a06]{grid-template-columns:1fr}.featured-card[data-v-fa8d3a06]{flex-direction:column}.featured-card-icon[data-v-fa8d3a06]{width:100%;min-height:120px}.featured-highlights[data-v-fa8d3a06]{grid-template-columns:1fr}}@media (max-width:768px){.featured-products[data-v-fa8d3a06]{padding:60px 20px}.featured-card-content[data-v-fa8d3a06]{padding:20px}.featured-card-content h3[data-v-fa8d3a06]{font-size:1.25rem}}.seo-content[data-v-fa8d3a06]{padding:80px 24px;background:#fff}.seo-container[data-v-fa8d3a06]{max-width:1200px;margin:0 auto}.content-article[data-v-fa8d3a06]{background:linear-gradient(135deg,#f5f7ff,#fff);padding:48px;border-radius:16px;box-shadow:0 4px 15px rgba(52,152,219,.08);border:1px solid rgba(52,152,219,.1)}.content-article h2[data-v-fa8d3a06]{font-size:2rem;color:#2c3e50;margin-bottom:24px;font-weight:700}.content-article h3[data-v-fa8d3a06]{font-size:1.5rem;color:#2c3e50;margin:32px 0 16px;font-weight:600}.content-article h4[data-v-fa8d3a06]{font-size:1.125rem;color:#2c3e50;margin-bottom:8px;font-weight:600}.content-article p[data-v-fa8d3a06]{color:#34495e;line-height:1.8;margin-bottom:16px}.content-article ul[data-v-fa8d3a06]{list-style:none;padding:0;margin:24px 0}.content-article ul li[data-v-fa8d3a06]{color:#34495e;line-height:1.8;margin-bottom:12px;padding-left:28px;position:relative}.content-article ul li[data-v-fa8d3a06]:before{content:"✓";position:absolute;left:0;color:#3498db;font-weight:700}.content-article strong[data-v-fa8d3a06]{color:#2c3e50;font-weight:600}.feature-modules[data-v-fa8d3a06]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin:24px 0}.module-item[data-v-fa8d3a06]{background:#fff;padding:20px;border-radius:12px;border:1px solid rgba(52,152,219,.2);box-shadow:0 2px 8px rgba(52,152,219,.05)}.module-item h4[data-v-fa8d3a06]{color:#3498db;margin-bottom:12px}.module-item.featured-module[data-v-fa8d3a06]{background:linear-gradient(135deg,#fffbf0,#fff8e6);border:2px solid #f39c12;grid-column:1/-1}.module-item.featured-module h4[data-v-fa8d3a06]{color:#e67e22}.module-item p[data-v-fa8d3a06]{font-size:.9rem;margin:0;line-height:1.6}.cta-section[data-v-fa8d3a06]{background:linear-gradient(135deg,#3498db,#2980b9);padding:100px 24px;text-align:center;position:relative;overflow:hidden}.cta-section[data-v-fa8d3a06]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 80% 50%,hsla(0,0%,100%,.1) 0,transparent 50%);pointer-events:none}.cta-container[data-v-fa8d3a06]{max-width:900px;margin:0 auto;position:relative;z-index:1}.cta-title[data-v-fa8d3a06]{font-size:2.8rem;font-weight:800;color:#fff;margin-bottom:20px;letter-spacing:-.5px;text-shadow:0 2px 20px rgba(0,0,0,.1)}.cta-description[data-v-fa8d3a06]{font-size:1.3rem;color:hsla(0,0%,100%,.95);margin-bottom:40px;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto}.cta-buttons[data-v-fa8d3a06]{display:flex;gap:20px;justify-content:center;margin-bottom:50px;flex-wrap:wrap}.cta-button[data-v-fa8d3a06]{display:inline-flex;align-items:center;gap:12px;padding:18px 45px;text-decoration:none;border-radius:14px;font-weight:700;font-size:1.15rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 20px rgba(0,0,0,.15);position:relative;overflow:hidden}.cta-button[data-v-fa8d3a06]:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.2);transform:translate(-50%,-50%);transition:width .6s,height .6s}.cta-button[data-v-fa8d3a06]:hover:before{width:300px;height:300px}.cta-button.primary[data-v-fa8d3a06]{background:#fff;color:#2c3e50}.cta-button.primary[data-v-fa8d3a06]:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.25);background:#fff}.cta-button.secondary[data-v-fa8d3a06]{background:hsla(0,0%,100%,.15);color:#fff;border:2px solid hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-button.secondary[data-v-fa8d3a06]:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.25);background:hsla(0,0%,100%,.25);border-color:#fff}.cta-button i[data-v-fa8d3a06]{font-size:1.2rem;position:relative;z-index:1}.cta-button span[data-v-fa8d3a06]{position:relative;z-index:1}.cta-stats[data-v-fa8d3a06]{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;margin-top:40px}.cta-stats .stat[data-v-fa8d3a06]{display:flex;flex-direction:column;align-items:center;gap:10px;color:#fff;padding:20px 30px;background:hsla(0,0%,100%,.1);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease}.cta-stats .stat[data-v-fa8d3a06]:hover{background:hsla(0,0%,100%,.2);transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.2)}.cta-stats .stat i[data-v-fa8d3a06]{font-size:2.5rem;margin-bottom:5px;opacity:.9}.cta-stats .stat span[data-v-fa8d3a06]{font-size:1.05rem;font-weight:600;white-space:nowrap}@media (max-width:1024px){.hero-content[data-v-fa8d3a06]{grid-template-columns:1fr;gap:40px}.feature-grid[data-v-fa8d3a06]{grid-template-columns:repeat(2,1fr)}.feature-modules[data-v-fa8d3a06]{grid-template-columns:1fr}}@media (max-width:768px){.hero[data-v-fa8d3a06]{padding:60px 20px 50px}.hero-title[data-v-fa8d3a06]{font-size:2rem}.hero-subtitle[data-v-fa8d3a06]{font-size:1rem}.hero-buttons[data-v-fa8d3a06]{flex-direction:column}.primary-button[data-v-fa8d3a06],.secondary-button[data-v-fa8d3a06]{width:100%;justify-content:center}.code-content[data-v-fa8d3a06]{font-size:.9rem}.section-title[data-v-fa8d3a06]{font-size:1.75rem}.feature-grid[data-v-fa8d3a06]{grid-template-columns:1fr;gap:16px}.content-article[data-v-fa8d3a06]{padding:32px 24px}.cta-section[data-v-fa8d3a06]{padding:70px 20px}.cta-title[data-v-fa8d3a06]{font-size:2rem}.cta-description[data-v-fa8d3a06]{font-size:1.1rem}.cta-buttons[data-v-fa8d3a06]{gap:16px}.cta-button[data-v-fa8d3a06]{padding:16px 35px;font-size:1.05rem}.cta-stats[data-v-fa8d3a06]{gap:20px}.cta-stats .stat[data-v-fa8d3a06]{padding:16px 24px}.cta-stats .stat i[data-v-fa8d3a06]{font-size:2rem}.cta-stats .stat span[data-v-fa8d3a06]{font-size:.95rem}}@media (max-width:480px){.cta-section[data-v-fa8d3a06]{padding:50px 16px}.cta-title[data-v-fa8d3a06]{font-size:1.75rem}.cta-description[data-v-fa8d3a06]{font-size:1rem}.cta-buttons[data-v-fa8d3a06]{flex-direction:column;width:100%}.cta-button[data-v-fa8d3a06]{width:100%;justify-content:center}.cta-stats[data-v-fa8d3a06]{gap:16px}.cta-stats .stat[data-v-fa8d3a06]{flex:1;min-width:140px;padding:14px 20px}.cta-stats .stat i[data-v-fa8d3a06]{font-size:1.8rem}.cta-stats .stat span[data-v-fa8d3a06]{font-size:.9rem}}