.fswd__page_wrapper{min-height:100vh;display:flex;flex-direction:column;background:#fff;font-family:Inter,sans-serif}.fswd__hero_section{position:relative;background:linear-gradient(135deg,#003070,#00448f);min-height:70vh;display:flex;align-items:center;justify-content:center;padding:100px 24px;overflow:hidden}.fswd__hero_overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,#ffffff0f 0,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff0a 0,#0000 50%);pointer-events:none}.fswd__hero_content{position:relative;max-width:1000px;text-align:center;z-index:1}.fswd__hero_badge{display:inline-block;background:#fff3;color:#fff;padding:.5rem 1.5rem;border-radius:100px;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:1.5rem;border:1px solid #ffffff4d}.fswd__hero_title{font-size:52px;font-weight:800;color:#fff;margin-bottom:1.5rem;line-height:1.15}.fswd__hero_description{font-size:20px;color:#ffffffd9;line-height:1.7;margin-bottom:2.5rem;max-width:900px;margin-left:auto;margin-right:auto}.fswd__cta_primary{display:inline-block;background:#fff;color:#00448f;padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:700;font-size:16px;transition:all .2s ease;box-shadow:0 8px 24px #0003}.fswd__cta_primary:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000004d}.fswd__content_wrapper{flex:1 1}.fswd__container{max-width:1200px;margin:0 auto;padding:0 24px}.fswd__section_heading{font-size:40px;font-weight:800;color:#0a0a0a;margin-bottom:1rem;text-align:center;font-family:Inter,sans-serif}.fswd__section_description{font-size:16px;color:#6b7280;text-align:center;max-width:800px;margin:0 auto 3rem;line-height:1.7}.fswd__what_section{padding:100px 0;background:#f8faff}.fswd__callout_box{background:#e8f0fb;border:1px solid #e2e8f0;padding:2rem;margin-top:2rem;border-radius:16px;font-size:16px;color:#0a0a0a;text-align:center;line-height:1.7}.fswd__split_section{padding:100px 0;background:#fff}.fswd__split_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));grid-gap:24px;gap:24px}.fswd__split_card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem;transition:all .2s ease;box-shadow:0 4px 24px #0000000f}.fswd__split_card:hover{border-color:#00448f;box-shadow:0 12px 40px #00448f1f;transform:translateY(-5px)}.fswd__split_card_accent{background:#f8faff}.fswd__split_title{font-size:24px;color:#0a0a0a;margin-bottom:1rem;font-weight:700}.fswd__split_intro{color:#6b7280;margin-bottom:1.5rem;font-size:16px;line-height:1.7}.fswd__check_list{list-style:none;padding:0;margin:1.5rem 0}.fswd__check_list li{padding:.8rem 0 .8rem 2rem;position:relative;color:#0a0a0a;font-size:16px;line-height:1.6}.fswd__check_list li:before{content:"✓";position:absolute;left:0;color:#00448f;font-weight:700;font-size:1.1rem}.fswd__problem_list{list-style:none;padding:0;margin:1.5rem 0}.fswd__problem_list li{padding:1rem;margin-bottom:.8rem;background:#f8faff;border-radius:8px;color:#6b7280;font-size:16px;border-left:3px solid #00448f}.fswd__split_footer{margin-top:1.5rem;color:#6b7280;font-size:15px;line-height:1.6}.fswd__services_section{padding:100px 0;background:#f8faff}.fswd__services_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px;margin:2.5rem 0}.fswd__service_item{background:#fff;padding:1.5rem;border-radius:16px;text-align:center;border:1px solid #e2e8f0;box-shadow:0 4px 24px #0000000f;transition:all .2s ease}.fswd__service_item:hover{border-color:#00448f;box-shadow:0 12px 40px #00448f1f;transform:translateY(-5px)}.fswd__service_icon{font-size:3rem;margin-bottom:1rem}.fswd__service_name{font-size:16px;color:#0a0a0a;font-weight:600;line-height:1.4}.fswd__services_note{text-align:center;font-size:16px;color:#6b7280;margin-top:2rem;line-height:1.7}.tech-stack-section{background:#f8faff;padding:100px 0}.tech-stack-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:48px}.tech-category-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;box-shadow:0 4px 24px #0000000f;transition:all .2s ease}.tech-category-card:hover{border-color:#00448f;box-shadow:0 12px 40px #00448f1f;transform:translateY(-4px)}.tech-category-title{font-size:17px;font-weight:700;color:#00448f;margin-bottom:16px;font-family:Inter,sans-serif}.tech-items{display:flex;flex-wrap:wrap;gap:8px}.tech-pill{background:#e8f0fb;color:#00448f;border-radius:100px;padding:6px 14px;font-size:13px;font-weight:600;font-family:Inter,sans-serif}@media (max-width:1024px){.tech-stack-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.tech-stack-grid{grid-template-columns:1fr}}.fswd__ai_section{padding:100px 0;background:#f8faff}.fswd__ai_content{text-align:center;max-width:900px;margin:0 auto}.fswd__ai_heading{font-size:40px;font-weight:800;color:#0a0a0a;margin-bottom:.5rem;font-family:Inter,sans-serif}.fswd__ai_subtitle{font-size:18px;color:#00448f;font-weight:600;margin-bottom:1.5rem}.fswd__ai_description{font-size:16px;color:#6b7280;margin-bottom:2rem;line-height:1.7}.fswd__ai_features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;margin:2rem 0}.fswd__ai_feature{background:#fff;padding:1.5rem;border-radius:16px;font-weight:600;color:#0a0a0a;border:1px solid #e2e8f0;box-shadow:0 4px 24px #0000000f;transition:all .2s ease}.fswd__ai_feature:hover{border-color:#00448f;transform:translateY(-3px)}.fswd__ai_footer{margin-top:2rem;font-size:16px;color:#6b7280;line-height:1.7}.fswd__process_section{padding:100px 0;background:#fff}.fswd__timeline{max-width:900px;margin:3rem auto;position:relative}.fswd__timeline:before{content:"";position:absolute;left:40px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#003070,#00448f)}.fswd__timeline_item{display:flex;gap:2rem;margin-bottom:3rem;position:relative}.fswd__timeline_marker{width:80px;height:80px;background:linear-gradient(135deg,#003070,#00448f);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0;z-index:1}.fswd__timeline_content{background:#fff;padding:2rem;border-radius:16px;flex:1 1;box-shadow:0 4px 24px #0000000f;border:1px solid #e2e8f0;border-left:4px solid #00448f}.fswd__timeline_title{font-size:20px;color:#0a0a0a;margin-bottom:.5rem;font-weight:700}.fswd__timeline_text{color:#6b7280;line-height:1.7;font-size:16px}.fswd__why_section{padding:100px 0;background:#f8faff}.fswd__why_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:24px;gap:24px;margin:3rem 0}.fswd__why_card{background:#fff;padding:2rem;border-radius:16px;text-align:center;font-weight:600;color:#0a0a0a;font-size:16px;border:1px solid #e2e8f0;box-shadow:0 4px 24px #0000000f;transition:all .2s ease}.fswd__why_card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #00448f1f;border-color:#00448f}.fswd__why_callout{background:linear-gradient(135deg,#003070,#00448f);color:#fff;padding:2rem;border-radius:16px;text-align:center;font-size:1.2rem;font-weight:700;margin-top:3rem}.fswd__faq_section{padding:100px 0;background:#fff}.fswd__faq_list{max-width:900px;margin:3rem auto}.fswd__faq_card{background:#fff;padding:2rem;margin-bottom:1.5rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 4px 24px #0000000f;transition:all .2s ease}.fswd__faq_card:hover{box-shadow:0 8px 32px #00448f1a;border-color:#00448f}.fswd__faq_q{font-size:18px;color:#0a0a0a;margin-bottom:1rem;font-weight:700}.fswd__faq_a{color:#6b7280;line-height:1.7;font-size:16px}.fswd__cta_section{padding:100px 24px;background:linear-gradient(135deg,#003070,#00448f)}.fswd__cta_content{text-align:center;max-width:800px;margin:0 auto}.fswd__cta_heading{font-size:48px;color:#fff;margin-bottom:1.5rem;font-weight:800;line-height:1.2}.fswd__cta_text{font-size:18px;color:#ffffffd9;margin-bottom:2.5rem;line-height:1.7}.fswd__cta_button{display:inline-block;background:#fff;color:#00448f;padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:700;font-size:16px;transition:all .2s ease;box-shadow:0 8px 24px #0003}.fswd__cta_button:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000004d}@media (max-width:1024px){.fswd__hero_section{padding:80px 24px}.fswd__hero_title{font-size:42px}.fswd__section_heading{font-size:32px}.fswd__services_grid,.fswd__why_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:968px){.fswd__split_grid{grid-template-columns:1fr}.fswd__timeline:before{left:30px}.fswd__timeline_marker{width:60px;height:60px;font-size:1.2rem}}@media (max-width:768px){.fswd__hero_section{padding:60px 20px}.fswd__hero_title{font-size:36px}.fswd__section_heading{font-size:28px}.fswd__services_grid,.fswd__why_grid{grid-template-columns:1fr}.fswd__cta_section{padding:60px 20px}.fswd__cta_heading{font-size:32px}.fswd__ai_section,.fswd__faq_section,.fswd__process_section,.fswd__services_section,.fswd__split_section,.fswd__what_section,.fswd__why_section,.tech-stack-section{padding:60px 0}}@media (max-width:480px){.fswd__cta_button,.fswd__cta_primary{padding:12px 24px;font-size:15px}}