@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Outfit:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#102e26;--forest:#09271f;--forest2:#123e31;--lime:#c4f66b;--mint:#e7f1dc;--sand:#f7f6ee;--cream:#fffdf7;--teal:#0d817b;--muted:#65736d;--line:#dce3d9;--shadow:0 18px 60px rgba(17,50,35,.075)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--sand);color:var(--ink);font:16px/1.62 'DM Sans',Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Outfit,'DM Sans',sans-serif;line-height:1.12;letter-spacing:-.038em}h1{font-size:clamp(48px,5.8vw,80px)}h2{font-size:clamp(31px,3.6vw,49px)}h3{font-size:24px}p{line-height:1.7}.container{width:min(1200px,calc(100% - 48px));margin-inline:auto}.narrow{max-width:850px}.skip{position:absolute;top:-90px;left:20px;z-index:1000;padding:12px;background:var(--lime)}.skip:focus{top:10px}.icon{vertical-align:middle;flex-shrink:0}.announcement{display:flex;align-items:center;justify-content:center;gap:10px;min-height:32px;padding:4px 16px;background:#09271f;color:#e9f6df;font-size:11px;letter-spacing:.045em;font-weight:700;text-align:center}.announcement .icon{width:14px;height:14px;color:var(--lime)}.announcement-split{color:var(--lime)}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,247,.97);border-bottom:1px solid #e6eae3;backdrop-filter:blur(16px)}.nav-wrap{min-height:81px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{width:43px;height:43px;border-radius:13px;background:var(--forest);color:var(--lime);display:grid;place-items:center;font:900 27px Outfit;letter-spacing:-.08em}.brand-mark span{font-size:13px;margin-left:1px;color:#fff}.brand-name{font:900 17px/1.05 Outfit;letter-spacing:.045em;white-space:nowrap}.brand-name strong{color:#27866f}.brand-name small{display:block;margin-top:6px;font:700 9px/1.1 'DM Sans';letter-spacing:.17em;color:var(--muted)}.site-nav{display:flex;align-items:center;gap:19px;margin-left:auto}.nav-link{font-size:13px;font-weight:800;color:#617269;white-space:nowrap;position:relative;padding:29px 0}.nav-link:hover,.nav-link.selected{color:var(--ink)}.nav-link.selected:after{content:"";position:absolute;bottom:18px;left:0;right:0;height:3px;background:#91bc41;border-radius:2px}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;border:1px solid transparent;border-radius:12px;padding:13px 18px;font:800 14px Outfit;transition:transform .2s,background .2s;white-space:normal;text-align:center}.button:hover{transform:translateY(-2px)}.button.primary,.nav-cta{background:var(--lime);color:var(--forest)}.button.dark{background:var(--forest);color:white}.button.ghost{border-color:#ffffff77;background:#ffffff1c;color:white}.button.full{width:100%}.button:disabled{cursor:not-allowed;opacity:.65;transform:none}.mobile-toggle{display:none;border:0;background:transparent;color:var(--forest);margin-left:auto}.mobile-toggle .icon{width:27px;height:27px}.home-hero{background:linear-gradient(112deg,#084538 0%,#0a5e59 63%,#138b8b 100%);color:white;overflow:hidden}.home-hero-grid{display:grid;grid-template-columns:1fr .92fr;gap:5%;align-items:center;min-height:590px;padding-block:65px 74px}.hero-copy{position:relative;z-index:3}.eyebrow{display:inline-block;color:#528d65;font:900 12px Outfit;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px}.eyebrow-light{color:var(--lime)}.hero-copy h1{margin-bottom:20px;letter-spacing:-.05em}.hero-copy h1 em{font-style:normal;color:var(--lime)}.hero-copy p{max-width:570px;font-size:17px;color:#d9eae4}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-proof{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px;font-size:12px;color:#d7e9dc;font-weight:700}.hero-art{height:440px;border-radius:30px;background:linear-gradient(180deg,#66cdca 0%,#a7eee6 43%,#2a9c9b 44%,#126e73 72%,#064f51 100%);position:relative;isolation:isolate;overflow:hidden;box-shadow:0 25px 90px #002d2d55;border:1px solid #e7fff55e}.sun{position:absolute;top:13%;right:18%;width:110px;height:110px;border-radius:50%;background:#fff5b5;box-shadow:0 0 0 21px #fff6b633,0 0 0 50px #fff6b618}.hero-island{position:absolute;z-index:1;border-radius:100% 100% 0 0}.island-back{width:93%;height:24%;bottom:40%;left:-10%;background:#477a58;transform:rotate(-4deg)}.island-front{width:138%;height:34%;bottom:-22%;left:-17%;background:#09583e;transform:rotate(-8deg)}.hero-scooter{z-index:2;position:absolute;inset:21% 7% 13%;display:grid;place-items:center}.hero-scooter span{display:block;font-size:clamp(120px,16vw,235px);filter:drop-shadow(5px 14px 0 #093c3544);transform:rotate(-8deg)}.hero-art-caption{position:absolute;z-index:3;bottom:23px;right:22px;left:22px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:white;font-size:11px;font-weight:800;letter-spacing:.09em;text-shadow:0 1px 8px #063b36}.hero-art-caption span{font-size:10px}.section{padding:88px 0}.section-compact{padding:25px 0}.section-light{background:#ecf2e8}.section-dark{background:var(--forest);color:white}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.trust-strip>div{display:flex;align-items:center;gap:12px;padding:17px 24px;border-right:1px solid var(--line)}.trust-strip>div:last-child{border:0}.trust-strip strong{font:900 24px Outfit;color:#559763}.trust-strip p{font-size:13px;font-weight:800;margin:0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.section-heading h2{margin-bottom:12px}.section-heading p{color:var(--muted);margin-bottom:0;max-width:650px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:360px;padding:27px;border-radius:21px;box-shadow:var(--shadow);border:1px solid #ffffff40;transition:transform .2s}.category-card:hover{transform:translateY(-4px)}.category-scooter{background:#d6ece3}.category-car{background:#ebead5}.category-driver{background:#d9eced}.category-visual{margin:auto;display:block;text-align:center;font-size:112px;filter:drop-shadow(0 11px 7px #15392315)}.category-label{font:800 10px Outfit;letter-spacing:.16em;color:#39785c}.category-card h3{margin:6px 0}.category-card p{margin:0;color:#4a665a;font-size:13px}.category-arrow{margin-top:14px;font:800 14px Outfit;color:#0c6a51}.split-feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:11%}.split-feature h2{font-size:clamp(40px,4vw,58px)}.split-feature p{color:#c8dbd3}.step-list>div{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid #ffffff31}.step-list>div:last-child{border:0}.step-list b{color:var(--lime);font:900 29px Outfit}.step-list h3{font-size:21px;margin:4px 0}.step-list p{font-size:13px;margin:0}.promo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.promo-box{padding:37px;border-radius:22px;background:#e5eddf;min-height:290px;display:flex;flex-direction:column;align-items:start}.promo-box p{color:#557163;max-width:420px}.promo-box .button{margin-top:auto}.promo-handbook{background:#d9eee9}.promo-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;width:100%;gap:15px}.promo-bottom .button{margin:0}.promo-bottom strong{font:900 32px Outfit}.site-footer{background:#09271f;color:#d1e2d5}.footer-grid{display:grid;grid-template-columns:1.5fr .75fr .75fr;gap:8%;padding-top:65px;padding-bottom:52px}.brand-footer .brand-mark{background:#c4f66b;color:#09271f}.brand-footer .brand-mark span{color:#09271f}.brand-footer .brand-name strong{color:#c4f66b}.brand-footer .brand-name small{color:#b5ccbe}.site-footer p{max-width:370px;margin:21px 0 0;color:#a8c0b3;font-size:13px}.site-footer h3{font-size:17px;letter-spacing:0;margin:6px 0 18px}.site-footer a:not(.brand){display:block;margin:10px 0;color:#c1d5c9;font-size:13px}.site-footer a:hover{color:var(--lime)}.footer-bottom{padding:20px 0;border-top:1px solid #ffffff20;display:flex;gap:18px;justify-content:space-between;align-items:center;color:#94b1a2;font-size:11px}.page-banner{background:radial-gradient(circle at 84% 24%,#337c65 0,transparent 30%),linear-gradient(115deg,#0b3125,#145648);color:white;padding:72px 0 78px;position:relative;overflow:hidden}.page-banner:after{content:'✦';position:absolute;font-size:390px;color:#ffffff08;right:5%;top:-210px;pointer-events:none}.page-banner .container{position:relative;z-index:1}.page-banner h1{max-width:800px;font-size:clamp(44px,5.2vw,69px);margin-bottom:15px}.page-banner p{color:#d5e7dd;max-width:700px;font-size:17px;margin-bottom:0}.page-banner .button{margin-top:25px}.pill{padding:10px 14px;font:800 11px Outfit;border-radius:99px;background:#e5efdb;color:#48704c;white-space:nowrap}.vehicle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.vehicle-card{border:1px solid var(--line);background:white;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column}.vehicle-photo{height:215px;background:radial-gradient(circle at 78% 14%,#fff4b5 0 9%,transparent 9.5%),linear-gradient(160deg,#a2d7cd,#dceee2 48%,#81b2a0 49%,#52785d 100%);position:relative;display:grid;place-items:center}.vehicle-photo.car{background:radial-gradient(circle at 80% 13%,#ffefb6 0 9%,transparent 9.5%),linear-gradient(155deg,#b1d9dc,#e9f1e2 51%,#afb892 52%,#68816c 100%)}.vehicle-emoji{font-size:110px;filter:drop-shadow(0 11px 8px #143a3428);transform:rotate(-6deg)}.vehicle-tag{position:absolute;left:17px;top:16px;background:#ffffffed;border-radius:100px;color:#366c50;font:900 10px Outfit;letter-spacing:.1em;padding:7px 10px}.status{position:absolute;right:12px;bottom:12px;font:800 10px Outfit;padding:7px 10px;border-radius:100px;color:#16412f;background:#edffe3}.status-unavailable{background:#fee4db;color:#803f3f}.vehicle-info{padding:23px;display:flex;flex-direction:column;flex:1}.vehicle-info h3{font-size:24px;margin-bottom:4px}.vehicle-info>p{font-size:13px;color:var(--muted);margin-bottom:10px}.vehicle-divider{border-bottom:1px solid var(--line);margin:14px 0}.price-line{display:flex;align-items:end;justify-content:space-between;gap:10px}.price-line strong{font:900 29px Outfit}.price-line span,.price-line small{font-size:11px;color:var(--muted)}.price-line small{text-align:right;max-width:110px}.vehicle-info p.card-fine{margin:13px 0 19px;font-size:12px}.vehicle-info .button{margin-top:auto}.info-note{padding:22px 24px;margin-top:28px;background:#eaf1e2;border-left:4px solid #58986c;border-radius:0 13px 13px 0;font-size:13px}.info-note b{font:800 16px Outfit}.info-note p{margin:5px 0 0;color:#536a5a}.info-note a{text-decoration:underline}.driver-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.driver-card{background:white;border:1px solid var(--line);border-radius:20px;padding:30px;display:flex;flex-direction:column}.driver-symbol{font-size:75px;margin:8px 0 20px}.tag-soft{align-self:start;background:#e4efdc;border-radius:100px;font:900 10px Outfit;color:#477b50;letter-spacing:.1em;padding:7px 10px;margin-bottom:15px}.driver-card h3{margin-bottom:8px}.driver-card p{font-size:13px;color:var(--muted)}.driver-price{font:900 30px Outfit;margin:12px 0 24px}.driver-price small{font:600 11px 'DM Sans';color:var(--muted)}.driver-card .button{margin-top:auto}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.value-grid>div{background:white;border:1px solid var(--line);border-radius:17px;padding:26px}.value-grid span{font:900 30px Outfit;color:#7aaa53}.value-grid h3{font-size:21px;margin:12px 0}.value-grid p{font-size:13px;color:var(--muted);margin:0}.requirement-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.requirement-card{background:white;padding:30px;border:1px solid var(--line);border-radius:18px}.requirement-icon{font-size:48px}.requirement-card h3{margin:12px 0 20px}.requirement-card ul{list-style:none;padding:0;margin:0}.requirement-card li{position:relative;padding:10px 0 10px 26px;font-size:13px;color:#50655a;border-bottom:1px solid var(--line)}.requirement-card li:last-child{border:0}.requirement-card li:before{content:'✓';color:#468e56;position:absolute;left:0;font-weight:900}.subtle{color:var(--muted)}.form-card{padding:32px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:20px}.form-card h3{margin:0}.form-card label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:800;color:#385548}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}.form-card input,.form-card select,.form-card textarea{width:100%;min-width:0;background:#fafbf7;border:1px solid #d7e2d6;border-radius:10px;padding:12px 13px;color:var(--ink);font-size:14px}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{outline:2px solid #90c36a;outline-offset:1px}.form-card textarea{resize:vertical}.form-card .consent{display:flex;flex-direction:row;gap:10px;align-items:start;line-height:1.45;font-weight:600}.form-card .consent input{width:auto;margin:2px 0}.form-result{border:1px solid #badabb;background:#f1faed;padding:18px;border-radius:13px;overflow-wrap:anywhere}.form-result p{margin:4px 0 11px;font-size:12px}.form-result pre{white-space:pre-wrap;word-break:break-word;font:12px/1.5 'DM Sans';max-height:300px;overflow:auto;background:#fff;border:1px solid #d9e6d5;padding:12px;border-radius:9px}.result-actions{display:flex;gap:10px;flex-wrap:wrap}.form-disclaimer{font-size:11px;color:var(--muted);line-height:1.6}.form-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:7%}.form-layout>div>p{color:var(--muted)}.mini-step{display:flex;gap:14px;margin:27px 0}.mini-step>span{background:var(--lime);border-radius:12px;display:grid;place-items:center;width:35px;height:35px;flex-shrink:0;font:900 17px Outfit}.mini-step b{font:800 16px Outfit}.mini-step p{color:var(--muted);font-size:12px;margin:0}.handbook-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:9%;align-items:center}.book-stage{min-height:590px;display:grid;place-items:center;background:radial-gradient(ellipse,#d5e8d2,transparent 62%)}.book-cover{background:linear-gradient(130deg,#0b4237,#092a24 65%,#041d1a);color:#f3fff0;width:min(385px,86%);min-height:490px;border-radius:5px 12px 12px 5px;border-left:8px solid #123f34;box-shadow:24px 26px 50px #0b2e2a4a, 2px 2px 1px #ffffff3b inset;padding:33px 29px;display:flex;flex-direction:column;transform:rotate(-6deg)}.book-cover>span{font:900 11px Outfit;letter-spacing:.15em;color:var(--lime)}.book-cover-line{width:55px;height:2px;background:var(--lime);margin:24px 0}.cover-island{font-size:52px;margin:8px 0 15px}.book-cover h2{font-size:clamp(25px,3.4vw,37px);line-height:1.13;letter-spacing:-.025em;margin:0 0 15px}.book-cover p{color:#c2d8ca;font-size:12px;line-height:1.4}.book-cover-bottom{border-top:1px solid #ffffff40;margin-top:auto;padding-top:15px;font:800 10px Outfit;letter-spacing:.1em;color:var(--lime)}.book-pitch>p{color:var(--muted)}.buy-box{background:white;border:1px solid #d8e4d7;border-radius:20px;padding:26px;margin-top:30px;box-shadow:var(--shadow)}.buy-box>span{font:900 10px Outfit;color:#568360;letter-spacing:.13em}.buy-price{font:900 53px Outfit;margin:9px 0}.buy-price small{font:700 16px Outfit;color:var(--muted)}.buy-box p{font-size:13px;color:var(--muted);margin-bottom:21px}.buy-status{margin-top:12px;color:#9b642d;font-size:11px}.tiny{font-size:11px!important;margin-top:18px}.lock-small{vertical-align:middle}.lock-small .icon{width:13px;height:13px}.chapter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.chapter-grid>div{border:1px solid var(--line);background:white;border-radius:16px;padding:23px}.chapter-grid b{font:900 29px Outfit;color:#79a95c}.chapter-grid h3{font-size:19px;margin:13px 0 8px}.chapter-grid p{font-size:12px;color:var(--muted);margin:0}.owner-signin{display:flex;align-items:end}.owner-signin .button{margin-top:auto}.error-text{color:#ab4545;font-size:12px}.owner-row{padding:14px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px}.owner-row p{font-size:11px;color:var(--muted);margin:0}.owner-row button{border:0;background:var(--lime);color:var(--forest);border-radius:100px;padding:9px 14px;font-weight:800}.owner-row button.off{background:#ffdfd9;color:#803f3f}.toast{position:fixed;z-index:200;bottom:22px;left:50%;transform:translate(-50%,120px);opacity:0;background:var(--forest);color:white;border:1px solid #ffffff55;box-shadow:var(--shadow);border-radius:13px;padding:12px 18px;font-size:12px;pointer-events:none;transition:transform .25s,opacity .25s}.toast.show{transform:translate(-50%,0);opacity:1}
@media(max-width:1120px){.nav-wrap{gap:15px}.site-nav{gap:11px}.nav-link{font-size:12px}.nav-cta{padding:10px;font-size:12px}.brand-name{font-size:15px}}@media(max-width:960px){.site-nav{position:absolute;top:100%;left:0;right:0;background:#fffdf7;flex-direction:column;align-items:stretch;gap:0;border-bottom:1px solid var(--line);padding:8px 24px 20px;box-shadow:var(--shadow);display:none}.site-nav.open{display:flex}.nav-link{padding:12px;border-bottom:1px solid var(--line)}.nav-link.selected:after{bottom:0}.mobile-toggle{display:block}.nav-wrap{min-height:68px}.nav-cta{margin-left:0}.home-hero-grid{grid-template-columns:1fr .86fr}.hero-art{height:350px}.hero-scooter span{font-size:140px}.hero-proof{gap:10px}.trust-strip>div{padding:12px}.trust-strip strong{font-size:20px}.trust-strip p{font-size:11px}.vehicle-grid,.driver-grid{grid-template-columns:repeat(2,1fr)}.chapter-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.container{width:min(100% - 32px,540px)}.announcement{font-size:9px;gap:5px}.announcement-split{display:none}.nav-cta{font-size:11px;padding:10px 12px}.nav-cta .icon{display:none}.brand-name{font-size:13px}.brand-mark{width:36px;height:36px;font-size:23px}.brand-name small{font-size:7px}.home-hero-grid{grid-template-columns:1fr;padding:58px 0 40px;gap:32px;min-height:auto}.hero-copy h1{font-size:clamp(47px,11vw,68px)}.hero-copy p{font-size:15px}.hero-art{height:275px}.hero-scooter span{font-size:150px}.hero-proof{margin-top:25px}.section{padding:62px 0}.section-compact{padding:15px 0}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip>div:nth-child(2){border-right:0}.trust-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.category-grid,.split-feature,.promo-grid,.vehicle-grid,.driver-grid,.value-grid,.requirement-grid,.form-layout,.handbook-grid{grid-template-columns:1fr}.section-heading{display:block}.section-heading .pill{display:inline-flex;margin-top:17px}.category-card{min-height:305px}.category-visual{font-size:90px}.promo-box{padding:28px;min-height:270px}.page-banner{padding:57px 0}.page-banner h1{font-size:44px}.page-banner p{font-size:15px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px;padding:42px 0}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:start}.form-card{padding:20px}.field-row{grid-template-columns:1fr}.handbook-grid{gap:24px}.book-stage{min-height:440px}.book-cover{min-height:415px}.chapter-grid{grid-template-columns:1fr}.book-cover h2{font-size:29px}.hero-art-caption span{display:none}}
@media(max-width:375px){.brand-name{font-size:11px}.brand-name small{font-size:6px}.nav-cta{padding:8px}.home-hero h1{font-size:45px}.button{padding:12px 14px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
/* Marketplace demo V2: locality-first listing discovery and owner/partner editors. */
.marketplace-tools{background:#fff;border:1px solid #dce7d7;border-radius:21px;padding:24px;margin:0 0 24px;box-shadow:0 12px 35px #173f2510}.marketplace-tools-heading{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:17px}.marketplace-tools-heading strong{font:900 23px Outfit}.demo-chip{background:#ffedb1;color:#775418;display:inline-block;border-radius:999px;padding:7px 11px;font:900 10px Outfit;letter-spacing:.06em}.marketplace-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.marketplace-fields label{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#345846;font-weight:800}.marketplace-fields select{min-width:0;width:100%;background:#f7faf4;padding:12px;border-radius:11px;border:1px solid #d5e2d4;font-size:13px;color:#193f2f}.results-line{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;font-size:12px;font-weight:700;color:#527061}.text-button{border:0;background:none;color:#256443;text-decoration:underline;font-size:12px;font-weight:800;cursor:pointer}.location-explainer{color:#62776c;font-size:11px;line-height:1.7;margin:10px 0 0}.listing-location{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:750;color:#2d6649;margin-top:11px}.listing-location span:last-child{color:#5b7564;font-size:11px}.demo-card .vehicle-emoji{font-size:83px}.demo-card .price-line{margin-top:4px}.empty-listings{background:#f1f7eb;border:1px dashed #8ca68a;padding:34px;text-align:center;border-radius:16px}.empty-listings h3{margin-bottom:4px}.empty-listings p{color:var(--muted)}.privacy-hint{font-size:12px;line-height:1.6;color:#2d6b54;background:#eaf6e9;border-radius:11px;padding:12px}.field-help{font-size:11px;font-weight:500;color:#5a7465}.partner-demo-link{margin:24px 0;color:#576e60;font-size:13px}.partner-demo-link a{font-weight:800;text-decoration:underline;color:#195a3e}.dashboard-intro p,.owner-form-section>p{font-size:13px;color:var(--muted)}.dash-actions,.editor-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.dash-actions>span{font-size:12px;color:var(--muted)}.dashboard-list{display:grid;gap:10px;margin:22px 0 30px}.owner-listing-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;background:#f8fbf4;border:1px solid var(--line);border-radius:13px}.owner-listing-info{min-width:0}.owner-listing-info strong{font:800 15px Outfit}.owner-listing-info p{color:var(--muted);font-size:11px;margin:6px 0 0;overflow-wrap:anywhere}.owner-listing-buttons{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end;flex-shrink:0}.small-action{border:0;cursor:pointer;font:800 11px Outfit;border-radius:9px;background:#d5efc8;color:#275635;padding:9px 11px}.small-action.off{background:#fce0d9;color:#8a4539}.small-action.edit-action{background:#e1eafa;color:#35588a}.small-action.delete-action{background:#fce6e2;color:#963f3f}.owner-form-section{margin:30px 0 18px}.owner-form-section .form-card{margin-top:18px}.partner-editor-form{display:flex;flex-direction:column;gap:18px}.partner-editor-form button{align-self:start}#partnerEditStatus{font-size:12px;font-weight:750;color:#28704d}.demo-card .vehicle-photo{min-height:190px}
@media(max-width:700px){.marketplace-fields{grid-template-columns:1fr}.marketplace-tools{padding:18px}.marketplace-tools-heading strong{font-size:20px}.owner-listing-row{align-items:stretch;flex-direction:column}.owner-listing-buttons{justify-content:flex-start}.dash-actions{align-items:flex-start;flex-direction:column}}

/* Minimal geometric brand symbol: compact, recognisable at mobile size. */
.brand-mark{display:inline-flex;align-items:center;justify-content:center;background:transparent!important;box-shadow:none!important;border:0!important;transform:none!important;padding:0!important;flex:0 0 46px;width:46px;height:46px;border-radius:0!important}.brand-mark img{display:block;width:46px;height:46px;object-fit:contain}.brand-name strong{color:#078276}.brand-name small{letter-spacing:.08em}@media(max-width:700px){.brand-mark{width:37px;height:37px;flex-basis:37px}.brand-mark img{width:37px;height:37px}}

/* FINAL BRAND SYSTEM | Bohol Ride & Drive */
:root{--ink:#101c24;--forest:#10242b;--forest2:#19373b;--lime:#ffd11a;--mint:#fff5bf;--sand:#faf9f5;--cream:#fff;--teal:#087d76;--muted:#627078;--line:#e2e6e6;--shadow:0 18px 55px rgba(13,30,35,.08)}
body{background:var(--sand)} .site-header{background:rgba(255,255,255,.98)}.announcement{background:#14262a;color:#f6f8f8}.announcement .icon,.announcement-split{color:#ffd11a}
.brand-name{font-weight:900;letter-spacing:-.025em}.brand-name strong{display:block;color:var(--ink);font-size:16px;letter-spacing:-.03em;margin-top:3px}.brand-name small{font-size:8px;letter-spacing:.09em;color:#768188;margin-top:5px}
.brand-mark{flex-basis:50px;width:50px;height:50px}.brand-mark img{width:50px;height:50px;border-radius:12px}
.brand-footer .brand-name strong{color:#fff}.brand-footer .brand-name small{color:#afc1c1}
.nav-link.selected:after{background:var(--lime)}.button.primary,.nav-cta{background:var(--lime);color:#182023}.button.dark{background:#13262d;color:#fff}.button:hover{filter:brightness(.97)}
.home-hero{background:radial-gradient(ellipse at 72% 45%,#305d50 0,transparent 50%),linear-gradient(115deg,#101d24,#21403d);color:white}.hero-copy h1 em{color:var(--lime)}.eyebrow-light,.step-list b{color:var(--lime)}.hero-art{border:1px solid #ffffff55}
.home-search-shell{margin-top:-36px;position:relative;z-index:3}.home-search{background:#fff;border:1px solid #ebebeb;border-radius:18px;padding:20px 22px;box-shadow:0 20px 55px #06151c26}.home-search-header{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:13px}.home-search-header b{font:900 22px Outfit;color:var(--ink)}.home-search-fields{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr auto;gap:10px;align-items:end}.home-search-fields label{font:800 11px Outfit;color:#405058;display:flex;flex-direction:column;gap:6px}.home-search-fields select{font:600 12px 'DM Sans';padding:12px 10px;min-width:0;max-width:100%;border-radius:10px;border:1px solid #d8e0e0;background:#fdfdfb;color:var(--ink)}.home-search-fields .button{padding:12px 20px;min-height:44px}
.trust-strip strong,.value-grid span,.chapter-grid b{color:#a98600}.category-scooter{background:#e3f2ed}.category-car{background:#f3efda}.category-driver{background:#e7eff2}.category-arrow{color:#24745b}
.page-banner{background:radial-gradient(circle at 80% 20%,#476255 0,transparent 35%),linear-gradient(110deg,#111e24,#21423e)}.page-banner:after{color:#ffd11a0b}
.buy-box{border-color:#f4dda3}.buy-price{color:#18232a}.buy-box>span{color:#a07b00}
.book-stage{background:radial-gradient(ellipse,#f6e7aa,transparent 64%)}.book-cover{background:linear-gradient(145deg,#ffe25b,#ffca00);color:#151c20;border-left:8px solid #ca9b00;box-shadow:25px 25px 45px #7e621d36;min-height:505px}.book-cover>span{color:#121b20;letter-spacing:.12em}.book-cover-line{background:#18222a}.book-cover h2{font-size:clamp(26px,3.2vw,36px);font-weight:900;color:#121b20}.book-cover p{font-weight:700;color:#354148}.book-cover-bottom{border-color:#1c27253c;color:#121b20}.book-logo{width:82px;height:82px;object-fit:contain;margin:0 0 22px;border:1px solid #ffffff70;border-radius:20px}
.site-footer{background:#142329}.info-note{border-left-color:#daa700}.demo-chip{background:#fff0b4;color:#4d4000}
@media(max-width:1120px){.home-search-fields{grid-template-columns:repeat(4,minmax(0,1fr))}.home-search-fields .button{grid-column:1/-1;width:100%}}
@media(max-width:700px){.brand-mark{width:38px;height:38px;flex-basis:38px}.brand-mark img{width:38px;height:38px}.brand-name strong{font-size:13px}.brand-name{font-size:13px}.brand-name small{font-size:7px}.home-search-shell{margin-top:-10px}.home-search-fields{grid-template-columns:1fr 1fr}.home-search-fields label:nth-child(3){grid-column:1/-1}.home-search-fields label:nth-child(4){grid-column:1/-1}.home-search{padding:18px}.home-search-header{align-items:flex-start;flex-direction:column;gap:4px}.home-search-fields .button{grid-column:1/-1}.book-cover{min-height:455px}}
@media(max-width:375px){.home-search-fields{grid-template-columns:1fr}.home-search-fields label:nth-child(3),.home-search-fields label:nth-child(4){grid-column:auto}.brand-name small{letter-spacing:0}}


/* Updated full logo implementation */
.brand.brand-image{display:flex;align-items:center;gap:0}
.brand-logo{display:block;height:58px;width:auto;max-width:min(300px,42vw);object-fit:contain}
.brand-logo-footer{height:64px;max-width:min(320px,46vw)}
.brand-name,.brand-mark{display:none !important}
.book-logo{width:210px;height:auto;object-fit:contain;margin:0 0 22px;border:0;border-radius:0;background:none;box-shadow:none}
@media (max-width:700px){
  .brand-logo{height:44px;max-width:58vw}
  .brand-logo-footer{height:52px;max-width:70vw}
  .book-logo{width:170px}
}
@media (max-width:375px){
  .brand-logo{height:40px;max-width:62vw}
}

/* Contact links and optional vehicle photo previews */
.footer-contact{display:flex;align-items:center;gap:16px;flex-wrap:wrap;border-top:1px solid #ffffff20;padding:16px 0;color:#dce9e4;font-size:12px}
.site-footer .footer-contact a{color:#ffffff;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.footer-contact span{font-weight:800}
.vehicle-real-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.vehicle-photo .vehicle-tag,.vehicle-photo .status{z-index:1}
.partner-photo-upload{background:#f5f8f4;border:1px solid var(--line);border-radius:12px;padding:14px}
.partner-photo-upload input[type=file]{display:block;width:100%;padding:10px 0;font-size:13px}
.partner-photo-previews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px}
.preview-photo{min-width:0;background:#fff;padding:6px;border-radius:8px;border:1px solid var(--line)}
.preview-photo img{width:100%;height:78px;object-fit:cover;border-radius:5px;display:block}
.preview-photo span{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:10px}
@media(max-width:700px){.footer-contact{flex-direction:column;align-items:flex-start}.partner-photo-previews{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Secure submission and owner review UI */
.online-upload-note{background:#e5f5ed;border:1px solid #7fc69a;border-radius:12px;padding:12px;color:#165235;font-size:13px;font-weight:700;margin:14px 0}
.admin-shell{max-width:1060px;margin:auto}.admin-app{margin:24px 0}.admin-app .form-card{max-width:540px}.admin-status{padding:14px;border-radius:12px;background:#fff4cf;margin:15px 0;font-weight:700}.admin-entry{background:white;padding:23px;border:1px solid var(--line);border-radius:16px;margin:16px 0;box-shadow:var(--shadow)}.admin-entry h3{margin-bottom:8px}.admin-entry p{font-size:13px}.admin-entry .status-pill{display:inline-block;background:#edf3e5;padding:5px 12px;border-radius:99px;font:800 12px Outfit;margin-bottom:13px}.admin-entry .status-pill.pending{background:#fff0b6}.admin-entry .status-pill.rejected{background:#ffdedb}.admin-entry .status-pill.approved{background:#dcf4e8}.admin-entry .status-pill.hidden{background:#e4eaf0}.admin-photos{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px;margin:15px 0}.admin-photos img{width:100%;height:120px;object-fit:cover;border-radius:10px;background:#f2f5f5}.admin-btns{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.admin-btns button{padding:9px 12px;border:0;border-radius:9px;font-weight:800}.admin-btns button.approve{background:#c6edca}.admin-btns button.reject{background:#ffdddb}.admin-btns button.hide{background:#e1e8f1}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-grid label{font-size:12px;font-weight:750}.admin-grid input,.admin-grid select,.admin-grid textarea{width:100%;padding:9px;border:1px solid #c5d5d4;border-radius:7px;background:#fff}.admin-toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.admin-toolbar select{padding:10px}.cf-turnstile{margin:12px 0}@media(max-width:650px){.admin-grid{grid-template-columns:1fr}}

/* Fixed compact header/footer logo, separate mark and lettering. */
.site-header .brand.brand-compact, .site-footer .brand.brand-compact {display:flex!important;align-items:center!important;gap:10px!important;flex:0 0 auto!important;max-width:265px!important;min-width:0!important;}
.site-header .brand-compact .brand-b-icon, .site-footer .brand-compact .brand-b-icon {display:block!important;width:46px!important;height:46px!important;min-width:46px!important;max-width:46px!important;object-fit:contain!important;flex:0 0 46px!important;}
.site-footer .brand-compact .brand-b-icon {width:50px!important;height:50px!important;min-width:50px!important;max-width:50px!important;flex-basis:50px!important;background:#fff!important;border-radius:8px!important;}
.brand-lockup {font-family:Outfit,'DM Sans',sans-serif;display:block!important;white-space:nowrap!important;}
.site-header .nav-wrap {min-width:0;}
@media(max-width:700px) {.site-header .brand-compact .brand-b-icon {width:37px!important;height:37px!important;min-width:37px!important;max-width:37px!important;flex-basis:37px!important}.site-header .brand-compact .brand-lockup > span:nth-child(1){font-size:13px!important}.site-header .brand-compact .brand-lockup > span:nth-child(2){font-size:12px!important}.site-header .brand-compact .brand-tagline{font-size:6px!important}.site-header .brand-compact{gap:6px!important;max-width:220px!important}}
