:root{color:#192a40;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f1f5f9;font-family:Arial,Helvetica,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0}header{color:#fff;background:#102940;justify-content:space-between;align-items:center;gap:24px;padding:24px max(28px,50vw - 660px);display:flex}.brand{color:#fff;letter-spacing:-.7px;font-size:25px;font-weight:750;text-decoration:none}.brand span{color:#87d6ed;letter-spacing:0;margin-left:8px;font-size:14px}.internal{letter-spacing:2px;color:#b9cedf;font-size:12px}main{max-width:1380px;margin:auto;padding:40px 30px}.heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.eyebrow{color:#52657b;letter-spacing:1.8px;margin:0 0 12px;font-size:12px;font-weight:700}h1{letter-spacing:-1px;margin:0;font-size:32px;line-height:1.15}h2{letter-spacing:-.4px;margin:0;font-size:20px}h3{margin:20px 0 16px;font-size:16px}.intro{color:#52657b;max-width:820px;margin-bottom:28px;line-height:1.65}.pill{color:#146071;white-space:nowrap;background:#e7f7fa;border:1px solid #afd6df;border-radius:30px;padding:9px 13px;font-size:14px;display:inline-block}.notice{background:#fff;border-left:4px solid #d69c2e;margin:0 0 26px;padding:18px 22px;font-size:14px;line-height:1.5}.notice ul{margin:8px 0;padding-left:20px}.notice p{color:#52657b;margin:8px 0 0}.workspace{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.card{background:#fff;border:1px solid #dbe3eb;border-radius:12px;padding:28px;box-shadow:0 4px 18px #18304b04}.section-title{align-items:center;gap:12px;margin-bottom:26px;display:flex}.step{color:#46617b;background:#edf3f8;border-radius:6px;padding:8px;font-size:13px;font-weight:700}label{flex-direction:column;gap:9px;min-width:0;margin-bottom:20px;font-size:14px;font-weight:600;display:flex}input,select{color:#192a40;background:#fff;border:1px solid #bfcbd8;border-radius:6px;width:100%;min-width:0;min-height:46px;padding:12px;font-family:inherit;font-size:16px}input:focus,select:focus,button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #58b9d0}.pair{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}.hint,.muted{color:#5d6f82;font-size:14px;line-height:1.6}.hint{margin-top:-6px}.divider{background:#e4eaf0;height:1px;margin:24px 0}button{cursor:pointer;color:#203b55;background:#fff;border:1px solid #bfcbd8;border-radius:6px;padding:11px 14px;font:600 14px Arial,sans-serif}button:hover:not(:disabled){background:#eef6fc}button:disabled{opacity:.55;cursor:not-allowed}button.primary{color:#fff;background:#126980;border:0;width:100%;margin:10px 0 20px;padding:16px;font-size:16px}.primary:hover:not(:disabled){background:#0c5366}.empty{text-align:center;color:#52657b;flex-direction:column;justify-content:center;align-items:center;min-height:424px;padding:36px;display:flex}.empty p{max-width:340px;line-height:1.65}.outline-icon{color:#4b7189;border:1px solid #c2d5e4;border-radius:50%;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.empty h3{color:#263e57;margin-bottom:0}.result-top{justify-content:space-between;align-items:center;display:flex}.actions{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.checks{border-top:1px solid #dbe3eb}.check{overflow-wrap:anywhere;border-bottom:1px solid #e6edf3;flex-direction:column;gap:5px;padding:13px 0;font-size:14px;display:flex}.check span{color:#596a7c}.quote{background:#edf7fa;flex-direction:column;gap:10px;margin:24px 0;padding:22px;display:flex}.quote strong{font-size:32px}.quote small{color:#52657b;font-size:14px}.logs{padding-left:22px;font-size:14px}.logs li{padding:10px 0}.logs span,.logs time{overflow-wrap:anywhere;margin-top:6px;display:block}.logs time{color:#52657b;font-size:12px}a{color:#10657d}.history{margin-top:24px}.history .section-title{justify-content:space-between;margin-bottom:14px}.table-wrap{overflow:auto}table{text-align:left;border-collapse:collapse;width:100%;font-size:14px}td,th{border-bottom:1px solid #e4eaf0;padding:14px 12px}th{color:#52657b;font-weight:600}footer{color:#64768a;text-align:center;padding-top:28px;font-size:13px}.error{color:#8c2c24;background:#fff0ee;border:1px solid #e7b6b0;border-radius:6px;padding:16px}@media (max-width:950px){.workspace{grid-template-columns:1fr}.empty{min-height:260px}.heading{flex-direction:column;align-items:flex-start}}@media (max-width:580px){main{padding:26px 16px}header{padding:20px 16px}.internal{display:none}.card{padding:20px}.pair{grid-template-columns:1fr;gap:0}h1{font-size:28px}.heading .pill{white-space:normal}.history .section-title{flex-direction:column;align-items:flex-start}}header{flex-wrap:wrap}.booking-spinner{border:3px solid #dbe7fc;border-top-color:#2362ed;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite booking-spin;display:inline-block}@keyframes booking-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.booking-spinner{border-top-color:#2362ed;animation:none}}
