.article-content{background:white;padding:2.5rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 1px 3px rgba(0,0,0,.08)}.chakra-ui-dark .article-content,.dark .article-content,[data-theme=dark] .article-content{background:black;box-shadow:none}.article-intro{background:linear-gradient(135deg,#f7fafc,#edf2f7);border-left:4px solid #00415a;padding:1.5rem 2rem;margin:2rem 0;border-radius:8px;font-size:1.125rem;line-height:1.8;color:#2d3748;font-weight:500;box-shadow:0 2px 8px rgba(0,0,0,.05);position:relative}.chakra-ui-dark .article-intro,.dark .article-intro,[data-theme=dark] .article-intro{background:linear-gradient(135deg,#2d3748,#1a202c);border-left-color:#90CDF4;color:#e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.3)}.article-intro:before{content:'"';font-size:4rem;color:#00415A;opacity:.15;position:absolute;top:-.5rem;left:1rem;font-family:Georgia,serif;line-height:1}.chakra-ui-dark .article-intro:before,.dark .article-intro:before,[data-theme=dark] .article-intro:before{color:#90CDF4;opacity:.2}.article-content h2{font-size:1.5rem;font-weight:600;color:#1a202c;margin:2.5rem 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0;line-height:1.4}.chakra-ui-dark .article-content h2,.dark .article-content h2,[data-theme=dark] .article-content h2{color:white;border-bottom-color:#4a5568}.article-content h2:first-child{margin-top:0}.article-content h3{font-size:1.25rem;font-weight:600;color:#2d3748;margin:2rem 0 .75rem;line-height:1.4}.chakra-ui-dark .article-content h3,.dark .article-content h3,[data-theme=dark] .article-content h3{color:#e2e8f0}.article-content h4{font-size:1.125rem;font-weight:600;color:#2d3748;margin:1.5rem 0 .5rem;line-height:1.4}.chakra-ui-dark .article-content h4,.dark .article-content h4,[data-theme=dark] .article-content h4{color:#e2e8f0}.article-content p{margin-bottom:1.75rem;color:#4a5568;line-height:1.8;font-size:1rem}.chakra-ui-dark .article-content p,.dark .article-content p,[data-theme=dark] .article-content p{color:#e2e8f0}.article-content ol,.article-content ul{margin:1.5rem 0;padding-left:2rem}.article-content li{margin-bottom:.75rem;color:#4a5568;line-height:1.8}.chakra-ui-dark .article-content li,.dark .article-content li,[data-theme=dark] .article-content li{color:#e2e8f0}.article-content strong{color:#2d3748;font-weight:600}.chakra-ui-dark .article-content strong,.dark .article-content strong,[data-theme=dark] .article-content strong{color:white}.article-content em{color:#4a5568;font-style:italic}.chakra-ui-dark .article-content em,.dark .article-content em,[data-theme=dark] .article-content em{color:#a0aec0}.article-content a{color:#00415A;text-decoration:underline;text-decoration-color:rgba(0,65,90,.3);text-underline-offset:2px;transition:all .2s ease}.chakra-ui-dark .article-content a,.dark .article-content a,[data-theme=dark] .article-content a{color:#90CDF4;text-decoration-color:rgba(144,205,244,.3)}.article-content a:hover{color:#003346;text-decoration-color:#00415A}.chakra-ui-dark .article-content a:hover,.dark .article-content a:hover,[data-theme=dark] .article-content a:hover{color:#63B3ED;text-decoration-color:#90CDF4}.article-content a:visited{color:#00415A}.chakra-ui-dark .article-content a:visited,.dark .article-content a:visited,[data-theme=dark] .article-content a:visited{color:#63B3ED}.article-content img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0;box-shadow:0 2px 8px rgba(0,0,0,.1)}.article-image-showcase{margin:2rem 0;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15)}.article-image-showcase img{width:100%;height:auto;display:block;margin:0;border-radius:0;box-shadow:none}.article-image-caption{background:#f7fafc;padding:.75rem 1rem;font-size:.875rem;color:#4a5568;border-top:1px solid #e2e8f0;text-align:center}.article-cta-button{display:inline-block;background:#00415A;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin:1.5rem 0;box-shadow:0 2px 8px rgba(0,65,90,.2)}.article-cta-button,.article-cta-button:hover{color:#ffffff!important;text-decoration:none!important}.article-cta-button:hover{background:#003346;box-shadow:0 4px 12px rgba(0,65,90,.3);transform:translateY(-2px)}.article-cta-button.secondary{background:#f7fafc!important;color:#00415A!important;border:1px solid #d1d9e6!important;box-shadow:none;text-decoration:none!important}.article-cta-button.secondary:hover{background:#e6f1f4!important;color:#00415A!important;border-color:#d1d9e6!important;text-decoration:none!important}.article-button-group{display:flex;gap:1rem;flex-wrap:wrap;margin:1.5rem 0}.article-content table{width:100%;border-collapse:collapse;margin:2rem 0;background:white;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08);table-layout:auto}.article-content table.cols-2{table-layout:fixed;width:100%}.article-content table.cols-2 td,.article-content table.cols-2 th{width:50%}.article-content table.cols-3 td,.article-content table.cols-3 th{width:33.333%}.article-content table.cols-4 td,.article-content table.cols-4 th{width:25%}.article-content table .col-narrow{width:15%}.article-content table .col-medium{width:25%}.article-content table .col-wide{width:40%}.article-content table .col-auto{width:auto}.article-content table thead{background:#f7fafc}.article-content table th{padding:1rem;text-align:left;font-weight:600;color:#1a365d;border-bottom:2px solid #e2e8f0;font-size:.9375rem}.article-content table td{padding:1rem;border-bottom:1px solid #f1f5f9;color:#4a5568;font-size:.9375rem}.article-content table tbody tr:hover{background:#f7fafc}.article-content table tbody tr:last-child td{border-bottom:none}.article-content blockquote{border-left:4px solid #cbd5e0;margin:2rem 0;color:#4a5568;font-style:italic;background:#f1f5f9;padding:1.5rem;border-radius:8px;position:relative}.article-content hr{border:none;border-top:2px solid #e2e8f0;margin:2.5rem 0}.info-box{padding:1.25rem 1.5rem;margin:2rem 0;border-radius:8px;border-left:4px solid;line-height:1.7}.info-box-title{font-weight:600;margin-bottom:.5rem;font-size:1rem;display:flex;align-items:center;gap:.5rem}.info-box-content{font-size:.9375rem;line-height:1.7}.info-box.tip{background:#ebf8ff;border-left-color:#3182ce;color:#2c5282}.info-box.tip .info-box-title{color:#2c5282}.info-box.warning{background:#fef3c7;border-left-color:#f59e0b;color:#78350f}.info-box.warning .info-box-title{color:#78350f}.image-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:2rem 0}.gallery-item{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.gallery-item img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;display:block;margin:0;border-radius:0;box-shadow:none}.gallery-item-caption{padding:.75rem;background:#f7fafc;font-size:.875rem;color:#4a5568;text-align:center}.steps-container{margin:2rem 0}.step-item{display:flex;gap:1rem;margin-bottom:2rem;position:relative}.step-item:not(:last-child):after{content:"";position:absolute;left:1rem;top:2.5rem;width:2px;height:calc(100% + .5rem);background:#e2e8f0}.step-number{flex-shrink:0;width:2rem;height:2rem;background:#00415A;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;z-index:1}.step-content{flex:1;padding-top:.25rem}.step-title{font-weight:600;color:#1a365d;margin-bottom:.5rem;font-size:1.0625rem}.chakra-ui-dark .step-title,.dark .step-title,[data-theme=dark] .step-title{color:#e2e8f0}.step-description{color:#4a5568;line-height:1.7}.chakra-ui-dark .step-description,.dark .step-description,[data-theme=dark] .step-description{color:#e2e8f0}.comparison-box{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:2rem 0}.comparison-item{background:white;border:2px solid #e2e8f0;border-radius:8px;padding:1.25rem;transition:all .2s ease}.comparison-item:hover{border-color:#00415A;box-shadow:0 4px 12px rgba(0,65,90,.1)}.comparison-item.featured{border-color:#00415A;background:#f7fafc}.comparison-item-title{font-weight:600;color:#1a365d;margin-bottom:.75rem;font-size:1.0625rem}.chakra-ui-dark .comparison-item-title,.dark .comparison-item-title,[data-theme=dark] .comparison-item-title{color:#e2e8f0}.comparison-item-features{list-style:none;padding:0;margin:0}.comparison-item-features li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#4a5568;border-bottom:1px solid #f1f5f9}.comparison-item-features li:last-child{border-bottom:none}.comparison-item-features li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.comparison-item-features li.negative:before{content:"✗";color:#ef4444}.faq-section{background:white;padding:2.5rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 1px 3px rgba(0,0,0,.08)}.chakra-ui-dark .faq-section,.dark .faq-section,[data-theme=dark] .faq-section{background:#1a202c;box-shadow:0 1px 3px rgba(0,0,0,.3)}.faq-title{font-size:1.5rem;font-weight:600;color:#1a202c;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.chakra-ui-dark .faq-title,.dark .faq-title,[data-theme=dark] .faq-title{color:#90CDF4;border-bottom-color:#4a5568}.faq-item{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f1f5f9;transition:all .2s ease}.chakra-ui-dark .faq-item,.dark .faq-item,[data-theme=dark] .faq-item{border-bottom-color:#2d3748}.faq-item:hover{background:#f9fafb;margin-left:-.5rem;margin-right:-.5rem;padding-left:.5rem;padding-right:.5rem;border-radius:8px}.chakra-ui-dark .faq-item:hover,.dark .faq-item:hover,[data-theme=dark] .faq-item:hover{background:#2d3748}.faq-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.faq-question{font-weight:600;color:#1a365d;margin-bottom:.75rem;font-size:1.0625rem;display:flex;align-items:flex-start;gap:.75rem;position:relative;padding-left:1.5rem}.chakra-ui-dark .faq-question,.dark .faq-question,[data-theme=dark] .faq-question{color:white}.faq-question:before{content:"Q";position:absolute;left:0;top:0;width:1.25rem;height:1.25rem;background:#00415A;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0}.chakra-ui-dark .faq-question:before,.dark .faq-question:before,[data-theme=dark] .faq-question:before{background:#3182ce}.faq-answer{color:#4a5568;line-height:1.8;padding-left:1.5rem;position:relative}.chakra-ui-dark .faq-answer,.dark .faq-answer,[data-theme=dark] .faq-answer{color:#e2e8f0}.faq-answer:before{content:"A";position:absolute;left:0;top:0;width:1.25rem;height:1.25rem;background:#e2e8f0;color:#4a5568;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0}.chakra-ui-dark .faq-answer:before,.dark .faq-answer:before,[data-theme=dark] .faq-answer:before{background:#4a5568;color:#e2e8f0}.related-articles{background:white;padding:2.5rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 1px 3px rgba(0,0,0,.08)}.chakra-ui-dark .related-articles,[data-theme=dark] .related-articles,html.dark .related-articles,html[class~=dark] .related-articles{background:#1a202c!important;box-shadow:0 1px 3px rgba(0,0,0,.3)!important}.related-title{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;color:#1a202c;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.chakra-ui-dark .related-title,[data-theme=dark] .related-title,html.dark .related-title,html[class~=dark] .related-title{color:white!important;border-bottom-color:#4a5568!important}.related-list{list-style:none;padding:0;margin:0}.related-item{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.chakra-ui-dark .related-item,[data-theme=dark] .related-item,html.dark .related-item,html[class~=dark] .related-item{border-bottom-color:#2d3748!important}.related-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.related-link{color:#00415A;text-decoration:none;font-weight:500;transition:color .2s ease;display:block;line-height:1.6}.chakra-ui-dark .related-link,[data-theme=dark] .related-link,html.dark .related-link,html[class~=dark] .related-link{color:#90CDF4!important}.related-link:hover{color:#003346;text-decoration:underline}.chakra-ui-dark .related-link:hover,[data-theme=dark] .related-link:hover,html.dark .related-link:hover,html[class~=dark] .related-link:hover{color:#63B3ED!important}.cta-section{background:linear-gradient(135deg,#f7fafc,#edf2f7);padding:2.5rem;border-radius:12px;text-align:center;margin-bottom:2rem;border:1px solid #e2e8f0}.chakra-ui-dark .cta-section,.dark .cta-section,[data-theme=dark] .cta-section{background:linear-gradient(135deg,#2d3748,#1a202c);border-color:#4a5568}.cta-title{font-size:1.5rem;font-weight:600;color:#1a202c;margin-bottom:.75rem}.chakra-ui-dark .cta-title,.dark .cta-title,[data-theme=dark] .cta-title{color:#90CDF4}.cta-description{color:#4a5568;margin-bottom:1.5rem;line-height:1.6}.chakra-ui-dark .cta-description,.dark .cta-description,[data-theme=dark] .cta-description{color:#a0aec0}.cta-chat-container{max-width:600px;margin:0 auto}.cta-section .cta-chat-container form,.cta-section .cta-chat-container>div{background:transparent!important;padding:0!important}.chakra-ui-dark .cta-section .cta-chat-container form,.chakra-ui-dark .cta-section .cta-chat-container>div,[data-theme=dark] .cta-section .cta-chat-container form,[data-theme=dark] .cta-section .cta-chat-container>div,html.dark .cta-section .cta-chat-container form,html.dark .cta-section .cta-chat-container>div,html[class~=dark] .cta-section .cta-chat-container form,html[class~=dark] .cta-section .cta-chat-container>div{background:transparent!important}.cta-chat-wrapper{position:relative;display:flex;align-items:center;background:white;border:2px solid #00415a;border-radius:16px;padding:.75rem 1rem;box-shadow:0 4px 12px rgba(0,65,90,.18);transition:all .2s}.cta-chat-wrapper:focus-within{box-shadow:0 6px 20px rgba(0,65,90,.25);border-color:#003346}.cta-chat-icon{font-size:1.25rem;color:#00415A;margin-right:.75rem}.cta-chat-input{flex:1;border:none;padding:.5rem 0;font-size:.9375rem;color:#1a365d;background:transparent;outline:none}.cta-chat-input::-moz-placeholder{color:#a0aec0}.cta-chat-input::placeholder{color:#a0aec0}.cta-chat-send-button{padding:.5rem 1.25rem;border:none;border-radius:10px;background:#00415A;color:white;font-weight:600;font-size:.875rem;cursor:pointer;transition:background .2s}.cta-chat-send-button:hover{background:#003346}.article-disclaimer{background:#fffbf0;border-left:4px solid #f59e0b;padding:1rem 1.5rem;margin:2rem 0;border-radius:8px;font-size:.875rem;line-height:1.6;color:#92400e;text-align:center;font-style:italic}.chakra-ui-dark .article-disclaimer,.dark .article-disclaimer,[data-theme=dark] .article-disclaimer{background:rgba(245,158,11,.1);border-left-color:#f59e0b;color:#fbbf24}.article-disclaimer strong{color:#78350f;font-weight:600}.chakra-ui-dark .article-disclaimer strong,.dark .article-disclaimer strong,[data-theme=dark] .article-disclaimer strong{color:#fcd34d}@media (max-width:768px){.article-content{padding:1.5rem}.article-content h2{font-size:1.25rem}.article-content h3{font-size:1.125rem}.article-content h4{font-size:1rem}.article-button-group{flex-direction:column}.article-cta-button{width:100%;text-align:center}.comparison-box,.image-gallery{grid-template-columns:1fr}.article-content table{display:block;overflow-x:auto;white-space:nowrap}.article-content table.cols-2,.article-content table.cols-3,.article-content table.cols-4{table-layout:auto}}.article-content .steps-container{display:block!important;flex-direction:unset!important}.article-content .step-item{display:flex!important;flex-direction:row!important;gap:1rem!important;margin-bottom:2rem!important;position:relative!important;align-items:flex-start!important}.article-content .step-number{flex-shrink:0!important;width:2rem!important;height:2rem!important;min-width:2rem!important;min-height:2rem!important;background:#00415A!important;color:white!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:700!important;font-size:.875rem!important;z-index:1!important}.article-content .step-content{flex:1!important;display:block!important}.article-content .comparison-box{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;gap:1rem!important;margin:2rem 0!important}.article-content .comparison-item{display:block!important;background:white!important;border:2px solid #e2e8f0!important;border-radius:8px!important;padding:1.25rem!important}.article-content .comparison-item.featured{border-color:#00415A!important;background:#f7fafc!important}.article-content .comparison-item-features{list-style:none!important;padding:0!important;margin:0!important;display:block!important}.article-content .comparison-item-features li{display:block!important;padding:.5rem 0 .5rem 1.5rem!important;position:relative!important}.article-content .image-gallery{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;gap:1rem!important;margin:2rem 0!important}.article-content .gallery-item{display:block!important;position:relative!important;border-radius:8px!important;overflow:hidden!important}.article-content .gallery-item img{width:100%!important;height:200px!important;-o-object-fit:cover!important;object-fit:cover!important;display:block!important;margin:0!important}.article-content .gallery-item-caption{display:block!important;padding:.75rem!important;background:#f7fafc!important;text-align:center!important}.article-content .article-image-showcase{display:block!important;margin:2rem 0!important;border-radius:12px!important;overflow:hidden!important}.article-content .article-image-showcase img{width:100%!important;height:auto!important;display:block!important;margin:0!important}.article-content .article-image-caption{display:block!important;padding:.75rem 1rem!important;text-align:center!important}.chakra-ui-dark .article-content .step-number,.dark .article-content .step-number,[data-theme=dark] .article-content .step-number{background:#3182ce!important}.chakra-ui-dark .article-content .comparison-item,.dark .article-content .comparison-item,[data-theme=dark] .article-content .comparison-item{background:#1a202c!important;border-color:#4a5568!important}.chakra-ui-dark .article-content .comparison-item.featured,.dark .article-content .comparison-item.featured,[data-theme=dark] .article-content .comparison-item.featured{background:#2d3748!important;border-color:#3182ce!important}.chakra-ui-dark .article-content .gallery-item-caption,.dark .article-content .gallery-item-caption,[data-theme=dark] .article-content .gallery-item-caption{background:#2d3748!important;color:#e2e8f0!important}