:root{color:#201b16;background:#f7f2e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f7f2e8}button,input,textarea{font:inherit}button{border:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.app{width:min(100%,520px);min-height:100vh;margin:0 auto;padding:max(18px,env(safe-area-inset-top)) 16px max(18px,env(safe-area-inset-bottom))}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:8px 0 14px}.eyebrow{margin:0 0 2px;color:#b7352d;font-size:12px;font-weight:800;letter-spacing:0}h1,h2,h3,p{margin:0}h1{font-size:34px;line-height:1}h2{font-size:24px}.week-pill,.intensity{flex:0 0 auto;border-radius:999px;padding:9px 12px;background:#201b16;color:#fffdf7;font-size:14px;font-weight:800}.calendar-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.calendar-head>div{display:flex;gap:6px}.calendar-head button{min-height:34px;border-radius:8px;padding:0 9px;background:#e8dcc8;color:#201b16;font-size:12px;font-weight:900}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.weekday{color:#6d5e4d;font-size:12px;font-weight:900;text-align:center}.calendar-cell{min-height:84px;border:1px solid #dfd0bc;border-radius:8px;padding:6px;background:#fffaf0;overflow:hidden}.calendar-cell.dim{opacity:.38}.calendar-cell.today{border-color:#b7352d;box-shadow:inset 0 0 0 1px #b7352d}.date-num{font-size:13px;font-weight:900}.calendar-cell strong{display:block;margin-top:4px;color:#201b16;font-size:10px;line-height:1.15}.log-badge{display:inline-block;margin-top:5px;border-radius:999px;padding:2px 5px;background:#62584f;color:#fffdf7;font-size:10px;font-weight:900}.log-badge.done{background:#28685b}.log-badge.rest{background:#b7352d}.log-badge.partial{background:#c87918}.tabs{position:sticky;top:0;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:8px 0 14px;background:#f7f2e8}.tabs button{display:flex;align-items:center;justify-content:center;gap:5px;min-height:42px;border-radius:8px;background:#e8dcc8;color:#463b31;font-size:13px;font-weight:800}.tabs button.active{background:#b7352d;color:#fffdf7}.screen{display:grid;gap:14px}.today-head{display:flex;justify-content:space-between;gap:12px;align-items:start}.today-head p{color:#6d5e4d;font-size:14px;margin-bottom:4px}.tone-강{background:#b7352d}.tone-중강{background:#c87918}.tone-약,.tone-약중{background:#28685b}.tone-휴식{background:#62584f}.timer-panel,.done-panel,.adjust-box,.ai-box{border:1px solid #dfd0bc;border-radius:8px;background:#fffaf0;padding:16px}.step-meta{display:flex;justify-content:space-between;color:#6d5e4d;font-size:14px;font-weight:800}.timer-panel h3{margin-top:14px;font-size:26px}.target{width:fit-content;margin-top:8px;border-radius:8px;padding:8px 10px;background:#e5eddf;color:#263a26;font-weight:900}.timer{margin:14px 0 4px;font-size:clamp(62px,18vw,92px);line-height:1;font-weight:900;font-variant-numeric:tabular-nums}.phase-text{color:#6d5e4d;font-weight:800}.caution{margin-top:10px;color:#9b2f28;font-size:14px;font-weight:800}.primary-actions{margin-top:16px}.big-button{display:flex;width:100%;min-height:58px;align-items:center;justify-content:center;gap:8px;border-radius:8px;background:#201b16;color:#fffdf7;font-size:18px;font-weight:900}.ghost-button{width:100%;min-height:48px;margin-top:10px;border-radius:8px;background:#e8dcc8;color:#201b16;font-weight:900}.secondary-actions,.adjust-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.secondary-actions button,.adjust-actions button{display:flex;align-items:center;justify-content:center;gap:5px;min-height:44px;border-radius:8px;background:#e8dcc8;color:#201b16;font-size:13px;font-weight:900}.adjust-actions{grid-template-columns:repeat(2,1fr)}.routine-list,.log-list{display:grid;gap:8px}.routine-row,.week-row,.log-row{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start;border-bottom:1px solid #dfd0bc;padding:10px 0}.routine-row>span,.week-row>span{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#e8dcc8;font-weight:900}.routine-row.current>span{background:#b7352d;color:#fffdf7}.routine-row p,.week-row p,.log-row p,.muted,.saved-line{color:#6d5e4d;font-size:14px;margin-top:3px}textarea{width:100%;min-height:86px;resize:vertical;border:1px solid #dfd0bc;border-radius:8px;padding:12px;background:#fffdf7;color:#201b16}.ai-box textarea{min-height:190px;margin-top:10px;font-size:13px}.ai-title{display:flex;gap:6px;align-items:center;font-weight:900}.done-panel{display:grid;justify-items:center;gap:12px;text-align:center}label{display:grid;gap:7px;font-weight:900}input{min-height:48px;border:1px solid #dfd0bc;border-radius:8px;padding:10px 12px;background:#fffdf7;color:#201b16}.log-row{grid-template-columns:1fr auto}@media(max-width:380px){.tabs button{font-size:12px;gap:3px}.secondary-actions button,.adjust-actions button{font-size:12px}}
