.top-status{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}.top-status__subtitle{color:#58738f;margin-top:4px;font-size:13px}.top-status__stats{display:grid;gap:6px;justify-items:end;font-size:13px}.quest-card{background:#fffffff0;border-radius:24px;padding:18px;box-shadow:0 20px 48px #17324d29}.quest-card__eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.08em;color:#5e7892}.quest-card__meta{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.quest-card__meta dt{font-size:12px;color:#6f87a0}.quest-card__meta dd{margin:4px 0 0;font-weight:600}.quest-card__actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.quest-card__actions button{border:0;border-radius:14px;padding:12px 8px;font-weight:600}.quest-card__actions button:last-child{background:#17324d;color:#fff}.map-screen{position:relative}.quest-map{height:52vh;min-height:360px;border-radius:28px;overflow:hidden;box-shadow:inset 0 0 0 1px #17324d14}.map-screen__locate{position:absolute;right:16px;top:88px;border:0;border-radius:18px;padding:12px 14px;background:#fffffff0}.map-screen__card{margin-top:-36px;position:relative;z-index:1}.map-screen__geo-state{margin:12px 12px 0;color:#4a6988;font-size:14px}:root{color:#17324d;background:#eef5fb;font-family:Segoe UI,system-ui,sans-serif}body{margin:0;min-width:320px}#root{min-height:100vh}.app-shell{min-height:100vh;display:grid;grid-template-rows:1fr auto;background:radial-gradient(circle at top left,rgba(255,193,118,.35),transparent 28%),linear-gradient(180deg,#f8fbff,#eef5fb)}.app-shell__content{padding:16px 16px 96px}.bottom-nav{position:sticky;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:12px 12px 20px;background:#fcfefff5;border-top:1px solid rgba(23,50,77,.08)}.bottom-nav__item{border:0;border-radius:16px;padding:12px 8px;background:#e7eef6;color:#35506c}.bottom-nav__item.is-active{background:#17324d;color:#fff}.screen-frame h1{margin:0 0 16px;font-size:28px}.pill-row{display:flex;gap:8px;overflow-x:auto;margin-bottom:16px}.pill-row span{white-space:nowrap;padding:10px 14px;border-radius:999px;background:#dde8f2;color:#35506c}.stack-list{display:grid;gap:12px}.list-card{background:#ffffffeb;border-radius:22px;padding:16px;box-shadow:0 14px 34px #17324d1a}.list-card button{margin-top:8px;border:0;border-radius:14px;padding:10px 12px;background:#17324d;color:#fff}
