:root{--ink:#17221f;--muted:#68736f;--brand:#174f42;--brand-dark:#103c33;--soft:#e9f2ef;--gold:#b2874e;--canvas:#f4f5f2;--line:#e2e7e4;--danger:#ad4037;--shadow:0 14px 44px rgba(21,46,39,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font:15px/1.45 Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}.hidden{display:none!important}
.site-header{height:72px;padding:0 max(24px,calc((100vw - 1200px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #edf0ee;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);font:800 20px Roboto,Helvetica,Arial,sans-serif;letter-spacing:-.7px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:11px 11px 11px 3px;color:#fff;background:var(--brand);font-size:16px;box-shadow:0 5px 14px #174f4230}.header-actions,.secure-note{display:flex;align-items:center}.header-actions{gap:18px}.header-actions>a{color:var(--brand);font-size:13px;font-weight:700;text-decoration:none}.header-divider{width:1px;height:22px;background:#e0e5e2}.secure-note{gap:8px;color:#596762;font-size:12px}.lock{width:20px;height:20px;border-radius:50%;background:var(--soft);color:var(--brand);display:grid;place-items:center;font-size:10px;font-weight:800}
.event-strip{height:390px;position:relative;overflow:hidden;color:#fff;background:#17392f}.hero-image{position:absolute;inset:0;background:url('/assets/eventstay-hero.jpg') center 54%/cover no-repeat;transform:scale(1.005)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,31,25,.94),rgba(12,43,35,.78) 38%,rgba(9,35,29,.18) 72%,rgba(7,25,21,.08))}.event-heading{width:min(1200px,calc(100% - 48px));height:100%;margin:auto;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between}.hero-copy{max-width:640px}.event-overline{display:flex;align-items:center;gap:9px;color:#d9c49c;font-size:10px;letter-spacing:2px;font-weight:800;margin-bottom:16px}.event-overline span{width:24px;height:1px;background:#d4b77f}.hero-copy h1{font:700 clamp(33px,4vw,48px)/1.08 Roboto,Helvetica,Arial,sans-serif;letter-spacing:-1.8px;margin:0 0 14px}.hero-copy>p{font-size:16px;color:#dce8e3;margin-bottom:25px}.event-facts{display:flex;gap:34px}.event-facts>div{display:flex;align-items:center;gap:10px}.fact-icon{width:34px;height:34px;border:1px solid rgba(255,255,255,.22);border-radius:9px;display:grid;place-items:center;color:#e6c991}.event-facts p{margin:0}.event-facts small,.event-facts b{display:block}.event-facts small{font-size:8px;letter-spacing:1.1px;color:#a8c2b8;margin-bottom:3px}.event-facts b{font-size:12px;font-weight:600;color:#fff}.help-card{width:210px;padding:18px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(16,50,41,.42);backdrop-filter:blur(10px);box-shadow:0 12px 35px rgba(0,0,0,.13)}.help-card span,.help-card b,.help-card a{display:block}.help-card span{font-size:8px;letter-spacing:1.2px;color:#b8cec6;margin-bottom:8px}.help-card b{font-size:13px;margin-bottom:3px}.help-card a{color:#efd5a3;text-decoration:none;font-size:12px}
.assurance-bar{height:74px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center}.assurance-bar>div{display:flex;align-items:center;gap:10px;padding:0 55px;border-right:1px solid #e5e9e7}.assurance-bar>div:last-child{border:0}.assurance-bar>div>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:var(--soft);color:var(--brand);font-size:10px;font-weight:800}.assurance-bar p{margin:0}.assurance-bar b,.assurance-bar small{display:block}.assurance-bar b{font-size:11px}.assurance-bar small{font-size:9px;color:#85908c;margin-top:2px}
.page-shell{width:min(1200px,calc(100% - 40px));margin:auto}.steps{height:76px;margin:0;display:flex;align-items:center;border-bottom:1px solid #dfe4e1}.steps>p{display:none}.step{border:0;background:transparent;display:flex;align-items:center;gap:9px;padding:0;color:#8a9490}.step span{width:28px;height:28px;border:1px solid #cbd2ce;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:700;background:#fff}.step b{font-size:12px}.step.active{color:var(--brand)}.step.active span{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 4px 10px #174f4230}.step.done{color:var(--brand)}.step.done span{font-size:0;border-color:#b8cec6;background:var(--soft)}.step.done span:after{content:"✓";font-size:11px}.steps>i{height:1px;background:#d6dcd8;flex:0 0 54px;margin:0 12px}
.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start;padding:0 0 70px}.main-card,.summary-card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.main-card{overflow:hidden}.panel{display:none;padding:34px 36px 30px}.panel.active{display:block;animation:enter .25s ease-out}@keyframes enter{from{opacity:0;transform:translateY(5px)}}.panel-head{display:flex;align-items:start;justify-content:space-between;margin-bottom:25px}.eyebrow{display:block;color:var(--gold);font-size:9px;line-height:1;letter-spacing:1.7px;font-weight:800;margin-bottom:9px}.panel-head h2{font:700 24px/1.2 Roboto,Helvetica,Arial,sans-serif;letter-spacing:-.7px;margin:0 0 6px}.panel-head p{font-size:12px;color:var(--muted);margin:0}.selection-hint{display:flex;align-items:center;gap:7px;color:#7c8783;font-size:10px;font-weight:600}.selection-hint span{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;color:var(--brand);background:var(--soft);font-size:9px}.optional-pill{padding:5px 9px;border-radius:20px;background:#f1f3f1;color:#78827e;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}
.hotel-list{display:grid;gap:12px}.hotel-option{width:100%;display:grid;grid-template-columns:148px minmax(0,1fr) 128px;gap:18px;align-items:center;padding:10px;border:1px solid #dce2de;border-radius:12px;background:#fff;text-align:left;color:var(--ink);transition:.18s}.hotel-option:hover{border-color:#a7beb7;box-shadow:0 8px 24px rgba(21,58,48,.08);transform:translateY(-1px)}.hotel-option.selected{padding:9px;border:2px solid var(--brand);background:#fcfefd;box-shadow:0 9px 28px rgba(23,79,66,.11)}.hotel-art,.mini-hotel{height:106px;border-radius:9px;overflow:hidden;position:relative;background-color:var(--hotel-color);background-image:var(--hotel-image);background-size:cover;background-position:center}.hotel-art:before,.mini-hotel:before,.hotel-art:after,.mini-hotel:after{display:none}.rep-label{position:absolute;left:7px;bottom:7px;padding:3px 5px;border-radius:4px;background:rgba(8,25,21,.68);color:#fff;font-size:6.5px;font-weight:600;letter-spacing:.2px;backdrop-filter:blur(4px)}.hotel-name-row{display:flex;align-items:center;gap:8px}.hotel-name-row h3{font-size:15px;margin:0}.recommended{padding:3px 6px;border-radius:4px;background:#f4eddf;color:#886737;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.hotel-copy>p{color:#6f7975;font-size:11px;margin:5px 0 12px}.pin{color:var(--gold);margin-right:4px}.hotel-meta{display:flex;flex-wrap:wrap;gap:6px}.hotel-meta span{padding:4px 7px;border-radius:5px;background:#f2f5f3;color:#52605b;font-size:8.5px}.hotel-meta span:before{content:"✓";color:var(--brand);font-weight:800;margin-right:4px}.hotel-price{text-align:right;border-left:1px solid #e6eae8;padding:3px 8px 3px 18px}.hotel-price>span{display:block;font-size:9px;color:#7c8783}.hotel-price>b{display:block;font:800 17px Roboto,Helvetica,Arial,sans-serif;margin:2px 0;color:var(--ink)}.radio-dot{width:22px;height:22px;border:1.5px solid #b9c3bf;border-radius:50%;display:grid;place-items:center;margin:12px 0 0 auto}.radio-dot i{font-style:normal;font-size:0}.selected .radio-dot{background:var(--brand);border-color:var(--brand)}.selected .radio-dot i{font-size:10px;color:#fff}
.subsection{border-top:1px solid #e7ebe8;margin-top:26px;padding-top:24px}.subsection h3{font-size:13px;margin:0 0 13px}.occupancy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.occupancy-option{padding:13px 14px;border:1px solid #dce2df;border-radius:9px;background:#fff;text-align:left;color:var(--ink)}.occupancy-option:hover{border-color:#aabdb6}.occupancy-option.selected{padding:12px 13px;border:2px solid var(--brand);background:#f7fbf9}.occupancy-option b,.occupancy-option span,.occupancy-option strong{display:block}.occupancy-option b{font-size:11px}.occupancy-option span{font-size:9px;color:#7d8783;margin-top:2px}.occupancy-option strong{font-size:12px;color:var(--brand);margin-top:8px}.field-row{display:flex;align-items:end;gap:13px;margin-top:17px}label{display:block}label>span{display:block;color:#4d5a55;font-size:10px;font-weight:700;margin-bottom:6px}label em{color:#929a97;font-style:normal;font-weight:400}input,select{width:100%;height:44px;border:1px solid #d9dfdb;border-radius:8px;background:#fff;color:var(--ink);padding:0 12px;outline:0;transition:.16s}input::placeholder{color:#a0a8a5}input:focus,select:focus{border-color:#4f8879;box-shadow:0 0 0 3px rgba(37,105,88,.1)}.field-row label{flex:1}.night-pill{height:44px;min-width:62px;border:1px solid #e0e5e2;border-radius:8px;background:#f7f8f6;display:flex;flex-direction:column;align-items:center;justify-content:center}.night-pill b{font-size:12px}.night-pill span{font-size:8px;color:#7c8783;text-transform:uppercase}
.panel-actions{display:flex;align-items:center;justify-content:space-between;margin:30px -36px -30px;padding:18px 36px;background:#fbfcfb;border-top:1px solid #e7ebe8}.btn{min-height:44px;padding:0 18px;border:0;border-radius:8px;font-size:11px;font-weight:700}.btn.primary{display:flex;align-items:center;gap:24px;background:var(--brand);color:#fff;box-shadow:0 5px 13px rgba(23,79,66,.2)}.btn.primary:hover{background:var(--brand-dark)}.btn.primary:disabled{opacity:.65}.btn.text{padding-left:0;background:transparent;color:#66736e}
.guest-card,.transfer-card{border:1px solid var(--line);border-radius:11px;padding:18px;margin-bottom:12px}.primary-guest{border-top:3px solid var(--brand);padding-top:16px}.guest-title{display:flex;align-items:center;gap:10px;margin-bottom:17px}.guest-title h3{font-size:13px;margin:0 0 2px}.guest-title p,.transport-heading p{font-size:10px;color:#7b8581;margin:0}.guest-number{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:var(--soft);color:var(--brand);font-size:10px;font-weight:800}.tag,.optional-contact{margin-left:auto;padding:3px 7px;border-radius:10px;background:var(--soft);color:var(--brand);font-size:8px;font-weight:800;text-transform:uppercase}.optional-contact{background:#f2f4f2;color:#7d8783}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field-grid .wide{grid-column:1/-1}.phone-input{height:44px;display:flex;border:1px solid #d9dfdb;border-radius:8px;overflow:hidden}.phone-input:focus-within{border-color:#4f8879;box-shadow:0 0 0 3px rgba(37,105,88,.1)}.phone-input span{padding:0 10px;background:#f4f6f4;border-right:1px solid #d9dfdb;color:#66736e;display:grid;place-items:center;font-size:10px}.phone-input input{height:42px;border:0;box-shadow:none}label>span>i{color:var(--danger);font-style:normal;margin-left:2px}.invalid{border-color:var(--danger)!important;box-shadow:0 0 0 3px rgba(173,64,55,.08)!important}.field-message{display:block;color:var(--danger);font-size:9px;line-height:1.35;margin-top:5px}.privacy-note{text-align:center;font-size:9px;color:#818b87;margin:18px 0 0}
.transport-block{border:1px solid var(--line);border-radius:11px;padding:18px;margin-bottom:14px}.transport-heading{display:flex;align-items:center;gap:11px;padding-bottom:14px}.transport-heading h3{font-size:13px;margin:0 0 2px}.service-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:var(--soft);color:var(--brand);font-weight:700}.transfer-card{background:#fcfdfc;padding:13px;margin-bottom:8px}.toggle-row{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.toggle-row>span{margin:0}.toggle-row b,.toggle-row small{display:block}.toggle-row b{font-size:11px}.toggle-row small{color:#818a87;font-size:9px;font-weight:400;margin-top:2px}.toggle-row input{position:absolute;opacity:0}.toggle-row i{width:37px;height:21px;border-radius:20px;background:#cbd2cf;position:relative;transition:.2s}.toggle-row i:after{content:"";position:absolute;width:15px;height:15px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #667;transition:.2s}.toggle-row input:checked+i{background:var(--brand)}.toggle-row input:checked+i:after{transform:translateX(16px)}.transfer-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:13px;margin-top:13px;border-top:1px solid #e6eae8}.transfer-fields .wide{grid-column:1/-1}.disposal-entry{display:grid;grid-template-columns:1.35fr 1fr .75fr 32px;gap:8px;align-items:end;margin:0 0 12px;padding:13px;border:1px solid #e6eae8;border-radius:9px;background:#fcfdfc}.disposal-pickup-field{grid-column:1/-1}.icon-button{height:44px;border:0;border-radius:8px;background:#f7ece9;color:var(--danger)}.add-button{width:100%;height:42px;border:1px dashed #a7bbb4;border-radius:8px;background:#f6faf8;color:var(--brand);font-size:10px;font-weight:700}
.review-section{border:1px solid var(--line);border-radius:10px;margin-bottom:11px;overflow:hidden}.review-title{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;background:#f7f9f7;border-bottom:1px solid var(--line)}.review-title h3{font-size:11px;margin:0}.review-title button{border:0;background:transparent;color:var(--brand);font-size:9px;font-weight:800}.review-body{padding:14px 15px;font-size:11px}.review-body p{margin:0 0 5px;color:#64706b}.review-body b{color:var(--ink)}.terms{display:flex;align-items:start;gap:9px;padding:12px;margin-top:17px;border-radius:8px;background:#f7f9f7}.terms input{width:16px;height:16px;flex:0 0 auto;margin-top:1px;accent-color:var(--brand)}.terms span{font-size:9px;font-weight:400;line-height:1.55;margin:0}.terms a{color:var(--brand)}.error-box{padding:11px 12px;margin-top:12px;border-radius:8px;background:#fbecea;color:var(--danger);font-size:10px}.pay{min-width:205px;justify-content:space-between}.pay b{padding-left:15px;border-left:1px solid rgba(255,255,255,.25)}
.summary-card{position:sticky;top:18px;overflow:hidden}.summary-top{height:51px;display:flex;align-items:center;justify-content:space-between;padding:0 19px;border-bottom:1px solid #e8ece9}.summary-top span{font-size:9px;letter-spacing:1.4px;font-weight:800;color:#6d7874}.summary-top button{border:0;background:transparent;color:var(--brand);font-size:9px;font-weight:800}.empty-summary{text-align:center;padding:32px;color:#87908d;font-size:10px}.empty-art{width:70px;height:58px;margin:0 auto 13px;border-radius:50%;display:grid;place-items:center;background:var(--soft);color:#63877d;font-size:25px}#filled-summary{padding:18px 19px 20px}.summary-hotel{display:flex;align-items:center;gap:10px}.mini-hotel{width:65px;height:52px;flex:0 0 auto}.mini-hotel:after{left:17px;bottom:4px;font-size:7px;line-height:8px;letter-spacing:2px}.summary-hotel h3{font-size:12px;margin:0 0 2px}.summary-hotel p{font-size:9px;color:#78827f;margin:0}.summary-dates{display:flex;align-items:center;justify-content:space-between;padding:12px;margin-top:16px;border-radius:8px;background:#f5f7f5}.summary-dates span,.summary-dates b{display:block}.summary-dates span{font-size:7px;letter-spacing:.9px;color:#808a86;margin-bottom:3px}.summary-dates b{font-size:9px}.summary-dates i{color:#8b9691;font-style:normal}.summary-room{font-size:9px;color:#6b7672;margin:9px 2px 15px}.price-lines{padding:11px 0;border-top:1px solid #e5e9e7;border-bottom:1px solid #e5e9e7}.price-line{display:flex;justify-content:space-between;margin:6px 0;color:#68736f;font-size:9px}.price-line b{color:var(--ink);font-weight:600}.total-line{display:flex;justify-content:space-between;align-items:end;margin-top:14px}.total-line span{font-size:10px;font-weight:700}.total-line b{font:800 19px Roboto,Helvetica,Arial,sans-serif;color:var(--brand)}.tax-note{text-align:right;color:#89928f;font-size:8px;margin:2px 0 0}.trust-note{display:flex;align-items:center;gap:9px;padding:13px 19px;background:#edf4f1;border-top:1px solid #d9e7e2}.trust-note>span{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#fff;font-size:9px}.trust-note p{font-size:8px;color:#74807b;margin:0}.trust-note b{font-size:9px;color:var(--brand)}
footer{height:74px;padding:0 max(24px,calc((100vw - 1200px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-top:1px solid var(--line);color:#88918e;font-size:9px}footer a{color:var(--brand)}
@media(max-width:900px){.event-strip{height:350px}.help-card{display:none}.assurance-bar>div{padding:0 25px}.content-grid{grid-template-columns:1fr}.summary-card{position:static;order:-1}.summary-card .trust-note{display:none}.panel{padding:28px}.panel-actions{margin:28px -28px -28px;padding:18px 28px}}
@media(max-width:650px){.site-header{height:62px;padding:0 16px}.header-actions>a,.header-divider{display:none}.event-strip{height:370px}.event-heading{width:calc(100% - 32px);align-items:end;padding-bottom:36px}.hero-image{background-position:62% center}.hero-shade{background:linear-gradient(0deg,rgba(7,30,24,.96),rgba(8,34,27,.35) 75%)}.hero-copy h1{font-size:31px}.hero-copy>p{font-size:13px}.event-facts{gap:18px}.assurance-bar{height:auto;padding:12px 16px;justify-content:flex-start;overflow:auto}.assurance-bar>div{padding:0 18px 0 0;margin-right:18px;min-width:155px}.page-shell{width:calc(100% - 24px)}.steps{height:70px;justify-content:space-between}.steps>p{display:block;margin:0}.steps>p span,.steps>p b{display:block}.steps>p span{font-size:8px;color:#8a9490;text-transform:uppercase}.steps>p b{font-size:11px;margin-top:2px}.step b,.steps>i{display:none}.step{gap:0}.step span{width:25px;height:25px}.content-grid{padding-bottom:40px}.panel{padding:23px 18px}.panel-head{margin-bottom:20px}.selection-hint{display:none}.panel-head h2{font-size:21px}.panel-actions{margin:24px -18px -23px;padding:16px 18px}.hotel-option{grid-template-columns:92px 1fr;padding:8px;gap:12px}.hotel-option.selected{padding:7px}.hotel-art{height:92px}.hotel-art:after{left:24px;bottom:7px;font-size:9px;line-height:11px;letter-spacing:4px}.hotel-name-row{display:block}.recommended{display:inline-block;margin-top:3px}.hotel-copy>p{margin-bottom:7px}.hotel-meta span:nth-child(3){display:none}.hotel-price{grid-column:2;border:0;padding:0;text-align:left;display:flex;align-items:center;gap:5px}.hotel-price>span:first-child{display:none}.hotel-price>b{font-size:14px}.hotel-price .radio-dot{position:absolute;right:25px;margin:-78px 0 0}.occupancy-grid{grid-template-columns:1fr}.field-grid,.transfer-fields{grid-template-columns:1fr}.field-grid .wide,.transfer-fields .wide{grid-column:auto}.field-row{align-items:center}.night-pill{min-width:48px}.disposal-entry{grid-template-columns:1fr 1fr 32px}.disposal-entry label:first-child{grid-column:1/-1}.btn.primary{gap:9px}.pay{min-width:190px}.secure-note{font-size:0}.secure-note:after{content:"Verified";font-size:10px}footer span:nth-child(2){display:none}}
