:root{
  --ground:#1b2136; --card:#232a44; --raised:#2b3352;
  --ink:#ece7da; --mut:#a3a795; --meta:#8fa3c8;
  --gold:#d9a441; --verm:#cc3d28; --verm-h:#bd3620; --verm-t:#ff8f77;
  --aqua:#7fd0da; --aqua-line:rgba(127,208,218,.55);
  --seam:#38405e; --line:#4a537a;
  --mono:'IBM Plex Mono','Zen Kaku Gothic New',monospace;
  --serif:'Shippori Mincho B1',serif; --sans:'Zen Kaku Gothic New',sans-serif;
}
.hub,.hub *{box-sizing:border-box}
.hub{font-family:var(--sans);font-size:16px;line-height:1.6}
.hub a{color:var(--gold)}
.hub a:hover{color:var(--ink)}
.hub ::selection{background:var(--gold);color:var(--ground)}
.hub h1,.hub h2,.hub h3{font-family:var(--serif);font-weight:600;margin:0}
.hub .wrap{max-width:1200px;margin:0 auto;padding:0 24px}
.hub .k{font-family:var(--mono);letter-spacing:.12em;font-size:12px;color:var(--meta)}
.hub .vh{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.hub .seam{flex:1;border-top:1px dashed var(--seam);min-width:40px}
.hub .no{width:46px;height:46px;border:2px dashed var(--gold);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--gold);font-family:var(--mono);font-size:14px;flex-shrink:0}
.hub .sec-h{display:flex;align-items:center;gap:16px;margin-bottom:10px;flex-wrap:wrap}
.hub .sec-h h2{font-size:clamp(26px,3vw,38px)}
.hub .lead{max-width:72ch;color:var(--mut);margin:0 0 28px}
.hub section{margin:100px 0 0}
.hub .pho{border:1px dashed var(--seam);border-radius:6px;background:repeating-linear-gradient(-45deg,var(--card),var(--card) 10px,var(--raised) 10px,var(--raised) 20px);display:flex;align-items:center;justify-content:center;padding:16px;text-align:center;margin:0}
.hub .pho span{font-family:var(--mono);font-size:12px;color:var(--meta);max-width:52ch;line-height:1.6}
.hub .btn-book{background:var(--verm);color:#fdf6ee;text-decoration:none;font-size:14px;font-weight:700;padding:12px 20px;border-radius:4px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;transition:transform .12s,box-shadow .12s,background .12s}
.hub .btn-book::before{content:'湯';font-size:12px;margin-right:8px;opacity:.85}
.hub .btn-book:hover{background:var(--verm-h);color:#fdf6ee;transform:translateY(1px);box-shadow:inset 0 2px 6px rgba(0,0,0,.3)}
.hub .btn-ghost{border:1px dashed var(--ink);color:var(--ink);text-decoration:none;font-size:14px;font-weight:700;padding:12px 20px;border-radius:4px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}
.hub .btn-ghost:hover{border-color:var(--gold);color:var(--gold)}
.hub .hero{margin-top:40px}
.hub .hero h1{font-size:clamp(29px,3.3vw,43px);line-height:1.16;margin:14px 0 14px;max-width:28ch;text-wrap:balance}
.hub .hero-top{display:grid;grid-template-columns:minmax(min(340px,100%),1.3fr) minmax(min(300px,100%),.7fr);gap:32px;align-items:stretch;margin-bottom:26px}
.hub .hero-top .txt{min-width:0}
.hub .hero-top .pho{min-height:320px;height:100%}
.hub .hero .sub{color:var(--mut);max-width:66ch;margin:0}
.hub .vs2{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:0;border:1px dashed var(--line);border-radius:6px;background:var(--card);overflow:hidden;align-items:stretch}
.hub .vs2 > div{padding:22px 26px;display:flex;flex-direction:column;gap:6px}
.hub .vs2 .mid{border-left:1px dashed var(--line);border-right:1px dashed var(--line);align-items:center;justify-content:center;font-family:var(--mono);font-size:12px;letter-spacing:.14em;color:var(--meta);padding:22px 18px;text-align:center}
.hub .vs2 .amt{font-family:var(--mono);font-weight:600;font-size:clamp(24px,2.4vw,32px);color:var(--ink);line-height:1.1}
.hub .vs2 .amt small{display:block;font-size:12px;font-weight:400;color:var(--meta);letter-spacing:.06em;margin-top:5px}
.hub .vs2 p{margin:4px 0 0;font-size:13.5px;color:var(--mut)}
.hub .vs2 .go{margin-top:auto;padding-top:12px}
.hub .vs2 .go a{font-family:var(--mono);font-size:12px;font-weight:600;color:var(--aqua);text-decoration:none;border:1px dashed var(--aqua-line);border-radius:4px;padding:10px 14px;min-height:40px;display:inline-flex;align-items:center;gap:8px;transition:background .12s,border-color .12s}
.hub .vs2 .go a::after{content:'→';transition:transform .12s}
.hub .vs2 .go a:hover{background:rgba(127,208,218,.12);border-color:var(--aqua);color:var(--aqua-hi)}
.hub .qa{border:1px dashed var(--seam);border-radius:6px;background:var(--card);padding:24px 26px 20px;margin-top:26px}
.hub .qa dl{margin:14px 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:16px 32px}
.hub .qa dt{font-family:var(--serif);font-weight:600;font-size:16px}
.hub .qa dd{margin:4px 0 0;font-size:14px;color:var(--mut)}
.hub .duo{display:grid;grid-template-columns:minmax(min(320px,100%),1.15fr) minmax(min(260px,100%),.85fr);gap:24px;align-items:start;margin-top:26px}
.hub .ledger{border:1px dashed var(--line);border-radius:6px;background:var(--card);font-family:var(--mono)}
.hub .lrow{display:flex;align-items:baseline;gap:12px;padding:14px 20px;border-top:1px dashed var(--seam);flex-wrap:wrap}
.hub .lrow:first-child{border-top:none}
.hub .lrow .what{font-family:var(--sans);font-size:15px;color:var(--ink);min-width:0;flex:1 1 220px}
.hub .lrow .what small{display:block;font-family:var(--mono);font-size:12px;letter-spacing:.04em;color:var(--meta);margin-top:3px}
.hub .lrow .dots{flex:0 1 60px;border-bottom:1px dotted var(--seam);position:relative;top:-4px}
.hub .lrow .amt{font-weight:600;font-size:16px;color:var(--ink);white-space:nowrap}
.hub .lrow.alt{background:var(--sunk)}
.hub .lrow.alt .what{color:var(--mut)}
.hub .lrow.alt .amt{color:var(--mut);font-weight:400}
.hub .lrow.sum{border-top:1px dashed var(--gold);background:rgba(217,164,65,.06)}
.hub .lrow.sum .amt{color:var(--gold);font-size:19px}
.hub .lrow .or{font-size:12px;letter-spacing:.12em;color:var(--gold);border:1px dashed var(--gold);border-radius:3px;padding:2px 7px;flex-shrink:0}
.hub .pass{display:flex;flex-direction:column;gap:14px}
.hub .pass > div{border:1px dashed var(--seam);border-radius:6px;padding:18px 20px;background:var(--card)}
.hub .pass .k{color:var(--gold)}
.hub .pass p{margin:8px 0 0;font-size:14px;color:var(--mut)}
.hub .pass strong{color:var(--ink)}
.hub .bridge{border:1px dashed var(--aqua-line);border-radius:6px;background:var(--card);padding:18px 22px;margin-top:24px;display:flex;gap:16px;align-items:center;flex-wrap:wrap}
.hub .bridge p{margin:0;font-size:15px;color:var(--mut);flex:1;min-width:240px}
.hub .bridge strong{color:var(--ink)}
.hub .receipt-strip{border:1px dashed var(--gold);border-radius:6px;background:var(--ground);padding:16px 20px;margin:0 0 20px;display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-family:var(--mono)}
.hub .receipt-strip .eq{font-size:15px;color:var(--ink)}
.hub .receipt-strip .eq b{color:var(--gold);font-size:18px}
.hub .receipt-strip .vs{font-size:12px;letter-spacing:.12em;color:var(--meta)}
.hub .receipt-strip p{margin:0;font-family:var(--sans);font-size:14px;color:var(--mut);flex:1;min-width:220px}
.hub .legend{font-family:var(--mono);font-size:12px;color:var(--meta);margin:0 2px 8px;line-height:1.9}
.hub .cv2{font-family:var(--mono);font-size:12px;font-weight:400;color:var(--meta);letter-spacing:.02em;white-space:nowrap}
.hub .rate{font-family:var(--mono);font-size:12px;color:var(--meta);margin:12px 0 0;letter-spacing:.04em}
.hub .seal{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:28px;min-width:64px;padding:0 10px;font-family:var(--mono);font-size:12px;letter-spacing:.06em;white-space:nowrap;vertical-align:middle;position:relative}
.hub .seal .cv{font-weight:400;opacity:.8;margin-left:4px}
.hub .seal-in{background:var(--gold);color:var(--ground);font-weight:600;border-radius:999px 4px 999px 4px;transform:rotate(-2deg)}
.hub .seal-in::before{content:'湯';font-weight:400;margin-right:6px}
.hub .seal-pay,.hub .seal-own{background:var(--ground);border:1px solid var(--line);border-left:none;border-radius:0 4px 4px 0;padding-left:14px;color:var(--ink);font-weight:600}
.hub .seal-pay::before,.hub .seal-own::before{content:'';position:absolute;left:0;top:-1px;bottom:-1px;width:6px;background:
  radial-gradient(circle at 0 3px,var(--card) 2.6px,transparent 2.8px) 0 0/6px 6px repeat-y;border-left:1px solid var(--line)}
.hub .seal-own{color:var(--mut);font-weight:400}
.hub .seal-check{border:1.5px dashed var(--meta);border-radius:50%/60%;color:var(--meta);font-weight:400;background:transparent;min-width:76px}
.hub .tbl-wrap{border:1px dashed var(--line);border-radius:6px;background:var(--card);overflow-x:auto}
.hub table.mx{width:100%;border-collapse:collapse;font-size:14px}
.hub .mx thead th{font-family:var(--mono);font-weight:500;font-size:12px;letter-spacing:.04em;color:var(--meta);text-align:left;padding:14px 12px;border-bottom:1px dashed var(--line);line-height:1.5;vertical-align:bottom}
.hub .mx thead th small{display:block;font-size:12px;color:var(--quiet);letter-spacing:.02em}
.hub .mx thead th:first-child{padding-left:18px}
.hub .mx td,.hub .mx tbody th{padding:13px 12px;border-top:1px dashed var(--seam);text-align:left;vertical-align:top}
.hub .mx tbody th{padding-left:18px;font-family:var(--sans);font-weight:700;color:var(--ink);font-size:15px;max-width:30ch}
.hub .mx tbody th small{display:block;font-weight:400;font-family:var(--mono);font-size:12px;letter-spacing:.04em;color:var(--meta);margin-top:4px;white-space:normal}
.hub .mx tbody th{min-width:30ch}
.hub .mx tbody th .rt{white-space:nowrap}
.hub .mx tbody th .rt small{display:inline;margin:0}
.hub .mx td.pr{font-family:var(--mono);font-weight:600;color:var(--gold);white-space:nowrap;border-right:1px dashed var(--seam)}
.hub .mx td.pr small{display:block;font-weight:400;font-size:12px;color:var(--mut)}
.hub .mx td.stop{color:var(--mut);font-size:13.5px;max-width:22ch}
.hub .mx tbody tr:hover td,.hub .mx tbody tr:hover th{background:var(--raised)}
.hub .mx tr.pick td,.hub .mx tr.pick th{background:rgba(217,164,65,.07)}
.hub .mx tr.pick th{box-shadow:inset 3px 0 0 var(--gold)}
.hub .mx tr.dim th,.hub .mx tr.dim td.stop{color:var(--quiet)}
.hub .mx td.act{width:112px;text-align:right;padding-right:14px;vertical-align:middle}
.hub .bk{background:var(--verm);color:#fdf6ee;font-family:var(--sans);font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap;padding:0 16px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;min-height:40px;min-width:88px;transition:background .12s,transform .12s,box-shadow .12s}
.hub .bk::before{content:'湯';font-size:12px;margin-right:7px;opacity:.85}
.hub .bk:hover{background:var(--verm-h);color:#fdf6ee;transform:translateY(1px);box-shadow:inset 0 2px 6px rgba(0,0,0,.3)}
.hub .note{font-family:var(--mono);font-size:12px;color:var(--meta);margin:10px 2px 0;line-height:1.8}
.hub .rt{white-space:nowrap;color:var(--ink)}
.hub .rt b{font-family:var(--mono)}
.hub .rt .d{display:inline-flex;gap:3px;margin:0 5px;vertical-align:1px}
.hub .rt .d i{width:7px;height:7px;border-radius:50%;background:var(--gold);display:inline-block}
.hub .rt .d i.p60{background:linear-gradient(90deg,var(--gold) 60%,var(--seam) 60%)}
.hub .rt .d i.p70{background:linear-gradient(90deg,var(--gold) 70%,var(--seam) 70%)}
.hub .rt .d i.p80{background:linear-gradient(90deg,var(--gold) 80%,var(--seam) 80%)}
.hub .rt .d i.p90{background:linear-gradient(90deg,var(--gold) 90%,var(--seam) 90%)}
.hub .rt .d i.p60s{background:linear-gradient(90deg,var(--gold) 60%,var(--seam) 60%)}
.hub .rt .d i.off{background:var(--seam)}
.hub .rt small{color:var(--mut);font-size:12px}
.hub .tcard{border:1px dashed var(--line);border-radius:6px;background:var(--card);display:flex;flex-direction:column;overflow:hidden}
.hub .tcard .ph{width:100%;aspect-ratio:16/9;background:repeating-linear-gradient(-45deg,var(--card),var(--card) 10px,var(--raised) 10px,var(--raised) 20px);display:flex;align-items:center;justify-content:center;padding:12px}
.hub .tcard .ph span{font-family:var(--mono);font-size:12px;color:var(--meta);text-align:center}
.hub .tcard .bd{padding:18px 20px 16px;display:flex;flex-direction:column;gap:9px;flex:1}
.hub .tcard h3{font-size:19px}
.hub .tcard .facts{margin:0;color:var(--mut);font-size:14px}
.hub .tk{display:inline-flex;align-items:center;gap:5px;font-family:var(--mono);font-size:12px;font-weight:600;letter-spacing:.04em;white-space:nowrap}
.hub .tk-inc{background:var(--gold);color:var(--ground);padding:3px 9px;border-radius:999px 4px 999px 4px;transform:rotate(-1.5deg)}
.hub .tk-inc::before{content:'湯'}
.hub .tfoot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px dashed var(--line);padding-top:14px;flex-wrap:wrap}
.hub .tfoot .price b{font-family:var(--mono);font-weight:600;font-size:22px;color:var(--gold)}
.hub .tfoot .price span{font-size:12px;color:var(--mut);margin-left:6px}
.hub .inc{border:1px dashed var(--seam);border-radius:6px;padding:20px 22px;background:var(--card)}
.hub .inc h3{font-size:16px;margin-bottom:12px}
.hub .inc ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:9px;font-size:14px;color:var(--mut)}
.hub .inc li{display:flex;gap:10px;align-items:baseline}
.hub .inc li::before{content:'';width:7px;height:7px;border:1px solid var(--gold);background:var(--gold);transform:rotate(45deg);flex-shrink:0;position:relative;top:-1px}
.hub .gyg-widget{margin-top:26px;min-height:220px;border:1px dashed var(--seam);border-radius:6px;display:flex;align-items:center;justify-content:center;background:var(--ground)}
.hub .gyg-widget span{font-family:var(--mono);font-size:12px;color:var(--meta)}
.hub .gyg-widget a{color:var(--aqua);padding:12px 4px;display:inline-block}
.hub .w-k{margin:30px 0 0;display:flex;align-items:center;gap:12px}
.hub .w-k::after{content:'';flex:1;border-top:1px dashed var(--seam)}
.hub .grp-k{margin:38px 0 0;display:flex;align-items:center;gap:12px;font-family:var(--mono);font-size:12px;letter-spacing:.16em;color:var(--gold)}
.hub .grp-k::after{content:'';flex:1;border-top:1px dashed var(--seam)}
.hub .cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(290px,100%),1fr));gap:18px;margin-top:18px}
.hub .mini{border:1px dashed var(--line);border-radius:6px;background:var(--card);padding:18px 20px 16px;display:flex;flex-direction:column;gap:8px}
.hub .mini h3{font-size:17px}
.hub .mini .facts{margin:0;color:var(--mut);font-size:13.5px}
.hub .mini .seals{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.hub .mini .warn{font-family:var(--mono);font-size:12px;color:var(--verm-t);letter-spacing:.04em}
.hub .kb{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:26px 36px;margin-top:26px}
.hub .kb > div{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px}
.hub .kb .n{width:30px;height:30px;border:1px dashed var(--gold);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--gold);font-family:var(--mono);font-size:12px;margin-top:2px}
.hub .kb h3{font-size:18px;margin:0 0 6px}
.hub .kb p{margin:0;color:var(--mut);font-size:15px}
.hub .kb p em{font-style:normal;color:var(--meta);font-family:var(--mono);font-size:13px}
.hub .defs{border:1px dashed var(--seam);border-radius:6px;background:var(--card);padding:22px 26px 18px;margin-top:30px}
.hub .defs dl{margin:12px 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:14px 32px}
.hub .defs dt{font-family:var(--mono);font-size:13px;font-weight:600;letter-spacing:.08em;color:var(--gold)}
.hub .defs dd{margin:3px 0 0;font-size:14px;color:var(--mut)}
.hub .faq{columns:2 380px;column-gap:40px;margin-top:26px}
.hub .faq details{break-inside:avoid;border-top:1px dashed var(--line);padding:14px 0}
.hub .faq summary{font-family:var(--serif);font-weight:600;font-size:18px;cursor:pointer;list-style:none;display:flex;align-items:baseline;gap:10px}
.hub .faq summary::-webkit-details-marker{display:none}
.hub .faq summary::before{content:'';width:8px;height:8px;border:1px solid var(--gold);background:var(--gold);transform:rotate(45deg);flex-shrink:0;display:inline-block}
.hub .faq details:not([open]) summary::before{background:transparent}
.hub .faq p{margin:8px 0 0 18px;color:var(--mut);font-size:15px}
.hub .cta{margin:110px 0 0;background:#12172a;border-top:1px dashed var(--seam);text-align:center;padding:90px 24px}
.hub .cta .seal-big{width:84px;height:84px;border:2px dashed var(--gold);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--gold);font-family:var(--serif);font-size:34px;transform:rotate(-6deg);margin-bottom:22px}
.hub .cta h2{font-size:clamp(28px,3.8vw,46px);max-width:26ch;margin:0 auto 16px}
.hub .cta p{color:var(--mut);max-width:56ch;margin:0 auto 28px}
.hub .cta .k a{color:var(--aqua);text-decoration:none;border-bottom:1px dashed var(--aqua-line);padding:12px 2px;display:inline-block}
@media (max-width:860px){.hub section{margin:64px 0 0}
.hub .hero-top{grid-template-columns:minmax(0,1fr);gap:18px}
.hub .hero-top .pho{min-height:0;aspect-ratio:21/9}
.hub .vs2{grid-template-columns:minmax(0,1fr)}
.hub .vs2 .mid{border:none;border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);padding:12px}
.hub .qa dl{grid-template-columns:minmax(0,1fr)}
.hub .duo{grid-template-columns:minmax(0,1fr)}
.hub .gyg-widget{min-height:420px}
.hub .faq{columns:1}
.hub .mx thead{display:none}
.hub .mx,.hub .mx tbody{display:block}
.hub .mx tr{display:block;border-top:1px dashed var(--seam);padding:14px 16px}
.hub .mx td,.hub .mx tbody th{display:block;border:none;padding:4px 0;max-width:none}
.hub .mx tbody th{padding-left:0;font-size:16px}
.hub .mx td.pr{border-right:none;font-size:17px;padding:6px 0 2px}

