:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#05060c;--panel:#0b0d16;--line:#1d2340;--text:#f4f2ec;--muted:#8b8ea6;--soft:#c7cbe0;--accent:#7c6bff;--cyan:#3de7ff;--magenta:#d94bff}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}.shell{background:radial-gradient(circle at 18% -10%, #3de7ff22, transparent 36%), radial-gradient(circle at 82% 0%, #d94bff24, transparent 34%), var(--bg);min-height:100dvh}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#05060ccc;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:fixed;inset:0 0 auto}.brand{align-items:center;gap:.65rem;display:flex}.brand img{display:block}.wordmark{width:auto;height:18px}.topmeta{letter-spacing:.13em;color:var(--muted);font-size:11px}.live{color:#c7ffcf}.gate{text-align:center;flex-direction:column;align-items:center;max-width:760px;min-height:100dvh;margin:auto;padding:130px 24px 56px;display:flex}.orb-img{object-fit:contain;filter:drop-shadow(0 0 28px #3de7ff55);width:92px;height:92px;margin-bottom:22px}.empty .orb-img{width:72px;height:72px;margin:0 auto 20px}.still{border:1px solid #ffffff14;border-radius:18px;width:min(100%,420px);margin-top:14px;display:block}.eyebrow{letter-spacing:.24em;color:#a6a29a;margin:0 0 18px;font-size:10px}.gate h1{letter-spacing:-.045em;max-width:740px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,8vw,82px);font-weight:400;line-height:.94}.lede{max-width:540px;color:var(--soft);margin:28px auto 0;font-size:17px;line-height:1.6}.actions{margin:34px 0 22px}.primary{color:#0a0a0a;background:#f1eee6;border-radius:999px;justify-content:center;align-items:center;padding:15px 22px;font-size:14px;font-weight:750;text-decoration:none;transition:all .2s;display:inline-flex}.primary:hover{background:#fff;transform:translateY(-1px)}.receiptBox{border:1px solid var(--line);background:#0d0d0e;border-radius:18px;gap:12px;width:min(100%,520px);margin:18px 0;padding:18px;display:grid}.receiptBox span{color:var(--muted);font-size:13px}.receiptBox strong{letter-spacing:.14em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:20px}.receiptBox button,.redeem button{color:#090909;cursor:pointer;background:#ece8df;border:0;border-radius:12px;padding:11px 15px;font-weight:750}.redeem{text-align:left;width:min(100%,520px);margin-top:24px}.redeem label{color:var(--muted);margin:0 0 9px;font-size:12px;display:block}.redeemRow{gap:8px;display:flex}.redeem input{border:1px solid var(--line);min-width:0;color:var(--text);letter-spacing:.08em;text-transform:uppercase;background:#0e0e0f;border-radius:12px;outline:none;flex:1;padding:13px 14px}.redeem input:focus{border-color:#5e536e}.fine{color:#5f5d59;max-width:500px;margin-top:24px;font-size:11px;line-height:1.5}.error,.inlineError{color:#ff9b9b;font-size:12px}.chat{flex-direction:column;height:100dvh;padding-top:64px;display:flex}.conversation{flex:1;width:100%;max-width:860px;margin:0 auto;padding:46px 24px 170px;overflow:auto}.empty{text-align:center;color:var(--muted);padding-top:17vh}.empty h2{color:var(--text);letter-spacing:-.03em;margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:400}.empty p{margin:0}.message{border-bottom:1px solid #ffffff0e;grid-template-columns:64px 1fr;gap:18px;padding:22px 0;display:grid}.message .who{letter-spacing:.18em;color:#6f6d68;padding-top:5px;font-size:9px}.message .body{white-space:pre-wrap;word-break:break-word;font-size:15px;line-height:1.72}.message.user .body{color:#d8d4cb}.message.assistant .body{color:#f3f0e8}.composerWrap{background:linear-gradient(#0000,#090909eb 28%,#090909 60%);padding:14px 20px 18px;position:fixed;bottom:0;left:0;right:0}.inlineError{max-width:760px;margin:0 auto 8px}.composer{background:#111113;border:1px solid #2c2c2f;border-radius:22px;align-items:flex-end;max-width:760px;margin:0 auto;padding:10px 10px 10px 16px;display:flex;box-shadow:0 12px 60px #00000059}.composer textarea{resize:none;min-height:38px;max-height:180px;color:var(--text);background:0 0;border:0;outline:none;flex:1;padding:9px 6px;line-height:1.4}.composer textarea::placeholder{color:#686660}.composer button{color:#111;cursor:pointer;background:#eeeae2;border:0;border-radius:50%;width:38px;height:38px;font-weight:900}.composer button:disabled{opacity:.35;cursor:default}.composerMeta{color:#55534f;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;max-width:748px;margin:8px auto 0;font-size:10px;display:flex}@media (max-width:600px){.topbar{padding:0 16px}.gate{padding-left:18px;padding-right:18px}.gate h1{font-size:50px}.lede{font-size:15px}.redeemRow{flex-direction:column}.conversation{padding-left:16px;padding-right:16px}.message{grid-template-columns:48px 1fr;gap:8px}.composerWrap{padding-left:10px;padding-right:10px}}
