:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,sans-serif;color:#2d2926;background:#f6f2ea;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;background:#f6f2ea}button,input{font:inherit}.app-shell{min-height:100vh;max-width:520px;margin:0 auto;background:#f6f2ea}main{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.page{padding:calc(20px + env(safe-area-inset-top)) 16px 32px}.offline-banner{position:sticky;top:0;z-index:20;padding:calc(8px + env(safe-area-inset-top)) 16px 8px;background:#d6a85f;text-align:center;font-size:13px}.hero,.simple-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.hero h1,.simple-header h1{margin:4px 0;font-size:28px}.hero p,.simple-header p{margin:0;color:#756f68}.eyebrow{font-size:12px;color:#a94f3d;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.weather{text-align:right;font-size:18px;font-weight:700}.weather small{display:block;color:#756f68;font-weight:400;font-size:12px;margin-top:4px}.next-card,.route-card,.progress-card,.settings-card{background:#fffcf7;border-radius:20px;padding:18px;box-shadow:0 4px 14px #2d29260f;margin-bottom:22px}.next-card{background:linear-gradient(145deg,#f1ded8,#fffcf7)}.card-label{font-size:12px;font-weight:700;color:#a94f3d}.big-time{font-size:34px;font-weight:800;margin-top:12px}.next-card h2{margin:2px 0 8px;font-size:22px}.next-card p{color:#756f68;line-height:1.5}.actions,.link-row{display:flex;gap:10px;margin-top:16px}button{border:0;border-radius:12px;min-height:44px;padding:0 14px;background:#eee8de;color:#2d2926}button.primary{background:#a94f3d;color:#fff;font-weight:700}button.secondary{background:#fffcf7;border:1px solid #D8CEC0}button.full{width:100%}h3{margin:24px 0 12px;font-size:18px}.quick-grid,.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quick-grid button{background:#fffcf7;box-shadow:0 3px 10px #2d29260d;text-align:left;padding-left:16px}.timeline{background:#fffcf7;border-radius:16px;padding:8px 14px}.timeline-item{display:grid;grid-template-columns:56px 28px 1fr;align-items:center;min-height:52px;border-bottom:1px solid #E7E0D5}.timeline-item:last-child{border-bottom:0}.timeline-item .time{font-size:14px;color:#756f68}.timeline-item .dot{width:18px;height:18px;border-radius:50%;border:2px solid #C9C0B4;display:grid;place-items:center;font-size:11px}.timeline-item.done .dot{border-color:#6f8065;background:#6f8065;color:#fff}.timeline-item.current .dot{border-color:#a94f3d;background:#a94f3d}.timeline-item.current .timeline-title{font-weight:700;color:#a94f3d}.notice{margin-top:18px;background:#f3e7c9;color:#6a552d;border-radius:14px;padding:14px;line-height:1.5;font-size:14px}.route-strip{background:#eae3d7;border-radius:14px;padding:14px;margin-bottom:14px;line-height:1.6}.progress-card{padding:14px 16px}.progress-card{display:grid;grid-template-columns:1fr auto;gap:10px}.progress{grid-column:1 / -1;height:8px;background:#e7e0d5;border-radius:999px;overflow:hidden}.progress span{display:block;height:100%;background:#a94f3d;border-radius:inherit}.day-list{display:grid;gap:12px}.day-card,.place-card{background:#fffcf7;border-radius:16px;padding:16px;box-shadow:0 3px 10px #2d29260d}.day-card{display:flex;justify-content:space-between;gap:16px}.day-card h2{margin:5px 0;font-size:18px}.day-card p{margin:0;color:#756f68}.pill{align-self:flex-start;background:#e8efe5;color:#516149;padding:6px 10px;border-radius:999px;font-size:12px}.filter-row{display:flex;gap:8px;overflow:auto;padding-bottom:4px;margin-bottom:14px}.filter-row button{white-space:nowrap;min-height:38px}.filter-row .selected{background:#a94f3d;color:#fff}.place-card{display:flex;gap:14px;margin-bottom:12px}.place-thumb{width:64px;height:64px;border-radius:14px;display:grid;place-items:center;background:#eee8de;flex:0 0 auto}.place-info h3{margin:0 0 3px}.place-info p{margin:0;color:#756f68}.place-info small{display:block;margin-top:5px;color:#756f68}.link-row button{min-height:36px;padding:0 10px}.dash-card{background:#fffcf7;border-radius:16px;padding:16px;box-shadow:0 3px 10px #2d29260d}.dash-card span,.dash-card small{display:block;color:#756f68}.dash-card strong{display:block;font-size:22px;margin:6px 0}.task-list,.empty{background:#fffcf7;border-radius:16px;overflow:hidden}.task-item{min-height:54px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;padding:0 14px;border-bottom:1px solid #E7E0D5}.task-item:last-child{border-bottom:0}.task-item small{color:#756f68}.done-text{text-decoration:line-through;color:#9a938a}.section-title-row{display:flex;align-items:center;justify-content:space-between}.text-button{min-height:36px;background:transparent;color:#a94f3d;padding:0}.empty{padding:20px;color:#756f68;text-align:center}.expense-row,.setting-row{display:flex;justify-content:space-between;align-items:center;padding:15px 16px;background:#fffcf7;border-bottom:1px solid #E7E0D5}.expense-row:first-of-type{border-radius:16px 16px 0 0}.expense-row:last-of-type{border-radius:0 0 16px 16px;border-bottom:0}.settings-card{padding:0;overflow:hidden}.setting-row:last-child{border-bottom:0}.setting-row strong{font-size:14px;color:#756f68}.bottom-nav{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:min(100%,520px);z-index:30;display:grid;grid-template-columns:repeat(5,1fr);background:#fffcf7f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid #E7E0D5;padding:7px 8px calc(7px + env(safe-area-inset-bottom))}.bottom-nav button{background:transparent;min-height:54px;padding:0;border-radius:10px;display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center;color:#817a72;font-size:12px}.bottom-nav button.active{color:#a94f3d;font-weight:700}.nav-icon{font-size:20px}@media(min-width:700px){.app-shell{border-left:1px solid #E7E0D5;border-right:1px solid #E7E0D5}}
