:root{color-scheme:dark;--bg:#07111d;--text:#f5fbff;--muted:#b5c9da;--line:#29465c;--cyan:#68e5ff}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.7 system-ui,-apple-system,"Hiragino Sans",sans-serif}a{color:var(--cyan)}header,main,footer{width:min(1140px,calc(100% - 32px));margin:auto;padding:20px 0}header{border-bottom:1px solid var(--line)}.brand{font-size:1.5rem;font-weight:800;text-decoration:none}.brand span{color:var(--muted);font-size:.9rem;margin-left:10px}h1{font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.4;overflow-wrap:anywhere}h2{font-size:1.35rem;line-height:1.5}nav{display:flex;gap:16px;flex-wrap:wrap}.breadcrumbs{font-size:.875rem;gap:10px;margin-top:16px}section,article{background:#10263a;border:1px solid var(--line);border-radius:16px;padding:20px;margin:20px 0}label{display:block}input,select,button{font:inherit;padding:10px;max-width:100%;border-radius:8px}input,select{background:var(--bg);color:var(--text);border:1px solid #527088}label input:not([type=checkbox]),label select{display:block;width:100%;margin-top:5px}.check{align-self:end;padding:10px}.check input{width:20px;height:20px;vertical-align:middle;margin-right:8px}table{border-collapse:collapse;width:100%}.table-wrap{overflow-x:auto}.wide table{min-width:980px}.wide th:first-child{min-width:170px}.wide td:last-child{min-width:260px}td,th{padding:12px;text-align:left;border-bottom:1px solid var(--line)}caption{text-align:left;color:var(--muted);padding:12px 0}small,.muted,.source{font-size:.875rem;color:var(--muted)}.source{margin-top:16px}.price{font-size:1.5rem;font-weight:800}.status{color:#b9ebff}.price-note{background:#07111d;padding:12px;border-left:3px solid #ffb84d}.filters,.cost-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:14px;margin:22px 0}button,.button{display:inline-block;background:var(--cyan);color:#07111d;border:0;border-radius:8px;padding:10px 15px;font-weight:700}.button{text-decoration:none}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #ffb84d;outline-offset:4px}[hidden]{display:none!important}.seo-nav{padding:14px 0 0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:18px}.grid article{margin:0}.prices{display:flex;gap:24px;flex-wrap:wrap}.prices dt{font-size:.875rem;color:var(--muted)}.prices dd{font-size:1.25rem;font-weight:800;margin:4px 0}output{display:block;font-size:1.25rem;margin-top:16px;color:var(--cyan)}footer{color:var(--muted)}@media(max-width:600px){section,article{padding:16px}header,main,footer{width:calc(100% - 24px)}td,th{padding:10px}.price{font-size:1.3rem}}

.wide th:not(:first-child):not(:last-child),.wide td:not(:last-child){white-space:nowrap}.wide th:first-child{min-width:170px}.wide td:last-child{min-width:310px}

.early-resort{margin:1.5rem 0;padding:1.25rem;border:1px solid #cbdde5;border-radius:16px;background:#fff}.early-resort-head{display:flex;justify-content:space-between;gap:1rem;align-items:center;border-bottom:1px solid #dce8ed;padding:0 0 1rem;background:none}.early-resort-head h2{margin:.25rem 0}.early-resort-head strong{font-size:1.75rem;color:#087080}.early-offer{display:grid;grid-template-columns:1fr auto;gap:1rem;padding:1rem 0;border-bottom:1px solid #e3edf1}.early-offer:last-child{border-bottom:0}.early-offer p{margin:.4rem 0}.early-offer-price{display:flex;flex-direction:column;align-items:flex-end;gap:.45rem}.early-offer-price>strong{font-size:1.5rem}.early-offer small{font-size:.875rem}.early-offer details{margin-top:.7rem}.early-offer summary{cursor:pointer}.early-offer[hidden],.early-resort[hidden]{display:none}@media(max-width:600px){.early-resort-head{align-items:flex-start;flex-direction:column}.early-offer{grid-template-columns:1fr}.early-offer-price{align-items:stretch}.early-offer-price .button{text-align:center}}
