.reservation-hero { position: relative; overflow: hidden; }
.reservation-page .skip-link:focus { top: -5rem; }
.reservation-page .skip-link:focus-visible { top: 1rem; }
.reservation-hero::after { content: ""; position: absolute; right: -8rem; bottom: -9rem; width: 28rem; height: 28rem; border: 1px solid rgba(238,93,61,.2); border-radius: 50%; box-shadow: 0 0 0 4rem rgba(238,93,61,.035),0 0 0 8rem rgba(238,93,61,.025); pointer-events: none; }
.reservation-section { padding-top: clamp(2rem,5vw,5rem); }
.reservation-intro { max-width: 1440px; margin: 0 auto 2rem; display: grid; grid-template-columns: 1fr .7fr; gap: 4rem; align-items: end; }
.reservation-intro > div > span,.reservation-contract > div > span { color: var(--coral); font-size: .7rem; font-weight: 900; letter-spacing: .15em; text-transform: uppercase; }
.reservation-intro h2,.reservation-contract h2 { margin: .7rem 0 0; }
.reservation-intro p { max-width: 620px; margin: 0 0 .4rem; color: rgba(18,49,60,.72); line-height: 1.75; }
.device-showcase { max-width: 1440px; margin: 0 auto; border: 1px solid var(--line); background: #fffdf8; box-shadow: var(--shadow); overflow: hidden; }
.device-showcase-head { display: grid; grid-template-columns: minmax(280px,1fr) minmax(520px,.85fr); gap: clamp(2rem,5vw,5rem); align-items: end; padding: clamp(1.5rem,3.5vw,3rem); border-bottom: 1px solid var(--line); }
.device-showcase-head > div:first-child > span { color: var(--coral); font-size: .66rem; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.device-showcase-head h3 { margin: .45rem 0 .65rem; font-size: clamp(2rem,4vw,4rem); }
.device-showcase-head p { max-width: 650px; margin: 0; color: rgba(18,49,60,.65); font-size: .82rem; line-height: 1.65; }
.device-selector { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); border: 1px solid var(--line); }
.device-selector button { min-width: 0; min-height: 108px; display: grid; grid-template-columns: 36px 1fr; grid-template-rows: auto auto; column-gap: .7rem; align-content: center; padding: 1rem; border: 0; border-right: 1px solid var(--line); background: #fff; color: var(--deep); text-align: left; cursor: pointer; }
.device-selector button:last-child { border-right: 0; }
.device-selector button[aria-pressed="true"] { background: var(--deep); color: #fff; box-shadow: inset 0 -4px var(--coral); }
.device-selector i { grid-row: 1/3; position: relative; width: 34px; height: 24px; align-self: center; border: 2px solid currentColor; border-radius: 2px; opacity: .8; }
.device-selector button[data-device="desktop"] i::after { content: ""; position: absolute; left: 9px; right: 9px; bottom: -7px; height: 5px; border-top: 2px solid currentColor; }
.device-selector button[data-device="tablet"] i { width: 25px; height: 32px; border-radius: 4px; }
.device-selector button[data-device="mobile"] i { width: 18px; height: 32px; border-radius: 5px; }
.device-selector span { align-self: end; font-size: .74rem; font-weight: 900; }
.device-selector small { align-self: start; margin-top: .18rem; color: rgba(18,49,60,.55); font-size: .55rem; }
.device-selector button[aria-pressed="true"] small { color: rgba(255,255,255,.62); }
.device-toolbar { min-height: 58px; display: grid; grid-template-columns: auto 1fr auto auto; align-items: center; gap: 1rem; padding: .7rem 1rem; border-bottom: 1px solid var(--line); background: var(--cream); }
.device-toolbar button { width: 38px; height: 38px; border: 1px solid rgba(18,49,60,.24); background: transparent; color: var(--deep); cursor: pointer; }
.device-toolbar .device-reset { width: auto; min-width: 154px; padding: 0 .9rem; font-size: .62rem; font-weight: 900; letter-spacing: .04em; text-transform: uppercase; }
.device-toolbar p { margin: 0; }
.device-toolbar p span,.device-toolbar p b { display: block; }
.device-toolbar p span { font: 400 1.05rem Georgia,"Times New Roman",serif; }
.device-toolbar p b { margin-top: .12rem; color: rgba(18,49,60,.54); font-size: .56rem; letter-spacing: .08em; }
.device-toolbar a { color: var(--deep); font-size: .62rem; font-weight: 900; text-transform: uppercase; }
.device-stage { position: relative; width: 100%; min-height: 300px; overflow: hidden; padding-top: 1.75rem; background: radial-gradient(circle at 50% 8%,rgba(84,139,123,.16),transparent 42%),#e8e3d8; transition: height .35s ease; }
.device-stage::before { content: ""; position: absolute; inset: 0; background-image: linear-gradient(rgba(18,49,60,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(18,49,60,.035) 1px,transparent 1px); background-size: 24px 24px; pointer-events: none; }
.device-canvas { position: absolute; top: 1.75rem; left: 50%; transform-origin: top center; overflow: visible; border: 12px solid #132f33; background: #fff; box-shadow: 0 24px 70px rgba(11,35,38,.3),0 2px 2px rgba(255,255,255,.18) inset; transition: width .35s ease,height .35s ease,border-radius .35s ease,border-width .35s ease; }
.device-canvas iframe { width: 100%; height: 100%; display: block; border: 0; border-radius: inherit; background: #fff; }
.device-controls { display:none; }
.device-canvas.is-desktop { border-radius: 8px; }
.device-canvas.is-desktop .device-camera { position: absolute; z-index: 2; top: -8px; left: 50%; width: 5px; height: 5px; border-radius: 50%; background: #799096; }
.device-canvas.is-desktop .device-base { position: absolute; left: 38%; right: 38%; bottom: -36px; height: 28px; border-bottom: 8px solid #17393d; background: linear-gradient(90deg,#6e7e7f,#d7dedc 50%,#6e7e7f); clip-path: polygon(38% 0,62% 0,70% 72%,100% 72%,100% 100%,0 100%,0 72%,30% 72%); }
.device-canvas.is-tablet { border-width: 18px 24px; border-radius: 28px; }
.device-canvas.is-mobile { border-width: 16px 12px 20px; border-radius: 38px; }
.device-canvas.is-tablet iframe { border-radius:10px; clip-path:inset(0 round 10px); }
.device-canvas.is-mobile iframe { border-radius:24px; clip-path:inset(0 round 24px); }
.device-canvas.is-tablet .device-camera { position:absolute; z-index:3; top:50%; right:-17px; width:6px; height:6px; margin-top:-3px; border-radius:50%; background:#4e6568; box-shadow:0 0 0 2px #0b2225; }
.device-canvas.is-mobile .device-camera { position:absolute; z-index:3; top:-11px; left:50%; width:76px; height:20px; margin-left:-38px; border-radius:14px; background:#07191b; box-shadow:0 0 0 1px rgba(255,255,255,.08); }
.device-canvas.is-mobile::after { content:""; position:absolute; z-index:3; bottom:-14px; left:50%; width:92px; height:4px; margin-left:-46px; border-radius:6px; background:#718386; }
.device-canvas.is-tablet .device-controls,.device-canvas.is-mobile .device-controls { position:absolute; display:block; pointer-events:none; }
.device-canvas.is-tablet .device-controls { top:70px; left:-28px; }
.device-canvas.is-mobile .device-controls { top:92px; left:-16px; }
.device-controls i { display:block; width:4px; margin-bottom:12px; border-radius:3px 0 0 3px; background:#0d272a; box-shadow:-1px 0 #789092; }
.device-controls i:first-child { height:28px; }
.device-controls i:nth-child(2),.device-controls i:nth-child(3) { height:42px; }
.device-canvas:not(.is-desktop) .device-base { display: none; }
.device-showcase-foot { display: grid; grid-template-columns: repeat(3,1fr); border-top: 1px solid var(--line); background: #fff; }
.device-showcase-foot p { min-height: 98px; margin: 0; padding: 1rem 1.2rem; border-right: 1px solid var(--line); color: rgba(18,49,60,.62); font-size: .67rem; line-height: 1.55; }
.device-showcase-foot p:last-child { border-right: 0; }
.device-showcase-foot b { display: block; margin-bottom: .25rem; color: var(--deep); font-size: .69rem; }
.reservation-shell[hidden] { display: none!important; }
.reservation-shell { max-width: 1440px; margin: 0 auto; display: grid; grid-template-columns: minmax(0,1.45fr) minmax(300px,.55fr); border: 1px solid var(--line); background: var(--paper); box-shadow: var(--shadow); }
.reservation-form { min-width: 0; }
.reservation-step { margin: 0; padding: clamp(1.4rem,3vw,2.6rem); border: 0; border-bottom: 1px solid var(--line); }
.reservation-step:last-child { border-bottom: 0; }
.reservation-step > span,.reservation-step legend span,.reservation-proof > span,.reservation-mine-head span { display: block; color: var(--coral); font-size: .66rem; font-weight: 900; letter-spacing: .15em; text-transform: uppercase; }
.reservation-step h3,.reservation-step legend b { display: block; margin: .5rem 0 1.4rem; font-family: Georgia,"Times New Roman",serif; font-size: clamp(1.8rem,3vw,2.7rem); font-weight: 400; line-height: 1.05; }
.reservation-fields { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 1rem; }
.reservation-fields label,.reservation-zone { min-width: 0; }
.reservation-fields label > span,.reservation-zone legend { display: block; margin: 0 0 .45rem; color: rgba(18,49,60,.72); font-size: .68rem; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.reservation-fields label > span small { font-size: .58rem; font-weight: 700; letter-spacing: .04em; text-transform: none; }
.reservation-fields input,.reservation-fields select,.reservation-fields textarea { width: 100%; min-height: 3.3rem; padding: .8rem .9rem; border: 1px solid rgba(18,49,60,.24); border-radius: 0; background: #fffdf8; color: var(--deep); font: inherit; }
.reservation-fields textarea { min-height: 6.5rem; resize: vertical; }
.reservation-fields input:focus,.reservation-fields select:focus,.reservation-fields textarea:focus { outline: 2px solid rgba(238,93,61,.5); outline-offset: 2px; border-color: var(--coral); }
.reservation-field-wide { grid-column: 1/-1; }
.reservation-zone { margin: 1.3rem 0 0; padding: 0; border: 0; display: grid; grid-template-columns: repeat(3,1fr); gap: .6rem; }
.reservation-zone legend { grid-column: 1/-1; }
.reservation-zone label { position: relative; cursor: pointer; }
.reservation-zone input { position: absolute; opacity: 0; pointer-events: none; }
.reservation-zone label > span { min-height: 4.6rem; display: flex; flex-direction: column; justify-content: center; padding: .8rem 1rem; border: 1px solid var(--line); background: rgba(243,234,216,.35); font-weight: 900; }
.reservation-zone label small { margin-top: .2rem; color: rgba(18,49,60,.58); font-size: .66rem; font-weight: 600; }
.reservation-zone input:checked + span { border-color: var(--deep); background: var(--deep); color: #fff; box-shadow: inset 0 -4px var(--coral); }
.reservation-zone input:checked + span small { color: rgba(255,255,255,.68); }
.reservation-zone input:focus-visible + span { outline: 2px solid var(--coral); outline-offset: 2px; }
.reservation-search,.reservation-submit { width: 100%; margin-top: 1.3rem; display: flex; align-items: center; justify-content: space-between; padding: 1rem 1.1rem; border: 0; background: var(--coral); color: #fff; font: inherit; font-weight: 900; cursor: pointer; }
.reservation-search:hover,.reservation-submit:hover { background: var(--deep); }
.reservation-search span,.reservation-submit span { font-size: 1.25rem; }
.reservation-times { background: rgba(243,234,216,.25); }
.reservation-status { margin: -.65rem 0 1.2rem; color: rgba(18,49,60,.62); line-height: 1.55; }
.reservation-status.is-warning { color: #a23d28; font-weight: 800; }
.reservation-slots { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: .55rem; }
.reservation-slot { min-height: 4.8rem; padding: .65rem .4rem; border: 1px solid rgba(18,49,60,.22); background: #fffdf8; color: var(--deep); cursor: pointer; }
.reservation-slot b,.reservation-slot small { display: block; }
.reservation-slot b { font-family: Georgia,"Times New Roman",serif; font-size: 1.3rem; font-weight: 400; }
.reservation-slot small { margin-top: .25rem; color: rgba(18,49,60,.55); font-size: .57rem; }
.reservation-slot:hover,.reservation-slot:focus-visible { border-color: var(--coral); transform: translateY(-2px); }
.reservation-slot.is-selected { border-color: var(--deep); background: var(--deep); color: #fff; box-shadow: inset 0 -4px var(--coral); }
.reservation-slot.is-selected small { color: rgba(255,255,255,.68); }
.reservation-slot:disabled { cursor: not-allowed; opacity: .38; transform: none; }
.reservation-details[disabled] { opacity: .5; }
.reservation-choice { margin: -.6rem 0 1.4rem; padding: .9rem 1rem; border-left: 4px solid var(--peach); background: rgba(255,158,92,.12); font-weight: 800; }
.reservation-consent { margin-top: 1rem; display: grid; grid-template-columns: auto 1fr; gap: .7rem; align-items: start; color: rgba(18,49,60,.72); font-size: .8rem; line-height: 1.5; }
.reservation-consent input { width: 1.1rem; height: 1.1rem; margin-top: .1rem; accent-color: var(--coral); }
.reservation-aside { display: flex; flex-direction: column; border-left: 1px solid var(--line); background: var(--cream); }
.reservation-proof,.reservation-mine { padding: clamp(1.4rem,3vw,2.4rem); }
.reservation-proof { border-bottom: 1px solid var(--line); }
.reservation-proof h3 { margin: .6rem 0 1.3rem; font-size: clamp(1.8rem,3vw,2.5rem); font-weight: 400; }
.reservation-proof dl { margin: 0; }
.reservation-proof dl > div { display: flex; justify-content: space-between; gap: 1rem; padding: .75rem 0; border-top: 1px solid rgba(18,49,60,.12); }
.reservation-proof dt { color: rgba(18,49,60,.6); }
.reservation-proof dd { margin: 0; text-align: right; font-weight: 900; }
.reservation-proof p { margin: 1rem 0 0; color: rgba(18,49,60,.65); font-size: .76rem; line-height: 1.55; }
.reservation-proof.is-passed { box-shadow: inset 4px 0 #4c9b7d; }
.reservation-proof.is-blocked { box-shadow: inset 4px 0 var(--coral); }
.reservation-mine { flex: 1; }
.reservation-mine-head { display: flex; justify-content: space-between; gap: 1rem; align-items: end; margin-bottom: 1rem; }
.reservation-mine-head b { font-size: .78rem; }
.reservation-empty { color: rgba(18,49,60,.55); font-size: .8rem; }
.reservation-card { margin-top: .7rem; padding: 1rem; border: 1px solid rgba(18,49,60,.14); background: #fffdf8; }
.reservation-card-head { display: flex; justify-content: space-between; gap: .8rem; }
.reservation-card-head b { font-family: Georgia,"Times New Roman",serif; font-size: 1.1rem; }
.reservation-card-head span { color: var(--coral); font-size: .6rem; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.reservation-card p { margin: .55rem 0; font-size: .76rem; line-height: 1.5; }
.reservation-card small { color: rgba(18,49,60,.55); }
.reservation-card button { margin-top: .7rem; padding: .45rem .65rem; border: 1px solid rgba(18,49,60,.25); background: transparent; color: var(--deep); font-size: .64rem; font-weight: 900; cursor: pointer; text-transform: uppercase; }
.reservation-card.is-no-show { border-left: 4px solid #a23d28; }
.reservation-card.is-cancelled { opacity: .55; }
.reservation-confirmation { max-width: 1440px; margin: 1.2rem auto 0; padding: clamp(1.5rem,4vw,3rem); background: var(--deep); color: #fff; box-shadow: var(--shadow); }
.reservation-confirmation > div:first-child { display: flex; justify-content: space-between; gap: 2rem; align-items: baseline; }
.reservation-confirmation span { color: var(--peach); font-size: .68rem; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.reservation-confirmation h2 { margin: 0; color: #fff; }
.reservation-confirmation dl { margin: 2rem 0; display: grid; grid-template-columns: repeat(4,1fr); border: 1px solid rgba(255,255,255,.2); }
.reservation-confirmation dl > div { padding: 1rem; border-right: 1px solid rgba(255,255,255,.2); }
.reservation-confirmation dl > div:last-child { border-right: 0; }
.reservation-confirmation dt { color: rgba(255,255,255,.6); font-size: .64rem; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.reservation-confirmation dd { margin: .45rem 0 0; font-family: Georgia,"Times New Roman",serif; font-size: 1.2rem; }
.reservation-confirmation-actions { display: flex; justify-content: space-between; gap: 1rem; align-items: center; }
.reservation-confirmation-actions a { color: #fff; font-weight: 900; }
.reservation-confirmation-actions button { padding: .75rem .9rem; border: 1px solid rgba(255,255,255,.35); background: transparent; color: #fff; font: inherit; font-weight: 800; cursor: pointer; }
.reservation-contract { max-width: 1440px; margin: 0 auto; padding-top: clamp(3rem,7vw,7rem); }
.reservation-contract-grid { margin-top: 2rem; display: grid; grid-template-columns: repeat(3,1fr); border: 1px solid var(--line); }
.reservation-contract-grid article { min-height: 220px; padding: 1.5rem; border-right: 1px solid var(--line); background: rgba(255,253,248,.6); }
.reservation-contract-grid article:last-child { border-right: 0; }
.reservation-contract-grid b { font-family: Georgia,"Times New Roman",serif; font-size: 1.7rem; font-weight: 400; }
.reservation-contract-grid p { margin-top: 2rem; color: rgba(18,49,60,.68); line-height: 1.65; }

@media (max-width: 1050px) {
  .device-showcase-head { grid-template-columns: 1fr; }
  .reservation-shell { grid-template-columns: 1fr; }
  .reservation-aside { border-top: 1px solid var(--line); border-left: 0; }
  .reservation-intro { grid-template-columns: 1fr; gap: 1rem; }
}
@media (max-width: 720px) {
  .device-showcase-head { padding: 1.25rem; }
  .device-selector { grid-template-columns: 1fr; }
  .device-selector button { min-height: 68px; border-right: 0; border-bottom: 1px solid var(--line); }
  .device-selector button:last-child { border-bottom: 0; }
  .device-toolbar { grid-template-columns: auto 1fr auto; }
  .device-toolbar .device-reset { min-width: 0; padding: 0 .65rem; font-size: .56rem; }
  .device-showcase-foot { grid-template-columns: 1fr; }
  .device-showcase-foot p { min-height: 0; border-right: 0; border-bottom: 1px solid var(--line); }
  .device-showcase-foot p:last-child { border-bottom: 0; }
  .reservation-fields,.reservation-zone { grid-template-columns: 1fr; }
  .reservation-slots { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .reservation-confirmation > div:first-child,.reservation-confirmation-actions { align-items: flex-start; flex-direction: column; }
  .reservation-confirmation dl { grid-template-columns: repeat(2,1fr); }
  .reservation-confirmation dl > div:nth-child(2) { border-right: 0; }
  .reservation-confirmation dl > div:nth-child(-n+2) { border-bottom: 1px solid rgba(255,255,255,.2); }
  .reservation-contract-grid { grid-template-columns: 1fr; }
  .reservation-contract-grid article { min-height: 0; border-right: 0; border-bottom: 1px solid var(--line); }
  .reservation-contract-grid article:last-child { border-bottom: 0; }
}
@media (max-width: 430px) {
  .reservation-slots { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .reservation-confirmation dl { grid-template-columns: 1fr; }
  .reservation-confirmation dl > div { border-right: 0; border-bottom: 1px solid rgba(255,255,255,.2); }
  .reservation-confirmation dl > div:last-child { border-bottom: 0; }
}
