.post{max-width:900px;margin:0 auto;padding:0 20px;overflow-x:clip}.post header.post-head{position:static;background:transparent;box-shadow:none;height:auto;margin-bottom:2rem}.post-title{font-size:clamp(1.875rem,4vw,2.25rem);line-height:1.2;color:var(--navy);margin-bottom:1rem}.breadcrumbs{font-size:.9rem;color:var(--text-gray);margin:1rem 0;text-align:left;display:flex;justify-content:flex-start}.breadcrumbs a{color:var(--text-gray)!important;text-decoration:none;margin:0 12px}.breadcrumbs a:hover{color:var(--navy)!important}.breadcrumbs span{margin-left:12px!important}.post-meta--row{display:flex;gap:.75rem;margin:1rem 0;flex-wrap:wrap}.post-pill{background:var(--light-gray);color:var(--text-gray)}.post-author-link,.post-pill{padding:.25rem .75rem;border-radius:20px;font-size:.85rem}.post-author-link{display:inline-flex;align-items:center;gap:.25rem;background:var(--gold);color:#fff;text-decoration:none;transition:all .2s}.post-author-link:hover{background:var(--navy);transform:translateY(-1px)}.author-by{opacity:.7;font-size:.85em}.post .lead{font-size:1.15rem;line-height:1.7;color:var(--text-gray);margin:1.5rem 0}.post-toc{background:var(--light-gray);border-left:3px solid var(--gold);border-radius:8px;padding:1.5rem;margin:2rem 0}.post-toc h3{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:var(--navy)}.post-toc ul{list-style:none;padding:0;margin:0}.post-toc li{margin:.5rem 0}.post-toc a{color:var(--navy);text-decoration:none}.post-toc a:hover{color:var(--gold)}.post h2{font-size:1.75rem;margin:3rem 0 1rem}.post h2,.post h3{color:var(--navy);text-align:left}.post h3{font-size:1.3rem;margin:2rem 0 .75rem}.post h4{font-size:1.15rem;margin:1.5rem 0 .75rem;text-align:left}.post h4,.post p{color:var(--navy)}.post p{line-height:1.7;margin:1rem 0}.post ul{padding-left:1.5rem;margin:1rem 0}.post li{margin:.5rem 0;line-height:1.6}.post code{background:var(--light-gray);padding:.125rem .375rem;border-radius:3px;font-size:.9em}.implementation-detail{background:transparent;border:none;padding:0 0 0 2rem;margin:2rem 0;position:relative}.implementation-detail:before{content:"";position:absolute;left:0;top:0;width:12px;height:12px;background:var(--gold);border-radius:50%;border:3px solid var(--white);box-shadow:0 2px 4px rgba(0,0,0,.1)}.implementation-detail:after{content:"";position:absolute;left:5px;top:18px;bottom:-2rem;width:2px;background:rgba(30,58,95,.1)}.implementation-detail:last-child:after{display:none}.implementation-detail h4{color:var(--navy);margin-bottom:.75rem;font-size:1.2rem}.post-siblings{background:var(--light-gray);border-left:3px solid var(--gold);border-radius:8px;padding:1.5rem;margin:2rem 0}.note{font-size:.9rem;color:var(--text-gray);font-style:italic}.data-table{width:100%;border-collapse:collapse;margin:2rem 0;background:#fff;border-radius:8px;overflow:hidden}.data-table th{background:var(--navy);color:#fff;padding:1rem;text-align:left}.data-table td{padding:1rem;border-bottom:1px solid var(--light-gray)}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1rem 0;border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px rgba(30,58,95,.06)}.table-scroll table{min-width:680px}.table-scroll::-webkit-scrollbar{height:10px}.table-scroll::-webkit-scrollbar-thumb{background:rgba(30,58,95,.2);border-radius:8px}.finding-box{background:var(--light-gray);border-radius:8px;padding:1.5rem;margin:1.5rem 0}.finding-box.critical{border-left:4px solid #dc3545}.finding-box.opportunity{border-left:4px solid var(--gold)}.keyword-table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem}.keyword-table th{background:var(--light-gray);padding:.75rem;text-align:left;border-bottom:2px solid var(--navy)}.keyword-table td{padding:.75rem;border-bottom:1px solid var(--light-gray)}.keyword-table tr.high-value{background:rgba(40,167,69,.05)}.methodology-note{background:var(--light-gray);padding:1rem 1.5rem;border-radius:4px;font-size:.9rem;color:var(--text-gray);margin:1.5rem 0}.post figure img{width:100%;height:auto;display:block;background:var(--light-gray);flex-shrink:0}.post figcaption{padding:.875rem 1.25rem;background:var(--light-gray);color:var(--text-gray);font-size:.85rem;line-height:1.5;border-top:2px solid var(--gold);flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start}.post figcaption strong{color:var(--navy);display:block;margin-bottom:.25rem;font-size:.9rem}.comparison-label{top:-.5rem;left:-.5rem}.post-bottom-cta{padding:3rem 0;margin:3rem 0 0;text-align:center}.post-bottom-cta .container{max-width:900px;margin:0 auto;padding:0}.cta-primary{background:var(--light-gray);border-left:4px solid var(--gold);border-radius:8px;padding:2.5rem;margin-bottom:2rem}.cta-primary h2{color:var(--navy);font-size:2rem;margin-bottom:1rem;text-align:center}.cta-primary p{color:var(--text-gray);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.cta-primary .btn-primary{background:var(--navy);color:#fff;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border:none;text-decoration:none;display:inline-block;border-radius:var(--radius)}.cta-primary .btn-primary:hover{background:#2d4a70;transform:translateY(-2px);box-shadow:0 4px 14px rgba(30,58,95,.25)}.cta-secondary{padding:1.5rem;text-align:center}.cta-secondary p{color:var(--text-gray);font-size:.95rem;margin-bottom:1rem}.cta-secondary .btn-outline{background:#fff;color:var(--navy);padding:.875rem 2rem;font-size:1rem;font-weight:600;border:2px solid var(--gold);text-decoration:none;display:inline-block;border-radius:var(--radius)}.cta-secondary .btn-outline:hover{background:#fef9e7;transform:translateY(-1px)}.lead-link{color:var(--navy);font-weight:600;text-decoration:none;border-bottom:2px solid var(--gold);transition:all .3s ease}.lead-link:hover{color:var(--gold);border-bottom-color:var(--navy)}.problem-breakdown{display:grid;grid-gap:1rem;gap:1rem;margin:0!important;padding-top:0!important}.problem-component{background:transparent;border:none;padding:0;margin:0!important}.problem-component h3{color:var(--navy);margin-bottom:1rem;font-size:1.2rem;position:relative;padding-left:1.5rem}.problem-component h3:before{content:"→";position:absolute;left:0;color:var(--text-gray);font-size:1rem}.problem-component ul{padding-left:1.5rem}#faq{margin-top:3rem}#faq h2{margin-bottom:1rem}dl.faq{margin:1rem 0 0;padding:0}dl.faq>div{background:var(--white);border:1px solid rgba(30,58,95,.08);border-left:4px solid var(--gold);border-radius:8px;padding:1rem 1.25rem;margin:0 0 1rem}dl.faq>div:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(30,58,95,.08);transition:transform .2s ease,box-shadow .2s ease}dl.faq dt{display:flex;align-items:flex-start;gap:.5rem;padding-left:0;position:relative;margin:0 0 .5rem;line-height:1.35;color:var(--navy);font-weight:600;font-size:1.05rem}dl.faq dt:before{content:"Q";position:static;flex:0 0 1.35rem;height:1.35rem;line-height:1.35rem;text-align:center;font-size:.8rem;color:#fff;background:var(--navy);border-radius:999px;margin-top:.05rem}dl.faq dd{margin:0 0 .25rem;padding-left:calc(1.35rem + .5rem);color:var(--text-gray);line-height:1.7;font-size:.98rem}@media (max-width:768px){.breadcrumbs{font-size:.75rem;margin:.75rem 0}.breadcrumbs a{margin:0 6px}.breadcrumbs a:not(:first-child):not(:last-child){max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;vertical-align:bottom}.post-bottom-cta .container{max-width:none;padding-inline:0}.cta-primary{border-radius:0;padding:2rem 1.25rem}dl.faq dt{gap:.4rem}dl.faq dt:before{flex-basis:1.15rem;height:1.15rem;line-height:1.15rem;font-size:.72rem}dl.faq dd{padding-left:calc(1.15rem + .4rem)}.post-image-group.three-up{grid-template-columns:1fr}.comparison-label{top:.5rem;left:.5rem;font-size:.75rem;padding:.4rem .75rem}}.before-after-comparison{display:grid;grid-gap:2rem;gap:2rem;margin:3rem 0;grid-template-columns:1fr}@media (min-width:768px){.before-after-comparison{grid-template-columns:1fr 1fr}}.comparison-item,.comparison-item figure{position:relative;display:flex;flex-direction:column}.comparison-item figure{margin:0;border-radius:8px;overflow:hidden;border:1px solid rgba(30,58,95,.12);box-shadow:0 2px 8px rgba(30,58,95,.08)}.comparison-item figure img{width:100%;height:auto;display:block;background:var(--light-gray)}.comparison-item figcaption{padding:1rem 1.25rem;background:var(--light-gray);color:var(--text-gray);font-size:.85rem;line-height:1.5;border-top:2px solid var(--gold);display:flex;flex-direction:column;justify-content:flex-start}.comparison-label{position:absolute;top:12px;left:12px;background:var(--navy);color:#fff;padding:.5rem 1rem;border-radius:4px;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.25)}.comparison-label.after{background:var(--gold);color:var(--navy)}@media (max-width:768px){.comparison-label{top:12px;left:12px;font-size:.75rem;padding:.4rem .75rem}}.post-image-group.three-up{grid-template-columns:1fr}@media (min-width:769px){.post-image-group.three-up{grid-template-columns:1fr 1fr}.post-image-group.three-up figure:first-child{grid-column:1/-1}}.post-image-group.three-up figure:first-child:before,.post-image-group.three-up figure:nth-child(2):before,.post-image-group.three-up figure:nth-child(3):before{content:"BEFORE";position:absolute;top:-.5rem;left:-.5rem;background:var(--navy);color:#fff;padding:.5rem 1rem;border-radius:4px;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.25)}@media (max-width:768px){.post-image-group.three-up figure:first-child:before,.post-image-group.three-up figure:nth-child(2):before,.post-image-group.three-up figure:nth-child(3):before{font-size:.75rem;padding:.4rem .75rem;top:-.5rem;left:-.5rem}}.post figure{margin:2rem 0;border-radius:8px;overflow:hidden;border:1px solid rgba(30,58,95,.12);box-shadow:0 2px 8px rgba(30,58,95,.08);display:flex;flex-direction:column;height:100%;position:relative}.post-image-group.three-up{display:grid;grid-gap:1.5rem;gap:1.5rem;margin:2.5rem 0;grid-template-columns:1fr 1fr}.post-image-group.three-up figure:first-child,.post-image-group.three-up figure:nth-child(2){grid-column:1/-1}.post-image-group.three-up figure{overflow:visible!important;margin:0;position:relative}.post-image-group.three-up figure img{border-radius:8px 8px 0 0}.post-image-group.three-up figure:first-child:before{content:"AFTER";position:absolute;top:-.5rem;left:-.5rem;background:var(--navy);color:#fff;padding:.5rem 1rem;border-radius:4px;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.25)}.post-image-group.three-up figure:nth-child(2):before{background:var(--gold);color:var(--navy)}.post-image-group.three-up figure:nth-child(2):before,.post-image-group.three-up figure:nth-child(3):before,.post-image-group.three-up figure:nth-child(4):before{content:"BEFORE";position:absolute;top:-.5rem;left:-.5rem;padding:.5rem 1rem;border-radius:4px;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.25)}.post-image-group.three-up figure:nth-child(3):before,.post-image-group.three-up figure:nth-child(4):before{background:var(--navy);color:#fff}@media (max-width:768px){.post-image-group.three-up{grid-template-columns:1fr}.post-image-group.three-up figure:first-child,.post-image-group.three-up figure:nth-child(2){grid-column:auto}.post-image-group.three-up figure:first-child:before,.post-image-group.three-up figure:nth-child(2):before,.post-image-group.three-up figure:nth-child(3):before,.post-image-group.three-up figure:nth-child(4):before{font-size:.75rem;padding:.4rem .75rem;top:-.5rem;left:-.5rem}}