:root{--green:#0e371e;--gold:#ffbd59;--ink:#294234;--muted:#596c5f;--line:#dce5de;--soft:#f5f8f5;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.6}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:var(--green)}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--green);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--green);line-height:1.15}h1{font-size:clamp(34px,4.1vw,54px);letter-spacing:-.025em;margin-bottom:20px}h2{font-size:clamp(28px,3vw,36px);letter-spacing:-.02em}h3{font-size:25px}button{border:0}button[hidden],[hidden]{display:none!important}.brand{display:flex;align-items:center;justify-content:space-between;background:var(--green);padding:24px max(24px,calc((100vw - 1140px)/2));gap:24px}.brand a{font:26px Georgia,serif;letter-spacing:.08em;color:var(--gold);text-decoration:none}.brand span{display:block;font:10px Arial,sans-serif;letter-spacing:.28em;margin-top:6px;text-align:center}.brand nav{display:flex;gap:8px}.brand button{color:white;background:transparent;min-width:44px;min-height:44px;border-radius:6px}.brand button[aria-pressed=true]{color:var(--gold);border:1px solid var(--gold)}body.embedded .brand{display:none}main{max-width:1190px;margin:0 auto;padding:44px 24px 30px}.intro{text-align:center;max-width:760px;margin:0 auto 34px}.intro>p:last-child{color:var(--muted);font-size:18px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.17em;color:var(--muted);text-transform:uppercase;margin-bottom:15px}.search{padding:28px;border:1px solid var(--line);border-radius:14px;background:white;box-shadow:0 8px 35px #0e371e07}.fields{display:grid;grid-template-columns:1.1fr 1.1fr .8fr 1fr;gap:20px}label{display:grid;gap:8px;color:var(--green);font-size:14px;font-weight:700;min-width:0}input,select{width:100%;min-width:0;min-height:52px;background:#fff;color:var(--green);border:1px solid #aabbaf;border-radius:7px;padding:11px 12px;font-size:16px;color-scheme:light;font-weight:400}option{background:#fff;color:var(--green)}.search-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:24px}.search-bottom p{font-size:13px;color:var(--muted);max-width:590px;margin:0}.primary,.secondary{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:12px 22px;border-radius:7px;font-size:15px;font-weight:700;text-decoration:none;text-align:center;line-height:1.4}.primary{background:var(--gold);color:var(--green);border:1px solid var(--gold)}.primary:hover{background:#f5b34b}.secondary{background:#fff;color:var(--green);border:1px solid #aabbaf}.secondary:hover{background:var(--soft)}#status{margin:20px 0;min-height:26px}#status.error{color:#932c22;background:#fff6f3;border-radius:7px;padding:14px 18px}.results-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-top:36px}.results-heading h2{margin-bottom:12px}.results-heading p{margin-bottom:0;color:var(--muted)}#result-count{font-size:13px;white-space:nowrap;padding-bottom:4px;color:var(--muted)}.note{background:var(--soft);border-left:3px solid var(--gold);font-size:14px;padding:14px 18px;border-radius:0 6px 6px 0;margin:24px 0}.offers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.offer{overflow:hidden;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column}.offer-images{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));height:160px;gap:3px;background:var(--soft)}.offer-images img{width:100%;height:160px;object-fit:cover;min-width:0}.offer-body{padding:23px;display:flex;flex-direction:column;flex:1}.offer h3{margin-bottom:14px}.suite-lines{list-style:none;padding:0;margin:0 0 20px;font-size:14px}.suite-lines li{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid #edf1ed}.suite-lines small{color:var(--muted);font-size:12px;display:block}.occupancy{white-space:nowrap}.offer-bottom{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-top:auto}.price strong{font-size:24px;color:var(--green);line-height:1.2}.price small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.tag{font-size:11px;letter-spacing:.05em;text-transform:uppercase;align-self:flex-start;padding:5px 10px;background:var(--soft);color:var(--green);border-radius:5px;margin-bottom:12px}#show-more{display:flex;margin:24px auto}.help{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid var(--line);margin-top:44px;padding-top:28px}.help h2{font-size:26px;margin-bottom:10px}.help p{color:var(--muted);font-size:14px;max-width:680px;margin-bottom:0}.help>a{flex-shrink:0}#selected{margin-top:34px}.selected-rooms{display:grid;gap:18px;margin:24px 0}.selected-room{display:grid;grid-template-columns:120px 1fr auto;align-items:center;gap:22px;border:1px solid var(--line);border-radius:12px;padding:18px}.selected-room img{width:120px;height:120px;object-fit:cover;border-radius:7px}.selected-room h3{margin-bottom:10px}.selected-room p{font-size:14px;margin-bottom:8px}.selected-room a.primary{max-width:250px}.preview{background:#fff2d9;border:1px solid var(--gold);border-radius:8px;padding:14px 18px;margin-bottom:25px;font-size:14px;font-weight:700}.preview a{font-weight:400}.embedded main{padding-top:28px}#selected:focus,#results:focus{outline:none}
@media(max-width:900px){.fields{grid-template-columns:repeat(2,minmax(0,1fr))}.search-bottom{align-items:flex-start}.offer-bottom{align-items:flex-start;flex-direction:column}.offer-bottom .primary{width:100%}.selected-room{grid-template-columns:100px 1fr}.selected-room img{width:100px;height:100px}.selected-room>.primary{grid-column:1/-1;max-width:none}}
@media(max-width:600px){main{padding:28px 18px 24px}.brand{padding:16px 20px}.brand a{font-size:22px}.intro{margin-bottom:24px}.intro>p:last-child{font-size:16px}.eyebrow{font-size:10px;letter-spacing:.13em}.search{padding:19px 16px}.fields{gap:17px 12px}input,select{padding:10px 8px}.search-bottom{flex-direction:column;gap:16px;margin-top:20px}.search-bottom .primary{width:100%}.offers{grid-template-columns:1fr}.offer-images,.offer-images img{height:150px}.offer-body{padding:20px}.offer-bottom{flex-direction:row;align-items:center}.offer-bottom .primary{width:auto;max-width:160px}.price strong{font-size:22px}.results-heading{display:block}.results-heading h2{font-size:29px}#result-count{display:block;margin-top:12px}.help{display:block;margin-top:32px;padding-top:24px}.help>a{margin-top:18px;width:100%}.note{font-size:13px;padding:12px 14px}.selected-room{padding:14px;gap:14px;grid-template-columns:86px 1fr}.selected-room img{width:86px;height:100px}.selected-room h3{font-size:23px}.selected-room p{font-size:13px}.offer-images.many{height:180px;grid-template-columns:repeat(3,1fr)}.offer-images.many img{height:88px}}
@media(prefers-reduced-motion:no-preference){button,a{transition:background .15s ease}}
.preference{margin-top:18px;font-size:13px;color:var(--muted)}.preference summary{cursor:pointer;min-height:44px;display:flex;align-items:center}.preference summary::before{content:'▸';margin-right:6px}.preference[open] summary::before{content:'▾'}.preference summary::-webkit-details-marker{display:none}.preference label{max-width:420px;margin-top:12px}.preference summary:focus-visible{outline:3px solid var(--green);outline-offset:3px}
.offer-images.many{height:180px;grid-template-columns:repeat(3,1fr)}.offer-images.many img{height:88px}
@media(max-width:900px){.selected-room>.secondary{grid-column:1/-1;max-width:none;width:100%}}
@media(max-width:359px){.fields{grid-template-columns:1fr}.offer-bottom{flex-direction:column;align-items:stretch}.offer-bottom .primary{max-width:none;width:100%}}
