.about-module__8TymFG__page{width:100%;color:var(--text-primary);transition:var(--transition);background:0 0;flex:1;overflow-y:visible}@media (max-width:768px){.about-module__8TymFG__page{flex:1;overflow-y:auto}}body.about-module__8TymFG__dark .about-module__8TymFG__page{color:var(--text-primary);background:linear-gradient(135deg,#1a202c 0%,#2d3748 100%)}body.about-module__8TymFG__light .about-module__8TymFG__page{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}.about-module__8TymFG__header{background:var(--bg-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.about-module__8TymFG__logo h1{color:inherit;margin:0;font-size:2rem;font-weight:700}.about-module__8TymFG__logo p{opacity:.8;color:inherit;margin:0;font-size:.9rem}.about-module__8TymFG__adminLink{background:var(--bg-glass);color:inherit;transition:var(--transition);border:1px solid var(--border-light);border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none}.about-module__8TymFG__adminLink:hover{background:var(--bg-overlay);transform:translateY(-2px)}.about-module__8TymFG__main{width:100%;padding:0}.about-module__8TymFG__hero{background:var(--bg-secondary);text-align:center;padding:clamp(1rem,4vh,2.5rem) 2rem;transition:all .3s;position:relative;overflow:hidden}.about-module__8TymFG__hero:before{content:"";pointer-events:none;background:linear-gradient(45deg,#3b82f60d 0%,#764ba20d 100%);position:absolute;inset:0}.about-module__8TymFG__heroContent{z-index:1;flex-direction:column;align-items:center;gap:1.5rem;max-width:700px;margin:0 auto;display:flex;position:relative}.about-module__8TymFG__heroLogo{align-items:center;gap:1.5rem;display:flex}.about-module__8TymFG__heroLogoIcon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;width:80px;height:80px;transition:var(--transition);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 32px #0003}.about-module__8TymFG__heroLogoIcon:hover{transform:scale(1.05);box-shadow:0 12px 48px #0000004d}.about-module__8TymFG__heroLogoIcon img{-o-object-fit:contain;object-fit:contain;filter:brightness(1.2);width:75%;height:75%}.about-module__8TymFG__heroBrandText{flex-direction:column;align-items:flex-start;gap:.25rem;line-height:1;display:flex}.about-module__8TymFG__heroBrandName{color:#fff;letter-spacing:-.05em;text-shadow:0 4px 8px #0000004d;font-size:2.5rem;font-weight:900}.about-module__8TymFG__heroBrandSuffix{color:#fffc;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 2px 4px #0000004d;font-size:1rem;font-weight:600}.about-module__8TymFG__heroMessage{text-align:center;max-width:800px}.about-module__8TymFG__heroMessage h1{color:var(--text-primary);justify-content:center;align-items:center;gap:.75rem;margin:0 0 .75rem;font-size:clamp(1.75rem,5.5vw,2.25rem);font-weight:700;line-height:1.1;display:flex}.about-module__8TymFG__heroIcon{color:var(--primary);animation:4s ease-in-out infinite about-module__8TymFG__sparkle}@keyframes about-module__8TymFG__sparkle{0%,to{transform:scale(1)translate(0)}25%{transform:scale(1.05)translate(-1px)}75%{transform:scale(1.05)translate(1px)}}.about-module__8TymFG__heroMessage p{color:var(--text-muted);margin:0 0 1rem;font-size:clamp(.875rem,2.5vw,1rem);line-height:1.5}.about-module__8TymFG__heroActions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.about-module__8TymFG__heroButton{color:var(--primary);transition:var(--transition);border:1px solid var(--primary);background:0 0;border-radius:.75rem;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:700;text-decoration:none}.about-module__8TymFG__heroButton:hover{background:color-mix(in srgb,var(--primary)10%,transparent);transform:translateY(-3px)}.about-module__8TymFG__heroButtonSecondary{color:var(--primary);transition:var(--transition);border:1px solid var(--primary);background:0 0;border-radius:.75rem;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:700;text-decoration:none}.about-module__8TymFG__heroButtonSecondary:hover{background:color-mix(in srgb,var(--primary)10%,transparent);transform:translateY(-3px)}.about-module__8TymFG__pageContent{transition:var(--transition);background:0 0}.about-module__8TymFG__value{background:0 0;flex-direction:row;justify-content:center;margin-top:1rem;display:flex}.about-module__8TymFG__valueContent{text-align:center;max-width:1440px}.about-module__8TymFG__valueContent h2{color:var(--text-primary);font-size:3rem;font-weight:800;line-height:1.1}.about-module__8TymFG__valueSubtitle{color:var(--text-secondary);max-width:800px;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.5}.about-module__8TymFG__valueGrid{grid-template-columns:1fr 1fr 1fr;gap:.5rem;margin-top:1rem;display:grid}.about-module__8TymFG__valueCard{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);text-align:center;transition:var(--transition);box-shadow:var(--shadow-sm);border-radius:1.5rem;padding:1.5rem}.about-module__8TymFG__valueCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-8px)}.about-module__8TymFG__valueIcon{margin-bottom:.5rem;font-size:3rem}.about-module__8TymFG__valueCard h3{color:var(--text-primary);font-size:1.5rem;font-weight:700}.about-module__8TymFG__valueCard p{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6}.about-module__8TymFG__capabilities{background:0 0;padding:4rem 2rem}.about-module__8TymFG__capabilitiesContent{text-align:center;max-width:800px;margin:0 auto}.about-module__8TymFG__capabilitiesContent h2{color:var(--text-primary);margin:0 0 1rem;font-size:3rem;font-weight:800;line-height:1.1}.about-module__8TymFG__sectionSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.5}.about-module__8TymFG__serviceCards{flex-direction:column;gap:1rem;display:flex}.about-module__8TymFG__serviceCard{background:var(--bg-primary);border:1px solid var(--border-light);transition:var(--transition);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:1rem;overflow:hidden}.about-module__8TymFG__serviceCard:hover{border-color:var(--primary);box-shadow:var(--shadow-md)}.about-module__8TymFG__serviceHeader{align-items:center;gap:1rem;padding:1.5rem;display:flex}.about-module__8TymFG__serviceIcon{flex-shrink:0;font-size:2rem}.about-module__8TymFG__serviceInfo{text-align:left;flex-grow:1}.about-module__8TymFG__serviceInfo h3{color:var(--text-primary);margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.about-module__8TymFG__serviceInfo p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.4}.about-module__8TymFG__expandIcon{color:var(--text-secondary);border:1px solid var(--border-light);width:2rem;height:2rem;transition:var(--transition);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:300;display:flex}.about-module__8TymFG__serviceCard:hover .about-module__8TymFG__expandIcon{border-color:var(--primary);color:var(--primary)}.about-module__8TymFG__serviceDetails{border-top:1px solid var(--border-light);background:var(--bg-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-module__8TymFG__serviceTabs{border-bottom:1px solid var(--border-light);background:var(--bg-secondary);display:flex}.about-module__8TymFG__serviceTab{color:var(--text-secondary);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.about-module__8TymFG__serviceTab:hover{color:var(--text-primary);background:var(--bg-overlay)}.about-module__8TymFG__serviceTab.about-module__8TymFG__active{color:var(--primary);border-bottom-color:var(--primary);background:var(--bg-primary)}.about-module__8TymFG__serviceTabContent{padding:1.5rem}.about-module__8TymFG__tabPanel{text-align:left}.about-module__8TymFG__specGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.about-module__8TymFG__specItem{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.about-module__8TymFG__specItem strong{color:var(--text-primary)}.about-module__8TymFG__exampleGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;display:grid}.about-module__8TymFG__exampleItem{color:var(--text-secondary);padding:.5rem 0;font-size:.875rem;line-height:1.5}.about-module__8TymFG__serviceAction{border-top:1px solid var(--border-light);text-align:center;background:0 0;padding:1rem 1.5rem}.about-module__8TymFG__serviceBtn{color:var(--primary);transition:var(--transition);border:1px solid var(--primary);background:0 0;border-radius:.5rem;padding:.75rem 2rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-block}.about-module__8TymFG__serviceBtn:hover{background:color-mix(in srgb,var(--primary)10%,transparent);transform:translateY(-2px)}.about-module__8TymFG__finalCta{text-align:center;background:0 0;padding:6rem 2rem}.about-module__8TymFG__ctaContent{max-width:800px;margin:0 auto}.about-module__8TymFG__ctaContent h2{color:var(--text-primary);margin:0 0 1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.about-module__8TymFG__ctaContent p{color:var(--text-secondary);margin:0 0 3rem;font-size:1.25rem;line-height:1.6}.about-module__8TymFG__ctaActions{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.about-module__8TymFG__ctaPrimary{color:var(--primary);transition:var(--transition);border:1px solid var(--primary);background:0 0;border-radius:.75rem;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:700;text-decoration:none}.about-module__8TymFG__ctaPrimary:hover{background:color-mix(in srgb,var(--primary)10%,transparent);transform:translateY(-3px)}.about-module__8TymFG__ctaSecondary{color:var(--primary);transition:var(--transition);border:2px solid var(--primary);background:0 0;border-radius:.75rem;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:700;text-decoration:none}.about-module__8TymFG__ctaSecondary:hover{background:var(--primary);color:#fff;transform:translateY(-3px)}.about-module__8TymFG__ctaContact{color:var(--text-secondary);font-size:1rem}.about-module__8TymFG__ctaContact a{color:var(--primary);font-weight:600;text-decoration:none}.about-module__8TymFG__ctaContact a:hover{text-decoration:underline}.about-module__8TymFG__ctaContact strong{color:var(--primary);font-weight:600}.about-module__8TymFG__ctaContact p{margin-bottom:0!important}.about-module__8TymFG__footer{background:var(--bg-dark);color:var(--text-light);padding:3rem 2rem 1rem}.about-module__8TymFG__footerContent{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1440px;margin:0 auto 2rem;display:grid}.about-module__8TymFG__footerSection h4{color:var(--primary);margin-bottom:1rem;font-size:1.2rem;font-weight:600}.about-module__8TymFG__footerSection p{opacity:.8;margin-bottom:1rem;line-height:1.5}.about-module__8TymFG__footerSection a{color:#fffc;transition:var(--transition);padding:.25rem 0;text-decoration:none;display:block}.about-module__8TymFG__footerSection a:hover{color:var(--primary);transform:translate(5px)}.about-module__8TymFG__footerBottom{text-align:center;opacity:.6;border-top:1px solid #ffffff1a;padding-top:2rem}@media (max-width:768px){.about-module__8TymFG__hero{padding:2rem 1.5rem}.about-module__8TymFG__heroContent{gap:1.5rem}.about-module__8TymFG__heroLogo{flex-direction:column;gap:1rem}.about-module__8TymFG__heroLogoIcon{width:70px;height:70px}.about-module__8TymFG__heroBrandText{align-items:center}.about-module__8TymFG__heroBrandName{font-size:2rem}.about-module__8TymFG__heroBrandSuffix{font-size:.875rem}.about-module__8TymFG__heroMessage h1{margin-bottom:.75rem;font-size:1.5rem;line-height:1.2}.about-module__8TymFG__heroMessage p{margin-bottom:1.5rem;font-size:.8125rem;line-height:1.4}.about-module__8TymFG__heroActions{flex-direction:column;align-items:center;gap:1rem}.about-module__8TymFG__heroButton,.about-module__8TymFG__heroButtonSecondary{width:100%;max-width:280px;padding:.875rem 1.5rem;font-size:.9375rem}.about-module__8TymFG__value,.about-module__8TymFG__capabilities,.about-module__8TymFG__finalCta{padding:2.5rem 1rem}.about-module__8TymFG__valueContent h2,.about-module__8TymFG__capabilitiesContent h2,.about-module__8TymFG__ctaContent h2{margin-bottom:.75rem;font-size:1.25rem}.about-module__8TymFG__sectionSubtitle{margin-bottom:2rem;font-size:.8125rem}.about-module__8TymFG__valueGrid{grid-template-columns:1fr;gap:2rem}.about-module__8TymFG__valueCard{padding:2rem}.about-module__8TymFG__valueCard h3{font-size:1rem}.about-module__8TymFG__valueCard p{font-size:.75rem}.about-module__8TymFG__serviceHeader,.about-module__8TymFG__serviceTabContent{padding:1.25rem}.about-module__8TymFG__serviceAction{padding:.875rem 1.25rem}.about-module__8TymFG__specGrid,.about-module__8TymFG__exampleGrid{grid-template-columns:1fr;gap:.75rem}.about-module__8TymFG__ctaContent p{margin-bottom:2.5rem;font-size:1.125rem}.about-module__8TymFG__ctaActions{flex-direction:column;align-items:center;gap:1rem}.about-module__8TymFG__ctaPrimary,.about-module__8TymFG__ctaSecondary{width:100%;max-width:300px;padding:1rem 2rem;font-size:1rem}.about-module__8TymFG__ctaContact{font-size:.9375rem}.about-module__8TymFG__footerSection h4{font-size:1.125rem}.about-module__8TymFG__footerSection p{font-size:.875rem}.about-module__8TymFG__footerContent{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:480px){.about-module__8TymFG__hero{padding:1.5rem .75rem}.about-module__8TymFG__heroContent{gap:1.25rem}.about-module__8TymFG__heroLogoIcon{border-radius:15px;width:60px;height:60px}.about-module__8TymFG__heroBrandName{font-size:1.75rem}.about-module__8TymFG__heroBrandSuffix{font-size:.75rem}.about-module__8TymFG__heroMessage h1{margin-bottom:.5rem;font-size:1.25rem;line-height:1.2}.about-module__8TymFG__heroMessage p{margin-bottom:1.25rem;font-size:.75rem;line-height:1.4}.about-module__8TymFG__heroButton,.about-module__8TymFG__heroButtonSecondary{padding:.75rem 1.5rem;font-size:.875rem}.about-module__8TymFG__value,.about-module__8TymFG__capabilities,.about-module__8TymFG__finalCta{padding:2rem .75rem}.about-module__8TymFG__valueContent h2,.about-module__8TymFG__capabilitiesContent h2,.about-module__8TymFG__ctaContent h2{margin-bottom:.625rem;font-size:1.125rem}.about-module__8TymFG__sectionSubtitle{margin-bottom:1.5rem;font-size:.6875rem}.about-module__8TymFG__valueGrid{gap:1.5rem}.about-module__8TymFG__valueCard{padding:1.5rem}.about-module__8TymFG__valueCard h3{font-size:.875rem}.about-module__8TymFG__valueCard p{font-size:.625rem}.about-module__8TymFG__serviceHeader{gap:.75rem;padding:1rem}.about-module__8TymFG__serviceTabContent{padding:1rem}.about-module__8TymFG__serviceAction{padding:.75rem 1rem}.about-module__8TymFG__serviceTab{white-space:nowrap;padding:.625rem .5rem;font-size:.75rem}.about-module__8TymFG__ctaContent p{margin-bottom:2rem;font-size:1rem}.about-module__8TymFG__ctaPrimary,.about-module__8TymFG__ctaSecondary{padding:.875rem 1.75rem;font-size:.9375rem}.about-module__8TymFG__ctaContact{font-size:.875rem}.about-module__8TymFG__footerSection h4{font-size:1rem}.about-module__8TymFG__footerSection p{font-size:.8125rem}.about-module__8TymFG__footerContent{grid-template-columns:1fr}}
