/* WRV_BOOKING_LIVE_PRICE_PREVIEW_1_1_87 */
.wrv-price-preview{margin:18px 0 24px;border:1px solid #dbe7df;background:#f8fcf9;border-radius:18px;padding:16px;box-shadow:0 10px 28px rgba(15,23,42,.04)}
.wrv-price-preview strong{display:block;color:#14351f;font-size:18px;margin-bottom:4px}
.wrv-price-preview span{display:block;color:#64748b;font-weight:750}
.wrv-price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}
.wrv-price-grid div{background:#fff;border:1px solid #e5edf3;border-radius:13px;padding:11px}
.wrv-price-grid small{display:block;color:#64748b;font-weight:900;text-transform:uppercase;font-size:11px;letter-spacing:.06em}
.wrv-price-grid b{display:block;color:#0f172a;font-size:18px;margin-top:3px}
.wrv-price-grid .total{border-color:#245f37;background:#f0f8f2}
.wrv-price-lines{margin:12px 0 0;padding-left:18px;color:#475569;font-weight:700}
.wrv-price-warning{margin-top:10px;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:10px;font-weight:800}
@media(max-width:700px){.wrv-price-grid{grid-template-columns:1fr}}

/* WRV_BOOKING_FORM_LAYOUT_POLISH_1_1_88 */
.booking-form{
  max-width:1120px;
  margin:0 auto;
  padding:24px;
}
.booking-form h2{
  margin:28px 0 14px;
  padding-top:8px;
  color:#0f172a;
  font-size:24px;
  line-height:1.2;
}
.booking-form h2:first-of-type{
  margin-top:8px;
}
.booking-form .required-note,
.booking-form .small{
  max-width:920px;
  color:#475569;
  line-height:1.55;
}
.booking-form .wrv-form-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px 18px;
  align-items:end;
}
.booking-form label{
  display:flex;
  flex-direction:column;
  gap:7px;
  min-width:0;
  color:#334155;
  font-weight:800;
  line-height:1.25;
}
.booking-form input,
.booking-form select,
.booking-form textarea{
  width:100%;
  box-sizing:border-box;
  border:1px solid #d8e2ea;
  border-radius:12px;
  background:#fff;
  color:#0f172a;
  font:inherit;
  font-weight:700;
  min-height:46px;
  padding:10px 12px;
  outline:none;
}
.booking-form textarea{
  min-height:120px;
  resize:vertical;
}
.booking-form input:focus,
.booking-form select:focus,
.booking-form textarea:focus{
  border-color:#245f37;
  box-shadow:0 0 0 3px rgba(36,95,55,.12);
}
.booking-form > label{
  margin-top:18px;
  max-width:520px;
}
.booking-form .wrv-actions{
  margin-top:20px;
  display:flex;
  gap:12px;
  flex-wrap:wrap;
}
.booking-form .btn{
  min-height:46px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
#wrvPricePreview{
  margin-top:20px;
}
.booking-form h2 + .small{
  margin-top:-4px;
  margin-bottom:14px;
}
@media(max-width:1100px){
  .booking-form .wrv-form-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:680px){
  .booking-form{
    padding:18px;
  }
  .booking-form .wrv-form-grid{
    grid-template-columns:1fr;
  }
  .booking-form > label{
    max-width:none;
  }
}

/* WRV_BOOKING_CHECKOUT_LAYOUT_1_1_89 */
.wrv-section{
  max-width:1180px;
  margin:0 auto;
  padding:42px 22px 72px;
}
.wrv-section .section-head{
  max-width:1120px;
  margin:0 auto 22px;
}
.wrv-section .section-head h1{
  font-size:38px;
  letter-spacing:-.035em;
  margin-bottom:10px;
}
.wrv-section .section-head p{
  max-width:980px;
  font-size:16px;
  line-height:1.65;
  color:#64748b;
}
.booking-form{
  max-width:1040px;
  margin:0 auto;
  padding:30px;
  border-radius:24px;
  border:1px solid #dde7df;
  box-shadow:0 24px 70px rgba(15,23,42,.08);
  background:#fff;
}
.booking-form .required-note{
  margin:0 0 24px;
  padding:13px 15px;
  border:1px solid #e5edf3;
  border-radius:15px;
  background:#f8fafc;
  font-weight:750;
}
.booking-form h2{
  position:relative;
  margin:34px 0 18px;
  padding:15px 16px 15px 54px;
  border-radius:16px;
  background:linear-gradient(135deg,#f2f8f3,#ffffff);
  border:1px solid #e2ece5;
  color:#102618;
  font-size:22px;
  letter-spacing:-.02em;
}
.booking-form h2:first-of-type{
  margin-top:4px;
}
.booking-form h2::before{
  position:absolute;
  left:16px;
  top:50%;
  transform:translateY(-50%);
  width:26px;
  height:26px;
  border-radius:999px;
  background:#245f37;
  color:#fff;
  display:grid;
  place-items:center;
  font-size:13px;
  font-weight:900;
}
.booking-form h2:nth-of-type(1)::before{content:"1";}
.booking-form h2:nth-of-type(2)::before{content:"2";}
.booking-form h2:nth-of-type(3)::before{content:"3";}
.booking-form .wrv-form-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px 20px;
  align-items:start;
}
.booking-form h2:first-of-type + .wrv-form-grid{
  grid-template-columns:1.4fr 1fr 1fr 1.15fr;
}
.booking-form label{
  display:block;
  color:#334155;
  font-size:14px;
  font-weight:900;
  line-height:1.25;
}
.booking-form .req{
  display:inline;
  color:#b42318;
  font-weight:900;
  margin-left:2px;
}
.booking-form input,
.booking-form select,
.booking-form textarea{
  display:block;
  width:100%;
  margin-top:8px;
  box-sizing:border-box;
  border:1px solid #d6e2db;
  border-radius:14px;
  background:#fff;
  color:#111827;
  font:inherit;
  font-size:15px;
  font-weight:750;
  min-height:50px;
  padding:12px 14px;
  outline:none;
  transition:border-color .15s ease, box-shadow .15s ease, background .15s ease;
}
.booking-form input:hover,
.booking-form select:hover,
.booking-form textarea:hover{
  border-color:#b9cbbf;
  background:#fcfefd;
}
.booking-form input:focus,
.booking-form select:focus,
.booking-form textarea:focus{
  border-color:#245f37;
  box-shadow:0 0 0 4px rgba(36,95,55,.13);
}
.booking-form textarea{
  min-height:125px;
}
.booking-form > label{
  display:block;
  max-width:none;
  margin-top:18px;
}
#wrvPricePreview{
  margin:22px 0 26px;
  padding:20px;
  border-radius:20px;
}
.wrv-price-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.wrv-price-grid .total{
  grid-column:span 2;
}
.booking-form h2 + .small{
  margin:-6px 0 16px;
  padding:13px 15px;
  border-left:4px solid #245f37;
  border-radius:12px;
  background:#f8fcf9;
  color:#475569;
  font-weight:700;
}
.booking-form .wrv-actions{
  margin-top:24px;
  padding-top:20px;
  border-top:1px solid #e5edf3;
  display:flex;
  gap:12px;
  flex-wrap:wrap;
}
.booking-form .btn{
  min-height:48px;
  border-radius:13px;
  padding-left:20px;
  padding-right:20px;
  font-weight:900;
}
.booking-form .btn[type="submit"]{
  min-width:190px;
}
@media(max-width:1050px){
  .booking-form h2:first-of-type + .wrv-form-grid,
  .booking-form .wrv-form-grid,
  .wrv-price-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .wrv-price-grid .total{
    grid-column:auto;
  }
}
@media(max-width:700px){
  .wrv-section{
    padding:28px 14px 56px;
  }
  .wrv-section .section-head h1{
    font-size:32px;
  }
  .booking-form{
    padding:20px;
    border-radius:20px;
  }
  .booking-form h2:first-of-type + .wrv-form-grid,
  .booking-form .wrv-form-grid,
  .wrv-price-grid{
    grid-template-columns:1fr;
  }
  .booking-form h2{
    padding-left:50px;
    font-size:20px;
  }
}

/* WRV_BOOKING_STEP_CARDS_1_1_90 */
.booking-form{
  max-width:920px !important;
  margin:0 auto !important;
  padding:0 !important;
  border:0 !important;
  box-shadow:none !important;
  background:transparent !important;
}
.booking-form .required-note{
  margin:0 0 18px !important;
  background:#fff !important;
  box-shadow:0 10px 30px rgba(15,23,42,.04);
}
.wrv-step-card{
  margin:0 0 22px;
  padding:24px;
  border:1px solid #dfeae3;
  border-radius:24px;
  background:#fff;
  box-shadow:0 22px 60px rgba(15,23,42,.07);
}
.wrv-step-card h2{
  margin:0 0 20px !important;
  padding:0 0 0 42px !important;
  border:0 !important;
  background:transparent !important;
  font-size:24px !important;
  color:#102618 !important;
}
.wrv-step-card h2::before{
  left:0 !important;
  width:30px !important;
  height:30px !important;
}
.wrv-step-card .wrv-form-grid{
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:18px 20px !important;
}
.wrv-step-rental .wrv-form-grid{
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
}
.wrv-step-card label{
  font-size:14px !important;
}
.wrv-step-card input,
.wrv-step-card select,
.wrv-step-card textarea{
  min-height:52px !important;
  border-radius:14px !important;
}
#wrvPricePreview{
  margin:22px 0 0 !important;
  border-radius:18px !important;
}
.wrv-step-delivery .small{
  margin:0 0 18px !important;
  padding:14px 16px !important;
  border-left:4px solid #245f37 !important;
  border-radius:14px !important;
  background:#f7fbf8 !important;
}
.wrv-notes-field{
  display:block !important;
  margin-top:18px !important;
}
.wrv-notes-field textarea{
  min-height:135px !important;
}
.booking-form .wrv-actions{
  margin:6px 0 10px !important;
  padding:22px 24px !important;
  border:1px solid #dfeae3 !important;
  border-radius:22px !important;
  background:#fff !important;
  box-shadow:0 18px 45px rgba(15,23,42,.05);
}
.booking-form > .small:last-child{
  display:block;
  margin:0 24px;
  color:#64748b;
}
@media(max-width:760px){
  .wrv-step-card{
    padding:20px;
    border-radius:20px;
  }
  .wrv-step-card .wrv-form-grid,
  .wrv-step-rental .wrv-form-grid{
    grid-template-columns:1fr !important;
  }
  .booking-form .wrv-actions{
    padding:18px;
  }
}

/* WRV_DELIVERY_ESTIMATE_CLARITY_1_1_93 */
.wrv-price-lines{
  margin:14px 0 0;
  padding:12px 14px;
  border:1px solid #dfeae3;
  border-radius:14px;
  background:#f8fcf9;
}
.wrv-price-lines strong{
  display:block;
  margin-bottom:7px;
  color:#102618;
  font-size:14px;
}
.wrv-price-lines ul{
  margin:0;
  padding-left:18px;
  color:#475569;
  font-size:14px;
  line-height:1.55;
}
.wrv-price-lines li{
  margin:2px 0;
}
.wrv-delivery-note{
  margin-top:10px;
  padding:10px 12px;
  border-radius:12px;
  background:#eef8f0;
  color:#245f37;
  font-size:13px;
  font-weight:800;
}


/* WRV_DELIVERY_UI_POLISH_1_1_99 */
.wrv-delivery-hidden{
  display:none !important;
}
.wrv-delivery-help{
  margin:12px 0 14px;
  padding:13px 15px;
  border:1px solid #d7e8db;
  border-radius:16px;
  background:#f3fbf5;
  color:#214b2b;
  font-size:14px;
  line-height:1.5;
}
.wrv-delivery-help strong{
  display:block;
  margin-bottom:4px;
  color:#102618;
  font-size:15px;
}
.wrv-pickup-help{
  margin:12px 0 14px;
  padding:13px 15px;
  border:1px solid #e5e7eb;
  border-radius:16px;
  background:#f8fafc;
  color:#475569;
  font-size:14px;
  line-height:1.5;
}
.wrv-pickup-help strong{
  display:block;
  margin-bottom:4px;
  color:#111827;
  font-size:15px;
}


/* WRV_BOOKING_FLOW_POLISH_1_2_00 */
.wrv-step-notes .wrv-notes-field{
  display:block;
  margin-top:10px;
}
.wrv-step-notes textarea,
.wrv-step-delivery input{
  width:100%;
}
.wrv-delivery-step-copy{
  padding:10px 12px;
  border-radius:14px;
  background:#f8fcf9;
  border:1px solid #dfeae3;
}
.wrv-pickup-help,
.wrv-delivery-help{
  box-shadow:0 8px 18px rgba(15,23,42,.05);
}
.wrv-price-preview .wrv-price-lines,
.wrv-price-lines{
  list-style:disc;
}
.wrv-booking-mode-pill{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-top:10px;
  padding:8px 11px;
  border-radius:999px;
  background:#ecfdf3;
  color:#166534;
  font-size:13px;
  font-weight:800;
}
.wrv-step-delivery.wrv-delivery-hidden{
  display:none !important;
}


/* WRV_BOOKING_ESTIMATE_LABELS_1_2_01 */
.wrv-price-preview > strong{
  letter-spacing:-.01em;
}
.wrv-price-preview > span{
  display:block;
  margin-top:3px;
}
.wrv-price-grid small{
  letter-spacing:.01em;
}
.wrv-price-grid .total{
  border-color:#c9e7d1 !important;
  background:#f2fbf4 !important;
}
.wrv-price-lines{
  border-color:#d7e8db;
}
.wrv-price-lines::before{
  content:'Estimate breakdown';
  display:block;
  margin-bottom:7px;
  color:#102618;
  font-size:14px;
  font-weight:800;
}
.wrv-price-lines strong + ul,
.wrv-price-lines ul{
  margin-top:0;
}
.wrv-estimate-submit-note{
  margin-top:12px;
  padding:11px 13px;
  border-radius:13px;
  background:#f8fafc;
  border:1px solid #e5e7eb;
  color:#475569;
  font-size:13px;
  line-height:1.45;
}


/* WRV_BOOKING_SUBMIT_GUARD_1_2_02 */
.wrv-submit-review{
  margin:14px 0 0;
  padding:14px 15px;
  border:1px solid #d7e8db;
  border-radius:16px;
  background:#f8fcf9;
  color:#334155;
  font-size:14px;
  line-height:1.5;
}
.wrv-submit-review strong{
  display:block;
  margin-bottom:7px;
  color:#102618;
  font-size:15px;
}
.wrv-submit-review ul{
  margin:0;
  padding-left:18px;
}
.wrv-submit-review li{
  margin:3px 0;
}
.wrv-submit-review .wrv-review-muted{
  color:#64748b;
}
.wrv-submit-status{
  margin-top:10px;
  padding:10px 12px;
  border-radius:13px;
  background:#fff7ed;
  border:1px solid #fed7aa;
  color:#9a3412;
  font-size:13px;
  font-weight:800;
  display:none;
}
.booking-form.wrv-submitting .wrv-submit-status{
  display:block;
}
.booking-form.wrv-submitting button[type="submit"]{
  opacity:.72;
  pointer-events:none;
}
.booking-form.wrv-submitting button[type="submit"]::after{
  content:'...';
}
@media (max-width: 720px){
  .wrv-submit-review{
    padding:12px;
  }
}


/* WRV_BOOKING_CONFIRMATION_POLISH_1_2_03 */
.wrv-confirmation-card{
  max-width:980px;
}
.wrv-confirmation-lead{
  font-size:17px;
  color:#334155;
  margin-top:8px;
}
.wrv-confirmation-summary{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin:22px 0;
}
.wrv-confirmation-summary div{
  border:1px solid #e5e7eb;
  border-radius:16px;
  background:#f8fafc;
  padding:14px 16px;
}
.wrv-confirmation-summary span{
  display:block;
  color:#64748b;
  font-size:12px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:5px;
}
.wrv-confirmation-summary strong{
  color:#0f172a;
  font-size:17px;
}
.wrv-confirmation-next{
  margin:18px 0 20px;
  padding:16px 18px;
  border:1px solid #d7e8db;
  border-radius:18px;
  background:#f3fbf5;
  color:#214b2b;
}
.wrv-confirmation-next strong{
  display:block;
  color:#102618;
  margin-bottom:4px;
}
.wrv-confirmation-next p{
  margin:0;
}
@media (max-width:720px){
  .wrv-confirmation-summary{
    grid-template-columns:1fr;
  }
}
