:root{--navy:#061b31;--navy2:#0b2a49;--gold:#e7a91b;--ink:#0b1f31;--muted:#687887;--line:#dce4ea;--soft:#f3f6f8;--white:#fff;--good:#0d7a55;--danger:#a72f3b;--shadow:0 18px 50px rgba(6,27,49,.12)}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#eef3f6;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Arial,sans-serif}.ahod-kiosk-body{min-height:100vh}.ahod-kiosk-shell{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 15% 0%,rgba(231,169,27,.12),transparent 28%),linear-gradient(180deg,#f8fbfc,#eef3f6)}
.ahod-kiosk-top{min-height:82px;padding:14px clamp(18px,4vw,56px);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-bottom:1px solid rgba(6,27,49,.08);position:sticky;top:0;z-index:20}.ahod-kiosk-brand{display:flex;align-items:center;gap:14px}.ahod-kiosk-brand img{width:150px;max-height:48px;object-fit:contain;object-position:left}.ahod-kiosk-brand div{display:flex;flex-direction:column}.ahod-kiosk-brand strong{font-size:13px;letter-spacing:.14em;color:var(--navy)}.ahod-kiosk-brand span{font-size:12px;color:var(--muted)}.ahod-kiosk-top-actions{display:flex;align-items:center;gap:16px}.ahod-kiosk-top-actions>a{color:var(--navy);font-weight:800;text-decoration:none}.ahod-kiosk-live{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800;color:var(--good)}.ahod-kiosk-live i{width:9px;height:9px;border-radius:50%;background:#21b17e;box-shadow:0 0 0 5px rgba(33,177,126,.12)}
.ahod-kiosk-notice{max-width:1100px;margin:16px auto 0;padding:13px 16px;border-radius:14px;background:#e9f8f2;border:1px solid #b8e4d4;color:#185b45;font-weight:700;width:calc(100% - 36px)}.ahod-kiosk-notice.is-error{background:#fff1f2;border-color:#f1c4c9;color:#8f2632}
.ahod-kiosk-center,.ahod-kiosk-home,.ahod-kiosk-page,.ahod-kiosk-success{width:min(1180px,calc(100% - 36px));margin:0 auto;flex:1}.ahod-kiosk-center,.ahod-kiosk-success{display:grid;place-items:center;padding:46px 0}.ahod-kiosk-home{padding:56px 0 40px}.ahod-kiosk-page{padding:28px 0 48px}.ahod-kiosk-page.wide{width:min(1380px,calc(100% - 36px))}
.ahod-kiosk-lock,.ahod-kiosk-card,.ahod-kiosk-success>section{background:#fff;border:1px solid rgba(6,27,49,.08);border-radius:28px;box-shadow:var(--shadow)}.ahod-kiosk-lock{width:min(620px,100%);padding:42px}.ahod-kiosk-card{padding:32px}.ahod-kiosk-card.narrow{max-width:680px;margin:0 auto}.ahod-kiosk-eyebrow{display:inline-block;font-size:11px;letter-spacing:.18em;font-weight:950;color:#9b6a00;margin-bottom:8px}.ahod-kiosk-lock h1,.ahod-kiosk-card h1,.ahod-kiosk-welcome h1,.ahod-kiosk-success h1,.ahod-kiosk-staff-head h1{margin:0;color:var(--navy);line-height:1.02;letter-spacing:-.035em}.ahod-kiosk-lock h1,.ahod-kiosk-card h1{font-size:clamp(34px,5vw,54px)}.ahod-kiosk-lock p,.ahod-kiosk-card>p,.ahod-kiosk-welcome p,.ahod-kiosk-success p{font-size:17px;line-height:1.65;color:var(--muted)}.ahod-kiosk-callout,.ahod-kiosk-help,.ahod-kiosk-security-note{padding:14px 16px;border-radius:14px;background:#fff8e7;border:1px solid #f0d890;color:#6d5210}.ahod-kiosk-small{font-size:13px!important}.ahod-kiosk-back{display:inline-flex;margin-bottom:18px;color:var(--navy);font-weight:850;text-decoration:none;padding:10px 0}
.ahod-kiosk-pin,.ahod-kiosk-form{display:grid;gap:18px}.ahod-kiosk-pin{margin-top:24px}.ahod-kiosk-form label,.ahod-kiosk-pin label{display:grid;gap:8px;font-size:13px;font-weight:850;color:var(--navy)}.ahod-kiosk-form input,.ahod-kiosk-form select,.ahod-kiosk-form textarea,.ahod-kiosk-pin input,.ahod-kiosk-search input{width:100%;border:1.5px solid #cbd7df;background:#fff;color:var(--ink);border-radius:14px;padding:14px 15px;font:inherit;min-height:52px;outline:none}.ahod-kiosk-form input:focus,.ahod-kiosk-form select:focus,.ahod-kiosk-form textarea:focus,.ahod-kiosk-pin input:focus,.ahod-kiosk-search input:focus{border-color:var(--gold);box-shadow:0 0 0 4px rgba(231,169,27,.14)}.ahod-kiosk-pin input{text-align:center;font-size:28px;letter-spacing:.28em}.ahod-kiosk-form button,.ahod-kiosk-pin button,.ahod-kiosk-button,.ahod-kiosk-search button,.ahod-kiosk-success-actions a{appearance:none;border:0;border-radius:14px;min-height:54px;padding:14px 20px;background:var(--gold);color:var(--navy);font-weight:950;font-size:16px;text-align:center;text-decoration:none;cursor:pointer}.ahod-kiosk-form button:hover,.ahod-kiosk-pin button:hover,.ahod-kiosk-button:hover,.ahod-kiosk-search button:hover{filter:brightness(.98);transform:translateY(-1px)}
.ahod-kiosk-welcome{max-width:760px;margin-bottom:30px}.ahod-kiosk-welcome h1{font-size:clamp(42px,7vw,76px)}.ahod-kiosk-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ahod-kiosk-choice{min-height:210px;padding:26px;border-radius:24px;background:#fff;border:1px solid rgba(6,27,49,.08);box-shadow:0 10px 30px rgba(6,27,49,.08);display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:16px;color:var(--ink);text-decoration:none;transition:.18s ease}.ahod-kiosk-choice:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.ahod-kiosk-choice>i{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#f5e8ba;color:#7e5900;font-style:normal;font-weight:950;font-size:20px}.ahod-kiosk-choice strong{display:block;font-size:23px;color:var(--navy);margin:6px 0 8px}.ahod-kiosk-choice span{display:block;color:var(--muted);line-height:1.5}.ahod-kiosk-choice>b{font-size:28px;color:var(--gold)}.ahod-kiosk-choice.primary{background:linear-gradient(150deg,var(--navy),var(--navy2));color:#fff}.ahod-kiosk-choice.primary strong,.ahod-kiosk-choice.primary>b{color:#fff}.ahod-kiosk-choice.primary span{color:#d8e4ec}.ahod-kiosk-choice.dark{background:#102e48}.ahod-kiosk-choice.dark strong,.ahod-kiosk-choice.dark>b{color:#fff}.ahod-kiosk-choice.dark span{color:#d8e4ec}.ahod-kiosk-security-note{margin-top:24px;background:#fff;border-color:var(--line);color:var(--muted)}.ahod-kiosk-security-note strong{color:var(--navy)}
.ahod-kiosk-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ahod-kiosk-section-title{display:flex;align-items:center;gap:12px;margin-top:8px}.ahod-kiosk-section-title>span{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:var(--navy);color:#fff;font-weight:950}.ahod-kiosk-section-title strong{display:block;color:var(--navy);font-size:18px}.ahod-kiosk-section-title small{color:var(--muted)}.ahod-kiosk-child-entry{border:1px solid var(--line);background:var(--soft);border-radius:18px;padding:18px;margin:12px 0}.ahod-kiosk-child-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.ahod-kiosk-child-head strong{font-size:18px;color:var(--navy)}.ahod-child-remove{min-height:auto!important;padding:7px 10px!important;background:transparent!important;color:var(--danger)!important}.ahod-kiosk-secondary{background:#fff!important;border:1.5px dashed #aebdc7!important;color:var(--navy)!important}.ahod-kiosk-help{margin-top:18px}.ahod-kiosk-help a{color:var(--navy);font-weight:850}
.ahod-kiosk-family-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding-bottom:22px;border-bottom:1px solid var(--line);margin-bottom:22px}.ahod-kiosk-family-head p{margin:8px 0 0;color:var(--muted)}.ahod-kiosk-family-badge{width:88px;height:88px;border-radius:22px;background:#fff8e7;border:1px solid #efd78a;display:grid;place-items:center;font-size:32px;font-weight:950;color:var(--navy)}.ahod-kiosk-family-badge span{display:block;font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:#8a6a16;margin-top:-26px}.ahod-kiosk-kids{display:grid;gap:14px}.ahod-kiosk-kid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);gap:18px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fbfcfd}.ahod-kiosk-kid.is-active{opacity:.68;background:#eef7f3}.ahod-kiosk-kid-select{display:grid!important;grid-template-columns:auto auto 1fr auto;align-items:center;gap:12px!important;cursor:pointer}.ahod-kiosk-kid-select input{position:absolute;opacity:0;pointer-events:none}.ahod-kiosk-checkmark{width:38px;height:38px;border:2px solid #b7c5cf;border-radius:12px;display:grid;place-items:center;color:transparent;font-weight:950}.ahod-kiosk-kid-select input:checked+.ahod-kiosk-checkmark{background:var(--navy);border-color:var(--navy);color:#fff}.ahod-kiosk-kid-select strong{display:block;font-size:20px;color:var(--navy)}.ahod-kiosk-kid-select small{display:block;color:var(--muted);margin-top:3px}.ahod-kiosk-kid-select em{display:inline-block;margin-top:7px;color:#865f00;background:#fff3cd;border-radius:999px;padding:5px 8px;font-style:normal;font-size:11px;font-weight:850}.ahod-kiosk-kid-select b{color:var(--good);font-size:12px}.ahod-kiosk-room span{font-size:12px;color:var(--muted)}.ahod-kiosk-room select{margin-top:5px}.ahod-kiosk-checkin-bottom{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px;padding-top:22px;border-top:1px solid var(--line)}.ahod-kiosk-checkin-bottom>button{grid-column:1/-1}.ahod-kiosk-toggle{display:flex!important;align-items:center!important;grid-template-columns:none!important;gap:10px!important}.ahod-kiosk-toggle input{width:22px;height:22px;min-height:auto}.ahod-kiosk-guardian{padding:14px 15px;border:1px solid var(--line);border-radius:14px;background:var(--soft)}.ahod-kiosk-guardian span{display:block;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.ahod-kiosk-guardian strong{display:block;color:var(--navy);font-size:18px;margin-top:3px}
.ahod-kiosk-success>section{width:min(720px,100%);padding:42px;text-align:center}.ahod-success-check{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#e5f7ef;color:var(--good);font-size:36px;font-weight:950}.ahod-kiosk-success h1{font-size:clamp(42px,7vw,64px)}.ahod-kiosk-big-code{max-width:430px;margin:26px auto;padding:22px;border-radius:22px;background:var(--navy);color:#fff}.ahod-kiosk-big-code span{display:block;font-size:11px;letter-spacing:.18em;color:#c8d7e2}.ahod-kiosk-big-code strong{display:block;font-size:clamp(52px,9vw,78px);letter-spacing:.14em}.ahod-kiosk-assignments{display:grid;gap:8px;margin:18px auto;max-width:540px}.ahod-kiosk-assignments div{padding:11px 13px;border-radius:12px;background:var(--soft);font-weight:750}.ahod-kiosk-success-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.ahod-kiosk-success-actions a.secondary{background:#eef2f5;color:var(--navy)}.ahod-kiosk-success small{display:block;color:var(--muted);margin-top:7px}.ahod-auto-reset{font-style:italic}
.ahod-kiosk-staff-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.ahod-kiosk-staff-head h1{font-size:clamp(36px,5vw,58px);max-width:850px}.ahod-staff-unlocked{padding:9px 12px;border-radius:999px;background:#e5f7ef;color:var(--good);font-weight:850;font-size:12px}.ahod-kiosk-staff-grid{display:grid;grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr);gap:18px}.ahod-kiosk-card h2{margin:0 0 14px;color:var(--navy);font-size:24px}.ahod-kiosk-search{display:grid;grid-template-columns:1fr auto;gap:8px}.ahod-kiosk-search button{min-width:110px}.ahod-kiosk-search-results{display:grid;gap:8px;margin-top:14px}.ahod-kiosk-search-results>a{display:flex;justify-content:space-between;gap:12px;padding:14px;border:1px solid var(--line);border-radius:13px;color:var(--navy);text-decoration:none;background:#fbfcfd}.ahod-kiosk-search-results>a span{color:var(--muted)}.ahod-kiosk-secondary-link{display:inline-block;margin-top:14px;color:var(--navy);font-weight:850}.ahod-kiosk-active-title{display:flex;justify-content:space-between}.ahod-kiosk-active-title p{margin:0;color:var(--muted)}.ahod-kiosk-active-list{display:grid;gap:12px}.ahod-kiosk-active{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:start;border:1px solid var(--line);border-radius:18px;padding:16px;background:#fbfcfd}.ahod-active-code{min-width:120px;padding:12px;border-radius:14px;background:var(--navy);color:#fff;text-align:center}.ahod-active-code span{display:block;font-size:9px;letter-spacing:.15em}.ahod-active-code strong{display:block;font-size:24px;letter-spacing:.1em}.ahod-active-copy h3{margin:2px 0 8px;color:var(--navy)}.ahod-active-copy span{display:block;color:var(--muted);font-size:13px;margin:3px 0}.ahod-active-copy a{display:inline-block;margin-top:8px;color:#8a6000;font-weight:850}.ahod-kiosk-active>details>summary{cursor:pointer;font-weight:900;color:var(--navy);padding:9px 12px;border-radius:12px;background:#eef2f5;list-style:none}.ahod-kiosk-form.compact{margin-top:12px;min-width:310px}.ahod-kiosk-override{border:1px solid #ead498;border-radius:12px;padding:10px;background:#fff9e8}.ahod-kiosk-override summary{font-weight:850;cursor:pointer}.ahod-kiosk-empty{padding:22px;border:1px dashed #c7d3db;border-radius:14px;color:var(--muted);text-align:center}
.ahod-kiosk-foot{margin-top:auto;padding:24px clamp(18px,4vw,56px);background:var(--navy);color:#c5d4df;display:flex;justify-content:space-between;gap:20px;font-size:12px}.ahod-kiosk-foot strong{color:#fff}.ahod-kiosk-error{padding:40px;font-family:inherit}
@media(max-width:980px){.ahod-kiosk-choice-grid{grid-template-columns:1fr 1fr}.ahod-kiosk-choice.dark{grid-column:1/-1;min-height:150px}.ahod-kiosk-staff-grid{grid-template-columns:1fr}.ahod-kiosk-kid{grid-template-columns:1fr}.ahod-kiosk-active{grid-template-columns:auto 1fr}.ahod-kiosk-active>details{grid-column:1/-1}.ahod-kiosk-form.compact{min-width:0}.ahod-kiosk-foot{flex-direction:column}}
@media(max-width:680px){.ahod-kiosk-top{min-height:70px;padding:10px 14px}.ahod-kiosk-brand img{width:112px}.ahod-kiosk-brand div{display:none}.ahod-kiosk-live{display:none}.ahod-kiosk-home{padding:34px 0 28px}.ahod-kiosk-welcome h1{font-size:44px}.ahod-kiosk-choice-grid{grid-template-columns:1fr}.ahod-kiosk-choice,.ahod-kiosk-choice.dark{grid-column:auto;min-height:150px;padding:20px}.ahod-kiosk-card,.ahod-kiosk-lock,.ahod-kiosk-success>section{padding:22px;border-radius:20px}.ahod-kiosk-form-grid,.ahod-kiosk-checkin-bottom,.ahod-kiosk-success-actions{grid-template-columns:1fr}.ahod-kiosk-family-head{align-items:center}.ahod-kiosk-family-badge{width:72px;height:72px}.ahod-kiosk-active{grid-template-columns:1fr}.ahod-active-code{width:100%}.ahod-kiosk-search{grid-template-columns:1fr}.ahod-kiosk-staff-head{align-items:flex-start;flex-direction:column}.ahod-kiosk-foot{padding:20px 16px}.ahod-kiosk-page,.ahod-kiosk-home,.ahod-kiosk-center,.ahod-kiosk-success{width:min(100% - 22px,1180px)}}

.ahod-kiosk-guardian-picker{grid-column:1/-1;padding:16px;border:1px solid var(--line);border-radius:16px;background:#f8fafb}.ahod-kiosk-guardian-picker>strong{display:block;font-size:18px;color:var(--navy)}.ahod-kiosk-guardian-picker>p{margin:5px 0 12px;color:var(--muted);font-size:13px}.ahod-kiosk-guardian-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ahod-kiosk-guardian-options label,.ahod-kiosk-checkout-kids label{display:flex!important;align-items:center!important;gap:10px!important;padding:11px 12px;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}.ahod-kiosk-guardian-options input,.ahod-kiosk-checkout-kids input{width:22px!important;height:22px!important;min-height:auto!important}.ahod-kiosk-guardian-options span,.ahod-kiosk-checkout-kids span{display:grid}.ahod-kiosk-guardian-options b,.ahod-kiosk-checkout-kids b{color:var(--navy)}.ahod-kiosk-guardian-options small,.ahod-kiosk-checkout-kids small{color:var(--muted)}.ahod-kiosk-checkout-kids{display:grid;gap:7px;margin-bottom:10px}.ahod-kiosk-checkout-kids>strong{font-size:13px;color:var(--navy)}@media(max-width:680px){.ahod-kiosk-guardian-options{grid-template-columns:1fr}}
