.tier-hero{background:var(--peach);border-bottom:var(--bord);padding:2.5rem 1.25rem 3rem;position:relative;overflow:hidden}.tier-breadcrumb{color:var(--ink-2);letter-spacing:-.01em;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.8125rem;font-weight:700;display:flex}.tier-breadcrumb a{color:var(--ink-2);transition:color .14s var(--ease);text-decoration:none}.tier-breadcrumb a:hover{color:var(--tomato)}.tier-breadcrumb span.sep{opacity:.4}.tier-breadcrumb span.cur{color:var(--ink)}.tier-h1{font-family:var(--sans);font-size:var(--t-4xl);letter-spacing:-.05em;color:var(--ink);font-variation-settings:"wdth" 88;max-width:18ch;margin-bottom:.75rem;font-weight:800;line-height:.95}.tier-h1 .accent{background:var(--lime);border:var(--bord);border-radius:8px;margin:0 2px;padding:0 8px;display:inline-block;transform:rotate(-1.5deg)}.tier-sub{font-size:var(--t-lg);color:var(--ink-2);max-width:44ch;margin-bottom:1.75rem;font-weight:500;line-height:1.4}.tier-stats{grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:560px;margin-bottom:1.75rem;display:grid}.tier-stat{background:var(--white);border:var(--bord);box-shadow:var(--shadow-sm);border-radius:16px;padding:.875rem 1rem}.tier-stat-num{letter-spacing:-.025em;font-variation-settings:"wdth" 95;margin-bottom:.25rem;font-size:1.625rem;font-weight:800;line-height:1}.tier-stat-lbl{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-2);font-size:.6875rem;font-weight:700}.tier-stat.tom{background:var(--tomato);color:var(--paper)}.tier-stat.tom .tier-stat-lbl{color:#fff7ecd9}.tier-stat.lime{background:var(--lime)}.tier-stat.blue{background:var(--blue);color:var(--paper)}.tier-stat.blue .tier-stat-lbl{color:#fff7ecd9}.tier-list{grid-template-columns:1fr;gap:1rem;display:grid}.tier-card{background:var(--white);border:var(--bord);box-shadow:var(--shadow);color:var(--ink);transition:all .2s var(--ease);border-radius:20px;flex-direction:column;gap:.5rem;padding:1.25rem 1.375rem;text-decoration:none;display:flex}.tier-card:hover{box-shadow:6px 8px 0 var(--ink);transform:translate(-2px,-2px)}.tier-card:nth-child(3n+1){background:var(--peach)}.tier-card:nth-child(3n+2){background:var(--sage)}.tier-card:nth-child(3n+3){background:var(--yellow)}.tier-card-top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.tier-card-name{letter-spacing:-.025em;font-variation-settings:"wdth" 90;font-size:1.375rem;font-weight:800;line-height:1.1}.tier-card-loc{color:var(--ink-2);margin-top:.125rem;font-size:.8125rem;font-weight:600}.tier-card-badge{background:var(--ink);color:var(--paper);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.2rem .5rem;font-size:.625rem;font-weight:800}.tier-card-stats{border-top:1.5px solid var(--ink);gap:1rem;margin-top:.625rem;padding-top:.625rem;font-size:.8125rem;font-weight:700;display:flex}.tier-card-stats strong{letter-spacing:-.02em;font-size:1.125rem;display:block}.tier-card-stats span{color:var(--ink-2);text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:600}.tier-card-arrow{color:var(--tomato);align-self:flex-end;margin-top:.5rem;font-size:1.25rem;font-weight:800}.tier-state-group{margin-bottom:2.5rem}.tier-state-group h3{font-size:var(--t-xl);letter-spacing:-.025em;font-variation-settings:"wdth" 95;align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:800;display:inline-flex}.tier-state-group h3 .count{background:var(--ink);color:var(--paper);border-radius:999px;padding:.2rem .625rem;font-size:.75rem;font-weight:800}@media (min-width:768px){.tier-hero{padding:4rem 2rem}.tier-stats{grid-template-columns:repeat(4,1fr);max-width:760px}.tier-list{grid-template-columns:repeat(2,1fr)}.tier-list.cols-3{grid-template-columns:repeat(3,1fr)}}