.hub .mx td[data-l]::before{content:attr(data-l) ' ';font-family:var(--mono);font-size:12px;letter-spacing:.06em;color:var(--meta);display:block;margin-bottom:2px}

.hub .mx tr.pick{background:rgba(217,164,65,.07);box-shadow:inset 3px 0 0 var(--gold)}
.hub .mx tr.pick td,.hub .mx tr.pick th{background:none;box-shadow:none}
.hub .mx tbody tr:hover td,.hub .mx tbody tr:hover th{background:none}
.hub .mx td.act{width:auto;text-align:left;padding-top:10px}
.hub .bk{min-height:44px;width:100%}}
.hub .rt .d i.p0{background:linear-gradient(90deg,var(--gold) 0%,var(--seam) 0%)}
.hub .rt .d i.p10{background:linear-gradient(90deg,var(--gold) 10%,var(--seam) 10%)}
.hub .rt .d i.p20{background:linear-gradient(90deg,var(--gold) 20%,var(--seam) 20%)}
.hub .rt .d i.p30{background:linear-gradient(90deg,var(--gold) 30%,var(--seam) 30%)}
.hub .rt .d i.p40{background:linear-gradient(90deg,var(--gold) 40%,var(--seam) 40%)}
.hub .rt .d i.p50{background:linear-gradient(90deg,var(--gold) 50%,var(--seam) 50%)}
.hub .rt .d i.p60{background:linear-gradient(90deg,var(--gold) 60%,var(--seam) 60%)}
.hub .rt .d i.p70{background:linear-gradient(90deg,var(--gold) 70%,var(--seam) 70%)}
.hub .rt .d i.p80{background:linear-gradient(90deg,var(--gold) 80%,var(--seam) 80%)}
.hub .rt .d i.p90{background:linear-gradient(90deg,var(--gold) 90%,var(--seam) 90%)}
.hub figure.shot{margin:0;position:relative;overflow:hidden;border:1px dashed var(--seam);border-radius:6px;aspect-ratio:16/9;width:100%;align-self:center}
.hub figure.shot img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.hub figure.shot.wide{margin:24px auto 0;max-width:760px}
@media (pointer:coarse){.hub .gyg-widget a{padding:12px 0;display:inline-block}}
.hub small{font-size:12px}
.hub .alt-cur{color:inherit;font-weight:400;font-size:max(12px,.86em);white-space:nowrap;letter-spacing:0}
.hub .hero-top{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}
@media (max-width:860px){.hub .hero-top{grid-template-columns:1fr}}
.hub .pick2{display:grid;gap:16px;margin-top:26px;
  grid-template-columns:repeat(var(--pk-cols,2),minmax(0,1fr))}
