/* Agenda and emotional climate — interactive intelligence desk */
#section-topics{background:linear-gradient(180deg,#f1f4f7,#f7f9fb 420px)}
.topics-emotions-module{max-width:1360px}.te-heading{margin:5px 0 20px}.te-heading>div>span{display:inline-flex;align-items:center;gap:7px;color:#287d9e}.te-heading>div>span:before{content:"";width:18px;height:2px;background:#36b5d2}.te-heading h1{color:#142538;font-size:32px}.te-grid{grid-template-columns:1.16fr .84fr;gap:14px}.te-panel{overflow:hidden;padding:0;border-color:#dce4eb;border-radius:14px;box-shadow:0 7px 24px rgba(22,43,61,.05)}.te-panel>header{min-height:72px;padding:20px 22px 16px;background:linear-gradient(180deg,#fff,#fbfcfd)}.te-panel>header>strong{margin-right:78px;border-radius:999px;background:#f5f8fa}.te-topic-head{grid-template-columns:190px 1fr 52px 58px 72px;margin:0 20px;padding:13px 0 8px}.te-topic-row{position:relative;isolation:isolate;grid-template-columns:28px 152px minmax(80px,1fr) 52px 36px 72px;width:calc(100% - 24px);min-height:55px;margin:0 12px;padding:0 8px;border:0;border-bottom:1px solid #edf1f4;background:transparent;color:#172238;text-align:left;cursor:pointer;transition:background .16s,transform .16s}.te-topic-row:before{content:"";position:absolute;z-index:-1;left:0;top:7px;bottom:7px;width:var(--topic-weight);border-radius:8px;background:linear-gradient(90deg,rgba(43,119,180,.105),rgba(54,181,210,.035));opacity:0;transition:opacity .18s}.te-topic-row:hover,.te-topic-row:focus-visible{background:#f8fbfd;transform:translateX(2px);outline:none}.te-topic-row:hover:before,.te-topic-row:focus-visible:before{opacity:1}.te-topic-row>b{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:#eef4f7;color:#3b7188}.te-topic-row>div:nth-child(2)>strong{font-size:11px;text-transform:capitalize}.te-topic-row>div:nth-child(2)>small{font-size:8px}.te-topic-row .te-bar{height:7px;border-radius:999px;background:#e8eef2}.te-topic-row .te-bar i{border-radius:999px;background:linear-gradient(90deg,#245c9c,#38b5d1);transition:width .45s ease}.te-topic-row>em{font-size:11px}.te-topic-row>span{font-size:11px}.te-explore{color:#296c87;font-size:8px;font-style:normal;font-weight:750;text-align:right;white-space:nowrap}.te-emotion-list{gap:9px;margin:14px 14px 0}.te-emotion-row{position:relative;overflow:hidden;min-height:78px;padding:12px;border-color:#dfe7ed;border-radius:10px;background:linear-gradient(135deg,#fff,#f8fbfc);box-shadow:0 2px 8px rgba(20,42,60,.025);transition:transform .16s,border-color .16s,box-shadow .16s}.te-emotion-row:before{content:"";position:absolute;right:-25px;bottom:-42px;width:94px;height:94px;border-radius:50%;background:conic-gradient(#3aa9c7 var(--emotion),#e9eff3 0);opacity:.12}.te-emotion-row:hover,.te-emotion-row:focus-visible{border-color:#87bbca;box-shadow:0 8px 20px rgba(27,73,93,.08);transform:translateY(-2px);outline:none}.te-emotion-row>b{align-self:start;color:#4f7e91}.te-emotion-row strong{font-size:12px}.te-emotion-row>em{position:relative;z-index:1;color:#173d54;font-size:15px}.te-emotion-row>.te-bar{height:5px;border-radius:999px}.te-emotion-row>.te-bar i{border-radius:999px;background:linear-gradient(90deg,#3278a7,#47bed2)}.te-emotion-row>span{color:#28718c;font-weight:750}.te-dominant{margin:14px;border-color:#cddfe7;border-radius:12px;background:linear-gradient(125deg,#10283a,#17455c);color:#fff}.te-dominant>div:first-child{border-color:rgba(255,255,255,.13)}.te-dominant span{color:#75d0e1}.te-dominant strong,.te-dominant b{color:#fff}.te-dominant small,.te-dominant p{color:#c9dbe3}.te-summary{gap:0;margin-top:14px;border:1px solid #dce4eb;border-radius:12px;background:#fff;box-shadow:0 5px 18px rgba(22,43,61,.035);overflow:hidden}.te-summary article{min-height:92px;padding:17px 18px;border:0;border-radius:0;background:transparent}.te-summary article+article{border-left:1px solid #e5eaef}.te-summary strong{color:#183348;font-size:25px}.te-method{padding:10px 14px;border-left:2px solid #8cb8c9;background:#f3f7f9;color:#687b88;line-height:1.5}
@media(max-width:1100px){.te-grid{grid-template-columns:1fr}.te-topic-row{grid-template-columns:28px 170px minmax(100px,1fr) 54px 38px 76px}.te-summary article:nth-child(3){border-left:0;border-top:1px solid #e5eaef}.te-summary article:nth-child(4){border-top:1px solid #e5eaef}}
@media(max-width:700px){.te-panel>header{padding-right:18px}.te-panel>header>strong{margin-right:28px}.te-topic-row{grid-template-columns:26px minmax(105px,1fr) 54px;min-height:60px}.te-topic-row>.te-bar,.te-topic-row>span{display:none}.te-topic-row>em{grid-column:3}.te-explore{grid-column:2;display:block!important;text-align:left}.te-emotion-list{grid-template-columns:1fr 1fr}.te-dominant{margin:12px}.te-summary{grid-template-columns:1fr 1fr}.te-summary article,.te-summary article:nth-child(3),.te-summary article:nth-child(4){border:0;border-bottom:1px solid #e5eaef}.te-summary article:nth-child(even){border-left:1px solid #e5eaef}}
@media(max-width:480px){.te-emotion-list,.te-summary{grid-template-columns:1fr}.te-summary article:nth-child(even){border-left:0}}
@media(prefers-reduced-motion:reduce){.te-topic-row,.te-topic-row:before,.te-topic-row .te-bar i,.te-emotion-row{transition:none}}
