:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#20252b;background:#f4f5f3}*{box-sizing:border-box}body{margin:0}.app{max-width:1180px;margin:auto;padding:32px 28px 48px}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.eyebrow{font-size:11px;letter-spacing:.2em;color:#89918c;margin:0 0 7px}h1{font-size:28px;letter-spacing:-.04em;margin:0}.icon-button{border:0;background:#fff;border-radius:50%;width:42px;height:42px;color:#69716c;font-weight:bold;letter-spacing:2px}.day-nav{display:flex;gap:8px;overflow:auto;margin-bottom:18px}.day-link{border:0;background:transparent;color:#8b928e;text-align:left;padding:9px 15px;border-radius:12px;min-width:max-content}.day-link b{display:block;font-size:12px}.day-link span{font-size:12px}.day-link.active{background:#20252b;color:#fff}.days{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x proximity;padding:2px 2px 18px}.day-card{background:#fff;border-radius:18px;padding:20px;min-width:calc(80vw - 28px);max-width:360px;min-height:420px;display:flex;flex-direction:column;box-shadow:0 5px 20px #20252b08;scroll-snap-align:start}.day-heading{border-bottom:1px solid #edf0ed;padding-bottom:17px;margin-bottom:14px}.day-heading span{display:block;color:#9aa29d;font-size:12px;margin-bottom:5px}.day-heading strong{font-size:16px}.stops{flex:1}.stop{display:flex;width:100%;gap:12px;align-items:center;border:0;background:transparent;padding:13px 0;text-align:left;color:inherit}.stop i{font-style:normal;font-size:11px;color:#9ca49f;width:22px}.stop span{flex:1}.stop b{display:block;font-size:14px;font-weight:600}.stop small{display:block;color:#9ca49f;font-size:11px;margin-top:5px}.stop em{font-style:normal;color:#b2b8b3}.add{border:1px dashed #cdd4cf;background:#fafbfa;color:#626b65;border-radius:11px;padding:12px;font-size:14px}.add span{font-size:12px}.empty{flex:1;color:#a3aaa5;font-size:13px;line-height:1.7;padding:35px 12px}.sheet{position:fixed;z-index:3;left:50%;bottom:0;width:min(520px,100%);padding:12px 24px 28px;background:#fff;border-radius:22px 22px 0 0;transform:translate(-50%,110%);transition:.25s;box-shadow:0 -10px 40px #0002}.sheet.open{transform:translate(-50%,0)}.grab{width:36px;height:4px;background:#d9dedb;border-radius:5px;margin:0 auto 20px}.sheet-label{font-size:12px;color:#8f9892;margin:0 0 8px}.sheet input,.sheet textarea{width:100%;border:0;background:#f5f6f5;border-radius:10px;padding:14px;font:inherit;margin-bottom:12px}.sheet textarea{height:80px;resize:none}.pills{display:flex;gap:8px;margin:0 0 12px}.pills button,.move{border:1px solid #e1e5e2;background:#fff;border-radius:9px;padding:9px 14px;color:#747c77}.pills .selected{background:#20252b;color:#fff}.move{width:100%;text-align:left;margin-bottom:10px}.delete{width:100%;border:0;background:#fff1f0;color:#c45c56;border-radius:9px;padding:12px}.scrim{display:none;position:fixed;inset:0;background:#20252b55;z-index:2}.scrim.show{display:block}@media(min-width:800px){.day-card{min-width:300px}.days{gap:18px}}
