.main-content[data-astro-cid-tur4zlec]{background-color:#fff;min-height:100vh}.container[data-astro-cid-tur4zlec]{max-width:1271px;margin:0 auto;padding:0 2rem}.breadcrumb[data-astro-cid-tur4zlec]{padding:1rem 0;font-size:.9rem}.breadcrumb[data-astro-cid-tur4zlec] ol[data-astro-cid-tur4zlec]{list-style:none;display:flex;gap:.5rem;align-items:center}.breadcrumb[data-astro-cid-tur4zlec] li[data-astro-cid-tur4zlec]:not(:last-child):after{content:">";margin-left:.5rem;color:#6b7280}.breadcrumb[data-astro-cid-tur4zlec] a[data-astro-cid-tur4zlec]{color:var(--color-primary);text-decoration:none}.breadcrumb[data-astro-cid-tur4zlec] a[data-astro-cid-tur4zlec]:hover{text-decoration:underline}.blog-post[data-astro-cid-tur4zlec]{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden;margin-bottom:2rem}.post-header[data-astro-cid-tur4zlec]{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:#fff;padding:3rem 2rem;text-align:center}.post-title[data-astro-cid-tur4zlec]{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.post-meta[data-astro-cid-tur4zlec]{display:flex;justify-content:center;gap:2rem;font-size:.95rem;opacity:.9}.post-content[data-astro-cid-tur4zlec]{padding:3rem 2rem;line-height:1.8;font-size:1.1rem}.post-content[data-astro-cid-tur4zlec] h2[data-astro-cid-tur4zlec]{font-size:1.8rem;font-weight:600;color:var(--color-primary-dark);margin:2.5rem 0 1.5rem;padding-bottom:.5rem;border-bottom:3px solid var(--color-primary-light)}.post-content[data-astro-cid-tur4zlec] h3[data-astro-cid-tur4zlec]{font-size:1.4rem;font-weight:600;color:var(--color-primary-dark);margin:2rem 0 1rem}.post-content[data-astro-cid-tur4zlec] h4[data-astro-cid-tur4zlec]{font-size:1.2rem;font-weight:600;color:var(--color-primary-darker);margin:1.5rem 0 .8rem}.post-content[data-astro-cid-tur4zlec] p[data-astro-cid-tur4zlec]{margin-bottom:1.5rem;color:#374151}.post-content[data-astro-cid-tur4zlec] a[data-astro-cid-tur4zlec]{color:var(--color-primary);text-decoration:none;font-weight:500}.post-content[data-astro-cid-tur4zlec] a[data-astro-cid-tur4zlec]:hover{text-decoration:underline}.post-content[data-astro-cid-tur4zlec] ul[data-astro-cid-tur4zlec],.post-content[data-astro-cid-tur4zlec] ol[data-astro-cid-tur4zlec]{margin:1.5rem 0;padding-left:2rem}.post-content[data-astro-cid-tur4zlec] li[data-astro-cid-tur4zlec]{margin-bottom:.8rem;color:#374151}.intro-section[data-astro-cid-tur4zlec]{background:linear-gradient(135deg,var(--color-primary-lightest) 0%,#fff 100%);padding:2rem;border-radius:12px;margin-bottom:2.5rem;border-left:4px solid var(--color-primary)}.toc-section[data-astro-cid-tur4zlec]{background:#f9fafb;padding:2rem;border-radius:12px;margin-bottom:2.5rem;border:1px solid #E5E7EB}.toc-section[data-astro-cid-tur4zlec] h2[data-astro-cid-tur4zlec]{margin-top:0;font-size:1.3rem}.toc-list[data-astro-cid-tur4zlec]{list-style:none;padding-left:0}.toc-list[data-astro-cid-tur4zlec] li[data-astro-cid-tur4zlec]{margin-bottom:.5rem}.toc-list[data-astro-cid-tur4zlec] a[data-astro-cid-tur4zlec]{display:block;padding:.5rem 1rem;background:#fff;border-radius:6px;border:1px solid #E5E7EB;transition:all .2s ease}.toc-list[data-astro-cid-tur4zlec] a[data-astro-cid-tur4zlec]:hover{background:var(--color-primary-lightest);border-color:var(--color-primary-light);text-decoration:none}.info-box[data-astro-cid-tur4zlec],.tip-box[data-astro-cid-tur4zlec],.warning-box[data-astro-cid-tur4zlec]{padding:1.5rem;border-radius:12px;margin:2rem 0}.info-box[data-astro-cid-tur4zlec]{background:#eff6ff;border-left:4px solid #3B82F6}.tip-box[data-astro-cid-tur4zlec]{background:#f0fdf4;border-left:4px solid #10B981}.warning-box[data-astro-cid-tur4zlec]{background:#fef3c7;border-left:4px solid #F59E0B}.step-guide[data-astro-cid-tur4zlec]{margin:2rem 0}.step[data-astro-cid-tur4zlec]{display:flex;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;background:#f9fafb;border-radius:12px;border:1px solid #E5E7EB}.step-number[data-astro-cid-tur4zlec]{flex-shrink:0;width:40px;height:40px;background:var(--color-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.step-content[data-astro-cid-tur4zlec] h4[data-astro-cid-tur4zlec]{margin-top:0;margin-bottom:.8rem}.tool-comparison[data-astro-cid-tur4zlec]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem 0}.tool-item[data-astro-cid-tur4zlec]{background:#fff;padding:1.5rem;border-radius:12px;border:2px solid #E5E7EB;transition:all .3s ease}.tool-item[data-astro-cid-tur4zlec]:hover{border-color:var(--color-primary-light);box-shadow:0 4px 12px #e21d4e1a}.tool-item[data-astro-cid-tur4zlec] h5[data-astro-cid-tur4zlec]{color:var(--color-primary-dark);margin-bottom:1rem;font-size:1.1rem}.bypass-steps[data-astro-cid-tur4zlec]{margin:2rem 0}.bypass-step[data-astro-cid-tur4zlec]{background:#fff;padding:1.5rem;margin-bottom:1.5rem;border-radius:12px;border-left:4px solid var(--color-primary);box-shadow:0 2px 4px #0000001a}.bypass-step[data-astro-cid-tur4zlec] h4[data-astro-cid-tur4zlec]{margin-top:0;color:var(--color-primary-dark)}.alternatives-grid[data-astro-cid-tur4zlec]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin:2rem 0}.alt-site[data-astro-cid-tur4zlec]{background:#f9fafb;padding:2rem;border-radius:12px;border:1px solid #E5E7EB}.alt-site[data-astro-cid-tur4zlec] h4[data-astro-cid-tur4zlec]{color:var(--color-primary-dark);margin-top:0}.pros-cons[data-astro-cid-tur4zlec]{margin-top:1.5rem}.pros[data-astro-cid-tur4zlec] strong[data-astro-cid-tur4zlec]{color:#059669}.strategy-list[data-astro-cid-tur4zlec]{background:#f0fdf4;padding:2rem;border-radius:12px;border-left:4px solid #10B981}.checklist[data-astro-cid-tur4zlec]{background:#f9fafb;padding:2rem;border-radius:12px;margin:2rem 0}.check-item[data-astro-cid-tur4zlec]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding:.8rem;background:#fff;border-radius:8px;border:1px solid #E5E7EB}.check-item[data-astro-cid-tur4zlec] input[data-astro-cid-tur4zlec][type=checkbox]{width:18px;height:18px}.warning-signals[data-astro-cid-tur4zlec]{background:#fef2f2;padding:2rem;border-radius:12px;border-left:4px solid #EF4444;margin:2rem 0}.warning-signals[data-astro-cid-tur4zlec] ul[data-astro-cid-tur4zlec]{margin:0}.warning-signals[data-astro-cid-tur4zlec] li[data-astro-cid-tur4zlec]{font-weight:500;color:#dc2626}.emergency-steps[data-astro-cid-tur4zlec]{margin:2rem 0}.emergency-step[data-astro-cid-tur4zlec]{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem;background:#fef2f2;border-radius:12px;margin-bottom:1rem;border:1px solid #FECACA}.step-icon[data-astro-cid-tur4zlec]{font-size:1.5rem;flex-shrink:0}.emergency-step[data-astro-cid-tur4zlec] h4[data-astro-cid-tur4zlec]{margin-top:0;margin-bottom:.5rem;color:#dc2626}.conclusion[data-astro-cid-tur4zlec]{background:linear-gradient(135deg,var(--color-primary-lightest) 0%,#fff 100%);padding:3rem 2rem;border-radius:12px;margin-top:3rem;border:2px solid var(--color-primary-light)}.key-points[data-astro-cid-tur4zlec]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0}.point[data-astro-cid-tur4zlec]{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #E5E7EB;text-align:center}.point[data-astro-cid-tur4zlec] h4[data-astro-cid-tur4zlec]{color:var(--color-primary-dark);margin-bottom:.8rem;font-size:1.1rem}.post-navigation[data-astro-cid-tur4zlec]{padding:2rem;border-top:1px solid #E5E7EB}.nav-links[data-astro-cid-tur4zlec]{display:flex;justify-content:space-between;gap:1rem}.nav-link[data-astro-cid-tur4zlec]{padding:.8rem 1.5rem;background:var(--color-primary);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:all .3s ease}.nav-link[data-astro-cid-tur4zlec]:hover{background:var(--color-primary-dark);transform:translateY(-2px)}@media(max-width:1024px){.container[data-astro-cid-tur4zlec]{padding:0 1.5rem}.post-content[data-astro-cid-tur4zlec],.post-header[data-astro-cid-tur4zlec]{padding:2rem 1.5rem}}@media(max-width:768px){.post-title[data-astro-cid-tur4zlec]{font-size:2rem}.post-content[data-astro-cid-tur4zlec]{font-size:1rem;padding:1.5rem 1rem}.post-header[data-astro-cid-tur4zlec]{padding:2rem 1rem}.post-meta[data-astro-cid-tur4zlec]{flex-direction:column;gap:.5rem}.tool-comparison[data-astro-cid-tur4zlec],.alternatives-grid[data-astro-cid-tur4zlec],.key-points[data-astro-cid-tur4zlec]{grid-template-columns:1fr}.step[data-astro-cid-tur4zlec],.emergency-step[data-astro-cid-tur4zlec]{flex-direction:column;gap:1rem}.nav-links[data-astro-cid-tur4zlec]{flex-direction:column}}@media(max-width:480px){.container[data-astro-cid-tur4zlec]{padding:0 1rem}.post-title[data-astro-cid-tur4zlec]{font-size:1.7rem}.post-content[data-astro-cid-tur4zlec]{padding:1rem;font-size:.95rem}.post-header[data-astro-cid-tur4zlec]{padding:1.5rem 1rem}.intro-section[data-astro-cid-tur4zlec],.toc-section[data-astro-cid-tur4zlec]{padding:1.5rem}.conclusion[data-astro-cid-tur4zlec]{padding:2rem 1.5rem}}
