.article-d{--navy:#0a2a5e;--mid-blue:#4a7aa5;--light-blue:#8accfd;--off-white:#f4f7fb;--text:#1a2a3a;--muted:#5a7080;--border:#dde8f0;--low-badge:#1a7a3a;--mid-badge:#7a5a1a;--high-badge:#7a1a1a;--low-bg:#e8f5ec;--mid-bg:#fdf3e3;--high-bg:#fdeaea;font-family:var(--font-body);color:var(--text);line-height:1.7}.article-d *{box-sizing:border-box}.article-d .hero-band{background:var(--navy);border-radius:14px 14px 0 0;padding:3rem 2rem 2.5rem}.article-d .hero-inner{max-width:860px;margin:0 auto}.article-d .category-label{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:var(--light-blue);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.72rem;font-weight:700;display:flex}.article-d .category-label:before{content:"";background:var(--light-blue);width:20px;height:2px;display:inline-block}.article-d h1{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.7rem,3.5vw,2.6rem);font-weight:800;line-height:1.2}.article-d .hero-deck{font-family:var(--font-body);color:#ffffffc7;max-width:680px;margin-bottom:1.5rem;font-size:1.1rem;font-style:italic;line-height:1.6}.article-d .meta-bar{font-family:var(--font-heading);color:#ffffffa6;flex-wrap:wrap;gap:1.2rem;font-size:.8rem;display:flex}.article-d .meta-bar span{align-items:center;gap:.35rem;display:flex}.article-d .savings-pill{background:var(--light-blue);color:var(--navy);border-radius:20px;padding:.2rem .75rem;font-size:.8rem;font-weight:700}.article-d .content-wrap{background:#fff;max-width:860px;margin:0 auto;padding:2.5rem 2rem 4rem}.article-d .lead-para{color:var(--text);margin-bottom:2rem;font-size:1.08rem;line-height:1.8}.article-d .callout{background:var(--off-white);border-left:4px solid var(--mid-blue);border-radius:0 8px 8px 0;margin:2rem 0;padding:1.2rem 1.5rem}.article-d .callout-label{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--mid-blue);margin-bottom:.5rem;font-size:.72rem;font-weight:700}.article-d .callout p{color:var(--text);margin-bottom:.8rem;font-size:.97rem}.article-d .callout p:last-child{margin-bottom:0}.article-d .callout strong{color:var(--navy)}.article-d .sector-tag{font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;color:var(--mid-blue);margin-top:3rem;margin-bottom:.3rem;font-size:.7rem;font-weight:700}.article-d h2{font-family:var(--font-heading);color:var(--navy);letter-spacing:-.02em;margin-bottom:.3rem;font-size:1.55rem;font-weight:800}.article-d .sector-subtitle{font-family:var(--font-heading);color:var(--muted);margin-bottom:1.2rem;font-size:.78rem}.article-d .sector-intro{color:var(--text);margin-bottom:1.5rem;font-size:.97rem;line-height:1.75}.article-d .store-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.article-d .store-card{border:1.5px solid var(--border);background:#fff;border-radius:10px;padding:1.1rem 1.2rem;transition:box-shadow .2s,border-color .2s}.article-d .store-card:hover{border-color:var(--light-blue);box-shadow:0 4px 16px #0a2a5e1a}.article-d .store-card-top{justify-content:space-between;align-items:flex-start;margin-bottom:.4rem;display:flex}.article-d .store-name{font-family:var(--font-heading);color:var(--navy);font-size:.97rem;font-weight:700}.article-d .price-badge{font-family:var(--font-heading);white-space:nowrap;border-radius:12px;padding:.15rem .55rem;font-size:.72rem;font-weight:700}.article-d .price-low{background:var(--low-bg);color:var(--low-badge)}.article-d .price-mid{background:var(--mid-bg);color:var(--mid-badge)}.article-d .price-high{background:var(--high-bg);color:var(--high-badge)}.article-d .store-address{color:var(--muted);font-size:.78rem;font-family:var(--font-heading);margin-bottom:.6rem}.article-d .store-desc{color:var(--text);margin-bottom:.8rem;font-size:.88rem;line-height:1.6}.article-d .arbitrage-box{background:linear-gradient(135deg, var(--navy) 0%, #0d3570 100%);color:#fff;border-radius:10px;margin:1.5rem 0;padding:1.2rem 1.5rem}.article-d .arbitrage-label{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:var(--light-blue);margin-bottom:.4rem;font-size:.7rem;font-weight:700}.article-d .arbitrage-box p{color:#ffffffe0;font-size:.92rem;line-height:1.65}.article-d .arbitrage-box strong{color:var(--light-blue)}.article-d .table-wrap{border:1.5px solid var(--border);border-radius:10px;margin:2rem 0;overflow-x:auto}.article-d table{border-collapse:collapse;width:100%;font-family:var(--font-heading);font-size:.83rem}.article-d thead tr{background:var(--navy)}.article-d thead th{color:#fff;text-align:left;white-space:nowrap;letter-spacing:.03em;padding:.85rem 1rem;font-weight:700}.article-d tbody tr:nth-child(2n){background:var(--off-white)}.article-d tbody td{color:var(--text);border-bottom:1px solid var(--border);vertical-align:top;padding:.75rem 1rem}.article-d tbody tr:last-child td{border-bottom:none}.article-d .check{color:#1a7a3a;font-weight:700}.article-d .cross{color:#9a2a2a}.article-d h3{font-family:var(--font-heading);color:var(--navy);letter-spacing:-.01em;margin:2.5rem 0 1.2rem;font-size:1.15rem;font-weight:700}.article-d .strategy-list{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.article-d .strategy-item{background:var(--off-white);border-left:3px solid var(--mid-blue);border-radius:9px;align-items:flex-start;gap:1rem;padding:1rem 1.2rem;display:flex}.article-d .strategy-num{font-family:var(--font-heading);color:var(--mid-blue);min-width:28px;font-size:1rem;font-weight:800}.article-d .strategy-body strong{font-family:var(--font-heading);color:var(--navy);margin-bottom:.25rem;font-size:.9rem;display:block}.article-d .strategy-body p{color:var(--text);font-size:.9rem;line-height:1.6}.article-d .estimator-section{background:var(--off-white);border:1.5px solid var(--border);border-radius:12px;margin:3rem 0;padding:2rem}.article-d .estimator-section h2{margin-bottom:.3rem;font-size:1.25rem}.article-d .estimator-section .sub{color:var(--muted);font-size:.88rem;font-family:var(--font-heading);margin-bottom:1.5rem}.article-d .estimator-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (width<=600px){.article-d .estimator-grid{grid-template-columns:1fr}}.article-d .field-group{flex-direction:column;gap:.35rem;display:flex}.article-d .field-group label{font-family:var(--font-heading);color:var(--navy);font-size:.78rem;font-weight:600}.article-d .field-group select,.article-d .field-group input{font-family:var(--font-heading);border:1.5px solid var(--border);color:var(--text);appearance:none;background:#fff;border-radius:7px;outline:none;padding:.6rem .9rem;font-size:.88rem;transition:border-color .2s}.article-d .field-group select:focus,.article-d .field-group input:focus{border-color:var(--mid-blue)}.article-d .btn-analyze{background:var(--navy);color:#fff;width:100%;font-family:var(--font-heading);cursor:pointer;letter-spacing:.02em;border:none;border-radius:8px;margin-top:.5rem;padding:.8rem 1rem;font-size:.9rem;font-weight:700;transition:background .2s}.article-d .btn-analyze:hover{background:var(--mid-blue)}.article-d .results-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.5rem;display:grid}@media (width<=500px){.article-d .results-grid{grid-template-columns:1fr}}.article-d .result-card{border:1.5px solid var(--border);background:#fff;border-radius:9px;padding:1rem 1.1rem}.article-d .result-card.highlight{background:var(--navy);border-color:var(--navy);color:#fff}.article-d .result-label{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:.3rem;font-size:.72rem;font-weight:700}.article-d .result-card.highlight .result-label{color:var(--light-blue)}.article-d .result-value{font-family:var(--font-heading);color:var(--navy);font-size:1.4rem;font-weight:800}.article-d .result-card.highlight .result-value{color:var(--light-blue)}.article-d .disclaimer{background:var(--off-white);border:1px solid var(--border);font-family:var(--font-heading);color:var(--muted);border-radius:8px;margin-top:3rem;padding:1rem 1.3rem;font-size:.75rem;line-height:1.6}.article-d .disclaimer strong{color:var(--navy)}
