@import"https://fonts.googleapis.com/css2?family=Alegreya+Sans+SC:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900&family=Cinzel:wght@400..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter+Tight:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@500;600;700&display=swap";.wrapper{min-height:100vh;display:flex;flex-direction:column}.content{flex:1}.footer{background-color:#333;color:#fff;width:100%;padding:0;position:relative;z-index:10;flex-shrink:0;border-top:1px solid rgba(255,255,255,.1)}.footer-content{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding:4rem 0 2rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-section{display:flex;flex-direction:column}.footer-logo h3{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:2.2rem;color:#fff;margin-bottom:.5rem;font-weight:300;letter-spacing:-.5px}.footer-logo p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.2rem;color:#bdc3c7;margin-bottom:1.5rem;font-weight:300}.footer-description p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#ecf0f1;line-height:1.6;margin-bottom:2rem;font-weight:300}.footer-contact{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:center;gap:.8rem;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#ecf0f1;font-weight:300}.contact-icon{font-size:1.3rem}.footer-section h4{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:1.5rem;color:#fff;margin-bottom:1.5rem;font-weight:300;letter-spacing:-.5px}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.footer-links li{margin:0}.footer-links a{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#bdc3c7;text-decoration:none;transition:all .3s ease;font-weight:300;position:relative;padding-left:0}.footer-links a:before{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:#15803d;transition:width .3s ease}.footer-links a:hover{color:#15803d;padding-left:5px}.footer-links a:hover:before{width:100%}.footer-bottom{padding:2rem 0}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-copyright p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#95a5a6;margin:0;font-weight:300}.footer-legal{display:flex;gap:2rem}.footer-legal a{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#95a5a6;text-decoration:none;transition:color .3s ease;font-weight:300}.footer-legal a:hover{color:#15803d}.footer-social{display:flex;align-items:center;gap:1rem}.social-label{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#95a5a6;font-weight:300}.social-links{display:flex;gap:1rem}.social-link{display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;padding:.5rem;background:none;border:none}.social-link:hover{transform:translateY(-3px);background:none}.social-icon{width:60px;height:60px;transition:transform .3s ease}.social-link:hover .social-icon{transform:scale(1.15)}@media (max-width: 1024px){.footer-main{grid-template-columns:1fr 1fr;gap:2rem;padding:3rem 0 2rem}.footer-section:first-child{grid-column:1 / -1}}@media (max-width: 768px){.footer{padding:0}.footer-content{padding:0 15px}.footer-main{grid-template-columns:1fr;gap:2rem;padding:2rem 0 1.5rem}.footer-section{text-align:center}.footer-contact{align-items:center}.footer-bottom-content{flex-direction:column;text-align:center;gap:1.5rem}.footer-legal{justify-content:center;gap:1.5rem}.footer-social{flex-direction:column;gap:.5rem}}@media screen and (min-resolution: 192dpi),screen and (-webkit-min-device-pixel-ratio: 2){.footer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.footer-links a:focus,.footer-legal a:focus,.social-link:focus{outline:2px solid #15803d;outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion: reduce){.footer-links a,.footer-legal a,.social-link{transition:none}}@media (max-width: 1440px){.footer{padding:0}.footer-content{padding:0 30px}.footer-main{gap:3rem;padding:3rem 0 2rem}.footer-logo h3{font-size:2.4rem}.footer-logo p{font-size:1.3rem}.footer-section h4{font-size:1.6rem}.footer-links a{font-size:1.2rem}}@media (max-width: 1280px){.footer-content{padding:0 25px}.footer-main{gap:2.5rem;padding:2.5rem 0 2rem}.footer-logo h3{font-size:2.2rem}.footer-logo p{font-size:1.2rem}.footer-section h4{font-size:1.5rem}.footer-links a{font-size:1.1rem}}@media (max-width: 1024px){.footer-content{padding:0 20px}.footer-main{gap:2rem;padding:2rem 0 1.5rem}.footer-logo h3{font-size:2rem}.footer-logo p{font-size:1.1rem}.footer-section h4{font-size:1.4rem}.footer-links a{font-size:1rem}}@media (max-width: 768px){.footer{padding:0}.footer-content{padding:0 15px}.footer-main{grid-template-columns:1fr;gap:2rem;padding:2rem 0 1.5rem}.footer-section{text-align:center}.footer-contact{align-items:center}.footer-bottom-content{flex-direction:column;text-align:center;gap:1.5rem}.footer-legal{justify-content:center;gap:1.5rem}.footer-social{flex-direction:column;gap:.5rem}.footer-logo h3{font-size:1.8rem}.footer-section h4{font-size:1.3rem}.footer-links a,.footer-copyright p{font-size:1rem}.footer-legal{flex-direction:column;gap:.5rem}.footer-legal a{font-size:1rem}}@media (max-width: 640px){.footer-content{padding:0 12px}.footer-main{gap:1.5rem;padding:1.5rem 0 1rem}.footer-logo h3{font-size:1.7rem}.footer-logo p{font-size:1rem}.footer-section h4{font-size:1.2rem}.footer-links a,.footer-copyright p,.footer-legal a,.social-label{font-size:.95rem}}@media (max-width: 480px){.footer-main{gap:1.5rem;padding:2rem 0 1.5rem}.footer-logo h3{font-size:1.8rem}.footer-section h4{font-size:1.3rem}.footer-links a,.footer-copyright p{font-size:1rem}.footer-legal{flex-direction:column;gap:.5rem}.footer-legal a{font-size:1rem}}@media (max-width: 360px){.footer-content{padding:0 8px}.footer-main{gap:1.2rem;padding:1.2rem 0 1rem}.footer-logo h3{font-size:1.6rem}.footer-logo p{font-size:.95rem}.footer-section h4{font-size:1.1rem}.footer-links a,.footer-copyright p,.footer-legal a,.social-label{font-size:.9rem}}@media (max-width: 768px){.footer-links a,.footer-legal a,.social-link{min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}}@media (max-width: 768px){.footer-section{margin-bottom:1.5rem}.footer-links{margin-bottom:1rem}.footer-bottom-content{margin-top:1.5rem}}@media (max-width: 480px){.footer-section{margin-bottom:1.2rem}.footer-links{margin-bottom:.8rem}.footer-bottom-content{margin-top:1.2rem}}@media (max-width: 768px){.footer{padding:0!important}.footer-content{padding:0 10px!important;width:100%!important;box-sizing:border-box!important}.footer-main{grid-template-columns:1fr!important;gap:1.2rem!important;padding:1.5rem 0 1rem!important}.footer-section{text-align:center!important;margin-bottom:1rem!important;display:flex!important;flex-direction:column!important;align-items:center!important}.footer-logo{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.footer-logo h3{font-size:1.3rem!important;margin-bottom:.3rem!important;text-align:center!important}.footer-logo p{font-size:.85rem!important;margin-bottom:.8rem!important;text-align:center!important}.footer-description p{font-size:.85rem!important;line-height:1.4!important;margin-bottom:1rem!important}.footer-section h4{font-size:1.1rem!important;margin-bottom:.8rem!important}.footer-links{gap:.5rem!important}.footer-links a{font-size:.9rem!important}.footer-contact{align-items:center!important;gap:.6rem!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.contact-item{font-size:.9rem!important;justify-content:center!important;text-align:center!important}.footer-bottom{padding:1.2rem 0!important}.footer-bottom-content{flex-direction:column!important;text-align:center!important;gap:.8rem!important}.footer-copyright p{font-size:.85rem!important}.footer-legal{justify-content:center!important;flex-direction:column!important;gap:.3rem!important}.footer-legal a{font-size:.85rem!important}.footer-social{flex-direction:column!important;gap:.3rem!important;align-items:center!important}.social-links{display:flex!important;justify-content:center!important;gap:1rem!important}.social-label{font-size:.85rem!important}.social-icon{width:45px!important;height:45px!important}}@media (max-width: 480px){.footer-content{padding:0 8px!important}.footer-main{gap:1rem!important;padding:1.2rem 0 .8rem!important}.footer-section{margin-bottom:.8rem!important}.footer-logo h3{font-size:1.3rem!important}.footer-logo p{font-size:.85rem!important}.footer-description p{font-size:.8rem!important;margin-bottom:.8rem!important}.footer-section h4{font-size:1rem!important;margin-bottom:.6rem!important}.footer-links a,.contact-item{font-size:.85rem!important}.footer-bottom{padding:1rem 0!important}.footer-copyright p,.footer-legal a,.social-label{font-size:.8rem!important}.social-icon{width:40px!important;height:40px!important}}@media (max-width: 360px){.footer-content{padding:0 6px!important}.footer-main{gap:.8rem!important;padding:1rem 0 .6rem!important}.footer-logo h3{font-size:1.2rem!important}.footer-logo p{font-size:.8rem!important}.footer-section h4{font-size:.95rem!important}.footer-links a,.contact-item{font-size:.8rem!important}.footer-copyright p,.footer-legal a{font-size:.75rem!important}.social-icon{width:36px!important;height:36px!important}}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:999999;transition:opacity .5s ease}.loading-logo{width:40vw;max-width:700px;height:auto;animation:pulse 1.5s infinite;filter:invert(30%) sepia(60%) saturate(300%) hue-rotate(50deg) brightness(73%)}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.cookie-consent-overlay{position:fixed;bottom:0;left:0;right:0;z-index:10000;padding:1.5rem;pointer-events:none;animation:slideUp .5s ease-out}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-consent-banner{max-width:1200px;margin:0 auto;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:16px;padding:2rem;box-shadow:0 -4px 30px #00000080,0 0 0 1px #ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center;border:1px solid rgba(30,139,61,.3)}.cookie-icon-wrapper{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,#16a34a,#2d9a4d);border-radius:50%;flex-shrink:0;box-shadow:0 4px 15px #1e8b3d66}.cookie-icon{font-size:2rem!important;color:#fff;animation:rotate 2s ease-in-out infinite}@keyframes rotate{0%,to{transform:rotate(0)}50%{transform:rotate(10deg)}}.cookie-content{flex:1}.cookie-title{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}.cookie-text{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;color:#ffffffd9;line-height:1.6;margin:0 0 .5rem}.cookie-learn-more{font-size:.85rem;color:#ffffffb3;margin:0}.cookie-link{color:#16a34a;text-decoration:none;font-weight:600;transition:all .3s ease}.cookie-link:hover{color:#2d9a4d;text-decoration:underline}.cookie-actions{display:flex;gap:1rem;flex-shrink:0}.cookie-btn{display:flex;align-items:center;gap:.5rem;padding:.9rem 1.8rem;border:none;border-radius:10px;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.cookie-accept{background:linear-gradient(135deg,#16a34a,#2d9a4d);color:#fff;box-shadow:0 4px 15px #1e8b3d4d}.cookie-accept:hover{background:linear-gradient(135deg,#176b31,#16a34a);transform:translateY(-2px);box-shadow:0 6px 20px #1e8b3d66}.cookie-decline{background:#ffffff1a;color:#ffffffe6;border:1px solid rgba(255,255,255,.2)}.cookie-decline:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.cookie-btn svg{font-size:1.2rem}@media (max-width: 1024px){.cookie-consent-banner{grid-template-columns:auto 1fr;gap:1.5rem}.cookie-actions{grid-column:2;justify-self:end}}@media (max-width: 768px){.cookie-consent-overlay{padding:1rem}.cookie-consent-banner{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem;text-align:center}.cookie-icon-wrapper{width:50px;height:50px;margin:0 auto}.cookie-icon{font-size:1.8rem!important}.cookie-title{font-size:1.3rem}.cookie-text{font-size:.9rem}.cookie-actions{flex-direction:column;width:100%}.cookie-btn{width:100%;justify-content:center;padding:.8rem 1.5rem}}@media (max-width: 480px){.cookie-consent-banner{padding:1.2rem;border-radius:12px}.cookie-icon-wrapper{width:45px;height:45px}.cookie-icon{font-size:1.5rem!important}.cookie-title{font-size:1.2rem}.cookie-text{font-size:.85rem}.cookie-learn-more{font-size:.8rem}.cookie-btn{padding:.7rem 1.2rem;font-size:.9rem}}.cookie-btn:focus{outline:2px solid #16a34a;outline-offset:2px}@media (prefers-color-scheme: light){.cookie-consent-banner{background:linear-gradient(135deg,#fff,#f8f9fa);box-shadow:0 -4px 30px #00000026,0 0 0 1px #0000000d}.cookie-title{color:#1a1a1a}.cookie-text{color:#000c}.cookie-learn-more{color:#0009}.cookie-decline{background:#0000000d;color:#000c;border:1px solid rgba(0,0,0,.1)}.cookie-decline:hover{background:#0000001a;border-color:#0003}}@media (prefers-reduced-motion: reduce){.cookie-consent-overlay,.cookie-icon{animation:none}.cookie-btn{transition:none}}.homepage{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;min-height:100vh;width:100%;box-sizing:border-box;padding-top:0;background:transparent}.homepage-content{position:relative;z-index:10;padding:2rem;max-width:none;margin:0 auto;width:100%;color:#fff;display:flex;flex-direction:column;align-items:center;min-height:100vh;overflow:visible;text-align:center;box-sizing:border-box}.welcome-container{text-align:center;padding:120px 0 6rem;height:100vh;position:relative;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-top:-4rem;z-index:2;background:radial-gradient(105% 80% at 50% -22%,#22c55e33,#22c55e00 64%),radial-gradient(140% 95% at 50% -34%,#16a34a1f,#16a34a00 70%),linear-gradient(180deg,#164a32,#123f2a 44%,#0d2e20);box-shadow:0 34px 48px -16px #000000c7;overflow:hidden;display:flex;align-items:center;justify-content:center;max-width:none!important;position:absolute;top:0;left:0;right:0;width:100vw;max-width:100vw!important}.welcome-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(65% 45% at 50% -8%,rgba(74,222,128,.12) 0%,transparent 72%);z-index:0;border-radius:inherit;pointer-events:none}.hero-image-wave{position:absolute;left:0;right:0;bottom:0;height:88%;background:linear-gradient(180deg,#144a3242 10%,#12402c26 30%,#113a281a 52%,#16543857),url(/assets/lakesunset-BpEDuxC9.jpg) center 30% / cover no-repeat;filter:saturate(.98) brightness(1.1);opacity:.8;-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.18) 6%,rgba(0,0,0,.44) 12%,rgba(0,0,0,.7) 19%,rgba(0,0,0,.88) 25%,#000 32%);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.18) 6%,rgba(0,0,0,.44) 12%,rgba(0,0,0,.7) 19%,rgba(0,0,0,.88) 25%,#000 32%);z-index:0;pointer-events:none}.hero-text-container{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;padding:2rem 1.5rem;margin:0 auto;max-width:1200px;position:relative;z-index:15;border:none}.hero-badge{display:inline-flex;align-items:center;gap:.6rem;margin:0 auto 1.75rem;padding:.65rem 1.5rem;border-radius:50px;background:#22c55e14;border:1px solid rgba(34,197,94,.3);color:#bbf7d0;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.15rem;font-weight:500;letter-spacing:.4px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 0 24px #22c55e24}.hero-badge-dot{width:10px;height:10px;border-radius:50%;background:var(--em-accent);box-shadow:0 0 10px 2px #22c55ebf;animation:heroBadgePulse 2.4s ease-in-out infinite}@keyframes heroBadgePulse{0%,to{opacity:1;box-shadow:0 0 10px 2px #22c55ebf}50%{opacity:.6;box-shadow:0 0 6px 1px #22c55e66}}.heading1{font-family:var(--font-display)!important;font-weight:600!important;color:var(--em-heading)!important;text-shadow:0 2px 40px rgba(0,0,0,.35);display:flex;justify-content:center;align-items:center;text-align:center;font-size:4.5rem;width:100%;margin:0;letter-spacing:-1px;line-height:1.1;padding:0 2rem;white-space:nowrap}.welcome-text{font-weight:100}.company-name{font-weight:600!important;margin-left:.5rem;margin-right:.5rem;color:var(--em-heading)!important;font-family:var(--font-display)!important}.heading1 .company-name{font-weight:600!important;color:var(--em-heading)!important;font-family:var(--font-display)!important}.company-name:last-child{margin-right:0}.heading1:first-of-type{margin-bottom:1rem;margin-top:0}.heading1:last-of-type{margin-bottom:1.25rem}.hero-tagline{font-family:var(--font-display);font-size:clamp(2.3rem,5.6vw,3.9rem);font-weight:500;line-height:1.12;letter-spacing:-.5px;color:#15803d;text-shadow:0 0 26px rgba(34,197,94,.28);margin:.25rem auto 0;text-align:center}.blurb{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:2rem;color:#fffffff2;margin:2rem auto;text-align:center;font-weight:300;letter-spacing:-.5px;line-height:1.4;text-shadow:1px 1px 5px rgba(0,0,0,.7);padding:0 2rem}.location-text{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1.2rem!important;color:var(--em-text)!important;margin:1rem auto 2rem!important;text-align:center!important;font-weight:300!important;text-shadow:1px 1px 5px rgba(0,0,0,.7)!important;padding:0 2rem!important;font-style:italic!important;display:block!important}.hero-description{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;color:var(--em-text);line-height:1.65;margin:1.75rem auto 0;max-width:780px;font-weight:300;text-shadow:none;padding:0 2rem}.hero-cta{display:flex;gap:2rem;margin-top:2rem;flex-wrap:wrap;justify-content:center}.cta-button{display:inline-block;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.2px;transition:all .3s ease;border:2px solid transparent;cursor:pointer}.cta-button.primary{background:linear-gradient(135deg,#15803d,#15803d);color:#fff;border-color:#86efac47;box-shadow:0 8px 24px -6px #14532d80}.cta-button.primary:hover{background:linear-gradient(135deg,#16a34a,#15803d);border-color:#86efac73;transform:translateY(-2px);box-shadow:0 14px 34px -6px #14532d99}.hero-cta .cta-button.primary{position:relative;background:linear-gradient(135deg,#1a9048,#15803d 55%,#15803d);color:#fff;border:1px solid rgba(134,239,172,.35);border-radius:12px;padding:1.5rem 3.4rem;font-size:1.5rem;font-family:var(--font-display);font-weight:600;letter-spacing:.5px;box-shadow:0 12px 32px -6px #14532d99,inset 0 1px #ffffff24,0 0 18px #22c55e40;transition:all .2s ease}.hero-cta .cta-button.primary:active{transform:scale(.96)}.hero-cta .cta-button.primary:hover{background:linear-gradient(135deg,#1e9d50,#16a34a 55%,#15803d);color:#fff;transform:translateY(-2px);box-shadow:0 18px 46px -8px #14532db3,inset 0 1px #ffffff2e,0 0 26px #22c55e66}.hero-cta .cta-button.primary:before,.hero-cta .cta-button.primary:after{position:absolute;content:"";width:150%;left:50%;height:100%;transform:translate(-50%);z-index:-1000;background-repeat:no-repeat}.hero-cta .cta-button.primary:hover:before{top:-70%;background-image:radial-gradient(circle,#22c55e 20%,transparent 20%),radial-gradient(circle,transparent 20%,#4ade80 20%,transparent 30%),radial-gradient(circle,#22c55e 20%,transparent 20%),radial-gradient(circle,#16a34a 20%,transparent 20%),radial-gradient(circle,transparent 10%,#4ade80 15%,transparent 20%),radial-gradient(circle,#22c55e 20%,transparent 20%),radial-gradient(circle,#16a34a 20%,transparent 20%),radial-gradient(circle,#4ade80 20%,transparent 20%),radial-gradient(circle,#22c55e 20%,transparent 20%);background-size:10% 10%,20% 20%,15% 15%,20% 20%,18% 18%,10% 10%,15% 15%,10% 10%,18% 18%;background-position:50% 120%;animation:heroTopBubbles .6s ease forwards}@keyframes heroTopBubbles{0%{background-position:5% 90%,10% 90%,10% 90%,15% 90%,25% 90%,25% 90%,40% 90%,55% 90%,70% 90%}50%{background-position:0% 80%,0% 20%,10% 40%,20% 0%,30% 30%,22% 50%,50% 50%,65% 20%,90% 30%}to{background-position:0% 70%,0% 10%,10% 30%,20% -10%,30% 20%,22% 40%,50% 40%,65% 10%,90% 20%;background-size:0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%}}.hero-cta .cta-button.primary:hover:after{bottom:-70%;background-image:radial-gradient(circle,#22c55e 20%,transparent 20%),radial-gradient(circle,#4ade80 20%,transparent 20%),radial-gradient(circle,transparent 10%,#22c55e 15%,transparent 20%),radial-gradient(circle,#16a34a 20%,transparent 20%),radial-gradient(circle,#4ade80 20%,transparent 20%),radial-gradient(circle,#22c55e 20%,transparent 20%),radial-gradient(circle,#16a34a 20%,transparent 20%);background-size:15% 15%,20% 20%,18% 18%,20% 20%,15% 15%,20% 20%,18% 18%;background-position:50% 0%;animation:heroBottomBubbles .6s ease forwards}@keyframes heroBottomBubbles{0%{background-position:10% -10%,30% 10%,55% -10%,70% -10%,85% -10%,70% -10%,70% 0%}50%{background-position:0% 80%,20% 80%,45% 60%,60% 100%,75% 70%,95% 60%,105% 0%}to{background-position:0% 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;background-size:0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%}}.stats-section{display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important;max-width:1400px!important;margin:4rem auto!important;padding:3rem!important;background:#222!important;-webkit-backdrop-filter:blur(15px)!important;backdrop-filter:blur(15px)!important;border-radius:20px!important;box-shadow:0 15px 40px #0000004d!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;border:1px solid rgba(255,255,255,.1)!important;position:relative!important;overflow:hidden!important}.stats-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff0d,#ffffff05);pointer-events:none;border-radius:20px}.stats-section:hover{transform:translateY(-8px);box-shadow:0 25px 60px #0006;border-color:#fff3}.stats-title{font-family:Sora,Inter Tight,Inter,sans-serif!important;font-size:2.4rem!important;color:#fff!important;margin-bottom:3rem!important;font-weight:200!important;text-align:center!important;letter-spacing:-.5px!important;position:relative!important;padding-bottom:1.5rem!important;z-index:1!important}.stats-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);transition:width .3s ease}.stats-section:hover .stats-title:after{width:150px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;width:100%;position:relative;z-index:1}.stat-item{text-align:center!important;color:#fff!important;padding:2rem 1.5rem!important;border-radius:16px!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;background:#ffffff14!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.1)!important;position:relative!important;overflow:hidden!important}.stat-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s ease}.stat-item:hover{transform:translateY(-5px);background:#ffffff1f;box-shadow:0 12px 30px #0000004d;border-color:#fff3}.stat-item:hover:before{left:100%}.stat-number{font-family:Sora,Inter Tight,Inter,sans-serif!important;font-size:3rem!important;font-weight:200!important;color:#fff!important;margin-bottom:1rem!important;letter-spacing:-1px!important;line-height:1.1!important;position:relative!important;z-index:1!important;text-align:center!important}.stats-section .stat-label{font-family:Sora,Inter Tight,Inter,sans-serif!important;font-size:1.3rem!important;color:#fff!important;font-weight:200!important;line-height:1.4!important;position:relative!important;z-index:1!important;text-align:center!important}.stat-label{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1.3rem!important;color:#fff!important;font-weight:200!important;line-height:1.4!important;position:relative!important;z-index:1!important;text-align:center!important}.subheading{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:100;color:#000c;font-size:2.4rem;text-align:center;margin:2rem auto 3rem;width:100%;max-width:800px;padding:0 4rem;letter-spacing:-.5px}.section-title{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.8rem;color:#fff;text-align:center;margin:4rem auto 2rem;font-weight:300;letter-spacing:-.5px}.mission-section,.mission-title,.mission-text{display:none}.homepage .values-section{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:auto!important;gap:1.5rem!important;margin:4rem auto 8rem!important;padding:1.5rem!important;max-width:1200px!important;width:calc(100% - 4rem)!important;align-items:stretch!important;justify-content:center!important;box-sizing:border-box!important}.homepage .values-section .value-card{background:#ffffffb3!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;padding:1.5rem 1.2rem!important;border-radius:16px!important;box-shadow:0 8px 32px #0000001a!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;align-items:center!important;position:relative!important;text-align:center!important;height:auto!important;min-height:250px!important;max-height:none!important;width:100%!important;box-sizing:border-box!important;margin:0!important;overflow:visible!important}.homepage .values-section .value-card:hover{transform:translateY(-10px)!important;box-shadow:0 20px 40px #00000026!important}.homepage .values-section .value-card .value-icon{font-size:3rem!important;margin:0 0 1.5rem!important;text-align:center!important;flex-shrink:0!important;display:flex!important;justify-content:center!important;align-items:center!important}.value-icon svg{color:#15803d}.homepage .values-section .value-card h3{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:2.2rem!important;color:#000!important;margin:0 0 1.5rem!important;font-weight:200!important;letter-spacing:-.5px!important;position:relative!important;white-space:normal!important;line-height:1.2!important;flex-shrink:0!important;text-align:center!important;display:flex!important;justify-content:center!important;align-items:center!important}.value-card h3:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%);width:50px;height:2px;background:#0003;transition:width .3s ease}.value-card:hover h3:after{width:100px}.homepage .values-section .value-card p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1.5rem!important;color:#333!important;line-height:1.5!important;margin:0!important;font-weight:200!important;flex:1!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:0 .5rem!important;max-width:100%!important}.card-title{margin-right:.5rem}.card-title:last-child{margin-right:0}.services-preview{width:100%;max-width:1400px;margin:100vh auto 4rem;padding:4rem 2rem 3rem;text-align:center;box-sizing:border-box;position:relative;z-index:1;isolation:isolate}.services-preview:before{content:"";position:absolute;z-index:-1;top:-12rem;left:50%;transform:translate(-50%);width:100vw;height:calc(100% + 12rem);background:linear-gradient(180deg,#121314,#0b0c0d);pointer-events:none}.services-preview .section-title{font-family:var(--font-display);font-size:3.5rem;font-weight:600;color:var(--em-heading);text-align:center;margin:0 auto 2rem;letter-spacing:-1px}.services-preview .services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:3rem auto;max-width:1200px;justify-content:center}.service-preview-card{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:16px;text-align:center;transition:all .3s ease;box-shadow:0 8px 25px #0000001a;color:#000}.service-preview-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000026}.service-icon{display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem;color:#1a5f1a}.service-icon svg{color:#1a5f1a;width:3rem;height:3rem;transition:all .3s ease}.service-preview-card:hover .service-icon svg{color:#15803d;transform:scale(1.1)}.service-preview-card h3{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.8rem;color:#000;margin-bottom:1rem;font-weight:300}.service-preview-card p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.2rem;color:#333;line-height:1.6;font-weight:300}.services-cta{text-align:center;margin-top:3rem}.view-all-services{display:inline-block;padding:.9rem 2rem;background:#22c55e14;color:#bbf7d0;text-decoration:none;border-radius:50px;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.05rem;font-weight:600;letter-spacing:.2px;transition:all .3s ease;border:1.5px solid rgba(34,197,94,.45);cursor:pointer}.view-all-services:hover{background:#22c55e29;border-color:#22c55ecc;transform:translateY(-2px);box-shadow:0 8px 24px #22c55e40}.analytics-container{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:24px;padding:4rem;margin:12rem auto;border:1px solid #dee2e6;box-shadow:0 4px 24px #00000014;max-width:2400px;width:calc(100% - 4rem);box-sizing:border-box}.coming-soon-cover{background:linear-gradient(135deg,#1a1a1a,#2a2a2a,#333);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:4rem 3rem;border-radius:20px;text-align:center;border:1px solid rgba(21,128,61,.3);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;margin:2rem 0;box-shadow:0 15px 40px #0000004d}.coming-soon-cover:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s ease}.coming-soon-cover:hover{transform:translateY(-8px);box-shadow:0 25px 60px #0006;border-color:#15803d80}.coming-soon-cover:hover:before{left:100%}.coming-soon-content{position:relative;z-index:1}.coming-soon-icon{background:linear-gradient(135deg,#15803d,#22c55e,#15803d);color:#fff;width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px #15803d4d}.coming-soon-icon svg{font-size:3rem}.coming-soon-cover:hover .coming-soon-icon{transform:scale(1.1);box-shadow:0 12px 35px #15803d66}.coming-soon-title{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3rem;color:#fff;margin-bottom:1.5rem;font-weight:700;text-shadow:2px 2px 10px rgba(0,0,0,.5)}.coming-soon-description{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#ffffffe6;font-size:1.3rem;font-weight:400;line-height:1.6;max-width:600px;margin:0 auto 3rem;text-shadow:1px 1px 5px rgba(0,0,0,.3)}.preview-button{display:inline-flex;align-items:center;gap:.8rem;background:linear-gradient(135deg,#15803d,#22c55e,#15803d);color:#fff;padding:1.2rem 2.5rem;border-radius:50px;text-decoration:none;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.3rem;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:none;cursor:pointer;box-shadow:0 8px 25px #15803d4d}.preview-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.preview-button:hover{background:linear-gradient(135deg,#22c55e,#15803d,#22c55e);transform:translateY(-3px);box-shadow:0 12px 35px #15803d66}.preview-button:hover:before{left:100%}.preview-button:active,.preview-button:focus{background:linear-gradient(135deg,#15803d,#15803d,#22c55e)!important;color:#fff!important;transform:translateY(-1px)!important;outline:none!important}.preview-button svg{font-size:1.4rem}.analytics-preview{width:100%;max-width:2400px;margin:0 auto;padding:0}.analytics-dashboard-preview{background:#f8f9fa;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:2rem;border-radius:20px;box-shadow:0 15px 40px #0000001a;border:1px solid rgba(21,128,61,.2);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.dashboard-tabs{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #dee2e6}.dashboard-tabs .tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;transition:all .3s ease;background:#fff;color:#6c757d;font-weight:500}.dashboard-tabs .tab.active{background:linear-gradient(135deg,#15803d,#22c55e);color:#fff}.dashboard-tabs .tab svg{font-size:1.2rem}.dashboard-controls{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.refresh-button{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#15803d,#22c55e);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.refresh-button:hover{background:linear-gradient(135deg,#15803d,#15803d)}.last-updated{font-size:.8rem;color:#6c757d}.analytics-dashboard-preview.hide-preview{display:none}.analytics-dashboard-preview.show-preview{display:block;animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.analytics-dashboard-preview:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#222c;pointer-events:none;border-radius:20px}.analytics-dashboard-preview:hover{transform:translateY(-8px);box-shadow:0 25px 60px #000;border-color:gray}.dashboard-header{text-align:center;margin-bottom:4rem;position:relative;z-index:1}.dashboard-header h3{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.2rem;color:#fff;margin-bottom:1rem;font-weight:700}.dashboard-header p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#fff;font-size:1.1rem;font-weight:500;line-height:1.6;max-width:600px;margin:0 auto}.dashboard-timestamp{display:flex;flex-direction:column;align-items:center;margin-top:1.5rem;padding:1rem;background:#80808026;border-radius:10px;border:1px solid rgba(128,128,128,.3);max-width:280px;margin:1.5rem auto 0}.dashboard-timestamp .timestamp-date{font-size:1.3rem;font-weight:500;color:#ccc;margin-bottom:.5rem;text-align:center}.dashboard-timestamp .timestamp-time{font-size:1.4rem;font-weight:600;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:.5px}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}.metric-card{background:#fff;border-radius:16px;padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease;border:1px solid rgba(21,128,61,.2);box-shadow:0 4px 20px #0000001a;position:relative;overflow:hidden}.metric-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s ease}.metric-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000026}.metric-card:hover:before{left:100%}.metric-icon{background:linear-gradient(135deg,#15803d,#22c55e);border-radius:12px;padding:1rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;overflow:hidden}.metric-icon:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.metric-icon:hover{transform:scale(1.05)}.metric-icon:hover:before{left:100%}.metric-icon svg{color:#fff;font-size:2rem}.metric-info{flex:1}.metric-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;width:100%}.metric-header h3{font-size:1.1rem;color:#333;margin:0;font-weight:600;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.help-button{background:linear-gradient(135deg,#15803d,#22c55e);color:#fff;border:none;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .3s ease}.help-button:hover{background:linear-gradient(135deg,#15803d,#15803d);transform:scale(1.1)}.metric-value{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.metric-change{font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.25rem;color:#15803d}.metric-change svg{font-size:1.2rem}.metric-change.up{color:#15803d}.tech-hubs-section{background:#343a40;border-radius:16px;padding:2rem;margin:2rem 0;color:#fff}.tech-hubs-section h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#fff}.hubs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.hub-item{background:#495057;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;transition:all .3s ease}.hub-item:hover{background:#6c757d;transform:translateY(-2px)}.hub-rank{background:linear-gradient(135deg,#15803d,#22c55e);color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.hub-name{font-size:1.1rem;font-weight:600;color:#fff}.hub-stats{display:flex;justify-content:space-between;align-items:center}.hub-companies{font-size:.9rem;color:#adb5bd}.hub-trend{display:flex;align-items:center;gap:.25rem;font-size:.9rem;font-weight:600}.hub-trend.positive{color:#15803d}.innovation-metrics-section{background:#343a40;border-radius:16px;padding:2rem;margin:2rem 0;color:#fff}.innovation-metrics-section h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#fff}.innovation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.innovation-item{background:#495057;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.innovation-item:hover{background:#6c757d;transform:translateY(-2px)}.innovation-label{font-size:.9rem;color:#adb5bd;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.innovation-value{font-size:1.5rem;font-weight:700;color:#fff}.dashboard-features{display:flex;flex-wrap:nowrap;gap:.8rem;justify-content:center;align-items:center;margin-bottom:2rem;position:relative;z-index:1;overflow-x:auto}.feature-tag{background:linear-gradient(135deg,#1e5f1e,#15803d,#15803d);color:#fff;padding:1rem 1.5rem;border-radius:20px;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;font-weight:600;transition:all .3s ease;flex-shrink:0;white-space:nowrap}.feature-tag:hover{transform:translateY(-2px);background:linear-gradient(135deg,#15803d,#15803d,#22c55e)}.analytics-cta{text-align:center;margin-top:4rem;display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:center;flex-wrap:wrap}.analytics-cta .hide-preview-button{margin-right:0}.hide-preview-button{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#6c757d,#495057,#343a40);color:#fff;padding:.8rem 1.5rem;border-radius:25px;text-decoration:none;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;transition:all .3s ease;border:none;cursor:pointer}.hide-preview-button:hover{background:linear-gradient(135deg,#495057,#343a40,#212529);transform:translateY(-2px)}.hide-preview-button:active,.hide-preview-button:focus{outline:none;transform:translateY(-1px)}.show-preview-button{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#28a745,#20c997,#17a2b8);color:#fff;padding:.8rem 1.5rem;border-radius:25px;text-decoration:none;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;transition:all .3s ease;border:none;cursor:pointer}.show-preview-button:hover{background:linear-gradient(135deg,#20c997,#17a2b8,#138496);transform:translateY(-2px)}.show-preview-button:active,.show-preview-button:focus{outline:none;transform:translateY(-1px)}.view-analytics-dashboard{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#1e5f1e,#15803d,#15803d);color:#fff;padding:1.2rem 2.5rem;border-radius:50px;text-decoration:none;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.3rem;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:none;cursor:pointer}.view-analytics-dashboard:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.view-analytics-dashboard:hover{background:linear-gradient(135deg,#1a1a1a,#2a2a2a,#3a3a3a);color:#fff;transform:translateY(-3px)}.view-analytics-dashboard:hover:before{left:100%}.view-analytics-dashboard:active,.view-analytics-dashboard:focus{background:linear-gradient(135deg,#1a1a1a,#2a2a2a,#3a3a3a)!important;color:#fff!important;transform:translateY(-1px)!important;outline:none!important}.view-dashboard-button{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#1e5f1e,#15803d,#15803d);color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:none;cursor:pointer;margin-top:1rem}.view-dashboard-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.view-dashboard-button:hover{background:linear-gradient(135deg,#15803d,#22c55e,#15803d);color:#fff;transform:translateY(-3px)}.view-dashboard-button:hover:before{left:100%}.view-dashboard-button:active,.view-dashboard-button:focus{background:linear-gradient(135deg,#15803d,#22c55e,#15803d)!important;color:#fff!important;transform:translateY(-1px)!important;outline:none!important}.testimonials-section{width:100%;max-width:1200px;margin:4rem auto;padding:0 4rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;margin-top:3rem}.testimonial-card{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem;border-radius:16px;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;color:#000}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.testimonial-content{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.4rem;color:#333;line-height:1.6;font-style:italic;margin-bottom:1.5rem}.testimonial-author{border-top:1px solid rgba(0,0,0,.1);padding-top:1.5rem}.author-name{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.2rem;color:#000;font-weight:600;margin-bottom:.5rem}.author-title{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#666;font-weight:400}.readiness-promo-container{width:100%;max-width:1200px;margin:5rem auto;padding:0 2rem}.readiness-promo-content{background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:20px;padding:5rem 4rem;text-align:center;box-shadow:0 8px 32px #0000001a;position:relative;overflow:hidden;border:1px solid rgba(21,128,61,.2);transition:all .4s cubic-bezier(.4,0,.2,1)}.readiness-promo-content:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);animation:pulse 4s ease-in-out infinite;pointer-events:none}@keyframes pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.promo-badge{display:inline-flex;align-items:center;gap:.5rem;background:#15803d1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:.6rem 1.5rem;border-radius:50px;font-size:.85rem;font-weight:700;letter-spacing:1px;color:#15803d;margin-bottom:2rem;border:1px solid rgba(21,128,61,.3);box-shadow:0 4px 12px #15803d26}.promo-badge svg{font-size:1.2rem}.promo-title{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3rem;font-weight:300;color:#000;margin:0 0 1rem;letter-spacing:-.5px;line-height:1.2;position:relative}.promo-title:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%);width:80px;height:2px;background:linear-gradient(90deg,transparent,#15803d,transparent);transition:width .3s ease}.promo-subtitle{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.3rem;color:#333;margin:2rem auto 3rem;max-width:700px;line-height:1.6;font-weight:300}.promo-features{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto 3rem;text-align:center}.promo-feature{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;text-align:center;background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:2rem 1.5rem;border-radius:16px;border:1px solid rgba(21,128,61,.2);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #0000001a}.promo-feature:hover{background:#ffffffe6;transform:translateY(-10px);box-shadow:0 20px 40px #00000026;border-color:#15803d66}.feature-check{font-size:1.5rem;font-weight:700;color:#15803d;background:#15803d1a;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0;margin:0 auto 1rem;border:2px solid rgba(21,128,61,.3)}.feature-text{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%}.feature-text h4{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.2rem;font-weight:600;color:#000;margin:0 0 .5rem;text-align:center}.feature-text p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;color:#333;margin:0;line-height:1.5;text-align:center}.promo-cta{text-align:center}.readiness-cta-button{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:inline-flex;align-items:center;gap:.75rem;background:#fff;color:#16a34a;padding:1.3rem 3rem;font-size:1.2rem;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px #0003;letter-spacing:-.01em}.readiness-cta-button:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 12px 32px #0000004d}.readiness-cta-button .arrow{font-size:1.5rem;transition:transform .3s ease}.readiness-cta-button:hover .arrow{transform:translate(4px)}.promo-note{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#000;font-size:.95rem;margin:1.5rem 0 0;font-weight:500}.cta-section{width:100%;max-width:1000px;margin:4rem auto 8rem;padding:4rem 2rem;text-align:center;color:#000;box-sizing:border-box;background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-radius:0!important}.cta-section .section-title{color:#fff!important}.cta-description{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.4rem;color:#fff;text-align:center;margin:2rem auto;max-width:600px;line-height:1.6;font-weight:300}.cta-buttons{display:flex!important;justify-content:center!important;align-items:center!important;gap:2rem!important;margin-top:2rem!important;flex-wrap:wrap!important;padding-left:0!important}@keyframes fadeInAnimation{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1440px){.homepage{padding-top:0}.homepage-content{margin-top:3rem}.welcome-container{padding:0 0 5rem;border-radius:35px}.hero-text-container{margin:7rem auto 0;padding:2rem 1.5rem;max-width:1200px}.heading1{font-size:4rem}.blurb{font-size:2.6rem!important;padding:0 3rem}.location-text{font-size:1.3rem;padding:0 3rem}.hero-description{font-size:1.45rem;padding:0 3rem}.subheading{font-size:2.2rem;padding:0 3rem}.section-title{font-size:2.6rem}.homepage .values-section{grid-template-columns:repeat(3,1fr)!important;grid-template-rows:auto!important;gap:1.5rem!important;padding:0 1.5rem!important;max-width:900px!important}.homepage .values-section .value-card{padding:2rem 1.5rem!important;height:auto!important;min-height:280px!important;max-height:none!important}.value-card h3{font-size:2rem}.value-card p{font-size:1.5rem}.stats-section{padding:2rem;margin:2rem auto;max-width:600px}.stats-title{font-size:1.9rem;margin-bottom:2rem}.stats-grid{grid-template-columns:repeat(3,1fr);gap:1.8rem}.stat-item{padding:1.8rem 1.5rem}.stat-number{font-size:2.4rem}.stats-section .stat-label{font-size:1.2rem}}@media (max-width: 1280px){.homepage-content{margin-top:2.5rem}.welcome-container{padding:0 0 4rem;border-radius:30px}.hero-text-container{margin:6rem auto 0;padding:1.5rem 1rem;max-width:1000px}.heading1{font-size:3.5rem}.blurb{font-size:2.4rem!important;padding:0 2.5rem}.location-text{font-size:1.2rem;padding:0 2.5rem}.hero-description{font-size:1.4rem;padding:0 2.5rem}.subheading{font-size:2rem;padding:0 2.5rem}.section-title{font-size:2.4rem}.homepage .values-section{grid-template-columns:repeat(3,1fr)!important;grid-template-rows:auto!important;gap:1.5rem!important;padding:0 1.5rem!important;max-width:850px!important}.homepage .values-section .value-card{padding:1.8rem 1.3rem!important;height:auto!important;min-height:260px!important;max-height:none!important}.value-card h3{font-size:1.8rem}.value-card p{font-size:1.4rem}.stats-section{padding:1.8rem;margin:1.8rem auto;max-width:550px}.stats-title{font-size:1.7rem;margin-bottom:1.8rem}.stats-grid{grid-template-columns:repeat(3,1fr);gap:1.6rem}.stat-item{padding:1.6rem 1.3rem}.stat-number{font-size:2.2rem}.stats-section .stat-label{font-size:1.15rem}}@media (max-width: 1024px){.homepage-content{margin-top:2rem}.welcome-container{padding:0 0 3rem;border-radius:25px}.hero-text-container{margin:5rem auto 0;padding:1.5rem 1rem;max-width:900px}.heading1{font-size:3rem}.blurb{font-size:2.2rem!important;padding:0 2rem}.location-text{font-size:1.1rem;padding:0 2rem}.hero-description{font-size:1.3rem;padding:0 2rem}.subheading{font-size:1.8rem;padding:0 2rem}.section-title{font-size:2.2rem}.homepage .values-section{grid-template-columns:repeat(2,1fr)!important;grid-template-rows:auto!important;gap:1.3rem!important;padding:0 1.3rem!important;max-width:700px!important}.homepage .values-section .value-card{padding:1.8rem 1.3rem!important;height:auto!important;min-height:250px!important;max-height:none!important}.value-card h3{font-size:1.6rem}.value-card p{font-size:1.3rem}.stats-section{padding:2rem 1.5rem;margin:2rem auto;max-width:400px;border-radius:16px}.stats-title{font-size:1.6rem;margin-bottom:1.5rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat-item{padding:1.5rem 1rem;border-radius:12px}.stat-number{font-size:1.8rem}.stats-section .stat-label{font-size:1rem}}@media (max-width: 768px){.homepage{padding-top:0}.homepage-content{margin-top:0;padding:0}.welcome-container{padding:0;height:100vh;border-radius:0;width:100%;margin:0;display:flex;align-items:center;justify-content:center;position:relative}.heading1:first-of-type{margin-top:0}.hero-text-container{margin:0 auto;padding:2rem 1rem;max-width:95%;width:100%;text-align:center;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;border:none}.heading1{font-size:2rem;line-height:1.2;margin-bottom:1rem;white-space:normal;padding:0;display:block;text-align:center}.company-name{margin-left:.2rem;margin-right:.2rem}.blurb{font-size:1.2rem!important;padding:0;margin:1rem 0;line-height:1.4}.location-text{font-size:1rem;padding:0;margin:.8rem 0 1rem}.hero-description{font-size:1.05rem;padding:0;margin:1rem 0;line-height:1.5}.hero-cta{flex-direction:column;gap:1rem;margin-top:1.5rem;padding:0}.hero-cta .cta-button{width:auto;max-width:140px;padding:.6rem 1rem;font-size:.8rem;margin:0 auto}.stats-section{padding:1.5rem 1rem;margin:1.5rem 1rem;border-radius:16px;max-width:400px!important;width:calc(100% - 2rem)!important}.stats-title{font-size:1.2rem;margin-bottom:1rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.stat-item{padding:1.2rem .8rem;border-radius:12px}.stat-number{font-size:1.4rem;margin-bottom:.3rem}.stats-section .stat-label{font-size:.85rem;color:#fff!important}.subheading{font-size:1.6rem;padding:0 1rem;margin:2rem 0 1rem}.section-title{font-size:1.8rem;margin-bottom:1.5rem}.homepage .values-section{grid-template-columns:1fr!important;grid-template-rows:auto!important;gap:1rem!important;padding:0 1rem!important;max-width:350px!important;margin:1.5rem auto!important;border-radius:20px}.homepage .values-section .value-card{padding:1rem!important;height:auto!important;min-height:auto!important;max-height:none!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;box-sizing:border-box!important;border-radius:12px;text-align:center}.homepage .values-section .value-card h3{font-size:1.3rem!important;margin-bottom:.8rem!important}.homepage .values-section .value-card p{font-size:1rem!important;line-height:1.5!important}.homepage .values-section .value-card .value-icon{margin-bottom:.8rem!important}.homepage .values-section .value-card .value-icon svg{font-size:2rem!important}.analytics-container{margin:2rem 1rem;max-width:100%!important;width:calc(100% - 2rem)!important;padding:2rem 1rem}.analytics-preview{padding:0 1rem;max-width:100%!important;width:100%!important}.coming-soon-cover{padding:3rem 1.5rem;margin-bottom:1.5rem}.coming-soon-icon{width:60px;height:60px;margin-bottom:1.5rem}.coming-soon-icon svg{font-size:2rem}.coming-soon-title{font-size:2rem;margin-bottom:1rem}.coming-soon-description{font-size:1rem;margin-bottom:2rem}.preview-button svg{font-size:1.2rem}.analytics-dashboard-preview{padding:2rem 1.5rem;border-radius:20px;max-width:100%!important;width:100%!important}.dashboard-header{text-align:center;margin-bottom:2rem}.dashboard-header h3{font-size:1.2rem;margin-bottom:.8rem}.dashboard-header p{font-size:.8rem;line-height:1.4;margin-bottom:1.2rem}.dashboard-timestamp{display:flex;flex-direction:column;gap:.5rem;align-items:center}.timestamp-date{font-size:1rem}.timestamp-time{font-size:1.2rem;font-weight:600}.metrics-grid{grid-template-columns:1fr;gap:1.2rem;margin:1.5rem 0}.metric-card{padding:1.2rem;border-radius:12px;text-align:center}.metric-icon{width:50px;height:50px;margin:0 auto 1rem;padding:.8rem}.metric-icon svg{font-size:2rem!important}.metric-value{font-size:1.8rem;margin-bottom:.4rem}.metric-info h3{font-size:1rem;margin-bottom:.5rem}.metric-change{font-size:1rem;padding:.3rem .8rem;border-radius:20px}.dashboard-features{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin-bottom:2rem}.feature-tag{font-size:.9rem;padding:.5rem 1rem;border-radius:20px}.analytics-cta{text-align:center;flex-direction:column;gap:.8rem}.coming-soon-cover{padding:3rem 1.5rem;margin:1.5rem 0}.coming-soon-icon{width:80px;height:80px;margin-bottom:1.5rem}.coming-soon-icon svg{font-size:2.5rem}.coming-soon-title{font-size:2.5rem;margin-bottom:1rem}.coming-soon-description{font-size:1.1rem;margin-bottom:2rem}.preview-button{padding:1rem 2rem;font-size:1.1rem}.hide-preview-button{padding:.6rem 1.2rem;font-size:.9rem}.view-analytics-dashboard,.view-dashboard-button{width:100%;max-width:300px;padding:1rem 2rem;font-size:1.1rem;border-radius:25px}.cta-section{padding:2rem 1rem;margin:2rem 1rem;text-align:center;background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-radius:0!important}.cta-description{font-size:1rem;line-height:1.5;margin-bottom:2rem}.cta-buttons{justify-content:center}.cta-buttons .cta-button{width:100%;max-width:280px;padding:1rem 2rem;font-size:1.2rem}}@media (max-width: 640px){.welcome-container{height:100vh;border-radius:0;width:100%;margin:0}.hero-text-container{margin:0 auto;padding:1.5rem .8rem;max-width:98%}.heading1{font-size:1.6rem;white-space:normal;padding:0}.blurb{font-size:1rem!important;padding:0;margin:.8rem 0}.location-text{font-size:.9rem;padding:0;margin:.6rem 0 .8rem}.hero-description{font-size:.8rem;padding:0;margin:.8rem 0}.hero-cta .cta-button{width:auto;max-width:120px;padding:.4rem .8rem;font-size:.7rem;margin:0 auto}.stats-section{padding:1.5rem 1rem;margin:1.5rem .8rem;border-radius:12px;max-width:400px!important;width:calc(100% - 1.6rem)!important}.stats-title{font-size:1.4rem;margin-bottom:1.2rem}.stats-grid{gap:1rem}.stat-item{padding:1.2rem .8rem;border-radius:10px}.stat-number{font-size:1.5rem}.stats-section .stat-label{font-size:.9rem}.subheading{font-size:1.4rem;padding:0 .8rem;margin:1.5rem 0 .8rem}.section-title{font-size:1.6rem;margin-bottom:1.2rem}.homepage .values-section{gap:.8rem!important;padding:0 .8rem!important;margin:1.2rem auto!important;border-radius:15px;max-width:320px!important}.homepage .values-section .value-card{padding:.8rem!important;border-radius:10px}.homepage .values-section .value-card h3{font-size:1.2rem!important;margin-bottom:.6rem!important}.homepage .values-section .value-card p{font-size:.9rem!important}.homepage .values-section .value-card .value-icon{margin-bottom:.6rem!important}.homepage .values-section .value-card .value-icon svg{font-size:1.8rem!important}.analytics-container{margin:1.5rem .8rem;max-width:100%!important;width:calc(100% - 1.6rem)!important;padding:1.5rem .8rem}.analytics-preview{padding:0 .8rem;max-width:100%!important;width:100%!important}.coming-soon-cover{padding:2rem 1rem;margin-bottom:1rem}.coming-soon-icon{width:50px;height:50px;margin-bottom:1rem}.coming-soon-icon svg{font-size:1.8rem}.coming-soon-title{font-size:1.6rem;margin-bottom:.8rem}.coming-soon-description{font-size:.9rem;margin-bottom:1.5rem}.preview-button{padding:.8rem 1.5rem;font-size:1rem}.preview-button svg{font-size:1.1rem}.analytics-dashboard-preview{padding:1.5rem 1.2rem;border-radius:15px;max-width:100%!important;width:100%!important}.dashboard-header h3{font-size:1.1rem}.dashboard-header p{font-size:.8rem}.metrics-grid{gap:1rem}.metric-card{padding:1rem;border-radius:10px}.metric-icon{width:40px;height:40px;padding:.6rem}.metric-icon svg{font-size:1.6rem!important}.metric-value{font-size:1.6rem}.analytics-cta{flex-direction:column;gap:.6rem}.hide-preview-button{padding:.5rem 1rem;font-size:.8rem}.view-analytics-dashboard{max-width:260px;padding:.9rem 1.8rem;font-size:1rem}.cta-section{padding:1.5rem .8rem;margin:1.5rem .8rem;background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-radius:0!important}.cta-description{font-size:1.1rem;margin-bottom:1.5rem}.cta-buttons .cta-button{max-width:260px;padding:.9rem 1.8rem;font-size:1.1rem}}@media (max-width: 480px){.welcome-container{height:100vh;border-radius:0;width:100%;margin:0}.hero-text-container{margin:0 auto;padding:1rem .6rem;max-width:100%}.heading1{font-size:1.3rem;white-space:normal;padding:0}.company-name{margin-left:.1rem;margin-right:.1rem}.blurb{font-size:.9rem!important;padding:0;margin:.6rem 0}.location-text{font-size:.8rem;padding:0;margin:.5rem 0 .6rem}.hero-description{font-size:.75rem;padding:0;margin:.6rem 0}.hero-cta .cta-button{width:auto;max-width:120px;padding:.4rem .7rem;font-size:.7rem;margin:0 auto}.stats-section{padding:1.2rem .6rem;margin:1.2rem .6rem;border-radius:12px;max-width:100%!important;width:calc(100% - 1.2rem)!important}.stats-title{font-size:1.4rem;margin-bottom:1.2rem}.stats-grid{grid-template-columns:1fr;gap:1rem}.stat-item{padding:1rem .6rem;border-radius:10px}.stat-number{font-size:1.8rem}.stats-section .stat-label{font-size:.95rem}.subheading{font-size:1.6rem;padding:0 .6rem;margin:1.2rem 0 .6rem}.section-title{font-size:1.8rem;margin-bottom:1rem}.homepage .values-section{gap:.8rem!important;padding:0 .8rem!important;margin:1rem auto!important;border-radius:12px;max-width:300px!important}.homepage .values-section .value-card{padding:.8rem!important;border-radius:8px}.homepage .values-section .value-card h3{font-size:1.2rem!important;margin-bottom:.6rem!important}.homepage .values-section .value-card p{font-size:.9rem!important}.homepage .values-section .value-card .value-icon{margin-bottom:.6rem!important}.homepage .values-section .value-card .value-icon svg{font-size:1.8rem!important}.analytics-container{margin:1.2rem .6rem;max-width:100%!important;width:calc(100% - 1.2rem)!important;padding:1.2rem .6rem}.analytics-preview{padding:0 .6rem;max-width:100%!important;width:100%!important}.analytics-dashboard-preview{padding:1.2rem 1rem;border-radius:12px;max-width:100%!important;width:100%!important}.dashboard-header h3{font-size:1.4rem}.dashboard-header p{font-size:.95rem}.metrics-grid{gap:1rem}.metric-card{padding:1rem;border-radius:10px}.metric-icon{width:40px;height:40px;padding:.6rem}.metric-icon svg{font-size:1.6rem!important}.metric-value{font-size:1.6rem}.metric-info h3{font-size:.9rem}.metric-change{font-size:.9rem;padding:.2rem .6rem}.feature-tag{font-size:.8rem;padding:.4rem .8rem}.view-analytics-dashboard{max-width:240px;padding:.8rem 1.6rem;font-size:.95rem}.cta-section{padding:1.2rem .6rem;margin:1.2rem .6rem;background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-radius:0!important}.cta-description{font-size:1rem;margin-bottom:1.2rem}.cta-buttons .cta-button{max-width:240px;padding:.8rem 1.6rem;font-size:1rem}}@media (max-width: 360px){.welcome-container{height:100vh;border-radius:0;width:100%;margin:0}.hero-text-container{margin:0 auto;padding:.8rem .4rem;max-width:100%}.heading1{font-size:1.1rem;white-space:normal;padding:0}.blurb{font-size:.8rem!important;padding:0;margin:.5rem 0}.location-text{font-size:.75rem;padding:0;margin:.4rem 0 .5rem}.hero-description{font-size:.7rem;padding:0;margin:.5rem 0}.hero-cta .cta-button{width:auto;max-width:100px;padding:.3rem .5rem;font-size:.65rem;margin:0 auto}.stats-section{padding:1rem .5rem;margin:1rem .5rem;border-radius:10px;max-width:100%!important;width:calc(100% - 1rem)!important}.stats-title{font-size:1.3rem;margin-bottom:1rem}.stat-item{padding:.8rem .5rem;border-radius:8px}.stat-number{font-size:1.6rem}.stats-section .stat-label{font-size:.9rem}.subheading{font-size:1.5rem;padding:0 .5rem;margin:1rem 0 .5rem}.section-title{font-size:1.6rem;margin-bottom:.8rem}.homepage .values-section{gap:.6rem!important;padding:0 .6rem!important;margin:.8rem auto!important;border-radius:10px;max-width:280px!important}.homepage .values-section .value-card{padding:.6rem!important;border-radius:6px}.homepage .values-section .value-card h3{font-size:1.1rem!important;margin-bottom:.5rem!important}.homepage .values-section .value-card p{font-size:.85rem!important}.homepage .values-section .value-card .value-icon{margin-bottom:.5rem!important}.homepage .values-section .value-card .value-icon svg{font-size:1.6rem!important}.analytics-container{margin:1rem .5rem;max-width:100%!important;width:calc(100% - 1rem)!important;padding:1rem .5rem}.analytics-preview{padding:0 .5rem;max-width:100%!important;width:100%!important}.analytics-dashboard-preview{padding:1rem .8rem;border-radius:10px;max-width:100%!important;width:100%!important}.dashboard-header h3{font-size:1.3rem}.dashboard-header p{font-size:.9rem}.metric-card{padding:.8rem;border-radius:8px}.metric-icon{width:35px;height:35px;padding:.5rem}.metric-icon svg{font-size:1.4rem!important}.metric-value{font-size:1.4rem}.metric-info h3{font-size:.85rem}.metric-change{font-size:.85rem;padding:.2rem .5rem}.feature-tag{font-size:.75rem;padding:.3rem .6rem}.view-analytics-dashboard{max-width:220px;padding:.7rem 1.4rem;font-size:.9rem}.cta-section{padding:1rem .5rem;margin:1rem .5rem;background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-radius:0!important}.cta-description{font-size:.95rem;margin-bottom:1rem}.cta-buttons .cta-button{max-width:220px;padding:.7rem 1.4rem;font-size:.95rem}}@media (max-width: 768px){.cta-button,.view-analytics-dashboard,.value-card,.stat-item,.preview-metric{min-height:44px;min-width:44px}}@media (max-width: 768px){.homepage-content{padding-bottom:2rem}.stats-section,.values-section{margin-bottom:2rem}.readiness-promo-container{margin:2rem auto 1.5rem;padding:0 1rem;max-width:90%}.readiness-promo-content{padding:2rem 1.5rem;border-radius:16px}.promo-title{font-size:1.6rem;margin-bottom:.8rem}.promo-subtitle{font-size:.95rem;margin:1.5rem auto 2rem;line-height:1.5}.promo-features{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.promo-feature{padding:1rem;gap:.8rem}.promo-feature h4{font-size:1rem}.promo-feature p{font-size:.85rem}.feature-check{font-size:1.2rem;width:36px;height:36px;margin-bottom:.8rem}.feature-text h4{font-size:1rem}.feature-text p{font-size:.85rem}.readiness-cta-button{width:100%;max-width:280px;font-size:.95rem;padding:1rem 1.5rem}.promo-badge{font-size:.75rem;padding:.5rem 1.2rem;margin-bottom:1.5rem}.promo-badge svg{font-size:1rem}.cta-section{margin-bottom:2rem;padding:2rem 1rem!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.cta-buttons{justify-content:center!important;align-items:center!important;display:flex!important;width:100%!important;margin:0 auto!important;padding:0!important}.cta-buttons .cta-button{margin:0 auto!important;display:block!important}}@media (max-width: 480px){.homepage-content{padding-bottom:1.5rem}.stats-section,.values-section,.analytics-container{margin-bottom:1.5rem}.cta-section{margin-bottom:1.5rem;padding:2rem 1rem!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-radius:0!important}.cta-buttons{justify-content:center!important;align-items:center!important;display:flex!important;width:100%!important;margin:0 auto!important;padding:0!important}.cta-buttons .cta-button{margin:0 auto!important;display:block!important}}.homepage{background:linear-gradient(180deg,#121314,#0a0b0c 60%)!important}.service-preview-card,.homepage .values-section .value-card,.promo-feature{background:var(--em-surface-gradient)!important;border:1px solid var(--em-surface-border)!important;box-shadow:0 12px 34px #00000061!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.readiness-promo-content{background:#ffffff0b!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 12px 34px #0000004d!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.readiness-promo-content:before{display:none!important;animation:none!important}.service-preview-card:hover,.homepage .values-section .value-card:hover,.promo-feature:hover{border-color:#4ade8066!important;box-shadow:0 20px 44px #0000007a!important}.service-preview-card h3,.homepage .values-section .value-card h3,.feature-text h4,.promo-title{color:var(--em-heading)!important}.service-preview-card p,.homepage .values-section .value-card p,.feature-text p,.promo-subtitle,.promo-note{color:var(--em-text)!important}.service-icon,.service-icon svg,.homepage .values-section .value-card .value-icon svg,.value-icon svg{color:var(--em-accent)!important}.value-card h3:after{background:#4ade8059!important}.promo-badge{background:#22c55e1f!important;color:#86efac!important;border:1px solid rgba(34,197,94,.32)!important;box-shadow:none!important}.feature-check{color:#86efac!important;background:#22c55e24!important;border:2px solid rgba(34,197,94,.35)!important}.readiness-cta-button{background:linear-gradient(135deg,#15803d,#15803d)!important;color:#fff!important;box-shadow:0 12px 30px -6px #14532d8c!important}.readiness-cta-button:hover{background:linear-gradient(135deg,#16a34a,#15803d)!important;color:#fff!important}.cta-section .cta-button.primary{--main-color: rgb(74, 222, 128);--main-bg-color: rgba(34, 197, 94, .36);--pattern-color: rgba(74, 222, 128, .073);filter:hue-rotate(0deg);cursor:pointer;text-transform:uppercase;letter-spacing:.5rem;white-space:nowrap;text-indent:.5rem;display:inline-block;margin:0 auto;background:radial-gradient(circle,var(--main-bg-color) 0%,rgba(0,0,0,0) 95%),linear-gradient(var(--pattern-color) 1px,transparent 1px),linear-gradient(to right,var(--pattern-color) 1px,transparent 1px);background-size:cover,15px 15px,15px 15px;background-position:center center,center center,center center;border-image:radial-gradient(circle,var(--main-color) 0%,rgba(0,0,0,0) 100%) 1;border-style:solid;border-width:1px 0 1px 0;border-radius:0;color:var(--main-color);padding:1rem 3rem;font-family:var(--font-display);font-weight:700;font-size:1.5rem;box-shadow:none;transition:background-size .2s ease-in-out}.cta-section .cta-button.primary:hover{background-size:cover,10px 10px,10px 10px;color:var(--main-color);transform:none;box-shadow:none}.cta-section .cta-button.primary:active{filter:hue-rotate(250deg)}.hero-text-container.hero-split{display:flex;flex-direction:column;align-items:center;gap:2.5rem;max-width:1360px;width:calc(100% - 4rem);padding:2rem 1.5rem;text-align:left}.hero-split .hero-columns{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:4rem;width:100%}.hero-split .hero-left{flex:1.15 1 0;display:flex;flex-direction:column;align-items:flex-start;text-align:left;min-width:0}.hero-split .hero-right{flex:1 1 0;display:flex;flex-direction:column;align-items:flex-start;text-align:left;min-width:0}.hero-badge-bottom{position:absolute;left:50%;transform:translate(-50%);bottom:6%;margin:0;z-index:15;white-space:nowrap}.hero-split .heading1{display:block;text-align:left;white-space:normal;padding:0;font-size:clamp(2.8rem,4.4vw,4.3rem);line-height:1.06}.hero-split .hero-tagline{text-align:left;margin:1.25rem 0 0}.hero-split .hero-description{text-align:left;margin:0;padding:0;max-width:none;font-size:clamp(1.3rem,1.9vw,1.8rem);line-height:1.6}.hero-split .hero-cta{justify-content:center;width:100%;margin-top:3.5rem}@media (max-width: 900px){.hero-text-container.hero-split{flex-direction:column;align-items:center;gap:2rem;text-align:center}.hero-split .hero-columns{flex-direction:column;gap:2rem}.hero-split .hero-left,.hero-split .hero-right{align-items:center;text-align:center}.hero-split .heading1,.hero-split .hero-tagline,.hero-split .hero-description{text-align:center}.hero-split .hero-badge{margin:0 auto 1.25rem}.hero-split .hero-cta{justify-content:center;margin-top:2.75rem}}.cta-section .cta-buttons .cta-button.primary{display:inline-block!important;width:fit-content!important;max-width:none!important;min-width:max-content!important;font-size:1.35rem;letter-spacing:.35rem;text-indent:.35rem}.homepage{background:#fff!important}.services-preview:before{background:linear-gradient(180deg,#fff,#f3f6f4)}.homepage-content .services-preview .section-title,.homepage-content .cta-section .section-title{color:#0f231a!important}.cta-description{color:#2f3d36}.readiness-promo-content{background:#0f231a0b!important;border:1px solid rgba(15,35,26,.12)!important;box-shadow:0 12px 34px #0f231a1f!important}.readiness-promo-content .promo-title{color:#0f231a!important}.readiness-promo-content .promo-subtitle,.readiness-promo-content .promo-note{color:#3c4a43!important}.readiness-promo-content .promo-badge{color:#15803d!important;background:#22c55e1a!important;border-color:#15803d59!important}.view-all-services{color:#15803d;background:#22c55e14;border-color:#15803d80}.cta-section .cta-button.primary{--main-color: rgb(21, 128, 61);--main-bg-color: rgba(34, 197, 94, .22);--pattern-color: rgba(21, 128, 61, .1)}.cyber-btn,.cta-buttons .cta-button.primary{display:inline-block!important;width:fit-content!important;min-width:0!important;max-width:none!important;padding:1rem 2.5rem!important;border:1px solid #ffffff!important;border-radius:6px!important;background:#fff!important;color:#111!important;font-family:var(--font-display)!important;font-size:1.15rem!important;font-weight:600!important;letter-spacing:.3px!important;text-transform:none!important;text-indent:0!important;cursor:pointer;box-shadow:none!important;filter:none!important;clip-path:none!important;animation:none!important;transition:background .25s ease,color .25s ease,border-color .25s ease!important}.cyber-btn:hover,.cyber-btn:focus,.cta-buttons .cta-button.primary:hover{background:#111!important;color:#fff!important;border-color:#111!important;transform:none!important;box-shadow:none!important}.cyber-btn:before,.cyber-btn:after{content:none!important;display:none!important;background:none!important;animation:none!important}.promo-cta .cyber-btn,.cta-buttons .cyber-btn{margin:0 auto!important}.homepage .welcome-container{position:relative!important;top:auto!important;bottom:auto!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;width:100vw!important;max-width:100vw!important;height:auto!important;min-height:100vh!important;min-height:100svh!important;margin:0!important;padding:7.5rem 1.5rem 5rem!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;box-sizing:border-box!important}.homepage .services-preview{margin-top:0!important;padding-top:4rem!important}.homepage .homepage-content{padding-top:0!important;min-height:0!important}.homepage .hero-text-container.hero-split{margin:0 auto!important;padding:0!important}@media (min-width: 1600px){.homepage .welcome-container{padding:8rem 3rem 6rem!important}.hero-text-container.hero-split{max-width:1500px!important}}@media (max-width: 1280px){.homepage .welcome-container{padding:7rem 2rem 4.5rem!important}.hero-split .hero-columns{gap:3rem!important}}@media (max-width: 900px){.homepage .welcome-container{padding:7rem 1.5rem 4.5rem!important;justify-content:center!important}.hero-split .hero-columns{gap:2.25rem!important}.hero-split .hero-description{font-size:clamp(1.1rem,2.6vw,1.35rem)!important}}@media (max-width: 640px){.homepage .welcome-container{padding:6rem 1.25rem 4rem!important}.hero-split .heading1{font-size:clamp(2rem,8.5vw,2.8rem)!important}.hero-split .hero-tagline{font-size:clamp(1.5rem,6.5vw,2rem)!important}.hero-split .hero-description{font-size:1.05rem!important;line-height:1.55!important}.hero-badge-bottom{bottom:3.5%!important;font-size:.95rem!important}}@media (max-width: 380px){.homepage .welcome-container{padding:5.5rem 1rem 3.5rem!important}.hero-split .heading1{font-size:1.9rem!important}.hero-split .hero-tagline{font-size:1.4rem!important}.hero-split .hero-description{font-size:.98rem!important}}@media (max-height: 600px) and (orientation: landscape){.homepage .welcome-container{min-height:auto!important;padding:6rem 2rem 3rem!important}.hero-badge-bottom{position:static!important;transform:none!important;margin:2rem auto 0!important}.hero-split .hero-cta{margin-top:1.5rem!important}}@media (max-width: 768px){.homepage .welcome-container{min-height:calc(100vh - 66px)!important;min-height:calc(100svh - 66px)!important;padding-top:2.5rem!important}}@media (max-width: 480px){.homepage .welcome-container{min-height:calc(100vh - 62px)!important;min-height:calc(100svh - 62px)!important;padding-top:2rem!important}}@media (max-width: 360px){.homepage .welcome-container{min-height:calc(100vh - 56px)!important;min-height:calc(100svh - 56px)!important}}@media (max-height: 600px) and (orientation: landscape){.homepage .welcome-container{min-height:auto!important}}.homepage .homepage-content{padding-left:0!important;padding-right:0!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.homepage .welcome-container{left:auto!important;right:auto!important;transform:none!important;width:100%!important;max-width:100%!important;margin:0!important}.homepage .hero-image-wave{left:0!important;right:0!important;width:100%!important;transform:none!important}.homepage .services-preview:before{left:0!important;right:0!important;width:100%!important;transform:none!important}.homepage .services-preview,.homepage .readiness-promo-container,.homepage .values-section,.homepage .cta-section{padding-left:2rem!important;padding-right:2rem!important;box-sizing:border-box!important}@media (max-width: 640px){.homepage .services-preview,.homepage .readiness-promo-container,.homepage .values-section,.homepage .cta-section{padding-left:1.25rem!important;padding-right:1.25rem!important}}@media (max-height: 720px){.homepage .welcome-container{min-height:auto!important;height:auto!important;padding-top:5.5rem!important;padding-bottom:3rem!important}.hero-split .heading1{font-size:clamp(1.8rem,3.4vw,2.9rem)!important}.hero-split .hero-tagline{font-size:clamp(1.4rem,2.6vw,2.1rem)!important;margin-top:.5rem!important}.hero-split .hero-description{font-size:clamp(.95rem,1.3vw,1.15rem)!important;line-height:1.5!important}.hero-split .hero-columns{gap:2rem!important}.hero-split .hero-cta{margin-top:1.25rem!important}.hero-cta .cta-button.primary{padding:.85rem 2rem!important;font-size:1rem!important}.hero-badge-bottom{position:static!important;transform:none!important;margin:1.5rem auto 0!important}}@media (max-height: 520px){.homepage .welcome-container{padding-top:4.5rem!important;padding-bottom:2rem!important}.hero-split .heading1{font-size:clamp(1.5rem,3vw,2.2rem)!important}.hero-split .hero-tagline{font-size:clamp(1.2rem,2.2vw,1.7rem)!important}.hero-split .hero-description{font-size:.95rem!important}}.homepage-mobile{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;position:relative!important;min-height:100vh!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding-top:80px!important;background:linear-gradient(to bottom,#ffffff1a,#ffffff4d)!important;overflow-x:hidden!important}.homepage-content-mobile{flex:1!important;z-index:1!important;padding:15px!important;display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important;box-sizing:border-box!important;margin-top:1.5rem!important;min-height:100vh!important;max-width:100%!important;overflow-x:hidden!important}.welcome-container-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0 2rem;margin-bottom:-2rem;text-align:center;min-height:50vh}.heading1-mobile{font-family:Sora,Inter Tight,Inter,sans-serif;font-weight:200;color:#000;text-shadow:2px 2px 5px rgba(0,0,0,.308);display:flex;justify-content:center;align-items:center;text-align:center;font-size:clamp(1.8rem,5vw,2.5rem);width:100%;margin:0;letter-spacing:-.5px;line-height:1.1;padding:0 1rem;white-space:nowrap}.welcome-text-mobile{font-weight:100}.company-name-mobile{font-weight:200;margin-right:.3rem;display:inline-block}.company-name-mobile:last-child{margin-right:0}.blurb-mobile{font-family:Sora,Inter Tight,Inter,sans-serif;font-weight:400;color:#000;font-size:1.6rem;display:flex;justify-content:center;align-items:center;text-align:center;margin:1rem auto 1.5rem;width:100%;max-width:500px;padding:0 1.5rem;line-height:1.4;letter-spacing:-.5px}.hero-description-mobile{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#000c;line-height:1.6;margin:.8rem auto;max-width:400px;font-weight:300;text-align:center;padding:0 1rem}.hero-cta-mobile{display:flex;justify-content:center;margin:1rem auto;width:100%}.hero-cta-mobile .cta-button{max-width:120px!important;width:100%!important;padding:.5rem 1rem!important;font-size:.8rem!important;border-radius:25px!important}.highlighted-features-section-mobile{display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px;margin:0 auto .8rem;padding:1.2rem 1rem;background:#222222e6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:16px;box-shadow:0 8px 20px #0000004d;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.1)}.highlighted-features-section-mobile:hover{transform:translateY(-3px);box-shadow:0 12px 25px #0006}.highlighted-features-title-mobile{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:1.4rem;color:#fff;margin-bottom:.8rem;font-weight:200;text-align:center;letter-spacing:-.5px;position:relative;padding-bottom:.8rem}.highlighted-features-title-mobile:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:50px;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent)}.highlighted-features-grid-mobile{display:grid;grid-template-columns:repeat(1,1fr);gap:.6rem;width:100%}.highlighted-feature-item-mobile{text-align:center;color:#fff;padding:.8rem;border-radius:12px;transition:all .4s cubic-bezier(.4,0,.2,1);background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.highlighted-feature-item-mobile:hover{transform:translateY(-2px);background:#ffffff1f;box-shadow:0 6px 15px #0000004d}.highlighted-feature-number-mobile{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:1.2rem;font-weight:200;color:#fff;margin-bottom:.4rem;letter-spacing:-.5px;line-height:1.1}.highlighted-feature-label-mobile{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:.95rem;color:#fff;font-weight:200;line-height:1.3}.stats-section-mobile{display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px;margin:0 auto .8rem;padding:1.2rem 1rem;background:#222222e6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:16px;box-shadow:0 8px 20px #0000004d;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.1)}.stats-section-mobile:hover{transform:translateY(-3px);box-shadow:0 12px 25px #0006}.stats-title-mobile{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:1.6rem;color:#fff;margin-bottom:1rem;font-weight:200;text-align:center;letter-spacing:-.5px;position:relative;padding-bottom:.8rem}.stats-title-mobile:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:50px;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent)}.stats-grid-mobile{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;width:100%}.stat-item-mobile{text-align:center;color:#fff;padding:1rem .8rem;border-radius:12px;transition:all .4s cubic-bezier(.4,0,.2,1);background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.stat-item-mobile:hover{transform:translateY(-2px);background:#ffffff1f;box-shadow:0 6px 15px #0000004d}.stat-number-mobile{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:1.3rem;font-weight:200;color:#fff;margin-bottom:.5rem;letter-spacing:-.5px;line-height:1.1}.stat-label-mobile{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:.9rem;color:#fff;font-weight:200;line-height:1.3}.subheading-mobile{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:100;color:#000c;font-size:1.6rem;text-align:center;margin:.8rem auto 1rem;width:100%;max-width:500px;padding:0 1.5rem;letter-spacing:-.5px}.values-section-mobile{display:grid!important;grid-template-columns:1fr!important;gap:1rem!important;margin:.8rem auto!important;padding:0 1rem!important;max-width:400px!important;width:calc(100% - 2rem)!important;justify-items:center!important}@media (min-width: 390px) and (max-width: 428px){.values-section-mobile{padding:0 1.5rem!important;max-width:100%!important;margin:1.5rem auto!important}.value-card-mobile{max-width:320px!important;margin:0 auto!important;width:100%!important}}.value-card-mobile{background:#ffffffb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1rem;border-radius:12px;box-shadow:0 8px 32px #0000001a;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:.6rem;min-height:110px;word-wrap:break-word;overflow-wrap:break-word}.value-card-mobile h3{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#000;margin:0;font-weight:200;letter-spacing:-.5px;position:relative;padding-bottom:.3rem;word-wrap:break-word;overflow-wrap:break-word}.value-card-mobile p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.85rem;color:#333;line-height:1.3;margin:0;font-weight:200;word-wrap:break-word;overflow-wrap:break-word;flex:1}.cta-buttons{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;margin:2rem auto;width:100%;text-align:center}.cta-buttons .cta-button{max-width:200px;width:100%;padding:.8rem 1.5rem;font-size:1rem;border-radius:25px}.analytics-container-mobile{display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important;margin:0 auto .8rem!important;padding:0 1rem!important}.analytics-preview-mobile{background:#ffffffe6!important;-webkit-backdrop-filter:blur(15px)!important;backdrop-filter:blur(15px)!important;border-radius:16px!important;padding:1.2rem 1rem!important;margin:0 auto!important;max-width:280px!important;width:calc(100% - 3rem)!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:0 8px 32px #0000001a!important;position:relative!important;overflow:hidden!important}.analytics-preview-mobile:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.section-title-mobile{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.4rem;color:#fff;text-align:center;margin-bottom:1rem;font-weight:200;letter-spacing:-.5px}.analytics-dashboard-preview-mobile{display:flex;flex-direction:column;gap:1rem}.dashboard-header-mobile{text-align:center;margin-bottom:.8rem}.dashboard-header-mobile h3{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.3rem;color:#333;margin:0 0 .5rem;font-weight:200}.dashboard-header-mobile p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;color:#666;line-height:1.4;margin:0 0 1rem}.dashboard-timestamp-mobile{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem}.timestamp-date-mobile,.timestamp-time-mobile{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;color:#666;padding:.3rem .6rem;background:#0000000d;border-radius:12px}.preview-metrics-mobile{display:grid;grid-template-columns:1fr;gap:.8rem;margin:.8rem 0}.preview-metric-mobile{display:flex;align-items:center;padding:.8rem;background:#ffffff80;border-radius:12px;border:1px solid rgba(0,0,0,.1);transition:all .3s ease}.preview-metric-mobile:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.metric-icon-preview-mobile{margin-right:1rem;color:#666}.metric-data-mobile{flex:1}.metric-value-preview-mobile{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.2rem;font-weight:200;color:#333;margin-bottom:.2rem}.metric-label-preview-mobile{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;color:#666;margin-bottom:.2rem}.metric-trend-preview-mobile{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:200}.metric-trend-preview-mobile.positive{color:#4caf50}.dashboard-features-mobile{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:.8rem 0}.feature-tag-mobile{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;color:#666;padding:.3rem .8rem;background:#0000000d;border-radius:15px;border:1px solid rgba(0,0,0,.1)}.analytics-cta-mobile{display:flex;justify-content:center;margin-top:1rem}.view-analytics-dashboard-mobile{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;background:linear-gradient(135deg,#333,#555);color:#fff;border:none;border-radius:25px;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:200;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003}.view-analytics-dashboard-mobile:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d;background:linear-gradient(135deg,#444,#666)}@media (max-width: 768px){.homepage-content{margin-top:0!important;padding-top:0!important}.welcome-container{min-height:50vh!important;margin-bottom:0!important;padding-bottom:0!important}.hero-text-container{margin-bottom:0!important;padding-bottom:0!important}.services-preview{margin:0 auto .8rem!important;padding:.8rem 1rem!important}.services-preview .section-title{font-family:var(--font-display)!important;font-size:2rem!important;font-weight:600!important;color:var(--em-heading)!important;margin-bottom:.8rem!important}.services-grid{grid-template-columns:1fr!important;gap:.8rem!important}.service-preview-card{padding:1rem!important}.service-preview-card h3{font-size:1.1rem!important}.service-preview-card p{font-size:.85rem!important;line-height:1.3!important}.service-icon{margin-bottom:.5rem!important}.services-cta{margin-top:.8rem!important}.view-all-services{font-size:.9rem!important;padding:.7rem 1.2rem!important}}.cta-section-mobile{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;padding:1rem!important;margin:0 auto 2rem!important;max-width:280px!important;width:calc(100% - 3rem)!important;background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-radius:0!important}.cta-description-mobile{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#ffffffe6;line-height:1.5;margin:.8rem 0 1rem;max-width:350px;font-weight:200}@media (max-width: 640px){.analytics-preview-mobile{padding:1.2rem .8rem!important;max-width:250px!important;width:calc(100% - 4rem)!important;border-radius:12px!important}.section-title-mobile,.dashboard-header-mobile h3{font-size:1.2rem}.dashboard-header-mobile p{font-size:.85rem}.preview-metrics-mobile{gap:.8rem}.preview-metric-mobile{padding:.8rem}.metric-value-preview-mobile{font-size:1.1rem}.metric-label-preview-mobile{font-size:.85rem}.view-analytics-dashboard-mobile{padding:.6rem 1.2rem;font-size:.85rem}.cta-section-mobile{padding:1.2rem .8rem!important;max-width:250px!important;width:calc(100% - 4rem)!important}.cta-description-mobile{font-size:.9rem;max-width:300px}}@media (max-width: 480px){.homepage-mobile{padding-top:70px}.welcome-container-mobile{padding:0 1.5rem;min-height:45vh;margin-bottom:-3rem}.heading1-mobile{font-size:clamp(1.6rem,5vw,2.2rem);padding:0 1.5rem}.blurb-mobile{font-size:1.4rem;margin:1rem auto 1.5rem}.hero-description-mobile{font-size:1rem;max-width:350px;margin:1rem auto}.hero-cta-mobile .cta-button{max-width:100px!important;padding:.4rem .8rem!important;font-size:.75rem!important}.stats-section-mobile{margin:1rem auto;padding:1.2rem .8rem;max-width:400px;width:calc(100% - 2rem);border-radius:10px}.stats-title-mobile{font-size:1.2rem;margin-bottom:1rem}.stats-grid-mobile{grid-template-columns:1fr;gap:1rem}.stat-item-mobile{padding:1rem .8rem;border-radius:8px}.stat-number-mobile{font-size:1.2rem}.stat-label-mobile{font-size:.85rem}.subheading-mobile{font-size:1.4rem;margin:1.2rem auto 1.5rem}.values-section-mobile{gap:1.2rem;margin:1.5rem auto;padding:0 .8rem;max-width:360px}.value-card-mobile{padding:1.2rem 1rem;min-height:130px}.value-card-mobile h3{font-size:1.1rem}.value-card-mobile p{font-size:.85rem;line-height:1.3}.cta-buttons{gap:.8rem;margin:1.5rem auto}.cta-buttons .cta-button{max-width:160px;padding:.6rem 1.2rem;font-size:.9rem}.analytics-preview-mobile{padding:1rem .6rem!important;max-width:220px!important;width:calc(100% - 4rem)!important;border-radius:10px!important}.section-title-mobile,.dashboard-header-mobile h3{font-size:1.1rem}.dashboard-header-mobile p{font-size:.8rem}.preview-metrics-mobile{gap:.6rem}.preview-metric-mobile{padding:.6rem}.metric-value-preview-mobile{font-size:1rem}.metric-label-preview-mobile{font-size:.8rem}.view-analytics-dashboard-mobile{padding:.5rem 1rem;font-size:.8rem}.cta-section-mobile{padding:1rem .6rem!important;max-width:220px!important;width:calc(100% - 4rem)!important}.cta-description-mobile{font-size:.85rem;max-width:280px}}@media (max-width: 360px){.hero-description-mobile{font-size:.9rem;max-width:300px}.hero-cta-mobile .cta-button{max-width:90px!important;padding:.3rem .6rem!important;font-size:.7rem!important}.stats-section-mobile{padding:1rem .6rem;max-width:350px;width:calc(100% - 1.5rem);border-radius:8px}.stats-title-mobile{font-size:1.1rem;margin-bottom:.8rem}.stats-grid-mobile{grid-template-columns:1fr;gap:.8rem}.stat-item-mobile{padding:.8rem .6rem;border-radius:6px}.stat-number-mobile{font-size:1.1rem}.stat-label-mobile{font-size:.8rem}.subheading-mobile{font-size:1.3rem;padding:0 1.2rem;margin:1rem auto 1.2rem}.values-section-mobile{gap:1rem;margin:1.2rem auto;padding:0 .8rem;max-width:340px}.value-card-mobile{padding:1rem .8rem;min-height:120px}.value-card-mobile h3{font-size:1rem}.value-card-mobile p{font-size:.8rem;line-height:1.3}.cta-buttons{gap:.6rem;margin:1.2rem auto}.cta-buttons .cta-button{max-width:140px;padding:.5rem 1rem;font-size:.8rem}.analytics-preview-mobile{padding:.8rem .5rem!important;max-width:200px!important;width:calc(100% - 4rem)!important;border-radius:8px!important}.section-title-mobile,.dashboard-header-mobile h3{font-size:1rem}.dashboard-header-mobile p{font-size:.75rem}.preview-metrics-mobile{gap:.5rem}.preview-metric-mobile{padding:.5rem}.metric-value-preview-mobile{font-size:.9rem}.metric-label-preview-mobile{font-size:.75rem}.view-analytics-dashboard-mobile{padding:.4rem .8rem;font-size:.75rem}.cta-section-mobile{padding:.8rem .5rem!important;max-width:200px!important;width:calc(100% - 4rem)!important}.cta-description-mobile{font-size:.8rem;max-width:260px}}.cta-button{display:inline-block;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.2rem;font-weight:500;transition:all .3s ease;border:2px solid transparent;cursor:pointer;background:none;outline:none}.cta-button.primary{background:#15803d;color:#fff;border-color:#15803d}.cta-button.primary:hover{background:#15803d;border-color:#15803d;transform:translateY(-2px);box-shadow:0 8px 20px #15803d4d}.cta-button.secondary{background:transparent;color:#15803d;border-color:#15803d}.cta-button.secondary:hover{background:#15803d;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #15803d4d}.cta-button.large{padding:1.2rem 2.5rem;font-size:1.3rem}.cta-buttons{display:flex;gap:2rem;justify-content:flex-start;flex-wrap:wrap;padding-left:2rem}@media (max-width: 1440px){.cta-button{padding:1.1rem 2.2rem;font-size:1.25rem}.cta-button.large{padding:1.3rem 2.7rem;font-size:1.35rem}.cta-buttons{gap:2.2rem}}@media (max-width: 1280px){.cta-button{padding:1rem 2rem;font-size:1.2rem}.cta-button.large{padding:1.2rem 2.5rem;font-size:1.3rem}.cta-buttons{gap:2rem}}@media (max-width: 1024px){.cta-button{padding:.95rem 1.8rem;font-size:1.15rem}.cta-button.large{padding:1.1rem 2.3rem;font-size:1.25rem}.cta-buttons{gap:1.8rem}}@media (max-width: 768px){.cta-button{width:100%;max-width:200px;padding:.8rem 1.5rem;font-size:1rem}.cta-buttons{flex-direction:column;gap:1rem;justify-content:center;align-items:center}.cta-button.large{width:100%;max-width:200px;padding:.9rem 1.8rem;font-size:1.1rem}}@media (max-width: 640px){.cta-button{max-width:180px;padding:.7rem 1.4rem;font-size:.9rem}.cta-button.large{max-width:180px;padding:.8rem 1.6rem;font-size:1rem}.cta-buttons{gap:.8rem}}@media (max-width: 480px){.cta-button{max-width:160px;padding:.6rem 1.2rem;font-size:.85rem}.cta-button.large{max-width:160px;padding:.7rem 1.4rem;font-size:.9rem}.cta-buttons{gap:.7rem}}@media (max-width: 360px){.cta-button{max-width:140px;padding:.5rem 1rem;font-size:.8rem}.cta-button.large{max-width:140px;padding:.6rem 1.2rem;font-size:.85rem}.cta-buttons{gap:.6rem}}@media (max-width: 768px){.cta-button{min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}}@media (max-width: 768px){.cta-buttons{margin:1.5rem 0}}@media (max-width: 768px){.services-page-heading,.about-main-heading,.contact-page-heading,.heading1,.heading1-mobile,.contactHeading-mobile,h1.services-heading{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:2.5rem;font-weight:200;text-align:center;color:#333;margin:3rem 0 2rem;padding:0 1rem;letter-spacing:-1px;line-height:1.1;position:relative}.services-heading,.contact-subheading,.subheading-mobile,h2.services-heading{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:2rem;font-weight:200;text-align:center;color:#333;margin:2rem 0 1.5rem;padding:0 1rem;letter-spacing:-.5px;line-height:1.2}.services-page-heading:after,.about-main-heading:after,.contact-page-heading:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:60px;height:2px;background:linear-gradient(90deg,#15803d,#22c55e,#15803d);border-radius:2px;box-shadow:0 1px 4px #15803d33}}@media (max-width: 480px){.services-page-heading,.about-main-heading,.contact-page-heading,.heading1,.heading1-mobile,.contactHeading-mobile,h1.services-heading{font-size:2rem;margin:2rem 0 1.5rem}.services-heading,.contact-subheading,.subheading-mobile,h2.services-heading{font-size:1.8rem;margin:1.5rem 0 1rem}.services-page-heading:after,.about-main-heading:after,.contact-page-heading:after{width:50px;height:2px;bottom:-.8rem}}@media (max-width: 360px){.services-page-heading,.about-main-heading,.contact-page-heading,.heading1,.heading1-mobile,.contactHeading-mobile,h1.services-heading{font-size:1.8rem;margin:1.5rem 0 1rem}.services-heading,.contact-subheading,.subheading-mobile,h2.services-heading{font-size:1.6rem;margin:1rem 0 .8rem}.services-page-heading:after,.about-main-heading:after,.contact-page-heading:after{width:40px;height:2px;bottom:-.6rem}}@media (max-width: 480px){.cta-buttons{margin:1.2rem 0}}.video-background{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1}.video-background video{position:fixed;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);filter:blur(1px);object-fit:cover;object-position:center center;z-index:-1;animation:slowMove 20s infinite}.video-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ffffff28;pointer-events:none}@media (max-width: 600px){.video-background video{width:200%;height:100%;transform:translate(-50%,-50%) scale(1.2);object-position:center center}}@media (min-width: 601px) and (max-width: 1024px){.video-background video{width:auto;height:120%;transform:translate(-50%,-50%) scale(1.1);object-position:center center}}@media (max-height: 480px){.video-background video{width:auto;height:150%;transform:translate(-50%,-50%) scale(1.4);object-position:center center}}@keyframes slowMove{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(1.02)}}.video-background video{position:fixed;top:50%;left:50%;min-width:100%;min-height:100%;transform:translate(-50%,-50%);filter:blur(1px);object-fit:cover;z-index:-1;animation:slowMove 60s infinite alternate;animation-timing-function:cubic-bezier(.42,0,.58,1)}.contact-page{min-height:100vh;padding:120px 0 80px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.contact-container{max-width:1400px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center;gap:3rem;position:relative;z-index:1}.contact-header{text-align:center;margin-bottom:2rem;width:100%}.contact-page-heading{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:3.5rem;font-weight:200;text-align:center;color:#333;margin:2rem 0 3rem;padding:0 2rem;letter-spacing:-1px;line-height:1.1;position:relative}.contact-page-heading:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:80px;height:2px;background:linear-gradient(90deg,#15803d,#22c55e,#15803d);border-radius:2px;box-shadow:0 1px 4px #15803d33}.contact-subheader{margin-top:3rem;text-align:center}.contact-subheading{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.2rem;font-weight:400;color:#333;margin-bottom:1.5rem;letter-spacing:-.5px;line-height:1.3}.contact-subtitle{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.8rem;color:#555;max-width:800px;margin:0 auto;line-height:1.6;font-weight:300}.contact-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;width:100%;max-width:800px;margin:2rem auto;padding:2rem;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;box-shadow:0 10px 30px #0000001a}.stat-item{text-align:center;color:#000}.stat-number{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:3.2rem;font-weight:300;color:#15803d;margin-bottom:.5rem}.stat-label{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.3rem;color:#333;font-weight:400}.outer-layer-container{display:flex;flex-direction:column;gap:3rem;max-width:1200px;margin:0 auto;width:100%}.contact-form-container,.contact-info-container{width:100%}.contact-form-container{background:#fffffff2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:3rem;border-radius:20px;box-shadow:0 15px 35px #0000001a;border:1px solid rgba(255,255,255,.2)}.form-header{text-align:center;margin-bottom:3.5rem}.form-header h2{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.8rem;color:#000;margin-bottom:1rem;font-weight:500}.form-header p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.6rem;color:#666;line-height:1.5}.companylogo{width:550px;height:auto;margin:0 auto .5rem;display:block;transition:transform .3s ease;max-width:100%;object-fit:contain}.companylogo:hover{transform:scale(1.05)}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.4rem;color:#333;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea,.form-group select{padding:1rem;border:2px solid #e1e5e9;border-radius:10px;font-size:1.4rem;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:all .3s ease;background:#fffc}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#15803d;box-shadow:0 0 0 3px #15803d1a;background:#fff}.form-group textarea{min-height:120px;resize:vertical}.form-group select{cursor:pointer}.submitField{background:linear-gradient(135deg,#15803d,#15803d);color:#fff;padding:1.2rem 2rem;border:none;border-radius:10px;font-size:1.6rem;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-top:1rem}.submitField:hover:not(:disabled){background:linear-gradient(135deg,#15803d,#15803d);transform:translateY(-2px);box-shadow:0 8px 20px #15803d4d}.submitField:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.loading-spinner{display:flex;align-items:center;justify-content:center;gap:.5rem}.send-icon{font-size:18px!important;margin-right:.5rem;transition:transform .2s ease}.send-icon-loading{font-size:18px!important;animation:sendPulse 1.5s ease-in-out infinite}@keyframes sendPulse{0%,to{transform:scale(1) translate(0);opacity:1}50%{transform:scale(1.1) translate(3px);opacity:.8}}.submitField:hover .send-icon{transform:translate(2px)}.form-status{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:10px;margin-top:1rem;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.form-status.success{background:#15803d1a;border:1px solid rgba(21,128,61,.3);color:#15803d}.form-status.error{background:#dc35451a;border:1px solid rgba(220,53,69,.3);color:#dc3545}.status-icon{font-size:1.5rem}.status-message{font-size:1.3rem;font-weight:500}.contact-info-container{background:#fffffff2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:3.5rem;border-radius:20px;box-shadow:0 15px 35px #0000001a;border:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;gap:2rem;position:relative;overflow:hidden;width:100%;min-width:0}.contact-info-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/assets/eagle-CTq4Z5dn.jpg) center/cover;opacity:.08;z-index:-1}.info-header{text-align:center;margin-bottom:1rem}.info-header h2{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.8rem;color:#000;margin-bottom:1rem;font-weight:500}.info-header p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.6rem;color:#666;line-height:1.5}.contact-methods{display:flex;flex-direction:column;gap:1.5rem}.contact-method{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#ffffff80;border-radius:15px;transition:all .3s ease}.contact-method:hover{background:#fffc;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.method-icon{font-size:2rem;margin-top:.2rem;color:#15803d}.method-content h3{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.7rem;color:#000;margin-bottom:.5rem;font-weight:500}.method-content p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;color:#333;margin-bottom:.5rem;line-height:1.4}.response-time{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.3rem;color:#666;font-style:italic}.social-section{text-align:center;padding:2rem;background:#ffffff80;border-radius:15px}.social-section h3{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.8rem;color:#000;margin-bottom:.5rem;font-weight:500}.social-section p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;color:#666;margin-bottom:1.5rem}.social-links{display:flex;justify-content:space-between;align-items:center;gap:2rem;max-width:300px;margin:0 auto}.social-link{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem;text-decoration:none;color:#333;transition:all .3s ease;flex:1}.social-link:hover{transform:translateY(-3px)}.social-link.facebook:hover{color:#3b5998}.social-link.linkedin:hover{color:#0077b5}.social-icon{width:80px;height:80px;transition:transform .3s ease}.social-link:hover .social-icon{transform:scale(1.1)}.social-link span{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.3rem;font-weight:500;text-align:center}.why-choose-us{padding:2.5rem;background:linear-gradient(135deg,#fffffff2,#f8fafce6);border-radius:20px;border:1px solid rgba(21,128,61,.15);box-shadow:0 8px 25px #00000014;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.why-choose-us:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(21,128,61,.03),transparent);transition:left .6s ease;border-radius:20px}.why-choose-us:hover:before{left:100%}.why-choose-us h3{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.8rem;color:#1a202c;margin-bottom:2rem;font-weight:700;text-align:center;position:relative;z-index:1;letter-spacing:-.3px}.why-choose-us h3:after{content:"";position:absolute;bottom:-.8rem;left:50%;transform:translate(-50%);width:60px;height:2px;background:linear-gradient(90deg,#15803d,#22c55e);border-radius:1px}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.2rem;position:relative;z-index:1}.benefit-card{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.5rem;background:#fffc;border-radius:12px;border:1px solid rgba(21,128,61,.1);transition:all .3s ease;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.benefit-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(21,128,61,.05),transparent);transition:left .4s ease;border-radius:12px}.benefit-card:hover{background:#fffffff2;transform:translateY(-3px);box-shadow:0 8px 25px #15803d26;border-color:#15803d33}.benefit-card:hover:before{left:100%}.benefit-icon{color:#15803d;font-size:1.5rem!important;flex-shrink:0;background:#15803d1a;padding:.5rem;border-radius:8px;transition:all .3s ease}.benefit-card:hover .benefit-icon{background:#15803d26;transform:scale(1.1)}.benefit-card span{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#2d3748;font-weight:500;line-height:1.4;flex:1}@media (max-width: 1440px){.contact-container{padding:0 30px;gap:3rem}.contact-form-container,.contact-info-container{padding:3rem}.contact-page-heading{font-size:3.2rem}.contact-subheading{font-size:2.2rem}.contact-subtitle{font-size:1.8rem}}@media (max-width: 1280px){.contact-container{padding:0 25px;gap:2.5rem}.contact-form-container,.contact-info-container{padding:2.5rem}.contact-page-heading{font-size:3rem}.contact-subheading{font-size:2rem}.contact-subtitle{font-size:1.6rem}.companylogo{width:400px}}@media (max-width: 1024px){.contact-container{padding:0 20px;gap:2rem}.contact-form-container,.contact-info-container{padding:2rem}.contact-page-heading{font-size:2.8rem}.contact-subheading{font-size:1.8rem}.contact-subtitle{font-size:1.5rem}.companylogo{width:350px}.form-header h2,.info-header h2{font-size:2.6rem}}@media (max-width: 768px){.outer-layer-container{flex-direction:column;gap:2rem}.contact-stats{grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:1.5rem}.form-row{grid-template-columns:1fr;gap:1rem}}@media (max-width: 768px){.contact-page{padding:100px 0 60px}.contact-container{padding:0 1rem;gap:2rem}.contact-page-heading{font-size:2.5rem;margin:1.5rem 0 2rem;padding:0 1rem}.contact-page-heading:after{width:60px;bottom:-.8rem}.contact-subheading{font-size:1.6rem;margin-bottom:1rem}.contact-subtitle{font-size:1.2rem;padding:0 1rem}.contact-stats{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem;border-radius:15px;margin:1.5rem auto}.stat-number{font-size:2.2rem;margin-bottom:.3rem}.stat-label{font-size:1rem}.outer-layer-container{gap:2rem;padding:0 1rem}.contact-form-container{padding:2rem 1.5rem;border-radius:15px}.form-header{margin-bottom:2rem}.form-header h2{font-size:1.8rem;margin-bottom:.8rem}.form-header p{font-size:1.1rem;line-height:1.4}.companylogo{width:300px;margin-bottom:.3rem}.contact-info-container{padding:2rem 1.5rem;border-radius:15px}.info-header h2{font-size:1.8rem;margin-bottom:1rem}.contact-method{padding:1.5rem;border-radius:12px;margin-bottom:1rem}.method-icon{width:40px;height:40px;margin-bottom:.8rem}.method-content h3{font-size:1.3rem;margin-bottom:.5rem}.method-content p{font-size:1rem;line-height:1.4}.social-links{gap:1rem;margin-top:1rem}.social-link{padding:.8rem 1.2rem;border-radius:25px;font-size:.9rem}.form-row{grid-template-columns:1fr;gap:1rem}.form-group{margin-bottom:1rem}.form-group label{font-size:1rem;margin-bottom:.5rem}.form-group input,.form-group textarea,.form-group select{padding:.8rem;font-size:1rem;border-radius:8px}.submitField{padding:.8rem 1.5rem;font-size:1rem;border-radius:25px}}@media (max-width: 768px){.submitField,.social-link,.contact-method{min-height:44px;min-width:44px}input,select,textarea{font-size:16px}}@media (max-width: 768px){.form-group,.contact-method{margin-bottom:1.5rem}.social-section{margin-bottom:2rem}.why-choose-us{margin-bottom:1.5rem;padding:1.5rem;border-radius:16px}.why-choose-us h3{font-size:1.4rem;margin-bottom:1.2rem}.benefits-grid{grid-template-columns:1fr;gap:.8rem}.benefit-card{padding:.8rem 1rem}.benefit-card span{font-size:.9rem}}@media (max-width: 480px){.form-group,.contact-method{margin-bottom:1.2rem}.social-section{margin-bottom:1.5rem}.why-choose-us{margin-bottom:1.2rem;padding:1.2rem;border-radius:14px}.why-choose-us h3{font-size:1.2rem;margin-bottom:1rem}.benefits-grid{gap:.7rem}.benefit-card{padding:.7rem .9rem}.benefit-card span{font-size:.85rem}}@media (max-width: 768px){.contact-page{padding:80px 0 60px}.contact-container{padding:0 1rem;gap:2rem}.contact-page-heading{font-size:2.2rem;margin:1.5rem 0 2rem;padding:0 1rem}.contact-page-heading:after{width:60px;bottom:-.8rem}.contact-subheading{font-size:1.6rem;margin-bottom:1rem}.contact-subtitle{font-size:1.2rem;padding:0 1rem}.contact-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem;border-radius:15px;margin:1.5rem auto}.stat-number{font-size:2.2rem;margin-bottom:.3rem}.stat-label{font-size:1rem}.outer-layer-container{gap:2rem;padding:0 1rem}.contact-form-container{padding:2rem 1.5rem;border-radius:15px}.form-header{margin-bottom:2rem}.form-header h2{font-size:1.8rem;margin-bottom:.8rem}.form-header p{font-size:1.1rem;line-height:1.4}.companylogo{width:300px;margin-bottom:.3rem}.contact-info-container{padding:2rem 1.5rem;border-radius:15px}.info-header h2{font-size:1.8rem;margin-bottom:1rem}.contact-method{padding:1.5rem;border-radius:12px;margin-bottom:1rem}.method-icon{width:40px;height:40px;margin-bottom:.8rem}.method-content h3{font-size:1.3rem;margin-bottom:.5rem}.method-content p{font-size:1rem;line-height:1.4}.social-links{gap:1rem;margin-top:1rem}.social-link{padding:.8rem 1.2rem;border-radius:25px;font-size:.9rem}.form-row{grid-template-columns:1fr;gap:1rem}.form-group{margin-bottom:1rem}.form-group label{font-size:1rem;margin-bottom:.5rem}.form-group input,.form-group textarea,.form-group select{padding:.8rem;font-size:1rem;border-radius:8px}.submitField{padding:.8rem 1.5rem;font-size:1rem;border-radius:25px}}@media (max-width: 640px){.contact-page{padding:70px 0 50px}.contact-container{padding:0 .8rem;gap:1.5rem}.contact-page-heading{font-size:1.8rem;margin:1.2rem 0 1.5rem;padding:0 .8rem}.contact-page-heading:after{width:50px;bottom:-.6rem}.contact-subheading{font-size:1.4rem;margin-bottom:.8rem}.contact-subtitle{font-size:1.1rem;padding:0 .8rem}.contact-stats{grid-template-columns:repeat(2,1fr);gap:1.2rem;padding:1.2rem;border-radius:12px;margin:1.2rem auto}.stat-number{font-size:1.8rem;margin-bottom:.2rem}.stat-label{font-size:.9rem}.outer-layer-container{gap:1.5rem;padding:0 .8rem}.contact-form-container{padding:1.5rem 1rem;border-radius:12px}.form-header{margin-bottom:1.5rem}.form-header h2{font-size:1.5rem;margin-bottom:.6rem}.form-header p{font-size:1rem;line-height:1.3}.companylogo{width:250px}.contact-info-container{padding:1.5rem 1rem;border-radius:12px}.info-header h2{font-size:1.5rem;margin-bottom:.8rem}.contact-method{padding:1.2rem;border-radius:10px;margin-bottom:.8rem}.method-icon{width:35px;height:35px;margin-bottom:.6rem}.method-content h3{font-size:1.2rem;margin-bottom:.4rem}.method-content p{font-size:.9rem;line-height:1.3}.social-link{padding:.7rem 1rem;font-size:.85rem}.form-group label{font-size:.95rem;margin-bottom:.4rem}.form-group input,.form-group textarea,.form-group select{padding:.7rem;font-size:.95rem;border-radius:6px}.submitField{padding:.7rem 1.2rem;font-size:.95rem}}@media (max-width: 480px){.contact-page{padding:60px 0 40px}.contact-container{padding:0 .6rem;gap:1.2rem}.contact-page-heading{font-size:1.5rem;margin:1rem 0 1.2rem;padding:0 .6rem}.contact-page-heading:after{width:40px;bottom:-.5rem}.contact-subheading{font-size:1.2rem;margin-bottom:.6rem}.contact-subtitle{font-size:1rem;padding:0 .6rem}.contact-stats{grid-template-columns:1fr;gap:1rem;padding:1rem;border-radius:10px;margin:1rem auto}.stat-number{font-size:1.6rem;margin-bottom:.2rem}.stat-label{font-size:.85rem}.outer-layer-container{gap:1.2rem;padding:0 .6rem}.contact-form-container{padding:1.2rem .8rem;border-radius:10px}.form-header{margin-bottom:1.2rem}.form-header h2{font-size:1.3rem;margin-bottom:.5rem}.form-header p{font-size:.9rem;line-height:1.3}.companylogo{width:200px}.contact-info-container{padding:1.2rem .8rem;border-radius:10px}.info-header h2{font-size:1.3rem;margin-bottom:.6rem}.contact-method{padding:1rem;border-radius:8px;margin-bottom:.6rem}.method-icon{width:30px;height:30px;margin-bottom:.5rem}.method-content h3{font-size:1.1rem;margin-bottom:.3rem}.method-content p{font-size:.85rem;line-height:1.2}.social-link{padding:.6rem .8rem;font-size:.8rem}.form-group label{font-size:.9rem;margin-bottom:.3rem}.form-group input,.form-group textarea,.form-group select{padding:.6rem;font-size:.9rem;border-radius:5px}.submitField{padding:.6rem 1rem;font-size:.9rem}}@media (max-width: 360px){.contact-page{padding:50px 0 30px}.contact-container{padding:0 .5rem;gap:1rem}.contact-page-heading{font-size:1.3rem;margin:.8rem 0 1rem;padding:0 .5rem}.contact-page-heading:after{width:35px;bottom:-.4rem}.contact-subheading{font-size:1.1rem;margin-bottom:.5rem}.contact-subtitle{font-size:.9rem;padding:0 .5rem}.contact-stats{gap:.8rem;padding:.8rem;border-radius:8px;margin:.8rem auto}.stat-number{font-size:1.4rem;margin-bottom:.2rem}.stat-label{font-size:.8rem}.outer-layer-container{gap:1rem;padding:0 .5rem}.contact-form-container{padding:1rem .6rem;border-radius:8px}.form-header{margin-bottom:1rem}.form-header h2{font-size:1.1rem;margin-bottom:.4rem}.form-header p{font-size:.85rem;line-height:1.2}.companylogo{width:180px}.contact-info-container{padding:1rem .6rem;border-radius:8px}.info-header h2{font-size:1.1rem;margin-bottom:.5rem}.contact-method{padding:.8rem;border-radius:6px;margin-bottom:.5rem}.method-icon{width:25px;height:25px;margin-bottom:.4rem}.method-content h3{font-size:1rem;margin-bottom:.2rem}.method-content p{font-size:.8rem;line-height:1.2}.social-link{padding:.5rem .6rem;font-size:.75rem}.form-group label{font-size:.85rem;margin-bottom:.2rem}.form-group input,.form-group textarea,.form-group select{padding:.5rem;font-size:.85rem;border-radius:4px}.submitField{padding:.5rem .8rem;font-size:.85rem}}@media (max-width: 767px){.contact-page-heading{font-size:2.3rem!important;line-height:1.15!important;padding-left:.5rem!important;padding-right:.5rem!important}}@media (max-width: 767px){.contact-methods{align-items:center!important}.contact-method{flex-direction:column!important;align-items:center!important;text-align:center!important}.method-icon{margin:0 0 .5rem!important;display:flex!important;justify-content:center!important}}.contact-page-mobile{padding:75px 15px 15px;text-align:center;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;background:url(/assets/eagle-CTq4Z5dn.jpg);background-size:cover;background-position:center;background-color:#0006}.contact-container-mobile{background-color:#ffffffe6;border-radius:10px;padding:18px;width:100%;max-width:350px;box-shadow:0 0 15px #0000004d;margin-top:1.5rem}.contact-heading-container-mobile{margin-bottom:18px;min-height:15vh;display:flex;flex-direction:column;justify-content:center}.contactHeading-mobile{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:clamp(2.2rem,6vw,3rem);color:#000;text-shadow:2px 2px 5px rgba(0,0,0,.308);font-weight:200;letter-spacing:-1px;line-height:1.1;white-space:nowrap}.blurb-mobile{margin-top:10px;font-size:1rem;font-weight:400;color:#666}.contact-form-container-mobile{margin-bottom:20px}.companylogo-mobile{width:120px;height:120px;margin:0 auto 15px;display:block;object-fit:contain}.form-group-mobile{margin-bottom:12px}.form-group-mobile label{font-size:1.1rem;font-weight:200;display:block}.form-group-mobile input,.form-group-mobile textarea{font-size:.95rem;padding:9px;width:100%;border-radius:5px;border:1px solid #ccc;margin-top:5px}textarea{resize:vertical;min-height:100px}.submitField-mobile{font-size:1.1rem;padding:9px;background-color:#269106;border:none;color:#fff;width:100%;border-radius:5px;font-weight:700}.submitField-mobile:hover{background-color:#042206}.form-status-mobile{margin-top:20px;padding:15px;font-size:1rem;text-align:center;border-radius:5px}.form-status-mobile.success{background-color:#dff0d8;color:#3c763d}.form-status-mobile.error{background-color:#f2dede;color:#a94442}.contact-info-container-mobile{margin-top:15px;font-size:.95rem;color:#333}.contact-info-container-mobile p{margin-bottom:8px}.contact-info-container-mobile a{color:#269106;text-decoration:none}.social-links{display:flex;font-size:1.5rem;gap:10px;justify-content:center;width:250px;margin:0 auto}.contact-info-container .social-links a{text-decoration:none;color:#fff!important}@media (max-width: 640px){.contact-page-mobile{padding:75px 15px 15px}.contact-container-mobile{max-width:320px;padding:18px}.contactHeading-mobile{font-size:clamp(2rem,6vw,2.8rem)}.contact-heading-container-mobile{min-height:18vh}.form-group-mobile label{font-size:1.1rem}.form-group-mobile input,.form-group-mobile textarea{font-size:.95rem}.submitField-mobile{font-size:1.1rem}}@media (max-width: 480px){.contact-page-mobile{padding:70px 12px 12px}.contact-container-mobile{max-width:300px;padding:15px}.contactHeading-mobile{font-size:clamp(1.8rem,6vw,2.5rem)}.contact-heading-container-mobile{min-height:15vh}.form-group-mobile label{font-size:1rem}.form-group-mobile input,.form-group-mobile textarea{font-size:.9rem}.submitField-mobile{font-size:1rem}.companylogo-mobile{width:130px;height:130px}}@media (max-width: 360px){.contact-page-mobile{padding:65px 10px 10px}.contact-container-mobile{max-width:280px;padding:12px}.contactHeading-mobile{font-size:clamp(1.6rem,6vw,2.2rem)}.contact-heading-container-mobile{min-height:12vh}.form-group-mobile label{font-size:.95rem}.form-group-mobile input,.form-group-mobile textarea{font-size:.85rem}.submitField-mobile{font-size:.95rem}.companylogo-mobile{width:120px;height:120px}.blurb-mobile{font-size:.9rem}}@media (max-width: 320px){.contact-page-mobile{padding:60px 8px 8px}.contact-container-mobile{max-width:260px;padding:10px}.contactHeading-mobile{font-size:clamp(1.4rem,6vw,2rem)}.contact-heading-container-mobile{min-height:10vh}.form-group-mobile label{font-size:.9rem}.form-group-mobile input,.form-group-mobile textarea{font-size:.8rem}.submitField-mobile{font-size:.9rem}.companylogo-mobile{width:110px;height:110px}.blurb-mobile{font-size:.85rem}.contact-info-container-mobile{font-size:.9rem}.social-links{font-size:1.3rem;gap:8px;width:220px}}@media (max-width: 768px){.submitField-mobile,.form-group-mobile input,.form-group-mobile textarea,.form-group-mobile select{min-height:44px}.form-group-mobile input,.form-group-mobile textarea,.form-group-mobile select{font-size:16px}}@media (max-width: 768px){.form-group-mobile{margin-bottom:12px}.form-group-mobile label{margin-bottom:4px}.form-group-mobile input,.form-group-mobile textarea{padding:8px}}@media (max-width: 480px){.form-group-mobile{margin-bottom:10px}.form-group-mobile label{margin-bottom:3px}.form-group-mobile input,.form-group-mobile textarea{padding:7px}}@media (max-width: 768px){.contact-container-mobile{margin:1.5rem auto 0}}@media (max-width: 480px){.contact-container-mobile{margin:1rem auto 0}}@media (max-width: 360px){.contact-container-mobile{margin:.8rem auto 0}}@media (max-width: 767px){.contactHeading-mobile{font-size:2.3rem!important;line-height:1.15!important;padding-left:.5rem!important;padding-right:.5rem!important}}.servicesPage{display:flex;flex-direction:column;align-items:center;background:#f5f5f5;min-height:100vh;width:100%;padding:20px 10px 40px;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.services-page-heading{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:4.5rem;font-weight:200;text-align:center;color:#2d3748;margin:190px 0 3rem!important;padding:0 2rem;letter-spacing:-1px;line-height:1.15;position:relative}.services-page-heading:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:80px;height:2px;background:linear-gradient(90deg,#15803d,#22c55e,#15803d);border-radius:2px;box-shadow:0 1px 4px #15803d33}.content-card{background:#fff;width:100%;max-width:95%;margin:0 auto;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a}.hero-section{width:100%;margin:2rem 0 4rem;padding:2rem;background:#f8f9fa;border-radius:8px;border:1px solid #dee2e6}.hero-content{display:flex;flex-direction:row;gap:3rem;align-items:flex-start;justify-content:space-between}.svg-section{text-align:center;flex:0 0 45%;order:1}.hard-svg{width:100%;max-width:500px;height:auto;border-radius:8px}.services-blurb{text-align:left;flex:0 0 50%;order:2;padding-left:1rem}.services-heading{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:3.2rem;font-weight:300;color:#000!important;margin:0 0 1.5rem!important;position:relative}.services-blurb .services-heading:after{content:"";position:absolute;bottom:-.5rem;left:0;width:60px;height:2px;background:linear-gradient(90deg,#15803d,#22c55e,#15803d);border-radius:2px;box-shadow:0 1px 4px #15803d33}h1.services-heading{color:#000!important}.blurb-content p{font-size:1.5rem;color:#555;line-height:1.6;margin-bottom:2rem}.blurb-cta{margin-top:2rem}.learn-more{background:#15803d;color:#fff;border:none;padding:1.2rem 2.5rem;font-size:1.3rem;border-radius:6px;cursor:pointer;transition:background-color .2s ease;text-decoration:none;display:inline-block}.learn-more:hover{background:#15803d}.centered-button{display:block;margin:2rem auto;text-align:center}.services-section-title{text-align:center;margin:4rem 0 2rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}.service-card{background:#fff;padding:2rem;border-radius:8px;text-align:center;box-shadow:0 2px 8px #0000001a;border:1px solid #e9ecef;transition:transform .2s ease,box-shadow .2s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 4px 15px #00000026}.service-card h3{font-size:1.8rem;color:#333;margin-bottom:1rem;font-weight:500}.service-description{color:#666;line-height:1.5;margin-bottom:1.5rem;font-size:1.2rem}.servicesList{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin:3rem 0}.service{background:#fff;padding:2.5rem;border-radius:8px;text-align:center;box-shadow:0 2px 10px #0000001a;border:1px solid #e9ecef}.service-header{margin-bottom:2rem}.service-icon{font-size:3rem;margin-bottom:1.5rem;color:#15803d}.service h2{font-size:2.2rem;color:#333;margin-bottom:1rem;font-weight:500}.service-description{color:#666;line-height:1.6;margin-bottom:2rem}.packages-container{margin:4rem 0}.packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}.package-card{background:#fff;padding:2rem;border-radius:8px;text-align:center;box-shadow:0 2px 10px #0000001a;border:1px solid #e9ecef;transition:transform .2s ease}.package-card:hover{transform:translateY(-5px)}.package-card.popular{border:2px solid #15803d;position:relative}.popular-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#15803d;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500}.package-header{margin-bottom:1.5rem}.package-name{font-size:1.8rem;color:#333;margin-bottom:1rem;font-weight:500}.package-price{font-size:2.5rem;color:#15803d;font-weight:600;margin-bottom:.5rem}.price{font-size:2.5rem;color:#15803d;font-weight:600}.duration{font-size:1.2rem;color:#666}.package-description{color:#666;line-height:1.5;margin-bottom:1.5rem;font-size:1.2rem}.package-features{margin-bottom:2rem}.feature-item{display:flex;align-items:center;margin-bottom:.5rem;text-align:left}.checkmark{color:#15803d;margin-right:.5rem;font-weight:700}.package-cta{background:#15803d;color:#fff;border:none;padding:1.2rem 2.5rem;font-size:1.3rem;border-radius:6px;cursor:pointer;transition:background-color .2s ease;width:100%}.package-cta:hover{background:#15803d}.bundles-container{margin:4rem 0}.bundles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}.bundle-card{background:#fff;padding:2rem;border-radius:8px;text-align:center;box-shadow:0 2px 10px #0000001a;border:1px solid #e9ecef;transition:transform .2s ease}.bundle-card:hover{transform:translateY(-5px)}.bundle-header{margin-bottom:1.5rem}.bundle-name{font-size:1.8rem;color:#333;margin-bottom:1rem;font-weight:500}.bundle-price{font-size:2.5rem;color:#15803d;font-weight:600;margin-bottom:.5rem}.bundle-price .price{font-size:2.5rem;color:#15803d;font-weight:600}.savings{background:#15803d;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;display:inline-block;margin-bottom:1rem}.bundle-includes{margin-bottom:2rem}.include-item{display:flex;align-items:center;margin-bottom:.5rem;text-align:left}.include-item:last-child{margin-bottom:0}.bundle-cta{background:#15803d;color:#fff;border:none;padding:1.2rem 2.5rem;font-size:1.3rem;border-radius:6px;cursor:pointer;transition:background-color .2s ease;width:100%}.bundle-cta:hover{background:#15803d}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;padding:2rem;border-radius:8px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;position:relative}.modal-content h3{font-size:2.2rem;color:#333;margin-bottom:1rem;font-weight:500}.modal-content p{color:#666;line-height:1.6;margin-bottom:1rem;font-size:1.3rem}.modal-close-btn{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:.5rem;border-radius:4px;transition:background-color .2s ease}.modal-close-btn:hover{background:#f0f0f0}.indigenous-discount{background:linear-gradient(135deg,#90ee904d,#98fb984d)!important;border:2px solid rgba(144,238,144,.6)!important;border-radius:20px;padding:1.5rem 2rem;margin:2.5rem auto;max-width:600px;width:100%;text-align:center;position:relative;overflow:hidden;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center}.indigenous-discount h4{font-size:1.4rem;margin-bottom:.5rem}.indigenous-discount .feather-icon{width:32px;height:32px}.indigenous-discount .package-description{font-size:1.1rem;margin-bottom:.5rem;line-height:1.4}.indigenous-discount .discount-note{font-size:1rem;margin-top:.5rem;padding:.8rem 1.2rem;border-radius:12px}@media (min-width: 769px){.back-button{background:#15803d;color:#fff;border:none;padding:1rem 2rem;border-radius:6px;cursor:pointer;font-size:1.2rem;margin-bottom:.5rem;transition:background-color .2s ease;display:inline-flex;align-items:center;gap:.5rem}.back-button:hover{background:#15803d}.back-button-container{margin-bottom:0;padding:0;margin-top:90px}}.page-title-section{margin:1.5rem 0 1rem;padding:0}.deals-section{margin:2rem 0}.deals-section h3{font-size:2.5rem;color:#333;margin-bottom:2rem;text-align:center;font-family:Sora,Inter Tight,Inter,sans-serif;font-weight:300}.packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem;margin:2rem 0}.packages-grid-2x2{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin:2rem 0;max-width:1200px;margin-left:auto;margin-right:auto}.package-item{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 16px #0000001a;border:1px solid #e9ecef;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.package-item:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.package-item h4{font-size:2rem;color:#333;margin-bottom:1rem;display:flex;align-items:center;gap:1rem;font-weight:500}.package-icon{display:flex;align-items:center;justify-content:center}.package-price{font-size:2rem;font-weight:600;color:#15803d;margin-bottom:1rem;text-align:center}.package-description{color:#666;line-height:1.6;margin-bottom:1.5rem;font-size:1.4rem}.package-includes{margin-bottom:1.5rem;flex-grow:1}.package-includes strong{color:#333;display:block;margin-bottom:.5rem;font-size:1.3rem}.package-includes ul{list-style:none;padding:0}.package-includes li{padding:.5rem 0;border-bottom:1px solid #f0f0f0;color:#555;font-size:1.2rem}.package-includes li:before{content:"✓";flex:0 0 auto;color:#15803d;font-weight:700;line-height:inherit}.custom-note{background:#fff3cd;border:1px solid #ffeaa7;padding:1rem;border-radius:6px;color:#856404;font-style:italic;margin:1rem 0}.button-wrapper{text-align:center;margin-top:auto;padding-top:1.5rem;display:flex;justify-content:center;align-items:center}.button-wrapper .learn-more{min-height:48px;display:flex;align-items:center;justify-content:center;width:100%;max-width:200px;margin:0 auto}.custom-container{background:#f8f9fa;padding:3rem;border-radius:12px;margin:3rem 0;border:1px solid #e9ecef;max-width:1200px;margin-left:auto;margin-right:auto}.custom-container h3{font-size:2.5rem;color:#333;margin-bottom:1.5rem;text-align:center;font-family:Sora,Inter Tight,Inter,sans-serif;font-weight:300}.custom-container p{color:#666;line-height:1.6;margin-bottom:2rem;font-size:1.4rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.custom-features{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:2rem!important;margin-top:2rem!important;width:100%!important;max-width:none!important}.custom-feature{background:#fff;padding:1.5rem;border-radius:8px;text-align:center;box-shadow:0 2px 8px #0000001a;border:1px solid #e9ecef;width:100%!important;max-width:none!important}.custom-feature{background:#fff;padding:1.5rem;border-radius:8px;text-align:center;box-shadow:0 2px 8px #0000001a;border:1px solid #e9ecef}.custom-feature h4{font-size:1.6rem;color:#333;margin-bottom:1rem;font-weight:500}.custom-feature p{color:#666;line-height:1.5;margin:0;font-size:1.2rem}.centered-button{text-align:center;margin:3rem 0;display:block;width:100%}.centered-button.learn-more{margin:0 auto!important;min-width:180px!important;max-width:220px!important;width:auto!important;display:block!important}.package-details-modal{max-width:700px;max-height:80vh;overflow-y:auto}.package-all-features{margin:1.5rem 0}.package-all-features strong{color:#333;display:block;margin-bottom:.5rem;font-size:1.4rem}.package-all-features ul{list-style:none;padding:0}.package-all-features li{padding:.5rem 0;border-bottom:1px solid #f0f0f0;color:#555;font-size:1.2rem}.package-all-features li:before{content:"✓";flex:0 0 auto;color:#15803d;font-weight:700;line-height:inherit}.package-note{background:#fff3cd;border:1px solid #ffeaa7;padding:1rem;border-radius:6px;color:#856404;font-style:italic;margin:1rem 0;font-size:1.2rem}@media (max-width: 768px){.servicesPage{padding:100px 15px 30px}.services-page-heading{font-size:3.2rem;margin-bottom:2rem}.content-card{padding:1.5rem}.hero-content{flex-direction:column;gap:1.5rem}.services-grid,.packages-grid,.packages-grid-2x2,.bundles-grid{grid-template-columns:1fr;gap:1.5rem}.custom-features{grid-template-columns:1fr!important}}.servicesPage .page-title-section{margin:1.5rem 0 1rem!important;padding:0!important}.servicesPage .page-title-section .services-heading,.servicesPage .page-title-section h1.services-heading{margin:0 0 1.5rem!important}.servicesPage .deals-section{margin:2rem 0!important}.servicesPage{padding:20px 10px 40px!important}@media (min-width: 769px){.servicesPage .back-button{padding:1rem 2rem!important;font-size:1.2rem!important;margin-bottom:0!important}.servicesPage .back-button-container{margin:90px 0 0!important;padding:0!important}}.servicesPage .deals-section h3,.servicesPage .custom-container h3{font-size:2.5rem!important}.servicesPage .custom-container p{font-size:1.4rem!important}.servicesPage .custom-feature h4{font-size:1.6rem!important}.servicesPage .custom-feature p{font-size:1.2rem!important}.servicesPage .services-heading,.servicesPage h1.services-heading{color:#000!important;margin:350px 0 1.5rem!important}@media (max-width: 768px){.service-card,.package-card,.bundle-card{padding:1.5rem}.indigenous-discount{padding:2rem 1.5rem;margin:2rem auto;max-width:600px}}@media (max-width: 480px){.services-page-heading{font-size:2.8rem}.content-card{padding:1rem}.hero-section{padding:1.5rem}.services-heading{font-size:2.5rem}.service-card,.package-card,.bundle-card{padding:1rem}.indigenous-discount{padding:1.5rem 1rem;margin:1.5rem auto;max-width:600px}}@media (max-width: 768px){.servicesPage{padding:80px 10px 30px!important}.services-page-heading{font-size:2.8rem!important;margin:0 0 2rem!important;padding:0 1rem!important;line-height:1.1!important}.content-card{padding:1rem!important;margin:0 5px!important;max-width:calc(100% - 10px)!important}.hero-section{padding:1rem!important;margin:-2rem 0 1.5rem!important}.hero-content{flex-direction:column!important;gap:1rem!important;align-items:center!important}.svg-section{order:1!important;flex:none!important;width:100%!important;text-align:center!important}.hard-svg{width:100%!important;max-width:300px!important;height:auto!important}.services-blurb{order:2!important;flex:none!important;width:100%!important;text-align:center!important;padding-left:0!important}.services-heading{font-size:2.2rem!important;text-align:center!important;margin:-1rem 0 .8rem!important}.services-blurb .services-heading:after{left:50%!important;transform:translate(-50%)!important}.blurb-content p{font-size:1.2rem!important;text-align:center!important;margin-bottom:1.5rem!important}.blurb-cta{text-align:center!important;margin-top:1.5rem!important}.learn-more{padding:1rem 2rem!important;font-size:1.1rem!important;width:auto!important;display:inline-block!important}.services-grid{grid-template-columns:1fr!important;gap:1.5rem!important;margin:1.5rem 0!important}.service-card{padding:1.5rem!important;margin:0!important}.service-icon{font-size:2.5rem!important;margin-bottom:1rem!important}.service-card h3{font-size:1.5rem!important;margin-bottom:.8rem!important}.service-description{font-size:1rem!important;line-height:1.4!important}.packages-grid{grid-template-columns:1fr!important;gap:1.5rem!important;margin:1.5rem 0!important}.packages-grid-2x2{grid-template-columns:1fr!important;gap:1.5rem!important}.package-card{padding:1.5rem!important}.package-name{font-size:1.5rem!important}.package-price{font-size:2rem!important}.package-description{font-size:1rem!important}.package-cta{padding:1rem 1.5rem!important;font-size:1.1rem!important}.bundles-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.bundle-card{padding:1.5rem!important}.bundle-name{font-size:1.5rem!important}.bundle-price{font-size:2rem!important}.bundle-cta{padding:1rem 1.5rem!important;font-size:1.1rem!important}.custom-features{grid-template-columns:1fr!important;gap:1rem!important}.custom-feature{padding:1rem!important}.custom-feature h4{font-size:1.3rem!important}.custom-feature p{font-size:1rem!important}.indigenous-discount{padding:1.5rem 1rem!important;margin:1.5rem auto!important;max-width:calc(100% - 20px)!important}.indigenous-discount h4{font-size:1.2rem!important;margin-bottom:.5rem!important}.indigenous-discount .package-description{font-size:1rem!important}.indigenous-discount .discount-note{font-size:.9rem!important;padding:.6rem 1rem!important}.modal-overlay{padding:10px!important}.modal-content{padding:1.5rem!important;max-height:90vh!important}.modal-content h3{font-size:1.8rem!important}.modal-content p{font-size:1.1rem!important}.centered-button{margin:2rem 0!important}.centered-button.learn-more{min-width:160px!important;max-width:200px!important;padding:1rem 1.5rem!important}.back-button-container{background:none!important;border:none!important;box-shadow:none!important;padding:0!important;margin:0 0 .5rem!important}.back-button{background:#15803d!important;color:#fff!important;border:none!important;padding:.4rem .8rem!important;border-radius:4px!important;cursor:pointer!important;font-size:.75rem!important;margin-bottom:.5rem!important;transition:background-color .2s ease!important;display:inline-flex!important;align-items:center!important;gap:.25rem!important;text-decoration:none!important}.back-button:hover{background:#15803d!important}.page-title-section{margin:.5rem 0 1rem!important;padding:0!important}.deals-section{margin:2rem 0!important}.deals-section h3{font-size:2rem!important;color:#333!important;margin-bottom:1.5rem!important;text-align:center!important;font-family:Sora,Inter Tight,Inter,sans-serif!important;font-weight:300!important}.custom-container{background:#f8f9fa!important;padding:1.5rem!important;border-radius:12px!important;margin:2rem 0!important;border:1px solid #e9ecef!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.custom-container h3{font-size:2rem!important;color:#333!important;margin-bottom:1rem!important;text-align:center!important;font-family:Sora,Inter Tight,Inter,sans-serif!important;font-weight:300!important}.custom-container p{color:#666!important;line-height:1.5!important;margin-bottom:1.5rem!important;font-size:1.1rem!important;text-align:center!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width: 480px){.servicesPage{padding:70px 5px 20px!important}.services-page-heading{font-size:2.2rem!important;margin:0 0 1.5rem!important;padding:0 .5rem!important}.content-card{padding:.8rem!important;margin:0!important;max-width:100%!important}.hero-section{padding:1rem!important;margin:.8rem 0 1.5rem!important}.hard-svg{max-width:250px!important}.services-heading{font-size:1.8rem!important}.blurb-content p{font-size:1rem!important;line-height:1.3!important}.learn-more{padding:.8rem 1.5rem!important;font-size:1rem!important}.service-card,.package-card,.bundle-card{padding:1rem!important}.service-icon{font-size:2rem!important}.service-card h3,.package-name,.bundle-name{font-size:1.3rem!important}.package-price,.bundle-price{font-size:1.8rem!important}.package-description,.service-description{font-size:.9rem!important}.package-cta,.bundle-cta{padding:.8rem 1.2rem!important;font-size:1rem!important}.custom-feature{padding:.8rem!important}.custom-feature h4{font-size:1.1rem!important}.custom-feature p{font-size:.9rem!important}.indigenous-discount{padding:1rem .8rem!important;margin:1rem auto!important}.indigenous-discount h4{font-size:1.1rem!important}.indigenous-discount .package-description{font-size:.9rem!important}.indigenous-discount .discount-note{font-size:.8rem!important;padding:.5rem .8rem!important}.modal-content{padding:1rem!important}.modal-content h3{font-size:1.5rem!important}.modal-content p{font-size:1rem!important}.centered-button.learn-more{min-width:140px!important;max-width:180px!important;padding:.8rem 1.2rem!important}}@media (max-width: 360px){.services-page-heading{font-size:1.9rem!important}.hard-svg{max-width:200px!important}.services-heading{font-size:1.6rem!important}.blurb-content p{font-size:.9rem!important}.service-card h3,.package-name,.bundle-name{font-size:1.2rem!important}.package-price,.bundle-price{font-size:1.6rem!important}.package-description,.service-description{font-size:.85rem!important}.custom-feature h4{font-size:1rem!important}.custom-feature p{font-size:.85rem!important}.indigenous-discount h4{font-size:1rem!important}.indigenous-discount .package-description{font-size:.85rem!important}.indigenous-discount .discount-note{font-size:.75rem!important}div[style*="marginTop: '200px'"]{margin-top:80px!important}.centered-button{margin:1rem auto!important;padding:.8rem 1.2rem!important;font-size:1rem!important}}@media (max-width: 768px){.learn-more,.package-cta,.bundle-cta,.modal-close-btn{min-height:44px!important;min-width:44px!important}.service-card,.package-card,.bundle-card{transition:transform .1s ease!important}.service-card:active,.package-card:active,.bundle-card:active{transform:scale(.98)!important}}@media (max-width: 768px){.servicesPage{padding-top:80px!important}.services-section-title{margin:2rem 0 1rem!important}.packages-container,.bundles-container{margin:2rem 0!important}.section-spacer{height:1rem!important}div[style*="marginTop: '200px'"]{margin-top:100px!important}.centered-button{margin:1.5rem auto!important;display:block!important;width:fit-content!important}.indigenous-discount{margin:1rem auto 2rem!important;max-width:calc(100% - 20px)!important}}.aboutPage{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;background:#fff;min-height:100vh;width:100vw;padding:120px 0 0;margin:0;box-sizing:border-box;position:relative;left:0;right:0}.hero-background{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:1}.hero-bg-image{width:100%;height:100%;object-fit:cover;object-position:center bottom;filter:brightness(.7) contrast(1.1);transform:scale(1.05);transition:transform .3s ease}.hero-background:hover .hero-bg-image{transform:scale(1.08)}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#ffffff1a,#ffffff4d,#fffc);z-index:2}.about-main-heading{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:4.5rem;font-weight:200;color:#2d3748;margin:4rem 0 3rem;line-height:1.15;position:relative;text-align:center}.about-main-heading:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:80px;height:2px;background:linear-gradient(90deg,#15803d,#22c55e,#15803d);border-radius:2px;box-shadow:0 1px 4px #15803d33}.content-container{position:relative!important;z-index:3!important;padding:3rem!important;max-width:2200px!important;width:100%!important;margin:0 auto!important;background:linear-gradient(135deg,#f8f9fa,#e9ecef)!important;box-shadow:0 4px 24px #00000014!important;border-radius:24px!important;border:1px solid #dee2e6!important}.storyHeading{font-size:clamp(2rem,4vw,2.7rem)!important;font-family:Sora,Inter Tight,Inter,sans-serif;margin-bottom:2.5rem;color:#333;text-align:center;letter-spacing:1px;width:100%;padding:0 1rem;font-weight:300}.story-content{color:#333!important;text-align:left!important;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1.6rem!important;line-height:1.8!important;padding:0!important;width:100%!important;margin:2rem auto 4rem!important;max-width:1200px!important;font-weight:400!important}.story-content p{margin-bottom:2.5rem!important;text-align:left!important;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1.6rem!important;color:#333!important;line-height:1.8!important;font-weight:400!important;text-indent:0!important;letter-spacing:.01em!important}.story-content p:first-of-type{font-size:1.7rem!important;font-weight:500!important;color:#222!important;margin-bottom:3rem!important}.story-content p:last-of-type{margin-bottom:2rem!important}.signature{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1.4rem,2.2vw,1.7rem);font-weight:300;font-style:italic;margin-top:2.5rem;text-align:center;color:#666;width:100%}.mission-vision-section{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin:4rem auto;padding:0 2rem;max-width:2200px;width:100%;justify-items:center}.mission-card,.vision-card{background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem 1.5rem;border-radius:16px;text-align:center;box-shadow:0 10px 30px #0000001a;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;max-width:400px;width:100%;justify-self:center}.mission-card:hover,.vision-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.card-icon{font-size:3rem;margin-bottom:1.5rem}.card-icon svg{color:#15803d;width:3rem;height:3rem}.mission-card h2,.vision-card h2{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2rem;color:#333;margin-bottom:1rem;font-weight:600}.mission-card p,.vision-card p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#666;line-height:1.6}.aboutPage .values-section{margin:4rem auto!important;padding:4rem 2rem!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;max-width:2200px!important;width:100%!important;grid-template-columns:none!important;grid-template-rows:none!important;gap:normal!important;box-sizing:border-box!important;background:transparent!important;color:#333!important}.aboutPage .values-section .section-title,.aboutPage .values-section h2{font-family:Sora,Inter Tight,Inter,sans-serif!important;font-size:1.8rem!important;color:#000!important;text-align:center!important;margin-bottom:2rem!important;font-weight:300!important}@media (min-width: 769px){.aboutPage .values-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:2rem!important;max-width:1200px!important;margin:0 auto!important;width:100%!important;grid-template-rows:auto!important;align-items:center!important;justify-content:center!important;justify-items:center!important;box-sizing:border-box!important}}@media (min-width: 769px){.aboutPage .values-section .value-item{background:#fff!important;color:#222!important;border-radius:12px!important;box-shadow:0 2px 12px #00000014!important;border:1px solid #e0e0e0!important;padding:1rem .8rem!important;text-align:center!important;box-shadow:0 8px 25px #0000001a!important;transition:all .3s ease!important;border:1px solid rgba(255,255,255,.3)!important;min-height:180px!important;max-height:200px!important;width:100%!important;max-width:320px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;align-items:center!important;overflow:visible!important;margin:0!important;box-sizing:border-box!important}.aboutPage .content-card .values-section .value-item{padding:1rem .8rem!important;border-radius:12px!important;min-height:180px!important;max-height:200px!important;width:100%!important;max-width:320px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;align-items:center!important;overflow:visible!important}}@media (min-width: 769px){.aboutPage .values-section .value-item:hover{transform:translateY(-5px)!important;box-shadow:0 15px 35px #00000026!important}}@media (min-width: 769px){.aboutPage .value-icon{font-size:2rem!important;margin-bottom:.5rem!important}.aboutPage .value-icon svg{color:#15803d!important;width:2rem!important;height:2rem!important}.aboutPage .values-section .value-item h3{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1.4rem!important;color:#000!important;margin-bottom:.5rem!important;font-weight:500!important;margin:0 0 .5rem!important;letter-spacing:normal!important;line-height:1.2!important;white-space:normal!important;text-align:center!important;display:block!important;justify-content:initial!important;align-items:initial!important;flex-shrink:initial!important}.aboutPage .values-section .value-item p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1.1rem!important;color:#555!important;line-height:1.4!important;font-weight:300!important;margin:0!important;text-align:center!important;display:block!important;flex:initial!important;align-items:initial!important;justify-content:initial!important;padding:0!important;max-width:100%!important}.aboutPage .values-section .value-item h3,.aboutPage .values-section .value-item p{color:#222!important}}.team-section{margin:4rem auto;padding:0 2rem;max-width:2200px;width:100%}.team-intro{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.3rem;color:#555;text-align:center;max-width:800px;margin:0 auto 3rem;line-height:1.6;font-weight:300}.team-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin:3rem 0}.stat-card{background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:15px;text-align:center;box-shadow:0 8px 25px #0000001a;transition:all .3s ease}.stat-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000026}.stat-number{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:3rem;font-weight:300;color:#15803d;margin-bottom:.5rem}.stat-label{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#333;font-weight:400}.team-qualities{margin-top:4rem}.team-qualities h3{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:2rem;color:#000;text-align:center;margin-bottom:2rem;font-weight:300}.qualities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.quality-item{background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:15px;box-shadow:0 5px 20px #0000001a;transition:all .3s ease}.quality-item:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00000026}.quality-item h4{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.3rem;color:#000;margin-bottom:1rem;font-weight:500}.quality-item p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#555;line-height:1.6;font-weight:300}.commitment-section{margin:3rem auto;padding:0 2rem;max-width:1200px;width:100%}.commitment-section h2{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:2.5rem;color:#333;text-align:center;margin-bottom:2rem;font-weight:300}.commitment-section p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.4rem;color:#555;text-align:center;line-height:1.7;font-weight:300;max-width:800px;margin:0 auto}.commitment-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.commitment-text p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.4rem;color:#555;margin-bottom:2rem;line-height:1.6;font-weight:300}.commitment-list{list-style:none;padding:0;margin:0}.commitment-list li{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#333;padding:.8rem 0 .8rem 2rem;position:relative;line-height:1.5;font-weight:300}.commitment-list li:before{content:"✓";position:absolute;left:0;color:#15803d;font-weight:700;font-size:1.2rem}.commitment-cta{background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:15px;text-align:center;box-shadow:0 10px 30px #0000001a;border:1px solid rgba(255,255,255,.3);max-width:600px;margin:0 auto}.commitment-cta h3{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:1.8rem;color:#000;margin-bottom:1rem;font-weight:300}.commitment-cta p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.4rem;color:#555;margin-bottom:2rem;line-height:1.6;font-weight:300}@media (min-width: 1025px){.content-container .mission-vision-section{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin:4rem auto;padding:0 2rem;max-width:1000px;width:100%;justify-items:center;align-items:start}.content-container .mission-card,.content-container .vision-card{max-width:450px;width:100%;justify-self:center;text-align:center;display:flex;flex-direction:column;align-items:center}.content-container .mission-card h2,.content-container .vision-card h2{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-weight:600!important;text-align:center}.aboutPage .values-grid{max-width:1400px!important;gap:2.5rem!important}.aboutPage .values-section .value-item,.aboutPage .content-card .values-section .value-item{max-width:380px!important;min-height:220px!important;max-height:240px!important;padding:1.5rem 1.2rem!important;border-radius:16px!important}}@media (max-width: 1024px){.mission-vision-section,.commitment-content{grid-template-columns:1fr;gap:2rem}.aboutPage .values-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important}.team-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.aboutPage{padding-top:100px}.hero-background{height:45vh}.team-stats{grid-template-columns:1fr;gap:1.5rem}.qualities-grid{grid-template-columns:1fr}.commitment-cta{padding:2rem}}@media (max-width: 480px){.aboutPage .about-card-logo{width:80px!important;max-width:80px!important;max-height:80px!important}.aboutPage .about-card-image-bg{width:100px!important;height:100px!important;padding:.3rem!important}}@media (max-width: 360px){.aboutPage .about-card-logo{width:60px!important;max-width:60px!important;max-height:60px!important}.aboutPage .about-card-image-bg{width:80px!important;height:80px!important;padding:.2rem!important}}@media (min-width: 768px){.content-card{border-radius:40px!important}.content-card:before{border-radius:40px}}@media (min-width: 1200px){.aboutPage{padding-top:120px}.content-container{padding:4rem;max-width:2200px;width:100%}}.hero-spacer{width:100%;height:30vh;pointer-events:none}.aboutPage .content-card{background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border-radius:0!important;margin:0 auto 2rem!important;max-width:2200px!important;width:95%!important;box-shadow:none!important;border:none!important;overflow:visible!important;position:relative!important;z-index:4!important}.content-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:40px;pointer-events:none}.modern-about-layout{background:#fff;width:100vw;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:0}.about-mission-section{width:100%;max-width:900px;margin:5rem auto 4rem;text-align:center;padding:0 2rem}.about-section-label{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:2.8rem!important;font-weight:200!important;color:#2d3748!important;text-transform:none!important;letter-spacing:-1px!important;margin-bottom:1.5rem!important;line-height:1.1!important}.about-mission-text{font-family:Inter,sans-serif;font-size:1.3rem;color:#444;line-height:1.7;margin:0 auto;max-width:700px}.about-card-section{width:99vw;max-width:1800px;margin:0 auto 4rem;display:flex;flex-direction:row;align-items:stretch;background:#fff;border-radius:32px;box-shadow:0 8px 32px #15803d14,0 1.5px 8px #0000000a;overflow:hidden;min-height:400px;position:relative}.about-card-content{flex:2;padding:4rem 3.5rem 4rem 4rem;display:flex;flex-direction:column;justify-content:center;max-width:900px}.about-card-heading{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:2.7rem;font-weight:300;color:#1a1a1a;margin-bottom:1.5rem}.about-card-text{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#333;line-height:1.6;max-width:850px}.about-card-text p{margin-bottom:1.2rem;font-size:1.05rem;line-height:1.5}.about-card-image-wrapper{flex:1.5;display:flex;align-items:flex-start;justify-content:flex-start;position:relative;min-width:700px;min-height:500px;padding:2.5rem;margin:2rem;background:none}.about-card-image{width:700px;height:500px;border-radius:40px;object-fit:cover;box-shadow:0 4px 16px #00000021,0 1.5px 8px #00000012;position:relative;z-index:2;background:#fff}.signature{font-size:1.1rem;color:#666;font-style:italic;margin-top:1.5rem}@media (max-width: 1200px){.about-card-section{max-width:98vw}.about-card-content{padding:2.5rem 1.5rem;max-width:100%}.about-card-image-wrapper{min-width:220px;min-height:220px;padding:1.2rem;margin:1rem;border-radius:20px}.about-card-image{max-width:260px;height:260px;border-radius:14px}.about-card-image-bg{width:480px;height:480px}.about-card-logo{width:100%!important;max-width:400px!important;max-height:400px!important;object-fit:contain!important}}@media (max-width: 900px){.about-card-section{flex-direction:column;min-height:unset;border-radius:18px;max-width:99vw}.about-card-content{padding:2.2rem 1.5rem 1.5rem;max-width:100%}.about-card-image-wrapper{min-width:180px;min-height:180px;padding:1.5rem;margin:1rem auto;border-radius:14px}.about-card-image{max-width:100%;height:180px;border-radius:10px}.about-card-image-bg{width:360px;height:360px}.about-card-logo{width:100%!important;max-width:300px!important;max-height:300px!important;object-fit:contain!important}.about-card-text-wide{padding:2.5rem 2rem}}@media (max-width: 600px){.about-card-section{border-radius:10px;margin-bottom:2rem;max-width:100vw}.about-card-content{padding:1.2rem .5rem 1rem;max-width:100%}.about-card-image-wrapper{padding:.5rem;min-width:100px;min-height:100px;margin:.5rem auto;border-radius:8px}.about-card-image{border-radius:6px;height:100px}.about-card-image-bg{width:240px;height:240px}.about-card-logo{width:100%!important;max-width:200px!important;max-height:200px!important;object-fit:contain!important}.about-card-text-wide{padding:2rem 1.5rem}}.about-card-stack-section{width:100%;display:flex;flex-direction:column;align-items:center;margin:0 auto 4rem;position:relative}.about-story-background-logo{position:fixed;top:70%;left:50%;transform:translate(-50%,-50%);width:1000px;height:auto;opacity:.12;z-index:0;pointer-events:none;filter:blur(1px)}.about-card-image-stack{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:2.5rem;position:relative}.about-card-image-bg{position:relative;width:600px;height:600px;background:#f8f8f8;border-radius:20px;z-index:1;box-shadow:0 12px 40px #00000040,0 4px 16px #00000026;display:flex;align-items:center;justify-content:center;margin:0 auto}.about-card-text-wide{width:100%;max-width:1600px;margin:0 auto;text-align:center;font-size:1.1rem;line-height:1.6;padding:3rem 4rem}.about-card-text .about-section-label{text-align:center;margin-bottom:2rem;font-size:3rem;font-weight:600}.aboutPage .mission-card,.aboutPage .vision-card,.aboutPage .value-item,.aboutPage .commitment-section,.aboutPage .values-section{background:#fff!important;color:#222!important;border-radius:24px;box-shadow:0 4px 24px #00000014}@media (min-width: 1025px){.aboutPage .mission-card,.aboutPage .vision-card{justify-self:center!important;text-align:center!important}.aboutPage .mission-card h2,.aboutPage .vision-card h2{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-weight:600!important;text-align:center!important}.aboutPage .values-section .value-item h3{font-size:1.6rem!important;margin-bottom:.8rem!important}.aboutPage .values-section .value-item p{font-size:1.2rem!important;line-height:1.5!important}.aboutPage .value-icon{font-size:2.5rem!important;margin-bottom:1rem!important}.aboutPage .value-icon svg{width:2.5rem!important;height:2.5rem!important}}.aboutPage .mission-card h2,.aboutPage .vision-card h2,.aboutPage .values-section h2,.aboutPage .commitment-section h2,.aboutPage .mission-card p,.aboutPage .vision-card p,.aboutPage .values-section p,.aboutPage .commitment-section p,.aboutPage .values-section h3,.aboutPage .values-section .value-item h3,.aboutPage .values-section .value-item p{color:#222!important}.aboutPage .commitment-section{background:#fff!important;color:#333!important;border-radius:24px;box-shadow:0 4px 24px #00000014;padding:4rem 3rem!important;min-height:320px;border:1px solid #dee2e6}.aboutPage .commitment-section h2,.aboutPage .commitment-section p{color:#333!important}.aboutPage .values-section{background:#fff!important;color:#333!important;border-radius:24px;box-shadow:0 4px 24px #00000014;border:1px solid #dee2e6}.aboutPage .values-section h2,.aboutPage .values-section p,.aboutPage .values-section h3{color:#333!important}.aboutPage .value-item,.aboutPage .value-item h3,.aboutPage .value-item p{color:#222!important}@media (max-width: 767px){.commitment-section{max-width:95%!important;padding:0 1rem!important;margin:2rem auto!important}.commitment-section h2{font-size:2.2rem!important}.commitment-section p{font-size:1.3rem!important;max-width:100%!important}}@media (max-width: 767px){.commitment-section{max-width:98%!important;padding:1rem .5rem!important;margin:1.5rem auto!important}.commitment-section h2{font-size:2rem!important;margin-bottom:1rem!important}.commitment-section p{font-size:1.2rem!important;max-width:100%!important;line-height:1.4!important;margin:0 auto!important}}@media (max-width: 767px){.about-main-heading{margin:1rem 0 2rem!important;font-size:3.2rem!important;padding-top:80px!important}}@media (max-width: 767px){.commitment-section h2{font-size:1.8rem!important;margin-bottom:.8rem!important}.commitment-section p{font-size:1.1rem!important;line-height:1.3!important}}@media (min-width: 768px){.about-main-heading{padding-top:100px!important}}.about-section-label{font-size:1.6rem!important;margin-bottom:1.5rem!important}@media (min-width: 768px){.about-section-label{font-size:2rem!important;margin-bottom:2rem!important}.about-card-text p{font-size:1.8rem!important;line-height:1.7!important}}@media (min-width: 768px){.about-section-label{font-size:2.4rem!important;margin-bottom:2.5rem!important}}@media (max-width: 768px){.aboutPage{font-family:Sora,Inter Tight,Inter,sans-serif;color:#333;min-height:100vh;display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:120px!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important;box-sizing:border-box!important}.aboutPage *{max-width:100%!important;box-sizing:border-box!important}.aboutPage .about-main-heading{font-size:2rem!important;margin:0 0 1.5rem!important;padding:0 .5rem!important;line-height:1.2!important;text-align:center!important;width:100%!important;max-width:100%!important;white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;box-sizing:border-box!important}.aboutPage .about-card-image-bg{padding:.3rem!important;width:80px!important;height:80px!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important}.about-card-image-stack{margin-bottom:1.5rem!important}.about-card-stack-section{overflow:visible!important;width:100%!important;max-width:100%!important;padding:.5rem!important;box-sizing:border-box!important}.about-section-label{overflow-wrap:break-word!important;word-wrap:break-word!important}.aboutPage .about-card-text{padding:.8rem .6rem!important;word-wrap:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:visible!important}.aboutPage .about-card-text p{font-size:.8rem!important;line-height:1.35!important;margin-bottom:.7rem!important;word-wrap:break-word!important;overflow-wrap:break-word!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.aboutPage .about-card-text-wide{padding:.8rem .6rem!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:visible!important}.aboutPage .about-card-text-wide p{font-size:.8rem!important;line-height:1.35!important;margin-bottom:.7rem!important;word-wrap:break-word!important;overflow-wrap:break-word!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.content-card{padding:.8rem .6rem!important;margin:.5rem 5px!important;max-width:calc(100% - 10px)!important;box-sizing:border-box!important;overflow:visible!important;word-wrap:break-word!important;width:100%!important}.content-container{padding:.8rem .6rem!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:visible!important}.story-content{padding:0 .5rem!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.story-content p{font-size:.8rem!important;line-height:1.35!important;margin-bottom:.8rem!important;word-wrap:break-word!important;overflow-wrap:break-word!important;text-align:left!important;width:100%!important;max-width:100%!important}.signature{font-size:1rem!important;margin-top:1.5rem!important;word-wrap:break-word!important}.mission-vision-section{overflow:visible!important;width:100%!important;max-width:100%!important}.mission-card,.vision-card{padding:.8rem .6rem!important;margin:.5rem!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow:visible!important}.mission-card h2,.vision-card h2{font-size:1rem!important;word-wrap:break-word!important;margin-bottom:.5rem!important;overflow-wrap:break-word!important}.mission-card p,.vision-card p{font-size:.8rem!important;line-height:1.35!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.values-section{padding:.6rem .5rem!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin:1rem auto!important;overflow:visible!important}.values-section h2{overflow-wrap:break-word!important;word-wrap:break-word!important}.values-grid{display:grid!important;grid-template-columns:1fr!important;gap:1rem!important;width:100%!important;max-width:100%!important;padding:0 1rem!important;box-sizing:border-box!important;overflow:visible!important;justify-items:center!important}@media (min-width: 390px) and (max-width: 428px){.values-section{padding:1rem 1.5rem!important;margin:1.5rem auto!important}.values-grid{max-width:100%!important;margin:0 auto!important;padding:0 .5rem!important}.value-item{max-width:320px!important;margin:0 auto!important;width:100%!important}}.value-item{padding:1.5rem 1rem!important;margin:0!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important;background:#fff!important;border-radius:10px!important;box-shadow:0 2px 8px #00000014!important;border:1px solid #e0e0e0!important;min-height:auto!important;height:auto!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;text-align:center!important}.value-item h3{font-size:1.15rem!important;word-wrap:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important;margin-bottom:.6rem!important;margin-top:.5rem!important;font-weight:600!important;color:#333!important;line-height:1.4!important;max-width:100%!important;white-space:normal!important}.value-item p{font-size:.95rem!important;line-height:1.6!important;word-wrap:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important;color:#666!important;flex:1!important;display:block!important;text-align:center!important;max-width:100%!important;padding:0 .5rem!important;margin-bottom:.5rem!important;white-space:normal!important}.value-icon{font-size:2rem!important;margin-bottom:.6rem!important;color:#15803d!important;flex-shrink:0!important}.value-icon svg{width:2rem!important;height:2rem!important}.commitment-section{padding:.8rem .6rem!important;margin:1rem 0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:visible!important}.commitment-section h2{font-size:1.2rem!important;word-wrap:break-word!important;overflow-wrap:break-word!important;margin-bottom:.6rem!important}.commitment-section p{font-size:.8rem!important;line-height:1.35!important;word-wrap:break-word!important;overflow-wrap:break-word!important}}@media (max-width: 480px){.aboutPage{padding-top:110px!important;width:100%!important;overflow-x:hidden!important}.about-main-heading{font-size:2rem!important;margin:0 0 1.5rem!important;padding:0 .5rem!important;word-wrap:break-word!important}.aboutPage .about-card-image-bg{padding:.2rem!important;width:70px!important;height:70px!important}.about-card-text{padding:.8rem!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.about-card-text p{font-size:.8rem!important;line-height:1.3!important;margin-bottom:.8rem!important;word-wrap:break-word!important}.about-card-text-wide{padding:.8rem!important;width:100%!important;max-width:100%!important}.about-card-text-wide p{font-size:.8rem!important;line-height:1.3!important;margin-bottom:.8rem!important;word-wrap:break-word!important}.content-card{padding:.8rem!important;margin:.8rem 3px!important;max-width:calc(100% - 6px)!important;box-sizing:border-box!important;overflow:visible!important;word-wrap:break-word!important;width:100%!important}.content-container{padding:.8rem!important;width:100%!important;max-width:100%!important;overflow:visible!important}.story-content p{font-size:.8rem!important;line-height:1.3!important;margin-bottom:.8rem!important;word-wrap:break-word!important}.signature{font-size:.9rem!important;margin-top:1.2rem!important;word-wrap:break-word!important}.mission-card,.vision-card{padding:.8rem!important;margin:.3rem!important}.mission-card h2,.vision-card h2{font-size:1.1rem!important}.mission-card p,.vision-card p{font-size:.8rem!important;line-height:1.3!important}.values-section{padding:.3rem!important;margin:.8rem auto!important}.values-grid{padding:0 .6rem!important;gap:.7rem!important;grid-template-columns:1fr!important}.value-item{padding:1.1rem .6rem!important;min-height:145px!important;border-radius:8px!important;-webkit-hyphens:none!important;hyphens:none!important;justify-content:flex-start!important}.value-item h3{font-size:1.05rem!important;margin-bottom:.4rem!important;margin-top:.35rem!important;line-height:1.35!important;-webkit-hyphens:none!important;hyphens:none!important}.value-item p{font-size:.9rem!important;line-height:1.45!important;-webkit-hyphens:none!important;hyphens:none!important;padding:0 .25rem!important;margin-bottom:.3rem!important}.value-icon{font-size:1.3rem!important;margin-bottom:.3rem!important}.commitment-section h2{font-size:1.3rem!important}.commitment-section p{font-size:.8rem!important;line-height:1.3!important}}@media (max-width: 360px){.aboutPage{padding-top:100px!important;width:100%!important;overflow-x:hidden!important}.about-main-heading{font-size:1.8rem!important;margin:0 0 1.2rem!important;padding:0 .3rem!important;word-wrap:break-word!important}.aboutPage .about-card-image-bg{padding:.1rem!important;width:60px!important;height:60px!important}.about-card-text{padding:.6rem!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.about-card-text p{font-size:.75rem!important;line-height:1.2!important;margin-bottom:.7rem!important;word-wrap:break-word!important}.about-card-text-wide{padding:.6rem!important;width:100%!important;max-width:100%!important}.about-card-text-wide p{font-size:.75rem!important;line-height:1.2!important;margin-bottom:.7rem!important;word-wrap:break-word!important}.content-card{padding:.6rem!important;margin:.6rem 2px!important;max-width:calc(100% - 4px)!important;box-sizing:border-box!important;overflow:visible!important;word-wrap:break-word!important;width:100%!important}.content-container{padding:.6rem!important;width:100%!important;max-width:100%!important;overflow:visible!important}.story-content p{font-size:.75rem!important;line-height:1.2!important;margin-bottom:.7rem!important;word-wrap:break-word!important}.signature{font-size:.8rem!important;margin-top:1rem!important;word-wrap:break-word!important}.mission-card,.vision-card{padding:.6rem!important;margin:.2rem!important}.mission-card h2,.vision-card h2{font-size:1rem!important}.mission-card p,.vision-card p{font-size:.75rem!important;line-height:1.2!important}.values-section{padding:.2rem!important;margin:.6rem auto!important}.values-grid{padding:0 .5rem!important;gap:.6rem!important;grid-template-columns:1fr!important}.value-item{padding:1rem .7rem!important;min-height:140px!important;border-radius:8px!important;-webkit-hyphens:none!important;hyphens:none!important;justify-content:flex-start!important}.value-item h3{font-size:1rem!important;margin-bottom:.4rem!important;margin-top:.3rem!important;line-height:1.3!important;-webkit-hyphens:none!important;hyphens:none!important}.value-item p{font-size:.85rem!important;line-height:1.4!important;-webkit-hyphens:none!important;hyphens:none!important;padding:0 .2rem!important;margin-bottom:.3rem!important}.value-icon{font-size:1.2rem!important;margin-bottom:.3rem!important}.commitment-section h2{font-size:1.2rem!important}.commitment-section p{font-size:.75rem!important;line-height:1.2!important}}.headerWrapper{position:relative;width:100%;height:35vh;overflow:hidden;display:flex;justify-content:center;align-items:center;min-height:20vh}.headerImage{width:100%;height:100%;object-fit:cover;filter:brightness(.9)}.about{position:absolute;font-family:Sora,Inter Tight,Inter,sans-serif;font-size:clamp(2.2rem,6vw,3rem);font-weight:200;color:#000;text-shadow:2px 2px 5px rgba(0,0,0,.308);display:flex;justify-content:center;align-items:center;text-align:center;width:100%;margin:0;letter-spacing:-1px;line-height:1.1;padding:0;white-space:nowrap}.content-container{padding:1.8rem;width:95%;max-width:1000px;margin:-3rem auto 0;background:#fff;border-radius:8px;box-shadow:0 4px 30px #0000001a}@media (max-width: 768px){.content-container{padding:.8rem .6rem!important;width:95%!important;margin:-2rem auto 0!important;box-sizing:border-box!important;overflow:visible!important;max-width:100%!important}}.story-content{text-align:center;max-width:900px;margin:0 auto}@media (max-width: 768px){.story-content{max-width:100%!important;padding:0 .5rem!important;box-sizing:border-box!important;overflow:visible!important;width:100%!important}}.story-content p{font-size:1.3rem;line-height:1.7;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-bottom:1.8rem;text-align:center}.signature{font-size:1.4rem;text-align:center;margin-top:2.5rem;font-style:italic;color:#777}@media (max-width: 768px){.aboutPage{padding-top:70px}.about{font-size:clamp(2rem,6vw,2.5rem)}.headerWrapper{height:30vh}.storyHeading{min-height:8vh}}@media (min-width: 768px){.about{font-size:clamp(3rem,6vw,4.5rem)}.headerWrapper{height:40vh}}@media (min-width: 1200px){.about{font-size:clamp(4rem,6vw,6rem)}}.industrymarket-page{min-height:100vh;background:#222;padding:2rem;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#222222f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999}.loading-spinner{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.spinning-icon{font-size:3rem;color:#16a34a;animation:spin 3s linear infinite}.loading-text{font-size:1.2rem;color:#16a34a;font-weight:500;text-align:center;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.back-button-container{padding:95px 4rem 0;max-width:2400px;margin:0 auto;width:100%;position:relative;z-index:10}.back-button{background:linear-gradient(135deg,#15803d,#22c55e);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #15803d33;display:inline-flex;align-items:center;gap:.5rem}.back-button:hover{background:linear-gradient(135deg,#15803d,#15803d);transform:translateY(-1px);box-shadow:0 4px 12px #15803d4d}.back-button:active{transform:translateY(0);box-shadow:0 2px 8px #15803d33}.page-title-section{width:95%;max-width:2400px;margin:0 auto 3rem;text-align:center;padding:160px 4rem 0;position:relative}.page-title-section .services-heading{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:300;color:#fff;position:relative;font-size:2.8rem;letter-spacing:-.02em;line-height:1.1;text-shadow:0 2px 4px rgba(0,0,0,.3)}.industrymarket-page .page-title-section .services-heading{color:#fff!important}.page-title-section .services-heading:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:80px;height:2px;background:linear-gradient(90deg,#15803d,#22c55e,#15803d);border-radius:2px;box-shadow:0 1px 4px #15803d33}.page-subtitle-section{text-align:center;margin-bottom:3rem;padding:0 4rem}.page-subtitle{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.2rem;color:#ffffffe6;max-width:600px;margin:0 auto;line-height:1.6;font-weight:400}.analytics-timestamp{display:flex;flex-direction:column;align-items:center;margin-top:1.5rem;padding:1rem;background:#15803d26;border-radius:12px;border:1px solid rgba(21,128,61,.4);max-width:300px;margin:1.5rem auto 0}.analytics-timestamp .timestamp-date{font-size:1.2rem;font-weight:500;color:#22c55e;margin-bottom:.5rem;text-align:center}.analytics-timestamp .timestamp-time{font-size:1.5rem;font-weight:700;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:.5px;text-shadow:0 0 10px rgba(255,255,255,.3)}.analytics-container{max-width:2000px;margin:0 auto;background:#fffffffa;border-radius:20px;box-shadow:0 20px 40px #0000001a;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.controls-section{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6}.search-bar-container{position:relative;width:100%;max-width:800px;margin:0 auto}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#6c757d;font-size:1.5rem}.dashboard-search{width:100%;padding:1rem 1rem 1rem 3.5rem;border:2px solid #dee2e6;border-radius:12px;font-size:1.1rem;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:all .3s ease}.dashboard-search:focus{outline:none;border-color:#15803d;box-shadow:0 0 0 3px #15803d1a}.filter-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.filter-btn{padding:.75rem 1.5rem;border:2px solid #dee2e6;background:#fff;color:#495057;border-radius:25px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.filter-btn:hover{border-color:#15803d;background:#15803d0d;transform:translateY(-2px)}.filter-btn.active{background:linear-gradient(135deg,#15803d,#22c55e);color:#fff;border-color:#15803d;box-shadow:0 4px 12px #15803d4d}.controls-section-old{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6;gap:2rem;min-height:80px}.controls-left{display:flex;align-items:center;flex:1;justify-content:center}.tab-navigation{display:flex;background:#fff;border-radius:12px;padding:.4rem;box-shadow:0 3px 12px #0000001f;border:1px solid #e9ecef}.tab-button{flex:1;padding:1rem 2rem;border:none;background:transparent;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;color:#6c757d;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative;border-radius:10px;min-width:160px;letter-spacing:-.01em}.tab-button:hover{background:#15803d1a;color:#495057}.tab-button.active{background:linear-gradient(135deg,#15803d,#22c55e);color:#fff;box-shadow:0 3px 12px #15803d4d}.tab-button svg{font-size:1.3rem}.controls-right{display:flex;align-items:center;gap:1.5rem}.data-controls{display:flex;gap:.8rem;align-items:center}.control-button{background:linear-gradient(135deg,#15803d,#22c55e);color:#fff;border:none;padding:.8rem 1.5rem;border-radius:10px;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;box-shadow:0 3px 8px #15803d40;letter-spacing:-.01em;min-height:44px}.control-button:hover{background:linear-gradient(135deg,#15803d,#15803d);transform:translateY(-2px);box-shadow:0 5px 12px #15803d59}.control-button:disabled{background:#999;cursor:not-allowed;transform:none;box-shadow:none}.control-button.active{background:linear-gradient(135deg,#22c55e,#15803d);box-shadow:0 3px 12px #22c55e66}.control-button svg{font-size:1.1rem}.control-button:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.loading-spinner{display:flex;align-items:center;justify-content:center}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@media (max-width: 768px){.loading-content{gap:.75rem}.loading-text{font-size:.9rem}.dot{width:5px;height:5px}.floating-dots{gap:3px}}@media (max-width: 480px){.loading-content{gap:.5rem}.loading-text{font-size:.85rem}.dot{width:4px;height:4px}.floating-dots{gap:2px}}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.filter-toggle-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#2d5a2d,#15803d);color:#fff;border:1px solid #16a34a;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease}.filter-toggle-button:hover{background:linear-gradient(135deg,#15803d,#16a34a);transform:translateY(-1px);box-shadow:0 4px 8px #0003}.filter-icon{font-size:1rem}.filter-panel{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;background:#000000f2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid #16a34a;border-radius:16px;padding:0;z-index:1000!important;min-width:450px;max-width:550px;box-shadow:0 20px 60px #00000080;margin:0!important;box-sizing:border-box;transform-origin:center center!important;animation:none!important;transition:none!important;will-change:auto!important;backface-visibility:hidden!important;overflow:hidden}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2000;display:flex;align-items:center;justify-content:center}.explanation-modal{background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #16a34a;border-radius:12px;padding:0;max-width:600px;width:90vw;max-height:80vh;overflow-y:auto;box-shadow:0 8px 32px #0000004d;position:relative}.explanation-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #16a34a}.explanation-title{display:flex;align-items:center;gap:1rem}.explanation-icon{width:40px;height:40px;background:linear-gradient(135deg,#2d5a2d,#15803d);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.explanation-title h3{color:#fff;margin:0;font-size:1.3rem;font-weight:600}.explanation-close{background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;padding:.25rem;border-radius:4px;transition:background-color .3s ease}.explanation-close:hover{background:#ffffff1a}.explanation-content{padding:1.5rem}.explanation-section{margin-bottom:2rem}.explanation-section:last-child{margin-bottom:0}.section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.section-icon{width:32px;height:32px;background:linear-gradient(135deg,#2d5a2d,#15803d);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem}.section-header h4{color:#fff;margin:0;font-size:1.1rem;font-weight:600}.explanation-content p{color:#ccc;line-height:1.6;margin:0;font-size:.95rem}@media (max-width: 768px){.explanation-modal{width:95vw;max-height:85vh}.explanation-header,.explanation-content{padding:1rem}.explanation-title h3{font-size:1.1rem}.section-header h4{font-size:1rem}.explanation-content p{font-size:.9rem}}.filter-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:linear-gradient(135deg,#2d5a2d,#15803d);border-bottom:1px solid #16a34a}.filter-title h3{color:#fff;margin:0;font-size:1.4rem;font-weight:600;letter-spacing:.5px}.filter-close{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:1.2rem;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .3s ease;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.filter-close:hover{background:#fff3;border-color:#ffffff4d;transform:scale(1.05)}.filter-content{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;max-height:60vh;overflow-y:auto}.filter-label{color:#fff;font-weight:500;font-size:.95rem}.filter-select{padding:.75rem;background:#ffffff1a;border:1px solid #16a34a;border-radius:6px;color:#fff;font-size:.9rem;cursor:pointer;transition:all .3s ease}.filter-select:hover{background:#ffffff26}.filter-select:focus{outline:none;border-color:#16a34a;box-shadow:0 0 0 2px #7cb3424d}.filter-select option{background:#333;color:#fff}.filter-actions{display:flex;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #16a34a}.filter-reset,.filter-apply{flex:1;padding:.75rem 1rem;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .3s ease}.filter-reset{background:#ffffff1a;color:#fff;border:1px solid #666666}.filter-reset:hover{background:#fff3}.filter-apply{background:linear-gradient(135deg,#2d5a2d,#15803d);color:#fff;border:1px solid #16a34a}.filter-apply:hover{background:linear-gradient(135deg,#15803d,#16a34a);transform:translateY(-1px)}@media (max-width: 768px){.filter-panel{min-width:90vw;max-width:95vw;padding:1rem;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;position:fixed;animation:none;transition:none;transform-origin:center center}.filter-actions{flex-direction:column}.section-header{flex-direction:column;gap:.5rem;align-items:flex-start}.filter-toggle-button{align-self:flex-end}}@media (max-width: 480px){.filter-panel{padding:.75rem;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;position:fixed;animation:none;transition:none;transform-origin:center center}.filter-title h3{font-size:1.1rem}.filter-select{padding:.5rem;font-size:.85rem}}.refresh-container{display:flex;flex-direction:column;align-items:center;gap:.5rem}.last-updated{font-size:.75rem;color:#6c757d;font-style:italic;white-space:nowrap;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:center}.filter-panel{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;margin:1rem 2rem;box-shadow:0 4px 12px #0000001a;border:1px solid #dee2e6;overflow:hidden}.filter-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:linear-gradient(135deg,#fff,#f8f9fa);border-bottom:1px solid #dee2e6}.filter-title{display:flex;align-items:center;gap:.5rem;color:#495057}.filter-title h3{margin:0;font-size:1rem;font-weight:600}.filter-close{background:none;border:none;color:#6c757d;cursor:pointer;padding:.5rem;border-radius:4px;transition:all .3s ease}.filter-close:hover{background:#dee2e6;color:#495057}.filter-content{padding:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-label{display:flex;align-items:center;gap:.4rem;color:#495057;font-size:.85rem;font-weight:500}.filter-select{background:#fff;color:#495057;border:1px solid #ced4da;border-radius:6px;padding:.6rem;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.85rem;transition:all .3s ease}.filter-select:focus{outline:none;border-color:#15803d;box-shadow:0 0 0 3px #15803d1a}.filter-actions{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:linear-gradient(135deg,#fff,#f8f9fa);border-top:1px solid #dee2e6}.filter-reset{background:none;border:1px solid #6c757d;color:#6c757d;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .3s ease}.filter-reset:hover{background:#6c757d;color:#fff}.filter-apply{background:linear-gradient(135deg,#15803d,#22c55e);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .3s ease}.filter-apply:hover{background:linear-gradient(135deg,#15803d,#15803d)}.active-filters{margin:1rem 2rem;padding:1rem;background:linear-gradient(135deg,#e8f5e8,#f0f8f0);border-radius:8px;border:1px solid #c3e6cb}.active-filters-header{margin-bottom:.5rem;font-size:.85rem;font-weight:600;color:#495057}.active-filters-list{display:flex;flex-wrap:wrap;gap:.5rem}.filter-tag{background:linear-gradient(135deg,#15803d,#22c55e);color:#fff;padding:.3rem .8rem;border-radius:20px;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:.4rem;box-shadow:0 2px 4px #15803d33}.filter-tag svg{font-size:.9rem;cursor:pointer;transition:all .3s ease}.filter-tag svg:hover{transform:scale(1.2)}.tab-content-container{padding:1.5rem 2rem;overflow:visible}.tab-content{animation:fadeIn .4s ease-in-out}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:2rem}.metric-card{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:12px;padding:1.2rem;box-shadow:0 4px 12px #00000014;border:1px solid #e9ecef;transition:all .3s ease;display:flex;align-items:center;gap:1rem;min-height:100px}.metric-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.metric-icon{background:linear-gradient(135deg,#15803d,#22c55e);color:#fff;border-radius:10px;padding:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 3px 8px #15803d4d;transition:all .3s ease}.metric-icon:hover{background:linear-gradient(135deg,#22c55e,#22c55e);transform:scale(1.05)}.metric-icon svg{font-size:1.5rem}.metric-info{flex:1;min-width:0}.metric-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem;gap:.5rem}.metric-info h3{margin:0;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.85rem;color:#6c757d;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.help-button{width:24px!important;height:24px!important;border-radius:50%!important;background:#000000b3!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;color:#fff!important;border:1px solid rgba(255,255,255,.2)!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:.8rem!important;font-weight:600!important;transition:all .3s ease!important;box-shadow:0 2px 8px #0000004d!important}.help-button:hover{background:#000000e6!important;border-color:#fff6!important;transform:scale(1.1)!important;box-shadow:0 4px 12px #0006!important}.help-button[style*=background]{background:#000000b3!important}.help-button[style*=color]{color:#fff!important}.metric-value{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.8rem;font-weight:800;color:#212529;margin-bottom:.3rem;line-height:1.1}.metric-change{display:flex;align-items:center;gap:.2rem;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:600}.metric-change svg{font-size:1rem}.metric-change.up{color:#28a745}.metric-change.down{color:#dc3545}.chart-section .startup-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:1.5rem}.chart-section .stat-item{text-align:center;padding:1.8rem 1.2rem;background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;border:1px solid #e9ecef;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000d}.chart-section .stat-item:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#15803d,#22c55e,#22c55e);opacity:0;transition:opacity .3s ease}.chart-section .stat-item:hover:before{opacity:1}.chart-section .stat-item:hover{background:linear-gradient(135deg,#fff,#f0f8f0);transform:translateY(-8px);box-shadow:0 16px 32px #15803d26;border-color:#15803d33}.chart-section .stat-number{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:2.2rem;font-weight:700;background:linear-gradient(135deg,#15803d,#22c55e,#22c55e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.8rem;transition:all .4s cubic-bezier(.4,0,.2,1);line-height:1.2;letter-spacing:-.02em}.chart-section .stat-item:hover .stat-number{background:linear-gradient(135deg,#22c55e,#22c55e,#7fff00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transform:scale(1.1)}.chart-section .stat-label{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:.85rem;color:#495057;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;line-height:1.4}.chart-section .stat-trend{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:.8rem;font-weight:600;padding:.3rem .8rem;border-radius:20px;display:inline-flex;align-items:center;gap:.3rem;margin-top:.5rem;transition:all .3s ease}.chart-section .stat-trend.positive{color:#16a34a;background:#1e8b3d1a;border:1px solid rgba(30,139,61,.2)}.chart-section .stat-trend.negative{color:#a0a0a0;background:#8c8c8c1a;border:1px solid rgba(140,140,140,.2)}.chart-section .stat-item:hover .stat-trend{transform:scale(1.05);box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.controls-section{flex-direction:column;gap:1rem;padding:1rem;min-height:auto}.controls-right{justify-content:center;margin-top:1rem}.controls-left{width:100%;justify-content:center}.tab-navigation{width:100%;max-width:600px;padding:.3rem}.tab-button{padding:.8rem 1.2rem;font-size:.9rem;min-width:120px;flex-direction:column;gap:.3rem}.tab-button svg{font-size:1.1rem}.controls-right{width:100%;justify-content:center}.data-controls{gap:.6rem}.control-button{padding:.7rem 1.2rem;font-size:.9rem;min-height:40px}.control-button svg{font-size:1rem}.last-updated{font-size:.8rem}}@media (max-width: 480px){.tab-button{padding:.7rem .8rem;font-size:.8rem;min-width:100px}.tab-button svg{font-size:1rem}.control-button{padding:.6rem 1rem;font-size:.85rem;min-height:36px}.control-button svg{font-size:.9rem}}.economic-indicators{margin-top:2rem;padding:2rem;background:linear-gradient(135deg,#2a2a2a,#333);border-radius:12px;border:1px solid #444444}.economic-indicators h3{color:#fff;margin-bottom:1.5rem;font-size:1.3rem;font-weight:600}.indicator-item{background:#333;padding:1.5rem;border-radius:8px;border:1px solid #444444;display:flex;align-items:center;gap:1rem;transition:all .3s ease}.indicator-item:hover{background:#3a3a3a;transform:translateY(-2px)}.indicator-icon{background:#15803d;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.indicator-title{color:#ccc;font-size:.9rem;font-weight:500;margin-bottom:.25rem}.indicator-value{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.25rem}.indicator-description{color:#999;font-size:.8rem;line-height:1.4}.regional-distribution{margin-top:2rem;padding:2rem;background:linear-gradient(135deg,#2a2a2a,#333);border-radius:12px;border:1px solid #444444}.regional-distribution h3{color:#fff;margin-bottom:1.5rem;font-size:1.3rem;font-weight:600}.provinces-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.province-item{background:#333;padding:1.5rem;border-radius:8px;border:1px solid #444444;transition:all .3s ease}.province-item:hover{background:#3a3a3a;transform:translateY(-2px)}.province-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.province-name{color:#fff;font-size:1.1rem;font-weight:600}.province-percentage{color:#15803d;font-size:1.1rem;font-weight:600}.province-details{display:flex;flex-direction:column;gap:.75rem}.business-count{color:#ccc;font-size:.9rem}.province-bar{background:#444;height:8px;border-radius:4px;overflow:hidden}.province-fill{background:linear-gradient(135deg,#15803d,#22c55e);height:100%;transition:width .3s ease}.indigenous-highlights{margin-top:2rem;padding:2rem;background:linear-gradient(135deg,#2a2a2a,#333);border-radius:12px;border:1px solid #444444}.indigenous-highlights h3{color:#fff;margin-bottom:1.5rem;font-size:1.3rem;font-weight:600}.highlights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.highlight-item{background:#333;padding:1.5rem;border-radius:8px;border:1px solid #444444;display:flex;align-items:center;gap:1rem;transition:all .3s ease}.highlight-item:hover{background:#3a3a3a;transform:translateY(-2px)}.highlight-icon{background:#15803d;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.highlight-content{flex:1}.highlight-title{color:#ccc;font-size:.9rem;font-weight:500;margin-bottom:.25rem}.highlight-value{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.25rem}.highlight-description{color:#999;font-size:.8rem;line-height:1.4}.stat-trend{display:flex;align-items:center;gap:.25rem;font-size:.8rem;font-weight:500;margin-top:.5rem}.stat-trend.positive{color:#22c55e}.explanation-footer{padding:1.5rem 2rem;background:linear-gradient(135deg,#333,#2a2a2a);border-top:1px solid #444444}.explanation-note{color:#ccc;font-size:.9rem;line-height:1.5;text-align:center}@media (max-width: 768px){.controls-section{flex-direction:column;gap:1rem;align-items:stretch}.controls-right{flex-direction:column;gap:1rem}.data-controls{justify-content:center}.filter-content,.data-sources-grid,.provinces-grid,.highlights-grid,.indicators-grid,.metric-row,.tech-hubs-list{grid-template-columns:1fr}.active-filters-list{flex-direction:column;align-items:flex-start}.data-reliability{flex-direction:column;gap:1rem}}@media (max-width: 1200px){.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.metric-card{padding:1rem;min-height:90px}.metric-value{font-size:1.6rem}.metric-icon{padding:.7rem}.metric-icon svg{font-size:1.3rem}}@media (max-width: 768px){.analytics-container{margin:0 1rem;border-radius:16px}.controls-section{flex-direction:column;gap:1rem;padding:1rem}.controls-left{width:100%;justify-content:center}.tab-navigation{width:100%;max-width:500px;padding:.2rem}.tab-button{padding:.7rem 1rem;font-size:.8rem;min-width:auto;flex-direction:column;gap:.2rem}.tab-button svg{font-size:1rem}.controls-right{width:100%;justify-content:center}.data-controls{gap:.5rem}.control-button{padding:.5rem .8rem;font-size:.8rem}.last-updated{font-size:.75rem}.filter-panel{margin:1rem}.filter-content{padding:1rem;grid-template-columns:1fr;gap:1rem}.active-filters{margin:1rem}.tab-content-container{padding:1rem}.metrics-grid{grid-template-columns:1fr;gap:1rem}.metric-card{flex-direction:column;text-align:center;padding:1rem;min-height:auto}.metric-icon{margin-bottom:.5rem}.metric-info{width:100%}.metric-header{justify-content:center;flex-wrap:wrap}.metric-value{font-size:1.8rem}.chart-section,.additional-metrics{padding:1rem;margin-bottom:1rem}.metric-row{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.metric-item{padding:.8rem}.metric-number{font-size:1.2rem}}@media (max-width: 640px){.analytics-container{margin:0 .8rem;border-radius:14px}.controls-section{padding:.8rem}.tab-button{padding:.6rem .8rem;font-size:.75rem}.metric-value{font-size:1.5rem}.chart-section{padding:.8rem}.metrics-grid{gap:.8rem}.metric-card{padding:.8rem}.metric-item{padding:.6rem}.metric-number{font-size:1.1rem}}@media (max-width: 480px){.industrymarket-page{padding:1rem;min-height:100vh}.back-button-container{padding:80px 2rem 0}.back-button{padding:.6rem 1.2rem;font-size:.9rem}.page-title-section{padding:120px 2rem 0}.page-title-section .services-heading{font-size:2.2rem}.page-subtitle-section{padding:0 2rem}.page-subtitle{font-size:1.1rem}.analytics-timestamp{max-width:280px;padding:.8rem}.analytics-timestamp .timestamp-date{font-size:1rem}.analytics-timestamp .timestamp-time{font-size:1.3rem}.analytics-container{margin:0 .5rem;border-radius:12px}.controls-section{padding:.8rem;min-height:auto}.tab-button{padding:.6rem .5rem;font-size:.75rem;min-width:80px}.tab-button svg{font-size:.9rem}.control-button{padding:.5rem .8rem;font-size:.8rem;min-height:36px}.control-button svg{font-size:.9rem}.last-updated{font-size:.7rem}.filter-panel{margin:.5rem;border-radius:10px}.filter-content{padding:1rem}.active-filters{margin:.5rem}.tab-content-container{padding:.8rem}.metrics-grid{grid-template-columns:1fr;gap:.8rem}.metric-card{padding:1rem;min-height:80px;border-radius:10px}.metric-icon{padding:.6rem;border-radius:8px}.metric-icon svg{font-size:1.2rem}.metric-info h3{font-size:.8rem}.metric-value{font-size:1.5rem}.metric-change{font-size:.75rem}.help-button{width:20px!important;height:20px!important;font-size:.75rem!important;background:#000000b3!important;color:#fff!important}.chart-section{padding:1rem;margin-bottom:1rem;border-radius:10px}.chart-section h3{font-size:1.1rem}.chart-section .startup-stats{grid-template-columns:1fr;gap:1rem}.chart-section .stat-item{padding:1.2rem 1rem;border-radius:12px}.chart-section .stat-number{font-size:1.8rem}.chart-section .stat-label{font-size:.8rem}.chart-section .stat-trend{font-size:.75rem;padding:.25rem .6rem}.filter-tag{font-size:.7rem;padding:.25rem .6rem}.economic-indicators{padding:1.2rem;margin-top:1rem;border-radius:10px}.economic-indicators h3{font-size:1.1rem;margin-bottom:1rem}.indicators-grid{grid-template-columns:1fr;gap:1rem}.indicator-item{padding:1rem;border-radius:8px}.indicator-icon{width:40px;height:40px}.indicator-title{font-size:.8rem}.indicator-value{font-size:1.1rem}.indicator-description{font-size:.75rem}.regional-distribution{padding:1.2rem;margin-top:1rem;border-radius:10px}.regional-distribution h3{font-size:1.1rem;margin-bottom:1rem}.provinces-grid{grid-template-columns:1fr;gap:1rem}.province-item{padding:1rem;border-radius:8px}.province-name,.province-percentage{font-size:1rem}.business-count{font-size:.8rem}.indigenous-highlights{padding:1.2rem;margin-top:1rem;border-radius:10px}.indigenous-highlights h3{font-size:1.1rem;margin-bottom:1rem}.highlights-grid{grid-template-columns:1fr;gap:1rem}.highlight-item{padding:1rem;border-radius:8px}.highlight-icon{width:40px;height:40px}.highlight-title{font-size:.8rem}.highlight-value{font-size:1.1rem}.highlight-description{font-size:.75rem}.sectors-list{gap:.8rem}.sector-item{padding:1rem}.sector-name{font-size:.95rem;margin-bottom:.8rem}.sector-bar{height:8px}.sector-percentage{font-size:1rem}.additional-metrics{padding:1.2rem}.metric-row{gap:1.2rem}.metric-item{padding:1.2rem 1rem}.metric-number{font-size:1.6rem}.metric-label{font-size:.8rem}.additional-metrics h3{font-size:1.1rem}}@media (max-width: 360px){.industrymarket-page{padding:.8rem}.back-button-container{padding:70px 1.5rem 0}.back-button{padding:.5rem 1rem;font-size:.85rem}.page-title-section{padding:110px 1.5rem 0}.page-title-section .services-heading{font-size:2rem}.page-subtitle-section{padding:0 1.5rem}.page-subtitle{font-size:1rem}.analytics-timestamp{max-width:260px;padding:.6rem}.analytics-timestamp .timestamp-date{font-size:.9rem}.analytics-timestamp .timestamp-time{font-size:1.2rem}.analytics-container{margin:0 .3rem;border-radius:10px}.controls-section{padding:.6rem}.tab-button{padding:.5rem .4rem;font-size:.7rem;min-width:70px}.tab-button svg{font-size:.8rem}.control-button{padding:.4rem .7rem;font-size:.75rem;min-height:32px}.control-button svg{font-size:.8rem}.last-updated{font-size:.65rem}.filter-panel{margin:.3rem;border-radius:8px}.filter-content{padding:.8rem}.active-filters{margin:.3rem}.tab-content-container{padding:.6rem}.metrics-grid{gap:.6rem}.metric-card{padding:.8rem;min-height:70px;border-radius:8px}.metric-icon{padding:.5rem;border-radius:6px}.metric-icon svg{font-size:1.1rem}.metric-info h3{font-size:.75rem}.metric-value{font-size:1.4rem}.metric-change{font-size:.7rem}.help-button{width:16px;height:16px;font-size:.65rem}.chart-section{padding:.8rem;margin-bottom:.8rem;border-radius:8px}.chart-section h3{font-size:1rem}.chart-section .startup-stats{gap:.8rem}.chart-section .stat-item{padding:1rem .8rem;border-radius:10px}.chart-section .stat-number{font-size:1.6rem}.chart-section .stat-label{font-size:.75rem}.chart-section .stat-trend{font-size:.7rem;padding:.2rem .5rem}.filter-tag{font-size:.65rem;padding:.2rem .5rem}.economic-indicators{padding:1rem;margin-top:.8rem;border-radius:8px}.economic-indicators h3{font-size:1rem;margin-bottom:.8rem}.indicators-grid{gap:.8rem}.indicator-item{padding:.8rem;border-radius:6px}.indicator-icon{width:35px;height:35px}.indicator-title{font-size:.75rem}.indicator-value{font-size:1rem}.indicator-description{font-size:.7rem}.regional-distribution{padding:1rem;margin-top:.8rem;border-radius:8px}.regional-distribution h3{font-size:1rem;margin-bottom:.8rem}.provinces-grid{gap:.8rem}.province-item{padding:.8rem;border-radius:6px}.province-name,.province-percentage{font-size:.9rem}.business-count{font-size:.75rem}.indigenous-highlights{padding:1rem;margin-top:.8rem;border-radius:8px}.indigenous-highlights h3{font-size:1rem;margin-bottom:.8rem}.highlights-grid{gap:.8rem}.highlight-item{padding:.8rem;border-radius:6px}.highlight-icon{width:35px;height:35px}.highlight-title{font-size:.75rem}.highlight-value{font-size:1rem}.highlight-description{font-size:.7rem}.metric-item{padding:1rem .8rem}.metric-number{font-size:1.4rem}.metric-label{font-size:.75rem}.additional-metrics{padding:1rem}.additional-metrics h3{font-size:1rem}.metric-row{gap:1rem}}@media (max-width: 768px){.tab-button,.control-button,.metric-card,.metric-item,.sector-item{min-height:44px;min-width:44px}}.metric-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,rgba(21,128,61,.3),transparent);border-radius:12px 12px 0 0;opacity:0;transition:opacity .3s ease}.metric-card{position:relative;overflow:hidden}.metric-card:hover:before{opacity:1}.metric-card.loading{opacity:.7;pointer-events:none}.metric-card.loading .metric-value{background:linear-gradient(90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px;color:transparent}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.tab-button{overflow:hidden;position:relative}.tab-button:before{content:"";position:absolute;bottom:0;left:-100%;width:100%;height:3px;background:linear-gradient(90deg,#15803d,#22c55e);transition:left .3s ease}.tab-button.active:before{left:0}.filter-panel{animation:slideDown .3s ease-out}.active-filters{animation:fadeIn .3s ease-out}.metric-icon{position:relative;overflow:hidden}.metric-icon:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);transform:rotate(45deg);transition:transform .6s ease}.metric-icon:hover:before{transform:rotate(45deg) translate(50%,50%)}.startup-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:1.5rem}.stat-item{text-align:center;padding:1.8rem 1.2rem;background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;border:1px solid #e9ecef;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000d}.stat-item:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#15803d,#22c55e,#22c55e);opacity:0;transition:opacity .3s ease}.stat-item:hover:before{opacity:1}.stat-item:hover{background:linear-gradient(135deg,#fff,#f0f8f0);transform:translateY(-8px);box-shadow:0 16px 32px #15803d26;border-color:#15803d33}.stat-number{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.8rem;font-weight:700;color:#000;margin-bottom:.8rem;transition:all .4s cubic-bezier(.4,0,.2,1);line-height:1.2;letter-spacing:-.02em}.stat-item:hover .stat-number{color:#000;transform:scale(1.05)}.stat-label{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.85rem;color:#495057;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;line-height:1.4}.stat-trend{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:600;padding:.3rem .8rem;border-radius:20px;display:inline-flex;align-items:center;gap:.3rem;margin-top:.5rem;transition:all .3s ease}.stat-trend.positive{color:#16a34a;background:#1e8b3d1a;border:1px solid rgba(30,139,61,.2)}.stat-trend.negative{color:#a0a0a0;background:#8c8c8c1a;border:1px solid rgba(140,140,140,.2)}.stat-item:hover .stat-trend{transform:scale(1.05);box-shadow:0 2px 8px #0000001a}.tech-hubs-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem}@media (max-width: 768px){.tech-hubs-list{grid-template-columns:1fr;gap:1rem;margin-top:1rem}.hub-item{padding:1.2rem;flex-direction:column;align-items:flex-start;gap:.8rem}.hub-stats{width:100%;flex-direction:row;justify-content:space-between;align-items:center}.hub-name{font-size:1rem}.hub-rank{font-size:1rem;padding:.4rem .6rem;min-width:2rem}}@media (max-width: 480px){.tech-hubs-list{gap:.8rem}.hub-item{padding:1rem}.hub-name{font-size:.95rem}.hub-companies{font-size:.8rem}.hub-trend{font-size:.75rem;padding:.15rem .4rem}}.hub-item{background:linear-gradient(135deg,#2a2a2a,#333);border-radius:12px;padding:1.5rem;border:1px solid #444444;transition:all .3s ease;display:flex;align-items:center;gap:1rem;position:relative;overflow:hidden}.hub-item:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#15803d,#22c55e);opacity:0;transition:opacity .3s ease}.hub-item:hover:before{opacity:1}.hub-item:hover{background:linear-gradient(135deg,#333,#3a3a3a);transform:translateY(-2px);box-shadow:0 8px 24px #15803d26}.hub-rank{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.2rem;font-weight:700;color:#15803d;background:#15803d1a;padding:.5rem .8rem;border-radius:50%;min-width:2.5rem;text-align:center;border:2px solid rgba(21,128,61,.2)}.hub-name{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;font-weight:600;color:#fff;flex:1}.hub-stats{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem}.hub-companies{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;color:#ccc;font-weight:500}.hub-trend{display:flex;align-items:center;gap:.3rem;font-size:.85rem;font-weight:600;padding:.2rem .6rem;border-radius:12px}.hub-trend.positive{color:#16a34a;background:#1e8b3d1a;border:1px solid rgba(30,139,61,.2)}.hub-trend.negative{color:#a0a0a0;background:#8c8c8c1a;border:1px solid rgba(140,140,140,.2)}.economic-indicators{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;padding:2rem;box-shadow:0 4px 12px #00000014;border:1px solid #e9ecef;margin-bottom:1.5rem}.economic-indicators h3{margin:0 0 1.5rem;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.4rem;color:#212529;font-weight:700;letter-spacing:-.02em}.indicators-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.indicator-item{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#fffc;border-radius:12px;border:1px solid #e9ecef;transition:all .3s ease;position:relative;overflow:hidden}.indicator-item:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#15803d,#22c55e);opacity:0;transition:opacity .3s ease}.indicator-item:hover:before{opacity:1}.indicator-item:hover{background:#fff;transform:translateY(-4px);box-shadow:0 8px 24px #15803d1a}.indicator-icon{background:linear-gradient(135deg,#15803d,#22c55e);color:#fff;border-radius:10px;padding:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 3px 8px #15803d4d;transition:all .3s ease}.indicator-icon:hover{background:linear-gradient(135deg,#22c55e,#22c55e);transform:scale(1.05)}.indicator-icon svg{font-size:1.3rem}.indicator-content{flex:1}.indicator-title{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;color:#6c757d;font-weight:600;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.4rem}.indicator-value{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.6rem;font-weight:700;color:#212529;margin-bottom:.3rem;line-height:1.2;letter-spacing:-.02em}.indicator-description{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;color:#6c757d;line-height:1.4;font-weight:500}.chart-section{background:linear-gradient(135deg,#2a2a2a,#333);border-radius:16px;padding:2rem;box-shadow:0 4px 12px #0000004d;border:1px solid #444444;margin-bottom:1.5rem;position:relative;overflow:hidden}.chart-section:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#15803d,#22c55e,#22c55e);opacity:.7}.chart-section h3{margin:0 0 1.5rem;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1.4rem;color:#fff;font-weight:700;letter-spacing:-.02em;position:relative;display:flex;align-items:center;gap:.5rem}.chart-section h3:before{content:"🍁";font-size:1.2rem}@media (max-width: 768px){.startup-stats{grid-template-columns:1fr;gap:1rem}.stat-item{padding:1.5rem 1rem}.stat-number{font-size:1.8rem}.indicators-grid{grid-template-columns:1fr;gap:1rem}.indicator-item{padding:1.2rem}.indicator-value{font-size:1.4rem}.chart-section,.economic-indicators{padding:1.5rem}}@media (max-width: 480px){.startup-stats{gap:.8rem}.stat-item{padding:1.2rem .8rem}.stat-number{font-size:1.6rem}.stat-label{font-size:.8rem}.indicator-item{flex-direction:column;text-align:center;gap:.8rem}.indicator-icon{margin-bottom:.5rem}.chart-section h3{font-size:1.2rem}.sectors-list{grid-template-columns:1fr;gap:1rem}.sector-item{padding:1.2rem}.sector-name{font-size:1rem}.sector-bar{height:10px}.sector-percentage{font-size:1.1rem}.additional-metrics{padding:1.5rem;margin-top:1.5rem}.metric-row{grid-template-columns:1fr;gap:1.5rem}.metric-item{padding:1.5rem 1.2rem}.metric-number{font-size:1.8rem}.metric-label{font-size:.85rem}.additional-metrics h3{font-size:1.2rem}}.economy-tab .metric-value{color:#212529!important}.economy-tab .chart-section h3{color:#fff!important}.economy-tab .metric-info h3{color:#6c757d!important}.economy-tab h3:not(.metric-info h3):not(.chart-section h3){color:#212529!important}.economy-tab .stat-label{color:#6c757d!important}.economy-tab .indicator-title,.economy-tab .indicator-value{color:#212529!important}.economy-tab .startup-stats .stat-number{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1.8rem!important;color:#fff!important;background:none!important;-webkit-text-fill-color:#ffffff!important;-webkit-background-clip:unset!important;background-clip:unset!important;font-weight:600!important}.economy-tab .startup-stats .stat-item:hover .stat-number{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1.8rem!important;color:#fff!important;background:none!important;-webkit-text-fill-color:#ffffff!important;-webkit-background-clip:unset!important;background-clip:unset!important;font-weight:600!important;transform:scale(1.1)}.economy-tab .startup-stats .stat-label{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;color:#fff!important;font-weight:500!important}.economy-tab .startup-stats .stat-trend{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.data-sources{margin-top:4rem;padding:2rem;background:linear-gradient(135deg,#2a2a2a,#333);border-radius:16px;box-shadow:0 4px 12px #0000004d;border:1px solid #444444}.data-sources h3{text-align:center;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:2rem;position:relative}.data-sources h3:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,#15803d,#22c55e);border-radius:2px}.data-sources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.data-source-item{background:#333;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0003;border:1px solid #444444;transition:all .3s ease}.data-source-item:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0006;background:#3a3a3a}.data-source-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.data-source-header h4{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.2rem;font-weight:600;color:#fff;margin:0}.data-source-status{padding:.3rem .8rem;border-radius:16px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.data-source-status.official{background:linear-gradient(135deg,#d4edda,#c3e6cb);color:#155724;border:1px solid #c3e6cb}.data-source-status.verified{background:linear-gradient(135deg,#cce5ff,#b3d9ff);color:#004085;border:1px solid #b3d9ff}.data-source-status.realtime{background:linear-gradient(135deg,#fff3cd,#ffeaa7);color:#856404;border:1px solid #ffeaa7}.data-source-list{list-style:none;padding:0;margin:0}.data-source-list li{border-bottom:1px solid #444444;color:#ccc;font-size:.95rem;line-height:1.4;position:relative;padding:.5rem 0 .5rem 1.5rem}.data-source-list li:last-child{border-bottom:none}.data-source-list li:before{content:"🍁";position:absolute;left:0;top:.5rem;font-size:.8rem}.data-update-info{background:#333;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0003;border:1px solid #444444}.data-update-info p{color:#ccc;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.data-reliability{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:1rem}.reliability-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#ccc}.reliability-indicator{width:12px;height:12px;border-radius:50%;border:2px solid transparent}.reliability-indicator.official{background:linear-gradient(135deg,#28a745,#20c997);box-shadow:0 0 8px #28a74566}.reliability-indicator.verified{background:linear-gradient(135deg,#007bff,#0056b3);box-shadow:0 0 8px #007bff66}.reliability-indicator.realtime{background:linear-gradient(135deg,#ffc107,#e0a800);box-shadow:0 0 8px #ffc10766}.sectors-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem}.sector-item{background:linear-gradient(135deg,#333,#3a3a3a);border-radius:12px;padding:1.5rem;border:1px solid #444444;transition:all .3s ease;position:relative;overflow:hidden}.sector-item:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#15803d,#22c55e);opacity:0;transition:opacity .3s ease}.sector-item:hover:before{opacity:1}.sector-item:hover{background:linear-gradient(135deg,#3a3a3a,#404040);transform:translateY(-2px);box-shadow:0 8px 24px #15803d26}.sector-name{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:1rem;display:block}.sector-bar{background:#555;height:12px;border-radius:6px;overflow:hidden;margin-bottom:.8rem;box-shadow:inset 0 2px 4px #0003}.sector-fill{background:linear-gradient(90deg,#15803d,#22c55e,#22c55e);height:100%;border-radius:6px;transition:width .6s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 2px 8px #15803d4d}.sector-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);border-radius:6px}.sector-percentage{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.2rem;font-weight:700;color:#22c55e;float:right;text-shadow:0 0 8px rgba(34,197,94,.4)}.additional-metrics{margin-top:2rem;padding:2rem;background:linear-gradient(135deg,#2a2a2a,#333);border-radius:16px;box-shadow:0 4px 12px #0000004d;border:1px solid #444444;position:relative;overflow:hidden}.additional-metrics:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#15803d,#22c55e,#22c55e);opacity:.8}.additional-metrics h3{margin:0 0 1.5rem;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.4rem;color:#fff;font-weight:700;letter-spacing:-.02em;position:relative;display:flex;align-items:center;gap:.5rem}.additional-metrics h3:before{content:"⚡";font-size:1.2rem}.metric-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:1.5rem}@media (max-width: 768px){.additional-metrics{padding:1.5rem;margin-top:1rem}.additional-metrics h3{font-size:1.3rem;margin-bottom:1rem}.metric-row{grid-template-columns:1fr;gap:1rem;margin-top:.8rem}.metric-item{padding:1.2rem;flex-direction:row;align-items:center;justify-content:space-between}.metric-label{font-size:.9rem;margin-bottom:0}.metric-number{font-size:1.4rem;text-align:right}}@media (max-width: 480px){.additional-metrics{padding:1.2rem}.additional-metrics h3{font-size:1.2rem}.metric-row{gap:.8rem}.metric-item{padding:1rem}.metric-label{font-size:.85rem}.metric-number{font-size:1.3rem}}.metric-item{background:linear-gradient(135deg,#333,#3a3a3a);border-radius:12px;padding:2rem 1.5rem;border:1px solid #444444;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.metric-item:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#15803d,#22c55e);opacity:0;transition:opacity .3s ease}.metric-item:hover:before{opacity:1}.metric-item:hover{background:linear-gradient(135deg,#3a3a3a,#404040);transform:translateY(-4px);box-shadow:0 12px 32px #00000026}.metric-label{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;color:#ccc;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;line-height:1.4}.metric-number{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);line-height:1.2;letter-spacing:-.02em}.metric-item:hover .metric-number{color:#22c55e;transform:scale(1.1)}.metric-item:hover .metric-label{color:#fff;transform:translateY(-2px)}@media (max-width: 768px){.page-title-section{padding:100px 1rem 0}.page-title-section .services-heading{font-size:2.5rem;margin-bottom:1rem}.page-subtitle-section{padding:0 1rem}.analytics-container{margin:0 1rem;border-radius:20px}.controls-section{flex-direction:column;gap:1.5rem;padding:1.5rem;border-radius:15px}.controls-left{width:100%;justify-content:center}.tab-navigation{width:100%;max-width:500px;padding:.3rem;border-radius:12px}.tab-button{padding:.8rem 1rem;font-size:.9rem;min-width:auto;flex-direction:column;gap:.3rem;border-radius:8px}.tab-button svg{font-size:1.2rem}.controls-right{width:100%;justify-content:center}.data-controls{gap:.8rem;flex-wrap:wrap;justify-content:center}.control-button{padding:.6rem 1rem;font-size:.9rem;border-radius:8px}.last-updated{font-size:.8rem;text-align:center;margin-top:.5rem}.filter-panel{margin:1rem;border-radius:15px}.filter-content{padding:1.5rem;grid-template-columns:1fr;gap:1.5rem}.filter-group{margin-bottom:1rem}.filter-group label{font-size:1rem;margin-bottom:.5rem}.filter-group select,.filter-group input{padding:.8rem;font-size:1rem;border-radius:8px}.active-filters{margin:1rem;padding:1rem;border-radius:12px}.active-filters h3{font-size:1.2rem;margin-bottom:1rem}.active-filters-list{flex-direction:column;align-items:flex-start;gap:.8rem}.filter-tag{font-size:.9rem;padding:.5rem 1rem;border-radius:20px}.tab-content-container{padding:1rem}.metrics-grid{grid-template-columns:1fr;gap:1.5rem}.metric-card{flex-direction:column;text-align:center;padding:1.5rem;min-height:auto;border-radius:15px}.metric-icon{margin-bottom:1rem;width:60px;height:60px;border-radius:12px}.metric-icon svg{font-size:2rem}.metric-info{width:100%}.metric-header{justify-content:center;flex-wrap:wrap;margin-bottom:1rem}.metric-title{font-size:1.2rem;margin-bottom:.5rem}.metric-value{font-size:2rem;margin-bottom:.5rem}.metric-change{font-size:.9rem;padding:.3rem .8rem;border-radius:15px}.chart-section{padding:1.5rem;margin-bottom:1.5rem;border-radius:15px}.chart-section h3{font-size:1.4rem;margin-bottom:1rem}.chart-container{height:300px;border-radius:10px}.additional-metrics{padding:1.5rem;margin-bottom:1.5rem;border-radius:15px}.additional-metrics h3{font-size:1.4rem;margin-bottom:1rem}.metric-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.metric-item{padding:1rem;border-radius:10px;text-align:center}.metric-number{font-size:1.4rem;margin-bottom:.3rem}.metric-label{font-size:.9rem}.data-reliability{flex-direction:column;gap:1rem;padding:1rem;border-radius:12px}.reliability-item{text-align:center}.reliability-item h4{font-size:1.1rem;margin-bottom:.5rem}.reliability-item p{font-size:.9rem}.help-button{width:20px;height:20px;font-size:.8rem;border-radius:50%}}@media (max-width: 640px){.page-title-section{padding:90px .8rem 0}.page-title-section .services-heading{font-size:2.2rem}.page-subtitle-section{padding:0 .8rem}.analytics-container{margin:0 .8rem;border-radius:15px}.controls-section{padding:1.2rem;gap:1.2rem}.tab-button{padding:.7rem .8rem;font-size:.85rem}.tab-button svg{font-size:1.1rem}.control-button{padding:.5rem .8rem;font-size:.85rem}.last-updated{font-size:.75rem}.filter-panel{margin:.8rem}.filter-content{padding:1.2rem;gap:1.2rem}.filter-group label{font-size:.95rem}.filter-group select,.filter-group input{padding:.7rem;font-size:.95rem}.active-filters{margin:.8rem;padding:.8rem}.active-filters h3{font-size:1.1rem}.filter-tag{font-size:.85rem;padding:.4rem .8rem}.tab-content-container{padding:.8rem}.metrics-grid{gap:1.2rem}.metric-card{padding:1.2rem;border-radius:12px}.metric-icon{width:50px;height:50px;border-radius:10px}.metric-icon svg{font-size:1.8rem}.metric-title{font-size:1.1rem}.metric-value{font-size:1.8rem}.metric-change{font-size:.85rem;padding:.2rem .6rem}.chart-section{padding:1.2rem;margin-bottom:1.2rem;border-radius:12px}.chart-section h3{font-size:1.3rem}.chart-container{height:250px}.additional-metrics{padding:1.2rem;margin-bottom:1.2rem;border-radius:12px}.additional-metrics h3{font-size:1.3rem}.metric-row{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.8rem}.metric-item{padding:.8rem;border-radius:8px}.metric-number{font-size:1.3rem}.metric-label{font-size:.85rem}.data-reliability{padding:.8rem;border-radius:10px}.reliability-item h4{font-size:1rem}.reliability-item p{font-size:.85rem}.help-button{width:20px!important;height:20px!important;font-size:.75rem!important;background:#000000b3!important;color:#fff!important}}@media (max-width: 480px){.page-title-section{padding:80px .6rem 0}.page-title-section .services-heading{font-size:2rem}.page-subtitle-section{padding:0 .6rem}.analytics-container{margin:0 .6rem;border-radius:12px}.controls-section{padding:1rem;gap:1rem;border-radius:12px}.tab-button{padding:.6rem;font-size:.8rem;border-radius:6px}.tab-button svg{font-size:1rem}.control-button{padding:.4rem .6rem;font-size:.8rem;border-radius:6px}.last-updated{font-size:.7rem}.filter-panel{margin:.6rem;border-radius:10px}.filter-content{padding:1rem;gap:1rem}.filter-group label{font-size:.9rem}.filter-group select,.filter-group input{padding:.6rem;font-size:.9rem;border-radius:6px}.active-filters{margin:.6rem;padding:.6rem;border-radius:8px}.active-filters h3{font-size:1rem}.filter-tag{font-size:.8rem;padding:.3rem .6rem}.tab-content-container{padding:.6rem}.metrics-grid{gap:1rem}.metric-card{padding:1rem;border-radius:10px}.metric-icon{width:45px;height:45px;border-radius:8px}.metric-icon svg{font-size:1.6rem}.metric-title{font-size:1rem}.metric-value{font-size:1.6rem}.metric-change{font-size:.8rem;padding:.2rem .5rem}.chart-section{padding:1rem;margin-bottom:1rem;border-radius:10px}.chart-section h3{font-size:1.2rem}.chart-container{height:200px;border-radius:8px}.additional-metrics{padding:1rem;margin-bottom:1rem;border-radius:10px}.additional-metrics h3{font-size:1.2rem}.metric-row{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.6rem}.metric-item{padding:.6rem;border-radius:6px}.metric-number{font-size:1.2rem}.metric-label{font-size:.8rem}.data-reliability{padding:.6rem;border-radius:8px}.reliability-item h4{font-size:.95rem}.reliability-item p{font-size:.8rem}.help-button{width:16px;height:16px;font-size:.6rem}}@media (max-width: 360px){.page-title-section{padding:70px .5rem 0}.page-title-section .services-heading{font-size:1.8rem}.page-subtitle-section{padding:0 .5rem}.analytics-container{margin:0 .5rem;border-radius:10px}.controls-section{padding:.8rem;gap:.8rem;border-radius:10px}.tab-button{padding:.5rem .4rem;font-size:.75rem;border-radius:5px}.tab-button svg{font-size:.9rem}.control-button{padding:.3rem .5rem;font-size:.75rem;border-radius:5px}.last-updated{font-size:.65rem}.filter-panel{margin:.5rem;border-radius:8px}.filter-content{padding:.8rem;gap:.8rem}.filter-group label{font-size:.85rem}.filter-group select,.filter-group input{padding:.5rem;font-size:.85rem;border-radius:5px}.active-filters{margin:.5rem;padding:.5rem;border-radius:6px}.active-filters h3{font-size:.95rem}.filter-tag{font-size:.75rem;padding:.2rem .5rem}.tab-content-container{padding:.5rem}.metrics-grid{gap:.8rem}.metric-card{padding:.8rem;border-radius:8px}.metric-icon{width:40px;height:40px;border-radius:6px}.metric-icon svg{font-size:1.4rem}.metric-title{font-size:.95rem}.metric-value{font-size:1.4rem}.metric-change{font-size:.75rem;padding:.2rem .4rem}.chart-section{padding:.8rem;margin-bottom:.8rem;border-radius:8px}.chart-section h3{font-size:1.1rem}.chart-container{height:180px;border-radius:6px}.additional-metrics{padding:.8rem;margin-bottom:.8rem;border-radius:8px}.additional-metrics h3{font-size:1.1rem}.metric-row{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.5rem}.metric-item{padding:.5rem;border-radius:5px}.metric-number{font-size:1.1rem}.metric-label{font-size:.75rem}.data-reliability{padding:.5rem;border-radius:6px}.reliability-item h4{font-size:.9rem}.reliability-item p{font-size:.75rem}.help-button{width:14px;height:14px;font-size:.5rem}}@media (max-width: 768px){.tab-button,.control-button,.metric-card,.metric-item,.filter-tag,.help-button{min-height:44px;min-width:44px}}@media (max-width: 768px){.controls-section,.filter-panel,.chart-section,.additional-metrics{margin-bottom:1rem}}@media (max-width: 480px){.controls-section,.filter-panel,.chart-section,.additional-metrics{margin-bottom:.8rem}}@media (max-width: 768px){.industrymarket-page{padding:1rem;background:#222}.back-button-container{padding:105px 1rem 0;position:sticky;top:0;z-index:100;background:#222222f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.back-button{padding:.8rem 1.2rem;font-size:.95rem;border-radius:12px;box-shadow:0 4px 12px #15803d4d}.page-title-section{padding:2rem 1rem 0;margin-bottom:2rem}.page-title-section .services-heading{font-size:2.2rem;line-height:1.2;margin-bottom:1rem}.page-subtitle-section{padding:0 1rem;margin-bottom:2rem}.page-subtitle{font-size:1.1rem;line-height:1.5}.analytics-timestamp{margin:1rem auto;padding:.8rem;border-radius:16px}.analytics-timestamp .timestamp-date{font-size:1rem}.analytics-timestamp .timestamp-time{font-size:1.3rem}.analytics-container{border-radius:16px;margin:1rem 0;box-shadow:0 8px 24px #00000026}.controls-section{flex-direction:column;gap:1rem;padding:1rem;min-height:auto}.controls-left{width:100%;justify-content:center}.tab-navigation{width:100%;max-width:400px;padding:.3rem}.tab-button{padding:.8rem 1rem;font-size:.9rem;min-width:auto;flex:1;border-radius:8px}.tab-button svg{width:18px;height:18px}.controls-right{width:100%;justify-content:center;gap:.5rem}.data-controls{gap:.5rem}.control-button{padding:.7rem 1rem;font-size:.85rem;border-radius:8px}.control-button svg{width:16px;height:16px}.last-updated{font-size:.8rem;text-align:center}.filter-panel{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.filter-content{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:20px 20px 0 0;padding:2rem 1.5rem;max-height:80vh;overflow-y:auto}.filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.filter-title h3{font-size:1.3rem;margin:0}.filter-close{padding:.5rem;border-radius:50%;background:#f8f9fa;border:none;cursor:pointer}.filter-group{margin-bottom:1.5rem}.filter-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.filter-group select,.filter-group input{width:100%;padding:.8rem;border:1px solid #dee2e6;border-radius:8px;font-size:1rem;background:#fff}.filter-actions{display:flex;gap:1rem;margin-top:2rem}.filter-reset,.filter-apply{flex:1;padding:.8rem;border:none;border-radius:8px;font-weight:600;cursor:pointer}.filter-reset{background:#f8f9fa;color:#6c757d}.filter-apply{background:linear-gradient(135deg,#15803d,#22c55e);color:#fff}.active-filters{margin:1rem 0;padding:1rem;background:#15803d1a;border-radius:12px;border:1px solid rgba(21,128,61,.2)}.active-filters h3{font-size:1rem;margin-bottom:.8rem;color:#15803d}.active-filters-list{display:flex;flex-wrap:wrap;gap:.5rem}.filter-tag{display:flex;align-items:center;gap:.3rem;padding:.4rem .8rem;background:#fff;border:1px solid #dee2e6;border-radius:20px;font-size:.8rem;color:#495057}.filter-tag svg{width:14px;height:14px;cursor:pointer;color:#dc3545}.tab-content-container{padding:1rem}.metrics-grid{grid-template-columns:1fr;gap:1rem}.metric-card{padding:1.2rem;border-radius:16px;min-height:auto}.metric-icon{width:50px;height:50px;margin-bottom:1rem}.metric-icon svg{width:24px;height:24px}.metric-info{text-align:center}.metric-header{margin-bottom:.8rem}.metric-title{font-size:1rem;margin-bottom:.3rem}.metric-value{font-size:1.8rem;margin-bottom:.5rem}.metric-change{font-size:.9rem;padding:.3rem .6rem}.help-button{position:absolute;top:.5rem;right:.5rem;width:24px;height:24px;border-radius:50%;background:#15803d1a;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.help-button svg{width:14px;height:14px;color:#15803d}.chart-section{margin:2rem 0;padding:1.5rem;border-radius:16px}.chart-section h3{font-size:1.3rem;margin-bottom:1.5rem;text-align:center}.chart-container{margin-top:1rem}.additional-metrics{margin:2rem 0;padding:1.5rem;border-radius:16px}.additional-metrics h3{font-size:1.3rem;margin-bottom:1.5rem;text-align:center}.metric-row{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}.metric-item{padding:1rem;border-radius:12px;text-align:center}.metric-number{font-size:1.5rem;font-weight:700;margin-bottom:.3rem}.metric-label{font-size:.9rem;color:#6c757d}.data-reliability{margin:2rem 0;padding:1.5rem;border-radius:16px}.reliability-item{margin-bottom:1rem}.reliability-item h4{font-size:1.1rem;margin-bottom:.5rem}.reliability-item p{font-size:.9rem;line-height:1.4}.tab-button,.control-button,.filter-reset,.filter-apply,.help-button{min-height:44px;min-width:44px}.filter-content{-webkit-overflow-scrolling:touch}.metric-card,.chart-section,.additional-metrics{margin-bottom:1.5rem}.metric-value{font-weight:700;color:#15803d}.metric-change.positive{color:#28a745}.metric-change.negative{color:#dc3545}}@media (max-width: 480px){.industrymarket-page{padding:.5rem}.back-button-container{padding:80px .5rem 0}.back-button{padding:.7rem 1rem;font-size:.9rem}.page-title-section{padding:1.5rem .5rem 0}.page-title-section .services-heading{font-size:1.8rem}.page-subtitle-section{padding:0 .5rem}.page-subtitle{font-size:1rem}.analytics-container{margin:.5rem 0}.controls-section{padding:.8rem}.tab-button{padding:.7rem .8rem;font-size:.85rem}.control-button{padding:.6rem .8rem;font-size:.8rem}.tab-content-container{padding:.8rem}.metric-card{padding:1rem}.metric-value{font-size:1.6rem}.chart-section,.additional-metrics{padding:1.2rem}.filter-content{padding:1.5rem 1rem}}@media (max-width: 360px){.page-title-section .services-heading{font-size:1.6rem}.tab-button{padding:.6rem;font-size:.8rem}.control-button{padding:.5rem .6rem;font-size:.75rem}.metric-value{font-size:1.4rem}}@media (max-width: 768px){.tab-button:focus,.control-button:focus,.filter-reset:focus,.filter-apply:focus,.help-button:focus{outline:2px solid #15803d;outline-offset:2px}@media (prefers-reduced-motion: reduce){.metric-card,.tab-button,.control-button{transition:none}}@media (prefers-contrast: high){.metric-card{border:2px solid #000}.tab-button.active{border:2px solid #fff}}@media (prefers-color-scheme: dark){.filter-content{background:#333;color:#fff}.filter-group select,.filter-group input{background:#444;color:#fff;border-color:#555}}}.floating-chatbot-button{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background:linear-gradient(135deg,#15803d,#22c55e);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 20px #15803d4d;transition:all .3s ease;z-index:1000;color:#fff}.floating-chatbot-button:hover{transform:scale(1.1);box-shadow:0 6px 25px #15803d66}.floating-chatbot-button svg{width:24px;height:24px}.chatbot-tooltip{position:absolute;right:70px;background:#000c;color:#fff;padding:8px 12px;border-radius:6px;font-size:12px;white-space:nowrap;opacity:0;transition:opacity .3s ease;pointer-events:none}.floating-chatbot-button:hover .chatbot-tooltip{opacity:1}.main-chatbot-container{position:fixed;bottom:20px;right:20px;width:450px;height:600px;background:#f5f5f5;border-radius:12px;box-shadow:0 20px 60px #00000080,0 8px 24px #0000004d,0 2px 8px #0003;display:flex;flex-direction:column;z-index:1001;overflow:hidden;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.main-chatbot-header{background:linear-gradient(135deg,#1a1a1a,#333);color:#fff;padding:16px;display:flex;justify-content:space-between;align-items:center}.chatbot-title{display:flex;align-items:center;gap:12px}.chatbot-avatar{width:32px;height:32px}.chatbot-title h3{margin:0;font-size:20px;font-weight:600}.chatbot-status{font-size:14px;opacity:.8;color:#15803d;display:flex;align-items:center;gap:6px}.status-dot{width:8px;height:8px;background-color:#15803d;border-radius:50%;display:inline-block;animation:pulse 2s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.cache-status{font-size:12px;opacity:.7;color:#15803d;font-style:italic;display:block;margin-top:2px}.minimize-btn:hover,.close-btn:hover{background:#fff3}.main-chatbot-messages{flex:1;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;background:#f5f5f5}.message{display:flex;flex-direction:column}.message.user{align-items:flex-end}.message.bot{align-items:flex-start}.message.bot.isSystemMessage .message-bubble{background:#f0f8ff;border:1px solid #87ceeb;color:#06c;font-style:italic}.message.bot.isSystemMessage .message-avatar{color:#87ceeb}.message-content{display:flex;align-items:flex-start;gap:8px;max-width:80%}.message-avatar{width:24px;height:24px;color:#15803d;flex-shrink:0}.message-bubble{background:#fff;color:#333;padding:12px;border-radius:12px;position:relative;box-shadow:0 2px 8px #0000001a}.message.user .message-bubble{background:#15803d;color:#fff}.message-bubble p{margin:0 0 4px;font-size:16px;line-height:1.4}.message-time{font-size:13px;opacity:.6}.links-label{font-size:12px;font-weight:600;color:#666;margin:0 0 6px}.message-link{display:block;color:#15803d;text-decoration:none;font-size:13px;margin:4px 0;padding:4px 8px;background:#15803d1a;border-radius:4px;transition:all .2s ease}.message-link:hover{background:#15803d33;color:#15803d;text-decoration:underline}.message.user .message-link{color:#fff;background:#fff3}.message.user .message-link:hover{background:#ffffff4d}.main-chatbot-input{padding:16px;border-top:1px solid #e0e0e0;display:flex;gap:8px;background:#f5f5f5}.chat-input{flex:1;padding:12px;border:1px solid #d0d0d0;border-radius:8px;font-size:16px;outline:none;background:#fff;color:#333;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chat-input:focus{border-color:#15803d}.send-button{width:40px;height:40px;background:#15803d;color:#fff;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.send-button:hover{background:#15803d}.send-button svg{width:18px;height:18px}@media (max-width: 768px){.floating-chatbot-button{bottom:15px;right:15px;width:50px;height:50px}.floating-chatbot-button svg{width:20px;height:20px}.main-chatbot-container{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:0;z-index:1002;background:#f5f5f5}.main-chatbot-header{padding:12px 16px}.chatbot-title h3{font-size:18px}.chatbot-status{font-size:13px;color:#15803d;display:flex;align-items:center;gap:5px}.status-dot{width:7px;height:7px}.main-chatbot-messages{padding:12px}.message-content{max-width:90%}.message-bubble{padding:10px}.message-bubble p{font-size:15px}.main-chatbot-input{padding:12px}.chat-input{padding:10px;font-size:15px}.send-button{width:36px;height:36px}.send-button svg{width:16px;height:16px}.chatbot-tooltip{display:none}}@media (max-width: 480px){.floating-chatbot-button{bottom:10px;right:10px;width:45px;height:45px}.floating-chatbot-button svg{width:18px;height:18px}.main-chatbot-header{padding:10px 12px}.chatbot-title h3{font-size:16px}.main-chatbot-messages{padding:10px}.message-bubble{padding:8px}.message-bubble p{font-size:14px}.main-chatbot-input{padding:10px}.chat-input{padding:8px;font-size:14px}.send-button{width:32px;height:32px}.send-button svg{width:14px;height:14px}}.loading-bubble{background:linear-gradient(135deg,#333,#444)!important;border:1px solid #555555;box-shadow:0 4px 12px #0000004d}.loading-content{display:flex;align-items:center;gap:1rem;color:#fff;position:relative}.loading-text{display:flex;align-items:center;gap:.5rem;font-weight:500;font-size:.95rem}.floating-dots{display:flex;gap:4px;align-items:center}.dot{width:6px;height:6px;background:#16a34a;border-radius:50%;animation:float 1.4s ease-in-out infinite}.dot:nth-child(1){animation-delay:0s}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes float{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-8px);opacity:1}}.loading-content p{margin:0;font-weight:500;font-size:.95rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.response-source{margin:8px 0 4px;display:flex;align-items:center;gap:8px}.source-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.source-badge.data-source{background:#15803d26;color:#15803d;border:1px solid rgba(21,128,61,.3)}.source-badge.ai-source{background:#8a2be226;color:#8a2be2;border:1px solid rgba(138,43,226,.3)}.message-links{margin-top:12px;padding-top:8px;border-top:1px solid rgba(0,0,0,.1)}.chatbot-controls{display:flex;gap:8px}.refresh-cache-btn{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;transition:all .2s ease;background:#15803d1a;border:1px solid rgba(21,128,61,.3);color:#15803d;font-size:12px}.refresh-cache-btn:hover{background:#15803d33;border-color:#15803d80;transform:scale(1.05)}.refresh-cache-btn:active{transform:scale(.95)}.minimize-btn,.close-btn{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;transition:background .2s ease}.dashboard-section{padding:2.5rem;margin-bottom:2rem;background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;box-shadow:0 4px 12px #00000014;border:1px solid #e9ecef}.section-header-main{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e9ecef}.section-icon{font-size:2.5rem!important;color:#15803d;background:#15803d1a;padding:.75rem;border-radius:12px}.section-title{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.8rem;font-weight:700;color:#212529;margin:0;letter-spacing:-.02em}.section-subtitle{font-size:1rem;color:#6c757d;margin:.25rem 0 0}.tech-trends-panel{background:linear-gradient(135deg,#f0f8f0,#e8f5e9)}.metrics-grid-dashboard{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.metric-card-dashboard{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000000d;border:1px solid #dee2e6;transition:all .3s ease;text-align:center}.metric-card-dashboard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #15803d26}.metric-value-large{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3rem;font-weight:700;color:#15803d;margin-bottom:.5rem;letter-spacing:-.02em}.metric-label-dashboard{font-size:.95rem;color:#495057;font-weight:600;margin-bottom:1rem;line-height:1.4}.metric-trend{display:inline-flex;align-items:center;gap:.3rem;padding:.4rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600}.metric-trend.up{color:#16a34a;background:#1e8b3d1a;border:1px solid rgba(30,139,61,.2)}.metric-trend.down{color:#a0a0a0;background:#8c8c8c1a;border:1px solid rgba(140,140,140,.2)}.metric-trend svg{font-size:1.2rem}.insight-box{background:linear-gradient(135deg,#fff9e6,#fffbf0);border:2px solid #ffd966;border-radius:12px;padding:1.5rem;display:flex;gap:1rem;margin-top:2rem}.insight-icon{font-size:2rem!important;color:#ff9800;flex-shrink:0}.insight-content-box h3{margin:0 0 .5rem;color:#e65100;font-size:1.2rem;font-weight:600}.insight-content-box p{margin:0;color:#5d4037;line-height:1.6;font-size:.95rem}.procurement-section{background:linear-gradient(135deg,#f3e5f5,#f8f5ff)}.procurement-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.procurement-stat{background:#fff;padding:1.5rem;border-radius:12px;text-align:center;box-shadow:0 2px 8px #0000000d;border:1px solid #e1bee7}.procurement-stat .stat-value{font-size:2.5rem;font-weight:700;color:#7b1fa2;margin-bottom:.5rem}.procurement-stat .stat-label{font-size:.9rem;color:#6c757d;line-height:1.3}.grants-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.grant-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;border:1px solid #dee2e6;transition:all .3s ease;display:flex;flex-direction:column}.grant-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #7b1fa226}.grant-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.grant-name{font-size:1.2rem;font-weight:600;color:#212529;margin:0;flex:1;line-height:1.3}.grant-status{padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;white-space:nowrap}.grant-status.status-open{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.grant-status.status-upcoming{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.grant-status.status-closed{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.grant-details{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;flex:1}.grant-detail{font-size:.9rem;color:#495057;line-height:1.4}.grant-detail strong{color:#212529;font-weight:600}.grant-link-btn{display:inline-block;padding:.75rem 1.5rem;background:linear-gradient(135deg,#7b1fa2,#9c27b0);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;text-align:center;transition:all .3s ease;margin-top:auto}.grant-link-btn:hover{background:linear-gradient(135deg,#6a1b9a,#8e24aa);transform:translateY(-2px);box-shadow:0 4px 12px #7b1fa24d}.regional-section{background:linear-gradient(135deg,#e3f2fd,#f0f8ff)}.regional-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.regional-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;border:1px solid #bbdefb;transition:all .3s ease}.regional-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #2196f326}.regional-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.regional-name{font-size:1.2rem;font-weight:600;color:#212529;margin:0;flex:1;line-height:1.3}.regional-growth{display:flex;align-items:center;gap:.3rem;color:#16a34a;font-weight:700;font-size:1.1rem}.regional-growth svg{font-size:1.3rem}.regional-stats{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.regional-stat-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#495057}.regional-stat-item svg{color:#2196f3;font-size:1.2rem}.regional-stat-item strong{color:#2196f3;font-weight:700}.regional-description{font-size:.9rem;color:#6c757d;line-height:1.5;margin:0;padding-top:.75rem;border-top:1px solid #e9ecef}.economic-section{background:linear-gradient(135deg,#fff3e0,#fffbf5)}.economic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.economic-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;border:1px solid #ffe0b2;transition:all .3s ease;display:flex;gap:1rem;align-items:flex-start}.economic-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #ff980026}.economic-icon-wrapper{background:linear-gradient(135deg,#ff9800,#fb8c00);color:#fff;padding:.75rem;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.economic-icon-wrapper svg{font-size:1.5rem}.economic-content{flex:1}.economic-title{font-size:.85rem;color:#6c757d;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.economic-value{font-size:2rem;font-weight:700;color:#212529;margin-bottom:.5rem;line-height:1}.economic-description{font-size:.85rem;color:#6c757d;line-height:1.4;margin-bottom:.5rem}.economic-trend{display:inline-flex;align-items:center}.economic-trend svg{font-size:1.2rem}.economic-trend.up svg{color:#16a34a}.economic-trend.down svg{color:#a0a0a0}.sources-section{background:linear-gradient(135deg,#e8f5e9,#f1f8f4)}.sources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.source-group{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;border:1px solid #c8e6c9}.source-group-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e9ecef}.source-group-header h3{font-size:1.2rem;font-weight:600;color:#212529;margin:0}.source-status{padding:.3rem .7rem;border-radius:15px;font-size:.75rem;font-weight:600}.source-status.status-official{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.source-status.status-verified{background:#cce5ff;color:#004085;border:1px solid #b3d9ff}.source-status.status-realtime{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.source-list{list-style:none;padding:0;margin:0}.source-list li{padding:.5rem 0;color:#495057;font-size:.9rem;line-height:1.5;border-bottom:1px solid #f1f3f5}.source-list li:last-child{border-bottom:none}.data-update-box{background:#15803d0d;border:1px solid rgba(21,128,61,.2);border-radius:12px;padding:1.5rem;text-align:center}.data-update-box p{margin:0;color:#495057;line-height:1.6;font-size:.95rem}.data-update-box strong{color:#15803d}@media (max-width: 768px){.dashboard-section{padding:1.5rem;margin-bottom:1.5rem}.section-header-main{flex-direction:column;align-items:flex-start;gap:.75rem}.section-icon{font-size:2rem!important}.section-title{font-size:1.5rem}.metrics-grid-dashboard{grid-template-columns:1fr;gap:1rem}.metric-value-large{font-size:2.5rem}.grants-grid,.regional-grid,.economic-grid,.sources-grid{grid-template-columns:1fr}.filter-buttons{gap:.5rem}.filter-btn{padding:.6rem 1.2rem;font-size:.85rem}.procurement-stats{grid-template-columns:1fr}}@media (max-width: 480px){.dashboard-section{padding:1rem}.section-title{font-size:1.3rem}.metric-value-large{font-size:2rem}.grant-header{flex-direction:column;gap:.5rem}.regional-header{flex-direction:column;align-items:flex-start}.economic-card{flex-direction:column;text-align:center}.economic-icon-wrapper{margin:0 auto}}.digital-readiness-page{min-height:100vh;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);padding:1rem 2rem 2rem}.readiness-intro{max-width:1000px;margin:-30px auto 0;padding:0 2rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.intro-header{text-align:center;margin-bottom:2rem;margin-top:0;padding-top:1rem}.intro-icon{font-size:4rem!important;color:#16a34a;margin-bottom:1rem;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.intro-title{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3.5rem;font-weight:700;color:#fff;margin:0 0 .75rem;letter-spacing:-.02em}.intro-subtitle{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.4rem;color:#16a34a;margin:0;line-height:1.6;font-weight:600;letter-spacing:-.01em}.intro-content{background:#fff;border-radius:0;padding:4rem;border:3px solid #000000;width:100%;max-width:1100px;margin:0 auto;box-shadow:8px 8px #1e8b3d}.intro-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2.5rem}@media (min-width: 768px){.intro-features{grid-template-columns:repeat(2,1fr);gap:2.5rem}}.feature-item{text-align:center;padding:2.5rem;background:#000;border-radius:0;border:3px solid #000000;transition:all .2s ease;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}.feature-item:hover{background:#16a34a;transform:translateY(-4px);box-shadow:6px 6px #000}.feature-item:hover .feature-icon,.feature-item:hover h3,.feature-item:hover p{color:#fff}.feature-icon{font-size:3rem!important;color:#16a34a;margin-bottom:1.25rem}.feature-item h3{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#fff;font-size:1.4rem;margin:0 0 1rem;font-weight:600;letter-spacing:-.01em}.feature-item p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#fffffff2;font-size:1.1rem;margin:0;line-height:1.7;font-weight:400;letter-spacing:-.005em}.start-button{display:block;margin:0 auto 1.5rem;padding:1.4rem 3.5rem;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.2rem;font-weight:600;color:#fff;background:#16a34a;border:3px solid #000000;border-radius:0;cursor:pointer;transition:all .2s ease;box-shadow:6px 6px #000;letter-spacing:-.01em}.start-button:hover{background:#000;color:#16a34a;transform:translate(2px,2px);box-shadow:4px 4px #16a34a}.intro-note{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:center;color:#000;font-size:.95rem;margin:0;font-weight:500;letter-spacing:.02em}.readiness-questions{max-width:800px;margin:-30px auto 0;padding:0 2rem 2rem}.questions-header{text-align:center;margin-bottom:2rem;margin-top:0;padding-top:1rem}.questions-title{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 2rem;letter-spacing:-.02em}.progress-bar{width:100%;height:16px;background:#fff;border-radius:0;overflow:hidden;margin-bottom:1rem;border:3px solid #000000}.progress-fill{height:100%;background:#16a34a;transition:width .3s ease;border-radius:0}.progress-text{color:#ffffffb3;font-size:.95rem;margin:0}.questions-list{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.question-card{background:#fff;border:3px solid #000000;border-radius:0;padding:3rem;transition:all .2s ease;margin-bottom:2rem}.question-card:hover{background:#fff;box-shadow:8px 8px #16a34a;transform:translate(-2px) translateY(-2px)}.question-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.question-number{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#000;color:#fff;padding:.5rem 1rem;border-radius:0;font-weight:700;font-size:.9rem;border:2px solid #000000}.question-category{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#16a34a;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.question-text{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#000;font-size:1.35rem;font-weight:600;margin:0 0 1.5rem;line-height:1.5;letter-spacing:-.01em}.answer-buttons{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.answer-btn{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:1.2rem 2rem;border:3px solid #000000;background:#fff;color:#000;border-radius:0;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;letter-spacing:-.01em}.answer-btn:hover{background:#000;color:#fff;box-shadow:4px 4px #16a34a}.answer-btn.selected.yes{background:#16a34a;border-color:#000;color:#fff;box-shadow:6px 6px #000}.answer-btn.selected.no{background:#000;border-color:#000;color:#fff;box-shadow:6px 6px #666}.questions-footer{text-align:center;padding:2rem 0}.calculate-btn{padding:1.25rem 3rem;font-size:1.1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#16a34a,#2d9a4d);border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #1e8b3d66}.calculate-btn:hover:not(:disabled){background:linear-gradient(135deg,#176b31,#16a34a);transform:scale(1.05);box-shadow:0 6px 30px #1e8b3d99}.calculate-btn:disabled{background:#ffffff1a;cursor:not-allowed;opacity:.6;box-shadow:none}.readiness-results{max-width:1000px;margin:-30px auto 0;padding:0 2rem 2rem}.results-header{text-align:center;margin-bottom:2rem;margin-top:0;padding-top:1rem}.results-title{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.5rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.02em}.score-display{text-align:center;margin-bottom:3rem;padding:5rem 4rem;background:#fff;border-radius:0;border:3px solid #000000;box-shadow:12px 12px #16a34a}.score-circle{width:320px;height:320px;border-radius:50%;border:18px solid #000000;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto 2rem;background:#fff;box-shadow:0 0 0 6px #16a34a;position:relative}.score-percentage{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:5rem;font-weight:700;line-height:1;color:#16a34a;letter-spacing:-.03em}.score-level{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.4rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-top:.5rem;color:#000}.score-message{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#000;font-size:1.4rem;margin:0;line-height:1.6;font-weight:600;letter-spacing:-.01em}.score-breakdown{background:#fff;border-radius:0;padding:3.5rem;margin-bottom:3rem;border:3px solid #000000;box-shadow:8px 8px #000}.breakdown-title{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#000;font-size:1.6rem;font-weight:700;margin:0 0 1.5rem;text-align:center;letter-spacing:-.01em}.breakdown-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem}.breakdown-item{text-align:center;padding:3rem;border-radius:0;border:3px solid #000000;transition:all .2s ease}.breakdown-item.positive{background:#16a34a}.breakdown-item.positive:hover{box-shadow:6px 6px #000}.breakdown-item.negative{background:#000}.breakdown-item.negative:hover{box-shadow:6px 6px #666}.breakdown-number{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3.5rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-.02em}.breakdown-item.positive .breakdown-number,.breakdown-item.negative .breakdown-number{color:#fff}.breakdown-label{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#fff;font-size:1rem;font-weight:600;letter-spacing:.02em}.recommendations-section{background:#fff;border-radius:0;padding:4rem;margin-bottom:3rem;border:3px solid #000000;box-shadow:8px 8px #000}.recommendations-title{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#000;font-size:1.8rem;font-weight:700;margin:0 0 2rem;display:flex;align-items:center;justify-content:center;gap:.75rem;letter-spacing:-.01em}.recommendations-title svg{color:#16a34a;font-size:2.5rem}.recommendations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.recommendation-card{background:#fff;border:3px solid #000000;border-radius:0;padding:2.5rem;transition:all .2s ease;position:relative;overflow:visible}.recommendation-card:hover{background:#000;transform:translateY(-4px);box-shadow:6px 6px #16a34a}.recommendation-card:hover h4,.recommendation-card:hover p{color:#fff}.recommendation-card:hover .priority-badge{background:#16a34a;color:#fff;border-color:#16a34a}.rec-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.rec-header h4{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#000;font-size:1.3rem;font-weight:600;margin:0;flex:1;letter-spacing:-.01em}.priority-badge{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:.4rem .9rem;border-radius:0;font-size:.75rem;font-weight:700;text-transform:uppercase;white-space:nowrap;border:2px solid #000000;letter-spacing:.05em}.priority-badge.high{background:#16a34a;color:#fff;border-color:#000}.priority-badge.medium{background:#fff;color:#000;border-color:#000}.recommendation-card p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#000;font-size:1.05rem;margin:0;line-height:1.6;font-weight:500;letter-spacing:-.01em}.cta-section{background:#16a34a;border-radius:0;padding:4rem 3rem;text-align:center;border:3px solid #000000;box-shadow:12px 12px #000}.cta-content h3{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#fff;font-size:2rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.02em}.cta-content p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#fff;font-size:1.15rem;margin:0 0 2rem;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto;font-weight:500;letter-spacing:-.01em}.cta-buttons{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem}.primary-cta,.secondary-cta{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:1.2rem 2.5rem;font-size:1.05rem;font-weight:600;border-radius:0;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;letter-spacing:-.01em}.primary-cta{background:#fff;color:#000;border:3px solid #000000;box-shadow:6px 6px #000}.primary-cta:hover{background:#000;color:#fff;transform:translate(2px,2px);box-shadow:4px 4px #fff}.secondary-cta{background:transparent;color:#fff;border:3px solid #ffffff;box-shadow:6px 6px #ffffff4d}.secondary-cta:hover{background:#fff;color:#16a34a;transform:translate(2px,2px);box-shadow:4px 4px #ffffff80}.contact-info{display:flex;gap:3rem;justify-content:center;flex-wrap:wrap}.contact-link{display:flex;align-items:center;gap:.75rem;color:#fff;text-decoration:none;font-size:1.05rem;font-weight:500;transition:all .3s ease}.contact-link:hover{transform:translateY(-2px);opacity:.8}@media (max-width: 768px){.digital-readiness-page{padding:1rem}.readiness-intro,.readiness-questions,.readiness-results{padding-top:1rem;margin-top:-30px}.intro-title{font-size:2.5rem}.intro-subtitle{font-size:1.1rem}.intro-content{padding:2rem 1.5rem}.intro-features{grid-template-columns:1fr;gap:1.5rem}.start-button{padding:1rem 2rem;font-size:1.1rem}.questions-title,.results-title{font-size:2rem}.question-card{padding:1.5rem}.question-text{font-size:1.1rem}.answer-buttons{grid-template-columns:1fr}.score-circle{width:200px;height:200px;border-width:8px}.score-percentage{font-size:3rem}.score-level{font-size:1.1rem}.breakdown-grid{grid-template-columns:1fr;gap:1.5rem}.recommendations-grid{grid-template-columns:1fr}.cta-section{padding:2rem 1.5rem}.cta-content h3{font-size:1.6rem}.cta-content p{font-size:1rem}.cta-buttons{flex-direction:column;align-items:stretch}.primary-cta,.secondary-cta{justify-content:center}.contact-info{flex-direction:column;gap:1rem}}@media (max-width: 480px){.intro-title{font-size:2rem}.intro-icon{font-size:4rem!important}.feature-icon{font-size:2.5rem!important}.score-circle{width:180px;height:180px}.score-percentage{font-size:2.5rem}.breakdown-number{font-size:3rem}.calculate-btn{padding:1rem 2rem;font-size:1rem}}@media (max-width: 768px){.industrymarket-page{padding:80px 10px 20px!important;background:#222!important}.loading-overlay{padding:20px!important}.loading-spinner{gap:1rem!important}.spinning-icon{font-size:2.5rem!important}.loading-text{font-size:1rem!important}.market-data-grid{grid-template-columns:1fr!important;gap:1rem!important;margin:1rem 0!important}.market-card{padding:1rem!important;margin:0!important}.market-card h3{font-size:1.2rem!important;margin-bottom:.5rem!important}.market-value{font-size:1.8rem!important}.market-change{font-size:.9rem!important}.market-description{font-size:.85rem!important;line-height:1.3!important}.industry-grid{grid-template-columns:1fr!important;gap:1rem!important;margin:1rem 0!important}.industry-card{padding:1rem!important}.industry-card h3{font-size:1.3rem!important;margin-bottom:.5rem!important}.industry-description{font-size:.9rem!important;line-height:1.4!important}.industry-stats{font-size:.8rem!important}.analysis-section{padding:1rem!important;margin:1rem 0!important}.analysis-section h2{font-size:1.5rem!important;margin-bottom:1rem!important}.analysis-content{font-size:.9rem!important;line-height:1.4!important}.chart-container{padding:.5rem!important;margin:1rem 0!important}.chart-title{font-size:1.1rem!important;margin-bottom:.5rem!important}.insights-grid{grid-template-columns:1fr!important;gap:1rem!important}.insight-card{padding:1rem!important}.insight-card h4{font-size:1.1rem!important;margin-bottom:.5rem!important}.insight-content{font-size:.85rem!important;line-height:1.3!important}.trends-section{padding:1rem!important}.trends-section h2{font-size:1.5rem!important;margin-bottom:1rem!important}.trend-list{font-size:.9rem!important}.trend-list li{margin-bottom:.5rem!important;padding-left:1rem!important}.forecast-section{padding:1rem!important}.forecast-section h2{font-size:1.5rem!important;margin-bottom:1rem!important}.forecast-content{font-size:.9rem!important;line-height:1.4!important}.opportunities-grid{grid-template-columns:1fr!important;gap:1rem!important}.opportunity-card{padding:1rem!important}.opportunity-card h4{font-size:1.1rem!important;margin-bottom:.5rem!important}.opportunity-description{font-size:.85rem!important;line-height:1.3!important}.challenges-section{padding:1rem!important}.challenges-section h2{font-size:1.5rem!important;margin-bottom:1rem!important}.challenge-list{font-size:.9rem!important}.challenge-list li{margin-bottom:.5rem!important;padding-left:1rem!important}.recommendations-section{padding:1rem!important}.recommendations-section h2{font-size:1.5rem!important;margin-bottom:1rem!important}.recommendation-list{font-size:.9rem!important}.recommendation-list li{margin-bottom:.5rem!important;padding-left:1rem!important}.data-table{font-size:.8rem!important;overflow-x:auto!important}.data-table th,.data-table td{padding:.5rem .3rem!important}.filter-section{padding:1rem!important;margin:1rem 0!important}.filter-buttons{flex-direction:column!important;gap:.5rem!important}.filter-button{padding:.8rem 1rem!important;font-size:.9rem!important;width:100%!important}.search-section{padding:1rem!important;margin:1rem 0!important}.search-input{padding:.8rem!important;font-size:1rem!important;width:100%!important}.search-button{padding:.8rem 1.5rem!important;font-size:.9rem!important;margin-top:.5rem!important;width:100%!important}.pagination{flex-wrap:wrap!important;gap:.5rem!important;justify-content:center!important}.pagination-button{padding:.6rem .8rem!important;font-size:.8rem!important;min-width:40px!important}.loading-skeleton{padding:1rem!important}.skeleton-card{height:120px!important;margin-bottom:1rem!important}.error-message{padding:1rem!important;font-size:.9rem!important;text-align:center!important}.error-button{padding:.8rem 1.5rem!important;font-size:.9rem!important;margin-top:1rem!important}}@media (max-width: 480px){.industrymarket-page{padding:70px 5px 15px!important}.loading-spinner{gap:.8rem!important}.spinning-icon{font-size:2rem!important}.loading-text{font-size:.9rem!important}.market-card,.industry-card,.insight-card,.opportunity-card{padding:.8rem!important}.market-card h3,.industry-card h3,.insight-card h4,.opportunity-card h4{font-size:1.1rem!important}.market-value{font-size:1.6rem!important}.market-change,.market-description,.industry-description,.insight-content,.opportunity-description{font-size:.8rem!important}.analysis-section h2,.trends-section h2,.forecast-section h2,.challenges-section h2,.recommendations-section h2{font-size:1.3rem!important}.analysis-content,.forecast-content,.trend-list,.challenge-list,.recommendation-list{font-size:.85rem!important}.chart-title{font-size:1rem!important}.data-table{font-size:.75rem!important}.data-table th,.data-table td{padding:.4rem .2rem!important}.filter-button,.search-button,.error-button{padding:.7rem 1rem!important;font-size:.85rem!important}.search-input{padding:.7rem!important;font-size:.9rem!important}.pagination-button{padding:.5rem .6rem!important;font-size:.75rem!important;min-width:35px!important}.skeleton-card{height:100px!important}}@media (max-width: 360px){.industrymarket-page{padding:60px 3px 10px!important}.spinning-icon{font-size:1.8rem!important}.loading-text{font-size:.85rem!important}.market-card,.industry-card,.insight-card,.opportunity-card{padding:.6rem!important}.market-card h3,.industry-card h3,.insight-card h4,.opportunity-card h4{font-size:1rem!important}.market-value{font-size:1.4rem!important}.analysis-section h2,.trends-section h2,.forecast-section h2,.challenges-section h2,.recommendations-section h2{font-size:1.2rem!important}.data-table{font-size:.7rem!important}.data-table th,.data-table td{padding:.3rem .1rem!important}.filter-button,.search-button,.error-button{padding:.6rem .8rem!important;font-size:.8rem!important}.search-input{padding:.6rem!important;font-size:.85rem!important}.pagination-button{padding:.4rem .5rem!important;font-size:.7rem!important;min-width:30px!important}}@media (max-width: 768px){.filter-button,.search-button,.pagination-button,.error-button{min-height:44px!important;min-width:44px!important}.market-card,.industry-card,.insight-card,.opportunity-card{transition:transform .1s ease!important}.market-card:active,.industry-card:active,.insight-card:active,.opportunity-card:active{transform:scale(.98)!important}}@media (max-width: 768px){.industrymarket-page{padding-top:120px!important;background:#222!important}.readiness-intro{padding-top:3rem!important;margin-top:2rem!important;background:transparent!important}.readiness-questions,.readiness-results{padding-top:8rem!important;margin-top:3rem!important}}@media (max-width: 768px){.readiness-intro{padding:5rem .8rem 3rem!important;margin-top:3rem!important;margin-bottom:2rem!important;display:flex!important;flex-direction:column!important;align-items:center!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:1!important;width:100%!important;max-width:100%!important;background:transparent!important}.intro-header{padding:1rem .5rem 2rem!important;margin-bottom:2rem!important;margin-top:2rem!important;display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;text-align:center!important;width:100%!important;z-index:2!important;background:transparent!important}.intro-icon{font-size:3rem!important;margin:0 auto .8rem!important;color:#16a34a!important;display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;text-align:center!important;width:100%!important}.intro-title{font-size:2.2rem!important;margin:0 0 .5rem!important;line-height:1.2!important;word-wrap:break-word!important;padding:0 .5rem!important;color:#fff!important;display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;font-weight:700!important}.intro-subtitle{font-size:1rem!important;line-height:1.4!important;padding:0 .5rem!important;margin:0!important;color:#16a34a!important;display:block!important;visibility:visible!important;opacity:1!important;position:relative!important}.intro-content{padding:4rem 1rem 2rem!important;margin:4rem auto 0!important;background:#fff!important;display:block!important;visibility:visible!important;position:relative!important;width:100%!important;box-sizing:border-box!important}.intro-features{grid-template-columns:1fr!important;gap:1.2rem!important;margin-bottom:2rem!important;margin-top:1rem!important}.feature-item{padding:1.5rem 1rem!important;min-height:auto!important}.feature-item h3{font-size:1.2rem!important;margin-bottom:.8rem!important;word-wrap:break-word!important}.feature-item p{font-size:.95rem!important;line-height:1.5!important}.feature-icon{font-size:2.5rem!important;margin-bottom:1rem!important}.start-button{padding:1rem 2rem!important;font-size:1rem!important;width:90%!important;max-width:300px!important;margin-top:1.5rem!important;display:block!important;visibility:visible!important}.intro-note{font-size:.85rem!important;padding:0 1rem!important}.readiness-questions{padding:8rem .8rem 2rem!important;margin-top:2rem!important}.questions-header{padding:2rem .5rem 1rem!important;margin-bottom:1.5rem!important;margin-top:3rem!important}.questions-title{font-size:1.8rem!important;margin:1rem 0 1.5rem!important;line-height:1.3!important;word-wrap:break-word!important;padding:0 .5rem!important;display:block!important;visibility:visible!important;color:#fff!important;position:relative!important}.progress-bar{margin-bottom:.8rem!important}.progress-text{font-size:.85rem!important}.question-card{padding:1.2rem 1rem!important;margin-bottom:1rem!important}.question-text{font-size:1rem!important;line-height:1.4!important;word-wrap:break-word!important}.question-header{margin-bottom:.8rem!important}.answer-buttons{grid-template-columns:1fr!important;gap:.8rem!important}.answer-btn{padding:.8rem 1rem!important;font-size:.95rem!important}.questions-footer{padding:1.5rem .5rem 0!important}.calculate-btn{padding:1rem 1.5rem!important;font-size:1rem!important;width:100%!important;max-width:300px!important}.readiness-results{padding:8rem .8rem 2rem!important;margin-top:2rem!important}.results-header{padding:2rem .5rem 1rem!important;margin-bottom:1.5rem!important;margin-top:3rem!important}.results-title{font-size:1.8rem!important;margin:1rem 0 1.5rem!important;line-height:1.3!important;word-wrap:break-word!important;padding:0 .5rem!important;display:block!important;visibility:visible!important;color:#fff!important;position:relative!important}.score-display{margin-bottom:2rem!important}.score-circle{width:180px!important;height:180px!important;border-width:6px!important}.score-percentage{font-size:2.5rem!important}.score-level{font-size:1rem!important}.score-message{font-size:1rem!important;padding:0 1rem!important;text-align:center!important}.score-breakdown{padding:1.5rem 1rem!important}.breakdown-title{font-size:1.4rem!important;margin-bottom:1.2rem!important;word-wrap:break-word!important}.breakdown-grid{grid-template-columns:1fr!important;gap:1.2rem!important}.breakdown-item{padding:1.2rem 1rem!important}.breakdown-number{font-size:2.5rem!important}.breakdown-label{font-size:.9rem!important}.recommendations-section{padding:1.5rem 1rem!important;margin-top:2rem!important}.recommendations-title{font-size:1.4rem!important;margin-bottom:1.2rem!important;word-wrap:break-word!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;flex-wrap:wrap!important}.recommendations-grid{grid-template-columns:1fr!important;gap:1rem!important}.recommendation-card{padding:1.2rem 1rem!important}.recommendation-card h4{font-size:1.1rem!important;margin-bottom:.8rem!important;word-wrap:break-word!important}.recommendation-card p{font-size:.9rem!important;line-height:1.5!important}.priority-badge{font-size:.75rem!important;padding:.3rem .6rem!important}.rec-header{flex-direction:column!important;align-items:flex-start!important;gap:.5rem!important}.cta-section{padding:2rem 1rem!important;margin-top:2rem!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.cta-content{text-align:center!important;width:100%!important;max-width:100%!important;padding:0 .5rem!important;box-sizing:border-box!important;word-wrap:break-word!important}.cta-content h3{font-size:1.5rem!important;margin-bottom:1rem!important;word-wrap:break-word!important;line-height:1.3!important}.cta-content p{font-size:.95rem!important;line-height:1.5!important;margin-bottom:1.5rem!important}.cta-buttons{flex-direction:column!important;gap:1rem!important;align-items:stretch!important}.primary-cta,.secondary-cta{padding:1rem 1.5rem!important;font-size:1rem!important;width:100%!important;justify-content:center!important}.contact-info{flex-direction:column!important;gap:.8rem!important;margin-top:1.5rem!important;width:100%!important;max-width:100%!important;padding:0 1rem!important;box-sizing:border-box!important}.contact-link{font-size:.9rem!important;padding:.8rem 1rem!important;width:100%!important;max-width:100%!important;word-wrap:break-word!important;word-break:break-word!important;overflow-wrap:break-word!important;text-overflow:ellipsis!important;white-space:normal!important;display:block!important;box-sizing:border-box!important}}@media (max-width: 480px){.intro-title{font-size:1.8rem!important}.intro-subtitle{font-size:.9rem!important}.intro-icon{font-size:2.5rem!important}.feature-item h3{font-size:1.1rem!important}.questions-title,.results-title{font-size:1.5rem!important}.breakdown-title,.recommendations-title{font-size:1.2rem!important}.score-circle{width:160px!important;height:160px!important}.score-percentage{font-size:2rem!important}.cta-content h3{font-size:1.3rem!important}}@media (max-width: 360px){.intro-title{font-size:1.6rem!important}.questions-title,.results-title{font-size:1.3rem!important}.score-circle{width:140px!important;height:140px!important}.score-percentage{font-size:1.8rem!important}}@media (max-width: 768px){.back-button-container{padding:120px 1rem 1rem!important;margin-bottom:2rem!important}.back-button{padding:.7rem 1.2rem!important;font-size:.9rem!important}}.legal-page{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;background:#fff;min-height:100vh;width:100vw;padding:120px 0 0;margin:0;box-sizing:border-box;position:relative;left:0;right:0}.legal-container{position:relative;z-index:3;padding:3rem;max-width:2200px;width:100%;margin:0 auto;background:linear-gradient(135deg,#f8f9fa,#e9ecef);box-shadow:0 4px 24px #00000014;border-radius:24px;border:1px solid #dee2e6}.legal-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid rgba(21,128,61,.1)}.legal-page-heading{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:3.5rem;font-weight:200;color:#2d3748;margin:0 0 1.5rem;line-height:1.15;position:relative;text-align:center}.legal-page-heading:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:80px;height:2px;background:linear-gradient(90deg,#15803d,#22c55e,#15803d);border-radius:2px;box-shadow:0 1px 4px #15803d33}.legal-subtitle{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.4rem;color:#555;margin:1.5rem auto 2rem;max-width:800px;line-height:1.6;font-weight:400}.last-updated{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#666;margin-top:1rem;padding:.8rem 1.5rem;background:#15803d1a;border-radius:12px;border:1px solid rgba(21,128,61,.2);display:inline-block}.legal-content{display:flex;flex-direction:column;gap:2.5rem}.legal-section{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 20px #00000014;border:1px solid rgba(21,128,61,.1);transition:all .3s ease}.legal-section:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001f;border-color:#15803d33}.section-heading{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:2.2rem;font-weight:300;color:#1a202c;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}.section-heading:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:2px;background:linear-gradient(90deg,#15803d,#22c55e);border-radius:2px}.section-content{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.7;color:#333}.section-content p{font-size:1.1rem;margin-bottom:1.5rem;color:#333;line-height:1.7}.section-content h3{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.4rem;font-weight:600;color:#15803d;margin:2rem 0 1rem}.section-content ul{margin:1rem 0 1.5rem;padding-left:1.5rem}.section-content li{font-size:1.1rem;margin-bottom:.8rem;color:#4a5568;line-height:1.6}.section-content li::marker{color:#15803d}.highlight-box{background:linear-gradient(135deg,#15803d1a,#22c55e1a);border:1px solid rgba(21,128,61,.2);border-radius:12px;padding:1.5rem;margin:1.5rem 0;position:relative}.highlight-box:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(to bottom,#15803d,#22c55e);border-radius:2px}.highlight-box p{margin:0;font-weight:500;color:#1a202c}.contact-section{background:linear-gradient(135deg,#f8f9fa,#fff);border:2px solid rgba(21,128,61,.15)}.contact-info{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000d}.contact-item{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#333;line-height:1.6}.contact-item strong{color:#15803d;font-weight:600}.contact-link{color:#15803d;text-decoration:none;font-weight:600;transition:all .3s ease;border-bottom:2px solid transparent}.contact-link:hover{color:#15803d;border-bottom-color:#15803d}.cta-section{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(21,128,61,.2)}.faq-category{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;border:1px solid rgba(21,128,61,.1);margin-bottom:2rem;overflow:hidden}.category-heading{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:2rem;font-weight:300;color:#fff;background:linear-gradient(135deg,#15803d,#22c55e);padding:1.5rem 2rem;margin:0;position:relative}.category-heading:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#ffffff4d,#ffffff1a)}.faq-items{padding:0}.faq-item{border-bottom:1px solid rgba(21,128,61,.1)}.faq-item:last-child{border-bottom:none}.faq-question{width:100%;background:none;border:none;padding:1.5rem 2rem;text-align:left;cursor:pointer;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.2rem;font-weight:600;color:#1a202c;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;position:relative}.faq-question:hover{background:#15803d0d;color:#15803d}.faq-question.active{background:#15803d1a;color:#15803d;border-bottom:2px solid #15803d}.question-text{flex:1;line-height:1.4}.toggle-icon{font-size:1.5rem;font-weight:700;color:#15803d;margin-left:1rem;min-width:20px;text-align:center;transition:transform .3s ease}.faq-question.active .toggle-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer.open{max-height:500px}.answer-content{padding:1.5rem 2rem 2rem;background:#15803d05}.answer-content p{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;line-height:1.7;color:#4a5568;margin:0}@media (max-width: 768px){.legal-page{padding-top:100px}.legal-container{padding:1.5rem;margin:1rem;border-radius:16px}.legal-page-heading{font-size:2.5rem;margin-bottom:1rem}.legal-page-heading:after{width:60px;bottom:-.8rem}.legal-subtitle{font-size:1.2rem;margin:1rem auto 1.5rem}.legal-section{padding:1.5rem;border-radius:12px}.section-heading{font-size:1.8rem;margin-bottom:1rem}.section-content p{font-size:1rem}.section-content h3{font-size:1.2rem;margin:1.5rem 0 .8rem}.section-content li{font-size:1rem}.contact-info{padding:1rem}.contact-item{font-size:1rem}.category-heading{font-size:1.6rem;padding:1.2rem 1.5rem}.faq-question{padding:1.2rem 1.5rem;font-size:1.1rem}.answer-content{padding:1.2rem 1.5rem 1.5rem}.answer-content p{font-size:1rem}}@media (max-width: 480px){.legal-page{padding-top:80px}.legal-container{padding:1rem;margin:.5rem;border-radius:12px}.legal-page-heading{font-size:2rem;margin-bottom:.8rem}.legal-page-heading:after{width:50px;bottom:-.6rem}.legal-subtitle{font-size:1.1rem;margin:.8rem auto 1.2rem}.legal-section{padding:1.2rem;border-radius:10px}.section-heading{font-size:1.5rem;margin-bottom:.8rem}.section-content p{font-size:.95rem}.section-content h3{font-size:1.1rem;margin:1.2rem 0 .6rem}.section-content li{font-size:.95rem;margin-bottom:.6rem}.highlight-box{padding:1rem;margin:1rem 0}.contact-info{padding:.8rem}.contact-item{font-size:.95rem}.category-heading{font-size:1.4rem;padding:1rem 1.2rem}.faq-question{padding:1rem 1.2rem;font-size:1rem}.answer-content{padding:1rem 1.2rem 1.2rem}.answer-content p{font-size:.95rem}.toggle-icon{font-size:1.3rem}}@media (max-width: 360px){.legal-page{padding-top:70px}.legal-container{padding:.8rem;margin:.3rem;border-radius:10px}.legal-page-heading{font-size:1.7rem;margin-bottom:.6rem}.legal-page-heading:after{width:40px;bottom:-.5rem}.legal-subtitle{font-size:1rem;margin:.6rem auto 1rem}.last-updated{font-size:.9rem;padding:.6rem 1rem}.legal-section{padding:1rem;border-radius:8px}.section-heading{font-size:1.3rem;margin-bottom:.6rem}.section-content p{font-size:.9rem}.section-content h3{font-size:1rem;margin:1rem 0 .5rem}.section-content li{font-size:.9rem;margin-bottom:.5rem}.contact-info{padding:.6rem}.contact-item{font-size:.9rem}.category-heading{font-size:1.2rem;padding:.8rem 1rem}.faq-question{padding:.8rem 1rem;font-size:.9rem}.answer-content{padding:.8rem 1rem 1rem}.answer-content p{font-size:.9rem}.toggle-icon{font-size:1.2rem}}@media (max-width: 768px){.faq-question{min-height:44px}.cta-button{min-height:44px;min-width:44px}}@media print{.legal-page{padding-top:0}.legal-container{box-shadow:none;border:none;padding:0;margin:0}.legal-section{break-inside:avoid;box-shadow:none;border:1px solid #ddd;margin-bottom:1rem}.faq-question{break-inside:avoid}.faq-answer{max-height:none}.highlight-box{border:2px solid #15803d}}@media (max-width: 768px){.legal-page{padding-top:80px!important}.legal-container{padding:1.5rem!important;margin:0 5px!important;max-width:calc(100% - 10px)!important;border-radius:16px!important}.legal-header{margin-bottom:2rem!important;padding-bottom:1.5rem!important}.legal-page-heading{font-size:2.5rem!important;margin:0 0 1rem!important;line-height:1.1!important}.legal-page-heading:after{width:60px!important;bottom:-.8rem!important}.legal-subheading{font-size:1.3rem!important;margin-bottom:.8rem!important}.legal-description{font-size:1rem!important;line-height:1.4!important}.legal-content{font-size:.95rem!important;line-height:1.5!important}.legal-content h2{font-size:1.6rem!important;margin:2rem 0 1rem!important}.legal-content h3{font-size:1.4rem!important;margin:1.5rem 0 .8rem!important}.legal-content h4{font-size:1.2rem!important;margin:1.2rem 0 .6rem!important}.legal-content p{margin-bottom:1rem!important}.legal-content ul,.legal-content ol{margin:1rem 0!important;padding-left:1.5rem!important}.legal-content li{margin-bottom:.5rem!important}.legal-section{margin:2rem 0!important;padding:1rem!important;border-radius:12px!important}.legal-section h2{font-size:1.5rem!important;margin-bottom:1rem!important}.legal-section h3{font-size:1.3rem!important;margin-bottom:.8rem!important}.legal-section p,.legal-list{font-size:.9rem!important;line-height:1.4!important}.legal-list li{margin-bottom:.6rem!important;padding-left:1rem!important}.legal-table{font-size:.8rem!important;overflow-x:auto!important;margin:1rem 0!important}.legal-table th,.legal-table td{padding:.6rem .4rem!important}.legal-code{font-size:.8rem!important;padding:1rem!important;margin:1rem 0!important;overflow-x:auto!important}.legal-quote{font-size:.9rem!important;padding:1rem!important;margin:1rem 0!important;border-left-width:3px!important}.legal-callout{padding:1rem!important;margin:1rem 0!important;border-radius:8px!important}.legal-callout h4{font-size:1.1rem!important;margin-bottom:.5rem!important}.legal-callout p{font-size:.85rem!important;line-height:1.3!important}.legal-nav{flex-direction:column!important;gap:.5rem!important;margin:1rem 0!important}.legal-nav a{padding:.8rem 1rem!important;font-size:.9rem!important;text-align:center!important;border-radius:6px!important}.legal-footer{padding:1.5rem!important;margin-top:2rem!important;text-align:center!important}.legal-footer p{font-size:.85rem!important;line-height:1.3!important}.legal-contact{padding:1rem!important;margin:1rem 0!important;border-radius:8px!important}.legal-contact h3{font-size:1.2rem!important;margin-bottom:.8rem!important}.legal-contact p{font-size:.9rem!important;line-height:1.4!important}.legal-last-updated{font-size:.8rem!important;text-align:center!important;margin-top:1rem!important;padding:.5rem!important}.legal-back-button{padding:.8rem 1.5rem!important;font-size:.9rem!important;margin-bottom:1rem!important;width:100%!important;text-align:center!important}@media print{.legal-page{padding-top:0!important}.legal-container{padding:1rem!important;margin:0!important;max-width:100%!important;box-shadow:none!important;border-radius:0!important}.legal-page-heading{font-size:1.8rem!important}.legal-content{font-size:.9rem!important}}}@media (max-width: 480px){.legal-page{padding-top:70px!important}.legal-container{padding:1rem!important;margin:0!important;max-width:100%!important;border-radius:12px!important}.legal-page-heading{font-size:2rem!important}.legal-subheading{font-size:1.1rem!important}.legal-description{font-size:.9rem!important}.legal-content{font-size:.85rem!important}.legal-content h2{font-size:1.4rem!important}.legal-content h3{font-size:1.2rem!important}.legal-content h4{font-size:1.1rem!important}.legal-section{padding:.8rem!important}.legal-section h2{font-size:1.3rem!important}.legal-section h3{font-size:1.1rem!important}.legal-section p,.legal-list{font-size:.8rem!important}.legal-table{font-size:.7rem!important}.legal-table th,.legal-table td{padding:.4rem .3rem!important}.legal-code{font-size:.7rem!important;padding:.8rem!important}.legal-quote{font-size:.8rem!important;padding:.8rem!important}.legal-callout{padding:.8rem!important}.legal-callout h4{font-size:1rem!important}.legal-callout p{font-size:.8rem!important}.legal-nav a{padding:.7rem .8rem!important;font-size:.8rem!important}.legal-footer{padding:1rem!important}.legal-footer p{font-size:.8rem!important}.legal-contact{padding:.8rem!important}.legal-contact h3{font-size:1.1rem!important}.legal-contact p{font-size:.8rem!important}.legal-last-updated{font-size:.75rem!important}.legal-back-button{padding:.7rem 1.2rem!important;font-size:.8rem!important}}@media (max-width: 360px){.legal-page{padding-top:60px!important}.legal-container{padding:.8rem!important;border-radius:8px!important}.legal-page-heading{font-size:1.8rem!important}.legal-subheading{font-size:1rem!important}.legal-description{font-size:.85rem!important}.legal-content{font-size:.8rem!important}.legal-content h2{font-size:1.3rem!important}.legal-content h3{font-size:1.1rem!important}.legal-content h4{font-size:1rem!important}.legal-section{padding:.6rem!important}.legal-section h2{font-size:1.2rem!important}.legal-section h3{font-size:1rem!important}.legal-section p,.legal-list{font-size:.75rem!important}.legal-table{font-size:.65rem!important}.legal-table th,.legal-table td{padding:.3rem .2rem!important}.legal-code{font-size:.65rem!important;padding:.6rem!important}.legal-quote{font-size:.75rem!important;padding:.6rem!important}.legal-callout{padding:.6rem!important}.legal-callout h4{font-size:.9rem!important}.legal-callout p{font-size:.75rem!important}.legal-nav a{padding:.6rem .7rem!important;font-size:.75rem!important}.legal-footer{padding:.8rem!important}.legal-footer p{font-size:.75rem!important}.legal-contact{padding:.6rem!important}.legal-contact h3{font-size:1rem!important}.legal-contact p{font-size:.75rem!important}.legal-last-updated{font-size:.7rem!important}.legal-back-button{padding:.6rem 1rem!important;font-size:.75rem!important}}@media (max-width: 768px){.legal-nav a,.legal-back-button{min-height:44px!important;min-width:44px!important}.legal-nav a{display:flex!important;align-items:center!important;justify-content:center!important}}@media (max-width: 768px){.legal-page{padding-top:80px!important}}.navbar{position:fixed;top:0;left:0;right:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:none;box-shadow:none;z-index:1000;padding:.5rem 0;transition:all .3s ease;display:flex;justify-content:space-between;align-items:center;padding:.5rem 2rem}.navbar:hover{background:transparent;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:none}@media (max-width: 768px){.navbar,.navbar.navbar-mobile,.navbar:hover,.navbar.navbar-mobile:hover{background:#000000d9!important;background-color:#000000d9!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;box-shadow:none!important}}.navbar-content{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem}.navbar-logo{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:2rem;font-weight:300;color:#000;text-decoration:none;letter-spacing:-.5px}.navbar-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.navbar-links a{color:#000;text-decoration:none;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.3rem;font-weight:400;transition:color .3s ease;padding:.5rem 0}.navbar-links a:hover{color:#000;transform:none}.logo-container{display:flex;align-items:center;margin-bottom:0;margin-left:2rem}.logo-link{text-decoration:none;color:#000;transition:all .3s ease}.logo-link:hover{color:#fff;transform:none}.logo{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:2.2rem;font-weight:300;display:flex;align-items:center;position:relative;color:#000}.logo:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#15803d,#15803d);transition:width .3s ease}.logo:hover:after{width:0}.link-container{display:flex;align-items:center;gap:2rem;position:relative;margin-right:calc(2rem - 10px)}.link-container:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:1px;background:#fff3;transition:width .3s ease}.nav-link{color:#000;text-decoration:none;font-size:1.3rem;font-weight:400;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;position:relative;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.nav-link:hover,.nav-link.active{color:#15803d;background:#15803d1a}.contact-highlight{background:linear-gradient(135deg,#15803d,#15803d);color:#fff!important;border:none;box-shadow:0 4px 15px #14532d59;font-weight:600;padding:.7rem 1.4rem!important;border-radius:25px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem}.contact-highlight:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transition:left .4s ease}.contact-highlight:hover{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff!important;transform:translateY(-2px);box-shadow:0 6px 20px #14532d73}.contact-highlight:hover:before{left:100%}.contact-highlight.active{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff!important;transform:translateY(-1px)}@media (max-width: 1440px){.navbar{padding:1rem 0}.logo{font-size:1.8rem}.logo img{height:65px}.link-container{gap:1.5rem;padding:0 1rem}.nav-link{font-size:1.4rem;font-weight:400;padding:.6rem 1rem}}@media (min-width: 769px) and (max-width: 1024px){.logo{font-size:2rem}.logo img{height:75px}.nav-link{font-size:1.5rem;padding:.7rem 1.2rem}}@media (min-width: 1025px){.navbar{padding:1.2rem 0}.logo{font-size:2.4rem}.logo img{height:80px}.nav-link{font-size:1.6rem;padding:.8rem 1.5rem}}@media screen and (min-resolution: 192dpi),screen and (-webkit-min-device-pixel-ratio: 2){.navbar{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.nav-link:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px;border-radius:25px;color:#fff}.nav-link:active{color:#15803d;background:#15803d29}@media (prefers-reduced-motion: reduce){.navbar,.logo,.logo img,.nav-link,.nav-link:before,.nav-link:after{transition:none;animation:none}}@media (max-width: 1440px){.navbar{padding:1rem 0}.logo{font-size:2.2rem}.logo img{height:75px}.nav-link{font-size:1.5rem;padding:.7rem 1.3rem}}@media (max-width: 1280px){.navbar{padding:.8rem 0}.logo{font-size:2rem}.logo img{height:70px}.nav-link{font-size:1.4rem;padding:.6rem 1.2rem}}@media (max-width: 1024px){.navbar{padding:.6rem 0}.logo{font-size:1.8rem}.logo img{height:65px}.link-container{gap:1.5rem;padding:0 1rem}.nav-link{font-size:1.4rem;font-weight:400;padding:.6rem 1rem}.contact-highlight{padding:.5rem 1rem!important;font-size:1.2rem}}@media (max-width: 768px){.navbar{padding:.5rem 0}.logo{font-size:1.6rem}.logo img{height:60px}.link-container{gap:1rem;padding:0 .8rem}.nav-link{font-size:1.2rem;font-weight:400;padding:.5rem .8rem}.contact-highlight{padding:.4rem .8rem!important;font-size:1.1rem}}@media (max-width: 640px){.navbar{padding:.4rem 0}.logo{font-size:1.4rem}.logo img{height:55px}.link-container{gap:.8rem;padding:0 .6rem}.nav-link{font-size:1.1rem;font-weight:400;padding:.4rem .6rem}.contact-highlight{padding:.3rem .6rem!important;font-size:1rem}}@media (max-width: 480px){.navbar{padding:.3rem 0}.logo{font-size:1.2rem}.logo img{height:50px}.link-container{gap:.6rem;padding:0 .4rem}.nav-link{font-size:1rem;font-weight:400;padding:.3rem .5rem}.contact-highlight{padding:.2rem .5rem!important;font-size:.9rem}}@media (max-width: 360px){.navbar{padding:.2rem 0}.logo{font-size:1rem}.logo img{height:45px}.link-container{gap:.5rem;padding:0 .3rem}.nav-link{font-size:.9rem;font-weight:400;padding:.2rem .4rem}.contact-highlight{padding:.1rem .4rem!important;font-size:.8rem}}@media (max-width: 320px){.navbar{padding:.1rem 0}.logo{font-size:.9rem}.logo img{height:40px}.link-container{gap:.4rem;padding:0 .2rem}.nav-link{font-size:.8rem;font-weight:400;padding:.1rem .3rem}.contact-highlight{padding:.1rem .3rem!important;font-size:.7rem}}@media (max-width: 768px){.menu-toggle{display:block}.nav-link{display:none}}.logo-container-mobile{display:flex;align-items:center;margin-bottom:0;margin-left:2rem}@media (max-width: 768px){.logo-mobile{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:1rem;font-weight:300;color:#fff;text-decoration:none;letter-spacing:-.5px;display:flex;align-items:center;position:relative}.logo-mobile span{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:1rem;font-weight:300;color:#fff;text-decoration:none;letter-spacing:-.5px}}.menu-toggle{display:none;flex-direction:column;cursor:pointer;padding:.5rem;background:none;border:none;color:#fff;transition:all .3s ease}.menu-toggle:hover{background:#ffffff1a;border-radius:8px}.menu-toggle.active{background:#ffffff26}.menu-line{width:25px;height:3px;background:#fff;margin:3px 0;transition:all .3s ease;border-radius:2px}.menu-line:before,.menu-line:after{content:"";width:25px;height:3px;background:#fff;margin:3px 0;transition:all .3s ease;border-radius:2px}.menu-line:before{transform:translateY(-6px)}.menu-line:after{transform:translateY(6px)}.mavbar-mobile-links{display:none;position:absolute;top:100%;left:0;right:0;background:#191919;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 8px 30px #00000026;padding:1rem 0;border-radius:0 0 16px 16px;animation:slideDown .3s ease}.navbar-mobile-links:hover{background:#191919}.nav-link-mobile{color:#fff;text-decoration:none;font-size:1.3rem;font-weight:400;padding:1rem 2rem;border-radius:8px;transition:all .3s ease;position:relative;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:center}.nav-link-mobile:hover,.nav-link-mobile.active{color:#fff;background:#ffffff1a;transform:translate(5px)}.nav-link-mobile.contact-highlight{background:linear-gradient(135deg,#15803d,#15803d);color:#fff!important;border:none;box-shadow:0 4px 15px #14532d59;font-weight:600;margin:.5rem 2rem;border-radius:25px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem}.nav-link-mobile.contact-highlight:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transition:left .4s ease}.nav-link-mobile.contact-highlight:hover{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff!important;transform:translateY(-2px);box-shadow:0 6px 20px #14532d73}.nav-link-mobile.contact-highlight:hover:before{left:100%}.nav-link-mobile.contact-highlight.active{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff!important;transform:translateY(-1px)}@media (max-width: 640px){.navbar-mobile{padding:.4rem 0}.logo-mobile{font-size:1.6rem}.logo-mobile img{height:60px}.menu-toggle{padding:.4rem}.menu-line{width:22px;height:2px}.menu-line:before,.menu-line:after{width:22px;height:2px}.nav-link-mobile{font-size:1.2rem;padding:.8rem 1.5rem}}@media (max-width: 480px){.navbar-mobile{padding:.3rem 0}.logo-container-mobile{margin-left:1rem}.logo-mobile{font-size:1.4rem}.logo-mobile img{height:55px}.menu-toggle{padding:.3rem}.menu-line{width:20px;height:2px}.menu-line:before,.menu-line:after{width:20px;height:2px}.nav-link-mobile{font-size:1.1rem;padding:.7rem 1.2rem}}@media (max-width: 360px){.navbar-mobile{padding:.2rem 0}.logo-container-mobile{margin-left:.8rem}.logo-mobile{font-size:1.2rem}.logo-mobile img{height:50px}.menu-toggle{padding:.2rem}.menu-line{width:18px;height:2px}.menu-line:before,.menu-line:after{width:18px;height:2px}.nav-link-mobile{font-size:1rem;padding:.6rem 1rem}}@media (max-width: 320px){.navbar-mobile{padding:.1rem 0}.logo-container-mobile{margin-left:.6rem}.logo-mobile{font-size:1rem}.logo-mobile img{height:45px}.menu-toggle{padding:.1rem}.menu-line{width:16px;height:2px}.menu-line:before,.menu-line:after{width:16px;height:2px}.nav-link-mobile{font-size:.9rem;padding:.5rem .8rem}}@media (max-width: 768px){.menu-toggle{display:flex}.nav-link-mobile{display:block}}.navbar-mobile-links.active{display:flex;flex-direction:column;gap:.5rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.navbar.navbar-dark .logo,.navbar.navbar-dark .logo-link,.navbar.navbar-dark .logo span,.navbar.navbar-dark .nav-link{color:#fff!important}.navbar.navbar-dark .nav-link:hover,.navbar.navbar-dark .nav-link.active{color:#fff!important;background:#ffffff1a!important}@media (max-width: 768px){.navbar.navbar-dark .logo-mobile,.navbar.navbar-dark .logo-mobile span,.navbar.navbar-dark .logo-link,.navbar.navbar-dark .menu-toggle{color:#fff!important}.navbar.navbar-dark .menu-line,.navbar.navbar-dark .menu-line:before,.navbar.navbar-dark .menu-line:after{background:#fff!important}}*{box-sizing:border-box;margin:0;padding:0}@media (max-width: 768px){nav.navbar.navbar-mobile,nav.navbar-mobile,.navbar.navbar-mobile,nav[class*=navbar],nav.navbar{background:#000000d9!important;background-color:#000000d9!important;background-image:none!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;box-shadow:none!important;border:none!important;opacity:1!important}nav.navbar.navbar-mobile:hover,nav.navbar-mobile:hover,.navbar.navbar-mobile:hover{background:#000000d9!important;background-color:#000000d9!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-shadow:none!important}}@media (max-width: 768px){nav.navbar,.navbar,.navbar-mobile{position:relative!important;overflow:visible!important;background:#000000d9!important;background-color:#000000d9!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-shadow:none!important}nav.navbar:hover,.navbar:hover,.navbar-mobile:hover{background:#000000d9!important;background-color:#000000d9!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-shadow:none!important}}@media (max-width: 768px){.navbar-mobile{background-color:#000000d9!important;background:#000000d9!important;color:#fff;width:100%;position:fixed;top:0;left:0;padding:.8rem 1rem;display:flex;flex-direction:column;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-shadow:none!important;transition:all .3s ease;min-height:60px;box-sizing:border-box;overflow:visible!important}.navbar-mobile:hover{background-color:#000000d9!important;background:#000000d9!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-shadow:none!important}}.logo-container-mobile{display:flex;align-items:center;margin-bottom:0;width:100%;position:relative;padding:0 1rem;justify-content:space-between;box-sizing:border-box;overflow-x:hidden}@media (max-width: 768px){.logo-mobile{font-family:Sora,Inter Tight,Inter,sans-serif;font-size:1rem;cursor:pointer;color:#fff;text-decoration:none;transition:color .3s ease;display:flex;align-items:center;white-space:nowrap;overflow:visible;margin:0;flex:1;min-width:0;max-width:calc(100% - 60px)}}.logo-mobile span{white-space:nowrap;overflow:visible;color:#fff}.logo-mobile img{width:35px;height:35px;transform:rotate(300deg);filter:brightness(0) invert(1);flex-shrink:0;margin-left:.5rem}.menu-toggle{position:relative;width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#ffffff26;border-radius:6px;transition:all .3s ease;border:1px solid rgba(255,255,255,.3);flex-shrink:0}.menu-toggle:hover{background:#ffffff40;border-color:#ffffff80;transform:scale(1.02)}.menu-line{position:relative;width:20px;height:2px;background-color:#fff;transition:all .3s ease;border-radius:1px;filter:drop-shadow(1px 1px 2px rgba(0,0,0,.5))}.menu-line:before,.menu-line:after{content:"";position:absolute;width:20px;height:2px;background-color:#fff;transition:all .3s ease;border-radius:1px}.menu-line:before{top:-6px}.menu-line:after{bottom:-6px}.menu-toggle.active .menu-line{transform:translateY(0) rotate(45deg)}.menu-toggle.active .menu-line:before{transform:translateY(8px) rotate(-90deg);opacity:0}.menu-toggle.active .menu-line:after{transform:translateY(-8px) rotate(-90deg)}@media (max-width: 768px){nav.navbar .navbar-mobile-links,nav.navbar-mobile .navbar-mobile-links,.navbar .navbar-mobile-links{position:absolute!important;top:100%!important;left:0!important;width:100%!important;background-color:#000000d9!important;color:#fff!important;display:none!important;flex-direction:column!important;align-items:center!important;padding:1rem 0!important;z-index:9999!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-shadow:0 4px 8px #0000004d!important;transition:all .3s ease!important;border-top:1px solid rgba(255,255,255,.1)!important}nav.navbar .navbar-mobile-links.active,nav.navbar-mobile .navbar-mobile-links.active,.navbar .navbar-mobile-links.active,.navbar-mobile-links.active{display:flex!important;flex-direction:column!important;background-color:#000000d9!important;opacity:1!important;visibility:visible!important;height:auto!important;min-height:200px!important}}@media (max-width: 768px){.navbar-mobile-links:hover{background-color:#000000d9;box-shadow:0 6px 12px #0000004d}}@media (max-width: 768px){.nav-link-mobile{color:#fff;text-decoration:none;margin:.5rem 0;cursor:pointer;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;font-weight:200;transition:color .3s ease;width:100%;text-align:center;padding:.3rem 0}.nav-link-mobile:hover{color:#4ade80}}@media (max-width: 640px){.navbar-mobile{padding:.7rem .8rem}.logo-mobile{font-size:1.15rem}.logo-mobile img{width:32px;height:32px}.menu-toggle{width:30px;height:30px}.menu-line{width:18px;height:2px}.menu-line:before,.menu-line:after{width:18px;height:2px}.nav-link-mobile{font-size:1rem}}@media (max-width: 480px){.navbar-mobile{padding:.9rem .6rem .2rem}.logo-container-mobile{padding:0 1.5rem}.logo-mobile{font-size:1.05rem}.logo-mobile img,.menu-toggle{width:30px;height:30px}.menu-line{width:22px;height:3px}.menu-line:before,.menu-line:after{width:22px;height:3px}.nav-link-mobile{font-size:.95rem;margin:.4rem 0}}@media (max-width: 360px){.navbar-mobile{padding:.8rem .5rem .2rem}.logo-container-mobile{padding:0 1rem}.logo-mobile{font-size:.95rem}.logo-mobile img,.menu-toggle{width:28px;height:28px}.menu-line{width:20px;height:3px}.menu-line:before,.menu-line:after{width:20px;height:3px}.nav-link-mobile{font-size:.9rem;margin:.3rem 0}}@media (max-width: 320px){.navbar-mobile{padding:.7rem .4rem .2rem}.logo-container-mobile{padding:0 .8rem}.logo-mobile{font-size:.85rem}.logo-mobile img,.menu-toggle{width:26px;height:26px}.menu-line{width:18px;height:3px}.menu-line:before,.menu-line:after{width:18px;height:3px}.nav-link-mobile{font-size:.85rem;margin:.25rem 0}}@media (max-width: 768px){.menu-toggle{min-height:44px;min-width:44px}.nav-link-mobile{min-height:44px;display:flex;align-items:center;justify-content:center}.nav-link-mobile.contact-highlight{text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:200px!important;margin:.5rem auto!important;padding:.5rem 1rem!important}}.navbar-mobile{position:fixed;top:0;left:0;right:0;z-index:1000}.logo-mobile{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.navbar-mobile-links{max-height:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;opacity:0}.navbar-mobile-links.active{max-height:300px;opacity:1}@media (max-width: 768px){nav[class*=navbar],.navbar,.navbar-mobile,nav.navbar.navbar-mobile,nav.navbar,nav{background:#000000d9!important;background-color:#000000d9!important;background-image:none!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;box-shadow:none!important;border:none!important}nav[class*=navbar]:hover,.navbar:hover,.navbar-mobile:hover,nav.navbar.navbar-mobile:hover,nav.navbar:hover,nav:hover{background:#000000d9!important;background-color:#000000d9!important;background-image:none!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;box-shadow:none!important;border:none!important}nav.navbar.navbar-mobile,nav.navbar-mobile{background:#000000d9!important;background-color:#000000d9!important;background-image:none!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;-webkit-background-composite:none!important}}@media (max-width: 768px){nav.navbar.navbar-mobile[class],nav[class].navbar-mobile,nav[class].navbar{background:#000000d9!important;background-color:#000000d9!important;background-image:none!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.app nav.navbar,#root nav.navbar,body nav.navbar{background:#000000d9!important;background-color:#000000d9!important;background-image:none!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}}@media (max-width: 768px){.navbar.navbar-dark .logo-mobile,.navbar.navbar-dark .logo-mobile span,.navbar.navbar-dark .logo-link,.navbar.navbar-dark .nav-link-mobile,.navbar.navbar-dark .menu-toggle{color:#fff!important}.navbar.navbar-dark .menu-line,.navbar.navbar-dark .menu-line:before,.navbar.navbar-dark .menu-line:after{background-color:#fff!important}}:root{--primary: #2c3e50;--secondary: #3498db;--accent: #15803d;--text: #2c3e50;--text-light: #7f8c8d;--background: #f8f9fa;--white: #ffffff;--black: #000000;--font-display: "Sora", "Inter Tight", "Inter", sans-serif;--em-bg-1: #0c2616;--em-bg-2: #081c10;--em-bg-3: #04120a;--em-heading: #f0fff4;--em-text: rgba(220, 252, 231, .82);--em-text-dim: rgba(220, 252, 231, .64);--em-accent: #22c55e;--em-accent-2: #16a34a;--em-mint: #4ade80;--em-btn-text: #04231c;--em-surface: #0f3f23;--em-surface-gradient: linear-gradient(170deg, #14532d 0%, #082b18 100%);--em-surface-border: rgba(134, 239, 172, .18);--font-primary: "Sora", "Inter Tight", "Inter", sans-serif;--font-secondary: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--font-size-5xl: 3rem;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1);--transition-fast: .15s ease;--transition-normal: .3s ease;--transition-slow: .5s ease;--mobile-width: 480px;--tablet-width: 768px;--laptop-width: 1024px;--desktop-width: 1280px;--large-desktop-width: 1440px;--xl-desktop-width: 1920px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-secondary);color:var(--text);background-color:var(--background);line-height:1.5;overflow-x:hidden}#__next,#root{height:100%;display:flex;flex-direction:column;position:relative}.app{min-height:100vh;display:flex;flex-direction:column}.content{flex:1;width:100%;max-width:none;padding:0;margin:0}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 var(--spacing-md)}.card{background:var(--white);border-radius:8px;box-shadow:var(--shadow-md);transition:transform var(--transition-normal),box-shadow var(--transition-normal)}.card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.button{display:inline-block;padding:var(--spacing-sm) var(--spacing-lg);background:var(--secondary);color:var(--white);border:none;border-radius:4px;font-family:var(--font-primary);font-size:var(--font-size-base);cursor:pointer;transition:all var(--transition-fast)}.button:hover{background:var(--primary);transform:translateY(-1px)}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);font-weight:300;line-height:1.2;margin-bottom:var(--spacing-md)}h1{font-size:var(--font-size-5xl)}h2{font-size:var(--font-size-4xl)}h3{font-size:var(--font-size-3xl)}@media (max-width: 1920px){:root{--font-size-5xl: 2.8rem;--font-size-4xl: 2.2rem;--font-size-3xl: 1.8rem}}@media (max-width: 1440px){:root{--font-size-5xl: 2.5rem;--font-size-4xl: 2rem;--font-size-3xl: 1.75rem}.container{max-width:1200px}}@media (max-width: 1280px){:root{--font-size-5xl: 2.3rem;--font-size-4xl: 1.9rem;--font-size-3xl: 1.6rem}.container{max-width:1000px;padding:0 var(--spacing-lg)}}@media (max-width: 1024px){:root{--font-size-5xl: 2.2rem;--font-size-4xl: 1.8rem;--font-size-3xl: 1.5rem;--font-size-2xl: 1.4rem;--font-size-xl: 1.2rem;--font-size-lg: 1.1rem}.container{max-width:900px;padding:0 var(--spacing-md)}}@media (max-width: 768px){:root{--font-size-5xl: 2rem;--font-size-4xl: 1.7rem;--font-size-3xl: 1.4rem;--font-size-2xl: 1.3rem;--font-size-xl: 1.1rem;--font-size-lg: 1rem;--font-size-base: .95rem}.container{max-width:100%;padding:0 var(--spacing-sm)}body{font-size:var(--font-size-base)}}@media (max-width: 640px){:root{--font-size-5xl: 1.8rem;--font-size-4xl: 1.6rem;--font-size-3xl: 1.3rem;--font-size-2xl: 1.2rem;--font-size-xl: 1rem;--font-size-lg: .95rem;--font-size-base: .9rem}}@media (max-width: 480px){:root{--font-size-5xl: 1.6rem;--font-size-4xl: 1.5rem;--font-size-3xl: 1.2rem;--font-size-2xl: 1.1rem;--font-size-xl: .95rem;--font-size-lg: .9rem;--font-size-base: .85rem}.container{padding:0 var(--spacing-xs)}}@media (max-width: 360px){:root{--font-size-5xl: 1.4rem;--font-size-4xl: 1.3rem;--font-size-3xl: 1.1rem;--font-size-2xl: 1rem;--font-size-xl: .9rem;--font-size-lg: .85rem;--font-size-base: .8rem}}@media (max-width: 1200px){.container{max-width:95%}}@media (max-width: 768px){.container{max-width:100%;padding:0 1rem}}@media (max-width: 480px){.container{padding:0 .75rem}}@media (max-width: 768px){.card{margin:.5rem 0;border-radius:6px}}@media (max-width: 768px){.button{padding:var(--spacing-xs) var(--spacing-md);font-size:var(--font-size-base)}}@media (max-width: 480px){.button{padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--font-size-sm)}}@media (max-width: 768px){h1{font-size:var(--font-size-4xl);margin-bottom:var(--spacing-sm)}h2{font-size:var(--font-size-3xl);margin-bottom:var(--spacing-sm)}h3{font-size:var(--font-size-2xl);margin-bottom:var(--spacing-sm)}}@media (max-width: 480px){h1{font-size:var(--font-size-3xl)}h2{font-size:var(--font-size-2xl)}h3{font-size:var(--font-size-xl)}}@media screen and (orientation: landscape){html{-webkit-text-size-adjust:100%}}@media screen and (min-resolution: 192dpi),screen and (-webkit-min-device-pixel-ratio: 2){html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}html,body{overflow-x:hidden;width:100%;max-width:100%}@media (max-width: 768px){button,.button,a,input,select,textarea{min-height:44px;min-width:44px}input,select,textarea{font-size:16px}}@media (max-width: 768px){.content{padding:0;margin:0}}.app{position:relative;z-index:1}.content{position:relative;z-index:2}body,button,input,select,textarea{font-family:var(--font-secondary)}h1,h2,h3,h4,h5,h6,.logo,.logo span,.logo-mobile,.logo-mobile span,.navbar-logo,.company-name,.heading1,.heading1-mobile,.section-title,.promo-title,.services-page-heading,.about-main-heading,.contact-page-heading,.services-heading{font-family:var(--font-display)!important}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6,.heading1,.heading1-mobile,.section-title,.promo-title,.services-page-heading,.about-main-heading,.contact-page-heading,.services-heading,.company-name{font-weight:600!important;letter-spacing:-.025em!important;line-height:1.08!important}h4,h5,h6{letter-spacing:-.015em!important;line-height:1.25!important}.logo,.logo span,.logo-mobile,.logo-mobile span,.navbar-logo{font-weight:600!important;letter-spacing:-.03em!important}.nav-link,.nav-link-mobile,button,.cta-button,.view-all-services,.cyber-btn{font-weight:500;letter-spacing:-.005em}p,li,.hero-description,.cta-description,.promo-subtitle,.feature-text p{letter-spacing:-.011em}h1,h2,h3,h4,h5,h6,.heading1,.heading1-mobile,.section-title,.promo-title,.services-page-heading,.about-main-heading,.contact-page-heading,.services-heading,.company-name{letter-spacing:-.035em!important;line-height:1.04!important;font-weight:700!important}h4,h5,h6{letter-spacing:-.02em!important;line-height:1.22!important;font-weight:600!important}.logo,.logo span,.logo-mobile,.logo-mobile span,.navbar-logo{font-weight:700!important;letter-spacing:-.04em!important}button,.cta-button,.view-all-services,.learn-more,.cyber-btn,.contact-highlight,.submit-button,input[type=submit]{font-family:var(--font-display)!important;font-weight:600!important;letter-spacing:-.01em!important}.cta-button,.view-all-services,.learn-more,.cyber-btn,.submit-button,input[type=submit]{padding:1.15rem 2.9rem!important;font-size:1.2rem!important;border-radius:12px!important}.contact-highlight{padding:.85rem 1.75rem!important;font-size:1.15rem!important}.nav-link,.nav-link-mobile{font-weight:500!important;letter-spacing:-.015em!important}p,li,.hero-description,.cta-description,.promo-subtitle,.feature-text p,.service-description{letter-spacing:-.014em!important}:root{--page-max: 1360px;--page-gutter: 2.5rem;--card-radius: 18px;--card-border: 1px solid rgba(16, 32, 24, .09);--card-shadow: 0 1px 2px rgba(16, 32, 24, .04), 0 8px 24px rgba(16, 32, 24, .06);--card-shadow-hover: 0 2px 4px rgba(16, 32, 24, .06), 0 16px 40px rgba(16, 32, 24, .1);--section-gap: 5rem;--ink: #101f18;--ink-soft: #48564f;--hairline: rgba(16, 32, 24, .08)}.aboutPage,.servicesPage,.contact-page{padding-top:8rem!important;padding-bottom:var(--section-gap)!important;padding-left:0!important;padding-right:0!important}.aboutPage .content-container,.aboutPage .content-card,.servicesPage .content-card,.contact-page .contact-container{width:100%!important;max-width:var(--page-max)!important;margin-left:auto!important;margin-right:auto!important;padding-left:var(--page-gutter)!important;padding-right:var(--page-gutter)!important;box-sizing:border-box!important}.aboutPage .content-container,.aboutPage .content-card,.servicesPage .content-card{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important}.about-main-heading,.services-page-heading,.contact-page-heading{font-size:clamp(2.6rem,5vw,3.6rem)!important;line-height:1.05!important;letter-spacing:-.03em!important;font-weight:600!important;color:var(--ink)!important;text-align:center!important;margin:0 auto 1rem!important;padding:0 var(--page-gutter)!important;max-width:var(--page-max)!important}.contact-subheading,.contact-subtitle,.about-section-label,.services-blurb>p:first-child{text-align:center;color:var(--ink-soft);max-width:620px;margin-left:auto;margin-right:auto}.services-section-title,.aboutPage h2,.servicesPage h2{font-size:clamp(1.8rem,2.6vw,2.4rem)!important;letter-spacing:-.025em!important;font-weight:600!important;color:var(--ink)!important;margin-bottom:2rem!important}.value-item,.mission-card,.vision-card,.service-card,.benefit-card,.contact-form-container,.contact-info-container,.package-item{background:#fff!important;border:var(--card-border)!important;border-radius:var(--card-radius)!important;box-shadow:var(--card-shadow)!important;padding:2.75rem!important;box-sizing:border-box!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.value-item:hover,.mission-card:hover,.vision-card:hover,.service-card:hover,.package-item:hover{transform:translateY(-4px)!important;box-shadow:var(--card-shadow-hover)!important;border-color:#15803d59!important}.benefit-card{padding:1.15rem 1.35rem!important}.values-grid,.services-grid,.benefits-grid,.mission-vision-section{display:grid!important;gap:1.5rem!important;width:100%!important;max-width:var(--page-max)!important;margin:0 auto var(--section-gap)!important;padding:0!important;align-items:stretch!important}.values-grid,.servicesPage .services-grid{grid-template-columns:repeat(auto-fit,minmax(330px,1fr))!important}.mission-vision-section{grid-template-columns:repeat(auto-fit,minmax(380px,1fr))!important}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(275px,1fr))!important;margin-bottom:2rem!important}.value-item h3,.service-card h3,.mission-card h3,.vision-card h3,.benefit-card h3,.benefit-card h4{font-size:1.25rem!important;font-weight:600!important;letter-spacing:-.02em!important;color:var(--ink)!important;margin:0 0 .6rem!important;line-height:1.3!important}.value-item p,.service-card p,.mission-card p,.vision-card p,.benefit-card p,.service-description,.package-description{font-size:1rem!important;line-height:1.65!important;color:var(--ink-soft)!important;margin:0!important}.card-icon,.value-icon,.service-icon,.benefit-icon,.method-icon{color:#15803d!important;margin-bottom:1rem!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}.values-grid .value-item,.services-grid .service-card{display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important}.contact-container{display:block!important}.contact-page .outer-layer-container{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:2rem!important;align-items:start!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.contact-form-container,.contact-info-container{height:auto!important;margin:0!important;width:100%!important;max-width:100%!important;min-width:0!important}.form-row{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;gap:1rem!important}.form-group{margin-bottom:1.15rem!important;width:100%!important}.form-group label{display:block!important;font-size:.875rem!important;font-weight:500!important;color:var(--ink)!important;margin-bottom:.4rem!important;letter-spacing:-.005em!important}.contact-form input,.contact-form select,.contact-form textarea{width:100%!important;padding:.8rem 1rem!important;font-family:var(--font-secondary)!important;font-size:1rem!important;color:var(--ink)!important;background:#fbfcfb!important;border:1px solid var(--hairline)!important;border-radius:10px!important;box-sizing:border-box!important;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease!important}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:none!important;background:#fff!important;border-color:#22c55e!important;box-shadow:0 0 0 3px #22c55e24!important}.contact-form textarea{min-height:150px!important;resize:vertical!important}.contact-method{display:flex!important;align-items:flex-start!important;gap:1rem!important;padding:1rem 0!important;border-bottom:1px solid var(--hairline)!important}.contact-methods>.contact-method:last-child{border-bottom:none!important}.method-icon{margin-bottom:0!important;flex-shrink:0!important}.servicesPage{background:#fafbfa!important}.servicesPage .hero-section{max-width:var(--page-max)!important;margin:0 auto var(--section-gap)!important;padding:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important}.section-spacer{height:var(--section-gap)!important}.learn-more,.blurb-cta .learn-more{display:inline-block!important;padding:.85rem 1.9rem!important;border-radius:10px!important;background:#15803d!important;color:#fff!important;border:1px solid #15803d!important;font-family:var(--font-display)!important;font-weight:600!important;font-size:1rem!important;letter-spacing:-.005em!important;text-decoration:none!important;cursor:pointer!important;transition:background .25s ease,color .25s ease!important}.learn-more:hover{background:#111!important;border-color:#111!important;color:#fff!important}.centered-button{display:block!important;margin:2rem auto 0!important;width:fit-content!important}.aboutPage .values-section,.aboutPage .about-card-stack-section{max-width:var(--page-max)!important;margin:0 auto var(--section-gap)!important;padding:0 var(--page-gutter)!important;box-sizing:border-box!important}.aboutPage .commitment-section{max-width:var(--page-max)!important;margin:0 auto var(--section-gap)!important;padding:3.5rem 3rem!important;box-sizing:border-box!important;background:#fff!important;border:var(--card-border)!important;border-radius:var(--card-radius)!important;box-shadow:var(--card-shadow)!important}.aboutPage .commitment-section>h2,.aboutPage .commitment-section>h3{margin-top:0!important;margin-bottom:1.5rem!important}@media (max-width: 768px){.aboutPage .commitment-section{padding:2.25rem 1.5rem!important}}.signature{color:var(--ink-soft)!important;font-style:italic!important;margin-top:1.5rem!important}@media (max-width: 768px){:root{--page-gutter: 1.25rem;--section-gap: 3rem}.aboutPage,.servicesPage,.contact-page{padding-top:6rem!important}.value-item,.mission-card,.vision-card,.service-card,.contact-form-container,.contact-info-container,.package-item{padding:1.5rem!important}.contact-container,.contact-page .outer-layer-container{grid-template-columns:1fr!important}}:root{--lp-max: 1360px;--lp-max-read: 900px;--lp-gutter: 2.5rem;--lp-section: 5rem;--lp-card-pad: 2.5rem;--lp-radius: 18px;--lp-gap: 1.5rem}.logo-container,.logo-container-mobile{max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:hidden!important}.logo-container-mobile{margin-left:1rem!important;margin-right:.5rem!important}.logo-mobile,.logo-mobile span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.legal-page,.industrymarket-page,.digital-readiness-page,.aboutPage,.servicesPage,.contact-page{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.legal-page,.industrymarket-page,.digital-readiness-page{padding-top:7.5rem!important;padding-bottom:var(--lp-section)!important;padding-left:0!important;padding-right:0!important}.legal-container{width:100%!important;max-width:var(--lp-max-read)!important;margin:0 auto!important;padding:0 var(--lp-gutter)!important;box-sizing:border-box!important;border-radius:0!important}.legal-header{text-align:center!important;margin-bottom:3rem!important;padding-bottom:2rem!important}.legal-page-heading{font-size:clamp(2.4rem,4.5vw,3.2rem)!important;line-height:1.06!important;margin:0 0 .75rem!important}.legal-subtitle,.last-updated{font-size:1rem!important;margin:0 auto!important;max-width:60ch!important}.legal-content{width:100%!important;max-width:none!important}.legal-section{padding:0!important;margin:0 0 2.75rem!important;border-radius:0!important}.section-heading{font-size:clamp(1.4rem,2.2vw,1.75rem)!important;line-height:1.2!important;margin:0 0 1rem!important}.section-content,.section-content p,.legal-section p,.legal-section li{font-size:1.05rem!important;line-height:1.75!important;max-width:72ch!important}.legal-section ul,.legal-section ol{padding-left:1.35rem!important;margin:.75rem 0!important}.legal-section li{margin-bottom:.5rem!important}.highlight-box{padding:1.75rem!important;border-radius:14px!important;margin:1.5rem 0!important}.faq-category{margin:0 0 2.75rem!important;padding:0!important}.category-heading{font-size:clamp(1.35rem,2vw,1.6rem)!important;margin:0 0 1.25rem!important}.faq-items{display:grid!important;gap:1rem!important}.faq-item{padding:1.5rem 1.75rem!important;border-radius:14px!important;box-sizing:border-box!important}.question-text{font-size:1.1rem!important;line-height:1.4!important;margin-bottom:.6rem!important}.answer-content,.answer-content p{font-size:1.02rem!important;line-height:1.7!important}.contact-section{margin-top:3rem!important;padding:2.25rem!important;border-radius:var(--lp-radius)!important;text-align:center!important}.contact-section .contact-info{display:flex!important;flex-wrap:wrap!important;gap:1rem 2rem!important;justify-content:center!important;margin-top:1rem!important}.back-button-container{width:100%!important;max-width:var(--lp-max)!important;margin:0 auto 2rem!important;padding:0 var(--lp-gutter)!important;box-sizing:border-box!important}.readiness-intro,.intro-header,.intro-content{width:100%!important;max-width:var(--lp-max-read)!important;margin-left:auto!important;margin-right:auto!important;padding-left:var(--lp-gutter)!important;padding-right:var(--lp-gutter)!important;box-sizing:border-box!important;text-align:center!important}.intro-header h1,.intro-header h2{font-size:clamp(2.2rem,4.2vw,3rem)!important;line-height:1.08!important;margin-bottom:1rem!important}.intro-content p{font-size:1.1rem!important;line-height:1.7!important;max-width:68ch!important;margin-left:auto!important;margin-right:auto!important}.intro-features{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;gap:var(--lp-gap)!important;width:100%!important;max-width:var(--lp-max)!important;margin:3rem auto!important;padding:0 var(--lp-gutter)!important;box-sizing:border-box!important;align-items:stretch!important}.feature-item{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:.75rem!important;padding:2rem 1.5rem!important;border-radius:var(--lp-radius)!important;width:100%!important;max-width:none!important;box-sizing:border-box!important;margin:0!important}.breakdown-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:var(--lp-gap)!important;width:100%!important;max-width:var(--lp-max)!important;margin:2.5rem auto!important;padding:0 var(--lp-gutter)!important;box-sizing:border-box!important}.breakdown-item{padding:1.75rem 1.5rem!important;border-radius:var(--lp-radius)!important;text-align:center!important;box-sizing:border-box!important}.answer-buttons{display:flex!important;flex-wrap:wrap!important;gap:1rem!important;justify-content:center!important;margin-top:1.5rem!important}.custom-container,.deals-section{width:100%!important;max-width:var(--lp-max)!important;margin:0 auto var(--lp-section)!important;padding:0 var(--lp-gutter)!important;box-sizing:border-box!important}.package-item{padding:var(--lp-card-pad)!important;border-radius:var(--lp-radius)!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;margin:0!important}.custom-features{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:1rem!important;width:100%!important;margin:1.25rem 0 0!important;padding:0!important;list-style:none!important;box-sizing:border-box!important}.package-includes,.package-all-features{display:block!important;width:100%!important;margin:1.25rem 0 0!important;padding:0!important;list-style:none!important;box-sizing:border-box!important}.custom-feature{padding:1.15rem 1.35rem!important;border-radius:14px!important;box-sizing:border-box!important;margin:0!important}.package-description,.package-note,.custom-note{font-size:1.02rem!important;line-height:1.65!important;max-width:70ch!important}.button-wrapper{display:flex!important;justify-content:center!important;margin-top:2rem!important}.modal-overlay{padding:1.5rem!important;box-sizing:border-box!important}.package-details-modal,.modal-content{width:100%!important;max-width:680px!important;max-height:85vh!important;overflow-y:auto!important;padding:2.5rem!important;border-radius:var(--lp-radius)!important;box-sizing:border-box!important}.footer-content{width:100%!important;max-width:var(--lp-max)!important;margin:0 auto!important;padding:0 var(--lp-gutter)!important;box-sizing:border-box!important}.footer-main{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important;gap:2.5rem!important;padding:3.5rem 0 2.5rem!important;align-items:start!important}.footer-section{min-width:0!important}.footer-section h3,.footer-section h4{font-size:1.05rem!important;margin-bottom:1rem!important;letter-spacing:-.01em!important}.footer-links,.footer-legal,.footer-contact{display:flex!important;flex-direction:column!important;gap:.6rem!important;padding:0!important;margin:0!important;list-style:none!important}.footer-links a,.footer-legal a,.contact-item{font-size:.98rem!important;line-height:1.5!important}.social-links{display:flex!important;flex-wrap:wrap!important;gap:1rem!important;margin-top:.5rem!important}.footer-bottom{padding:1.5rem 0!important}.footer-bottom-content{display:flex!important;flex-wrap:wrap!important;gap:1rem!important;align-items:center!important;justify-content:space-between!important}.homepage .services-preview,.homepage .readiness-promo-container,.homepage .values-section,.homepage .cta-section{width:100%!important;max-width:var(--lp-max)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.homepage .services-preview .services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;gap:var(--lp-gap)!important;max-width:100%!important}.homepage .values-section{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important;gap:var(--lp-gap)!important}.homepage .promo-features{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important;gap:var(--lp-gap)!important}@media (max-width: 1024px){:root{--lp-gutter: 2rem;--lp-section: 4rem;--lp-card-pad: 2rem}}@media (max-width: 768px){:root{--lp-gutter: 1.35rem;--lp-section: 3rem;--lp-card-pad: 1.6rem;--lp-gap: 1rem}.legal-page,.industrymarket-page,.digital-readiness-page{padding-top:5.5rem!important}.legal-header{margin-bottom:2rem!important;padding-bottom:1.25rem!important}.faq-item,.highlight-box{padding:1.25rem 1.35rem!important}.package-details-modal,.modal-content{padding:1.75rem!important;max-height:88vh!important}.footer-main{gap:2rem!important;padding:2.5rem 0 2rem!important}.footer-bottom-content{justify-content:center!important;text-align:center!important}}@media (max-width: 480px){:root{--lp-gutter: 1.1rem}.feature-item,.breakdown-item{padding:1.5rem 1.15rem!important}.answer-buttons{flex-direction:column!important;align-items:stretch!important}.contact-section{padding:1.5rem 1.25rem!important}}.aboutPage .values-section,.aboutPage .mission-vision-section,.aboutPage .about-card-stack-section,.servicesPage .hero-section,.servicesPage .services-grid,.homepage .services-preview{background:none!important;border:none!important;box-shadow:none!important;border-radius:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.aboutPage .values-section{width:100%!important;max-width:var(--lp-max)!important;margin:0 auto var(--lp-section)!important;padding:0 var(--lp-gutter)!important;box-sizing:border-box!important}.aboutPage .values-section>h2,.aboutPage .values-section>h3,.aboutPage .mission-vision-section>h2,.servicesPage .services-section-title{display:block!important;width:100%!important;text-align:center!important;font-size:clamp(1.9rem,3vw,2.6rem)!important;line-height:1.1!important;margin:0 auto 2.5rem!important;padding:0!important;grid-column:1 / -1!important}.aboutPage .values-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))!important;gap:1.75rem!important;max-width:100%!important;margin:0!important}.aboutPage .value-item{align-items:center!important;text-align:center!important;padding:2.5rem 2rem!important;min-height:100%!important}.servicesPage .hero-section{width:100%!important;max-width:var(--lp-max)!important;margin:0 auto var(--lp-section)!important;padding:0 var(--lp-gutter)!important;min-height:0!important;height:auto!important;box-sizing:border-box!important}.servicesPage .hero-content{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:clamp(2rem,6vw,6rem)!important;width:100%!important;max-width:1150px!important;margin:0 auto!important;padding:0!important;min-height:0!important}.servicesPage .svg-section{flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;width:auto!important;min-height:0!important}.servicesPage .hard-svg{width:clamp(260px,30vw,430px)!important;height:auto!important;max-width:100%!important;display:block!important;margin:0!important}.servicesPage .services-blurb{flex:1 1 380px!important;max-width:560px!important;margin:0!important;padding:0!important;text-align:left!important}.servicesPage .services-heading{font-size:clamp(1.9rem,3.2vw,2.7rem)!important;line-height:1.1!important;margin:0 0 1.25rem!important}.servicesPage .blurb-content p{font-size:1.08rem!important;line-height:1.7!important;max-width:52ch!important}.servicesPage .blurb-cta{margin-top:1.75rem!important;display:flex!important;justify-content:flex-start!important}.servicesPage .services-grid{width:100%!important;max-width:1150px!important;margin:0 auto var(--lp-section)!important;padding:0!important;grid-template-columns:repeat(auto-fit,minmax(380px,1fr))!important;gap:2rem!important;justify-content:center!important}.servicesPage .service-card{padding:2.75rem!important;min-height:100%!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}.servicesPage .service-card .service-icon{margin-bottom:1.25rem!important}.servicesPage .service-card h3{font-size:1.4rem!important;margin-bottom:.75rem!important}.servicesPage .service-card .learn-more{margin-top:auto!important;align-self:flex-start!important}.servicesPage .section-spacer{height:2rem!important}.servicesPage .content-card{padding-bottom:0!important}@media (max-width: 900px){.servicesPage .hero-content{flex-direction:column!important;text-align:center!important;gap:2.5rem!important}.servicesPage .services-blurb{text-align:center!important;flex-basis:auto!important}.servicesPage .blurb-content p{margin-left:auto!important;margin-right:auto!important}.servicesPage .blurb-cta{justify-content:center!important}.servicesPage .services-grid{grid-template-columns:1fr!important;gap:1.25rem!important}.servicesPage .service-card{padding:1.75rem!important}.aboutPage .values-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:1.25rem!important}.aboutPage .value-item{padding:1.75rem 1.35rem!important}}.servicesPage .services-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:1100px!important;gap:2rem!important}@media (min-width: 1700px){.servicesPage .services-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;max-width:1500px!important}}.servicesPage .service-card{padding:2.75rem 2.5rem!important;min-height:260px!important;justify-content:flex-start!important}.servicesPage .service-card p,.servicesPage .service-description{font-size:1.05rem!important;line-height:1.65!important;margin-bottom:1.5rem!important}.custom-container .services-grid,.deals-section .services-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:1100px!important;margin-left:auto!important;margin-right:auto!important;gap:2rem!important}.servicesPage .content-card>*:first-child,.custom-container>*:first-child{margin-top:0!important}.button-wrapper{margin-top:2rem!important;margin-bottom:2rem!important}.centered-button,.button-wrapper .cta-button,.button-wrapper .learn-more{margin-top:0!important;margin-bottom:0!important}.deals-section,.indigenous-discount,.discount-note{margin-top:0!important}.package-item.indigenous-discount,.discount-note{width:100%!important;max-width:1100px!important;margin-left:auto!important;margin-right:auto!important;padding:2.5rem!important;text-align:center!important;box-sizing:border-box!important}.package-item.indigenous-discount h2,.package-item.indigenous-discount h3,.discount-note h2,.discount-note h3{margin-top:0!important;margin-bottom:1rem!important;font-size:clamp(1.5rem,2.4vw,2rem)!important;line-height:1.15!important}.package-item.indigenous-discount p,.discount-note p{max-width:68ch!important;margin-left:auto!important;margin-right:auto!important;line-height:1.7!important}.servicesPage .section-spacer,.custom-container .section-spacer{height:1.5rem!important}.servicesPage>*:last-child,.custom-container>*:last-child{margin-bottom:0!important}@media (max-width: 900px){.servicesPage .services-grid,.custom-container .services-grid,.deals-section .services-grid{grid-template-columns:1fr!important;max-width:560px!important}.servicesPage .service-card{min-height:0!important;padding:1.85rem 1.6rem!important}.package-item.indigenous-discount,.discount-note{padding:1.75rem 1.35rem!important}}.consultation-section{width:100%!important;max-width:var(--lp-max)!important;margin:3rem auto 0!important;padding:0 var(--lp-gutter)!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:2.5rem!important}.consultation-section .centered-button{margin:0!important}.about-story-background-logo{position:absolute!important;top:22%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:min(760px,80vw)!important;opacity:.06!important;z-index:0!important}.aboutPage{position:relative!important}.aboutPage .content-card,.aboutPage .content-container{position:relative!important;z-index:1!important}.aboutPage .about-section-label{display:block!important;font-size:.85rem!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin-bottom:1rem!important}.aboutPage .about-card-text p,.aboutPage .content-card>p{font-size:1.1rem!important;line-height:1.75!important;max-width:68ch!important;margin-bottom:1.25rem!important}.aboutPage .about-card-stack-section{padding-top:1rem!important;padding-bottom:1rem!important}.aboutPage .mission-vision-section{max-width:var(--lp-max)!important;margin:0 auto var(--lp-section)!important;padding:0 var(--lp-gutter)!important;box-sizing:border-box!important}.aboutPage .mission-card,.aboutPage .vision-card{padding:2.5rem!important}.aboutPage .mission-card h3,.aboutPage .vision-card h3,.aboutPage .value-item h3{font-size:1.35rem!important;margin-bottom:.85rem!important}.aboutPage .value-item p,.aboutPage .mission-card p,.aboutPage .vision-card p{font-size:1.03rem!important;line-height:1.65!important}.servicesPage .services-page-heading{font-size:clamp(2.6rem,5vw,3.8rem)!important;margin-bottom:1.25rem!important}.servicesPage .services-heading{font-size:clamp(2rem,3.4vw,2.9rem)!important}.servicesPage .services-section-title h2,.servicesPage .services-section-title{font-size:clamp(2rem,3.4vw,2.8rem)!important;margin-bottom:2.5rem!important}.servicesPage .blurb-content p,.servicesPage .services-blurb p{font-size:1.2rem!important;line-height:1.72!important}.servicesPage .service-card h3{font-size:1.55rem!important;line-height:1.25!important}.servicesPage .service-card p,.servicesPage .service-description{font-size:1.12rem!important;line-height:1.7!important}.servicesPage .package-item h3,.servicesPage .package-item h4{font-size:1.45rem!important}.servicesPage .package-description,.servicesPage .package-note,.servicesPage .custom-note,.servicesPage .custom-feature{font-size:1.08rem!important;line-height:1.7!important}.servicesPage .learn-more,.servicesPage .cta-button{font-size:1.12rem!important}.contact-page .contact-header{text-align:center!important;max-width:720px!important;margin:0 auto 3rem!important;padding:0 var(--lp-gutter)!important;box-sizing:border-box!important}.contact-page .contact-subheader,.contact-page .contact-subtitle{font-size:1.12rem!important;line-height:1.7!important;margin:.75rem auto 0!important;max-width:60ch!important}.contact-page .form-header h2,.contact-page .info-header h2,.contact-page .info-header h3{font-size:1.5rem!important;margin:0 0 .5rem!important}.contact-page .form-header,.contact-page .info-header{margin-bottom:1.75rem!important}.contact-page .contact-method h3{font-size:1.12rem!important;margin:0 0 .25rem!important}.contact-page .contact-method p,.contact-page .method-content p{font-size:1.05rem!important;margin:0!important}.contact-page .benefit-card h3,.contact-page .benefit-card h4{font-size:1.05rem!important}.contact-page .social-links{display:flex!important;gap:1rem!important;flex-wrap:wrap!important;margin-top:1.25rem!important}@media (max-width: 900px){.about-story-background-logo{top:16%!important;width:min(520px,88vw)!important;opacity:.05!important}.aboutPage .mission-card,.aboutPage .vision-card{padding:1.75rem!important}}.aboutPage .about-card-text p,.aboutPage .content-card>p,.aboutPage .about-section-label,.aboutPage .signature,.legal-section p,.legal-section li,.section-content,.section-content p,.intro-content p,.package-item.indigenous-discount p,.discount-note p,.contact-page .contact-subheader,.contact-page .contact-subtitle,.legal-subtitle,.last-updated{margin-left:auto!important;margin-right:auto!important}.legal-section ul,.legal-section ol{max-width:72ch!important;margin-left:auto!important;margin-right:auto!important}.servicesPage .service-card p,.servicesPage .service-description,.servicesPage .services-blurb p,.servicesPage .blurb-content p,.custom-feature,.contact-page .contact-method p,.contact-page .method-content p,.footer-section p,.faq-item p,.answer-content p{margin-left:0!important;margin-right:0!important}.servicesPage .service-card,.aboutPage .value-item,.aboutPage .mission-card,.aboutPage .vision-card,.feature-item,.breakdown-item,.benefit-card,.custom-feature,.package-item{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.service-icon,.card-icon,.value-icon,.benefit-icon,.feature-icon,.method-icon,.package-icon,.intro-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.servicesPage .service-card h3,.servicesPage .service-card p,.servicesPage .service-description,.aboutPage .value-item h3,.aboutPage .value-item p,.aboutPage .mission-card h3,.aboutPage .mission-card p,.aboutPage .vision-card h3,.aboutPage .vision-card p,.feature-item h3,.feature-item h4,.feature-item p,.breakdown-item p,.benefit-card h3,.benefit-card h4,.benefit-card p,.package-item h3,.package-item h4,.package-description,.custom-feature{text-align:center!important;margin-left:auto!important;margin-right:auto!important;width:100%!important}.servicesPage .service-card .learn-more,.package-item .learn-more,.package-item .cta-button{align-self:center!important;margin-left:auto!important;margin-right:auto!important}.custom-features{justify-items:center!important;text-align:center!important;list-style:none!important}.package-includes,.package-all-features{text-align:center!important;list-style:none!important}.package-includes li,.package-all-features li{display:flex!important;align-items:flex-start!important;gap:.65rem!important;text-align:left!important;list-style:none!important}.service-icon,.card-icon,.value-icon,.benefit-icon,.feature-icon,.package-icon,.intro-icon{width:auto!important;margin-left:auto!important;margin-right:auto!important}.contact-page .contact-method{display:flex!important;flex-direction:row!important;align-items:flex-start!important;text-align:left!important;gap:1rem!important;width:100%!important}.contact-page .method-icon{width:auto!important;flex:0 0 auto!important;margin:0!important;justify-content:flex-start!important}.contact-page .method-content{flex:1 1 auto!important;min-width:0!important;text-align:left!important}.contact-page .method-content h3,.contact-page .method-content p,.contact-page .method-content span{text-align:left!important;margin-left:0!important;margin-right:0!important;width:auto!important}.contact-page .benefit-card{align-items:center!important;text-align:center!important}.contact-page,.contact-page .contact-container,.contact-page .outer-layer-container,.contact-form-container,.contact-info-container{max-width:100%!important;min-width:0!important;overflow-x:clip!important;box-sizing:border-box!important}.contact-form,.contact-form *{max-width:100%!important;box-sizing:border-box!important}.package-details-modal,.modal-content{display:block!important;text-align:left!important}.modal-content h2,.modal-content h3,.package-details-modal h2,.package-details-modal h3{text-align:left!important;margin:0 0 .75rem!important;width:auto!important}.modal-content .package-all-features,.package-details-modal .package-all-features,.modal-content .package-includes{display:block!important;columns:1!important;width:100%!important;margin:1rem 0 0!important;padding:0!important;text-align:left!important;justify-items:start!important}.modal-content .package-all-features li,.package-details-modal .package-all-features li,.modal-content .package-includes li{display:flex!important;align-items:flex-start!important;gap:.65rem!important;text-align:left!important;width:100%!important;padding:.55rem 0!important;margin:0!important}.modal-content .custom-note,.package-details-modal .custom-note,.modal-content p{text-align:left!important;margin-left:0!important;margin-right:0!important;max-width:none!important}.modal-close-btn{position:absolute!important;top:1.25rem!important;right:1.5rem!important}.package-details-modal,.modal-content{position:relative!important}.servicesPage .services-grid,.custom-container .services-grid,.deals-section .services-grid{width:100%!important;justify-content:stretch!important;justify-items:stretch!important}.servicesPage .service-card,.custom-container .service-card{width:100%!important;max-width:none!important}.about-story-background-logo{display:none!important}.servicesPage .services-grid,.custom-container .services-grid,.deals-section .services-grid,.homepage .services-preview .services-grid{margin-left:auto!important;margin-right:auto!important;justify-content:center!important;justify-items:stretch!important;place-content:center!important}.servicesPage .services-grid>*,.custom-container .services-grid>*,.deals-section .services-grid>*{width:100%!important;max-width:none!important;justify-self:stretch!important;margin-left:0!important;margin-right:0!important}.service-card h3,.service-preview-card h3,.value-item h3,.mission-card h3,.vision-card h3,.benefit-card h3,.benefit-card h4,.feature-item h3,.feature-item h4,.package-item h3,.package-item h4,.faq-item h3,.feature-text h4,.footer-section h3,.footer-section h4{line-height:1.32!important;letter-spacing:-.012em!important;margin-bottom:1rem!important;text-wrap:balance}.service-card p,.service-preview-card p,.value-item p,.mission-card p,.vision-card p,.benefit-card p,.feature-item p,.service-description{line-height:1.7!important;margin-top:0!important}.services-section-title,.services-section-title h2,.section-title,.category-heading,.section-heading{line-height:1.18!important;letter-spacing:-.02em!important;margin-bottom:2.25rem!important}.services-page-heading,.about-main-heading,.contact-page-heading,.legal-page-heading{line-height:1.1!important;letter-spacing:-.025em!important;margin-bottom:1.5rem!important}.aboutPage .about-card-text p,.aboutPage .content-card>p,.aboutPage .about-card-text,.aboutPage .commitment-section p{font-size:1.32rem!important;line-height:1.78!important;max-width:62ch!important;margin-bottom:1.5rem!important}.aboutPage .about-section-label{font-size:.95rem!important;letter-spacing:.16em!important;margin-bottom:1.25rem!important}.aboutPage .value-item p,.aboutPage .mission-card p,.aboutPage .vision-card p{font-size:1.12rem!important}.aboutPage .value-item h3,.aboutPage .mission-card h3,.aboutPage .vision-card h3{font-size:1.42rem!important}@media (max-width: 768px){.aboutPage .about-card-text p,.aboutPage .content-card>p,.aboutPage .commitment-section p{font-size:1.12rem!important;line-height:1.7!important}}body .servicesPage .content-card .services-grid,body .servicesPage .services-grid,body .custom-container .services-grid,body .deals-section .services-grid,body .homepage .services-preview .services-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;max-width:1100px!important;margin-left:auto!important;margin-right:auto!important;gap:2rem!important;box-sizing:border-box!important}body .servicesPage .services-grid>*,body .custom-container .services-grid>*,body .deals-section .services-grid>*,body .homepage .services-preview .services-grid>*{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;justify-self:stretch!important}@media (max-width: 900px){body .servicesPage .services-grid,body .custom-container .services-grid,body .deals-section .services-grid,body .homepage .services-preview .services-grid{grid-template-columns:1fr!important;max-width:560px!important}}.navbar,.navbar:hover,.navbar.navbar-mobile,.navbar.navbar-mobile:hover,nav.navbar,body nav.navbar,.app nav.navbar,#root nav.navbar{background:#ffffff0f!important;background-color:#ffffff0f!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border-bottom:none!important;box-shadow:0 6px 20px #00000024!important}.logo,.logo span,.logo-mobile,.logo-mobile span,.navbar-logo,.logo-link{font-family:Outfit,Sora,Inter Tight,sans-serif!important;font-weight:600!important;letter-spacing:-.035em!important;text-transform:none!important}.logo,.logo span{font-size:clamp(1.15rem,1.5vw,1.6rem)!important}.logo-mobile,.logo-mobile span{font-size:1rem!important}.footer-main{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;column-gap:3rem!important;row-gap:2.5rem!important;align-items:start!important}.footer-section,.footer-contact,.footer-links,.footer-legal{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.footer-contact .contact-item,.footer-section a,.footer-links a,.footer-legal a,.footer-section p,.footer-contact span{display:block!important;min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;white-space:normal!important}.footer-contact .contact-item{display:flex!important;align-items:flex-start!important;gap:.65rem!important;line-height:1.55!important;margin-bottom:.85rem!important}.footer-contact .contact-icon{flex:0 0 auto!important;margin-top:.15rem!important}.footer-contact .contact-item>*:not(.contact-icon){flex:1 1 auto!important;min-width:0!important;overflow-wrap:anywhere!important}.footer-contact a[href^="mailto:"]{font-size:.94rem!important;letter-spacing:-.01em!important}.consultation-section .learn-more,.consultation-section .centered-button,.learn-more.centered-button{white-space:nowrap!important;width:auto!important;min-width:0!important;max-width:none!important;padding:1.05rem 2.6rem!important;font-size:1.1rem!important;line-height:1.2!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.package-item.indigenous-discount h4,.package-item.indigenous-discount h3,.discount-note h4,.discount-note h3{display:flex!important;align-items:center!important;justify-content:center!important;gap:.7rem!important;text-align:center!important;width:100%!important;margin:0 auto 1.25rem!important;font-size:clamp(1.4rem,2.2vw,1.9rem)!important;line-height:1.25!important}.package-item.indigenous-discount .feather-icon,.discount-note .feather-icon{flex:0 0 auto!important;width:26px!important;height:26px!important;margin:0!important}.package-item.indigenous-discount,.discount-note{max-width:900px!important;padding:2.75rem 2.5rem!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;min-height:0!important;gap:0!important}.package-item.indigenous-discount p,.discount-note p{max-width:60ch!important;margin:0 auto 1rem!important;line-height:1.7!important;font-size:1.05rem!important}.package-item.indigenous-discount p:last-child,.discount-note p:last-child{margin-bottom:0!important}.consultation-section{gap:2rem!important;margin-top:2.5rem!important}@media (max-width: 640px){.consultation-section .learn-more,.learn-more.centered-button{white-space:normal!important;padding:.95rem 1.6rem!important;font-size:1rem!important}.package-item.indigenous-discount,.discount-note{padding:1.75rem 1.35rem!important}}.servicesPage .hero-content{background:#fff;border:1px solid rgba(16,32,24,.09);border-radius:20px;box-shadow:0 1px 2px #1020180a,0 10px 30px #10201812;padding:clamp(2rem,4vw,3.5rem)!important;box-sizing:border-box!important}.servicesPage .hero-section{padding-bottom:0!important}.servicesPage .hard-svg{width:clamp(220px,26vw,360px)!important}.servicesPage .services-blurb{flex:1 1 340px!important}@media (max-width: 900px){.servicesPage .hero-content{padding:1.75rem!important;border-radius:16px}}.servicesPage .hero-content{position:relative!important;overflow:hidden!important;background:radial-gradient(120% 90% at 12% 0%,rgba(34,197,94,.1) 0%,transparent 55%),linear-gradient(160deg,#fff,#f7faf8)!important}.servicesPage .hard-svg{position:relative!important;z-index:1!important;filter:drop-shadow(0 26px 46px rgba(16,32,24,.42)) drop-shadow(0 8px 16px rgba(16,32,24,.22))!important}.package-item .learn-more,.package-item .cta-button,.see-all-features,.package-item button{white-space:nowrap!important;width:auto!important;min-width:0!important;max-width:none!important;padding:.95rem 2.2rem!important;font-size:1.05rem!important;line-height:1.2!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.custom-features .custom-feature,.custom-container .custom-feature{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;padding:1.75rem 1.5rem!important;gap:.6rem!important}.custom-feature h3,.custom-feature h4,.custom-feature strong,.custom-feature>*:first-child{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;width:100%!important;min-height:3.4em!important;margin:0 0 .35rem!important;line-height:1.3!important;text-wrap:balance}.custom-feature p{text-align:center!important;margin:0!important;line-height:1.65!important}@media (max-width: 640px){.custom-feature h3,.custom-feature h4,.custom-feature>*:first-child{min-height:0!important}.package-item .learn-more,.package-item button{white-space:normal!important;padding:.85rem 1.5rem!important}}.custom-container{background:#fff;border:1px solid rgba(16,32,24,.08);border-radius:20px;box-shadow:0 1px 2px #1020180a,0 12px 34px #10201812;padding:clamp(1.75rem,3vw,2.75rem)!important}.custom-features{margin-top:1.75rem!important}.learn-more,.cta-button,.cta-button.primary,.cyber-btn,.readiness-cta-button,.contact-highlight,.submit-button,.package-item button,.consultation-section .centered-button,button[type=submit]{border:0!important;outline:0!important;background-clip:padding-box!important;background-origin:padding-box!important;-webkit-background-clip:padding-box!important}.view-all-services,.back-button{border:1.5px solid rgba(21,128,61,.5)!important;background-clip:padding-box!important}.package-item>h4,.package-item>h3,.package-item>h2{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:.7rem!important;width:100%!important;text-align:center!important;margin:0 auto 1.1rem!important;font-size:clamp(1.3rem,2vw,1.6rem)!important;line-height:1.3!important;text-wrap:balance}.package-item>h4 svg,.package-item>h3 svg,.package-item .package-icon{flex:0 0 auto!important;width:30px!important;height:30px!important;margin:0!important}.custom-container>h2,.custom-container>h3,.deals-section>h2,.deals-section>h3,.package-section-title{text-align:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:2rem!important}.package-includes>strong,.package-all-features>strong{display:block!important;text-align:center!important;width:100%!important;margin:0 auto 1rem!important}@media (max-width: 640px){.package-item>h4,.package-item>h3{flex-direction:column!important;gap:.5rem!important}}.page-title-section{margin-top:0!important;padding-top:0!important;width:100%!important;text-align:center!important}.page-title-section .services-heading,.page-title-section h1,.page-title-section h2{margin-top:0!important;margin-bottom:1.25rem!important;padding-top:0!important;text-align:center!important;font-size:clamp(2.4rem,4.6vw,3.5rem)!important;line-height:1.08!important}.custom-container,.deals-section{margin-top:0!important}.package-page,.websitedev-page,.appdev-page{padding-top:7.5rem!important}.deals-section{padding:3.5rem 2.5rem 4rem!important;border-radius:22px!important;box-sizing:border-box!important}.deals-section>h2,.deals-section>h3{margin-top:0!important;margin-bottom:2.5rem!important;font-size:clamp(1.9rem,3vw,2.6rem)!important}.deals-section .package-item,.custom-container .package-item{padding:3rem 2.5rem!important;min-height:460px!important;justify-content:flex-start!important}.package-includes{margin-top:1.25rem!important}.package-item .button-wrapper{margin-top:auto!important;padding-top:1.75rem!important}@media (max-width: 768px){.package-page,.websitedev-page,.appdev-page{padding-top:5.5rem!important}.deals-section{padding:2.25rem 1.35rem 2.75rem!important}.deals-section .package-item,.custom-container .package-item{padding:1.85rem 1.5rem!important;min-height:0!important}}body .servicesPage .page-title-section .services-heading,body .servicesPage h1.services-heading,body .servicesPage h2.services-heading,body .page-title-section h1.services-heading,body .page-title-section .services-heading,html body .servicesPage .services-heading{margin-top:0!important;margin-bottom:1.25rem!important;padding-top:0!important}.learn-more,.cta-button.primary,.hero-cta .cta-button.primary,.cta-buttons .cta-button.primary,.cyber-btn,.readiness-cta-button,.contact-highlight,.submit-button,.package-item button,.consultation-section .centered-button,button[type=submit]{background:linear-gradient(160deg,#16a34a,#16a34a)!important;color:#fff!important;box-shadow:0 8px 22px -6px #1a941973!important}.learn-more:hover,.cta-button.primary:hover,.hero-cta .cta-button.primary:hover,.cta-buttons .cta-button.primary:hover,.cyber-btn:hover,.readiness-cta-button:hover,.contact-highlight:hover,.submit-button:hover,.package-item button:hover,.consultation-section .centered-button:hover,button[type=submit]:hover{background:linear-gradient(160deg,#3abf37,#22a221)!important;color:#fff!important;box-shadow:0 12px 30px -6px #1a94198c!important}.servicesPage .hero-section{position:relative!important;width:100%!important;max-width:100%!important;margin:0 0 3rem!important;padding:0!important}.servicesPage .hero-content{width:100%!important;max-width:100%!important;margin:0!important;border-radius:0!important;border:none!important;border-left:0!important;border-right:0!important;box-shadow:none!important;padding:clamp(3rem,6vw,5.5rem) clamp(1.5rem,6vw,5rem) clamp(4rem,8vw,7rem)!important;position:relative!important;overflow:visible!important;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 62%,rgba(0,0,0,.55) 84%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 62%,rgba(0,0,0,.55) 84%,transparent 100%)}.servicesPage .hero-content>*{position:relative;z-index:1}.servicesPage .hero-content{display:flex!important;justify-content:center!important}.servicesPage .hero-content:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}@media (max-width: 900px){.servicesPage .hero-content{padding:3rem 1.35rem 4rem!important}}.servicesPage .hero-section{position:relative!important;left:50%!important;transform:translate(-50%)!important;width:100vw!important;max-width:100vw!important}.servicesPage .content-card{overflow-x:clip!important}.servicesPage .hero-content>.hero-content-inner,.servicesPage .hero-content{box-sizing:border-box!important}.servicesPage .hero-content{justify-content:center!important}.servicesPage .hero-content .svg-section,.servicesPage .hero-content .services-blurb{max-width:none!important}.servicesPage .hard-svg{height:clamp(300px,44vh,480px)!important;width:auto!important;max-width:100%!important;object-fit:contain!important}.servicesPage .svg-section{height:auto!important;align-items:center!important}.servicesPage .hero-content{align-items:center!important;gap:clamp(2rem,5vw,5rem)!important;padding-top:clamp(2.5rem,4vw,4rem)!important;padding-bottom:clamp(3rem,5vw,5rem)!important}.servicesPage .hero-content .services-blurb{max-width:520px!important;flex:0 1 520px!important}@media (max-width: 900px){.servicesPage .hard-svg{height:clamp(260px,38vh,360px)!important}.servicesPage .hero-content .services-blurb{max-width:100%!important;flex:1 1 auto!important}}.servicesPage .content-card{max-width:100%!important;width:100%!important;padding-left:0!important;padding-right:0!important;overflow:visible!important;overflow-x:visible!important}.servicesPage .hero-section{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:100%!important;margin:0 0 3rem!important;padding:0!important}.servicesPage .hero-content{width:100%!important;max-width:100%!important;margin:0!important}.servicesPage .services-section-title,.servicesPage .services-grid,.servicesPage .consultation-section,.servicesPage .section-spacer,.servicesPage>.services-page-heading{padding-left:var(--lp-gutter)!important;padding-right:var(--lp-gutter)!important;box-sizing:border-box!important}.servicesPage .services-grid{max-width:calc(1100px + var(--lp-gutter) * 2)!important}.servicesPage{padding-top:0!important}.servicesPage>.services-page-heading,.servicesPage .page-title-section{padding-top:6.5rem!important;margin-bottom:0!important}.servicesPage .hero-section{margin-top:0!important}.servicesPage .hero-content{padding-top:clamp(3.5rem,6vw,6rem)!important;padding-bottom:clamp(4rem,7vw,7rem)!important;-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.6) 6%,#000 16%,#000 62%,rgba(0,0,0,.55) 84%,transparent 100%)!important;mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.6) 6%,#000 16%,#000 62%,rgba(0,0,0,.55) 84%,transparent 100%)!important}.servicesPage .hard-svg{height:clamp(380px,58vh,640px)!important;width:auto!important}@media (max-width: 900px){.servicesPage .hard-svg{height:clamp(300px,44vh,420px)!important}.servicesPage>.services-page-heading,.servicesPage .page-title-section{padding-top:5rem!important}}.servicesPage>.services-page-heading,.servicesPage .page-title-section{position:relative!important;z-index:2!important}.servicesPage .hero-section{margin-top:-13rem!important;position:relative!important;z-index:1!important}.servicesPage .hero-content{padding-top:calc(13rem + clamp(2rem,4vw,4rem))!important;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 64%,rgba(0,0,0,.5) 85%,transparent 100%)!important;mask-image:linear-gradient(180deg,#000 0%,#000 64%,rgba(0,0,0,.5) 85%,transparent 100%)!important}@media (max-width: 900px){.servicesPage .hero-section{margin-top:-10.5rem!important}.servicesPage .hero-content{padding-top:12.5rem!important}}.servicesPage .hero-content{background:linear-gradient(180deg,#f4f6f7,#eceff1 60%,#e7eaec)!important}body .servicesPage .content-card>.hero-section,html body .servicesPage .hero-section{margin-top:-13rem!important}.servicesPage>.services-page-heading,.servicesPage .page-title-section{padding-top:9.5rem!important}.servicesPage .services-page-heading{margin-bottom:.5rem!important}.servicesPage .services-blurb .services-heading:after,.servicesPage .services-heading:after,.services-blurb .services-heading:after{content:none!important;display:none!important;background:none!important;width:0!important;height:0!important}.servicesPage .services-heading{padding-bottom:0!important}@media (max-width: 900px){.servicesPage>.services-page-heading,.servicesPage .page-title-section{padding-top:7rem!important}}.servicesPage .hard-svg{height:clamp(540px,82vh,960px)!important;width:auto!important}.servicesPage .hero-content{padding-bottom:clamp(4.5rem,8vw,8rem)!important}@media (max-width: 900px){.servicesPage .hard-svg{height:clamp(390px,58vh,560px)!important}}.servicesPage .blurb-cta .learn-more,.servicesPage .services-blurb .learn-more,.hero-content .learn-more{background:linear-gradient(135deg,#1a9048,#15803d 55%,#15803d)!important;color:#fff!important;box-shadow:0 12px 32px -6px #14532d8c,inset 0 1px #ffffff24!important}.servicesPage .blurb-cta .learn-more:hover,.servicesPage .services-blurb .learn-more:hover,.hero-content .learn-more:hover{background:linear-gradient(135deg,#1e9d50,#16a34a 55%,#15803d)!important;color:#fff!important;box-shadow:0 18px 44px -8px #14532da6,inset 0 1px #ffffff2e!important}.contact-highlight,.nav-link.contact-highlight,.nav-link-mobile.contact-highlight{background:linear-gradient(135deg,#15803d,#15803d)!important;color:#fff!important;box-shadow:0 4px 15px #14532d59!important}.contact-highlight:hover,.nav-link.contact-highlight:hover,.nav-link-mobile.contact-highlight:hover{background:linear-gradient(135deg,#16a34a,#15803d)!important;color:#fff!important;box-shadow:0 6px 20px #14532d73!important}.servicesPage .blurb-cta .learn-more,.servicesPage .services-blurb .learn-more,.hero-content .learn-more{background:linear-gradient(160deg,#16a34a,#16a34a)!important;color:#fff!important;box-shadow:0 8px 22px -6px #1a941973!important}.servicesPage .blurb-cta .learn-more:hover,.servicesPage .services-blurb .learn-more:hover,.hero-content .learn-more:hover{background:linear-gradient(160deg,#3abf37,#22a221)!important;color:#fff!important;box-shadow:0 12px 30px -6px #1a94198c!important}.nav-link:hover,.nav-link.active,.nav-link-mobile:hover,.nav-link-mobile.active{background:#262a2ee6!important;color:#fff!important}.nav-link:active,.nav-link-mobile:active{background:#1c1f22f2!important;color:#fff!important}.nav-link.contact-highlight:hover,.nav-link.contact-highlight.active,.nav-link-mobile.contact-highlight:hover{background:linear-gradient(135deg,#16a34a,#15803d)!important;color:#fff!important}.learn-more,.cta-button,.cta-button.primary,.cta-button.large,.hero-cta .cta-button.primary,.cta-buttons .cta-button.primary,.cta-buttons .cyber-btn,.cyber-btn,.readiness-cta-button,.contact-highlight,.nav-link.contact-highlight,.nav-link-mobile.contact-highlight,.submit-button,.package-item button,.consultation-section .centered-button,.centered-button,.calculate-btn,.servicesPage .services-blurb .learn-more,.hero-content .learn-more,button[type=submit],input[type=submit]{background:linear-gradient(160deg,#16a34a,#16a34a)!important;color:#fff!important;border:0!important;box-shadow:0 8px 22px -6px #1a941973!important}.learn-more:hover,.cta-button:hover,.cta-button.primary:hover,.hero-cta .cta-button.primary:hover,.cta-buttons .cta-button.primary:hover,.cyber-btn:hover,.readiness-cta-button:hover,.contact-highlight:hover,.nav-link.contact-highlight:hover,.nav-link.contact-highlight.active,.nav-link-mobile.contact-highlight:hover,.submit-button:hover,.package-item button:hover,.consultation-section .centered-button:hover,.centered-button:hover,.calculate-btn:hover,.servicesPage .services-blurb .learn-more:hover,.hero-content .learn-more:hover,button[type=submit]:hover,input[type=submit]:hover{background:linear-gradient(160deg,#3abf37,#22a221)!important;color:#fff!important;box-shadow:0 12px 30px -6px #1a94198c!important}.view-all-services,.back-button{background:transparent!important;color:#16a34a!important;border:1.5px solid rgba(26,148,25,.55)!important;box-shadow:none!important}.view-all-services:hover,.back-button:hover{background:#2ca92a1a!important;border-color:#16a34a!important;color:#16a34a!important}.nav-link.contact-highlight.active,.nav-link-mobile.contact-highlight.active,body .nav-link.contact-highlight.active{background:linear-gradient(160deg,#16a34a,#16a34a)!important;color:#fff!important}.servicesPage .services-blurb .learn-more,.servicesPage .blurb-cta .learn-more,.hero-content .learn-more{padding:1.15rem 2.9rem!important;font-size:1.2rem!important;font-weight:600!important;letter-spacing:-.01em!important;border-radius:12px!important;font-family:var(--font-display)!important}.contact-page .outer-layer-container{grid-template-columns:1fr!important;gap:2.5rem!important;max-width:900px!important;margin-left:auto!important;margin-right:auto!important}.contact-page .contact-form-container,.contact-page .contact-info-container{width:100%!important;max-width:100%!important}.contact-page .contact-header{margin-bottom:4.5rem!important}.contact-page .contact-subheading,.contact-page .contact-page-heading+*{margin-top:1.75rem!important}.contact-page .contact-subheader,.contact-page .contact-subtitle{margin-top:2rem!important}@media (max-width: 768px){.contact-page .contact-header{margin-bottom:3rem!important}.contact-page .contact-subheader,.contact-page .contact-subtitle{margin-top:1.25rem!important}}.learn-more,.cta-button,.cta-button.primary,.cta-button.large,.hero-cta .cta-button.primary,.cta-buttons .cta-button.primary,.cyber-btn,.readiness-cta-button,.contact-highlight,.nav-link.contact-highlight,.nav-link.contact-highlight.active,.nav-link-mobile.contact-highlight,.submit-button,.package-item button,.consultation-section .centered-button,.centered-button,.calculate-btn,.servicesPage .services-blurb .learn-more,.hero-content .learn-more,button[type=submit],input[type=submit]{background:#22c55e!important;background-image:none!important;color:#fff!important;border:0!important;box-shadow:0 8px 22px -6px #22c55e73!important}.learn-more:hover,.cta-button:hover,.cta-button.primary:hover,.hero-cta .cta-button.primary:hover,.cyber-btn:hover,.readiness-cta-button:hover,.contact-highlight:hover,.nav-link.contact-highlight:hover,.nav-link-mobile.contact-highlight:hover,.submit-button:hover,.package-item button:hover,.consultation-section .centered-button:hover,.centered-button:hover,.calculate-btn:hover,.servicesPage .services-blurb .learn-more:hover,.hero-content .learn-more:hover,button[type=submit]:hover,input[type=submit]:hover{background:#2ada6a!important;background-image:none!important;color:#fff!important;box-shadow:0 12px 30px -6px #22c55e8c!important}.view-all-services,.back-button{background:transparent!important;background-image:none!important;color:#22c55e!important;border:1.5px solid rgba(34,197,94,.55)!important}.view-all-services:hover,.back-button:hover{background:#22c55e1f!important;border-color:#22c55e!important;color:#22c55e!important}.learn-more,.cta-button,.cta-button.primary,.cta-button.large,.hero-cta .cta-button.primary,.cta-buttons .cta-button.primary,.cyber-btn,.readiness-cta-button,.contact-highlight,.nav-link.contact-highlight,.nav-link.contact-highlight.active,.nav-link-mobile.contact-highlight,.submit-button,.package-item button,.consultation-section .centered-button,.centered-button,.calculate-btn,.servicesPage .services-blurb .learn-more,.hero-content .learn-more,button[type=submit],input[type=submit]{background:#17191b!important;background-image:none!important;color:#fff!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 6px 18px -6px #0006!important;transition:background .22s ease,transform .22s ease,box-shadow .22s ease!important}.learn-more:hover,.cta-button:hover,.cta-button.primary:hover,.hero-cta .cta-button.primary:hover,.cyber-btn:hover,.readiness-cta-button:hover,.contact-highlight:hover,.nav-link.contact-highlight:hover,.nav-link-mobile.contact-highlight:hover,.submit-button:hover,.package-item button:hover,.consultation-section .centered-button:hover,.centered-button:hover,.calculate-btn:hover,.servicesPage .services-blurb .learn-more:hover,.hero-content .learn-more:hover,button[type=submit]:hover,input[type=submit]:hover{background:#000!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 10px 26px -6px #00000080!important}.view-all-services,.back-button{background:transparent!important;background-image:none!important;color:#17191b!important;border:1.5px solid rgba(23,25,27,.28)!important;box-shadow:none!important}.view-all-services:hover,.back-button:hover{background:#17191b0f!important;border-color:#17191b!important;color:#17191b!important}.contact-info-container:before,.contact-page .contact-info-container:before{content:none!important;display:none!important;background:none!important;background-image:none!important;opacity:0!important}.contact-page-mobile,.contact-page,.contact-container-mobile{background-image:none!important}.contact-page-mobile{background-color:transparent!important}body .contact-page .contact-header .contact-page-heading{margin-bottom:0!important}body .contact-page .contact-header .contact-subheader{margin-top:5.5rem!important;display:block!important}body .contact-page .contact-header .contact-subheader .contact-subheading,body .contact-page .contact-subheading{margin-top:0!important;margin-bottom:1.5rem!important}body .contact-page .contact-header .contact-subheader .contact-subtitle,body .contact-page .contact-subtitle{margin-top:1.5rem!important}@media (max-width: 768px){body .contact-page .contact-header .contact-subheader{margin-top:3rem!important}}.servicesPage .page-title-section{margin:0 0 1rem!important}.package-includes ul,.package-all-features ul,.modal-content .package-all-features ul,.package-details-modal .package-all-features ul{width:100%!important;margin:0!important;padding:0!important;list-style:none!important}.modal-overlay{align-items:center!important;justify-content:center!important;overflow-y:auto!important}.package-details-modal,.modal-content{max-height:min(85vh,900px)!important;overscroll-behavior:contain!important}.modal-content h2,.modal-content h3,.package-details-modal h2,.package-details-modal h3{padding-right:5.5rem!important}.modal-close-btn{top:1rem!important;right:1rem!important;font-size:1.1rem!important;line-height:1!important;padding:.5rem .75rem!important}.modal-content .package-all-features strong,.package-details-modal .package-all-features strong,.modal-content .package-includes strong{text-align:left!important;display:block!important}@media (max-width: 480px){.modal-overlay{padding:.75rem!important}.package-details-modal,.modal-content{max-height:82vh!important}.modal-content h2,.modal-content h3,.package-details-modal h2,.package-details-modal h3{padding-right:4.5rem!important}.modal-close-btn{font-size:1rem!important;top:.75rem!important;right:.75rem!important}}.aboutPage .about-card-stack-section{padding-top:1rem!important}.aboutPage .about-section-label{font-family:Sora,Inter Tight,Inter,sans-serif!important;font-size:clamp(2.4rem,4vw,3.4rem)!important;font-weight:500!important;line-height:1.1!important;letter-spacing:-.02em!important;text-transform:none!important;margin:0 auto 3rem!important;position:relative!important;padding-bottom:1.25rem!important}.aboutPage .about-section-label:after{content:""!important;position:absolute!important;bottom:0!important;left:50%!important;transform:translate(-50%)!important;width:64px!important;height:2px!important;border-radius:2px!important;background:linear-gradient(90deg,#15803d,#22c55e,#15803d)!important}.aboutPage .about-card-text-wide,.aboutPage .about-card-text{max-width:68ch!important;margin-left:auto!important;margin-right:auto!important}.aboutPage .about-card-text p,.aboutPage .about-card-text-wide p{font-size:clamp(1.35rem,1.35vw,1.6rem)!important;line-height:1.85!important;max-width:68ch!important;margin:0 auto 1.9rem!important;text-align:left!important;text-wrap:pretty}.aboutPage .about-card-text p:last-of-type,.aboutPage .about-card-text-wide p:last-of-type{margin-bottom:2.5rem!important}.aboutPage .signature{font-size:1.25rem!important;letter-spacing:.01em!important;text-align:center!important;margin-top:0!important}@media (max-width: 768px){.aboutPage .about-section-label{font-size:clamp(2rem,7vw,2.6rem)!important;margin-bottom:2.25rem!important}.aboutPage .about-card-text p,.aboutPage .about-card-text-wide p{font-size:1.2rem!important;line-height:1.75!important;margin-bottom:1.5rem!important}}.aboutPage .about-section-label{color:#1a1a1a!important}body .learn-more:active,body .cta-button:active,body .cta-button.primary:active,body .cta-button.large:active,body .hero-cta .cta-button.primary:active,body .cta-buttons .cta-button.primary:active,body .cyber-btn:active,body .readiness-cta-button:active,body .contact-highlight:active,body .nav-link.contact-highlight:active,body .nav-link-mobile.contact-highlight:active,body .submit-button:active,body .package-item button:active,body .consultation-section .centered-button:active,body .centered-button:active,body .calculate-btn:active,body .servicesPage .services-blurb .learn-more:active,body .hero-content .learn-more:active,body .modal-close-btn:active,body .view-all-services:active,body button[type=submit]:active,body input[type=submit]:active{background-color:#15803d!important;background-image:none!important;color:#fff!important;border-color:#15803d!important;transform:translateY(0)!important;box-shadow:0 4px 14px -4px #15803d8c!important}.logo,.logo span{font-size:clamp(1.45rem,1.9vw,2rem)!important}.logo-mobile,.logo-mobile span{font-size:1.2rem!important}body .navbar .logo,body .navbar .logo span,body .navbar .logo-mobile,body .navbar .logo-mobile span,body .navbar .logo-link{color:#fff!important;transition:color .25s ease!important}body .navbar.nav-on-light .logo,body .navbar.nav-on-light .logo span,body .navbar.nav-on-light .logo-mobile,body .navbar.nav-on-light .logo-mobile span,body .navbar.nav-on-light .logo-link{color:#111!important}.hero-cta .cta-button.primary,.hero-cta .cta-button.primary.large,.hero-content .learn-more,.servicesPage .services-blurb .learn-more{background-color:#fff!important;background-image:none!important;color:#111!important;border:1px solid rgba(17,17,17,.1)!important;box-shadow:0 8px 24px -8px #00000073!important}.hero-cta .cta-button.primary:hover,.hero-content .learn-more:hover,.servicesPage .services-blurb .learn-more:hover{background-color:#f2f4f3!important;color:#111!important}html{scrollbar-width:thin;scrollbar-color:#4a4f55 transparent}*::-webkit-scrollbar{width:12px;height:12px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#4a4f55;border-radius:999px;border:3px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background-color:#5f656d}*::-webkit-scrollbar-corner{background:transparent}@media (max-width: 768px){.logo-container-mobile{flex:1 1 auto!important;min-width:0!important;gap:.5rem!important}.logo-container-mobile .logo-link{flex:1 1 auto!important;min-width:0!important}.logo-mobile,.logo-mobile span{font-size:clamp(.92rem,3.6vw,1.15rem)!important;line-height:1.2!important;white-space:normal!important;overflow-wrap:anywhere!important;text-overflow:clip!important}}@media (max-width: 380px){.logo-mobile,.logo-mobile span{font-size:.88rem!important}}@media (max-width: 768px){.learn-more,.cta-button,.centered-button,.package-item button,.submit-button{max-width:100%!important;white-space:normal!important;box-sizing:border-box!important}}.values-grid,.servicesPage .services-grid,.custom-container .services-grid,.deals-section .services-grid{grid-template-columns:repeat(auto-fit,minmax(min(330px,100%),1fr))!important}.mission-vision-section{grid-template-columns:repeat(auto-fit,minmax(min(380px,100%),1fr))!important}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(min(275px,100%),1fr))!important}.intro-features,.breakdown-grid,.footer-main,.custom-features{grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr))!important}.servicesPage .section-spacer:has(+.consultation-section){display:none!important}.servicesPage .consultation-section{display:flex!important;flex-direction:column!important;align-items:center!important;gap:5rem!important;margin-top:0!important}.servicesPage .consultation-section>.learn-more.centered-button{margin:0 auto!important}.hero-split .hero-tagline,.welcome-container .hero-tagline{font-size:clamp(2rem,3.2vw,3.1rem)!important;text-align:left!important;margin-left:0!important;padding-left:0!important;text-wrap:balance}html,body,.app,.content,footer,.footer{border-radius:0!important}.app{min-height:100vh!important}:root[data-theme=dark][data-theme=dark][data-theme=dark]{--dm-bg: #131517;--dm-bg-2: #17191c;--dm-surface: #1c1f22;--dm-surface-2: #212528;--dm-hairline: rgba(255, 255, 255, .09);--dm-hairline-strong: rgba(255, 255, 255, .16);--dm-heading: #f3f5f4;--dm-text: rgba(233, 238, 235, .78);--dm-muted: rgba(233, 238, 235, .55);--dm-green: #22c55e;--dm-green-soft: #4ade80;--dm-forest: #16a34a;--dm-forest-deep: #15803d}:root[data-theme=dark][data-theme=dark][data-theme=dark] body,:root[data-theme=dark][data-theme=dark][data-theme=dark] .app{background:var(--dm-bg)!important;color:var(--dm-text)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .aboutPage,:root[data-theme=dark][data-theme=dark][data-theme=dark] .servicesPage,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-page,:root[data-theme=dark][data-theme=dark][data-theme=dark] .legal-page,:root[data-theme=dark][data-theme=dark][data-theme=dark] .industrymarket-page,:root[data-theme=dark][data-theme=dark][data-theme=dark] .homepage{background:var(--dm-bg)!important;color:var(--dm-text)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .homepage .services-preview:before{background:linear-gradient(180deg,var(--dm-bg-2) 0%,var(--dm-bg) 100%)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] h1,:root[data-theme=dark][data-theme=dark][data-theme=dark] h2,:root[data-theme=dark][data-theme=dark][data-theme=dark] h3,:root[data-theme=dark][data-theme=dark][data-theme=dark] h4,:root[data-theme=dark][data-theme=dark][data-theme=dark] h5,:root[data-theme=dark][data-theme=dark][data-theme=dark] h6,:root[data-theme=dark][data-theme=dark][data-theme=dark] .section-title,:root[data-theme=dark][data-theme=dark][data-theme=dark] .promo-title,:root[data-theme=dark][data-theme=dark][data-theme=dark] .legal-page-heading,:root[data-theme=dark][data-theme=dark][data-theme=dark] .services-page-heading,:root[data-theme=dark][data-theme=dark][data-theme=dark] .about-main-heading,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-page-heading,:root[data-theme=dark][data-theme=dark][data-theme=dark] .section-heading,:root[data-theme=dark][data-theme=dark][data-theme=dark] .category-heading,:root[data-theme=dark][data-theme=dark][data-theme=dark] .question-text{color:var(--dm-heading)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] p,:root[data-theme=dark][data-theme=dark][data-theme=dark] li,:root[data-theme=dark][data-theme=dark][data-theme=dark] span,:root[data-theme=dark][data-theme=dark][data-theme=dark] .section-content,:root[data-theme=dark][data-theme=dark][data-theme=dark] .service-description,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-description,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cta-description,:root[data-theme=dark][data-theme=dark][data-theme=dark] .promo-subtitle,:root[data-theme=dark][data-theme=dark][data-theme=dark] .legal-subtitle,:root[data-theme=dark][data-theme=dark][data-theme=dark] .answer-content{color:var(--dm-text)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .last-updated,:root[data-theme=dark][data-theme=dark][data-theme=dark] .promo-note,:root[data-theme=dark][data-theme=dark][data-theme=dark] .about-section-label,:root[data-theme=dark][data-theme=dark][data-theme=dark] .response-time{color:var(--dm-muted)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .service-preview-card,:root[data-theme=dark][data-theme=dark][data-theme=dark] .value-item,:root[data-theme=dark][data-theme=dark][data-theme=dark] .mission-card,:root[data-theme=dark][data-theme=dark][data-theme=dark] .vision-card,:root[data-theme=dark][data-theme=dark][data-theme=dark] .service-card,:root[data-theme=dark][data-theme=dark][data-theme=dark] .benefit-card,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item,:root[data-theme=dark][data-theme=dark][data-theme=dark] .feature-item,:root[data-theme=dark][data-theme=dark][data-theme=dark] .breakdown-item,:root[data-theme=dark][data-theme=dark][data-theme=dark] .faq-item,:root[data-theme=dark][data-theme=dark][data-theme=dark] .highlight-box,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-form-container,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-info-container,:root[data-theme=dark][data-theme=dark][data-theme=dark] .readiness-promo-content,:root[data-theme=dark][data-theme=dark][data-theme=dark] .commitment-section,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-section,:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-feature,:root[data-theme=dark][data-theme=dark][data-theme=dark] .modal-content,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-details-modal{background:var(--dm-surface)!important;border-color:var(--dm-hairline)!important;box-shadow:0 1px 2px #0006,0 10px 30px #00000059!important;color:var(--dm-text)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .service-preview-card:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .value-item:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .service-card:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .promo-feature:hover{border-color:#22c55e73!important;box-shadow:0 2px 4px #00000073,0 18px 44px #00000073!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .promo-feature{background:var(--dm-surface-2)!important;border-color:var(--dm-hairline)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .service-icon,:root[data-theme=dark][data-theme=dark][data-theme=dark] .service-icon svg,:root[data-theme=dark][data-theme=dark][data-theme=dark] .value-icon svg,:root[data-theme=dark][data-theme=dark][data-theme=dark] .card-icon,:root[data-theme=dark][data-theme=dark][data-theme=dark] .benefit-icon,:root[data-theme=dark][data-theme=dark][data-theme=dark] .method-icon,:root[data-theme=dark][data-theme=dark][data-theme=dark] .feature-icon,:root[data-theme=dark][data-theme=dark][data-theme=dark] .intro-icon{color:var(--dm-green)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .promo-badge,:root[data-theme=dark][data-theme=dark][data-theme=dark] .feature-check{background:#22c55e24!important;color:var(--dm-green)!important;border-color:#22c55e59!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] a{color:var(--dm-green-soft)}:root[data-theme=dark][data-theme=dark][data-theme=dark] .navbar{background:#131517eb!important;border-bottom:1px solid var(--dm-hairline)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .nav-link,:root[data-theme=dark][data-theme=dark][data-theme=dark] .nav-link-mobile,:root[data-theme=dark][data-theme=dark][data-theme=dark] .logo,:root[data-theme=dark][data-theme=dark][data-theme=dark] .logo span,:root[data-theme=dark][data-theme=dark][data-theme=dark] .logo-mobile,:root[data-theme=dark][data-theme=dark][data-theme=dark] .logo-mobile span,:root[data-theme=dark][data-theme=dark][data-theme=dark] .logo-link{color:var(--dm-heading)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .nav-link:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .nav-link.active{color:var(--dm-green)!important;background:#22c55e21!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .menu-line,:root[data-theme=dark][data-theme=dark][data-theme=dark] .menu-line:before,:root[data-theme=dark][data-theme=dark][data-theme=dark] .menu-line:after{background:var(--dm-heading)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .cta-button.primary,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cyber-btn,:root[data-theme=dark][data-theme=dark][data-theme=dark] .learn-more,:root[data-theme=dark][data-theme=dark][data-theme=dark] .readiness-cta-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-highlight,:root[data-theme=dark][data-theme=dark][data-theme=dark] .submit-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] button[type=submit]{background:linear-gradient(135deg,var(--dm-green) 0%,var(--dm-forest) 100%)!important;color:#06251a!important;border-color:transparent!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .cta-button.primary:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cyber-btn:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .learn-more:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .readiness-cta-button:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-highlight:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .submit-button:hover{background:linear-gradient(135deg,var(--dm-green-soft) 0%,var(--dm-green) 100%)!important;color:#06251a!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .view-all-services,:root[data-theme=dark][data-theme=dark][data-theme=dark] .back-button{background:#22c55e1a!important;color:var(--dm-green)!important;border-color:#22c55e66!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-form input,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-form select,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-form textarea{background:var(--dm-surface-2)!important;border-color:var(--dm-hairline)!important;color:var(--dm-heading)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-form input::placeholder,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-form textarea::placeholder{color:var(--dm-muted)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-form input:focus,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-form select:focus,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-form textarea:focus{border-color:var(--dm-green)!important;box-shadow:0 0 0 3px #22c55e2e!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .form-group label{color:var(--dm-text)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .footer{background:#0f1113!important;border-top:1px solid var(--dm-hairline)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .footer,:root[data-theme=dark][data-theme=dark][data-theme=dark] .footer a,:root[data-theme=dark][data-theme=dark][data-theme=dark] .footer p,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-item{color:var(--dm-text)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .footer a:hover{color:var(--dm-green)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .modal-overlay{background:#000000ad!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-method{border-bottom-color:var(--dm-hairline)!important}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-left:.75rem;border-radius:10px;border:1px solid rgba(16,32,24,.14);background:#1020180a;color:#15803d;cursor:pointer;font-size:1.1rem;line-height:1;transition:background .2s ease,border-color .2s ease,color .2s ease;flex:0 0 auto}.theme-toggle:hover{background:#15803d1a;border-color:#15803d66}:root[data-theme=dark][data-theme=dark][data-theme=dark] .theme-toggle{border-color:var(--dm-hairline-strong);background:#ffffff0d;color:var(--dm-green)}:root[data-theme=dark][data-theme=dark][data-theme=dark] .theme-toggle:hover{background:#22c55e24;border-color:#22c55e73}@media (max-width: 768px){.theme-toggle{width:36px;height:36px;margin-left:.5rem}}:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-method,:root[data-theme=dark][data-theme=dark][data-theme=dark] .method-content,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-methods,:root[data-theme=dark][data-theme=dark][data-theme=dark] .info-header,:root[data-theme=dark][data-theme=dark][data-theme=dark] .form-header,:root[data-theme=dark][data-theme=dark][data-theme=dark] .social-links,:root[data-theme=dark][data-theme=dark][data-theme=dark] .footer-social,:root[data-theme=dark][data-theme=dark][data-theme=dark] .response-time,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-subheader,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-header,:root[data-theme=dark][data-theme=dark][data-theme=dark] .benefits-grid,:root[data-theme=dark][data-theme=dark][data-theme=dark] .promo-features,:root[data-theme=dark][data-theme=dark][data-theme=dark] .values-grid,:root[data-theme=dark][data-theme=dark][data-theme=dark] .services-grid,:root[data-theme=dark][data-theme=dark][data-theme=dark] .intro-features,:root[data-theme=dark][data-theme=dark][data-theme=dark] .breakdown-grid,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-includes,:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-features,:root[data-theme=dark][data-theme=dark][data-theme=dark] .faq-items,:root[data-theme=dark][data-theme=dark][data-theme=dark] .legal-content,:root[data-theme=dark][data-theme=dark][data-theme=dark] .legal-container,:root[data-theme=dark][data-theme=dark][data-theme=dark] .content-card,:root[data-theme=dark][data-theme=dark][data-theme=dark] .content-container,:root[data-theme=dark][data-theme=dark][data-theme=dark] .hero-section,:root[data-theme=dark][data-theme=dark][data-theme=dark] .services-blurb,:root[data-theme=dark][data-theme=dark][data-theme=dark] .blurb-content,:root[data-theme=dark][data-theme=dark][data-theme=dark] .about-card-text,:root[data-theme=dark][data-theme=dark][data-theme=dark] .about-card-stack-section,:root[data-theme=dark][data-theme=dark][data-theme=dark] .consultation-section,:root[data-theme=dark][data-theme=dark][data-theme=dark] .promo-cta,:root[data-theme=dark][data-theme=dark][data-theme=dark] .services-cta,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cta-buttons{background:transparent!important;background-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-method{background:var(--dm-surface-2)!important;border:1px solid var(--dm-hairline)!important;border-radius:12px!important;padding:1.1rem 1.25rem!important;margin-bottom:.85rem!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-benefits,:root[data-theme=dark][data-theme=dark][data-theme=dark] .why-choose,:root[data-theme=dark][data-theme=dark][data-theme=dark] .benefits-section,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-info-container>div:last-child{background:transparent!important;box-shadow:none!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .social-link,:root[data-theme=dark][data-theme=dark][data-theme=dark] .social-icon{background:var(--dm-surface-2)!important;border:1px solid var(--dm-hairline)!important;border-radius:10px!important;color:var(--dm-heading)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .social-link:hover{border-color:#22c55e73!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .social-label{color:var(--dm-text)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .info-header h2,:root[data-theme=dark][data-theme=dark][data-theme=dark] .info-header h3,:root[data-theme=dark][data-theme=dark][data-theme=dark] .form-header h2,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-method h3,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-subheading{color:var(--dm-heading)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-method p,:root[data-theme=dark][data-theme=dark][data-theme=dark] .method-content p,:root[data-theme=dark][data-theme=dark][data-theme=dark] .method-content span{color:var(--dm-text)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .highlight-box,:root[data-theme=dark][data-theme=dark][data-theme=dark] .promo-feature,:root[data-theme=dark][data-theme=dark][data-theme=dark] .stats-section,:root[data-theme=dark][data-theme=dark][data-theme=dark] .analytics-container{background:var(--dm-surface)!important;border-color:var(--dm-hairline)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .navbar,:root[data-theme=dark][data-theme=dark][data-theme=dark] .navbar:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] nav.navbar,:root[data-theme=dark][data-theme=dark][data-theme=dark] body nav.navbar{background:#ffffff0d!important;background-color:#ffffff0d!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border-bottom:none!important;box-shadow:0 6px 22px #00000080!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-note,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-note,:root[data-theme=dark][data-theme=dark][data-theme=dark] .discount-note,:root[data-theme=dark][data-theme=dark][data-theme=dark] .note,:root[data-theme=dark][data-theme=dark][data-theme=dark] .modal-content .custom-note,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-details-modal .custom-note{background:var(--dm-surface-2)!important;border:1px solid var(--dm-hairline)!important;border-left:3px solid var(--dm-green)!important;border-radius:10px!important;color:var(--dm-text)!important;padding:1rem 1.25rem!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-note strong,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-note strong,:root[data-theme=dark][data-theme=dark][data-theme=dark] .discount-note strong{color:var(--dm-heading)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item h4,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item h5,:root[data-theme=dark][data-theme=dark][data-theme=dark] .features-label,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-includes-label,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item>strong,:root[data-theme=dark][data-theme=dark][data-theme=dark] .modal-content>strong{color:var(--dm-heading)!important;opacity:1!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-includes li,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-all-features li,:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-feature{color:var(--dm-text)!important;border-bottom-color:var(--dm-hairline)!important;background:transparent!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item .package-icon,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item svg{color:var(--dm-green)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .social-section,:root[data-theme=dark][data-theme=dark][data-theme=dark] .deals-section,:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-container{background:transparent!important;background-color:transparent!important;box-shadow:none!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .legal-section,:root[data-theme=dark][data-theme=dark][data-theme=dark] .faq-category,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-info,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-item{background:transparent!important;background-color:transparent!important;box-shadow:none!important;color:var(--dm-text)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .servicesPage .hero-content{background:var(--dm-surface)!important;border:1px solid var(--dm-hairline)!important;border-radius:20px!important;box-shadow:0 1px 2px #0006,0 14px 40px #0006!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .servicesPage .hero-content{background:radial-gradient(120% 90% at 12% 0%,rgba(34,197,94,.13) 0%,transparent 55%),linear-gradient(160deg,#1e2225,#17191c)!important;border:1px solid var(--dm-hairline)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .servicesPage .hard-svg{filter:drop-shadow(0 28px 50px rgba(0,0,0,.75)) drop-shadow(0 8px 18px rgba(0,0,0,.5))!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .hero-tagline{color:#22c55e!important;text-shadow:0 0 30px rgba(34,197,94,.25)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .hero-description,:root[data-theme=dark][data-theme=dark][data-theme=dark] .heading1,:root[data-theme=dark][data-theme=dark][data-theme=dark] .company-name,:root[data-theme=dark][data-theme=dark][data-theme=dark] .hero-badge{color:inherit}:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-includes li,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-all-features li,:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-feature p,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item ul li,:root[data-theme=dark][data-theme=dark][data-theme=dark] .modal-content li{color:var(--dm-green-soft)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-feature h3,:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-feature h4,:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-feature strong{color:var(--dm-heading)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-feature p,:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-features p{color:var(--dm-text)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-includes li,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-all-features li,:root[data-theme=dark][data-theme=dark][data-theme=dark] .modal-content li{color:var(--dm-text)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-container,:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-solutions,:root[data-theme=dark][data-theme=dark][data-theme=dark] .deals-section{background:var(--dm-bg-2)!important;border:1px solid var(--dm-hairline)!important;border-radius:20px!important;box-shadow:0 1px 2px #00000059,0 16px 44px #00000061!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-feature{background:var(--dm-surface)!important;border:1px solid var(--dm-hairline)!important;border-radius:14px!important;box-shadow:none!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item h4,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item h5,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item>strong,:root[data-theme=dark][data-theme=dark][data-theme=dark] .features-label,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-includes-label,:root[data-theme=dark][data-theme=dark][data-theme=dark] .modal-content>strong,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-details-modal strong{color:#fff!important;opacity:1!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-includes strong,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-all-features strong,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item strong,:root[data-theme=dark][data-theme=dark][data-theme=dark] .modal-content strong,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-details-modal strong,:root[data-theme=dark][data-theme=dark][data-theme=dark] strong{color:#fff!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .learn-more,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cta-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cta-button.primary,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cyber-btn,:root[data-theme=dark][data-theme=dark][data-theme=dark] .readiness-cta-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-highlight,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .submit-button{border:0!important;background-clip:padding-box!important;-webkit-background-clip:padding-box!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .view-all-services,:root[data-theme=dark][data-theme=dark][data-theme=dark] .back-button{border:1.5px solid rgba(34,197,94,.4)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .servicesPage .hero-content{background:linear-gradient(180deg,#ffffff09,#fff0 42%),linear-gradient(155deg,#1a211d,#171b1a 55%,#141719)!important;border:1px solid rgba(34,197,94,.16)!important;box-shadow:inset 0 1px #ffffff0d,0 2px 4px #00000059,0 24px 60px #00000073!important;border-radius:22px!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-container,:root[data-theme=dark][data-theme=dark][data-theme=dark] .deals-section{background:linear-gradient(180deg,#ffffff08,#fff0 40%),linear-gradient(180deg,#24282d,#1b1f23 55%,#16191c)!important;border:1px solid var(--dm-hairline)!important;box-shadow:inset 0 1px #ffffff0a,0 2px 4px #0000004d,0 20px 52px #0006!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .deals-section .package-item,:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-container .package-item,:root[data-theme=dark][data-theme=dark][data-theme=dark] .custom-container .custom-feature{background:var(--dm-surface-2)!important;border:1px solid rgba(255,255,255,.07)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .learn-more,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cta-button.primary,:root[data-theme=dark][data-theme=dark][data-theme=dark] .hero-cta .cta-button.primary,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cyber-btn,:root[data-theme=dark][data-theme=dark][data-theme=dark] .readiness-cta-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-highlight,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .submit-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] button[type=submit]{background:linear-gradient(160deg,#16a34a,#16a34a)!important;color:#fff!important;box-shadow:0 8px 24px -6px #1a941980!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .learn-more:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cta-button.primary:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cyber-btn:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .readiness-cta-button:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-highlight:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item button:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .submit-button:hover{background:linear-gradient(160deg,#3abf37,#22a221)!important;color:#fff!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .servicesPage .hero-content{background:linear-gradient(180deg,#ffffff0a,#fff0 45%),linear-gradient(155deg,#1a211d,#171b1a 55%,#141719)!important;border:none!important;border-radius:0!important;box-shadow:none!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .servicesPage .hero-content{background:linear-gradient(180deg,#24282d,#1b1f23 55%,#16191c)!important;border:none!important;box-shadow:none!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .servicesPage .services-blurb .learn-more,:root[data-theme=dark][data-theme=dark][data-theme=dark] .hero-content .learn-more{background:linear-gradient(135deg,#1a9048,#15803d 55%,#15803d)!important;color:#fff!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-highlight{background:linear-gradient(135deg,#15803d,#15803d)!important;color:#fff!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .servicesPage .services-blurb .learn-more,:root[data-theme=dark][data-theme=dark][data-theme=dark] .hero-content .learn-more{background:linear-gradient(160deg,#16a34a,#16a34a)!important;color:#fff!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .nav-link:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .nav-link.active,:root[data-theme=dark][data-theme=dark][data-theme=dark] .nav-link-mobile:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .nav-link-mobile.active{background:#2e3338eb!important;color:#fff!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .nav-link.contact-highlight:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .nav-link.contact-highlight.active{background:linear-gradient(135deg,#16a34a,#15803d)!important;color:#fff!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .learn-more,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cta-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cta-button.primary,:root[data-theme=dark][data-theme=dark][data-theme=dark] .hero-cta .cta-button.primary,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cyber-btn,:root[data-theme=dark][data-theme=dark][data-theme=dark] .readiness-cta-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-highlight,:root[data-theme=dark][data-theme=dark][data-theme=dark] .nav-link.contact-highlight,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .submit-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .centered-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .calculate-btn,:root[data-theme=dark][data-theme=dark][data-theme=dark] button[type=submit]{background:linear-gradient(160deg,#16a34a,#16a34a)!important;color:#fff!important;border:0!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .view-all-services,:root[data-theme=dark][data-theme=dark][data-theme=dark] .back-button{background:transparent!important;color:#4ec74c!important;border:1.5px solid rgba(44,169,42,.5)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .nav-link.contact-highlight.active,:root[data-theme=dark][data-theme=dark][data-theme=dark] .nav-link-mobile.contact-highlight.active{background:linear-gradient(160deg,#16a34a,#16a34a)!important;color:#fff!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .learn-more,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cta-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cta-button.primary,:root[data-theme=dark][data-theme=dark][data-theme=dark] .hero-cta .cta-button.primary,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cyber-btn,:root[data-theme=dark][data-theme=dark][data-theme=dark] .readiness-cta-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-highlight,:root[data-theme=dark][data-theme=dark][data-theme=dark] .nav-link.contact-highlight,:root[data-theme=dark][data-theme=dark][data-theme=dark] .nav-link.contact-highlight.active,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .submit-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .centered-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .calculate-btn,:root[data-theme=dark][data-theme=dark][data-theme=dark] button[type=submit]{background:#22c55e!important;background-image:none!important;color:#fff!important;border:0!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .view-all-services,:root[data-theme=dark][data-theme=dark][data-theme=dark] .back-button{background:transparent!important;background-image:none!important;color:#4ade80!important;border:1.5px solid rgba(34,197,94,.5)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .learn-more,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cta-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cta-button.primary,:root[data-theme=dark][data-theme=dark][data-theme=dark] .hero-cta .cta-button.primary,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cyber-btn,:root[data-theme=dark][data-theme=dark][data-theme=dark] .readiness-cta-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-highlight,:root[data-theme=dark][data-theme=dark][data-theme=dark] .nav-link.contact-highlight,:root[data-theme=dark][data-theme=dark][data-theme=dark] .nav-link.contact-highlight.active,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .submit-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .centered-button,:root[data-theme=dark][data-theme=dark][data-theme=dark] .calculate-btn,:root[data-theme=dark][data-theme=dark][data-theme=dark] button[type=submit]{background:#f2f4f3!important;background-image:none!important;color:#131517!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 6px 20px -6px #0000008c!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .learn-more:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cta-button:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .cta-button.primary:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .hero-cta .cta-button.primary:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .contact-highlight:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .package-item button:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .centered-button:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] button[type=submit]:hover{background:#fff!important;color:#131517!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .view-all-services,:root[data-theme=dark][data-theme=dark][data-theme=dark] .back-button{background:transparent!important;color:#e9eeeb!important;border:1.5px solid rgba(255,255,255,.24)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .view-all-services:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .back-button:hover{background:#ffffff14!important;border-color:#ffffff73!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .aboutPage .about-section-label{color:var(--dm-heading)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .learn-more:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .cta-button:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .cta-button.primary:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .cta-button.large:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .hero-cta .cta-button.primary:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .cyber-btn:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .readiness-cta-button:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .contact-highlight:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .nav-link.contact-highlight:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .nav-link-mobile.contact-highlight:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .submit-button:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .package-item button:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .centered-button:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .calculate-btn:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .servicesPage .services-blurb .learn-more:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .hero-content .learn-more:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .modal-close-btn:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .view-all-services:active,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] button[type=submit]:active{background-color:#22c55e!important;background-image:none!important;color:#08130c!important;border-color:#22c55e!important;box-shadow:0 4px 16px -4px #22c55e80!important}:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .navbar .logo,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .navbar .logo span,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .navbar .logo-mobile,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .navbar .logo-mobile span,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .navbar .logo-link,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .navbar.nav-on-light .logo,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .navbar.nav-on-light .logo span,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .navbar.nav-on-light .logo-mobile,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .navbar.nav-on-light .logo-mobile span,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .navbar.nav-on-light .logo-link{color:#fff!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .hero-cta .cta-button.primary,:root[data-theme=dark][data-theme=dark][data-theme=dark] .hero-content .learn-more,:root[data-theme=dark][data-theme=dark][data-theme=dark] .servicesPage .services-blurb .learn-more{background-color:#fff!important;background-image:none!important;color:#111!important;border:1px solid rgba(255,255,255,.14)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] .hero-cta .cta-button.primary:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .hero-content .learn-more:hover,:root[data-theme=dark][data-theme=dark][data-theme=dark] .servicesPage .services-blurb .learn-more:hover{background-color:#e9eeeb!important;color:#111!important}:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .welcome-container .heading1,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .welcome-container .heading1 .company-name,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .welcome-container .company-name{color:#f0fff4!important;text-shadow:0 2px 40px rgba(0,0,0,.35)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .welcome-container .hero-tagline{color:#15803d!important;text-shadow:0 0 26px rgba(34,197,94,.28)!important}:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .welcome-container .hero-description,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .welcome-container .hero-description p{color:#dcfce7d1!important}:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .welcome-container .hero-badge,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .welcome-container .hero-badge span{color:#bbf7d0!important}:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .social-icon,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] footer .social-link,:root[data-theme=dark][data-theme=dark][data-theme=dark][data-theme=dark] .footer-social .social-link{background:transparent!important;background-color:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] html,:root[data-theme=dark][data-theme=dark][data-theme=dark] body,:root[data-theme=dark][data-theme=dark][data-theme=dark] .app,:root[data-theme=dark][data-theme=dark][data-theme=dark] .content,:root[data-theme=dark][data-theme=dark][data-theme=dark] footer,:root[data-theme=dark][data-theme=dark][data-theme=dark] .footer{border-radius:0!important}:root[data-theme=dark][data-theme=dark][data-theme=dark] html{background:var(--dm-bg)!important}:root{--ds-green: #22c55e;--ds-green-bright: #22c55e;--ds-green-deep: #16a34a;--ds-green-text: #15803d;--ds-green-tint: rgba(34, 197, 94, .1);--ds-green-edge: rgba(34, 197, 94, .34);--ds-btn-fill: #14181c;--ds-btn-fill-hover: #000000;--ds-btn-text: #ffffff;--ds-btn-ghost-edge: rgba(20, 24, 28, .22);--ds-btn-ghost-edge-hover: rgba(20, 24, 28, .45);--ds-btn-ghost-text: #14181c;--ds-btn-h: 52px;--ds-btn-px: 30px;--ds-btn-radius: 12px;--ds-btn-fs: 1rem;--ds-btn-fw: 600;--ds-btn-tracking: -.01em;--ds-nav-fs: 1rem;--ds-nav-fw: 500;--ds-nav-tracking: -.005em;--ds-nav-ink: rgba(255, 255, 255, .72);--ds-nav-ink-strong: #ffffff}:root[data-theme=dark]{--ds-btn-fill: #f2f4f3;--ds-btn-fill-hover: #ffffff;--ds-btn-text: #14181c;--ds-btn-ghost-edge: rgba(255, 255, 255, .24);--ds-btn-ghost-edge-hover: rgba(255, 255, 255, .48);--ds-btn-ghost-text: rgba(233, 238, 235, .92);--ds-green: var(--ds-green-bright);--ds-green-text: #22c55e;--ds-green-tint: rgba(34, 197, 94, .12);--ds-green-edge: rgba(34, 197, 94, .36)}:root,:root[data-theme=dark],:root[data-theme=dark][data-theme=dark][data-theme=dark]{--dm-green: #22c55e;--dm-green-soft: #4ade80;--dm-forest: #16a34a;--dm-forest-deep: #15803d;--em-accent: #22c55e;--em-accent-2: #16a34a;--em-mint: #4ade80;--em-surface: #14432a;--em-surface-gradient: linear-gradient(170deg, #16532f 0%, #0f3a22 100%);--em-surface-border: rgba(34, 197, 94, .22);--accent: #15803d}:root:root:root:root:root .footer-links a:before{background:var(--ds-green)!important}:root:root:root:root:root .footer-links a:hover{color:#fff!important}:root:root:root:root:root .value-card h3:after,:root:root:root:root:root .service-preview-card h3:after{background:var(--ds-green-edge)!important}:root:root:root:root:root .welcome-container,:root:root:root:root:root .navbar-dark-band,:root:root:root:root:root .navbar.navbar-dark{--ds-btn-fill: #f2f4f3;--ds-btn-fill-hover: #ffffff;--ds-btn-text: #14181c;--ds-btn-ghost-edge: rgba(255, 255, 255, .28);--ds-btn-ghost-edge-hover: rgba(255, 255, 255, .52);--ds-btn-ghost-text: rgba(255, 255, 255, .94)}:root:root:root:root:root .cta-button.primary,:root:root:root:root:root .cyber-btn,:root:root:root:root:root .package-cta,:root:root:root:root:root .submitField,:root:root:root:root:root .readiness-cta-button,:root:root:root:root:root .centered-button,:root:root:root:root:root .calculate-btn,:root:root:root:root:root .send-button,:root:root:root:root:root .help-button,:root:root:root:root:root .view-dashboard-button,:root:root:root:root:root .preview-button,:root:root:root:root:root .refresh-button,:root:root:root:root:root .cta-button.secondary,:root:root:root:root:root .view-all-services,:root:root:root:root:root .back-button,:root:root:root:root:root .control-button,:root:root:root:root:root .filter-btn,:root:root:root:root:root .tab-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;min-height:var(--ds-btn-h)!important;padding:0 var(--ds-btn-px)!important;border-radius:var(--ds-btn-radius)!important;font-family:var(--font-primary, "Sora", sans-serif)!important;font-size:var(--ds-btn-fs)!important;font-weight:var(--ds-btn-fw)!important;letter-spacing:var(--ds-btn-tracking)!important;line-height:1!important;text-transform:none!important;text-decoration:none!important;cursor:pointer!important;white-space:nowrap!important;transition:background-color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease!important}:root:root:root:root:root .cta-button.primary,:root:root:root:root:root .cyber-btn,:root:root:root:root:root .package-cta,:root:root:root:root:root .submitField,:root:root:root:root:root .readiness-cta-button,:root:root:root:root:root .centered-button,:root:root:root:root:root .calculate-btn,:root:root:root:root:root .send-button,:root:root:root:root:root .help-button,:root:root:root:root:root .view-dashboard-button{background-color:var(--ds-btn-fill)!important;background-image:none!important;color:var(--ds-btn-text)!important;border:1px solid transparent!important;box-shadow:0 1px 2px #10201814,0 8px 24px -12px #10201866!important}:root:root:root:root:root .cta-button.primary:hover:not(:disabled),:root:root:root:root:root .cyber-btn:hover:not(:disabled),:root:root:root:root:root .package-cta:hover:not(:disabled),:root:root:root:root:root .submitField:hover:not(:disabled),:root:root:root:root:root .readiness-cta-button:hover:not(:disabled),:root:root:root:root:root .centered-button:hover:not(:disabled),:root:root:root:root:root .calculate-btn:hover:not(:disabled),:root:root:root:root:root .send-button:hover:not(:disabled),:root:root:root:root:root .help-button:hover:not(:disabled),:root:root:root:root:root .view-dashboard-button:hover:not(:disabled){background-color:var(--ds-btn-fill-hover)!important;background-image:none!important;color:var(--ds-btn-text)!important;transform:translateY(-1px)!important;box-shadow:0 2px 4px #1020181a,0 14px 32px -14px #10201880!important}:root:root:root:root:root .cta-button.secondary,:root:root:root:root:root .view-all-services,:root:root:root:root:root .back-button,:root:root:root:root:root .control-button,:root:root:root:root:root .filter-btn,:root:root:root:root:root .tab-button,:root:root:root:root:root .preview-button,:root:root:root:root:root .refresh-button{background-color:transparent!important;background-image:none!important;color:var(--ds-btn-ghost-text)!important;border:1px solid var(--ds-btn-ghost-edge)!important;box-shadow:none!important}:root:root:root:root:root .cta-button.secondary:hover:not(:disabled),:root:root:root:root:root .view-all-services:hover:not(:disabled),:root:root:root:root:root .back-button:hover:not(:disabled),:root:root:root:root:root .control-button:hover:not(:disabled),:root:root:root:root:root .filter-btn:hover:not(:disabled),:root:root:root:root:root .tab-button:hover:not(:disabled),:root:root:root:root:root .preview-button:hover:not(:disabled),:root:root:root:root:root .refresh-button:hover:not(:disabled){background-color:var(--ds-green-tint)!important;border-color:var(--ds-green-edge)!important;color:var(--ds-btn-ghost-text)!important;transform:translateY(-1px)!important}:root:root:root:root:root .filter-btn.active,:root:root:root:root:root .tab-button.active,:root:root:root:root:root .control-button.active{background-color:var(--ds-green-tint)!important;border-color:var(--ds-green)!important;color:var(--ds-green-text)!important}:root:root:root:root:root .cta-button:disabled,:root:root:root:root:root .submitField:disabled,:root:root:root:root:root .calculate-btn:disabled,:root:root:root:root:root .send-button:disabled{opacity:.5!important;cursor:not-allowed!important;transform:none!important}:root:root:root:root:root .cta-button:focus-visible,:root:root:root:root:root .cyber-btn:focus-visible,:root:root:root:root:root .package-cta:focus-visible,:root:root:root:root:root .submitField:focus-visible,:root:root:root:root:root .readiness-cta-button:focus-visible,:root:root:root:root:root .view-all-services:focus-visible,:root:root:root:root:root .back-button:focus-visible,:root:root:root:root:root .nav-link:focus-visible,:root:root:root:root:root .social-link:focus-visible{outline:2px solid var(--ds-green)!important;outline-offset:3px!important}:root:root:root:root:root .cta-button.large,:root:root:root:root:root .cyber-btn.large{--ds-btn-h: 54px;--ds-btn-px: 34px;--ds-btn-fs: 1rem}:root:root:root:root:root .navbar{--ds-nav-ink: rgba(255, 255, 255, .72);--ds-nav-ink-strong: #ffffff}:root:root:root:root:root:not([data-theme=dark]) .navbar.nav-on-light{--ds-nav-ink: rgba(20, 24, 28, .68);--ds-nav-ink-strong: #14181c}:root:root:root:root:root .link-container{display:flex!important;align-items:center!important;gap:.25rem!important}:root:root:root:root:root .nav-link{position:relative!important;display:inline-flex!important;align-items:center!important;padding:.5rem .875rem!important;background:none!important;background-color:transparent!important;border:0!important;border-radius:8px!important;font-family:var(--font-primary, "Sora", sans-serif)!important;font-size:var(--ds-nav-fs)!important;font-weight:var(--ds-nav-fw)!important;letter-spacing:var(--ds-nav-tracking)!important;line-height:1.2!important;color:var(--ds-nav-ink)!important;text-decoration:none!important;text-transform:none!important;transition:color .18s ease!important}:root:root:root:root:root .nav-link:hover{background:none!important;background-color:transparent!important;color:var(--ds-nav-ink-strong)!important}:root:root:root:root:root .nav-link:after{content:""!important;position:absolute!important;left:.875rem!important;right:.875rem!important;bottom:.125rem!important;height:2px!important;border-radius:2px!important;background:var(--ds-green)!important;opacity:0!important;transform:scaleX(.4)!important;transition:opacity .2s ease,transform .2s ease!important}:root:root:root:root:root .nav-link.active{background:none!important;background-color:transparent!important;color:var(--ds-nav-ink-strong)!important;font-weight:600!important}:root:root:root:root:root .nav-link.active:after{opacity:1!important;transform:scaleX(1)!important}:root:root:root:root:root .nav-link.contact-highlight{margin-left:.75rem!important;padding:0 1.5rem!important;min-height:44px!important;border-radius:999px!important;background-color:var(--ds-btn-fill)!important;background-image:none!important;color:var(--ds-btn-text)!important;border:1px solid transparent!important;font-weight:600!important;font-size:var(--ds-nav-fs)!important;box-shadow:0 6px 20px -8px #00000073!important;transition:background-color .18s ease,transform .18s ease!important}:root:root:root:root:root .nav-link.contact-highlight:hover{background-color:var(--ds-btn-fill-hover)!important;color:var(--ds-btn-text)!important;transform:translateY(-1px)!important}:root:root:root:root:root .nav-link.contact-highlight:before,:root:root:root:root:root .nav-link.contact-highlight:after{display:none!important}:root:root:root:root:root .navbar{--ds-btn-fill: #f2f4f3;--ds-btn-fill-hover: #ffffff;--ds-btn-text: #14181c}:root:root:root:root:root:not([data-theme=dark]) .navbar.nav-on-light{--ds-btn-fill: #14181c;--ds-btn-fill-hover: #000000;--ds-btn-text: #ffffff}:root:root:root:root:root #root nav.navbar.nav-on-light,:root:root:root:root:root #root .navbar.nav-on-light{background:#fff!important;background-color:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important;border-bottom:1px solid rgba(16,32,24,.1)!important}:root:root:root:root:root[data-theme=dark] #root nav.navbar.nav-on-light,:root:root:root:root:root[data-theme=dark] #root .navbar.nav-on-light{background:#131517!important;background-color:#131517!important;border-bottom:1px solid rgba(255,255,255,.09)!important}:root:root:root:root:root #root .navbar.nav-on-light .link-container:before{background:none!important}:root:root:root:root:root .navbar .logo span,:root:root:root:root:root .navbar .logo-mobile span{font-family:var(--font-primary, "Sora", sans-serif)!important;font-weight:600!important;letter-spacing:-.02em!important}:root:root:root:root:root .nav-link-mobile{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;margin:.125rem 0!important;font-family:var(--font-primary, "Sora", sans-serif)!important;font-size:1.0625rem!important;font-weight:500!important;letter-spacing:-.005em!important;color:var(--ds-nav-ink)!important;text-decoration:none!important;transition:color .18s ease!important}:root:root:root:root:root .nav-link-mobile:hover{color:var(--ds-nav-ink-strong)!important}:root:root:root:root:root .nav-link-mobile:after{content:""!important;position:absolute!important;left:50%!important;transform:translate(-50%) scaleX(.4)!important;bottom:.375rem!important;width:2.25rem!important;height:2px!important;border-radius:2px!important;background:var(--ds-green)!important;opacity:0!important;transition:opacity .2s ease,transform .2s ease!important}:root:root:root:root:root .nav-link-mobile.active{background:none!important;background-color:transparent!important;color:var(--ds-nav-ink-strong)!important;font-weight:600!important}:root:root:root:root:root .nav-link-mobile.active:after{opacity:1!important;transform:translate(-50%) scaleX(1)!important}:root:root:root:root:root .nav-link-mobile.contact-highlight{min-height:46px!important;margin:.75rem auto .25rem!important;padding:0 1.5rem!important;max-width:none!important;width:auto!important;border-radius:999px!important;background-color:var(--ds-btn-fill)!important;background-image:none!important;color:var(--ds-btn-text)!important;border:1px solid transparent!important;font-weight:600!important;box-shadow:0 6px 20px -8px #00000073!important}:root:root:root:root:root .nav-link-mobile.contact-highlight:after{display:none!important}:root:root:root:root:root .footer-social{display:flex!important;align-items:center!important;gap:.875rem!important}:root:root:root:root:root .footer-social .social-label{font-family:var(--font-secondary, "Inter Tight", sans-serif)!important;font-size:.75rem!important;font-weight:600!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#e9eeebad!important}:root:root:root:root:root .footer .footer-contact,:root:root:root:root:root .footer .footer-contact span,:root:root:root:root:root .footer .contact-item,:root:root:root:root:root .footer .contact-item span{color:var(--ds-body-ink)!important}:root:root:root:root:root .footer .contact-item .contact-icon,:root:root:root:root:root .footer .contact-item .contact-icon svg{color:var(--ds-green)!important}:root:root:root:root:root .footer-social .social-links{display:flex!important;align-items:center!important;gap:.625rem!important}:root:root:root:root:root .footer-social .social-links a,:root:root:root:root:root .footer-social .social-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:46px!important;height:46px!important;padding:0!important;flex:0 0 auto!important;border-radius:12px!important;background-color:#ffffff0f!important;border:1px solid rgba(255,255,255,.12)!important;text-decoration:none!important;transition:background-color .18s ease,border-color .18s ease,transform .18s ease!important}:root:root:root:root:root .footer-social .social-links a:hover,:root:root:root:root:root .footer-social .social-link:hover{background-color:var(--ds-green-tint)!important;border-color:var(--ds-green-edge)!important;transform:translateY(-2px)!important}:root:root:root:root:root .footer-social .social-links a,:root:root:root:root:root .footer-social .social-link{color:#e9eeebc7!important}:root:root:root:root:root .footer-social .social-links a:hover,:root:root:root:root:root .footer-social .social-link:hover{color:#fff!important}:root:root:root:root:root .footer-social .social-icon{width:20px!important;height:20px!important;display:block!important;color:#e9eeebc7!important;fill:currentColor!important;filter:none!important;opacity:1!important;transform:none!important;transition:color .18s ease!important}:root:root:root:root:root .footer-social .social-links a:hover .social-icon,:root:root:root:root:root .footer-social .social-link:hover .social-icon{color:#fff!important}:root:root:root:root:root:root:root .welcome-container .hero-description,:root:root:root:root:root:root:root .welcome-container .hero-description p,:root:root:root:root:root .hero-description{font-weight:500!important;color:#12161a!important}:root:root:root:root:root:root:root .welcome-container .hero-description,:root:root:root:root:root .hero-description{padding:1.375rem 1.625rem!important;border-radius:16px!important;background:#ffffff5c!important;border:1px solid rgba(255,255,255,.26)!important;box-shadow:0 10px 36px -18px #0009!important;backdrop-filter:blur(20px) saturate(1.1)!important;-webkit-backdrop-filter:blur(20px) saturate(1.1)!important;text-shadow:0 1px 2px rgba(255,255,255,.55)!important}:root:root:root:root:root:root:root .welcome-container .hero-cta .cta-button.primary,:root:root:root:root:root:root:root .welcome-container .cta-button.primary{background-color:#333c42!important;background-image:none!important;color:#fff!important;border:1px solid rgba(255,255,255,.14)!important}:root:root:root:root:root:root:root .welcome-container .hero-cta .cta-button.primary:hover,:root:root:root:root:root:root:root .welcome-container .cta-button.primary:hover{background-color:#262d32!important;color:#fff!important}:root:root:root:root:root:root:root .welcome-container .hero-badge,:root:root:root:root:root .hero-badge{display:inline-flex!important;flex-direction:column!important;align-items:center!important;gap:.2em!important;padding:0!important;border:0!important;border-radius:0!important;background:none!important;background-color:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;font-family:var(--font-primary, "Sora", sans-serif)!important;font-size:clamp(1.5rem,2.4vw,2rem)!important;font-weight:600!important;letter-spacing:-.015em!important;line-height:1.2!important;color:#fffffff0!important;text-shadow:0 1px 3px rgba(0,0,0,.45),0 2px 18px rgba(0,0,0,.35)!important}:root:root:root:root:root:root:root .welcome-container .hero-badge-kicker,:root:root:root:root:root .hero-badge-kicker{display:block!important;font-size:.46em!important;font-weight:500!important;letter-spacing:.14em!important;text-transform:uppercase!important;line-height:1!important;color:#ffffffb8!important}:root:root:root:root:root:root:root .welcome-container .hero-badge-place,:root:root:root:root:root .hero-badge-place{display:block!important;font-size:1em!important;font-weight:600!important;letter-spacing:-.015em!important;line-height:1.15!important;color:inherit!important}@media (prefers-reduced-motion: reduce){.cta-button,.cyber-btn,.nav-link,.social-link{transition:none!important}}:root{--ds-body-ink: #333c42;--ds-body-ink-strong: #14181c}:root[data-theme=dark]{--ds-body-ink: rgba(233, 238, 235, .82);--ds-body-ink-strong: #f3f5f4}:root:root:root:root:root .footer,:root:root:root:root:root footer{--ds-body-ink: rgba(233, 238, 235, .82);--ds-body-ink-strong: #ffffff}:root:root:root:root:root:root:root .package-includes li,:root:root:root:root:root:root:root .package-all-features li,:root:root:root:root:root:root:root .package-item ul li,:root:root:root:root:root:root:root .modal-content li,:root:root:root:root:root:root:root .custom-feature p{color:var(--ds-body-ink)!important}:root:root:root:root:root:root:root .package-includes li:before,:root:root:root:root:root:root:root .package-all-features li:before,:root:root:root:root:root:root:root .package-item ul li:before,:root:root:root:root:root:root:root .modal-content li:before{color:var(--ds-green-text)!important}:root:root:root:root:root:root:root .footer a,:root:root:root:root:root:root:root .package-item a,:root:root:root:root:root:root:root .modal-content a,:root:root:root:root:root:root:root .legal-page a,:root:root:root:root:root:root:root p a,:root:root:root:root:root:root:root li a{color:var(--ds-body-ink)!important}:root:root:root:root:root:root:root .footer a:hover,:root:root:root:root:root:root:root .package-item a:hover,:root:root:root:root:root:root:root .modal-content a:hover,:root:root:root:root:root:root:root .legal-page a:hover,:root:root:root:root:root:root:root p a:hover,:root:root:root:root:root:root:root li a:hover{color:var(--ds-body-ink-strong)!important}:root:root:root:root:root:root:root .welcome-container .hero-tagline,:root:root:root:root:root .hero-tagline{color:var(--ds-green-bright)!important;text-shadow:0 1px 3px rgba(0,0,0,.5),0 2px 22px rgba(0,0,0,.35)!important}:root:root:root:root:root:root:root .welcome-container .heading1,:root:root:root:root:root:root:root .welcome-container .heading1 .company-name{text-shadow:0 1px 3px rgba(0,0,0,.45),0 2px 30px rgba(0,0,0,.35)!important}:root:root:root:root:root:root:root .feature-check,:root:root:root:root:root:root:root .benefit-icon,:root:root:root:root:root:root:root .method-icon,:root:root:root:root:root:root:root .intro-icon,:root:root:root:root:root:root:root .service-icon svg,:root:root:root:root:root:root:root .value-icon svg,:root:root:root:root:root:root:root .package-item .package-icon,:root:root:root:root:root:root:root .package-item>svg{color:var(--ds-green)!important}:root:root:root:root:root[data-theme=dark] .package-item,:root:root:root:root:root[data-theme=dark] .custom-note,:root:root:root:root:root[data-theme=dark] .custom-feature,:root:root:root:root:root[data-theme=dark] .discount-note{background-color:#1c1f22!important;background-image:none!important;border-color:#ffffff17!important}:root:root:root:root:root .servicesPage{background-color:#fff!important}:root:root:root:root:root[data-theme=dark] .servicesPage{background-color:#131517!important}:root:root:root:root:root:root:root .servicesPage .hero-content{background-color:#fff!important;background-image:none!important}:root:root:root:root:root:root:root[data-theme=dark] .servicesPage .hero-content{background-color:#131517!important;background-image:none!important}:root:root:root:root:root .custom-note,:root:root:root:root:root .discount-note,:root:root:root:root:root .package-note,:root:root:root:root:root .warning-note,:root:root:root:root:root .note-box{background-color:#f4f5f6!important;background-image:none!important;border-color:#1020181f!important;color:#333c42!important}:root:root:root:root:root[data-theme=dark] .custom-note,:root:root:root:root:root[data-theme=dark] .discount-note,:root:root:root:root:root[data-theme=dark] .package-note,:root:root:root:root:root[data-theme=dark] .warning-note,:root:root:root:root:root[data-theme=dark] .note-box{background-color:#1c1f22!important;background-image:none!important;border-color:#ffffff17!important;color:#e9eeebd1!important}:root:root:root:root:root .about-section-label{font-size:clamp(1.375rem,1.9vw,1.75rem)!important;line-height:1.2!important}@media (min-width: 1024px){:root:root:root:root:root .heading1,:root:root:root:root:root .about-main-heading,:root:root:root:root:root .contact-page-heading,:root:root:root:root:root .services-page-heading,:root:root:root:root:root .services-heading{font-size:clamp(2.5rem,3.4vw,3.25rem)!important;line-height:1.08!important}:root:root:root:root:root .hero-tagline{font-size:clamp(1.6rem,2.1vw,2rem)!important;line-height:1.15!important}:root:root:root:root:root .hero-description{font-size:clamp(1.0625rem,1.35vw,1.25rem)!important;line-height:1.6!important}:root:root:root:root:root .section-title,:root:root:root:root:root .promo-title,:root:root:root:root:root .category-heading,:root:root:root:root:root .section-heading{font-size:clamp(1.9rem,2.5vw,2.5rem)!important;line-height:1.15!important}:root:root:root:root:root .service-preview-card h3,:root:root:root:root:root .service-card h3,:root:root:root:root:root .package-item h3{font-size:clamp(1.2rem,1.45vw,1.4rem)!important;line-height:1.25!important}:root:root:root:root:root .service-preview-card p,:root:root:root:root:root .service-card p,:root:root:root:root:root .promo-subtitle,:root:root:root:root:root .cta-description{font-size:clamp(1rem,1.15vw,1.125rem)!important;line-height:1.6!important}:root:root:root:root:root:root:root .welcome-container .hero-badge,:root:root:root:root:root .hero-badge{font-size:clamp(1.375rem,1.8vw,1.75rem)!important}:root:root:root:root:root h2{font-size:clamp(1.5rem,1.9vw,1.75rem)!important;line-height:1.2!important}:root:root:root:root:root h3{font-size:clamp(1.25rem,1.5vw,1.5rem)!important;line-height:1.25!important}:root:root:root:root:root h4{font-size:1.125rem!important;line-height:1.3!important}:root:root:root:root:root p,:root:root:root:root:root li{font-size:clamp(1rem,1.15vw,1.125rem)!important;line-height:1.6!important}:root:root:root:root:root .navbar .logo span,:root:root:root:root:root .navbar .logo-mobile span{font-size:clamp(1.125rem,1.4vw,1.375rem)!important}}@media (max-width: 768px){:root:root:root:root:root .footer-social{flex-direction:row!important;flex-wrap:wrap!important;justify-content:center!important;gap:.75rem!important}:root:root:root:root:root .footer-social .social-links{gap:.625rem!important}:root:root:root:root:root .footer-social .social-links a,:root:root:root:root:root .footer-social .social-link{width:46px!important;height:46px!important;border-radius:12px!important}:root:root:root:root:root .footer-social .social-icon{width:20px!important;height:20px!important}:root:root:root:root:root .cta-button.primary,:root:root:root:root:root .cyber-btn,:root:root:root:root:root .package-cta,:root:root:root:root:root .submitField,:root:root:root:root:root .readiness-cta-button,:root:root:root:root:root .cta-button.secondary,:root:root:root:root:root .view-all-services{max-width:100%!important;white-space:normal!important}}@media (max-width: 480px){:root:root:root:root:root .footer-social .social-links a,:root:root:root:root:root .footer-social .social-link{width:44px!important;height:44px!important}:root:root:root:root:root .footer-social .social-icon{width:19px!important;height:19px!important}}
