:root{font-family:Inter,ui-sans-serif,system-ui;color:#17342e;background:#f7f5ef;font-synthesis:none}*{box-sizing:border-box}body{margin:0}main{min-height:100vh}header,section,footer{max-width:1180px;margin:auto;padding:28px 32px}header{display:flex;justify-content:space-between;align-items:end;padding-top:64px}h1{font-family:Georgia,serif;font-size:clamp(42px,7vw,76px);line-height:.96;max-width:800px;margin:12px 0}h2{font-family:Georgia,serif;font-size:36px;margin:12px 0 24px}h3{font-size:21px;margin:10px 0}p{color:#48625d;line-height:1.55}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:800;color:#d16d48}a{color:#17342e}button{border:1px solid #17342e33;background:#fff;color:#17342e;border-radius:999px;padding:11px 17px;font-weight:700;cursor:pointer}article button{background:#17342e;color:#fff}article button.secondary,.list button.secondary{background:#fff;color:#17342e}.details-link,article .details-link,.history-link{width:fit-content;border:0;background:transparent;color:#48625d;padding:6px 0;font-size:13px;text-decoration:underline;text-underline-offset:3px}.history-link,.load-more{margin-top:16px}.load-more{background:transparent}button:disabled{opacity:.5}.intro{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #17342e22}.live{color:#287b63}.demo-switcher{display:grid;justify-items:end;gap:7px}.demo-switcher label{font-size:12px;font-weight:800;color:#48625d}.demo-switcher select{min-width:210px;border:1px solid #17342e33;border-radius:999px;background:#fff;padding:10px 38px 10px 15px;font:inherit;font-weight:700;color:#17342e}.demo-switcher .reset-demo{padding:7px 12px;border-color:transparent;background:transparent;color:#48625d;font-size:12px;text-decoration:underline;text-underline-offset:3px}.featured-offer{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:24px;background:#17342e;color:#fff;box-shadow:0 18px 60px #17342e30}.featured-offer h2{max-width:680px;margin-bottom:10px}.featured-offer p{color:#d9e6e1;margin-bottom:0}.featured-offer button{flex:0 0 auto;border-color:#fff}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}article{background:#fff;border:1px solid #17342e18;border-radius:18px;padding:22px;box-shadow:0 12px 40px #17342e0a}.list>div{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px;border-bottom:1px solid #17342e1a}.booking-details,.booking-actions{display:flex;align-items:center;gap:12px}.booking-details{align-items:flex-start;flex-direction:column;gap:4px}.booking-status{color:#287b63;font-weight:800}.booking-state{display:flex;align-items:flex-end;flex-direction:column;gap:4px}.booking-state small,.payment-history small{color:#637873}.record-link{border:0;padding:0;background:transparent;color:#287b63;font:inherit;font-size:13px;font-weight:750;text-align:left;text-decoration:underline;text-underline-offset:3px}footer{margin-top:48px;padding-bottom:70px;display:flex;justify-content:space-between;border-top:1px solid #17342e22}.loading{display:grid;place-items:center;font-size:24px}.modal{position:fixed;inset:0;z-index:5;background:#102d28aa;display:grid;place-items:center;padding:20px}.modal>div{max-width:520px;background:#fff;border-radius:22px;padding:30px}.access-modal>div{width:min(680px,100%);max-width:680px;max-height:min(760px,calc(100vh - 40px));overflow-y:auto}.dialog-heading{display:flex;align-items:start;justify-content:space-between;gap:20px}.dialog-heading h2{margin-bottom:12px}.close-dialog{border:0;padding:0 5px;background:transparent;font-size:30px;line-height:1}.access-history-list>div,.usage-list>div,.access-timeline>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid #17342e1a}.access-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:20px 0 28px}.access-facts>div{border-radius:12px;background:#f4f7f5;padding:12px}.access-facts dt{color:#637873;font-size:12px;font-weight:800;text-transform:uppercase}.access-facts dd{margin:5px 0 0;font-weight:700}.access-timeline{margin-bottom:28px}.access-summary{margin-top:0;font-weight:800}.expired-notice{display:flex;flex-direction:column;gap:3px;border:1px solid #a7372f55;border-radius:12px;background:#fff0ee;color:#832d27;padding:14px 16px}.expired-notice strong{font-size:17px}.details-loading{min-height:220px;display:grid;place-items:center;align-content:center;gap:14px;color:#48625d}.spinner{width:34px;height:34px;border:3px solid #17342e22;border-top-color:#d16d48;border-radius:50%;animation:spin .8s linear infinite}.back-button{margin-top:22px}@keyframes spin{to{transform:rotate(360deg)}}.modal button{margin-right:8px}.modal .secondary{background:#fff;color:#17342e}@media(max-width:700px){header,.intro,.featured-offer,footer{align-items:start;flex-direction:column;gap:16px}.demo-switcher{justify-items:start}header,section,footer{padding-left:18px;padding-right:18px}}
