.icon-svg[data-v-e2534565]{display:inline-block;vertical-align:middle;flex-shrink:0}:root{--color-primary: #F97316;--color-primary-dark: #EA580C;--color-primary-darker: #C2410C;--color-primary-light: #FDBA74;--color-gradient-start: #F97316;--color-gradient-end: #E85D04}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,sans-serif;color:#333;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{background:#fffffff5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#333;padding:1rem 0;position:fixed;top:0;left:0;right:0;z-index:100;transition:all .3s ease;box-shadow:0 2px 10px #0000000d}.navbar.scrolled{padding:.65rem 0;box-shadow:0 4px 24px #0000001a}.navbar .container{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:8px;font-size:1.3rem;font-weight:700;color:var(--color-primary-dark);text-decoration:none}.logo-img{height:38px;width:auto;object-fit:contain}.logo-text{background:linear-gradient(135deg,var(--color-primary-dark),var(--color-primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-links{display:flex;gap:2rem}.nav-links a{color:#444;text-decoration:none;font-weight:500;transition:color .25s;position:relative;padding-bottom:2px}.nav-links a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--color-primary);border-radius:1px;transition:width .3s}.nav-links a:hover:after,.nav-links a.router-link-active:after{width:100%}.nav-links a:hover,.nav-links a.router-link-active{color:var(--color-primary-dark)}main{margin-top:70px}.footer{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;padding:3rem 0 1rem;margin-top:4rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem;margin-bottom:2rem}.footer-logo{margin-bottom:12px}.footer-logo img{height:42px;width:auto;object-fit:contain}.footer-section h3{font-size:1.3rem;margin-bottom:1rem;color:var(--color-primary-light)}.footer-section h4{font-size:1rem;margin-bottom:1rem;color:#fff}.footer-section p{margin:.5rem 0;color:#aaa;font-size:.9rem}.footer-section .contact-item{display:flex;align-items:center;gap:8px}.footer-desc{margin-top:.5rem;line-height:1.6}.footer-section a{display:block;color:#aaa;text-decoration:none;margin:.5rem 0;font-size:.9rem;transition:color .25s}.footer-section a:hover{color:var(--color-primary-light)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:1rem;text-align:center}.footer-bottom p{color:#888;font-size:.85rem;margin:.3rem 0}.footer-bottom a{color:var(--color-primary-light);text-decoration:none}@media (max-width: 768px){.footer-content{grid-template-columns:1fr}.nav-links{gap:1rem}}.hero[data-v-4fc4692b]{background:linear-gradient(135deg,#f97316,#ea580c,#c2410c);color:#fff;padding:8rem 0 6rem;text-align:center;position:relative;overflow:hidden}.hero-overlay[data-v-4fc4692b]{position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="%23ffffff" fill-opacity="0.08" d="M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,122.7C672,117,768,139,864,138.7C960,139,1056,117,1152,112C1248,107,1344,117,1392,122.7L1440,128L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path></svg>') no-repeat bottom;background-size:cover}.hero-content[data-v-4fc4692b]{position:relative;z-index:1;animation:fadeInUp-4fc4692b 1s ease}@keyframes fadeInUp-4fc4692b{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-title[data-v-4fc4692b]{font-size:3.5rem;margin-bottom:1rem;font-weight:700}.hero-subtitle[data-v-4fc4692b]{font-size:1.3rem;margin-bottom:2.5rem;opacity:.95;max-width:600px;margin-left:auto;margin-right:auto}.hero-buttons[data-v-4fc4692b]{display:flex;gap:1rem;justify-content:center}.cta-button[data-v-4fc4692b]{padding:1rem 2.5rem;font-size:1.1rem;border-radius:50px;text-decoration:none;transition:all .3s;font-weight:600;display:inline-block}.cta-button.primary[data-v-4fc4692b]{background:#fff;color:#ea580c}.cta-button.primary[data-v-4fc4692b]:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}.cta-button.secondary[data-v-4fc4692b]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.8)}.cta-button.secondary[data-v-4fc4692b]:hover{background:#fff;color:#ea580c}.section-header[data-v-4fc4692b]{text-align:center;margin-bottom:3rem}.section-header h2[data-v-4fc4692b]{font-size:2.5rem;margin-bottom:.5rem;color:#1a1a2e}.section-header p[data-v-4fc4692b]{color:#666;font-size:1.1rem}.services[data-v-4fc4692b]{padding:5rem 0;background:#fafafa}.service-grid[data-v-4fc4692b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.service-card[data-v-4fc4692b]{background:#fff;padding:2.5rem 2rem;border-radius:16px;text-align:center;box-shadow:0 4px 20px #0000000f;transition:all .35s cubic-bezier(.25,.46,.45,.94);border:1px solid rgba(0,0,0,.04)}.service-card[data-v-4fc4692b]:hover{transform:translateY(-10px);box-shadow:0 20px 50px #f9731626;border-color:#f9731626}.service-icon[data-v-4fc4692b]{margin-bottom:1.2rem;display:flex;justify-content:center;align-items:center;height:80px}.service-card h3[data-v-4fc4692b]{margin-bottom:.8rem;color:var(--color-primary-dark, #EA580C);font-size:1.3rem}.service-card p[data-v-4fc4692b]{color:#555;line-height:1.6}.about-brief[data-v-4fc4692b]{padding:5rem 0;background:#fff}.about-content[data-v-4fc4692b]{display:grid;grid-template-columns:1.5fr 1fr;gap:4rem;align-items:center}.about-text h2[data-v-4fc4692b]{font-size:2.2rem;margin-bottom:1.5rem;color:#1a1a2e}.about-text p[data-v-4fc4692b]{color:#555;line-height:1.8;margin-bottom:2rem;font-size:1.05rem}.link-button[data-v-4fc4692b]{display:inline-block;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;padding:.9rem 2.5rem;border-radius:50px;text-decoration:none;transition:all .3s;font-weight:600}.link-button[data-v-4fc4692b]:hover{background:linear-gradient(135deg,#ea580c,#c2410c);transform:translate(5px);box-shadow:0 8px 25px #f973164d}.about-stats[data-v-4fc4692b]{display:grid;grid-template-columns:1fr;gap:1.5rem}.stat-item[data-v-4fc4692b]{background:linear-gradient(135deg,#f97316,#ea580c,#dc2626);color:#fff;padding:2rem;border-radius:16px;text-align:center;transition:transform .3s}.stat-item[data-v-4fc4692b]:hover{transform:scale(1.03)}.stat-number[data-v-4fc4692b]{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label[data-v-4fc4692b]{font-size:1rem;opacity:.9}.contact-brief[data-v-4fc4692b]{padding:5rem 0;background:#fafafa}.contact-grid[data-v-4fc4692b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.contact-item[data-v-4fc4692b]{background:#fff;padding:2.5rem 2rem;border-radius:16px;text-align:center;box-shadow:0 4px 20px #0000000f;transition:all .3s}.contact-item[data-v-4fc4692b]:hover{transform:translateY(-5px);box-shadow:0 12px 35px #f973161f}.contact-icon[data-v-4fc4692b]{margin-bottom:1rem;display:flex;justify-content:center;align-items:center;height:80px}.contact-item h3[data-v-4fc4692b]{margin-bottom:.8rem;color:#333;font-size:1.2rem}.contact-item p[data-v-4fc4692b]{color:#666}@media (max-width: 768px){.hero-title[data-v-4fc4692b]{font-size:2.2rem}.hero-subtitle[data-v-4fc4692b]{font-size:1.1rem}.about-content[data-v-4fc4692b]{grid-template-columns:1fr}.hero-buttons[data-v-4fc4692b]{flex-direction:column;align-items:center}}
