:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff7ed;color:#302a25}*{box-sizing:border-box}body{margin:0;min-height:100vh;min-height:100dvh;background:radial-gradient(circle at top left,rgba(217,121,91,.18),transparent 34%),linear-gradient(180deg,#fff7ed,#f8eee3)}html,body,#root{min-height:100%}button,input{font:inherit}.app-shell{min-height:100dvh;width:min(100%,520px);margin:0 auto;padding:24px 18px max(18px,env(safe-area-inset-bottom));display:flex}.app-shell-chat{height:100dvh;min-height:0;padding:0;overflow:hidden}.entry-view,.chat-view{width:100%}.entry-view{display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 48px)}.eyebrow{margin:0 0 10px;color:#9a7765;font-size:13px;font-weight:700;letter-spacing:0}h1{margin:0;color:#302a25;font-size:34px;line-height:1.12;letter-spacing:0}.subtitle{margin:12px 0 24px;color:#7d6858;line-height:1.6}.recommend-card,.persona-card,.ghost-button,.login-code-form button,.composer button{border:0;cursor:pointer}.login-code-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:0 0 18px;padding:8px;border:1px solid #ead8c9;border-radius:999px;background:#fffdf9eb;box-shadow:0 10px 30px #543c2a14}.login-code-form input{min-width:0;border:0;outline:0;padding:0 10px;background:transparent;color:#302a25}.login-code-form button{min-width:58px;min-height:40px;border-radius:999px;background:#302a25;color:#fffdf9}.login-code-form button:disabled{cursor:default;opacity:.42}.recommend-card{width:100%;min-height:180px;padding:24px;border-radius:26px;background:#d9795b;color:#fffdf9;text-align:left;box-shadow:0 18px 44px #8e513e38}.recommend-label,.recommend-copy,.recommend-title{display:block}.recommend-label{font-size:13px;opacity:.78}.recommend-title{margin-top:30px;font-size:28px;font-weight:800;letter-spacing:0}.recommend-copy{margin-top:8px;line-height:1.5}.persona-grid{display:grid;gap:10px;margin-top:16px}.persona-card{display:flex;align-items:center;gap:12px;width:100%;padding:14px;border:1px solid #ead8c9;border-radius:18px;background:#fffdf9db;color:#3d332b;text-align:left}.persona-dot{width:36px;height:36px;flex:0 0 36px;border-radius:50%}.persona-card strong,.persona-card small{display:block}.persona-card small{margin-top:3px;color:#806b5a;line-height:1.4}.soft-status,.soft-error{margin:16px 0 0;color:#8a6b5a;line-height:1.5}.soft-error{color:#a84d3a}.chat-view{height:100%;min-height:0;display:flex;flex-direction:column}.chat-header{flex:0 0 auto;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:calc(14px + env(safe-area-inset-top)) 18px 12px;border-bottom:1px solid rgba(234,216,201,.68);background:radial-gradient(circle at top left,rgba(217,121,91,.2),transparent 42%),#fff7edf0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chat-header h1{font-size:22px}.ghost-button{min-width:72px;min-height:40px;border-radius:999px;background:#fffdf9b8;color:#7b5f4e}.message-list{flex:1 1 auto;min-height:0;overflow-y:auto;padding:16px 20px 18px;overscroll-behavior:contain}.empty-message{margin:30vh 0 0;color:#8a7464;text-align:center}.message{width:fit-content;max-width:min(82%,380px);margin:10px 0;padding:12px 14px;border-radius:18px;line-height:1.55;white-space:pre-wrap}.message-user{margin-left:auto;border-bottom-right-radius:6px;background:#d9795b;color:#fffdf9}.message-assistant{border-bottom-left-radius:6px;background:#fffdf9eb;color:#332b24;box-shadow:0 8px 22px #58412f14}.pending{color:#8a7464}.chat-error{flex:0 0 auto;margin:0 20px 8px}.composer{flex:0 0 auto;z-index:30;display:flex;gap:10px;margin:0 18px max(12px,env(safe-area-inset-bottom));padding:8px;border:1px solid #ead8c9;border-radius:999px;background:#fffdf9f2;box-shadow:0 16px 38px #543c2a1f}.composer input{min-width:0;flex:1;border:0;outline:0;padding:0 10px;background:transparent;color:#302a25}.composer button{min-width:64px;min-height:40px;border-radius:999px;background:#302a25;color:#fffdf9}.composer button:disabled{cursor:default;opacity:.42}@media(min-width:760px){.app-shell{width:min(100%,560px);padding:36px 22px}.app-shell-chat{width:min(100%,560px);min-height:100dvh;overflow:visible}.entry-view,.chat-view{min-height:calc(100vh - 72px);min-height:calc(100dvh - 72px)}.chat-view{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;gap:14px}.chat-header{padding:8px 0 0;border-bottom:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.message-list{padding:16px 2px calc(12px + env(safe-area-inset-bottom))}.chat-error{margin:0}.composer{margin:0 0 env(safe-area-inset-bottom)}}
