@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.06d3mdzz5bre_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.11.cyxs5p-0z~.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0gw~uztddq1df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
:root{--background:#efe7de;--foreground:#111b21;--bubble-user:#dcf8c6;--bubble-ai:#fff;--whatsapp-green:#25d366;--whatsapp-teal:#075e54;--border:#0000000d}@media (prefers-color-scheme:dark){:root{--background:#0b141a;--foreground:#e9edef;--bubble-user:#005c4b;--bubble-ai:#202c33;--border:#ffffff1a}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--foreground);height:100dvh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden}.app-container{background:var(--background);flex-direction:column;max-width:800px;height:100dvh;margin:0 auto;display:flex;position:relative;box-shadow:0 4px 50px #0000001a}.chat-bg{opacity:.06;z-index:-1;pointer-events:none;background-image:url(https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png);background-repeat:repeat;width:100%;height:100%;position:absolute;top:0;left:0}.header{background:var(--whatsapp-teal);color:#fff;z-index:10;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;box-shadow:0 1px 3px #0003}.messages-container{scroll-behavior:smooth;flex-direction:column;flex:1;gap:12px;padding:24px 20px;display:flex;overflow-y:auto}.message-bubble{border-radius:8px;max-width:85%;padding:8px 12px;font-size:.95rem;line-height:1.4;animation:.3s ease-out slideIn;position:relative;box-shadow:0 1px .5px #00000021}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-user{background:var(--bubble-user);border-top-right-radius:0;align-self:flex-end}.message-ai{background:var(--bubble-ai);border-top-left-radius:0;align-self:flex-start}.model-badge{border-radius:4px;margin-bottom:4px;padding:2px 6px;font-size:.7rem;font-weight:700;display:inline-block}.input-area{padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#f0f2f5;align-items:center;gap:12px;display:flex;position:relative}@media (prefers-color-scheme:dark){.input-area{background:#202c33}}.text-input{background:var(--bubble-ai);resize:none;max-height:120px;color:var(--foreground);border:none;border-radius:8px;outline:none;flex:1;padding:10px 16px;font-size:.95rem}.send-button{background:var(--whatsapp-green);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:transform .1s;display:flex}.send-button:active{transform:scale(.9)}.tag-highlight{color:#34b7f1;font-weight:600}.message-text p{margin-bottom:8px!important}.message-text p:last-child{margin-bottom:0!important}.message-text ul,.message-text ol{margin-bottom:8px;margin-left:20px}.inline-code{background:#0000000d;border-radius:4px;padding:2px 4px;font-family:Fira Code,monospace;font-size:.85em}.code-block{color:#d4d4d4;background:#1e1e1e;border-radius:8px;margin:8px 0;padding:12px;font-family:Fira Code,monospace;font-size:.85em;overflow-x:auto}.suggestion-list{background:var(--bubble-ai);z-index:9999;border:1px solid var(--border);border-radius:12px;max-height:40dvh;margin-bottom:8px;position:absolute;bottom:100%;left:0;right:0;overflow-y:auto;box-shadow:0 -10px 30px #0003}.context-menu{z-index:10000;border:1px solid var(--border);background:#fff;border-radius:8px;flex-direction:column;width:200px;display:flex;position:fixed;overflow:hidden;box-shadow:0 4px 20px #0003}@media (prefers-color-scheme:dark){.context-menu{color:#fff;background:#232d36}}.context-header{color:#666;border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:10px 12px;font-size:.75rem;font-weight:600;display:flex}.context-items{padding:4px 0}.context-item{cursor:pointer;align-items:center;gap:12px;padding:10px 12px;transition:background .2s;display:flex}.context-item:hover{background:var(--bg-hover)}.context-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:700;display:flex}.context-tag{font-size:.85rem}@keyframes popUp{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.suggestion-item{cursor:pointer;border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 16px;transition:background .2s;display:flex}.suggestion-item:last-child{border-bottom:none}.suggestion-item.active,.suggestion-item:hover{background:#25d3661a}.suggestion-item .model-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.suggestion-item .model-tag{font-size:.95rem;font-weight:600}.suggestion-item .model-id{opacity:.6;font-size:.75rem}
