.navbar[data-v-c282fb8e]{position:fixed;top:0;left:0;right:0;background:#1a1a1af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:1000;padding:15px 0}.nav-content[data-v-c282fb8e]{display:flex;justify-content:center;align-items:center}.nav-right[data-v-c282fb8e]{display:flex;align-items:center}.language-switch[data-v-c282fb8e]{display:flex;gap:5px;background:var(--secondary-bg);border-radius:8px;padding:4px}.lang-btn[data-v-c282fb8e]{background:none;border:none;color:var(--text-secondary);padding:8px 16px;border-radius:6px;cursor:pointer;transition:all .3s ease;font-weight:500}.lang-btn.active[data-v-c282fb8e]{background:var(--accent-color);color:#fff}.lang-btn[data-v-c282fb8e]:hover:not(.active){background:var(--hover-bg);color:var(--text-primary)}.hero[data-v-c282fb8e]{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,var(--primary-bg) 0%,var(--secondary-bg) 100%);position:relative}.hero[data-v-c282fb8e]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(74,158,255,.1) 0%,transparent 50%)}.hero-content[data-v-c282fb8e]{position:relative;z-index:1;max-width:800px;margin:0 auto}.hero-logo[data-v-c282fb8e]{margin-bottom:2rem;animation:fadeIn 1s ease-out .3s both}.hero-logo-img[data-v-c282fb8e]{height:80px;width:auto;filter:drop-shadow(0 4px 20px rgba(74,158,255,.3));transition:all .3s ease}.hero-logo-img[data-v-c282fb8e]:hover{transform:scale(1.05);filter:drop-shadow(0 6px 25px rgba(74,158,255,.5))}.hero-title[data-v-c282fb8e]{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--text-primary) 0%,#b0b0b0 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-v-c282fb8e]{font-size:clamp(1.1rem,2vw,1.3rem);color:var(--text-secondary);margin-bottom:2.5rem;line-height:1.8;display:flex;flex-direction:column;gap:.5rem}.hero-greeting[data-v-c282fb8e]{font-size:1.15em}.hero-tagline[data-v-c282fb8e]{color:var(--text-primary);font-weight:500}.highlight[data-v-c282fb8e]{color:var(--accent-color);font-weight:600}.hero-buttons[data-v-c282fb8e]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-v-c282fb8e]{padding:12px 30px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-primary[data-v-c282fb8e]{background:var(--accent-color);color:#fff}.btn-primary[data-v-c282fb8e]:hover{background:#3d8bff;transform:translateY(-2px);box-shadow:0 8px 25px #4a9eff4d}.btn-secondary[data-v-c282fb8e]{background:transparent;color:var(--text-primary);border:2px solid var(--border-color)}.btn-secondary[data-v-c282fb8e]:hover{background:var(--accent-color);border-color:var(--accent-color);transform:translateY(-2px)}section[data-v-c282fb8e]{padding:100px 0}.section-title[data-v-c282fb8e]{font-size:clamp(2rem,4vw,3rem);font-weight:700;text-align:center;margin-bottom:3rem;color:var(--text-primary)}.section-content[data-v-c282fb8e]{opacity:0;transform:translateY(30px);transition:all .6s ease}.section-content.fade-in-up[data-v-c282fb8e]{opacity:1;transform:translateY(0)}.about[data-v-c282fb8e]{background:var(--secondary-bg)}.about-grid[data-v-c282fb8e]{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:start}.about-lead[data-v-c282fb8e]{font-size:1.35rem;color:var(--text-primary);font-weight:500;margin-bottom:1rem;line-height:1.6}.about-detail[data-v-c282fb8e]{font-size:1.05rem;color:var(--text-secondary);margin-bottom:2rem;line-height:1.8}.skills h3[data-v-c282fb8e]{color:var(--text-primary);margin-bottom:1rem;font-size:1.3rem}.skills-grid[data-v-c282fb8e]{display:flex;flex-wrap:wrap;gap:.8rem}.skill-tag[data-v-c282fb8e]{background:var(--accent-bg);color:var(--text-primary);padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500}.about-stats[data-v-c282fb8e]{display:flex;flex-direction:column;gap:2rem}.stat-item[data-v-c282fb8e]{text-align:center;padding:1.75rem 1.5rem;background:linear-gradient(135deg,var(--accent-bg) 0%,var(--accent-color-muted) 100%);border-radius:12px;border:1px solid var(--border-color);position:relative;overflow:hidden}.stat-item[data-v-c282fb8e]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent-color)}.stat-number[data-v-c282fb8e]{display:block;font-size:2.75rem;font-weight:700;color:var(--accent-color);margin-bottom:.5rem;line-height:1}.stat-label[data-v-c282fb8e]{color:var(--text-secondary);font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.services-grid[data-v-c282fb8e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.service-card[data-v-c282fb8e]{background:var(--accent-bg);padding:2rem;border-radius:12px;border:1px solid var(--border-color);text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.service-card[data-v-c282fb8e]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent-color);opacity:0;transition:opacity .3s ease}.service-card[data-v-c282fb8e]:hover{transform:translateY(-5px);box-shadow:var(--card-shadow);border-color:var(--accent-color)}.service-card[data-v-c282fb8e]:hover:before{opacity:1}.service-icon[data-v-c282fb8e]{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;background:var(--accent-color-soft);border-radius:12px;color:var(--accent-color);font-size:1.75rem}.service-title[data-v-c282fb8e]{font-size:1.3rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.service-description[data-v-c282fb8e]{color:var(--text-secondary);line-height:1.6}.process-timeline[data-v-c282fb8e]{display:flex;justify-content:space-between;margin-top:3rem;position:relative}.timeline-step[data-v-c282fb8e]{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.timeline-icon-wrapper[data-v-c282fb8e]{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;width:100%}.timeline-number[data-v-c282fb8e]{position:absolute;top:-8px;right:calc(50% - 38px);width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--accent-color);color:#fff;border-radius:50%;font-weight:700;font-size:.75rem;z-index:2;border:2px solid var(--primary-bg)}.timeline-icon[data-v-c282fb8e]{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--accent-bg);border:2px solid var(--border-color);border-radius:50%;color:var(--accent-color);font-size:1.5rem;position:relative;z-index:1}.timeline-connector[data-v-c282fb8e]{position:absolute;top:50%;left:calc(50% + 40px);width:calc(100% - 80px);height:2px;background:var(--border-color)}.timeline-connector[data-v-c282fb8e]:after{content:"";position:absolute;right:-6px;top:-4px;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid var(--accent-color)}.timeline-content[data-v-c282fb8e]{max-width:180px}.timeline-title[data-v-c282fb8e]{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.timeline-description[data-v-c282fb8e]{font-size:.9rem;color:var(--text-secondary);line-height:1.5}.contact[data-v-c282fb8e]{background:var(--secondary-bg)}.contact-content[data-v-c282fb8e]{display:block;max-width:600px;margin:3rem auto 0}.contact-description[data-v-c282fb8e]{font-size:1.15rem;color:var(--text-secondary);margin-bottom:2rem;line-height:1.7;text-align:center}.contact-methods[data-v-c282fb8e]{display:flex;flex-direction:column;gap:1.5rem}.contact-item[data-v-c282fb8e]{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--accent-bg);border-radius:8px;border:1px solid var(--border-color);transition:all .3s ease}.contact-item[data-v-c282fb8e]:hover{transform:translate(5px);border-color:var(--accent-color)}.contact-icon[data-v-c282fb8e]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--accent-color-soft);border-radius:10px;color:var(--accent-color);font-size:1.25rem;flex-shrink:0}.contact-item h4[data-v-c282fb8e]{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem}.contact-link[data-v-c282fb8e]{color:var(--accent-color);text-decoration:none;font-size:.9rem}.contact-link[data-v-c282fb8e]:hover{text-decoration:underline}.footer[data-v-c282fb8e]{background:var(--primary-bg);padding:2rem 0;border-top:1px solid var(--border-color)}.footer-content[data-v-c282fb8e]{text-align:center;color:var(--text-muted)}.back-to-top[data-v-c282fb8e]{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:var(--accent-color);color:#fff;border:none;border-radius:50%;font-size:1.5rem;cursor:pointer;z-index:999;transition:all .3s ease;box-shadow:0 4px 12px #4a9eff4d;display:flex;align-items:center;justify-content:center}.back-to-top[data-v-c282fb8e]:hover{background:#3d8bff;transform:translateY(-3px);box-shadow:0 6px 20px #4a9eff80}.back-to-top[data-v-c282fb8e]:active{transform:translateY(-1px)}@media (max-width: 768px){.about-grid[data-v-c282fb8e],.contact-content[data-v-c282fb8e]{grid-template-columns:1fr;gap:2rem}.process-timeline[data-v-c282fb8e]{flex-direction:column;gap:2rem}.timeline-step[data-v-c282fb8e]{flex-direction:row;text-align:left;gap:1.5rem}.timeline-icon-wrapper[data-v-c282fb8e]{flex-shrink:0;width:auto;margin-bottom:0}.timeline-connector[data-v-c282fb8e]{display:none}.timeline-content[data-v-c282fb8e]{max-width:none}.about-stats[data-v-c282fb8e]{flex-direction:row;justify-content:space-around}.hero-buttons[data-v-c282fb8e]{flex-direction:column;align-items:center}.btn[data-v-c282fb8e]{width:200px}.services-grid[data-v-c282fb8e]{grid-template-columns:1fr}section[data-v-c282fb8e]{padding:60px 0}}@media (max-width: 480px){.about-stats[data-v-c282fb8e]{flex-direction:column;gap:1rem}.language-switch[data-v-c282fb8e]{padding:2px}.lang-btn[data-v-c282fb8e]{padding:6px 12px;font-size:.9rem}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-bg: #1a1a1a;--secondary-bg: #2d2d2d;--accent-bg: #3d3d3d;--text-primary: #f5f5f5;--text-secondary: #b0b0b0;--text-muted: #888;--accent-color: #4a9eff;--border-color: #404040;--hover-bg: #444;--card-shadow: 0 4px 20px rgba(0, 0, 0, .3);--accent-color-soft: rgba(74, 158, 255, .15);--accent-color-muted: rgba(74, 158, 255, .08)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,var(--primary-bg) 0%,var(--secondary-bg) 100%);color:var(--text-primary);line-height:1.6;min-height:100vh}#app{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--secondary-bg)}::-webkit-scrollbar-thumb{background:var(--accent-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3d8bff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in-up{animation:fadeInUp .6s ease-out}.fade-in{animation:fadeIn .6s ease-out}@media (max-width: 768px){.container{padding:0 15px}}
