:root{--teal: #0D7A8C;--teal-dark: #095F6D;--teal-light: #E6F4F6;--teal-mid: #4DA8B8;--coral: #E07A5F;--coral-light: #FAF0EC;--purple: #8B6BAE;--purple-dark: #70548E;--purple-light: #F0EBF8;--green: #4E8C6A;--green-dark: #3C6E53;--green-light: #E9F2EC;--lavender: #B5A0C4;--lav-light: #F0EDF5;--gold: #B0862F;--gold-dark: #8A6A25;--gold-light: #F6F1E4;--sage: #8BA888;--cream: #F8F5F0;--text: #2A3240;--text-muted: #6B7A8D;--text-meta: #4A5768;--border: #E2DDD7;--font-serif: "Fraunces", serif;--font-sans: "DM Sans", sans-serif;--radius: 12px;--radius-sm: 8px;--radius-lg: 20px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;overflow:hidden}#root{max-width:960px;margin:0 auto;position:relative;transform:translateZ(0);background:var(--cream)}@media(min-width:600px){body{background:#ede7e1}#root{border-left:1px solid rgba(0,0,0,.07);border-right:1px solid rgba(0,0,0,.07);box-shadow:0 0 40px #0000000d}}body{font-family:var(--font-sans);color:var(--text);background:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}h1,h2,h3,h4{font-family:var(--font-serif);font-weight:600;line-height:1.2}button{font-family:var(--font-sans);cursor:pointer;border:none;background:none}@keyframes restorePromptPulse{0%{box-shadow:0 0 #0d7a8c80}70%{box-shadow:0 0 0 9px #0d7a8c00}to{box-shadow:0 0 #0d7a8c00}}.restore-composer-cue{animation:restorePromptPulse 1.1s ease-out 3}input,textarea{font-family:var(--font-sans);border:none;outline:none}a{color:inherit;text-decoration:none}.screen{height:100%;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}.screen-padded{padding:24px 20px}.restore-tabbar{scrollbar-width:none;-ms-overflow-style:none}.restore-tabbar::-webkit-scrollbar{display:none}