@media (max-width:1040px){.hub .pick2{
  grid-template-columns:repeat(var(--pk-cols-md,2),minmax(0,1fr))}
.hub .pick2.pk-odd .pk:last-child{grid-column:1/-1}}
@media (max-width:860px){.hub .pick2{grid-template-columns:1fr}}
.hub .pk{display:flex;flex-direction:column;gap:8px;padding:22px 24px 20px;
  border:1px dashed var(--line);border-radius:6px;background:var(--card);
  text-decoration:none;color:var(--ink);position:relative;
  transition:border-color .12s,transform .12s,box-shadow .12s}
.hub .pk:hover,.hub .pk:focus-visible{border-color:var(--gold);color:var(--ink);
  transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.3);outline:none}
.hub .pk:focus-visible{border-style:solid}
.hub .pk-h{display:flex;align-items:center;gap:12px}
.hub .pk-n{width:32px;height:32px;border:2px dashed var(--gold);border-radius:50%;
  display:inline-flex;align-items:center;justify-content:center;color:var(--gold);
  font-family:var(--mono);font-weight:600;font-size:14px;transform:rotate(-6deg);
  flex-shrink:0}
.hub .pk-t{font-family:var(--serif);font-weight:600;font-size:20px;line-height:1.25}
.hub .pk-amt{font-family:var(--mono);font-weight:600;font-size:clamp(24px,2.4vw,32px);
  line-height:1.1;margin-top:4px}
