:root{color:#493d37;font-synthesis:none;text-rendering:optimizelegibility;--phin-cream:#f7efe7;--phin-paper:#fffaf5;--phin-peach:#dd8f73;--phin-peach-soft:#f3dfd2;--phin-sage:#a6b098;--phin-ink:#493d37;--phin-muted:#7b6d65;--phin-border:#e4d7cc;--phin-shadow:#493d371a;background:#f7efe7;font-family:ui-rounded,SF Pro Rounded,Nunito,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html{background:var(--phin-cream)}body{min-width:320px;min-height:100vh;margin:0}button,textarea,input,select{font:inherit}button{min-width:44px;min-height:44px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb, var(--phin-peach) 60%, transparent);outline-offset:3px}.app-shell{min-height:100vh;padding:env(safe-area-inset-top) 18px calc(92px + env(safe-area-inset-bottom))}.app-header{max-width:760px;margin:0 auto;padding:28px 4px 18px}.app-header h1,.welcome-card h2,.welcome-card p,.eyebrow{margin:0}.app-header h1{margin-top:4px;font-size:clamp(1.8rem,7vw,2.5rem);font-weight:600}.eyebrow{color:var(--phin-muted);font-size:.875rem}.app-content{width:min(100%,760px);margin:0 auto}.welcome-card{border:1px solid var(--phin-border);background:var(--phin-paper);box-shadow:0 16px 36px var(--phin-shadow);border-radius:24px;align-items:center;gap:16px;padding:20px;display:flex}.welcome-card h2{font-size:1.125rem;font-weight:600}.welcome-card p{color:var(--phin-muted);margin-top:6px;line-height:1.5}.sun-mark{background:var(--phin-peach-soft);width:52px;height:52px;color:var(--phin-peach);border-radius:50%;flex:0 0 52px;place-items:center;font-size:1.75rem;display:grid}.primary-nav{right:18px;bottom:calc(14px + env(safe-area-inset-bottom));border:1px solid var(--phin-border);max-width:720px;min-height:64px;box-shadow:0 12px 32px var(--phin-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf5f0;border-radius:22px;grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;padding:8px 16px;display:grid;position:fixed;left:18px}.nav-item,.add-button{cursor:pointer;border:0}.nav-item{color:var(--phin-muted);background:0 0;justify-items:center;gap:3px;font-size:.75rem;display:grid}.nav-item svg{width:20px;height:20px}.nav-item-active{color:var(--phin-ink)}.add-button{background:var(--phin-peach);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:fixed;overflow:hidden}.sheet-backdrop{z-index:20;background:#493d3747;align-items:end;padding:16px;display:grid;position:fixed;inset:0}.add-sheet{width:min(100%,520px);padding:12px 18px calc(18px + env(safe-area-inset-bottom));border:1px solid var(--phin-border);background:var(--phin-paper);border-radius:28px;margin:0 auto;box-shadow:0 20px 50px #493d3738}.sheet-handle{background:var(--phin-border);border-radius:999px;width:42px;height:5px;margin:0 auto 16px}.add-sheet h2,.add-sheet p{margin:0}.add-sheet p{color:var(--phin-muted);margin:6px 0 18px}.add-sheet button{border:1px solid var(--phin-border);width:100%;color:var(--phin-ink);text-align:left;background:#fff;border-radius:16px;align-items:center;gap:12px;margin-top:10px;padding:13px 16px;display:flex}.upload-tray{z-index:10;right:22px;bottom:calc(92px + env(safe-area-inset-bottom));border:1px solid var(--phin-border);background:var(--phin-paper);width:min(100% - 44px,480px);box-shadow:0 12px 32px var(--phin-shadow);border-radius:16px;flex-direction:column;margin:0 auto;padding:13px 16px;font-size:.875rem;display:flex;position:fixed;left:22px}.upload-tray span{color:var(--phin-muted);margin-top:3px;font-size:.75rem}@media (width>=768px){.app-shell{padding-inline:32px}.welcome-card{padding:28px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.journal-layout{gap:22px;display:grid}.secondary-modes,.chapter-chips{gap:8px;margin-top:14px;display:flex;overflow-x:auto}.secondary-modes button,.chapter-chips button{border:1px solid var(--phin-border);color:var(--phin-muted);background:0 0;border-radius:999px;flex:none;padding:8px 13px}.secondary-modes button[aria-pressed=true],.chapter-chips button[aria-pressed=true]{border-color:var(--phin-peach);background:var(--phin-peach-soft);color:var(--phin-ink)}.chapters-view>header h1,.highlights-view>header h1{margin:4px 0 0}.chapter-grid,.highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.chapter-memory,.highlight-card{border:1px solid var(--phin-border);background:var(--phin-paper);min-height:150px;box-shadow:0 8px 24px var(--phin-shadow);border-radius:20px;padding:16px}.chapter-memory{background:linear-gradient(145deg, var(--phin-peach-soft), var(--phin-paper));flex-direction:column;justify-content:end;gap:5px;display:flex}.chapter-memory span,.highlight-card time{color:var(--phin-muted);font-size:.8rem}.highlight-card h2{margin:12px 0 6px;font-size:1.05rem}.highlight-card p{color:var(--phin-muted);margin:0;line-height:1.45}.highlight-icons{color:var(--phin-peach);justify-content:space-between;display:flex}.highlight-icons svg{width:20px}.quick-composer,.baby-setup,.settings-card,.media-editor{border:1px solid var(--phin-border);background:var(--phin-paper);box-shadow:0 12px 32px var(--phin-shadow);border-radius:24px;padding:20px}.quick-composer>label:first-child{margin-bottom:10px;font-size:1.05rem;font-weight:650;display:block}.quick-composer textarea{resize:vertical;border:1px solid var(--phin-border);width:100%;min-height:112px;color:var(--phin-ink);background:#fff;border-radius:16px;padding:14px;line-height:1.5}.composer-chips{flex-wrap:wrap;gap:8px;margin-top:12px;padding:2px 2px 6px;display:flex}.composer-chips button,.text-button{border:1px solid var(--phin-border);color:var(--phin-muted);background:0 0;border-radius:999px;flex:none;align-items:center;gap:5px;padding:8px 12px;display:inline-flex}.composer-chips button[aria-pressed=true]{border-color:var(--phin-peach);background:var(--phin-peach-soft);color:var(--phin-ink)}.composer-chips svg{width:16px;height:16px}.composer-option,.composer-actions label,.baby-setup label,.media-editor label{color:var(--phin-muted);gap:6px;margin-top:12px;font-size:.875rem;display:grid}.composer-option select,.composer-actions input,.baby-setup input,.media-editor input{border:1px solid var(--phin-border);min-height:44px;color:var(--phin-ink);background:#fff;border-radius:12px;padding:9px 12px}.composer-actions{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:10px;margin-top:14px;display:flex}.primary-button{background:var(--phin-peach);color:#fff;border:0;border-radius:14px;padding:10px 16px;font-weight:650}.form-error,.media-editor [role=alert]{color:#8b3d31}.daily-story{gap:18px;display:grid}.story-day{border:1px solid var(--phin-border);background:var(--phin-paper);border-radius:24px;overflow:clip}.story-date{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf5f0;justify-content:space-between;align-items:center;padding:15px 18px;display:flex;position:sticky;top:0}.story-date h2,.story-date p,.story-note{margin:0}.story-date h2{font-size:1rem}.story-date p{color:var(--phin-muted);margin-top:3px;font-size:.8rem}.favorite-mark{width:20px;color:var(--phin-peach);fill:currentColor}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;display:grid}.media-tile{background:var(--phin-peach-soft);min-height:160px;margin:0;position:relative;overflow:hidden}.media-tile:only-child{grid-column:1/-1;min-height:260px}.media-tile img,.media-tile video{width:100%;height:100%;min-height:inherit;object-fit:cover}.media-placeholder,.media-pending{color:var(--phin-muted);place-content:center;justify-items:center;gap:8px;display:grid}.media-tile figcaption{color:#fff;background:#493d37b8;border-radius:999px;padding:4px 8px;font-size:.7rem;position:absolute;bottom:8px;right:8px}.pulse-dot{background:var(--phin-peach);border-radius:50%;width:10px;height:10px}.milestone-ribbon{color:#59624f;background:#eef0e9;border-radius:14px;align-items:center;gap:8px;margin:14px 18px 0;padding:9px 12px;font-size:.875rem;font-weight:650;display:flex}.milestone-ribbon svg{width:17px}.story-note{padding:16px 18px 20px;line-height:1.6}.empty-story,.baby-setup{text-align:center}.baby-setup{width:min(100%,460px);margin:8vh auto 0}.baby-setup .sun-mark{margin:0 auto}.baby-setup h1{margin-bottom:8px}.baby-setup p{color:var(--phin-muted);line-height:1.5}.baby-setup label{text-align:left}.baby-setup .primary-button{width:100%;margin-top:18px}.settings-card dl>div{border-bottom:1px solid var(--phin-border);justify-content:space-between;gap:16px;padding:12px 0;display:flex}.settings-card dd{color:var(--phin-muted);text-align:right;margin:0}@media (width>=768px){.journal-layout{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start}.quick-composer{position:sticky;top:20px}.chapter-grid,.highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
