.cs__wrapper{min-height:100vh;font-family:Inter,sans-serif;background:#fff}.cs__hero{background:linear-gradient(135deg,#003070,#00448f);color:#fff;padding:100px 24px;text-align:center}.cs__hero_inner{max-width:860px;margin:0 auto}.cs__eyebrow{display:inline-block;background:#ffffff26;color:#fff;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:6px 18px;border-radius:100px;margin-bottom:24px}.cs__hero_title{font-size:52px;font-weight:800;line-height:1.15;margin-bottom:16px}.cs__hero_sub{font-size:20px;line-height:1.7;color:#ffffffd9;margin-bottom:32px}.cs__tags{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:36px}.cs__tag{background:#ffffff2e;color:#fff;border:1px solid #ffffff4d;border-radius:100px;padding:6px 18px;font-size:13px;font-weight:600}.cs__hero_links{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cs__live_btn{background:#fff;color:#00448f;padding:14px 32px;border-radius:8px;font-weight:700;font-size:15px;text-decoration:none;transition:all .2s ease;display:inline-block}.cs__live_btn:hover{background:#e8f0fb;transform:translateY(-2px)}.cs__outline_btn{background:#0000;color:#fff;padding:14px 32px;border-radius:8px;font-weight:700;font-size:15px;text-decoration:none;border:2px solid #fff9;transition:all .2s ease;display:inline-block}.cs__outline_btn:hover{background:#ffffff1a;transform:translateY(-2px)}.cs__section{padding:100px 24px}.cs__section--alt{background:#f8faff}.cs__section--dark{background:linear-gradient(135deg,#003070,#00448f);color:#fff}.cs__container{max-width:1100px;margin:0 auto}.cs__heading{font-size:40px;font-weight:800;color:#0a0a0a;text-align:center;margin-bottom:1rem}.cs__heading--white{color:#fff}.cs__subtext{text-align:center;font-size:18px;color:#6b7280;line-height:1.7;max-width:700px;margin:0 auto 3rem}.cs__subtext--white{color:#ffffffd9}.cs__challenge_grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-top:2rem}.cs__challenge_box{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;box-shadow:0 4px 24px #0000000f}.cs__challenge_box h3{font-size:20px;font-weight:700;color:#0a0a0a;margin-bottom:1rem}.cs__challenge_box ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.cs__challenge_box ul li{font-size:15px;color:#6b7280;line-height:1.6;padding-left:20px;position:relative}.cs__challenge_box ul li:before{content:"→";position:absolute;left:0;color:#00448f;font-weight:700}.cs__built_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.cs__built_item{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.75rem;box-shadow:0 4px 24px #0000000f;transition:all .2s ease}.cs__built_item:hover{border-color:#00448f;transform:translateY(-4px);box-shadow:0 12px 40px #00448f1f}.cs__built_icon{width:44px;height:44px;background:#e8f0fb;color:#00448f;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:1rem}.cs__built_item h4{font-size:16px;font-weight:700;color:#0a0a0a;margin-bottom:8px}.cs__built_item p{font-size:14px;color:#6b7280;line-height:1.6}.cs__gallery{display:flex;flex-direction:column;gap:32px;align-items:center;margin-top:2rem}.cs__gallery_img{width:100%;max-width:900px;height:auto;object-fit:cover;border-radius:12px;box-shadow:0 8px 40px #0000001f;cursor:pointer;display:block;margin:0 auto;transition:transform .2s ease,box-shadow .2s ease}.cs__gallery_img:hover{transform:translateY(-4px);box-shadow:0 16px 56px #0000002e}.cs__results_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.cs__result_card{background:#ffffff1f;border:1px solid #ffffff40;border-radius:16px;padding:2rem;text-align:center}.cs__result_number{font-size:48px;font-weight:800;color:#fff;line-height:1;margin-bottom:8px}.cs__result_label{font-size:15px;color:#fffc;line-height:1.5}.cs__results_checklist{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:12px;gap:12px;margin-top:2.5rem}.cs__check_item{background:#ffffff1a;border:1px solid #fff3;border-radius:10px;padding:14px 18px;font-size:15px;font-weight:600;color:#fff;line-height:1.4}.cs__cta_section{padding:100px 24px;background:#f8faff;text-align:center}.cs__cta_heading{font-size:40px;font-weight:800;color:#0a0a0a;margin-bottom:1rem}.cs__cta_text{font-size:18px;color:#6b7280;line-height:1.7;max-width:600px;margin:0 auto 2.5rem}.cs__cta_btn{background:#00448f;color:#fff;padding:16px 40px;border-radius:8px;font-weight:700;font-size:16px;text-decoration:none;display:inline-block;transition:all .2s ease}.cs__cta_btn:hover{background:#003070;transform:translateY(-2px);box-shadow:0 8px 24px #00448f4d}@media (max-width:1024px){.cs__hero_title{font-size:42px}.cs__hero_sub{font-size:18px}.cs__heading{font-size:32px}.cs__built_grid,.cs__results_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.cs__hero{padding:60px 20px}.cs__hero_title{font-size:36px}.cs__section{padding:60px 20px}.cs__heading{font-size:28px}.cs__challenge_grid{grid-template-columns:1fr}.cs__results_grid{grid-template-columns:repeat(2,1fr)}.cs__cta_heading{font-size:28px}}@media (max-width:480px){.cs__results_grid{grid-template-columns:1fr}}.cs__hero{background:radial-gradient(circle at 50% 90%,#003d73 0,#001b3a 60%,#000f21 100%)!important;color:#fff!important;padding:100px 24px 90px!important;text-align:center!important;overflow:hidden!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.cs__hero,.cs__hero_container{position:relative!important;width:100%!important;display:block!important}.cs__hero_container{max-width:1200px!important;margin:0 auto!important;z-index:1!important}.cs__eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:6px 14px!important;background-color:#38bdf814!important;border:1px solid #38bdf840!important;border-radius:9999px!important;margin-bottom:28px!important;color:#38bdf8!important;font-size:.825rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.06em!important;line-height:1!important}.cs__eyebrow_dot{width:8px!important;height:8px!important;background-color:#38bdf8!important;border-radius:50%!important;display:inline-block!important;position:relative!important}.cs__eyebrow_dot:after{content:""!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;border-radius:50%!important;background-color:#38bdf8;animation:csBadgePulse 2s ease-in-out infinite!important}@keyframes csBadgePulse{0%{transform:scale(1);opacity:.8}to{transform:scale(2.5);opacity:0}}.cs__hero_title{font-size:56px!important;font-weight:800!important;line-height:1.18!important;color:#fff!important;letter-spacing:-.02em!important;max-width:950px!important;margin:0 auto 24px!important}.cs__hero_title_highlight{color:#38bdf8!important;background:#0000!important;display:inline!important}.cs__hero_sub{font-size:1.125rem!important;line-height:1.65!important;color:#ffffffd9!important;max-width:780px!important;margin:0 auto 32px!important;display:block!important}.cs__tags{justify-content:center!important;gap:12px!important;margin-bottom:40px!important;flex-wrap:wrap!important}.cs__tag,.cs__tags{display:flex!important}.cs__tag{background:#ffffff08!important;border:1px solid #ffffff14!important;border-radius:100px!important;padding:8px 18px!important;font-size:.85rem!important;color:#cbd5e1!important;align-items:center!important}.cs__hero_links{display:flex!important;justify-content:center!important;gap:16px!important;flex-wrap:wrap!important}.cs__live_btn{display:inline-block!important;background-color:#38bdf8!important;color:#001f3f!important;font-size:1rem!important;font-weight:700!important;padding:14px 28px!important;border-radius:10px!important;text-decoration:none!important;transition:background-color .2s ease,transform .2s ease!important;box-shadow:0 4px 12px #38bdf833!important}.cs__live_btn:hover{background-color:#25aff2!important;transform:translateY(-1px)!important}.cs__outline_btn{display:inline-block!important;background-color:initial!important;color:#fff!important;font-size:1rem!important;font-weight:700!important;padding:14px 28px!important;border:1.5px solid #49bcf480!important;border-radius:10px!important;text-decoration:none!important;transition:border-color .2s ease,background-color .2s ease,transform .2s ease!important}.cs__outline_btn:hover{border-color:#38bdf8!important;background-color:#38bdf814!important;transform:translateY(-1px)!important}@media (max-width:1024px){.cs__hero{padding:80px 24px 70px!important}.cs__hero_title{font-size:44px!important}}@media (max-width:768px){.cs__hero{padding:60px 16px 50px!important}.cs__hero_title{font-size:32px!important;line-height:1.25!important}.cs__hero_sub{font-size:.95rem!important;margin-bottom:24px!important}.cs__tags{gap:10px!important;margin-bottom:32px!important}.cs__tag{font-size:.8rem!important;padding:6px 14px!important}}@media (max-width:360px){.cs__hero_title{font-size:26px!important}}.cs__cta_section{position:relative!important;background-color:#030f26!important;padding:80px 24px!important;width:100%!important;display:block!important;box-sizing:border-box!important}.cs__cta_container{max-width:1000px!important;margin:0 auto!important;background:radial-gradient(circle at 50% 90%,#003d73 0,#001b3a 100%)!important;border:1px solid #38bdf826!important;border-radius:24px!important;padding:64px 32px!important;text-align:center!important;box-sizing:border-box!important;box-shadow:0 16px 40px #00000040!important}.cs__cta_heading{font-size:2.25rem!important;font-weight:800!important;color:#fff!important;margin-bottom:16px!important;letter-spacing:-.01em!important;line-height:1.25!important}.cs__cta_text{font-size:1.1rem!important;line-height:1.65!important;color:#cbd5e1!important;max-width:650px!important;margin:0 auto 32px!important}.cs__cta_buttons{display:flex!important;justify-content:center!important;gap:16px!important;margin-bottom:24px!important;flex-wrap:wrap!important}.cs__cta_btn_primary{display:inline-block!important;background-color:#fff!important;color:#001f3f!important;font-size:1rem!important;font-weight:700!important;padding:14px 28px!important;border-radius:8px!important;text-decoration:none!important;transition:background-color .2s ease,transform .2s ease!important;box-shadow:0 4px 12px #ffffff1a!important}.cs__cta_btn_primary:hover{background-color:#f1f5f9!important;transform:translateY(-1px)!important}.cs__cta_btn_secondary{display:inline-block!important;background-color:initial!important;color:#fff!important;font-size:1rem!important;font-weight:700!important;padding:14px 28px!important;border:1.5px solid #fff3!important;border-radius:8px!important;text-decoration:none!important;transition:border-color .2s ease,background-color .2s ease,transform .2s ease!important}.cs__cta_btn_secondary:hover{border-color:#fff!important;background-color:#ffffff0d!important;transform:translateY(-1px)!important}.cs__cta_footer_text{font-size:.825rem!important;color:#94a3b8!important;margin:0!important;display:block!important}@media (max-width:1024px){.cs__cta_container{padding:56px 24px!important;border-radius:20px!important}.cs__cta_heading{font-size:1.85rem!important}}@media (max-width:768px){.cs__cta_section{padding:60px 16px!important}.cs__cta_container{padding:40px 16px!important}.cs__cta_heading{font-size:1.65rem!important}.cs__cta_text{font-size:.95rem!important;margin-bottom:24px!important}.cs__cta_buttons{gap:12px!important;margin-bottom:20px!important}.cs__cta_btn_primary,.cs__cta_btn_secondary{width:100%!important;box-sizing:border-box!important}}.cs__breadcrumb{text-align:center;display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:20px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.cs__breadcrumb a{color:#8fa0b0;text-decoration:none;transition:color .2s ease}.cs__breadcrumb a:hover{color:#00bcff}.cs__breadcrumb_separator{color:#4b6175;-webkit-user-select:none;user-select:none}.cs__breadcrumb_active{color:#00bcff}