.tripdates{--red:#c91d31;--muted:#cfcfcf;--line:#e5e5e5;max-width:1200px;margin:2rem auto;font-family:Arial,sans-serif;color:#171717}
.tripdates__title{text-align:center;font-size:clamp(1.8rem,4vw,3.4rem);line-height:1.1;margin:0 0 2rem;font-weight:800}
.tripdates__scroll{overflow-x:auto;border-radius:9px;-webkit-overflow-scrolling:touch}
.tripdates__table{width:100%;min-width:760px;table-layout:fixed;border-collapse:separate;border-spacing:0;background:#fff}
.tripdates__table th:nth-child(1){width:27%}
.tripdates__table th:nth-child(2){width:18%}
.tripdates__table th:nth-child(3){width:23%}
.tripdates__table th:nth-child(4){width:16%}
.tripdates__table th:nth-child(5){width:16%}
.tripdates__table--without-season th:nth-child(1){width:32%}
.tripdates__table--without-season th:nth-child(2){width:22%}
.tripdates__table--without-season th:nth-child(3){width:23%}
.tripdates__table--without-season th:nth-child(4){width:23%}
.tripdates__table thead th{background:var(--red);color:#fff;padding:18px 16px;text-align:center;font-size:1.2rem}
.tripdates__table thead th:first-child{border-radius:9px 0 0}
.tripdates__table thead th:last-child{border-radius:0 9px 0 0}
.tripdates__table td{padding:14px 18px;text-align:center;border-bottom:1px solid var(--line);font-size:1.05rem;vertical-align:middle;overflow-wrap:anywhere}
.tripdates__table td span,.tripdates__table td small{display:block;color:#5f5f5f}
.tripdates__table td del{display:block;color:var(--red);font-weight:700}
.tripdates__table td>strong{display:block;font-size:1.12em}
.tripdates__month th{background:var(--muted);padding:13px 48px;text-align:left;font-size:1.15rem}
.tripdates__button{display:inline-block;background:var(--red);color:#fff!important;text-decoration:none;border-radius:7px;padding:8px 15px;font-weight:700}
.tripdates__sold{display:block;color:#707070}
.tripdates__booking>a:not(.tripdates__button){display:block}
.tripdates__empty{padding:3rem!important;color:#666}
.tripdates__manager{margin:0 0 1.25rem;border:1px solid #ddd;border-radius:8px;background:#fafafa;padding:12px 16px}
.tripdates__manager summary{font-weight:700;cursor:pointer}
.tripdates__manager form{display:flex;align-items:end;gap:10px;flex-wrap:wrap;margin-top:14px}
.tripdates__manager label{width:100%;font-weight:600}
.tripdates__manager button{background:var(--red);color:white;border:0;border-radius:5px;padding:9px 14px}
.tripdates__manager p{margin:.75rem 0 0;color:#666;font-size:.9rem}
.tripdates__notice{padding:10px;margin-top:10px;border-radius:5px}
.tripdates__notice--success{background:#e4f6e9;color:#17652c}
.tripdates__notice--error{background:#fde7e9;color:#8b1521}
@media(max-width:640px){.tripdates{width:100%;margin:1.25rem auto}
.tripdates__title{font-size:1.45rem;margin-bottom:1.25rem}
.tripdates__scroll{width:100%;overflow-x:hidden;border-radius:7px}
.tripdates__table{width:100%;min-width:0;table-layout:fixed}
.tripdates__table th:nth-child(1){width:29%}
.tripdates__table th:nth-child(2){width:16%}
.tripdates__table th:nth-child(3){width:20%}
.tripdates__table th:nth-child(4){width:18%}
.tripdates__table th:nth-child(5){width:17%}
.tripdates__table--without-season th:nth-child(1){width:32%}
.tripdates__table--without-season th:nth-child(2){width:18%}
.tripdates__table--without-season th:nth-child(3){width:25%}
.tripdates__table--without-season th:nth-child(4){width:25%}
.tripdates__table thead th{padding:9px 2px;font-size:clamp(.52rem,2.15vw,.7rem);line-height:1.15;overflow-wrap:anywhere;hyphens:auto}
.tripdates__table td{padding:7px 2px;font-size:clamp(.5rem,2vw,.66rem);line-height:1.12;overflow-wrap:anywhere;word-break:normal;hyphens:auto}
.tripdates__table td>strong{font-size:1em}
.tripdates__table td del{font-size:.94em}
.tripdates__month th{padding:7px 8px;font-size:.7rem}
.tripdates__button{padding:4px 5px;border-radius:4px;font-size:.62rem}
.tripdates__booking a,.tripdates__booking small,.tripdates__sold{font-size:clamp(.48rem,1.85vw,.62rem);line-height:1.08}
}
