:root{
  --r420-black:#000;
  --r420-white:#fff;
  --r420-lime:#a3e635;
  --r420-lime-300:#bef264;
  --r420-pink:#f472b6;
  --r420-pink-500:#ec4899;
  --r420-yellow:#facc15;
  --r420-red:#ef4444;
  --r420-green:#22c55e;
}
html{scroll-behavior:smooth}
body{margin:0;background:#000;color:#fff;font-family:Arial,Helvetica,sans-serif} 
body:has(.r420-home),body:has(.r420-map-page){overflow:hidden}
.r420-home *, .r420-map-page *, .r420-listings-page *, .r420-signals-page *, .r420-form-page *, .r420-detail-page *{box-sizing:border-box}
.r420-home a,.r420-map-page a,.r420-listings-page a,.r420-signals-page a,.r420-form-page a,.r420-detail-page a{color:inherit;text-decoration:none}
.r420-home button,.r420-map-page button,.r420-listings-page button,.r420-signals-page button,.r420-form-page button{font-family:inherit}

/* Shared page shell matching the original Next.js dark pages */
.r420-container{width:100%;margin:0 auto}.r420-container--xl{max-width:80rem}.r420-container--lg{max-width:72rem}
.r420-listings-page,.r420-signals-page,.r420-form-page,.r420-detail-page{min-height:100vh;background:#000;color:#fff;padding:2.5rem 1.5rem}.r420-listings-page,.r420-signals-page,.r420-form-page,.r420-detail-page{font-family:Arial,Helvetica,sans-serif}
.r420-page-header{margin-bottom:2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);border-radius:1rem;padding:.75rem 1rem;backdrop-filter:blur(12px)}
.r420-page-header p{margin:0 0 .25rem;color:var(--r420-lime);font-size:.75rem;line-height:1rem;text-transform:uppercase;letter-spacing:.24em}
.r420-page-header h1{margin:0;color:#fff;font-size:1.5rem;line-height:2rem;font-weight:900;letter-spacing:-.025em}
.r420-page-header nav{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}
.r420-page-header nav a{border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);color:#fff;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;transition:background .15s ease}
.r420-page-header nav a:hover{background:rgba(255,255,255,.10)}
.r420-page-header nav a.is-primary{border-color:transparent;background:var(--r420-lime);color:#000;font-weight:600}

/* Home */
.r420-home{position:relative;height:100vh;width:100%;overflow:hidden;background:#000;color:#fff;font-family:Arial,Helvetica,sans-serif}
.r420-home__map{position:absolute;inset:0;z-index:0;height:100%;width:100%}
.r420-home__gradient{pointer-events:none;position:absolute;z-index:10}.r420-home__gradient--main{inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.65),rgba(0,0,0,.2),rgba(0,0,0,.85))}.r420-home__gradient--top{top:0;left:0;right:0;height:6rem;background:linear-gradient(to bottom,rgba(0,0,0,.95),transparent)}.r420-home__gradient--bottom{bottom:0;left:0;right:0;height:8rem;background:linear-gradient(to top,rgba(0,0,0,.95),transparent)}
.r420-home__shell{position:absolute;inset:0;z-index:60;display:flex;height:100%;flex-direction:column;padding:.75rem .75rem 1rem}
.r420-glass-header{border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.45);border-radius:1rem;padding:.75rem;backdrop-filter:blur(12px)}
.r420-home__header-inner{display:flex;flex-direction:column;gap:.75rem}.r420-logo-link{display:inline-flex;align-items:center}.r420-logo-img{display:block;height:3rem;width:auto}.r420-nav-pills{display:flex;flex-wrap:wrap;gap:.5rem}.r420-nav-pills a{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);border-radius:9999px;padding:.5rem .75rem;color:rgba(255,255,255,.9);font-size:.75rem;line-height:1rem}.r420-nav-pills a.is-primary{background:var(--r420-lime);color:#000;border-color:transparent;font-weight:600}
.r420-home-card{margin-top:1rem;max-width:48rem;border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.35);border-radius:1.5rem;padding:1rem;backdrop-filter:blur(12px)}
.r420-kicker{margin:0 0 .75rem;color:var(--r420-lime);font-size:.75rem;line-height:1rem;text-transform:uppercase;letter-spacing:.28em}.r420-home-card h1{max-width:42rem;margin:0;color:#fff;font-size:1.875rem;line-height:2.25rem;font-weight:900;letter-spacing:-.025em}.r420-home-card p:not(.r420-kicker){max-width:42rem;margin:1rem 0 0;color:rgba(255,255,255,.75);font-size:.875rem;line-height:1.45}.r420-action-row{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.r420-btn{display:inline-flex;justify-content:center;align-items:center;border-radius:.75rem;padding:.75rem 1.25rem;font-weight:600;text-align:center}.r420-btn--lime{background:var(--r420-lime);color:#000}.r420-btn--ghost{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.05);color:#fff}.r420-home__bottom{margin-top:auto}.r420-home__bottom>div{display:flex;justify-content:center}.r420-home-filter-box{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.45);border-radius:1rem;padding:.75rem;backdrop-filter:blur(12px)}.r420-home-filter-card{min-width:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(253,224,71,.20);background:rgba(255,255,255,.05);border-radius:1rem;padding:.75rem 1rem;transition:background .15s ease}.r420-home-filter-card:hover{background:rgba(255,255,255,.10)}.r420-home-filter-card--pink{border-color:rgba(244,114,182,.20)}.r420-home-filter-card img{height:4rem;width:auto}.r420-home-filter-card span{margin-top:.5rem;color:rgba(255,255,255,.80);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.18em}

/* Map page */
.r420-map-page{position:relative;height:100vh;width:100%;overflow:hidden;background:#000;color:#fff;font-family:Arial,Helvetica,sans-serif}.r420-map-page__canvas{position:absolute;inset:0;z-index:0;height:100%;width:100%}.r420-map-overlay{position:absolute;inset:0;z-index:60;pointer-events:none}.r420-map-panel{position:absolute;left:.75rem;right:.75rem;top:.75rem;pointer-events:auto;border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.45);border-radius:1rem;padding:.75rem;backdrop-filter:blur(12px)}.r420-map-panel__top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.r420-map-label{margin:0;color:var(--r420-lime);font-size:10px;line-height:1rem;text-transform:uppercase;letter-spacing:.24em}.r420-map-panel h1{margin:0;color:#fff;font-size:1.25rem;line-height:1.75rem;font-weight:900;letter-spacing:-.025em}.r420-map-nav{display:flex;flex-wrap:wrap;gap:.5rem}.r420-map-nav a{border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);border-radius:9999px;padding:.5rem .75rem;color:#fff;font-size:.75rem;line-height:1rem}.r420-map-panel__filters{margin-top:.75rem;display:flex;flex-direction:column;gap:.5rem}.r420-map-filter-group,.r420-map-category-group{display:flex;flex-wrap:wrap;gap:.5rem}.r420-map-category-group{max-height:8.75rem;overflow:auto}.r420-map-filter,.r420-map-category{border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);color:#fff;border-radius:.75rem;padding:.5rem .75rem;font-size:11px;line-height:1rem;font-weight:600;cursor:pointer}.r420-map-filter.is-active,.r420-map-category.is-active{border-color:transparent;background:var(--r420-lime);color:#000}.r420-map-filter--image{display:flex;align-items:center}.r420-map-filter--image img{display:block;height:1.25rem;width:auto}.r420-map-filter--image.is-active{background:rgba(253,224,71,.15);border-color:rgba(253,224,71,.4)}.r420-map-category[data-kind="smoke_signal"].is-active{background:var(--r420-pink);color:#000}.r420-map-legend{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.5rem;color:rgba(255,255,255,.75);font-size:10px;line-height:1rem}.r420-map-legend span{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);border-radius:9999px;padding:.25rem .75rem}.r420-map-legend i{display:inline-block;width:.625rem;height:.625rem;border-radius:9999px}.r420-map-status{margin-top:.75rem;color:rgba(255,255,255,.50);font-size:.75rem;line-height:1rem}.mapboxgl-popup-content{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.mapboxgl-popup-tip{display:none!important}.r420-map-popup{background:#111827;color:#fff;padding:14px 16px;border-radius:16px;min-width:240px}.r420-map-popup img{width:56px;height:56px;object-fit:cover;border-radius:12px;margin-bottom:10px;border:1px solid rgba(255,255,255,.12)}.r420-map-popup__eyebrow{font-size:11px;letter-spacing:.08em;text-transform:uppercase;opacity:.7;margin-bottom:6px}.r420-map-popup h3{font-size:17px;font-weight:700;margin:0 0 6px}.r420-map-popup p{font-size:13px;opacity:.85;margin:0 0 4px}.r420-map-popup__category{font-size:12px;opacity:.75;margin-bottom:12px}.r420-map-popup__actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.r420-map-popup__actions a{display:inline-block;background:var(--r420-lime);color:#000;padding:10px 14px;border-radius:12px;text-decoration:none;font-size:13px;font-weight:700}.r420-map-popup__actions a:nth-child(2){background:rgba(255,255,255,.06);color:#fff;border:1px solid rgba(255,255,255,.12)}

/* Listings and cards */
.r420-filter-card{margin-bottom:2rem;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);border-radius:1.5rem;padding:1.25rem}.r420-filter-card input[type="search"]{width:100%;border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.40);border-radius:1rem;padding:.75rem 1rem;color:#fff;outline:none;font-size:1rem}.r420-filter-card input::placeholder{color:rgba(255,255,255,.42)}.r420-chip-section{margin-top:1.25rem}.r420-chip-label{margin-bottom:.5rem;color:rgba(255,255,255,.45);font-size:.75rem;line-height:1rem;text-transform:uppercase;letter-spacing:.18em}.r420-chip-row{display:flex;flex-wrap:wrap;gap:.5rem}.r420-chip{border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);color:rgba(255,255,255,.75);border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:400;transition:background .15s ease;cursor:pointer}.r420-chip:hover{background:rgba(255,255,255,.10)}.r420-chip.is-active{border-color:transparent;background:var(--r420-lime);color:#000;font-weight:600}.r420-result-count{margin:1.25rem 0 0;color:rgba(255,255,255,.55);font-size:.875rem}.r420-card-grid{display:grid;gap:1.5rem}.r420-business-card{display:block;overflow:hidden;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);border-radius:1.5rem;backdrop-filter:blur(12px);transition:background .15s ease,border-color .15s ease}.r420-business-card:hover{border-color:rgba(163,230,53,.30);background:rgba(255,255,255,.07)}.r420-business-card__image{position:relative;height:14rem;background:rgba(0,0,0,.30);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.35);overflow:hidden}.r420-business-card__image img.r420-cover{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.r420-business-card:hover .r420-cover{transform:scale(1.03)}.r420-business-card__badges{position:absolute;left:0;right:0;top:0;display:flex;align-items:flex-start;justify-content:space-between;padding:1rem}.r420-business-card__logo{display:flex;height:4rem;width:4rem;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.55);border-radius:1rem;padding:.5rem;backdrop-filter:blur(12px)}.r420-business-card__logo img{max-width:100%;max-height:100%;object-fit:contain}.r420-business-card__auth{height:3rem;width:auto;border-radius:.75rem;background:rgba(0,0,0,.45);padding:.25rem;backdrop-filter:blur(12px)}.r420-business-card__body{padding:1.25rem}.r420-business-card__category{margin:0;color:var(--r420-lime);font-size:.75rem;line-height:1rem;text-transform:uppercase;letter-spacing:.18em}.r420-business-card h2{margin:.5rem 0 0;color:#fff;font-size:1.25rem;line-height:1.75rem;font-weight:900;letter-spacing:-.025em}.r420-business-card__location{margin:.5rem 0 0;color:rgba(255,255,255,.55);font-size:.875rem}.r420-business-card__desc{margin:.75rem 0 0;color:rgba(255,255,255,.70);font-size:.875rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.r420-business-card__footer{margin-top:1.25rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.r420-badges{display:flex;flex-wrap:wrap;gap:.5rem}.r420-badge{border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);color:rgba(255,255,255,.65);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.16em}.r420-badge--featured{border-color:rgba(163,230,53,.20);background:rgba(163,230,53,.10);color:#bef264}.r420-view-pill{display:inline-flex;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);color:#fff;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:color .15s ease,border-color .15s ease}.r420-business-card:hover .r420-view-pill{border-color:rgba(163,230,53,.30);color:#bef264}.r420-empty-state{border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);border-radius:1.5rem;padding:2.5rem;text-align:center;color:rgba(255,255,255,.55)}

/* Smoke signal listing */
.r420-list-kicker{margin:0 0 .75rem;color:var(--r420-lime);font-size:.875rem;line-height:1.25rem;text-transform:uppercase;letter-spacing:.3em}.r420-list-title{margin:0;color:#fff;font-size:2.25rem;line-height:2.5rem;font-weight:900;letter-spacing:-.025em}.r420-list-intro{margin:1rem 0 0;max-width:42rem;color:rgba(255,255,255,.70)}.r420-signals-filter-row{margin-top:2rem}.r420-result-count--signals{margin-top:2rem}.r420-card-grid--signals{margin-top:1rem}.r420-signal-card{overflow:hidden;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);border-radius:1.5rem;backdrop-filter:blur(12px)}.r420-signal-card__image{height:14rem;border-bottom:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.30);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.40);font-size:.875rem}.r420-signal-card__image img{height:100%;width:100%;object-fit:cover}.r420-signal-card__body{padding:1.5rem}.r420-signal-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.r420-signal-card h2{margin:0;color:#fff;font-size:1.25rem;line-height:1.75rem;font-weight:700}.r420-signal-card__place{margin:.5rem 0 0;color:rgba(255,255,255,.60);font-size:.875rem}.r420-signal-type{border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.40);color:var(--r420-pink);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em}.r420-signal-featured{display:inline-flex;margin-top:1rem;border:1px solid rgba(244,114,182,.20);background:rgba(244,114,182,.10);border-radius:9999px;padding:.25rem .75rem;color:#f9a8d4;font-size:.75rem}.r420-signal-card__desc{margin:1.25rem 0 0;color:rgba(255,255,255,.75);font-size:.875rem;line-height:1.5}.r420-signal-card__action{display:inline-flex;margin-top:1.5rem;border-radius:.75rem;background:var(--r420-lime);color:#000;padding:.5rem 1rem;font-size:.875rem;font-weight:600}
.r420-signal-filter-card{margin-top:2rem}.r420-signal-filter-card .r420-result-count--signals{margin:0}.r420-signal-filter-card .r420-chip.is-active{background:var(--r420-pink-500);color:#fff}.r420-signal-filter-actions{display:flex;justify-content:flex-end;margin-top:1.25rem}.r420-reset-filter{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#fff;border-radius:9999px;padding:.55rem .9rem;font-size:.75rem;line-height:1rem;font-weight:800;cursor:pointer}.r420-reset-filter:hover{background:rgba(255,255,255,.12)}@media(max-width:767px){.r420-signal-filter-actions{justify-content:stretch}.r420-reset-filter{width:100%}}

/* Forms */
.r420-form-card{overflow:hidden;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);border-radius:1.5rem;backdrop-filter:blur(12px)}.r420-form-card__head{border-bottom:1px solid rgba(255,255,255,.10);padding:2rem 1.5rem}.r420-form-card__head span{display:inline-flex;border:1px solid rgba(163,230,53,.20);background:rgba(163,230,53,.10);border-radius:9999px;padding:.25rem .75rem;color:#bef264;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em}.r420-form-card__head h2{margin:1rem 0 0;color:#fff;font-size:1.875rem;line-height:2.25rem;font-weight:900;letter-spacing:-.025em}.r420-form-card__head p{margin:.75rem 0 0;max-width:42rem;color:rgba(255,255,255,.65);font-size:.875rem;line-height:1.4}.r420-form-card__body{padding:2rem 1.5rem}.r420-form{display:flex;flex-direction:column;gap:2rem}.r420-form section{display:flex;flex-direction:column;gap:1rem}.r420-form h3{margin:0;color:#fff;font-size:1.125rem;line-height:1.75rem;font-weight:700}.r420-form-grid{display:grid;gap:1rem}.r420-form-grid--nested{grid-template-columns:repeat(2,minmax(0,1fr))}.r420-field label,.r420-upload-box label{display:block;margin-bottom:.5rem;color:rgba(255,255,255,.80);font-size:.875rem;line-height:1.25rem;font-weight:600}.r420-field input,.r420-field select,.r420-field textarea{width:100%;border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.30);border-radius:1rem;padding:.75rem 1rem;color:#fff;outline:none;font-size:1rem}.r420-field input[readonly]{cursor:not-allowed;background:rgba(255,255,255,.05);color:rgba(255,255,255,.60)}.r420-field select option{color:#111}.r420-field--full{width:100%}.r420-geocode-status{color:#bef264;font-size:.875rem}.r420-upload-grid{display:grid;gap:1.5rem}.r420-upload-box{border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.20);border-radius:1rem;padding:1rem}.r420-upload-box input[type="file"]{display:block;width:100%;color:rgba(255,255,255,.75);font-size:.875rem}.r420-upload-box input[type="file"]::file-selector-button{margin-right:1rem;border:0;border-radius:.75rem;background:var(--r420-lime);padding:.5rem 1rem;color:#000;font-weight:600}.r420-upload-preview{margin-top:1rem;color:rgba(255,255,255,.45);font-size:.875rem}.r420-upload-preview img.logo{margin-top:.75rem;height:8rem;width:8rem;border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.20);border-radius:1rem;object-fit:contain;padding:.5rem}.r420-upload-preview--grid.has-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;color:inherit}.r420-upload-thumb{border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.20);border-radius:1rem;padding:.5rem}.r420-upload-thumb img{height:7rem;width:100%;border-radius:.75rem;object-fit:cover}.r420-upload-thumb div{margin-top:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(255,255,255,.55);font-size:.75rem}.r420-submit-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.r420-submit-btn{border:0;border-radius:1rem;background:var(--r420-lime);color:#000;padding:.75rem 1.5rem;font-weight:600;cursor:pointer}.r420-submit-btn:disabled{cursor:not-allowed;opacity:.5}.r420-submit-row div{color:rgba(255,255,255,.50);font-size:.875rem}.r420-submit-row span{color:rgba(255,255,255,.70)}.r420-form-message{display:none;margin-bottom:1.5rem;border-radius:1rem;border:1px solid rgba(163,230,53,.20);background:rgba(163,230,53,.10);color:#ecfccb;padding:.75rem 1rem;font-size:.875rem}.r420-form-message.is-visible{display:block}.r420-form-message.is-error{border-color:rgba(239,68,68,.20);background:rgba(239,68,68,.10);color:#fecaca}

/* Detail pages */
.r420-detail-back{margin-bottom:1.5rem}.r420-detail-back a{display:inline-flex;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);border-radius:9999px;padding:.5rem 1rem;color:#fff;font-size:.875rem}.r420-detail-grid-next{display:grid;gap:1.5rem}.r420-detail-main,.r420-detail-side-card{border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);border-radius:1.5rem;padding:1.5rem;backdrop-filter:blur(12px)}.r420-detail-title-row{margin-bottom:1rem;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.r420-detail-kicker{margin:0;color:var(--r420-lime);font-size:.75rem;line-height:1rem;text-transform:uppercase;letter-spacing:.18em}.r420-detail-kicker--pink{color:var(--r420-pink)}.r420-detail-main h2{margin:.5rem 0 0;color:#fff;font-size:1.875rem;line-height:2.25rem;font-weight:900;letter-spacing:-.025em}.r420-detail-location{margin:.75rem 0 0;color:rgba(255,255,255,.65)}.r420-detail-badge-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.r420-detail-auth{height:3rem;width:auto;border-radius:.75rem;background:rgba(0,0,0,.45);padding:.25rem}.r420-detail-cover{width:100%;max-height:520px;border:1px solid rgba(255,255,255,.10);border-radius:1.5rem;object-fit:cover}.r420-detail-image-placeholder{border:1px dashed rgba(255,255,255,.10);background:rgba(0,0,0,.20);border-radius:1.5rem;padding:4rem 1.5rem;text-align:center;color:rgba(255,255,255,.45)}.r420-detail-text-box{margin-top:1.5rem;border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.30);border-radius:1rem;padding:1rem}.r420-detail-text-box div:first-child{color:rgba(255,255,255,.50);font-size:.75rem;text-transform:uppercase;letter-spacing:.18em}.r420-detail-text-box p,.r420-detail-text-box .r420-pre{margin:.75rem 0 0;color:rgba(255,255,255,.80);white-space:pre-wrap;line-height:1.55}.r420-detail-side{display:flex;flex-direction:column;gap:1.5rem}.r420-detail-side-card h3{margin:0;color:#fff;font-size:1.125rem;font-weight:700}.r420-detail-info-list{margin-top:1rem;display:grid;gap:1rem}.r420-detail-info{border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.30);border-radius:1rem;padding:1rem}.r420-detail-info-label{color:rgba(255,255,255,.50);font-size:.75rem;text-transform:uppercase;letter-spacing:.18em}.r420-detail-info-value{margin-top:.5rem;color:#fff}.r420-detail-info img{margin-top:.75rem;max-height:10rem;width:100%;object-fit:contain;border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.20);border-radius:1rem;padding:1rem}.r420-detail-actions{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.75rem}.r420-detail-actions a{border-radius:.75rem;background:var(--r420-lime);color:#000;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.r420-detail-actions a.ghost{border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);color:#fff}.r420-detail-gallery{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.r420-detail-gallery img{height:7rem;width:100%;border:1px solid rgba(255,255,255,.10);border-radius:1rem;object-fit:cover}.r420-detail-main-gallery{margin-top:1rem;display:grid;gap:1rem}.r420-detail-main-gallery img{height:14rem;width:100%;border:1px solid rgba(255,255,255,.10);border-radius:1rem;object-fit:cover}

@media (min-width:640px){
  .r420-home-card{padding:1.5rem}.r420-home-card h1{font-size:2.25rem;line-height:2.5rem}.r420-home-card p:not(.r420-kicker){font-size:1rem}.r420-action-row{flex-direction:row;flex-wrap:wrap}.r420-nav-pills a{padding-left:1rem;padding-right:1rem;font-size:.875rem}.r420-logo-img{height:3.5rem}
}
@media (min-width:768px){
  .r420-listings-page,.r420-signals-page,.r420-form-page,.r420-detail-page{padding:3rem 2rem}.r420-home__shell{padding:1rem 1.5rem 1.5rem}.r420-home__header-inner{flex-direction:row;align-items:center;justify-content:space-between}.r420-logo-img{height:4rem}.r420-home-card{margin-top:2rem;padding:2rem}.r420-home-card h1{font-size:3.75rem;line-height:1}.r420-home-card p:not(.r420-kicker){margin-top:1.25rem;font-size:1.125rem}.r420-home__gradient--top{height:7rem}.r420-home__gradient--bottom{height:10rem}.r420-home__bottom>div{justify-content:flex-start}.r420-home-filter-box{padding:.75rem 1rem}.r420-home-filter-card img{height:4.5rem}.r420-map-panel{left:1.5rem;right:1.5rem;top:1rem;padding:1rem}.r420-map-panel h1{font-size:1.5rem;line-height:2rem}.r420-map-label{font-size:.75rem}.r420-map-panel__filters{flex-direction:row;align-items:flex-start;justify-content:space-between}.r420-map-filter{font-size:.875rem;padding:.5rem 1rem}.r420-map-category{font-size:.75rem;padding:.5rem 1rem}.r420-map-filter--image img{height:1.5rem}.r420-map-legend{font-size:.75rem}.r420-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.r420-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.r420-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.r420-form-card__head{padding-left:2rem;padding-right:2rem}.r420-form-card__body{padding-left:2rem;padding-right:2rem}.r420-form-card__head h2{font-size:2.25rem;line-height:2.5rem}.r420-detail-main h2{font-size:2.25rem;line-height:2.5rem}
}
@media (min-width:1024px){
  .r420-detail-grid-next{grid-template-columns:1.2fr .8fr}.r420-detail-main-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (min-width:1280px){.r420-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:767px){
  body:has(.r420-map-page){overflow:auto}.r420-map-category-group{max-height:5.75rem}.r420-map-panel{max-height:54vh;overflow:auto}.r420-map-page{height:100vh}.r420-home__shell{overflow:auto}.r420-home-card h1{font-size:1.95rem}.r420-page-header nav{gap:.5rem}.r420-page-header nav a{font-size:.75rem;padding:.5rem .75rem}.r420-form-grid--nested{grid-template-columns:1fr}.r420-detail-gallery{grid-template-columns:1fr}
}

/* Compact Search & Filters accordion for listings and map */
.r420-filter-accordion{overflow:hidden}.r420-filter-card.r420-filter-accordion{padding:0}.r420-filter-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;border:0;background:linear-gradient(135deg,rgba(163,230,53,.10),rgba(255,255,255,.04));color:#fff;padding:1rem 1.25rem;text-align:left;cursor:pointer}.r420-filter-toggle__text{display:flex;min-width:0;flex-direction:column;gap:.25rem}.r420-filter-toggle__eyebrow{color:var(--r420-lime);font-size:.68rem;line-height:1;text-transform:uppercase;letter-spacing:.22em;font-weight:800}.r420-filter-toggle strong{color:#fff;font-size:1rem;line-height:1.25rem;font-weight:900;letter-spacing:-.015em}.r420-filter-toggle em{max-width:60rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(255,255,255,.62);font-size:.8rem;line-height:1.2rem;font-style:normal}.r420-filter-toggle__badge{flex:0 0 auto;border:1px solid rgba(163,230,53,.24);background:rgba(163,230,53,.10);border-radius:9999px;padding:.35rem .75rem;color:#d9f99d;font-size:.72rem;line-height:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.r420-filter-toggle__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.25);border-radius:9999px;color:#fff;font-size:1rem;transition:transform .18s ease,background .18s ease}.r420-filter-accordion.is-open .r420-filter-toggle__icon{transform:rotate(180deg);background:rgba(163,230,53,.16)}.r420-filter-content{border-top:1px solid rgba(255,255,255,.10);padding:1.25rem}.r420-filter-card.r420-filter-accordion .r420-result-count{margin:0;border-top:1px solid rgba(255,255,255,.08);padding:.85rem 1.25rem 1rem;color:rgba(255,255,255,.62)}.r420-filter-card.r420-filter-accordion:not(.is-open) .r420-result-count{border-top:1px solid rgba(255,255,255,.08)}.r420-map-filter-accordion{margin-top:.75rem;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.04);border-radius:1rem;overflow:hidden}.r420-map-filter-accordion .r420-filter-toggle{padding:.8rem 1rem;background:linear-gradient(135deg,rgba(163,230,53,.12),rgba(0,0,0,.08))}.r420-map-filter-accordion .r420-filter-content{padding:.85rem}.r420-map-filter-accordion .r420-map-status{margin:0;border-top:1px solid rgba(255,255,255,.08);padding:.75rem .95rem;color:rgba(255,255,255,.62)}.r420-map-filter-toggle .r420-filter-toggle__badge{color:#000;background:var(--r420-lime);border-color:transparent}.r420-map-filter-content .r420-map-panel__filters{margin-top:0}.r420-map-filter-content .r420-map-legend{margin-top:.85rem}@media (max-width:767px){.r420-filter-toggle{gap:.65rem;padding:.9rem 1rem}.r420-filter-toggle em{max-width:14rem}.r420-filter-toggle__badge{display:none}.r420-filter-content{padding:1rem}.r420-filter-card.r420-filter-accordion .r420-result-count{padding:.8rem 1rem}.r420-map-filter-accordion .r420-filter-content{padding:.75rem}.r420-map-filter-accordion .r420-map-status{padding:.7rem .85rem}.r420-map-panel{max-height:46vh}}

/* Separated map filter sections */
.r420-map-filter-sections{display:grid;gap:.85rem}.r420-map-filter-section{border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.22);border-radius:.95rem;padding:.85rem}.r420-map-filter-section--business{box-shadow:inset 3px 0 0 rgba(163,230,53,.85)}.r420-map-filter-section--smoke{box-shadow:inset 3px 0 0 rgba(236,72,153,.90)}.r420-map-filter-section__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}.r420-map-filter-section__head span{display:block;color:#fff;font-size:.75rem;line-height:1rem;text-transform:uppercase;letter-spacing:.18em;font-weight:900}.r420-map-filter-section__head small{display:block;margin-top:.18rem;color:rgba(255,255,255,.56);font-size:.72rem;line-height:1rem}.r420-map-panel__filters--section{margin-top:0}.r420-map-filter--pink.is-active,.r420-map-category--smoke.is-active{border-color:transparent;background:var(--r420-pink-500);color:#fff}.r420-map-filter-reset-row{display:flex;justify-content:flex-end}.r420-map-reset-filter{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#fff;border-radius:9999px;padding:.5rem .85rem;font-size:.75rem;line-height:1rem;font-weight:800;cursor:pointer}.r420-map-reset-filter:hover{background:rgba(255,255,255,.12)}
@media (min-width:900px){.r420-map-filter-sections{grid-template-columns:repeat(2,minmax(0,1fr))}.r420-map-filter-reset-row{grid-column:1/-1}.r420-map-panel__filters--section{flex-direction:column}.r420-map-filter-section .r420-map-category-group{max-height:6.9rem}}
@media (max-width:767px){.r420-map-filter-sections{gap:.7rem}.r420-map-filter-section{padding:.75rem}.r420-map-filter-section__head span{font-size:.68rem}.r420-map-filter-section .r420-map-category-group{max-height:4.8rem}.r420-map-filter-reset-row{justify-content:stretch}.r420-map-reset-filter{width:100%}}
.r420-map-business-listing-filters input[type="search"]{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.40);border-radius:.95rem;padding:.7rem .9rem;color:#fff;outline:none;font-size:.88rem;line-height:1.25rem}.r420-map-business-listing-filters input[type="search"]::placeholder{color:rgba(255,255,255,.42)}.r420-map-business-listing-filters .r420-chip-section--map{margin-top:.75rem}.r420-map-business-listing-filters .r420-chip-section--map:first-of-type{margin-top:.85rem}.r420-map-business-listing-filters .r420-chip-label{font-size:.68rem;line-height:1rem;letter-spacing:.18em;color:rgba(255,255,255,.48)}.r420-map-business-listing-filters .r420-chip-row{max-height:5.8rem;overflow:auto;padding-right:.15rem}.r420-map-business-listing-filters .r420-chip{font-size:.75rem;line-height:1rem;padding:.45rem .72rem}.r420-map-business-listing-filters .r420-chip.is-active{background:var(--r420-lime);color:#000}@media (min-width:900px){.r420-map-filter-sections{grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr)}.r420-map-business-listing-filters .r420-chip-row{max-height:5.9rem}}@media (max-width:767px){.r420-map-business-listing-filters input[type="search"]{font-size:.82rem;padding:.65rem .8rem}.r420-map-business-listing-filters .r420-chip-row{max-height:4.6rem}.r420-map-business-listing-filters .r420-chip{font-size:.7rem;padding:.4rem .62rem}}
.r420-location-row{margin-top:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.r420-secondary-btn{border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);color:#fff;border-radius:.75rem;padding:.65rem 1rem;font-size:.875rem;font-weight:700;cursor:pointer}.r420-secondary-btn:hover{background:rgba(255,255,255,.10)}.r420-location-row span{color:rgba(255,255,255,.62);font-size:.875rem}.r420-upload-thumb--signal{position:relative}.r420-upload-thumb--signal.is-main{border-color:rgba(163,230,53,.75);box-shadow:0 0 0 1px rgba(163,230,53,.35)}.r420-upload-thumb__actions{margin-top:.65rem;display:flex;flex-wrap:wrap;gap:.5rem}.r420-upload-thumb__actions button{border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);color:#fff;border-radius:.55rem;padding:.35rem .6rem;font-size:.72rem;font-weight:800;cursor:pointer}.r420-upload-thumb--signal.is-main .r420-upload-thumb__actions button:first-child{background:var(--r420-lime);color:#000;border-color:transparent}.r420-upload-thumb__actions button[data-remove-index]{background:rgba(239,68,68,.20);color:#fecaca;border-color:rgba(239,68,68,.25)}

.r420-badge--tier {
  border-color: var(--tier-color, var(--r420-lime));
  background: rgba(255,255,255,.06);
  color: #fff;
}

/* Badge image filters for business listings and map */
.r420-badge-filter-section{margin-top:1.25rem}.r420-badge-filter-row{display:flex;flex-wrap:wrap;align-items:stretch;gap:.65rem}.r420-badge-filter-option{min-height:4.35rem;min-width:7.25rem;max-width:10.5rem;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:rgba(255,255,255,.8);border-radius:1rem;padding:.6rem .75rem;font-size:.72rem;line-height:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;text-align:center;cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.r420-badge-filter-option:hover{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.20);transform:translateY(-1px)}.r420-badge-filter-option.is-active{border-color:rgba(163,230,53,.85);background:rgba(163,230,53,.12);box-shadow:0 0 0 1px rgba(163,230,53,.25)}.r420-badge-filter-option img{display:block;max-width:100%;height:2.15rem;width:auto;object-fit:contain}.r420-badge-filter-option--all{min-width:auto;border-radius:9999px;min-height:auto;padding:.55rem .95rem;background:rgba(255,255,255,.06)}.r420-badge-filter-option--all.is-active{background:var(--r420-lime);border-color:transparent;color:#000;box-shadow:none}.r420-badge-filter-label{display:block;max-width:8.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(255,255,255,.72)}.r420-badge-filter-option.is-active .r420-badge-filter-label{color:#fff}.r420-badge-filter-placeholder{display:inline-flex;min-height:2.15rem;align-items:center;justify-content:center;border:1px dashed rgba(255,255,255,.20);border-radius:.75rem;padding:.35rem .6rem;color:rgba(255,255,255,.62);font-size:.7rem;line-height:.95rem;text-transform:none;letter-spacing:0}.r420-map-business-listing-filters .r420-badge-filter-section{margin-top:.75rem}.r420-map-business-listing-filters .r420-badge-filter-row{max-height:6.6rem;overflow:auto;padding-right:.15rem}.r420-map-business-listing-filters .r420-badge-filter-option{min-height:3.65rem;min-width:6.25rem;max-width:8.75rem;border-radius:.85rem;padding:.48rem .58rem;font-size:.63rem;line-height:.85rem}.r420-map-business-listing-filters .r420-badge-filter-option img{height:1.75rem}.r420-map-business-listing-filters .r420-badge-filter-option--all{min-height:auto;min-width:auto;border-radius:9999px;padding:.43rem .7rem}.r420-map-business-listing-filters .r420-badge-filter-label{max-width:7.25rem}.r420-map-business-listing-filters .r420-badge-filter-placeholder{min-height:1.75rem;font-size:.62rem}
@media (max-width:767px){.r420-badge-filter-option{min-width:6.5rem;max-width:8.75rem;min-height:3.8rem;padding:.5rem .6rem;font-size:.65rem}.r420-badge-filter-option img{height:1.8rem}.r420-badge-filter-label{max-width:7.25rem}.r420-map-business-listing-filters .r420-badge-filter-row{max-height:5.25rem}.r420-map-business-listing-filters .r420-badge-filter-option{min-width:5.8rem;max-width:7.6rem}}

/* Compact wrapping badge filter labels */
.r420-badge-filter-option {
  white-space: normal;
}
.r420-badge-filter-label {
  max-width: 9rem;
  overflow: visible;
  text-overflow: clip;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: normal;
  font-size: .58rem;
  line-height: .78rem;
  letter-spacing: .035em;
}
.r420-badge-filter-option--all {
  font-size: .64rem;
  line-height: .9rem;
  white-space: normal;
}
.r420-map-business-listing-filters .r420-badge-filter-label {
  max-width: 6.6rem;
  font-size: .52rem;
  line-height: .68rem;
  letter-spacing: .025em;
}
.r420-map-business-listing-filters .r420-badge-filter-option--all {
  font-size: .58rem;
  line-height: .8rem;
}
@media (max-width:767px){
  .r420-badge-filter-label{font-size:.54rem;line-height:.72rem;max-width:7.3rem;}
  .r420-map-business-listing-filters .r420-badge-filter-label{font-size:.49rem;line-height:.64rem;max-width:6rem;}
}


/* v1.0.15: Home page badge strip is data-driven and grows with admin badges. */
.r420-home-filter-box--badges{width:min(100%,72rem);align-items:stretch;justify-content:flex-start;gap:.7rem;}
.r420-home-filter-box--badges .r420-home-filter-card{flex:0 1 132px;min-width:112px;max-width:152px;min-height:112px;}
.r420-home-filter-box--badges .r420-home-filter-card--smoke-permanent{margin-left:auto;}
.r420-home-filter-card--badge img{max-width:100%;object-fit:contain;}
.r420-home-filter-card__placeholder{display:flex;align-items:center;justify-content:center;min-height:4rem;width:100%;padding:.5rem;border:1px solid rgba(255,255,255,.14);border-radius:.75rem;color:#fff;font-size:.68rem;line-height:.9rem;text-align:center;text-transform:uppercase;letter-spacing:.08em;background:rgba(255,255,255,.06);}
.r420-home-filter-box--badges .r420-home-filter-card span{max-width:100%;white-space:normal;text-align:center;line-height:1.15;word-break:normal;overflow-wrap:anywhere;}
@media (max-width: 767px){
  .r420-home-filter-box--badges{width:100%;justify-content:center;}
  .r420-home-filter-box--badges .r420-home-filter-card{flex:1 1 118px;max-width:150px;}
  .r420-home-filter-box--badges .r420-home-filter-card--smoke-permanent{margin-left:0;}
}

/* v1.0.16: Keep Smoke Signals immediately after the final badge instead of pushing it to the far right. */
.r420-home-filter-box--badges .r420-home-filter-card--smoke-permanent{
  margin-left:0;
}


/* v1.0.20: Correct homepage badge strip only.
   - Keep homepage map/layout untouched.
   - Left-align the badge group to the Route420 page margin.
   - Shrink-wrap the immediate badge glass background to the badges.
   - Let it wrap/grow as more badges are added.
   - Use 50% background opacity. */
.r420-home__bottom{
  display:flex;
  justify-content:flex-start;
  align-items:flex-end;
  width:100%;
}
.r420-home__bottom > .r420-home-filter-box--badges{
  display:inline-flex;
  width:fit-content;
  max-width:100%;
  flex-wrap:wrap;
  align-items:stretch;
  justify-content:flex-start;
  gap:.7rem;
  background:rgba(0,0,0,.5);
  opacity:1;
}
.r420-home-filter-box--badges .r420-home-filter-card{
  flex:0 0 132px;
}
.r420-home-filter-box--badges .r420-home-filter-card--smoke-permanent{
  margin-left:0;
}
@media (max-width:767px){
  .r420-home__bottom{
    justify-content:flex-start;
  }
  .r420-home__bottom > .r420-home-filter-box--badges{
    width:fit-content;
    max-width:100%;
    justify-content:flex-start;
  }
  .r420-home-filter-box--badges .r420-home-filter-card{
    flex:0 0 118px;
  }
}

/* v1.1.0: Verified member onboarding, login, profile, and business CRUD */
.r420-account-page,.r420-account-page *{box-sizing:border-box}.r420-account-page{--r420-panel:#11140f;--r420-panel-soft:#171b14;--r420-line:rgba(255,255,255,.11);min-height:100vh;padding:2.5rem 1.25rem 5rem;background:radial-gradient(circle at 12% 8%,rgba(163,230,53,.13),transparent 30rem),radial-gradient(circle at 90% 18%,rgba(236,72,153,.09),transparent 28rem),#050605;color:#fff;font-family:Arial,Helvetica,sans-serif}.r420-account-page a{color:inherit;text-decoration:none}.r420-account-page button,.r420-account-page input,.r420-account-page select,.r420-account-page textarea{font-family:inherit}.r420-account-header{margin-bottom:1.5rem}.r420-account-shell{display:grid;overflow:hidden;max-width:72rem;margin:0 auto;border:1px solid var(--r420-line);border-radius:1.75rem;background:rgba(12,14,11,.9);box-shadow:0 30px 80px rgba(0,0,0,.42)}.r420-account-shell--compact{max-width:68rem}.r420-account-visual{position:relative;display:flex;min-height:100%;flex-direction:column;justify-content:center;padding:2.25rem;background:linear-gradient(155deg,rgba(163,230,53,.18),rgba(17,20,15,.94) 48%,rgba(236,72,153,.09));border-bottom:1px solid var(--r420-line)}.r420-account-visual:after{content:"";position:absolute;right:-5rem;bottom:-6rem;width:15rem;height:15rem;border:1px solid rgba(163,230,53,.18);border-radius:50%;box-shadow:0 0 0 2.5rem rgba(163,230,53,.035),0 0 0 5rem rgba(163,230,53,.025);pointer-events:none}.r420-account-visual img{position:relative;z-index:1;width:min(13rem,72%);height:auto;margin-bottom:2.2rem}.r420-account-kicker{display:inline-flex;width:fit-content;align-items:center;gap:.4rem;border:1px solid rgba(163,230,53,.25);border-radius:999px;background:rgba(163,230,53,.1);padding:.35rem .7rem;color:#d9f99d;font-size:.69rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.r420-account-visual h2,.r420-account-card h2,.r420-profile-intro-card h2,.r420-listing-manager-head h2,.r420-upgrade-card h2,.r420-profile-panel h2,.r420-profile-gate h2{margin:.9rem 0 .65rem;color:#fff;font-size:clamp(1.65rem,3vw,2.65rem);line-height:1.04;font-weight:900;letter-spacing:-.035em}.r420-account-visual p,.r420-account-card .r420-step-intro,.r420-profile-intro-card p,.r420-listing-manager-head p,.r420-upgrade-card p,.r420-profile-gate p{margin:0;color:rgba(255,255,255,.65);font-size:.95rem;line-height:1.65}.r420-account-visual__facts{position:relative;z-index:1;display:grid;gap:.65rem;margin-top:1.65rem}.r420-account-visual__facts span{display:flex;align-items:center;gap:.55rem;color:rgba(255,255,255,.82);font-size:.85rem;font-weight:700}.r420-account-card{padding:1.6rem;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.015))}.r420-onboarding-progress{display:grid;grid-template-columns:repeat(var(--r420-progress-columns,4),minmax(0,1fr));gap:.35rem;margin-bottom:1.75rem}.r420-business-wizard__progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;margin-bottom:1.75rem}.r420-onboarding-progress span,.r420-business-wizard__progress span{display:flex;min-width:0;align-items:center;gap:.45rem;border-bottom:2px solid rgba(255,255,255,.1);padding:.55rem .15rem .7rem;color:rgba(255,255,255,.38);font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.r420-onboarding-progress b,.r420-business-wizard__progress b{display:inline-flex;flex:0 0 auto;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.08);font-size:.68rem}.r420-onboarding-progress span.is-active,.r420-business-wizard__progress span.is-active{border-color:var(--r420-lime);color:#fff}.r420-onboarding-progress span.is-active b,.r420-business-wizard__progress span.is-active b{background:var(--r420-lime);color:#000}.r420-onboarding-progress span.is-complete,.r420-business-wizard__progress span.is-complete{border-color:rgba(163,230,53,.38);color:#d9f99d}.r420-onboarding-step,.r420-business-step{animation:r420StepIn .2s ease}.r420-onboarding-step[hidden],.r420-business-step[hidden]{display:none!important}@keyframes r420StepIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.r420-member-type-grid{display:grid;gap:1rem;margin-top:1.5rem}.r420-member-type-card{display:flex;min-height:12rem;flex-direction:column;align-items:flex-start;border:1px solid var(--r420-line);border-radius:1.25rem;background:rgba(255,255,255,.035);padding:1.25rem;color:#fff;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.r420-member-type-card:hover,.r420-member-type-card.is-selected{transform:translateY(-2px);border-color:rgba(163,230,53,.65);background:rgba(163,230,53,.09)}.r420-member-type-card__icon{font-size:2rem}.r420-member-type-card strong{margin-top:.8rem;font-size:1.08rem}.r420-member-type-card small{margin-top:.45rem;color:rgba(255,255,255,.62);font-size:.82rem;line-height:1.45}.r420-member-type-card em{margin-top:auto;padding-top:1rem;color:#bef264;font-size:.72rem;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.r420-account-form,.r420-verification-form{display:flex;flex-direction:column;gap:1rem;margin-top:1.35rem}.r420-account-form>.r420-field,.r420-verification-form>label{width:100%}.r420-verification-form label{display:flex;flex-direction:column;gap:.5rem;color:rgba(255,255,255,.82);font-size:.83rem;font-weight:800}.r420-verification-form input{width:100%;border:1px solid var(--r420-line);border-radius:1rem;background:rgba(0,0,0,.35);padding:1rem;color:#fff;font-size:1.4rem;font-weight:900;letter-spacing:.35em;text-align:center;outline:none}.r420-verification-form input:focus,.r420-account-page .r420-field input:focus,.r420-account-page .r420-field select:focus,.r420-account-page .r420-field textarea:focus{border-color:rgba(163,230,53,.7);box-shadow:0 0 0 3px rgba(163,230,53,.1)}.r420-consent-row{display:flex;align-items:flex-start;gap:.65rem;border:1px solid var(--r420-line);border-radius:1rem;background:rgba(255,255,255,.025);padding:.9rem;color:rgba(255,255,255,.68);font-size:.78rem;line-height:1.45}.r420-consent-row input{margin-top:.15rem;accent-color:var(--r420-lime)}.r420-account-footnote{margin:1.35rem 0 0;color:rgba(255,255,255,.5);font-size:.82rem}.r420-account-footnote a,.r420-login-options a{color:#bef264;font-weight:800}.r420-wizard-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1.25rem}.r420-wizard-actions--right{justify-content:flex-end}.r420-submit-btn,.r420-secondary-link{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:.9rem;padding:.78rem 1.1rem;font-size:.84rem;font-weight:900;cursor:pointer;transition:transform .15s ease,opacity .15s ease,background .15s ease}.r420-submit-btn:hover,.r420-secondary-link:hover{transform:translateY(-1px)}.r420-submit-btn--wide,.r420-secondary-link--wide{width:100%}.r420-secondary-link{border:1px solid var(--r420-line);background:rgba(255,255,255,.055);color:#fff}.r420-verification-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:1rem}.r420-verification-links button{border:0;background:none;padding:0;color:#bef264;font-size:.8rem;font-weight:800;cursor:pointer}.r420-success-mark{display:flex;width:4rem;height:4rem;align-items:center;justify-content:center;margin-bottom:1rem;border-radius:50%;background:var(--r420-lime);color:#000;font-size:2rem;font-weight:900;box-shadow:0 0 0 .65rem rgba(163,230,53,.09)}.r420-choice-stack{display:grid;gap:1rem}.r420-choice-card{display:grid;grid-template-columns:auto 1fr;gap:.85rem;border:1px solid var(--r420-line);border-radius:1.15rem;background:rgba(255,255,255,.03);padding:1rem}.r420-choice-card--featured{border-color:rgba(163,230,53,.32);background:rgba(163,230,53,.06)}.r420-choice-card__icon{font-size:1.8rem}.r420-choice-card h3{margin:.15rem 0 .3rem;font-size:1rem}.r420-choice-card p{margin:0;color:rgba(255,255,255,.58);font-size:.8rem;line-height:1.45}.r420-choice-card>.r420-submit-btn,.r420-choice-card>.r420-secondary-link{grid-column:1/-1}.r420-login-options{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;color:rgba(255,255,255,.62);font-size:.79rem}.r420-login-options label{display:flex;align-items:center;gap:.45rem}.r420-login-options input{accent-color:var(--r420-lime)}
.r420-profile-intro-card,.r420-profile-hero,.r420-listing-manager-head,.r420-upgrade-card,.r420-profile-gate{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem;border:1px solid var(--r420-line);border-radius:1.35rem;background:linear-gradient(135deg,rgba(163,230,53,.075),rgba(255,255,255,.025));padding:1.35rem;margin-bottom:1.35rem}.r420-profile-intro-card h2,.r420-listing-manager-head h2,.r420-upgrade-card h2,.r420-profile-gate h2{font-size:1.55rem}.r420-form-card--member{background:rgba(17,20,15,.94)}.r420-form-section-heading{display:flex;align-items:flex-start;gap:.8rem}.r420-form-section-heading>span{display:flex;flex:0 0 auto;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:50%;background:var(--r420-lime);color:#000;font-weight:900}.r420-form-section-heading h3{margin:0}.r420-form-section-heading p{margin:.25rem 0 0;color:rgba(255,255,255,.52);font-size:.8rem;line-height:1.45}.r420-business-wizard{border:1px solid var(--r420-line);border-radius:1.35rem;background:rgba(17,20,15,.96);padding:1.25rem}.r420-business-wizard-form{gap:0}.r420-business-step{display:flex;flex-direction:column;gap:1rem}.r420-upload-grid--three{grid-template-columns:1fr}.r420-upload-preview img.cover{display:block;width:100%;height:8rem;margin-top:.75rem;border-radius:.8rem;object-fit:cover}.r420-upload-preview small{display:block;margin-top:.45rem;color:rgba(255,255,255,.45)}.r420-review-note{border:1px solid rgba(163,230,53,.2);border-radius:1rem;background:rgba(163,230,53,.06);padding:1rem}.r420-review-note strong{color:#d9f99d}.r420-review-note p{margin:.35rem 0 0;color:rgba(255,255,255,.62);font-size:.82rem;line-height:1.5}
.r420-profile-hero{justify-content:flex-start;background:linear-gradient(135deg,rgba(163,230,53,.12),rgba(255,255,255,.03))}.r420-profile-avatar{display:flex;flex:0 0 auto;width:4.5rem;height:4.5rem;align-items:center;justify-content:center;border:1px solid rgba(163,230,53,.35);border-radius:1.2rem;background:rgba(163,230,53,.12);color:#d9f99d;font-size:1.4rem;font-weight:900}.r420-profile-hero h1{margin:.35rem 0 .2rem;font-size:1.75rem}.r420-profile-hero p{margin:0;color:rgba(255,255,255,.58);font-size:.84rem}.r420-profile-hero__actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-left:auto}.r420-profile-layout{display:grid;gap:1.25rem}.r420-profile-sidebar,.r420-profile-main{display:flex;min-width:0;flex-direction:column;gap:1.25rem}.r420-profile-panel{border:1px solid var(--r420-line);border-radius:1.25rem;background:rgba(17,20,15,.95);padding:1.2rem}.r420-profile-panel h2{font-size:1.25rem}.r420-profile-panel--muted{display:flex;flex-direction:column;gap:.35rem;color:rgba(255,255,255,.6)}.r420-profile-panel--muted strong{color:#fff}.r420-profile-panel--muted span{color:#d9f99d;font-weight:800}.r420-profile-panel--muted small{font-size:.72rem}.r420-profile-business-editor{border:1px solid rgba(163,230,53,.22);border-radius:1.35rem;background:rgba(163,230,53,.035);padding:1rem}.r420-profile-business-editor>.r420-listing-manager-head{border:0;background:transparent;padding:.2rem;margin-bottom:.75rem}.r420-member-listings{display:grid;gap:.9rem}.r420-member-listing-card{display:grid;grid-template-columns:4.25rem minmax(0,1fr);gap:1rem;border:1px solid var(--r420-line);border-radius:1.15rem;background:rgba(17,20,15,.94);padding:1rem}.r420-member-listing-card--submission{border-style:dashed}.r420-member-listing-card__image{display:flex;width:4.25rem;height:4.25rem;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--r420-line);border-radius:1rem;background:#0a0c09;font-size:1.6rem}.r420-member-listing-card__image img{width:100%;height:100%;object-fit:contain;padding:.35rem}.r420-member-listing-card__content{min-width:0}.r420-member-listing-card__top{display:flex;flex-wrap:wrap;gap:.4rem}.r420-status-pill{display:inline-flex;border:1px solid var(--r420-line);border-radius:999px;background:rgba(255,255,255,.05);padding:.25rem .55rem;color:rgba(255,255,255,.65);font-size:.61rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.r420-status-pill.is-approved{border-color:rgba(163,230,53,.28);background:rgba(163,230,53,.08);color:#d9f99d}.r420-status-pill.is-pending{border-color:rgba(250,204,21,.28);background:rgba(250,204,21,.08);color:#fef08a}.r420-status-pill.is-rejected{border-color:rgba(239,68,68,.28);background:rgba(239,68,68,.08);color:#fecaca}.r420-member-listing-card h3{margin:.55rem 0 .2rem;overflow:hidden;color:#fff;font-size:1.05rem;text-overflow:ellipsis;white-space:nowrap}.r420-member-listing-card p,.r420-member-listing-card small{display:block;margin:0;color:rgba(255,255,255,.52);font-size:.76rem}.r420-member-listing-card small{margin-top:.3rem}.r420-member-listing-card__actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:.55rem;padding-top:.7rem;border-top:1px solid rgba(255,255,255,.07)}.r420-member-listing-card__actions a,.r420-member-listing-card__actions button{border:1px solid var(--r420-line);border-radius:.65rem;background:rgba(255,255,255,.04);padding:.45rem .7rem;color:#fff;font-size:.7rem;font-weight:800;cursor:pointer}.r420-member-listing-card__actions button{border-color:rgba(239,68,68,.18);color:#fecaca}.r420-empty-profile-state{border:1px dashed var(--r420-line);border-radius:1.2rem;padding:2.5rem 1rem;text-align:center}.r420-empty-profile-state span{font-size:2rem}.r420-empty-profile-state h3{margin:.7rem 0 .3rem}.r420-empty-profile-state p{margin:0;color:rgba(255,255,255,.5);font-size:.82rem}.r420-profile-gate{max-width:42rem;margin:4rem auto;justify-content:flex-start}.r420-profile-gate .r420-submit-btn{margin-top:.5rem}.r420-form-message[data-r420-account-status],.r420-business-wizard>.r420-form-message{margin-top:1rem;margin-bottom:0}
@media (min-width:760px){.r420-account-page{padding:3rem 2rem 6rem}.r420-account-card{padding:2rem}.r420-member-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.r420-upload-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.r420-member-listing-card{grid-template-columns:4.5rem minmax(0,1fr) auto;align-items:center}.r420-member-listing-card__actions{grid-column:auto;flex-direction:column;border-top:0;border-left:1px solid rgba(255,255,255,.07);padding-top:0;padding-left:1rem}.r420-member-listing-card__actions a,.r420-member-listing-card__actions button{text-align:center}.r420-choice-card{grid-template-columns:auto 1fr auto;align-items:center}.r420-choice-card>.r420-submit-btn,.r420-choice-card>.r420-secondary-link{grid-column:auto}}
@media (min-width:960px){.r420-account-shell{grid-template-columns:minmax(20rem,.82fr) minmax(0,1.18fr)}.r420-account-shell--login{grid-template-columns:minmax(21rem,.9fr) minmax(0,1.1fr)}.r420-account-visual{border-right:1px solid var(--r420-line);border-bottom:0;padding:3rem}.r420-account-card{padding:2.5rem}.r420-profile-layout{grid-template-columns:20rem minmax(0,1fr)}.r420-profile-sidebar{position:sticky;top:1rem;align-self:start}}
@media (max-width:640px){.r420-account-page{padding:1rem .75rem 4rem}.r420-account-header nav{width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.2rem}.r420-account-header nav a{flex:0 0 auto}.r420-account-visual,.r420-account-card{padding:1.25rem}.r420-onboarding-progress span,.r420-business-wizard__progress span{font-size:0;justify-content:center}.r420-onboarding-progress b,.r420-business-wizard__progress b{font-size:.68rem}.r420-wizard-actions>*{width:100%}.r420-profile-hero__actions{width:100%;margin-left:0}.r420-profile-hero__actions>*{flex:1}.r420-profile-intro-card>.r420-secondary-link,.r420-listing-manager-head>.r420-submit-btn,.r420-upgrade-card>.r420-submit-btn{width:100%}.r420-business-wizard{padding:.85rem}.r420-member-listing-card h3{white-space:normal}.r420-form-grid{grid-template-columns:1fr!important}}

.r420-media-remove{display:flex;align-items:center;gap:.45rem;margin-top:.65rem;color:rgba(255,255,255,.68);font-size:.72rem;font-weight:700;line-height:1.35;cursor:pointer}.r420-media-remove input{width:auto!important;min-width:1rem;height:1rem;margin:0;accent-color:var(--r420-lime)}.r420-upload-thumb .r420-media-remove{justify-content:center;margin:.4rem .25rem 0;padding-top:.4rem;border-top:1px solid rgba(255,255,255,.08)}

/* Route420 member dashboard and first-party listing analytics */
.r420-dashboard-nav{display:flex;flex-wrap:wrap;gap:.55rem;margin:0 0 1.35rem;padding:.55rem;border:1px solid var(--r420-line);border-radius:1.15rem;background:rgba(17,20,15,.9)}
.r420-dashboard-nav a{display:inline-flex;align-items:center;gap:.5rem;border:1px solid transparent;border-radius:.8rem;padding:.72rem .9rem;color:rgba(255,255,255,.66);font-size:.78rem;font-weight:850;transition:background .16s ease,border-color .16s ease,color .16s ease}
.r420-dashboard-nav a:hover{background:rgba(255,255,255,.05);color:#fff}
.r420-dashboard-nav a.is-active{border-color:rgba(163,230,53,.32);background:rgba(163,230,53,.11);color:#eaffbd}
.r420-dashboard-welcome{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem;margin-bottom:1.25rem;border:1px solid rgba(163,230,53,.2);border-radius:1.35rem;background:linear-gradient(135deg,rgba(163,230,53,.09),rgba(255,255,255,.025));padding:1.35rem}
.r420-dashboard-welcome h2{margin:.75rem 0 .45rem;font-size:clamp(1.45rem,3vw,2.15rem);letter-spacing:-.03em}
.r420-dashboard-welcome p{max-width:48rem;margin:0;color:rgba(255,255,255,.62);font-size:.88rem;line-height:1.6}
.r420-dashboard-welcome__actions{display:flex;flex-wrap:wrap;gap:.65rem}
.r420-listing-manager-head--page{margin-top:0}
.r420-analytics-empty{display:flex;min-height:22rem;flex-direction:column;align-items:center;justify-content:center;border:1px dashed rgba(163,230,53,.26);border-radius:1.35rem;background:rgba(17,20,15,.86);padding:2rem;text-align:center}
.r420-analytics-empty>span{font-size:2.8rem}.r420-analytics-empty h2{margin:.9rem 0 .45rem}.r420-analytics-empty p{max-width:38rem;margin:0 0 1.2rem;color:rgba(255,255,255,.6);line-height:1.6}
.r420-analytics-panel{display:flex;flex-direction:column;gap:1.15rem}
.r420-analytics-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.15rem;border:1px solid var(--r420-line);border-radius:1.25rem;background:rgba(17,20,15,.95);padding:1.2rem}
.r420-analytics-toolbar h2{margin:.7rem 0 .28rem;font-size:1.55rem;letter-spacing:-.025em}
.r420-analytics-toolbar p{margin:0;color:rgba(255,255,255,.55);font-size:.8rem}
.r420-analytics-controls{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-end;gap:.7rem}
.r420-analytics-controls label{display:flex;min-width:11rem;flex-direction:column;gap:.4rem;color:rgba(255,255,255,.58);font-size:.66rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}
.r420-analytics-controls select,.r420-analytics-controls input{min-height:2.75rem;border:1px solid var(--r420-line);border-radius:.72rem;background:#0a0c09;padding:.62rem .72rem;color:#fff;font-size:.78rem;outline:none}
.r420-analytics-controls select:focus,.r420-analytics-controls input:focus{border-color:rgba(163,230,53,.65);box-shadow:0 0 0 3px rgba(163,230,53,.08)}
.r420-analytics-custom-dates{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.55rem}
.r420-analytics-custom-dates[hidden]{display:none!important}
.r420-analytics-export{min-height:2.75rem}
.r420-analytics-panel>.r420-form-message{margin:0}
.r420-analytics-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}
.r420-analytics-cards article{position:relative;overflow:hidden;border:1px solid var(--r420-line);border-radius:1.05rem;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(17,20,15,.97));padding:1rem}
.r420-analytics-cards article:after{content:"";position:absolute;right:-2rem;bottom:-2.5rem;width:6rem;height:6rem;border-radius:50%;background:rgba(163,230,53,.05)}
.r420-analytics-cards span{display:block;color:rgba(255,255,255,.55);font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.075em}
.r420-analytics-cards strong{position:relative;z-index:1;display:block;margin:.55rem 0 .42rem;color:#fff;font-size:clamp(1.55rem,4vw,2.25rem);line-height:1;font-weight:900}
.r420-analytics-cards small{position:relative;z-index:1;display:block;min-height:1.05rem;color:rgba(255,255,255,.42);font-size:.68rem;line-height:1.35}
.r420-analytics-cards small.is-positive{color:#bef264}.r420-analytics-cards small.is-negative{color:#fda4af}
.r420-analytics-insight{border:1px solid rgba(163,230,53,.17);border-radius:.9rem;background:rgba(163,230,53,.055);padding:.85rem 1rem;color:#e7f9c0;font-size:.8rem;line-height:1.5}
.r420-analytics-chart-card,.r420-analytics-breakdown-card,.r420-analytics-table-card{border:1px solid var(--r420-line);border-radius:1.2rem;background:rgba(17,20,15,.95);padding:1.05rem}
.r420-analytics-chart-head,.r420-analytics-card-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.9rem;margin-bottom:.9rem}
.r420-analytics-chart-head h3,.r420-analytics-card-head h3{margin:0 0 .25rem;font-size:1rem}.r420-analytics-chart-head p,.r420-analytics-card-head p{margin:0;color:rgba(255,255,255,.48);font-size:.72rem;line-height:1.45}
.r420-analytics-legend{display:flex;flex-wrap:wrap;gap:.65rem;color:rgba(255,255,255,.58);font-size:.68rem;font-weight:750}
.r420-analytics-legend span{display:inline-flex;align-items:center;gap:.35rem}.r420-analytics-legend i{width:.65rem;height:.65rem;border-radius:50%;background:#bef264}.r420-analytics-legend i.is-visitors{background:#60a5fa}.r420-analytics-legend i.is-engagements{background:#f472b6}
.r420-analytics-chart{width:100%;min-height:18rem;overflow-x:auto;border-top:1px solid rgba(255,255,255,.06);padding-top:.5rem}
.r420-analytics-chart svg{display:block;width:100%;min-width:44rem;height:auto;overflow:visible}
.r420-chart-grid{stroke:rgba(255,255,255,.08);stroke-width:1}.r420-chart-axis-line{stroke:rgba(255,255,255,.18);stroke-width:1}.r420-chart-axis{fill:rgba(255,255,255,.42);font-size:11px}
.r420-chart-line{fill:none;stroke:#bef264;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.r420-chart-line.is-visitors{stroke:#60a5fa}.r420-chart-line.is-engagements{stroke:#f472b6}
.r420-chart-dot{fill:#bef264;stroke:#0b0d0a;stroke-width:2}.r420-chart-dot.is-visitors{fill:#60a5fa}.r420-chart-dot.is-engagements{fill:#f472b6}
.r420-analytics-two-column{display:grid;gap:1.15rem}
.r420-analytics-breakdown{display:flex;flex-direction:column;gap:.82rem}
.r420-analytics-breakdown-row>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.35rem;color:rgba(255,255,255,.68);font-size:.74rem}.r420-analytics-breakdown-row strong{color:#fff}
.r420-analytics-bar{height:.42rem;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.075)}.r420-analytics-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#84cc16,#bef264)}
.r420-analytics-no-data{display:flex;min-height:7rem;align-items:center;justify-content:center;border:1px dashed rgba(255,255,255,.1);border-radius:.8rem;padding:1rem;color:rgba(255,255,255,.42);font-size:.76rem;text-align:center}
.r420-analytics-table-wrap{overflow-x:auto}
.r420-analytics-table-card table{width:100%;border-collapse:collapse;min-width:38rem}.r420-analytics-table-card th,.r420-analytics-table-card td{border-bottom:1px solid rgba(255,255,255,.075);padding:.75rem .65rem;color:rgba(255,255,255,.66);font-size:.74rem;text-align:right}.r420-analytics-table-card th{color:rgba(255,255,255,.4);font-size:.62rem;text-transform:uppercase;letter-spacing:.075em}.r420-analytics-table-card th:first-child,.r420-analytics-table-card td:first-child{text-align:left}.r420-analytics-table-card td strong{color:#fff}.r420-analytics-table-card tbody tr:last-child td{border-bottom:0}
.r420-profile-settings-grid{display:grid;gap:1.2rem}.r420-profile-panel--settings>p{margin:.4rem 0 0;color:rgba(255,255,255,.55);font-size:.8rem;line-height:1.55}.r420-profile-settings-side{display:flex;flex-direction:column;gap:1.2rem}.r420-upgrade-card--stacked{align-items:flex-start}.r420-profile-quick-links{display:grid;gap:.6rem;margin-top:.9rem}.r420-profile-quick-links a{border:1px solid var(--r420-line);border-radius:.75rem;background:rgba(255,255,255,.035);padding:.72rem .8rem;color:#e7f9c0;font-size:.75rem;font-weight:800}.r420-profile-quick-links a:hover{border-color:rgba(163,230,53,.35);background:rgba(163,230,53,.07)}
.r420-profile-avatar{overflow:hidden;padding:0}.r420-profile-avatar img{width:100%;height:100%;object-fit:cover}.r420-profile-photo-editor{display:grid;grid-template-columns:6rem minmax(0,1fr);gap:1rem;align-items:start;border:1px solid rgba(163,230,53,.18);border-radius:1rem;background:rgba(163,230,53,.045);padding:1rem}.r420-profile-photo-preview{width:6rem;height:6rem;overflow:hidden;border:1px solid rgba(163,230,53,.3);border-radius:1rem;background:#0a0c09}.r420-profile-photo-preview img{width:100%;height:100%;object-fit:cover}.r420-profile-photo-controls{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:.55rem}.r420-profile-photo-controls>strong,.r420-profile-photo-controls>p,.r420-profile-photo-controls>small,.r420-profile-photo-controls>.r420-media-remove{flex-basis:100%}.r420-profile-photo-controls>p{margin:0;color:rgba(255,255,255,.55);font-size:.76rem;line-height:1.45}.r420-profile-photo-controls>small{color:rgba(255,255,255,.45);font-size:.68rem}.r420-photo-action{position:relative;display:inline-flex!important;align-items:center;justify-content:center;margin:0!important;overflow:hidden;border:1px solid rgba(163,230,53,.25);border-radius:.7rem;background:rgba(163,230,53,.09);padding:.55rem .75rem;color:#e7f9c0!important;font-size:.72rem!important;font-weight:800!important;cursor:pointer}.r420-photo-action input{position:absolute;width:1px!important;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.r420-photo-action--location{margin-top:.8rem!important}.r420-upload-help{margin:.55rem 0 0;color:rgba(255,255,255,.5);font-size:.72rem;line-height:1.45}.r420-signal-card__author{display:flex;align-items:center;gap:.6rem;margin-top:1rem;color:rgba(255,255,255,.58);font-size:.75rem}.r420-signal-card__author img{width:2.25rem;height:2.25rem;flex:0 0 auto;border:1px solid rgba(163,230,53,.25);border-radius:.7rem;object-fit:cover}.r420-signal-card__author strong{color:#e7f9c0}.r420-signal-author{display:flex;align-items:center;gap:.8rem}.r420-signal-author img{width:3.5rem;height:3.5rem;flex:0 0 auto;border:1px solid rgba(163,230,53,.25);border-radius:1rem;object-fit:cover}.r420-signal-author div{display:flex;min-width:0;flex-direction:column;gap:.2rem}.r420-signal-author strong{overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap}.r420-signal-author span{color:rgba(255,255,255,.52);font-size:.72rem}.r420-detail-cover--placeholder{background:#0a0d09}
.r420-detail-info-value a{color:#d9f99d;text-decoration:underline;text-decoration-color:rgba(217,249,157,.3);text-underline-offset:3px}
@media (min-width:760px){.r420-analytics-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.r420-profile-settings-grid{grid-template-columns:minmax(0,1.4fr) minmax(17rem,.6fr)}}
@media (min-width:1080px){.r420-analytics-cards{grid-template-columns:repeat(5,minmax(0,1fr))}.r420-analytics-two-column{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:720px){.r420-dashboard-nav{flex-wrap:nowrap;overflow-x:auto}.r420-dashboard-nav a{flex:0 0 auto}.r420-dashboard-welcome__actions,.r420-dashboard-welcome__actions>*{width:100%}.r420-analytics-toolbar{align-items:stretch}.r420-analytics-controls,.r420-analytics-controls label,.r420-analytics-custom-dates,.r420-analytics-custom-dates label,.r420-analytics-export{width:100%}.r420-analytics-custom-dates .r420-secondary-btn{width:100%}.r420-analytics-cards{grid-template-columns:1fr 1fr}.r420-analytics-cards article:last-child{grid-column:1/-1}.r420-analytics-chart{min-height:15rem}.r420-analytics-chart svg{min-width:40rem}.r420-analytics-chart-head{display:block}.r420-analytics-legend{margin-top:.75rem}}
@media (max-width:430px){.r420-analytics-cards{grid-template-columns:1fr}.r420-analytics-cards article:last-child{grid-column:auto}}

/* v1.3.0: Verified business listing claims and ownership disputes */
.r420-claim-dashboard{display:flex;flex-direction:column;gap:1.25rem}.r420-claim-welcome{margin-bottom:0}.r420-claim-layout{display:grid;gap:1.2rem}.r420-claim-search-panel,.r420-claim-form-panel,.r420-claim-verify-panel{padding:1.3rem}.r420-claim-search-panel>p,.r420-claim-form-panel>p,.r420-claim-verify-panel>p{margin:.55rem 0 0;color:rgba(255,255,255,.57);font-size:.82rem;line-height:1.55}.r420-claim-search{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.r420-claim-search input{min-width:0;flex:1 1 18rem;border:1px solid var(--r420-line);border-radius:.9rem;background:#090b08;padding:.82rem .9rem;color:#fff;outline:none}.r420-claim-search input:focus{border-color:rgba(163,230,53,.65);box-shadow:0 0 0 3px rgba(163,230,53,.08)}.r420-claim-results{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.r420-claim-result{display:grid;grid-template-columns:3.2rem minmax(0,1fr);gap:.85rem;align-items:center;border:1px solid var(--r420-line);border-radius:1rem;background:rgba(255,255,255,.025);padding:.85rem}.r420-claim-result__logo{display:flex;width:3.2rem;height:3.2rem;align-items:center;justify-content:center;overflow:hidden;border-radius:.8rem;background:rgba(255,255,255,.06);font-size:1.5rem}.r420-claim-result__logo img{width:100%;height:100%;object-fit:contain;background:#fff}.r420-claim-result__body h3{margin:.35rem 0 .2rem;color:#fff;font-size:1rem}.r420-claim-result__body p{margin:0;color:rgba(255,255,255,.55);font-size:.75rem;line-height:1.45}.r420-claim-result__body small{display:block;margin-top:.3rem;color:rgba(255,255,255,.38);font-size:.68rem}.r420-claim-result__action{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;gap:.55rem}.r420-claim-result__action>*{width:100%}.r420-claim-no-results{border:1px dashed rgba(255,255,255,.12);border-radius:.9rem;padding:1rem;color:rgba(255,255,255,.65)}.r420-claim-no-results p{margin:.35rem 0 0;color:rgba(255,255,255,.45);font-size:.75rem;line-height:1.5}.r420-claim-form-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem}.r420-claim-selected{display:flex;align-items:center;gap:.8rem;margin-top:1rem;border:1px solid rgba(163,230,53,.22);border-radius:1rem;background:rgba(163,230,53,.055);padding:.85rem}.r420-claim-selected>img,.r420-claim-selected>span{display:flex;width:3.5rem;height:3.5rem;flex:0 0 3.5rem;align-items:center;justify-content:center;border-radius:.8rem;background:#fff;object-fit:contain;font-size:1.6rem}.r420-claim-selected strong{display:block;color:#fff}.r420-claim-selected p{margin:.2rem 0;color:rgba(255,255,255,.55);font-size:.75rem}.r420-claim-selected small{color:#bef264;font-size:.68rem;font-weight:800}.r420-claim-methods{display:flex;flex-direction:column;gap:.7rem}.r420-claim-method-heading{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.4rem;color:#fff;font-size:.8rem}.r420-claim-method-heading span{color:rgba(255,255,255,.48);font-size:.7rem}.r420-claim-method-card{display:flex;align-items:flex-start;gap:.7rem;border:1px solid var(--r420-line);border-radius:.95rem;background:rgba(255,255,255,.025);padding:.85rem;color:#fff}.r420-claim-method-card.is-recommended{border-color:rgba(163,230,53,.32);background:rgba(163,230,53,.065)}.r420-claim-method-card.is-warning{border-color:rgba(251,191,36,.3);background:rgba(251,191,36,.06)}.r420-claim-method-card input{margin-top:.18rem;accent-color:var(--r420-lime)}.r420-claim-method-card strong{display:block;font-size:.82rem}.r420-claim-method-card p,.r420-claim-method-card small{display:block;margin:.25rem 0 0;color:rgba(255,255,255,.55);font-size:.72rem;line-height:1.45}.r420-claim-evidence p{margin:.55rem 0 0;color:rgba(255,255,255,.45);font-size:.69rem;line-height:1.45}.r420-claim-history{display:flex;flex-direction:column;gap:.85rem}.r420-claim-history .r420-listing-manager-head{margin-bottom:0}.r420-claim-history-list{display:flex;flex-direction:column;gap:.8rem}.r420-claim-history-card{display:grid;grid-template-columns:3.4rem minmax(0,1fr);gap:.85rem;border:1px solid var(--r420-line);border-radius:1rem;background:rgba(17,20,15,.95);padding:.9rem}.r420-claim-history-card__logo{display:flex;width:3.4rem;height:3.4rem;align-items:center;justify-content:center;overflow:hidden;border-radius:.8rem;background:rgba(255,255,255,.06);font-size:1.5rem}.r420-claim-history-card__logo img{width:100%;height:100%;object-fit:contain;background:#fff}.r420-claim-history-card__body h3{margin:.5rem 0 .25rem;color:#fff;font-size:1rem}.r420-claim-history-card__body p{margin:0;color:rgba(255,255,255,.52);font-size:.74rem}.r420-claim-history-card__body small{display:block;margin-top:.35rem;color:rgba(255,255,255,.38);font-size:.67rem;line-height:1.45}.r420-claim-history-card .r420-member-listing-card__actions{grid-column:1/-1}.r420-claim-info-request{margin-top:.65rem;border-left:3px solid #fbbf24;border-radius:.35rem;background:rgba(251,191,36,.07);padding:.65rem;color:#fde68a;font-size:.72rem;line-height:1.45}.r420-status-pill.is-verification_required,.r420-status-pill.is-more_information_required{background:rgba(251,191,36,.12);color:#fde68a}.r420-status-pill.is-disputed{background:rgba(244,114,182,.12);color:#f9a8d4}.r420-status-pill.is-revoked,.r420-status-pill.is-rejected{background:rgba(248,113,113,.12);color:#fca5a5}.r420-status-pill.is-approved{background:rgba(163,230,53,.12);color:#d9f99d}.r420-claim-listing-card{border-color:rgba(163,230,53,.22);background:linear-gradient(145deg,rgba(163,230,53,.075),rgba(17,20,15,.96))}.r420-claim-listing-card h3{margin:.7rem 0 .35rem}.r420-claim-listing-card p{margin:0 0 .9rem;color:rgba(255,255,255,.58);font-size:.78rem;line-height:1.55}.r420-claim-listing-cta{display:flex;align-items:center;justify-content:center;border-radius:.8rem;background:var(--r420-lime);padding:.75rem .9rem;color:#000!important;font-size:.78rem;font-weight:900;text-align:center}.r420-claim-listing-cta:hover{filter:brightness(1.04);transform:translateY(-1px)}
@media (min-width:760px){.r420-claim-result{grid-template-columns:3.2rem minmax(0,1fr) auto}.r420-claim-result__action{grid-column:auto;justify-content:flex-end}.r420-claim-result__action>*{width:auto}.r420-claim-history-card{grid-template-columns:3.4rem minmax(0,1fr) auto}.r420-claim-history-card .r420-member-listing-card__actions{grid-column:auto;align-self:center}.r420-claim-layout{grid-template-columns:minmax(0,1fr)} }
@media (max-width:620px){.r420-claim-search>*{width:100%}.r420-claim-form-head>.r420-secondary-btn{width:100%}}


/* v1.3.3: Marketplace Plan selection and checkout inside Join onboarding */
.r420-onboarding-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(13.5rem,1fr));gap:1rem;margin-top:1.35rem}
.r420-onboarding-plan-card{display:flex;min-width:0;flex-direction:column;border:1px solid var(--r420-line);border-radius:1.2rem;background:rgba(255,255,255,.035);padding:1.1rem;color:#fff;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}
.r420-onboarding-plan-card:hover,.r420-onboarding-plan-card.is-selected{transform:translateY(-2px);border-color:rgba(163,230,53,.65);background:rgba(163,230,53,.09);box-shadow:0 12px 28px rgba(0,0,0,.18)}
.r420-onboarding-plan-card__image{width:100%;height:8rem;margin-bottom:1rem;border-radius:.85rem;object-fit:cover;background:#090b08}
.r420-onboarding-plan-card__eyebrow{color:#bef264;font-size:.64rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.r420-onboarding-plan-card h3{margin:.5rem 0 .45rem;color:#fff;font-size:1.12rem;line-height:1.2}
.r420-onboarding-plan-card__description{flex:1;color:rgba(255,255,255,.62);font-size:.79rem;line-height:1.5}
.r420-onboarding-plan-card__description p{margin:.35rem 0;color:inherit}
.r420-onboarding-plan-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:1rem 0}
.r420-onboarding-plan-card__price strong{color:#fff;font-size:1.35rem;font-weight:900}
.r420-onboarding-plan-card__price span{color:rgba(255,255,255,.48);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.r420-onboarding-plan-card.is-selected .r420-submit-btn{background:#fff;color:#111}
.r420-selected-plan-summary{display:grid;gap:.35rem;margin:1.25rem 0;border:1px solid rgba(163,230,53,.32);border-radius:1.15rem;background:rgba(163,230,53,.08);padding:1.1rem}
.r420-selected-plan-summary>span{color:#bef264;font-size:.66rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em}
.r420-selected-plan-summary>strong{color:#fff;font-size:1.25rem}
.r420-selected-plan-summary>p{margin:0;color:rgba(255,255,255,.62);font-size:.82rem}
.r420-payment-status-link{display:block;margin:1rem auto 0;border:0;background:transparent;padding:.4rem;color:#bef264;font-size:.76rem;font-weight:850;cursor:pointer;text-decoration:underline;text-underline-offset:.2rem}
.r420-choice-card--plans{grid-template-columns:auto minmax(0,1fr)!important}
.r420-choice-card--plans .r420-existing-member-plans{grid-column:1/-1;width:100%}
.r420-choice-card--plans .r420-onboarding-plan-grid{margin-top:.2rem}
@media (max-width:760px){.r420-onboarding-progress{grid-template-columns:repeat(var(--r420-progress-columns,4),minmax(2.4rem,1fr));overflow-x:auto}.r420-onboarding-plan-grid{grid-template-columns:1fr}}
.r420-locked-plan{display:grid;gap:.35rem;margin-bottom:1rem;border:1px solid rgba(163,230,53,.3);border-radius:1rem;background:rgba(163,230,53,.07);padding:1rem}.r420-locked-plan span{color:#bef264;font-size:.65rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.r420-locked-plan strong{color:#fff;font-size:1.08rem}.r420-locked-plan small{color:rgba(255,255,255,.55);font-size:.75rem;line-height:1.45}
.r420-onboarding-progress [hidden]{display:none!important}

/* v1.3.7: Listing submission confirmation and visible final-step status */
.r420-submit-status{margin:.9rem 0 0}
.r420-submission-thankyou{display:grid;grid-template-columns:3.2rem minmax(0,1fr);gap:1rem;align-items:flex-start;margin-bottom:1.2rem;border:1px solid rgba(163,230,53,.38);border-radius:1.2rem;background:linear-gradient(145deg,rgba(163,230,53,.12),rgba(17,20,15,.97));padding:1.2rem;box-shadow:0 14px 36px rgba(0,0,0,.16)}
.r420-submission-thankyou__icon{display:flex;width:3.2rem;height:3.2rem;align-items:center;justify-content:center;border-radius:50%;background:var(--r420-lime);color:#111;font-size:1.45rem;font-weight:950}
.r420-submission-thankyou h2{margin:.45rem 0 .45rem;color:#fff;font-size:clamp(1.25rem,3vw,1.75rem);letter-spacing:-.025em}
.r420-submission-thankyou p{margin:0;color:rgba(255,255,255,.68);font-size:.82rem;line-height:1.6}
.r420-submission-thankyou__next{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.9rem}
.r420-submission-thankyou__next span{border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.045);padding:.42rem .65rem;color:#e7f9c0;font-size:.68rem;font-weight:750}
@media (max-width:560px){.r420-submission-thankyou{grid-template-columns:1fr}.r420-submission-thankyou__next{flex-direction:column}.r420-submission-thankyou__next span{border-radius:.7rem}}

/* Route420 1.3.10: verified company details before Plan checkout */
.r420-company-checkout-form{margin-top:1.35rem}.r420-company-checkout-form .r420-form-message{margin:0}.r420-precheckout-note{display:flex;align-items:flex-start;gap:.75rem;border:1px solid rgba(163,230,53,.2);border-radius:1rem;background:rgba(163,230,53,.07);padding:.9rem 1rem;color:rgba(255,255,255,.68);font-size:.78rem;line-height:1.5}.r420-precheckout-note:before{content:"✓";display:inline-flex;flex:0 0 auto;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;border-radius:50%;background:var(--r420-lime);color:#000;font-weight:900}.r420-precheckout-note strong{display:block;color:#ecfccb}.r420-precheckout-note span{display:block;margin-top:.15rem}.r420-company-checkout-form .r420-field input::placeholder{color:rgba(255,255,255,.28)}


/* v1.3.26: interactive Route index and Mapbox route overlays */
.r420-route-index{position:absolute;z-index:75;top:9.5rem;right:.75rem;width:min(320px,calc(100vw - 1.5rem));max-height:calc(100vh - 11rem);overflow:auto;pointer-events:auto;border:1px solid rgba(255,255,255,.14);background:rgba(10,15,25,.82);border-radius:1rem;padding:.7rem;backdrop-filter:blur(14px)}.r420-route-index__head{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;padding:.2rem .25rem .65rem;color:#fff}.r420-route-index__head span{font-size:.82rem;font-weight:900;text-transform:uppercase;letter-spacing:.16em;color:var(--r420-lime)}.r420-route-index__head small{font-size:.68rem;color:rgba(255,255,255,.62)}.r420-route-index__list{display:flex;flex-direction:column;gap:.45rem}.r420-route-index__button{display:grid;grid-template-columns:32px minmax(0,1fr);gap:.65rem;align-items:center;width:100%;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.055);color:#fff;border-radius:.8rem;padding:.58rem;text-align:left;cursor:pointer}.r420-route-index__button:hover,.r420-route-index__button:focus-visible,.r420-route-index__button.is-active{border-color:var(--r420-lime);background:rgba(163,230,53,.14)}.r420-route-index__number{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--r420-lime);color:#07110b;font-size:.78rem;font-weight:900}.r420-route-index__copy{min-width:0}.r420-route-index__copy strong,.r420-route-index__copy small{display:block}.r420-route-index__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem}.r420-route-index__copy small{margin-top:.16rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(255,255,255,.62);font-size:.69rem}.r420-active-route-card{position:absolute;z-index:76;right:.75rem;bottom:.75rem;width:min(320px,calc(100vw - 1.5rem));pointer-events:auto;border:1px solid rgba(163,230,53,.45);background:rgba(8,14,22,.92);color:#fff;border-radius:1rem;padding:1rem 2.5rem 1rem 1rem;backdrop-filter:blur(14px)}.r420-active-route-card__close{position:absolute;top:.5rem;right:.55rem;width:30px;height:30px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);border-radius:50%;color:#fff;font-size:1.2rem;line-height:1;cursor:pointer}.r420-active-route-card>span{display:inline-block;margin-bottom:.3rem;color:var(--r420-lime);font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.r420-active-route-card h2{margin:0 0 .55rem;color:#fff;font-size:1.05rem}.r420-active-route-card p{margin:.2rem 0;color:rgba(255,255,255,.78);font-size:.76rem}.r420-active-route-card p strong{color:#fff}.r420-route-stop-map-label{font-weight:900}
@media(max-width:767px){.r420-route-index{top:8.6rem;right:.45rem;width:54px;max-height:calc(100vh - 15rem);padding:.38rem;border-radius:999px}.r420-route-index__head{display:none}.r420-route-index__list{align-items:center;gap:.38rem}.r420-route-index__button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border-radius:50%}.r420-route-index__copy{display:none}.r420-route-index__number{width:34px;height:34px}.r420-active-route-card{left:.55rem;right:4.35rem;bottom:.55rem;width:auto;padding:.75rem 2.2rem .75rem .8rem}.r420-active-route-card h2{font-size:.92rem}.r420-active-route-card p{font-size:.7rem}.r420-active-route-card__close{top:.35rem;right:.4rem}.r420-map-panel{right:4.2rem}}
/* v1.3.27: Google Maps ordered live-navigation handoff */
.r420-active-route-card__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.r420-route-google-nav{display:inline-flex;align-items:center;justify-content:center;width:100%;border:0;border-radius:.72rem;background:var(--r420-lime);color:#07110b;padding:.68rem .85rem;font-size:.78rem;font-weight:900;cursor:pointer}.r420-route-google-nav:hover,.r420-route-google-nav:focus-visible{filter:brightness(1.05)}.r420-route-navigation-legs{display:flex;flex-direction:column;gap:.45rem;margin-top:.55rem}.r420-route-navigation-leg{display:grid;gap:.12rem;border:1px solid rgba(255,255,255,.13);border-radius:.7rem;background:rgba(255,255,255,.055);color:#fff;padding:.62rem .7rem;text-decoration:none}.r420-route-navigation-leg:hover,.r420-route-navigation-leg:focus-visible{border-color:var(--r420-lime);background:rgba(163,230,53,.12);color:#fff}.r420-route-navigation-leg strong{font-size:.76rem;color:var(--r420-lime)}.r420-route-navigation-leg span{font-size:.72rem;line-height:1.3}.r420-route-navigation-leg small{color:rgba(255,255,255,.6);font-size:.64rem}.r420-active-route-card .r420-route-navigation-note{margin:.5rem 0 0;color:rgba(255,255,255,.62);font-size:.66rem;line-height:1.35}
@media(max-width:767px){.r420-active-route-card{max-height:48vh;overflow:auto}.r420-route-google-nav{padding:.62rem .65rem;font-size:.72rem}.r420-route-navigation-leg{padding:.55rem .6rem}.r420-route-navigation-leg span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}
