.market-page{overflow:hidden}.breadcrumbs{font-family:var(--font-mono);color:var(--faint);flex-wrap:wrap;gap:.45rem;margin-bottom:2.5rem;font-size:.7rem;display:flex}.breadcrumbs a:hover{color:var(--green)}[data-reveal]{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(16px)}[data-reveal].is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none}}.market-label{letter-spacing:.06em;text-transform:uppercase;color:var(--green);align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;display:inline-flex}.market-label i{font-size:1.05rem;font-style:normal;line-height:1}.market-label--faint{color:var(--faint)}.market-hero h1 .hl{color:var(--green)}.market-section h2 .dim{color:var(--faint)}.market-hero{border-bottom:1px solid var(--line);padding:clamp(4rem,8vw,7.5rem) 0}.market-hero__grid{grid-template-columns:minmax(0,1.25fr) minmax(17rem,.75fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.market-hero__grid h1{margin-top:0}.market-hero h1{font-size:var(--text-h1);letter-spacing:-.035em;margin:1rem 0 0;font-weight:800;line-height:1.06}.market-hero p{max-width:42rem;color:var(--muted);font-size:var(--text-lead);margin:1.5rem 0 0;font-weight:500;line-height:1.65}.market-hero__image{margin-top:clamp(2.5rem,5vw,4.5rem)}.market-hero__image img{border-radius:var(--radius-lg);object-fit:cover;width:100%;max-height:34rem}.market-actions{flex-wrap:wrap;gap:.8rem;margin-top:2.2rem;display:flex}.market-summary{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:1.7rem 1.7rem 1.8rem}.market-summary__emoji{width:fit-content;font-size:2.2rem;line-height:1;display:block}.market-summary.is-in .market-summary__emoji{animation:.36s cubic-bezier(.3,1.4,.5,1) .25s backwards mk-pop}.market-summary>strong{letter-spacing:-.025em;margin-top:.85rem;font-size:1.35rem;display:block}.market-summary>p{margin-top:.55rem;font-size:.9rem;line-height:1.55}.market-summary dl{margin:1.4rem 0 0}.market-summary dl div{border-top:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.7rem 0;font-size:.82rem;display:flex}.market-summary dt{color:var(--muted)}.market-summary dd{margin:0;font-weight:650}.market-section{padding:clamp(4.5rem,8vw,7rem) 0}.market-section--compact{padding-top:1rem}.market-section--flush{padding-top:0}.market-hero--flush{border-bottom:0;padding-bottom:clamp(2.5rem,5vw,3.5rem)}.market-section--surface{border-block:1px solid var(--line);background:color-mix(in srgb, var(--surface) 58%, var(--bg))}.market-section__head{max-width:42rem;margin-bottom:2.8rem}.market-section h2{font-size:var(--text-h2);letter-spacing:-.03em;margin:.8rem 0 0;font-weight:780;line-height:1.08}.market-section h2 span{color:var(--faint)}.market-section__head>p,.split-grid>div>p{max-width:38rem;color:var(--muted);font-size:var(--text-intro);margin:1.1rem 0 0;font-weight:500;line-height:1.65}.state-grid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1rem;margin-top:clamp(2.5rem,5vw,3.5rem);display:grid}.state-index{grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:0 1.5rem;margin-top:clamp(2.5rem,5vw,3.5rem);display:grid}.state-index>*{border-bottom:1px solid var(--line);align-items:baseline;gap:.7rem;padding:.62rem .2rem;display:flex}.state-index a:hover{border-bottom-color:var(--green)}.state-index a:hover .state-index__name{color:var(--green)}.state-index__code{width:1.6rem;color:var(--green);font-family:var(--font-mono);flex:none;font-size:.72rem;font-weight:650}.state-index__name{font-size:.94rem;font-weight:550;transition:color .14s}.state-index__planned{opacity:.5}.state-index__planned .state-index__code{color:var(--faint)}.state-index__total{color:var(--muted);font-family:var(--font-mono);margin-left:auto;font-size:.76rem;font-weight:500}.state-index a:hover .state-index__total{color:var(--green)}.state-index__note{max-width:46rem;color:var(--muted);margin:1.6rem 0 0;font-size:.82rem;font-weight:500;line-height:1.6}.coverage-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(2.5rem,6vw,5.5rem);display:grid}.coverage-grid .market-section__head{margin-bottom:0}.coverage-map{justify-self:end;width:100%;max-width:44rem}.state-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.85rem 1.1rem;transition:border-color .14s,transform .14s,box-shadow .14s;display:grid}.state-card:hover{border-color:var(--line-strong);transform:translateY(-2px);box-shadow:0 18px 40px -28px #141c1759}.state-card--planned{opacity:.58;pointer-events:none}.state-card--planned .state-card__code{filter:grayscale()}.state-card--ask{background:0 0;border-style:dashed}.state-card--ask:hover{box-shadow:none}.state-card--ask .state-card__code{border:1px dashed var(--line-strong);color:var(--muted);background:0 0}.state-card__code{background:var(--green-tint);width:2.6rem;height:2.6rem;color:var(--green);font-family:var(--font-mono);border-radius:8px;place-items:center;font-size:.82rem;font-weight:650;display:grid}.state-card .market-label{margin-bottom:.15rem;font-size:.66rem}.state-card h3{margin:0;font-size:1.05rem}.state-card h3 i{margin-right:.45rem;font-size:1rem;font-style:normal}.state-card p{color:var(--muted);margin:.3rem 0 0;font-size:.84rem}.state-card>.arrow{color:var(--green);font-size:1.05rem;transition:transform .14s}.state-card:hover>.arrow{transform:translate(3px)}.market-section__foot{max-width:52rem;color:var(--muted);align-items:baseline;gap:.6rem;margin:1.7rem 0 0;font-size:.9rem;font-weight:500;line-height:1.6;display:flex}.market-section__foot i{flex:none;font-size:1.05rem;font-style:normal}.split-grid{grid-template-columns:1fr 1fr;gap:clamp(3rem,7vw,7rem);display:grid}.plain-list{margin:1.5rem 0 0;padding:0;list-style:none}.plain-list li{border-top:1px solid var(--line);color:var(--ink-soft);padding:.65rem 0 .65rem 1.5rem;font-size:.92rem;position:relative}.plain-list li:before{color:var(--green);content:"+";font-family:var(--font-mono);position:absolute;left:0}.plain-list--flag li:before{color:var(--faint);content:"–"}.how-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem);display:grid}.how__visual{align-items:center;min-height:14.5rem;display:flex}.how-grid h3{font-size:var(--text-h3);letter-spacing:-.015em;margin:1rem 0 0}.how-grid p{color:var(--muted);font-size:var(--text-small);margin:.5rem 0 0;font-weight:500;line-height:1.6}.diff-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.diff-grid article{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:1.5rem 1.6rem 1.6rem;transition:border-color .16s,transform .16s}.diff-grid article:hover{border-color:var(--line-strong);transform:translateY(-2px)}.diff__emoji{width:fit-content;font-size:1.8rem;line-height:1;display:block}.diff-grid p{margin:.95rem 0 0;font-size:1rem;font-weight:600;line-height:1.55}.diff-grid.is-in .diff__emoji{animation:.34s cubic-bezier(.3,1.4,.5,1) backwards mk-pop}.diff-grid.is-in article:first-child .diff__emoji{animation-delay:.25s}.diff-grid.is-in article:nth-child(2) .diff__emoji{animation-delay:.38s}.diff-grid.is-in article:nth-child(3) .diff__emoji{animation-delay:.51s}.diff-grid.is-in article:nth-child(4) .diff__emoji{animation-delay:.64s}.market-section__head p .inline-link{margin:0 0 0 .35rem}.source-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.source-grid--three{grid-template-columns:repeat(3,1fr)}.anatomy-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,6vw,5rem);display:grid}.source-grid article{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:1.5rem 1.6rem 1.6rem;transition:border-color .16s,transform .16s}.source-grid article:hover{border-color:var(--line-strong);transform:translateY(-2px)}.source__emoji{width:fit-content;font-size:1.8rem;line-height:1;display:block}.source-grid h3{font-size:var(--text-h3);letter-spacing:-.015em;margin:.95rem 0 0}.source-grid p{color:var(--muted);font-size:var(--text-small);margin:.55rem 0 0;font-weight:500;line-height:1.6}.source-grid.is-in .source__emoji{animation:.34s cubic-bezier(.3,1.4,.5,1) backwards mk-pop}.source-grid.is-in article:first-child .source__emoji{animation-delay:.25s}.source-grid.is-in article:nth-child(2) .source__emoji{animation-delay:.38s}.source-grid.is-in article:nth-child(3) .source__emoji{animation-delay:.51s}.source-grid.is-in article:nth-child(4) .source__emoji{animation-delay:.64s}.benefit-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(3rem,7vw,7rem);display:grid}.benefit-grid .market-section__head{margin-bottom:0}.benefit-grid ol{margin:0;padding:0;list-style:none}.benefit-grid li{border-top:1px solid var(--line);grid-template-columns:2.5rem 1fr;gap:1rem;padding:1.15rem 0;display:grid}.benefit-grid li:last-child{border-bottom:1px solid var(--line)}.benefit-grid li span{width:fit-content;font-size:1.25rem;line-height:1.2}.benefit-grid.is-in li span,[data-reveal].is-in .benefit-grid li span{animation:.34s cubic-bezier(.3,1.4,.5,1) backwards mk-pop}.benefit-grid li:first-child span{animation-delay:.25s}.benefit-grid li:nth-child(2) span{animation-delay:.37s}.benefit-grid li:nth-child(3) span{animation-delay:.49s}.benefit-grid li:nth-child(4) span{animation-delay:.61s}.benefit-grid li p{margin:0;font-weight:570}.market-cta{padding:1rem 0 6rem}.market-cta__box{background:var(--green);color:#fff;text-align:center;border-radius:24px;padding:clamp(3rem,6vw,5rem)}.market-cta__box h2{max-width:24ch;font-size:var(--text-h2);letter-spacing:-.03em;margin:0 auto;font-weight:780;line-height:1.08}.market-cta__box h2 .dim{color:#ffffff7a}.market-cta__box p{color:#ffffffbf;max-width:34rem;font-size:var(--text-intro);margin:1.3rem auto 0;font-weight:500;line-height:1.65}.market-cta__gets{flex-wrap:wrap;justify-content:center;gap:.7rem 2rem;max-width:46rem;margin:2rem auto 0;padding:0;list-style:none;display:flex}.market-cta__gets li{color:#ffffffe0;align-items:center;gap:.5rem;font-size:.95rem;font-weight:550;display:inline-flex}.market-cta__gets li span{width:fit-content;font-size:1.05rem;line-height:1}.market-cta__btn{min-height:3.05rem;color:var(--ink);background:#fff;margin-top:2.2rem;padding:.7rem 1.4rem;font-size:.98rem}.market-cta__btn:hover{background:var(--green-tint)}.market-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1.1rem;display:grid}.market-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;padding:clamp(1.6rem,3vw,2.1rem);transition:border-color .14s,transform .14s,box-shadow .14s;display:flex}.market-card:hover{border-color:var(--line-strong);transform:translateY(-2px);box-shadow:0 18px 40px -28px #141c1759}.market-card__chrome{justify-content:space-between;align-items:center;gap:1rem;display:flex}.market-card__meta{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--faint);font-size:.68rem}.market-card__emoji{width:fit-content;margin-top:2.1rem;font-size:2.3rem;line-height:1;display:block}.market-card h3{letter-spacing:-.03em;max-width:18ch;margin:.9rem 0 0;font-size:clamp(1.45rem,2.6vw,1.85rem)}.market-card>p{max-width:34rem;color:var(--muted);font-size:var(--text-small);margin:.8rem 0 0;font-weight:500;line-height:1.6}.market-card__states{flex-wrap:wrap;gap:.5rem;margin-top:1.3rem;display:flex}.market-card__states span{border-radius:var(--radius);background:var(--green-tint);color:var(--green);align-items:center;gap:.4rem;padding:.42rem .6rem;font-size:.78rem;font-weight:600;display:inline-flex}.market-card__states i{font-size:.85rem;font-style:normal;line-height:1}.market-card>strong{color:var(--green);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:2rem;font-size:.92rem;display:flex}.market-card .arrow{transition:transform .14s}.market-card:hover .arrow{transform:translate(3px)}.market-card--ask{background:0 0;border-style:dashed}.market-card--ask:hover{box-shadow:none}.market-card--ask .market-card__states span{border:1px dashed var(--line-strong);color:var(--muted);background:0 0}.market-card--ask .market-card__states i{filter:grayscale();opacity:.7}.market-card--ask .market-card__emoji{filter:grayscale();opacity:.55;transition:filter .2s,opacity .2s}.market-card--ask:hover .market-card__emoji{filter:none;opacity:1}@keyframes mk-pop{0%{opacity:0;transform:scale(.4)}60%{transform:scale(1.12)}to{opacity:1;transform:scale(1)}}.market-card.is-in .market-card__emoji{animation:.36s cubic-bezier(.3,1.4,.5,1) .25s backwards mk-pop}.market-card.is-in .market-card__states span{animation:.32s cubic-bezier(.3,1.4,.5,1) backwards mk-pop}.market-card.is-in .market-card__states span:first-child{animation-delay:.5s}.market-card.is-in .market-card__states span:nth-child(2){animation-delay:.6s}.market-card.is-in .market-card__states span:nth-child(3){animation-delay:.7s}.market-card.is-in .market-card__states span:nth-child(4){animation-delay:.8s}.market-card.is-in .market-card__states span:nth-child(5){animation-delay:.9s}.market-card.is-in .market-card__states span:nth-child(6){animation-delay:1s}.inline-link{color:var(--green);gap:.45rem;margin-top:1.25rem;font-size:.9rem;font-weight:650;display:inline-flex}.inline-link:hover{color:var(--green-deep)}@media (width<=860px){.market-hero__grid,.split-grid,.benefit-grid,.coverage-grid,.anatomy-grid{grid-template-columns:1fr}.source-grid--three{grid-template-columns:1fr 1fr}.coverage-map{justify-self:start}.market-hero__grid{align-items:start}.market-summary{max-width:34rem}.source-grid,.diff-grid{grid-template-columns:1fr 1fr}.market-card-grid{grid-template-columns:1fr}}@media (width<=600px){.breadcrumbs{margin-bottom:2rem}.market-hero{padding:3.5rem 0 4rem}.market-actions{flex-direction:column;align-items:stretch}.market-actions .btn{width:100%}.state-grid,.source-grid,.source-grid--three,.how-grid,.diff-grid{grid-template-columns:1fr}.market-section{padding:4rem 0}.market-cta{padding-bottom:4rem}.market-cta__box{border-radius:16px}.market-cta__btn{width:100%}}
