.fswd__page_wrapper{min-height:100vh;display:flex;flex-direction:column;background:#fff;font-family:Poppins}.fswd__hero_section{position:relative;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);min-height:70vh;display:flex;align-items:center;justify-content:center;padding:4rem;overflow:hidden}.fswd__hero_overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,#00bfff1a 0,#0000 50%),radial-gradient(circle at 80% 80%,#8a2be21a 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:#00bfff33;color:#00bfff;padding:.5rem 1.5rem;border-radius:30px;font-size:.9rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:1.5rem;border:1px solid #00bfff4d}.fswd__hero_title{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2}.fswd__hero_description{font-size:1.2rem;color:#b8c5d6;line-height:1.8;margin-bottom:2.5rem;max-width:900px;margin-left:auto;margin-right:auto}.fswd__cta_primary{display:inline-block;background:linear-gradient(135deg,#00bfff,#0080ff);color:#fff;padding:1.2rem 3rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #00bfff4d}.fswd__cta_primary:hover{transform:translateY(-3px);box-shadow:0 15px 40px #00bfff66}.fswd__content_wrapper{flex:1 1}.fswd__container{max-width:1200px;margin:0 auto;padding:0 2rem}.fswd__section_heading{font-size:2.8rem;font-weight:700;color:#1a1a2e;margin-bottom:1rem;text-align:center}.fswd__section_description{font-size:1.15rem;color:#666;text-align:center;max-width:800px;margin:0 auto 3rem;line-height:1.8}.fswd__what_section{padding:5rem 0;background:#f8f9fa}.fswd__callout_box{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-left:5px solid #0080ff!important;border:1px solid #0080ff;padding:2rem;margin-top:2rem;border-radius:10px;font-size:1.1rem;color:#0d47a1;text-align:center}.fswd__split_section{padding:5rem 0;background:#fff}.fswd__split_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));grid-gap:3rem;gap:3rem}.fswd__split_card{background:#fff;border:2px solid #e0e7ff;border-radius:16px;padding:3rem;transition:all .3s}.fswd__split_card:hover{border-color:#00bfff;box-shadow:0 10px 40px #00bfff26;transform:translateY(-5px)}.fswd__split_card_accent{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.fswd__split_title{font-size:1.8rem;color:#1a1a2e;margin-bottom:1rem;font-weight:700}.fswd__split_intro{color:#666;margin-bottom:1.5rem;font-size:1.05rem}.fswd__check_list{list-style:none;padding:0;margin:1.5rem 0}.fswd__check_list li{padding:.8rem 0 .8rem 2rem;position:relative;color:#444;font-size:1.05rem}.fswd__check_list li:before{content:"✓";position:absolute;left:0;color:#00bfff;font-weight:700;font-size:1.3rem}.fswd__problem_list{list-style:none;padding:0;margin:1.5rem 0}.fswd__problem_list li{padding:1rem;margin-bottom:.8rem;background:#fff;border-radius:8px;color:#444;font-size:1.05rem;border-left:3px solid #ff6b6b}.fswd__split_footer{margin-top:1.5rem;font-style:italic;color:#666;font-size:1rem}.fswd__services_section{padding:3rem 0;background:linear-gradient(180deg,#fff,#f8f9fa)}.fswd__services_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin:2.5rem 0}.fswd__service_item{background:#fff;padding:1rem;border-radius:12px;text-align:center;border:2px solid #e9ecef;transition:all .3s}.fswd__service_item:hover{border-color:#00bfff;box-shadow:0 8px 30px #00bfff33;transform:translateY(-5px)}.fswd__service_icon{font-size:3rem;margin-bottom:1rem}.fswd__service_name{font-size:1rem;color:#1a1a2e;font-weight:500;line-height:1.4}.fswd__services_note{text-align:center;font-size:1.1rem;color:#666;margin-top:2rem;font-style:italic}.fswd__tech_section{padding:3rem 0;background:#1a1a2e;color:#fff}.fswd__tech_section .fswd__section_heading{color:#fff}.fswd__tech_section .fswd__section_description{color:#b8c5d6}.fswd__tech_grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:3rem 0}.fswd__tech_badge{background:#00bfff1a;border:2px solid #00bfff4d;padding:1rem 2rem;border-radius:30px;color:#00bfff;font-weight:600;font-size:1.05rem;transition:all .3s}.fswd__tech_badge:hover{background:#00bfff33;border-color:#00bfff;transform:scale(1.05)}.fswd__tech_note{text-align:center;color:#b8c5d6;font-size:1.1rem;margin-top:2rem}.fswd__ai_section{padding:3rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.fswd__ai_content{text-align:center;max-width:900px;margin:0 auto}.fswd__ai_heading{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.fswd__ai_subtitle{font-size:1.2rem;opacity:.9;margin-bottom:1.5rem}.fswd__ai_description{font-size:1.15rem;margin-bottom:2rem;opacity:.95}.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:#ffffff26;padding:1.5rem;border-radius:12px;font-weight:600;border:2px solid #fff3;transition:all .3s}.fswd__ai_feature:hover{background:#ffffff40;transform:translateY(-3px)}.fswd__ai_footer{margin-top:2rem;font-size:1.1rem;opacity:.95}.fswd__process_section{padding:3rem 0;background:#f8f9fa}.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,#00bfff,#667eea)}.fswd__timeline_item{display:flex;gap:2rem;margin-bottom:3rem;position:relative}.fswd__timeline_marker{width:80px;height:80px;background:linear-gradient(135deg,#00bfff,#0080ff);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0;box-shadow:0 5px 20px #00bfff66;z-index:1}.fswd__timeline_content{background:#fff;padding:2rem;border-radius:12px;flex:1 1;box-shadow:0 4px 15px #00000014;border-left:4px solid #00bfff}.fswd__timeline_title{font-size:1.5rem;color:#1a1a2e;margin-bottom:.5rem;font-weight:700}.fswd__timeline_text{color:#666;line-height:1.7;font-size:1.05rem}.fswd__why_section{padding:3rem 0;background:#fff}.fswd__why_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;margin:3rem 0}.fswd__why_card{background:linear-gradient(135deg,#e3f2fd,#bbdefb);padding:2rem;border-radius:12px;text-align:center;font-weight:600;color:#0d47a1;font-size:1.1rem;border:2px solid #90caf9;transition:all .3s}.fswd__why_card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0080ff33}.fswd__why_callout{background:#1a1a2e;color:#fff;padding:2rem;border-radius:12px;text-align:center;font-size:1.3rem;font-weight:700;margin-top:3rem}.fswd__faq_section{padding:3rem 0;background:#f8f9fa}.fswd__faq_list{max-width:900px;margin:3rem auto}.fswd__faq_card{background:#fff;padding:2rem;margin-bottom:1.5rem;border-radius:12px;border-left:5px solid #00bfff!important;border-right:5px solid #00bfff!important;border:1px solid #00bfff;box-shadow:0 2px 10px #0000000d;transition:all .3s}.fswd__faq_card:hover{box-shadow:0 5px 20px #00bfff26;transform:translateX(5px)}.fswd__faq_q{font-size:1.3rem;color:#1a1a2e;margin-bottom:1rem;font-weight:700}.fswd__faq_a{color:#666;line-height:1.7;font-size:1.05rem}.fswd__cta_section{padding:3rem 0;background:linear-gradient(135deg,#1a1a2e,#0f3460)}.fswd__cta_content{text-align:center;max-width:800px;margin:0 auto}.fswd__cta_heading{font-size:3rem;color:#fff;margin-bottom:1.5rem;font-weight:700}.fswd__cta_text{font-size:1.2rem;color:#b8c5d6;margin-bottom:2.5rem;line-height:1.7}.fswd__cta_button{display:inline-block;background:linear-gradient(135deg,#00bfff,#0080ff);color:#fff;padding:1.2rem 3rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s;box-shadow:0 10px 30px #00bfff4d}.fswd__cta_button:hover{transform:translateY(-3px);box-shadow:0 15px 40px #00bfff66}@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_badge{margin-top:1rem}.fswd__hero_title{font-size:2.5rem}.fswd__hero_description{font-size:1.1rem}.fswd__section_heading{font-size:2.2rem}.fswd__services_grid,.fswd__why_grid{grid-template-columns:1fr}.fswd__cta_heading{font-size:2.2rem}}@media (max-width:480px){.fswd__hero_section{padding:4rem 1rem}.fswd__hero_title{font-size:2rem}.fswd__container{padding:0 1rem}.fswd__split_card{padding:2rem 1.5rem}.fswd__cta_button,.fswd__cta_primary{padding:1rem 2rem;font-size:1rem}}