@charset "UTF-8";
:root{--v-ink:#153748;--v-muted:#5d707a;--v-teal:#007783;--v-line:#dce6e9}
*{box-sizing:border-box}body{margin:0;background:#f3f7f8;color:var(--v-ink);font-family:"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.55}button,input{font:inherit}a{color:var(--v-teal)}button,a,input{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #c67c21;outline-offset:4px}button{cursor:pointer}h1,h2,h3,p{margin-top:0}.v-main{max-width:1120px;margin:0 auto;padding:48px 24px 64px}.v-eyebrow{color:var(--v-teal);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px}.v-title{font-size:clamp(32px,4.6vw,48px);line-height:1.13;font-weight:750;letter-spacing:-.035em;margin:0 0 16px}.v-subtitle{color:var(--v-muted);font-size:17px;max-width:570px;margin-bottom:26px}.v-login{display:grid;grid-template-columns:1.05fr 1fr;gap:54px;align-items:center;min-height:420px}.v-access{border:1px solid var(--v-line);border-radius:22px;background:#fff;padding:34px;box-shadow:0 14px 42px #1438480a}.v-access h2{font-size:23px;margin-bottom:8px}.v-access p{color:var(--v-muted);font-size:14px}.v-access label{display:block;font-weight:700;font-size:14px;margin:22px 0 8px}.v-input{width:100%;padding:15px 16px;background:#fbfdfd;border:1px solid #aabfc7;border-radius:10px;text-transform:uppercase;letter-spacing:.07em;color:var(--v-ink);min-height:54px}.v-primary,.v-secondary{display:inline-flex;justify-content:center;align-items:center;gap:8px;border-radius:10px;padding:13px 18px;font-weight:700;font-size:14px;text-decoration:none;min-height:48px}.v-primary{background:var(--v-teal);color:white;border:1px solid var(--v-teal)}.v-primary:hover{background:#005e69}.v-secondary{border:1px solid #beced4;background:white;color:var(--v-ink)}.v-secondary:hover{background:#edf5f6}.v-access .v-primary{width:100%;margin:14px 0}.v-hint{font-size:12px!important;line-height:1.6;margin-bottom:0}.v-category-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.v-category{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:650}.v-icon{width:44px;height:44px;border-radius:12px;background:var(--v-tint,#e4f2f2);color:var(--v-accent,#007783);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.v-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.v-error{padding:16px 18px;border-radius:10px;border:1px solid #e7c68c;background:#fff8e9;color:#705014;margin:18px 0 0}.v-error p{color:inherit;margin:0}.v-error a{color:inherit;font-weight:700}.v-topline{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px}.v-topline .v-title{font-size:clamp(28px,4vw,39px);margin-bottom:8px}.v-topline p{margin-bottom:0}.v-tools{display:flex;gap:9px;flex-wrap:wrap;flex-shrink:0}.v-summary{display:flex;align-items:center;gap:12px;padding:17px 20px;border:1px solid #c9e3e2;border-radius:12px;background:#eaf5f3;margin-bottom:26px;font-size:14px}.v-summary svg{width:22px;height:22px;flex-shrink:0;stroke:#007783;fill:none;stroke-width:2}.v-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.v-card{--v-accent:#007783;--v-tint:#e7f4f3;background:#fff;border:1px solid var(--v-line);border-top:4px solid var(--v-accent);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 24px #173b4805}.v-card.bus{--v-accent:#2b61a8;--v-tint:#eaf0fa}.v-card.dinner{--v-accent:#855273;--v-tint:#f5ecf2}.v-card.food{--v-accent:#a36322;--v-tint:#fcf2e4}.v-card-head{display:flex;gap:12px;align-items:center;padding:23px 24px 0;flex-wrap:wrap}.v-card-head h2{font-size:19px;margin:0;flex:1;min-width:130px}.v-pill{display:inline-flex;padding:5px 9px;border-radius:6px;font-size:11px;font-weight:750;line-height:1.5;background:#eef2f4;color:#526875}.v-pill.ok{color:#17664c;background:#e6f5ed}.v-pill.wait{color:#82560e;background:#fff2d8}.v-pill.no{color:#7b4650;background:#f9ecef}.v-body{padding:22px 24px 24px;flex:1}.v-body h3{font-size:24px;letter-spacing:-.02em;line-height:1.3;margin:0 0 8px}.v-location{font-size:13px;color:var(--v-muted);margin-bottom:18px;overflow-wrap:anywhere}.v-dates{display:grid;grid-template-columns:1fr 1fr;gap:16px;background:#f5f8f9;padding:14px 16px;border-radius:9px;margin:18px 0}.v-dates span,.v-detail-label{display:block;color:var(--v-muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.055em}.v-dates strong{display:block;font-size:16px;margin-top:3px}.v-detail{display:flex;justify-content:space-between;gap:18px;font-size:14px;padding:10px 0;border-bottom:1px solid #edf1f3}.v-detail:last-child{border:0}.v-detail dt{color:var(--v-muted)}.v-detail dd{margin:0;text-align:right;font-weight:600;max-width:65%;overflow-wrap:anywhere}dl{margin:0}.v-card-bottom{padding:14px 24px;border-top:1px solid #e8eef0;background:#fcfdfd;font-size:13px}.v-card-bottom a{font-weight:700;color:var(--v-accent);text-decoration:none}.v-card-bottom a:hover{text-decoration:underline}.v-number{font-size:42px;line-height:1;font-weight:750;letter-spacing:-.03em;color:var(--v-accent);margin-bottom:12px}.v-number small{font-size:15px;letter-spacing:0;font-weight:500;color:var(--v-muted)}.v-copy{color:var(--v-muted);font-size:14px;line-height:1.65;margin-bottom:0}.v-food-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #edf1f3}.v-food-row:last-child{border:0;padding-bottom:0}.v-food-date{width:42px;flex-shrink:0;text-align:center;background:#f6f7f8;border-radius:7px;padding:6px 0;line-height:1.1}.v-food-date strong{font-size:19px;display:block}.v-food-date small{font-size:9px;font-weight:700;letter-spacing:.06em}.v-food-label{flex:1;font-size:13px;font-weight:650}.v-food-label small{display:block;font-size:11px;font-weight:400;color:var(--v-muted);margin-top:2px}.v-help{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0 0;margin-top:16px}.v-help h2{font-size:17px;margin:0 0 5px}.v-help p{font-size:13px;color:var(--v-muted);margin:0}.v-footnote{font-size:11px;color:var(--v-muted);margin:22px 0 0;text-align:center}.v-empty{padding:12px 0 4px}.v-empty h3{font-size:21px}.v-demo{position:relative;padding:10px 18px;background:#fff4d9;border-bottom:1px solid #e5c97e;color:#70500c;text-align:center;font-size:13px}.v-demo button{padding:6px 10px;margin:3px;border:1px solid #cbb57c;background:#fffaf0;border-radius:6px;color:#604400;font-size:12px}
@media(max-width:850px){.v-login{gap:25px}.v-topline{align-items:flex-start;flex-direction:column}.v-card-head{padding:20px 18px 0}.v-card-head .v-pill{margin-left:56px;margin-top:-5px}.v-body{padding:20px 18px}.v-card-bottom{padding:14px 18px}.v-access{padding:25px}.v-food-row{gap:9px}}
@media(max-width:640px){.v-main{padding:29px 16px 40px}.v-login{grid-template-columns:1fr;gap:26px;min-height:0}.v-title{font-size:34px}.v-subtitle{font-size:15px;margin-bottom:20px}.v-category-list{gap:10px}.v-category{font-size:12px}.v-category .v-icon{width:34px;height:34px}.v-access{padding:23px 20px}.v-grid{grid-template-columns:1fr;gap:18px}.v-card-head .v-pill{margin-left:0;margin-top:0}.v-card-head h2{min-width:100px;font-size:18px}.v-tools{width:100%}.v-tools>*{flex:1}.v-summary{align-items:flex-start;padding:14px}.v-help{align-items:flex-start;flex-direction:column;gap:14px}.v-food-label{font-size:13px}.v-food-row .v-pill{font-size:10px}.v-card-head{gap:10px}.v-topline{gap:18px}}
@media print{body{background:white;font-size:11px}.peh-topbar,.peh-event,.site-footer,.v-demo,.v-tools,.v-help,.v-card-bottom,.v-login,.v-error{display:none!important}.v-main{max-width:none;padding:0}.v-title{font-size:26px!important}.v-grid{grid-template-columns:1fr 1fr;gap:12px}.v-card{break-inside:avoid;box-shadow:none}.v-card-head{padding:12px 12px 0}.v-body{padding:12px}.v-card-head h2{font-size:16px}.v-body h3{font-size:18px}.v-icon{width:30px;height:30px}.v-card-head .v-pill{margin:0}.v-copy{font-size:12px}.v-number{font-size:30px}.v-summary{padding:10px}.v-topline{margin-bottom:12px}.v-footnote{font-size:10px}}

.v-card.v-unavailable{--v-accent:#b33333;--v-tint:#fff0ee;border-color:#edcdca;border-top-color:#b33333}.v-pill.no{color:#a12525;background:#fff0ee}.v-card-bottom .v-action{display:flex;justify-content:center;align-items:center;min-height:48px;padding:12px 16px;margin:0 0 13px;background:var(--v-accent);color:#fff;border-radius:9px;font-size:14px;text-align:center;line-height:1.45;text-decoration:none}.v-card-bottom .v-action:hover{filter:brightness(.9);text-decoration:none}.v-card-bottom .v-action:focus-visible{outline:3px solid #c67c21;outline-offset:3px}

.v-payment-deadline{font-size:12px;margin:0 0 12px}
.v-bus-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;border-bottom:1px solid #edf1f3}.v-card.bus .v-food-row{padding:8px 0;gap:8px;align-items:flex-start}.v-bus-pair .v-food-row,.v-bus-pair .v-food-row:last-child{border:0;padding:8px 0}.v-card.bus .v-food-date{width:32px;padding:5px 0}.v-card.bus .v-food-date strong{font-size:17px}.v-card.bus .v-food-label{font-size:12px;min-width:0}.v-card.bus .v-food-label small{font-size:11px;line-height:1.4}.v-card.bus .v-dates{margin:12px 0;padding:10px 12px}.v-card.bus .v-copy{font-size:12px;line-height:1.45}@media print{.v-card.bus .v-body{padding:10px 12px}.v-card.bus .v-food-row{padding:5px 0}.v-card.bus .v-dates{margin:8px 0;padding:8px 10px}.v-card.bus .v-copy{font-size:10px;line-height:1.35}.v-card.bus .v-food-label{font-size:11px}.v-card.bus .v-food-label small{font-size:10px}.v-bus-pair{gap:18px}}
.v-print-heading{display:none}
.v-card.bus .v-bus-band{padding:4px 10px;margin:7px 0;border:0;border-left:4px solid #86b5d9;border-radius:7px;background:#edf6fc}.v-card.bus .v-bus-day18{background:#dcecf9;border-left-color:#5795c5}.v-card.bus .v-bus-day19{background:#cce2f3;border-left-color:#337caf}.v-card.bus .v-bus-dinner{background:#e3eef6;border-left-color:#527f9f;margin-top:12px;padding:10px}.v-card.bus .v-bus-band .v-food-row{border:0}.v-card.bus .v-bus-band .v-food-date{background:#fff;color:#245580}.v-card.bus .v-bus-band-title{color:#245580;margin:0 0 4px}.v-card.bus .v-bus-dinner .v-bus-pair{border-bottom:0}@media print{.v-card.bus .v-bus-band{margin:4px 0;padding:2px 8px;print-color-adjust:exact;-webkit-print-color-adjust:exact}.v-card.bus .v-bus-dinner{padding:7px 8px;margin-top:7px}}
.v-profile{background:#fff;border:1px solid var(--v-line);border-radius:18px;padding:24px;margin-bottom:14px}.v-person-heading{display:flex;align-items:center;gap:20px}.v-avatar{width:88px;height:88px;object-fit:cover;flex-shrink:0;border-radius:14px;border:2px solid #d8f0ef;background:#edf5f6}.v-person-heading .v-title{font-size:34px;margin-bottom:6px}.v-person-heading .v-subtitle{font-size:14px;margin:0}.v-person-data{display:grid;grid-template-columns:1fr 1fr;column-gap:28px;margin:20px 0}.v-profile-edit{border:1px solid var(--v-line);border-radius:12px;background:#fff;padding:18px 22px;margin-bottom:26px}.v-profile-edit summary{cursor:pointer;font-weight:700;color:var(--v-teal)}.v-profile-edit p{font-size:13px;color:var(--v-muted);margin:12px 0}.v-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.v-upload-grid label{font-weight:700}.v-upload-grid input[type=file]{display:block;max-width:100%;font-size:13px;margin-bottom:14px}.v-profile-result{padding:18px;border-radius:10px;color:#fff;margin-bottom:22px;font-weight:600}@media(max-width:640px){.v-profile{padding:18px}.v-person-heading{gap:12px}.v-avatar{width:64px;height:64px}.v-person-heading .v-title{font-size:27px}.v-person-heading .v-eyebrow{font-size:10px}.v-person-data,.v-upload-grid{grid-template-columns:1fr}}@media print{.v-profile-edit,.v-profile-result{display:none}.v-profile{padding:12px}.v-person-data{display:none}}

/* Category colours remain distinct from the reservation status badges. */
.v-card.hotel{--v-section:#007783;--v-band:#d8f0ef}
.v-card.bus{--v-section:#245ca3;--v-band:#dfeafb}
.v-card.dinner{--v-section:#82429b;--v-band:#efe1f5}
.v-card.food{--v-section:#c44d00;--v-band:#fff0df;--v-accent:#c44d00;--v-tint:#fff0df}
.v-card{border-top-color:var(--v-section);box-shadow:0 8px 26px #173b4810}
.v-card .v-card-head{padding:20px 24px;background:var(--v-band);border-bottom:1px solid var(--v-line);min-height:90px}
.v-card .v-card-head h2{color:var(--v-section);font-weight:750}
.v-card .v-card-head .v-icon{background:#fff;color:var(--v-section);box-shadow:0 2px 6px #1537480a}
.v-card .v-card-head .v-pill{border:1px solid #ffffff;box-shadow:0 1px 3px #1537480a}
.v-card.food .v-food-date{background:var(--v-band);color:var(--v-section)}
.v-card.food .v-food-label{color:var(--v-section)}
@media(max-width:850px){.v-card .v-card-head{padding:18px}}
@media(max-width:640px){.v-card .v-card-head{padding:17px 18px}}
@media print{.v-card .v-card-head{padding:12px;min-height:0;print-color-adjust:exact;-webkit-print-color-adjust:exact}.v-grid{display:flex;flex-direction:column;gap:12px}.v-grid>.v-card{display:block;width:100%;height:auto;margin:0;flex:none;break-inside:avoid;page-break-inside:avoid}.v-grid>.hotel{order:1}.v-grid>.dinner{order:2}.v-grid>.bus{order:3}.v-grid>.food{order:4}.v-card .v-body{flex:none}.v-card-head{break-after:avoid;page-break-after:avoid}.v-profile,.v-summary{display:none}.v-print-heading{display:block;border-bottom:2px solid #007783;padding:0 0 12px;margin:0 0 16px;break-inside:avoid;page-break-inside:avoid}.v-print-heading h1{font-size:24px;line-height:1.2;margin:0 0 8px}.v-print-heading p{font-size:12px;margin:3px 0}}

.v-recovery{margin-top:24px;padding-top:22px;border-top:1px solid var(--v-line)}.v-recovery h3{font-size:18px;margin:0 0 5px}.v-recovery p{margin-bottom:0}.v-recovery label{margin-top:16px}.v-email-input{text-transform:none;letter-spacing:0}.v-recovery-button{width:100%;margin-top:12px;color:var(--v-teal);border-color:#9bbfc3}.v-recovery-button:hover{background:#eaf5f5}
