:root{color-scheme:dark;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#edf5fa;background:#071522;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}a{color:#71d4fc;text-underline-offset:3px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #8ddfff;outline-offset:4px}.site-header{height:52px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 max(18px,env(safe-area-inset-right));border-bottom:1px solid #263b4b;gap:12px}.brand{font-size:18px;font-weight:750;letter-spacing:.07em;color:#edf5fa;text-decoration:none;white-space:nowrap}.star{color:#7ad7fc;font-size:25px;vertical-align:-1px;margin-right:6px}.brand-detail{font-size:11px;font-weight:450;letter-spacing:.13em}.home-link{font-size:12px;color:#abc0cf;text-decoration:none}.site-footer{min-height:36px;padding:7px 14px max(7px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;border-top:1px solid #263b4b;background:#071522;font-size:11px}.site-footer a,.site-footer button{color:#b6c8d4;background:none;border:0;padding:0;text-decoration:underline}.site-footer button{font-size:11px}#booking-shell{flex:1;position:relative;min-height:calc(100vh - 88px);min-height:calc(100dvh - 88px)}#booking{display:block;width:100%;height:calc(100vh - 88px);height:calc(100dvh - 88px);min-height:450px;border:0;background:#071522}#loading{position:absolute;inset:0;pointer-events:none;display:flex;gap:12px;align-items:center;justify-content:center;font-size:15px;color:#a8c5d8;background:#071522;z-index:1}#loading[hidden]{display:none}.loader{width:20px;height:20px;border:2px solid #284152;border-top-color:#70d4fc;border-radius:50%;animation:spin 1.1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}dialog{width:min(540px,calc(100% - 28px));max-height:calc(100dvh - 36px);overflow:auto;border:1px solid #476174;border-radius:20px;background:#102333;color:#edf5fa;padding:30px;box-shadow:0 24px 80px #0008}dialog::backdrop{background:#020810bd;backdrop-filter:blur(3px)}.dialog-close{position:absolute;right:13px;top:9px;background:transparent;border:0;color:#c5d6e2;font-size:28px;line-height:1;padding:5px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.15em;color:#8ccee9;margin:0 0 12px}dialog h1{font-size:28px;letter-spacing:-.02em;margin:0 0 16px}dialog p{font-size:14px;line-height:1.6;color:#c8d8e3;margin:0 0 14px}.consent-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.consent-actions button{padding:13px 10px;min-height:48px;font-size:13px;font-weight:650;border-radius:10px;background:#1a3b50;color:#eef7ff;border:1px solid #6399b5}.consent-actions button:hover{background:#26506a}.consent-status{min-height:0;font-size:12px;color:#8dd0ab}.consent-status:empty{display:none}.legal{max-width:780px;margin:0 auto;padding:40px 22px 60px;line-height:1.7}.legal h1{font-size:32px;line-height:1.2}.legal h2{font-size:20px;margin-top:30px}.legal p,.legal li{color:#c7d7e1}.legal .updated{font-size:13px;color:#8caaba}.legal table{width:100%;border-collapse:collapse;font-size:13px}.legal th,.legal td{text-align:left;vertical-align:top;border-bottom:1px solid #2c4354;padding:10px 8px}.legal th{color:#eef5fb}.legal code{overflow-wrap:anywhere}.legal .back{display:inline-block;margin-bottom:18px}@media(max-width:480px){.brand-detail{display:none}.site-header{height:44px}.site-footer{gap:16px}#booking-shell{min-height:calc(100dvh - 80px)}#booking{height:calc(100dvh - 80px)}dialog{padding:26px 20px}.consent-actions{gap:9px}.consent-actions button{font-size:12px;padding:12px 8px}.legal{padding-top:26px}.legal h1{font-size:27px}}@media(prefers-reduced-motion:reduce){.loader{animation:none}dialog::backdrop{backdrop-filter:none}}
