.h-carousel{display:flex;flex-direction:column;gap:.45rem}.h-carousel-label{font-size:.7rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.h-carousel-row{display:flex;align-items:center;gap:.35rem;min-width:0}.h-carousel-track{display:flex;gap:.5rem;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;flex:1;min-width:0;padding:.1rem 0;cursor:grab;-webkit-user-select:none;user-select:none}.h-carousel-track.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.h-carousel-track.is-dragging>*{pointer-events:none}.h-carousel-track input,.h-carousel-track select,.h-carousel-track textarea{-webkit-user-select:text;user-select:text;cursor:auto}.h-carousel-track button,.h-carousel-track .chip{cursor:pointer}.h-carousel-track::-webkit-scrollbar{display:none}.h-carousel-track>*{flex:0 0 auto;scroll-snap-align:start}.carousel-arrow{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-muted);font-size:1.25rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,box-shadow .2s,color .2s}.carousel-arrow.active{border-color:#39ff14;box-shadow:0 0 8px #39ff148c,inset 0 0 6px #39ff1426;color:#39ff14}.carousel-arrow:not(.active){opacity:.45}.filters{background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.75rem}.filters-toggle{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:.55rem;width:100%;min-height:1.75rem;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.filters-toggle:hover .filters-title,.filters-toggle:focus-visible .filters-title{color:var(--text)}.filters-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:6px}.filters-title{color:var(--text-muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;transition:color .2s}.filters-active-count{color:var(--accent);font-size:.7rem;font-weight:600}.filters-toggle-icon{width:1rem;height:1rem;color:var(--text-muted);justify-self:end;transition:transform .2s,color .2s}.filters-toggle[aria-expanded=true] .filters-toggle-icon{transform:rotate(180deg);color:var(--accent)}.filters-body{display:flex;flex-direction:column;gap:.85rem}.filters-body[hidden]{display:none}.filter-group{display:flex;flex-direction:column;gap:.3rem;min-width:140px}.filter-group.grow{min-width:200px}.filter-label{font-size:.7rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.filter-group input,.filter-group select{padding:.5rem .65rem;border-radius:6px;border:1px solid var(--border);background:var(--bg);color:var(--text);width:100%}.btn-reset{padding:.5rem .85rem;border-radius:6px;border:1px solid var(--border);background:transparent;color:var(--text-muted);cursor:pointer;height:fit-content;align-self:flex-end;white-space:nowrap}.btn-reset:hover{color:var(--text);border-color:var(--text-muted)}.chip{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;border-radius:999px;border:1px solid var(--border);background:var(--bg);color:var(--text-muted);font-size:.8rem;min-height:26px;cursor:pointer;white-space:nowrap}.chip:hover{border-color:var(--text-muted);color:var(--text)}.chip.active{border-color:var(--accent);color:var(--accent);background:#3fb95014}.type-filter-carousel .h-carousel-track{gap:.4rem}.type-chip{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:.25rem .55rem;border-radius:4px;border:1px solid var(--border);background:var(--bg);color:var(--text-muted);font-size:.72rem;font-weight:600;cursor:pointer;white-space:nowrap}.type-chip:hover,.type-chip.active{background:#ffffff08}.type-chip.all{border-color:var(--border);color:var(--text)}.type-chip.flexible{border-color:#238636;color:#3fb950}.type-chip.onchain{border-color:#1f6feb;color:#58a6ff}.type-chip.locked,.type-chip.fixed{border-color:#d29922;color:var(--warning)}.type-chip.promo{border-color:#a371f7;color:#d2a8ff}.type-chip.new-user{border-color:#1f6feb;color:#58a6ff}.type-chip.new-deposit{border-color:#d29922;color:var(--warning)}.type-chip.new-subscription{border-color:#238636;color:#3fb950}.type-chip.kyc-required{border-color:#6e7681;color:var(--text-muted)}.type-chip.region-restricted,.type-chip.restricted{border-color:#f85149;color:#ff7b72}.type-chip.vip{border-color:#db6d28;color:#ffa657}.type-chip.active{box-shadow:inset 0 0 0 1px currentColor}.exchange-chip{padding-left:.45rem}.exchange-chip-icon{width:14px;height:14px;border-radius:4px;object-fit:contain;flex-shrink:0}.chip.hot{border-color:#39ff1466}.hot-badge{margin-left:.3rem;font-size:.55rem;padding:.05rem .3rem;border-radius:3px;background:#39ff1433;color:#39ff14;font-weight:700;vertical-align:middle}.exchange-icon{display:block;object-fit:contain;flex-shrink:0;border-radius:6px}.exchange-icon-sm{width:16px;height:16px}.exchange-icon-md{width:22px;height:22px}.exchange-icon-lg{width:28px;height:28px}.exchange-link{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;color:inherit;min-width:0}.exchange-link:hover .exchange-link-name{color:var(--link);text-decoration:underline}.exchange-link-name{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exchange-link-sm{gap:.4rem}.exchange-link-sm .exchange-link-name{font-size:.875rem}.exchange-link-md .exchange-link-name{font-size:.85rem}.exchange-link-lg .exchange-link-name{font-size:1.15rem;font-weight:700;letter-spacing:-.02em}.pool-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-width:0}.pool-asset{display:flex;align-items:center;flex-shrink:0}.pool-asset .asset-badge{font-size:.95rem}@media(max-width:768px){.exchange-link-lg .exchange-link-name{font-size:1.05rem}}.table-desktop{overflow-x:auto;border:1px solid var(--border);border-radius:10px;background:var(--bg-elevated);-webkit-overflow-scrolling:touch;cursor:grab}.table-desktop.is-dragging{cursor:grabbing;scroll-behavior:auto}.table-desktop.is-dragging .products-table{pointer-events:none;-webkit-user-select:none;user-select:none}.products-table{width:100%;min-width:100%;border-collapse:collapse;font-size:.875rem;table-layout:fixed}.col-rank{width:4%}.col-pool{width:9%}.col-exchange,.col-type{width:12%}.col-duration{width:8%}.col-apy{width:10%}.col-apy-min{width:7%}.col-min,.col-max{width:6%}.col-note{width:18%}.col-source{width:8%}.products-table th{text-align:left;padding:.65rem .75rem;border-bottom:1px solid var(--border);color:var(--text-muted);font-weight:500;white-space:nowrap;background:var(--bg);position:sticky;top:0;z-index:1;overflow:hidden;text-overflow:ellipsis}.th-btn{display:inline-flex;align-items:center;gap:.35rem;background:none;border:none;color:inherit;cursor:pointer;padding:0;font:inherit;max-width:100%;overflow:hidden}.th-btn:hover{color:var(--text)}.sort-icon{opacity:.35;font-size:.7rem;flex-shrink:0}.sort-icon.active{opacity:1;color:var(--accent)}.products-table td{padding:.6rem .75rem;border-bottom:1px solid var(--border);vertical-align:middle;overflow:hidden}.products-table td.cell-nowrap{white-space:nowrap;text-overflow:ellipsis}.products-table tbody tr:hover{background:var(--bg-hover)}.products-table tbody tr:last-child td{border-bottom:none}.rank{color:var(--text-muted)}.asset-badge{font-weight:600}.exchange-inner{display:inline-flex;align-items:center;gap:.45rem;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.card-rank{color:var(--text-muted);font-size:.8rem;min-width:1.1rem}.type-badge{font-size:.7rem;padding:.15rem .45rem;border-radius:4px;text-transform:capitalize;background:var(--bg);border:1px solid var(--border);white-space:nowrap}.type-badge.flexible{border-color:#238636;color:#3fb950}.type-badge.onchain{border-color:#1f6feb;color:#58a6ff}.exchange-cell .exchange-link{max-width:100%}.exchange-cell .exchange-link-name{min-width:0}.type-badge.locked,.type-badge.fixed{border-color:#d29922;color:var(--warning)}.type-badge.promo{border-color:#a371f7;color:#d2a8ff}.type-badge.new-user{border-color:#1f6feb;color:#58a6ff}.type-badge.new-deposit{border-color:#d29922;color:var(--warning)}.type-badge.new-subscription{border-color:#238636;color:#3fb950}.type-badge.kyc-required{border-color:#6e7681;color:var(--text-muted)}.type-badge.region-restricted{border-color:#f85149;color:#ff7b72}.type-badge.vip{border-color:#db6d28;color:#ffa657}.type-stack{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem}.type-badge.restricted{border-color:#f85149;color:#ff7b72;background:#f8514914}.apy-cell strong,.apy-single{color:var(--text);font-weight:700}.apy-tier{font-size:.75rem;color:var(--text-muted);font-weight:400}.muted{color:var(--text-muted)}.note-cell{font-size:.75rem;line-height:1.4;white-space:normal;word-break:break-word}.note-cell .ann-link,.note-cell span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.ann-link{color:var(--link);text-decoration:none}.ann-link:hover{text-decoration:underline}.source-cell{white-space:nowrap}.source-tag{font-size:.65rem;padding:.12rem .4rem;border-radius:4px;font-weight:600;white-space:nowrap;display:inline-block}.source-tag.api{background:#3fb9501f;color:var(--accent)}.source-tag.announcement{background:#58a6ff1f;color:#58a6ff}.source-tag.site{background:#a371f71f;color:#d2a8ff}.source-tag.both{margin-left:.25rem;background:#d299221f;color:var(--warning)}.empty{text-align:center;padding:2.5rem!important;color:var(--text-muted);white-space:normal}.mobile-list{display:none;flex-direction:column;gap:.5rem}.mobile-empty{text-align:center;padding:2rem 1rem;color:var(--text-muted);border:1px solid var(--border);border-radius:10px;background:var(--bg-elevated)}.product-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;padding:.75rem .85rem;display:flex;flex-direction:column;gap:.5rem}.pool-cell{white-space:normal;overflow:visible}.pool-cell .pool-asset{min-width:0}.card-top{display:grid;grid-template-columns:minmax(5rem,1fr) minmax(5rem,1fr) minmax(5.75rem,auto);align-items:center;column-gap:.65rem}.card-pool{min-width:0;display:flex;align-items:center;gap:.5rem}.card-pool .pool-asset{min-width:0}.card-pool .asset-badge{display:inline-block;max-width:4rem;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.card-exchange{min-width:0;justify-self:center}.card-exchange .exchange-link{max-width:100%}.card-exchange .exchange-link-name{min-width:0}.card-apy{font-size:1.05rem;min-width:0;text-align:right;justify-self:end}.card-apy .apy-single,.card-apy strong{color:var(--accent)}.card-row{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;font-size:.8rem}.card-label{font-size:.65rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;min-width:3.5rem}.card-label.spaced{margin-left:auto}.card-duration{color:var(--text-muted);font-size:.75rem}.card-note{font-size:.75rem;line-height:1.4;border-top:1px solid var(--border);padding-top:.45rem;word-break:break-word}@media(max-width:768px){.table-desktop{display:none}.mobile-list{display:flex}}.exchange-status{margin-bottom:.25rem}.section-title{font-size:.8rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .6rem}.exchange-card{min-width:130px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:8px;padding:.55rem .65rem}.exchange-card.ok{border-color:#3fb95059}.exchange-card.pending{opacity:.75}.ex-header{display:flex;align-items:center;gap:.35rem;margin-bottom:.25rem;min-width:0}.ex-header .exchange-link{flex:1;min-width:0}.ex-rank{font-size:.65rem;color:var(--text-muted)}.ex-body{display:flex;flex-direction:column;gap:.2rem}.ex-count{font-size:.75rem;color:var(--accent)}.ex-pending{font-size:.7rem;color:var(--text-muted)}.ex-sources{display:flex;gap:.25rem;flex-wrap:wrap}.src-badge{font-size:.6rem;padding:.1rem .35rem;border-radius:4px;font-weight:600;letter-spacing:.03em}.src-badge.api{background:#3fb9501f;color:var(--accent);border:1px solid rgba(63,185,80,.3)}.src-badge.ann{background:#58a6ff1f;color:#58a6ff;border:1px solid rgba(88,166,255,.3)}.src-badge.site{background:#a371f71f;color:#d2a8ff;border:1px solid rgba(163,113,247,.3)}@media(min-width:900px){.exchange-card{min-width:145px}}.dashboard{display:flex;flex-direction:column;gap:1rem}.stats-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.stat-card{min-width:0;background:var(--bg-elevated);border:1px solid var(--border);border-radius:8px;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.25rem}.stat-card.highlight{border-color:var(--accent-dim)}.stat-label{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.stat-value{font-size:1.35rem;font-weight:700;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-value.apy{color:var(--accent)}@media(max-width:768px){.stats-row{gap:.5rem}.stat-card{padding:.65rem .55rem}.stat-label{font-size:.6rem}.stat-value{font-size:1.05rem}}@media(max-width:380px){.stats-row{gap:.4rem}.stat-card{padding:.55rem .45rem}.stat-label{font-size:.56rem}.stat-value{font-size:.95rem}}.data-store{display:flex;flex-direction:column;gap:1rem}.data-store-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,auto);gap:1rem;align-items:center;padding:1rem;border:1px solid var(--border);border-radius:8px;background:var(--bg-elevated)}.data-store-head h2{margin:.15rem 0 0;font-size:1.55rem;line-height:1.15}.data-store-head p{margin:.35rem 0 0;color:var(--text-muted);font-size:.9rem}.data-kicker,.data-payment span,.data-meta-list dt{color:var(--text-muted);font-size:.72rem;letter-spacing:.04em;text-transform:uppercase}.data-payment{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.35rem .65rem;align-items:center;padding:.8rem;border:1px solid var(--border);border-radius:8px;background:var(--bg)}.data-payment strong,.data-payment code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.data-product{min-width:0;display:flex;flex-direction:column;gap:.75rem;padding:1rem;border:1px solid var(--border);border-radius:8px;background:var(--bg-elevated)}.data-product-main{min-width:0}.data-product h3{margin:.2rem 0 0;font-size:1rem}.data-product p{margin:.35rem 0 0;color:var(--text-muted);font-size:.82rem;line-height:1.45}.data-price{display:inline-flex;align-items:center;min-height:1.55rem;padding:.15rem .5rem;border:1px solid rgba(63,185,80,.4);border-radius:999px;color:var(--accent);background:#3fb95014;font-weight:800;font-size:.78rem}.data-meta-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0}.data-meta-list div{min-width:0;padding:.55rem;border:1px solid var(--border);border-radius:6px;background:var(--bg)}.data-meta-list dd{margin:.2rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-fields{display:flex;flex-wrap:wrap;gap:.35rem}.data-fields span{display:inline-flex;align-items:center;min-height:1.35rem;padding:.1rem .4rem;border:1px solid var(--border);border-radius:4px;color:var(--text-muted);background:var(--bg);font-size:.7rem}.data-endpoint{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;align-items:center;padding-top:.1rem}.data-curl{min-width:0;padding:.55rem .65rem;border:1px solid var(--border);border-radius:6px;background:var(--bg);color:var(--text);overflow-x:auto;white-space:nowrap;font-size:.75rem}.data-endpoint a{color:var(--link);font-size:.8rem;white-space:nowrap}.data-notes{display:flex;flex-wrap:wrap;gap:.5rem;color:var(--text-muted);font-size:.75rem}.data-notes span{padding:.35rem .55rem;border:1px solid var(--border);border-radius:999px;background:var(--bg-elevated)}@media(max-width:900px){.data-store-head,.data-products{grid-template-columns:1fr}}@media(max-width:520px){.data-store-head,.data-product{padding:.8rem}.data-store-head h2{font-size:1.25rem}.data-payment,.data-meta-list,.data-endpoint{grid-template-columns:1fr}}.route-planner{display:flex;flex-direction:column;gap:1rem}.route-head{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem;border:1px solid var(--border);border-radius:8px;background:var(--bg-elevated);text-align:center}.route-head>div{min-width:0}.route-kicker,.route-updated,.route-field>span,.route-excluding legend,.route-check,.route-allocation span,.route-stat span,.route-section-title span{color:var(--text-muted);font-size:.75rem;letter-spacing:.04em;text-transform:uppercase}.route-head h2{margin:.15rem 0 0;font-size:1.55rem;line-height:1.15}.route-updated{margin:.35rem 0 0;text-transform:none;letter-spacing:0}.route-form{display:grid;grid-template-columns:minmax(10rem,1.2fr) minmax(12rem,1fr) minmax(13rem,1fr) minmax(9rem,.8fr) minmax(17rem,1.2fr) repeat(2,auto);align-items:end;gap:.75rem;padding:1rem;border:1px solid var(--border);border-radius:8px;background:var(--bg-elevated)}.route-field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.route-field input,.route-field select{min-height:2.45rem;width:100%;padding:.5rem .65rem;border:1px solid var(--border);border-radius:6px;background:var(--bg);color:var(--text)}.route-segmented{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);min-height:2.45rem;overflow:hidden;border:1px solid var(--border);border-radius:6px;background:var(--bg)}.route-segmented button{min-width:0;padding:.45rem .6rem;border:0;border-right:1px solid var(--border);background:transparent;color:var(--text-muted);cursor:pointer;white-space:nowrap}.route-segmented button:last-child{border-right:0}.route-segmented button:hover,.route-segmented button.active{color:var(--accent);background:#3fb95017}.route-check{display:inline-flex;align-items:center;gap:.45rem;min-height:2.45rem;padding:.45rem .65rem;border:1px solid var(--border);border-radius:6px;background:var(--bg);color:var(--text);cursor:pointer;white-space:nowrap}.route-check input{width:1rem;height:1rem;accent-color:var(--accent)}.route-excluding{display:flex;align-items:center;gap:.55rem;min-height:2.45rem;margin:0;padding:.35rem .65rem;border:1px solid var(--border);border-radius:6px;background:var(--bg);min-width:0}.route-excluding legend{padding:0 .25rem}.route-check.compact{min-height:auto;padding:0;border:0;background:transparent}.route-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.route-stat{min-width:0;padding:.85rem 1rem;border:1px solid var(--border);border-radius:8px;background:var(--bg-elevated);display:flex;flex-direction:column;gap:.25rem}.route-stat.highlight{border-color:var(--accent-dim)}.route-stat strong{font-size:1.25rem;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-stat.highlight strong{color:var(--accent)}.route-allocations{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.75rem}.route-allocation{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.25rem .75rem;padding:.85rem 1rem;border:1px solid var(--border);border-radius:8px;background:var(--bg-elevated)}.route-allocation strong{color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-allocation em{color:var(--accent);font-style:normal;font-weight:700}.route-allocation small{justify-self:end;color:var(--text-muted)}.route-steps,.route-alternatives ul{list-style:none;margin:0;padding:0}.route-timeline{border:1px solid var(--border);border-radius:8px;background:var(--bg-elevated);overflow:hidden}.route-step{display:grid;grid-template-columns:minmax(1.6rem,auto) minmax(0,1fr) auto auto;align-items:center;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid var(--border)}.route-step:last-child{border-bottom:0}.route-step-index{min-width:1.6rem;width:max-content;height:1.6rem;padding-inline:.45rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(63,185,80,.35);color:var(--accent);font-size:.75rem;font-weight:700}.route-step-main{min-width:0;display:flex;flex-direction:column;gap:.35rem}.route-step-title,.route-step-exchange{display:flex;align-items:center;gap:.45rem;min-width:0;flex-wrap:wrap}.route-step-title{font-weight:700}.route-step-exchange{color:var(--text-muted);font-size:.82rem}.route-asset,.route-duration,.route-lane{display:inline-flex;align-items:center;min-height:1.35rem;padding:.1rem .4rem;border-radius:4px;background:var(--bg);color:var(--text-muted);font-size:.75rem;white-space:nowrap}.route-lane{color:var(--accent);border:1px solid rgba(63,185,80,.25);background:#3fb95014}.route-transfer{margin:0;color:var(--link);font-size:.75rem}.route-note{display:-webkit-box;margin:0;color:var(--text-muted);font-size:.75rem;line-height:1.35;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.route-step-values{min-width:7.4rem;display:grid;gap:.15rem;justify-items:end;white-space:nowrap}.route-step-values strong{color:var(--text)}.route-step-values span{color:var(--accent);font-weight:700}.route-step-values em,.alternative-row em{color:var(--accent);font-style:normal;font-size:.8rem}.route-type{display:inline-flex;align-items:center;min-height:1.25rem;padding:.1rem .4rem;border:1px solid var(--border);border-radius:4px;color:var(--text-muted);background:var(--bg);font-size:.68rem}.route-type.flexible{border-color:#238636;color:#3fb950}.route-type.locked,.route-type.fixed{border-color:#d29922;color:var(--warning)}.route-type.promo{border-color:#a371f7;color:#d2a8ff}.route-type.new-user{border-color:#1f6feb;color:#58a6ff}.route-type.new-deposit{border-color:#d29922;color:var(--warning)}.route-type.new-subscription{border-color:#238636;color:#3fb950}.route-type.kyc-required{border-color:#6e7681;color:var(--text-muted)}.route-type.region-restricted{border-color:#f85149;color:#ff7b72}.route-type.vip{border-color:#db6d28;color:#ffa657}.route-type.restricted{border-color:#f85149;color:#ff7b72;background:#f8514914}.route-source{color:var(--link);font-size:.75rem;text-decoration:none;white-space:nowrap}.route-source:hover{text-decoration:underline}.route-alternatives,.route-empty{border:1px solid var(--border);border-radius:8px;background:var(--bg-elevated)}.route-section-title{display:flex;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid var(--border)}.route-section-title strong{color:var(--accent)}.alternative-row{display:grid;grid-template-columns:minmax(8rem,1fr) auto auto auto auto;align-items:center;gap:.65rem;padding:.7rem 1rem;border-bottom:1px solid var(--border);color:var(--text-muted);font-size:.85rem}.alternative-row:last-child{border-bottom:0}.alternative-row strong{color:var(--accent)}.route-empty{padding:2rem 1rem;text-align:center;color:var(--text-muted)}.route-notes{display:flex;flex-wrap:wrap;gap:.5rem;color:var(--text-muted);font-size:.75rem}.route-notes span{padding:.3rem .55rem;border:1px solid var(--border);border-radius:999px;background:var(--bg-elevated)}@media(max-width:1100px){.route-form{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.route-head{padding:.85rem}.route-head h2{font-size:1.25rem}.route-form{grid-template-columns:1fr;padding:.85rem}.route-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.route-stat{padding:.65rem .7rem}.route-stat strong{font-size:1rem}.route-allocations{grid-template-columns:minmax(0,1fr)}.route-step{grid-template-columns:minmax(1.45rem,auto) minmax(0,1fr);align-items:start;gap:.65rem;padding:.75rem .85rem}.route-step-values,.route-source{grid-column:2;justify-items:start}.route-step-values{min-width:0;grid-template-columns:repeat(3,auto);gap:.5rem}.alternative-row{grid-template-columns:minmax(7rem,1fr) auto;gap:.5rem}.alternative-row span:nth-of-type(2),.alternative-row strong,.alternative-row em{justify-self:end}}@media(max-width:420px){.route-summary,.route-path-head{grid-template-columns:1fr}.route-segmented button{padding-inline:.45rem}}.app{min-height:100vh;display:flex;flex-direction:column}.header{border-bottom:1px solid var(--border);background:var(--bg-elevated);position:sticky;top:0;z-index:10}.header-inner{max-width:1400px;margin:0 auto;padding:1rem 1.5rem;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem}.brand{display:flex;align-items:center;gap:.75rem;min-width:0}.brand-logo{width:auto;height:2.4rem;flex-shrink:0}.brand h1{margin:0;font-size:1.35rem;font-weight:700}.visitor-stats{display:inline-flex;align-items:center;gap:.45rem;padding:.3rem .65rem;border:1px solid rgba(63,185,80,.25);border-radius:999px;background:#3fb95014;color:var(--text-muted);font-size:.72rem;line-height:1;white-space:nowrap}.visitor-stats strong{color:var(--accent);font-weight:700}.visitor-dot{width:.48rem;height:.48rem;border-radius:50%;background:var(--accent);box-shadow:0 0 10px #3fb950bf;flex-shrink:0}.visitor-separator{color:var(--text-muted);opacity:.7}.subtitle{margin:.15rem 0 0;color:var(--text-muted);font-size:.85rem}.header-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.4rem;justify-self:end;min-width:0}.meta-pill{font-size:.75rem;padding:.35rem .65rem;border-radius:999px;background:var(--bg);border:1px solid var(--border)}.header-nav{justify-self:center;display:flex;align-items:center;justify-content:center;gap:.55rem;min-width:0}.route-menu-button{min-width:9.5rem;min-height:3rem;padding:.5rem 1.25rem;border:1px solid rgba(63,185,80,.55);border-radius:999px;background:#3fb95014;color:var(--accent);cursor:pointer;font-size:1.05rem;font-weight:800;white-space:nowrap;box-shadow:inset 0 0 0 1px #3fb95014}.route-menu-button:hover,.route-menu-button.active{border-color:var(--accent);background:#3fb95024;color:#56d364}.main{flex:1;max-width:1400px;width:100%;margin:0 auto;padding:1rem 1.5rem 2rem}.loading{text-align:center;padding:4rem;color:var(--text-muted)}.banner.error{background:#f851491f;border:1px solid var(--danger);color:#ffa198;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem}.footer{border-top:1px solid var(--border);padding:1rem 1.5rem;text-align:center;color:var(--text-muted);font-size:.8rem}.footer p{margin:0}.footer a{font-weight:700}@media(max-width:768px){.header-inner{padding:.75rem 1rem;grid-template-columns:minmax(0,1fr) auto;gap:.7rem}.brand{grid-column:1 / -1}.brand h1{font-size:1.1rem}.brand-logo{height:2.05rem}.visitor-stats{font-size:.65rem;padding:.25rem .55rem}.subtitle{font-size:.75rem}.header-meta{grid-column:1;grid-row:2;align-items:flex-start;justify-self:start}.meta-pill{font-size:.65rem;padding:.25rem .5rem}.header-nav{grid-column:2;grid-row:2;justify-self:end;align-self:center}.route-menu-button{min-width:7.5rem;min-height:2.75rem;padding:.45rem .85rem;font-size:.9rem}.main{padding:.75rem .75rem 1.5rem}.footer{padding:.75rem 1rem;font-size:.7rem}}@media(max-width:420px){.header-inner{column-gap:.5rem}.route-menu-button{min-width:6.85rem;font-size:.82rem}}@media(max-width:360px){.header-inner{grid-template-columns:1fr}.header-meta,.header-nav{grid-column:1;justify-self:start}}:root{--bg: #0d1117;--bg-elevated: #161b22;--bg-hover: #1c2128;--border: #30363d;--text: #e6edf3;--text-muted: #8b949e;--accent: #3fb950;--accent-dim: #238636;--warning: #d29922;--danger: #f85149;--link: #58a6ff;font-family:IBM Plex Sans,system-ui,sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg)}button,input,select{font:inherit}a{color:var(--link)}
