.dnc-md-wrap{--teal:#0f7f88;--orange:#ef7d22;--ink:#183136;--muted:#6a7c80;--line:#dce7e8;max-width:1120px;margin:24px auto;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink)}
.dnc-md-brand{display:flex;align-items:center;gap:14px;margin-bottom:18px}.dnc-md-brand img{width:72px;height:72px;object-fit:contain;border-radius:16px;border:1px solid var(--line);background:#fff}.dnc-md-brand strong{font-size:22px;display:block}.dnc-md-brand span{color:var(--muted);font-size:14px}
.dnc-md-form{display:grid;gap:16px}.dnc-md-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 8px 28px rgba(15,52,58,.06)}.dnc-md-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px}.dnc-md-head h3{font-size:22px;margin:0 0 4px}.dnc-md-head p{margin:0;color:var(--muted)}.dnc-md-step{display:inline-block;font-size:12px;font-weight:800;color:var(--orange);letter-spacing:.1em;margin-bottom:6px}
.dnc-md-grid{display:grid;gap:14px}.dnc-md-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.dnc-md-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.dnc-md-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.dnc-md-wrap label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700}.dnc-md-wrap input,.dnc-md-wrap select,.dnc-md-wrap textarea{box-sizing:border-box;width:100%;min-height:48px;border:1px solid #cbd9db;border-radius:10px;background:#fff;padding:10px 12px;font:inherit;color:var(--ink);outline:none}.dnc-md-wrap textarea{min-height:76px;resize:vertical}.dnc-md-wrap input:focus,.dnc-md-wrap select:focus,.dnc-md-wrap textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(15,127,136,.12)}.dnc-md-full{margin-top:14px}
.dnc-md-day{border:1px solid var(--line);border-radius:14px;padding:16px;margin-top:12px;background:#fbfdfd}.dnc-md-day header{display:flex;align-items:center;gap:10px;margin-bottom:14px}.dnc-md-day header span{font-size:11px;font-weight:800;color:#fff;background:var(--teal);padding:5px 8px;border-radius:999px}.dnc-md-day header strong{font-size:16px}.dnc-md-day header em{margin-left:auto;font-style:normal;font-weight:800;color:var(--orange);font-size:13px}.dnc-md-options{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-top:14px}.dnc-md-options small{display:block;color:var(--muted);margin-bottom:8px}.dnc-md-checks{display:flex;flex-wrap:wrap;gap:8px}.dnc-md-check{display:flex!important;flex-direction:row!important;align-items:center;gap:7px!important;font-weight:600!important}.dnc-md-check input{width:18px!important;min-height:18px!important;height:18px;margin:0}.dnc-md-check span{white-space:nowrap}
.dnc-md-recommend{margin-top:14px;padding:12px 14px;border-radius:10px;background:#edf7f7;color:var(--teal);font-weight:800}.dnc-md-summary{position:sticky;bottom:12px;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;border-radius:16px;background:#173f44;color:#fff;box-shadow:0 12px 34px rgba(0,0,0,.18)}.dnc-md-summary span,.dnc-md-summary small{display:block}.dnc-md-summary span{font-size:12px;opacity:.8;text-transform:uppercase;letter-spacing:.06em}.dnc-md-summary strong{font-size:24px;color:#fff}.dnc-md-summary small{opacity:.8;max-width:620px}.dnc-md-summary button,.dnc-invoice footer button,.dnc-invoice footer a{min-height:48px;border:0;border-radius:10px;padding:0 18px;background:var(--orange,#ef7d22);color:#fff;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.dnc-md-alert{padding:14px 16px;border-radius:12px;margin:10px 0 16px;display:flex;gap:8px;flex-direction:column}.dnc-md-alert--ok{background:#eaf7f0;color:#1f6c47}.dnc-md-alert--error{background:#fff0f0;color:#9e3030}.dnc-md-alert a{font-weight:800;color:inherit}
.dnc-invoice-body{margin:0;background:#eef3f4;color:#173136;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.dnc-invoice{max-width:980px;margin:30px auto;background:#fff;border-radius:20px;padding:28px;box-shadow:0 15px 50px rgba(25,55,60,.12)}.dnc-invoice header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #edf2f2;padding-bottom:20px}.dnc-invoice header img{width:110px;height:72px;object-fit:contain}.dnc-invoice header div{text-align:right}.dnc-invoice header span{color:#0f7f88;font-weight:800;font-size:12px;letter-spacing:.08em}.dnc-invoice h1{margin:4px 0 0;font-size:26px}.dnc-invoice h2{font-size:18px;margin-top:26px}.dnc-invoice-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.dnc-invoice-meta>div{border:1px solid #dfe9ea;border-radius:12px;padding:14px}.dnc-invoice-meta small,.dnc-invoice-meta span{display:block;color:#6c7f82}.dnc-invoice-meta strong{display:block;margin:4px 0}.dnc-invoice-table{overflow:auto}.dnc-invoice table{width:100%;border-collapse:collapse}.dnc-invoice th,.dnc-invoice td{text-align:left;padding:12px;border-bottom:1px solid #edf2f2;vertical-align:top}.dnc-invoice th{font-size:12px;text-transform:uppercase;color:#728486}.dnc-invoice-total{display:flex;justify-content:flex-end;margin-top:20px}.dnc-invoice-total>div{width:min(420px,100%);background:#f3f8f8;border-radius:14px;padding:18px}.dnc-invoice-total small{display:block;color:#6c7f82}.dnc-invoice-total strong{display:block;font-size:24px;color:#ef7d22;margin:4px 0}.dnc-invoice-total p{margin:0;color:#6c7f82}.dnc-invoice footer{display:flex;gap:10px;justify-content:flex-end;margin-top:22px}.dnc-invoice footer a{background:#0f7f88}
@media(max-width:800px){.dnc-md-grid--4,.dnc-md-grid--3,.dnc-md-grid--2,.dnc-invoice-meta{grid-template-columns:1fr}.dnc-md-card{padding:16px}.dnc-md-options{flex-direction:column}.dnc-md-summary{position:static;flex-direction:column;align-items:stretch}.dnc-md-summary button{width:100%}.dnc-invoice{margin:0;border-radius:0;padding:18px}.dnc-invoice header{align-items:flex-start}.dnc-invoice header img{width:90px}.dnc-invoice footer{flex-direction:column}.dnc-invoice footer>*{width:100%;box-sizing:border-box}}
@media print{.dnc-invoice-body{background:#fff}.dnc-invoice{box-shadow:none;margin:0;max-width:none}.dnc-invoice footer{display:none}}

/* Integrated booking mode switch: point-to-point + multi-day in one shortcode. */
.dnc-booking-suite{max-width:1180px;margin:0 auto}
.dnc-booking-suite__switch{display:flex;gap:8px;max-width:1120px;margin:0 auto 14px;padding:5px;border:1px solid #dce7e8;border-radius:14px;background:#f4f8f8}
.dnc-booking-suite__switch button{appearance:none;border:0;border-radius:10px;background:transparent;color:#4d6266;min-height:44px;padding:0 18px;font:700 14px/1.2 Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;transition:.18s ease}
.dnc-booking-suite__switch button[aria-selected="true"]{background:#0f7f88;color:#fff;box-shadow:0 4px 14px rgba(15,127,136,.18)}
.dnc-booking-suite__panel[hidden]{display:none!important}
.dnc-booking-suite__panel>.dnc-md-wrap{margin-top:0}
@media(max-width:640px){.dnc-booking-suite__switch{margin-left:0;margin-right:0}.dnc-booking-suite__switch button{flex:1;padding:0 10px;font-size:13px}}
