body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{color:#334155;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.app{min-height:100vh}.container,.header{width:100%}.header{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffd9;border-bottom:1px solid #e2e8f04d;left:0;padding:15px 0;position:fixed;right:0;top:0;transition:all .4s cubic-bezier(.25,.46,.45,.94);z-index:1000}.header.scrolled{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background:#fffffff2;border-bottom:1px solid #e2e8f080;box-shadow:0 8px 32px #0000000f;padding:4px 0}.navbar{align-items:center;display:flex;justify-content:space-between;min-height:60px;padding:12px 0;position:relative;transition:padding .4s ease;width:100%}.header.scrolled .navbar{min-height:50px;padding:8px 0}.navbar-brand{flex-shrink:0}.logo,.navbar-brand{align-items:center;display:flex}.logo{background:#fff;border:1px solid #e2e8f080;border-radius:12px;box-shadow:0 4px 20px #00000014;height:48px;justify-content:center;overflow:hidden;padding:6px 12px;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.logo:before{background:linear-gradient(90deg,#0000,#3b82f60d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.logo:hover:before{left:100%}.logo:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-2px) scale(1.02)}.logo-image{height:36px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;max-width:120px;object-fit:contain;transition:all .3s ease;width:auto}.header.scrolled .logo{height:40px;padding:4px 8px}.header.scrolled .logo-image{height:32px}.mobile-toggle{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;display:none;flex-direction:column;overflow:hidden;padding:12px;position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94);z-index:1001}.mobile-toggle:hover{background:#e2e8f0;border-color:#cbd5e1;transform:scale(1.05)}.mobile-toggle span{background:#475569;border-radius:2px;height:3px;margin:3px 0;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:24px}.mobile-toggle.active{background:#3b82f6;border-color:#3b82f6}.mobile-toggle.active span{background:#fff}.mobile-toggle.active span:first-child{transform:rotate(45deg) translate(6px,6px)}.mobile-toggle.active span:nth-child(2){opacity:0;transform:translateX(20px)}.mobile-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.navbar-menu{flex:1 1;gap:60px;justify-content:center}.navbar-menu,.navbar-nav{align-items:center;display:flex}.navbar-nav{gap:40px;list-style:none;margin:0;padding:0}.nav-item{position:relative}.nav-button,.nav-link{align-items:center;background:#0000;border:2px solid #0000;border-radius:12px;color:#64748b;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:600;gap:6px;padding:12px 16px;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);white-space:nowrap}.nav-button:hover,.nav-link:hover{background:#3b82f60a;border-color:#3b82f61a;color:#3b82f6;transform:translateY(-1px)}.nav-text{transition:all .3s ease}.nav-arrow{opacity:.6;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.nav-arrow.rotated{transform:rotate(180deg)}.nav-button:hover .nav-arrow,.nav-link:hover .nav-arrow{opacity:1;transform:rotate(180deg)}.nav-indicator{background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:2px;bottom:-2px;height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:width .4s cubic-bezier(.25,.46,.45,.94);width:0}.nav-button:hover .nav-indicator,.nav-link:hover .nav-indicator{width:80%}.desktop-dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border:1px solid #e2e8f04d;border-radius:20px;box-shadow:0 24px 64px #0000001f,0 8px 32px #00000014;left:50%;min-width:480px;opacity:0;padding:32px;position:absolute;top:calc(100% + 24px);transform:translateX(-50%);transform:translateX(-50%) translateY(-16px) scale(.95);transition:all .4s cubic-bezier(.25,.46,.45,.94);visibility:hidden;z-index:999}.desktop-dropdown.active{opacity:1;transform:translateX(-50%) translateY(0) scale(1);visibility:visible}.dropdown-content{display:flex;flex-direction:column;gap:24px}.dropdown-header{border-bottom:1px solid #f1f5f9;padding-bottom:20px;text-align:center}.dropdown-header h3{color:#1e293b;font-size:20px;font-weight:700;margin-bottom:8px}.dropdown-header p{color:#64748b;font-size:14px}.dropdown-grid{grid-gap:8px;display:grid;gap:8px}.dropdown-item{align-items:center;border:1px solid #0000;border-radius:16px;color:inherit;cursor:pointer;display:flex;gap:16px;overflow:hidden;padding:16px 20px;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.dropdown-item:before{background:linear-gradient(90deg,#0000,#3b82f608,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.dropdown-item:hover:before{left:100%}.dropdown-item:hover{background:#f8fafc;border-color:#3b82f61a;box-shadow:0 4px 12px #3b82f614;transform:translateX(8px)}.dropdown-icon{align-items:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:14px;color:#3b82f6;display:flex;flex-shrink:0;height:48px;justify-content:center;transition:all .3s ease;width:48px}.dropdown-item:hover .dropdown-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;transform:scale(1.1)}.dropdown-text{flex:1 1}.dropdown-text h4{color:#1e293b;font-size:16px;font-weight:600;margin-bottom:4px;transition:color .3s ease}.dropdown-text p{color:#64748b;font-size:13px;line-height:1.4}.dropdown-arrow{color:#cbd5e1;flex-shrink:0;transition:all .3s ease}.dropdown-item:hover .dropdown-arrow{color:#3b82f6;transform:translateX(4px)}.mobile-dropdown{background:#f8fafc;border-radius:12px;display:none;margin-top:8px;max-height:0;overflow:hidden;padding:0;transition:all .3s ease}.mobile-dropdown.active{max-height:500px;padding:16px}.mobile-dropdown-item{align-items:center;border:1px solid #0000;border-radius:8px;color:#64748b;display:flex;gap:12px;margin-bottom:8px;padding:12px 16px;text-decoration:none;transition:all .3s ease}.mobile-dropdown-item:last-child{margin-bottom:0}.mobile-dropdown-item:hover{background:#fff;border-color:#3b82f61a;color:#3b82f6;transform:translateX(4px)}.mobile-dropdown-icon{align-items:center;background:#e2e8f0;border-radius:8px;color:#64748b;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:all .3s ease;width:32px}.mobile-dropdown-item:hover .mobile-dropdown-icon{background:#3b82f6;color:#fff}.mobile-dropdown-text h4{color:#1e293b;font-size:14px;font-weight:600;margin-bottom:2px}.mobile-dropdown-text p{color:#64748b;font-size:12px;line-height:1.3}.navbar-actions{flex-shrink:0;gap:16px}.navbar-actions,.search-btn{align-items:center;display:flex}.search-btn{background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;color:#64748b;cursor:pointer;height:48px;justify-content:center;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:48px}.search-btn:before{background:#3b82f61a;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .4s ease;width:0}.search-btn:hover:before{height:100%;width:100%}.search-btn:hover{background:#e2e8f0;border-color:#3b82f6;color:#3b82f6;transform:scale(1.05)}.cta-btn{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:14px;box-shadow:0 8px 25px #3b82f640;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:700;gap:8px;overflow:hidden;padding:14px 28px;position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.cta-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.cta-btn:hover:before{left:100%}.cta-btn:hover{box-shadow:0 12px 35px #3b82f659;transform:translateY(-3px) scale(1.02)}.cta-btn svg{transition:transform .3s ease}.cta-btn:hover svg{transform:translateX(4px)}.mobile-overlay{background:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:999}@media (max-width:1024px){.navbar-nav{gap:20px}.dropdown-menu{min-width:400px}}@media (max-width:768px){.container{padding:0 20px}.mobile-toggle{display:flex}.navbar-brand .logo{height:44px}.navbar-brand .logo-image{height:32px}.header.scrolled .navbar-brand .logo{height:40px}.header.scrolled .navbar-brand .logo-image{height:28px}.navbar-menu{background:#fff;box-shadow:0 10px 25px #00000026;flex-direction:column;gap:0;left:0;max-height:calc(100vh - 100px);opacity:0;overflow-y:auto;padding:24px;position:fixed;right:0;top:100%;transform:translateY(-20px);transition:all .3s cubic-bezier(.25,.46,.45,.94);visibility:hidden;z-index:1000}.navbar-menu.active{opacity:1;transform:translateY(0);visibility:visible}.navbar-nav{flex-direction:column;gap:0;margin-bottom:24px;width:100%}.nav-item{border-bottom:1px solid #f1f5f9;width:100%}.nav-item:last-child{border-bottom:none}.nav-button,.nav-link{background:none;border:none;border-radius:0;justify-content:space-between;padding:16px;width:100%}.nav-button:hover,.nav-link:hover{background:#f8fafc;transform:none}.desktop-dropdown,.nav-indicator{display:none}.mobile-dropdown{display:block}.navbar-actions{border-top:1px solid #f1f5f9;justify-content:space-between;padding-top:20px;width:100%}.search-btn{height:44px;width:44px}.cta-btn{font-size:14px;padding:12px 24px}.mobile-overlay{display:block}}@media (max-width:480px){.container{padding:0 16px}.navbar-brand .logo{height:40px;padding:4px 8px}.navbar-brand .logo-image{height:28px}.header.scrolled .navbar-brand .logo{height:36px}.header.scrolled .navbar-brand .logo-image{height:24px}.navbar-menu{max-height:calc(100vh - 80px);padding:16px}.navbar-actions{align-items:stretch;flex-direction:column;gap:16px}.search-btn{height:48px}.cta-btn,.search-btn{justify-content:center;width:100%}.cta-btn{padding:16px 24px}.mobile-dropdown-item{margin-bottom:12px;padding:16px}.mobile-dropdown-text h4{font-size:16px;margin-bottom:4px}.mobile-dropdown-text p{font-size:14px;line-height:1.4}.mobile-dropdown-icon{height:40px;width:40px}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.cta-btn:focus,.mobile-toggle:focus,.nav-button:focus,.nav-link:focus,.search-btn:focus{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-contrast:high){.header{background:#fff;border-bottom:2px solid #000}.dropdown-item,.nav-button,.nav-link{border:1px solid #000}}@media (prefers-color-scheme:dark){.header{background:#ffffffd9;border-bottom-color:#e2e8f04d}.header.scrolled{background:#fffffff2;border-bottom-color:#e2e8f080}.logo{background:#fff;border-color:#e2e8f080}.nav-button,.nav-link{color:#64748b}.nav-button:hover,.nav-link:hover{background:#3b82f60a;color:#3b82f6}.dropdown-menu,.navbar-menu{border-color:#e2e8f04d}.dropdown-item,.mobile-dropdown-item{color:inherit}.dropdown-item:hover{background:#f8fafc;color:inherit}.mobile-dropdown-item:hover{background:#fff;color:#3b82f6}.mobile-dropdown,.search-btn{background:#f8fafc}.search-btn{border-color:#e2e8f0;color:#64748b}.search-btn:hover{background:#e2e8f0;border-color:#3b82f6;color:#3b82f6}}*{box-sizing:border-box;margin:0;padding:0}.hero{height:100vh;min-height:700px;overflow:hidden;position:relative}.hero-container{height:100%;position:relative}.hero-slide{align-items:center;display:flex;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .8s ease-in-out;width:100%}.hero-slide.active{opacity:1}.container{margin:0 auto;max-width:1400px;padding:0 32px}.hero-content{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr;height:100%;padding:40px 0}.hero-text{color:#fff;z-index:2}.hero-badge{align-items:center;animation:fadeInUp .8s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:50px;color:#fff;display:inline-flex;font-size:14px;font-weight:600;margin-bottom:32px;padding:12px 20px}.hero-title{animation:fadeInUp .8s ease .2s both;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:24px}.hero-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fcd34d,#f59e0b);-webkit-background-clip:text;background-clip:text;display:block;margin:8px 0}.hero-description{animation:fadeInUp .8s ease .4s both;font-size:18px;line-height:1.6;margin-bottom:40px;max-width:500px;opacity:.9}.hero-actions{animation:fadeInUp .8s ease .6s both;display:flex;gap:20px}.btn-primary{background:linear-gradient(135deg,#fcd34d,#f59e0b);border:none;border-radius:16px;box-shadow:0 8px 25px #f59e0b4d;color:#1f2937;cursor:pointer;font-size:16px;font-weight:700;padding:16px 32px;transition:all .3s ease}.btn-primary:hover{box-shadow:0 12px 35px #f59e0b66;transform:translateY(-3px)}.btn-secondary{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;padding:16px 28px;transition:all .3s ease}.btn-secondary:hover{background:#fff3;transform:translateY(-2px)}.hero-visual{align-items:center;display:flex;justify-content:center;position:relative}.hero-image-container{animation:fadeInRight 1s ease .3s both;max-width:600px;position:relative;width:100%}.hero-image{border-radius:24px;box-shadow:0 25px 50px #0000004d;height:auto;max-height:500px;object-fit:cover;transition:all .3s ease;width:100%}.hero-image:hover{box-shadow:0 30px 60px #0006;transform:scale(1.02)}.floating-elements{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.floating-card{align-items:center;animation:float 3s ease-in-out infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 10px 25px #0000001a;color:#1f2937;display:flex;font-weight:600;gap:12px;padding:16px 20px;position:absolute}.card-1{animation-delay:0s;right:-20px;top:10%}.card-2{animation-delay:1s;left:-40px;top:50%}.card-3{animation-delay:2s;bottom:20%;right:-30px}.card-icon{font-size:24px}.card-text{font-size:14px;white-space:nowrap}.hero-controls{display:flex;flex-direction:column;gap:16px;left:40px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.control-btn{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;color:#fff;cursor:pointer;display:flex;height:56px;justify-content:center;transition:all .3s ease;width:56px}.control-btn:hover{background:#fff3;transform:scale(1.05)}.control-btn.play-pause{font-size:18px}.hero-indicators{bottom:40px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.indicator{background:#fff6;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.indicator.active{background:#fff;transform:scale(1.3)}.indicator:hover{background:#ffffffb3}.image-overlay{background:linear-gradient(45deg,#0000001a,#0000);border-radius:24px;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.hero-image-loading{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200px 100%}@media (max-width:1200px){.container{padding:0 24px}.hero-content{gap:60px}}@media (max-width:1024px){.hero-content{gap:40px;grid-template-columns:1fr;text-align:center}.hero-visual{order:-1}.hero-controls{left:20px}.floating-card{margin:8px;position:relative}.card-1,.card-2,.card-3{bottom:auto;left:auto;position:relative;right:auto;top:auto}.hero-title{font-size:clamp(2rem,4vw,3rem)}}@media (max-width:768px){.hero{height:auto;min-height:600px;padding:60px 0}.hero-content{gap:40px;padding:20px 0}.hero-controls{flex-direction:row;justify-content:center;left:auto;margin-top:40px;position:relative;top:auto;transform:none}.hero-actions{align-items:center;flex-direction:column;gap:16px}.btn-primary,.btn-secondary{justify-content:center;max-width:280px;width:100%}.hero-description{font-size:16px;max-width:100%}.hero-badge{font-size:13px;padding:10px 16px}.floating-elements{display:none}}@media (max-width:480px){.container{padding:0 16px}.hero-title{font-size:clamp(1.8rem,5vw,2.5rem)}.hero-description{font-size:15px}.btn-primary,.btn-secondary{font-size:15px;padding:14px 24px}.hero-indicators{bottom:20px}.indicator{height:10px;width:10px}.control-btn{height:48px;width:48px}}@media (prefers-color-scheme:dark){.floating-card{background:#1e293bf2;border:1px solid #ffffff1a;color:#fff}}@media (prefers-reduced-motion:reduce){.hero-slide{transition:opacity .3s ease}.hero-image{transition:none}.floating-card{animation:none}@keyframes fadeInUp{0%{opacity:0}to{opacity:1}}@keyframes fadeInRight{0%{opacity:0}to{opacity:1}}}.features{background:#fafbfc;padding:120px 0}.section-header{margin-bottom:80px;text-align:center}.section-header h2{color:#1e293b;font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:16px}.section-header p{color:#64748b;font-size:18px;margin:0 auto;max-width:600px}.features-grid{grid-gap:60px;display:grid;gap:60px}.feature-category{margin-bottom:40px}.category-title{color:#1e293b;font-size:24px;font-weight:700;margin-bottom:24px;text-align:center}.feature-cards{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;padding:32px;position:relative;transition:all .3s ease}.feature-card:before{background:linear-gradient(90deg,#3b82f6,#1d4ed8);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.feature-card:hover{box-shadow:0 25px 50px #0000001a;transform:translateY(-8px)}.feature-card:hover:before{transform:scaleX(1)}.card-header{align-items:center;display:flex;gap:16px;margin-bottom:20px}.card-header .card-icon{align-items:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:16px;color:#3b82f6;display:flex;height:60px;justify-content:center;width:60px}.card-header h4{color:#1e293b;font-size:20px;font-weight:700}.feature-card p{color:#64748b;line-height:1.6;margin-bottom:24px}.card-footer{margin-top:auto}.learn-more-btn{align-items:center;background:none;border:none;color:#3b82f6;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;transition:all .3s ease}.learn-more-btn:hover{color:#1d4ed8;transform:translateX(4px)}.stats{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:80px 0}.stats-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stat-item{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:32px;text-align:center;transition:all .3s ease}.stat-item:hover{background:#ffffff1a;transform:translateY(-8px)}.stat-icon{font-size:48px;margin-bottom:16px}.stat-number{color:#fcd34d;font-size:48px;font-weight:800;margin-bottom:8px}.stat-label{color:#fffc;font-size:16px;font-weight:500}.footer{background:#0f172a;color:#fff;padding:80px 0 32px}.footer-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:2fr 1fr 1fr 1.5fr;margin-bottom:60px}.footer-section h4{color:#fff;font-size:18px;font-weight:700;margin-bottom:24px}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:12px}.footer-section ul li a{color:#94a3b8;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#3b82f6}.footer-section p{color:#94a3b8;line-height:1.6;margin-bottom:24px}.social-links{display:flex;gap:16px}.social-link{align-items:center;background:#1e293b;border-radius:12px;display:flex;font-size:20px;height:44px;justify-content:center;text-decoration:none;transition:all .3s ease;width:44px}.social-link:hover{background:#3b82f6;transform:translateY(-2px)}.contact-info{display:flex;flex-direction:column;gap:16px}.contact-item{align-items:flex-start;color:#94a3b8;display:flex;gap:12px}.contact-icon{font-size:16px;margin-top:2px}.footer-bottom{align-items:center;border-top:1px solid #1e293b;color:#64748b;display:flex;justify-content:space-between;padding-top:32px}.footer-links{display:flex;gap:32px}.footer-links a{color:#64748b;font-size:14px;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#3b82f6}.company-profile{background:linear-gradient(135deg,#fafbfc,#f8fafc 25%,#f1f5f9 50%,#e2e8f0 75%,#cbd5e1);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;min-height:100vh;overflow-x:hidden;position:relative}.company-profile:before{background:radial-gradient(circle at 20% 30%,#3b82f608 0,#0000 60%),radial-gradient(circle at 80% 70%,#8b5cf608 0,#0000 60%),radial-gradient(circle at 50% 50%,#10b98105 0,#0000 60%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.company-profile-section-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #e2e8f0cc;border-radius:50px;box-shadow:0 8px 32px #0f172a1a;left:50%;padding:8px;position:fixed;top:20px;transform:translateX(-50%);z-index:100}.company-profile-nav-container{display:flex;gap:4px}.company-profile-nav-button{background:#0000;border:none;border-radius:40px;color:#64748b;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.company-profile-nav-button:hover{background:#3b82f6;box-shadow:0 4px 20px #3b82f64d;color:#fff;transform:translateY(-2px)}.company-profile-hero-section{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:6rem 2rem 2rem;position:relative;text-align:center}.company-profile-hero-content{max-width:1200px;z-index:10}.company-profile-hero-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #f59e0b33;border-radius:50px;box-shadow:0 8px 32px #f59e0b26;color:#f59e0b;display:inline-flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:2rem;padding:12px 24px}.company-profile-hero-title{color:#0f172a;font-size:clamp(3rem,8vw,6rem);font-weight:900;letter-spacing:-.05em;line-height:.9;margin-bottom:1.5rem;text-shadow:0 2px 8px #0f172a1a}.company-profile-hero-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6 50%,#06b6d4);-webkit-background-clip:text;background-clip:text;position:relative}.company-profile-hero-subtitle{color:#475569;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:400;line-height:1.6;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:48rem}.company-profile-stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:800px}.company-profile-stat-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #fff9;border-radius:24px;box-shadow:0 10px 40px #0f172a1f;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.company-profile-stat-card:before{background:linear-gradient(90deg,#0000,#3b82f6cc,#0000);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:translateX(-100%);transition:transform .6s ease}.company-profile-stat-card:hover:before{transform:translateX(100%)}.company-profile-stat-card:hover{background:linear-gradient(135deg,#fff,#f1f5f9);border-color:#3b82f64d;box-shadow:0 25px 60px #0f172a33;transform:translateY(-12px) scale(1.03)}.company-profile-stat-number{font-size:3rem;font-weight:900;letter-spacing:-.025em;margin-bottom:.5rem}.company-profile-stat-number.blue{color:#3b82f6;text-shadow:0 2px 20px #3b82f64d}.company-profile-stat-number.green{color:#10b981;text-shadow:0 2px 20px #10b9814d}.company-profile-stat-number.purple{color:#8b5cf6;text-shadow:0 2px 20px #8b5cf64d}.company-profile-stat-number.orange{color:#f59e0b;text-shadow:0 2px 20px #f59e0b4d}.company-profile-stat-label{color:#64748b;font-size:.875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.company-profile-content-wrapper{margin:0 auto;max-width:1200px;padding:4rem 2rem;position:relative;z-index:10}.company-profile-content-section{margin-bottom:6rem;scroll-margin-top:120px}.company-profile-section-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #ffffff80;border-radius:32px;box-shadow:0 20px 60px #0000001f;overflow:hidden;padding:3rem;position:relative}.company-profile-section-card:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06b6d4,#10b981);content:"";height:6px;left:0;position:absolute;right:0;top:0}.company-profile-section-header{align-items:center;display:flex;gap:1.5rem;margin-bottom:3rem}.company-profile-section-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:20px;box-shadow:0 12px 30px #3b82f666;display:flex;font-size:1.5rem;height:4rem;justify-content:center;width:4rem}.company-profile-section-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f172a,#3b82f6);-webkit-background-clip:text;background-clip:text;color:#0f172a;font-size:clamp(2rem,5vw,3rem);font-weight:800;letter-spacing:-.025em;margin:0}.company-profile-section-content{margin-bottom:3rem}.company-profile-section-content p{color:#374151;font-size:1.2rem;font-weight:400;line-height:1.8;margin-bottom:2rem}.company-profile-foundation-box{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-left:8px solid #3b82f6;border-radius:24px;box-shadow:0 8px 32px #3b82f626;overflow:hidden;padding:2.5rem;position:relative}.company-profile-foundation-box h3{align-items:center;color:#1e40af;display:flex;font-size:1.5rem;font-weight:700;gap:1rem;margin-bottom:1rem}.company-profile-foundation-box p{color:#374151;font-size:1.1rem;line-height:1.7;margin:0}.company-profile-mission-grid{grid-gap:2rem;display:grid;gap:2rem}.company-profile-mission-item{align-items:flex-start;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-left:8px solid #10b981;border-radius:24px;box-shadow:0 8px 32px #10b98126;display:flex;gap:1.5rem;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.company-profile-mission-item:hover{box-shadow:0 16px 48px #10b98140;transform:translateY(-6px)}.company-profile-mission-icon{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:16px;box-shadow:0 6px 20px #10b98166;display:flex;flex-shrink:0;font-size:1.25rem;height:3.5rem;justify-content:center;width:3.5rem}.company-profile-mission-item p{color:#065f46;font-size:1.1rem;font-weight:600;line-height:1.7;margin:0}.company-profile-vision-content{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-left:8px solid #8b5cf6;border-radius:32px;box-shadow:0 12px 40px #8b5cf633;overflow:hidden;padding:4rem;position:relative;text-align:center}.company-profile-vision-text{color:#581c87;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;letter-spacing:-.025em;line-height:1.4;margin:0;position:relative;z-index:10}.company-profile-commitment-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.company-profile-commitment-item{background:linear-gradient(135deg,#fff,#f8fafc);border-left:8px solid #6366f1;border-radius:24px;box-shadow:0 8px 32px #6366f11f;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.company-profile-commitment-item:hover{background:linear-gradient(135deg,#fff,#f1f5f9);border-left-color:#4f46e5;box-shadow:0 20px 60px #6366f140;transform:translateY(-8px) scale(1.02)}.company-profile-commitment-item h3{color:#4338ca;font-size:1.5rem;font-weight:700;letter-spacing:-.025em;margin-bottom:1rem}.company-profile-commitment-item p{color:#64748b;font-size:1.05rem;line-height:1.7;margin:0}.company-profile-global-standards{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-left:8px solid #f59e0b;border-radius:24px;box-shadow:0 12px 40px #f59e0b33;overflow:hidden;padding:3rem;position:relative}.company-profile-global-standards h3{align-items:center;color:#92400e;display:flex;font-size:1.75rem;font-weight:800;gap:1rem;letter-spacing:-.025em;margin-bottom:1rem}.company-profile-global-standards p{color:#78350f;font-size:1.2rem;font-weight:600;margin:0}@media (max-width:768px){.company-profile-section-nav{border-radius:20px;left:10px;margin:10px;padding:6px;position:-webkit-sticky;position:sticky;right:10px;top:10px;transform:none}.company-profile-nav-container{flex-wrap:wrap;gap:2px;justify-content:center}.company-profile-nav-button{font-size:12px;padding:8px 16px}.company-profile-hero-section{min-height:90vh;padding:8rem 1rem 1rem}.company-profile-section-card{border-radius:24px;padding:2rem}.company-profile-section-header{flex-direction:column;gap:1rem;text-align:center}.company-profile-vision-content{padding:2rem}.company-profile-commitment-grid{grid-template-columns:1fr}}@media (max-width:480px){.company-profile-section-nav{left:5px;margin:5px;padding:4px;position:-webkit-sticky;position:sticky;right:5px;top:5px}.company-profile-nav-button{font-size:11px;padding:6px 12px}.company-profile-hero-section{padding-left:1rem;padding-right:1rem;padding-top:10rem}.company-profile-hero-title{font-size:clamp(2.5rem,10vw,4rem)}.company-profile-stats-grid{gap:1rem;grid-template-columns:1fr}}.leadership-container{background:linear-gradient(135deg,#fefefe,#f9fafb 50%,#f3f4f6);min-height:100vh;position:relative}.leadership-bg-elements{inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:1}.leadership-bg-orb{border-radius:50%;filter:blur(80px);opacity:.03;position:absolute}.leadership-bg-orb-1{background:linear-gradient(135deg,#6366f1,#8b5cf6);height:12rem;right:-4rem;top:-4rem;width:12rem}.leadership-bg-orb-2{background:linear-gradient(135deg,#06b6d4,#3b82f6);bottom:-4rem;height:12rem;left:-4rem;width:12rem}.leadership-content{margin:0 auto;max-width:1400px;padding:8rem 1rem 5rem;position:relative;z-index:10}.leadership-header{margin-bottom:5rem;text-align:center}.leadership-title-wrapper{display:inline-block;position:relative}.leadership-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f172a,#4338ca 30%,#0f172a);background-clip:text;-webkit-background-clip:text;font-size:clamp(2.5rem,8vw,8rem);font-weight:900;letter-spacing:-.04em;line-height:.9;margin-bottom:1rem}.leadership-title-underline{background:linear-gradient(90deg,#0000,#4338ca 50%,#0000);border-radius:9999px;height:.25rem;margin-bottom:2.5rem}.leadership-subtitle{color:#6b7280;font-size:clamp(1.125rem,3vw,1.75rem);font-weight:300;letter-spacing:.01em;line-height:1.5;margin:0 auto;max-width:36rem}.leadership-subtitle-highlight{color:#4338ca;font-weight:600}.leadership-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));margin-top:2rem}@media (min-width:1024px){.leadership-grid{gap:3rem;grid-template-columns:repeat(3,1fr)}}.leadership-card{background:#fff;border:1px solid #f1f5f9;border-radius:2.5rem;box-shadow:0 1px 3px #00000005,0 4px 8px #00000005,0 8px 16px #00000005;cursor:pointer;height:100%;overflow:hidden;padding:3rem;position:relative}.leadership-card:hover{box-shadow:0 4px 8px #0000000a,0 8px 24px #0000000f,0 16px 48px #00000014;transform:translateY(-16px);transition:all .4s ease}.leadership-card:before{background:linear-gradient(135deg,#fff0,#fffc);border-radius:2.5rem;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;z-index:1}.leadership-card:hover:before{opacity:1;transition:opacity .4s ease}.leadership-card-content{align-items:center;display:flex;flex-direction:column;height:100%;position:relative;text-align:center;z-index:10}.leadership-image-section{margin-bottom:2rem;position:relative}.leadership-image-wrapper{border-radius:50%;height:12rem;margin:0 auto;overflow:hidden;padding:0;position:relative;width:12rem}.leadership-card:hover .leadership-image-wrapper{transform:scale(1.08);transition:transform .4s ease}.leadership-image{border:4px solid #fff;border-radius:50%;box-shadow:0 8px 32px #0000001f;height:100%;object-fit:cover;width:100%}.leadership-text-content{display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:center}.leadership-name{color:#0f172a;font-size:1.75rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.5rem}.leadership-position{font-size:1.125rem;font-weight:500;letter-spacing:.01em;margin-bottom:2rem}.leadership-button{align-items:center;border:none;border-radius:1.25rem;color:#fff;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:.75rem;letter-spacing:.02em;margin-top:1.5rem;opacity:0;padding:1rem 2.5rem;text-transform:uppercase}.leadership-card:hover .leadership-button{opacity:1;transform:translateY(-4px);transition:all .4s ease}.leadership-button:hover{transform:translateY(-6px);transition:transform .2s ease}.leadership-button-icon{height:1rem;width:1rem}.leadership-button:hover .leadership-button-icon{transform:translateX(4px);transition:transform .2s ease}.leadership-card:first-child{background:linear-gradient(135deg,#fefefe,#f8fafc)}.leadership-card:first-child .leadership-position{color:#4338ca}.leadership-card:first-child .leadership-button{background:linear-gradient(135deg,#4338ca,#3730a3);box-shadow:0 8px 24px #4338ca4d}.leadership-card:nth-child(2){background:linear-gradient(135deg,#fefefe,#f0fdf4)}.leadership-card:nth-child(2) .leadership-position{color:#059669}.leadership-card:nth-child(2) .leadership-button{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 8px 24px #0596694d}.leadership-card:nth-child(3){background:linear-gradient(135deg,#fefefe,#faf5ff)}.leadership-card:nth-child(3) .leadership-position{color:#7c3aed}.leadership-card:nth-child(3) .leadership-button{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 8px 24px #7c3aed4d}.leadership-card:nth-child(4){background:linear-gradient(135deg,#fefefe,#fffbeb)}.leadership-card:nth-child(4) .leadership-position{color:#d97706}.leadership-card:nth-child(4) .leadership-button{background:linear-gradient(135deg,#d97706,#b45309);box-shadow:0 8px 24px #d977064d}.leadership-card:nth-child(5){background:linear-gradient(135deg,#fefefe,#fef2f2)}.leadership-card:nth-child(5) .leadership-position{color:#dc2626}.leadership-card:nth-child(5) .leadership-button{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 8px 24px #dc26264d}.leadership-card:nth-child(6){background:linear-gradient(135deg,#fefefe,#f0f9ff)}.leadership-card:nth-child(6) .leadership-position{color:#0284c7}.leadership-card:nth-child(6) .leadership-button{background:linear-gradient(135deg,#0284c7,#0369a1);box-shadow:0 8px 24px #0284c74d}.leadership-cta{margin-top:6rem;text-align:center}.leadership-cta-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:2rem;box-shadow:0 8px 32px #0000000a;display:inline-block;padding:3rem}.leadership-cta-title{color:#0f172a;font-size:2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.leadership-cta-text{color:#6b7280;font-size:1.125rem;line-height:1.6;margin-bottom:2rem;max-width:32rem}.leadership-cta-button{background:linear-gradient(135deg,#4338ca,#3730a3);border:none;border-radius:1.25rem;box-shadow:0 8px 24px #4338ca4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.02em;padding:1.25rem 3rem;text-transform:uppercase}.leadership-cta-button:hover{box-shadow:0 12px 32px #4338ca66;transform:translateY(-4px);transition:all .3s ease}@media (max-width:768px){.leadership-content{padding:10rem 1rem 3rem}.leadership-header{margin-bottom:4rem}.leadership-title{line-height:1}.leadership-grid{gap:2rem;grid-template-columns:1fr}.leadership-card{margin:0 auto;max-width:400px;padding:2.5rem}.leadership-cta{margin-top:4rem}.leadership-cta-card{padding:2.5rem}}@media (max-width:480px){.leadership-content{padding:12rem 1rem 2rem}.leadership-header{margin-bottom:3rem}.leadership-title{line-height:1.1}.leadership-card{padding:2rem}.leadership-image-wrapper{height:10rem;width:10rem}.leadership-name{font-size:1.5rem}.leadership-position{font-size:1rem}.leadership-button{font-size:.8rem;padding:.875rem 2rem}}@media (max-width:360px){.leadership-content{padding:14rem 1rem 2rem}.leadership-title{font-size:2rem;line-height:1.2}}.page-container{margin:0 auto;max-width:1200px;min-height:60vh;padding:120px 20px 40px}.page-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;margin-bottom:60px;padding:40px 0;text-align:center}.page-header h1{font-size:2.5rem;font-weight:700;margin-bottom:12px}.page-header p{font-size:1.2rem;opacity:.9}.content-section{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:40px}.content-grid{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1fr 1fr}.text-content h2{color:#2d3748;font-size:2rem;font-weight:600;margin-bottom:16px}.text-content h3{color:#4a5568;font-size:1.5rem;font-weight:600;margin:24px 0 12px}.text-content p{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:16px}.image-content img{border-radius:8px;margin-bottom:20px;width:100%}.stats-box{display:flex;gap:20px}.stat{background:#f7fafc;border-radius:8px;flex:1 1;padding:20px;text-align:center}.stat h4{color:#667eea;font-size:2rem;font-weight:700;margin-bottom:8px}.stat p{color:#4a5568;font-weight:500}.leaders-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.leader-card{background:#f8f9fa;border-radius:12px;padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.leader-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.leader-card img{border-radius:50%;height:120px;margin-bottom:20px;object-fit:cover;width:120px}.leader-card h3{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:8px}.leader-card p{color:#4a5568;font-size:1rem;margin-bottom:20px}.contact-btn{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:10px 20px;transition:background .3s ease}.contact-btn:hover{background:#5a67d8}.intro-text{margin-bottom:40px;text-align:center}.intro-text p{color:#4a5568;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:800px}.awards-list{display:flex;flex-direction:column;gap:20px}.award-item{align-items:center;background:#f8f9fa;border-radius:10px;display:flex;padding:25px;transition:transform .2s ease}.award-item:hover{background:#e2e8f0;transform:translateX(10px)}.award-year{background:#667eea;border-radius:8px;color:#fff;font-size:1.1rem;font-weight:700;margin-right:25px;min-width:70px;padding:10px 15px;text-align:center}.award-details{flex:1 1}.award-details h3{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:5px}.award-details p{color:#4a5568;font-size:1rem}.award-icon{font-size:2rem;margin-left:20px}.governance-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr}.governance-content h2{color:#2d3748;font-size:2rem;font-weight:600;margin-bottom:20px}.governance-content h3{color:#4a5568;font-size:1.5rem;font-weight:600;margin:30px 0 15px}.principles-list{list-style:none;margin-bottom:30px;padding:0}.principles-list li{border-bottom:1px solid #e2e8f0;color:#4a5568;font-size:1.1rem;padding:12px 0 12px 25px;position:relative}.principles-list li:before{color:#667eea;content:"✓";font-weight:700;left:0;position:absolute}.principles-list li:last-child{border-bottom:none}.board-list{display:flex;flex-direction:column;gap:10px}.board-member{background:#f7fafc;border-radius:8px;color:#4a5568;font-size:1.1rem;padding:15px}.documents-section{background:#f8f9fa;border-radius:12px;padding:30px}.documents-section h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:20px}.document-links{display:flex;flex-direction:column;gap:15px}.document-link{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#4a5568;display:block;font-size:1rem;padding:15px;text-decoration:none;transition:all .3s ease}.document-link:hover{background:#667eea;box-shadow:0 4px 12px #667eea4d;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.page-container{padding:100px 15px 20px}.page-header h1{font-size:2rem}.content-section{padding:25px}.content-grid,.governance-grid{gap:30px;grid-template-columns:1fr}.leaders-grid{grid-template-columns:1fr}.award-item,.stats-box{flex-direction:column;gap:15px}.award-item{text-align:center}.award-year{margin-bottom:10px;margin-right:0}.award-icon{margin-left:0;margin-top:10px}}@media (max-width:480px){.page-container{padding:90px 15px 20px}.page-header{padding:25px 15px}.page-header h1{font-size:1.8rem}.page-header p{font-size:1rem}.content-section{padding:20px}.text-content h2{font-size:1.6rem}.text-content h3{font-size:1.3rem}}
/*# sourceMappingURL=main.88174f83.css.map*/