.BlogRelatedArticles-module__lJ-c0q__section{border:1px solid var(--border-color,#e2e8f0);background:var(--card-bg,#f8fafc);border-radius:12px;max-width:900px;margin:2rem auto 0;padding:1.25rem 1.5rem}.BlogRelatedArticles-module__lJ-c0q__section .home-blog-article-h2{margin-top:0}.BlogRelatedArticles-module__lJ-c0q__list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.BlogRelatedArticles-module__lJ-c0q__link{color:var(--link-color,#2563eb);font-weight:500;line-height:1.45;text-decoration:none}.BlogRelatedArticles-module__lJ-c0q__link:hover{text-decoration:underline}
*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-body,#333);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.app{min-height:100vh;padding-bottom:40px}.container{max-width:1440px;margin:0 auto}.header{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);height:420px;margin-top:50px;padding:40px 20px}.header h1{color:#f0f4ff;margin-bottom:10px;padding-top:90px;font-size:3em;font-weight:700}.header p{opacity:.9;color:#f0f4ff;font-size:1.2em;font-weight:300}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin:40px 30px;display:grid}.card{background:var(--card-bg,#fff);text-align:center;cursor:pointer;border:1px solid var(--border-subtle,#e2e8f0);border-radius:15px;padding:40px 30px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.card:before{content:"";background:linear-gradient(90deg,#667eea,#764ba2);width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.card:hover:before{transform:scaleX(1)}.card:hover{border-color:var(--brand-primary,#667eea);transform:translateY(-8px);box-shadow:0 8px 24px #00000026}.card-icon{justify-content:center;height:100px;margin-bottom:20px;font-size:4em;transition:transform .3s;display:flex}@media (max-width:768px){.card-icon{width:80px;height:80px;margin:0 auto 15px;padding-left:0;font-size:3em}}@media (max-width:480px){.card-icon{width:60px;height:60px;font-size:2.5em}}.card h2{color:var(--heading-color,#1a202c);margin-bottom:15px;font-size:1.8em;font-weight:600}.card p{color:var(--text-secondary,#4a5568);font-size:1em;line-height:1.5}.blog-page{background:var(--card-bg,white);border-radius:15px;max-width:900px;margin:40px auto;padding:50px;animation:.5s fadeIn;box-shadow:0 10px 30px #0003}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.back-btn{background:var(--brand-primary,#667eea);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-bottom:30px;padding:12px 30px;font-size:1em;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #667eea4d}.back-btn:hover{background:var(--brand-secondary,#764ba2);transform:translate(-5px);box-shadow:0 6px 20px #764ba266}.blog-header{border-bottom:3px solid var(--brand-primary,#667eea);margin-bottom:40px;padding-bottom:20px}.blog-header h1{color:var(--heading-color,#333);margin-bottom:15px;font-size:2.5em;font-weight:700;line-height:1.3}.blog-meta{color:var(--text-muted,#666);font-size:.95em;font-style:italic}.blog-content{color:var(--text-secondary,#444);font-size:1.05em}.blog-content h2{color:var(--brand-primary,#667eea);margin-top:40px;margin-bottom:20px;padding-left:20px;font-size:2em;font-weight:600;position:relative}.blog-content h2:before{content:"";background:var(--brand-secondary,#764ba2);border-radius:3px;width:5px;height:70%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.blog-content h3{color:var(--brand-secondary,#764ba2);margin-top:30px;margin-bottom:15px;font-size:1.5em;font-weight:600}.blog-content h4{color:var(--text-secondary,#555);margin-top:25px;margin-bottom:12px;font-size:1.2em;font-weight:600}.blog-content p{text-align:justify;margin-bottom:20px;line-height:1.8}.blog-content ul.blog-content ol{margin:20px 0 20px 40px}.blog-content li{margin-bottom:12px;line-height:1.7}.blog-content strong{color:var(--text-primary,#333);font-weight:600}.highlight-box{background:var(--highlight-bg,#f0f4ff);border-left:4px solid var(--brand-primary,#667eea);border-radius:5px;margin:30px 0;padding:20px;box-shadow:0 2px 10px #0000000d}.highlight-box strong{color:var(--brand-primary,#667eea);font-size:1.1em}.cta-box{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:10px;margin:40px 0;padding:40px;box-shadow:0 10px 30px #667eea4d}.cta-box h3{margin-bottom:15px;font-size:2em;font-weight:700}.cta-box p{opacity:.95;margin-bottom:10px;font-size:1.1em}.cta-button{color:var(--brand-primary,#667eea);cursor:pointer;background:#fff;border:none;border-radius:8px;margin-top:20px;padding:15px 40px;font-size:1.1em;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #0003}.cta-button:hover{transform:scale(1.05);box-shadow:0 6px 20px #0000004d}.faq-section{margin-top:50px}.faq-item{background:var(--subtle-bg,#f9f9f9);border-left:4px solid var(--brand-primary,#667eea);border-radius:8px;margin-bottom:20px;padding:25px;transition:all .3s;box-shadow:0 2px 5px #0000000d}.faq-item:hover{background:var(--highlight-bg,#f0f4ff);box-shadow:0 4px 15px #0000001a}.faq-question{color:var(--faq-question-color,#333);margin-bottom:12px;font-size:1.2em}.faq-answer{color:var(--faq-answer-color,#555);max-height:500px;line-height:1.7}.steps-list{counter-reset:step-counter;margin-left:0;list-style:none}.steps-list li{counter-increment:step-counter;margin-bottom:30px;padding-top:5px;padding-left:60px;position:relative}.steps-list li:before{content:counter(step-counter);background:var(--brand-primary,#667eea);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2em;font-weight:700;display:flex;position:absolute;top:0;left:0;box-shadow:0 4px 10px #0003}.steps-list li strong{color:var(--brand-primary,#667eea);margin-bottom:8px;font-size:1.1em;display:block}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin:30px 0;display:grid}.feature-card{background:var(--subtle-bg,#f9f9f9);text-align:center;border:2px solid #0000;border-radius:8px;padding:20px;transition:all .3s}.feature-card:hover{background:var(--highlight-bg,#f0f4ff);border-color:var(--brand-primary,#667eea);transform:translateY(-5px);box-shadow:0 5px 15px #667eea33}.feature-icon{margin-bottom:10px;font-size:2.5em}.feature-card h4{color:var(--brand-primary,#667eea);margin:10px 0;font-size:1.1em}.feature-card p{color:var(--text-muted,#666);font-size:.9em;line-height:1.5}.text-center{text-align:center}@media (max-width:768px){.header h1{font-size:2em}.header p{font-size:1em}.blog-page{margin:20px 15px;padding:30px 20px}.blog-header h1{font-size:1.8em}.blog-content h2{font-size:1.5em}.blog-content h3{font-size:1.3em}.cards-grid{grid-template-columns:1fr;gap:20px}.card{padding:30px 20px}.feature-grid{grid-template-columns:1fr}.steps-list li{padding-left:50px}.steps-list li:before{width:35px;height:35px;font-size:1em}.cta-box{padding:30px 20px}.cta-box h3{font-size:1.5em}.cta-button{padding:12px 30px;font-size:1em}}@media (max-width:480px){.header h1{font-size:1.8em}.blog-header h1{padding-top:40px;font-size:1.5em}.card h2{font-size:1.5em}.card-icon{padding-bottom:90px;font-size:3em}.blog-content p{text-align:left}}@media print{.back-btn.cta-box{display:none}.blog-page{box-shadow:none;padding:20px}body{background:#fff}}.back-btn:focus.cta-button:focus.card:focus{outline:3px solid var(--brand-primary,#667eea);outline-offset:3px}html{scroll-behavior:smooth}.toc-link{color:var(--link-color,#667eea);text-decoration:none;transition:color .2s,-webkit-text-decoration .2s,text-decoration .2s}.toc-link:hover{color:var(--link-hover-color,#764ba2);text-decoration:underline}.home-blog-article .home-blog-article-toc{margin-bottom:1rem;padding-left:1.75rem;list-style-type:decimal;list-style-position:outside}.home-blog-article .home-blog-article-toc li{margin-bottom:.4rem;padding-left:.35rem}.home-blog-article .home-blog-article-toc .toc-link{display:inline}.home-blog-article-h2[id].blog-content h2[id]{scroll-margin-top:100px}::selection{color:#fff;background:#667eea}::selection{color:#fff;background:#667eea}.faq-container{max-width:1400px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.faq-title{color:var(--heading-color,#1a1a1a);text-align:center;margin-top:50px;margin-bottom:30px;font-size:32px;font-weight:700}.faq-item{background:var(--card-bg,#fff);border:1px solid var(--border-subtle,#e0e0e0);border-radius:8px;margin-bottom:12px;transition:box-shadow .3s;overflow:hidden}.faq-item:hover{box-shadow:0 2px 8px #00000014}.faq-question{cursor:pointer;width:100%;color:var(--faq-question-color,#2c3e50);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:18px 20px;font-size:16px;font-weight:600;transition:background-color .2s;display:flex}.faq-question:hover{background-color:var(--subtle-bg,#f8f9fa)}.faq-icon{color:var(--faq-icon-color,#666);flex-shrink:0;margin-left:15px;font-size:24px;font-weight:300;transition:transform .3s}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-answer{max-height:500px;padding:0 20px;transition:max-height .3s,padding .3s;overflow:hidden}.faq-item.active .faq-answer{max-height:500px;padding:0 20px 18px}.faq-answer p{color:var(--faq-answer-color,#555);margin:0;font-size:15px;line-height:1.6}.faq-container .faq-section .faq-item{border:1px solid var(--border-subtle,#e0e0e0);border-radius:8px;padding:0;overflow:visible}.faq-container .faq-section .faq-question{cursor:default;color:var(--faq-question-color,#2c3e50);margin:0;padding:18px 20px;font-size:1.1em;font-weight:600;display:block}.faq-container .faq-section .faq-question:hover{background-color:#0000}.faq-container .faq-section .faq-answer{max-height:none;color:var(--faq-answer-color,#555);margin:0;padding:0 20px 18px;font-size:15px;line-height:1.6}@media (max-width:768px){.faq-container{padding:15px}.faq-title{margin-bottom:20px;font-size:26px}.faq-question{padding:15px;font-size:15px}.faq-container .faq-section .faq-question{padding:15px 18px}.faq-container .faq-section .faq-answer{padding:0 18px 15px;font-size:14px}.faq-answer p{font-size:14px}}.container-blog{box-sizing:border-box;max-width:1200px;margin-left:auto;margin-right:auto;padding-top:.5rem;padding-left:2rem;padding-right:2rem}@media (max-width:768px){.container-blog{padding-left:1.5rem;padding-right:1.5rem}}@media (max-width:480px){.container-blog{padding-left:1rem;padding-right:1rem}}.home-blog-article{max-width:900px;color:var(--text-secondary,#444);margin:0 auto;padding:0 20px;font-size:1.05em}.home-blog-article-title{color:var(--heading-color,#1a202c);margin-top:2.5rem;margin-bottom:12px;font-size:2rem;font-weight:700;line-height:1.3}.home-blog-article-meta{color:var(--text-muted,#666);margin-bottom:28px;font-size:.95em}.home-blog-article-h2{color:var(--brand-primary,#667eea);margin-top:32px;margin-bottom:14px;padding-left:16px;font-size:1.5em;font-weight:600;position:relative}.home-blog-article-h2:before{content:"";background:var(--brand-primary,#667eea);border-radius:2px;width:4px;height:70%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.home-blog-article-h3{color:var(--heading-color,#1a202c);margin-top:24px;margin-bottom:10px;font-size:1.2em;font-weight:600}.home-blog-article-p{margin-bottom:16px;line-height:1.75}.home-blog-article-link{color:var(--link-color,#667eea);font-weight:600;text-decoration:none}.home-blog-article-link:hover{text-decoration:underline}.home-blog-article-table-wrap{border:1px solid var(--border-subtle,#e2e8f0);border-radius:8px;margin:20px 0;overflow-x:auto}.home-blog-article-table{border-collapse:collapse;width:100%;font-size:.95em}.home-blog-article-table th.home-blog-article-table td{text-align:left;border-bottom:1px solid var(--border-subtle,#e2e8f0);padding:12px 16px}.home-blog-article-table th{background:var(--table-header-bg,#f0f4ff);color:var(--table-header-color,#667eea);font-weight:600}.home-blog-article-table tr:last-child td{border-bottom:none}.home-blog-article-faq .home-blog-article-p{margin-bottom:20px}@media (max-width:768px){.home-blog-article-title{font-size:1.5rem}.home-blog-article-h2{font-size:1.25em}.home-blog-article-table th.home-blog-article-table td{padding:10px 12px;font-size:.9em}}.blog-content .faq-section .faq-item{margin-bottom:1.5rem}@media (max-width:768px){.blog-content .faq-section{margin-top:0!important}#frequently-asked-questions,#faq-stories,#faq-photo{line-height:1.25;margin-top:.75rem!important;margin-bottom:6px!important;font-size:1.05rem!important}.blog-content .faq-section .faq-item{border-radius:6px;box-shadow:0 1px 1px #0000000a;margin:0 0 5px!important;padding:8px 10px!important}.blog-content .faq-section .faq-question{font-weight:600;line-height:1.28;margin:0 0 4px!important;padding:0!important;font-size:.88rem!important}.blog-content .faq-section .faq-answer{margin:0!important;padding:0!important;font-size:.8rem!important;line-height:1.35!important}}@media (max-width:480px){#frequently-asked-questions,#faq-stories,#faq-photo{margin-top:.5rem!important;margin-bottom:4px!important;font-size:1rem!important}.blog-content .faq-section .faq-item{margin-bottom:4px!important;padding:6px 8px!important}.blog-content .faq-section .faq-question{line-height:1.25;margin-bottom:3px!important;font-size:.84rem!important}.blog-content .faq-section .faq-answer{font-size:.78rem!important;line-height:1.32!important}}
.PopularDownloaders-module__uHga9a__section{background:radial-gradient(1100px 460px at 50% 0%,var(--highlight-bg),transparent 70%),var(--background-color);border-top:1px solid var(--border-subtle);isolation:isolate;padding:4.5rem 1.5rem 5rem;position:relative;overflow:hidden}.PopularDownloaders-module__uHga9a__section:before{content:"";filter:blur(20px);pointer-events:none;z-index:-1;background:radial-gradient(closest-side,#667eea14,#0000 70%);height:360px;position:absolute;inset:auto -10% -50%}.PopularDownloaders-module__uHga9a__inner{max-width:1200px;margin:0 auto;position:relative}.PopularDownloaders-module__uHga9a__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-primary);background:var(--highlight-bg);border:1px solid var(--border-subtle);border-radius:999px;margin-bottom:1rem;padding:.35rem .85rem;font-size:.72rem;font-weight:700;display:inline-block}.PopularDownloaders-module__uHga9a__title{letter-spacing:-.02em;color:var(--heading-color);margin:0 0 .85rem;font-size:clamp(1.85rem,3vw,2.6rem);font-weight:800;line-height:1.15}.PopularDownloaders-module__uHga9a__titleAccent{background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.PopularDownloaders-module__uHga9a__subtitle{max-width:640px;color:var(--text-secondary);margin:0 0 2.75rem;font-size:1.025rem;line-height:1.65}.PopularDownloaders-module__uHga9a__categoryStack{flex-direction:column;gap:3rem;display:flex}.PopularDownloaders-module__uHga9a__category{position:relative}.PopularDownloaders-module__uHga9a__categoryHead{border-bottom:1px solid var(--border-subtle);align-items:center;gap:.7rem;margin-bottom:1.1rem;padding:0 0 .85rem;display:flex}.PopularDownloaders-module__uHga9a__categoryIcon{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}.PopularDownloaders-module__uHga9a__categoryText{flex-direction:column;gap:.1rem;min-width:0;display:flex}.PopularDownloaders-module__uHga9a__categoryName{color:var(--heading-color);letter-spacing:-.01em;margin:0;font-size:1.18rem;font-weight:800}.PopularDownloaders-module__uHga9a__categoryTagline{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.45}.PopularDownloaders-module__uHga9a__subgroup{margin-bottom:1.75rem}.PopularDownloaders-module__uHga9a__subgroup:last-child{margin-bottom:0}.PopularDownloaders-module__uHga9a__subgroupTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);align-items:center;gap:.5rem;margin:0 0 .85rem;font-size:.78rem;font-weight:700;display:inline-flex}.PopularDownloaders-module__uHga9a__subgroupCount{letter-spacing:0;min-width:1.4rem;height:1.4rem;color:var(--brand-primary);background:var(--highlight-bg);border:1px solid var(--border-subtle);border-radius:999px;justify-content:center;align-items:center;padding:0 .4rem;font-size:.7rem;font-weight:700;display:inline-flex}.PopularDownloaders-module__uHga9a__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.PopularDownloaders-module__uHga9a__cell{display:flex}.PopularDownloaders-module__uHga9a__card{background:var(--card-bg);border:1px solid var(--border-subtle);width:100%;color:var(--heading-color);isolation:isolate;border-radius:14px;flex-direction:column;gap:.55rem;padding:1.15rem 1.2rem 1.2rem;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s;display:flex;position:relative;overflow:hidden}.PopularDownloaders-module__uHga9a__card:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#667eea1a,#764ba20f);transition:opacity .22s;position:absolute;inset:0}.PopularDownloaders-module__uHga9a__card:hover,.PopularDownloaders-module__uHga9a__card:focus-visible{border-color:var(--brand-primary);outline:none;transform:translateY(-3px);box-shadow:0 14px 30px -16px #667eea73}.PopularDownloaders-module__uHga9a__card:hover:before,.PopularDownloaders-module__uHga9a__card:focus-visible:before{opacity:1}.PopularDownloaders-module__uHga9a__cardBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--brand-primary);background:var(--highlight-bg);border:1px solid var(--border-subtle);border-radius:999px;align-self:flex-start;padding:.22rem .6rem;font-size:.68rem;font-weight:700;display:inline-flex}.PopularDownloaders-module__uHga9a__badge_instagram{color:#c8226c;background:#d6297614;border-color:#d629762e}[data-theme=dark] .PopularDownloaders-module__uHga9a__badge_instagram{color:#f6a4cc;background:#d6297629}.PopularDownloaders-module__uHga9a__cardTitle{color:var(--heading-color);letter-spacing:-.005em;padding-right:2.25rem;font-size:1rem;font-weight:700;line-height:1.35}.PopularDownloaders-module__uHga9a__cardArrow{width:28px;height:28px;color:var(--brand-primary);background:var(--highlight-bg);border:1px solid var(--border-subtle);border-radius:999px;justify-content:center;align-items:center;transition:transform .22s,background .22s,color .22s,border-color .22s;display:inline-flex;position:absolute;top:1.1rem;right:1.1rem}.PopularDownloaders-module__uHga9a__card:hover .PopularDownloaders-module__uHga9a__cardArrow,.PopularDownloaders-module__uHga9a__card:focus-visible .PopularDownloaders-module__uHga9a__cardArrow{background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));color:#fff;border-color:#0000;transform:translate(3px)}@media (max-width:768px){.PopularDownloaders-module__uHga9a__section{padding:3rem 1.1rem 3.5rem}.PopularDownloaders-module__uHga9a__categoryStack{gap:2.25rem}.PopularDownloaders-module__uHga9a__categoryHead{gap:.6rem;margin-bottom:1rem;padding-bottom:.75rem}.PopularDownloaders-module__uHga9a__categoryName{font-size:1.05rem}.PopularDownloaders-module__uHga9a__categoryTagline{font-size:.82rem}.PopularDownloaders-module__uHga9a__subgroup{margin-bottom:1.4rem}.PopularDownloaders-module__uHga9a__subgroupTitle{margin-bottom:.65rem;font-size:.72rem}.PopularDownloaders-module__uHga9a__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}}@media (max-width:420px){.PopularDownloaders-module__uHga9a__grid{grid-template-columns:1fr}.PopularDownloaders-module__uHga9a__card{padding:1rem 1.05rem 1.05rem}}@media (prefers-reduced-motion:reduce){.PopularDownloaders-module__uHga9a__card,.PopularDownloaders-module__uHga9a__card:before,.PopularDownloaders-module__uHga9a__cardArrow{transition:none}.PopularDownloaders-module__uHga9a__card:hover,.PopularDownloaders-module__uHga9a__card:focus-visible,.PopularDownloaders-module__uHga9a__card:hover .PopularDownloaders-module__uHga9a__cardArrow,.PopularDownloaders-module__uHga9a__card:focus-visible .PopularDownloaders-module__uHga9a__cardArrow{transform:none}}
.BlogShow-module__2zjb-W__page{background:var(--background-color);min-height:100vh;color:var(--text-body)}.BlogShow-module__2zjb-W__heroBanner{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);margin-top:50px;padding:4rem 1.5rem 3rem}.BlogShow-module__2zjb-W__heroInner{max-width:820px;margin:0 auto}.BlogShow-module__2zjb-W__crumbs{opacity:.85;margin-bottom:1rem;font-size:.85rem}.BlogShow-module__2zjb-W__crumbs a{color:#f0f4ff;font-weight:500;text-decoration:none}.BlogShow-module__2zjb-W__crumbs a:hover{text-decoration:underline}.BlogShow-module__2zjb-W__heroTitle{letter-spacing:-.02em;color:#f0f4ff;margin:0 0 .85rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.2}.BlogShow-module__2zjb-W__heroMeta{opacity:.92;margin:0;font-size:.95rem}.BlogShow-module__2zjb-W__authorLink{color:#fff;text-underline-offset:2px;font-weight:600;text-decoration:underline}.BlogShow-module__2zjb-W__authorLink:hover{opacity:.9}.BlogShow-module__2zjb-W__featuredImg{width:100%;height:auto;display:block}.BlogShow-module__2zjb-W__article{max-width:860px;margin:0 auto;padding:0 0 4rem}.BlogShow-module__2zjb-W__featuredImage{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;margin:-3rem 1.5rem 2rem;overflow:hidden;box-shadow:0 16px 40px #0000001f}@media (min-width:720px){.BlogShow-module__2zjb-W__featuredImage{margin:-2rem auto 2rem}}.BlogShow-module__2zjb-W__featuredImage img{width:100%;height:auto;display:block}.BlogShow-module__2zjb-W__figureCaption{text-align:center;color:var(--text-muted);background:var(--subtle-bg);border-top:1px solid var(--border-color);padding:.6rem 1rem;font-size:.82rem}.BlogShow-module__2zjb-W__body{color:var(--text-body);font-size:1.05rem;line-height:1.75}.BlogShow-module__2zjb-W__body h2{color:var(--brand-primary,#667eea);letter-spacing:-.01em;margin-top:32px;margin-bottom:14px;padding-left:16px;font-size:1.5em;font-weight:600;position:relative}.BlogShow-module__2zjb-W__body h2:before{content:"";background:var(--brand-primary,#667eea);border-radius:2px;width:4px;height:70%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.BlogShow-module__2zjb-W__body h3{color:var(--heading-color,#1a202c);letter-spacing:-.01em;margin-top:24px;margin-bottom:10px;font-size:1.2em;font-weight:600}.BlogShow-module__2zjb-W__body h4{color:var(--heading-color,#1a202c);margin-top:20px;margin-bottom:8px;font-size:1.05em;font-weight:600}.BlogShow-module__2zjb-W__body p{margin:0 0 1.1rem}.BlogShow-module__2zjb-W__body a{color:var(--link-color);text-underline-offset:2px;text-decoration:underline}.BlogShow-module__2zjb-W__body a:hover{color:var(--link-hover-color)}.BlogShow-module__2zjb-W__body ul,.BlogShow-module__2zjb-W__body ol{margin:0 0 1.25rem;padding-left:1.4rem}.BlogShow-module__2zjb-W__body li{margin-bottom:.45rem}.BlogShow-module__2zjb-W__body img{border:1px solid var(--border-color);border-radius:10px;max-width:100%;height:auto;margin:1.2rem 0}.BlogShow-module__2zjb-W__body blockquote{border-left:4px solid var(--brand-primary);background:var(--highlight-bg);color:var(--text-secondary);border-radius:6px;margin:1.5rem 0;padding:.85rem 1.2rem;font-style:italic}.BlogShow-module__2zjb-W__body code{background:var(--subtle-bg);border-radius:4px;padding:.1rem .35rem;font-size:.9em}.BlogShow-module__2zjb-W__body pre{background:var(--subtle-bg);border:1px solid var(--border-color);border-radius:10px;margin:1.25rem 0;padding:1rem;overflow-x:auto}.BlogShow-module__2zjb-W__contextualToolLink{color:var(--text-body);margin:1.5rem 0 0;font-size:1.05rem;line-height:1.75}.BlogShow-module__2zjb-W__contextualToolLink a{color:var(--link-color);text-underline-offset:2px;font-weight:600;text-decoration:underline}.BlogShow-module__2zjb-W__body table{border-collapse:collapse;width:100%;margin:1.25rem 0}.BlogShow-module__2zjb-W__body table th,.BlogShow-module__2zjb-W__body table td{border:1px solid var(--border-color);text-align:left;padding:.6rem .85rem}.BlogShow-module__2zjb-W__body table th{background:var(--table-header-bg);color:var(--table-header-color);font-weight:600}.BlogShow-module__2zjb-W__faqWrap{max-width:820px;margin:1rem auto 0;padding:0 1.5rem}.BlogShow-module__2zjb-W__relatedTool{border:1px solid var(--border-color);background:var(--card-bg);border-radius:14px;max-width:820px;margin:2rem auto 0;padding:1.25rem 1.5rem}.BlogShow-module__2zjb-W__relatedTool p{color:var(--text-secondary);margin:0 0 .65rem}.BlogShow-module__2zjb-W__relatedTool a{color:var(--link-color);font-weight:700;text-decoration:none}.BlogShow-module__2zjb-W__relatedTool a:hover{color:var(--link-hover-color);text-decoration:underline}.BlogShow-module__2zjb-W__footerActions{border-top:1px solid var(--border-color);max-width:820px;margin:2rem auto 0;padding:1.5rem}.BlogShow-module__2zjb-W__footerLink{color:var(--link-color);font-size:.95rem;font-weight:600;display:inline-block}.BlogShow-module__2zjb-W__footerLink:hover{color:var(--link-hover-color)}.BlogShow-module__2zjb-W__errorPage{background:var(--section-bg);place-items:center;min-height:70vh;padding:4rem 1.5rem;display:grid}.BlogShow-module__2zjb-W__errorCard{background:var(--card-bg);border:1px solid var(--border-color);text-align:center;border-radius:14px;max-width:480px;padding:2rem 1.75rem}.BlogShow-module__2zjb-W__errorCard h1{color:var(--heading-color);margin:0 0 .75rem;font-size:1.4rem}.BlogShow-module__2zjb-W__errorCard p{color:var(--text-secondary);margin:0 0 1.5rem;font-size:.95rem}.BlogShow-module__2zjb-W__backLink{color:var(--link-color);font-weight:600}
.LatestBlogsSection-module__YDcRCa__section{background:radial-gradient(circle at 12% 10%,#667eea1f,transparent 32%),radial-gradient(circle at 88% 0%,#764ba21f,transparent 30%),var(--background-color);color:var(--text-body);padding:3rem 1.25rem 4rem}.LatestBlogsSection-module__YDcRCa__inner{max-width:1180px;margin:0 auto}.LatestBlogsSection-module__YDcRCa__header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.LatestBlogsSection-module__YDcRCa__eyebrow{color:var(--brand-primary);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.45rem;margin-bottom:.55rem;font-size:.8rem;font-weight:700;display:inline-flex}.LatestBlogsSection-module__YDcRCa__eyebrow:before{content:"";background:var(--btn-primary-bg);border-radius:999px;width:28px;height:2px}.LatestBlogsSection-module__YDcRCa__title{color:var(--heading-color);letter-spacing:-.03em;margin:0;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.15}.LatestBlogsSection-module__YDcRCa__subtitle{max-width:560px;color:var(--text-secondary);margin:.75rem 0 0;font-size:1rem;line-height:1.65}.LatestBlogsSection-module__YDcRCa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.LatestBlogsSection-module__YDcRCa__card{border:1px solid var(--border-color);background:var(--card-bg);border-radius:20px;flex-direction:column;min-height:100%;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 18px 45px #667eea14}.LatestBlogsSection-module__YDcRCa__card:hover{border-color:#667eea59;transform:translateY(-4px);box-shadow:0 22px 54px #667eea29}.LatestBlogsSection-module__YDcRCa__thumb{aspect-ratio:16/9;background:var(--highlight-bg);overflow:hidden}.LatestBlogsSection-module__YDcRCa__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.LatestBlogsSection-module__YDcRCa__card:hover .LatestBlogsSection-module__YDcRCa__thumb img{transform:scale(1.04)}.LatestBlogsSection-module__YDcRCa__thumbFallback{background:var(--btn-primary-bg);color:#fff;place-items:center;width:100%;height:100%;font-size:2.8rem;font-weight:800;display:grid}.LatestBlogsSection-module__YDcRCa__body{flex-direction:column;flex:1;gap:.65rem;padding:1.15rem;display:flex}.LatestBlogsSection-module__YDcRCa__date{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:700}.LatestBlogsSection-module__YDcRCa__cardTitle{color:var(--heading-color);letter-spacing:-.01em;margin:0;font-size:1.08rem;line-height:1.35}.LatestBlogsSection-module__YDcRCa__desc{color:var(--text-secondary);margin:0;font-size:.92rem;line-height:1.6}.LatestBlogsSection-module__YDcRCa__readLink{color:var(--brand-primary);margin-top:auto;font-size:.9rem;font-weight:700}.LatestBlogsSection-module__YDcRCa__actions{justify-content:center;margin-top:1.8rem;display:flex}.LatestBlogsSection-module__YDcRCa__showMore{background:var(--btn-primary-bg);min-width:170px;color:var(--btn-primary-color);border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.35rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 28px #667eea38}.LatestBlogsSection-module__YDcRCa__showMore:hover{transform:translateY(-2px);box-shadow:0 18px 38px #667eea52}@media (max-width:900px){.LatestBlogsSection-module__YDcRCa__header{flex-direction:column;align-items:flex-start}.LatestBlogsSection-module__YDcRCa__grid{grid-template-columns:1fr}}@media (max-width:520px){.LatestBlogsSection-module__YDcRCa__section{padding:2.4rem 1rem 3.25rem}.LatestBlogsSection-module__YDcRCa__body{padding:1rem}}
