:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:#e5e3db;background:#101923;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color-scheme:dark;--ink: #131e29;--muted: #a1afb7;--line: #34414b;--paper: #e5e3db;--red: #743b43}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%}body{overflow:hidden;background:radial-gradient(ellipse at 50% 0%,#293949,#101923 75%)}body:before{content:"";position:fixed;inset:0;background:url(/grain.svg) repeat;opacity:.045;pointer-events:none}button,input{font:inherit}button{color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}button:disabled,input:disabled{cursor:default}button:disabled{opacity:.55}button,a,input{touch-action:manipulation}button:focus-visible,input:focus-visible{outline:2px solid #d5cebd;outline-offset:4px}button{transition:background-color .15s,transform .15s}button:active:not(:disabled){transform:translateY(1px)}h1,h2,p{margin:0}h1,.sheet h2,.empty-state h2{font-family:Georgia,Times New Roman,serif;font-weight:400}.shell{position:relative;display:flex;flex-direction:column;height:100vh;height:var(--app-height, 100dvh);max-width:560px;margin:0 auto;padding-top:max(env(safe-area-inset-top,0px),var(--safe-top, 0px));padding-left:max(env(safe-area-inset-left,0px),var(--safe-left, 0px));padding-right:max(env(safe-area-inset-right,0px),var(--safe-right, 0px));background:repeating-linear-gradient(90deg,transparent 0 71px,#bac6cd03 72px 73px),linear-gradient(165deg,#1f2c38,#131e29 43%,#14202b);border-inline:1px solid #53657324}.brand{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:21px 24px 17px;border-bottom:1px solid #a1afb71c;flex:none}.brand>div{display:flex;align-items:center;gap:10px}.brand>div>span{font-family:Georgia,Times New Roman,serif;font-size:23px;letter-spacing:.19em}.brand svg{width:21px;height:25px;color:#b3bdc0}.brand-caption{color:#b2bcc0;font-size:11px;letter-spacing:.04em}.pages{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:#465660 transparent}.page{min-height:100%;padding:13px 24px 28px}.page-next{animation:enter-next .18s ease-out}.page-previous{animation:enter-previous .18s ease-out}@keyframes enter-next{0%{opacity:.45;transform:translate(12px)}}@keyframes enter-previous{0%{opacity:.45;transform:translate(-12px)}}.day-tools{display:flex;align-items:center;justify-content:space-between;min-height:51px}.eyebrow{font-size:10px;letter-spacing:.2em;color:#acb7bc}.day-arrows{display:flex;gap:4px;margin-right:-7px}.icon-button{display:inline-flex;align-items:center;justify-content:center;flex:none;min-width:44px;min-height:44px;border:1px solid transparent;padding:0;background:transparent;border-radius:6px;color:#b9c4c9}.icon-button:hover:not(:disabled){background:#b4c4cc0c;border-color:#b4c4cc1f}.date-header h1{font-size:clamp(2.4rem,10.6vw,3.65rem);line-height:1.16;letter-spacing:-.045em;color:#e8e6dc;padding:5px 0 10px;overflow-wrap:anywhere}.date-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;min-height:44px}.date-meta>p{color:#b0bdc5;font-size:14px;line-height:1.5}.today-mark,.today-button{font-size:11px;letter-spacing:.04em;white-space:nowrap}.today-mark{border:1px solid #586771;color:#c2ccd0;padding:6px 9px;border-radius:3px}.today-button{min-height:44px;padding:0 8px;border:0;background:transparent;text-decoration:underline;text-underline-offset:5px;color:#e2ddd0}.ornament{display:flex;align-items:center;gap:12px;margin:23px 0 24px;color:#83949e}.ornament svg{width:17px;height:20px;flex:none}.ornament:before,.ornament:after{content:"";flex:1;height:1px}.ornament:before{background:linear-gradient(90deg,#7a8c991a,#7a8c9973)}.ornament:after{background:linear-gradient(90deg,#7a8c9973,#7a8c991a)}.progress-copy{font-size:11px;text-align:right;color:#a5b2ba;margin-bottom:22px}.task-section+.task-section{margin-top:28px}.section-title{display:flex;justify-content:space-between;align-items:center;margin:0 0 7px;padding:0 1px 9px;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.19em;color:#a8b7c0}.section-title span{font-size:11px;letter-spacing:0;color:#a1afb7}.task-list{list-style:none;padding:0;margin:0}.task{display:flex;align-items:flex-start;gap:4px;padding:16px 0 15px;border-top:1px solid #50616f4a}.task:last-child{border-bottom:1px solid #50616f4a}.task-content{min-width:0;flex:1;padding:7px 4px 0 3px}.task-time{display:flex;flex-wrap:wrap;gap:9px;align-items:center;font-size:14px;line-height:1.3;font-weight:500;font-variant-numeric:tabular-nums;color:#aebfc9;letter-spacing:.035em;margin-bottom:7px}.time-dash{color:#7d919e}.task-title{font-size:16px;line-height:1.5;overflow-wrap:anywhere}.task-menu{margin-right:-9px;color:#9fb0bb}.check-target{position:relative;display:flex;align-items:center;justify-content:center;flex:none;width:44px;height:44px;margin-left:-10px;cursor:pointer}.check-target input{position:absolute;inset:0;margin:0;width:44px;height:44px;opacity:0;cursor:pointer}.checkbox-art{display:grid;place-items:center;width:21px;height:21px;border:1px solid #869aa8;background:#11202c;border-radius:3px;pointer-events:none;transition:background .15s}.checkbox-art svg{width:18px;height:18px;stroke-width:2}.check-target input:checked+.checkbox-art{background:#a8b8c0;border-color:#a8b8c0;color:#16222c}.check-target input:focus-visible+.checkbox-art{outline:2px solid #d5cebd;outline-offset:5px}.check-target input:disabled+.checkbox-art{opacity:.65}.task-completed .task-title{color:#97a6ae;text-decoration:line-through;text-decoration-color:#7b8d98}.task-completed .task-time{color:#98a8b3}.pool-mark{flex:none;display:grid;place-items:center;width:30px;height:44px;color:#8297a7;margin-left:-3px}.pool-mark svg{width:16px;height:20px}.assign-button{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 8px 0 0;border:0;background:transparent;font-size:12px;color:#bfccd1}.assign-button svg{width:15px;height:15px}.completion-note{display:block;font-size:11px;color:#a1afb7;margin-top:6px}.page-footnote{margin:28px 0 0;text-align:center;font-size:10px;color:#93a3ae;letter-spacing:.035em}.bottom-panel{flex:none;padding:16px 24px max(6px,env(safe-area-inset-bottom,0px),var(--safe-bottom, 0px));background:#131e29;border-top:1px solid #52626d55}.primary-button,.secondary-button,.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;border-radius:5px;padding:12px 18px;font-size:15px;font-weight:500;line-height:1.35}.primary-button{background:var(--red);border:1px solid #93545c;color:#f1e8e1}.primary-button:hover:not(:disabled),.danger-button:hover:not(:disabled){background:#83434c}.secondary-button{background:#202f3b;border:1px solid #5b6a74;color:#e5e3db}.secondary-button:hover:not(:disabled){background:#2b3d4b}.danger-button{background:#743b43;border:1px solid #b16d74;color:#f4e7e4}.add-button{width:100%;min-height:52px}.bottom-nav{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.bottom-nav button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:49px;border:0;border-top:1px solid transparent;border-radius:0;background:transparent;font-size:12px;color:#a5b4be}.bottom-nav button[aria-current=page]{color:#e8e6dc;border-top-color:#a6b4ba}.bottom-nav svg{width:18px;height:18px}.empty-state{padding:45px 8px 50px;text-align:center}.empty-state>svg{width:38px;height:42px;color:#788c9b;margin-bottom:22px}.empty-state h2{color:#d3d7d4;font-size:22px;line-height:1.45;margin-bottom:12px}.empty-state p{color:#a3b1bb;font-size:13px;line-height:1.6}.loading-state{font-size:12px;color:#a7b5be;padding:10px 0 18px}.skeleton{height:214px;margin-top:20px;background:repeating-linear-gradient(0deg,#7e929e10 0 48px,transparent 49px 71px);border-radius:4px}.error-panel{border:1px solid #91656b;background:#56383e2b;padding:14px;margin-bottom:18px;border-radius:5px}.error-panel p{color:#e7ccca;font-size:14px;line-height:1.5}.error-panel button{min-height:44px;background:none;border:0;text-decoration:underline;text-underline-offset:4px;padding:5px 0;color:#eee0d8}.dev-banner{font-size:12px;line-height:1.5;border:1px dashed #ad8589;color:#e1bfc2;padding:10px;margin-bottom:20px}.gate{margin:auto 0;padding:42px 28px;text-align:center;overflow:auto}.gate>svg{width:34px;height:38px;color:#acbbc3;margin-bottom:20px}.gate h1{font-size:34px;line-height:1.2;margin-bottom:18px}.gate p{font-size:15px;line-height:1.65;color:#b7c3c9;margin-bottom:20px}.gate .field-note{font-size:13px}.sheet{position:fixed;inset:auto 0 var(--keyboard-bottom, 0px);width:100%;max-width:560px;max-height:calc(var(--visual-height, 100dvh) - max(16px,var(--safe-top, 0px)));margin:0 auto;padding:10px 24px max(24px,env(safe-area-inset-bottom,0px),var(--safe-bottom, 0px));border:1px solid #62717c;border-bottom:0;border-radius:19px 19px 0 0;background:linear-gradient(150deg,#263642,#1a2732 65%);color:var(--paper);box-shadow:0 -12px 50px #0b14194d;overflow-y:auto;overscroll-behavior:contain}.sheet[open]{animation:sheet-in .19s ease-out}.sheet::backdrop{background:#09111abf}@keyframes sheet-in{0%{transform:translateY(28px);opacity:.5}}.sheet-grip{width:32px;height:3px;background:#87949a;border-radius:3px;margin:1px auto 13px;opacity:.7}.sheet-heading{display:flex;align-items:center;gap:12px;justify-content:space-between;margin-bottom:13px}.sheet h2{font-size:27px;line-height:1.2;letter-spacing:-.02em}.sheet-heading .icon-button{margin-right:-9px}.selected-task{font-size:16px;line-height:1.55;overflow-wrap:anywhere;margin:0 0 18px}.task-form{display:flex;flex-direction:column}.form-context{font-size:12px;color:#acbbc3;margin:0 0 24px}.task-form label{font-size:12px;color:#c3cdd1;margin:0 0 9px;display:block}.task-form input:not([type=checkbox]){display:block;width:100%;min-width:0;min-height:50px;padding:12px;border:1px solid #647681;border-radius:5px;background:#14232e;color:#f0eee7;font-size:16px;line-height:1.4;-webkit-appearance:none;appearance:none}.task-form input::placeholder{color:#a2b0b9;opacity:1}.task-form input:disabled{opacity:.5}.task-form input[type=time],.task-form input[type=date]{font-variant-numeric:tabular-nums;min-height:50px}.task-form input::-webkit-date-and-time-value{min-height:24px;text-align:left}.time-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:13px;margin-top:24px}.muted{font-size:10px;color:#a3b3bd;margin-left:4px}.field-note{font-size:12px;color:#adbac3;line-height:1.6;margin:13px 0 0}.text-button{align-self:flex-start;background:none;border:0;padding:4px 0;min-height:44px;font-size:12px;color:#ccd2d1;text-decoration:underline;text-underline-offset:4px}.task-form>.primary-button{width:100%;margin-top:25px}.form-error{font-size:13px;line-height:1.55;color:#efc1c2;margin-top:16px}.confirm-buttons{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.action-list{display:flex;flex-direction:column;margin-top:10px}.action-list button{text-align:left;min-height:56px;border:0;border-top:1px solid #566671;background:transparent;padding:13px 1px;font-size:15px}.danger-text{color:#efb2b5}@media(max-width:350px){.brand{padding-inline:18px}.brand-caption{font-size:10px}.page,.bottom-panel,.sheet{padding-left:18px;padding-right:18px}.task-title{font-size:15px}.date-header h1{font-size:2.35rem}.sheet h2{font-size:25px}.time-fields{gap:10px}}@media(max-height:550px){.brand{padding-block:10px}.bottom-panel{padding-top:10px}.bottom-nav{margin-top:5px}.add-button{min-height:44px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
