@charset "UTF-8";.logo-icon{width:42px;height:42px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.4rem;box-shadow:0 4px 15px #6366f166}.logo-text{font-size:1.3rem;font-weight:700;color:#1e293b;display:flex;flex-direction:column;line-height:1.2}.logo-text .logo-sub{font-size:.75rem;font-weight:500;color:#64748b}.dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;padding:.75rem;min-width:240px;opacity:0;visibility:hidden;transition:all .3s ease;border:1px solid rgba(99,102,241,.1)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem}.header{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px 20px #00000014;z-index:1000;border-bottom:1px solid rgba(99,102,241,.1)}.header-container{max-width:1400px;margin:0 auto;padding:0 2rem;height:72px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.logo:hover{opacity:.8}.logo-img{height:42px;width:auto}.nav-menu{display:flex;align-items:center;gap:2.5rem}.btn-nav{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:.6rem 1.5rem;border-radius:8px;font-weight:600;font-size:.9rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #6366f14d}.btn-nav:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.nav-item{color:#475569;text-decoration:none;font-weight:500;font-size:.95rem;transition:all .3s ease;position:relative;padding:.5rem 0}.nav-item:hover,.nav-item.router-link-active{color:#6366f1}.nav-item.router-link-active:after{width:100%}.nav-item:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#6366f1,#8b5cf6);transition:width .3s ease}.nav-dropdown{position:relative}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-trigger{cursor:pointer}.dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;padding:.75rem;min-width:280px;opacity:0;visibility:hidden;transition:all .3s ease;border:1px solid rgba(99,102,241,.1)}.dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:8px;text-decoration:none;color:#475569;font-size:.9rem;transition:all .2s ease;position:relative}.dropdown-item:hover{background:linear-gradient(135deg,#6366f114,#8b5cf614);color:#6366f1}.dropdown-item .icon{font-size:1.2rem}.dropdown-item .new-tag{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:.65rem;font-weight:600;padding:.2rem .5rem;border-radius:4px}.lang-switch{color:#6366f1;font-weight:600;font-size:.9rem;text-decoration:none;padding:.5rem .75rem;border:1px solid #6366f1;border-radius:6px;transition:all .3s ease}.lang-switch:hover{background:#6366f1;color:#fff}.mobile-menu-btn{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.mobile-menu-btn span{width:24px;height:2px;background:#475569;transition:all .3s ease}@media (max-width: 968px){.nav-menu{position:fixed;top:72px;left:0;right:0;background:#fff;flex-direction:column;padding:2rem;gap:1.5rem;transform:translate(100%);transition:transform .3s ease;box-shadow:0 10px 30px #0000001a}.nav-menu.mobile-open{transform:translate(0)}.mobile-menu-btn{display:flex}.dropdown-menu{position:static;transform:none;opacity:1;visibility:visible;box-shadow:none;border:1px solid #e2e8f0;margin-top:.5rem}}.footer{background:linear-gradient(135deg,#0f172a,#1e293b);color:#94a3b8;padding:4rem 2rem 2rem;margin-top:4rem}.footer-container{max-width:1400px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem}.footer-logo{margin-bottom:1rem}.footer-logo-img{height:36px;width:auto}.footer-desc{font-size:.9rem;line-height:1.7}.footer-section h4{color:#f1f5f9;font-size:1rem;font-weight:600;margin-bottom:1.25rem}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.75rem}.footer-section ul li a{color:#94a3b8;text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-section ul li a:hover{color:#6366f1}.contact-info li{font-size:.9rem;line-height:1.8}.footer-bottom{border-top:1px solid rgba(148,163,184,.1);padding-top:2rem;text-align:center}.footer-bottom p{font-size:.85rem;margin:.5rem 0}.footer-bottom .footer-note,.footer-bottom .footer-icp{color:#64748b}.footer-bottom .footer-icp a{color:#64748b;text-decoration:none;transition:color .2s ease}.footer-bottom .footer-icp a:hover{color:#6366f1}@media (max-width: 968px){.footer-grid{grid-template-columns:1fr;gap:2rem}}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}.hero-content{position:relative;z-index:1;text-align:center;max-width:900px;padding:4rem 2rem}.hero-title .title-line{display:block;font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,#f1f5f9,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;margin-bottom:1rem}.home{padding-top:72px}.hero{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e293b,#312e81);overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;animation:float 20s infinite ease-in-out}.orb-1{width:600px;height:600px;background:linear-gradient(135deg,#6366f1,#8b5cf6);top:-200px;right:-100px;animation-delay:0s}.orb-2{width:400px;height:400px;background:linear-gradient(135deg,#ec4899,#f43f5e);bottom:-100px;left:-100px;animation-delay:-7s}.orb-3{width:300px;height:300px;background:linear-gradient(135deg,#14b8a6,#06b6d4);top:50%;left:50%;animation-delay:-14s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.hero-content{position:relative;z-index:1;text-align:center;max-width:1200px;padding:4rem 2rem}.hero-title{margin-bottom:1.5rem}.hero-title .title-line{display:block;font-size:3rem;font-weight:800;background:linear-gradient(135deg,#f1f5f9,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.3;margin-bottom:1rem}.hero-title .title-sub{display:block;font-size:1.5rem;font-weight:400;color:#94a3b8}.hero-desc{font-size:1.15rem;color:#cbd5e1;line-height:1.8;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}.hero-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:4rem}.btn.btn-secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-stats{display:flex;gap:4rem;justify-content:center;flex-wrap:wrap}.stat-item{text-align:center}.stat-item .stat-number{display:block;font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-item .stat-label{font-size:.9rem;color:#94a3b8;margin-top:.5rem;display:block}.products-section,.solutions-section,.trust-section{padding:6rem 2rem}.solutions-section{background:#f8fafc}.section-header .section-title{font-size:2.5rem;font-weight:800;color:#1e293b;margin-bottom:1rem}.section-header .section-subtitle{font-size:1.1rem;color:#64748b}.product-card.featured .product-icon{font-size:4rem}.product-card .product-icon{font-size:3rem;margin-bottom:1.5rem}.product-card .new-badge{position:absolute;top:1.5rem;right:1.5rem;background:linear-gradient(135deg,#ec4899,#f43f5e);color:#fff;font-size:.7rem;font-weight:700;padding:.35rem .75rem;border-radius:20px;text-transform:uppercase}.solutions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.solution-card{background:#fff;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease;border:1px solid #e2e8f0}.solution-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000014}.solution-card .solution-icon{font-size:3rem;margin-bottom:1rem}.solution-card h3{font-size:1.2rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.solution-card p{font-size:.9rem;color:#64748b;line-height:1.6}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem}.trust-item{text-align:center}.trust-item .trust-icon{font-size:3rem;margin-bottom:1rem;display:block}.trust-item h4{font-size:1.2rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.trust-item p{font-size:.9rem;color:#64748b;line-height:1.6}@media (max-width: 768px){.hero-title .title-line{font-size:2.2rem}.hero-title .title-sub{font-size:1.1rem}.hero-stats{gap:2rem}.stat-number{font-size:2rem!important}.section-title,.cta-content h2{font-size:1.8rem!important}.hero-actions{flex-direction:column;align-items:center}.product-card.featured{grid-row:auto}}.products-page{padding-top:72px;min-height:100vh}.page-hero{background:linear-gradient(135deg,#1e293b,#312e81);padding:6rem 2rem;text-align:center}.page-hero h1{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1rem}.page-hero p{font-size:1.2rem;color:#94a3b8}.products-container{max-width:1400px;margin:0 auto;padding:4rem 2rem}.products-section{margin-bottom:5rem}.products-section:last-child{margin-bottom:0}.section-title{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:2rem;position:relative;padding-left:1rem}.section-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:28px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:2px}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.product-card{background:#fff;border-radius:20px;padding:2.5rem;text-decoration:none;color:inherit;transition:all .3s ease;border:1px solid #e2e8f0;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #6366f126;border-color:#6366f1}.product-card.featured{grid-row:span 2;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none}.product-card.featured .product-image{font-size:5rem}.product-card.featured h3,.product-card.featured p{color:#fff}.product-card.featured .learn-more{color:#fffc}.product-card .product-badge{position:absolute;top:1.5rem;right:1.5rem;background:linear-gradient(135deg,#ec4899,#f43f5e);color:#fff;font-size:.7rem;font-weight:700;padding:.35rem .75rem;border-radius:20px;text-transform:uppercase}.product-card .product-image{font-size:4rem;margin-bottom:1.5rem}.product-card h3{font-size:1.4rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.product-card p{font-size:.95rem;color:#64748b;line-height:1.7;margin-bottom:1.5rem}.product-card .learn-more{font-size:.9rem;font-weight:600;color:#6366f1}@media (max-width: 768px){.page-hero h1{font-size:2rem}.section-title{font-size:1.5rem}}.new-tag{display:inline-block;background:linear-gradient(135deg,#ec4899,#f43f5e);color:#fff;font-size:.75rem;font-weight:700;padding:.4rem 1rem;border-radius:20px;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.hero-content h1{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.1}.btn.btn-secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.btn.btn-secondary:hover{background:#fff3}.hero-frame-container{background:linear-gradient(135deg,#2d3748,#1a202c);padding:15px;border-radius:8px;box-shadow:0 20px 60px #0000004d,0 0 0 1px #ffffff1a}.hero-frame-container .hero-frame-border{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);padding:10px;border-radius:4px;box-shadow:inset 0 0 0 2px #ffffff0d,0 2px 8px #0006}.hero-frame-container .hero-frame-border .hero-frame-mat{background:#faf8f5;padding:50px;box-shadow:inset 0 0 0 1px #0000001a,0 1px 3px #0003}.hero-frame-container .hero-frame-border .hero-frame-mat .hero-frame-artwork{width:320px;height:auto;max-width:100%;display:block;box-shadow:0 2px 8px #0000001a}.features-section,.scenarios-section,.specs-section{padding:6rem 2rem}.scenarios-section{background:#f8fafc}.gallery-features-section{padding:6rem 2rem;background:#fff}.features-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-bottom:4rem}.highlight-card{background:linear-gradient(135deg,#f8fafc,#fff);border-radius:16px;padding:2.5rem;border:1px solid #e2e8f0;transition:all .3s ease}.highlight-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #6366f11a;border-color:#6366f1}.highlight-card .highlight-icon{font-size:3.5rem;margin-bottom:1.5rem;display:block}.highlight-card h3{font-size:1.3rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.highlight-card p{font-size:.95rem;color:#64748b;line-height:1.7}.demo-showcase{margin-top:3rem}.demo-showcase .showcase-header{text-align:center;margin-bottom:2.5rem}.demo-showcase .showcase-header h3{font-size:1.8rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.demo-showcase .showcase-header p{font-size:1rem;color:#64748b}.demo-showcase .showcase-main{margin-bottom:3rem}.demo-showcase .showcase-main .main-image{border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #00000026}.demo-showcase .showcase-main .main-image img{width:100%;height:auto;display:block}.demo-showcase .showcase-main .main-label{text-align:center;margin-top:1rem;font-size:1rem;font-weight:600;color:#64748b}.demo-showcase .showcase-examples .examples-title{text-align:center;margin-bottom:2rem}.demo-showcase .showcase-examples .examples-title span{display:inline-block;font-size:1.1rem;font-weight:600;color:#475569;padding:.5rem 1.5rem;background:#f1f5f9;border-radius:20px}.demo-showcase .showcase-examples .examples-grid{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:nowrap}@media (max-width: 968px){.demo-showcase .showcase-examples .examples-grid{flex-direction:column;align-items:center;flex-wrap:wrap}}.demo-showcase .showcase-examples .example-item{flex:0 0 auto}.demo-showcase .showcase-examples .example-item .frame-container{background:linear-gradient(135deg,#2d3748,#1a202c);padding:20px;border-radius:8px;box-shadow:0 20px 60px #0000004d,0 0 0 1px #ffffff1a}.demo-showcase .showcase-examples .example-item .frame-container .frame-border{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);padding:12px;border-radius:4px;box-shadow:inset 0 0 0 2px #ffffff0d,0 2px 8px #0006}.demo-showcase .showcase-examples .example-item .frame-container .frame-border .frame-mat{background:#faf8f5;box-shadow:inset 0 0 0 1px #0000001a,0 1px 3px #0003}.demo-showcase .showcase-examples .example-item .frame-container .frame-border .frame-mat img{width:auto;height:400px;object-fit:contain;display:block;box-shadow:0 4px 12px #00000026}.demo-showcase .showcase-examples .example-item.horizontal-frame .frame-mat,.demo-showcase .showcase-examples .example-item.vertical-frame .frame-mat{padding:50px}.demo-showcase .showcase-examples .example-item .example-label{text-align:center;margin-top:1rem;font-size:.9rem;font-weight:600;color:#64748b}.feature-card.featured{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;color:#fff}.feature-card.featured h3,.feature-card.featured p{color:#fff}.scenarios-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.scenario-card{background:#fff;border-radius:16px;padding:2rem;text-align:center;border:1px solid #e2e8f0;transition:all .3s ease;display:flex;flex-direction:column;align-items:center}.scenario-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000014}.scenario-card .scenario-image{width:100%;max-width:200px;margin:0 auto 1.5rem;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #0000001f}.scenario-card .scenario-image img{width:100%;height:auto;display:block}.scenario-card h3{font-size:1.2rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.scenario-card p{font-size:.9rem;color:#64748b;line-height:1.6}.specs-intro{text-align:center;margin-bottom:3rem}.specs-intro p{font-size:1.1rem;color:#64748b;max-width:700px;margin:0 auto}.screen-types{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.screen-type-card{background:#fff;border-radius:16px;padding:2.5rem;border:2px solid #e2e8f0;transition:all .3s ease}.screen-type-card:hover{border-color:#6366f1;transform:translateY(-5px);box-shadow:0 15px 40px #6366f11a}.screen-type-card .screen-type-icon{font-size:3.5rem;margin-bottom:1rem;display:block}.screen-type-card h3{font-size:1.4rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.screen-type-card .screen-feature{font-size:.9rem;color:#6366f1;line-height:1.6;margin-bottom:1rem;padding:.75rem 1rem;background:linear-gradient(135deg,#f0f0ff,#e8e8ff);border-radius:8px;border-left:3px solid #6366f1}.screen-type-card .screen-ratio{font-size:.85rem;color:#475569;margin-bottom:1.5rem;padding:.5rem 1rem;background:#f8fafc;border-radius:6px;display:inline-block}.screen-type-card .screen-sizes{list-style:none;padding:0;margin:0}.screen-type-card .screen-sizes li{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #f1f5f9}.screen-type-card .screen-sizes li:last-child{border-bottom:none}.screen-type-card .screen-sizes li .size{font-weight:600;color:#1e293b;font-size:1rem}.screen-type-card .screen-sizes li .resolution{font-size:.85rem;color:#64748b;background:#f8fafc;padding:.35rem .75rem;border-radius:6px}.specs-table{background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden;margin-top:2rem}.spec-row{display:grid;grid-template-columns:1fr 2fr;padding:1.25rem 2rem;border-bottom:1px solid #e2e8f0}.spec-row:last-child{border-bottom:none}.spec-row:nth-child(odd){background:#f8fafc}.spec-row .spec-label{font-weight:600;color:#475569}.spec-row .spec-value{color:#1e293b}@media (max-width: 968px){.product-hero{grid-template-columns:1fr;text-align:center}.hero-content h1{font-size:2.5rem}.hero-actions{justify-content:center}.hero-frame-container{padding:15px}.hero-frame-container .hero-frame-border{padding:10px}.hero-frame-container .hero-frame-border .hero-frame-mat{padding:30px 40px}.hero-frame-container .hero-frame-border .hero-frame-mat .hero-frame-artwork{width:300px}.specs-table .spec-row{grid-template-columns:1fr;gap:.5rem}.features-highlights{grid-template-columns:1fr}.showcase-examples .examples-grid{grid-template-columns:1fr!important}.showcase-item .frame-container .frame-mat,.example-item .frame-container .frame-mat{padding:20px!important}.showcase-item .frame-container .frame-mat img,.example-item .frame-container .frame-mat img{aspect-ratio:auto!important;height:auto}}.architecture-section,.product-highlight-section,.features-section,.applications-section{padding:6rem 2rem}.applications-section{background:#f8fafc}.architecture-diagram{max-width:1000px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.architecture-diagram .arch-row{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:nowrap;margin-bottom:1.5rem;width:100%}@media (max-width: 768px){.architecture-diagram .arch-row{flex-wrap:wrap;gap:1rem}}.architecture-diagram .arch-row .arch-box{background:#fff;border-radius:12px;padding:1rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:140px;border:2px solid #e2e8f0;transition:all .3s ease;flex:1}.architecture-diagram .arch-row .arch-box:hover{border-color:#6366f1;transform:translateY(-3px);box-shadow:0 8px 25px #6366f126}.architecture-diagram .arch-row .arch-box .arch-emoji{font-size:2rem}.architecture-diagram .arch-row .arch-box .arch-text{font-size:.9rem;font-weight:600;color:#1e293b}.architecture-diagram .arch-row .arch-arrow{font-size:1.5rem;color:#6366f1;font-weight:700}.architecture-diagram .arch-desc{font-size:.9rem;color:#64748b;text-align:center;padding:1rem;background:#ffffff80;border-radius:8px;width:100%}.product-highlight-content{max-width:1200px;margin:0 auto}.product-highlight-content .product-showcase{text-align:center;margin:0 auto 2.5rem;display:flex;justify-content:center}.product-highlight-content .product-showcase .product-image{max-width:600px;width:100%;height:auto;border-radius:12px;box-shadow:0 20px 60px #0000004d;background:#fff;padding:2rem;display:block;margin:0 auto}.product-highlight-content .highlight-desc{text-align:center;margin-bottom:3rem}.product-highlight-content .highlight-desc p{font-size:1.1rem;color:#fffffff2;line-height:1.8;max-width:800px;margin:0 auto}.monitoring-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem}.monitoring-card{background:#fffffff2;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.monitoring-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0003}.monitoring-card h4{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.monitoring-card p{font-size:.85rem;color:#64748b}.feature-tags{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.features-grid,.app-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card,.app-card{background:#fff;border-radius:16px;padding:2rem;border:1px solid #e2e8f0;transition:all .3s ease}.feature-card:hover,.app-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #6366f11a}.feature-card .feature-icon,.app-card .feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3,.app-card h3{font-size:1.2rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.feature-card p,.app-card p{font-size:.9rem;color:#64748b;line-height:1.6}@media (max-width: 968px){.product-hero{grid-template-columns:1fr;text-align:center}.hero-content h1{font-size:2.2rem}.hero-visual{font-size:6rem}}.hero-visual{font-size:15rem;text-align:center;opacity:.8}.architecture-section,.features-section,.product-highlight-section,.cases-section,.cta-section{padding:6rem 2rem}.features-section{background:#fff}.product-highlight-section{background:linear-gradient(135deg,#1e293b,#312e81,#6366f1)}.product-highlight-section .section-header h2{color:#fff;font-size:2.8rem;margin-bottom:.5rem}.product-highlight-section .section-desc{color:#fbbf24;font-size:1.3rem;font-weight:700;margin-top:.5rem;letter-spacing:1px}.product-highlight-section .highlight-desc{background:#fffffff2}.product-highlight-section .highlight-desc p{color:#475569}.product-highlight-section .monitoring-card{background:#fffffff2}.product-highlight-section .monitoring-card h4{color:#1e293b}.product-highlight-section .monitoring-card p{color:#64748b}.cta-section{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.section-container{max-width:1600px;margin:0 auto;padding:0 2rem}.section-header .section-desc{color:#fbbf24;font-size:1.3rem;font-weight:700;margin-top:.5rem;letter-spacing:1px}.architecture-diagram{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 10px 40px #00000014;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.arch-row{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:nowrap;margin-bottom:1.5rem;width:100%}@media (max-width: 768px){.arch-row{flex-wrap:wrap;gap:1rem}}.arch-box{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:1rem 1.5rem;border-radius:12px;text-align:center;min-width:140px;box-shadow:0 10px 30px #6366f14d;flex:1}.arch-box .arch-emoji{font-size:2.5rem;display:block;margin-bottom:.5rem}.arch-box .arch-text{font-size:.95rem;font-weight:600}.arch-arrow{font-size:2rem;color:#6366f1;font-weight:700}.arch-desc{text-align:center;font-size:.95rem;color:#64748b;padding:1rem;background:#ffffff80;border-radius:8px;width:100%}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card{background:#fff;border-radius:16px;padding:2rem;text-align:center;border:1px solid #e2e8f0;transition:all .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #6366f11a;border-color:#6366f1}.feature-card .feature-icon{font-size:3rem;margin-bottom:1rem}.product-highlight-content{max-width:900px;margin:0 auto;text-align:center}.product-showcase{margin-bottom:2rem}.product-showcase .product-image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 20px 60px #00000026}.highlight-desc{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 10px 40px #00000014}.highlight-desc p{font-size:1.05rem;color:#475569;line-height:1.8}.monitoring-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.monitoring-card{background:#fff;border-radius:12px;padding:1.5rem;text-align:center;box-shadow:0 10px 30px #00000014;transition:all .3s ease}.monitoring-card:hover{transform:translateY(-3px);box-shadow:0 15px 40px #6366f126}.monitoring-card .monitoring-icon{font-size:2.5rem;margin-bottom:1rem;display:block}.monitoring-card h4{font-size:1rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.monitoring-card p{font-size:.85rem;color:#64748b;line-height:1.5}.feature-tags{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.feature-tags .tag{background:#fff3;color:#fff;padding:.6rem 1.2rem;border-radius:20px;font-size:.9rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.applications-section{padding:6rem 2rem;background:#fff}.app-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.app-card{background:#fff;border-radius:16px;padding:2rem;border:1px solid #e2e8f0;transition:all .3s ease}.app-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #6366f11a}.app-card h3{font-size:1.2rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.app-card p{font-size:.9rem;color:#64748b;line-height:1.6}@media (max-width: 968px){.product-hero{grid-template-columns:1fr;text-align:center}.hero-content h1{font-size:2.5rem}.hero-visual{font-size:10rem}.arch-row{flex-direction:column}.arch-arrow{transform:rotate(90deg)}}.features-section,.license-section,.functions-section,.cases-section{padding:6rem 2rem}.features-grid,.functions-grid,.cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card,.function-card,.case-card{background:#fff;border-radius:16px;padding:2rem;border:1px solid #e2e8f0;text-align:center;transition:all .3s ease}.feature-card:hover,.function-card:hover,.case-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #6366f11a}.feature-card .feature-icon,.feature-card .function-icon,.feature-card .case-icon,.function-card .feature-icon,.function-card .function-icon,.function-card .case-icon,.case-card .feature-icon,.case-card .function-icon,.case-card .case-icon{font-size:3rem;margin-bottom:1rem;display:block}.feature-card h3,.function-card h3,.case-card h3{font-size:1.2rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.feature-card p,.function-card p,.case-card p{font-size:.9rem;color:#64748b;line-height:1.6}.license-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.license-card{background:#fff;border-radius:20px;padding:2.5rem;text-align:center;position:relative;transition:all .3s ease}.license-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0003}.license-card.recommended{transform:scale(1.05);box-shadow:0 20px 60px #00000026}.license-card.recommended:hover{transform:scale(1.05) translateY(-8px)}.license-card .license-badge{position:absolute;top:1.5rem;right:1.5rem;background:linear-gradient(135deg,#ec4899,#f43f5e);color:#fff;font-size:.75rem;font-weight:700;padding:.4rem 1rem;border-radius:20px;text-transform:uppercase}.license-card .license-icon{font-size:4rem;margin-bottom:1.5rem;display:block}.license-card .license-features li{padding:.5rem 0;font-size:.9rem;color:#475569;border-bottom:1px solid #f1f5f9}.license-card .license-suit{font-size:.85rem;color:#64748b;margin-bottom:1.5rem;font-style:italic}.license-card .btn-license{display:inline-block;padding:.875rem 2rem;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .3s ease;background:#f1f5f9;color:#475569}.license-card .btn-license:hover{background:#e2e8f0;transform:translateY(-2px)}.license-card .btn-license.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 10px 40px #6366f166}.license-card .btn-license.btn-primary:hover{box-shadow:0 15px 50px #6366f180}.license-note{text-align:center;margin-top:3rem;padding:2.5rem;background:#ffffff1a;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.license-note .qr-container{display:inline-block;background:#fff;padding:1rem;border-radius:12px;margin-bottom:1.5rem;box-shadow:0 10px 40px #00000026}.license-note .qr-container .qr-image{width:180px;height:180px;object-fit:contain;display:block}.license-note .qr-title{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.license-note .qr-desc{color:#fffc;font-size:.9rem;margin:0}@media (max-width: 968px){.product-hero{grid-template-columns:1fr;text-align:center}.hero-content h1{font-size:2.2rem}.license-card.recommended{transform:none}.license-card.recommended:hover{transform:translateY(-8px)}}.product-hero{background:linear-gradient(135deg,#0f172a,#1e293b,#312e81);padding:6rem 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1400px;margin:0 auto}.hero-content h1{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.1}.hero-subtitle{font-size:1.5rem;color:#94a3b8;margin-bottom:1.5rem}.hero-desc{font-size:1.1rem;color:#cbd5e1;line-height:1.8;margin-bottom:2.5rem}.hero-actions{display:flex;gap:1rem}.btn{padding:1rem 2.5rem;border-radius:12px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;display:inline-block}.btn.btn-primary:hover{transform:translateY(-2px);box-shadow:0 15px 50px #6366f180}.hero-visual{display:flex;justify-content:center;align-items:center}.dashboard-mockup{width:100%;max-width:900px;border-radius:12px;overflow:hidden;box-shadow:0 30px 80px #0003,0 0 0 1px #ffffff1a;background:linear-gradient(135deg,#f8fafc,#fff);padding:20px}.dashboard-mockup .dashboard-image{width:100%;height:auto;display:block;border-radius:8px;box-shadow:0 4px 20px #0000001a}.features-section,.functions-section,.license-section,.cases-section{padding:6rem 2rem}.license-section{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.license-section .section-header h2{color:#fff}.license-section .section-desc{color:#fbbf24;font-size:1.3rem;font-weight:700;margin-top:.5rem;letter-spacing:1px}.functions-section{background:#f8fafc}.cases-section{background:#fff}.section-header h2{font-size:2.5rem;font-weight:800;color:#1e293b;margin-bottom:1rem}.section-header p{font-size:1.1rem;color:#64748b}.features-grid,.functions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card,.function-card{background:#fff;border-radius:16px;padding:2rem;text-align:center;border:1px solid #e2e8f0;transition:all .3s ease}.feature-card:hover,.function-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #6366f11a;border-color:#6366f1}.feature-card .feature-icon,.feature-card .function-icon,.function-card .feature-icon,.function-card .function-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3,.function-card h3{font-size:1.2rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.feature-card p,.function-card p{font-size:.9rem;color:#64748b;line-height:1.6}.license-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.license-card{background:#fff;border-radius:16px;padding:2.5rem;text-align:center;border:2px solid #e2e8f0;position:relative;transition:all .3s ease}.license-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #6366f126}.license-card.recommended{border-color:#fbbf24;background:linear-gradient(135deg,#fffbeb,#fff)}.license-card .license-badge{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:.75rem;font-weight:700;padding:.35rem .75rem;border-radius:20px}.license-card .license-icon{font-size:4rem;margin-bottom:1.5rem}.license-card h3{font-size:1.4rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem}.license-card .license-features{list-style:none;padding:0;margin:0 0 1.5rem;text-align:left}.license-card .license-features li{padding:.75rem 0;border-bottom:1px solid #f1f5f9;font-size:.95rem;color:#475569}.license-card .license-features li:last-child{border-bottom:none}.license-card .license-suit{font-size:.9rem;color:#64748b;font-style:italic}.license-note{background:#ffffff1a;border-radius:16px;padding:2.5rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.license-note .qr-container{margin-bottom:1.5rem}.license-note .qr-container .qr-image{width:200px;height:200px;border-radius:12px;box-shadow:0 10px 30px #0003}.license-note .qr-title{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.license-note .qr-desc{font-size:.95rem;color:#ffffffe6}.cta-section{background:linear-gradient(135deg,#6366f1,#8b5cf6);padding:6rem 2rem;text-align:center}.cta-content{max-width:600px;margin:0 auto}.cta-content h2{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem}.cta-content p{font-size:1.1rem;color:#ffffffe6;margin-bottom:2rem}@media (max-width: 968px){.product-hero{grid-template-columns:1fr;text-align:center}.hero-content h1{font-size:2.5rem}.hero-actions{justify-content:center}.dashboard-mockup{padding:10px}}.architecture-section,.features-section,.products-section,.cases-section{padding:6rem 2rem}.service-section{padding:6rem 2rem;background:#fff}.product-page{padding-top:72px}.product-hero{background:linear-gradient(135deg,#1e293b,#312e81);padding:6rem 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1400px;margin:0 auto}.hero-content h1{font-size:3rem;font-weight:800;color:#fff;margin-bottom:.5rem}.hero-subtitle{font-size:1.3rem;color:#94a3b8;margin-bottom:1.5rem}.hero-desc{font-size:1.1rem;color:#cbd5e1;line-height:1.8;margin-bottom:2rem}.btn{padding:1rem 2.5rem;border-radius:12px;font-weight:600;text-decoration:none;display:inline-block}.btn.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 10px 40px #6366f166}.btn.btn-primary:hover{transform:translateY(-2px)}.btn.btn-white{background:#fff;color:#1e293b}.btn.btn-white:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0003}.hero-visual{font-size:10rem;text-align:center;opacity:.8}.architecture-section,.features-section,.service-section,.products-section,.cases-section{padding:6rem 2rem}.architecture-section{background:#f8fafc}.features-section,.service-section{background:#fff}.cases-section{background:#f8fafc}.section-container{max-width:1400px;margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:800;color:#1e293b}.section-header .section-desc{font-size:1.1rem;color:#64748b}.architecture-content{max-width:1000px;margin:0 auto}.architecture-content .architecture-desc{font-size:1.05rem;color:#475569;line-height:1.9;text-align:center;margin-bottom:2rem}.architecture-content .architecture-image{margin:2rem 0 3rem;text-align:center}.architecture-content .architecture-image .arch-image-full{max-width:100%;height:auto;border-radius:12px;box-shadow:0 10px 40px #0000001a;border:1px solid #e2e8f0;display:block;margin:0 auto}.bus-architecture-diagram{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:nowrap;width:100%;padding:2rem 0}@media (max-width: 968px){.bus-architecture-diagram{flex-wrap:wrap}}.bus-architecture-diagram .bus-arch-item{background:#fff;border-radius:16px;padding:2rem;text-align:center;border:2px solid #e2e8f0;min-width:180px;box-shadow:0 10px 30px #00000014}.bus-architecture-diagram .bus-arch-item .arch-icon{font-size:3rem;margin-bottom:1rem;display:block}.bus-architecture-diagram .bus-arch-item h4{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.bus-architecture-diagram .bus-arch-item p{font-size:.85rem;color:#64748b}.bus-architecture-diagram .arch-arrow{font-size:2rem;color:#6366f1;font-weight:700}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card{background:#fff;border-radius:16px;padding:2rem;border:1px solid #e2e8f0;text-align:center;transition:all .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #6366f11a}.feature-card .feature-icon{font-size:3rem;margin-bottom:1rem;display:block}.feature-card h3{font-size:1.2rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.feature-card p{font-size:.9rem;color:#64748b;line-height:1.6}.service-content{max-width:900px;margin:0 auto}.service-content .service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.service-content .service-card{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:16px;padding:2.5rem}.service-content .service-card .service-icon{font-size:3.5rem;margin-bottom:1.5rem;display:block}.service-content .service-card h3{font-size:1.4rem;font-weight:700;margin-bottom:1.5rem}.service-content .service-card ul{list-style:none;padding:0;margin:0}.service-content .service-card ul li{padding:.75rem 0;font-size:1rem;border-bottom:1px solid rgba(255,255,255,.2)}.service-content .service-card ul li:last-child{border-bottom:none}.service-content .service-card ul li:before{content:"✓ ";margin-right:.5rem;font-weight:700}.service-content .service-desc{font-size:1.05rem;color:#475569;line-height:1.9;text-align:center;padding:2rem;background:#f8fafc;border-radius:12px}.service-content .app-screenshots{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:2rem 0 3rem;justify-items:center}.service-content .app-screenshots .screenshot{width:100%;max-width:220px;height:auto;border-radius:16px;box-shadow:0 10px 40px #00000026;border:8px solid #1e293b;background:#fff}.product-showcase{margin:0 auto 3rem;text-align:center;max-width:1200px}.product-showcase .showcase-image{max-width:100%;height:auto;border-radius:16px;box-shadow:0 20px 60px #00000026;display:block;margin:0 auto}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.product-card{background:#fff;border-radius:16px;padding:2.5rem;text-align:center;border:1px solid #e2e8f0;transition:all .3s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #6366f11a}.product-card .product-icon{font-size:4rem;margin-bottom:1.5rem;display:block}.product-card h3{font-size:1.3rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.product-card p{font-size:.95rem;color:#64748b}.cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.case-card{background:#fff;border-radius:16px;padding:2rem;text-align:center;border:1px solid #e2e8f0;transition:all .3s ease}.case-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000014}.case-card .case-icon{font-size:3rem;margin-bottom:1rem;display:block}.case-card h3{font-size:1.2rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.case-card p{font-size:.9rem;color:#64748b;line-height:1.6}@media (max-width: 968px){.product-hero{grid-template-columns:1fr;text-align:center}.hero-content h1{font-size:2.2rem}.architecture-diagram{flex-direction:column}.architecture-diagram .arch-arrow{transform:rotate(90deg)}}.about-page{padding-top:72px}.intro-section,.business-section,.clients-section,.services-section{padding:5rem 2rem}.intro-content h2,.business-section h2,.clients-section h2,.services-section h2{font-size:2.2rem;font-weight:700;color:#1e293b;text-align:center;margin-bottom:2.5rem}.intro-content p{font-size:1.05rem;color:#475569;line-height:1.9;margin-bottom:1.5rem}.stats-section{padding:4rem 2rem;background:#f8fafc}.stats-grid{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.stat-card{text-align:center}.stat-card .stat-number{display:block;font-size:3rem;font-weight:800;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat-card .stat-label{display:block;font-size:.95rem;color:#64748b;margin-top:.5rem}.business-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.business-card{background:#fff;border-radius:16px;padding:2.5rem;text-align:center;border:1px solid #e2e8f0}.business-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #6366f11a}.business-card .business-icon{font-size:3.5rem;margin-bottom:1rem}.business-card h3{font-size:1.3rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.business-card p{font-size:.95rem;color:#64748b;line-height:1.6}.clients-grid{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.client-tag{background:#fff;border:1px solid #e2e8f0;border-radius:25px;padding:.75rem 1.5rem;font-size:.95rem;color:#475569}.services-grid{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.service-card{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:12px;padding:1rem 2rem;font-weight:600}@media (max-width: 768px){.hero h1{font-size:2rem}.stats-grid{gap:2rem}}.contact-page{padding-top:72px;min-height:100vh}.contact-section{padding:5rem 2rem}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem}.contact-form-card,.contact-info-card{background:#fff;border-radius:20px;padding:3rem;border:1px solid #e2e8f0;box-shadow:0 10px 40px #0000000d}.form-group label{display:block;font-weight:600;color:#475569;margin-bottom:.5rem;font-size:.9rem}.form-group input,.form-group textarea{width:100%;padding:.875rem 1rem;border:1px solid #e2e8f0;border-radius:10px;font-size:1rem;transition:all .2s ease}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group textarea{resize:vertical;font-family:inherit}.btn-submit{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 10px 30px #6366f166}.info-item h4{font-size:.95rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.info-item p{font-size:.95rem;color:#64748b}.map-container{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:16px;overflow:hidden}@media (max-width: 968px){.contact-grid{grid-template-columns:1fr}.hero h1{font-size:2rem}}.contact-page{padding-top:72px}.hero{background:linear-gradient(135deg,#1e293b,#312e81);padding:6rem 2rem;text-align:center}.hero h1{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1rem}.hero p{font-size:1.2rem;color:#94a3b8}.contact-section{padding:6rem 2rem}.container{max-width:1200px;margin:0 auto}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.contact-form-card,.contact-info-card{background:#fff;border-radius:16px;padding:2.5rem;border:1px solid #e2e8f0}.contact-form-card h2,.contact-info-card h2{font-size:1.8rem;font-weight:700;color:#1e293b;margin-bottom:2rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group label{display:block;font-size:.9rem;font-weight:600;color:#475569;margin-bottom:.5rem}.form-group input,.form-group textarea{width:100%;padding:.75rem 1rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.form-group textarea{resize:vertical;min-height:120px}.btn-submit{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 10px 30px #6366f14d}.info-item{display:flex;gap:1rem;margin-bottom:2rem}.info-item .info-icon{font-size:2rem}.info-item h4{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.info-item p{font-size:.95rem;color:#64748b;line-height:1.6}.map-container{margin-top:2rem;border-radius:12px;overflow:hidden}.map-container .map-image{width:100%;height:auto;display:block}@media (max-width: 968px){.contact-grid{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:PingFang SC,Microsoft YaHei,Helvetica Neue,sans-serif;font-size:16px;line-height:1.6;color:#1e293b;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer}ul,ol{list-style:none}.container{max-width:1400px;margin:0 auto;padding:0 2rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}::selection{background:#6366f133;color:#1e293b}
