:root{--coka-pwa-bottom-extra: 0px;color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#071711;color:#f5f8f2;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.coka-standalone-pwa{--coka-pwa-bottom-extra: 0px}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:100%;margin:0;overflow:hidden}body{background:#071711;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{border:0;cursor:pointer}a{color:#d6bd68;font-weight:900;text-decoration:none}.image-loading{display:block;background:#15291f}.app-shell,.chat-screen,.login-screen{width:100%;height:var(--coka-vvh, 100dvh);background:#071711}.app-shell{position:relative;overflow:hidden}.coka-keyboard-open .app-shell,.coka-composer-focused .app-shell{position:fixed;top:var(--coka-vv-top, 0px);left:0;right:0;height:var(--coka-vvh, 100dvh);overflow:hidden}.login-screen{display:grid;place-items:center;justify-items:center;padding:max(24px,env(safe-area-inset-top)) 24px max(24px,env(safe-area-inset-bottom))}.login-copy{box-sizing:border-box;width:min(calc(100vw - 60px),440px);max-width:440px;min-width:0;margin:0 auto}.login-copy h1{margin:0;color:#f5f8f2;font-size:42px;line-height:48px;font-weight:900}.login-copy .kicker{margin:18px 0 0;color:#b7c7bd;font-size:12px;line-height:18px;letter-spacing:3px;font-weight:800}.login-copy h2{margin:34px 0 0;color:#f5f8f2;font-size:clamp(30px,8vw,34px);line-height:39px;font-weight:900}.login-copy p{color:#9aa8a0;font-size:17px}@media(max-width:480px){.login-screen{padding-inline:30px;justify-items:stretch}.login-copy{width:calc(100vw - 60px);max-width:calc(100vw - 60px);justify-self:center}.mint-button{width:calc(100vw - 60px);max-width:calc(100vw - 60px)}.login-copy h2{line-height:1.16}}.mint-button{display:block;box-sizing:border-box;width:100%;max-width:100%;min-height:56px;margin-top:8px;border-radius:999px;background:#bdf5da;color:#071711;font-weight:900;font-size:16px}.login-copy small{display:block;margin-top:18px;color:#9aa8a0;text-align:center;line-height:22px}.error-text{color:#ff8f8f!important}.chat-screen{--font-scale: 1;position:relative;display:flex;flex-direction:column;overflow:hidden;max-width:820px;margin:0 auto;box-shadow:0 0 0 1px #ffffff0d}.topbar-mobile{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:max(8px,env(safe-area-inset-top)) 18px 10px;background:#071711;border-bottom:1px solid rgba(255,255,255,.08)}.circle-button{width:52px;height:52px;flex:0 0 52px;border-radius:50%;background:#10221a;color:#f5f8f2;font-size:24px;font-weight:900;box-shadow:0 8px 18px #00000024}.title-stack{min-width:0;text-align:center}.title-stack strong{display:block;color:#f5f8f2;font-size:calc(26px * var(--font-scale));font-weight:800;line-height:1.1}.title-stack span{display:block;margin-top:3px;color:#a58c43;font-size:calc(13px * var(--font-scale));font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.runtime-rail{position:relative;z-index:5;display:grid;grid-template-columns:minmax(52px,.9fr) minmax(28px,auto) minmax(76px,1.2fr) minmax(92px,1fr);align-items:center;gap:6px;min-height:21px;margin:-1px 10px 0;padding:1px 8px;border:1px solid #e6c96e;border-radius:999px;background:#75622deb;box-shadow:0 5px 12px #00000024;pointer-events:none}.runtime-rail span{min-width:0;color:#f8e9a7;font-size:calc(11px * var(--font-scale));font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rail-tier,.rail-language{text-align:left}.rail-quota{text-align:center}.rail-mode{text-align:right}.mode-switch{position:relative;z-index:4;display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:8px 18px;background:#071711;border-bottom:1px solid rgba(255,255,255,.08)}.mode-switch button{min-height:34px;border-radius:999px;border:1px solid rgba(189,245,218,.16);background:#ffffff0a;color:#f5f8f2b8;font-size:13px;font-weight:900}.mode-switch button.active{background:#bdf5da;color:#071711;border-color:transparent}.watermark{position:absolute;z-index:0;top:132px;right:0;bottom:96px;left:0;display:grid;place-items:center;pointer-events:none}.watermark img{width:min(360px,72vw);opacity:.16;filter:saturate(.6)}.message-scroll{position:relative;z-index:1;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:18px 18px max(132px,var(--coka-composer-height, 132px));scroll-padding-bottom:max(132px,var(--coka-composer-height, 132px))}.message-scroll:before{content:"";flex:1 0 18px}.message-scroll>*{flex:0 0 auto}.coka-keyboard-open .chat-screen,.coka-composer-focused .chat-screen{height:var(--coka-vvh, 100dvh)}.coka-keyboard-open .message-scroll,.coka-composer-focused .message-scroll{position:fixed;top:var(--coka-scroll-top, 72px);right:0;bottom:var(--coka-scroll-bottom, var(--coka-composer-height, 132px));left:0;flex:none;height:auto;padding:10px 18px 12px;scroll-padding-bottom:12px}.coka-keyboard-open .message-scroll:before,.coka-composer-focused .message-scroll:before{flex-basis:10px}.coka-keyboard-open .watermark,.coka-composer-focused .watermark{inset:var(--coka-scroll-top, 118px) 0 max(130px,var(--coka-composer-height, 132px))}.empty-thread{min-height:420px;display:grid;place-items:center;color:#ffffff6b;font-size:calc(20px * var(--font-scale))}.translation-beta{position:relative;z-index:2;flex:1;min-height:0;display:flex;flex-direction:column;gap:14px;overflow-y:auto;overscroll-behavior:contain;padding:16px 18px calc(18px + env(safe-area-inset-bottom))}.translation-beta[hidden],.message-scroll[hidden],.composer[hidden]{display:none!important}.translation-header{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center}.translation-header button{min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(189,245,218,.2);background:#bdf5da14;color:#eafff4;font-weight:900}.translation-header h2{margin:0;color:#f5f8f2;font-size:28px;line-height:1.1}.translation-header p{margin:5px 0 0;color:#f5f8f2ad;font-size:14px;font-weight:800}.translation-language-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.translation-language-row label{display:grid;gap:7px;min-width:0;color:#f5f8f29e;font-size:11px;font-weight:900;text-transform:uppercase}.translation-language-row select{width:100%;min-width:0;height:42px;border:1px solid rgba(189,245,218,.18);border-radius:14px;padding:0 12px;background:#10221a;color:#f5f8f2;font-weight:800}.translation-panels{display:grid;gap:12px}.translation-panels article{min-height:140px;border:1px solid rgba(189,245,218,.16);border-radius:22px;padding:16px;background:#ffffff0b;box-shadow:inset 0 1px #ffffff0a}.translation-panels span,.translation-history h3{display:block;margin:0 0 10px;color:#bdf5dab8;font-size:12px;font-weight:900;text-transform:uppercase}.translation-panels p{margin:0;color:#f5f8f2d1;font-size:17px;line-height:1.58;white-space:pre-wrap}.translation-subtitle p{color:#f5f8f2;font-size:22px;line-height:1.5;font-weight:850}.translation-notice{margin:0;color:#f5d889;font-size:14px;line-height:1.45;font-weight:800;text-align:center}.translation-actions{display:grid;grid-template-columns:1fr auto;gap:10px}.translation-actions button{min-height:58px;border-radius:999px;font-size:17px;font-weight:950}.translation-start,.translation-stop{background:#bdf5da;color:#071711}.translation-stop{background:#f1df93}.translation-clear{min-width:96px;border:1px solid rgba(189,245,218,.18);background:#ffffff0b;color:#f5f8f2}.translation-history{display:grid;gap:10px;padding-bottom:8px}.translation-history h3{margin-top:4px}.translation-history article{border:1px solid rgba(189,245,218,.13);border-radius:18px;padding:12px 14px;background:#ffffff09}.translation-history strong{display:block;color:#f5f8f2a8;font-size:11px;line-height:1.3}.translation-history p,.translation-history em{display:block;margin:8px 0 0;color:#f5f8f2c2;font-size:13px;line-height:1.48;font-style:normal}.translation-history em{color:#f5f8f2;font-weight:800}.bubble-wrap{max-width:88%;margin-bottom:12px}.bubble-wrap.user{margin-left:auto}.bubble-wrap.assistant{margin-right:auto}.bubble{border:1px solid rgba(255,255,255,.1);border-radius:22px;background:#10221a6b;padding:15px;box-shadow:0 8px 18px #0000000f}.user .bubble{border-color:#2e9e7047;background:#bdf5dd61;color:#10251f}.bubble p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:inherit;font-size:calc(16px * var(--font-scale));line-height:calc(24px * var(--font-scale))}.message-actions{display:flex;gap:12px;padding:5px 8px 0;justify-content:flex-start}.user .message-actions{justify-content:flex-end}.message-actions button{background:transparent;color:#9aa8a0;font-size:calc(11px * var(--font-scale));font-weight:800}.system-notice{align-self:center;max-width:min(92%,520px);margin:6px auto 14px;border:1px solid rgba(230,201,110,.24);border-radius:16px;padding:10px 14px;background:#f1df931a;color:#f1df93;text-align:center}.system-notice p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:calc(13px * var(--font-scale));line-height:calc(19px * var(--font-scale));font-weight:800}.assistant-status{display:block;margin-top:8px;color:#f1df93;font-size:calc(12px * var(--font-scale));line-height:calc(17px * var(--font-scale));font-weight:850}.message-actions .resume-button{color:#f1df93}.media-strip{display:flex;gap:8px;max-width:100%;height:104px;margin-bottom:10px;overflow:hidden}.media-strip button{flex:0 0 132px;width:132px;height:104px;overflow:hidden;border-radius:16px;background:#15291f;color:#d9e3dc}.media-strip button.media-file{flex-basis:178px;width:178px}.file-card{display:grid;align-content:center;gap:4px;width:100%;height:100%;box-sizing:border-box;padding:10px;text-align:left}.file-card strong{width:max-content;border-radius:999px;padding:2px 7px;background:#f1df9329;color:#f1df93;font-size:10px;line-height:1.2;font-weight:900}.file-card span{overflow:hidden;color:#f5f8f2;font-size:12px;line-height:15px;font-weight:850;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.file-card em{overflow:hidden;text-overflow:ellipsis;color:#a3aab8;font-size:10px;line-height:13px;font-style:normal;font-weight:750;white-space:nowrap}.file-card.pdf strong{background:#bdf5da2e;color:#bdf5da}.file-card.text strong{background:#f1df9329;color:#f1df93}.media-strip img,.media-strip .image-loading{width:100%;height:100%;object-fit:cover}.composer{position:fixed;z-index:30;left:50%;right:auto;top:var(--coka-composer-top, calc(var(--coka-vvh, 100dvh) - var(--coka-composer-height, 132px)));bottom:auto;box-sizing:border-box;width:min(100%,820px);max-width:820px;flex:none;padding:8px 8px calc(max(8px,env(safe-area-inset-bottom)) + var(--coka-pwa-bottom-extra, 0px));background:#071711;transform:translate3d(-50%,0,0)}.composer:focus-within{top:var(--coka-composer-top, calc(var(--coka-vvh, 100dvh) - var(--coka-composer-height, 132px)))}html.coka-standalone-pwa:not(.coka-keyboard-open):not(.coka-composer-focused) .composer{top:auto;bottom:calc(0px - env(safe-area-inset-bottom));padding-bottom:calc(env(safe-area-inset-bottom) + 6px)}.composer-input,.composer>textarea{display:block;box-sizing:border-box;width:100%;height:56px;min-height:56px;resize:none;border:1px solid rgba(255,255,255,.1);border-bottom:0;border-radius:20px 20px 0 0;outline:none;padding:10px 12px 8px;background:#10221a;color:#f5f8f2;font-size:16px;line-height:20px;overflow-y:auto;-webkit-overflow-scrolling:touch}.composer-voice-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 12px 8px;border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1);background:#10221af5;color:#eefff6b8;font-size:12px;line-height:1.35}.auto-read-toggle{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;color:#eefff6e0;font-weight:800;white-space:nowrap}.auto-read-toggle input{width:16px;height:16px;accent-color:#a9f4cf}.composer-row{display:grid;grid-template-columns:34px auto 34px 1fr auto 40px 40px;gap:8px;align-items:center;min-height:40px;border:1px solid rgba(255,255,255,.1);border-top:0;border-radius:0 0 20px 20px;padding:2px 5px 4px;background:#10221a}.composer-row button{min-width:0;height:28px;border-radius:14px;background:#15291f;color:#a3aab8;font-weight:800}.composer-row button.limited,.fun-pill.limited{opacity:.54;filter:grayscale(.35);border:1px dashed rgba(163,170,184,.42)}.composer-row .send-button{width:40px;height:38px;border-radius:50%;background:#bdf5da;color:#071711;font-size:25px;font-weight:900}.composer-row .send-button:disabled{background:#223529;color:#6f7e75}.fun-pill{display:inline-flex;align-items:center;justify-content:center;padding:0 10px;line-height:1;text-align:center;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.fun-pill-symbol{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.fun-pill.active{border:1px solid #e6c96e;background:#f1df93;color:#071711}.upgrade-modal{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:max(20px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#0000006b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.upgrade-card{position:relative;width:min(420px,calc(100vw - 32px));border:1px solid rgba(255,255,255,.14);border-radius:20px;padding:22px;background:#10221a;color:#f5f8f2;box-shadow:0 24px 80px #00000059}.upgrade-card h2{margin:0 36px 10px 0;font-size:24px;line-height:1.15}.upgrade-card p{margin:0 0 18px;color:#cfd8d2;line-height:1.5}.upgrade-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.upgrade-actions a,.upgrade-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:20px;font-weight:900;text-decoration:none}.upgrade-actions a{background:#f1df93;color:#071711}.upgrade-actions button{background:#ffffff14;color:#f5f8f2}.upgrade-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#ffffff14;color:#f5f8f2;font-size:20px;font-weight:900}.pending-media{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:6px;border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1);background:#10221a}.pending-item{position:relative;flex:0 0 158px;min-height:92px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#15291f;overflow:hidden}.pending-preview{width:100%;height:66px;background:transparent;color:#c8d4ce}.pending-preview .file-card{padding:8px}.pending-preview img,.pending-preview .image-loading{width:100%;height:100%;object-fit:cover}.media-actions-row{display:flex;gap:2px;padding:3px}.media-actions-row button{flex:1;min-width:0;height:22px;border-radius:11px;background:#0e1f18;color:#f1df93;font-size:10px;font-weight:800}.remove-media{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:50%;background:#00000080;color:#fff;font-weight:900}.drawer-modal{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;display:flex;pointer-events:none;opacity:0;transition:opacity .16s ease}.drawer-modal.open{pointer-events:auto;opacity:1}.drawer{position:relative;z-index:2;display:flex;flex-direction:column;width:min(82vw,420px);height:100%;min-height:0;padding:max(34px,env(safe-area-inset-top)) 18px calc(max(12px,env(safe-area-inset-bottom)) + var(--coka-pwa-bottom-extra, 0px));background:#071711;box-shadow:12px 0 30px #0000003d;transform:translate(-100%);transition:transform .18s ease}html.coka-standalone-pwa:not(.coka-keyboard-open) .drawer{padding-bottom:6px}.drawer-modal.open .drawer{transform:translate(0);transition:none}.drawer-backdrop{flex:1;background:#0000003d}.profile-card,.drawer-action-grid button,.drawer-new-chat,.conversation-item,.empty-card,.drawer-search,.settings-dot,.settings-row,.panel-card{border:1px solid rgba(255,255,255,.1);background:#10221a}.profile-card{display:flex;align-items:center;width:100%;padding:14px;border-radius:20px;color:#f5f8f2;text-align:left}.profile-card img,.profile-card .image-loading,.avatar-large img,.avatar-large .image-loading{width:64px;height:64px;flex:0 0 64px;border-radius:50%;object-fit:cover;background:#cbf7dd}.initial-badge{display:inline-grid;place-items:center;width:58px;height:58px;flex:0 0 58px;border-radius:50%;background:#cbf7dd;color:#1b2435;font-size:26px;font-weight:900}.profile-card-copy{display:grid;min-width:0;margin-left:12px;flex:1}.profile-card-copy strong{overflow:hidden;color:#f5f8f2;font-size:18px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.profile-card-copy em{margin-top:3px;color:#9aa8a0;font-style:normal;font-size:15px}.chevron{color:#f5f8f2;font-size:28px}.drawer-new-chat{min-height:52px;margin-top:16px;border-radius:999px;color:#f5f8f2;font-size:17px;font-weight:900}.drawer-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}.drawer-action-grid button{min-height:52px;border-radius:999px;color:#f5f8f2;font-size:16px;font-weight:900}.conversation-zone{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;margin-top:22px}.conversation-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;color:#9aa8a0;font-weight:800}.conversation-head button{background:transparent;color:#d6bd68;font-weight:900}.drawer-status{min-height:20px;margin:0 0 10px;color:#9aa8a0;line-height:20px}.conversation-list{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:14px;scrollbar-gutter:stable;contain:layout paint}.conversation-item{display:grid;width:100%;gap:8px;margin-bottom:10px;padding:16px;border-radius:18px;color:#f5f8f2;text-align:left;transform:translateZ(0)}.conversation-item.active{border-color:#e6c96e;background:#173322}.conversation-item strong{display:-webkit-box;overflow:hidden;font-size:15px;line-height:20px;font-weight:800;-webkit-line-clamp:2;-webkit-box-orient:vertical}.conversation-item span,.empty-card{color:#9aa8a0}.empty-card{padding:16px;border-radius:18px;font-weight:800}.drawer-bottom{display:flex;gap:10px;align-items:center;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.drawer-search{display:flex;align-items:center;flex:1;min-width:0;height:52px;border-radius:26px;padding:0 14px}.drawer-search span{margin-right:10px;color:#d6bd68;font-size:18px;font-weight:900}.drawer-search input{width:100%;min-width:0;border:0;outline:none;background:transparent;color:#f5f8f2;font-size:16px;font-weight:900}.settings-dot{width:52px;height:52px;flex:0 0 52px;border-radius:50%;color:#f1df93;font-size:24px;font-weight:900}.panel-shell{width:min(100%,820px);height:var(--coka-vvh, 100dvh);margin:0 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#071711}.panel-back{position:fixed;z-index:8;top:max(48px,env(safe-area-inset-top));left:max(20px,env(safe-area-inset-left));width:44px;height:44px;border-radius:50%;background:#fff;color:#1d2638;font-size:22px;font-weight:900}.profile-screen,.settings-screen{min-height:100%;padding:max(86px,calc(env(safe-area-inset-top) + 62px)) 18px calc(max(150px,env(safe-area-inset-bottom)) + var(--coka-vv-bottom, 0px) + var(--coka-pwa-bottom-extra, 0px))}.profile-screen{text-align:center}.avatar-large{display:inline-grid;place-items:center;width:82px;height:82px;padding:0;overflow:hidden;border-radius:50%;background:#cbf7dd}.avatar-large .initial-badge{width:82px;height:82px;font-size:36px}.avatar-large img,.avatar-large .image-loading{width:82px;height:82px}.profile-screen h2,.panel-title h2{margin:12px 0 0;color:#f5f8f2;font-size:24px;font-weight:900}.profile-screen p,.panel-title p{margin:6px 0 0;color:#9aa8a0;font-weight:800}.gold-text{display:block;margin-top:8px;color:#d6bd68}.panel-card{margin:12px 0;padding:0 16px;border-radius:22px;text-align:left}.settings-profile-card{display:grid;gap:4px;padding:16px}.settings-profile-card strong{overflow:hidden;color:#f5f8f2;font-size:18px;line-height:24px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.settings-profile-card em{color:#9aa8a0;font-size:15px;font-style:normal;font-weight:800}.field,.field-button,.field-block{display:grid;gap:5px;width:100%;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.1);background:transparent;color:#f5f8f2;text-align:left}.field span,.field-button span,.field-block>span,.panel-card>span{color:#9aa8a0;font-size:15px;line-height:20px;font-weight:900}.field strong,.field-button strong{color:#f5f8f2;font-size:15px;line-height:20px}.field input{width:100%;border:0;outline:none;background:transparent;color:#f5f8f2;font-size:15px;line-height:20px;font-weight:800}.chips,.segment{display:flex;flex-wrap:wrap;gap:8px}.chips button,.segment button,.stack-list button{min-height:38px;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:8px 12px;background:#15291f;color:#f5f8f2;font-weight:900;font-size:14px}.chips button.active,.segment button.active,.stack-list button.active{border-color:#e6c96e;background:#f1df93;color:#071711}.settings-screen .segment button.active{border-color:#e6c96e;background:#173322;color:#f1df93}.settings-subpage-card{padding:16px}.language-segment{flex-wrap:wrap}.language-segment button{flex:1 1 30%}.settings-hint{margin:14px 0 0;color:#9aa8a0;font-size:15px;line-height:22px;font-weight:700}.gold-button,.logout-button{width:100%;min-height:48px;margin:14px 0;border-radius:999px;font-weight:900;font-size:16px}.gold-button{background:#f1df93;color:#071711}.logout-button{border:1px solid rgba(255,255,255,.1);background:#15291f;color:#f1df93}.panel-title{margin-bottom:18px;text-align:left}.panel-title h2{color:#d6bd68;font-size:32px}.settings-row{display:flex;align-items:center;width:100%;min-height:58px;margin-bottom:10px;padding:0 16px;border-radius:18px;color:#f5f8f2;text-align:left}.settings-row strong{flex:1;font-size:16px}.settings-row span{color:#9aa8a0;font-weight:800}.settings-row em{margin-left:8px;color:#9aa8a0;font-style:normal;font-size:24px}.text-size{padding:16px}.text-size div{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.text-size button{width:48px;height:48px;border-radius:50%;background:#173322;color:#f5f8f2;font-size:24px;font-weight:900}.segment{padding:6px;border-radius:22px;background:#0e1f18}.segment button{flex:1;border-radius:18px}.link-list{display:grid;gap:12px;padding:16px}.stack-list{display:grid;gap:10px}.stack-list button{border-radius:18px;text-align:left}.preview-modal,.sheet-modal{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#000000eb}.preview-modal button,.sheet>button,.sheet header button{position:absolute;top:max(22px,env(safe-area-inset-top));right:22px;width:48px;height:48px;border-radius:50%;background:#ffffff24;color:#fff;font-size:26px}.preview-modal img,.preview-modal .image-loading{max-width:100%;max-height:82%;object-fit:contain}@media(min-width:769px){.preview-modal{padding:72px 4vw 48px}.preview-modal img,.preview-modal .image-loading{width:auto;height:auto;max-width:min(92vw,1100px);max-height:calc(100vh - 120px);object-fit:contain}}.sheet-modal{align-items:stretch;padding:max(52px,env(safe-area-inset-top)) 18px calc(max(22px,env(safe-area-inset-bottom)) + var(--coka-pwa-bottom-extra, 0px));background:#071711}.sheet{position:relative;display:flex;flex-direction:column;width:min(100%,820px);min-height:0;margin:0 auto;border-radius:28px;background:#0b1812;overflow:hidden}.sheet h2{margin:18px 68px 12px 18px}.pdf-sheet header{display:flex;align-items:center;gap:12px;padding:14px;border-bottom:1px solid rgba(255,255,255,.1)}.pdf-sheet header>button:first-child{position:static;flex:0 0 48px}.pdf-sheet header>div:not(.pdf-actions){flex:1;min-width:0}.pdf-sheet header h2{margin:0;overflow:hidden;color:#f5f8f2;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.pdf-sheet header p{margin:3px 0 0;color:#9aa8a0;font-weight:700}.pdf-actions{display:flex;flex:0 0 auto;align-items:center;gap:10px}.pdf-sheet .download-button,.pdf-sheet .share-button{position:static;width:auto;min-width:78px;height:48px;border-radius:24px;padding:0 18px;font-size:15px;font-weight:900}.pdf-sheet .download-button{background:#15291f;color:#f1df93}.pdf-sheet .share-button{background:#bdf5da;color:#071711}.pdf-mobile-actions{display:none;gap:10px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.1)}.pdf-mobile-actions button{flex:1;min-height:44px;border-radius:22px;background:#15291f;color:#f1df93;font-weight:900}.sheet iframe{flex:1;min-height:70dvh;border:0;background:#fff}.audio-preview-modal{display:flex;align-items:flex-end;justify-content:center;padding:12px 12px calc(12px + env(safe-area-inset-bottom) + var(--coka-pwa-bottom-extra, 0px));background:#030e0ad1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.audio-preview-sheet{width:min(560px,calc(100vw - 24px));max-width:560px;min-height:0;max-height:calc(var(--coka-vvh, 100vh) - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 24px);border:1px solid rgba(189,245,218,.22);border-radius:24px;padding:18px;gap:14px;color:#f7fff9;background:radial-gradient(circle at 50% 0%,#bdf5da1f,#07171100 36%),linear-gradient(180deg,#062017,#03140f);box-shadow:0 26px 90px #00000080,inset 0 1px #ffffff0f;overflow:auto;overscroll-behavior:contain}.audio-preview-sheet header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.audio-preview-sheet header>div{min-width:0}.audio-preview-sheet h2{margin:0;color:#f7fff9;font-size:22px;line-height:1.1}.audio-preview-sheet p{margin:4px 0 0;color:#d8eadf;font-size:13px;line-height:1.35}.audio-preview-sheet footer{display:grid;gap:12px}.audio-preview-sheet footer span{min-width:0;margin:0;color:#cfe5d8;font-size:13px;overflow-wrap:anywhere}.audio-preview-sheet audio{width:100%;max-width:100%;min-width:0;display:block;border-radius:999px}.audio-preview-player{position:relative;min-width:0}.audio-preview-player.loading audio{opacity:.42;pointer-events:none}.audio-preview-blocker{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;border-radius:999px;background:#03140fb3;color:#d8eadf;font-size:13px;font-weight:850;text-align:center;pointer-events:auto}.audio-preview-readiness{margin-top:-4px;color:#bdf5da;font-size:13px;font-weight:850}.audio-preview-readiness[data-state=loading]{color:#d8eadf}.audio-preview-readiness[data-state=error]{color:#ffb4a8}.audio-preview-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.audio-preview-sheet button{flex-shrink:0;min-height:44px;border-radius:999px;padding:0 16px;font-weight:900}.audio-preview-sheet button.secondary{color:#f7fff9;background:#ffffff14;border:1px solid rgba(189,245,218,.2)}.audio-preview-sheet button:disabled{cursor:not-allowed;opacity:.5}.audio-preview-sheet button.primary{color:#071711;background:#bdf5da;border:1px solid rgba(189,245,218,.6)}@media(max-width:640px){.audio-preview-modal{align-items:flex-end;padding:0}.audio-preview-sheet{width:calc(100vw - 24px);margin:12px 12px calc(12px + env(safe-area-inset-bottom) + var(--coka-pwa-bottom-extra, 0px));max-height:calc(var(--coka-vvh, 100vh) - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 24px);padding:18px;border-radius:24px}.audio-preview-actions{grid-template-columns:1fr}}.editor.sheet-modal{display:block;padding:max(10px,env(safe-area-inset-top)) 0 calc(env(safe-area-inset-bottom) + var(--coka-vv-bottom, 0px) + var(--coka-pwa-bottom-extra, 0px))}.editor .sheet{width:min(100%,820px);height:100%;margin:0 auto;padding:0 14px;gap:10px;border-radius:0;background:transparent;overflow:hidden}.editor .sheet header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:54px;padding:0 0 8px;border-bottom:1px solid rgba(255,255,255,.1)}.editor .sheet header div{min-width:0;flex:1;text-align:center}.editor .sheet header h2{margin:0;color:#d6bd68;font-size:18px;line-height:23px;font-weight:900}.editor .sheet header p{margin:2px 0 0;color:#9aa8a0;font-size:12px;line-height:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor .sheet header button{position:static;width:auto;min-width:64px;height:38px;flex:0 0 auto;border-radius:19px;padding:0 13px;background:#ffffff14;color:#f5f8f2;font-size:14px;font-weight:900}.editor .sheet header .editor-send{background:#f1df93;color:#071711}.editor .sheet header .editor-send:disabled{opacity:.48}.editor .sheet textarea{flex:1;min-height:0;resize:none;border:0;border-radius:0;outline:none;padding:16px 2px;background:transparent;color:#f5f8f2;font-size:20px;line-height:29px}.editor .sheet footer{display:flex;align-items:center;gap:10px;min-height:44px;padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}.editor .sheet footer button{flex:0 0 auto;min-height:34px;border-radius:17px;padding:0 14px;background:#10221a;color:#f5f8f2;font-size:13px;font-weight:900}.editor .sheet footer span{min-width:0;color:#9aa8a0;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-theme=day]{color-scheme:light;background:#f8f5ee;color:#202734}[data-theme=day] body{background:radial-gradient(circle at 50% 0%,#fffdf8 0,#f8f5ee 42%,#f1eadc)}[data-theme=day] a{color:#9b761c}[data-theme=day] .app-shell,[data-theme=day] .chat-screen,[data-theme=day] .login-screen,[data-theme=day] .panel-shell,[data-theme=day] .composer,[data-theme=day] .topbar-mobile,[data-theme=day] .drawer,[data-theme=day] .sheet-modal,[data-theme=day] .editor.sheet-modal{background:#f8f5ee}[data-theme=day] .chat-screen,[data-theme=day] .panel-shell{box-shadow:0 0 0 1px #5e50311a,0 24px 80px #6d60481a}[data-theme=day] .topbar-mobile{border-bottom-color:#5e50311f;background:#f8f5eef0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}[data-theme=day] .mode-switch{border-bottom-color:#5e50311f;background:#f8f5eef0}[data-theme=day] .mode-switch button{border-color:#5e503124;background:#fffdf8b8;color:#6f756f}[data-theme=day] .mode-switch button.active{border-color:transparent;background:#b8efd2;color:#10251c}[data-theme=day] .translation-header button,[data-theme=day] .translation-language-row select,[data-theme=day] .translation-panels article,[data-theme=day] .translation-history article{border-color:#5e503124;background:#fffdf8b8;color:#202734}[data-theme=day] .translation-header h2,[data-theme=day] .translation-subtitle p,[data-theme=day] .translation-history em{color:#16202a}[data-theme=day] .translation-header p,[data-theme=day] .translation-panels p,[data-theme=day] .translation-history p,[data-theme=day] .translation-history strong{color:#59615b}[data-theme=day] .translation-language-row label,[data-theme=day] .translation-panels span,[data-theme=day] .translation-history h3{color:#9b761c}[data-theme=day] .circle-button,[data-theme=day] .profile-card,[data-theme=day] .drawer-action-grid button,[data-theme=day] .drawer-new-chat,[data-theme=day] .conversation-item,[data-theme=day] .empty-card,[data-theme=day] .drawer-search,[data-theme=day] .settings-dot,[data-theme=day] .settings-row,[data-theme=day] .panel-card,[data-theme=day] .composer>textarea,[data-theme=day] .composer-row,[data-theme=day] .composer-voice-row,[data-theme=day] .pending-media,[data-theme=day] .sheet{border-color:#5e503124;background:#fffdf82e}[data-theme=day] .circle-button,[data-theme=day] .drawer-action-grid button,[data-theme=day] .drawer-new-chat,[data-theme=day] .settings-row,[data-theme=day] .profile-card,[data-theme=day] .conversation-item,[data-theme=day] .field,[data-theme=day] .field-button,[data-theme=day] .field-block,[data-theme=day] .field input,[data-theme=day] .composer>textarea,[data-theme=day] .drawer-search input,[data-theme=day] .editor .sheet textarea,[data-theme=day] .editor .sheet footer button,[data-theme=day] .chips button,[data-theme=day] .segment button,[data-theme=day] .stack-list button{color:#202734}[data-theme=day] .title-stack strong,[data-theme=day] .profile-card-copy strong,[data-theme=day] .profile-screen h2,[data-theme=day] .panel-title h2,[data-theme=day] .settings-profile-card strong,[data-theme=day] .field strong,[data-theme=day] .field-button strong,[data-theme=day] .pdf-sheet header h2,[data-theme=day] .chevron{color:#16202a}[data-theme=day] .title-stack span,[data-theme=day] .gold-text,[data-theme=day] .conversation-head button,[data-theme=day] .drawer-search span,[data-theme=day] .settings-dot,[data-theme=day] .panel-title h2,[data-theme=day] .editor .sheet header h2,[data-theme=day] .link-list a,[data-theme=day] .panel-card a{color:#9b761c}[data-theme=day] .login-copy h1,[data-theme=day] .login-copy h2{color:#16202a}[data-theme=day] .login-copy .kicker,[data-theme=day] .login-copy p,[data-theme=day] .login-copy small,[data-theme=day] .message-actions button,[data-theme=day] .conversation-head,[data-theme=day] .drawer-status,[data-theme=day] .conversation-item span,[data-theme=day] .empty-card,[data-theme=day] .profile-card-copy em,[data-theme=day] .profile-screen p,[data-theme=day] .panel-title p,[data-theme=day] .field span,[data-theme=day] .field-button span,[data-theme=day] .field-block>span,[data-theme=day] .panel-card>span,[data-theme=day] .settings-profile-card em,[data-theme=day] .settings-row span,[data-theme=day] .settings-row em,[data-theme=day] .settings-hint,[data-theme=day] .editor .sheet header p,[data-theme=day] .editor .sheet footer span,[data-theme=day] .pdf-sheet header p{color:#6f756f}[data-theme=day] .mint-button,[data-theme=day] .composer-row .send-button,[data-theme=day] .pdf-sheet .share-button{background:#b8efd2;color:#10251c}[data-theme=day] .runtime-rail{border-color:#96761c6b;background:#fff0bff5;box-shadow:0 8px 22px #7f651a24}[data-theme=day] .runtime-rail span{color:#8a6416}[data-theme=day] .watermark img{content:url(/branding/coka-watermark-day.png);opacity:.36;filter:contrast(1.08) drop-shadow(0 10px 24px rgba(30,42,34,.1))}[data-theme=day] .empty-thread{color:#2027346b}[data-theme=day] .system-notice{border-color:#d7b9547a;background:#fff0bfb8;color:#8a6416}[data-theme=day] .bubble{border-color:#5e503129;background:#fffdf82e;color:#202734;box-shadow:0 5px 14px #6d604814,inset 0 0 0 1px #fffdf885;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}[data-theme=day] .assistant .bubble{background:#fffdf82e}[data-theme=day] .user .bubble{border-color:#36906847;background:linear-gradient(180deg,#e4f2e82e,#d7efe11f);color:#17342a}[data-theme=day] .media-strip button,[data-theme=day] .pending-item,[data-theme=day] .pending-preview,[data-theme=day] .image-loading{background:#f1eadc;color:#6f756f}[data-theme=day] .media-strip button.media-file{border:1px solid rgba(94,80,49,.14);background:#fffaf0;color:#202734}[data-theme=day] .media-strip button.media-file .file-card strong{background:#9a741924;color:#7b5812}[data-theme=day] .media-strip button.media-file .file-card span{color:#202734}[data-theme=day] .media-strip button.media-file .file-card em{color:#5d655f}[data-theme=day] .media-actions-row button,[data-theme=day] .composer-row button,[data-theme=day] .pdf-sheet .download-button,[data-theme=day] .pdf-mobile-actions button,[data-theme=day] .text-size button{background:#f1eadc;color:#8a6416}[data-theme=day] .composer{background:linear-gradient(180deg,#f8f5ee00,#f8f5ee 18%)}[data-theme=day] .composer>textarea,[data-theme=day] .composer-row,[data-theme=day] .composer-voice-row,[data-theme=day] .pending-media{box-shadow:0 8px 24px #20423014}[data-theme=day] .composer-voice-row{color:#67736b}[data-theme=day] .auto-read-toggle{color:#1d2b23}[data-theme=day] .composer-row .send-button:disabled{background:#dce8df;color:#91a196}[data-theme=day] .composer-row button.limited,[data-theme=day] .fun-pill.limited{border-color:#8a641659;color:#9a927f}[data-theme=day] .upgrade-card{border-color:#232b231f;background:#fffdf8;color:#111827}[data-theme=day] .upgrade-card p{color:#6f756f}[data-theme=day] .upgrade-close,[data-theme=day] .upgrade-actions button{background:#f1eadc;color:#111827}[data-theme=day] .fun-pill.active,[data-theme=day] .chips button.active,[data-theme=day] .segment button.active,[data-theme=day] .stack-list button.active,[data-theme=day] .settings-screen .segment button.active{border-color:#e1c45e;background:#f1df93;color:#10251c}[data-theme=day] .drawer{box-shadow:14px 0 34px #172d2224}[data-theme=day] .drawer-backdrop{background:#14241c2e}[data-theme=day] .conversation-item.active{border-color:#d7b954;background:#fff0bf;box-shadow:inset 0 0 0 1px #d7b95447}[data-theme=day] .drawer-bottom,[data-theme=day] .field,[data-theme=day] .field-button,[data-theme=day] .field-block,[data-theme=day] .pdf-sheet header,[data-theme=day] .pdf-mobile-actions,[data-theme=day] .editor .sheet header{border-color:#163a281a}[data-theme=day] .panel-back{background:#fff;color:#17231d;box-shadow:0 8px 22px #142d201f}[data-theme=day] .segment{background:#edf5ef}[data-theme=day] .chips button,[data-theme=day] .segment button,[data-theme=day] .stack-list button{border-color:#163a281f;background:#ffffffd1}[data-theme=day] .gold-button,[data-theme=day] .editor .sheet header .editor-send{background:#f1df93;color:#10251c}[data-theme=day] .editor .sheet{background:transparent;border:0;box-shadow:none}[data-theme=day] .editor .sheet textarea{border:0;background:transparent;box-shadow:none}[data-theme=day] .editor .sheet footer button{min-height:34px;border:1px solid rgba(94,80,49,.14);background:#fffdf8c7;color:#132019;font-size:13px;box-shadow:none}[data-theme=day] .editor .sheet header .editor-send{border-color:#9a7a2457;background:#f1df93;color:#10251c}[data-theme=day] .editor .sheet header .editor-send:disabled{opacity:.48}[data-theme=day] .logout-button{border-color:#5e503124;background:#fff0bf;color:#9b761c}[data-theme=day] .preview-modal{background:#f8f5eef5}[data-theme=day] .preview-modal button,[data-theme=day] .sheet>button,[data-theme=day] .sheet header button,[data-theme=day] .editor .sheet header button{background:#17231d1a;color:#17231d}[data-theme=day] .sheet{box-shadow:0 24px 70px #142d2024}[data-theme=day] .sheet iframe{background:#fff}[data-theme=day] .audio-preview-modal{background:#030e0ad1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}[data-theme=day] .audio-preview-sheet{color-scheme:dark;border-color:#bdf5da3d;background:radial-gradient(circle at 50% 0%,#bdf5da24,#07171100 38%),linear-gradient(180deg,#062017,#03140f);box-shadow:0 26px 90px #00000080,inset 0 1px #ffffff0f}[data-theme=day] .audio-preview-sheet h2{color:#f7fff9}[data-theme=day] .audio-preview-sheet p{color:#d8eadf}[data-theme=day] .audio-preview-sheet footer span{color:#cfe5d8}[data-theme=day] .audio-preview-blocker{background:#03140fb8;color:#d8eadf}[data-theme=day] .audio-preview-readiness{color:#bdf5da}[data-theme=day] .audio-preview-readiness[data-state=loading]{color:#d8eadf}[data-theme=day] .audio-preview-readiness[data-state=error]{color:#ffb4a8}[data-theme=day] .audio-preview-sheet button.secondary{color:#f7fff9;background:#ffffff14;border-color:#bdf5da38}[data-theme=day] .audio-preview-sheet button.primary{color:#071711;background:#bdf5da;border-color:#bdf5da99}@media(max-width:640px){.pdf-mobile-actions{display:flex}.pdf-sheet iframe{min-height:42dvh}}@media(min-width:860px){body{background:#030806}.drawer{width:420px}.panel-back{left:calc(50% - 390px)}}@media(max-width:390px){.runtime-rail{grid-template-columns:minmax(42px,.8fr) minmax(24px,auto) minmax(68px,1.1fr) minmax(70px,.9fr);gap:4px;padding-inline:7px}.composer-row{grid-template-columns:32px auto 32px 1fr auto 38px 38px;gap:6px}}.assistant-markdown{white-space:normal}.assistant-markdown p{margin:0 0 .72em}.assistant-markdown p:last-child{margin-bottom:0}.assistant-markdown strong,.assistant-markdown b{font-weight:800}.assistant-markdown em,.assistant-markdown i{font-style:italic}.assistant-markdown ul,.assistant-markdown ol{margin:.5em 0 .75em 1.25em;padding-left:1em}.assistant-markdown li{margin:.22em 0}.assistant-markdown code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em}.assistant-markdown pre{overflow-x:auto;padding:.75em;border-radius:12px;background:#0000003d}.assistant-markdown a{color:inherit;text-decoration:underline;text-underline-offset:3px}.login-language-picker{display:flex;justify-content:center;gap:8px;margin:18px 0 14px;flex-wrap:wrap}.login-language-picker button{min-width:38px;height:32px;border-radius:999px;border:1px solid rgba(137,112,43,.22);background:#ffffff94;color:#192026b8;font-size:12px;font-weight:900;letter-spacing:.02em;box-shadow:0 8px 20px #231d0c0f}.login-language-picker button.active{background:#f5dc8b6b;border-color:#89702b75;color:#7d6120}[data-theme=dark] .login-language-picker button,.dark .login-language-picker button{color:#f5f7efd1;background:#ffffff24;border-color:#f5f7ef38}[data-theme=dark] .login-language-picker button.active,.dark .login-language-picker button.active{color:#1b1608;background:#f5dc8be0;border-color:#f5dc8bf2}.live-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:20px;background:#00000085;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.live-card{width:min(520px,100%);border:1px solid rgba(189,245,218,.22);border-radius:28px;padding:22px;background:#071711;color:#f5f8f2;box-shadow:0 24px 80px #0000007a}.live-card h2{margin:0 0 8px;font-size:24px}.live-subtitle{margin:0 0 18px;color:#a3aab8;font-size:14px}.live-stage{min-height:180px;border-radius:22px;display:grid;place-items:center;gap:8px;padding:22px;text-align:center;background:#10221a;border:1px solid rgba(255,255,255,.08)}.live-stage strong{display:block;font-size:28px}.live-stage span{color:#a3aab8}.live-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.live-actions button{height:38px;padding:0 16px;border-radius:999px;background:#bdf5da;color:#071711;font-weight:900}.live-feature-subtitle{margin:8px 0 18px;color:#aeb8b3;font-size:15px}.live-feature-list{margin:0;padding:0;list-style:none;text-align:left;display:flex;flex-direction:column;gap:10px;max-width:340px}.live-feature-list li{color:#d9e6df;font-size:15px;line-height:1.45}.live-start-button{background:#bdf5da;color:#071711;font-weight:900}.live-close-button{background:#ffffff14;color:#fff}.upgrade-card p{white-space:pre-line}.live-card{position:relative}.live-close-x{position:absolute;top:14px;right:14px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#ffffff14;color:#f5f8f2;font-size:24px;font-weight:900}.live-actions{align-items:center}.live-start-button{min-width:0;white-space:nowrap;font-size:clamp(14px,3.8vw,17px);padding-inline:18px}.live-close-button{white-space:nowrap;font-size:clamp(14px,3.8vw,17px);padding-inline:18px}@media(max-width:390px){.live-actions{gap:8px}.live-start-button{flex:1 1 auto}.live-close-button{flex:0 0 auto}}.live-modal{overflow:hidden}.live-card{box-sizing:border-box;width:min(520px,calc(100vw - 32px));max-width:calc(100vw - 32px);overflow:hidden}.live-stage{box-sizing:border-box;width:100%;overflow:hidden}.live-stage strong,.live-feature-subtitle,.live-feature-list,.live-feature-list li{overflow-wrap:anywhere;word-break:normal}.live-actions{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.live-start-button,.live-close-button{box-sizing:border-box;min-width:0;max-width:100%;white-space:normal;line-height:1.15;min-height:44px}.live-start-button{width:100%}@media(max-width:390px){.live-card{width:calc(100vw - 24px);max-width:calc(100vw - 24px);padding:18px}.live-actions{grid-template-columns:1fr}.live-close-button{width:100%}}.live-pulse{width:64px;height:64px;border-radius:50%;background:#bdf5da38;box-shadow:0 0 #bdf5da61;animation:coka-live-pulse 1.4s infinite}@keyframes coka-live-pulse{0%{transform:scale(.92);box-shadow:0 0 #bdf5da61}70%{transform:scale(1);box-shadow:0 0 0 18px #bdf5da00}to{transform:scale(.92);box-shadow:0 0 #bdf5da00}}.live-modal{display:flex;align-items:center;justify-content:center;padding:16px}.live-modal .live-card{width:min(560px,calc(100vw - 32px));max-width:calc(100vw - 32px);box-sizing:border-box;margin:0 auto;padding:28px 32px 30px}.live-modal .live-stage{width:100%;max-width:none;box-sizing:border-box;margin:22px auto 24px;padding:34px 28px}.live-modal .live-stage>strong,.live-modal .live-feature-subtitle{text-align:center}.live-modal .live-feature-list{width:fit-content;max-width:100%;margin:24px auto 0;padding:0}.live-modal .live-actions{width:100%;max-width:none;margin:0 auto}.live-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:18px 0 14px}.live-meta-grid span{display:flex;flex-direction:column;gap:4px;min-width:0;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:9px 10px;color:#ffffffd1;background:#ffffff0e;font-size:12px}.live-meta-grid strong,.live-select span{color:#ffffff94;font-size:11px;font-weight:700;text-transform:uppercase}.live-controls{display:grid;gap:12px;margin:12px 0 4px}.live-controls .segment{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.live-controls .segment button,.live-text-turn button,.live-select select{min-height:42px;border:1px solid rgba(189,245,218,.24);border-radius:8px;color:#ffffffd1;background:#ffffff09;font-weight:650}.live-controls .segment button{display:grid;place-items:center;gap:2px;padding:6px 8px;line-height:1.05}.live-controls .segment button.active{border-color:#bdf5daf2;color:#062017;background:#bdf5da;box-shadow:0 0 0 1px #bdf5da47,0 8px 20px #bdf5da29;font-weight:800}.live-controls .segment button.coming-soon{opacity:.45;cursor:not-allowed;color:#ffffffd1;background:#ffffff09;border-color:#ffffff24;box-shadow:none}.live-controls .segment button em{color:#bdf5dae6;font-size:9px;font-style:normal;font-weight:800;letter-spacing:0;text-transform:uppercase}.live-select{display:grid;gap:6px}.live-select select{width:100%;padding:0 12px}.live-recording-toggle{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:42px;border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:0 12px;color:#ffffffdb;background:#ffffff0e;font-size:12px}.live-recording-toggle input{width:16px;height:16px}.live-recording-toggle em{color:#ffffff94;font-style:normal;font-size:11px}.live-text-turn{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:12px}.live-text-turn textarea{min-height:48px;max-height:110px;resize:vertical;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:10px 12px;color:#fff;background:#ffffff14}@media(max-width:430px){.live-modal{padding:12px}.live-modal .live-card{width:calc(100vw - 24px);max-width:calc(100vw - 24px);padding:24px 22px 26px}.live-modal .live-stage{padding:30px 20px}.live-meta-grid,.live-controls .segment,.live-text-turn{grid-template-columns:1fr}}@media(max-width:370px){.live-modal .live-card{padding-inline:18px}.live-modal .live-stage{padding-inline:16px}}@media(max-width:640px){.live-modal{align-items:flex-start;justify-content:center;padding:calc(env(safe-area-inset-top) + 12px) 12px calc(env(safe-area-inset-bottom) + 12px);overflow:hidden}.live-modal .live-card{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 24px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:16px 14px 14px;border-radius:18px}.live-close-x{position:sticky;top:0;right:0;float:right;z-index:3;width:32px;height:32px;margin:-4px -2px 4px 8px;font-size:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.live-card h2{margin:2px 40px 4px 0;font-size:19px;line-height:1.15}.live-subtitle{clear:both;margin-bottom:10px;font-size:12px;line-height:1.35}.live-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:10px 0}.live-meta-grid span{min-height:0;gap:2px;padding:7px 8px;border-radius:7px;font-size:11px;line-height:1.25}.live-meta-grid strong,.live-select span{font-size:10px}.live-controls{gap:8px;margin:8px 0}.live-controls .segment{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.live-controls .segment button,.live-select select,.live-text-turn button,.live-recording-toggle{min-height:34px;border-radius:7px;padding:0 7px;font-size:12px;line-height:1.1}.live-text-turn{grid-template-columns:1fr;gap:6px;margin-top:8px}.live-text-turn textarea{min-height:42px;max-height:84px;padding:8px 10px;font-size:13px}.live-modal .live-stage{min-height:0;margin:10px auto 12px;padding:16px 14px;border-radius:14px;gap:6px}.live-stage strong{font-size:20px;line-height:1.16}.live-feature-subtitle{margin:4px 0 10px;font-size:12px;line-height:1.35}.live-modal .live-feature-list{width:100%;margin-top:10px;gap:6px}.live-feature-list li{font-size:12px;line-height:1.32}.live-pulse{width:46px;height:46px}.live-modal .live-actions{position:sticky;bottom:-14px;z-index:2;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:8px -14px -14px;padding:10px 14px calc(env(safe-area-inset-bottom) + 10px);background:linear-gradient(180deg,#07171100,#071711 28%)}.live-start-button,.live-close-button{min-height:38px;padding-inline:12px;font-size:13px}}@media(max-width:360px){.live-meta-grid,.live-controls .segment,.live-modal .live-actions{grid-template-columns:1fr}.live-close-button{width:100%}}.live-hero{display:grid;gap:10px;padding:10px 42px 18px 0}.live-hero p{margin:0;color:#bdf5da;font-size:14px;font-weight:800}.live-hero h2,.live-ended h2,.live-active-screen h2{margin:0;color:#f7fff9;font-size:34px;line-height:1.05;letter-spacing:0}.live-hero strong{color:#ffffffe0;font-size:18px;line-height:1.35}.live-hero span,.live-persona-line,.live-active-screen>span{color:#bdf5dab8;font-size:13px;font-weight:800}.live-controls-private{margin-top:8px}.live-control-group{display:grid;gap:7px}.live-control-group>span{color:#ffffff8a;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.live-mode-simple{grid-template-columns:repeat(2,minmax(0,1fr))}.live-mode-simple button{min-height:44px;border:1px solid rgba(189,245,218,.22);border-radius:12px;color:#ffffffd6;background:#ffffff0b;font-size:14px;font-weight:750}.live-mode-simple button.active{color:#061d15;background:#bdf5da;border-color:#bdf5daf2;box-shadow:0 10px 28px #bdf5da24}.live-persona-line{margin-top:12px;padding:12px 14px;border:1px solid rgba(189,245,218,.18);border-radius:14px;background:#ffffff0a}.live-card-listening,.live-card-connecting,.live-card-interrupted,.live-card-ended{min-height:min(620px,calc(100dvh - 48px));display:grid;align-content:center}.live-active-screen,.live-ended{display:grid;place-items:center;gap:16px;min-height:480px;padding:34px 10px 18px;text-align:center}.live-orb{width:148px;height:148px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffffffdb,#bdf5dacc 28%,#39c27e57 58%,#07171100 72%),#bdf5da29;box-shadow:0 0 #bdf5da57,0 0 70px #bdf5da38;animation:coka-live-orb 1.8s ease-in-out infinite}.live-orb.ending-soon{background:radial-gradient(circle at 35% 30%,#fff5def5,#f5c675d1 30%,#e87e4f5c 58%,#07171100 72%),#f5c67524;box-shadow:0 0 #f5c6756b,0 0 70px #f5c6753d}@keyframes coka-live-orb{0%,to{transform:scale(.96);box-shadow:0 0 #bdf5da4d,0 0 70px #bdf5da38}50%{transform:scale(1.03);box-shadow:0 0 0 22px #bdf5da00,0 0 86px #bdf5da4d}}.live-active-screen p,.live-ended p{margin:0;color:#ffffffb8;font-size:18px}.live-timer{color:#bdf5da;font-size:34px;line-height:1;font-variant-numeric:tabular-nums}.live-text-turn-active{width:min(420px,100%)}.live-ended-mark{display:grid;place-items:center;width:86px;height:86px;border-radius:50%;color:#061d15;background:#bdf5da;font-size:42px;font-weight:900}.live-ended-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(430px,100%)}.live-ended-details span{display:grid;gap:5px;padding:12px;border:1px solid rgba(189,245,218,.18);border-radius:14px;color:#ffffffdb;background:#ffffff0a}.live-ended-details strong{color:#ffffff85;font-size:11px;text-transform:uppercase}.live-ended-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:min(430px,100%)}.live-ended-options button{min-height:38px;border:1px solid rgba(189,245,218,.22);border-radius:12px;color:#ffffffd1;background:#ffffff0b;font-weight:750}.live-ended-options button:first-child{color:#061d15;background:#bdf5da;border-color:#bdf5daf2}.live-ended-options button:disabled{opacity:.45;cursor:not-allowed}.live-active-actions,.live-ended-actions{width:min(430px,100%)}@media(max-width:640px){.live-hero{padding-right:34px;gap:8px}.live-hero h2,.live-ended h2,.live-active-screen h2{font-size:28px}.live-hero strong{font-size:15px}.live-card-listening,.live-card-connecting,.live-card-interrupted,.live-card-ended{min-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 24px)}.live-active-screen,.live-ended{min-height:430px;gap:13px;padding-top:26px}.live-orb{width:118px;height:118px}.live-timer{font-size:30px}.live-mode-simple button{min-height:38px;font-size:13px}.live-ended-details,.live-ended-options{grid-template-columns:1fr}}.live-modal .live-premium{width:min(540px,calc(100vw - 32px));padding:30px;border:1px solid rgba(189,245,218,.22);border-radius:28px;color:#f7fff9;background:radial-gradient(circle at 50% 0%,#bdf5da21,#07171100 34%),linear-gradient(180deg,#062017,#03140f);box-shadow:0 28px 90px #0000007a,inset 0 1px #ffffff0f}.live-premium .live-close-x{color:#f7fff9eb;background:#ffffff13;border:1px solid rgba(255,255,255,.1)}.live-setup{display:grid;gap:18px}.live-premium .live-hero{gap:12px;padding:2px 46px 4px 0}.live-premium .live-hero p{color:#bdf5da;font-size:13px;font-weight:800}.live-premium .live-hero h2{margin:0;font-size:44px;line-height:1}.live-premium .live-hero strong{max-width:420px;color:#f7fff9e6;font-size:18px;line-height:1.42}.live-premium .live-hero span,.live-premium .live-persona-line,.live-premium .live-active-screen>span{color:#bdf5dabd}.live-premium .live-controls-private{gap:14px;margin:0}.live-premium .live-control-group{gap:8px}.live-premium .live-mode-simple{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.live-premium .live-mode-simple button,.live-premium .live-text-turn button{min-height:44px;border-radius:999px;border:1px solid rgba(189,245,218,.22);color:#f7fff9d6;background:#ffffff0b;font-weight:750}.live-premium .live-mode-simple button.active{color:#041810;background:linear-gradient(180deg,#c9ffe4,#9eeec9);border-color:#bdf5daeb;box-shadow:0 12px 36px #6fe8ab2e}.live-premium .live-recording-choice{display:grid;gap:3px;width:100%;min-height:48px;border:1px solid rgba(189,245,218,.2);border-radius:18px;padding:10px 14px;color:#f7fff9db;background:#ffffff0b;font-weight:800;text-align:left}.live-premium .live-recording-choice em{color:#bdf5daad;font-size:12px;font-style:normal;font-weight:700}.live-premium .live-recording-choice.active{color:#041810;background:linear-gradient(180deg,#c9ffe4,#9eeec9)}.live-premium .live-recording-choice.active em{color:#041810ad}.live-premium .live-recording-choice:disabled{opacity:.55;cursor:not-allowed}.live-premium .live-persona-line{margin:0;border-radius:999px;text-align:center;background:#bdf5da0e}.live-premium .live-text-helper{margin:0;padding:12px 14px;border:1px solid rgba(189,245,218,.14);border-radius:16px;color:#f7fff9a8;background:#ffffff09;font-size:13px;line-height:1.35;text-align:center}.live-premium .live-guidance-card{display:grid;gap:7px;margin:0;padding:14px 16px;border:1px solid rgba(189,245,218,.16);border-radius:18px;background:linear-gradient(180deg,#ffffff0f,#ffffff06),#071c1457;box-shadow:inset 0 1px #ffffff0f}.live-premium .live-guidance-card p{margin:0;color:#effff7c7;font-size:13px;line-height:1.52;letter-spacing:0}.live-premium .live-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin:0}.live-premium .live-start-button,.live-premium .live-close-button{min-height:50px;border-radius:999px}.live-premium .live-start-button{color:#041810;background:linear-gradient(180deg,#c9ffe4,#9eeec9);box-shadow:0 16px 38px #6fe8ab33}.live-premium .live-start-button:disabled,.live-premium .live-close-x:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.live-premium .live-close-button{color:#f7fff9db;background:#ffffff0f;border:1px solid rgba(189,245,218,.18)}.live-premium.live-card-listening,.live-premium.live-card-connecting,.live-premium.live-card-interrupted,.live-premium.live-card-ended{min-height:min(620px,calc(100dvh - 48px));overflow:hidden}.live-premium .live-active-screen,.live-premium .live-ended{min-height:510px;padding:22px 4px 8px;gap:18px}.live-premium .live-orb{position:relative;width:172px;height:172px;background:radial-gradient(circle at 34% 28%,#fffffff2,#c9ffe4eb 22%,#5cd9979e 48%,#08473129 72%,#07171100),#bdf5da21;box-shadow:0 0 0 1px #bdf5da2e,0 0 68px #75eeb457,0 0 120px #45a07029;animation:coka-live-premium-orb 2.8s ease-in-out infinite}.live-premium .live-orb:after{content:"";position:absolute;top:18%;right:18%;bottom:18%;left:18%;border-radius:inherit;border:1px solid rgba(255,255,255,.24);background:radial-gradient(circle,#ffffff1f,#fff0 62%)}.live-premium .live-orb.ending-soon{background:radial-gradient(circle at 34% 28%,#fff7e0fa,#f5c775e6 26%,#eb7c5294 54%,#07171100),#f5c67524}@keyframes coka-live-premium-orb{0%,to{transform:scale(.97);filter:saturate(1)}50%{transform:scale(1.04);filter:saturate(1.16)}}.live-premium .live-active-screen h2,.live-premium .live-ended h2{font-size:38px}.live-premium .live-active-screen p,.live-premium .live-ended p{max-width:360px;color:#f7fff9bd;line-height:1.45}.live-premium .live-timer{color:#bdf5daeb;font-size:24px;font-weight:800}.live-premium .live-text-turn{width:100%;margin:0}.live-premium .live-text-turn textarea{border-color:#bdf5da33;border-radius:18px;background:#fff1}.live-premium .live-text-turn button:disabled{opacity:.52;cursor:not-allowed;color:#f7fff99e;background:#ffffff09}.live-premium .live-ended-details{grid-template-columns:repeat(4,minmax(0,1fr));width:min(470px,100%)}.live-premium .live-ended-details span{border-radius:18px;background:#ffffff0b}.live-premium .live-ended-options{width:min(470px,100%)}.live-premium .live-artifact-note{max-width:430px;margin:0;color:#f7fff9ad;font-size:13px;line-height:1.45}.live-premium .live-ended-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.live-premium .live-ended-options button{border-radius:999px}@media(max-width:640px){.live-modal .live-premium{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(var(--coka-vvh, 100vh) - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 24px);padding:20px 18px calc(env(safe-area-inset-bottom) + 18px);border-radius:24px;overflow-y:auto;overscroll-behavior:contain}.live-premium.live-card-listening,.live-premium.live-card-connecting,.live-premium.live-card-interrupted{overflow:hidden}.live-premium .live-close-x{position:sticky;top:0;float:right;margin:-6px -4px 0 8px}.live-setup{gap:14px;clear:both}.live-premium .live-hero{gap:9px;padding:0 36px 0 0}.live-premium .live-hero h2,.live-premium .live-active-screen h2,.live-premium .live-ended h2{margin:0;font-size:30px}.live-premium .live-hero strong{font-size:15px}.live-premium .live-mode-simple button,.live-premium .live-text-turn button{min-height:40px;font-size:13px}.live-premium .live-guidance-card{padding:12px 13px;border-radius:16px;gap:6px}.live-premium .live-guidance-card p{font-size:12.5px;line-height:1.48}.live-premium .live-actions,.live-premium .live-modal .live-actions{position:static;grid-template-columns:1fr;margin:0;padding:0;background:transparent}.live-premium .live-active-screen,.live-premium .live-ended{min-height:calc(var(--coka-vvh, 100vh) - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 76px);gap:14px;padding:14px 0 4px}.live-premium .live-orb{width:132px;height:132px}.live-premium .live-timer{font-size:22px}.live-premium .live-ended-details,.live-premium .live-ended-options,.live-premium .live-ended-actions{grid-template-columns:1fr}}
