:root{--cosmos-green:#058043;--cosmos-green-dark:#035f33;--cosmos-ink:#16231d;--cosmos-soft:#f4f8f6;--cosmos-border:#dfe8e3}.cosmos-booking-wrap{max-width:980px;margin:0 auto;padding:24px 15px 80px;color:var(--cosmos-ink)}.cosmos-booking-intro{text-align:center;max-width:760px;margin:20px auto 42px}.cosmos-booking-kicker{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.14em;color:var(--cosmos-green);margin-bottom:10px}.cosmos-booking-intro h1{font-size:clamp(38px,5vw,64px);line-height:1.02;margin:0 0 18px}.cosmos-booking-intro p{font-size:18px;line-height:1.65;color:#526159;margin:0}.cosmos-booking-alert{display:flex;flex-direction:column;gap:4px;padding:18px 20px;border-radius:14px;margin:0 0 24px}.cosmos-booking-success{background:#e8f7ef;border:1px solid #b9e4cc;color:#135f38}.cosmos-booking-error{background:#fff1f1;border:1px solid #f3c3c3;color:#8a1f1f}.cosmos-booking-form{background:#fff;border:1px solid var(--cosmos-border);border-radius:26px;box-shadow:0 18px 50px rgba(20,54,38,.08);overflow:hidden}.cosmos-form-section{padding:34px 38px;border-bottom:1px solid var(--cosmos-border)}.cosmos-section-heading{display:flex;gap:16px;align-items:flex-start;margin-bottom:26px}.cosmos-section-heading>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--cosmos-green);color:#fff;font-weight:700;font-size:13px;flex:0 0 auto}.cosmos-section-heading h2{font-size:27px;line-height:1.2;margin:0 0 5px}.cosmos-section-heading p{margin:0;color:#68766e}.cosmos-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.cosmos-field{display:flex;flex-direction:column;gap:8px}.cosmos-field-wide{grid-column:1/-1}.cosmos-field label,.cosmos-label{font-weight:650;font-size:14px}.cosmos-field em,.cosmos-label em{color:var(--cosmos-green);font-style:normal}.cosmos-field input[type=text],.cosmos-field input[type=email],.cosmos-field input[type=tel],.cosmos-field input[type=number],.cosmos-field input[type=date],.cosmos-field input[type=time]{width:100%;min-height:52px;padding:0 15px;border:1px solid #cfdad4;border-radius:11px;background:#fbfdfc;font-size:16px;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.cosmos-field input:focus{outline:none;border-color:var(--cosmos-green);box-shadow:0 0 0 3px rgba(5,128,67,.12)}.cosmos-choice-row{display:flex;gap:12px;flex-wrap:wrap}.cosmos-choice-row label,.cosmos-choice-grid label{cursor:pointer}.cosmos-choice-row label{display:flex;align-items:center;gap:8px;padding:12px 18px;border:1px solid var(--cosmos-border);border-radius:12px;background:#fff}.cosmos-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cosmos-choice-grid label{display:flex;align-items:flex-start;gap:10px;padding:16px;border:1px solid var(--cosmos-border);border-radius:14px;background:var(--cosmos-soft)}.cosmos-choice-grid label span{display:flex;flex-direction:column;gap:3px}.cosmos-choice-grid small{color:#6a786f;font-weight:400}.cosmos-wheelchair-size{margin-top:20px}.cosmos-form-final{border-bottom:0;background:var(--cosmos-soft)}.cosmos-consent{display:flex;align-items:flex-start;gap:11px;font-weight:400!important;line-height:1.55}.cosmos-consent input{margin-top:5px}.cosmos-submit{margin-top:24px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:0;border-radius:999px;background:var(--cosmos-green);color:#fff;font-size:16px;font-weight:700;padding:15px 24px;cursor:pointer;transition:transform .18s,background .18s}.cosmos-submit:hover{background:var(--cosmos-green-dark);transform:translateY(-1px)}.cosmos-form-note{margin:14px 0 0;color:#647169;font-size:13px}.cosmos-location-picker{display:flex;flex-direction:column;gap:10px}.cosmos-place-autocomplete{display:block;width:100%;min-height:52px;box-sizing:border-box;border-radius:11px}.cosmos-location-actions{display:none!important}.cosmos-address-suggestions{position:relative;z-index:50;border:1px solid #cfdad4;border-radius:10px;background:#fff;box-shadow:0 10px 26px rgba(20,54,38,.12);overflow:hidden}.cosmos-address-suggestion{display:block;width:100%;border:0;border-bottom:1px solid #edf1ef;background:#fff;padding:12px 14px;text-align:left;font-size:14px;line-height:1.4;cursor:pointer;color:var(--cosmos-ink)}.cosmos-address-suggestion:last-child{border-bottom:0}.cosmos-address-suggestion:hover,.cosmos-address-suggestion:focus{background:#f1f8f4;outline:none}.cosmos-address-manual{padding:12px 14px;font-size:13px;line-height:1.45;color:#647169;background:#f8fbf9}.cosmos-location-btn{border:1px solid #cfdad4;border-radius:10px;background:#fff;color:var(--cosmos-green-dark);font-weight:700;padding:10px 13px;cursor:pointer;transition:border-color .18s,background .18s}.cosmos-location-btn:hover{border-color:var(--cosmos-green);background:#f1f8f4}.cosmos-location-btn:disabled{opacity:.6;cursor:wait}.cosmos-location-map{width:100%;height:340px;border:1px solid var(--cosmos-border);border-radius:14px;overflow:hidden;background:#eef4f1}.cosmos-location-help,.cosmos-location-status{margin:0;font-size:12px;line-height:1.45;color:#69776f}.cosmos-location-status{font-weight:650;color:var(--cosmos-green-dark)}.cosmos-location-status.is-error{color:#9b2c2c}.cosmos-map-link{font-size:12px!important;font-weight:700;margin:3px 0 8px}.cosmos-hp{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}@media(max-width:700px){.cosmos-booking-wrap{padding:10px 14px 50px}.cosmos-booking-intro{margin:10px auto 28px}.cosmos-booking-intro p{font-size:16px}.cosmos-form-section{padding:26px 20px}.cosmos-form-grid{grid-template-columns:1fr}.cosmos-field-wide{grid-column:auto}.cosmos-choice-grid{grid-template-columns:1fr}.cosmos-section-heading h2{font-size:23px}.cosmos-submit{width:100%}}

.cosmos-book-ride-fab{position:fixed;left:auto;right:24px;bottom:24px;transform:none;z-index:9998;display:inline-flex;align-items:center;gap:10px;min-height:58px;padding:10px 18px 10px 10px;border-radius:999px;background:var(--cosmos-green);color:#fff!important;text-decoration:none!important;box-shadow:0 12px 34px rgba(5,95,51,.28);font-weight:750;font-size:15px;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.cosmos-book-ride-fab:hover{background:var(--cosmos-green-dark);transform:translateY(-2px);box-shadow:0 16px 40px rgba(5,95,51,.34)}.cosmos-book-ride-fab-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;color:var(--cosmos-green);flex:0 0 38px}.cosmos-book-ride-fab-icon svg{width:22px;height:22px;fill:currentColor}.cosmos-book-ride-fab-label{white-space:nowrap}@media(max-width:700px){.cosmos-book-ride-fab{left:auto;right:14px;bottom:14px;transform:none;width:58px;height:58px;min-height:58px;padding:10px;border-radius:50%;justify-content:center}.cosmos-book-ride-fab-icon{width:38px;height:38px}.cosmos-book-ride-fab-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}.pbmit-progress-wrap{left:18px!important;right:auto!important;bottom:18px!important;transform:none!important;margin:0!important;}
.cosmos-portal-wrap{max-width:1280px;margin:0 auto;padding:32px 18px 80px;color:var(--cosmos-ink)}.cosmos-portal-topbar,.cosmos-portal-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:10px 0 28px}.cosmos-portal-topbar h1,.cosmos-portal-hero h1{font-size:clamp(36px,4vw,56px);line-height:1.05;margin:0 0 10px}.cosmos-portal-topbar p,.cosmos-portal-hero p{margin:0;color:#617067;max-width:720px}.cosmos-portal-actions{display:flex;gap:10px;flex-wrap:wrap}.cosmos-portal-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 17px;border-radius:999px;background:var(--cosmos-green);color:#fff!important;text-decoration:none;font-weight:700}.cosmos-portal-btn-light{background:#edf5f1;color:var(--cosmos-green-dark)!important}.cosmos-portal-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:0 0 20px}.cosmos-stat-card{display:flex;flex-direction:column;padding:18px;border:1px solid var(--cosmos-border);border-radius:16px;background:#fff;text-decoration:none!important;color:var(--cosmos-ink)!important;box-shadow:0 8px 24px rgba(20,54,38,.04)}.cosmos-stat-card strong{font-size:30px;line-height:1}.cosmos-stat-card span{font-size:13px;margin-top:7px;color:#647169}.cosmos-portal-filters{display:flex;gap:10px;align-items:center;flex-wrap:wrap;padding:16px;background:var(--cosmos-soft);border:1px solid var(--cosmos-border);border-radius:16px;margin:0 0 18px}.cosmos-portal-filters input,.cosmos-portal-filters select,.cosmos-status-form select{min-height:42px;border:1px solid #cfdad4;border-radius:10px;background:#fff;padding:0 12px}.cosmos-portal-filters input{flex:1;min-width:260px}.cosmos-portal-filters button,.cosmos-status-form button{border:0;border-radius:10px;background:var(--cosmos-green);color:#fff;font-weight:700;padding:11px 14px;cursor:pointer}.cosmos-portal-filters a{font-weight:700;color:var(--cosmos-green-dark)}.cosmos-portal-table-wrap{overflow:auto;border:1px solid var(--cosmos-border);border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(20,54,38,.05)}.cosmos-portal-table{width:100%;border-collapse:collapse;min-width:1100px}.cosmos-portal-table th,.cosmos-portal-table td{padding:15px 14px;text-align:left;vertical-align:top;border-bottom:1px solid #edf1ef}.cosmos-portal-table th{font-size:12px;text-transform:uppercase;letter-spacing:.05em;background:#f8fbf9;color:#5b6a61}.cosmos-portal-table td{font-size:14px}.cosmos-portal-table td small{display:block;color:#79857e;margin:3px 0}.cosmos-portal-table td a{display:block;color:var(--cosmos-green-dark)}.cosmos-status-form{display:flex;gap:7px;align-items:center}.cosmos-status-form select{min-width:130px}.cosmos-portal-empty{text-align:center!important;padding:36px!important;color:#6e7a73}.cosmos-portal-login{max-width:760px}.cosmos-portal-login .cosmos-portal-hero{display:block;text-align:center;margin-bottom:24px}.cosmos-login-card{max-width:520px;margin:0 auto;background:#fff;border:1px solid var(--cosmos-border);border-radius:24px;padding:34px;box-shadow:0 18px 50px rgba(20,54,38,.08)}.cosmos-login-card h2{margin:0 0 8px;font-size:28px}.cosmos-login-card>p{color:#66756c}.cosmos-login-card label{display:block;font-weight:650;margin-bottom:6px}.cosmos-login-card input[type=text],.cosmos-login-card input[type=password]{width:100%;min-height:50px;border:1px solid #cfdad4;border-radius:11px;padding:0 13px}.cosmos-login-card .login-submit input{border:0;border-radius:999px;background:var(--cosmos-green);color:#fff;font-weight:700;padding:13px 20px;cursor:pointer}.cosmos-login-card .login-remember label{font-weight:400}.cosmos-login-card .login-remember input{margin-right:6px}@media(max-width:980px){.cosmos-portal-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.cosmos-portal-topbar{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.cosmos-portal-wrap{padding:18px 12px 50px}.cosmos-portal-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.cosmos-login-card{padding:24px 20px}.cosmos-portal-filters{align-items:stretch;flex-direction:column}.cosmos-portal-filters input,.cosmos-portal-filters select,.cosmos-portal-filters button,.cosmos-portal-filters a{width:100%;box-sizing:border-box}.cosmos-portal-table{min-width:0}.cosmos-portal-table thead{display:none}.cosmos-portal-table,.cosmos-portal-table tbody,.cosmos-portal-table tr,.cosmos-portal-table td{display:block;width:100%;box-sizing:border-box}.cosmos-portal-table tr{padding:10px 0;border-bottom:1px solid var(--cosmos-border)}.cosmos-portal-table td{display:grid;grid-template-columns:110px 1fr;gap:10px;border:0;padding:8px 14px}.cosmos-portal-table td:before{content:attr(data-label);font-weight:700;color:#58675f}.cosmos-status-form{align-items:stretch;flex-direction:column}.cosmos-status-form select,.cosmos-status-form button{width:100%}}