.hat-app{font-family:system-ui,-apple-system,sans-serif;max-width:980px;margin:24px auto;color:#17211b}.hat-app *{box-sizing:border-box}.hat-app header{display:flex;justify-content:space-between;align-items:center;background:var(--hat-primary);color:#fff;padding:18px;border-radius:18px}.hat-brand{display:flex;gap:12px;align-items:center}.hat-logo{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#fff;color:var(--hat-primary);font-weight:900;font-size:24px}.hat-brand h2{margin:0;font-size:22px}.hat-brand small,.hat-by{opacity:.9}.hat-panel,.hat-trip,.hat-form,.hat-ticket{background:#fff;border:1px solid #e1e8e4;border-radius:16px;padding:18px;margin-top:16px;box-shadow:0 4px 18px #0000000a}.hat-grid{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:10px;align-items:end}.hat-grid label{font-size:13px;font-weight:700}.hat-app input,.hat-app select,.hat-app button{width:100%;min-height:44px;border:1px solid #cbd7d0;border-radius:10px;padding:10px;font:inherit}.hat-app button{background:var(--hat-primary);color:#fff;border:0;font-weight:800;cursor:pointer}.hat-trip{display:flex;justify-content:space-between;gap:16px;align-items:center}.hat-seats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0}.hat-seat{padding:9px!important;min-height:38px!important;background:#eef6f1!important;color:#173b29!important;border:1px solid #bdd8c8!important}.hat-seat.used{background:#eee!important;color:#999!important;cursor:not-allowed}.hat-seat.selected{outline:3px solid var(--hat-primary)}.hat-inline{display:flex;gap:10px}.hat-msg{padding:12px;border-radius:10px;margin-top:10px;background:#f2f7f4}.hat-error{background:#fff0f0;color:#8a2020}.hat-ok{background:#effaf3;color:#155c33}.hat-ticket{border:2px dashed var(--hat-primary)}.hat-ticket b{font-size:22px}.hat-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hat-card{background:#fff;border:1px solid #ddd;border-radius:10px;padding:18px}.hat-card b{font-size:26px;display:block}.hat-card span{color:#555}@media(max-width:720px){.hat-grid{grid-template-columns:1fr}.hat-trip{display:block}.hat-trip button{margin-top:10px}.hat-inline{display:block}.hat-inline button{margin-top:8px}.hat-by{font-size:11px}.hat-cards{grid-template-columns:1fr 1fr}}
.hat-qr{text-align:center;margin:14px 0}.hat-qrbox{width:110px;height:110px;margin:8px auto;display:grid;place-items:center;border:8px solid #17211b;font-weight:900;font-size:28px;letter-spacing:2px}.hat-ticket small{word-break:break-all}@media print{.hat-app header,.hat-panel,#hat-results,.hat-form{display:none!important}.hat-ticket{box-shadow:none!important;border:2px dashed #222!important}}
.hat-cards{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.hat-card{box-shadow:0 2px 10px #00000008}

.hat-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0}.hat-benefits span{background:#eef8f1;border:1px solid #cfe8d6;padding:10px;border-radius:10px;text-align:center;font-size:13px;font-weight:700}
.hat-paynote{background:#fff8dc;border:1px solid #ead690;padding:12px;border-radius:10px;margin-top:12px}.hat-wa{display:inline-block;margin-top:8px;font-weight:700;text-decoration:none}
.hat-seats,.hat-seat-grid{display:grid!important;grid-template-columns:repeat(4,minmax(44px,1fr));gap:9px;max-width:360px;margin:14px auto}.hat-seat{min-height:48px!important;border-radius:9px!important;border:2px solid #8bb99a!important;background:#fff!important;font-weight:800!important}.hat-seat:nth-child(4n+2){margin-right:14px}.hat-seat.taken,.hat-seat:disabled{background:#ddd!important;border-color:#bbb!important;text-decoration:line-through;opacity:.65}.hat-seat.selected{background:#dff4e5!important;border-color:#1d7a3c!important}
.hat-ticketmark{font-weight:900;letter-spacing:1px;border:2px solid #17211b;padding:10px;margin:8px auto;max-width:250px}.hat-tokenbars{height:58px;max-width:260px;margin:8px auto;background:repeating-linear-gradient(90deg,#111 0,#111 2px,transparent 2px,transparent 5px,#111 5px,#111 9px,transparent 9px,transparent 12px)}
@media(max-width:600px){.hat-benefits{grid-template-columns:repeat(2,1fr)}.hat-seats,.hat-seat-grid{grid-template-columns:repeat(4,1fr);max-width:100%}}
@media print{.hat-benefits,.hat-paynote,.hat-wa{display:none!important}.hat-ticketmark{display:block!important}}

.hat-card b{font-size:22px}.hat-card span{display:block;margin-top:4px}.hat-cards{margin:12px 0 20px}

.hat-portal{max-width:1100px;margin:20px auto;background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;box-shadow:0 10px 35px rgba(0,0,0,.06);font-family:system-ui,sans-serif}.hat-portal-head{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff;z-index:20}.hat-portal-head strong{font-size:19px;display:block}.hat-portal-head small,.hat-powered{font-size:11px;color:#667085;display:block}.hat-portal-nav{display:flex;gap:8px;padding:10px 18px;overflow:auto}.hat-portal-nav a{padding:8px 13px;border-radius:999px;background:#f2f4f7;color:#111;text-decoration:none}.hat-hero{padding:28px 22px;background:#eef8f0}.hat-hero h2{margin:0 0 6px;font-size:28px}.hat-help{margin:20px;padding:20px;border-radius:14px;background:#f8fafc}.hat-primary-btn{display:inline-block;background:#157347!important;color:#fff!important;padding:11px 16px;border-radius:10px;text-decoration:none}.hat-ops-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:18px}.hat-ops-grid>div,.hat-action-grid>a{padding:18px;border:1px solid #e5e7eb;border-radius:14px}.hat-ops-grid b{font-size:28px;display:block}.hat-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 18px 22px}.hat-action-grid>a{text-decoration:none;color:#101828;font-weight:700}.hat-action-grid small{display:block;color:#667085;font-weight:400}.hat-portal-login{max-width:440px;margin:60px auto;padding:32px;text-align:center;border:1px solid #ddd;border-radius:18px}.hat-mobile-bottom{display:none}@media(max-width:700px){.hat-portal{margin:0;border:0;border-radius:0;min-height:100vh}.hat-portal-nav{display:none}.hat-ops-grid{padding:10px;gap:6px}.hat-ops-grid>div{padding:10px 7px}.hat-ops-grid b{font-size:22px}.hat-ops-grid span{font-size:11px}.hat-action-grid{grid-template-columns:repeat(2,1fr);padding:0 10px 80px;gap:8px}.hat-mobile-bottom{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #ddd;justify-content:space-around;padding:9px;z-index:50}.hat-mobile-bottom a{text-decoration:none;color:#111;font-weight:600}}

.hat-account-shell{max-width:1000px;margin:20px auto;padding:18px}.hat-account-card{max-width:520px;margin:auto;padding:24px;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.hat-account-card details{margin:18px 0}.hat-account-form{display:grid;gap:12px;margin-top:14px}.hat-account-form label{font-weight:600}.hat-account-form input{display:block;width:100%;box-sizing:border-box;padding:11px;margin-top:5px;border:1px solid #d0d5dd;border-radius:9px}.hat-account-tabs{display:flex;gap:8px;overflow:auto;padding:12px 0}.hat-account-tabs a{background:#f2f4f7;padding:8px 13px;border-radius:999px;text-decoration:none;color:#111}.hat-ticket-list{display:grid;gap:10px}.hat-digital-ticket,.hat-receipt{border:1px solid #d0d5dd;border-radius:15px;padding:16px;background:#fff;margin:10px 0}.hat-digital-ticket>div:first-child{display:flex;justify-content:space-between;gap:12px}.hat-digital-ticket small{display:block;color:#667085}.hat-ticket-meta{display:flex;gap:14px;flex-wrap:wrap;margin:12px 0}.hat-status{background:#ecfdf3;padding:4px 8px;border-radius:999px}.hat-receipt header{display:flex;justify-content:space-between;border-bottom:1px dashed #bbb;padding-bottom:10px}.hat-receipt dl{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hat-receipt dt{color:#667085}.hat-receipt dd{text-align:right;margin:0}.hat-empty{padding:18px;background:#f8fafc;border-radius:12px;color:#667085}@media(max-width:700px){.hat-account-shell{padding:10px}.hat-digital-ticket>div:first-child{display:block}.hat-receipt{margin-bottom:14px}}

/* v2.8 secure staff login and agency system landing portal */
.hat-staff-login-shell{max-width:460px;margin:55px auto;padding:0 16px;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#17232d}.hat-staff-brand{display:flex;align-items:center;gap:10px;justify-content:center;margin-bottom:18px}.hat-staff-brand>.dashicons{font-size:32px;width:34px;height:34px;color:#0bb85d}.hat-staff-brand strong,.hat-staff-brand small{display:block}.hat-staff-brand strong{font-size:22px}.hat-staff-brand small{color:#6b7885}.hat-staff-login-card{background:#fff;border:1px solid #dfe7eb;border-radius:14px;padding:26px;box-shadow:0 12px 35px rgba(18,36,48,.08);max-width:520px;margin:30px auto}.hat-login-eyebrow{font-size:10px;font-weight:800;letter-spacing:.13em;color:#0a9c50}.hat-staff-login-card h2{font-size:25px;margin:7px 0}.hat-staff-login-card p{color:#647381;line-height:1.5}.hat-staff-login-form label{display:block;font-weight:700;font-size:13px;margin:14px 0}.hat-staff-login-form input[type=text],.hat-staff-login-form input[type=password],.hat-staff-login-form input:not([type]){width:100%;box-sizing:border-box;margin-top:6px;padding:11px;border:1px solid #cad5dc;border-radius:7px}.hat-pass-wrap{display:flex!important;margin:6px 0 0!important}.hat-pass-wrap input{margin:0!important;border-radius:7px 0 0 7px!important}.hat-pass-wrap button{border:1px solid #cad5dc;border-left:0;background:#f4f7f8;padding:0 13px;border-radius:0 7px 7px 0}.hat-remember{font-weight:500!important}.hat-remember input{width:auto!important}.hat-staff-login-form .hat-primary-btn{width:100%;border:0;cursor:pointer}.hat-login-error{background:#fff0f0;border-left:4px solid #d63638;padding:10px 12px;margin:12px 0}.hat-login-help{text-align:center}.hat-login-powered{display:block;text-align:center;color:#81909b;margin-top:14px}
.hat-front-system{max-width:1380px;margin:28px auto;padding:0 18px;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#17232d}.hat-front-top{display:flex;justify-content:space-between;align-items:center;padding:13px 17px;background:#fff;border:1px solid #e0e7eb;border-radius:10px}.hat-front-brand{display:flex;gap:10px;align-items:center}.hat-front-brand>.dashicons{font-size:27px;width:29px;height:29px;color:#0bb85d}.hat-front-brand strong,.hat-front-brand small{display:block}.hat-front-brand small{color:#75828e}.hat-front-user{display:flex;align-items:center;gap:15px}.hat-front-user a{text-decoration:none}.hat-front-welcome{margin-top:13px;border-radius:12px;padding:27px 30px;background:linear-gradient(110deg,#071a18,#0a513c);color:#fff;display:flex;justify-content:space-between;align-items:center}.hat-front-welcome span{font-size:10px;font-weight:800;letter-spacing:.13em;color:#69e9a1}.hat-front-welcome h1{color:#fff;margin:6px 0;font-size:29px}.hat-front-welcome p{margin:0;color:#d5e9e1}.hat-front-welcome>b{border:1px solid rgba(255,255,255,.25);padding:8px 14px;border-radius:999px}.hat-front-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:13px 0}.hat-front-stats article,.hat-front-tools{background:#fff;border:1px solid #e0e7eb;border-radius:10px}.hat-front-stats article{padding:18px}.hat-front-stats b{display:block;font-size:23px}.hat-front-stats span{color:#6d7b87}.hat-front-tools{padding:20px}.hat-front-tools h2{margin-top:0}.hat-front-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hat-front-grid a{min-height:105px;padding:16px;border:1px solid #e0e7eb;border-radius:9px;text-decoration:none;color:#17232d;display:flex;flex-direction:column;justify-content:center;background:#fafcfd}.hat-front-grid a:hover{border-color:#10b85d;background:#f1fbf5}.hat-front-grid .dashicons{font-size:24px;width:26px;height:26px;color:#0aa653}.hat-front-grid b{margin:8px 0 3px}.hat-front-grid small{color:#71808c}.hat-front-footer{text-align:center;color:#7b8994;font-size:11px;padding:18px}
@media(max-width:900px){.hat-front-stats,.hat-front-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.hat-front-stats,.hat-front-grid{grid-template-columns:1fr}.hat-front-welcome>b{display:none}.hat-front-user span{display:none}}

/* v2.9 mobile-first frontend operations console */
.hat-mobile-nav{display:flex;gap:7px;overflow-x:auto;padding:10px 2px 3px;scrollbar-width:none}.hat-mobile-nav::-webkit-scrollbar{display:none}.hat-mobile-nav a{flex:0 0 auto;display:flex;align-items:center;gap:5px;padding:9px 12px;border:1px solid #dfe7eb;border-radius:999px;text-decoration:none;color:#45535e;background:#fff;font-size:12px;font-weight:700}.hat-mobile-nav a.active,.hat-mobile-nav a:hover{background:#0aa653;color:#fff;border-color:#0aa653}.hat-mobile-nav .dashicons{font-size:15px;width:16px;height:16px}
.hat-front-page{margin-top:13px;background:#fff;border:1px solid #e0e7eb;border-radius:12px;padding:20px}.hat-page-title{display:flex;justify-content:space-between;gap:15px;align-items:center;border-bottom:1px solid #edf1f3;padding-bottom:14px;margin-bottom:16px}.hat-page-title small{font-size:10px;font-weight:800;letter-spacing:.12em;color:#0a9c50}.hat-page-title h1{font-size:25px;margin:4px 0}.hat-page-title p{margin:0;color:#6a7884}.hat-page-title>b{background:#eef9f3;color:#087b42;padding:7px 11px;border-radius:999px}
.hat-mobile-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hat-mobile-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:800;color:#40505d}.hat-mobile-form input,.hat-mobile-form select,.hat-inline-filter select,.hat-front-scanner input{width:100%;box-sizing:border-box;min-height:44px;border:1px solid #cbd6dc;border-radius:8px;padding:9px 10px;background:#fff;font-size:15px}.hat-span-2{grid-column:span 2}.hat-primary-btn,.hat-small-btn,.hat-good-btn,.hat-danger-btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:8px;padding:11px 15px;text-decoration:none;font-weight:800;cursor:pointer}.hat-primary-btn,.hat-small-btn{background:#0aaf58;color:#fff}.hat-small-btn{padding:8px 11px;font-size:12px}.hat-good-btn{background:#e6f8ee;color:#08753e}.hat-danger-btn{background:#fff0f0;color:#b42318}.hat-success{padding:12px 14px;background:#e9f9f0;border-left:4px solid #0aad57;border-radius:6px;margin-bottom:15px}
.hat-record-list,.hat-trip-list{display:grid;gap:10px}.hat-record-list article,.hat-trip-list article{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e2e8ec;border-radius:10px;padding:14px;background:#fcfdfd}.hat-record-list h3,.hat-trip-list h3{margin:2px 0 4px;font-size:14px}.hat-record-list p,.hat-trip-list p{margin:0;color:#657480;font-size:12px;line-height:1.5}.hat-record-actions{display:flex;gap:7px}.hat-trip-list time{font-size:19px;font-weight:900;min-width:55px}.hat-trip-list>article>div{flex:1}.hat-status{display:inline-block;margin-top:5px;padding:4px 7px;border-radius:999px;background:#eef5f1;color:#26724b;font-size:10px;font-weight:800}.hat-empty-state{padding:30px;text-align:center;background:#f7f9fa;border-radius:9px;color:#687782}.hat-seat{display:grid;place-items:center;min-width:42px;height:42px;border-radius:8px;background:#eaf8f0;color:#087c43}.hat-checked{color:#087c43;font-weight:800}
.hat-inline-filter{display:flex;gap:8px;margin-bottom:15px}.hat-inline-filter select{max-width:520px}.hat-front-scanner{max-width:680px;margin:auto}.hat-front-scanner video{width:100%;max-height:380px;background:#111;border-radius:10px;margin-bottom:10px}.hat-scan-buttons{display:flex;gap:8px;margin:10px 0}.hat-scan-good,.hat-scan-bad{padding:18px;border-radius:9px;margin-top:12px}.hat-scan-good{background:#e7f8ee;border:2px solid #27a45b}.hat-scan-bad{background:#fff0f0;border:2px solid #c83a32}
@media(max-width:680px){.hat-front-system{margin:8px auto;padding:0 9px 78px}.hat-front-top{position:sticky;top:0;z-index:20;border-radius:0;margin:0 -9px;padding:10px 12px}.hat-front-brand strong{font-size:14px}.hat-front-brand small{font-size:10px}.hat-front-welcome{padding:20px;border-radius:10px}.hat-front-welcome h1{font-size:23px}.hat-front-stats{grid-template-columns:repeat(2,1fr);gap:8px}.hat-front-stats article{padding:13px}.hat-front-stats b{font-size:19px}.hat-front-page{padding:14px;border-radius:10px}.hat-page-title{align-items:flex-start}.hat-page-title h1{font-size:22px}.hat-mobile-form{grid-template-columns:1fr}.hat-span-2{grid-column:auto}.hat-record-list article,.hat-trip-list article{align-items:flex-start;flex-wrap:wrap}.hat-record-actions{width:100%}.hat-record-actions a{flex:1}.hat-trip-list form{width:100%}.hat-trip-list form button{width:100%}.hat-inline-filter{flex-direction:column}.hat-scan-buttons{flex-direction:column}.hat-mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:50;background:#fff;border-top:1px solid #dce5e9;padding:7px 8px calc(7px + env(safe-area-inset-bottom));justify-content:space-around;box-shadow:0 -5px 20px rgba(20,40,50,.08)}.hat-mobile-nav a{border:0;border-radius:8px;background:transparent;flex:1;min-width:58px;max-width:100px;flex-direction:column;padding:5px 4px;font-size:10px}.hat-mobile-nav a.active{background:#e8f8ef;color:#087b42}.hat-mobile-nav .dashicons{font-size:20px;width:22px;height:22px}.hat-front-grid{grid-template-columns:1fr}.hat-front-user span{display:none}}
