:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17221e;background:#f3f7f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:linear-gradient(180deg,#e9f6f1 0,#f7f9f8 310px);min-height:100vh}button,input,select{font:inherit}.app-shell{max-width:760px;margin:0 auto;min-height:100vh;background:#ffffffc2;box-shadow:0 0 50px #125c4614}.topbar{height:72px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:#fffffff0;backdrop-filter:blur(18px);z-index:5;border-bottom:1px solid #dfeae5}.brand{display:flex;gap:10px;align-items:center}.brand img{width:44px;height:44px;border-radius:50%;object-fit:cover;box-shadow:0 4px 12px #005c4133}.brand div{display:grid}.brand strong{font-size:16px}.brand small{color:#6b7c75}.icon-button,.icon-spacer{width:42px;height:42px}.icon-button{border:0;border-radius:14px;background:#e6f3ee;color:#087b5b;font-size:24px;cursor:pointer}main{padding:20px 18px 40px}.hero{display:flex;align-items:center;gap:18px;padding:22px;border-radius:26px;background:linear-gradient(135deg,#057757,#0aa477);color:#fff;box-shadow:0 16px 35px #05775733}.hero img{width:96px;height:96px;border-radius:24px;object-fit:cover;background:#fff}.hero h1,.page-head h1{margin:4px 0 8px;font-size:28px;line-height:1.08}.hero p,.page-head p{margin:0;line-height:1.5}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;opacity:.78}.grid{display:grid}.menu-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.menu-card{min-height:128px;border:1px solid #dce8e3;border-radius:22px;background:#fff;text-align:left;padding:18px;display:flex;flex-direction:column;gap:5px;color:#16241f;cursor:pointer;box-shadow:0 6px 20px #1c41330f}.menu-card span{font-size:28px}.menu-card strong{font-size:17px}.menu-card small,.list-button small,.link-list small{color:#718078}.menu-card.wide{grid-column:1/-1;min-height:92px;display:grid;grid-template-columns:46px 1fr;align-items:center}.menu-card.wide span{grid-row:1/3}.menu-card.wide small{grid-column:2}.menu-card.accent{background:#eef9f5}.menu-card.primary{border-color:#9dd9c3}.section-title{font-size:18px;margin:28px 4px 12px}.stack{display:grid;gap:10px}.list-button,.brand-button,.address-button{width:100%;border:1px solid #dfe8e4;border-radius:18px;background:#fff;padding:16px;text-align:left;display:flex;align-items:center;gap:14px;color:#17221e;cursor:pointer}.list-button>span:first-child{width:40px;height:40px;display:grid;place-items:center;background:#eef7f3;border-radius:13px;font-size:20px}.list-button>span:nth-child(2){display:grid;gap:3px;flex:1}.list-button b:last-child{font-size:24px;color:#81918a}.page-head{padding:8px 4px 20px}.page-head .eyebrow{color:#087b5b}.page-head p{color:#64766e}.fuel-grid,.choice-grid,.queue-options,.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fuel-grid button,.choice-grid button,.queue-options button,.status-grid button{border:1px solid #d7e6e0;border-radius:20px;background:#fff;min-height:105px;padding:18px;color:#17221e;display:grid;gap:6px;place-items:center;cursor:pointer}.fuel-grid strong{font-size:20px}.choice-grid span{font-size:32px}.brand-button{justify-content:space-between}.brand-button b{min-width:34px;height:34px;display:grid;place-items:center;background:#e4f5ee;color:#087b5b;border-radius:11px}.primary-button{width:100%;border:0;border-radius:18px;background:#087b5b;color:#fff;padding:16px;font-weight:800;cursor:pointer;margin-top:16px}.sticky-action{position:sticky;bottom:12px;box-shadow:0 12px 28px #087b5b4d}.station-list{display:grid;gap:14px}.station-card,.queue-card{background:#fff;border:1px solid #dde8e3;border-radius:22px;padding:18px;box-shadow:0 7px 18px #1c41330d}.station-head,.queue-card{display:flex;justify-content:space-between;gap:14px}.station-head h3,.queue-card h3{margin:7px 0 0}.station-card p,.queue-card p{color:#586b62}.station-card>small{display:block;color:#5f7269;margin:4px 0}.badge{display:inline-flex;padding:4px 8px;border-radius:8px;background:#e5f5ef;color:#087b5b;font-size:11px;font-weight:800}.badge.warning{background:#fff0dc;color:#b45c00}.queue-card>strong{font-size:24px;color:#ad5000;text-align:right}.queue-card>strong small{display:block;font-size:11px;color:#7a817d}.map-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.map-grid a{padding:11px;border-radius:12px;background:#edf6f2;text-decoration:none;color:#07684d;text-align:center;font-weight:700;font-size:13px}.map-grid .wide{grid-column:1/-1}.center-state{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.center-state p{color:#64766e;max-width:480px;line-height:1.55}.pulse,.state-icon,.success-icon{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;font-size:34px;background:#e4f5ee}.state-icon{background:#fff0e8;color:#bd4b17;font-weight:900}.success-icon{background:#dff5e8;color:#087b5b;font-weight:900}.spinner{width:36px;height:36px;margin:18px;border:4px solid #cde7dc;border-top-color:#087b5b;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.field{display:grid;gap:8px;margin:14px 0}.field span{font-weight:700}.field input,.field select{width:100%;padding:15px;border:1px solid #cfded7;border-radius:15px;background:#fff}.status-grid{grid-template-columns:repeat(3,1fr)}.status-grid button{min-height:72px;font-weight:800}.link-list{display:grid;gap:12px}.link-list a,.current-link{display:flex;gap:14px;align-items:center;padding:16px;border:1px solid #dce7e2;background:#fff;border-radius:18px;text-decoration:none;color:#17221e}.link-list b{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#087b5b;color:#fff}.link-list span{display:grid;gap:3px}.current-link{opacity:.75}.empty{text-align:center;padding:44px;color:#607269}.empty span{font-size:40px}footer{text-align:center;color:#718078;padding:20px;font-size:12px}@media(max-width:480px){main{padding:14px 12px 32px}.topbar{padding:8px 12px}.hero{align-items:flex-start;padding:18px}.hero img{width:76px;height:76px}.hero h1,.page-head h1{font-size:24px}.menu-card{padding:15px}.brand strong{font-size:14px}.brand small{font-size:11px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}.secondary-button{width:100%;margin-top:10px;padding:15px;border:1px solid #9fcbbd;border-radius:18px;background:#fff;color:#087b5b;font-weight:800;cursor:pointer}.help-card{margin-bottom:12px;padding:18px;border:1px solid #dce8e3;border-radius:20px;background:#fff}.help-card h2{margin:0 0 10px;font-size:18px}.help-card ol{margin:0;padding-left:22px;color:#52675e;line-height:1.55}.help-card li+li{margin-top:7px}.bottom-home-button{position:fixed;z-index:10;right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;width:auto;max-width:724px;margin:0 auto;box-shadow:0 12px 30px #087b5b57}.has-bottom-home{padding-bottom:112px}.location-consent .eyebrow{margin-top:18px;color:#087b5b}.location-consent .primary-button{max-width:420px}
