:root{color:#202124;background:#f8f9fa;font-family:Inter,Roboto,Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f8f9fa}button{font:inherit;border:0;background:transparent;color:#0b57d0;cursor:pointer}.app-shell{min-height:100dvh;max-width:720px;margin:auto;padding:0 16px 96px}.topbar{height:72px;display:flex;align-items:center;gap:10px;color:#202124}.topbar button{margin-left:auto;width:36px;height:36px;border-radius:50%;background:#dce8ff;color:#17365d;font-size:12px;font-weight:700}.mark{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#0b57d0;color:#fff;font-weight:800}.hero{padding:24px 8px 20px}.eyebrow{margin:0 0 8px;color:#5f6368;font-size:12px;font-weight:700;letter-spacing:.08em}.hero h1{margin:0;font-size:28px;letter-spacing:-.04em}.available{margin:20px 0 4px;font-size:30px;font-weight:750;color:#17365d}.available span{font-size:14px;font-weight:500;color:#5f6368}.hint{margin:0;color:#5f6368;font-size:13px;line-height:1.45}.attention{display:flex;gap:16px;align-items:center;padding:18px;border-radius:16px;background:#dce8ff;color:#17365d}.attention p,.card p,.budget p{margin:4px 0 0;color:#5f6368;font-size:13px}.status-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#f9ab00;margin-right:6px}.primary{padding:10px 14px;border-radius:20px;background:#0b57d0;color:#fff;font-weight:700;margin-left:auto}.section{margin-top:30px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:0 4px 10px}.section-heading h2{margin:0;font-size:18px}.section-heading button{font-size:13px;font-weight:600}.card,.budget{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e0e3e7;border-radius:14px;padding:15px;margin-top:8px}.card b{margin-left:auto;font-size:14px;white-space:nowrap}.icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#fce8e6}.card-icon{background:#e8f0fe;color:#0b57d0}.budget{display:block}.budget div:first-child{display:flex;justify-content:space-between;gap:12px}.budget span{color:#5f6368;font-size:13px}.track{height:9px;border-radius:10px;background:#e8eaed;margin-top:14px;overflow:hidden}.track i{display:block;width:69%;height:100%;background:#137333;border-radius:inherit}.budget p{color:#137333;font-weight:600}nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;gap:min(7vw,44px);padding:10px 12px 14px;background:#fffffff5;border-top:1px solid #e0e3e7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}nav button{display:grid;place-items:center;gap:2px;color:#5f6368;font-size:20px;min-width:46px}nav span{font-size:10px}nav .active{color:#0b57d0;font-weight:700}nav .add{width:52px;height:52px;margin-top:-27px;border-radius:18px;background:#0b57d0;color:#fff;box-shadow:0 5px 14px #0b57d055}