.hub .pk-amt small{display:block;font-size:12px;font-weight:400;color:var(--meta);
  letter-spacing:.06em;margin-top:5px}
.hub .pk-p{font-size:14px;color:var(--mut);line-height:1.65}
.hub .pk-go{margin-top:auto;position:relative;display:flex;align-items:center;
  justify-content:flex-start;gap:12px;font-family:var(--mono);font-weight:600;
  font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--ground);
  background:var(--gold);border-radius:4px;min-height:46px;padding:0 16px 0 18px;
  align-self:stretch;
  clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,0 100%);
  box-shadow:0 2px 0 rgba(0,0,0,.35);
  transition:background .12s,transform .12s,box-shadow .12s}
.hub .pk-go::before{content:'湯';font-weight:400;opacity:.7;margin-right:-6px}
.hub .pk-go::after{content:'→';font-size:16px;margin-left:auto;transition:transform .12s}
.hub .pk:hover .pk-go{background:var(--gold-hi);transform:translateY(1px);
  box-shadow:0 1px 0 rgba(0,0,0,.35)}
.hub .pk:hover .pk-go::after{transform:translateX(4px)}
.hub .pk-bar{display:flex;height:22px;border-radius:3px;overflow:hidden;margin:8px 0 2px;
  box-shadow:0 0 0 1px var(--seam)}
