:root{--yellow-100:#fff1a8;--yellow-500:#fcd857;--blue-100:#d9f1ef;--blue-500:#82c9c5;--brown-100:#ead9cc;--brown-500:#9f6b4a;--ink-900:#111;--ink-950:#000;--paper-50:#fffdf4;--paper-100:#f7f0df;--muted-600:#6e695f;--danger-500:#c74434;--success-500:#34765d;--radius-sm:12px;--radius-md:16px;--radius-lg:20px;--radius-xl:28px;--radius-pill:999px;--border-thin:2px;--border-strong:3px;--shadow-small:4px 5px 0 var(--ink-900);--shadow-medium:8px 10px 0 var(--ink-900);--shadow-yellow:10px 12px 0 var(--yellow-500);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--type-body:16px;--type-small:13px;--type-button:17px;--type-card-title:22px;--type-page-title:30px;--type-month:50px;--max-app-width:480px;--page-gutter:20px;--tap-target:44px;--motion-fast:.15s;--motion-normal:.24s;--motion-world:.65s}*{box-sizing:border-box}html{background:var(--paper-100);color:var(--ink-900);font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans SC,system-ui,sans-serif;font-size:var(--type-body)}body{background:linear-gradient(90deg, transparent 0 95%, #11111108 95% 100%), var(--paper-100);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{color:inherit;font:inherit}button,a,summary,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{min-height:var(--tap-target)}button{cursor:pointer}button:disabled{cursor:not-allowed}.form-error{color:var(--danger-500);font-weight:800}:focus-visible{outline:4px solid var(--blue-500);outline-offset:3px}a{color:inherit}h1,h2,p{margin-top:0}h1,h2,strong,button{letter-spacing:-.02em}.app-shell{width:min(100%, var(--max-app-width));min-height:100vh;padding:calc(env(safe-area-inset-top) + var(--space-4)) var(--page-gutter) calc(env(safe-area-inset-bottom) + 112px);background:var(--paper-50);margin-inline:auto;position:relative;overflow-x:clip}.app-header{min-height:64px;margin-bottom:var(--space-5);justify-content:space-between;align-items:center;display:flex}.brand{font-size:28px;font-weight:900}.header-weekly,.text-link{text-underline-offset:6px;align-items:center;font-weight:800;text-decoration-thickness:3px;display:inline-flex}.eyebrow{margin-bottom:var(--space-2);color:var(--muted-600);font-size:var(--type-small);letter-spacing:.08em;text-transform:uppercase;font-weight:800;display:block}.hero-copy{margin:var(--space-2) 0 var(--space-8)}.hero-copy h1,.flow-heading h1,.echo-hero h1{margin-bottom:var(--space-3);font-size:clamp(36px,11vw,52px);font-weight:950;line-height:.96}.hero-copy p,.flow-heading p{color:var(--muted-600);line-height:1.55}.calendar-card{z-index:1;margin-bottom:var(--space-8);padding:var(--space-5);border:var(--border-strong) solid var(--ink-900);border-radius:var(--radius-xl);color:var(--paper-50);background:var(--ink-900);box-shadow:var(--shadow-yellow);position:relative}.calendar-heading{margin-bottom:var(--space-5);justify-content:space-between;align-items:flex-start;display:flex}.calendar-heading .eyebrow{color:var(--yellow-500)}.calendar-heading strong{color:var(--yellow-500);font-size:clamp(34px, 10vw, var(--type-month));line-height:1;display:block}.calendar-mode{border-bottom:3px solid var(--yellow-500);color:var(--yellow-500);padding-bottom:3px;font-weight:800}.week-grid{gap:var(--space-1);grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.day-cell{border-radius:var(--radius-pill);border:2px solid #0000;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:66px;text-decoration:none;display:flex}.day-cell span{color:#a8a399;font-size:11px}.day-cell b{font-size:18px}.day-cell i{background:0 0;border-radius:50%;width:6px;height:6px;margin-top:3px}.day-cell.has-memory i{background:var(--blue-500)}.day-cell.is-today{border-color:var(--yellow-500);color:var(--yellow-500)}.today-card,.paper-section,.input-card,.source-card,.nutrient-card,.echo-copy-card,.feedback-card,.weekly-stage,.source-list,.day-record,.empty-state{border:var(--border-strong) solid var(--ink-900);border-radius:var(--radius-xl);background:var(--paper-50)}.today-card{margin-bottom:var(--space-10);box-shadow:var(--shadow-medium);position:relative;overflow:hidden}.today-card>header{padding:var(--space-4) var(--space-5);border-bottom:var(--border-strong) solid var(--ink-900);background:var(--yellow-500);justify-content:space-between;align-items:center;display:flex}.today-card header span{font-size:var(--type-small);font-weight:800}.today-card header h2{font-size:var(--type-card-title);margin:2px 0 0}.demo-badge,.pill-row span,.source-count,.record-heading span,.record-heading b{border:2px solid var(--ink-900);border-radius:var(--radius-pill);background:var(--paper-50);align-items:center;min-height:28px;padding:3px 10px;font-size:12px;font-weight:800;display:inline-flex}.world-collage{border-bottom:var(--border-strong) solid var(--ink-900);grid-template-columns:minmax(0,2fr) minmax(112px,1fr);display:grid}.world-scene{min-width:0;padding:var(--space-3);background:var(--yellow-500)}.world-scene svg{width:100%;height:auto;display:block}.world-scene p{margin:var(--space-2) 0 0;font-size:11px;font-weight:800}.world-line,.world-house,.world-tree,.world-river{fill:none;stroke:var(--ink-900);stroke-linecap:round;stroke-linejoin:round;stroke-width:5px}.world-river{stroke:var(--blue-500);stroke-width:12px}.world-leaf,.world-lantern,.world-sun{fill:var(--paper-50);stroke:var(--ink-900);stroke-width:3px}.world-lantern{fill:var(--yellow-500)}.world-step{fill:var(--ink-900)}.thin{stroke-width:3px}.status-stack{border-left:var(--border-strong) solid var(--ink-900);display:grid}.status-card{min-width:0;padding:var(--space-4) var(--space-3);flex-direction:column;justify-content:center;display:flex}.status-card+.status-card{border-top:var(--border-strong) solid var(--ink-900)}.status-card span,.status-card small{font-size:11px;font-weight:700}.status-card strong{margin:3px 0;font-size:24px}.energy-card{background:var(--blue-500)}.growth-card{background:var(--brown-100)}.today-message{padding:var(--space-5) var(--space-5) 96px}.today-message p{margin-bottom:var(--space-4);font-weight:700;line-height:1.55}.pill-row{gap:var(--space-2);flex-wrap:wrap;display:flex}.paper-section{margin-bottom:var(--space-6);padding:var(--space-5)}.paper-section h2{margin-bottom:var(--space-4);font-size:var(--type-card-title)}.segmented-control,.feedback-grid,.option-fieldset{gap:var(--space-2);grid-template-columns:repeat(3,1fr);display:grid}.segmented-control button,.feedback-grid button,.option-fieldset button{border:var(--border-thin) solid var(--ink-900);border-radius:var(--radius-md);background:var(--paper-50);min-height:48px;font-weight:800}.segmented-control button.is-selected,.feedback-grid button.is-selected,.option-fieldset button.is-selected{background:var(--yellow-500);box-shadow:var(--shadow-small)}.muted,.demo-note{margin:var(--space-3) 0 0;color:var(--muted-600);font-size:var(--type-small);line-height:1.5}.task-list{gap:var(--space-3);display:grid}.task-card{min-height:62px;padding:var(--space-3);border:var(--border-thin) solid var(--ink-900);border-radius:var(--radius-md);text-align:left;background:var(--paper-50);grid-template-columns:34px 1fr 30px;align-items:center;display:grid}.task-card span{color:var(--muted-600);font-size:12px}.task-card i{border:2px solid var(--ink-900);border-radius:50%;place-items:center;width:28px;height:28px;font-style:normal;display:grid}.task-card.is-selected{background:var(--blue-100);box-shadow:var(--shadow-small)}.weekly-banner{min-height:96px;margin-bottom:var(--space-8);padding:var(--space-5);border:var(--border-strong) solid var(--ink-900);border-radius:var(--radius-xl);background:var(--blue-500);box-shadow:var(--shadow-medium);justify-content:space-between;align-items:center;text-decoration:none;display:flex}.weekly-banner span{flex-direction:column;display:flex}.weekly-banner small{margin-bottom:4px}.weekly-banner strong{font-size:21px}.weekly-banner b{font-size:32px}.floating-leave-button,.primary-button,.secondary-button,.danger-button{border:var(--border-strong) solid var(--ink-900);border-radius:var(--radius-md);min-height:56px;font-size:var(--type-button);background:var(--yellow-500);box-shadow:var(--shadow-small);transition:transform var(--motion-fast), box-shadow var(--motion-fast);justify-content:center;align-items:center;padding:12px 22px;font-weight:900;display:inline-flex}.floating-leave-button:active,.primary-button:active,.secondary-button:active{box-shadow:none;transform:translate(3px,4px)}.floating-leave-button{z-index:10;right:var(--space-5);bottom:var(--space-5);border-radius:var(--radius-pill) var(--radius-pill) var(--radius-sm) var(--radius-pill);position:absolute}.primary-button:disabled{color:var(--muted-600);background:var(--paper-100);box-shadow:none}.secondary-button{background:var(--paper-50)}.danger-button{border-color:var(--danger-500);color:var(--danger-500);background:var(--paper-50);box-shadow:none}.button-link{text-decoration:none}.full-width{width:100%}.sheet-backdrop{z-index:20;padding:var(--space-3);background:#1111118c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bottom-sheet{width:min(100%, var(--max-app-width));padding:var(--space-3) var(--space-5) calc(env(safe-area-inset-bottom) + var(--space-5));border:var(--border-strong) solid var(--ink-900);border-radius:var(--radius-xl) var(--radius-xl) var(--radius-lg) var(--radius-lg);background:var(--paper-50);animation:sheet-up var(--motion-normal) ease-out both}.sheet-grip{width:64px;height:6px;margin:0 auto var(--space-4);border-radius:var(--radius-pill);background:var(--ink-900)}.sheet-title-row{justify-content:space-between;align-items:flex-start;display:flex}.sheet-title-row h2{margin-bottom:var(--space-5);font-size:26px}.icon-button{width:var(--tap-target);height:var(--tap-target);border:var(--border-thin) solid var(--ink-900);background:var(--paper-50);border-radius:50%;font-size:26px}.choice-grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.choice-button{min-height:112px;padding:var(--space-3);border:var(--border-thin) solid var(--ink-900);border-radius:var(--radius-md);text-align:left;background:var(--paper-50);flex-direction:column;align-items:flex-start;display:flex}.choice-button>span{width:34px;height:34px;margin-bottom:var(--space-2);border:2px solid var(--ink-900);background:var(--yellow-500);border-radius:50%;place-items:center;display:grid}.choice-button small{color:var(--muted-600);margin-top:3px}.flow-page{background:var(--yellow-500)}.flow-page.tone-blue{background:var(--blue-500)}.flow-page.tone-brown{background:var(--brown-500)}.flow-heading{margin:var(--space-4) 0 var(--space-6)}.flow-heading h1{font-size:clamp(34px,10vw,48px)}.input-card,.source-card,.nutrient-card,.echo-copy-card,.feedback-card,.source-list,.day-record,.empty-state{margin-bottom:var(--space-5);padding:var(--space-5)}.textarea-label,.select-label,.nutrient-card label{gap:var(--space-2);flex-direction:column;font-weight:800;display:flex}textarea,input,select{border:var(--border-thin) solid var(--ink-900);border-radius:var(--radius-md);background:var(--paper-50);width:100%}textarea{min-height:150px;padding:var(--space-4);resize:vertical;line-height:1.6}input,select{min-height:48px;padding:10px 12px}.textarea-label>span{color:var(--muted-600);align-self:flex-end;font-size:12px}.file-picker{min-height:120px;margin-bottom:var(--space-4);padding:var(--space-4);border:var(--border-thin) dashed var(--ink-900);border-radius:var(--radius-lg);text-align:center;background:var(--yellow-100);flex-direction:column;justify-content:center;align-items:center;display:flex}.file-picker input{opacity:0;width:1px;height:1px;position:absolute}.file-picker strong{margin-top:var(--space-2);text-underline-offset:4px;text-decoration:underline}.option-fieldset{margin:0 0 var(--space-4);border:0;padding:0}.option-fieldset legend{margin-bottom:var(--space-2);grid-column:1/-1;font-weight:800}.select-label{margin-bottom:var(--space-4)}.source-card{background:var(--paper-50);box-shadow:var(--shadow-small)}.source-card span{font-size:var(--type-small);font-weight:800}.source-card p{margin:var(--space-3) 0 0;line-height:1.6}.nutrient-list{gap:var(--space-4);margin-bottom:var(--space-5);display:grid}.nutrient-card{margin:0}.nutrient-meta,.record-heading{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex}.nutrient-meta span{border:2px solid var(--ink-900);background:var(--yellow-500);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}details{margin-top:var(--space-3);border-top:2px dashed var(--ink-900);padding-top:var(--space-3)}summary{min-height:var(--tap-target);cursor:pointer;font-weight:800}details p{line-height:1.55}.danger-link{min-height:var(--tap-target);margin-top:var(--space-3);color:var(--danger-500);text-underline-offset:4px;background:0 0;border:0;font-weight:800;text-decoration:underline}.echo-page{background:var(--ink-900);color:var(--paper-50)}.echo-page .app-header a{color:var(--paper-50)}.echo-hero{margin-bottom:var(--space-6)}.echo-hero .eyebrow,.echo-hero h1{color:var(--yellow-500)}.echo-hero .world-scene{border:var(--border-strong) solid var(--paper-50);border-radius:var(--radius-xl);color:var(--ink-900)}.echo-copy-card,.feedback-card{color:var(--ink-900)}.echo-copy-card h2{margin-top:var(--space-4);font-size:26px;line-height:1.22}.echo-copy-card>p,.echo-copy-card blockquote{line-height:1.6}.echo-copy-card blockquote,.weekly-stage blockquote{margin:var(--space-4) 0;padding:var(--space-4);border:2px solid var(--ink-900);border-radius:var(--radius-md);color:var(--yellow-500);background:var(--ink-900);font-weight:800}.source-count{background:var(--yellow-500)}.feedback-grid{grid-template-columns:repeat(2,1fr)}.weekly-page{background:var(--blue-100)}.weekly-stage{margin-bottom:var(--space-6);padding:var(--space-5);background:var(--paper-50);box-shadow:var(--shadow-medium)}.weekly-stage>span{margin-bottom:var(--space-2);border-radius:var(--radius-pill);color:var(--paper-50);background:var(--ink-900);padding:3px 9px;font-size:12px;font-weight:800;display:inline-flex}.weekly-stage h2{margin-bottom:var(--space-5);font-size:22px;line-height:1.35}.source-list h2{font-size:var(--type-card-title)}.source-list details{padding-bottom:var(--space-3)}.source-list summary{align-items:center;gap:var(--space-2);grid-template-columns:38px 1fr auto;display:grid}.source-list summary span{color:var(--muted-600);font-size:12px}.source-list summary small{border-radius:var(--radius-pill);background:var(--yellow-100);padding:3px 7px}.weekly-empty{background:var(--paper-50);box-shadow:var(--shadow-medium)}.weekly-empty strong,.empty-state strong{margin-bottom:var(--space-3);font-size:var(--type-card-title);display:block}.weekly-empty p,.empty-state p{color:var(--muted-600);line-height:1.55}.day-page{background:var(--paper-100)}.day-records{gap:var(--space-5);display:grid}.day-record{box-shadow:var(--shadow-small);margin:0}.day-record h2{font-size:21px;line-height:1.45}.record-heading b{background:var(--yellow-100)}.delete-confirm{margin-top:var(--space-4);padding:var(--space-4);border:2px solid var(--danger-500);border-radius:var(--radius-md)}.delete-confirm p{color:var(--danger-500);font-weight:700;line-height:1.5}.delete-confirm button+button{margin-left:var(--space-2)}.loading{padding:var(--space-8) 0;text-align:center;font-weight:800}@keyframes sheet-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (width<=359px){:root{--page-gutter:14px}.world-collage{grid-template-columns:1fr}.status-stack{border-top:var(--border-strong) solid var(--ink-900);border-left:0;grid-template-columns:1fr 1fr}.status-card+.status-card{border-top:0;border-left:var(--border-strong) solid var(--ink-900)}.day-cell{min-height:58px}.day-cell b{font-size:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
