*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f0f8ff;--bg-surface:#e4f3ff;--bg-elevated:#d4ecff;--bg-input:#ffffff;--border:rgba(60,170,230,0.22);--border-focus:rgba(60,170,230,0.55);--text-primary:#0e2a45;--text-secondary:#2a618a;--text-muted:#6aaac8;--accent:#e8b830;--accent-hover:#d4a020;--accent-dim:rgba(232,184,48,0.14);--user-bubble:#d0ecff;--assistant-bubble:#ffffff;--scrollbar:rgba(60,170,230,0.18);--radius:14px;--radius-sm:9px;--radius-xs:5px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);font-family:var(--app-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif)}html.dark{--bg:#18110a;--bg-surface:#221810;--bg-elevated:#2e2218;--bg-input:#271c11;--border:rgba(180,140,60,0.18);--border-focus:rgba(210,165,60,0.5);--text-primary:#f0e0b8;--text-secondary:#c9a86c;--text-muted:#7a6040;--accent:#d4a020;--accent-hover:#b8891a;--accent-dim:rgba(212,160,32,0.15);--user-bubble:#2e2218;--assistant-bubble:#221810;--scrollbar:rgba(180,140,60,0.22)}body,html{height:100%;overflow:hidden;background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none}html.dark body{background:var(--bg-surface)}#__next{height:100%;overflow:hidden}body:before{content:"";position:fixed;top:-20%;left:50%;transform:translateX(-50%);width:80vw;height:60vh;background:radial-gradient(ellipse at center,rgba(232,184,48,.06) 0,rgba(60,190,240,.08) 45%,transparent 70%);pointer-events:none;z-index:0}html.dark body:before{background:radial-gradient(ellipse at center,rgba(212,160,32,.07) 0,rgba(160,100,20,.05) 45%,transparent 70%)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--scrollbar);border-radius:3px}::selection{background:var(--accent-dim);color:var(--text-primary)}html[data-font-size=small]{zoom:.9;height:calc(100dvh / .9)}html[data-font-size=large]{zoom:1.1;height:calc(100dvh / 1.1)}html[data-font-size=large] #__next,html[data-font-size=large] body,html[data-font-size=small] #__next,html[data-font-size=small] body{height:100%;min-height:0}button,input,select,textarea{-webkit-tap-highlight-color:transparent;font-family:inherit}.msg-hr{border:none;border-top:1px solid;border-image:linear-gradient(90deg,transparent 0,rgba(232,184,48,.55) 20%,rgba(232,184,48,.85) 50%,rgba(232,184,48,.55) 80%,transparent) 1;margin:22px 0;opacity:.9}html.dark .msg-hr{border-image:linear-gradient(90deg,transparent 0,rgba(255,215,80,.4) 20%,rgba(255,215,80,.7) 50%,rgba(255,215,80,.4) 80%,transparent) 1}.msg-link{color:#2a7cbf;text-decoration:underline;text-underline-offset:2px;word-break:break-all}html.dark .msg-link{color:#6dbfff}.msg-link-named{word-break:normal;color:#b07d12;font-weight:500;text-decoration:none;border-bottom:1.5px solid rgba(176,125,18,.45);padding-bottom:1px;transition:color .15s,border-color .15s}.msg-link-named:after{content:" ↗";font-size:.72em;vertical-align:super;line-height:0;opacity:.7}.msg-link-named:hover{color:#e8aa10;border-bottom-color:rgba(232,170,16,.8)}html.dark .msg-link-named{color:#f0c840;border-bottom-color:rgba(240,200,64,.4)}html.dark .msg-link-named:hover{color:#ffe066;border-bottom-color:rgba(255,224,102,.75)}.msg-ul{margin:6px 0;padding-left:1.4em;list-style-type:disc;line-height:1.75}.msg-ul li{margin-bottom:2px;color:var(--text-primary)}.msg-ul li::marker{color:var(--accent)}.msg-ul-nested{margin:3px 0 2px;padding-left:1.5em;list-style-type:none;line-height:1.7}.msg-ul-nested li{margin-bottom:1px;color:var(--text-primary);position:relative}.msg-ul-nested li:before{content:"";position:absolute;left:-1.15em;top:.52em;width:6px;height:6px;border-radius:50%;border:1.5px solid var(--accent);background:transparent;box-sizing:border-box}.msg-ol{margin:6px 0;padding-left:1.6em;list-style-type:decimal;line-height:1.75}.msg-ol li{margin-bottom:2px;color:var(--text-primary)}.msg-ol li::marker{color:var(--accent);font-weight:600}.msg-blockquote{margin:8px 0;padding:8px 14px;border-left:3px solid rgba(60,170,230,.6);background:rgba(60,170,230,.07);border-radius:0 var(--radius-xs) var(--radius-xs) 0;color:var(--text-secondary);font-style:italic;white-space:pre-wrap;line-height:1.7}.msg-blockquote.verse-fetched{border-left-color:var(--accent);background:rgba(232,184,48,.07)}.verse-fetched .verse-ref{display:block;margin-top:4px;font-style:normal;font-size:.92em;font-weight:600;color:#c8a020;opacity:1}html.dark .verse-fetched .verse-ref{color:#f0c840}html.dark .msg-blockquote:not(.verse-fetched){border-left-color:rgba(200,200,210,.45);background:rgba(200,200,210,.07);color:var(--text-secondary)}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.verse-shimmer{margin:8px 0;padding:10px 14px;border-left:3px solid rgba(232,184,48,.35);border-radius:0 var(--radius-xs) var(--radius-xs) 0}.verse-shimmer-bar{height:11px;border-radius:6px;background:linear-gradient(90deg,rgba(232,184,48,.08) 25%,rgba(232,184,48,.2) 50%,rgba(232,184,48,.08) 75%);background-size:800px 100%;animation:shimmer 1.4s linear infinite}.verse-shimmer-bar-long{width:88%;margin-bottom:7px}.verse-shimmer-bar-short{width:55%}.thinking-block{background:rgba(232,184,48,.07);border:1px solid rgba(232,184,48,.25);border-radius:var(--radius-sm);padding:10px 14px;margin-bottom:10px;font-size:13px;color:var(--text-secondary);font-style:italic}.thinking-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:6px;font-style:normal}pre{background:rgba(14,42,69,.05);border:1px solid var(--border);border-radius:var(--radius-sm);padding:14px;overflow-x:auto;font-size:13px;line-height:1.6;margin:8px 0}code{font-family:SF Mono,Fira Code,Consolas,Monaco,monospace;font-size:.875em;background:rgba(60,170,230,.1);padding:2px 5px;border-radius:var(--radius-xs);color:var(--text-secondary)}pre code{background:none;padding:0;font-size:inherit;color:inherit}html.dark code:not(pre code){background:rgba(200,200,210,.13);color:var(--text-secondary)}@media (max-width:768px){pre{font-size:12px;padding:10px}code{font-size:.82em}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Nunito Fallback;src:local("Arial");ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.00%;size-adjust:101.39%}.__className_eef148{font-family:Nunito,Nunito Fallback;font-style:normal}.__variable_eef148{--font-nunito:"Nunito","Nunito Fallback"}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat Fallback;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_069ab3{font-family:Montserrat,Montserrat Fallback;font-style:normal}.__variable_069ab3{--font-montserrat:"Montserrat","Montserrat Fallback"}@font-face{font-family:Inclusive Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4e536ef71754f59c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inclusive Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7d589476326abbcc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Inclusive Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b86f7f45f28f205-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inclusive Sans Fallback;src:local("Arial");ascent-override:88.79%;descent-override:23.36%;line-gap-override:0.00%;size-adjust:107.00%}.__className_4c6ff8{font-family:Inclusive Sans,Inclusive Sans Fallback;font-weight:400;font-style:normal}.__variable_4c6ff8{--font-inclusive-sans:"Inclusive Sans","Inclusive Sans Fallback"}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f639721981034f88-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/22a5144ee8d83bca-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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.00%;size-adjust:104.76%}.__className_246ccd{font-family:Geist,Geist Fallback;font-style:normal}.__variable_246ccd{--font-geist:"Geist","Geist Fallback"}