.article-container{font-family:'Inter',sans-serif}.article-content{background-color:#fff;padding:2rem 3rem;width:100%;box-sizing:border-box}.article-section{margin-bottom:3rem}.section-title{font-size:1.875rem;font-weight:700;margin-top:2.5rem;margin-bottom:1.5rem;color:#0f172a;border-bottom:2px solid #e2e8f0;padding-bottom:.75rem}.subsection-title{font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:#1e293b}.paragraph{margin-bottom:1.5rem;color:#334155;line-height:1.75}.intro-paragraph{color:#272b33;font-size:16px;line-height:1.6}.styled-list,.styled-list-disc{list-style:none;padding:0;margin:1.5rem 0}.styled-list li,.styled-list-disc li{line-height:1.6;margin-bottom:.75rem;color:#334155}.styled-list-disc{list-style-type:disc;padding-left:1.5rem}.info-box{margin-top:1.5rem;padding:1.25rem;border-left-width:4px;border-radius:0 .5rem .5rem 0;line-height:1.6}.blue-box{background-color:#eff6ff;border-left-color:#60a5fa;color:#1e40af}.image-figure{margin:2rem 0}.image-figure img{width:100%;height:auto;border-radius:.5rem;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}.image-figure figcaption{margin-top:.75rem;font-size:.875rem;text-align:center;color:#64748b;font-style:italic}.interactive-box{margin-top:2rem;padding:1.5rem;border-radius:.75rem;border:1px solid}.interactive-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.interactive-subtitle{margin-bottom:1.25rem;line-height:1.5}.green-box{background-color:#f0fdf4;border-color:#a7f3d0}.green-box .interactive-title{color:#065f46}.green-box .interactive-subtitle{color:#047857}.checklist-item{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem;cursor:pointer;border-radius:.5rem;transition:background-color 0.2s;user-select:none}.checklist-item:not(:last-child){margin-bottom:.5rem}.custom-checkbox{width:20px;height:20px;border:2px solid #d1d5db;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease-in-out;flex-shrink:0;margin-top:2px}.check-icon{width:12px;height:12px;background-color:#fff;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 15%,80% 0%,43% 62%);display:none}.task-label{color:#334155;transition:color 0.2s;line-height:1.5}.checklist-item.is-checked{background-color:#d1fae5}.checklist-item.is-checked .custom-checkbox{background-color:#10b981;border-color:#10b981}.checklist-item.is-checked .check-icon{display:block}.checklist-item.is-checked .task-label{text-decoration:line-through;color:#6b7280}.red-box{background-color:#fff1f2;border-color:#fecdd3}.red-box .interactive-title{color:#9f1239}.red-box .interactive-subtitle{color:#be123c}.calculator-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-bottom:1rem}.calculator-buttons button{padding:.75rem 1rem;font-size:.875rem;font-weight:500;color:#1e293b;background-color:#fff;border:1px solid #cbd5e1;border-radius:.5rem;cursor:pointer;transition:all 0.2s;text-align:center;height:100%}.calculator-buttons button.is-active{background-color:#fecaca;border-color:#f87171;color:#9f1239;font-weight:600}.penalty-display{margin-top:1rem;font-size:1.125rem;font-weight:600;color:#9f1239;min-height:2rem;padding:.75rem;background-color:rgba(255,255,255,.5);border-radius:.5rem;transition:all 0.3s}.features-list{display:flex;flex-direction:column;gap:1.5rem;margin:2rem 0}.feature-item{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;transition:transform 0.2s,box-shadow 0.2s}.feature-item:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgb(0 0 0 / .1),0 4px 6px -4px rgb(0 0 0 / .1)}.feature-item:nth-child(even){flex-direction:row-reverse}.feature-icon{width:80px;height:80px;border-radius:50%;flex-shrink:0}.feature-text h3{margin:0 0 .5rem 0;font-size:1.25rem;font-weight:700;color:#0f172a}.feature-text p{margin:0;font-size:.9rem;color:#475569;line-height:1.6}.changes-table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:.9rem;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05)}.changes-table th,.changes-table td{padding:1rem 1.25rem;text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0}.changes-table tbody tr:last-child td{border-bottom:none}.changes-table thead{background-color:#f8fafc}.changes-table th{font-weight:600;color:#475569;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}.changes-table .table-category{font-weight:600;color:#1e293b;width:30%}.table-details-list{list-style:none;padding:0;margin:0}.table-details-list li{display:flex;align-items:flex-start;gap:.75rem;line-height:1.6;color:#334155}.table-details-list li:not(:last-child){margin-bottom:.75rem}.table-details-list li::before{content:'✓';color:#10b981;font-weight:700;margin-top:2px}@media (max-width:768px){.feature-item,.feature-item:nth-child(even){flex-direction:column;align-items:flex-start;text-align:left}.feature-icon{margin-bottom:1rem}.changes-table,.changes-table thead,.changes-table tbody,.changes-table th,.changes-table td,.changes-table tr{display:block}.changes-table thead{display:none}.changes-table tr{border-bottom:2px solid #cbd5e1;margin-bottom:1rem}.changes-table td{border:none;padding-left:0;padding-right:0}.changes-table .table-category{width:100%;font-size:1.1rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0;margin-bottom:1rem}}@media (max-width:640px){.article-content{padding:1.5rem 1rem}.section-title{font-size:1.5rem}}