:root{--ink:#16241f;--paper:#f6f3ea;--forest:#1f5c45;--rust:#b3542a;--gold:#c9a227}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--paper);color:var(--ink);font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.55}h1,h2,h3{margin:0 0 .4em;font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:1.2}h1{font-size:1.9rem}h2{font-size:1.5rem}h3{font-size:1.15rem}p{margin:0 0 1em}.mono{font-family:Courier New,monospace}.wrap{max-width:960px;margin:0 auto;padding:0 20px}a{color:var(--forest)}a:hover{color:var(--rust)}header.site-header{background:var(--forest);color:#fff;padding:14px 0}header.site-header .wrap{justify-content:space-between;align-items:center;display:flex}.brand{color:#fff;font-family:Georgia,serif;font-size:1.3rem;font-weight:700;text-decoration:none}.brand .tag{opacity:.85;font-family:system-ui,sans-serif;font-size:.7rem;font-weight:400;display:block}nav.site-nav{background:#17402f}nav.site-nav ul{gap:18px;max-width:960px;margin:0 auto;padding:10px 20px;list-style:none;display:flex;overflow-x:auto}nav.site-nav a{color:#e6ede9;white-space:nowrap;font-size:.88rem;text-decoration:none}nav.site-nav a[aria-current=page]{color:#fff;text-decoration:underline}nav.site-nav a:hover{color:#fff}section.hero{border-bottom:1px solid #16241f26;padding:40px 0 30px}.hero h1{max-width:22ch}.hero .lede{color:#2c3934;max-width:62ch;font-size:1.05rem}.hero-figure{background:var(--ink);color:var(--gold);border-top:2px solid var(--gold);border-bottom:2px solid var(--gold);margin-top:22px;padding:16px 22px;display:inline-block}.hero-figure .num{font-family:Courier New,monospace;font-size:2rem;font-weight:700}.hero-figure .label{color:#f6f3ea;max-width:40ch;font-family:system-ui,sans-serif;font-size:.85rem}.savings-total{background:var(--ink);color:var(--gold);border-top:2px solid var(--gold);border-bottom:2px solid var(--gold);padding:16px 22px;display:inline-block}.savings-total .num{font-family:Courier New,monospace;font-size:1.8rem;font-weight:700}.savings-total .label{color:#f6f3ea;font-family:system-ui,sans-serif;font-size:.85rem}.asof{color:#55635d;margin-top:8px;font-size:.78rem}section.section{border-bottom:1px solid #16241f26;padding:30px 0}.sub{color:#3d4c46;max-width:62ch}.bill-row{border-bottom:1px solid #16241f26;justify-content:space-between;align-items:baseline;gap:12px;padding:12px 0;display:flex}.bill-row:last-child{border-bottom:none}.bill-row .name{font-weight:600}.bill-row .name a{color:var(--ink);text-decoration:none}.bill-row .name a:hover{color:var(--forest);text-decoration:underline}.bill-row .price{white-space:nowrap;font-family:Courier New,monospace;font-weight:700}.channel-pill{background:var(--forest);color:#fff;vertical-align:middle;border-radius:6px;margin-left:8px;padding:2px 7px;font-size:.72rem;display:inline-block}table.carriage-table{border-collapse:collapse;width:100%;margin-top:14px;font-size:.92rem}table.carriage-table th,table.carriage-table td{border:1px solid var(--ink);text-align:left;padding:8px 10px}table.carriage-table th{background:var(--forest);color:#fff}.yes{color:var(--forest);font-weight:700}.no{color:var(--rust);font-weight:700}.method-note{border-left:1px solid var(--ink);color:#45534d;max-width:62ch;margin-top:12px;padding-left:10px;font-size:.85rem}.price-tag{border:1px solid var(--ink);padding:2px 8px;font-family:Courier New,monospace;font-size:.85rem;display:inline-block}.disclosure{background:#eee7d6;border:1px solid #16241f40;border-radius:6px;max-width:62ch;padding:14px 16px;font-size:.9rem}.answer-box{background:#eef2ec;border:1px solid #1f5c4559;border-radius:6px;margin:16px 0;padding:16px 18px;font-size:1.02rem}.answer-box strong{color:var(--forest)}.shop-module{background:#eee7d6;border:1px solid #16241f40;border-radius:6px;margin:20px 0;padding:16px 18px}.shop-module h3{margin-bottom:8px;font-size:.95rem}.shop-module .disclosure-mini{color:#45534d;max-width:62ch;margin-bottom:12px;font-size:.82rem}.shop-module .shop-row{border-bottom:1px solid #16241f26;justify-content:space-between;align-items:baseline;gap:12px;padding:10px 0;display:flex}.shop-module .shop-row:last-child{border-bottom:none}.shop-module .shop-row a{color:var(--forest);font-weight:600;text-decoration:none}.shop-module .shop-row a:hover{color:var(--rust);text-decoration:underline}.shop-module .price-note{color:#55635d;white-space:nowrap;font-family:Courier New,monospace;font-size:.78rem}.card-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-top:16px;display:grid}.range-row{border-bottom:1px solid #16241f26;justify-content:space-between;gap:12px;padding:12px 0;display:flex}.range-row:last-child{border-bottom:none}.range-row .kind{font-weight:600}.range-row .range{text-align:right;font-family:Courier New,monospace}footer.site-footer{background:var(--ink);color:#d9dcd8;padding:28px 0;font-size:.88rem}footer.site-footer .cols{flex-wrap:wrap;justify-content:space-between;gap:30px;display:flex}footer.site-footer h4{color:#fff;margin:0 0 8px;font-family:Georgia,serif;font-size:1rem}footer.site-footer ul{margin:0;padding:0;list-style:none}footer.site-footer li{margin-bottom:4px}footer.site-footer a{color:#cfe8db}footer .fine{opacity:.7;max-width:70ch;margin-top:16px;font-size:.78rem}@media (width<=640px){.hero h1{font-size:1.55rem}}
