.page-module__dgei_G__container{background:#fff;max-width:1450px;margin:0 auto;padding:0 24px}.page-module__dgei_G__relatedWrapper{padding:20px 0 40px}.page-module__dgei_G__notFound{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:40px 24px;display:flex}.page-module__dgei_G__notFound h2{color:var(--primary,#0b5c5d);margin:0 0 8px;font-size:32px;font-weight:800}.page-module__dgei_G__notFound p{color:#888;margin:0 0 20px;font-size:16px}.page-module__dgei_G__backBtn{color:var(--white);background:var(--accent,#ff9d00);border-radius:50px;align-items:center;gap:8px;padding:12px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 25px #ff9d0040}.page-module__dgei_G__backBtn:hover{transform:translateY(-2px);box-shadow:0 8px 40px #ff9d0059}@media (max-width:768px){.page-module__dgei_G__container{padding:0 16px}.page-module__dgei_G__notFound h2{font-size:24px}}
:root{--primary:#0b5c5d;--primary-dark:#074344;--primary-light:#e8f3f3;--secondary:#e31e25;--accent:#ff9d00;--accent-dark:#e68a00;--accent-light:#fff3e0;--white:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--shadow-sm:0 1px 3px #0000000a;--shadow-md:0 4px 16px #0000000f;--shadow-lg:0 10px 30px #00000014;--shadow-xl:0 20px 60px #0000001f;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}.BlogDetails-module__eTiX2W__container{max-width:1450px;margin:0 auto;padding:0 24px}.BlogDetails-module__eTiX2W__top_overlay{background:var(--primary);padding:100px 0 40px;position:relative;overflow:hidden}.BlogDetails-module__eTiX2W__top_overlay:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff08 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.BlogDetails-module__eTiX2W__backBtn{color:#ffffffb3;transition:var(--transition);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:20px;padding:8px 0;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.BlogDetails-module__eTiX2W__backBtn:hover{color:var(--accent);gap:12px}.BlogDetails-module__eTiX2W__heroSection{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.BlogDetails-module__eTiX2W__heroImageWrapper{background:var(--gray-900);width:100%;height:480px;position:relative;overflow:hidden}.BlogDetails-module__eTiX2W__heroImageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.BlogDetails-module__eTiX2W__heroImageWrapper:hover img{transform:scale(1.02)}.BlogDetails-module__eTiX2W__heroOverlay{z-index:1;pointer-events:none;background:linear-gradient(#0009 0%,#0006 40%,#0003 70%,#0009 100%);position:absolute;inset:0}.BlogDetails-module__eTiX2W__heroBlur{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1;pointer-events:none;position:absolute;inset:0}.BlogDetails-module__eTiX2W__heroContent{z-index:2;padding:40px 44px 36px;position:absolute;bottom:0;left:0;right:0}.BlogDetails-module__eTiX2W__categoryBadge{color:var(--white);background:var(--accent);text-transform:uppercase;letter-spacing:.6px;border-radius:50px;margin-bottom:12px;padding:5px 16px;font-size:12px;font-weight:600;display:inline-block;box-shadow:0 4px 20px #ff9d0033}.BlogDetails-module__eTiX2W__heroTitle{color:var(--white);text-shadow:0 2px 30px #0003;max-width:800px;margin:0 0 12px;font-size:clamp(28px,3.2vw,40px);font-weight:800;line-height:1.2}.BlogDetails-module__eTiX2W__heroMeta{flex-wrap:wrap;gap:20px;display:flex}.BlogDetails-module__eTiX2W__heroMetaItem{color:#fffc;align-items:center;gap:6px;font-size:14px;display:flex}.BlogDetails-module__eTiX2W__heroMetaItem svg{color:var(--accent);width:16px;height:16px}.BlogDetails-module__eTiX2W__blogDetails{background:var(--white);padding:48px 0 64px}.BlogDetails-module__eTiX2W__postContent{color:var(--gray-700);max-width:1450px;margin:0 auto;font-size:17px;line-height:1.85}.BlogDetails-module__eTiX2W__postContent h1,.BlogDetails-module__eTiX2W__postContent h2,.BlogDetails-module__eTiX2W__postContent h3,.BlogDetails-module__eTiX2W__postContent h4,.BlogDetails-module__eTiX2W__postContent h5,.BlogDetails-module__eTiX2W__postContent h6{color:var(--gray-800);margin:1.8em 0 .6em;font-weight:700;line-height:1.3}.BlogDetails-module__eTiX2W__postContent h1{font-size:32px}.BlogDetails-module__eTiX2W__postContent h2{border-bottom:2px solid var(--gray-100);padding-bottom:8px;font-size:26px}.BlogDetails-module__eTiX2W__postContent h3{font-size:22px}.BlogDetails-module__eTiX2W__postContent h4{font-size:19px}.BlogDetails-module__eTiX2W__postContent h5{font-size:17px}.BlogDetails-module__eTiX2W__postContent h6{color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;font-size:15px}.BlogDetails-module__eTiX2W__postContent p{margin:0 0 1.2em}.BlogDetails-module__eTiX2W__postContent a{color:var(--primary);border-bottom:2px solid var(--accent-light);transition:var(--transition);font-weight:500;text-decoration:none}.BlogDetails-module__eTiX2W__postContent a:hover{border-bottom-color:var(--accent);color:var(--primary-dark)}.BlogDetails-module__eTiX2W__postContent ul,.BlogDetails-module__eTiX2W__postContent ol{margin:0 0 1.2em;padding-left:24px}.BlogDetails-module__eTiX2W__postContent li{margin-bottom:6px}.BlogDetails-module__eTiX2W__postContent li::marker{color:var(--primary)}.BlogDetails-module__eTiX2W__postContent blockquote{background:var(--gray-50);border-left:4px solid var(--accent);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--gray-700);margin:1.8em 0;padding:20px 28px;font-style:italic}.BlogDetails-module__eTiX2W__postContent blockquote p{margin:0;font-size:18px}.BlogDetails-module__eTiX2W__postContent blockquote:before{content:"\"";color:var(--accent);opacity:.2;vertical-align:middle;margin-right:4px;font-size:48px;line-height:0}.BlogDetails-module__eTiX2W__postContent img{border-radius:var(--radius-md);max-width:100%;height:auto;box-shadow:var(--shadow-md);margin:1.8em 0}.BlogDetails-module__eTiX2W__postContent table{border-collapse:collapse;width:100%;margin:1.5em 0;font-size:15px}.BlogDetails-module__eTiX2W__postContent table th,.BlogDetails-module__eTiX2W__postContent table td{border:1px solid var(--gray-200);text-align:left;padding:12px 16px}.BlogDetails-module__eTiX2W__postContent table th{background:var(--gray-50);color:var(--gray-800);font-weight:600}.BlogDetails-module__eTiX2W__postContent table tr:nth-child(2n){background:var(--gray-50)}.BlogDetails-module__eTiX2W__postContent table tr:hover{background:var(--primary-light)}.BlogDetails-module__eTiX2W__postContent code{background:var(--gray-100);border-radius:var(--radius-sm);color:var(--primary);padding:2px 8px;font-family:Courier New,monospace;font-size:.9em}.BlogDetails-module__eTiX2W__postContent pre{background:var(--gray-900);border-radius:var(--radius-md);color:var(--gray-200);margin:1.5em 0;padding:20px 24px;font-size:14px;line-height:1.7;overflow-x:auto}.BlogDetails-module__eTiX2W__postContent pre code{color:inherit;background:0 0;padding:0}.BlogDetails-module__eTiX2W__postContent hr{background:linear-gradient(to right, transparent, var(--gray-300), transparent);border:none;height:1px;margin:2.5em 0}.BlogDetails-module__eTiX2W__postTags{border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);flex-wrap:wrap;align-items:center;gap:8px;max-width:820px;margin:32px auto 24px;padding:20px 0;display:flex}.BlogDetails-module__eTiX2W__tagsLabel{color:var(--gray-800);align-items:center;gap:6px;margin-right:4px;font-size:14px;font-weight:600;display:flex}.BlogDetails-module__eTiX2W__tag{color:var(--gray-600);background:var(--gray-100);transition:var(--transition);border:1px solid #0000;border-radius:50px;padding:4px 14px;font-size:13px;font-weight:500;text-decoration:none}.BlogDetails-module__eTiX2W__tag:hover{background:var(--accent-light);border-color:var(--accent);color:var(--accent-dark);transform:translateY(-1px)}.BlogDetails-module__eTiX2W__shareSection{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:820px;margin:0 auto;padding:16px 0;display:flex}.BlogDetails-module__eTiX2W__shareLeft{align-items:center;gap:12px;display:flex}.BlogDetails-module__eTiX2W__shareRight{align-items:center;display:flex}.BlogDetails-module__eTiX2W__shareLabel{color:var(--gray-700);font-size:14px;font-weight:600}.BlogDetails-module__eTiX2W__shareButtons{gap:8px;display:flex}.BlogDetails-module__eTiX2W__shareBtn{background:var(--gray-100);width:38px;height:38px;color:var(--gray-600);border:1px solid var(--gray-200);cursor:pointer;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.BlogDetails-module__eTiX2W__shareBtn:hover{background:var(--primary);color:var(--white);border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.BlogDetails-module__eTiX2W__likeBtn{background:var(--gray-100);color:var(--gray-600);border:1px solid var(--gray-200);cursor:pointer;transition:var(--transition);border-radius:50px;align-items:center;gap:6px;padding:8px 18px;font-size:14px;font-weight:500;display:flex}.BlogDetails-module__eTiX2W__likeBtn:hover{color:#dc2626;background:#fee2e2;border-color:#f87171}.BlogDetails-module__eTiX2W__likeBtn svg{transition:transform .2s}.BlogDetails-module__eTiX2W__likeBtn:hover svg{transform:scale(1.15)}.BlogDetails-module__eTiX2W__authorBio{background:var(--gray-50);border-radius:var(--radius-md);border:1px solid var(--gray-200);gap:24px;max-width:820px;margin-top:32px;margin-left:auto;margin-right:auto;padding:28px 32px;display:flex}.BlogDetails-module__eTiX2W__bioAvatar{background:var(--white);width:60px;height:60px;color:var(--primary);box-shadow:var(--shadow-sm);border:2px solid var(--accent-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.BlogDetails-module__eTiX2W__bioAvatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.BlogDetails-module__eTiX2W__bioContent{flex:1}.BlogDetails-module__eTiX2W__bioContent h4{color:var(--gray-800);margin:0 0 4px;font-size:17px;font-weight:700}.BlogDetails-module__eTiX2W__bioContent p{color:var(--gray-500);margin:0;font-size:14px;line-height:1.7}.BlogDetails-module__eTiX2W__backBtnSkeleton{background:#ffffff1a;border-radius:50px;width:120px;height:40px;animation:1.5s ease-in-out infinite BlogDetails-module__eTiX2W__shimmer}.BlogDetails-module__eTiX2W__heroImageSkeleton{border-radius:var(--radius-lg);background:#ffffff0d;width:100%;height:100%;animation:1.5s ease-in-out infinite BlogDetails-module__eTiX2W__shimmer}.BlogDetails-module__eTiX2W__categoryBadgeSkeleton{background:#ffffff1a;border-radius:50px;width:100px;height:28px;animation:1.5s ease-in-out infinite BlogDetails-module__eTiX2W__shimmer}.BlogDetails-module__eTiX2W__heroTitleSkeleton{background:#ffffff1a;border-radius:8px;width:80%;height:48px;animation:1.5s ease-in-out infinite BlogDetails-module__eTiX2W__shimmer}.BlogDetails-module__eTiX2W__heroTitleSkeletonShort{background:#ffffff14;border-radius:8px;width:60%;height:32px;margin-top:8px;animation:1.5s ease-in-out infinite BlogDetails-module__eTiX2W__shimmer}.BlogDetails-module__eTiX2W__heroMetaSkeleton{gap:20px;margin-top:12px;display:flex}.BlogDetails-module__eTiX2W__heroMetaSkeleton span{background:#ffffff14;border-radius:4px;width:100px;height:20px;animation:1.5s ease-in-out infinite BlogDetails-module__eTiX2W__shimmer}.BlogDetails-module__eTiX2W__contentSkeleton{max-width:820px;margin:0 auto;padding:20px 0}.BlogDetails-module__eTiX2W__skeletonLine{background:var(--gray-200);border-radius:4px;height:18px;margin-bottom:12px;animation:1.5s ease-in-out infinite BlogDetails-module__eTiX2W__shimmer}.BlogDetails-module__eTiX2W__skeletonLineShort{background:var(--gray-200);border-radius:4px;width:60%;height:18px;margin-bottom:12px;animation:1.5s ease-in-out infinite BlogDetails-module__eTiX2W__shimmer}.BlogDetails-module__eTiX2W__skeletonLine:last-child{margin-bottom:0}@keyframes BlogDetails-module__eTiX2W__shimmer{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (max-width:1024px){.BlogDetails-module__eTiX2W__top_overlay{padding:80px 0 32px}.BlogDetails-module__eTiX2W__heroImageWrapper{height:400px}.BlogDetails-module__eTiX2W__heroContent{padding:32px 32px 28px}.BlogDetails-module__eTiX2W__heroTitle{font-size:28px}.BlogDetails-module__eTiX2W__postContent{font-size:16px}.BlogDetails-module__eTiX2W__postContent h1{font-size:28px}.BlogDetails-module__eTiX2W__postContent h2{font-size:24px}.BlogDetails-module__eTiX2W__postContent h3{font-size:20px}.BlogDetails-module__eTiX2W__postContent h4{font-size:18px}}@media (max-width:768px){.BlogDetails-module__eTiX2W__top_overlay{padding:64px 0 24px}.BlogDetails-module__eTiX2W__container{padding:0 16px}.BlogDetails-module__eTiX2W__heroImageWrapper{height:320px}.BlogDetails-module__eTiX2W__heroContent{padding:24px 20px 20px}.BlogDetails-module__eTiX2W__heroTitle{font-size:24px}.BlogDetails-module__eTiX2W__heroMeta{gap:12px}.BlogDetails-module__eTiX2W__heroMetaItem{font-size:13px}.BlogDetails-module__eTiX2W__heroMetaItem svg{width:14px;height:14px}.BlogDetails-module__eTiX2W__categoryBadge{margin-bottom:10px;padding:4px 12px;font-size:11px}.BlogDetails-module__eTiX2W__blogDetails{padding:32px 0 48px}.BlogDetails-module__eTiX2W__postContent{font-size:15px}.BlogDetails-module__eTiX2W__postContent h1{font-size:24px}.BlogDetails-module__eTiX2W__postContent h2{font-size:21px}.BlogDetails-module__eTiX2W__postContent h3{font-size:19px}.BlogDetails-module__eTiX2W__postContent h4{font-size:17px}.BlogDetails-module__eTiX2W__postContent h5{font-size:15px}.BlogDetails-module__eTiX2W__postContent blockquote{padding:16px 20px;font-size:15px}.BlogDetails-module__eTiX2W__postContent blockquote p{font-size:16px}.BlogDetails-module__eTiX2W__authorBio{text-align:center;flex-direction:column;padding:24px 20px}.BlogDetails-module__eTiX2W__bioAvatar{margin:0 auto}.BlogDetails-module__eTiX2W__shareSection{flex-direction:column;align-items:flex-start}.BlogDetails-module__eTiX2W__shareLeft{justify-content:space-between;width:100%}.BlogDetails-module__eTiX2W__postTags{padding:16px 0}.BlogDetails-module__eTiX2W__tagsLabel{font-size:13px}.BlogDetails-module__eTiX2W__tag{padding:3px 12px;font-size:12px}}@media (max-width:480px){.BlogDetails-module__eTiX2W__top_overlay{padding:56px 0 16px}.BlogDetails-module__eTiX2W__container{padding:0 12px}.BlogDetails-module__eTiX2W__heroImageWrapper{height:240px}.BlogDetails-module__eTiX2W__heroContent{padding:16px 14px 14px}.BlogDetails-module__eTiX2W__heroTitle{font-size:20px}.BlogDetails-module__eTiX2W__heroMetaItem{font-size:12px}.BlogDetails-module__eTiX2W__categoryBadge{margin-bottom:8px;padding:3px 10px;font-size:10px}.BlogDetails-module__eTiX2W__blogDetails{padding:24px 0 32px}.BlogDetails-module__eTiX2W__postContent{font-size:14px}.BlogDetails-module__eTiX2W__postContent h1{font-size:22px}.BlogDetails-module__eTiX2W__postContent h2{font-size:19px}.BlogDetails-module__eTiX2W__postContent h3{font-size:17px}.BlogDetails-module__eTiX2W__postContent h4{font-size:15px}.BlogDetails-module__eTiX2W__postContent h5{font-size:14px}.BlogDetails-module__eTiX2W__postContent blockquote{padding:14px 16px}.BlogDetails-module__eTiX2W__postContent blockquote p{font-size:15px}.BlogDetails-module__eTiX2W__postContent pre{padding:14px 16px;font-size:13px}.BlogDetails-module__eTiX2W__postContent table{font-size:13px}.BlogDetails-module__eTiX2W__postContent table th,.BlogDetails-module__eTiX2W__postContent table td{padding:8px 10px}.BlogDetails-module__eTiX2W__authorBio{gap:16px;padding:18px 16px}.BlogDetails-module__eTiX2W__bioAvatar{width:50px;height:50px}.BlogDetails-module__eTiX2W__bioContent h4{font-size:15px}.BlogDetails-module__eTiX2W__bioContent p{font-size:13px}.BlogDetails-module__eTiX2W__shareBtn{width:34px;height:34px}.BlogDetails-module__eTiX2W__shareBtn svg{width:15px;height:15px}.BlogDetails-module__eTiX2W__likeBtn{padding:6px 14px;font-size:13px}.BlogDetails-module__eTiX2W__postTags{gap:6px}.BlogDetails-module__eTiX2W__tag{padding:3px 10px;font-size:11px}}@media (prefers-reduced-motion:reduce){.BlogDetails-module__eTiX2W__heroImageWrapper:hover img{transform:none}.BlogDetails-module__eTiX2W__heroImageWrapper img{transition:none}}@media (prefers-color-scheme:dark){.BlogDetails-module__eTiX2W__top_overlay{background:#0f172a}.BlogDetails-module__eTiX2W__blogDetails{background:#1a1a2e}.BlogDetails-module__eTiX2W__postContent{color:var(--gray-300)}.BlogDetails-module__eTiX2W__postContent h1,.BlogDetails-module__eTiX2W__postContent h2,.BlogDetails-module__eTiX2W__postContent h3,.BlogDetails-module__eTiX2W__postContent h4,.BlogDetails-module__eTiX2W__postContent h5,.BlogDetails-module__eTiX2W__postContent h6{color:var(--gray-100)}.BlogDetails-module__eTiX2W__postContent h2{border-bottom-color:#ffffff0f}.BlogDetails-module__eTiX2W__postContent a{color:#66d9d9;border-bottom-color:#66d9d926}.BlogDetails-module__eTiX2W__postContent a:hover{border-bottom-color:#66d9d9}.BlogDetails-module__eTiX2W__postContent blockquote{border-left-color:var(--accent);color:var(--gray-300);background:#ffffff08}.BlogDetails-module__eTiX2W__postContent table th{color:var(--gray-200);background:#ffffff0d}.BlogDetails-module__eTiX2W__postContent table td{color:var(--gray-300);border-color:#ffffff0f}.BlogDetails-module__eTiX2W__postContent table tr:nth-child(2n){background:#ffffff05}.BlogDetails-module__eTiX2W__postContent table tr:hover{background:#0b5c5d26}.BlogDetails-module__eTiX2W__postContent code{color:#66d9d9;background:#ffffff0f}.BlogDetails-module__eTiX2W__postContent pre{color:var(--gray-300);background:#0f172a}.BlogDetails-module__eTiX2W__postContent hr{background:linear-gradient(90deg,#0000,#ffffff1a,#0000)}.BlogDetails-module__eTiX2W__postContent img{box-shadow:0 4px 20px #0000004d}.BlogDetails-module__eTiX2W__postTags{border-top-color:#ffffff0f;border-bottom-color:#ffffff0f}.BlogDetails-module__eTiX2W__tagsLabel{color:var(--gray-200)}.BlogDetails-module__eTiX2W__tag{color:var(--gray-400);background:#ffffff0d}.BlogDetails-module__eTiX2W__tag:hover{color:var(--accent);border-color:var(--accent);background:#ff9d0026}.BlogDetails-module__eTiX2W__authorBio{background:#ffffff08;border-color:#ffffff0f}.BlogDetails-module__eTiX2W__bioContent h4{color:var(--gray-200)}.BlogDetails-module__eTiX2W__bioContent p{color:var(--gray-400)}.BlogDetails-module__eTiX2W__bioAvatar{background:#ffffff0d;border-color:#66d9d926}.BlogDetails-module__eTiX2W__shareBtn{color:var(--gray-400);background:#ffffff0d;border-color:#ffffff0f}.BlogDetails-module__eTiX2W__shareBtn:hover{background:var(--primary);border-color:var(--primary);color:var(--white)}.BlogDetails-module__eTiX2W__likeBtn{color:var(--gray-400);background:#ffffff0d;border-color:#ffffff0f}.BlogDetails-module__eTiX2W__likeBtn:hover{color:#f87171;background:#ef444426;border-color:#ef44444d}.BlogDetails-module__eTiX2W__skeletonLine,.BlogDetails-module__eTiX2W__skeletonLineShort{background:#ffffff0f}.BlogDetails-module__eTiX2W__shareLabel{color:var(--gray-300)}.BlogDetails-module__eTiX2W__postContent blockquote:before{opacity:.1}}
:root{--primary:#0b5c5d;--primary-dark:#074344;--primary-light:#e8f3f3;--accent:#ff9d00;--accent-dark:#e68a00;--accent-light:#fff3e0;--white:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 6px #00000012;--shadow-lg:0 10px 25px #00000014;--shadow-xl:0 20px 50px #0000001f;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--transition:all .4s cubic-bezier(.4, 0, .2, 1)}.RelatedPosts-module__yrDBvq__relatedWrapper{opacity:0;background:#fff;margin-top:40px;padding:0 0 20px;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.RelatedPosts-module__yrDBvq__relatedWrapper.RelatedPosts-module__yrDBvq__visible{opacity:1;transform:translateY(0)}.RelatedPosts-module__yrDBvq__relatedHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;padding:0 4px;display:flex}.RelatedPosts-module__yrDBvq__headerLeft{flex-direction:column;gap:4px;display:flex}.RelatedPosts-module__yrDBvq__headerBadge{background:var(--primary-light);color:var(--primary);text-transform:uppercase;letter-spacing:.6px;border-radius:50px;align-items:center;gap:6px;width:fit-content;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.RelatedPosts-module__yrDBvq__relatedTitle{color:var(--gray-800);margin:0;font-size:clamp(24px,2.5vw,32px);font-weight:800;line-height:1.2}.RelatedPosts-module__yrDBvq__highlight{color:var(--primary);position:relative}.RelatedPosts-module__yrDBvq__highlight:after{content:"";background:var(--accent);opacity:.4;border-radius:2px;width:100%;height:3px;position:absolute;bottom:2px;left:0}.RelatedPosts-module__yrDBvq__skeletonCard{pointer-events:none;opacity:1!important;animation:none!important}.RelatedPosts-module__yrDBvq__cardImageSkeleton{background:var(--gray-200,#e2e8f0);height:180px;animation:1.5s ease-in-out infinite RelatedPosts-module__yrDBvq__shimmer}.RelatedPosts-module__yrDBvq__cardContentSkeleton{padding:16px 18px 18px}.RelatedPosts-module__yrDBvq__skeletonTitle{background:var(--gray-200,#e2e8f0);border-radius:4px;height:20px;margin-bottom:8px;animation:1.5s ease-in-out infinite RelatedPosts-module__yrDBvq__shimmer}.RelatedPosts-module__yrDBvq__skeletonExcerpt{background:var(--gray-200,#e2e8f0);border-radius:4px;width:80%;height:14px;margin-bottom:12px;animation:1.5s ease-in-out infinite RelatedPosts-module__yrDBvq__shimmer}.RelatedPosts-module__yrDBvq__skeletonMeta{background:var(--gray-200,#e2e8f0);border-radius:4px;width:60%;height:16px;animation:1.5s ease-in-out infinite RelatedPosts-module__yrDBvq__shimmer}.RelatedPosts-module__yrDBvq__headerBadgeSkeleton{background:var(--gray-200,#e2e8f0);border-radius:50px;width:120px;height:24px;animation:1.5s ease-in-out infinite RelatedPosts-module__yrDBvq__shimmer}.RelatedPosts-module__yrDBvq__titleSkeleton{background:var(--gray-200,#e2e8f0);border-radius:8px;width:250px;height:32px;margin-top:4px;animation:1.5s ease-in-out infinite RelatedPosts-module__yrDBvq__shimmer}.RelatedPosts-module__yrDBvq__countSkeleton{background:var(--gray-200,#e2e8f0);border-radius:50px;width:80px;height:28px;animation:1.5s ease-in-out infinite RelatedPosts-module__yrDBvq__shimmer}@keyframes RelatedPosts-module__yrDBvq__shimmer{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (prefers-color-scheme:dark){.RelatedPosts-module__yrDBvq__cardImageSkeleton,.RelatedPosts-module__yrDBvq__skeletonTitle,.RelatedPosts-module__yrDBvq__skeletonExcerpt,.RelatedPosts-module__yrDBvq__skeletonMeta,.RelatedPosts-module__yrDBvq__headerBadgeSkeleton,.RelatedPosts-module__yrDBvq__titleSkeleton,.RelatedPosts-module__yrDBvq__countSkeleton{background:#404040}}.RelatedPosts-module__yrDBvq__headerRight{align-items:center;gap:16px;display:flex}.RelatedPosts-module__yrDBvq__postCount{color:var(--gray-400);background:var(--gray-50);border:1px solid var(--gray-200);border-radius:50px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;display:flex}.RelatedPosts-module__yrDBvq__postCount svg{color:var(--accent)}.RelatedPosts-module__yrDBvq__scrollButtons{gap:8px;display:flex}.RelatedPosts-module__yrDBvq__scrollBtn{background:var(--white);border:1px solid var(--gray-200);cursor:pointer;width:36px;height:36px;transition:var(--transition);color:var(--gray-600);border-radius:50%;justify-content:center;align-items:center;font-size:16px;display:flex}.RelatedPosts-module__yrDBvq__scrollBtn:hover{background:var(--primary);border-color:var(--primary);color:var(--white);transform:scale(1.05);box-shadow:0 4px 15px #0b5c5d33}.RelatedPosts-module__yrDBvq__scrollBtn:active{transform:scale(.95)}.RelatedPosts-module__yrDBvq__scrollContainer{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:24px;padding:8px 4px 20px;display:flex;position:relative;overflow-x:auto}.RelatedPosts-module__yrDBvq__scrollContainer::-webkit-scrollbar{height:0;display:none}.RelatedPosts-module__yrDBvq__relatedCard{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-200);transition:var(--transition);scroll-snap-align:start;opacity:0;flex:0 0 300px;text-decoration:none;animation:.6s forwards RelatedPosts-module__yrDBvq__cardFadeUp;position:relative;overflow:hidden}@keyframes RelatedPosts-module__yrDBvq__cardFadeUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.RelatedPosts-module__yrDBvq__cardDelay1{animation-delay:50ms}.RelatedPosts-module__yrDBvq__cardDelay2{animation-delay:.1s}.RelatedPosts-module__yrDBvq__cardDelay3{animation-delay:.15s}.RelatedPosts-module__yrDBvq__cardDelay4{animation-delay:.2s}.RelatedPosts-module__yrDBvq__cardDelay5{animation-delay:.25s}.RelatedPosts-module__yrDBvq__relatedCard:hover{box-shadow:var(--shadow-xl);border-color:var(--primary);transform:translateY(-8px)scale(1.02)}.RelatedPosts-module__yrDBvq__relatedCard:before{content:"";background:linear-gradient(45deg, var(--primary), var(--accent), var(--primary));border-radius:var(--radius-lg);opacity:0;z-index:-1;background-size:400% 400%;transition:opacity .4s;animation:3s infinite RelatedPosts-module__yrDBvq__gradientGlow;position:absolute;inset:-2px}.RelatedPosts-module__yrDBvq__relatedCard:hover:before{opacity:1}@keyframes RelatedPosts-module__yrDBvq__gradientGlow{0%,to{background-position:0%}50%{background-position:100%}}.RelatedPosts-module__yrDBvq__cardGlow{pointer-events:none;opacity:0;background:radial-gradient(circle,#0b5c5d08 0%,#0000 70%);width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;left:-50%}.RelatedPosts-module__yrDBvq__relatedCard:hover .RelatedPosts-module__yrDBvq__cardGlow{opacity:1}.RelatedPosts-module__yrDBvq__cardImageWrapper{background:var(--gray-100);height:180px;position:relative;overflow:hidden}.RelatedPosts-module__yrDBvq__cardImageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.RelatedPosts-module__yrDBvq__relatedCard:hover .RelatedPosts-module__yrDBvq__cardImageWrapper img{transform:scale(1.08)}.RelatedPosts-module__yrDBvq__cardCategory{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--primary);box-shadow:var(--shadow-sm);transition:var(--transition);background:#ffffffeb;border:1px solid #fff3;border-radius:50px;padding:4px 12px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.RelatedPosts-module__yrDBvq__relatedCard:hover .RelatedPosts-module__yrDBvq__cardCategory{background:var(--primary);color:var(--white);transform:translateY(-2px)}.RelatedPosts-module__yrDBvq__cardOverlay{opacity:0;background:linear-gradient(#0000 40%,#0b5c5d4d 100%);justify-content:flex-start;align-items:flex-end;padding:20px;transition:opacity .4s;display:flex;position:absolute;inset:0}.RelatedPosts-module__yrDBvq__relatedCard:hover .RelatedPosts-module__yrDBvq__cardOverlay{opacity:1}.RelatedPosts-module__yrDBvq__readMoreBtn{background:var(--white);color:var(--primary);transition:var(--transition);box-shadow:var(--shadow-md);border-radius:50px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex;transform:translateY(10px)}.RelatedPosts-module__yrDBvq__relatedCard:hover .RelatedPosts-module__yrDBvq__readMoreBtn{transform:translateY(0)}.RelatedPosts-module__yrDBvq__readMoreBtn svg{transition:transform .3s}.RelatedPosts-module__yrDBvq__readMoreBtn:hover svg{transform:translate(4px)}.RelatedPosts-module__yrDBvq__cardContent{padding:16px 18px 18px}.RelatedPosts-module__yrDBvq__cardTitle{color:var(--gray-800);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:16px;font-weight:700;line-height:1.3;transition:color .3s;display:-webkit-box;overflow:hidden}.RelatedPosts-module__yrDBvq__relatedCard:hover .RelatedPosts-module__yrDBvq__cardTitle{color:var(--primary)}.RelatedPosts-module__yrDBvq__cardExcerpt{color:var(--gray-500);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 12px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.RelatedPosts-module__yrDBvq__cardMeta{color:var(--gray-400);border-top:1px solid var(--gray-100);gap:14px;padding-top:12px;font-size:12px;display:flex}.RelatedPosts-module__yrDBvq__metaItem{align-items:center;gap:4px;display:flex}.RelatedPosts-module__yrDBvq__metaItem svg{color:var(--accent)}.RelatedPosts-module__yrDBvq__gradientFadeLeft,.RelatedPosts-module__yrDBvq__gradientFadeRight{pointer-events:none;z-index:2;width:60px;position:absolute;top:0;bottom:0}.RelatedPosts-module__yrDBvq__gradientFadeLeft{background:linear-gradient(to right, var(--white), transparent);left:0}.RelatedPosts-module__yrDBvq__gradientFadeRight{background:linear-gradient(to left, var(--white), transparent);right:0}.RelatedPosts-module__yrDBvq__scrollProgress{margin-top:16px;padding:0 4px}.RelatedPosts-module__yrDBvq__progressBar{background:var(--gray-200);border-radius:4px;height:4px;overflow:hidden}.RelatedPosts-module__yrDBvq__progressFill{background:linear-gradient(90deg, var(--primary), var(--accent));border-radius:4px;width:0%;height:100%;transition:width .3s}@media (max-width:1024px){.RelatedPosts-module__yrDBvq__relatedCard{flex:0 0 280px}}@media (max-width:768px){.RelatedPosts-module__yrDBvq__relatedWrapper{margin-top:30px}.RelatedPosts-module__yrDBvq__relatedHeader{flex-direction:column;align-items:flex-start}.RelatedPosts-module__yrDBvq__headerRight{justify-content:space-between;width:100%}.RelatedPosts-module__yrDBvq__scrollButtons{gap:6px}.RelatedPosts-module__yrDBvq__scrollBtn{width:32px;height:32px;font-size:14px}.RelatedPosts-module__yrDBvq__relatedCard{flex:0 0 260px}.RelatedPosts-module__yrDBvq__cardImageWrapper{height:150px}.RelatedPosts-module__yrDBvq__cardTitle{font-size:15px}.RelatedPosts-module__yrDBvq__gradientFadeLeft,.RelatedPosts-module__yrDBvq__gradientFadeRight{width:30px}}@media (max-width:480px){.RelatedPosts-module__yrDBvq__relatedCard{flex:0 0 240px}.RelatedPosts-module__yrDBvq__relatedTitle{font-size:20px}.RelatedPosts-module__yrDBvq__cardImageWrapper{height:130px}.RelatedPosts-module__yrDBvq__cardContent{padding:12px 14px 14px}.RelatedPosts-module__yrDBvq__postCount{padding:4px 10px;font-size:11px}.RelatedPosts-module__yrDBvq__scrollBtn{width:28px;height:28px;font-size:12px}.RelatedPosts-module__yrDBvq__gradientFadeLeft,.RelatedPosts-module__yrDBvq__gradientFadeRight{width:20px}}@media (prefers-color-scheme:dark){.RelatedPosts-module__yrDBvq__relatedTitle{color:var(--gray-200)}.RelatedPosts-module__yrDBvq__relatedCard{background:#2d2d2d;border-color:#404040}.RelatedPosts-module__yrDBvq__relatedCard:hover{border-color:var(--primary)}.RelatedPosts-module__yrDBvq__cardTitle{color:var(--gray-200)}.RelatedPosts-module__yrDBvq__relatedCard:hover .RelatedPosts-module__yrDBvq__cardTitle{color:#66d9d9}.RelatedPosts-module__yrDBvq__cardExcerpt{color:var(--gray-400)}.RelatedPosts-module__yrDBvq__cardMeta{color:var(--gray-500);border-top-color:#404040}.RelatedPosts-module__yrDBvq__cardCategory{color:#66d9d9;background:#2d2d2deb}.RelatedPosts-module__yrDBvq__relatedCard:hover .RelatedPosts-module__yrDBvq__cardCategory{background:var(--primary);color:var(--white)}.RelatedPosts-module__yrDBvq__scrollBtn{color:var(--gray-400);background:#2d2d2d;border-color:#404040}.RelatedPosts-module__yrDBvq__scrollBtn:hover{background:var(--primary);border-color:var(--primary);color:var(--white)}.RelatedPosts-module__yrDBvq__postCount{color:var(--gray-400);background:#2d2d2d;border-color:#404040}.RelatedPosts-module__yrDBvq__headerBadge{color:#66d9d9;background:#0b5c5d4d}.RelatedPosts-module__yrDBvq__progressBar{background:#404040}.RelatedPosts-module__yrDBvq__gradientFadeLeft{background:linear-gradient(90deg,#1a1a1a,#0000)}.RelatedPosts-module__yrDBvq__gradientFadeRight{background:linear-gradient(270deg,#1a1a1a,#0000)}.RelatedPosts-module__yrDBvq__readMoreBtn{color:#66d9d9;background:#2d2d2d}}
.FAQSection-module__PD7fhq__faqSection{background:#fff;padding:4rem 1rem;position:relative}.FAQSection-module__PD7fhq__faqSection:before{content:"";opacity:.6;background:linear-gradient(90deg,#667eea 0%,#764ba2 50%,#f093fb 100%);height:4px;position:absolute;top:0;left:0;right:0}.FAQSection-module__PD7fhq__container{max-width:1450px;margin:0 auto;position:relative}.FAQSection-module__PD7fhq__sectionHeader{text-align:center;max-width:700px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto}.FAQSection-module__PD7fhq__headerBadge{color:#667eea;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid #667eea33;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:700;display:inline-flex}.FAQSection-module__PD7fhq__headerBadge svg{width:16px;height:16px}.FAQSection-module__PD7fhq__sectionHeader h2{color:#0f172a;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.2}.FAQSection-module__PD7fhq__sectionHeader h2 span{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FAQSection-module__PD7fhq__subtitle{color:#64748b;margin:0;font-size:1.125rem;line-height:1.6}.FAQSection-module__PD7fhq__faqGrid{grid-template-columns:1fr;gap:1.25rem;margin-top:2rem;display:grid}.FAQSection-module__PD7fhq__column{flex-direction:column;gap:1rem;display:flex}.FAQSection-module__PD7fhq__faqItem{background:#fff;border:1.5px solid #eef2f6;border-radius:16px;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a}.FAQSection-module__PD7fhq__faqItem:before{content:"";opacity:0;background:linear-gradient(#667eea,#764ba2);width:4px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.FAQSection-module__PD7fhq__faqItem:hover{border-color:#d1d9e6;transform:translateY(-1px);box-shadow:0 8px 30px #0000000f}.FAQSection-module__PD7fhq__faqItem.FAQSection-module__PD7fhq__active{border-color:#667eea;transform:translateY(-2px);box-shadow:0 12px 40px #667eea1f}.FAQSection-module__PD7fhq__faqItem.FAQSection-module__PD7fhq__active:before{opacity:1}.FAQSection-module__PD7fhq__faqItem details summary{cursor:pointer;list-style:none}.FAQSection-module__PD7fhq__faqItem details summary::-webkit-details-marker{display:none}.FAQSection-module__PD7fhq__faqItem details summary::marker{display:none}.FAQSection-module__PD7fhq__faqItem summary{-webkit-user-select:none;user-select:none;background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:all .3s;display:flex;position:relative}.FAQSection-module__PD7fhq__faqItem summary:hover{background:#fafbfc}.FAQSection-module__PD7fhq__faqItem.FAQSection-module__PD7fhq__active summary{background:#f8fafc}.FAQSection-module__PD7fhq__questionWrapper{flex:1;align-items:flex-start;gap:1rem;display:flex}.FAQSection-module__PD7fhq__questionNumber{color:#64748b;background:#f1f4f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:32px;height:32px;margin-top:1px;font-size:.7rem;font-weight:700;transition:all .3s;display:flex}.FAQSection-module__PD7fhq__faqItem.FAQSection-module__PD7fhq__active .FAQSection-module__PD7fhq__questionNumber{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 12px #667eea4d}.FAQSection-module__PD7fhq__faqItem summary h3{color:#0f172a;flex:1;margin:0;font-size:1rem;font-weight:600;line-height:1.5;transition:color .3s}.FAQSection-module__PD7fhq__faqItem.FAQSection-module__PD7fhq__active summary h3{color:#4f46e5}.FAQSection-module__PD7fhq__faqIcon{color:#475569;background:#f1f4f9;border:1.5px solid #eef2f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.FAQSection-module__PD7fhq__faqItem summary:hover .FAQSection-module__PD7fhq__faqIcon{background:#e8ecf3;transform:rotate(90deg)}.FAQSection-module__PD7fhq__faqItem.FAQSection-module__PD7fhq__active .FAQSection-module__PD7fhq__faqIcon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#667eea;transform:rotate(180deg);box-shadow:0 4px 15px #667eea4d}.FAQSection-module__PD7fhq__faqAnswer{animation:.35s cubic-bezier(.4,0,.2,1) FAQSection-module__PD7fhq__slideDown;overflow:hidden}@keyframes FAQSection-module__PD7fhq__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.FAQSection-module__PD7fhq__answerContent{background:#fafbfc;border-top:1px solid #f1f4f9;gap:1rem;padding:0 1.5rem 1.5rem;display:flex}.FAQSection-module__PD7fhq__answerLine{opacity:.6;background:linear-gradient(#667eea 0%,#764ba2 100%);border-radius:3px;flex-shrink:0;width:3px}.FAQSection-module__PD7fhq__faqAnswer p{color:#475569;margin:0;padding-top:.25rem;font-size:.95rem;line-height:1.8}.FAQSection-module__PD7fhq__footerNote{text-align:center;border-top:1px solid #eef2f6;margin-top:3rem;padding-top:2rem}.FAQSection-module__PD7fhq__footerNote p{color:#64748b;margin:0;font-size:.95rem}.FAQSection-module__PD7fhq__footerNote a{color:#667eea;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.FAQSection-module__PD7fhq__footerNote a:after{content:"";background:linear-gradient(90deg,#667eea,#764ba2);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.FAQSection-module__PD7fhq__footerNote a:hover{color:#764ba2}.FAQSection-module__PD7fhq__footerNote a:hover:after{width:100%}@media (min-width:768px){.FAQSection-module__PD7fhq__faqSection{padding:5rem 2rem}.FAQSection-module__PD7fhq__sectionHeader{margin-bottom:4rem}.FAQSection-module__PD7fhq__faqGrid{grid-template-columns:1fr 1fr;gap:1.5rem}.FAQSection-module__PD7fhq__column{gap:1rem}}@media (min-width:641px) and (max-width:767px){.FAQSection-module__PD7fhq__faqGrid{gap:1rem}}@media (max-width:640px){.FAQSection-module__PD7fhq__faqSection{padding:2.5rem .75rem}.FAQSection-module__PD7fhq__sectionHeader{margin-bottom:2.5rem}.FAQSection-module__PD7fhq__sectionHeader h2{font-size:1.6rem}.FAQSection-module__PD7fhq__subtitle{font-size:.95rem}.FAQSection-module__PD7fhq__faqGrid{gap:.75rem}.FAQSection-module__PD7fhq__faqItem summary{padding:1rem}.FAQSection-module__PD7fhq__questionNumber{min-width:28px;height:28px;font-size:.6rem}.FAQSection-module__PD7fhq__faqItem summary h3{font-size:.9rem}.FAQSection-module__PD7fhq__faqIcon{width:30px;min-width:30px;height:30px}.FAQSection-module__PD7fhq__faqIcon svg{width:14px;height:14px}.FAQSection-module__PD7fhq__answerContent{gap:.75rem;padding:0 1rem 1rem}.FAQSection-module__PD7fhq__faqAnswer p{font-size:.875rem;line-height:1.7}.FAQSection-module__PD7fhq__footerNote{margin-top:2rem;padding-top:1.5rem}.FAQSection-module__PD7fhq__footerNote p{font-size:.875rem}}@media (prefers-color-scheme:dark){.FAQSection-module__PD7fhq__faqSection{background:#0f172a}.FAQSection-module__PD7fhq__sectionHeader h2{color:#f1f5f9}.FAQSection-module__PD7fhq__subtitle{color:#94a3b8}.FAQSection-module__PD7fhq__faqItem{background:#1e293b;border-color:#334155}.FAQSection-module__PD7fhq__faqItem:hover{border-color:#475569}.FAQSection-module__PD7fhq__faqItem summary{background:#1e293b}.FAQSection-module__PD7fhq__faqItem summary:hover,.FAQSection-module__PD7fhq__faqItem.FAQSection-module__PD7fhq__active summary{background:#263346}.FAQSection-module__PD7fhq__faqItem summary h3{color:#f1f5f9}.FAQSection-module__PD7fhq__questionNumber{color:#94a3b8;background:#334155}.FAQSection-module__PD7fhq__faqIcon{color:#94a3b8;background:#334155;border-color:#475569}.FAQSection-module__PD7fhq__faqItem summary:hover .FAQSection-module__PD7fhq__faqIcon{background:#475569}.FAQSection-module__PD7fhq__answerContent{background:#263346;border-top-color:#334155}.FAQSection-module__PD7fhq__faqAnswer p{color:#cbd5e1}.FAQSection-module__PD7fhq__footerNote{border-top-color:#334155}.FAQSection-module__PD7fhq__footerNote p{color:#94a3b8}.FAQSection-module__PD7fhq__headerBadge{background:linear-gradient(135deg,#667eea26,#764ba226);border-color:#667eea33}}