.hub .pk-seg{display:block;height:100%}
.hub .pk-own{background:linear-gradient(180deg,var(--gold) 0%,rgba(217,164,65,.55) 100%)}
.hub .pk-shared{background:repeating-linear-gradient(45deg,var(--line) 0 5px,
  var(--raised) 5px 10px)}
.hub .pk-ghost{border:1px dashed var(--verm-t);border-left:0;border-radius:0 3px 3px 0;
  display:flex;align-items:center;justify-content:center;overflow:hidden;
  background:repeating-linear-gradient(45deg,rgba(255,143,119,.07) 0 6px,transparent 6px 12px)}
.hub .pk-ghost i{font-family:var(--mono);font-size:12px;font-style:normal;
  color:var(--verm-t);letter-spacing:.03em;white-space:nowrap}
.hub .pk-leg{margin:14px 2px 0;font-family:var(--mono);font-size:12px;color:var(--meta);
  letter-spacing:.04em;line-height:2.2}
.hub .pk-leg .sw{display:inline-block;width:22px;height:10px;border-radius:2px;
  margin:0 7px 0 0;vertical-align:-1px;box-shadow:0 0 0 1px var(--seam)}
.hub .pk-leg .sw:not(:first-child){margin-left:18px}
.hub .pk-leg .pk-ghost{background:repeating-linear-gradient(45deg,
  rgba(255,143,119,.18) 0 4px,transparent 4px 8px);box-shadow:none}
.hub .pk-both{margin-top:16px;padding:16px 18px;border:1px dashed var(--aqua-line);
  border-radius:6px;background:var(--card)}
.hub .pk-both .k{display:block;color:var(--aqua)}
.hub .pk-both b{display:block;margin-top:5px;font-family:var(--mono);font-size:17px;
  color:var(--ink);letter-spacing:.02em}
.hub .pk-both p{margin:7px 0 0;font-size:14px;color:var(--mut);line-height:1.6}
@media (max-width:860px){.hub .pick2{grid-template-columns:1fr}}
@media (prefers-reduced-motion:reduce){.hub .pk,.hub .pk-go,.hub .pk-go::after{transition:none}}
.hub .bookstrip{margin-top:26px;border:1px dashed var(--gold);border-radius:6px;
  background:rgba(217,164,65,.05);padding:16px 18px;display:grid;
  grid-template-columns:minmax(0,1fr) auto;gap:12px 22px;align-items:center}
