:root{font-family:Arial,Helvetica,sans-serif;color:#101010;background:#101010}*{box-sizing:border-box}body{margin:0;min-width:320px}.mobile-prototype{width:min(100vw,390px);height:min(100dvh,844px);margin:auto;overflow:hidden;position:relative}.app-shell{height:100%;padding:34px 15px 22px;overflow-y:auto;background:radial-gradient(circle at 3% 23%,#f5f4c9 0,transparent 31%),radial-gradient(circle at 96% 83%,#c8e5ff 0,transparent 38%),linear-gradient(135deg,#d9f4dd,#d6ecf5 54%,#e9ddfa);border-radius:38px 38px 0 0}button,input{font:inherit}button{cursor:pointer}.topbar{height:63px;display:flex;justify-content:space-between;align-items:flex-start;padding:0 10px}.wordmark{display:grid;font-weight:950;line-height:.77;font-size:18px;letter-spacing:-1px}.menu-button{border:0;background:#111;color:#fff;border-radius:20px;font-size:12px;font-weight:700;padding:9px 13px}.menu-panel{position:absolute;z-index:3;top:85px;right:25px;width:205px;padding:10px;background:#fff;border-radius:24px;box-shadow:0 14px 35px #55758940}.menu-panel button{display:block;width:100%;padding:12px;background:transparent;border:0;border-radius:13px;text-align:left;font-weight:650}.character-card,.maker-card{background:#fffefaeb;border-radius:29px;box-shadow:0 8px 24px #7c93a326}.character-card{height:310px;position:relative;overflow:hidden;display:grid;place-items:center}.character-card img{width:83%;height:94%;object-fit:contain;mix-blend-mode:multiply}.card-label{position:absolute;z-index:1;top:17px;left:20px;color:#5c6e63;font-size:10px;letter-spacing:1px;font-weight:800}.character-caption{position:absolute;bottom:17px;right:18px;display:flex;align-items:center;gap:6px;font-size:11px;background:#ffffffc9;border-radius:12px;padding:6px 9px}.character-caption span,.look i{width:10px;height:10px;border-radius:50%;display:inline-block;background:#a93b2e}.maker-card{margin-top:12px;padding:18px}.prompt{display:inline-block;background:#f4f4f0;border-radius:18px;padding:13px 15px;font-size:16px;font-weight:550}.maker-heading{margin-top:17px;display:flex;justify-content:space-between;align-items:baseline;font-size:10px;letter-spacing:1px;color:#69736d;font-weight:800}.maker-heading strong{color:#101010;letter-spacing:-.2px;font-size:14px}.finger-row{margin-top:8px;display:grid;grid-template-columns:1fr 56px 1fr;gap:8px;align-items:center}.finger-row button{border:0;border-radius:17px;padding:11px 6px;background:#e7f6e9;font-weight:750;font-size:12px}.finger-row button:last-child{background:#f6e8de}.finger-count{display:grid;place-items:center;width:56px;height:42px;border-radius:17px;background:#151515;color:#fff;font-size:20px;font-weight:800}.look-row{display:flex;gap:7px;margin-top:13px;overflow-x:auto;padding-bottom:2px}.look{white-space:nowrap;display:flex;gap:6px;align-items:center;border:1px solid #e1e4df;background:#fff;border-radius:13px;padding:8px 9px;font-size:11px}.look.selected{border-color:#111;box-shadow:inset 0 0 0 1px #111}.look:nth-child(2) i{background:#6e9476}.look:nth-child(3) i{background:#d7a72a}.reply{margin-top:14px;display:flex;gap:9px;align-items:flex-start}.face{flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#d4f2d8;display:grid;place-items:center;font-size:16px}.reply p{margin:0;padding:11px 13px;background:#f2faf4;border-radius:17px;font-size:13px;line-height:1.3}.sent-message{margin:10px 0 0 43px;color:#59645e;font-size:12px}.composer{position:sticky;bottom:0;display:flex;gap:8px;align-items:center;margin-top:12px;padding:8px;background:#fffffff2;border-radius:999px;box-shadow:0 7px 20px #7c93a333}.composer input{min-width:0;flex:1;border:0;outline:0;background:transparent;padding:8px 12px;font-size:15px}.composer button{border:0;border-radius:999px;background:#cef0d3;padding:11px 14px;font-weight:800;font-size:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:600px){.mobile-prototype{margin-top:24px;height:844px;box-shadow:0 18px 70px #0005;border-radius:38px}.app-shell{border-radius:38px}}
