.cave-chat{--cc-surface:#fff;--cc-surface-2:#f6f5f1;--cc-line:#e7e5dd;--cc-line-soft:#efeee8;--cc-ink:#232220;--cc-ink-2:#5c5a54;--cc-ink-3:#8d8a82;--cc-ink-4:#b6b3aa;--cc-green:#2d4a47;--cc-up:#0f9d6e;--cc-down:#dc5b4b;--cc-accent:#c0567b;--cc-warn:#b6862c;--cc-shadow:0 1px 2px rgba(40,38,34,.04),0 6px 20px rgba(40,38,34,.05);--cc-serif:"Newsreader",Georgia,serif;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--cc-ink)}.cave-chat .tnum{font-variant-numeric:tabular-nums}.cave-chat .serif{font-family:var(--cc-serif)}.cc-widget{border-radius:16px;background:var(--cc-surface);border:1px solid var(--cc-line);box-shadow:var(--cc-shadow);overflow:hidden}.cc-widget__head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--cc-line-soft)}.cc-widget__head-l{display:flex;align-items:center;gap:9px}.cc-widget__dot{width:6px;height:6px;border-radius:99px;flex:none}.cc-widget__title{font-size:11.5px;letter-spacing:.06em;color:var(--cc-ink-2)}.cc-widget__badge,.cc-widget__title{font-weight:600;text-transform:uppercase}.cc-widget__badge{font-size:10.5px;letter-spacing:.04em;color:var(--cc-ink-3);border:1px solid var(--cc-line);border-radius:999px;padding:2px 8px}.cc-bars{display:flex;flex-direction:column;gap:13px}.cc-bars__axis,.cc-bars__row{display:grid;grid-template-columns:58px 1fr 62px;align-items:center;gap:12px}.cc-bars__axis{margin-bottom:-4px}.cc-bars__axis>div{position:relative;height:12px}.cc-bars__zero{position:absolute;left:50%;transform:translateX(-50%);font-size:9.5px;font-weight:600;color:var(--cc-ink-4)}.cc-bars__label{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600}.cc-bars__bullet{width:6px;height:6px;border-radius:99px;flex:none}.cc-bars__track{height:18px;border-radius:6px;background:var(--cc-surface-2);position:relative;overflow:hidden}.cc-bars__center{left:50%;width:1px;background:var(--cc-line);transform:translateX(-.5px)}.cc-bars__center,.cc-bars__fill{position:absolute;top:0;bottom:0}.cc-bars__fill{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25)}.cc-bars__val{font-size:13.5px;font-weight:700;text-align:right}.cc-stats{display:grid;gap:12px}.cc-stat{border-radius:16px;background:var(--cc-surface);border:1px solid var(--cc-line);box-shadow:var(--cc-shadow);padding:16px 18px;position:relative;overflow:hidden}.cc-stat__rule{position:absolute;top:0;left:0;right:0;height:3px;opacity:.55}.cc-stat__label{font-size:11.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cc-ink-3)}.cc-stat__value{font-family:var(--cc-serif);font-size:26px;letter-spacing:-.02em;line-height:1.1}.cc-stat__sub,.cc-stat__value{font-weight:600;margin-top:5px}.cc-stat__sub{display:inline-flex;align-items:center;gap:4px;font-size:12.5px}.cc-cmp__head{display:grid;gap:10px;padding:0 0 10px;border-bottom:1px solid var(--cc-line)}.cc-cmp__metric{font-size:10.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--cc-ink-4)}.cc-cmp__col{font-size:11.5px;font-weight:700;color:var(--cc-ink);background:var(--cc-surface-2);border:1px solid var(--cc-line-soft);padding:2px 9px;border-radius:999px}.cc-cmp__row{display:grid;gap:10px;padding:11px 0;border-bottom:1px solid var(--cc-line-soft);align-items:center}.cc-cmp__k{font-size:13px;color:var(--cc-ink-3)}.cc-cmp__v{font-size:13.5px;font-weight:600;color:var(--cc-ink);padding:3px 0}.cc-cmp__v.is-best{color:var(--cc-green);background:color-mix(in oklch,var(--cc-green) 12%,transparent);padding:3px 9px;border-radius:999px}.cc-insight{display:flex;gap:13px;padding:15px 16px;border-radius:14px}.cc-insight p{font-size:14px;line-height:1.55;margin:0;align-self:center}.cc-insight__icon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;flex:none}.cc-insight--accent{background:color-mix(in oklch,var(--cc-accent) 8%,var(--cc-surface));border:1px solid color-mix(in oklch,var(--cc-accent) 22%,transparent)}.cc-insight--accent .cc-insight__icon{background:color-mix(in oklch,var(--cc-accent) 16%,transparent);color:var(--cc-accent)}.cc-insight--green{background:color-mix(in oklch,var(--cc-green) 7%,var(--cc-surface));border:1px solid color-mix(in oklch,var(--cc-green) 22%,transparent)}.cc-insight--green .cc-insight__icon{background:color-mix(in oklch,var(--cc-green) 16%,transparent);color:var(--cc-green)}.cc-donut{display:flex;align-items:center;gap:22px}.cc-donut__ring{position:relative;flex:none}.cc-donut__center{position:absolute;inset:0;display:grid;place-items:center;text-align:center}.cc-donut__n{font-family:var(--cc-serif);font-size:20px;font-weight:600}.cc-donut__l{font-size:10.5px;color:var(--cc-ink-3)}.cc-donut__legend{flex:1;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.cc-donut__legend li{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--cc-ink-2)}.cc-donut__legend li span{width:9px;height:9px;border-radius:3px;flex:none}.cc-donut__legend li b{margin-left:auto;font-weight:600;color:var(--cc-ink)}.cc-earn__row{display:flex;align-items:center;gap:14px;padding:11px 0}.cc-earn__date{width:46px;text-align:center;flex:none}.cc-earn__day{font-family:var(--cc-serif);font-size:19px;font-weight:600;line-height:1}.cc-earn__mon{font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--cc-ink-3)}.cc-earn__div{width:1px;align-self:stretch;background:var(--cc-line-soft)}.cc-earn__body{flex:1}.cc-earn__sym{font-weight:700;font-size:14px}.cc-earn__note{font-size:12.5px;color:var(--cc-ink-3)}.cc-earn__in{font-size:11.5px;font-weight:600;color:var(--cc-ink-3);background:var(--cc-surface-2);padding:3px 10px;border-radius:999px;white-space:nowrap}.cc-earn__in.is-soon{color:var(--cc-down);background:color-mix(in oklch,var(--cc-down) 10%,transparent)}.cc-mwt__row{display:grid;grid-template-columns:1fr 72px 78px 70px;align-items:center;gap:12px;padding:10px 0}.cc-mwt__sym{font-weight:700;font-size:14px}.cc-mwt__price{font-size:13.5px}.cc-mwt__pct,.cc-mwt__price{font-weight:600;text-align:right}.cc-mwt__pct{font-size:12.5px}.cc-nd__row{display:flex;gap:12px;padding:11px 0}.cc-nd__bar{width:5px;align-self:stretch;border-radius:99px;flex:none}.cc-nd__title{font-family:var(--cc-serif);font-size:15.5px;font-weight:600;line-height:1.3;letter-spacing:-.01em}.cc-nd__src{font-size:12px;color:var(--cc-ink-3);margin-top:2px}.cave-chat__thread{max-width:760px;margin:0 auto;padding:28px 28px 24px;display:flex;flex-direction:column;gap:26px}.cc-user{display:flex;justify-content:flex-end}.cc-user__bubble{display:inline-block;max-width:78%;background:var(--cc-green);color:#fff;padding:11px 16px;border-radius:16px 16px 4px 16px;font-size:15px;line-height:1.45}.cc-ai{display:flex;gap:12px}.cc-ai__avatar{width:32px;height:32px;border-radius:9px;background:var(--cc-green);color:#cfeede;display:grid;place-items:center;flex:none;margin-top:2px}.cc-ai__stack{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.cc-ai__lead{font-family:var(--cc-serif);font-size:19px;line-height:1.5;margin:0}.cc-ai__sources{font-size:11.5px;color:var(--cc-ink-3);margin-bottom:6px}@media (prefers-reduced-motion:no-preference){.cc-ai__stack>*{animation:ccRise .5s cubic-bezier(.22,1,.36,1) both}.cc-ai__stack>:first-child{animation-delay:.02s}.cc-ai__stack>:nth-child(2){animation-delay:.1s}.cc-ai__stack>:nth-child(3){animation-delay:.18s}.cc-ai__stack>:nth-child(4){animation-delay:.26s}.cc-ai__stack>:nth-child(5){animation-delay:.34s}.cc-ai__stack>:nth-child(6){animation-delay:.42s}}@keyframes ccRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.cave-home{--h-canvas:#f6f5f1;--h-surface:#fff;--h-surface-2:#f6f5f1;--h-line:#e7e5dd;--h-line-soft:#efeee8;--h-ink:#232220;--h-ink-2:#5c5a54;--h-ink-3:#8d8a82;--h-ink-4:#b6b3aa;--h-green:#2d4a47;--h-green-deep:#1f3634;--h-green-ink:#cfeede;--h-up:#0f9d6e;--h-down:#dc5b4b;--h-accent:#c0567b;--h-shadow:0 1px 2px rgba(40,38,34,.04),0 6px 20px rgba(40,38,34,.05);--h-serif:"Newsreader",Georgia,serif;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--h-ink);padding:36px 40px 44px;display:flex;flex-direction:column}.cave-home .tnum{font-variant-numeric:tabular-nums}.cave-home__top{display:flex;align-items:flex-end;justify-content:space-between}.cave-home__greet{font-family:var(--h-serif);font-size:38px;font-weight:500;letter-spacing:-.02em;margin:0}.cave-home__date{font-size:13px;color:var(--h-ink-3)}.cave-home__ask{display:flex;align-items:center;gap:10px;margin-top:18px;width:100%;background:var(--h-surface);border:1px solid var(--h-line);border-radius:16px;padding:6px 6px 6px 18px;box-shadow:var(--h-shadow);cursor:pointer;text-align:left}.cave-home__ask-spark{color:var(--h-accent);flex:none}.cave-home__ask-ph{flex:1;font-size:16px;color:var(--h-ink-4)}.cave-home__ask-btn{background:var(--h-green);color:var(--h-green-ink);border-radius:11px;padding:9px 18px;font-weight:600;font-size:14px}.cave-home__toggle-row{display:flex;align-items:center;justify-content:space-between;margin-top:22px}.cave-home__eyebrow{font-size:11.5px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--h-ink-3)}.cave-home__toggle{display:inline-flex;background:var(--h-surface-2);border:1px solid var(--h-line);border-radius:10px;padding:3px}.cave-home__toggle button{border:0;cursor:pointer;font:inherit;font-size:13px;font-weight:600;padding:6px 14px;border-radius:8px;background:transparent;color:var(--h-ink-3)}.cave-home__toggle button.is-active{color:var(--h-ink)}.cave-home__hero,.cave-home__toggle button.is-active{background:var(--h-surface);box-shadow:var(--h-shadow)}.cave-home__hero{margin-top:16px;border:1px solid var(--h-line);border-radius:18px;overflow:hidden;display:grid;grid-template-columns:1.55fr 1fr}@media (max-width:820px){.cave-home__hero{grid-template-columns:1fr}}.cave-home__hero-main{padding:26px 28px}.cave-home__badge{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--h-green-ink);background:var(--h-green);padding:6px 12px;border-radius:999px}.cave-home__hero-text{font-family:var(--h-serif);font-size:22px;line-height:1.45;margin:16px 0 0;text-wrap:pretty}.cave-home__hero-text b{color:var(--h-ink)}.cave-home__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.cave-home__chip{font-size:13px;color:var(--h-ink-2);background:var(--h-surface-2);border:1px solid var(--h-line-soft);padding:7px 13px;border-radius:999px;cursor:pointer}.cave-home__chip:hover{background:var(--h-line-soft)}.cave-home__hero-queue{background:var(--h-green);color:var(--h-green-ink);padding:24px 26px}.cave-home__hero-queue-head{display:flex;justify-content:space-between;font-size:12.5px}.cave-home__hero-queue-head span:first-child{font-weight:600;font-size:15px;color:#fff}.cave-home__hero-queue-head span:last-child{opacity:.8}.cave-home__hero-queue ol{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.cave-home__hero-queue li a{display:flex;gap:12px;align-items:flex-start;text-decoration:none;color:inherit}.cave-home__qn{font-size:13px;opacity:.55;margin-top:2px;min-width:14px;font-variant-numeric:tabular-nums}.cave-home__qt{display:block;font-family:var(--h-serif);font-size:15.5px;line-height:1.3;color:#fff}.cave-home__qm{display:block;font-size:12px;opacity:.7;margin-top:2px}.cave-home__start{display:block;text-align:center;margin-top:18px;background:var(--h-green-ink);color:var(--h-green-deep);border-radius:11px;padding:10px;font-weight:600;font-size:14px;text-decoration:none}.cave-home__digests{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px;align-items:start}@media (max-width:820px){.cave-home__digests{grid-template-columns:1fr}}.cave-home__digest{background:var(--h-surface);border:1px solid var(--h-line);border-radius:18px;box-shadow:var(--h-shadow);padding:20px;display:flex;flex-direction:column}.cave-home__digest-head{display:flex;align-items:center;justify-content:space-between}.cave-home__digest-l{display:flex;align-items:center;gap:10px}.cave-home__digest-icon{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;flex:none}.cave-home__digest-title{font-weight:600;font-size:15px}.cave-home__digest-meta{font-size:12px;color:var(--h-ink-3)}.cave-home__digest-body{margin-top:12px;flex:1}.cave-home__link{display:inline-flex;align-items:center;gap:6px;margin-top:12px;font-size:13px;font-weight:600;color:var(--h-green);text-decoration:none}.cave-home__news-item{padding:9px 0;border-top:1px solid var(--h-line-soft)}.cave-home__news-item:first-child{border-top:0}.cave-home__news-title{font-family:var(--h-serif);font-size:15px;font-weight:600;line-height:1.3;letter-spacing:-.01em}.cave-home__news-src{font-size:12px;color:var(--h-ink-3);margin-top:2px}.cave-home__social-item{padding:9px 0;border-top:1px solid var(--h-line-soft)}.cave-home__social-item:first-child{border-top:0}.cave-home__social-head{display:flex;justify-content:space-between;font-size:13px;font-weight:600}.cave-home__hearts{color:var(--h-accent);font-weight:400;font-size:12px}.cave-home__social-text{font-size:13.5px;color:var(--h-ink-2);margin-top:2px;line-height:1.35}.cave-home__invest-top{display:flex;align-items:flex-end;justify-content:space-between}.cave-home__invest-l{font-size:12px;color:var(--h-ink-3)}.cave-home__invest-v{font-family:var(--h-serif);font-size:24px;font-weight:600;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.cave-home__invest-chg{font-weight:700;font-size:14px;font-variant-numeric:tabular-nums}.cave-home__invest-chg.up,.cave-home__invest-pct.up{color:var(--h-up)}.cave-home__invest-chg.down,.cave-home__invest-pct.down{color:var(--h-down)}.cave-home__invest-rows{margin-top:10px}.cave-home__invest-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0;border-top:1px solid var(--h-line-soft)}.cave-home__invest-sym{font-weight:700;font-size:13.5px}.cave-home__invest-price{font-size:13px}.cave-home__invest-pct{font-size:12px;font-weight:600;min-width:56px;text-align:right}.cave-home__full{display:grid;grid-template-columns:1.5fr 1fr;gap:20px;margin-top:16px}@media (max-width:820px){.cave-home__full{grid-template-columns:1fr}}.cave-home__full-main{display:flex;flex-direction:column;gap:20px}.cave-home__full-row{display:flex;gap:14px;align-items:center;padding:12px 0;border-top:1px solid var(--h-line-soft)}.cave-home__full-row:first-child{border-top:0}.cave-home__full-news,.cave-home__full-social{padding:11px 0;border-top:1px solid var(--h-line-soft)}.cave-home__full-news:first-child,.cave-home__full-social:first-child{border-top:0}.cave-home__qt.dark{color:var(--h-ink);font-size:16px;font-weight:600}.cave-home__qm.dark{color:var(--h-ink-3)}.cave-home__qn.dark{color:var(--h-ink-4)}.cave-home__full .cave-home__social-text{font-size:14.5px;margin-top:3px}.cave-home__tag{margin-left:auto;font-size:12px;font-weight:600;padding:3px 9px;border-radius:999px;background:var(--h-surface-2);color:var(--h-ink-2);border:1px solid var(--h-line-soft)}@media (max-width:640px){.cave-home__top{flex-wrap:wrap;gap:4px}.cave-home__greet{font-size:24px}.cave-home__toggle-row{flex-wrap:wrap;gap:10px}.cave-home__hero-main{padding:18px}.cave-home__chips{flex-wrap:wrap}}a.cave-home__clickable{text-decoration:none;color:inherit;display:block;border-radius:10px}a.cave-home__clickable:hover .cave-home__news-title,a.cave-home__clickable:hover .cave-home__qt,a.cave-home__clickable:hover .cave-home__social-text{color:#2d4a47}a.cave-home__clickable:hover{background:#fbfaf7}.cave-chatui{--c-surface:#fff;--c-line:#e7e5dd;--c-line-soft:#efeee8;--c-ink:#232220;--c-ink-2:#5c5a54;--c-ink-3:#8d8a82;--c-green:#2d4a47;--c-green-deep:#1f3634;--c-sage:#e8ebe4;display:flex;flex-direction:column;background:var(--c-surface);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--c-ink)}.cave-chatui--modal{position:fixed;z-index:50;top:50%;left:50%;transform:translate(-50%,-50%);width:min(680px,calc(100vw - 32px));height:min(720px,calc(100vh - 48px));border:1px solid var(--c-line);border-radius:20px;box-shadow:0 8px 24px rgba(40,40,35,.1),0 28px 80px rgba(40,40,35,.18);overflow:hidden}.cave-chatui__backdrop{background:rgba(35,34,32,.35)}.cave-chatui--page{border:1px solid var(--c-line);border-radius:20px;box-shadow:0 1px 2px rgba(40,40,35,.04),0 6px 20px rgba(40,40,35,.05);height:calc(100vh - 96px);min-height:480px;overflow:hidden}@media (max-width:640px){.cave-chatui--modal{top:0;left:0;transform:none;width:100vw;height:100dvh;border-radius:0;border:0}.cave-chatui--page{height:calc(100dvh - 130px);border-radius:14px}}.cave-chatui__head{display:flex;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid var(--c-line-soft);background:linear-gradient(180deg,#fbfaf7,#fff);flex:none}.cave-chatui__badge{width:36px;height:36px;border-radius:11px;flex:none;background:var(--c-green);color:#cfeede;display:grid;place-items:center}.cave-chatui__title{display:flex;flex-direction:column;line-height:1.25;min-width:0}.cave-chatui__title strong{font-size:14.5px;font-weight:700}.cave-chatui__title span{font-size:12px;color:var(--c-ink-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cave-chatui__close{margin-left:auto;border:0;background:transparent;cursor:pointer;color:var(--c-ink-3);padding:8px;border-radius:10px}.cave-chatui__close:hover{background:var(--c-line-soft);color:var(--c-ink)}.cave-chatui__thread{flex:1;overflow-y:auto;padding:18px}.cave-chatui__empty{text-align:center;padding:28px 18px 8px}.cave-chatui__empty p{font-size:13.5px;color:var(--c-ink-3);max-width:380px;margin:0 auto 16px}.cave-chatui__chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.cave-chatui__chips button{border:1px solid var(--c-line);background:#fbfaf7;border-radius:999px;font-size:13px;font-weight:500;color:var(--c-ink-2);padding:8px 14px;cursor:pointer;transition:background .15s,border-color .15s}.cave-chatui__chips button:hover{background:var(--c-sage);border-color:#d8dfd2;color:var(--c-green-deep)}.cave-chatui__tools{display:flex;flex-wrap:wrap;gap:6px 12px;font-size:11.5px;color:#0f9d6e;margin-bottom:2px}.cave-chatui__status{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--c-ink-3);padding:4px 0}.cave-chatui__spin{width:13px;height:13px;border-radius:99px;flex:none;border:2px solid var(--c-line);border-top-color:var(--c-green);animation:cave-chat-spin .8s linear infinite}@keyframes cave-chat-spin{to{transform:rotate(1turn)}}.cave-chatui__error{margin:8px 0;padding:10px 14px;border-radius:12px;font-size:13px;background:#fbeae7;color:#b3402f;border:1px solid #f2cfc8}.cave-chatui__md{font-size:14px;line-height:1.65;color:var(--c-ink)}.cave-chatui__md p{margin:0 0 10px}.cave-chatui__md p:last-child{margin-bottom:0}.cave-chatui__md h1,.cave-chatui__md h2,.cave-chatui__md h3{font-size:14.5px;font-weight:700;margin:14px 0 6px}.cave-chatui__md ol,.cave-chatui__md ul{margin:0 0 10px;padding-left:20px}.cave-chatui__md li{margin:3px 0}.cave-chatui__md strong{font-weight:650}.cave-chatui__md hr{border:0;border-top:1px solid var(--c-line-soft);margin:12px 0}.cave-chatui__md code{background:var(--c-line-soft);border-radius:5px;padding:1px 5px;font-size:12.5px}.cave-chatui__input{display:flex;gap:10px;padding:12px 16px;border-top:1px solid var(--c-line-soft);background:#fbfaf7;flex:none}.cave-chatui__input input{flex:1;border:1px solid var(--c-line);border-radius:12px;padding:10px 14px;font-size:14px;background:#fff;color:var(--c-ink);outline:none}.cave-chatui__input input:focus{border-color:rgba(45,74,71,.45);box-shadow:0 0 0 3px var(--c-sage)}.cave-chatui__input button{width:42px;border:0;border-radius:12px;cursor:pointer;background:var(--c-green);color:#fff;display:grid;place-items:center;transition:background .15s}.cave-chatui__input button:hover{background:var(--c-green-deep)}.cave-chatui__input button:disabled{background:#cfcdc5;cursor:not-allowed}