RV
⚡ Instant
RV · golden hour
Pine Ridge Class C
★4.96
Bend, OR · 42 mi
Sleeps 6 · 24ft · Delivers
$189
/ night
The design language behind Kashteo — the peer-to-peer marketplace for RVs, boats, ATVs and everything that gets you off the grid. Warm where it’s relaxed, precise where it counts: trust, money, and safety.
No rigs match yet
Widen your dates or pan the map.
:root {
/* color — brand */
--pine-600:#245540; --pine-700:#1C4233; --pine-900:#0C1E18;
--ember-500:#E8632A; --ember-600:#CF4F1C; --ember-700:#A63D14;
/* warm neutrals */
--sand-50:#FAF7F2; --sand-100:#F2EDE4; --sand-200:#E4DBCC;
--stone-600:#6B6256; --stone-800:#3A352D; --stone-900:#211D18;
/* semantic */
--success:#2E7D5B; --warning:#E0A02E; --danger:#C0412E; --info:#3B7AA8;
--sky:#5BA3C7; --clay:#B5612F; --dusk:#6E5A8C;
/* type */
--font-display:'Archivo'; --font-body:'Inter'; --font-mono:'JetBrains Mono';
/* radius */
--r-sm:6px; --r-md:10px; --r-lg:16px; --r-xl:24px; --r-full:9999px;
/* elevation (warm, low) */
--shadow-sm:0 1px 2px rgba(33,29,24,.08);
--shadow-md:0 4px 12px rgba(33,29,24,.10);
--shadow-lg:0 12px 28px rgba(33,29,24,.14);
}
.theme-dark {
--bg:var(--pine-900); --surface:#241F1A; --text:var(--sand-100);
}