:root{--gv-res-red:#c8202f;--gv-res-ink:#15171a;--gv-res-muted:#68707c;--gv-res-line:#e7e9ed;--gv-res-bg:#f6f7f9;--gv-res-green:#16794b}.gv-res-page,.gv-res-panel-page{background:#fff;color:var(--gv-res-ink)}.gv-res-page *,.gv-res-panel-page *{box-sizing:border-box}.gv-res-hero{background:linear-gradient(135deg,#17191d,#2a2e35);color:#fff;padding:54px 0}.gv-res-hero .wrap{max-width:1180px}.gv-res-kicker,.gv-direct-head span{font-size:12px;font-weight:800;letter-spacing:.14em;color:#e75965}.gv-res-hero h1{font-size:clamp(34px,5vw,62px);line-height:1.02;margin:10px 0 16px;max-width:850px}.gv-res-hero p{max-width:760px;color:#d6dae0;font-size:17px}.gv-res-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.gv-res-tabs a{color:#fff;border:1px solid #ffffff30;border-radius:999px;padding:9px 14px;text-decoration:none;font-weight:700}.gv-res-zone{padding:44px 0}.gv-res-zone.alt,.gv-direct-zone{background:var(--gv-res-bg)}.gv-res-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.gv-res-toolbar a{border:1px solid var(--gv-res-line);padding:9px 13px;border-radius:10px;text-decoration:none;color:var(--gv-res-ink);font-weight:700;background:#fff}.gv-res-toolbar a.active{background:var(--gv-res-ink);color:#fff}.gv-res-grid,.gv-direct-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gv-res-card,.gv-direct-card{background:#fff;border:1px solid var(--gv-res-line);border-radius:18px;overflow:hidden;box-shadow:0 7px 24px rgba(22,24,28,.05)}.gv-res-card-media,.gv-direct-media{position:relative;display:block;aspect-ratio:16/10;background:#252932;overflow:hidden;text-decoration:none}.gv-res-card-media img,.gv-direct-media img{width:100%;height:100%;object-fit:cover}.gv-res-card-media>span,.gv-direct-media>span{height:100%;display:grid;place-items:center;color:#fff;font-size:42px;font-weight:900}.gv-res-card-media b,.gv-direct-media b{position:absolute;left:12px;top:12px;background:#fff;color:var(--gv-res-green);font-size:11px;padding:7px 9px;border-radius:999px}.gv-res-card-body,.gv-direct-body{padding:17px}.gv-res-card-body small,.gv-direct-body small{color:var(--gv-res-muted);font-weight:700}.gv-res-card-body h2,.gv-direct-body h3{font-size:20px;margin:7px 0 8px}.gv-res-card-body h2 a,.gv-direct-body h3 a{color:var(--gv-res-ink);text-decoration:none}.gv-res-card-body p,.gv-direct-body p{color:var(--gv-res-muted);font-size:14px;line-height:1.55;min-height:44px}.gv-res-price{display:flex;align-items:end;justify-content:space-between;gap:8px;border-top:1px solid var(--gv-res-line);padding-top:12px;margin-top:12px}.gv-res-price strong,.gv-direct-body>div strong{font-size:19px}.gv-res-price span,.gv-direct-body>div span{font-size:11px;color:var(--gv-res-muted)}.gv-res-book,.gv-direct-book{display:block;margin-top:14px;background:var(--gv-res-red);color:#fff!important;text-align:center;padding:11px 14px;border-radius:10px;text-decoration:none;font-weight:800}.gv-direct-zone{padding:46px 0}.gv-direct-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.gv-direct-head h2{font-size:30px;margin:6px 0}.gv-direct-head p{color:var(--gv-res-muted);margin:0}.gv-direct-head>a{color:var(--gv-res-red);font-weight:800;text-decoration:none}.gv-direct-body>div{display:flex;justify-content:space-between;gap:8px;align-items:end}.gv-res-detail{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(330px,.6fr);gap:28px}.gv-res-detail-media{border-radius:20px;overflow:hidden;background:#242730;aspect-ratio:16/9}.gv-res-detail-media img{width:100%;height:100%;object-fit:cover}.gv-res-detail-copy{padding:24px 0}.gv-res-detail-copy h1{font-size:42px;line-height:1.08;margin:7px 0 12px}.gv-res-detail-copy>p{color:var(--gv-res-muted);font-size:16px;line-height:1.7}.gv-res-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0}.gv-res-facts div{background:var(--gv-res-bg);border-radius:12px;padding:12px}.gv-res-facts small{display:block;color:var(--gv-res-muted);margin-bottom:4px}.gv-res-bookbox{position:sticky;top:20px;background:#fff;border:1px solid var(--gv-res-line);border-radius:18px;padding:20px;box-shadow:0 14px 40px rgba(22,24,28,.08)}.gv-res-bookbox h2{margin:0 0 6px}.gv-res-bookbox .price{font-size:26px;font-weight:900;margin:12px 0}.gv-res-form{display:grid;gap:12px}.gv-res-form label{display:grid;gap:5px;font-weight:700;font-size:13px}.gv-res-form input,.gv-res-form select,.gv-res-form textarea{width:100%;padding:11px 12px;border:1px solid #d9dde3;border-radius:10px;background:#fff;font:inherit}.gv-res-form .row{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.gv-res-submit{border:0;border-radius:11px;background:var(--gv-res-red);color:#fff;font-weight:900;padding:13px 16px;cursor:pointer}.gv-res-note{font-size:12px;color:var(--gv-res-muted);line-height:1.5}.gv-res-content{display:grid;gap:20px;margin-top:30px}.gv-res-panel{border:1px solid var(--gv-res-line);border-radius:16px;padding:20px}.gv-res-panel h2{margin-top:0}.gv-res-bullets{display:grid;gap:8px}.gv-res-bullets div{padding:10px 12px;background:var(--gv-res-bg);border-radius:10px}.gv-res-checkout{display:grid;grid-template-columns:1fr 380px;gap:26px}.gv-res-summary{background:var(--gv-res-bg);border-radius:16px;padding:20px}.gv-res-summary h3{margin-top:0}.gv-res-summary dl{display:grid;grid-template-columns:1fr auto;gap:9px;margin:0}.gv-res-summary dt{color:var(--gv-res-muted)}.gv-res-summary dd{margin:0;font-weight:800;text-align:right}.gv-res-summary .total{font-size:22px;border-top:1px solid var(--gv-res-line);padding-top:12px;margin-top:12px}.gv-res-success{text-align:center;max-width:760px;margin:0 auto;padding:60px 20px}.gv-res-success .check{width:72px;height:72px;border-radius:50%;background:#e5f7ee;color:var(--gv-res-green);font-size:38px;display:grid;place-items:center;margin:0 auto 18px}.gv-res-code{font-size:26px;font-weight:900;letter-spacing:.06em;background:var(--gv-res-bg);padding:13px 18px;border-radius:12px;display:inline-block}.gv-res-voucher{max-width:760px;margin:25px auto;border:1px solid var(--gv-res-line);border-radius:16px;padding:22px;text-align:left}.gv-res-voucher-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gv-res-voucher-grid div{background:var(--gv-res-bg);padding:12px;border-radius:10px}.gv-res-voucher-grid small{display:block;color:var(--gv-res-muted)}.gv-res-empty{padding:34px;border:1px dashed #cfd3da;border-radius:16px;text-align:center;color:var(--gv-res-muted)}

.gv-res-bookbox .price small{font-size:12px;color:var(--gv-res-muted);font-weight:700}.gv-res-bookbox .price.request{font-size:19px}.gv-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.gv-res-warning{background:#fff8e6;border:1px solid #f0dca8;border-radius:12px;padding:13px 14px;color:#735a18;line-height:1.55}.gv-res-error{max-width:650px;margin:35px auto;border:1px solid var(--gv-res-line);border-radius:18px;padding:30px;text-align:center}.gv-res-error h1{margin-top:0}.gv-res-error p{color:var(--gv-res-muted);line-height:1.6}.gv-res-submit:disabled{opacity:.6;cursor:wait}
@media(max-width:950px){.gv-res-grid,.gv-direct-grid{grid-template-columns:repeat(2,1fr)}.gv-res-detail{grid-template-columns:1fr}.gv-res-bookbox{position:static}}@media(max-width:620px){.gv-res-grid,.gv-direct-grid{grid-template-columns:1fr}.gv-direct-head{align-items:start;flex-direction:column}.gv-res-form .row,.gv-res-facts,.gv-res-voucher-grid{grid-template-columns:1fr}.gv-res-detail-copy h1{font-size:34px}}
@media print{header,footer,.gv-res-submit,.site-header,.site-footer{display:none!important}.gv-res-success{padding:10px}.gv-res-voucher{border:0}}

.gv-res-preferred{display:flex;flex-direction:column;gap:3px;padding:11px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.gv-res-preferred small{font-size:11px;color:#6b7280}.gv-res-preferred strong{font-size:14px;color:#111827}
