.cs-sidebar{position:-webkit-sticky;position:sticky;top:100px}.cs-company-profile{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.02);padding:30px}.cs-profile-item{margin-bottom:20px}.cs-profile-item h6{font-size:.8rem;text-transform:uppercase;letter-spacing:1px;color:#888;margin-bottom:5px;font-family:var(--spaceGrotesk-bold)}.cs-profile-item p{font-size:1rem;color:#e2e8f0;font-family:var(--spaceGrotesk-regular)}.cs-badge-yellow{background:#ffc107;color:#000;padding:2px 8px;border-radius:4px;font-size:.8rem;font-weight:700;margin-right:8px}.cs-results-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid hsla(0,0%,100%,.2)}.cs-result-cell{padding:30px;text-align:center;border-right:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid hsla(0,0%,100%,.2)}.cs-result-cell:nth-child(3n){border-right:none}.cs-result-cell:nth-last-child(-n+3){border-bottom:none}.cs-result-value{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:10px;font-family:var(--spaceGrotesk-bold)}.cs-result-label{font-size:.95rem;color:#ccc;font-family:var(--spaceGrotesk-regular);line-height:1.5}.cs-timeline-container{position:relative;padding:40px 0}.cs-timeline-container:before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:0;bottom:0;width:2px;background:hsla(0,0%,100%,.2)}.cs-timeline-item{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:60px;position:relative;width:100%}.cs-timeline-content{width:45%}.cs-timeline-item:nth-child(odd) .cs-timeline-content{margin-left:auto}.cs-timeline-item:nth-child(2n) .cs-timeline-content{margin-right:auto;text-align:right}.cs-phase-badge{background:#4caf50;color:#fff;padding:5px 15px;font-size:.9rem;font-weight:700;display:inline-block;margin-bottom:15px}.cs2-results-table{width:100%;border-collapse:collapse}.cs2-results-table td,.cs2-results-table th{border:1px solid hsla(0,0%,100%,.2);padding:20px;text-align:left;vertical-align:middle}.cs2-results-table th{background:hsla(0,0%,100%,.05);font-family:var(--spaceGrotesk-bold);color:#fff}.cs2-results-table .section-header{background:rgba(45,60,45,.6);font-size:.85rem;text-transform:uppercase;letter-spacing:1px;color:#fff}.cs2-metric-value{color:#4caf50;font-size:1.5rem;font-weight:700}.cs2-timeline-item{border-top:1px solid hsla(0,0%,100%,.2);padding:40px 0;display:flex;gap:30px}.cs2-phase-box{background:#3b4d7c;color:#fff;width:80px;height:80px;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;flex-shrink:0}.cs2-timeline-header{display:flex;justify-content:space-between;margin-bottom:15px;color:#ccc;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.cs2-timeline-title{font-size:1.5rem;color:#fff;font-family:var(--spaceGrotesk-bold);margin-bottom:15px}@media (max-width:768px){.cs-results-grid{grid-template-columns:1fr}.cs-result-cell{border-right:none;border-bottom:1px solid hsla(0,0%,100%,.2)}.cs-result-cell:last-child{border-bottom:none}.cs-timeline-container:before{left:20px}.cs-timeline-content{width:calc(100% - 50px);margin-left:50px!important;text-align:left!important}.cs2-timeline-item{flex-direction:column}}.banner-creative-heading{font-family:var(--spaceGrotesk-bold);letter-spacing:-1px}.glass-card{background:hsla(0,0%,100%,.03);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.05);border-radius:20px;padding:40px;box-shadow:0 10px 30px rgba(0,0,0,.2);transition:all .3s ease}.glass-card:hover{border-color:rgba(88,146,243,.3);box-shadow:0 20px 40px rgba(88,146,243,.1),inset 0 0 20px hsla(0,0%,100%,.02)}@keyframes float-slow{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.banner-badge{display:inline-flex;align-items:center;padding:8px 16px;border-radius:50px;background:rgba(88,146,243,.1);border:1px solid rgba(88,146,243,.3);color:#fff;font-size:.9rem;font-family:var(--spaceGrotesk-regular);font-weight:600;letter-spacing:1px}.gradient-text-anim{background:linear-gradient(90deg,#fff,#5892f3,#fff);background-size:300% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 5s linear infinite}@keyframes shine{to{background-position:300%}}.metric-value{background:#5892f3;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:15px}.timeline-step{position:relative;padding-left:60px;margin-bottom:50px}.timeline-step:before{content:"";position:absolute;left:20px;top:0;bottom:-50px;width:2px;background:hsla(0,0%,100%,.1)}.timeline-step:last-child:before{display:none}.timeline-step .step-number{position:absolute;left:0;top:0;width:42px;height:42px;background:#1a1a2e;border:2px solid #5892f3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;z-index:1;box-shadow:0 0 15px rgba(88,146,243,.5)}.modal-backdrop-glass{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background:rgba(5,5,8,.85)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:0;animation:fadeIn .3s ease forwards}.modal-glass-panel{background:rgba(20,20,25,.7)!important;border:1px solid hsla(0,0%,100%,.08)!important;border-radius:16px!important;padding:40px!important;width:90%!important;max-width:600px!important;box-shadow:0 25px 50px -12px rgba(0,0,0,.8),inset 0 0 0 1px hsla(0,0%,100%,.05)!important;position:relative!important;transform:translateY(20px);opacity:0;animation:slideUpFade .4s cubic-bezier(.16,1,.3,1) .1s forwards;overflow:hidden!important}.modal-glass-panel:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(0,204,255,.05) 0,transparent 50%);z-index:-1;pointer-events:none}.glass-close-btn{position:absolute!important;top:20px!important;right:20px!important;background:hsla(0,0%,100%,.05)!important;border:1px solid hsla(0,0%,100%,.1)!important;color:hsla(0,0%,100%,.6)!important;width:36px!important;height:36px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all .2s ease!important;z-index:10!important}.glass-close-btn:hover{background:hsla(0,0%,100%,.15)!important;color:#fff!important;transform:scale(1.05)!important}.glass-input{background:rgba(10,10,15,.6)!important;border:1px solid hsla(0,0%,100%,.1)!important;color:#fff!important;border-radius:8px!important;padding:12px 16px!important;font-family:Outfit,sans-serif!important;transition:all .3s ease!important}.glass-input:focus{background:rgba(15,15,22,.8)!important;border-color:var(--main-color)!important;box-shadow:0 0 0 3px rgba(0,204,255,.15)!important;outline:none!important}.glass-input::placeholder{color:hsla(0,0%,100%,.3)!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.modal-glass-panel{padding:25px!important;max-height:90vh!important;overflow-y:auto!important}.modal-glass-panel h3{font-size:1.5rem!important}}.contact_spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(0,0,0,.3);border-top-color:#000;border-radius:50%;animation:spinnerRotate .7s linear infinite;vertical-align:middle}@keyframes spinnerRotate{to{transform:rotate(1turn)}}