:root{color:#f5f0e8;background:#101010;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#101010}button,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;max-width:760px;margin:0 auto;padding:0 18px 92px;position:relative}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #272727}.icon-button,.close-capsule{border:0;background:transparent;color:#f5f0e8;width:42px;height:42px;border-radius:50%;font-size:24px}.icon-button:active,.close-capsule:active{background:#262626}.identity{display:flex;align-items:center;gap:10px;margin-right:auto;margin-left:7px}.identity strong,.identity span{display:block}.identity strong{font-size:14px;letter-spacing:.01em}.identity span{color:#9f9a92;font-size:11px;margin-top:2px}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#c58f72;color:#241714;font-family:Georgia,serif;font-size:18px}.story-header{padding:38px 5px 25px}.eyebrow{color:#b8a28d;font-size:10px;letter-spacing:.16em;font-weight:700}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400;margin:8px 0}h1{font-size:clamp(32px,9vw,49px);letter-spacing:-.04em}.story-header p{color:#a9a39a;font-size:13px;margin:0}.messages{display:flex;flex-direction:column;gap:22px;padding:4px 5px 24px}.message{max-width:90%}.message.user{align-self:flex-end}.message-label{color:#b0aaa1;font-size:11px;font-weight:700;margin-bottom:7px}.message-label span{color:#6f6b65;font-weight:400;margin-left:4px}.message p{margin:0;line-height:1.58;font-family:Georgia,Times New Roman,serif;font-size:19px;color:#f1ece3}.message.user{background:#f0e8de;padding:14px 15px;border-radius:17px 17px 4px}.message.user .message-label{color:#756a5e}.message.user p{color:#231f1a;font-family:inherit;font-size:15px;line-height:1.45}.composer{position:fixed;bottom:13px;left:max(15px,calc((100vw - 760px)/2 + 18px));right:max(15px,calc((100vw - 760px)/2 + 18px));display:flex;gap:9px;padding:9px 10px 9px 15px;border:1px solid #373532;border-radius:23px;background:#1b1b1a;box-shadow:0 12px 35px #0008}.composer textarea{width:100%;resize:none;outline:none;border:0;color:#f5f0e8;background:transparent;padding:8px 0;min-height:39px;max-height:110px}.composer textarea:disabled,.send-button:disabled{opacity:.48;cursor:not-allowed}.composer textarea::placeholder{color:#8c8780}.send-button{flex:0 0 38px;height:38px;border:0;border-radius:50%;background:#f0e8de;color:#201e1b;font-size:22px;line-height:1}.memory-status{position:fixed;bottom:70px;left:0;right:0;text-align:center;color:#837d75;font-size:10px;letter-spacing:.04em;margin:0;pointer-events:none}.capsule{position:fixed;z-index:3;top:76px;bottom:0;left:0;right:0;padding:27px 24px;overflow-y:auto;background:#171716;transform:translate(100%);transition:transform .24s ease;box-shadow:-16px 0 50px #0007}.capsule.open{transform:translate(0)}.capsule-heading{display:flex;justify-content:space-between;align-items:start;margin-bottom:28px}.capsule h2{font-size:35px}.capsule dl{display:grid;gap:21px;margin:0}.capsule dl div{border-top:1px solid #34322f;padding-top:12px}.capsule dt{color:#b8a28d;font-size:10px;letter-spacing:.15em;font-weight:700;text-transform:uppercase}.capsule dd{margin:7px 0 0;color:#e5ded4;line-height:1.5;font-size:15px}.capsule-note{border-left:2px solid #b8a28d;padding:6px 0 6px 13px;color:#aaa49c;font-size:13px;line-height:1.5;margin-top:30px}.unlock-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:8;display:grid;place-items:center;padding:24px;background:#101010e8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.unlock-card{width:min(100%,410px);padding:29px 24px 24px;border:1px solid #3d3934;border-radius:22px;background:#1a1917;box-shadow:0 24px 70px #0008}.unlock-card h2{font-size:34px;margin:9px 0}.unlock-card p{color:#aaa49c;font-size:14px;line-height:1.5;margin:0 0 22px}.unlock-card label{display:block;color:#d8d0c4;font-size:12px;font-weight:700;margin-bottom:7px}.unlock-card input{width:100%;padding:13px;border:1px solid #4a4641;border-radius:11px;outline:none;color:#f5f0e8;background:#111}.unlock-card input:focus{border-color:#b8a28d}.unlock-button{width:100%;margin-top:15px;padding:13px;border:0;border-radius:11px;color:#201d19;background:#f0e8de;font-weight:800}.form-error{color:#f0a296!important;margin:11px 0 -3px!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:760px){.capsule{left:auto;width:430px;top:0;padding-top:97px}}
