@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;500;600;700&display=swap');
.chat-form input{min-width:0;flex:1}.chat-form button{flex-shrink:0;white-space:nowrap}
.chat-toolbar{display:flex;justify-content:space-between;gap:15px}.chat-status,.login-error{font-size:12px;line-height:1.7;color:#9b6535;min-height:20px}.answer-sources{border-top:1px solid #dfe5d5;margin-top:12px;padding-top:10px;font-size:11px;color:#708064}.answer-sources summary{cursor:pointer}.answer-sources p{white-space:pre-wrap;line-height:1.8}.answer-note{display:block;margin-top:12px;color:#889479;font-size:10px}button:disabled{opacity:.6;cursor:wait;transform:none}.chat-form input:disabled{background:#e9eddf}
.expert-options{display:grid;gap:14px;margin-top:24px}.expert-option{text-align:left;background:#f0f3e8;border:1px solid #d3ddc8;border-radius:7px;padding:20px;color:#243b34;width:100%}.expert-option:hover{background:#e4ecdc;border-color:#8da47e}.expert-option-type{font-size:10px;letter-spacing:1px;color:#7b8a6e}.expert-option strong{display:flex;justify-content:space-between;font-size:17px;line-height:1.6;margin:10px 0;font-weight:500}.expert-option strong span{margin-left:8px}.expert-option p{font-size:12px;line-height:1.8;color:#748269;margin:0 0 14px}.expert-option small{font-size:11px;color:#47613a;border-top:1px solid #d6dfcc;padding-top:12px;display:block}
.portrait-art{overflow:hidden!important;background:linear-gradient(135deg,#526451,#173b32)!important}.portrait-photo{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 15%;inset:0}.portrait-art .art-top{position:relative;z-index:3;background:linear-gradient(#0d231aaa,transparent);color:#e1e7d1}.portrait-shade{position:absolute;inset:0;background:linear-gradient(0deg,#0c2519f5,transparent 55%)}.portrait-caption{position:absolute;bottom:42px;left:32px;color:#f2f0df;z-index:2}.portrait-caption h2{font-size:38px;font-weight:500;margin:12px 0}.portrait-caption h2 span{font-family:Arial,'Microsoft YaHei',sans-serif;font-size:13px;font-weight:400;margin-left:13px;letter-spacing:2px}.portrait-caption p{font-size:12px;letter-spacing:2px;margin:0;color:#cbd6bd}.portrait-source{position:absolute;bottom:18px;right:22px;color:#a6b798;font-size:8px;letter-spacing:1px}.profile-story{display:grid;grid-template-columns:1fr 1.9fr;gap:60px;padding:25px 0 50px}.story-intro h2{font-weight:500;font-size:25px;line-height:1.6;margin:14px 0}.story-intro p{font-size:12px;color:#7c8872;line-height:1.9}.story-intro small{font-size:9px;color:#939c86}.journey-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 32px}.journey-grid article{border-top:1px solid #d9dfce;padding-top:15px}.journey-grid article>span{font-family:Georgia,serif;font-size:12px;color:#8f9b77;letter-spacing:1px}.journey-grid h3{font-weight:500;font-size:16px;margin:10px 0}.journey-grid p{font-size:12px;line-height:1.9;color:#7b8672;margin:0}@media(max-width:640px){.portrait-photo{object-position:50% 24%}.portrait-caption{bottom:32px;left:24px}.portrait-caption h2{font-size:30px}.portrait-caption .small-label{font-size:8px;letter-spacing:2px}.profile-story{grid-template-columns:1fr;gap:22px;padding:5px 0 35px}.story-intro h2 br{display:none}.story-intro h2{font-size:24px}.journey-grid{gap:22px 18px}.journey-grid h3{font-size:14px}.journey-grid p{font-size:11px}.tags{flex-wrap:wrap!important;font-size:10px!important}}
:root{--green:#173e33;--ink:#243b34;--muted:#7c837b;--paper:#f7f7f0;--gold:#c6ae73}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,'Microsoft YaHei',sans-serif;font-size:14px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{transition:transform .2s,background .2s}button:hover{transform:translateY(-2px)}button:focus-visible,a:focus-visible{outline:2px solid #b38944;outline-offset:5px}header{height:100px;max-width:1320px;padding:0 48px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe2d8}.brand{display:flex;align-items:center;gap:12px;font-size:23px;font-weight:600;letter-spacing:2px}.brand-mark{border:1px solid #50685a;width:43px;height:45px;display:grid;place-items:center;font-family:serif;font-size:28px}.brand-sub{display:block;font-size:8px;letter-spacing:2px;margin-top:5px;font-weight:400}nav{display:flex;gap:40px;font-size:13px}.account{border:1px solid #cbd1c5;background:transparent;padding:11px 20px;border-radius:4px;font-size:12px}.account span{margin-left:18px}main{max-width:1224px;margin:auto}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;padding:65px 0 54px;align-items:center}.eyebrow{font-size:10px;letter-spacing:2px;display:flex;align-items:center;gap:8px}.dot{display:inline-block;background:#72997c;border-radius:100%;height:6px;width:6px;box-shadow:0 0 0 4px #e6eadd}h1{font-weight:500;font-size:62px;letter-spacing:2px;line-height:1.24;margin:27px 0 22px}.serif,h1,h2{font-family:'Noto Serif SC','STSong','SimSun',serif}.serif{color:#6d826c}.period{color:#a3ae98}.hero-description{color:#788074;line-height:1.95;font-size:14px}.tags{display:flex;align-items:center;gap:12px;font-size:11px;margin:21px 0 30px;color:#546253}.tags i{width:2px;height:11px;background:#b8bdae}.hero-actions{display:flex;align-items:center;gap:23px}.primary{background:var(--green);color:white;border:0;border-radius:4px;padding:17px 22px;font-size:13px}.primary span{margin-left:30px}.video-link{background:none;border:0;font-size:12px;display:flex;align-items:center;gap:9px}.play{font-size:10px;border:1px solid #b6bdad;border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.hero-foot{display:flex;align-items:center;gap:13px;color:#8c9488;font-size:10px;margin-top:44px;letter-spacing:1px}.tiny-orbit{font-size:25px}.hero-foot-line{width:80px;height:1px;background:#d8ddcf}.hero-art{height:535px;position:relative;isolation:isolate;border-radius:3px;background:#193d32;overflow:visible;color:#e3e3ce;box-shadow:15px 15px 0 #e8eadf}.art-grid{position:absolute;inset:0;overflow:hidden;z-index:-1;background:linear-gradient(125deg,#49624744,transparent 65%),repeating-linear-gradient(90deg,transparent 0 49px,#c9d9b207 50px),repeating-linear-gradient(0deg,transparent 0 49px,#c9d9b207 50px)}.art-top{display:flex;justify-content:space-between;font-size:7px;letter-spacing:1.7px;padding:26px;color:#abb79c}.art-character{position:absolute;right:35px;top:82px;font-family:serif;font-size:265px;color:#a4ae7a24;font-weight:700;transform:rotate(-8deg)}.orbit{position:absolute;border:1px solid #b8c68a24;border-radius:50%;pointer-events:none}.orbit-one{width:340px;height:340px;right:28px;top:80px}.orbit-two{width:270px;height:270px;right:63px;top:115px}.orbit-three{width:390px;height:170px;right:3px;top:158px;transform:rotate(-36deg)}.orbit-star{position:absolute;right:73px;top:98px;color:#bbca96;font-size:40px}.art-caption{position:absolute;left:38px;bottom:104px}.small-label{font-size:10px;letter-spacing:4px;color:#bfc6a7}.art-caption h2{font-weight:400;font-size:37px;line-height:1.55;margin:16px 0 0;letter-spacing:4px}.signature{position:absolute;bottom:30px;left:38px;font-family:serif;font-size:20px;letter-spacing:4px}.signature span{font-family:Georgia,serif;font-size:12px;letter-spacing:1px;font-style:italic;margin-left:15px;color:#a5b29a}.floating-note{position:absolute;right:-20px;bottom:55px;display:flex;gap:13px;align-items:center;background:#eef0e3;padding:18px 22px;color:var(--green);box-shadow:0 10px 30px #15251c1a;font-size:12px}.floating-note>span{font-size:32px;color:#8d9e6d}.floating-note small{display:block;font-size:7px;letter-spacing:1.5px;margin-top:7px;color:#89917d}.manifesto{border-top:1px solid #dce0d3;border-bottom:1px solid #dce0d3;padding:24px 0;display:flex;align-items:center;justify-content:space-between}.manifesto>span:first-child{font-size:11px;color:#7b8675}.manifesto p{font-size:16px;letter-spacing:1px;margin:0;color:#7d8579}.manifesto p span{color:#314b3c}.manifesto-symbol{font-size:32px;color:#83956c}.section{padding-top:65px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.muted{color:#8b957d;font-size:9px}.section-heading h2{font-size:29px;font-weight:500;margin:14px 0 0;letter-spacing:1px}.section-heading>p{font-size:12px;color:#879080;line-height:1.9;margin:0}.interaction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.interaction-card{display:block;text-align:left;color:var(--ink);padding:26px 26px 20px;border:1px solid #d9dfd0;background:#fbfcf6;border-radius:5px}.interaction-card:hover{background:#edf1e5;border-color:#a9b69d;box-shadow:0 9px 30px #223c3108}.card-number{font-size:9px;letter-spacing:1.5px;color:#9ba38e}.mode-icon{display:block;font-size:39px;margin:28px 0 25px;color:#526e50;height:43px}.voice-icon{font-size:23px;letter-spacing:2px;padding-top:7px}.interaction-card h3{font-weight:500;font-size:21px;margin:0 0 14px;display:flex;justify-content:space-between}.interaction-card h3 span{font-size:20px;color:#8e9c81}.interaction-card p{font-size:12px;line-height:1.85;color:#7d8775;margin-bottom:25px}.card-footer{border-top:1px solid #e0e5d6;padding-top:16px;display:flex;justify-content:space-between;font-size:10px}.status{color:#6c8060;display:flex;gap:5px;align-items:center}.status i{width:5px;height:5px;background:#7c946c;border-radius:100%}.soon{color:#929888}.section-note{font-size:10px;color:#969d8d;margin:18px 0 0}.expert-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.expert-card{position:relative;overflow:hidden;border-radius:5px;padding:25px 30px 28px}.city{background:#173d33;color:#edf0e1}.community{background:#e9eddd;color:#314833;border:1px solid #dfe4d1}.expert-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px;position:relative;z-index:2}.expert-label{border:1px solid #c0cda540;padding:6px 10px;border-radius:3px}.community .expert-label{border-color:#b6c1a0}.expert-top>span:last-child{padding-top:7px;opacity:.55}.expert-content{position:relative;z-index:1;padding-top:105px}.expert-content .eyebrow{font-size:8px;opacity:.55}.expert-content h3{font-family:'Noto Serif SC','SimSun',serif;font-size:27px;font-weight:500;margin:13px 0}.expert-content p{font-size:12px;line-height:1.9;opacity:.68}.expert-tags{display:flex;gap:8px;margin-top:21px}.expert-tags span{font-size:10px;border:1px solid #c0cda526;padding:6px 9px;border-radius:3px}.community .expert-tags span{border-color:#b9c7a750}.expert-bottom{margin-top:27px;padding-top:22px;border-top:1px solid #a4bb8c35;display:flex;justify-content:space-between;align-items:center;gap:10px}.expert-bottom small{display:block;font-size:9px;opacity:.55;margin-top:8px}.expert-bottom button{background:#e7ead6;border:0;border-radius:3px;color:#284732;padding:12px 15px;font-size:11px;white-space:nowrap}.expert-bottom button span{margin-left:12px}.community .expert-bottom button{background:var(--green);color:white}.price{font-family:Georgia,serif;font-size:29px}.price small{display:inline;font-family:Arial,sans-serif;font-size:10px}.city-art{position:absolute;right:20px;top:50px;width:255px;height:145px;display:flex;align-items:end;gap:10px;transform:skewY(-9deg);opacity:.5}.city-art i{width:30px;height:70px;border:1px solid #a1b99470;background:linear-gradient(90deg,#b1c19420,transparent);box-shadow:8px -5px 0 #a3b38d0d}.city-art i:nth-child(2){height:100px}.city-art i:nth-child(3){height:140px}.city-art i:nth-child(4){height:90px}.city-art i:nth-child(5){height:115px}.city-sun{position:absolute;border:1px solid #aac19750;width:120px;height:120px;border-radius:50%;top:-10px;left:10px;z-index:-1}.community-art{position:absolute;right:35px;top:58px;width:170px;height:145px;text-align:center;color:#6b845b}.community-art>span{font-size:142px;line-height:1;display:block}.round-text{font-size:8px;letter-spacing:4px;transform:rotate(-12deg);margin-top:-5px}.future-experts{display:flex;align-items:center;justify-content:space-between;padding:25px 0;border-bottom:1px solid #dce1d2;font-size:11px;color:#7c8972}.future-experts div{display:flex;gap:45px}.future-experts small{font-size:10px;color:#a0a792}.closing{padding:66px 0 75px;display:flex;align-items:center;gap:18px}.closing>span{font-family:serif;align-self:flex-start;font-size:50px;color:#a0ad88}.closing h2{font-size:28px;font-weight:400;line-height:1.7;margin:0;letter-spacing:2px}.closing>div{margin-left:auto}.closing p{font-size:12px;color:#839078;margin-bottom:20px}footer{padding:32px max(48px,calc((100vw - 1224px)/2));border-top:1px solid #dfe3d6;display:flex;align-items:center;justify-content:space-between;background:#f0f2e8}footer .brand{font-size:18px}footer .brand-mark{width:33px;height:35px;font-size:22px}footer>div,footer>button{font-size:10px;color:#8d9682}footer>div span{margin-left:18px}footer>button{background:none;border:0}dialog{border:1px solid #d9dfce;border-radius:12px;width:min(490px,calc(100% - 28px));max-height:90dvh;overflow:auto;background:#f9faf4;color:var(--ink);padding:38px;box-shadow:0 30px 120px #102c3450}dialog::backdrop{background:#102d276b;backdrop-filter:blur(5px)}.close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:27px;color:#86927b}.modal-eyebrow{font-size:10px;letter-spacing:2px;color:#8b9a7e}.modal-title{font-family:'Noto Serif SC','SimSun',serif;font-size:27px;line-height:1.5;margin:14px 0}.modal-desc{font-size:13px;line-height:1.9;color:#788570}.membership-price{font-size:48px;font-family:Georgia,serif;padding:20px 0}.membership-price small{font-family:Arial,sans-serif;font-size:13px;color:#89947d}.benefits{padding:0;list-style:none;border-top:1px solid #e0e6d7}.benefits li{padding:12px 0;border-bottom:1px solid #e0e6d7;font-size:12px}.benefits li:before{content:'✓';color:#789469;margin-right:12px}.full{width:100%;margin-top:16px}.demo-note{background:#edf0e2;padding:12px;font-size:11px;line-height:1.7;color:#7a866b;margin-top:16px;border-radius:4px}.text-btn{border:0;background:none;color:#6e8263;font-size:12px;padding:14px 0}.form-label{display:block;font-size:12px;margin:18px 0 8px}input,textarea{font:inherit;padding:12px;border:1px solid #cdd7c3;border-radius:4px;background:#fff;width:100%;color:var(--ink)}textarea{resize:vertical}.chat-log{height:300px;overflow:auto;margin:18px 0;padding:10px;background:#eff2e7;border-radius:5px}.bubble{padding:12px 14px;line-height:1.8;font-size:12px;border-radius:6px;max-width:92%;white-space:pre-wrap;background:white;margin-bottom:12px}.bubble.user{margin-left:auto;background:var(--green);color:white}.chat-form{display:flex;gap:8px}.chat-form button{padding:10px 18px}.suggestions{display:flex;gap:6px;flex-wrap:wrap}.suggestions button{font-size:10px;border:1px solid #d0dac4;background:transparent;border-radius:15px;padding:7px 9px;color:#6d805f}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--green);color:white;padding:13px 22px;border-radius:6px;opacity:0;pointer-events:none;transition:.2s;z-index:5;font-size:12px}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1450px){main{max-width:1224px}.hero{padding-top:75px}}@media(max-width:1320px){main{margin:0 48px}.hero{gap:45px}h1{font-size:55px}.hero-art{height:510px}}@media(max-width:950px){header{padding:0 25px}main{margin:0 25px}nav{gap:20px}.hero{gap:25px}h1{font-size:44px}.hero-art{height:480px}.floating-note{right:-10px;padding:14px;font-size:10px}.hero-actions{gap:10px}.hero-actions .primary{padding:16px}.primary span{margin-left:15px}.art-character{font-size:220px;right:10px}.orbit-one{width:270px;height:270px;right:0}.orbit-two{width:210px;height:210px;right:30px}.orbit-three{width:290px;right:-10px}.manifesto p{font-size:13px}.interaction-card{padding:20px}.section-heading h2{font-size:25px}.expert-card{padding:22px}.expert-content h3{font-size:22px}.expert-bottom{align-items:start;flex-direction:column;gap:16px}.expert-bottom button{width:100%}.future-experts div{gap:20px}footer{padding:30px 25px}}
@media(max-width:640px){header{height:78px;padding:0 20px}.brand{font-size:20px}.brand-sub{font-size:7px}.brand-mark{width:35px;height:38px}nav{display:none}.account{padding:10px;font-size:11px}main{margin:0 22px}.hero{grid-template-columns:1fr;padding-top:35px;gap:36px}.hero h1{font-size:47px;line-height:1.25}.hero-description{font-size:13px}.hero-art{height:370px;margin-right:10px}.hero-foot{margin-top:25px}.art-top{font-size:6px}.art-caption{bottom:84px}.art-caption h2{font-size:31px}.art-character{top:40px;font-size:230px}.orbit-one{top:45px}.orbit-two{top:75px}.orbit-three{top:110px}.floating-note{bottom:35px;right:-15px}.signature{font-size:16px;left:30px;bottom:25px}.signature span{display:none}.manifesto{gap:14px;flex-wrap:wrap;padding:20px 0}.manifesto>span:first-child{width:100%}.manifesto-symbol{font-size:23px}.manifesto p{font-size:12px}.section{padding-top:42px}.section-heading{display:block}.section-heading h2{font-size:24px;line-height:1.5}.section-heading>p{margin-top:15px;font-size:11px}.interaction-grid{grid-template-columns:1fr;gap:12px}.interaction-card{position:relative;padding:22px}.mode-icon{position:absolute;right:28px;top:18px;margin:0}.interaction-card h3{margin:20px 0 10px;font-size:21px}.interaction-card h3 span{display:none}.interaction-card p{margin-bottom:20px}.card-footer{padding-top:14px}.section-note{font-size:10px;line-height:1.8}.expert-grid{grid-template-columns:1fr;gap:18px}.expert-content h3{font-size:24px}.expert-bottom{flex-direction:row;align-items:center}.expert-bottom button{width:auto;padding:12px}.expert-bottom small{font-size:8px}.expert-content{padding-top:100px}.future-experts{flex-wrap:wrap;gap:18px}.future-experts>span{width:100%}.future-experts div{gap:17px;font-size:10px}.future-experts small{font-size:9px}.closing{padding:42px 0;flex-wrap:wrap;gap:8px}.closing h2{font-size:23px}.closing>span{font-size:35px}.closing>div{margin-left:30px;margin-top:10px}footer{padding:25px 22px;gap:25px;flex-wrap:wrap}footer .brand{width:100%}footer>div span{margin-left:8px}dialog{padding:30px 24px}.modal-title{font-size:24px}.hero-actions{gap:15px}.hero-actions .primary{font-size:12px}.video-link{font-size:11px}}

/* Expanded consultation workspace; other dialogs keep their compact layout. */
dialog.chat-modal{width:min(1080px,calc(100vw - 48px));height:min(860px,92dvh);max-height:92dvh;padding:30px 36px;overflow:hidden}
.chat-modal #modal-content{height:100%;display:flex;flex-direction:column;min-height:0}
.chat-modal .modal-title{font-size:26px;margin:8px 0}
.chat-modal .modal-desc{margin:4px 0}
.chat-modal .chat-log{flex:1;min-height:100px;height:auto;margin:8px 0 12px;padding:20px}
.chat-modal .bubble{font-size:15px;max-width:88%;line-height:1.9}
.chat-modal .chat-form{flex-shrink:0}.chat-modal .chat-form input{min-width:0;font-size:15px}
.chat-modal .section-note{margin:10px 0 0}.chat-modal .chat-status{margin:4px 0}
@media(max-width:640px){dialog.chat-modal{width:calc(100vw - 16px);height:94dvh;max-height:94dvh;padding:28px 16px 16px}.chat-modal .modal-title{font-size:21px}.chat-modal .chat-log{padding:12px}.chat-modal .bubble{max-width:95%;font-size:14px}.chat-modal .section-note{font-size:10px}}

/* Expert palettes based on the supplied brand references. */
.expert-card.city,.expert-option[data-expert="city"]{background:linear-gradient(115deg,#a4cff3 0%,#c6effb 58%,#eae5f8 100%);color:#204b9d;border-color:#a6c8ee}
.expert-card.community,.expert-option[data-expert="business"]{background:#ed080c;color:#fff;border-color:#d80810}
.expert-card .expert-content p,.expert-card .expert-content .eyebrow,.expert-card .expert-bottom small{opacity:1}
.city .expert-label,.city .expert-tags span{color:#204b9d;border-color:#204b9d40;background:#ffffff38}
.city .expert-bottom{border-color:#204b9d40}.city .expert-bottom button{background:#204b9d;color:white}
.city-art{opacity:.65}.city-art i{border-color:#204b9d70;background:linear-gradient(90deg,#204b9d30,transparent);box-shadow:8px -5px 0 #204b9d15}.city-sun{border-color:#204b9d40}
.community .expert-label,.community .expert-tags span{color:white;border-color:#ffffff65;background:#ffffff12}
.community .expert-bottom{border-color:#ffffff55}.community .expert-bottom button{background:#252529;color:white}
.community-art,.community-art span,.community-art .round-text{color:#fff;border-color:#ffffff55}
.expert-option[data-expert] .expert-option-type,.expert-option[data-expert] p,.expert-option[data-expert] small{color:inherit;opacity:1}
.expert-option[data-expert="city"] small{border-color:#204b9d40}.expert-option[data-expert="business"] small{border-color:#ffffff60}
.expert-option[data-expert]:hover{filter:brightness(.97)}
dialog[data-expert="city"]{--green:#204b9d;--ink:#19396e;--expert-muted:#47648a;--expert-soft:#e4f1fc;--expert-line:#b3cbe6;background:linear-gradient(120deg,#edf7ff,#f4f1fb);border-color:#a6c8ee}
dialog[data-expert="business"]{--green:#cf1018;--ink:#292529;--expert-muted:#705257;--expert-soft:#ffeded;--expert-line:#edbfc3;background:#fffafa;border-color:#efb5ba;border-top:5px solid #ed080c}
dialog[data-expert="city"],dialog[data-expert="business"]{color:var(--ink)}
dialog[data-expert]:not([data-expert=""]) .modal-eyebrow,dialog[data-expert]:not([data-expert=""]) .text-btn{color:var(--green)}
dialog[data-expert]:not([data-expert=""]) .modal-desc,dialog[data-expert]:not([data-expert=""]) .section-note,dialog[data-expert]:not([data-expert=""]) .answer-note,dialog[data-expert]:not([data-expert=""]) .answer-sources{color:var(--expert-muted)}
dialog[data-expert]:not([data-expert=""]) .chat-log,dialog[data-expert]:not([data-expert=""]) .demo-note{background:var(--expert-soft);color:var(--ink)}
dialog[data-expert]:not([data-expert=""]) input,dialog[data-expert]:not([data-expert=""]) .answer-sources{border-color:var(--expert-line)}
dialog[data-expert]:not([data-expert=""]) .voice-orb{background:var(--expert-soft);color:var(--green);border-color:var(--expert-line)}
