.hdv-app.hdv-panel{background:#fff;min-height:0}.hdv-panel .hdv-actions{flex-wrap:wrap}.hdv-app{--hdv-blue:#243e95;color:#152443;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#edf0f5;min-height:100dvh;font-family:Arial,sans-serif;font-size:16px}.hdv-app *{box-sizing:border-box;min-width:0}.hdv-app button,.hdv-app input,.hdv-app select{font:inherit}.hdv-app button{background:var(--hdv-blue);color:#fff;cursor:pointer;touch-action:manipulation;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 18px;font-weight:700;display:inline-flex}.hdv-app button:disabled{opacity:.45;cursor:not-allowed}.hdv-app button.secondary{color:var(--hdv-blue);background:#fff;border:1px solid #c6cfe2}.hdv-app button:focus-visible,.hdv-app input:focus-visible,.hdv-app select:focus-visible{outline-offset:3px;outline:3px solid #18a5c2}.hdv-app input:not([type=checkbox]),.hdv-app select{color:#142449;appearance:none;background:#fff;border:1px solid #aeb6c4;border-radius:12px;width:100%;height:54px;padding:12px 16px;font-size:17px}.hdv-app input::placeholder{color:#949aab}.hdv-app label{font-weight:700;display:block}.hdv-app label input,.hdv-app label select{margin-top:10px}.hdv-app label small{margin-top:7px;font-size:13px;font-weight:400;display:block}.hdv-app em{color:#df3232;font-style:normal}.hdv-app a{color:var(--hdv-blue);font-weight:700;text-decoration:underline}.hdv-app small{line-height:1.5}.hdv-app h1,.hdv-app h2{color:var(--hdv-blue);overflow-wrap:anywhere;line-height:1.2}.hdv-app h2{margin:0 0 18px;font-size:23px}.hdv-login{max-width:850px;padding-bottom:max(24px,env(safe-area-inset-bottom));margin:auto}.hdv-roles{text-align:center;padding:18px 20px 22px}.hdv-roles>strong{margin-bottom:12px;display:block}.hdv-roles [role=tablist]{background:#d7d8db;border-radius:20px;max-width:510px;margin:auto;padding:7px;display:flex}.hdv-roles button{color:#151515;background:0 0;flex:1}.hdv-roles button.selected{background:var(--hdv-blue);color:#fff}.hdv-instructions{background:var(--hdv-blue);color:#fff;padding:28px 28px 24px;position:relative}.hdv-instructions img{object-fit:contain;width:100px;height:44px;position:absolute;top:23px;left:22px}.hdv-instructions h1{color:#fff;text-align:center;border-bottom:2px solid #fff;margin:0 0 22px 110px;padding-bottom:13px;font-size:27px}.hdv-instructions ul{margin:0;padding-left:22px;line-height:1.55}.hdv-instructions li+li{margin-top:6px}.hdv-instructions p{margin-bottom:0;line-height:1.6}.hdv-login form{gap:25px;padding:28px clamp(20px,7vw,68px);display:grid}.hdv-login label{color:#0f1219;font-size:20px}.hdv-login label>span{align-items:center;gap:7px;display:flex}.hdv-app input.hdv-pin{text-align:center;letter-spacing:15px;color:var(--hdv-blue);font-size:28px}.hdv-login-note{text-align:center;color:#111;background:#d8e3ff;border-radius:30px;margin:0;padding:15px;font-weight:700;line-height:1.6}.hdv-app .hdv-submit{width:80%;min-height:62px;margin:0 auto;font-size:22px}.hdv-warning{color:#382606;overflow-wrap:anywhere;background:#ffd084;border-radius:12px;padding:16px;line-height:1.5}.hdv-warning p{margin:0 0 12px}.hdv-warning button{color:#243e95;background:#fff;margin:5px}.hdv-notice{color:#15482e;background:#e1f1e8;border-radius:12px;padding:15px;line-height:1.5}.hdv-splash{text-align:center;max-width:540px;margin:auto;padding:60px 24px;line-height:1.6}.hdv-toolbar{z-index:20;padding:calc(10px + env(safe-area-inset-top)) 16px 10px;background:#fff;border-bottom:1px solid #d3dae8;justify-content:space-between;align-items:center;gap:10px;display:flex;position:sticky;top:0}.hdv-toolbar>div{gap:7px;display:flex}.hdv-toolbar button{padding:10px;font-size:13px}.hdv-main{max-width:1100px;padding:20px 16px calc(32px + env(safe-area-inset-bottom));gap:20px;margin:auto;display:grid}.hdv-trip{background:var(--hdv-blue);color:#fff;border-radius:20px;gap:12px;padding:24px;display:grid}.hdv-trip h1{color:#fff;margin:0;font-size:26px}.hdv-trip a{color:#fff;gap:8px;display:flex}.hdv-trip>strong{font-size:26px}.hdv-panel{background:#fff;border:1px solid #d5dce9;border-radius:20px;padding:22px}.hdv-search{gap:10px;display:flex}.hdv-search input{flex:1}.hdv-results{gap:12px;margin-top:15px;display:grid}.hdv-guest{border:1px solid #d8dfec;border-radius:15px;justify-content:space-between;gap:12px;margin-top:10px;padding:16px;display:flex}.hdv-guest.assigned{background:#eff5ff}.hdv-guest>div:first-child{gap:8px;display:grid}.hdv-guest strong{font-size:18px}.hdv-guest-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hdv-guest-actions button{font-size:14px}.hdv-select-guest{align-items:center;gap:12px;min-height:48px;font-weight:400!important;display:flex!important}.hdv-select-guest input{width:24px;height:24px;accent-color:var(--hdv-blue);margin:0!important}.hdv-wide{width:100%;margin-top:16px}.hdv-actions{overscroll-behavior-x:contain;gap:10px;max-width:100%;padding-bottom:5px;display:flex;overflow-x:auto}.hdv-actions button{flex-shrink:0}.hdv-summary{grid-template-columns:1fr 1fr;gap:15px;display:grid}.hdv-summary>div{background:var(--hdv-blue);color:#fff;border-radius:18px;gap:10px;padding:20px;display:grid}.hdv-summary strong{font-size:32px}.hdv-summary>p{background:#fff1cf;border-radius:12px;grid-column:1/-1;margin:0;padding:16px;font-weight:700}.hdv-summary p.clear{color:#174728;background:#dcf2e4}.hdv-summary small{margin-top:8px;font-weight:400;display:block}.hdv-group-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:15px;margin-top:16px;display:grid}.hdv-group-list article{overflow-wrap:anywhere;border:1px solid #d6ddec;border-radius:16px;gap:10px;padding:18px;display:grid}.hdv-footnote{color:#58647a;font-size:14px;line-height:1.6}.hdv-modal-backdrop{z-index:100;background:#12203c88;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.hdv-modal{overscroll-behavior:contain;background:#fff;border-radius:22px;gap:18px;width:min(720px,100%);max-height:calc(100dvh - 32px);padding:25px;display:grid;overflow:auto}.hdv-modal p{margin:0;line-height:1.6}.hdv-history{border-bottom:1px solid #d7deeb;padding-bottom:16px}.hdv-history p{margin-top:8px;font-size:15px}@media (max-width:540px){.hdv-instructions{padding:22px 20px}.hdv-instructions img{width:70px;top:19px;left:15px}.hdv-instructions h1{margin-left:75px;font-size:23px}.hdv-instructions ul{font-size:14px}.hdv-login form{gap:23px}.hdv-login label{font-size:18px}.hdv-guest{flex-direction:column}.hdv-guest-actions{justify-content:flex-start}.hdv-panel{padding:17px}.hdv-toolbar>strong{font-size:15px}.hdv-toolbar button{font-size:12px}.hdv-toolbar button svg{width:16px}.hdv-summary strong{font-size:28px}.hdv-summary span{font-size:14px}.hdv-app .hdv-submit{width:100%;font-size:20px}.hdv-modal{padding:20px}}.hdv-test-banner{color:#231900;text-align:center;background:#ffbf56;padding:12px;font-size:14px;font-weight:800}.hdv-selected-trip{color:#243e95;background:#e6ecff;border-radius:14px;align-items:center;gap:12px;padding:16px;display:flex}
