:root{--primary-color:#3182ce;--secondary-color:#10b981;--text-color:#2c3e50;--text-light:#6b7280;--border-color:#e2e8f0;--bg-light:#f8fafc;--accent-bg:#eff6ff;--warning-bg:#fef3cd;--warning-border:#f59e0b;--navbar-height:60px;--font-primary:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-heading:"Merriweather",Georgia,serif}.ThreeSecondRule-module__0XebfG__blogContainer{max-width:800px;padding:2rem 1.5rem;padding-top:calc(var(--navbar-height) + 2rem);font-family:var(--font-primary);color:var(--text-color);margin:0 auto;font-size:16px;line-height:1.7}.ThreeSecondRule-module__0XebfG__header{text-align:left;border-bottom:1px solid var(--border-color);margin-bottom:3rem;padding-bottom:2rem}.ThreeSecondRule-module__0XebfG__title{font-family:var(--font-heading);color:var(--text-color);margin:0 0 1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.ThreeSecondRule-module__0XebfG__meta{color:var(--text-light);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;display:flex}.ThreeSecondRule-module__0XebfG__separator{color:var(--border-color)}.ThreeSecondRule-module__0XebfG__section{margin-bottom:3rem;padding-top:80px}.ThreeSecondRule-module__0XebfG__section h2{font-family:var(--font-heading);color:var(--text-color);border-bottom:2px solid var(--primary-color);margin:2rem 0 1.5rem;padding-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1.3}.ThreeSecondRule-module__0XebfG__section h3{font-family:var(--font-heading);color:var(--text-color);margin:2rem 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.4}.ThreeSecondRule-module__0XebfG__section h4{font-family:var(--font-primary);color:var(--text-color);margin:1.5rem 0 .75rem;font-size:1.25rem;font-weight:600}.ThreeSecondRule-module__0XebfG__section p{color:var(--text-color);margin-bottom:1.25rem}.ThreeSecondRule-module__0XebfG__section ul,.ThreeSecondRule-module__0XebfG__section ol{margin-bottom:1.25rem;padding-left:1.5rem}.ThreeSecondRule-module__0XebfG__section li{margin-bottom:.5rem}.ThreeSecondRule-module__0XebfG__highlight{background:var(--accent-bg);border-left:4px solid var(--primary-color);border-radius:0 8px 8px 0;margin:2rem 0;padding:1.5rem}.ThreeSecondRule-module__0XebfG__highlight p{margin:0;font-weight:500}.ThreeSecondRule-module__0XebfG__warningBox{background:var(--warning-bg);border-left:4px solid var(--warning-border);border-radius:0 8px 8px 0;margin:2rem 0;padding:1.5rem}.ThreeSecondRule-module__0XebfG__warningBox p{color:#92400e;margin:0;font-weight:500}.ThreeSecondRule-module__0XebfG__tableOfContents{background:var(--bg-light);border:1px solid var(--border-color);border-radius:8px;margin:2rem 0;padding:2rem}.ThreeSecondRule-module__0XebfG__tableOfContents h2{border:none;margin-top:0;margin-bottom:1rem;padding:0;font-size:1.5rem}.ThreeSecondRule-module__0XebfG__tableOfContents ol{counter-reset:toc-counter;margin:0;padding-left:1.5rem}.ThreeSecondRule-module__0XebfG__tableOfContents li{counter-increment:toc-counter;margin-bottom:.5rem}.ThreeSecondRule-module__0XebfG__tableOfContents a{color:var(--primary-color);font-weight:500;text-decoration:none;transition:color .2s}.ThreeSecondRule-module__0XebfG__tableOfContents a:hover{color:var(--secondary-color);text-decoration:underline}.ThreeSecondRule-module__0XebfG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.ThreeSecondRule-module__0XebfG__statCard{border:1px solid var(--border-color);text-align:center;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.02)}.ThreeSecondRule-module__0XebfG__statCard h3{color:var(--primary-color);margin-top:0;margin-bottom:1rem;font-size:1.25rem}.ThreeSecondRule-module__0XebfG__statCard p{margin-bottom:0;font-size:.95rem;line-height:1.6}.ThreeSecondRule-module__0XebfG__techniqueCard{border:1px solid var(--border-color);border-left:4px solid var(--primary-color);background:#fff;border-radius:8px;margin:1.5rem 0;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.02)}.ThreeSecondRule-module__0XebfG__techniqueCard h3{color:var(--primary-color);margin-top:0;margin-bottom:1rem}.ThreeSecondRule-module__0XebfG__example{background:var(--bg-light);border-left:3px solid var(--secondary-color);border-radius:6px;margin-top:1rem;padding:1rem;font-style:italic}.ThreeSecondRule-module__0XebfG__editingGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.ThreeSecondRule-module__0XebfG__editingCard{border:1px solid var(--border-color);background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.02)}.ThreeSecondRule-module__0XebfG__editingCard h3{color:var(--primary-color);margin-top:0;font-size:1.25rem}.ThreeSecondRule-module__0XebfG__editingCard ul{margin-bottom:0;padding-left:1.25rem}.ThreeSecondRule-module__0XebfG__editingCard li{margin-bottom:.75rem;line-height:1.6}.ThreeSecondRule-module__0XebfG__proTip{border:1px solid var(--primary-color);background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:12px;margin:2rem 0;padding:2rem}.ThreeSecondRule-module__0XebfG__proTip h3{color:var(--primary-color);margin-top:0;margin-bottom:1.5rem}.ThreeSecondRule-module__0XebfG__workflowList{counter-reset:workflow-counter;border:1px solid var(--border-color);background:#fff;border-radius:8px;margin:1rem 0;padding:1.5rem}.ThreeSecondRule-module__0XebfG__workflowList li{counter-increment:workflow-counter;margin-bottom:1rem;padding-left:.5rem;position:relative}.ThreeSecondRule-module__0XebfG__workflowList li:before{content:counter(workflow-counter);background:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.8rem;font-weight:600;display:flex;position:absolute;top:0;left:-2rem}.ThreeSecondRule-module__0XebfG__platformGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.ThreeSecondRule-module__0XebfG__platformCard{border:1px solid var(--border-color);background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.02)}.ThreeSecondRule-module__0XebfG__platformCard h3{color:var(--primary-color);margin-top:0;margin-bottom:1rem;font-size:1.3rem}.ThreeSecondRule-module__0XebfG__platformStats{border-bottom:1px solid var(--border-color);flex-direction:column;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.ThreeSecondRule-module__0XebfG__platformStats span{background:var(--bg-light);color:var(--text-color);border-radius:15px;padding:.4rem .8rem;font-size:.85rem;font-weight:500}.ThreeSecondRule-module__0XebfG__platformCard ul{margin-bottom:0}.ThreeSecondRule-module__0XebfG__mistakesList{margin:2rem 0}.ThreeSecondRule-module__0XebfG__mistakeItem{border:1px solid var(--border-color);background:#fff;border-left:4px solid #ef4444;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.02)}.ThreeSecondRule-module__0XebfG__mistakeItem h3{color:#dc2626;margin-top:0;margin-bottom:1rem;font-size:1.2rem}.ThreeSecondRule-module__0XebfG__solution{border:1px solid var(--secondary-color);color:#166534;background:#f0fdf4;border-radius:6px;margin-top:1rem;padding:1rem}.ThreeSecondRule-module__0XebfG__solution strong{color:var(--secondary-color)}.ThreeSecondRule-module__0XebfG__caseStudy{border:1px solid var(--border-color);background:#fff;border-radius:12px;margin:2rem 0;padding:2rem;box-shadow:0 2px 4px rgba(0,0,0,.02)}.ThreeSecondRule-module__0XebfG__caseStudy h3{color:var(--primary-color);margin-top:0;margin-bottom:1.5rem;font-size:1.4rem}.ThreeSecondRule-module__0XebfG__beforeAfter{grid-template-columns:1fr 1fr;gap:1.5rem;margin:1.5rem 0;display:grid}.ThreeSecondRule-module__0XebfG__before,.ThreeSecondRule-module__0XebfG__after{border:1px solid var(--border-color);border-radius:8px;padding:1.5rem}.ThreeSecondRule-module__0XebfG__before{background:#fef2f2;border-color:#ef4444}.ThreeSecondRule-module__0XebfG__after{border-color:var(--secondary-color);background:#f0fdf4}.ThreeSecondRule-module__0XebfG__before h4{color:#dc2626;margin-top:0;margin-bottom:1rem}.ThreeSecondRule-module__0XebfG__after h4{color:var(--secondary-color);margin-top:0;margin-bottom:1rem}.ThreeSecondRule-module__0XebfG__before p,.ThreeSecondRule-module__0XebfG__after p{margin-bottom:0;font-style:italic;line-height:1.6}.ThreeSecondRule-module__0XebfG__result{background:var(--accent-bg);border:1px solid var(--primary-color);text-align:center;color:var(--primary-color);border-radius:8px;margin-top:1.5rem;padding:1rem;font-weight:600}.ThreeSecondRule-module__0XebfG__implementationCard{border:1px solid var(--border-color);background:#fff;border-radius:12px;margin:2rem 0;padding:2rem;box-shadow:0 2px 4px rgba(0,0,0,.02)}.ThreeSecondRule-module__0XebfG__implementationCard h3{color:var(--primary-color);margin-top:0;margin-bottom:1rem}.ThreeSecondRule-module__0XebfG__implementationCard h4{color:var(--text-color);margin:1.5rem 0 1rem}.ThreeSecondRule-module__0XebfG__stepList{background:var(--bg-light);counter-reset:step-counter;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.ThreeSecondRule-module__0XebfG__stepList li{counter-increment:step-counter;margin-bottom:1rem;padding-left:.5rem;position:relative}.ThreeSecondRule-module__0XebfG__stepList li:before{content:counter(step-counter);background:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.8rem;font-weight:600;display:flex;position:absolute;top:0;left:-2rem}.ThreeSecondRule-module__0XebfG__cta{background:var(--accent-bg);border:2px solid var(--primary-color);text-align:center;border-radius:12px;margin:2rem 0;padding:2rem}.ThreeSecondRule-module__0XebfG__ctaButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.ThreeSecondRule-module__0XebfG__ctaButton:hover{background:#2b6cb0;transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,.3)}.ThreeSecondRule-module__0XebfG__faqSection{margin:2rem 0}.ThreeSecondRule-module__0XebfG__faqItem{border:1px solid var(--border-color);background:#fff;border-radius:8px;margin-bottom:1rem;padding:1.5rem}.ThreeSecondRule-module__0XebfG__faqItem h3{color:var(--primary-color);margin-top:0;margin-bottom:1rem;font-size:1.25rem}.ThreeSecondRule-module__0XebfG__faqItem p{margin-bottom:0}.ThreeSecondRule-module__0XebfG__finalCta{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;text-align:center;border-radius:12px;margin:3rem 0;padding:3rem 2rem}.ThreeSecondRule-module__0XebfG__finalCta h3{color:#fff;margin-top:0;font-size:1.75rem}.ThreeSecondRule-module__0XebfG__finalCta p{color:rgba(255,255,255,.9);margin-bottom:2rem}.ThreeSecondRule-module__0XebfG__finalCta .ThreeSecondRule-module__0XebfG__ctaButton{color:var(--primary-color);background:#fff;font-weight:700}.ThreeSecondRule-module__0XebfG__finalCta .ThreeSecondRule-module__0XebfG__ctaButton:hover{background:#f8fafc;transform:translateY(-2px)}@media (max-width:768px){:root{--navbar-height:50px}.ThreeSecondRule-module__0XebfG__blogContainer{padding:1.5rem 1rem;padding-top:calc(var(--navbar-height) + 1.5rem)}.ThreeSecondRule-module__0XebfG__title{font-size:2rem}.ThreeSecondRule-module__0XebfG__section h2{font-size:1.75rem}.ThreeSecondRule-module__0XebfG__section h3{font-size:1.3rem}.ThreeSecondRule-module__0XebfG__statsGrid,.ThreeSecondRule-module__0XebfG__editingGrid,.ThreeSecondRule-module__0XebfG__platformGrid,.ThreeSecondRule-module__0XebfG__beforeAfter{grid-template-columns:1fr}.ThreeSecondRule-module__0XebfG__stepList li:before{margin-bottom:.5rem;margin-right:.5rem;position:relative;left:0}.ThreeSecondRule-module__0XebfG__stepList li{padding-left:0}.ThreeSecondRule-module__0XebfG__workflowList li:before{margin-bottom:.5rem;margin-right:.5rem;position:relative;left:0}.ThreeSecondRule-module__0XebfG__workflowList li{padding-left:0}.ThreeSecondRule-module__0XebfG__meta{flex-direction:column;align-items:flex-start;gap:.25rem}.ThreeSecondRule-module__0XebfG__separator{display:none}.ThreeSecondRule-module__0XebfG__platformStats{align-items:flex-start}}@media (max-width:480px){:root{--navbar-height:40px}.ThreeSecondRule-module__0XebfG__blogContainer{padding:15px;padding-top:calc(var(--navbar-height) + 15px)}.ThreeSecondRule-module__0XebfG__title{font-size:1.75rem}.ThreeSecondRule-module__0XebfG__section h2{font-size:1.5rem}.ThreeSecondRule-module__0XebfG__implementationCard{padding:1.5rem}.ThreeSecondRule-module__0XebfG__finalCta{padding:2rem 1.5rem}.ThreeSecondRule-module__0XebfG__tableOfContents,.ThreeSecondRule-module__0XebfG__caseStudy,.ThreeSecondRule-module__0XebfG__proTip{padding:1.5rem}}@media print{.ThreeSecondRule-module__0XebfG__blogContainer{max-width:none;margin:0;padding-top:0;font-size:12pt;line-height:1.5}.ThreeSecondRule-module__0XebfG__ctaButton,.ThreeSecondRule-module__0XebfG__cta,.ThreeSecondRule-module__0XebfG__finalCta{display:none}.ThreeSecondRule-module__0XebfG__title{font-size:18pt}.ThreeSecondRule-module__0XebfG__section h2{page-break-after:avoid;font-size:16pt}.ThreeSecondRule-module__0XebfG__section h3{page-break-after:avoid;font-size:14pt}.ThreeSecondRule-module__0XebfG__implementationCard,.ThreeSecondRule-module__0XebfG__caseStudy,.ThreeSecondRule-module__0XebfG__proTip{page-break-inside:avoid;border:1pt solid #ccc}}@media (prefers-reduced-motion:reduce){.ThreeSecondRule-module__0XebfG__ctaButton{transition:background-color .2s;transform:none}.ThreeSecondRule-module__0XebfG__ctaButton:hover{transform:none}}.ThreeSecondRule-module__0XebfG__ctaButton:focus,.ThreeSecondRule-module__0XebfG__tableOfContents a:focus{outline:2px solid var(--primary-color);outline-offset:2px}@media (prefers-contrast:high){.ThreeSecondRule-module__0XebfG__highlight{border:2px solid var(--text-color);background:#fff}.ThreeSecondRule-module__0XebfG__implementationCard,.ThreeSecondRule-module__0XebfG__caseStudy,.ThreeSecondRule-module__0XebfG__proTip{border:2px solid var(--text-color)}.ThreeSecondRule-module__0XebfG__ctaButton{border:2px solid transparent}}
