@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Light-Cbfxly1I.ttf) format("truetype");font-weight:300;font-style:normal;font-display:optional}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Regular-Cw3fqWkz.ttf) format("truetype");font-weight:400;font-style:normal;font-display:optional}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-SemiBold-Cyv6qdWd.ttf) format("truetype");font-weight:600;font-style:normal;font-display:optional}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;font-weight:300;color:#222;background:#fff}.header{display:flex;align-items:center;padding:1rem 1rem 1rem .25rem;border-bottom:1px solid #eee;position:relative;justify-content:space-between}.header-left{display:flex;align-items:center}.header-left a{display:flex;align-items:center;text-decoration:none;color:inherit}.header-right{display:flex;align-items:center;gap:1rem}.logo{height:40px;margin-right:.5rem}.logo-text{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.5rem}.hamburger{display:flex;flex-direction:column;background:none;border:none;cursor:pointer;gap:4px;padding:.5rem}.hamburger span{width:25px;height:3px;background:#222;transition:.3s}.hamburger.active span:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:1rem;box-shadow:0 2px 10px #0000001a;z-index:1000}.nav.active{display:flex}.nav a{padding:1rem;text-decoration:none;color:#222;border-bottom:1px solid #eee}.language-selector{display:flex;align-items:center}.language-selector select{background:#fff;border:1px solid #ddd;border-radius:4px;padding:.25rem .5rem;font-family:Montserrat,sans-serif;font-size:.8rem;cursor:pointer;min-width:50px}.accessibility-widget{position:fixed;bottom:20px;right:20px;z-index:1000}.accessibility-toggle{width:50px;height:50px;border-radius:50%;background:#000;color:#fff;border:3px solid #fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0006;transition:all .3s ease}.accessibility-toggle:hover{background:#fff;color:#000;border:3px solid #000;transform:scale(1.1)}.accessibility-toggle img{filter:invert(1);transition:filter .3s ease}.accessibility-toggle:hover img{filter:invert(0)}.accessibility-toggle:focus{outline:3px solid #ffff00;outline-offset:2px;box-shadow:0 4px 12px #0006,0 0 0 3px #ff0}.accessibility-panel{position:absolute;bottom:70px;right:0;background:#fff;border:2px solid #000;border-radius:8px;padding:1rem;min-width:250px;transform:translateY(10px);opacity:0;visibility:hidden;transition:all .3s ease;z-index:1001}.accessibility-panel.open{transform:translateY(0);opacity:1;visibility:visible}.accessibility-panel h3{margin:0 0 1rem;font-size:1.1rem;font-weight:600;border-bottom:1px solid #ddd;padding-bottom:.5rem}.accessibility-option{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:1px solid #ddd;padding:.75rem;margin-bottom:.5rem;border-radius:4px;cursor:pointer;font-family:Montserrat,sans-serif;transition:all .3s ease}.accessibility-option:hover{background:#f5f5f5;border-color:#413698}.accessibility-option.active{background:#413698;color:#fff;border-color:#413698}.toggle-indicator{font-weight:700;font-size:1.2rem}.accessibility-close{width:100%;background:#666;color:#fff;border:none;padding:.75rem;border-radius:4px;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:600;margin-top:.5rem}.accessibility-close:hover{background:#444}.hero{padding:2rem 1rem;background:#404040;background-image:url(/cybergy_hero.webp);background-repeat:no-repeat;background-position:center -50px;background-size:250%;color:#fff;min-height:60vh;display:flex;align-items:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/cybergy_logo_c.webp?v=2);background-repeat:no-repeat;background-position:center -50px;background-size:250%;opacity:0;z-index:2}@media screen and (max-width: 767px){.hero:before{animation:heroColorFade 8s ease-in-out infinite}}@keyframes heroColorFade{0%,to{opacity:0}50%{opacity:.4}}.hero-content{color:#fff;padding:2rem;width:100%;text-align:center;text-shadow:3px 3px 8px rgba(0,0,0,.9);display:flex;flex-direction:column;justify-content:space-between;height:100%;position:relative;z-index:2}.text-block:first-child{margin-top:-2rem}.spacer{height:20rem}.hero-content h1{font-size:2rem;margin-bottom:0;font-weight:300}.hero-content h2{font-size:1.8rem;font-weight:200;color:#fff;line-height:1.2;margin-bottom:0}.hero-content p{font-size:1.1rem;line-height:1.5;margin:.5rem 0}.action-button{position:absolute;bottom:0;left:0;right:0;background:#413698;color:#fff;text-align:center;font-family:Montserrat,sans-serif;font-weight:600;cursor:pointer;margin:0;padding:0;height:60px;line-height:60px;width:100%;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;overflow:hidden}.action-button:hover{background:#342a7a;transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}.cta{background:#fff;color:#222;border:none;padding:1rem 2rem;font-size:1rem;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:600}.services{padding:2rem 1rem 0;margin-top:-60px;position:relative;z-index:10;background:#fff}.services h2{text-align:center;font-size:2rem;margin-bottom:2rem;font-weight:300}.service-card{border:1px solid #eee;padding:1.5rem;margin-bottom:1rem}.service-card h3{font-size:1.2rem;margin-bottom:1rem;font-weight:400}.service-card p{line-height:1.6}.form-note{font-size:.9rem;color:#666;margin-top:1rem}.service-logo{height:40px;width:35px;margin:.5rem 0}.about{padding:2rem 1rem;background:#f9f9f9}.about h2{text-align:center;font-size:2rem;margin-bottom:2rem;font-weight:300}.about-content{max-width:500px;margin:0 auto}.about-content p{line-height:1.6;margin-bottom:1.5rem}.experience-list{margin:1.5rem 0;padding-left:0;list-style:none}.experience-list li{margin-bottom:1.25rem;padding-left:1.5rem;position:relative;line-height:1.6}.experience-list li:before{content:"•";color:#413698;font-size:1.2rem;position:absolute;left:0;top:0}.experience-list strong{color:#413698}.contact{padding:2rem 1rem}.contact h2{text-align:center;font-size:2rem;margin-bottom:2rem;font-weight:300}.contact-content{max-width:600px;margin:0 auto}.contact-content p{line-height:1.6;margin-bottom:1.5rem;text-align:center}.contact-form{max-width:800px;margin:0 auto}.form-section{margin-bottom:2rem;padding:1.5rem;border:1px solid #eee;border-radius:8px;background:#fafafa}.form-section h3{margin:0 0 1.5rem;font-size:1.1rem;font-weight:600;color:#413698;text-transform:uppercase;letter-spacing:.5px}.form-row{display:flex;gap:1rem;margin-bottom:1rem}.form-group{flex:1;margin-bottom:1rem}.form-group.half{flex:0 0 calc(50% - .5rem)}@media (max-width: 768px){.form-row{flex-direction:column;gap:0}.form-group.half{flex:1}}.form-field{margin-bottom:1rem}.contact-form input,.contact-form textarea,.contact-form select{width:100%;padding:1rem;border:1px solid #ddd;border-radius:4px;font-family:Montserrat,sans-serif;font-size:1rem;transition:border-color .3s ease;background-color:#fff}.contact-form select{cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem;padding-right:3rem;appearance:none;-webkit-appearance:none;-moz-appearance:none}.contact-form select::-ms-expand{display:none}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{outline:none;border-color:#413698}.contact-form input.error,.contact-form textarea.error,.contact-form select.error{border-color:#e74c3c}.error-message{color:#e74c3c;font-size:.9rem;margin-top:.5rem;display:block}.contact-form textarea{resize:vertical}.contact-form button{width:100%;padding:1rem;background:#413698;color:#fff;border:none;border-radius:4px;font-family:Montserrat,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.contact-form button:hover{background:#342a7a}.checkbox-field{margin-bottom:1.5rem}.privacy-notice{background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:1rem;margin-bottom:1.5rem}.privacy-notice p{margin:0;font-size:.9rem;line-height:1.5;color:#666}.checkbox-group{margin-bottom:1rem}.checkbox-group label{display:flex;align-items:flex-start;cursor:pointer;font-size:.9rem;line-height:1.4}.checkbox-group label.error{color:#e74c3c}.checkbox-group input[type=checkbox]{width:auto;margin-right:.75rem;margin-top:.1rem;flex-shrink:0}.checkbox-group a{color:#413698;text-decoration:underline}.checkbox-group a:hover{color:#342a7a}.response-commitment{background:#e8f4fd;border-left:4px solid #413698;padding:1rem;margin:1rem 0;font-size:.9rem}.legal-content{padding:2rem 0;max-width:800px;margin:0 auto}.legal-content h1{color:#413698;font-size:2.5rem;margin-bottom:.5rem;font-weight:300}.last-updated{color:#666;font-size:.9rem;margin-bottom:2rem;font-style:italic}.legal-section{margin-bottom:2.5rem}.legal-section h2{color:#413698;font-size:1.4rem;margin-bottom:1rem;font-weight:500;border-bottom:2px solid #eee;padding-bottom:.5rem}.legal-section p{line-height:1.6;margin-bottom:1rem;color:#333}.legal-section ul{margin:1rem 0;padding-left:1.5rem}.legal-section li{margin-bottom:.5rem;line-height:1.5}.legal-section strong{color:#413698;font-weight:600}.confidential-note,.professional-note{background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:1rem;margin-top:1rem;font-size:.9rem;font-style:italic;color:#666}.contact-cta{text-align:center;margin-top:2rem}.cta-button{display:inline-block;background:#413698;color:#fff;padding:1rem 2rem;border-radius:4px;text-decoration:none;font-family:Montserrat,sans-serif;font-weight:600;font-size:1rem;transition:background-color .3s ease,transform .2s ease;border:none;cursor:pointer}.cta-button:hover{background:#342a7a;transform:translateY(-1px);text-decoration:none;color:#fff}.checkbox-label{display:flex;align-items:flex-start;cursor:pointer;font-size:.9rem;line-height:1.4}.checkbox-label input[type=checkbox]{opacity:0;position:absolute;width:0;height:0}.checkmark{height:18px;width:18px;background-color:#fff;border:2px solid #ddd;border-radius:3px;margin-right:.75rem;margin-top:2px;flex-shrink:0;position:relative;transition:all .3s ease}.checkbox-label input[type=checkbox]:checked+.checkmark{background-color:#413698;border-color:#413698}.checkbox-label input[type=checkbox]:checked+.checkmark:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000}.modal{background:#fff;padding:2rem;border-radius:8px;max-width:400px;width:90%;margin:1rem;text-align:center}.modal h3{font-size:1.5rem;margin-bottom:1rem;font-weight:600}.modal p{line-height:1.6;margin-bottom:2rem;color:#666}.modal-buttons{display:flex;gap:1rem;flex-direction:column}@media (min-width: 400px){.modal-buttons{flex-direction:row}}.btn-primary{background:#413698;color:#fff;border:none;padding:1rem 2rem;border-radius:4px;font-family:Montserrat,sans-serif;font-weight:600;cursor:pointer;transition:background-color .3s ease;flex:1}.btn-primary:hover{background:#342a7a}.btn-secondary{background:#fff;color:#666;border:2px solid #ddd;padding:1rem 2rem;border-radius:4px;font-family:Montserrat,sans-serif;font-weight:600;cursor:pointer;transition:all .3s ease;flex:1}.btn-secondary:hover{background:#f5f5f5;border-color:#ccc}.app.high-contrast{filter:contrast(200%)}.app.high-contrast *{color:#000!important;background-color:#fff!important;border-color:#000!important}.app.high-contrast .hero{background-image:none!important;background-color:#fff!important}.app.high-contrast .hero *{color:#000!important;text-shadow:none!important}.app.high-contrast button,.app.high-contrast .service-card,.app.high-contrast .modal{border:3px solid #000!important}.app.high-contrast .accessibility-toggle{background:#fff!important;border:3px solid #000!important}.app.high-contrast .accessibility-toggle img{filter:invert(1)!important}.app.high-contrast .accessibility-panel{background:#fff!important;border:3px solid #000!important;color:#000!important}.app.large-text{font-size:125%}.app.large-text h1,.app.large-text h2{font-size:2.5rem}.app.large-text h3{font-size:1.5rem}.app.large-text p,.app.large-text input,.app.large-text textarea,.app.large-text button{font-size:1.25rem}.app.reduced-motion *,.app.reduced-motion *:before,.app.reduced-motion *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}@media screen and (min-width: 768px){.app.reduced-motion .hero-content:before{animation:heroDesktopColorFade 4s ease-in-out infinite!important}}.app.reduced-motion .accessibility-panel{transition:none!important}.case-studies{padding:2rem 1rem;background:#f9f9f9}.case-studies h2{text-align:center;font-size:2rem;margin-bottom:2rem;font-weight:300}.case-studies-intro{max-width:600px;margin:0 auto}.case-studies-intro p{line-height:1.6;margin-bottom:2rem;text-align:center}.case-studies-grid{display:flex;flex-direction:column;gap:1rem}.case-study-card{border:1px solid #eee;padding:1.5rem;background:#fff;margin-bottom:1rem}.case-study-card h3{font-size:1.2rem;margin-bottom:1rem;font-weight:400;color:#413698}.case-study-card p{line-height:1.6;margin-bottom:1rem}.case-study-card button{background:#413698;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;font-family:Montserrat,sans-serif;font-weight:600;cursor:pointer;transition:background-color .3s ease}.case-study-card button:hover{background:#342a7a}.case-study-modal{background:#fff;border-radius:8px;max-width:800px;width:90%;max-height:90vh;overflow-y:auto;margin:1rem;position:relative}.case-study-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:2rem 2rem 1rem;border-bottom:1px solid #eee}.case-study-modal-header h3{margin:0;font-size:1.5rem;font-weight:600;color:#413698;flex:1;margin-right:1rem}.modal-close{background:none;border:none;font-size:2rem;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.modal-close:hover{background:#f5f5f5;color:#413698}.case-study-modal-content{padding:2rem}.case-study-section{margin-bottom:2rem}.case-study-section:last-child{margin-bottom:0}.case-study-section h4{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#413698}.case-study-section p{line-height:1.6;margin:0}.case-study-modal-footer{padding:1rem 2rem 2rem;border-top:1px solid #eee;text-align:center}footer{background:#2c2c2c;color:#fff;padding:3rem 1rem 2rem;margin-top:auto}.footer-content{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;text-align:center}.footer-section h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.footer-section h4{color:#ccc;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-section p{color:#ccc;font-weight:300;line-height:1.6;margin-bottom:1rem}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#ccc;text-decoration:none;font-weight:300;transition:color .3s ease}.footer-section a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:2rem;margin-top:2rem;border-top:1px solid #444;color:#888;font-weight:300}@media (min-width: 768px){.header{padding:1rem 2rem;justify-content:space-between}.hamburger{display:none}.nav{display:flex!important;position:static;flex-direction:row;padding:0;box-shadow:none;background:none;gap:2rem;z-index:auto}.nav a{padding:.5rem 1rem;border-bottom:none;transition:color .3s ease;color:#222}.nav a:hover{color:#413698}.logo{height:45px}.logo-text{font-size:1.8rem}.hero{padding:4rem 2rem;min-height:70vh}.hero-content{max-width:800px;margin:0 auto}.hero-content h1{font-size:3rem}.hero-content h2{font-size:1.5rem;font-weight:400!important;color:#fff!important}.hero-content p{font-size:1.2rem}.services{padding:3rem 2rem 0}.services h2{font-size:2.5rem}.service-card{max-width:600px;margin:0 auto 2rem;padding:2rem}.about{padding:3rem 2rem}.about h2{font-size:2.5rem}.about-content{max-width:700px}.case-studies{padding:3rem 2rem}.case-studies h2{font-size:2.5rem}.case-studies-intro{max-width:700px}.case-studies-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1000px;margin:0 auto}.contact{padding:3rem 2rem}.contact h2{font-size:2.5rem}.contact-content{max-width:700px}.contact-form{max-width:600px}footer{padding:4rem 2rem 3rem}.footer-content{grid-template-columns:repeat(2,1fr);gap:3rem;text-align:left}.footer-section:first-child{grid-column:1 / -1;text-align:center}}@media (min-width: 900px){.header{padding:1.5rem 4rem;justify-content:space-between}.logo{height:50px}.logo-text{font-size:2rem}.nav{gap:3rem}.nav a{font-size:1.1rem;font-weight:400}.language-selector select{font-size:1rem;padding:.5rem .75rem}.hero{padding:0!important;min-height:100vh!important;background:#404040!important;background-image:none!important;background-position:initial!important;background-size:initial!important;display:flex!important;align-items:stretch!important;position:relative!important}.hero:after{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background-image:linear-gradient(to bottom,#0009,#0003,#000c),url(/cybergy_logo_c.webp?v=2);background-repeat:no-repeat;background-position:center center;background-size:cover;z-index:1}.hero-content{width:50%!important;padding:6rem 4rem!important;background:linear-gradient(135deg,#404040,#2a2a2a)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;text-align:left!important;position:relative!important;z-index:2!important;height:auto!important}.hero-content .text-block:first-child{margin-bottom:3rem}.hero-content h1{font-size:4rem;line-height:1.1;margin-bottom:1rem;font-weight:300}.hero-content h2{font-size:2rem;line-height:1.2;font-weight:400;margin-bottom:0}.spacer{display:none}.hero-content .text-block:last-child{margin-top:2rem}.hero-content p{font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.action-button{height:80px;line-height:80px;font-size:1.2rem;margin-top:0}.services{padding:4rem 4rem 0}.services h2{font-size:3rem}.service-card{max-width:800px;padding:3rem}.about{padding:4rem}.about h2{font-size:3rem}.about-content{max-width:900px}.case-studies{padding:4rem}.case-studies h2{font-size:3rem}.case-studies-intro{max-width:900px}.case-studies-grid{grid-template-columns:1fr 1fr 1fr;gap:2.5rem;max-width:1400px}.contact{padding:4rem}.contact h2{font-size:3rem}.contact-content{max-width:800px}.contact-form{max-width:700px}footer{padding:5rem 4rem 4rem}.footer-content{grid-template-columns:2fr 1fr 1fr;gap:4rem;text-align:left}.footer-section:first-child{grid-column:auto;text-align:left}.case-study-modal{max-width:1000px}.case-study-modal-content{padding:3rem}.case-study-modal-header{padding:3rem 3rem 2rem}.case-study-modal-footer{padding:2rem 3rem 3rem}}@media screen and (min-width: 768px){.hero{padding:0!important;min-height:100vh!important;background:#404040!important;background-image:none!important;background-position:initial!important;background-size:initial!important;display:flex!important;align-items:stretch!important;position:relative!important}.hero:after{content:""!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background-image:url(/cybergy_hero.webp)!important;background-repeat:no-repeat!important;background-position:right center!important;background-size:65%!important;z-index:1!important}.hero:before{content:""!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:linear-gradient(to right,#000000 0%,#404040 30%,rgba(64,64,64,.8) 50%,rgba(64,64,64,.3) 60%,rgba(64,64,64,.1) 75%,transparent 100%)!important;opacity:1!important;z-index:3!important}.hero-content:before{content:""!important;position:absolute!important;top:0!important;right:0!important;width:50%!important;height:100%!important;background-image:url(/cybergy_logo_c.webp?v=2)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:130%!important;opacity:0!important;z-index:4!important;animation:heroDesktopColorFade 4s ease-in-out infinite!important}@keyframes heroDesktopColorFade{0%,to{opacity:0}50%{opacity:1}}.hero-content{width:50%!important;max-width:none!important;padding:6rem 4rem!important;background:transparent!important;display:flex!important;flex-direction:column!important;justify-content:center!important;text-align:left!important;position:relative!important;z-index:5!important;height:100vh!important;margin:0!important}.hero-content h1{font-size:3rem!important;text-align:left!important}.hero-content h2{font-size:1.5rem!important;text-align:left!important}.hero-content p{font-size:1rem!important;text-align:left!important}.spacer{display:none!important}}.page{min-height:100vh;display:flex;flex-direction:column}.services-hero{background:#404040;background-image:url(/services_bg_new.webp);background-repeat:no-repeat;background-position:center -50px;background-size:250%;color:#fff;padding:4rem 1rem 2rem;text-align:center;min-height:60vh;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.services-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#000000 0%,#404040 30%,rgba(64,64,64,.8) 50%,rgba(64,64,64,.3) 60%,rgba(64,64,64,.1) 75%,transparent 100%);z-index:1}.services-hero .hero-content{position:relative;z-index:2}.services-hero h1{font-size:2rem;margin-bottom:1rem;font-weight:600;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.services-hero p{font-size:1.1rem;opacity:.9;max-width:500px;margin:0 auto;text-align:center;line-height:1.5;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.services-hero .hero-content{width:100%;max-width:600px;position:relative;z-index:2;text-align:center}.services-overview{padding:6rem 0;background:#f8fafb}.overview-content{max-width:800px;margin:0 auto;text-align:center}.overview-content h2{font-size:2.5rem;margin-bottom:2rem;color:#1a1a2e;font-weight:300}.overview-content p{font-size:1.1rem;line-height:1.8;color:#555}.services-detailed{padding:6rem 0;background:#fff}.service-detail{display:flex;align-items:flex-start;margin-bottom:4rem;padding:3rem 0;border-bottom:1px solid #eee}.service-detail:last-child{border-bottom:none;margin-bottom:0}.service-number{font-size:4rem;font-weight:100;color:#00d4ff;margin-right:3rem;line-height:1;min-width:120px}.service-content{flex:1}.service-content h3{font-size:1.8rem;margin-bottom:1.5rem;color:#1a1a2e;font-weight:600}.service-content>p{font-size:1rem;line-height:1.7;color:#555;margin-bottom:2rem}.service-features{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.service-features li{padding:.75rem 1rem;background:#f8fafb;border-left:3px solid #00d4ff;font-size:.95rem;color:#555}.services-approach{padding:6rem 0;background:#1a1a2e;color:#fff}.approach-content{max-width:1000px;margin:0 auto;text-align:center}.approach-content h2{font-size:2.5rem;margin-bottom:3rem;font-weight:300}.approach-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-top:3rem}.approach-item{padding:2rem;background:#ffffff0d;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.approach-item h4{font-size:1.2rem;margin-bottom:1rem;color:#00d4ff;font-weight:600}.approach-item p{font-size:.95rem;line-height:1.6;opacity:.9}.services-cta{background:linear-gradient(135deg,#0f3460,#16213e,#1a1a2e);color:#fff;padding:6rem 0;text-align:center}.cta-content{max-width:600px;margin:0 auto}.services-cta h2{font-size:2.2rem;margin-bottom:1.5rem;font-weight:300}.services-cta p{font-size:1.1rem;margin-bottom:2.5rem;opacity:.9;line-height:1.6}.cta-button{display:inline-block;background:#00d4ff;color:#1a1a2e;padding:1.2rem 2.5rem;text-decoration:none;border-radius:4px;font-weight:600;font-size:1rem;transition:all .3s ease;border:2px solid #00d4ff}.cta-button:hover{background:transparent;color:#00d4ff}.about-hero{background:#404040;background-image:url(/office.webp);background-repeat:no-repeat;background-position:center center;background-size:cover;color:#fff;padding:6rem 0 4rem;text-align:center;position:relative;overflow:hidden}.about-hero:before{content:"";position:absolute;inset:0;background:#404040b3;z-index:1}.about-hero .container{position:relative;z-index:2}.about-hero h1{font-size:3rem;font-weight:600;margin-bottom:1rem}.about-hero p{font-size:1.3rem;font-weight:300;max-width:600px;margin:0 auto}.about-content{padding:4rem 0}.about-text h2{color:#413698;font-size:2rem;font-weight:600;margin-bottom:1.5rem;margin-top:3rem}.about-text h2:first-child{margin-top:0}.about-text p{font-weight:300;line-height:1.6;margin-bottom:2rem}.about-text ul{margin-bottom:2rem}.about-text li{font-weight:300;line-height:1.6;margin-bottom:1rem}.about-text strong{font-weight:600;color:#413698}.differentiators-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 0 3rem}.differentiator{padding:2rem;background:#f8fafb;border-radius:8px}.differentiator h3{color:#413698;font-size:1.2rem;font-weight:600;margin-bottom:1rem;margin-top:0}.differentiator p{font-weight:300;line-height:1.6;margin-bottom:0;color:#555}.about-content-main{max-width:800px;margin:0 auto}.about-section{margin-bottom:3rem}.about-section h2{font-size:1.8rem;color:#333;margin-bottom:1.5rem;font-weight:600}.about-section p{font-size:1.1rem;line-height:1.7;color:#555}.about-experience{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center;margin-bottom:6rem;padding:4rem 0;background:#f8fafb;border-radius:16px;padding:4rem}.experience-highlights{margin-top:2rem}.highlight{color:#413698;font-weight:500;margin-bottom:1rem;font-size:1.1rem}.experience-visual{display:flex;justify-content:center;align-items:center}.visual-element{width:200px;height:200px;background:linear-gradient(135deg,#413698,#2d2461);border-radius:50%;opacity:.1}.about-methodology{margin-bottom:4rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.about-methodology h2{font-size:2rem;color:#333;margin-bottom:1.5rem;font-weight:600}.about-methodology p{font-size:1.1rem;line-height:1.7;color:#555}.differentiators-section{margin-bottom:4rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.differentiators-section h2{font-size:2rem;color:#333;margin-bottom:1.5rem;font-weight:600}.differentiators-content p{font-size:1.1rem;line-height:1.7;color:#555}.about-cta{padding:2rem 0;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.about-cta .cta-primary{background:#413698;color:#fff;margin-right:1rem}.about-cta .cta-primary:hover{background:#2d2461;color:#fff}.about-cta .cta-secondary{background:transparent;color:#413698;border:2px solid #413698}.about-cta .cta-secondary:hover{background:#413698;color:#fff}.cta-buttons{display:flex;gap:2rem;justify-content:center}.cta-primary,.cta-secondary{padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease}.cta-primary{background:#fff;color:#413698}.cta-primary:hover{background:#f0f0f0;transform:translateY(-2px)}.cta-secondary{background:transparent;color:#fff;border:2px solid white}.cta-secondary:hover{background:#fff;color:#413698}.contact-hero{background:linear-gradient(135deg,#413698,#2d2461);color:#fff;padding:6rem 0 4rem;text-align:center}.contact-hero h1{font-size:3rem;font-weight:600;margin-bottom:1rem}.contact-hero p{font-size:1.3rem;font-weight:300;max-width:600px;margin:0 auto}.contact-content{padding:4rem 0}.contact-content .container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-info h2{color:#413698;font-size:2rem;font-weight:600;margin-bottom:1.5rem}.contact-info p{font-weight:300;line-height:1.6;margin-bottom:2rem}.contact-details h3{color:#413698;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.contact-details ul{list-style:none;padding:0}.contact-details li{font-weight:300;line-height:1.6;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.contact-details li:before{content:"✓";position:absolute;left:0;color:#413698;font-weight:600}.case-studies-hero{background:linear-gradient(135deg,#413698,#2d2461);color:#fff;padding:6rem 0 4rem;text-align:center}.case-studies-hero h1{font-size:3rem;font-weight:600;margin-bottom:1rem}.case-studies-hero p{font-size:1.3rem;font-weight:300;max-width:600px;margin:0 auto}.case-studies-content{padding:4rem 0}.case-studies-intro{text-align:center;margin-bottom:4rem}.case-studies-intro h2{color:#413698;font-size:2.5rem;font-weight:600;margin-bottom:1.5rem}.case-studies-intro p{font-weight:300;line-height:1.6;max-width:800px;margin:0 auto;font-size:1.1rem}@media (min-width: 768px){.services-hero{background-position:right -50px;background-size:70%;padding:10rem 0 1rem 2rem;text-align:left;height:600px;justify-content:flex-start;align-items:flex-start;display:block}.services-hero h1{font-size:3rem;font-weight:700;text-shadow:none}.services-hero p{text-align:left;margin:0;font-size:1.2rem;max-width:600px;text-shadow:none}.services-hero .hero-content{text-align:left;max-width:none;width:auto;padding:0!important;height:auto!important;justify-content:flex-start!important}}@media (max-width: 768px){.container{padding:0 1rem;max-width:100%}h1{font-size:1.8rem!important;line-height:1.2;margin-bottom:1rem}h2{font-size:1.5rem!important;line-height:1.3;margin-bottom:1rem}h3{font-size:1.2rem!important;line-height:1.3;margin-bottom:.75rem}p{font-size:1rem!important;line-height:1.6;margin-bottom:1rem}section{padding:2rem 0}.hero,.services-hero,.about-hero,.case-studies-hero{padding:3rem 0 2rem;text-align:center}.hero-content,.about-content-main,.case-studies-intro,.overview-content,.approach-content{max-width:100%;padding:0 1rem;text-align:center}.service-detail{flex-direction:column;text-align:center;padding:1.5rem;margin-bottom:1.5rem}.service-number{margin-right:0;margin-bottom:1rem;min-width:auto}.service-features{grid-template-columns:1fr;gap:.75rem}.service-features li{padding:.5rem;font-size:.9rem}.about-section,.about-methodology,.differentiators-section{margin-bottom:2rem;padding:0 1rem}.case-studies-grid{grid-template-columns:1fr;gap:1rem;padding:0 1rem}.case-study-card{padding:1.5rem;margin-bottom:1rem}.contact{padding:2rem 1rem}.contact-form{max-width:100%}.form-group{margin-bottom:1rem}input,textarea,select{font-size:1rem;padding:.75rem}.cta-button,.cta-primary,.cta-secondary,.submit-btn,.read-more-btn{width:100%;padding:.75rem 1rem;font-size:1rem;margin-bottom:.5rem}.cta-buttons{flex-direction:column;gap:.75rem;width:100%}.approach-grid,.differentiators-grid{grid-template-columns:1fr;gap:1rem}.approach-item{padding:1rem;margin-bottom:.75rem}.nav{padding:1rem}.nav a{padding:.75rem 0;font-size:1rem}.footer-content{flex-direction:column;gap:2rem;padding:2rem 1rem}.footer-section{text-align:center}}
