:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#333;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box;margin:0;padding:0}body{min-width:320px;min-height:100vh;margin:0}a{color:#667eea;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#764ba2}h1,h2,h3,h4,h5,h6{line-height:1.2}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#667eea}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;transition:all .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0000000d}.header.scrolled{box-shadow:0 4px 20px #0000001a}.header-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.logo{align-items:center;gap:12px;display:flex}.logo a{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.logo-image{width:auto;height:45px;display:block}.logo-text{align-items:center;display:flex}.logo-text h1{color:#1890ff;white-space:nowrap;margin:0;font-size:1.6rem;font-weight:700;line-height:1}.logo-subtitle{color:#666;margin-top:.25rem;font-size:.75rem;display:block}.logo a{color:inherit;text-decoration:none}.nav{align-items:center;gap:2rem;display:flex}.nav-item{color:#333;border-radius:8px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-item:hover{color:#1890ff;background:#1890ff0d}.nav-item.active{color:#1890ff;background:#1890ff1a}.nav-item.active:after{content:"";background:#1890ff;border-radius:2px;width:20px;height:3px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.mobile-menu-btn span{background:#333;border-radius:2px;width:25px;height:3px;transition:all .3s}@media (width<=768px){.mobile-menu-btn{display:flex}.nav{opacity:0;background:#fff;flex-direction:column;gap:1rem;padding:2rem;transition:all .3s;position:fixed;top:80px;left:0;right:0;transform:translateY(-150%);box-shadow:0 4px 20px #0000001a}.nav.mobile-open{opacity:1;transform:translateY(0)}.nav-item{text-align:center;width:100%}}.footer{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);margin-top:4rem;padding:3rem 2rem 1.5rem}.footer-container{max-width:1200px;margin:0 auto}.footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.footer-section h3{color:#fff;margin-bottom:1rem;font-size:1.5rem}.footer-logo{filter:brightness(0)invert();width:80px;height:auto;margin-bottom:1rem}.footer-section h4{color:#fff;margin-bottom:1rem;font-size:1.2rem}.footer-section p{opacity:.9;margin:.5rem 0;line-height:1.6}.footer-section ul{margin:0;padding:0;list-style:none}.footer-section ul li{margin:.5rem 0}.footer-section ul li a{color:#fff;opacity:.9;text-decoration:none;transition:all .3s}.footer-section ul li a:hover{opacity:1;padding-left:5px}.footer-bottom{text-align:center;border-top:1px solid #fff3;padding-top:1.5rem}.footer-bottom p{opacity:.8;margin:.5rem 0;font-size:.9rem}.icp-info a{color:#fff;text-decoration:none;transition:all .3s}.icp-info a:hover{opacity:1;text-decoration:underline}@media (width<=768px){.footer{padding:2rem 1rem 1rem}.footer-content{grid-template-columns:1fr;gap:1.5rem}}.home{min-height:100vh}.hero{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:90vh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.hero-content{z-index:2;text-align:center;color:#fff;max-width:800px;position:relative}.hero-logo{filter:drop-shadow(0 4px 6px #0000001a);width:120px;height:auto;margin-bottom:1.5rem;animation:.8s fadeInUp}.hero-title{margin-bottom:1rem;font-size:3.5rem;font-weight:700;animation:.8s fadeInUp}.hero-subtitle{opacity:.95;margin-bottom:1.5rem;font-size:1.8rem;animation:.8s .2s both fadeInUp}.hero-description{opacity:.9;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8;animation:.8s .4s both fadeInUp}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;animation:.8s .6s both fadeInUp;display:flex}.hero-background{position:absolute;inset:0;overflow:hidden}.hero-shape{background:#ffffff1a;border-radius:50%;width:600px;height:600px;animation:6s ease-in-out infinite float;position:absolute;top:-200px;right:-200px}.hero-shape:before{content:"";background:#ffffff14;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;left:-100px}.btn{border:2px solid #0000;border-radius:50px;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-secondary{color:#fff;background:0 0;border-color:#fff}.btn-secondary:hover{color:#667eea;background:#fff}.btn-large{padding:1.2rem 3rem;font-size:1.1rem}.services-section{background:#f8f9fa;padding:5rem 2rem}.service-card{text-align:center;background:#fff;border-radius:15px;padding:2.5rem 2rem;transition:all .3s;box-shadow:0 5px 20px #00000014}.service-icon{margin-bottom:1.5rem;font-size:3.5rem}.service-title{color:#333;margin-bottom:1rem;font-size:1.5rem}.service-link{color:#667eea;font-weight:600;text-decoration:none;transition:all .3s}.service-link:hover{color:#764ba2}.features-section{background:#fff;padding:5rem 2rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.feature-item{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:12px;padding:2rem;transition:all .3s}.feature-item:hover{transform:scale(1.05)}.feature-number{color:#667eea;opacity:.3;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.feature-title{color:#333;margin-bottom:.8rem;font-size:1.3rem}.feature-description{color:#666;line-height:1.6}.cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:5rem 2rem}.cta-section h2{margin-bottom:1rem;font-size:2.5rem}.cta-section p{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.cta-section .btn{color:#667eea;background:#fff}.cta-section .btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0000004d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (width<=768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.4rem}.section-title{font-size:2rem}.services-grid,.features-grid{grid-template-columns:1fr}.cta-section h2{font-size:2rem}}.about{min-height:100vh}.about-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:8rem 2rem 4rem}.about-hero h1{margin-bottom:1rem;font-size:3rem;animation:.8s fadeInUp}.about-hero p{opacity:.9;font-size:1.3rem;animation:.8s .2s both fadeInUp}.company-intro{background:#fff;padding:5rem 2rem}.intro-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.intro-text h2{color:#333;margin-bottom:1.5rem;font-size:2rem}.intro-text p{color:#666;text-align:justify;margin-bottom:1.2rem;line-height:1.8}.intro-image{justify-content:center;align-items:center;display:flex}.image-placeholder{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:400px;height:300px;display:flex;box-shadow:0 10px 30px #0000001a}.image-placeholder span{margin-bottom:1rem;font-size:5rem}.image-placeholder p{color:#667eea;font-size:1.5rem;font-weight:600}.mission-vision{background:#f8f9fa;padding:5rem 2rem}.mv-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.mv-card{color:#fff;border-radius:15px;padding:3rem 2rem;transition:all .3s}.mv-card.mission{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.mv-card.vision{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.mv-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0003}.mv-card h3{margin-bottom:1.5rem;font-size:1.8rem}.mv-card p{opacity:.95;line-height:1.8}.core-values{background:#fff;padding:5rem 2rem}.values-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.value-card{text-align:center;background:#fff;border-radius:15px;padding:2.5rem 2rem;transition:all .3s;box-shadow:0 5px 20px #00000014}.value-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.value-icon{margin-bottom:1.5rem;font-size:3.5rem}.value-title{color:#333;margin-bottom:1rem;font-size:1.5rem}.value-description{color:#666;line-height:1.6}.team-section{background:#f8f9fa;padding:5rem 2rem}.team-description{max-width:900px;margin:0 auto}.team-description p{color:#666;text-align:justify;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.contact-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:5rem 2rem}.contact-cta h2{margin-bottom:1rem;font-size:2.5rem}.contact-cta p{opacity:.9;margin-bottom:2rem;font-size:1.2rem}@media (width<=768px){.about-hero h1{font-size:2.2rem}.intro-content{grid-template-columns:1fr;gap:2rem}.intro-text h2{font-size:1.6rem}.section-title{font-size:2rem}.mv-grid,.values-grid{grid-template-columns:1fr}.contact-cta h2{font-size:2rem}}.services{min-height:100vh}.services-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:8rem 2rem 4rem}.services-hero h1{margin-bottom:1rem;font-size:3rem;animation:.8s fadeInUp}.services-hero p{opacity:.9;font-size:1.3rem;animation:.8s .2s both fadeInUp}.services-list{background:#f8f9fa;padding:5rem 2rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.service-card{background:#fff;border-radius:15px;padding:2.5rem;transition:all .3s;box-shadow:0 5px 20px #00000014}.service-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.service-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.service-icon{font-size:3rem}.service-title{color:#333;font-size:1.5rem}.service-description{color:#666;margin-bottom:1.5rem;line-height:1.6}.service-features{margin:0;padding:0;list-style:none}.service-features li{color:#555;border-bottom:1px solid #f0f0f0;padding:.5rem 0}.service-features li:last-child{border-bottom:none}.process-section{background:#fff;padding:5rem 2rem}.process-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.process-card{text-align:center;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:15px;padding:2.5rem 2rem;transition:all .3s;position:relative}.process-card:hover{transform:scale(1.05)}.process-number{color:#667eea;opacity:.3;margin-bottom:1rem;font-size:3rem;font-weight:700}.process-title{color:#333;margin-bottom:1rem;font-size:1.4rem}.process-description{color:#666;line-height:1.6}.tcm-theory{background:#f8f9fa;padding:5rem 2rem}.theory-content{grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem;display:grid}.theory-text p{color:#666;text-align:justify;margin-bottom:1.2rem;line-height:1.8}.theory-types h3{color:#333;margin-bottom:1.5rem;font-size:1.5rem}.types-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.type-item{text-align:center;color:#667eea;background:#fff;border-radius:10px;padding:1rem;font-weight:600;transition:all .3s;box-shadow:0 3px 10px #00000014}.type-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px #667eea4d}.services-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:5rem 2rem}.services-cta h2{margin-bottom:1rem;font-size:2.5rem}.services-cta p{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.btn{border-radius:50px;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#667eea;background:#fff}@media (width<=768px){.services-hero h1{font-size:2.2rem}.section-title{font-size:2rem}.services-grid,.theory-content{grid-template-columns:1fr}.types-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr}.services-cta h2{font-size:2rem}}.contact{min-height:100vh}.contact-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:8rem 2rem 4rem}.contact-hero h1{margin-bottom:1rem;font-size:3rem;animation:.8s fadeInUp}.contact-hero p{opacity:.9;font-size:1.3rem;animation:.8s .2s both fadeInUp}.contact-info{background:#f8f9fa;padding:5rem 2rem}.section-title{text-align:center;color:#333;margin-bottom:1rem;font-size:2.5rem}.section-subtitle{text-align:center;color:#666;margin-bottom:3rem;font-size:1.1rem}.container{max-width:1200px;margin:0 auto}.info-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.info-card{text-align:center;background:#fff;border-radius:15px;padding:2.5rem 2rem;transition:all .3s;box-shadow:0 5px 20px #00000014}.info-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.info-icon{margin-bottom:1.5rem;font-size:3.5rem}.info-card h3{color:#333;margin-bottom:1rem;font-size:1.4rem}.info-card p{color:#666;margin:.5rem 0}.info-detail{color:#999;font-size:.9rem}.company-info{background:#fff;padding:5rem 2rem}.company-details{background:#f8f9fa;border-radius:15px;max-width:800px;margin:0 auto;padding:3rem}.detail-item{border-bottom:1px solid #e0e0e0;padding:1.2rem 0;display:flex}.detail-item:last-child{border-bottom:none}.detail-item .label{color:#333;min-width:120px;font-weight:600}.detail-item .value{color:#666;flex:1}.icp-link{color:#667eea;text-decoration:none;transition:all .3s}.icp-link:hover{color:#764ba2;text-decoration:underline}.map-section{background:#f8f9fa;padding:5rem 2rem}.map-placeholder{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:15px;justify-content:center;align-items:center;width:100%;height:400px;display:flex;box-shadow:0 5px 20px #00000014}.map-content{text-align:center}.map-icon{margin-bottom:1rem;font-size:5rem;display:block}.map-content p{color:#667eea;margin:.5rem 0;font-size:1.5rem}.map-note{color:#999!important;font-size:1rem!important}.feedback-section{background:#fff;padding:5rem 2rem}.form-container{max-width:800px;margin:0 auto}.contact-form{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.form-group{flex-direction:column;display:flex}.form-group.full-width{grid-column:1/-1}.form-group label{color:#333;margin-bottom:.5rem;font-weight:600}.form-group input,.form-group textarea{border:2px solid #e0e0e0;border-radius:10px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.btn{cursor:pointer;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:100%}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 25px #667eea66}.qrcode-section{background:#f8f9fa;padding:5rem 2rem}.qrcode-container{justify-content:center;display:flex}.qrcode-card{background:#fff;border-radius:15px;padding:3rem;box-shadow:0 5px 20px #00000014}.qrcode-placeholder{text-align:center}.qrcode-placeholder span{margin-bottom:1rem;font-size:6rem;display:block}.qrcode-placeholder p{color:#333;margin:.5rem 0;font-size:1.3rem;font-weight:600}.qrcode-tip{color:#999!important;font-size:.9rem!important;font-weight:400!important}@media (width<=768px){.contact-hero h1{font-size:2.2rem}.section-title{font-size:2rem}.info-grid{grid-template-columns:1fr}.company-details{padding:2rem 1.5rem}.detail-item{flex-direction:column;gap:.5rem}.detail-item .label{min-width:auto}.contact-form{grid-template-columns:1fr}.map-placeholder{height:300px}}.App{flex-direction:column;min-height:100vh;display:flex}main{flex:1;padding-top:80px}
