:root{color-scheme:light;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Avenir Next,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;--bg-top: #f6f1e8;--bg-bottom: #ece6dc;--surface: rgba(255, 252, 247, .86);--surface-strong: rgba(255, 252, 247, .96);--surface-border: rgba(115, 103, 82, .14);--ink: #1f1a17;--muted: #766c5d;--accent: #1e1a15;--accent-soft: #3a3229;--shadow: 0 0 32px rgba(95, 82, 61, .16);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}body{background:radial-gradient(circle at top left,rgba(255,255,255,.75),transparent 34%),linear-gradient(180deg,var(--bg-top) 0%,var(--bg-bottom) 100%);color:var(--ink)}button,textarea,input{font:inherit}button{border:0;background:none;color:inherit}.app-shell{position:relative;display:flex;flex-direction:column;height:var(--app-height, 100vh);padding:max(1rem,env(safe-area-inset-top)) 1rem max(1rem,env(safe-area-inset-bottom));overflow-x:hidden}.background-glow{position:absolute;width:16rem;height:16rem;border-radius:50%;filter:blur(24px);opacity:.45;pointer-events:none}.background-glow-left{top:-4rem;left:-4rem;background:#fff4dceb}.background-glow-right{right:-4rem;bottom:3rem;background:#d5decdb8}.screen{position:relative;flex:1;min-height:0;display:flex;flex-direction:column}.ghost-button{padding:.65rem .9rem;border-radius:999px;color:var(--muted);background:#fffcf780;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}.ghost-button:active{transform:scale(.98)}.ghost-button:disabled{opacity:.4;cursor:default}.notice{margin:0 0 .9rem;padding:.7rem .9rem;border:1px solid var(--surface-border);border-radius:1rem;background:var(--surface-strong);color:var(--muted);font-size:.88rem;line-height:1.45}.capture-screen,.history-screen{flex:1;min-height:0;display:flex;flex-direction:column;animation:fade-slide .22s ease;user-select:none;-webkit-user-select:none}.capture-screen{justify-content:center;overflow-y:auto;gap:0}.capture-card{width:min(100%,44rem);margin:0 auto;padding:1.25rem;border:1px solid var(--surface-border);border-radius:1.85rem;background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.capture-card-saved{transform:scale(.992);background:#f5fcf2f5;box-shadow:0 0 32px #536e5633}.eyebrow{margin:0;color:var(--muted);font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;display:none}.thought-input{width:100%;min-height:8rem;max-height:45vh;resize:none;border:0;outline:0;background:transparent;overflow-y:auto;color:var(--ink);font-size:clamp(1.3rem,4vw,2rem);line-height:1.35;user-select:text;-webkit-user-select:text}.thought-input::-webkit-scrollbar{display:none}.thought-input{-ms-overflow-style:none;scrollbar-width:none}.thought-input::placeholder{color:#4d423561}.error-actions{display:flex;gap:.5rem;margin-top:1rem}.save-bar{width:min(100%,44rem);margin:0 auto;padding-top:.85rem;display:none}.save-button{width:100%;padding:1rem 1.25rem;border-radius:1.2rem;background:var(--accent);color:#f7f2e8;font-size:1rem;font-weight:700;box-shadow:0 16px 34px #1f1a172e;cursor:pointer;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.save-button:active{transform:translateY(1px) scale(.995)}.save-button-saved{background:#2f5a3b;box-shadow:0 16px 34px #2f5a3b38}.history-screen{gap:1rem;padding-top:.5rem}.history-search{width:100%;margin-top:0;padding:.7rem .9rem;border:1px solid var(--surface-border);border-radius:999px;background:var(--surface-strong);color:var(--ink);outline:0}.history-list{flex:1;min-height:0;display:flex;flex-direction:column;gap:.9rem;overflow-y:auto;padding-bottom:.5rem;padding-top:.675rem;mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.1) 1mm,rgba(0,0,0,.3) 1.75mm,rgba(0,0,0,.7) 2.75mm,black 3.5mm,black calc(100% - 3.5mm),rgba(0,0,0,.7) calc(100% - 2.75mm),rgba(0,0,0,.3) calc(100% - 1.75mm),rgba(0,0,0,.1) calc(100% - 1mm),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.1) 1mm,rgba(0,0,0,.3) 1.75mm,rgba(0,0,0,.7) 2.75mm,black 3.5mm,black calc(100% - 3.5mm),rgba(0,0,0,.7) calc(100% - 2.75mm),rgba(0,0,0,.3) calc(100% - 1.75mm),rgba(0,0,0,.1) calc(100% - 1mm),transparent 100%)}.history-card{padding:.85rem 1rem;border:1px solid var(--surface-border);border-radius:1.4rem;background:var(--surface-strong);box-shadow:0 0 22px #5f523d1a;display:flex;gap:1rem;align-items:center}.history-empty{color:var(--muted)}.history-text{margin:0;white-space:pre-wrap;word-break:break-word;font-size:1rem;line-height:1.55;flex:1;min-width:0;user-select:text;-webkit-user-select:text}.history-card-footer{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:.3rem;flex-shrink:0}.history-time{color:var(--ink);font-size:.95rem;font-weight:600;line-height:1.2}.history-date{color:var(--muted);font-size:.75rem;line-height:1.2}@keyframes fade-slide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 768px){.app-shell{padding-left:1.5rem;padding-right:1.5rem}.capture-card{padding:1.6rem 1.7rem}}