.hub .bookstrip .k{color:var(--gold);margin:0}
.hub .bookstrip p{margin:6px 0 0;font-size:14px;color:var(--mut);line-height:1.6;
  max-width:62ch}
.hub .bookstrip .bs-note{font-family:var(--mono);font-size:12px;color:var(--meta);
  letter-spacing:.03em;margin-top:8px}
.hub .bookstrip .row{display:flex;gap:10px;flex-wrap:wrap;justify-self:end}
.hub .bookstrip.bs-no{border-color:var(--seam);background:var(--card)}
.hub .bookstrip.bs-no p{max-width:74ch}
.hub .bookstrip.bs-no .k{color:var(--meta)}
.hub .bookstrip.bs-no .row{flex-direction:column;align-items:stretch}
.hub .bookstrip.bs-no .row a{justify-content:center;white-space:nowrap}
.hub .btn-book.sm{min-height:44px;padding:0 14px;font-size:12px;letter-spacing:.06em}
.hub .btn-book.ghost{background:transparent;color:var(--gold);
  border:1px dashed var(--gold);box-shadow:none}
.hub .btn-book.ghost:hover{background:rgba(217,164,65,.12);color:var(--ink);
  transform:none}
.hub .hero-book{margin-top:14px;font-family:var(--mono);font-size:12px;
  letter-spacing:.05em;color:var(--meta);display:flex;gap:8px 16px;flex-wrap:wrap;
  align-items:center}
@media (max-width:760px){.hub .bookstrip{grid-template-columns:1fr}
.hub .bookstrip .row{justify-self:stretch}
.hub .bookstrip .row a{flex:1 1 100%;justify-content:center}}
.hub .routes{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));
  gap:18px;margin-top:24px;align-items:start}
.hub .rte{list-style:none;margin:0;padding:18px 20px 14px;border:1px dashed var(--seam);
  border-radius:6px;background:var(--card)}
.hub .rte.pickd{border-color:var(--gold)}
.hub .rte.join{margin-top:18px;border-style:solid;border-color:var(--line)}
.hub .rte-head{margin:0 0 10px;padding:0 0 10px;border-bottom:1px dashed var(--seam)}
.hub .rte-head .k{display:block;color:var(--gold)}
.hub .rte-head b{display:block;margin-top:4px;font-family:var(--mono);font-size:14px;
  color:var(--ink);letter-spacing:.02em}
.hub .rte-stop{position:relative;padding:2px 0 2px 26px}
.hub .rte-stop::before{content:"";position:absolute;left:0;top:6px;width:12px;height:12px;
  border-radius:50%;border:2px solid var(--gold);background:var(--ground)}
.hub .rte-stop b{display:block;font-size:15px;color:var(--ink);line-height:1.35}
.hub .rte-stop small,.hub .rte-leg .m,.hub .rte-leg .f{font-family:var(--mono);
  font-size:12px;letter-spacing:.07em}
.hub .rte-stop small{display:block;color:var(--meta);margin-top:3px}
.hub .rte-leg{position:relative;margin:6px 0 6px 5px;padding:12px 0 12px 21px;
  border-left:2px dotted var(--line)}
