.talkpage{background:var(--cream)}.talkpage .tlayout{display:grid;grid-template-columns:1fr 320px;grid-gap:26px;gap:26px;align-items:start;padding-top:28px;padding-bottom:40px}.talkpage .tmain{background:var(--paper);border:1px solid var(--line);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;min-height:70vh}.talkpage .thead{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid var(--line)}.talkpage .thead .av{width:40px;height:40px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#D6BFA0,#8A6E4E 70%);position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#fff}.talkpage .thead .av img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.talkpage .thead b{font-family:var(--serif);font-weight:500;font-size:20px}.talkpage .thead span{display:block;font-size:12.5px;color:var(--muted)}.talkpage .thead .left{margin-left:auto;font-size:12.5px;font-weight:700;color:var(--spruce);background:#EAF1EE;border:1px solid #d5e3dd;padding:6px 10px;border-radius:999px}.talkpage .trail{display:flex;flex-direction:column;gap:14px;position:-webkit-sticky;position:sticky;top:90px}.talkpage .rc{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:16px 18px}.talkpage .rc .h{display:block;font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:var(--gold-deep);margin-bottom:8px}.talkpage .rc ul{margin:0 0 0 18px;font-size:14px;line-height:1.7;color:var(--body)}.talkpage .rc p{font-size:14px;line-height:1.55;color:var(--body);margin:0}.talkpage .rc .btn{width:100%;justify-content:center;margin-top:10px}.talkpage .rc.dark{background:linear-gradient(135deg,#0B1D19,#1F5A4F);color:var(--parchment);border:0}.talkpage .rc.dark .h{color:var(--gold-soft)}.talkpage .rc.dark p{color:rgba(244,237,221,.88)}.talkpage .thread{display:flex;flex-direction:column;gap:26px;padding:26px 0 18px;width:100%}.talkpage .msg{display:flex;gap:13px;width:100%}.talkpage .msg.user{justify-content:flex-end}.talkpage .msg.user .mb{background:var(--cream);color:var(--ink);border-radius:16px 16px 5px 16px;padding:13px 16px;max-width:76%;font-size:15px;line-height:1.55;white-space:pre-wrap}.talkpage .msg.ai .mav{width:32px;height:32px;border-radius:9px;background:var(--spruce);flex:none;display:flex;align-items:center;justify-content:center}.talkpage .msg.ai .mav svg{width:21px;height:21px}.talkpage .msg.ai .mc{max-width:calc(100% - 46px)}.talkpage .msg.ai .mname{font-size:11px;font-weight:700;letter-spacing:1.1px;text-transform:uppercase;color:var(--clay);margin-bottom:6px}.talkpage .msg.ai .mc p{font-size:15.5px;line-height:1.62;color:var(--body);margin:0 0 10px}.talkpage .msg.ai .mc p:last-child{margin-bottom:0}.talkpage .msg.ai .mc b{color:var(--ink);font-weight:700}.talkpage .msg.ai .mc a{color:var(--spruce);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.talkpage .msg.ai .mc a:hover{color:var(--spruce-deep)}.talkpage .msg.ai .mc ul{list-style:none;margin:0 0 10px;padding:0;display:flex;flex-direction:column;gap:8px}.talkpage .msg.ai .mc li{position:relative;padding-left:22px;font-size:15px;line-height:1.5;color:var(--body)}.talkpage .msg.ai .mc li:before{content:"";position:absolute;left:2px;top:8px;width:7px;height:7px;border-radius:50%;background:var(--gold)}.talkpage .typing{display:inline-flex;gap:5px;padding:4px 0}.talkpage .typing i{width:7px;height:7px;border-radius:50%;background:var(--sage);animation:tb 1.1s ease-in-out infinite}.talkpage .typing i:nth-child(2){animation-delay:.18s}.talkpage .typing i:nth-child(3){animation-delay:.36s}.talkpage .gate{border:1px dashed var(--line);border-radius:15px;background:rgba(20,50,44,.03);padding:24px 22px;text-align:center}.talkpage .gate b{display:block;font-family:var(--serif);font-size:22px;font-weight:500;color:var(--ink);letter-spacing:-.3px}.talkpage .gate p{font-size:14.5px;line-height:1.55;color:var(--muted);margin:8px auto 16px;max-width:44ch}.talkpage .gate .gbtns{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.talkpage .gate .gprimary{display:inline-flex;align-items:center;gap:7px;background:var(--spruce);color:#F4EFE2;text-decoration:none;border-radius:10px;padding:11px 18px;font-size:14px;font-weight:700;transition:background .15s}.talkpage .gate .gprimary:hover{background:var(--spruce-deep)}.talkpage .gate .gsecondary{display:inline-flex;align-items:center;background:none;border:1px solid var(--line);color:var(--ink);text-decoration:none;border-radius:10px;padding:11px 18px;font-size:14px;font-weight:600}.talkpage .gate .gsecondary:hover{border-color:var(--spruce-2)}.talkpage .cerror{font-size:14px;color:var(--clay);padding:4px 0}.talkpage .tlayout{grid-template-columns:minmax(0,1fr) 320px}.talkpage .tmain{min-width:0}.talkpage .thead h1{font-family:var(--serif);font-weight:500;font-size:20px;margin:0;letter-spacing:-.2px}.talkpage .thead .av{flex:none}.talkpage .cnew{margin-left:auto;flex:none;max-width:150px;font:700 12.5px var(--sans);color:var(--spruce);background:#EAF1EE;border:1px solid #d5e3dd;padding:6px 10px;border-radius:999px;cursor:pointer}.talkpage .cnew:disabled,.talkpage .history-clear:disabled{opacity:.5;cursor:default}.talkpage .cscroll{flex:1 1;padding:22px 20px;overflow:auto;max-height:65vh}.talkpage .thread{padding:0;gap:16px}.talkpage .msg.ai .mc{min-width:0}.talkpage .mbody,.talkpage .rc{overflow-wrap:anywhere}.talkpage .composer{border-top:1px solid var(--line);padding:14px 16px;display:flex;gap:10px;align-items:flex-end;background:#FCFBF8}.talkpage .composer textarea{flex:1 1;min-width:0;min-height:48px;max-height:160px;resize:none;font:15px var(--sans);padding:12px 14px;border:1.5px solid rgba(196,164,122,.55);border-radius:12px;background:#fff}.talkpage .composer textarea:focus{outline:2px solid var(--spruce-2);outline-offset:2px}.talkpage .csend{padding:12px 18px;border:0;border-radius:999px;background:var(--gold);color:var(--spruce);font:700 14px var(--sans);cursor:pointer}.talkpage .csend:disabled{opacity:.4;cursor:default}.talkpage .tfoot{font-size:12px;color:var(--muted);padding:0 20px 14px;margin:0;background:#FCFBF8}.talkpage .rc .h{margin-top:0;font-family:var(--sans)}.talkpage .rc a{color:var(--spruce-2);font-weight:700}.talkpage .rc .btn{color:var(--spruce)}.talkpage .rc .muted,.talkpage .rc .muted p{color:var(--muted)}.talkpage .history-clear{border:0;padding:0;margin-top:12px;background:transparent;color:inherit;font:12px var(--sans);text-decoration:underline;cursor:pointer}.talkpage .disc{font-size:12px;color:var(--muted)}.talkpage .typing i{animation:talk-dot 1.2s infinite}@keyframes talk-dot{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-3px);opacity:1}}@media(max-width:960px){.talkpage .tlayout{grid-template-columns:1fr}.talkpage .trail{position:static}}@media(max-width:520px){.talkpage .thead{flex-wrap:wrap}.talkpage .thead>div{flex:1 1;min-width:0}.talkpage .cnew{max-width:none}}@media(prefers-reduced-motion:reduce){.talkpage .typing i{animation:none}}.talkpage>.wrap{padding-top:90px;padding-bottom:90px}.talkpage .rc .btn-gold{background:var(--gold);color:var(--spruce-deep);box-shadow:0 12px 26px -12px rgba(168,127,38,.85)}.talkpage .rc .btn-gold:hover{box-shadow:0 18px 34px -12px rgba(168,127,38,.9)}@media(max-width:760px){.talkpage>.wrap{padding-top:54px;padding-bottom:54px}}.talkpage .thead--active{flex-wrap:nowrap;padding:12px 20px;gap:10px}.talkpage .thead--active .av{width:32px;height:32px}.talkpage .thead--active .cnew{background:none;border:0;padding:8px 0 8px 8px;text-decoration:underline;color:var(--muted);white-space:nowrap}.talkpage .thread>div>.chat-follow-ups{margin-left:46px}