:root{--paper:#e8e4dc;--paper-deep:#ddd7cc;--ink:#2c2925;--ink-soft:#5c564e;--ink-faint:#8a837a;--sage:#5f6f5a;--sage-soft:#5f6f5a24;--line:#2c29251f;--error:#8b3a3a;--serif:"Literata", "Iowan Old Style", "Palatino Linotype", Palatino, serif;--sans:"Source Sans 3", "Segoe UI", sans-serif;--space-xs:.5rem;--space-sm:.85rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;color:var(--ink);background-color:var(--paper);font-family:var(--serif);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;line-height:1.65}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(ellipse 120% 80% at 50% -10%, #ffffff59, transparent 55%), linear-gradient(180deg, var(--paper) 0%, var(--paper-deep) 100%);background-attachment:fixed;min-height:100svh}body:before{content:"";pointer-events:none;opacity:.045;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}#root{z-index:1;position:relative}button,select,textarea{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:var(--sage)}.app-shell{flex-direction:column;min-height:100svh;display:flex}.page{width:min(42rem,100%);padding:var(--space-lg) var(--space-md);flex-direction:column;flex:1;margin:0 auto;display:flex}.entry-page{justify-content:center;align-items:stretch;animation:.7s ease-out both fade-rise}.entry-composition{gap:var(--space-md);flex-direction:column;width:100%;max-width:28rem;margin:0 auto;display:flex}.brand{font-family:var(--serif);letter-spacing:-.03em;color:var(--ink);margin:0;font-size:clamp(2.4rem,6vw,3.4rem);font-weight:500;line-height:1.15}.brand-small{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:1.05rem;font-weight:500}.entry-lede{color:var(--ink-soft);max-width:22rem;margin:0;font-size:1.1rem}.entry-actions{align-items:baseline;gap:var(--space-md) var(--space-lg);margin-top:var(--space-sm);flex-wrap:wrap;display:flex}.entry-dream-form{gap:var(--space-md);flex-direction:column;display:flex}.entry-dream-form textarea{resize:vertical;width:100%;min-height:8rem;font-family:var(--serif);color:var(--ink);border:none;border-bottom:1px solid var(--line);background:0 0;border-radius:0;padding:.5rem 0;font-size:1.05rem;line-height:1.55}.entry-dream-form textarea:focus{border-bottom-color:var(--sage);outline:none}.entry-dream-form textarea::placeholder{color:var(--ink-faint)}.btn-primary{font-family:var(--sans);letter-spacing:.02em;color:var(--ink);border:none;border-bottom:1px solid var(--ink);background:0 0;border-radius:0;align-self:flex-start;padding:.35rem 0;font-size:.95rem;font-weight:500;transition:color .2s,border-color .2s}.entry-actions .btn-primary{margin-top:0}.btn-primary:hover:not(:disabled){color:var(--sage);border-bottom-color:var(--sage)}.btn-text{font-family:var(--sans);color:var(--ink-faint);background:0 0;border:none;padding:0;font-size:.85rem;transition:color .2s}.btn-text:hover:not(:disabled){color:var(--ink)}.error-text{font-family:var(--sans);color:var(--error);margin:0;font-size:.9rem}.journal-page{max-height:100svh;padding-bottom:0;animation:.45s ease-out both fade-rise;overflow:hidden}.journal-header{justify-content:space-between;align-items:baseline;gap:var(--space-md);padding-bottom:var(--space-md);border-bottom:1px solid var(--line);flex-shrink:0;display:flex}.journal-scroll{padding:var(--space-lg) 0;scroll-behavior:smooth;flex:1;overflow-y:auto}.journal-entries{gap:var(--space-xl);flex-direction:column;display:flex}.journal-entry{animation:.5s ease-out both fade-rise}.journal-entry.is-user{padding-left:0}.journal-entry.is-assistant{padding-left:clamp(0rem,4vw,1.5rem)}.entry-voice{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);margin:0 0 .4rem;font-size:.72rem}.entry-body{white-space:pre-wrap;word-break:break-word;margin:0}.is-user .entry-body{color:var(--ink);font-weight:500}.is-assistant .entry-body{color:var(--ink-soft);font-style:italic;font-weight:400}.council-advisors{gap:var(--space-md);margin-bottom:var(--space-md);flex-direction:column;display:flex}.council-advisor{padding-bottom:var(--space-sm);border-bottom:1px solid var(--line)}.council-advisor:last-child{border-bottom:none;padding-bottom:0}.advisor-label{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);margin:0 0 .35rem;font-size:.72rem}.advisor-idea{color:var(--ink-soft);white-space:pre-wrap;margin:0;font-size:.98rem;line-height:1.55}.advisor-analysis{color:var(--ink-faint);white-space:pre-wrap;margin:.55rem 0 0;font-size:.9rem;line-height:1.5}.analysis-label{font-family:var(--sans);letter-spacing:.07em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:.25rem;font-size:.68rem;display:block}.council-reply{margin-top:var(--space-sm);padding-top:var(--space-md);border-top:1px solid var(--line)}.stream-caret{vertical-align:text-bottom;background:var(--ink-faint);opacity:.45;width:.55em;height:1em;margin-left:.1em;animation:1.2s ease-in-out infinite caret-pulse;display:inline-block}.composer{padding:var(--space-md) 0 var(--space-lg);border-top:1px solid var(--line);gap:var(--space-sm);background:linear-gradient(#0000,#e8e4dceb 18%);flex-direction:column;flex-shrink:0;display:flex}.composer textarea{resize:none;width:100%;padding:var(--space-sm) 0;color:var(--ink);background:0 0;border:none;outline:none;line-height:1.55;transition:box-shadow .25s}.composer textarea::placeholder{color:var(--ink-faint);font-style:italic}.composer textarea:focus{box-shadow:inset 0 -1px 0 var(--sage)}.composer-actions{justify-content:space-between;align-items:center;gap:var(--space-md);font-family:var(--sans);display:flex}.composer-hint{color:var(--ink-faint);font-size:.75rem}.composer .btn-primary{align-self:auto;margin-top:0}.closing-page{justify-content:center;animation:.7s ease-out both fade-rise}.closing-composition{gap:var(--space-md);flex-direction:column;width:100%;max-width:32rem;margin:0 auto;display:flex}.closing-title{margin:var(--space-sm) 0 0;font-family:var(--serif);letter-spacing:-.02em;font-size:1.75rem;font-weight:500}.closing-body{color:var(--ink-soft);white-space:pre-wrap;margin:0;font-size:1.15rem;line-height:1.75}.closing-footnote{font-family:var(--sans);color:var(--ink-faint);border-top:1px solid var(--line);padding-top:var(--space-md);margin:0;font-size:.85rem;line-height:1.5}.closing-saved{font-family:var(--sans);color:var(--ink-faint);letter-spacing:.02em;margin:0;font-size:.8rem}@keyframes fade-rise{0%{opacity:0;transform:translateY(.6rem)}to{opacity:1;transform:translateY(0)}}@keyframes caret-pulse{0%,to{opacity:.2}50%{opacity:.55}}@media (width<=640px){:root{font-size:16px}.page{padding:var(--space-md) var(--space-sm)}.composer-hint{display:none}.journal-entries{gap:var(--space-lg)}}