.hub .rte-leg .m{color:var(--aqua);margin-right:12px}
.hub .rte-leg .f{color:var(--ink);margin-right:12px;white-space:nowrap}
.hub .rte-leg p{margin:6px 0 0;font-size:13.5px;color:var(--mut);line-height:1.65}
.hub .rte.join .rte-leg{border-left-color:var(--gold)}
@media (max-width:520px){.hub .rte-leg .m{display:block;margin:0 0 4px}}
.hub .bridge{margin-top:22px}
.hub .pass{margin-top:20px}
.hub .defs{margin-top:24px}
/* ---- registers ------------------------------------------------------- */
.hub section.s,.hub section.sec{margin:0;max-width:none;width:auto}
.hub section.s{padding:56px 0 62px}
.hub section.sec{padding:56px max(24px,calc((100% - 1160px)/2)) 62px}
@media (max-width:760px){.hub section.sec{padding:44px 16px 48px}.hub section.s{padding:44px 0 48px}}
.hub .reg-night{--ground:#1b2136;--card:#232a44;--raised:#2b3352;--sunk:#151a2c;--ink:#ece7da;--mut:#a3a795;--meta:#8fa3c8;--quiet:#8693b6;--seam:#38405e;--line:#4a537a;--gold:#d9a441;--gold-2:#a37c31;--gold-hi:#f0c46a;--on-gold:#1b2136;--aqua:#7fd0da;--aqua-line:rgba(127,208,218,.55);--hatch:#2b3352;--hatch-line:#3f4870;--shadow:rgba(0,0,0,.55);--verm:#cc3d28;--verm-t:#ff8f77;background:var(--ground);color:var(--ink)}

.hub .reg-night h1,.hub .reg-night h2,.hub .reg-night h3,.hub .reg-night h4{color:var(--ink)}
.hub .reg-night p{color:inherit}
.hub .reg-night .lead{color:var(--mut)}
.hub .reg-night .btn-ghost{border-color:var(--line);color:var(--ink)}
.hub .reg-night .btn-ghost:hover{border-color:var(--gold);color:var(--gold)}
.hub .reg-night .crumbs{color:var(--mut)}
.hub .reg-night .crumbs a{color:var(--aqua);border-bottom-color:var(--aqua-line)}
/* The chrome's prose-link rule is `section a[href^="/"]:not(…):not(…):not(…)` at (0,4,2)
   and paints every internal link a pale blue chosen against navy — 1.47:1 on steam. The
   override has to match that specificity and win on order, which it does because the
   family sheet loads last.
   A link that carries its own background is a button, not prose, and must keep its own
   ink: naming only .btn-book and .btn-ghost left .bk, .k-bk and .k-btn-book — the booking
   buttons on six hub pages — with aqua labels on vermilion, at 1.33:1. CSS cannot ask
   whether an element has a background, so the families' button names are matched by
   substring instead, which also covers whatever the next export calls its own. */
.hub .reg-night a[href]:not([class*="btn"]):not([class*="bk"]):not([class*="book"]):not(.pk):not(.alt-card):not(.tk):not([class*="-go"]){color:var(--aqua);border-bottom-color:var(--aqua-line)}

.hub .reg-steam{--ground:#dfe1e4;--card:#e9eaec;--raised:#f2f2f3;--sunk:#d2d5da;--ink:#171a26;--mut:#40445a;--meta:#4c5270;--quiet:#565b6f;--seam:#c3c7d0;--line:#8b91a6;--gold:#77560f;--gold-2:#5f440b;--gold-hi:#d9a441;--on-gold:#171a26;--aqua:#0f5a66;--aqua-line:rgba(15,90,102,.5);--hatch:#d2d5da;--hatch-line:#a4aabb;--shadow:rgba(23,26,38,.22);--verm:#b8351f;--verm-t:#a32d1b;background:radial-gradient(120% 80% at 20% 0%,#f4f4f5 0,var(--ground) 55%,#d5d8de 100%);color:var(--ink)}

.hub .reg-steam h1,.hub .reg-steam h2,.hub .reg-steam h3,.hub .reg-steam h4{color:var(--ink)}
.hub .reg-steam p{color:inherit}
.hub .reg-steam .lead{color:var(--mut)}
.hub .reg-steam .btn-ghost{border-color:var(--line);color:var(--ink)}
.hub .reg-steam .btn-ghost:hover{border-color:var(--gold);color:var(--gold)}
.hub .reg-steam .crumbs{color:var(--mut)}
.hub .reg-steam .crumbs a{color:var(--aqua);border-bottom-color:var(--aqua-line)}
/* The chrome's prose-link rule is `section a[href^="/"]:not(…):not(…):not(…)` at (0,4,2)
   and paints every internal link a pale blue chosen against navy — 1.47:1 on steam. The
   override has to match that specificity and win on order, which it does because the
   family sheet loads last.
   A link that carries its own background is a button, not prose, and must keep its own
   ink: naming only .btn-book and .btn-ghost left .bk, .k-bk and .k-btn-book — the booking
   buttons on six hub pages — with aqua labels on vermilion, at 1.33:1. CSS cannot ask
   whether an element has a background, so the families' button names are matched by
   substring instead, which also covers whatever the next export calls its own. */
.hub .reg-steam a[href]:not([class*="btn"]):not([class*="bk"]):not([class*="book"]):not(.pk):not(.alt-card):not(.tk):not([class*="-go"]){color:var(--aqua);border-bottom-color:var(--aqua-line)}

.hub .reg-cedar{--ground:#2a1c18;--card:#33231e;--raised:#3d2b25;--sunk:#20140f;--ink:#f1e8dc;--mut:#c9b9a8;--meta:#b39d86;--quiet:#9f8a76;--seam:#4a352d;--line:#6b5145;--gold:#e0b25a;--gold-2:#b88d3c;--gold-hi:#f3cf82;--on-gold:#2a1c18;--aqua:#8fd6d6;--aqua-line:rgba(143,214,214,.55);--hatch:#3d2b25;--hatch-line:#5a4238;--shadow:rgba(0,0,0,.5);--verm:#cc3d28;--verm-t:#ff8f77;background:var(--ground);background-image:repeating-linear-gradient(90deg,transparent 0 118px,rgba(255,255,255,.025) 118px 120px);color:var(--ink)}

.hub .reg-cedar h1,.hub .reg-cedar h2,.hub .reg-cedar h3,.hub .reg-cedar h4{color:var(--ink)}
.hub .reg-cedar p{color:inherit}
.hub .reg-cedar .lead{color:var(--mut)}
.hub .reg-cedar .btn-ghost{border-color:var(--line);color:var(--ink)}
.hub .reg-cedar .btn-ghost:hover{border-color:var(--gold);color:var(--gold)}
.hub .reg-cedar .crumbs{color:var(--mut)}
.hub .reg-cedar .crumbs a{color:var(--aqua);border-bottom-color:var(--aqua-line)}
/* The chrome's prose-link rule is `section a[href^="/"]:not(…):not(…):not(…)` at (0,4,2)
   and paints every internal link a pale blue chosen against navy — 1.47:1 on steam. The
   override has to match that specificity and win on order, which it does because the
   family sheet loads last.
   A link that carries its own background is a button, not prose, and must keep its own
   ink: naming only .btn-book and .btn-ghost left .bk, .k-bk and .k-btn-book — the booking
   buttons on six hub pages — with aqua labels on vermilion, at 1.33:1. CSS cannot ask
   whether an element has a background, so the families' button names are matched by
   substring instead, which also covers whatever the next export calls its own. */
.hub .reg-cedar a[href]:not([class*="btn"]):not([class*="bk"]):not([class*="book"]):not(.pk):not(.alt-card):not(.tk):not([class*="-go"]){color:var(--aqua);border-bottom-color:var(--aqua-line)}


/* ---- steam: no borders, one inset highlight, one long shadow ------------------------- */
.hub .reg-steam .finding{box-shadow:0 1px 0 #fff inset,0 14px 34px -22px var(--shadow);
  border-color:var(--gold-hi)}
.hub .reg-steam .spec{box-shadow:0 1px 0 #fff inset,0 10px 30px -22px var(--shadow);
  border-radius:6px;border-top:none;border-left:4px solid var(--gold-hi)}
.hub .reg-steam .ledger{border:none;box-shadow:0 1px 0 #fff inset,0 10px 30px -22px var(--shadow)}
.hub .reg-steam .lrow .dots{border-bottom-color:var(--meta)}
.hub .reg-steam .pk{border:none;box-shadow:0 1px 0 #fff inset,0 10px 30px -22px var(--shadow)}
.hub .reg-steam .bookstrip{box-shadow:0 1px 0 #fff inset,0 10px 30px -22px var(--shadow)}
.hub .reg-steam .bs-no{box-shadow:none}
/* The third booking state — «no tour helps here». It is a deliberate object, not an empty
   strip: the register's own sunk ground, no frame, and a bar down the left edge. It used
   to be painted with --on-gold, which is a dark ink in all three registers and therefore
   stayed a dark panel inside a pale section. */
.hub .bs-no{background:var(--sunk);border:none;position:relative;padding-left:24px}
.hub .bs-no::before{content:'';position:absolute;left:0;top:14px;bottom:14px;width:4px;
  background:var(--line);border-radius:2px}
.hub .bs-no .bs-tag{color:var(--meta);border-color:var(--line)}
.hub .reg-steam .alt-card,.hub .reg-steam .vcard{border:none;
  box-shadow:0 1px 0 #fff inset,0 10px 30px -22px var(--shadow)}
.hub .reg-steam .qa{border:none;box-shadow:0 1px 0 #fff inset,0 10px 30px -22px var(--shadow)}
.hub .reg-steam .faq details{background:var(--card);border:none;border-radius:6px;
  padding:4px 16px;margin-top:8px;box-shadow:0 1px 0 #fff inset}
/* steam's diagram tracks are pills, and its figures are serif */
.hub .reg-steam .slice,.hub .reg-steam .rat-bar,.hub .reg-steam .pk-bar,
.hub .reg-steam .axis-track,.hub .reg-steam .ratio{border:none;border-radius:20px;
  overflow:hidden}
.hub .reg-steam .axis-track{border-radius:13px}
.hub .reg-steam .rat-bar,.hub .reg-steam .pk-bar{border-radius:999px}

/* ---- cedar: no boxes at all; a left rule and the grain carry the section -------------- */
.hub .reg-cedar .finding{background:transparent;border-left:4px solid var(--gold);
  border-right:none;border-top:none;border-bottom:none;border-radius:0;padding-left:22px}
.hub .reg-cedar .spec{background:transparent;border-top-color:var(--gold)}
.hub .reg-cedar .sp.or,.hub .reg-cedar .sp.sum{background:var(--card)}
.hub .reg-cedar .ledger{background:transparent;border-color:var(--seam)}
.hub .reg-cedar .lrow.alt,.hub .reg-cedar .lrow.or,.hub .reg-cedar .lrow.sum{background:var(--card)}
.hub .reg-cedar .pk{background:var(--card);border-color:var(--seam)}

/* ---- the booking strip's three states read by frame, kicker and action --------------- */
.hub .reg-night .bs-better,.hub .reg-cedar .bs-better{--verm-t:#ff8f77}
.hub .reg-steam .bs-better{--verm-t:#a32d1b}

/* ---- fix · steam gold as text on --sunk -------------------------------------------- */
/* #7d5a10 on --card (#e9eaec) is 5.2:1 and fine; on --sunk (#d2d5da) it is 4.27:1, which
   is a near miss, and a near miss is a fail. The OR chip and the sum figure are the only
   two places gold sits on sunk, and --gold-2 clears it at 6.2:1. */
.hub .reg-steam .sp.or .or,.hub .reg-steam .lrow.alt .or,.hub .reg-steam .lrow.or .or,
.hub .reg-steam .bs-no .bs-tag{color:var(--gold-2);border-color:var(--gold-2)}

/* ---- the photograph ------------------------------------------------------------------ */
/* A caption laid over a photograph is on the photograph, not on the register. Its ground is
   the dark scrim the figure draws for itself — `linear-gradient(0deg,rgba(18,23,42,.86),…)`
   — so it keeps cream ink in every register. Letting it follow the register put steam's near
   black ink on that scrim at 1.36:1. The scrim itself never changes for the same reason the
   chrome never changes: it belongs to the image. */
.hub figure.shot figcaption,.hub figure.pho figcaption,.hub figure figcaption,
.hub figure.shot figcaption *,.hub figure figcaption *{color:#ece7da}
/* Two verified frames exist for the whole site, so a register cannot ask for a third. It
   changes what surrounds the frame instead. The width rule is mine: the export left the
   cedar figure without one and it sat left with 500px of dead space beside it. */
.hub .reg-night figure.pho{border:1px dashed var(--line)}
.hub .reg-steam figure.pho{border:none;box-shadow:0 1px 0 #fff inset,
  0 14px 34px -22px var(--shadow)}
.hub .reg-cedar figure.pho{border:none;box-shadow:0 0 0 1.5px var(--gold-2) inset}
.hub .reg-steam figure.pho,.hub .reg-cedar figure.pho,.hub .reg-night figure.pho{
  width:100%;max-width:100%;margin-left:auto;margin-right:auto}

/* ---- the sticky booking bar over a light register ------------------------------------ */
/* The bar keeps its own dark card and vermilion button over every register — it is chrome,
   not a section. Over steam it needs a halo of the steam ground, or it reads as a hole in
   the page rather than an object on it. It has no stable class, so it is addressed by the
   attribute the chrome actually writes. */
.hub .reg-steam [data-sticky]{box-shadow:0 0 0 3px var(--ground),0 14px 34px -10px var(--shadow)}

.hub .reg-steam + .reg-cedar{border-top:1px solid #20140f}