.article-section{padding:6rem 0 4rem;background:linear-gradient(135deg,#f9fafb 0,#f3f4f6 100%)}.breadcrumb{font-size:.9rem;color:#6b7280;margin-bottom:2rem}.breadcrumb a{color:var(--primary-blue);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.article-content{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 2px 8px rgba(0,0,0,.05);max-width:900px;margin:0 auto}.article-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}.article-header h1{font-size:2.5rem;line-height:1.3;margin-bottom:1rem;color:#111827}.article-meta{display:flex;gap:2rem;color:#6b7280;font-size:.95rem}.article-body{font-size:1.1rem;line-height:1.8;color:#374151}.article-body h2{font-size:1.8rem;margin-top:3rem;margin-bottom:1.5rem;color:#1f2937}.article-body h3{font-size:1.4rem;margin-top:2rem;margin-bottom:1rem;color:#374151}.article-body p{margin-bottom:1.5rem}.article-body ol,.article-body ul{margin-bottom:1.5rem;padding-left:2rem}.article-body li{margin-bottom:.75rem}.article-image{width:100%;height:auto;border-radius:8px;margin:2rem 0;box-shadow:0 4px 12px rgba(0,0,0,.1)}.image-caption{text-align:center;font-size:.9rem;color:#6b7280;margin-top:.5rem;font-style:italic}.callout-box{background:linear-gradient(135deg,#eff6ff 0,#dbeafe 100%);border-left:4px solid #3b82f6;padding:1.5rem;margin:2rem 0;border-radius:8px}.callout-box h4{color:#1e40af;margin-bottom:.75rem;font-size:1.1rem}.cta-box{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:12px;padding:2rem;text-align:center;margin-top:3rem}.cta-box h3{margin-bottom:1rem;color:#111827}.cta-box p{margin-bottom:1.5rem;color:#4b5563}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary-blue);text-decoration:none;margin-top:2rem;font-weight:600}.back-link:hover{text-decoration:underline}@media (max-width:768px){.article-content{padding:2rem 1.5rem}.article-header h1{font-size:2rem}.article-body{font-size:1rem}}.dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;backdrop-filter:blur(4px)}.dialog-content{background:#fff;border-radius:16px;max-width:500px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,.3);position:relative;animation:.3s ease-out dialogFadeIn}@keyframes dialogFadeIn{from{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.dialog-close{position:absolute;top:1rem;right:1rem;background:0 0;border:none;font-size:2rem;color:#6b7280;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.2s}.dialog-close:hover{background:#f3f4f6;color:#111827}.dialog-header{padding:2rem 2rem 1rem;text-align:center;border-bottom:1px solid #e5e7eb}.dialog-header h2{font-size:1.75rem;margin-bottom:.5rem;color:#111827}.dialog-header p{color:#6b7280;font-size:.95rem}.dialog-body{padding:2rem}.contact-item{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#f9fafb;border-radius:12px;margin-bottom:1rem;transition:.2s}.contact-item:hover{background:#f3f4f6;transform:translateX(4px)}.contact-item:last-child{margin-bottom:0}.contact-icon{font-size:2rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.contact-info{flex:1}.contact-label{font-size:.85rem;color:#6b7280;margin-bottom:.25rem}.contact-value{font-size:1.1rem;font-weight:600;color:#1f61ff;text-decoration:none;display:block}.contact-value:hover{text-decoration:underline}@media (max-width:768px){.dialog-content{margin:1rem}.dialog-header{padding:1.5rem 1.5rem 1rem}.dialog-header h2{font-size:1.5rem}.dialog-body{padding:1.5rem}.contact-item{padding:1rem}.contact-icon{width:45px;height:45px;font-size:1.75rem}.contact-value{font-size:1rem}}