:root{--ink:#17212b;--muted:#6d7882;--line:#e4e8eb;--paper:#fff;--canvas:#f4f5f3;--accent:#e45b35;--accent-dark:#bd3f20;--green:#207a57}*{box-sizing:border-box}html{background:#dfe3e3}body{margin:0;color:var(--ink);background:var(--canvas);font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}.app-shell{width:100%;max-width:480px;min-height:100vh;margin:0 auto;padding-bottom:108px;background:var(--canvas);box-shadow:0 0 45px rgba(23,33,43,.12)}.topbar{height:76px;padding:14px 20px;display:flex;align-items:center;gap:12px;color:#fff;background:var(--ink)}.brand-mark,.brand-lockup>span{width:43px;height:43px;display:grid;place-items:center;border-radius:12px 4px;background:var(--accent);font:900 25px/1 Arial}.brand-copy,.brand-lockup div{display:flex;flex-direction:column;line-height:1.12}.brand-copy span,.brand-lockup small{font-size:11px;color:#bfc7ce;letter-spacing:.08em;text-transform:uppercase}.brand-copy strong,.brand-lockup strong{margin-top:3px;font-size:17px}.topbar form{margin-left:auto}.avatar{width:38px;height:38px;border:1px solid #59616a;border-radius:50%;color:#fff;background:#303c47;font-weight:700;font-size:12px;cursor:pointer}.day-head{padding:24px 20px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:var(--paper)}.eyebrow{margin:0 0 5px;color:var(--accent-dark);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:7px;font-size:22px;letter-spacing:-.04em}.person{margin:0;color:var(--muted);font-size:12px}.live-badge{padding:7px 9px;display:inline-flex;gap:6px;align-items:center;white-space:nowrap;border-radius:999px;color:var(--green);background:#e8f4ed;font-size:10px;font-weight:800}.live-badge i{width:6px;height:6px;border-radius:50%;background:var(--green)}.summary-strip{padding:0 20px 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--paper)}.summary-strip div{padding:12px 6px;text-align:center;background:#f3f5f4}.summary-strip div:first-child{border-radius:12px 0 0 12px}.summary-strip div:last-child{border-radius:0 12px 12px 0}.summary-strip strong,.summary-strip span{display:block}.summary-strip strong{font-size:16px}.summary-strip span{margin-top:3px;color:var(--muted);font-size:10px}.timeline-head{padding:24px 20px 12px;display:flex;justify-content:space-between;align-items:end}.timeline-head h2{margin:0;font-size:16px}.sync-note{color:var(--green);font-size:10px;font-weight:700}.timeline{padding:0 16px}.timeline-row{display:grid;grid-template-columns:44px 16px 1fr;gap:6px}.time{padding-top:17px;text-align:right}.time strong,.time span{display:block;font-size:10px}.time span{margin-top:4px;color:#8a939b}.rail{position:relative;min-height:100%}.rail:before{content:"";position:absolute;top:0;bottom:0;left:7px;width:1px;background:#ccd2d4}.rail i{position:absolute;top:20px;left:3px;width:9px;height:9px;z-index:1;border:2px solid var(--canvas);border-radius:50%;background:var(--accent);box-shadow:0 0 0 1px var(--accent)}.entry-card,.break-card{width:100%;margin-bottom:10px;border:1px solid var(--line);border-radius:15px;text-align:left;background:var(--paper);box-shadow:0 3px 10px rgba(23,33,43,.04)}.entry-card{padding:15px 15px 14px;display:flex;flex-direction:column;cursor:pointer}.entry-type{color:var(--accent-dark);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.entry-title{margin-top:4px;font-size:17px;font-weight:800}.entry-meta{margin-top:3px;color:var(--muted);font-size:11px}.task-line{margin-top:13px;padding-top:11px;display:flex;justify-content:space-between;gap:12px;border-top:1px solid #edf0f1;font-size:12px}.task-line em{font-style:normal;font-weight:800}.task-desc{margin-top:4px;color:var(--muted);font-size:11px}.chips{margin-top:10px;display:flex;gap:5px}.chips i{padding:5px 7px;border-radius:6px;color:#45515c;background:#eef1f1;font-size:9px;font-style:normal;font-weight:700}.break-card{min-height:52px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;color:#5d6871;background:#e9ecec;border-style:dashed}.break-row .rail i{background:#889198;box-shadow:0 0 0 1px #889198}.day-total{margin:14px 20px 0;padding:18px;border-radius:16px;color:#fff;background:var(--ink)}.day-total div{display:flex;align-items:baseline;justify-content:space-between}.day-total div span{color:#bdc5cb;font-size:11px}.day-total div strong{font-size:18px}.day-total>button{width:100%;margin-top:15px;padding:13px 15px;display:flex;justify-content:space-between;border:0;border-radius:10px;color:#fff;background:var(--accent);font-weight:800}.bottom-nav{position:fixed;bottom:0;left:50%;width:100%;max-width:480px;height:77px;padding:8px 13px max(8px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);align-items:end;z-index:20;transform:translateX(-50%);border-top:1px solid var(--line);background:rgba(255,255,255,.97);box-shadow:0 -5px 18px rgba(23,33,43,.07)}.bottom-nav button{border:0;color:#7a848d;background:transparent;font-size:9px;font-weight:700}.bottom-nav button>span{height:24px;display:grid;place-items:center;font-size:20px}.bottom-nav .active{color:var(--accent-dark)}.bottom-nav .add-button{width:54px;height:54px;align-self:center;justify-self:center;border-radius:18px 6px;color:#fff;background:var(--accent);box-shadow:0 8px 18px rgba(228,91,53,.32)}.bottom-nav .add-button span{height:auto;color:#fff;font-size:31px;font-weight:300}.empty-state{margin:8px 0 18px;padding:28px 20px;border:1px dashed #c9d0d3;border-radius:15px;text-align:center;background:#fff}.empty-state strong,.empty-state span{display:block}.empty-state span{margin-top:7px;color:var(--muted);font-size:12px;line-height:1.45}.welcome{margin:24px 20px;padding:26px 22px;border-radius:18px;background:#fff;box-shadow:0 5px 20px rgba(23,33,43,.06)}.welcome p:not(.eyebrow){color:var(--muted);font-size:13px}.flash{margin:14px 20px 0;padding:11px 13px;border-radius:10px;color:#8a4a14;background:#fff2dc;font-size:12px}.flash.success{color:var(--green);background:#e8f4ed}.flash.error{color:#9f3321;background:#ffebe6}.auth-body{min-height:100vh;padding:20px;display:grid;place-items:center;background:linear-gradient(145deg,#17212b 0,#263640 45%,#e45b35 140%)}.auth-card{width:100%;max-width:410px;padding:28px;border-radius:22px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.3)}.brand-lockup{margin-bottom:38px;display:flex;align-items:center;gap:12px}.brand-lockup small{color:#7c858d}.auth-card h1{font-size:28px}.auth-intro{margin-bottom:24px;color:var(--muted);font-size:13px;line-height:1.5}.stack-form{display:grid;gap:14px}.stack-form label,.form-grid label{color:#505d67;font-size:10px;font-weight:800}.stack-form input,.form-grid input,.form-grid select{width:100%;height:45px;margin-top:6px;padding:0 12px;border:1px solid #d9dfe2;border-radius:10px;color:var(--ink);background:#f8f9f8;outline:none;font-size:13px}.stack-form input:focus,.form-grid input:focus,.form-grid select:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(228,91,53,.12)}.alert{margin-bottom:16px;padding:11px 12px;border-radius:9px;color:#795519;background:#fff2dc;font-size:12px}.alert.error{color:#9f3321;background:#ffebe6}.primary-action,.secondary-action{width:100%;min-height:48px;margin-top:6px;border:0;border-radius:11px;font-weight:800;cursor:pointer}.primary-action{color:#fff;background:var(--accent)}.secondary-action{margin-top:8px;color:var(--ink);background:#eef1f1}.bottom-sheet{width:calc(100% - 24px);max-width:448px;max-height:88vh;margin:auto auto 12px;padding:24px 20px calc(22px + env(safe-area-inset-bottom));border:0;border-radius:24px 24px 18px 18px;background:#fff;box-shadow:0 24px 60px rgba(0,0,0,.25)}.bottom-sheet::backdrop{background:rgba(10,17,23,.55);backdrop-filter:blur(3px)}.bottom-sheet h2{margin:0 42px 20px 0;font-size:23px}.sheet-close{position:absolute;top:17px;right:17px;width:36px;height:36px;border:0;border-radius:50%;color:#5d6871;background:#eef1f1;font-size:25px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice-grid button{min-height:150px;padding:18px 14px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);border-radius:16px;text-align:left;background:#f7f8f7}.choice-grid button:first-child{color:#fff;border-color:var(--ink);background:var(--ink)}.choice-grid i{width:40px;height:40px;margin-bottom:20px;display:grid;place-items:center;border-radius:12px 4px;color:#fff;background:var(--accent);font-style:normal;font-size:24px}.choice-grid span{margin-top:5px;color:#83909a;font-size:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid .wide{grid-column:1/-1}.confirm-copy{text-align:center}.confirm-copy .sheet-close{text-align:center}.confirm-copy .eyebrow{margin-top:12px}.confirm-copy h2{margin-right:0}.confirm-copy>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.55}.confirm-icon{width:58px;height:58px;margin:0 auto;display:grid;place-items:center;border-radius:50%;color:var(--green);background:#e8f4ed;font-size:26px;font-weight:900}[hidden]{display:none!important}@media(min-width:760px){body:not(.auth-body){padding:28px 0}.app-shell{min-height:calc(100vh - 56px);border-radius:24px;overflow:hidden}.bottom-nav{bottom:28px;border-radius:0 0 24px 24px}.bottom-sheet{margin:auto}}
