:root{--bg-primary:var(--theme-page-bg);--bg-secondary:var(--theme-page-bg-secondary);--text-primary:var(--theme-text-primary);--text-secondary:var(--theme-text-secondary);--accent:var(--color-brand-primary);--accent-hover:var(--color-brand-primary-hover)}[data-astro-cid-7natcuz3]{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--theme-page-bg);color:var(--theme-text-primary);font-family:Montserrat,sans-serif}.hero-header[data-astro-cid-7natcuz3]{justify-content:center;align-items:center;width:100vw;min-height:400px;margin-top:72px;margin-bottom:3rem;margin-left:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}.hero-background[data-astro-cid-7natcuz3]{background-image:radial-gradient(circle at 10% 20%,#7556cc 0,#d569a7 90%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content[data-astro-cid-7natcuz3]{z-index:2;text-align:center;max-width:900px;padding:3rem 2rem;position:relative}.post-category-badge[data-astro-cid-7natcuz3]{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#fff3;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .3s;display:inline-block}.post-category-badge[data-astro-cid-7natcuz3]:hover{background:#ffffff4d}.post-title[data-astro-cid-7natcuz3]{color:#fff;text-shadow:2px 2px 4px #0000004d;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}.post-meta[data-astro-cid-7natcuz3]{color:#ffffffe6;font-size:1rem}.breadcrumbs[data-astro-cid-7natcuz3]{max-width:1200px;color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.5rem;margin:-2rem auto 2rem;padding:0 2rem;font-size:.9rem;display:flex}.breadcrumbs[data-astro-cid-7natcuz3] a[data-astro-cid-7natcuz3]{color:var(--accent);text-decoration:none;transition:color .3s}.breadcrumbs[data-astro-cid-7natcuz3] a[data-astro-cid-7natcuz3]:hover{color:var(--accent-hover);text-decoration:underline}.breadcrumbs[data-astro-cid-7natcuz3] span[data-astro-cid-7natcuz3]{color:var(--text-secondary)}.breadcrumbs[data-astro-cid-7natcuz3] .separator[data-astro-cid-7natcuz3]{color:#ffffff4d}.breadcrumbs[data-astro-cid-7natcuz3] .breadcrumb-title[data-astro-cid-7natcuz3]{color:var(--text-primary)}.content-wrapper[data-astro-cid-7natcuz3]{grid-template-columns:1fr 300px;align-items:start;gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem 4rem;display:grid;overflow:hidden}.blog-content[data-astro-cid-7natcuz3]{min-width:0;max-width:800px;font-size:1.1rem;line-height:1.8;overflow-x:hidden}.blog-content[data-astro-cid-7natcuz3] h1{color:var(--text-primary);margin:2.5rem 0 1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.blog-content[data-astro-cid-7natcuz3] h2{background:linear-gradient(135deg,var(--color-brand-primary) 0%,var(--color-brand-gradient-end) 100%);-webkit-text-fill-color:transparent;background-clip:text;margin:2rem 0 1rem;font-size:2rem;font-weight:700;line-height:1.3}.blog-content[data-astro-cid-7natcuz3] h3{color:var(--text-primary);margin:1.5rem 0 1rem;font-size:1.5rem;font-weight:600}.blog-content[data-astro-cid-7natcuz3] p{color:var(--text-secondary);margin-bottom:1.5rem}.blog-content[data-astro-cid-7natcuz3] a{color:var(--accent);text-decoration:none;transition:color .3s}.blog-content[data-astro-cid-7natcuz3] a:hover{color:var(--accent-hover);text-decoration:underline}.blog-content[data-astro-cid-7natcuz3] ul,.blog-content[data-astro-cid-7natcuz3] ol{color:var(--text-secondary);margin:1.5rem 0;padding-left:2rem}.blog-content[data-astro-cid-7natcuz3] ul{list-style-type:disc}.blog-content[data-astro-cid-7natcuz3] ol{list-style-type:decimal}.blog-content[data-astro-cid-7natcuz3] li{margin-bottom:.75rem;line-height:1.6}.blog-content[data-astro-cid-7natcuz3] li>ul,.blog-content[data-astro-cid-7natcuz3] li>ol{margin-top:.5rem;margin-bottom:0}.blog-content[data-astro-cid-7natcuz3] strong{color:var(--text-primary);font-weight:700}.blog-content[data-astro-cid-7natcuz3] em{font-style:italic}.blog-content[data-astro-cid-7natcuz3] blockquote{border-left:4px solid var(--accent);color:var(--text-secondary);margin:2rem 0;padding-left:1.5rem;font-style:italic}.blog-content[data-astro-cid-7natcuz3] code{background:var(--bg-secondary);border-radius:4px;padding:.2rem .5rem;font-family:Courier New,monospace;font-size:.95em}.blog-content[data-astro-cid-7natcuz3] pre{background:var(--bg-secondary);border-radius:8px;margin:1.5rem 0;padding:1.5rem;overflow-x:auto}.blog-content[data-astro-cid-7natcuz3] pre code{background:0 0;padding:0}.blog-content[data-astro-cid-7natcuz3] img{border-radius:8px;max-width:100%;height:auto;margin:2rem 0}.blog-content[data-astro-cid-7natcuz3] figure{margin:2rem 0;position:relative;width:100%!important}.blog-content[data-astro-cid-7natcuz3] figcaption{color:#fff;background:#000c;padding:.75rem 1rem;font-size:.9rem;line-height:1.4;position:absolute;bottom:0;left:0;right:0}.blog-content[data-astro-cid-7natcuz3] .table-wrapper{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;margin:2rem 0;overflow-x:auto}.blog-content[data-astro-cid-7natcuz3] table{border-collapse:collapse;min-width:600px}.blog-content[data-astro-cid-7natcuz3] th,.blog-content[data-astro-cid-7natcuz3] td{border:1px solid var(--theme-border-light);text-align:left;padding:.75rem}.blog-content[data-astro-cid-7natcuz3] th{background:var(--bg-secondary);color:var(--text-primary);font-weight:700}.blog-content[data-astro-cid-7natcuz3] td{color:var(--text-secondary)}.blog-content[data-astro-cid-7natcuz3] img,.blog-content[data-astro-cid-7natcuz3] picture{border-radius:8px;max-width:100%;height:auto;margin:2rem auto;display:block}.blog-content[data-astro-cid-7natcuz3] picture img{width:100%}.blog-content[data-astro-cid-7natcuz3] figure{max-width:100%;margin:2rem auto}.blog-content[data-astro-cid-7natcuz3] figure img,.blog-content[data-astro-cid-7natcuz3] figure picture{margin:0}.blog-content[data-astro-cid-7natcuz3] figcaption{color:#9ca3af;text-align:center;margin-top:.75rem;font-size:.875rem;font-style:italic}.blog-content[data-astro-cid-7natcuz3] .treatment-shortcode-tile{margin:2rem 0}.blog-content[data-astro-cid-7natcuz3] .treatment-tile-link{background:var(--bg-secondary);background-clip:padding-box;border:2px solid #0000;border-radius:12px;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.blog-content[data-astro-cid-7natcuz3] .treatment-tile-link:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:radial-gradient(circle at 10% 20%,#7556cc 0,#d569a7 90%);border-radius:12px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.blog-content[data-astro-cid-7natcuz3] .treatment-tile-link:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 24px #7556cc4d}.blog-content[data-astro-cid-7natcuz3] .treatment-tile-content{align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.blog-content[data-astro-cid-7natcuz3] .treatment-tile-image{background:var(--bg-primary);border-radius:8px;flex-shrink:0;width:120px;height:120px;margin:0;overflow:hidden}.blog-content[data-astro-cid-7natcuz3] .treatment-tile-image img,.blog-content[data-astro-cid-7natcuz3] .treatment-tile-image picture{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;margin:0;transition:transform .3s}.blog-content[data-astro-cid-7natcuz3] .treatment-tile-image picture img{margin:0}.blog-content[data-astro-cid-7natcuz3] .treatment-tile-link:hover .treatment-tile-image img{transform:scale(1.05)}.blog-content[data-astro-cid-7natcuz3] .treatment-tile-text{flex-direction:column;flex:1;gap:.5rem;display:flex}.blog-content[data-astro-cid-7natcuz3] .treatment-tile-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.75rem;font-weight:600}.blog-content[data-astro-cid-7natcuz3] .treatment-tile-title{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.blog-content[data-astro-cid-7natcuz3] .treatment-tile-link:hover .treatment-tile-title{text-decoration:none}.blog-content[data-astro-cid-7natcuz3] .treatment-tile-description{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.blog-content[data-astro-cid-7natcuz3] .treatment-tile-link:hover .treatment-tile-description{text-decoration:none}.blog-content[data-astro-cid-7natcuz3] .treatment-tile-cta{background:radial-gradient(circle at 10% 20%,#7556cc 0,#d569a7 90%);-webkit-text-fill-color:transparent;background-clip:text;align-items:center;margin-top:.25rem;font-size:.95rem;font-weight:600;display:inline-flex}.blog-content[data-astro-cid-7natcuz3] .treatment-tile-link:hover .treatment-tile-cta{text-decoration:none}.sidebar[data-astro-cid-7natcuz3]{flex-direction:column;gap:2rem;display:flex;position:sticky;top:100px}.sidebar-section[data-astro-cid-7natcuz3]{background:var(--bg-secondary);border:1px solid var(--theme-border-light);box-shadow:0 2px 8px var(--theme-shadow);border-radius:12px;padding:1.5rem}.sidebar-title[data-astro-cid-7natcuz3]{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:block}.sidebar-video[data-astro-cid-7natcuz3]{border-radius:8px;width:100%;display:block}.toc-list[data-astro-cid-7natcuz3]{margin:0;padding:0;list-style:none}.toc-item[data-astro-cid-7natcuz3]{margin-bottom:.5rem}.toc-item[data-astro-cid-7natcuz3].level-2 .toc-link[data-astro-cid-7natcuz3]{font-size:.875rem}.toc-item[data-astro-cid-7natcuz3].level-3{margin-left:1rem}.toc-item[data-astro-cid-7natcuz3].level-3 .toc-link[data-astro-cid-7natcuz3]{font-size:.8125rem}.toc-link[data-astro-cid-7natcuz3]{color:var(--text-secondary);line-height:1.5;text-decoration:none;transition:color .3s;display:block}.toc-link[data-astro-cid-7natcuz3]:hover{color:var(--accent)}.category-list[data-astro-cid-7natcuz3]{margin:0;padding:0;list-style:none}.category-item[data-astro-cid-7natcuz3]{margin-bottom:.75rem}.category-link[data-astro-cid-7natcuz3]{color:var(--text-secondary);justify-content:space-between;align-items:center;text-decoration:none;transition:color .3s;display:flex}.category-link[data-astro-cid-7natcuz3]:hover{color:var(--accent)}.category-count[data-astro-cid-7natcuz3]{color:var(--text-secondary);background:var(--bg-primary);border-radius:50px;padding:.25rem .5rem;font-size:.85rem}.share-buttons[data-astro-cid-7natcuz3]{flex-wrap:wrap;gap:.75rem;display:flex}.share-button[data-astro-cid-7natcuz3]{background:var(--bg-primary);min-width:40px;height:40px;color:var(--text-secondary);border-radius:8px;flex:1;justify-content:center;align-items:center;font-size:1.1rem;text-decoration:none;transition:all .3s;display:flex}.share-button[data-astro-cid-7natcuz3]:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}.related-posts[data-astro-cid-7natcuz3]{max-width:1200px;margin:3rem auto;padding:0 2rem}.related-title[data-astro-cid-7natcuz3]{color:var(--text-primary);margin-bottom:2rem;font-size:2rem;font-weight:700;display:block}.related-grid[data-astro-cid-7natcuz3]{gap:2rem;display:grid}.related-grid[data-astro-cid-7natcuz3][data-count="1"]{grid-template-columns:1fr;max-width:400px}.related-grid[data-astro-cid-7natcuz3][data-count="2"]{grid-template-columns:repeat(2,1fr)}.related-grid[data-astro-cid-7natcuz3][data-count="3"]{grid-template-columns:repeat(3,1fr)}.related-card[data-astro-cid-7natcuz3]{background:var(--bg-secondary);border:1px solid var(--theme-border-light);box-shadow:0 2px 8px var(--theme-shadow);border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.related-card[data-astro-cid-7natcuz3]:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 8px 24px #10b98133}.related-image[data-astro-cid-7natcuz3]{background:var(--bg-primary);width:100%;height:180px;overflow:hidden}.related-image[data-astro-cid-7natcuz3] img[data-astro-cid-7natcuz3]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.related-card[data-astro-cid-7natcuz3]:hover .related-image[data-astro-cid-7natcuz3] img[data-astro-cid-7natcuz3]{transform:scale(1.05)}.related-content[data-astro-cid-7natcuz3]{flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.related-category[data-astro-cid-7natcuz3]{color:var(--accent);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.related-post-title[data-astro-cid-7natcuz3]{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700;line-height:1.4;display:block}.related-excerpt[data-astro-cid-7natcuz3]{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.related-excerpt[data-astro-cid-7natcuz3] p{margin:0}.author-bio[data-astro-cid-7natcuz3]{max-width:1200px;margin:3rem auto 0;padding:0 2rem}.author-bio-card[data-astro-cid-7natcuz3]{border:1px solid var(--theme-border-light);background:var(--bg-secondary);box-shadow:0 2px 8px var(--theme-shadow);border-radius:12px;align-items:center;gap:2rem;margin-bottom:4rem;padding:1.5rem;display:flex}.author-image[data-astro-cid-7natcuz3]{border:3px solid var(--accent);border-radius:50%;flex-shrink:0;width:120px;height:120px;overflow:hidden}.author-image[data-astro-cid-7natcuz3] img[data-astro-cid-7natcuz3]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.author-details[data-astro-cid-7natcuz3]{flex:1}.author-reviewed-by[data-astro-cid-7natcuz3]{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.8rem;display:block}.author-name-line[data-astro-cid-7natcuz3]{flex-wrap:wrap;align-items:baseline;gap:.4rem;margin-bottom:.25rem;display:flex}.author-name[data-astro-cid-7natcuz3]{background:radial-gradient(circle at 10% 20%,#7556cc 0,#d569a7 90%);-webkit-text-fill-color:transparent;background-clip:text;width:fit-content;margin:0;font-size:1.5rem;font-weight:700}.author-credentials[data-astro-cid-7natcuz3]{color:var(--text-secondary);font-size:.9rem;font-weight:400}.author-title[data-astro-cid-7natcuz3]{color:var(--accent);margin-bottom:.5rem;font-size:.95rem;font-weight:500}.author-description[data-astro-cid-7natcuz3]{color:var(--text-secondary);font-size:1rem;line-height:1.8}.author-description[data-astro-cid-7natcuz3] p{margin-bottom:1rem}.author-description[data-astro-cid-7natcuz3] p:last-child{margin-bottom:0}.author-description[data-astro-cid-7natcuz3] a{color:var(--accent);text-decoration:none}.author-description[data-astro-cid-7natcuz3] a:hover{text-decoration:underline}.author-name-link[data-astro-cid-7natcuz3]{text-decoration:none}.author-name-link[data-astro-cid-7natcuz3]:hover .author-name[data-astro-cid-7natcuz3]{opacity:.8}.author-read-more[data-astro-cid-7natcuz3]{color:var(--accent);margin-top:.5rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.author-read-more[data-astro-cid-7natcuz3]:hover{text-decoration:underline}.mobile-toc-wrapper[data-astro-cid-7natcuz3]{background:var(--bg-secondary);border:1px solid var(--theme-border-light);box-shadow:0 2px 8px var(--theme-shadow);border-radius:12px;margin-bottom:2rem;padding:1.5rem;display:none}.mobile-toc-label[data-astro-cid-7natcuz3]{color:var(--text-primary);margin-bottom:.75rem;font-size:.9rem;font-weight:600;display:block}.mobile-toc-select[data-astro-cid-7natcuz3]{background:var(--theme-input-bg);border:1px solid var(--theme-input-border);width:100%;color:var(--theme-input-text);cursor:pointer;border-radius:8px;padding:.75rem 1rem;font-family:Montserrat,sans-serif;font-size:1rem;transition:border-color .3s}.mobile-toc-select[data-astro-cid-7natcuz3]:hover{border-color:var(--accent)}.mobile-toc-select[data-astro-cid-7natcuz3]:focus{border-color:var(--accent);outline:0;box-shadow:0 0 0 3px #10b9811a}.mobile-toc-select[data-astro-cid-7natcuz3] option[data-astro-cid-7natcuz3]{background:var(--theme-input-bg);color:var(--theme-input-text);padding:.5rem}.mobile-video-wrapper[data-astro-cid-7natcuz3]{background:var(--bg-secondary);border:1px solid var(--theme-border-light);box-shadow:0 2px 8px var(--theme-shadow);border-radius:12px;margin-top:2.5rem;padding:1.5rem;display:none}.mobile-video-label[data-astro-cid-7natcuz3]{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:block}.faq-section[data-astro-cid-7natcuz3]{border-top:1px solid var(--theme-border-light);margin-top:3rem;padding-top:2rem}.faq-title[data-astro-cid-7natcuz3]{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.75rem;font-weight:700;display:block}.faq-list[data-astro-cid-7natcuz3]{flex-direction:column;gap:1rem;display:flex}.faq-item[data-astro-cid-7natcuz3]{background:var(--bg-secondary);border:1px solid var(--theme-border-light);box-shadow:0 2px 8px var(--theme-shadow);border-radius:12px;transition:all .3s}.faq-item[data-astro-cid-7natcuz3]:hover,.faq-item[data-astro-cid-7natcuz3][open]{border-color:var(--accent)}.faq-question[data-astro-cid-7natcuz3]{cursor:pointer;color:var(--text-primary);user-select:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1.1rem;font-weight:600;list-style:none;display:flex}.faq-question[data-astro-cid-7natcuz3]::-webkit-details-marker{display:none}.faq-question[data-astro-cid-7natcuz3] span[data-astro-cid-7natcuz3]{background:linear-gradient(90deg,var(--color-brand-primary) 0%,var(--color-brand-gradient-end) 100%);-webkit-text-fill-color:transparent;background-clip:text;flex:1;padding-right:1rem}.faq-item[data-astro-cid-7natcuz3]:nth-child(2n) .faq-question[data-astro-cid-7natcuz3] span[data-astro-cid-7natcuz3]{background:linear-gradient(90deg,#fc466b 0,#3f5efb 100%);-webkit-text-fill-color:transparent;background-clip:text}.faq-icon[data-astro-cid-7natcuz3]{width:24px;height:24px;color:var(--accent);flex-shrink:0;transition:transform .3s}.faq-item[data-astro-cid-7natcuz3][open] .faq-icon[data-astro-cid-7natcuz3]{transform:rotate(180deg)}.faq-answer[data-astro-cid-7natcuz3]{color:var(--text-secondary);padding:0 1.5rem 1.25rem;font-size:1rem;line-height:1.8;animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-answer[data-astro-cid-7natcuz3] p{margin-bottom:1rem}.faq-answer[data-astro-cid-7natcuz3] p:last-child{margin-bottom:0}.faq-answer[data-astro-cid-7natcuz3] ul,.faq-answer[data-astro-cid-7natcuz3] ol{margin-bottom:1rem;margin-left:1.5rem}.faq-answer[data-astro-cid-7natcuz3] li{margin-bottom:.5rem}.faq-answer[data-astro-cid-7natcuz3] strong{color:var(--text-primary)}.faq-answer[data-astro-cid-7natcuz3] a{color:var(--accent);text-decoration:none;transition:color .3s}.faq-answer[data-astro-cid-7natcuz3] a:hover{color:var(--text-primary);text-decoration:underline}.faq-answer[data-astro-cid-7natcuz3] img,.faq-answer[data-astro-cid-7natcuz3] picture{border-radius:8px;max-width:100%;height:auto;margin:1rem 0;display:block}.faq-answer[data-astro-cid-7natcuz3] picture img{width:100%}.faq-answer[data-astro-cid-7natcuz3] figure{max-width:100%;margin:1rem 0}.faq-answer[data-astro-cid-7natcuz3] figure img,.faq-answer[data-astro-cid-7natcuz3] figure picture{margin:0}.faq-answer[data-astro-cid-7natcuz3] figcaption{color:var(--text-secondary);text-align:center;margin-top:.5rem;font-size:.875rem;font-style:italic}.blog-content[data-astro-cid-7natcuz3] .single-column-layout{margin:2rem 0}.blog-content[data-astro-cid-7natcuz3] .single-column-layout h2,.blog-content[data-astro-cid-7natcuz3] .single-column-layout h3,.blog-content[data-astro-cid-7natcuz3] .single-column-layout p,.blog-content[data-astro-cid-7natcuz3] .single-column-layout ul,.blog-content[data-astro-cid-7natcuz3] .single-column-layout ol{color:var(--text-secondary)}.blog-content[data-astro-cid-7natcuz3] .single-column-layout h2{color:var(--text-primary);margin-bottom:1rem;font-size:1.75rem;font-weight:700}.blog-content[data-astro-cid-7natcuz3] .single-column-layout h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.blog-content[data-astro-cid-7natcuz3] .two-columns-layout{margin:2rem 0}.blog-content[data-astro-cid-7natcuz3] .two-columns-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.blog-content[data-astro-cid-7natcuz3] .two-columns-column{color:var(--text-secondary)}.blog-content[data-astro-cid-7natcuz3] .two-columns-column h2,.blog-content[data-astro-cid-7natcuz3] .two-columns-column h3{color:var(--text-primary)}.blog-content[data-astro-cid-7natcuz3] .two-columns-column h2{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.blog-content[data-astro-cid-7natcuz3] .two-columns-column h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.blog-content[data-astro-cid-7natcuz3] .two-columns-column p{margin-bottom:1rem}.blog-content[data-astro-cid-7natcuz3] .two-columns-column ul,.blog-content[data-astro-cid-7natcuz3] .two-columns-column ol{margin-bottom:1rem;padding-left:1.5rem}.blog-content[data-astro-cid-7natcuz3] .two-columns-column li{margin-bottom:.5rem}.blog-content[data-astro-cid-7natcuz3] .pros-cons-layout{margin:2.5rem 0}.blog-content[data-astro-cid-7natcuz3] .pros-cons-title{background:linear-gradient(135deg,var(--color-brand-primary) 0%,var(--color-brand-gradient-end) 100%);-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.blog-content[data-astro-cid-7natcuz3] .pros-cons-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.blog-content[data-astro-cid-7natcuz3] .pros-column,.blog-content[data-astro-cid-7natcuz3] .cons-column{background:var(--bg-secondary);border:2px solid #0000;border-radius:12px;padding:1.5rem}.blog-content[data-astro-cid-7natcuz3] .pros-column{border-color:#10b981}.blog-content[data-astro-cid-7natcuz3] .cons-column{border-color:#ef4444}.blog-content[data-astro-cid-7natcuz3] .pros-header,.blog-content[data-astro-cid-7natcuz3] .cons-header{border-bottom:1px solid var(--theme-border-light);align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.blog-content[data-astro-cid-7natcuz3] .pros-header h3,.blog-content[data-astro-cid-7natcuz3] .cons-header h3{margin:0;font-size:1.25rem;font-weight:700}.blog-content[data-astro-cid-7natcuz3] .pros-header h3{color:#10b981}.blog-content[data-astro-cid-7natcuz3] .cons-header h3{color:#ef4444}.blog-content[data-astro-cid-7natcuz3] .pros-icon,.blog-content[data-astro-cid-7natcuz3] .cons-icon{flex-shrink:0;width:28px;height:28px}.blog-content[data-astro-cid-7natcuz3] .pros-icon{color:#10b981}.blog-content[data-astro-cid-7natcuz3] .cons-icon{color:#ef4444}.blog-content[data-astro-cid-7natcuz3] .pros-content,.blog-content[data-astro-cid-7natcuz3] .cons-content{color:var(--text-secondary);line-height:1.7}.blog-content[data-astro-cid-7natcuz3] .pros-content ul,.blog-content[data-astro-cid-7natcuz3] .cons-content ul{margin:0;padding:0;list-style:none}.blog-content[data-astro-cid-7natcuz3] .pros-content li,.blog-content[data-astro-cid-7natcuz3] .cons-content li{margin-bottom:.75rem;padding-left:1.75rem;line-height:1.5;position:relative}.blog-content[data-astro-cid-7natcuz3] .pros-content li:before{content:"✓";color:#10b981;font-size:1.1rem;font-weight:700;position:absolute;left:0}.blog-content[data-astro-cid-7natcuz3] .cons-content li:before{content:"✗";color:#ef4444;font-size:1.1rem;font-weight:700;position:absolute;left:0}.blog-content[data-astro-cid-7natcuz3] .pros-content p,.blog-content[data-astro-cid-7natcuz3] .cons-content p{margin-bottom:.5rem}.blog-content[data-astro-cid-7natcuz3] .pullout-quote{border-left:4px solid;-o-border-image:linear-gradient(180deg,var(--color-brand-primary),var(--color-brand-gradient-end))1;border-image:linear-gradient(180deg,var(--color-brand-primary),var(--color-brand-gradient-end))1;background:linear-gradient(135deg,#7556cc1a 0,#d569a71a 100%);border-radius:12px;margin:2.5rem 0;padding:2rem 2rem 2rem 2.5rem;position:relative}.blog-content[data-astro-cid-7natcuz3] .pullout-quote .quote-icon{background:var(--bg-primary);width:32px;height:32px;color:var(--color-brand-primary);border-radius:50%;padding:6px;position:absolute;top:-12px;left:20px}.blog-content[data-astro-cid-7natcuz3] .pullout-quote p{color:var(--text-primary);margin:0;font-size:1.25rem;font-style:italic;font-weight:500;line-height:1.6}