/* Phase 1A: only Transport-specific glue. Card/button/popup/date visuals reuse TBM classes. */
.nvs-preview-active > :not(.nvs-booking-shell){display:none!important}
.nvs-preview-active{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.nvs-booking-shell{width:100%;box-sizing:border-box}
.nvs-estimate-title .item_icon{justify-content:center}
.nvs-estimated-total{font-size:30px;line-height:1.1;font-weight:700}
.nvs-estimated-caption{text-align:center;font-size:13px;color:#777;margin:-18px 0 12px}
.nvs-preview-status{display:inline-block;margin-top:10px;padding:5px 8px;border-radius:999px;background:#fff0f0;font-size:11px;font-weight:700}

/* Keep Transport modal inside the viewport; the modal shell itself is TBM's popup. */
.nvs-transport-popup .popupMainArea{max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow-y:auto}
.nvs-transport-options{padding:6px 10px 12px;box-sizing:border-box}
.nvs-transport-title{margin:4px 0 12px;font-size:20px;line-height:1.3}
.nvs-transport-notice{margin:0 0 14px;padding:10px 12px;background:#f8f5ff;border-radius:8px;font-size:13px;line-height:1.45}
.nvs-transport-notice p{margin:0}.nvs-transport-notice p+p{margin-top:4px}
.nvs-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 14px}
.nvs-form-grid__wide{grid-column:1/-1}
.nvs-field{display:block;margin:0}.nvs-field>span{display:block;margin:0 0 6px;font-size:13px;font-weight:600}
.nvs-field .formControl,.nvs-readonly{width:100%;min-height:42px;box-sizing:border-box}
.nvs-readonly{display:flex;align-items:center;padding:8px 10px;border:1px solid #ddd;border-radius:4px;background:#f7f7f7}
.nvs-route-summary{margin-top:14px;padding:12px;background:#f7f7f7;border-radius:8px}
.nvs-route-summary>div{display:flex;justify-content:space-between;gap:12px}.nvs-route-summary>div+div{margin-top:7px}
.nvs-route-summary span,.nvs-phase-note span{color:#777}
.nvs-phase-note{margin-top:12px;padding:10px 12px;border:1px dashed #ccc;border-radius:8px;font-size:12px}
.nvs-phase-note strong,.nvs-phase-note span{display:block}.nvs-phase-note span{margin-top:3px}
.nvs-total-row{display:grid;grid-template-columns:1fr minmax(150px,220px);gap:14px;align-items:center;margin-top:14px;padding-top:14px;border-top:1px solid #ddd}
.nvs-total-row>div{display:flex;gap:12px;align-items:center}.nvs-total-row strong{font-size:22px}
.nvs-continue[disabled]{opacity:.45;cursor:not-allowed}
@media(max-width:600px){.nvs-transport-popup .popupMainArea{max-height:calc(100dvh - 16px)}.nvs-form-grid{grid-template-columns:1fr}.nvs-form-grid__wide{grid-column:auto}.nvs-total-row{grid-template-columns:1fr}.nvs-transport-options{padding:4px 2px 10px}}

/* Phase 1B step 1: admin-preview Google Places candidate list. */
.nvs-field{position:relative}
.nvs-place-meta{min-height:16px;margin-top:4px;font-size:11px;line-height:1.35;color:#777;overflow-wrap:anywhere}
.nvs-place-meta.is-error{color:#b32d2e}
.nvs-place-candidates{position:absolute;z-index:10020;left:0;right:0;top:100%;margin-top:2px;background:#fff;border:1px solid #d7d7d7;border-radius:6px;box-shadow:0 8px 24px rgba(0,0,0,.14);overflow:hidden}
.nvs-place-candidate{display:block;width:100%;padding:10px 12px;border:0;border-bottom:1px solid #eee;background:#fff;text-align:left;font:inherit;line-height:1.35;cursor:pointer}
.nvs-place-candidate:last-child{border-bottom:0}
.nvs-place-candidate:hover,.nvs-place-candidate:focus{background:#f7f4ff;outline:0}

/* Phase 1B step 1b: one-input Text Search fallback. */
.nvs-place-candidate__main{display:block;font-weight:500}
.nvs-place-candidate__secondary{display:block;margin-top:2px;color:#777;font-size:11px;line-height:1.3}
.nvs-place-more{display:block;width:100%;padding:11px 12px;border:0;background:#fafafa;text-align:center;font:inherit;font-weight:600;cursor:pointer}
.nvs-place-more:hover,.nvs-place-more:focus{background:#f2eefc;outline:0}

/* candidate.11: admin-managed Transport detail page. */
.nvs-detail-page{padding:34px 18px 64px;background:#fff;color:#222}
.nvs-detail-container{width:min(1220px,100%);margin:0 auto}
.nvs-detail-header{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:28px;align-items:center;margin-bottom:22px}
.nvs-detail-header__copy{min-width:0}
.nvs-detail-kicker{display:inline-block;margin-bottom:10px;font-size:13px;font-weight:700;color:#6b46c1;text-transform:uppercase;letter-spacing:.04em}
.nvs-detail-header h1{margin:0;font-size:clamp(30px,4vw,46px);line-height:1.15;letter-spacing:-.025em}
.nvs-detail-excerpt{margin:14px 0 0;color:#666;font-size:17px;line-height:1.65}
.nvs-detail-hero{aspect-ratio:16/10;border-radius:16px;overflow:hidden;background:#f4f4f4}
.nvs-detail-hero img{width:100%;height:100%;object-fit:cover;display:block}
.nvs-detail-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 28px}
.nvs-detail-summary__item{padding:15px 16px;border:1px solid #ececec;border-radius:12px;background:#fff}
.nvs-detail-summary__item span{display:block;margin-bottom:4px;color:#777;font-size:12px}
.nvs-detail-summary__item strong{display:block;font-size:14px;line-height:1.4}
.nvs-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,390px);gap:34px;align-items:start}
.nvs-detail-content{min-width:0}
.nvs-detail-section{padding:0 0 28px;margin:0 0 28px;border-bottom:1px solid #ececec}
.nvs-detail-section:last-child{border-bottom:0}
.nvs-detail-section h2{margin:0 0 17px;font-size:25px;line-height:1.25}
.nvs-detail-richtext{font-size:15px;line-height:1.75;color:#444}
.nvs-detail-richtext>:first-child{margin-top:0}.nvs-detail-richtext>:last-child{margin-bottom:0}
.nvs-detail-two-col{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.nvs-detail-list{list-style:none;margin:0;padding:0}
.nvs-detail-list li{position:relative;margin:0;padding:8px 0 8px 28px;line-height:1.5;border-bottom:1px solid #f1f1f1}
.nvs-detail-list li:last-child{border-bottom:0}
.nvs-detail-list li:before{position:absolute;left:3px;top:8px;font-weight:700}
.nvs-detail-list.is-included li:before{content:'✓';color:#2f855a}
.nvs-detail-list.is-excluded li:before{content:'–';color:#a0aec0}
.nvs-detail-list.is-note li:before{content:'•';color:#6b46c1}
.nvs-vehicle-info-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:18px;border:1px solid #ececec;border-radius:14px;background:#fafafa}
.nvs-vehicle-info-card>div{padding:6px 8px}
.nvs-vehicle-info-card span{display:block;margin-bottom:6px;color:#777;font-size:12px}
.nvs-vehicle-info-card strong{display:block;font-size:14px;line-height:1.45}
.nvs-detail-faq details{border-top:1px solid #e8e8e8}
.nvs-detail-faq details:last-child{border-bottom:1px solid #e8e8e8}
.nvs-detail-faq summary{cursor:pointer;padding:15px 4px;font-weight:700;list-style-position:inside}
.nvs-detail-faq details>div{padding:0 4px 16px 24px;color:#555;line-height:1.65}
.nvs-detail-faq details>div p{margin:0}
.nvs-detail-booking{position:sticky;top:22px;min-width:0}
.nvs-detail-booking .nvs-booking-shell{border:1px solid #e7e7e7;border-radius:14px;padding:16px;background:#fff;box-shadow:0 8px 28px rgba(0,0,0,.06)}
.nvs-detail-booking .nvs-preview-status,.nvs-detail-booking .nvs-phase-note{display:none!important}
.nvs-transport-notice--clean{background:#f7f7fb}
.nvs-detail-empty-admin{padding:18px;border:1px dashed #bbb;border-radius:12px;background:#fafafa;color:#666}
.nvs-transport-detail-preview-page .nvs-detail-page{min-height:60vh}
@media(max-width:900px){.nvs-detail-header{grid-template-columns:1fr}.nvs-detail-hero{order:-1}.nvs-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.nvs-detail-layout{grid-template-columns:1fr}.nvs-detail-booking{position:static}.nvs-detail-two-col{grid-template-columns:1fr}.nvs-vehicle-info-card{grid-template-columns:1fr}}
@media(max-width:600px){.nvs-detail-page{padding:20px 12px 44px}.nvs-detail-summary{grid-template-columns:1fr}.nvs-detail-header{gap:18px}.nvs-detail-header h1{font-size:30px}.nvs-detail-section h2{font-size:22px}}
.nvs-detail-itinerary{list-style:none;margin:0;padding:0;counter-reset:nvs-step}
.nvs-detail-itinerary li{counter-increment:nvs-step;display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:start;padding:11px 0;border-bottom:1px solid #f0f0f0;line-height:1.55}
.nvs-detail-itinerary li:last-child{border-bottom:0}
.nvs-detail-itinerary li:before{content:counter(nvs-step);display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#f3effc;color:#6b46c1;font-size:12px;font-weight:700}

/* candidate.16: plugin block template gives /transports/{slug}/ a top-level full-width content canvas; Tour detail skeleton stays inside it. */
.single-nvs_service .wp-block-post-title,
.single-nvs_service .wp-block-post-date,
.single-nvs_service .wp-block-post-featured-image,
.single-nvs_service .wp-block-post-author,
.single-nvs_service .wp-block-post-terms,
.single-nvs_service .wp-block-comments{display:none!important}
.single-nvs_service .wp-block-post-content{max-width:none!important;width:100%!important;margin-block-start:0!important}
.single-nvs_service #ttbm_content.nvs-transport-single{width:100%;max-width:none;margin:0}
.single-nvs_service #ttbm_content.nvs-transport-single .ttbm_details_page_header{margin-bottom:18px}
.single-nvs_service .nvs-transport-featured-image{width:100%;margin:0 0 24px;overflow:hidden;border-radius:10px;background:#f5f5f5}
.single-nvs_service .nvs-transport-featured-image img{display:block;width:100%;height:auto;max-height:560px;object-fit:cover}
.single-nvs_service .nvs-transport-editor{min-width:0}
.single-nvs_service .nvs-transport-single-booking{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.single-nvs_service .nvs-transport-single-booking>.nvs-booking-shell{width:100%}
@media(max-width:767px){.single-nvs_service .nvs-transport-featured-image img{max-height:none}}


/* candidate.18: Transport display completion layer; no pricing/route/booking calculation changes. */
.single-nvs_service .nvs-rating-row{margin-top:8px}
.single-nvs_service .nvs-rating-row .nolja-rating-tags{display:flex;flex-wrap:wrap;gap:6px}
.single-nvs_service .nvs-rating-row .nolja-rating-tag{white-space:nowrap}
.single-nvs_service .ttbm_content__right>.ttbm_default_widget{margin-top:22px}
.single-nvs_service .nvs-enquiry-link{display:flex!important;align-items:center;justify-content:center;gap:9px;text-decoration:none!important;box-sizing:border-box}

/* candidate.20: Transport review presentation follows the real Tour review DOM/classes.
 * Data remains NVS WordPress Comments; TBM/TBM Pro review backend is not reused. */
.single-nvs_service .nvs-tour-review-shell{margin:48px 0 20px}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-list-wrapper{width:100%;box-sizing:border-box}
.single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px;border:1px solid #d9d9d9;border-radius:10px;background:#f7f7f7;box-sizing:border-box;margin:0 0 20px}
.single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-header-content{position:relative;min-height:52px;padding-left:60px;display:flex;flex-direction:column;justify-content:center;min-width:0}
.single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-header-content::before{content:"\f075";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:4px;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#8f55ff,#5b18e8);color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;box-shadow:0 3px 8px rgba(91,24,232,.22)}
.single-nvs_service .nvs-tour-review-shell .ttbm-review-title{margin:0!important;font-size:22px!important;line-height:1.2!important;color:#111!important;font-weight:700!important}
.single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-header-content p{margin:4px 0 0!important;color:#666!important;font-size:14px!important;line-height:1.3!important}
.single-nvs_service .nvs-tour-review-shell #give-review-btn,
.single-nvs_service .nvs-tour-review-shell #nvs-review-login-btn{flex:0 0 auto;border:0!important;border-radius:10px!important;background:#222!important;color:#fff!important;padding:17px 20px!important;font-size:16px!important;font-weight:500!important;line-height:1!important;cursor:pointer!important;min-width:136px}
.single-nvs_service .nvs-tour-review-shell #give-review-btn:hover,
.single-nvs_service .nvs-tour-review-shell #nvs-review-login-btn:hover{background:#111!important;text-decoration:none!important}

.single-nvs_service .nvs-tour-review-shell .ttbm-review-rating-container{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;width:100%;box-sizing:border-box;margin:0 0 34px}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-rating-info{width:130px;flex:0 0 130px;text-align:center;padding:10px 0;box-sizing:border-box}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-rating-info strong{display:block;background:#f4f4f4;border-radius:10px;padding:18px 8px;margin:0 0 10px;font-size:38px!important;line-height:1!important;color:#111}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-rating-info .ttbm-rating-stars{margin:8px auto 10px}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-rating-info>span{font-size:15px;color:#222}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-avg{flex:1 1 auto;width:auto!important;padding:4px 0 0!important;margin:0!important;box-sizing:border-box}
.single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-content{width:100%}
.single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-item{display:flex;align-items:center;gap:14px;margin:0 0 10px!important}
.single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-item .rating-text{flex:0 0 74px!important;color:#111!important;font-size:15px!important}
.single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-item .rating-bar{height:14px!important;flex:1 1 auto!important;border-radius:10px!important;background:#ddd!important;box-shadow:none!important;overflow:hidden}
.single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-item .rating-bar span{display:block;height:100%!important;border-radius:10px!important;background:linear-gradient(90deg,#8f55ff,#6f2cff)!important}
.single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-item .rating-percent{flex:0 0 52px!important;text-align:right!important;font-size:13px!important;color:#755e5e!important}

.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-item{margin:0 0 24px!important;padding:22px 0 10px!important;border-radius:3px!important}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-rating-with-title{display:flex;align-items:center;color:#2a2d32}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-rating{width:99px;flex:0 0 99px}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-name{font-weight:700;font-size:16px;line-height:1.2;margin-left:0;color:#111}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-info{margin-top:13px;color:#222;font-size:14px}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-content{margin-top:18px;color:#2a2d32;font-size:16px;line-height:1.6}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-content p{color:#2a2d32;font-size:16px;line-height:1.6;margin:0 0 12px}
.single-nvs_service .nvs-transport-review-images{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.single-nvs_service .nvs-transport-review-images img{display:block;width:120px;height:80px;object-fit:cover;border-radius:8px;border:1px solid rgba(0,0,0,.1)}

.single-nvs_service .nvs-tour-review-shell .mage-modal{display:none;position:fixed;inset:0;z-index:1000002;width:100%;height:100%;overflow:auto;background:rgba(0,0,0,.48);box-sizing:border-box}
.single-nvs_service .nvs-tour-review-shell .mage-modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(700px,calc(100% - 32px));max-height:calc(100vh - 28px);overflow:auto;background:#fff;border:0;border-radius:18px;box-shadow:0 12px 34px rgba(0,0,0,.35)}
.single-nvs_service .nvs-tour-review-shell .mage-modal-header{position:relative;background:#232323;color:#fff;padding:12px 16px;border-radius:18px 18px 0 0;border-bottom:1px solid #ddd}
.single-nvs_service .nvs-tour-review-shell .mage-modal-header h3{margin:0!important;padding-right:44px!important;box-sizing:border-box!important;text-align:right!important;color:#fff!important;font-size:24px!important;line-height:1.4!important;font-weight:500!important}
.single-nvs_service .nvs-tour-review-shell .mage-modal-header .close{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#fff;font-size:30px;line-height:1;cursor:pointer;font-weight:400}
.single-nvs_service .nvs-tour-review-shell .mage-modal-body{padding:22px 16px 26px}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-form{width:100%;margin:0 auto;padding:0}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-heading{margin:0 0 26px;padding:0 16px 10px;background:#f5f5f5;border-radius:10px;text-align:center}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-heading h3{display:none}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-heading p{margin:0 0 5px!important;color:#333!important;font-size:14px!important}
.single-nvs_service .nvs-tour-review-shell .rating-group{display:flex;justify-content:center;align-items:center;gap:0;margin:0 0 28px}
.single-nvs_service .nvs-tour-review-shell .rating-group input[type=radio]{position:absolute;opacity:0;pointer-events:none}
.single-nvs_service .nvs-tour-review-shell .rating-group label.star{display:block;margin:0;color:#d3d3d3;font-size:48px;line-height:1;cursor:pointer;transition:color .12s ease}
.single-nvs_service .nvs-tour-review-shell .rating-group label.star.is-selected{color:#8f55ff}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-form .group{margin-bottom:26px}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-form .label,.single-nvs_service .nvs-tour-review-shell .nolja-review-images-wrap>label{display:block;margin:0 0 12px!important;color:#222!important;font-size:15px!important;font-weight:600!important;line-height:1.3!important}
.single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-form input[type=text]{display:block;width:100%;box-sizing:border-box;border:1px solid #ddd;border-radius:9px;background:#fff;padding:14px 12px;font:inherit;color:#222}
.single-nvs_service .nvs-tour-review-shell .wp-editor-container{border:1px solid #d7d7d7!important;border-radius:0!important;overflow:hidden;background:#fff}
.single-nvs_service .nvs-tour-review-shell .wp-editor-area{display:block;width:100%;min-height:150px;box-sizing:border-box;border:0!important;resize:vertical;padding:12px;font:inherit;color:#222;background:#fff;outline:0}
.single-nvs_service .nvs-tour-review-shell .nolja-review-images-wrap{margin:0 0 10px}
.single-nvs_service .nvs-tour-review-shell .nolja-review-images-wrap input{display:block;width:100%;box-sizing:border-box;border:1px solid #ddd;border-radius:9px;background:#fff;padding:10px;margin:0!important}
.single-nvs_service .nvs-tour-review-shell .nolja-review-images-wrap p{margin:8px 0 0!important;color:#777!important;font-size:12px!important}
.single-nvs_service .nvs-tour-review-shell .nolja-review-images-preview{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}
.single-nvs_service .nvs-tour-review-shell .nolja-review-images-preview .nolja-imgitem{position:relative;width:72px;height:72px}
.single-nvs_service .nvs-tour-review-shell .nolja-review-images-preview img{display:block;width:72px;height:72px;object-fit:cover;border-radius:10px;border:1px solid rgba(0,0,0,.12)}
.single-nvs_service .nvs-tour-review-shell .nolja-review-images-preview button{position:absolute;right:-6px;top:-6px;width:22px;height:22px;border-radius:999px;border:1px solid rgba(0,0,0,.2);background:#fff;cursor:pointer;line-height:20px;padding:0}
.single-nvs_service .nvs-tour-review-shell .ttbm_review_submit_container{margin:0!important}
.single-nvs_service .nvs-tour-review-shell .ttbm_review_submit_container input[type=submit]{display:block;width:100%!important;border:0!important;border-radius:8px!important;background:linear-gradient(90deg,#5d17ed,#5f16e8)!important;color:#fff!important;padding:14px 18px!important;font-weight:700!important;cursor:pointer!important;line-height:1.2!important}
body.nvsReviewOpen{overflow:hidden}
body.single-nvs_service.nvsReviewOpen .chatway--container,body.single-nvs_service.nvsReviewOpen .woocommerce-multi-currency{visibility:hidden!important;pointer-events:none!important}

/* Keep third-party floating controls out of the Transport booking modal while body is locked. */
body.single-nvs_service.noScroll .chatway--container,
body.single-nvs_service.noScroll .woocommerce-multi-currency{visibility:hidden!important;pointer-events:none!important}

@media(max-width:767px){
  .single-nvs_service .nvs-tour-review-shell{margin-top:36px}
  .single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-header{align-items:center;padding:14px 12px;gap:10px}
  .single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-header-content{padding-left:50px;min-height:44px}
  .single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-header-content::before{left:0;width:40px;height:40px;border-radius:12px;font-size:19px}
  .single-nvs_service .nvs-tour-review-shell .ttbm-review-title{font-size:19px!important}
  .single-nvs_service .nvs-tour-review-shell #give-review-btn,
  .single-nvs_service .nvs-tour-review-shell #nvs-review-login-btn{min-width:0;padding:13px 12px!important;font-size:14px!important}
  .single-nvs_service .nvs-tour-review-shell .ttbm-review-rating-container{flex-direction:column;gap:8px}
  .single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-rating-info{width:100%;flex:0 0 auto;text-align:left;display:grid;grid-template-columns:90px auto;align-items:center;column-gap:14px}
  .single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-rating-info strong{grid-row:1 / span 2;margin:0;font-size:32px!important;text-align:center}
  .single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-rating-info .ttbm-rating-stars{margin:0}
  .single-nvs_service .nvs-tour-review-shell .ttbm-tour-review-avg{width:100%!important}
  .single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-item .rating-text{flex-basis:66px!important;font-size:13px!important}
  .single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-item .rating-percent{flex-basis:42px!important}
  .single-nvs_service .nvs-tour-review-shell .mage-modal-content{top:12px;transform:translateX(-50%);max-height:calc(100vh - 24px);width:calc(100% - 20px);border-radius:16px}
  .single-nvs_service .nvs-tour-review-shell .mage-modal-header{border-radius:16px 16px 0 0}
  .single-nvs_service .nvs-tour-review-shell .mage-modal-header h3{font-size:21px!important}
  .single-nvs_service .nvs-tour-review-shell .mage-modal-body{padding:18px 16px 20px}
  .single-nvs_service .nvs-tour-review-shell .rating-group label.star{font-size:42px}
}

/* candidate.19: auto Reviews + Transport-owned enquiry modal. Booking/Places/NAVER JS remains isolated. */
.single-nvs_service .nvs-enquiry-link{appearance:none;border:1px solid #d0d0d0;background:#f5f5f5;color:#222;cursor:pointer;font:inherit}
.single-nvs_service .nvs-enquiry-modal{position:fixed;inset:0;z-index:1000001;display:none;align-items:flex-start;justify-content:center;box-sizing:border-box;padding:24px;background:rgba(0,0,0,.76);overflow-y:auto}
.single-nvs_service .nvs-enquiry-modal.is-open{display:flex}
.single-nvs_service .nvs-enquiry-modal__dialog{position:relative;width:min(850px,100%);box-sizing:border-box;margin:auto;background:#fff;border-radius:15px;padding:44px 20px 28px;box-shadow:0 18px 50px rgba(0,0,0,.25)}
.single-nvs_service .nvs-enquiry-modal__dialog h2{margin:0;text-align:center;font-size:24px;line-height:1.25}
.single-nvs_service .nvs-enquiry-modal__rule{height:1px;background:#ddd;margin:27px -10px 66px}
.single-nvs_service .nvs-enquiry-modal__close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:0;border-radius:8px;background:#3f464a;color:#fff;font-size:30px;line-height:30px;font-weight:700;cursor:pointer}
.single-nvs_service .nvs-enquiry-form{display:grid;gap:24px}
.single-nvs_service .nvs-enquiry-form p{margin:0}
.single-nvs_service .nvs-enquiry-form label{display:grid;gap:10px;font-size:16px;color:#111}
.single-nvs_service .nvs-enquiry-form input,.single-nvs_service .nvs-enquiry-form textarea{width:100%;box-sizing:border-box;border:1px solid #d7d7d7;background:#fff;padding:11px 10px;font:inherit;color:#222}
.single-nvs_service .nvs-enquiry-form textarea{min-height:102px;resize:vertical}
.single-nvs_service .nvs-enquiry-form__submit{width:100%;border:0;border-radius:10px;background:#5b18e8;color:#fff;padding:12px 18px;font-weight:700;cursor:pointer}
body.nvsEnquiryOpen{overflow:hidden}
body.single-nvs_service.nvsEnquiryOpen .chatway--container,body.single-nvs_service.nvsEnquiryOpen .woocommerce-multi-currency{visibility:hidden!important;pointer-events:none!important}
@media(max-width:767px){
  .single-nvs_service .nvs-enquiry-modal{padding:10px}
  .single-nvs_service .nvs-enquiry-modal__dialog{padding:42px 18px 22px;border-radius:14px}
  .single-nvs_service .nvs-enquiry-modal__rule{margin:22px 0 32px}
  .single-nvs_service .nvs-enquiry-form{gap:18px}
}

/* candidate.21: review UI runtime fixes only.
 * - Let the real Tour review header decoration remain the single icon source.
 * - Keep the review modal top-visible and scroll the overlay instead of vertically centering tall content.
 * - Keep native file input authoritative; JS only previews/validates selected files. */
.single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-header-content::before{content:none!important;display:none!important}
.single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-header-content{padding-left:0}
.single-nvs_service .nvs-tour-review-shell .mage-modal{overflow-y:auto!important;padding:46px 16px 24px!important;box-sizing:border-box!important;transform:none!important}
.single-nvs_service .nvs-tour-review-shell .mage-modal-content{position:relative!important;top:auto!important;left:auto!important;transform:none!important;margin:0 auto!important;width:min(700px,100%)!important;max-height:none!important;overflow:visible!important;box-sizing:border-box!important}
.single-nvs_service .nvs-tour-review-shell .nolja-review-images-error{min-height:0;margin:7px 0 0;color:#b42318;font-size:12px;line-height:1.35}
.single-nvs_service .nvs-tour-review-shell .nolja-review-images-preview .nolja-imgitem{position:relative;width:72px;height:72px}
.single-nvs_service .nvs-tour-review-shell .nolja-review-images-preview button{display:none!important}
@media(max-width:767px){
  .single-nvs_service .nvs-tour-review-shell .ttbm-avg-review-header-content{padding-left:0;min-height:44px}
  .single-nvs_service .nvs-tour-review-shell .mage-modal{padding:10px!important}
  .single-nvs_service .nvs-tour-review-shell .mage-modal-content{width:100%!important;border-radius:16px!important}
}

/* candidate.23: Transport mobile booking bar follows the existing Tour mobile UX.
 * Scope is nvs_service mobile only. Booking/Places/NAVER logic is unchanged. */
@media(max-width:767px){
  body.single-nvs_service #ttbm_content.nvs-transport-single{
    padding-bottom:88px!important;
    box-sizing:border-box!important;
  }

  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm-sidebar-booking.ttbm_registration_area{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    top:auto!important;
    z-index:99990!important;
    width:100%!important;
    max-width:none!important;
    min-height:68px!important;
    margin:0!important;
    padding:8px 10px calc(8px + env(safe-area-inset-bottom))!important;
    border:0!important;
    border-top:1px solid #d8d8d8!important;
    border-radius:0!important;
    background:#fff!important;
    box-shadow:0 -5px 18px rgba(0,0,0,.10)!important;
    box-sizing:border-box!important;
    display:grid!important;
    grid-template-columns:minmax(0,.80fr) minmax(0,1.05fr) minmax(0,1.25fr)!important;
    align-items:center!important;
    gap:7px!important;
  }

  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area > .nvs-estimate-title{
    grid-column:1!important;
    grid-row:1!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:center!important;
    gap:2px!important;
  }
  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area > .nvs-estimate-title::before{
    content:'Total';
    display:block;
    color:#666;
    font-size:11px;
    font-weight:400;
    line-height:1.1;
  }
  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area > .nvs-estimate-title .item_icon{
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    display:flex!important;
    justify-content:flex-start!important;
    align-items:center!important;
  }
  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area .nvs-estimated-total{
    display:block!important;
    max-width:100%!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    font-size:18px!important;
    line-height:1.15!important;
    font-weight:700!important;
    color:#111!important;
  }
  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area > .nvs-estimated-caption{
    display:none!important;
  }

  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area > .ttbm_date_time_select{
    grid-column:2!important;
    grid-row:1!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
  }
  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area > .ttbm_date_time_select label,
  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area > .ttbm_date_time_select .date-picker-icon{
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
  }
  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area > .ttbm_date_time_select .date-picker-icon{
    position:relative!important;
    display:block!important;
  }
  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area > .ttbm_date_time_select .date-picker-icon > i{
    position:absolute!important;
    left:10px!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    z-index:2!important;
    pointer-events:none!important;
  }
  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area .nvs-service-date{
    width:100%!important;
    min-width:0!important;
    height:46px!important;
    min-height:46px!important;
    margin:0!important;
    padding:0 8px 0 30px!important;
    border:1px solid #d7d7d7!important;
    border-radius:7px!important;
    background:#fff!important;
    box-sizing:border-box!important;
    font-size:13px!important;
    line-height:46px!important;
    text-align:left!important;
    color:#222!important;
  }

  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area > .nvs-view-options{
    grid-column:3!important;
    grid-row:1!important;
    width:100%!important;
    min-width:0!important;
    height:46px!important;
    min-height:46px!important;
    margin:0!important;
    padding:0 8px!important;
    border-radius:7px!important;
    box-sizing:border-box!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    font-size:13px!important;
    line-height:46px!important;
  }
  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area > .nvs-view-options .fas{
    margin-right:4px!important;
  }

  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area > .ttbm-registration-info,
  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area > .nvs-preview-status{
    display:none!important;
  }

  /* The popup remains the existing NVS/TBM overlay and must not consume a grid cell. */
  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area > .nvs-transport-popup{
    grid-column:1/-1!important;
  }
}

/* candidate.24: Transport booking UI polish after candidate.23 actual mobile pass.
 * Presentation only: hide site GNB while NVS booking overlay is open, mirror Tour's
 * unselected date placeholder, keep selected place address below its input, and use
 * compact two-column rows for fields that safely fit side-by-side on mobile. */
body.single-nvs_service.noScroll header.wp-block-template-part{
  visibility:hidden!important;
  pointer-events:none!important;
}

.single-nvs_service .nvs-service-date::placeholder{
  color:#a7a7a7!important;
  opacity:1!important;
}

.single-nvs_service .nvs-transport-popup .nvs-place-meta{
  display:block!important;
  width:100%!important;
  min-height:0!important;
  clear:both!important;
  margin:6px 0 0!important;
  padding:0 2px!important;
  box-sizing:border-box!important;
  color:#777!important;
  font-size:11px!important;
  line-height:1.4!important;
  overflow-wrap:anywhere!important;
}
.single-nvs_service .nvs-transport-popup .nvs-place-meta:empty{
  display:none!important;
}
.single-nvs_service .nvs-transport-popup .nvs-place-meta.is-error{
  color:#b32d2e!important;
}

@media(max-width:767px){
  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area > .ttbm_date_time_select .date-picker-icon > i{
    display:none!important;
  }
  body.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area .nvs-service-date[data-nvs-date-summary]{
    padding:0 8px!important;
    text-align:center!important;
  }

  .single-nvs_service .nvs-transport-popup .nvs-transport-options{
    padding:6px 10px 12px!important;
  }
  .single-nvs_service .nvs-transport-popup .nvs-transport-title{
    margin:2px 0 8px!important;
  }
  .single-nvs_service .nvs-transport-popup .nvs-transport-notice{
    margin-bottom:10px!important;
    padding:8px 10px!important;
    font-size:12px!important;
    line-height:1.4!important;
  }
  .single-nvs_service .nvs-transport-popup .nvs-form-grid{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:10px 10px!important;
  }
  .single-nvs_service .nvs-transport-popup .nvs-form-grid__wide{
    grid-column:1/-1!important;
  }
  .single-nvs_service .nvs-transport-popup .nvs-field{
    min-width:0!important;
  }
  .single-nvs_service .nvs-transport-popup .nvs-field>span{
    margin-bottom:5px!important;
    font-size:12px!important;
  }
  .single-nvs_service .nvs-transport-popup .nvs-field .formControl,
  .single-nvs_service .nvs-transport-popup .nvs-readonly{
    min-width:0!important;
    width:100%!important;
    min-height:42px!important;
    box-sizing:border-box!important;
  }
  .single-nvs_service .nvs-transport-popup .nvs-route-summary{
    margin-top:10px!important;
    padding:10px!important;
  }
  .single-nvs_service .nvs-transport-popup .nvs-total-row{
    margin-top:10px!important;
    padding-top:10px!important;
  }
}

/* candidate.26: fixed route endpoints + Tour-style booking notice + selected-place stacking.
 * Booking/Places/NAVER calculation logic is unchanged. */
.single-nvs_service .nvs-transport-popup .nvs-transport-notice.nolja-group-pricing-note-host{
  margin:0 0 10px!important;
  padding:0!important;
  background:transparent!important;
  border-radius:0!important;
  font-size:inherit!important;
  line-height:inherit!important;
}
.single-nvs_service .nvs-transport-popup .nvs-transport-notice.nolja-group-pricing-note-host .ttbm_group_price_chart{
  margin:0!important;
}
.single-nvs_service .nvs-transport-popup [data-nvs-location-input]:disabled{
  opacity:1!important;
  color:#333!important;
  -webkit-text-fill-color:#333!important;
  background:#f7f7f7!important;
  cursor:not-allowed!important;
}
.single-nvs_service .nvs-transport-popup .nvs-form-grid > label.nvs-field.nvs-form-grid__wide{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  min-width:0!important;
  width:100%!important;
}
.single-nvs_service .nvs-transport-popup .nvs-form-grid > label.nvs-field.nvs-form-grid__wide > span,
.single-nvs_service .nvs-transport-popup .nvs-form-grid > label.nvs-field.nvs-form-grid__wide > .formControl,
.single-nvs_service .nvs-transport-popup .nvs-form-grid > label.nvs-field.nvs-form-grid__wide > .nvs-place-meta{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
}

/* candidate.27: normalize booking form label/input stacking.
 * Presentation only: keep the existing two-column grid, but each label field
 * uses the same vertical label-above-control pattern as Destination. */
.single-nvs_service .nvs-transport-popup .nvs-form-grid > label.nvs-field{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  min-width:0!important;
  width:100%!important;
}
.single-nvs_service .nvs-transport-popup .nvs-form-grid > label.nvs-field > span{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0 0 6px!important;
  box-sizing:border-box!important;
}
.single-nvs_service .nvs-transport-popup .nvs-form-grid > label.nvs-field > .formControl{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  box-sizing:border-box!important;
}

/* candidate.29: Share Preview review-login parity + clearer date action affordance.
 * Review submission permissions and booking/date logic are unchanged. */
.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area > .ttbm_date_time_select .date-picker-icon,
.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area .nvs-service-date{
  cursor:pointer!important;
}
.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area .nvs-service-date{
  border-color:#b9b9b9!important;
  background:#fff!important;
  box-shadow:0 1px 3px rgba(0,0,0,.08)!important;
  transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .08s ease!important;
}
.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area .nvs-service-date:hover{
  border-color:#777!important;
  background:#fafafa!important;
  box-shadow:0 2px 6px rgba(0,0,0,.12)!important;
}
.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area .nvs-service-date:focus{
  border-color:#555!important;
  outline:2px solid rgba(0,0,0,.16)!important;
  outline-offset:1px!important;
}
.single-nvs_service .ttbm_content__right > .nvs-booking-shell.ttbm_registration_area .nvs-service-date:active{
  transform:translateY(1px)!important;
  box-shadow:0 1px 2px rgba(0,0,0,.08)!important;
}


/* candidate.31: AeroDataBox arrival lookup for flight-enabled Transport definitions.
 * Presentation only; route/quote/Pickup Time calculations remain independent. */
.single-nvs_service .nvs-transport-popup .nvs-flight-field{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  min-width:0!important;
  width:100%!important;
}
.single-nvs_service .nvs-transport-popup .nvs-flight-field>span{
  display:block!important;
  width:100%!important;
  margin:0 0 6px!important;
  font-weight:600;
}
.single-nvs_service .nvs-transport-popup .nvs-flight-control{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:8px;
  align-items:stretch;
  width:100%;
}
.single-nvs_service .nvs-transport-popup .nvs-flight-control .formControl{
  min-width:0!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  box-sizing:border-box!important;
}
.single-nvs_service .nvs-transport-popup .nvs-flight-check{
  min-width:112px;
  border:0;
  border-radius:7px;
  background:#5b18e8;
  color:#fff;
  padding:0 14px;
  font:inherit;
  font-weight:700;
  cursor:pointer;
}
.single-nvs_service .nvs-transport-popup .nvs-flight-check:hover,
.single-nvs_service .nvs-transport-popup .nvs-flight-check:focus{
  background:#4c12c8;
  outline:0;
}
.single-nvs_service .nvs-transport-popup .nvs-flight-check:disabled{
  opacity:.5;
  cursor:not-allowed;
}
.single-nvs_service .nvs-transport-popup .nvs-flight-result{
  min-height:18px;
  margin-top:6px;
  font-size:12px;
  line-height:1.45;
  color:#555;
  overflow-wrap:anywhere;
}
.single-nvs_service .nvs-transport-popup .nvs-flight-result.is-success{color:#216e39}
.single-nvs_service .nvs-transport-popup .nvs-flight-result.is-error{color:#b42318}
@media(max-width:520px){
  .single-nvs_service .nvs-transport-popup .nvs-flight-control{grid-template-columns:1fr}
  .single-nvs_service .nvs-transport-popup .nvs-flight-check{min-height:42px;width:100%}
}


/* candidate.34: booking typography/date affordance + Airport Pickup field cleanup.
 * Scope is NVS customer booking UI only. Labels and disabled-state colors remain unchanged. */
.single-nvs_service .nvs-transport-popup .nvs-transport-options{
  color:#222!important;
  font-size:16px!important;
}
.single-nvs_service .nvs-transport-popup .nvs-transport-notice.nolja-group-pricing-note-host .detail_caution,
.single-nvs_service .nvs-transport-popup .nvs-transport-notice.nolja-group-pricing-note-host .detail_caution li,
.single-nvs_service .nvs-transport-popup .nvs-transport-notice.nolja-group-pricing-note-host .nolja-group-pricing-note-text{
  color:#222!important;
  font-size:16px!important;
  line-height:1.5!important;
}
.single-nvs_service .nvs-transport-popup .nvs-field .formControl:not(:disabled),
.single-nvs_service .nvs-transport-popup .nvs-readonly:not(:disabled),
.single-nvs_service .nvs-transport-popup select:not(:disabled){
  color:#222!important;
  font-size:16px!important;
}
.single-nvs_service .nvs-transport-popup .nvs-flight-check{
  color:#fff!important;
  font-size:16px!important;
}
.single-nvs_service .nvs-transport-popup .nvs-place-meta,
.single-nvs_service .nvs-transport-popup .nvs-place-candidate,
.single-nvs_service .nvs-transport-popup .nvs-place-candidate__main,
.single-nvs_service .nvs-transport-popup .nvs-place-candidate__secondary,
.single-nvs_service .nvs-transport-popup .nvs-place-more,
.single-nvs_service .nvs-transport-popup .nvs-route-summary,
.single-nvs_service .nvs-transport-popup .nvs-route-summary span,
.single-nvs_service .nvs-transport-popup .nvs-route-summary strong,
.single-nvs_service .nvs-transport-popup .nvs-total-row{
  font-size:16px!important;
  line-height:1.45!important;
  color:#222!important;
}
.single-nvs_service .nvs-transport-popup .nvs-flight-result{
  min-height:22px;
  font-size:16px!important;
  line-height:1.45!important;
  color:#222!important;
}
.single-nvs_service .nvs-transport-popup .nvs-flight-result.is-success{color:#222!important}
.single-nvs_service .nvs-transport-popup .nvs-flight-result.is-error,
.single-nvs_service .nvs-transport-popup .nvs-place-meta.is-error{color:#b42318!important}

/* Make both summary and modal Date controls read as intentional clickable controls. */
.single-nvs_service .nvs-service-date{
  cursor:pointer!important;
}
.single-nvs_service .nvs-transport-popup .nvs-service-date[data-nvs-date-modal]{
  padding-right:44px!important;
  border-color:#b9b9b9!important;
  background-color:#fff!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23222' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='16' rx='2'/%3E%3Cpath d='M16 3v4M8 3v4M3 10h18'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:right 14px center!important;
  background-size:18px 18px!important;
  box-shadow:0 1px 3px rgba(0,0,0,.08)!important;
  transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease!important;
}
.single-nvs_service .nvs-transport-popup .nvs-service-date[data-nvs-date-modal]:hover{
  border-color:#777!important;
  background-color:#fafafa!important;
  box-shadow:0 2px 6px rgba(0,0,0,.12)!important;
}
.single-nvs_service .nvs-transport-popup .nvs-service-date[data-nvs-date-modal]:focus{
  border-color:#555!important;
  outline:2px solid rgba(0,0,0,.16)!important;
  outline-offset:1px!important;
}

/* candidate.35: real modal Date icon element + Phase 2 Cart feedback. */
.nvs-transport-popup .nvs-modal-date-control{
  position:relative;
  display:block;
  width:100%;
}
.nvs-transport-popup .nvs-modal-date-control .nvs-service-date[data-nvs-date-modal]{
  width:100%!important;
  padding-right:46px!important;
  background-image:none!important;
}
.nvs-transport-popup .nvs-modal-date-icon{
  position:absolute;
  top:50%;
  right:14px;
  width:20px;
  height:20px;
  transform:translateY(-50%);
  display:flex;
  align-items:center;
  justify-content:center;
  color:#222;
  pointer-events:none;
  z-index:2;
}
.nvs-transport-popup .nvs-modal-date-icon svg{
  display:block;
  width:20px;
  height:20px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.nvs-transport-popup .nvs-booking-error{
  min-height:0;
  margin-top:8px;
  font-size:14px;
  line-height:1.4;
}
.nvs-transport-popup .nvs-booking-error.is-error{
  min-height:20px;
  color:#b42318;
}


/* candidate.40: compact route notice + consistent full-field picker affordance.
 * Presentation only; quote/date/time values and booking calculations are unchanged. */
.single-nvs_service .nvs-transport-popup .nvs-transport-notice.nolja-group-pricing-note-host .detail_caution,
.single-nvs_service .nvs-transport-popup .nvs-transport-notice.nolja-group-pricing-note-host .detail_caution li,
.single-nvs_service .nvs-transport-popup .nvs-transport-notice.nolja-group-pricing-note-host .nolja-group-pricing-note-text{
  font-size:14px!important;
  line-height:1.45!important;
}
.single-nvs_service .nvs-transport-popup .nvs-service-date[data-nvs-date-modal],
.single-nvs_service .nvs-transport-popup input[data-nvs-pickup-time]{
  cursor:pointer!important;
}


/* candidate.41: booking-card minimum-price/date presentation only. */
.nvs-booking-shell .nvs-service-date[data-nvs-date-summary]{
  text-align:center!important;
  padding-left:32px!important;
  padding-right:32px!important;
}

/* candidate.50: NVS fare breakdown + review form presentation. */
.single-nvs_service .nvs-transport-popup .nvs-route-summary>.nvs-fare-breakdown{
  display:block!important;
  margin-top:9px!important;
  padding-top:9px!important;
  border-top:1px solid #e2e2e2!important;
}
.single-nvs_service .nvs-transport-popup .nvs-route-summary>.nvs-fare-breakdown[hidden]{display:none!important}
.single-nvs_service .nvs-transport-popup .nvs-fare-breakdown>div{
  display:flex!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-top:5px!important;
}
.single-nvs_service .nvs-transport-popup .nvs-fare-breakdown>div:first-child{margin-top:0!important}
.single-nvs_service .nvs-transport-popup .nvs-fare-breakdown>div[hidden]{display:none!important}
.single-nvs_service .nvs-transport-popup .nvs-fare-breakdown,
.single-nvs_service .nvs-transport-popup .nvs-fare-breakdown span,
.single-nvs_service .nvs-transport-popup .nvs-fare-breakdown strong{
  font-size:14px!important;
  line-height:1.4!important;
}
.single-nvs_service .nvs-transport-popup .nvs-fare-breakdown span{color:#777!important}
.single-nvs_service .nvs-transport-popup .nvs-fare-breakdown strong{color:#222!important;font-weight:600!important}
.single-nvs_service .nvs-tour-review-shell label[for="ttbm-tour-review-form_content"]{
  display:block!important;
  position:static!important;
  clear:both!important;
  float:none!important;
  transform:none!important;
  margin:0 0 8px!important;
}



/* candidate.51: Review Form title right alignment only; close button geometry unchanged. */
