*{box-sizing:border-box;margin:0;padding:0}body{color:#111827;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}.header{color:#fff;position:relative;z-index:100}.header-image{background-image:url(/static/media/header2.92d35d77d521c9593561.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:18rem;margin-top:80px;position:relative}.header-bar{background:#fff;left:0;padding:0;position:fixed;right:0;top:0;width:100%;z-index:1000}.header-container{gap:2rem;margin:0 auto;max-width:1400px;padding:1rem 2rem;position:relative;z-index:1}.header-container,.logo{align-items:center;display:flex}.logo{cursor:pointer;gap:.75rem}.logo-text{align-items:flex-start;display:flex;flex-direction:column}.logo-subtitle{color:#1e3a8a;font-size:.9rem;font-weight:600;line-height:1.2;margin:0}.logo h1{color:#1e3a8a;font-size:2rem;font-weight:700;margin:0}.header-logo-img{background:#0000;border:none;box-shadow:none;height:70px;max-width:350px;outline:none;width:auto}.nav{align-items:center;display:flex;flex:1 1;gap:2.5rem;justify-content:center;padding:0 1rem}.mobile-menu-button{background:none;border:none;cursor:pointer;display:none;padding:.5rem;z-index:1001}.hamburger{display:flex;flex-direction:column;height:20px;position:relative;width:25px}.hamburger span{background:#1e3a8a;border-radius:2px;display:block;height:3px;margin:3px 0;transition:.3s;width:100%}.hamburger.active span:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.desktop-nav{display:flex}.mobile-nav{background:#fff;border:1px solid #e5e7eb;box-shadow:0 4px 6px #0000001a;display:none;flex-direction:column;left:0;padding:1rem 0;position:absolute;right:0;top:100%;z-index:1000}.mobile-nav.open{display:flex}.mobile-nav .nav-link{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-bottom:1px solid #e5e7eb;color:#1e3a8a;outline:none;padding:1rem 2rem;perspective:1000;text-align:left;transform:translateZ(0);-webkit-transform:translateZ(0);-webkit-user-select:none;user-select:none;width:100%}.mobile-nav .nav-link:last-child{border-bottom:none}.nav-link{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:none;border:none;color:#1e3a8a;cursor:pointer;font-size:1.1rem;font-weight:600;outline:none;padding:.2rem 0;perspective:1000;text-decoration:none;text-shadow:1px 1px 2px #0000001a;transform:translateZ(0);-webkit-transform:translateZ(0);transition:color .3s ease,text-shadow .3s ease;-webkit-user-select:none;user-select:none}.nav-link:hover{opacity:1;text-decoration:underline;-webkit-text-decoration-color:#3b82f6;text-decoration-color:#3b82f6;text-decoration-thickness:2px;text-shadow:1px 1px 3px #0003;text-underline-offset:4px}.nav-link.active{border-bottom:2px solid #fff;padding-bottom:.25rem}@media (max-width:768px){.header-container{padding:0 1rem;position:relative}.desktop-nav{display:none}.mobile-menu-button{display:block}.nav-link{font-size:.9rem}.header-logo-img{height:50px}.logo h1{font-size:1.1rem}.logo-subtitle{font-size:.8rem}}.company-intro{background:#fff;padding:2rem 0}.intro-content{margin:0 auto;max-width:1000px;text-align:center}.intro-title{color:#1e3a8a;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem}.intro-description{color:#111827;font-size:1.2rem;line-height:1.8;margin-bottom:2rem;text-align:left}.welcome-title{color:#1e3a8a;font-size:1.8rem;font-weight:700;line-height:1.2;margin-bottom:2rem;text-align:center}.company-description{margin-bottom:3rem}.company-description p{color:#111827!important;font-size:1.4rem!important;font-weight:300!important;line-height:1.5!important;margin:0 auto;max-width:900px;text-align:justify!important}.services-intro{background:#0000;color:#111827;margin:4rem 0 .5rem;padding:0;text-align:center}.services-intro-title{color:#1e3a8a;font-size:1.8rem;font-weight:700;line-height:1.3;margin:0}.intro-sections{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);margin-top:3rem}.intro-section{background:#f8fafc;border-left:4px solid #3b82f6;border-radius:12px;padding:2rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.intro-section:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.section-title{font-size:1.4rem;margin-bottom:1rem}.section-text{font-size:1rem;line-height:1.7}@media (max-width:1024px){.intro-sections{gap:2rem;grid-template-columns:1fr}.intro-title{font-size:2.2rem}.intro-description{font-size:1.1rem}.company-description p{color:#111827!important;font-size:1.4rem!important;font-weight:300!important}.welcome-title{font-size:1.6rem}}@media (max-width:768px){.company-intro{padding:1.5rem 0}.intro-title{font-size:2rem}.intro-description{font-size:1rem;margin-bottom:2rem}.company-description p{color:#111827!important;font-size:1.3rem!important;font-weight:300!important}.welcome-title{font-size:2.2rem}.services-intro{margin:3rem 0 .5rem;padding:0}.services-intro-title{font-size:1.5rem}.intro-sections{margin-top:2rem}.intro-section{padding:1.5rem}.section-title{font-size:1.2rem}}@media (max-width:480px){.container{padding:0 1rem}.company-intro{padding:1rem 0}.intro-title{font-size:1.8rem}.intro-description{font-size:.95rem}.company-description p{color:#111827!important;font-size:1.2rem!important;font-weight:300!important}.welcome-title{font-size:1.5rem}.services-intro{margin:2rem 0 .5rem;padding:0}.services-intro-title{font-size:1.4rem}.intro-section{padding:1.25rem}.section-title{font-size:1.1rem}.section-text{font-size:.95rem}}.about-us-page{background:#fff;min-height:100vh}.about-us-intro{background-color:#fff;color:#111827;padding:2rem 0;position:relative;text-align:center}.about-us-intro-title{color:#1e3a8a;font-size:1.8rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.about-us-description{margin:0 auto;max-width:900px}.about-us-description p{color:#111827;font-size:1.4rem;font-weight:300;line-height:1.5;margin-bottom:1.5rem;text-align:justify}.about-us-description p:last-child{margin-bottom:0}.company-description{margin-top:2rem;position:relative;z-index:1}.company-description p{color:#fff;font-size:1.1rem;line-height:1.6;margin:0 0 1rem;opacity:.95}.about-us-content-section{background:#fff;padding:4rem 0}.about-us-sections{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.about-us-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2.5rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.about-us-section:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.section-title{border-bottom:3px solid #3b82f6;color:#1e3a8a;font-size:1.8rem;font-weight:600;line-height:1.3;margin-bottom:1.5rem;padding-bottom:.5rem}.section-text{color:#111827;font-size:1.2rem;font-weight:500;line-height:1.8;margin:0}.contact-info{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:4rem;padding:3rem;text-align:center}.contact-title{color:#1e3a8a;font-size:2rem;font-weight:600;line-height:1.3;margin-bottom:2rem}.contact-details{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:600px}.contact-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.contact-label{color:#1e3a8a;font-size:1.2rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.contact-text{color:#111827;font-size:1rem;line-height:1.5;margin:0}@media (max-width:1024px){.about-us-sections{gap:2rem;grid-template-columns:1fr}.about-us-hero-title{font-size:3rem}}@media (max-width:768px){.about-us-hero{padding:2rem 0}.about-us-hero-title{font-size:2.5rem}.about-us-hero-subtitle{font-size:1.1rem}.about-us-description p{color:#111827;font-size:1.4rem;font-weight:300}.about-us-content-section{padding:2rem 0}.about-us-section{padding:2rem}.section-title{font-size:1.5rem}.contact-info{margin-top:3rem;padding:2rem}.contact-title{font-size:1.6rem}.contact-details{gap:1.5rem;grid-template-columns:1fr}.contact-item{padding:1.5rem}}@media (max-width:480px){.container{padding:0 1rem}.about-us-hero{padding:2rem 0}.about-us-intro-title{font-size:1.5rem}.about-us-hero-subtitle{font-size:1rem}.about-us-description p{color:#111827;font-size:1.3rem;font-weight:300}.about-us-section{padding:1.5rem}.section-title{font-size:1.3rem}.section-text{font-size:.95rem}.contact-info{margin-top:2rem;padding:1.5rem}.contact-title{font-size:1.4rem}.contact-item{padding:1.25rem}.contact-label{font-size:1.1rem}.contact-text{font-size:.95rem}}.ceo-page{background:#fff;min-height:100vh}.ceo-intro{background-color:#fff;color:#111827;padding:2rem 0;position:relative;text-align:center}.ceo-intro-title{color:#1e3a8a;font-size:1.8rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.ceo-intro-subtitle{color:#6b7280;font-size:1.3rem;margin:0}.ceo-content-section{background:#fff;padding:4rem 0}.ceo-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.ceo-image{align-items:center;background:#fff;border-radius:12px;box-shadow:0 8px 25px #00000026;display:flex;justify-content:center;margin:0 auto;overflow:hidden;padding:1rem;width:70%}.ceo-image img{border-radius:12px;height:200px;object-fit:contain;object-position:center;width:100%}.ceo-message{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:3rem}.ceo-title{color:#1e3a8a;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem}.ceo-quote{margin-bottom:2.5rem}.ceo-quote-text{color:#111827;font-size:1.4rem;font-style:italic;font-weight:400;line-height:1.5;margin-bottom:1.5rem;padding-left:2rem;position:relative}.ceo-quote-text:before{color:#3b82f6;content:"\201C";font-family:serif;font-size:4rem;left:-.5rem;line-height:1;position:absolute;top:-.5rem}.ceo-quote-text:last-child{margin-bottom:0}.ceo-signature{border-top:2px solid #e5e7eb;padding-top:2rem;text-align:right}.ceo-name{color:#1e3a8a;font-size:1.3rem;font-weight:600;margin:0 0 .5rem}.ceo-position{color:#3b82f6;font-size:1rem;font-weight:500;margin:0 0 .25rem}.ceo-company{color:#6b7280;font-size:.9rem;margin:0}@media (max-width:1024px){.ceo-content{gap:3rem;grid-template-columns:1fr}.ceo-image{padding:.8rem;width:80%}.ceo-image img{height:200px;object-fit:contain}.ceo-hero-title{font-size:3rem}}@media (max-width:768px){.ceo-hero{padding:2rem 0}.ceo-hero-title{font-size:2.5rem}.ceo-hero-subtitle{font-size:1.1rem}.ceo-content-section{padding:2rem 0}.ceo-content{gap:2rem}.ceo-message{padding:2rem}.ceo-image{padding:.6rem;width:85%}.ceo-image img{height:180px;object-fit:contain}.ceo-quote-text{font-size:1rem;padding-left:1.5rem}.ceo-quote-text:before{font-size:3rem;left:-.25rem;top:-.25rem}}@media (max-width:480px){.container{padding:0 1rem}.ceo-hero{padding:2rem 0}.ceo-intro-title{font-size:1.5rem}.ceo-hero-subtitle{font-size:1rem}.ceo-message{padding:1.5rem}.ceo-image{padding:.5rem;width:90%}.ceo-image img{height:160px;object-fit:contain}.ceo-quote-text{font-size:.95rem;padding-left:1rem}.ceo-quote-text:before{font-size:2.5rem}.ceo-name{font-size:1.1rem}.ceo-position{font-size:.9rem}.ceo-company{font-size:.8rem}}.expertise-page{background:#f8fafc;min-height:100vh}.expertise-intro{background-color:#fff;color:#111827;padding:2rem 0;position:relative;text-align:center}.expertise-intro-title{color:#1e3a8a;font-size:1.8rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.expertise-intro-subtitle{color:#111827;font-size:1.4rem;font-weight:300;line-height:1.5;margin:0 auto;max-width:800px;text-align:justify}.expertise-content-section{background:#fff;padding:4rem 0}.expertise-layout{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.expertise-list-container{margin:0;max-width:none}.staff-images-container{display:flex;flex-direction:column;gap:2rem;position:-webkit-sticky;position:sticky;top:2rem}.staff-image-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.staff-image-item:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.staff-image{border-radius:8px;height:200px;object-fit:cover;width:100%}.expertise-category{border-bottom:2px solid #e5e7eb;margin-bottom:3rem;padding-bottom:2rem}.expertise-category:last-child{border-bottom:none;margin-bottom:0}.expertise-category-title{border-bottom:3px solid #3b82f6;color:#1e3a8a;font-size:1.8rem;font-weight:600;line-height:1.3;margin-bottom:1.5rem;padding-bottom:.5rem}.expertise-list{list-style:none;margin:0;padding:0}.expertise-list li{color:#111827;font-size:1.2rem;font-weight:500;line-height:1.8;margin-bottom:1rem;padding-left:1.5rem;position:relative}.expertise-list li:before{color:#3b82f6;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute;top:0}@media (max-width:1024px){.expertise-layout{gap:3rem;grid-template-columns:1fr}.staff-images-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);justify-items:center;position:static}.staff-image-item{max-width:180px;width:100%}.expertise-hero-title{font-size:3rem}}@media (max-width:768px){.expertise-hero{padding:2rem 0}.expertise-hero-title{font-size:2.5rem}.expertise-hero-subtitle{font-size:1.1rem}.expertise-intro-subtitle{color:#111827;font-size:1.4rem;font-weight:300}.expertise-content-section{padding:2rem 0}.expertise-layout{gap:2rem}.staff-images-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);justify-items:center}.staff-image-item{max-width:200px;width:100%}.expertise-category{margin-bottom:2rem;padding-bottom:1.5rem}.expertise-category-title{font-size:1.5rem}}@media (max-width:480px){.container{padding:0 1rem}.expertise-hero{padding:2rem 0}.expertise-intro-title{font-size:1.5rem}.expertise-hero-subtitle{font-size:1rem}.expertise-intro-subtitle{color:#111827;font-size:1.3rem;font-weight:300}.expertise-layout{gap:1.5rem}.staff-image-item{max-width:200px;padding:1rem}.staff-image{height:150px}.expertise-category{margin-bottom:1.5rem;padding-bottom:1rem}.expertise-category-title{font-size:1.3rem}.expertise-list li{font-size:.95rem}}.services{background-color:#f8fafc}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.services-list-section{background-color:#fff;padding:0 0 4rem}.services-list{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(2,1fr);margin-top:0}.service-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.service-item:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.service-item-image{border-radius:12px;box-shadow:0 8px 25px #00000026;margin-bottom:1.5rem;overflow:hidden}.service-item-image img{height:200px;object-fit:cover;width:100%}.service-item-content{flex:1 1}.service-item-header{align-items:center;display:flex;margin-bottom:1.5rem}.service-item-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#1e3a8a);border-radius:12px;display:flex;flex-shrink:0;height:50px;justify-content:center;margin-right:1rem;width:50px}.service-item-icon .icon{color:#fff;font-size:1.5rem}.service-item-title{color:#1e3a8a;font-size:1.8rem;font-weight:600;line-height:1.3;margin:0}.service-item-description{color:#111827;font-size:1.2rem;font-weight:500;line-height:1.7;margin-bottom:2rem}.service-item-list{list-style:none;margin:0;padding:0}.service-item-list-item{color:#111827;font-size:1.2rem;font-weight:500;line-height:1.7;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.service-item-list-item:before{color:#3b82f6;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute;top:0}.cta-section{height:500px;overflow:hidden;position:relative}.cta-background{background-image:url(https://images.unsplash.com/photo-1578662996442-48f60103fc96?w=1200&h=600&fit=crop&auto=format);background-position:50%;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.cta-overlay{align-items:center;background:linear-gradient(135deg,#0000004d,#0009);display:flex;height:100%;justify-content:center;padding:0 4rem;position:relative;width:100%}.cta-content{color:#fff;max-width:700px}.cta-title{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.cta-description{font-size:1.4rem;font-weight:300;line-height:1.5;margin-bottom:2rem;opacity:.9}.cta-button{background-color:#fff;border:none;border-radius:8px;color:#1e3a8a;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s ease}.cta-button:hover{background-color:#f3f4f6;color:#1e3a8a}@media (max-width:1024px){.services-list{gap:2rem;grid-template-columns:1fr}.cta-overlay{padding:0 2rem}.cta-title{font-size:2rem}}@media (max-width:768px){.services-list{gap:2rem;grid-template-columns:1fr}.service-item{padding:1.5rem}.service-item-image img{height:180px}.service-item-title{font-size:1.5rem}.service-item-description,.service-item-list-item,.service-item-list-item:before{font-size:.95rem}.cta-section{height:auto;min-height:450px;padding:3rem 0}.cta-overlay{align-items:center;flex-direction:column;justify-content:flex-start;min-height:100%;padding:3rem 2rem 2rem;text-align:center}.cta-content{margin:1rem 0 2rem;max-width:100%;padding-bottom:1rem;text-align:center}.cta-title{font-size:1.8rem;margin-bottom:1.5rem}.cta-description{font-size:1.2rem}}@media (max-width:480px){.container{padding:0 1rem}.services-list-section{padding:3rem 0}.service-item{padding:1rem}.service-item-image img{height:150px}.service-item-title{font-size:1.3rem}.service-item-description,.service-item-list-item,.service-item-list-item:before{font-size:.9rem}.cta-section{height:auto;min-height:400px;padding:2rem 0}.cta-overlay{min-height:100%;padding:2.5rem 1.5rem 2rem}.cta-title{font-size:1.5rem;margin-bottom:1rem}.cta-description{font-size:1.1rem}}.studies-page{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;padding:2rem 0}.studies-container{margin:0 auto;max-width:1200px;padding:0 2rem}.studies-header{margin-bottom:3rem;text-align:center}.studies-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#1e40af);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:3rem;font-weight:700;margin-bottom:1rem}.studies-subtitle{color:#64748b;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.studies-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.studies-description h2{color:#1e293b;font-size:2rem;font-weight:600;margin-bottom:1rem}.studies-description p{color:#64748b;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.studies-features{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.feature-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:1.5rem;transition:all .3s ease}.feature-item:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.feature-item h3{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.feature-item p{color:#64748b;font-size:.95rem;line-height:1.5;margin:0}.studies-error,.studies-loading{color:#6b7280;font-size:1.1rem;padding:2rem;text-align:center}.studies-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.export-btn,.refresh-btn{background:linear-gradient(135deg,#3b82f6,#1e40af);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.export-btn:hover,.refresh-btn:hover{background:linear-gradient(135deg,#2563eb,#1e3a8a);box-shadow:0 8px 25px #3b82f64d;transform:translateY(-2px)}.refresh-btn{background:linear-gradient(135deg,#10b981,#059669)}.refresh-btn:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 8px 25px #10b9814d}@media (max-width:768px){.studies-container{padding:0 1rem}.studies-title{font-size:2.5rem}.studies-content{gap:2rem}.studies-content,.studies-features{grid-template-columns:1fr}.studies-contact{padding:1.5rem}.stats-overview{gap:.75rem;grid-template-columns:repeat(2,1fr)}.stat-card{padding:1rem}.stat-number{font-size:2rem}.visits-header,.visits-row{gap:.5rem;grid-template-columns:1fr}.visits-header>div,.visits-row>div{border-bottom:1px solid #e5e7eb;padding:.25rem 0}.visits-header>div:before{color:#3b82f6;content:attr(data-label) ": ";font-weight:600}.chart-item{align-items:flex-start;flex-direction:column;gap:.5rem}.chart-bar{width:100%}.studies-actions{align-items:center;flex-direction:column}.export-btn,.refresh-btn{max-width:200px;width:100%}}@media (max-width:480px){.studies-page{padding:1rem 0}.studies-title{font-size:2rem}.studies-subtitle{font-size:1rem}.studies-contact{padding:1rem}}.contact-form-overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:1000}.contact-form-container{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;color:#1f2937;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.contact-form-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.contact-form-title{color:#1f2937;font-size:1.8rem;font-weight:600;margin:0}.contact-form-close{background:none;border:none;color:#1f2937;cursor:pointer;font-size:2rem;line-height:1;padding:.5rem;transition:color .3s ease}.contact-form-close:hover{color:#6b7280}.contact-form{padding:2rem}.form-group input,.form-group textarea{border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#3b82f6;outline:none}.form-group textarea{min-height:120px;resize:vertical}.form-submit{background:linear-gradient(135deg,#3b82f6,#1e3a8a);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:transform .3s ease,box-shadow .3s ease;width:100%}.form-submit:hover:not(:disabled){box-shadow:0 8px 25px #3b82f64d;transform:translateY(-2px)}.form-submit:disabled{cursor:not-allowed;opacity:.6}.form-success{background:#d1fae5;border-radius:8px;color:#065f46;font-weight:500;margin-bottom:1rem;padding:1rem;text-align:center}@media (max-width:768px){.contact-form-overlay{padding:1rem}.contact-form-container{max-height:95vh}.contact-form-header{padding:1.5rem 1.5rem 1rem}.contact-form-title{font-size:1.5rem}.contact-form{padding:1.5rem}}@media (max-width:480px){.contact-form-overlay{padding:.5rem}.contact-form-header{padding:1rem 1rem .5rem}.contact-form-title{font-size:1.3rem}.contact-form{padding:1rem}}.user-login-overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:1000}.user-login-container{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;color:#1f2937;max-width:400px;width:100%}.user-login-header{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-bottom:1px solid #e5e7eb;border-radius:12px 12px 0 0;color:#fff;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.user-login-title{font-size:1.5rem;font-weight:600;margin:0}.user-login-close{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;line-height:1;padding:.5rem;transition:color .3s ease}.user-login-close:hover{color:#e5e7eb}.user-login-form{padding:2rem}.form-group input:focus{border-color:#10b981}.user-login-submit{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:transform .3s ease,box-shadow .3s ease;width:100%}.user-login-submit:hover:not(:disabled){box-shadow:0 8px 25px #10b9814d;transform:translateY(-2px)}.user-login-submit:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.user-login-overlay{padding:1rem}.user-login-header{padding:1.5rem 1.5rem 1rem}.user-login-title{font-size:1.3rem}.user-login-form{padding:1.5rem}}@media (max-width:480px){.user-login-overlay{padding:.5rem}.user-login-header{padding:1rem 1rem .5rem}.user-login-title{font-size:1.2rem}.user-login-form{padding:1rem}}.admin-login-overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:1000}.admin-login-container{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;color:#1f2937;max-width:400px;width:100%}.admin-login-header{align-items:center;background:linear-gradient(135deg,#3b82f6,#1e40af);border-bottom:1px solid #e5e7eb;border-radius:12px 12px 0 0;color:#fff;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.admin-login-title{font-size:1.5rem;font-weight:600;margin:0}.admin-login-close{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;line-height:1;padding:.5rem;transition:color .3s ease}.admin-login-close:hover{color:#e5e7eb}.admin-login-form{padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#1f2937;display:block;font-weight:500;margin-bottom:.5rem}.form-group input{border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus{border-color:#3b82f6;outline:none}.form-error{background:#fee2e2;border-radius:8px;color:#991b1b;font-weight:500;margin-bottom:1rem;padding:1rem;text-align:center}.admin-login-submit{background:linear-gradient(135deg,#3b82f6,#1e40af);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:transform .3s ease,box-shadow .3s ease;width:100%}.admin-login-submit:hover:not(:disabled){box-shadow:0 8px 25px #3b82f64d;transform:translateY(-2px)}.admin-login-submit:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.admin-login-overlay{padding:1rem}.admin-login-header{padding:1.5rem 1.5rem 1rem}.admin-login-title{font-size:1.3rem}.admin-login-form{padding:1.5rem}}@media (max-width:480px){.admin-login-overlay{padding:.5rem}.admin-login-header{padding:1rem 1rem .5rem}.admin-login-title{font-size:1.2rem}.admin-login-form{padding:1rem}}.admin-dashboard-overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:1000}.admin-dashboard-container{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;color:#1f2937;max-height:90vh;max-width:1200px;overflow-y:auto;width:100%}.admin-dashboard-header{align-items:center;background:linear-gradient(135deg,#3b82f6,#1e40af);border-bottom:1px solid #e5e7eb;border-radius:12px 12px 0 0;color:#fff;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.admin-info{display:flex;flex-direction:column;gap:.5rem}.admin-dashboard-title{font-size:1.8rem;font-weight:600;margin:0}.admin-welcome{font-size:.9rem;opacity:.9}.admin-dashboard-actions{align-items:center;display:flex;gap:1rem}.admin-dashboard-export-btn,.admin-dashboard-logout-btn,.admin-dashboard-refresh-btn{background:#fff3;border:1px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.admin-dashboard-export-btn:hover,.admin-dashboard-logout-btn:hover,.admin-dashboard-refresh-btn:hover{background:#ffffff4d;transform:translateY(-1px)}.admin-dashboard-logout-btn{background:#ef444433;border-color:#ef44444d}.admin-dashboard-logout-btn:hover{background:#ef44444d}.admin-dashboard-close{background:none;border:none;color:#fff;cursor:pointer;font-size:2rem;line-height:1;padding:.5rem;transition:color .3s ease}.admin-dashboard-close:hover{color:#e5e7eb}.admin-dashboard-content{padding:2rem}.admin-dashboard-error,.admin-dashboard-loading{color:#6b7280;font-size:1.1rem;padding:2rem;text-align:center}.stats-overview{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:2rem}.stat-card{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;padding:1.5rem;position:relative;text-align:center;transition:all .3s ease}.stat-card:before{background:linear-gradient(90deg,#3b82f6,#1d4ed8);content:"";height:4px;left:0;position:absolute;right:0;top:0}.stat-card:hover{box-shadow:0 8px 25px #3b82f626;transform:translateY(-4px)}.stat-number{color:#3b82f6;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px #3b82f61a}.stat-label{color:#6b7280;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.stats-section{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.stats-section h3{border-bottom:2px solid #3b82f6;color:#1f2937;display:inline-block;font-size:1.3rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.stats-chart{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:1rem}.chart-item{align-items:center;display:flex;gap:1rem;margin-bottom:.75rem}.chart-item:last-child{margin-bottom:0}.chart-label{color:#374151;font-size:.9rem;font-weight:500;min-width:100px}.chart-bar{background:#e5e7eb;box-shadow:inset 0 1px 3px #0000001a;flex:1 1;height:24px;overflow:hidden}.chart-bar,.chart-fill{border-radius:12px;position:relative}.chart-fill{background:linear-gradient(90deg,#3b82f6,#1d4ed8);height:100%;transition:width .5s ease}.chart-fill:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.chart-count{background:#f1f5f9;border-radius:6px;color:#1f2937;font-size:.9rem;font-weight:600;min-width:50px;padding:.25rem .5rem;text-align:right}.recent-visits{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;overflow:hidden}.visits-table{width:100%}.visits-header{background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;font-weight:600}.visits-header,.visits-row{grid-gap:1rem;display:grid;font-size:.9rem;gap:1rem;grid-template-columns:2fr 1fr 1fr 1fr 1fr;padding:1rem}.visits-row{border-bottom:1px solid #e5e7eb;color:#6b7280;transition:background-color .2s ease}.visits-row:last-child{border-bottom:none}.visits-row:hover{background:#f8fafc}.visits-row:nth-child(2n){background:#fafbfc}.no-data{background:#f8fafc;border-radius:8px;color:#6b7280;font-style:italic;padding:2rem;text-align:center}@media (max-width:768px){.admin-dashboard-overlay{padding:1rem}.admin-dashboard-container{max-height:95vh}.admin-dashboard-header{align-items:stretch;flex-direction:column;gap:1rem;padding:1.5rem 1.5rem 1rem}.admin-dashboard-actions{flex-wrap:wrap;justify-content:center}.admin-dashboard-title{font-size:1.5rem;text-align:center}.admin-dashboard-content{padding:1.5rem}.stats-overview{grid-template-columns:repeat(2,1fr)}.visits-header,.visits-row{gap:.5rem;grid-template-columns:1fr}.visits-header>div,.visits-row>div{padding:.25rem 0}.visits-header>div:first-child,.visits-row>div:first-child{color:#374151;font-weight:600}}@media (max-width:480px){.admin-dashboard-overlay{padding:.5rem}.admin-dashboard-header{padding:1rem 1rem .5rem}.admin-dashboard-title{font-size:1.3rem}.admin-dashboard-content{padding:1rem}.stats-overview{grid-template-columns:1fr}.chart-item{align-items:stretch;flex-direction:column;gap:.5rem}.chart-label{min-width:auto}.chart-count{text-align:left}}.footer{background-color:#fff;color:#1e3a8a;padding:3rem 0 2rem}.footer-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.footer-section{display:flex;flex-direction:column}.footer-logo-container{margin-bottom:.5rem}.footer-logo-img{background:#0000;border:none;box-shadow:none;height:90px;max-width:450px;outline:none;width:auto}.footer-formal-name{color:#1e3a8a;font-size:1rem;font-style:italic;margin:0 0 .5rem}.footer-copyright{color:#1e3a8a;font-size:1rem;margin:0}.footer-link{color:#1e3a8a;font-size:1.05rem;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#3b82f6}.footer-contact{display:flex;flex-direction:column}.footer-contact-title{color:#1e3a8a;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-email{color:#1e3a8a;font-size:1.05rem;margin-bottom:.75rem}@media (max-width:768px){.footer-container{gap:2rem;grid-template-columns:1fr;padding:0 1rem;text-align:center}.footer{margin-top:2rem;padding:2.5rem 0 2rem}.footer-links{flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:center}.footer-contact{align-items:center}.footer-logo-img{height:75px}.footer-copyright{font-size:.95rem}}@media (max-width:480px){.footer-container{padding:0 1rem}.footer-links{flex-direction:column;gap:1rem}.footer-link{font-size:1rem}}.App{text-align:left}.analytics-toggle-btn{background:linear-gradient(135deg,#3b82f6,#1e40af);border:none;border-radius:50%;bottom:20px;box-shadow:0 4px 12px #3b82f64d;color:#fff;cursor:pointer;font-size:1.5rem;height:50px;position:fixed;right:20px;transition:all .3s ease;width:50px;z-index:999}.analytics-toggle-btn:hover{background:linear-gradient(135deg,#2563eb,#1e3a8a);box-shadow:0 6px 20px #3b82f666;transform:translateY(-2px)}.analytics-toggle-btn:active{transform:translateY(0)}.admin-access-btn{background:linear-gradient(135deg,#dc2626,#991b1b);border:none;border-radius:50%;bottom:20px;box-shadow:0 4px 12px #dc26264d;color:#fff;cursor:pointer;font-size:1.5rem;height:50px;left:20px;position:fixed;transition:all .3s ease;width:50px;z-index:999}.admin-access-btn:hover{background:linear-gradient(135deg,#b91c1c,#7f1d1d);box-shadow:0 6px 20px #dc262666;transform:translateY(-2px)}.admin-access-btn:active{transform:translateY(0)}.user-auth{flex-shrink:0;margin-left:2rem;min-width:-webkit-fit-content;min-width:fit-content}.user-auth,.user-info{align-items:center;display:flex;gap:.75rem}.mobile-user-info{align-items:center;background:#f8fafc;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;padding:1rem}.welcome-text{color:#1f2937}.login-btn,.logout-btn,.welcome-text{font-size:.85rem;font-weight:500;white-space:nowrap}.login-btn,.logout-btn{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.4rem .8rem;transition:all .3s ease}.login-btn:hover,.logout-btn:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 12px #10b9814d;transform:translateY(-1px)}.logout-btn{background:linear-gradient(135deg,#dc2626,#991b1b)}.logout-btn:hover{background:linear-gradient(135deg,#991b1b,#7f1d1d);box-shadow:0 4px 12px #dc26264d}@media (max-width:768px){.user-auth{flex-wrap:wrap;justify-content:center;margin-left:0;margin-top:1rem;width:100%}.welcome-text{font-size:.8rem}.login-btn,.logout-btn{font-size:.8rem;padding:.4rem .8rem}}@media (max-width:480px){.user-auth{flex-direction:column;gap:.5rem}.welcome-text{font-size:.75rem}.login-btn,.logout-btn{font-size:.75rem;padding:.3rem .6rem}}
/*# sourceMappingURL=main.fe0031ac.css.map*/