#ea-root .qa-btn.ea-cercle{border-color:var(--bronze-light);text-decoration:none}#ea-root .qa-btn.ea-cercle:hover{border-color:var(--bronze)}#ea-root .qa-btn.ea-cercle .qa-ico{background:var(--gold-bg);color:var(--bronze)}#ea-root .ea-tools .kicker{color:var(--bronze)}#ea-root .ea-tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(158px,1fr));grid-gap:10px;gap:10px}#ea-root .ea-tool{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--paper-2,#fff);cursor:pointer;text-align:left;font-family:inherit;transition:border-color .15s,transform .15s}#ea-root .ea-tool:hover{border-color:var(--ink);transform:translateY(-1px)}#ea-root .ea-tool-ic{width:34px;height:34px;border-radius:9px;background:var(--gold-bg);color:var(--bronze);display:grid;place-items:center}#ea-root .ea-tool-ic svg{width:18px;height:18px}#ea-root .ea-tool-b{font-family:Archivo,sans-serif;font-weight:700;font-size:13px;color:var(--ink);line-height:1.25}#ea-root .ea-tool-b em{display:block;font-style:normal;font-weight:400;font-size:11px;color:var(--muted);margin-top:2px}#ea-root .ea-tool.locked{background:var(--paper)}#ea-root .ea-tool.locked .ea-tool-ic{background:var(--stone);color:var(--muted)}#ea-root .ea-lock{position:absolute;top:10px;right:10px;width:22px;height:22px;border-radius:7px;background:var(--ink);color:var(--bronze-soft,#a98842);display:grid;place-items:center}#ea-root .ea-lock svg{width:12px;height:12px}#ea-root .badge-c{cursor:pointer}#ea-root .badge-c:hover{border-color:var(--ink-soft);box-shadow:0 8px 24px rgba(27,24,19,.08)}#ea-root .badge-c:focus-visible{outline:2px solid var(--bronze);outline-offset:2px}#ea-root .badge-modal{position:fixed;inset:0;z-index:80;display:none;place-items:center;padding:20px}#ea-root .badge-modal.show{display:grid}#ea-root .badge-modal-backdrop{position:absolute;inset:0;background:rgba(22,18,13,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}#ea-root .badge-modal-box{position:relative;max-width:420px;width:100%;background:var(--paper-2,#fff);border-radius:var(--radius);border:1px solid var(--line);padding:28px;box-shadow:0 20px 60px rgba(0,0,0,.25)}#ea-root .badge-modal-x{position:absolute;top:14px;right:14px;width:30px;height:30px;border-radius:8px;display:grid;place-items:center;color:var(--muted)}#ea-root .badge-modal-x:hover{background:var(--stone);color:var(--ink)}#ea-root .badge-modal-ico{width:54px;height:54px;border-radius:14px;background:var(--gold-bg);color:var(--bronze);border:1px solid #e6dabb;display:grid;place-items:center;margin-bottom:14px}#ea-root .badge-modal-box h3{font-family:Archivo,sans-serif;font-weight:800;font-size:19px}#ea-root .badge-modal-box p{font-size:13px;color:var(--muted);line-height:1.55;margin:10px 0 16px}#ea-root .badge-modal-row{display:flex;align-items:center;justify-content:space-between;font-size:12.5px;padding:9px 0;border-top:1px solid var(--line-soft)}#ea-root .badge-modal-row span{color:var(--muted)}#ea-root .badge-modal-row b{font-family:IBM Plex Mono,monospace;font-weight:600;color:var(--ink)}#ea-root .stars-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:5px}#ea-root .stars{font-size:11px;font-weight:500;color:var(--muted);display:inline-flex;align-items:center;gap:5px}#ea-root .stars b{font-weight:400;letter-spacing:1px;color:var(--bronze);font-size:12px}#ea-root .stars.diff b{color:var(--muted-2)}#ea-root .reco-link{display:inline-flex;align-items:center;gap:5px;margin-top:8px;padding:0;color:var(--bronze);font-weight:600}#ea-root .reco-link:hover{background:none;text-decoration:underline}#ea-root .gain-row{display:flex;align-items:center;gap:14px;width:100%;text-align:left;padding:12px 20px;border-bottom:1px solid var(--line-soft);transition:background .12s}#ea-root .gain-row:last-child{border-bottom:none}#ea-root .gain-row:hover{background:#FBFAF6}#ea-root .gain-pts{font-family:IBM Plex Mono,monospace;font-weight:600;font-size:13.5px;min-width:40px}#ea-root .gain-lbl{flex:1 1;font-size:13px;font-weight:500;color:var(--ink)}#ea-root .gain-date{font-size:11.5px;color:var(--muted-2)}#ea-root .gain-row svg{color:var(--muted-2);flex-shrink:0}#ea-root .gain-row:hover svg{color:var(--bronze)}#ea-root .ea-reco-teaser{background:linear-gradient(150deg,#FCF7EC,#F6EFDD);border-color:#EADFC2;padding:18px}#ea-root .ea-reco-teaser .ttl{display:flex;align-items:center;gap:9px;font-family:Archivo,sans-serif;font-weight:700;font-size:14px;color:var(--ink)}#ea-root .ea-reco-teaser p{font-size:12.5px;color:#7d6f4f;line-height:1.55;margin-top:10px}#ea-root .ea-reco-teaser p b{color:var(--ink)}#ea-root .ea-reco-pts{margin-top:12px;font-family:IBM Plex Mono,monospace;font-weight:600;font-size:22px;color:var(--bronze);display:flex;align-items:baseline;gap:8px}#ea-root .ea-reco-pts span{font-family:IBM Plex Sans,sans-serif;font-weight:400;font-size:11.5px;color:#7d6f4f}#ea-root .ea-reco-teaser .btn.btn-bronze{width:100%;text-align:center}#ea-root .ea-circle-sub{font-family:Archivo,sans-serif;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2);padding:10px 20px 2px}#ea-root .ea-circle-sub:first-of-type{padding-top:4px}#ea-root .ea-circle-actions{border-top:1px solid var(--line-soft);margin-top:8px;padding:8px 12px 10px;display:flex;flex-direction:column;gap:2px}#ea-root .ea-circle-act{display:flex;align-items:center;gap:9px;width:100%;text-align:left;font-size:12px;color:var(--muted);padding:7px 8px;border-radius:8px;transition:background .12s,color .12s}#ea-root .ea-circle-act:hover{background:var(--stone);color:var(--ink)}#ea-root .ea-circle-act b{color:var(--ink);font-weight:600}#ea-root .ea-circle-act svg{color:var(--bronze);flex-shrink:0}#ea-root .ea-circle-act .chev{margin-left:auto;color:var(--muted-2);font-size:14px}#ea-root .ea-courbe{background:linear-gradient(150deg,#FCF7EC,#F6EFDD);border-color:#EADFC2}#ea-root .ea-courbe-in{display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap}#ea-root .ea-courbe-h{font-family:Archivo,sans-serif;font-weight:800;font-size:19px;color:var(--ink);margin:6px 0}#ea-root .ea-courbe-p{font-size:12.5px;color:#7d6f4f;max-width:48ch;line-height:1.55}#ea-root .ea-courbe-steps{display:flex;gap:8px;margin-top:14px}#ea-root .ea-courbe-steps span{font-family:IBM Plex Mono,monospace;font-size:10.5px;padding:4px 11px;border-radius:20px;border:1px solid #eadfc2;color:#a99a6f}#ea-root .ea-courbe-steps span.on{background:var(--bronze);border-color:var(--bronze);color:#fff}#ea-root .ea-courbe .btn.btn-dark{background:var(--bronze);color:#fff;white-space:nowrap}#ea-root .ea-courbe .btn.btn-dark:hover{background:var(--bronze-soft,#a98842)}#ea-root .cta-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:26px 22px;background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);height:100%}#ea-root .cta-card .cta-ico{width:52px;height:52px;border-radius:14px;background:var(--gold-bg);color:var(--bronze);display:grid;place-items:center;margin-bottom:4px}#ea-root .cta-card h3{font-family:Archivo,sans-serif;font-weight:800;font-size:16px;margin:0}#ea-root .cta-card p{font-size:12.5px;color:var(--muted);line-height:1.5;max-width:30ch;margin:0}#ea-root .cta-card .btn{width:100%;margin-top:6px;justify-content:center}#ea-root .cta-card .cta-meta{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--muted-2);margin-top:2px}#ea-root .cta-card.cta-banner{flex-direction:row;text-align:left;align-items:center;gap:18px;padding:18px 22px}#ea-root .cta-card.cta-banner .cta-ico{margin-bottom:0;flex-shrink:0}#ea-root .cta-card.cta-banner .cta-txt{flex:1 1;min-width:200px}#ea-root .cta-card.cta-banner p{max-width:none}#ea-root .cta-card.cta-banner .cta-side{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}#ea-root .cta-card.cta-banner .btn{width:auto;white-space:nowrap;margin-top:0}#ea-root .sac-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}#ea-root .stat-action-card{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius);padding:18px;box-shadow:var(--shadow);display:flex;flex-direction:column}#ea-root .stat-action-card .sac-title{display:flex;align-items:center;gap:8px;margin-bottom:12px}#ea-root .stat-action-card .sac-ico{width:24px;height:24px;border-radius:7px;background:var(--gold-bg);color:var(--bronze);display:grid;place-items:center;flex-shrink:0}#ea-root .stat-action-card .sac-title-txt{font-family:Archivo,sans-serif;font-weight:800;font-size:12px;letter-spacing:.07em;text-transform:uppercase;color:var(--ink)}#ea-root .stat-action-card .sac-headline{font-family:Archivo,sans-serif;font-weight:700;font-size:15.5px;line-height:1.35;color:var(--ink)}#ea-root .stat-action-card .sac-bar{margin-top:10px;height:9px}#ea-root .stat-action-card .sac-detail{font-size:11.5px;color:var(--muted-2);margin-top:9px;line-height:1.4}#ea-root .stat-action-card .bar{margin-top:8px}#ea-root .stat-action-card .btn{margin-top:auto;width:100%;justify-content:center}#ea-root .checklist-head{display:flex;align-items:baseline;gap:8px}#ea-root .checklist-pts{font-family:IBM Plex Mono,monospace;font-weight:600;font-size:22px;color:var(--bronze)}#ea-root .check-row{display:flex;align-items:center;gap:12px;padding:9px 0;border-bottom:1px solid var(--line-soft)}#ea-root .check-row:last-of-type{border-bottom:none}#ea-root .check-ico{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;background:var(--stone);color:var(--muted-2)}#ea-root .check-ico svg{width:13px;height:13px}#ea-root .check-row.done .check-ico{background:var(--green-bg);color:var(--green)}#ea-root .check-lbl{flex:1 1;font-size:13px;font-weight:500;color:var(--ink)}#ea-root .check-row.done .check-lbl{color:var(--muted)}#ea-root .check-pts{font-family:IBM Plex Mono,monospace;font-weight:600;font-size:12.5px;color:var(--green)}#ea-root .checklist-foot{display:flex;align-items:center;gap:14px;margin-top:12px}#ea-root .checklist-foot .bar{flex:1 1}#ea-root .checklist-foot .cl-frac{font-size:11.5px;color:var(--muted);white-space:nowrap;font-family:IBM Plex Mono,monospace}#ea-root .feed-item.tl{position:relative}#ea-root .feed-item.tl:before{content:"";position:absolute;left:41px;top:0;bottom:0;width:1px;background:var(--line)}#ea-root .feed-item.tl .fi-av{position:relative;z-index:1;box-shadow:0 0 0 4px var(--paper-2)}#ea-root .fi-act .mini-btn{border:1px solid var(--line);text-transform:uppercase;font-size:10.5px;letter-spacing:.04em;padding:6px 10px;border-radius:20px}#ea-root .fi-act .mini-btn:hover{border-color:var(--bronze);color:var(--bronze);background:none}#ea-root .ev-date{width:40px;height:40px;border-radius:12px;background:var(--gold-bg);color:var(--bronze);display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;font-family:Archivo,sans-serif}#ea-root .ev-date b{font-size:15px;font-weight:800;line-height:1}#ea-root .ev-date span{font-size:8.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}#ea-root .ev-flag{margin-left:6px;font-size:12px}@media (max-width:1180px){#ea-root .sac-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){#ea-root .sac-grid{grid-template-columns:1fr}}#ea-root .topbar{background:var(--paper-2,#fff);color:var(--ink);border-bottom:1px solid var(--line)}#ea-root .brand .space{color:var(--muted)}#ea-root .brand .div{background:var(--line)}#ea-root .top-search input{background:var(--stone);border:1px solid var(--line);color:var(--ink)}#ea-root .top-search input::placeholder{color:var(--muted-2)}#ea-root .top-search svg{color:var(--muted-2);opacity:1}#ea-root .icon-btn{color:var(--muted)}#ea-root .icon-btn:hover{background:var(--stone);color:var(--ink)}#ea-root .icon-btn .dot{border-color:var(--paper-2,#fff)}#ea-root .me{border-left-color:var(--line)}#ea-root .me .who span{color:var(--muted-2)}#ea-root .ea-site-link{color:var(--muted);border-color:var(--line)}#ea-root .ea-site-link:hover{color:var(--ink)}#ea-root .ea-count{border-color:var(--paper-2,#fff)}#ea-root .ticker{background:var(--stone);color:var(--ink-soft);border-bottom:1px solid var(--line);top:62px}#ea-root .ticker b{color:var(--ink)}#ea-root .ticker .me-tick{color:var(--bronze)}#ea-root .ms-track{background:var(--stone-2,#e4e1d7);border:1px solid var(--line)}#ea-root .mode-btn{color:var(--muted)}#ea-root .mode-btn:hover{color:var(--ink)}#ea-root .mode-btn.active[data-mode=free]{background:var(--ink);color:#fff}#ea-root .topnav{display:flex;align-items:center;gap:22px;margin-left:6px}#ea-root .topnav a{display:inline-flex;align-items:center;gap:5px;font-family:Archivo,sans-serif;font-weight:700;font-size:11.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);white-space:nowrap}#ea-root .topnav a:hover{color:var(--ink)}#ea-root .topnav a .chip{font-size:8.5px;padding:1px 6px;background:var(--gold-bg);color:var(--bronze);border-radius:20px;letter-spacing:.04em}#ea-root .topnav a svg{width:11px;height:11px}@media (max-width:1100px){#ea-root .topnav{display:none}}#ea-root .univ-switch{display:inline-flex;align-items:center;gap:2px;padding:3px;margin-left:4px;border:1px solid #39332a;border-radius:999px;background:rgba(255,255,255,.03);flex-shrink:0}#ea-root .univ-opt{font-family:Archivo,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.05em;text-transform:uppercase;color:#8e8678;padding:6px 13px;border-radius:999px;white-space:nowrap;transition:color .15s,background .15s}#ea-root .univ-opt:hover{color:#EDE7D8}#ea-root .univ-opt.active{background:linear-gradient(135deg,#8A6A2E,#5d4a2c);color:#fff}@media (max-width:1100px){#ea-root .univ-switch{display:none}}#ea-root .instrument{background:var(--paper-2,#fff);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow)}#ea-root .instrument:after{display:none}#ea-root .inst-id .loc{color:var(--muted)}#ea-root .inst-palier{font-family:Archivo,sans-serif;font-weight:800;font-size:16px;color:var(--ink);margin-top:3px}#ea-root .inst-num .unit{color:var(--muted-2)}#ea-root .inst-chg-sub{color:var(--muted-2);font-weight:400}#ea-root .inst-progress{margin-top:16px}#ea-root .inst-progress .bar{height:8px}#ea-root .inst-progress-txt{font-size:11.5px;color:var(--muted);margin-top:7px}#ea-root .inst-progress-txt b{color:var(--ink);font-family:IBM Plex Mono,monospace;font-weight:600}#ea-root .inst-chips .c{background:var(--stone);border:1px solid var(--line);color:var(--ink-soft)}#ea-root .inst-chips .c b{color:var(--ink)}#ea-root .view[id^=view-am-] .paywall-wrap{min-height:520px;display:flex;flex-direction:column}#ea-root .view[id^=view-am-] .paywall-preview{flex:1 1}#ea-root .fchip{cursor:pointer}#ea-root .fchip.active{background:var(--ink);color:#EDE7D8;border-color:var(--ink)}#ea-root .am-head{background:linear-gradient(160deg,#211C15,#16120D);border:1px solid #2c2519;border-radius:var(--radius);padding:18px 22px 0;margin-bottom:18px;color:#EDE7D8;position:relative;overflow:hidden}#ea-root .am-head:after{content:"";position:absolute;inset:0;background:radial-gradient(420px 160px at 92% -20%,rgba(138,106,46,.22),transparent);pointer-events:none}#ea-root .am-head>*{position:relative;z-index:1}#ea-root .am-head-top{display:flex;align-items:center;gap:14px;flex-wrap:wrap}#ea-root .am-head-ico{width:42px;height:42px;border-radius:11px;background:rgba(169,136,66,.16);border:1px solid rgba(169,136,66,.35);color:var(--bronze-soft,#a98842);display:grid;place-items:center;flex-shrink:0}#ea-root .am-head h2{font-family:Archivo,sans-serif;font-weight:800;font-size:19px;letter-spacing:.01em;color:#fff;margin:0}#ea-root .am-head .am-base{font-size:12px;color:#A79E8C;font-family:IBM Plex Mono,monospace;margin-top:2px}#ea-root .am-nav{display:flex;gap:4px;margin-top:16px;overflow-x:auto;padding-bottom:0}#ea-root .am-nav button{display:inline-flex;align-items:center;gap:7px;font-family:Archivo,sans-serif;font-weight:700;font-size:12px;letter-spacing:.04em;color:#9a9184;padding:11px 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-bottom:2px solid transparent;white-space:nowrap;transition:color .12s}#ea-root .am-nav button:hover{color:#ded7c7}#ea-root .am-nav button.active{color:#fff;border-bottom-color:var(--bronze-soft,#a98842)}#ea-root .am-nav .am-lock{width:11px;height:11px;color:var(--bronze-soft,#a98842);opacity:.9}#ea-root .am-kpis{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-bottom:18px}#ea-root .am-kpi{background:var(--paper-2,#fff);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px;display:flex;flex-direction:column}#ea-root .am-kpi .k-hd{display:flex;align-items:center;gap:9px;font-family:Archivo,sans-serif;font-weight:700;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}#ea-root .am-kpi .k-hd .ic{width:28px;height:28px;border-radius:8px;background:var(--gold-bg);color:var(--bronze);display:grid;place-items:center}#ea-root .am-kpi .k-hd .more{margin-left:auto}#ea-root .am-kpi .k-n{font-family:IBM Plex Mono,monospace;font-weight:600;font-size:30px;letter-spacing:-.01em;margin-top:12px;line-height:1}#ea-root .am-kpi .k-n small{font-size:12px;color:var(--muted);font-weight:400}#ea-root .am-kpi .k-l{font-size:11.5px;color:var(--muted);margin-top:4px}#ea-root .am-kpi .k-dots{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:14px}#ea-root .am-kpi .k-dot{display:flex;align-items:baseline;gap:6px;font-size:11px;color:var(--muted)}#ea-root .am-kpi .k-dot i{width:8px;height:8px;border-radius:50%;background:var(--bronze);flex-shrink:0;align-self:center}#ea-root .am-kpi .k-dot b{font-family:IBM Plex Mono,monospace;font-weight:600;font-size:13px;color:var(--ink)}#ea-root .am-kpi .k-foot{border-top:1px solid var(--line-soft);margin-top:14px;padding-top:12px;font-size:11.5px;color:var(--muted)}#ea-root .am-kpi .k-foot b{font-family:IBM Plex Mono,monospace;color:var(--ink);font-weight:600}#ea-root .am-kpi .k-row{display:flex;align-items:center;gap:10px;padding:7px 0;font-size:12px;border-bottom:1px solid var(--line-soft)}#ea-root .am-kpi .k-row:last-child{border-bottom:none}#ea-root .am-kpi .k-row b{font-weight:600;font-size:12.5px}#ea-root .am-kpi .k-row .t{margin-left:auto;font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--bronze);white-space:nowrap}#ea-root .donut-wrap{display:flex;align-items:center;gap:20px;flex-wrap:wrap}#ea-root .donut{width:130px;height:130px;border-radius:50%;flex-shrink:0;display:grid;place-items:center;position:relative}#ea-root .donut:before{content:"";position:absolute;width:84px;height:84px;border-radius:50%;background:var(--paper-2,#fff)}#ea-root .donut .dn{position:relative;text-align:center}#ea-root .donut .dn b{font-family:IBM Plex Mono,monospace;font-weight:600;font-size:15px;display:block}#ea-root .donut .dn span{font-size:9.5px;color:var(--muted)}#ea-root .donut-legend{flex:1 1;min-width:150px;display:flex;flex-direction:column;gap:7px}#ea-root .donut-legend .lr{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--ink-soft)}#ea-root .donut-legend .lr i{width:9px;height:9px;border-radius:3px;flex-shrink:0}#ea-root .donut-legend .lr b{margin-left:auto;font-family:IBM Plex Mono,monospace;font-weight:600;font-size:11.5px}#ea-root .donut-legend .lr span{color:var(--muted-2);font-size:11px}#ea-root .pipe{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}#ea-root .pipe-col{background:var(--paper);border:1px solid var(--line-soft);border-radius:12px;padding:10px}#ea-root .pipe-col .ph{font-family:Archivo,sans-serif;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:7px;padding:2px 4px 10px}#ea-root .pipe-col .ph .cnt{margin-left:auto;background:var(--stone);color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:10px;padding:1px 7px;border-radius:20px}#ea-root .pipe-card{background:var(--paper-2,#fff);border:1px solid var(--line);border-radius:10px;padding:11px 12px;margin-bottom:8px;box-shadow:var(--shadow);cursor:pointer;transition:border-color .12s,transform .12s}#ea-root .pipe-card:hover{border-color:var(--bronze);transform:translateY(-1px)}#ea-root .pipe-card b{font-family:Archivo,sans-serif;font-weight:700;font-size:12.5px;display:block}#ea-root .pipe-card .pc-org{font-size:11px;color:var(--muted);margin-top:2px}#ea-root .pipe-card .pc-foot{display:flex;align-items:center;justify-content:space-between;margin-top:9px}#ea-root .pipe-card .pc-val{font-family:IBM Plex Mono,monospace;font-weight:600;font-size:12.5px}#ea-root .pipe-card .pc-prob{font-size:10px;color:var(--green);font-weight:600}#ea-root .rooms{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}#ea-root .room-card{background:var(--paper-2,#fff);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px;display:flex;flex-direction:column;gap:8px;transition:border-color .12s,transform .12s;cursor:pointer}#ea-root .room-card:hover{border-color:var(--ink-soft);transform:translateY(-1px)}#ea-root .room-card .rc-top{display:flex;align-items:center;justify-content:space-between;gap:10px}#ea-root .room-card h4{font-family:Archivo,sans-serif;font-weight:800;font-size:14.5px;margin:0}#ea-root .room-card .rc-org{font-size:12px;color:var(--muted)}#ea-root .room-card .rc-meta{display:flex;gap:14px;font-size:11.5px;color:var(--muted);margin-top:2px}#ea-root .room-card .rc-meta b{font-family:IBM Plex Mono,monospace;font-weight:600;color:var(--ink)}#ea-root .room-card .bar{margin-top:6px}#ea-root .room-card .rc-prog{font-size:11px;color:var(--muted-2);font-family:IBM Plex Mono,monospace}#ea-root .rsteps{display:flex;flex-direction:column;gap:0}#ea-root .rstep{display:flex;align-items:center;gap:11px;padding:7px 0;font-size:12.5px}#ea-root .rstep .si{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;background:var(--stone);color:var(--muted-2);font-size:10px}#ea-root .rstep.done .si{background:var(--green-bg);color:var(--green)}#ea-root .rstep.now .si{background:var(--gold-bg);color:var(--bronze)}#ea-root .rstep.done{color:var(--muted)}#ea-root .rstep.now{font-weight:600}#ea-root .rstep .st-date{margin-left:auto;font-family:IBM Plex Mono,monospace;font-size:10.5px;color:var(--muted-2)}#ea-root .rmsg{display:flex;flex-direction:column;gap:8px}#ea-root .rmsg .bub{max-width:85%;padding:9px 12px;border-radius:12px;font-size:12.5px;line-height:1.45;background:var(--stone);color:var(--ink-soft);border-bottom-left-radius:4px}#ea-root .rmsg .bub.me{align-self:flex-end;background:var(--gold-bg);color:var(--ink);border-bottom-left-radius:12px;border-bottom-right-radius:4px}#ea-root .rmsg .bub small{display:block;font-size:9.5px;color:var(--muted-2);margin-top:3px;font-family:IBM Plex Mono,monospace}#ea-root .ai-hint{display:flex;gap:12px;align-items:flex-start;background:linear-gradient(150deg,#FCF7EC,#F6EFDD);border:1px solid #eadfc2;border-radius:12px;padding:14px}#ea-root .ai-hint .ic{width:34px;height:34px;border-radius:9px;background:var(--ink);color:var(--bronze-soft,#a98842);display:grid;place-items:center;flex-shrink:0}#ea-root .ai-hint b{font-family:Archivo,sans-serif;font-weight:700;font-size:12.5px;display:block}#ea-root .ai-hint p{font-size:12px;color:#7d6f4f;margin-top:2px}#ea-root .am-card-home{background:linear-gradient(160deg,#211C15,#16120D);border:1px solid #2c2519;border-radius:var(--radius);padding:20px 22px;color:#EDE7D8;position:relative;overflow:hidden}#ea-root .am-card-home:after{content:"";position:absolute;inset:0;background:radial-gradient(420px 160px at 92% -20%,rgba(138,106,46,.22),transparent);pointer-events:none}#ea-root .am-card-home>*{position:relative;z-index:1}#ea-root .am-card-home .amh-top{display:flex;align-items:center;gap:12px;flex-wrap:wrap}#ea-root .am-card-home h3{font-family:Archivo,sans-serif;font-weight:800;font-size:16px;color:#fff;margin:0}#ea-root .am-card-home .amh-sub{font-size:11px;color:#A79E8C;font-family:IBM Plex Mono,monospace}#ea-root .am-card-home .amh-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-top:16px}#ea-root .am-card-home .amh-kpi b{font-family:IBM Plex Mono,monospace;font-weight:600;font-size:19px;color:#fff;display:block}#ea-root .am-card-home .amh-kpi span{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#8e8678;font-weight:600}#ea-root .am-card-home .amh-alert{display:flex;align-items:center;gap:8px;margin-top:14px;font-size:12px;color:#D7CFBD;background:rgba(255,255,255,.05);border:1px solid rgba(169,136,66,.3);border-radius:9px;padding:8px 12px}#ea-root .am-card-home .amh-alert svg{color:var(--bronze-soft,#a98842);flex-shrink:0}#ea-root .am-card-home .btn{margin-top:14px;background:var(--bronze);color:#fff}#ea-root .am-card-home .btn:hover{background:var(--bronze-soft,#a98842)}@media (max-width:1180px){#ea-root .am-kpis{grid-template-columns:1fr}#ea-root .pipe{grid-template-columns:repeat(2,1fr)}#ea-root .rooms{grid-template-columns:1fr}#ea-root .am-card-home .amh-kpis{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){#ea-root .pipe{grid-template-columns:1fr}}#ea-root .wmap{position:relative;background:#0b0904;border-radius:var(--radius);overflow:hidden;border:1px solid #2c2519;height:440px;touch-action:none}#ea-root .wmap-svg{width:100%;height:100%;display:block;cursor:-webkit-grab;cursor:grab}#ea-root .wmap.dragging .wmap-svg{cursor:-webkit-grabbing;cursor:grabbing}#ea-root .wmap-zoom{will-change:transform}#ea-root .wmap-land path{transition:fill .15s}#ea-root .wmap-land path:hover{fill:#5a5240}#ea-root .wmap-pins{pointer-events:none}#ea-root .wmap-pin{pointer-events:auto;cursor:pointer}#ea-root .wmap-pin circle{fill:var(--bronze-soft,#a98842);stroke:#16120D;stroke-width:1.6}#ea-root .wmap-pin.big circle{fill:var(--bronze)}#ea-root .wmap-pin-bg{fill:rgba(22,18,13,.88)}#ea-root .wmap-pin-lbl{font-family:IBM Plex Sans,sans-serif;font-size:9.5px;font-weight:600;fill:#EDE7D8}#ea-root .wmap-glows circle{transition:opacity .15s}#ea-root .wmap-controls{position:absolute;right:14px;bottom:14px;display:flex;flex-direction:column;gap:5px;z-index:2}#ea-root .wmap-btn{width:30px;height:30px;border-radius:8px;background:rgba(22,18,13,.85);border:1px solid #2c2519;color:#EDE7D8;font-size:17px;font-weight:600;display:grid;place-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);line-height:1}#ea-root .wmap-btn:hover{background:rgba(138,106,46,.55)}#ea-root .wmap-legend{position:absolute;bottom:14px;left:14px;background:rgba(22,18,13,.85);border:1px solid #2c2519;border-radius:10px;padding:10px 13px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2;max-width:240px}#ea-root .wmap-legend .lr{display:flex;align-items:center;gap:8px;font-size:11px;color:#C9C2B2;margin-bottom:5px}#ea-root .wmap-legend .lr:last-child{margin-bottom:0}#ea-root .wmap-legend .lr i{width:9px;height:9px;border-radius:50%;background:var(--bronze-soft,#a98842);flex-shrink:0}@media (max-width:680px){#ea-root .wmap-legend{display:none}}#ea-root .page-head .ph-lead{min-width:0;flex:1 1}#ea-root .ph-titlerow{display:flex;align-items:center;gap:12px 16px;flex-wrap:wrap}#ea-root .ph-titlerow h1{margin:0}#ea-root .ph-cta{display:flex;gap:10px;flex-wrap:wrap}#ea-root .page-head .ph-lead p{margin-top:10px}#ea-root .cq-titlerow{display:flex;align-items:center;gap:12px 16px;flex-wrap:wrap}#ea-root .cq-titlerow h2{margin:0}#ea-root .g-5{grid-template-columns:repeat(5,1fr)}#ea-root .chip-blue{background:#EAF0F6;color:#3b5a7a;border-color:#cddceb}#ea-root .chip-red{background:#F7E7E4;color:#B23B3B;border-color:#f0d0ca}#ea-root .card-title .more{margin-left:auto}#ea-root .badge-modal-row b.pos{color:var(--green)}#ea-root .ring-green{background:conic-gradient(var(--green) calc(var(--p) * 1%),var(--stone-2) 0)}#ea-root .health-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px}#ea-root .health-list li{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--ink-soft)}#ea-root .health-list svg{flex-shrink:0}#ea-root .health-ok svg{color:var(--green)}#ea-root .health-warn svg{color:#9A7A22}#ea-root .mini-map{position:relative;aspect-ratio:250/76;width:100%;margin-bottom:14px;border-radius:10px;overflow:hidden;background:linear-gradient(160deg,#211C15,#16120D);border:1px solid #2c2519}#ea-root .mini-map.wm-map svg.mini-map-svg{width:100%;height:100%;display:block}#ea-root .mini-map-legend{display:flex;flex-direction:column;gap:8px}#ea-root .mmleg-row{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--ink-soft)}#ea-root .mmleg-flag{font-size:14px;line-height:1}#ea-root .mmleg-name{flex:1 1;min-width:0}#ea-root .mmleg-row b{font-family:IBM Plex Mono,monospace;font-weight:600;font-size:11.5px}#ea-root .perf-tile .n{font-size:19px}#ea-root .perf-tile svg.spark{display:block;margin-top:8px}#ea-root .filter-bar{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;margin-bottom:16px}#ea-root .filter-field{display:flex;flex-direction:column;gap:6px;min-width:104px}#ea-root .filter-field label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2)}#ea-root .filter-field.ff-search{flex:1 1 200px;min-width:180px}#ea-root .filter-field .inp-ico{position:relative}#ea-root .filter-field .inp-ico svg{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--muted)}#ea-root .filter-field .inp-ico input.inp{padding-left:32px;width:100%}#ea-root .ff-more{align-self:flex-end;white-space:nowrap}#ea-root .wk-status-hidden{display:none!important}#ea-root .stabs-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;border-bottom:1px solid var(--line);margin-bottom:14px}#ea-root .stabs-row .tabs{border-bottom:none;margin-bottom:0}#ea-root .tab .cnt{color:var(--muted-2);font-weight:500}#ea-root .stabs-ctrl{display:flex;align-items:center;gap:6px;padding-bottom:10px}#ea-root .icon-btn.vmode.active{background:var(--stone);color:var(--ink)}#ea-root .work-v2{transition:transform .18s ease,box-shadow .18s ease}#ea-root .work-v2:hover{box-shadow:0 10px 26px rgba(20,16,10,.1)}#ea-root .w-badge{position:absolute;top:10px;left:10px;font-size:10px;box-shadow:0 1px 4px rgba(20,16,10,.18);z-index:2}#ea-root .w-fav{position:absolute;top:8px;right:8px;width:27px;height:27px;border-radius:50%;background:rgba(255,255,255,.85);color:var(--ink-soft);display:grid;place-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 1px 4px rgba(20,16,10,.12);transition:color .15s,transform .15s;z-index:2}#ea-root .w-fav:hover{color:var(--bronze);transform:scale(1.08)}#ea-root .work-v2 .meta{display:flex;flex-direction:column;gap:13px;padding:15px}#ea-root .w-top{display:flex;gap:10px;justify-content:space-between}#ea-root .w-info{flex:1 1;min-width:0}#ea-root .w-info b{font-size:14.5px;letter-spacing:-.01em}#ea-root .w-info .det{line-height:1.5}#ea-root .w-year{font-size:10.5px;font-family:IBM Plex Mono,monospace;margin-top:7px;letter-spacing:.02em}#ea-root .w-ref,#ea-root .w-year{color:var(--muted-2)}#ea-root .w-price{font-family:IBM Plex Mono,monospace;font-weight:600;font-size:15.5px;color:var(--ink);margin-top:5px}#ea-root .w-loc{display:flex;align-items:center;gap:5px;font-size:11.5px;color:var(--muted);margin-top:7px}#ea-root .w-loc svg{flex-shrink:0;color:var(--muted-2)}#ea-root .w-tl{list-style:none;padding:8px 0 0 12px;margin:0;border-left:2px solid var(--line);display:flex;flex-direction:column;gap:10px;flex-shrink:0;min-width:78px}#ea-root .w-tl li{position:relative;font-size:10.5px}#ea-root .w-tl li:before{content:"";position:absolute;left:-16px;top:2px;width:7px;height:7px;border-radius:50%;background:var(--bronze);border:2px solid var(--paper-2)}#ea-root .w-tl li:last-child:before{background:var(--green)}#ea-root .w-tl b{display:block;font-weight:700;color:var(--ink-soft);margin-bottom:1px}#ea-root .w-tl span{color:var(--muted-2);font-family:IBM Plex Mono,monospace}#ea-root .w-foot{display:flex;align-items:center;justify-content:space-between;padding-top:12px;margin-top:1px;border-top:1px solid var(--line-soft)}#ea-root .score-ring-sm{--p:80;width:42px;height:42px;border-radius:50%;flex-shrink:0;background:conic-gradient(var(--bronze) calc(var(--p) * 1%),var(--stone-2) 0);display:grid;place-items:center;position:relative}#ea-root .score-ring-sm:before{content:"";position:absolute;width:33px;height:33px;border-radius:50%;background:var(--paper-2)}#ea-root .score-ring-sm span{position:relative;font-family:IBM Plex Mono,monospace;font-weight:700;font-size:12px}#ea-root #amAssetsGrid{grid-template-columns:repeat(4,1fr)}#ea-root #amAssetsGrid .work-more{display:none}#ea-root #amAssetsGrid.expanded .work-more{display:block!important}#ea-root .works-toggle-row{display:flex;justify-content:center;margin:-4px 0 18px}#ea-root .wt-chev{width:12px;height:12px;transition:transform .15s}#ea-root #worksToggleBtn[aria-expanded=true] .wt-chev{transform:rotate(180deg)}@media (max-width:1300px){#ea-root #amAssetsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:980px){#ea-root #amAssetsGrid{grid-template-columns:repeat(2,1fr)}}#ea-root #amAssetsGrid .w-top{flex-direction:column}#ea-root #amAssetsGrid .w-tl{border-left:none;border-top:1px solid var(--line);padding:9px 0 0;margin-top:3px;flex-direction:row;flex-wrap:wrap;gap:12px 18px;min-width:0}#ea-root #amAssetsGrid .w-tl li:before{left:0;top:-10px}#ea-root #amAssetsGrid .w-tl li{padding-top:2px}#ea-root .w-actions{display:flex;gap:3px}#ea-root .w-actions button{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;color:var(--muted);transition:background .12s,color .12s}#ea-root .w-actions button:hover{background:var(--stone);color:var(--ink)}#ea-root .collection-summary{display:flex;align-items:center;gap:28px;flex-wrap:wrap;background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px 22px;margin-bottom:18px}#ea-root .cs-item .n{font-family:IBM Plex Mono,monospace;font-weight:600;font-size:17px}#ea-root .cs-item .l{font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:600;margin-top:3px}#ea-root .collection-summary .btn{margin-left:auto}@media (max-width:980px){#ea-root .g-5{grid-template-columns:repeat(2,1fr)}}#ea-root .net-post-img{margin-top:11px;border-radius:11px;overflow:hidden;border:1px solid var(--line-soft)}#ea-root .net-post-img img{width:100%;display:block;aspect-ratio:16/9;object-fit:cover}#ea-root .net-evt-list{padding:8px 14px 14px}#ea-root .net-evt-row{display:flex;align-items:center;gap:12px;padding:9px 0;border-bottom:1px solid var(--line-soft)}#ea-root .net-evt-row:last-child{border-bottom:none}#ea-root .net-evt-ph{width:52px;height:52px;border-radius:10px;background-size:cover;background-position:50%;flex-shrink:0;border:1px solid var(--line)}#ea-root .net-evt-b{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}#ea-root .net-evt-b b{font-family:Archivo;font-weight:700;font-size:13px}#ea-root .net-evt-b span{font-size:11px;color:var(--muted)}#ea-root .vm{display:flex;flex-direction:column;gap:16px}#ea-root .vm-hint{color:var(--muted);font-size:13px;line-height:1.5}#ea-root .vm-error{color:var(--red);font-size:12.5px;margin-top:4px}#ea-root .vm-form{display:flex;flex-direction:column;gap:12px}#ea-root .vm-row{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}#ea-root .vm-field{display:flex;flex-direction:column;gap:5px}#ea-root .vm-field.vm-grow{flex:1 1;min-width:220px}#ea-root .vm-field>span{font-size:11px;font-weight:600;color:var(--muted-2);letter-spacing:.02em}#ea-root .vm-field input,#ea-root .vm-field select{font-family:IBM Plex Sans,sans-serif;font-size:13px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:9px;padding:10px 12px}#ea-root .vm-field input:focus,#ea-root .vm-field select:focus{outline:none;border-color:var(--bronze)}#ea-root .vm-thumb{width:96px;aspect-ratio:16/9;border-radius:8px;overflow:hidden;border:1px solid var(--line);flex-shrink:0}#ea-root .vm-thumb img{width:100%;height:100%;object-fit:cover;display:block}#ea-root .vm-list{list-style:none;display:flex;flex-direction:column;gap:8px}#ea-root .vm-item{display:flex;align-items:center;gap:12px;padding:8px;border:1px solid var(--line);border-radius:10px;background:var(--paper)}#ea-root .vm-item-thumb{width:88px;aspect-ratio:16/9;border-radius:7px;overflow:hidden;flex-shrink:0;background:var(--paper-2)}#ea-root .vm-item-thumb img{width:100%;height:100%;object-fit:cover;display:block}#ea-root .vm-item-main{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}#ea-root .vm-item-kind{font-family:Archivo;font-weight:800;font-size:8.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--bronze)}#ea-root .vm-item-title{font-family:Archivo;font-weight:700;font-size:13.5px;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#ea-root .vm-item-meta{font-size:11.5px;color:var(--muted)}#ea-root .vm-del{width:34px;height:34px;flex-shrink:0;display:grid;place-items:center;border-radius:8px;color:var(--muted)}#ea-root .vm-del:hover{color:var(--red);background:#fbeceb}#ea-root .vm-del svg{width:17px;height:17px}#ea-root .prof-av-btn{padding:0;cursor:pointer;overflow:hidden;position:relative}#ea-root .prof-av-btn:disabled{cursor:default}#ea-root .prof-av-btn img{width:100%;height:100%;object-fit:cover;display:block;border-radius:14px}#ea-root .prof-av-edit{position:absolute;inset:0;display:grid;place-items:center;background:rgba(20,16,10,.48);color:#fff;opacity:0;transition:opacity .15s;border-radius:14px}#ea-root .prof-av-btn:not(:disabled):hover .prof-av-edit{opacity:1}#ea-root .prof-av-btn.is-locked{opacity:.82}#ea-root .banner .edit{cursor:pointer}#ea-root .banner .edit:disabled{cursor:default;opacity:.75}#ea-root .pa-spin{animation:pa-spin .7s linear infinite}@keyframes pa-spin{to{transform:rotate(1turn)}}#ea-root .prof-flash{margin:12px 22px 0;padding:9px 13px;border-radius:9px;font-size:12.5px;font-weight:600}#ea-root .prof-flash.is-ok{background:var(--green-bg);color:var(--green)}#ea-root .prof-flash.is-err{background:#fbeceb;color:var(--red)}#ea-root .vm-cta{display:inline-flex;align-items:center;gap:9px;align-self:flex-start;padding:12px 18px;border-radius:11px;cursor:pointer;font-family:Archivo;font-weight:700;font-size:13.5px;color:#fff;background:linear-gradient(135deg,var(--bronze),#4f3f25);box-shadow:0 6px 16px rgba(79,63,37,.28);transition:transform .12s,box-shadow .12s}#ea-root .vm-cta:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(79,63,37,.34)}#ea-root .vm-cta svg{width:18px;height:18px}#ea-root .vm-overlay{position:fixed;inset:0;z-index:4000;display:grid;place-items:center;background:rgba(20,16,10,.44);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:20px}#ea-root .vm-dialog{width:100%;max-width:560px;background:var(--paper-2);border:1px solid var(--line);border-radius:16px;box-shadow:0 24px 60px rgba(20,16,10,.28);overflow:hidden}#ea-root .vm-dialog-hd{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--line-soft)}#ea-root .vm-dialog-hd b{font-family:Archivo;font-weight:800;font-size:15px}#ea-root .vm-dialog-close{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:var(--muted);cursor:pointer}#ea-root .vm-dialog-close:hover{background:var(--stone);color:var(--ink)}#ea-root .vm-dialog-close svg{width:18px;height:18px}#ea-root .vm-dialog-body{padding:18px}#ea-root .ti{position:relative;display:flex;align-items:center;gap:7px}#ea-root .ti-btn{position:relative;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;background:var(--paper);color:var(--muted);transition:border-color .15s,color .15s,background .15s}#ea-root .ti-btn:hover{border-color:var(--bronze);color:var(--ink)}#ea-root .ti-btn.is-open{background:var(--gold-bg);border-color:var(--bronze);color:var(--bronze)}#ea-root .ti-btn svg{width:19px;height:19px}#ea-root .ti-badge{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;background:var(--bronze);color:#fff;font-family:IBM Plex Mono;font-size:10px;font-weight:600;border-radius:999px;border:2px solid var(--paper-2)}#ea-root .ti-panel{position:absolute;top:calc(100% + 12px);right:0;width:350px;z-index:4200;background:var(--paper-2);border:1px solid var(--line);border-radius:15px;box-shadow:0 18px 46px rgba(20,16,10,.22);overflow:hidden}#ea-root .ti-panel-hd{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid var(--line-soft)}#ea-root .ti-panel-hd b{font-family:Archivo;font-weight:800;font-size:13.5px}#ea-root .ti-mark{font-size:11.5px;font-weight:600;color:var(--bronze);text-decoration:underline;text-underline-offset:2px}#ea-root .ti-list{max-height:372px;overflow-y:auto}#ea-root .ti-msg,#ea-root .ti-notif{position:relative;width:100%;display:flex;gap:11px;align-items:flex-start;padding:12px 16px;text-align:left;border-bottom:1px solid var(--line-soft);transition:background .12s}#ea-root .ti-msg:hover,#ea-root .ti-notif:hover{background:var(--paper)}#ea-root .ti-msg.is-unread,#ea-root .ti-notif.is-unread{background:#fbf7ec}#ea-root .ti-av{width:36px;height:36px;flex-shrink:0;border-radius:10px;display:grid;place-items:center;color:#fff;font-family:Archivo;font-weight:800;font-size:12px}#ea-root .ti-msg-main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}#ea-root .ti-msg-top{display:flex;align-items:baseline;justify-content:space-between;gap:8px}#ea-root .ti-msg-top b{font-family:Archivo;font-weight:700;font-size:13px}#ea-root .ti-time{font-family:IBM Plex Mono;font-size:10px;color:var(--muted-2);flex-shrink:0}#ea-root .ti-role{font-size:9.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--bronze)}#ea-root .ti-preview{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#ea-root .ti-udot{width:7px;height:7px;border-radius:50%;background:var(--bronze);flex-shrink:0;align-self:center}#ea-root .ti-nico{width:36px;height:36px;flex-shrink:0;border-radius:10px;display:grid;place-items:center;background:var(--gold-bg);color:var(--bronze);border:1px solid #ecdfbe}#ea-root .ti-nico svg{width:18px;height:18px}#ea-root .ti-nico-cote{background:var(--green-bg);color:var(--green);border-color:#cfe3c9}#ea-root .ti-nico-cercle{background:#efeaf2;color:#6a4f7a;border-color:#ddd2e4}#ea-root .ti-nico-evenement{background:#e9eef1;color:#4f6d7a;border-color:#d3dfe4}#ea-root .ti-notif-main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:3px}#ea-root .ti-notif-text{font-size:12.5px;color:var(--ink-soft);line-height:1.45}#ea-root .ti-foot{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px;font-family:Archivo;font-weight:700;font-size:12px;color:var(--bronze);border-top:1px solid var(--line-soft);transition:background .12s}#ea-root .ti-foot:hover{background:var(--gold-bg)}#ea-root .ti-foot svg{width:13px;height:13px}