#ea-root :not(svg,svg *,.wm-globe-root,.wm-globe-root *),#ea-root :not(svg,svg *,.wm-globe-root,.wm-globe-root *):after,#ea-root :not(svg,svg *,.wm-globe-root,.wm-globe-root *):before{all:revert}#ea-root .badge-modal-x,#ea-root .ea-circle-act,#ea-root .gain-row,#ea-root .icon-btn,#ea-root .mini-btn,#ea-root .mode-btn,#ea-root .more,#ea-root .prio-row,#ea-root .tab,#ea-root .w-actions button,#ea-root .w-more,#ea-root .wmm-x{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none}#ea-root{--stone:#EDEBE4;--stone-2:#E4E1D7;--ink:#1B1813;--ink-soft:#3A352C;--bronze:#8A6A2E;--bronze-soft:#A98842;--paper:#FCFBF7;--paper-2:#FFFFFF;--line:#DAD6CA;--line-soft:#E7E3D8;--muted:#7C766A;--muted-2:#9A9488;--green:#2F7D4F;--green-bg:#E7F1EA;--red:#B23B3B;--red-bg:#F6E9E6;--gold-bg:#F3ECDB;--shadow:0 1px 2px rgba(27,24,19,.04),0 8px 24px rgba(27,24,19,.05);--radius:14px;--radius-s:10px}#ea-root *{box-sizing:border-box;margin:0;padding:0}#ea-root{-webkit-text-size-adjust:100%;font-family:IBM Plex Sans,system-ui,sans-serif;background:var(--stone);color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased}#ea-root .mono{font-family:IBM Plex Mono,monospace;font-feature-settings:"tnum"}#ea-root .pos{color:var(--green)}#ea-root .neg{color:var(--red)}#ea-root button{font-family:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;color:inherit}#ea-root a{color:inherit;text-decoration:none}#ea-root img{display:block;max-width:100%}#ea-root ::selection{background:var(--bronze);color:#fff}#ea-root :focus-visible{outline:2px solid var(--bronze);outline-offset:2px;border-radius:4px}#ea-root .topbar{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:var(--ink);color:#F4F1EA;display:flex;align-items:center;gap:24px;padding:0 22px;height:62px;border-bottom:1px solid #2a251e}#ea-root .brand{display:flex;align-items:center;gap:14px;flex-shrink:0}#ea-root .brand .logo{font-family:Archivo,sans-serif;font-weight:900;letter-spacing:-.02em;font-size:15px;line-height:.95;text-transform:uppercase}#ea-root .brand .logo small{display:block;font-size:8px;letter-spacing:.28em;color:var(--bronze-soft);font-weight:600;margin-top:2px}#ea-root .brand .div{width:1px;height:26px;background:#39332A}#ea-root .brand .space{font-family:Archivo,sans-serif;font-weight:600;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#CFC8B8}#ea-root .top-search{margin-left:8px;flex:1 1;max-width:360px;position:relative}#ea-root .top-search input{width:100%;background:#262119;border:1px solid #383127;border-radius:9px;color:#EDE8DC;font-size:13px;padding:9px 12px 9px 34px;font-family:inherit}#ea-root .top-search input::placeholder{color:#857E70}#ea-root .top-search svg{position:absolute;left:11px;top:50%;transform:translateY(-50%);opacity:.55}#ea-root .top-actions{display:flex;align-items:center;gap:6px}#ea-root .icon-btn{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;color:#CFC8B8;position:relative;transition:background .15s}#ea-root .icon-btn:hover{background:#2A251E;color:#fff}#ea-root .icon-btn .dot{position:absolute;top:8px;right:8px;width:7px;height:7px;border-radius:50%;background:var(--bronze-soft);border:2px solid var(--ink)}#ea-root .me{display:flex;align-items:center;gap:10px;padding-left:10px;margin-left:4px;border-left:1px solid #39332a}#ea-root .me .av{width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,#8A6A2E,#5d4a2c);display:grid;place-items:center;font-family:Archivo;font-weight:800;font-size:13px;color:#fff}#ea-root .me .who{font-size:12px;line-height:1.2}#ea-root .me .who b{font-family:Archivo;font-weight:700;letter-spacing:.02em}#ea-root .me .who span{color:#8e8678;font-size:10.5px;letter-spacing:.04em}#ea-root .ticker{background:#221D16;color:#C9C2B2;border-bottom:1px solid #2e2820;font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.04em;height:30px;display:flex;align-items:center;overflow:hidden;position:-webkit-sticky;position:sticky;top:62px;z-index:55}#ea-root .ticker .track{display:flex;gap:30px;padding-left:22px;white-space:nowrap;animation:ticker 38s linear infinite}#ea-root .ticker b{color:#EDE7D8}#ea-root .ticker .me-tick{color:var(--bronze-soft)}@keyframes ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){#ea-root .ticker .track{animation:none}}#ea-root .shell{display:grid;grid-template-columns:264px 1fr;align-items:start}#ea-root .sidebar{position:-webkit-sticky;position:sticky;top:62px;height:calc(100vh - 62px);background:var(--paper);border-right:1px solid var(--line);display:flex;flex-direction:column;overflow:hidden}#ea-root .nav-scroll{overflow-y:auto;flex:1 1;padding:14px 12px 8px}#ea-root .nav-scroll::-webkit-scrollbar{width:8px}#ea-root .nav-scroll::-webkit-scrollbar-thumb{background:var(--line);border-radius:8px}#ea-root .nav-group{margin-bottom:14px}#ea-root .nav-label{font-family:Archivo;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-2);padding:6px 12px 7px}#ea-root .nav-item{width:100%;display:flex;align-items:center;gap:11px;text-align:left;padding:9px 12px;border-radius:9px;font-size:13.5px;color:var(--ink-soft);font-weight:500;transition:background .12s,color .12s;position:relative}#ea-root .nav-item:hover{background:var(--stone)}#ea-root .nav-item.active{background:var(--ink);color:#F4F1EA}#ea-root .nav-item.active .ni-ico{color:var(--bronze-soft)}#ea-root .ni-ico{width:18px;height:18px;flex-shrink:0;color:var(--muted);display:grid;place-items:center}#ea-root .nav-item.active .ni-ico svg,#ea-root .nav-item:hover .ni-ico{color:inherit}#ea-root .ni-lock{margin-left:auto;width:14px;height:14px;color:var(--bronze);opacity:.85}#ea-root .nav-item.active .ni-lock{color:var(--bronze-soft)}#ea-root .ni-badge{margin-left:auto;background:var(--bronze);color:#fff;font-family:IBM Plex Mono;font-size:9.5px;font-weight:600;padding:1px 6px;border-radius:20px}#ea-root .plan-card{margin:8px;border:1px solid var(--line);border-radius:12px;background:var(--paper-2);padding:13px}#ea-root .plan-card .row{display:flex;align-items:center;gap:10px}#ea-root .plan-dot{width:30px;height:30px;border-radius:8px;background:var(--gold-bg);border:1px solid #e4d8bb;display:grid;place-items:center;color:var(--bronze)}#ea-root .plan-card .nm{font-family:Archivo;font-weight:700;font-size:13px}#ea-root .plan-card .sub{font-size:11px;color:var(--muted)}#ea-root .plan-up{margin-top:11px;width:100%;background:var(--ink);color:#F4F1EA;border-radius:9px;padding:9px;font-size:12px;font-weight:600;font-family:Archivo;letter-spacing:.02em;display:flex;align-items:center;justify-content:center;gap:7px;transition:background .15s}#ea-root .plan-up:hover{background:#2c261d}#ea-root .main{padding:26px 30px 60px;min-height:calc(100vh - 62px);max-width:1280px}#ea-root .view{display:none;animation:fade .25s ease}#ea-root .view.show{display:block}@keyframes fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){#ea-root .view{animation:none}}#ea-root .page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px;flex-wrap:wrap}#ea-root .page-head h1{font-family:Archivo;font-weight:800;font-size:27px;letter-spacing:-.02em;line-height:1.05}#ea-root .page-head .eyebrow{font-family:Archivo;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--bronze);margin-bottom:7px}#ea-root .page-head p{color:var(--muted);font-size:13.5px;max-width:560px;margin-top:6px}#ea-root .btn{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:13px;padding:10px 16px;border-radius:10px;transition:.15s;font-family:IBM Plex Sans}#ea-root .btn svg{width:16px;height:16px}#ea-root .btn-dark{background:var(--ink);color:#F4F1EA}#ea-root .btn-dark:hover{background:#2c261d}#ea-root .btn-bronze{background:var(--bronze);color:#fff}#ea-root .btn-bronze:hover{background:#7a5d28}#ea-root .btn-ghost{background:var(--paper);border:1px solid var(--line);color:var(--ink)}#ea-root .btn-ghost:hover{border-color:var(--ink);background:#fff}#ea-root .btn-sm{padding:7px 12px;font-size:12px;border-radius:8px}#ea-root .card{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}#ea-root .card-p{padding:20px}#ea-root .grid{display:grid;grid-gap:18px;gap:18px}#ea-root .g-2{grid-template-columns:1fr 1fr}#ea-root .g-3{grid-template-columns:repeat(3,1fr)}#ea-root .g-4{grid-template-columns:repeat(4,1fr)}#ea-root .home-grid{grid-template-columns:1fr 332px;align-items:start}#ea-root .card-title{font-family:Archivo;font-weight:700;font-size:14px;letter-spacing:.01em;display:flex;align-items:center;gap:9px}#ea-root .card-hd{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--line-soft)}#ea-root .card-hd .more{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--bronze);display:flex;align-items:center;gap:5px}#ea-root .kicker{font-family:Archivo;font-size:10.5px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--muted-2)}#ea-root .chip{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;padding:4px 10px;border-radius:30px;border:1px solid var(--line);background:var(--paper)}#ea-root .chip-green{background:var(--green-bg);color:var(--green);border-color:#cfe6d8}#ea-root .chip-gold{background:var(--gold-bg);color:var(--bronze);border-color:#e6dabb}#ea-root .chip-ink{background:var(--ink);color:#EDE7D8;border-color:var(--ink)}#ea-root .chip-warn{background:#FBF3E2;color:#9A7A22;border-color:#EFE0BD}#ea-root .chip-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}#ea-root .delta{font-family:IBM Plex Mono;font-weight:600;font-size:13px}#ea-root .instrument{background:linear-gradient(160deg,#211C15,#16120D);color:#EDE7D8;border-radius:var(--radius);padding:24px;position:relative;overflow:hidden;border:1px solid #2c2519}#ea-root .instrument:after{content:"";position:absolute;inset:0;background:radial-gradient(420px 180px at 90% -10%,rgba(138,106,46,.18),transparent)}#ea-root .instrument>*{position:relative;z-index:1}#ea-root .inst-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}#ea-root .inst-id{display:flex;align-items:center;gap:13px}#ea-root .inst-av{width:52px;height:52px;border-radius:12px;background:linear-gradient(135deg,#8A6A2E,#534127);display:grid;place-items:center;color:#fff;border:1px solid #9a7a3c}#ea-root .inst-av,#ea-root .inst-id .nm{font-family:Archivo;font-weight:800;font-size:19px}#ea-root .inst-id .nm{letter-spacing:.01em;display:flex;align-items:center;gap:8px}#ea-root .inst-id .loc{font-size:12px;color:#A79E8C;font-family:IBM Plex Mono}#ea-root .verif{width:16px;height:16px;color:var(--bronze-soft)}#ea-root .inst-num{margin-top:20px;display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}#ea-root .inst-num .big{font-family:IBM Plex Mono;font-weight:600;font-size:52px;line-height:.9;letter-spacing:-.02em}#ea-root .inst-num .unit{font-size:12px;color:#8e866f;margin-bottom:7px;font-family:IBM Plex Mono}#ea-root .inst-num .chg{margin-bottom:8px;font-family:IBM Plex Mono;font-weight:600;font-size:15px;display:flex;align-items:center;gap:5px}#ea-root .inst-chips{display:flex;gap:8px;margin-top:18px;flex-wrap:wrap}#ea-root .inst-chips .c{font-size:11px;padding:6px 11px;border-radius:30px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#D7CFBD;font-weight:500;display:flex;align-items:center;gap:7px}#ea-root .inst-chips .c b{color:#fff;font-family:IBM Plex Mono}#ea-root .inst-spark{margin-top:6px}#ea-root .crit-row{display:grid;grid-template-columns:200px 1fr 64px;grid-gap:14px;gap:14px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line-soft)}#ea-root .crit-row:last-child{border-bottom:none}#ea-root .crit-name{font-size:13px;font-weight:500;display:flex;align-items:center;gap:9px}#ea-root .crit-tag{font-family:IBM Plex Mono;font-size:10px;color:var(--muted-2);background:var(--stone);padding:2px 6px;border-radius:5px}#ea-root .bar{height:8px;background:var(--stone-2);border-radius:6px;overflow:hidden}#ea-root .bar>i{display:block;height:100%;border-radius:6px;background:linear-gradient(90deg,var(--bronze-soft),var(--bronze))}#ea-root .crit-val{font-family:IBM Plex Mono;font-weight:600;font-size:13px;text-align:right}#ea-root .feed-item{display:flex;gap:14px;padding:16px 20px;border-bottom:1px solid var(--line-soft);transition:background .12s}#ea-root .feed-item:last-child{border-bottom:none}#ea-root .feed-item:hover{background:#FBFAF6}#ea-root .fi-av{width:42px;height:42px;border-radius:11px;flex-shrink:0;display:grid;place-items:center;font-family:Archivo;font-weight:800;font-size:14px;color:#fff}#ea-root .fi-body{flex:1 1;min-width:0}#ea-root .fi-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}#ea-root .fi-top b{font-family:Archivo;font-weight:700;font-size:13.5px}#ea-root .fi-top .t{font-size:11px;color:var(--muted-2);margin-left:auto;font-family:IBM Plex Mono}#ea-root .fi-txt{font-size:13px;color:var(--ink-soft);margin-top:3px}#ea-root .fi-txt .hl{font-weight:600}#ea-root .fi-meta{display:flex;gap:8px;margin-top:9px;align-items:center;flex-wrap:wrap}#ea-root .fi-act{display:flex;gap:6px;margin-top:11px}#ea-root .mini-btn{font-size:12px;font-weight:600;color:var(--muted);display:flex;align-items:center;gap:5px;padding:5px 9px;border-radius:7px}#ea-root .mini-btn:hover{background:var(--stone);color:var(--ink)}#ea-root .nudge{background:linear-gradient(150deg,#FCF7EC,#F6EFDD);border:1px solid #eadfc2;border-radius:var(--radius);padding:18px}#ea-root .nudge .ttl{font-family:Archivo;font-weight:700;font-size:14px;display:flex;align-items:center;gap:9px}#ea-root .nudge .prog{height:7px;background:#EAE0C8;border-radius:6px;margin:14px 0 10px;overflow:hidden}#ea-root .nudge .prog>i{display:block;height:100%;width:33%;background:linear-gradient(90deg,var(--bronze-soft),var(--bronze));border-radius:6px}#ea-root .nudge p{font-size:12.5px;color:#7d6f4f}#ea-root .qa{display:flex;gap:10px;flex-wrap:wrap}#ea-root .qa-btn{flex:1 1;min-width:130px;background:var(--paper-2);border:1px solid var(--line);border-radius:12px;padding:15px;display:flex;flex-direction:column;gap:9px;transition:.15s;text-align:left;box-shadow:var(--shadow)}#ea-root .qa-btn:hover{border-color:var(--ink);transform:translateY(-1px)}#ea-root .qa-ico{width:36px;height:36px;border-radius:9px;background:var(--gold-bg);color:var(--bronze);display:grid;place-items:center}#ea-root .qa-btn b{font-family:Archivo;font-weight:700;font-size:13.5px}#ea-root .qa-btn span{font-size:11.5px;color:var(--muted)}#ea-root .mlist{padding:6px 0}#ea-root .mrow{display:flex;align-items:center;gap:11px;padding:9px 20px;transition:background .12s}#ea-root .mrow:hover{background:#FBFAF6}#ea-root .mrow .av{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;font-family:Archivo;font-weight:800;font-size:11px;color:#fff;flex-shrink:0}#ea-root .mrow .nm{font-size:13px;font-weight:600;flex:1 1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#ea-root .mrow .nm small{display:block;font-weight:400;color:var(--muted-2);font-size:10.5px}#ea-root .mrow .v{font-family:IBM Plex Mono;font-size:12.5px;font-weight:600}#ea-root .stat-tile{background:var(--paper-2);border:1px solid var(--line);border-radius:12px;padding:16px;box-shadow:var(--shadow)}#ea-root .stat-tile .n{font-family:IBM Plex Mono;font-weight:600;font-size:26px;letter-spacing:-.01em}#ea-root .stat-tile .l{font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:600;margin-top:4px}#ea-root .tbl{width:100%;border-collapse:collapse}#ea-root .tbl th{font-family:Archivo;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-2);text-align:left;padding:11px 16px;border-bottom:1px solid var(--line)}#ea-root .tbl td{padding:13px 16px;border-bottom:1px solid var(--line-soft);font-size:13px;vertical-align:middle}#ea-root .tbl tr:last-child td{border-bottom:none}#ea-root .tbl tr:hover td{background:#FBFAF6}#ea-root .status{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;padding:3px 9px;border-radius:20px}#ea-root .st-ok{background:var(--green-bg);color:var(--green)}#ea-root .st-wait{background:#FBF3E2;color:#9A7A22}#ea-root .st-draft{background:var(--stone);color:var(--muted)}#ea-root .works{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}#ea-root .work{background:var(--paper-2);border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:var(--shadow);transition:.15s}#ea-root .work:hover{transform:translateY(-2px);border-color:var(--ink-soft)}#ea-root .work .ph{aspect-ratio:4/3;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-opacity='0.14' stroke-width='1.1'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.6'/%3E%3Cpath d='m21 15-5-5L5 21'/%3E%3C/svg%3E") 50%/34px no-repeat,linear-gradient(135deg,var(--stone-2),#D8D3C5);display:grid;place-items:center;color:var(--muted-2);position:relative;overflow:hidden}#ea-root .work .ph:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,16,10,.14),transparent 45%);pointer-events:none}#ea-root .work .ph .av{position:absolute;bottom:9px;left:10px;font-family:Archivo;font-weight:800;font-size:11px;letter-spacing:.03em;color:var(--ink-soft);opacity:.75;background:rgba(255,255,255,.65);padding:2px 8px;border-radius:6px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2}#ea-root .work .meta{padding:13px}#ea-root .work .meta b{font-family:Archivo;font-weight:700;font-size:13.5px;display:block}#ea-root .work .meta .det{font-size:11.5px;color:var(--muted);margin-top:3px}#ea-root .work .meta .pr{display:flex;align-items:center;justify-content:space-between;margin-top:10px}#ea-root .work .meta .pr .price{font-family:IBM Plex Mono;font-weight:600;font-size:13px}#ea-root .work-add{border:1.5px dashed var(--line);border-radius:12px;display:grid;place-items:center;min-height:160px;color:var(--muted);background:var(--paper);transition:.15s}#ea-root .work-add:hover{border-color:var(--bronze);color:var(--bronze);background:#fff}#ea-root .banner{height:240px;border-radius:var(--radius);background:linear-gradient(115deg,#2a2118,#473a26 60%,#6b5530);position:relative;overflow:hidden;border:1px solid var(--line)}#ea-root .banner:after{content:"";position:absolute;inset:0;background:radial-gradient(500px 200px at 80% 120%,rgba(138,106,46,.4),transparent)}#ea-root .banner .edit{position:absolute;top:12px;right:12px;background:rgba(0,0,0,.4);color:#fff;border:1px solid rgba(255,255,255,.2);font-size:11.5px;font-weight:600;padding:7px 12px;border-radius:8px;display:flex;gap:6px;align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2}#ea-root .prof-id{display:flex;align-items:flex-end;gap:18px;margin-top:-46px;padding:0 22px;position:relative;z-index:2}#ea-root .prof-av{width:104px;height:104px;border-radius:18px;background:linear-gradient(135deg,#8A6A2E,#4f3f25);border:4px solid var(--paper-2);display:grid;place-items:center;font-family:Archivo;font-weight:800;font-size:36px;color:#fff;flex-shrink:0}#ea-root .field{margin-bottom:16px}#ea-root .field label{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--ink-soft);margin-bottom:7px}#ea-root .field .vis{font-size:10px;font-weight:600;padding:2px 7px;border-radius:20px;display:inline-flex;align-items:center;gap:4px}#ea-root .vis-pub{background:var(--green-bg);color:var(--green)}#ea-root .vis-priv{background:var(--stone);color:var(--muted)}#ea-root .inp,#ea-root .txta{width:100%;border:1px solid var(--line);border-radius:9px;background:var(--paper);padding:10px 12px;font-size:13.5px;font-family:inherit;color:var(--ink);transition:.15s}#ea-root .inp:focus,#ea-root .txta:focus{border-color:var(--bronze);background:#fff;outline:none}#ea-root .txta{min-height:96px;resize:vertical;line-height:1.55}#ea-root .inp-grp{display:flex;align-items:center;border:1px solid var(--line);border-radius:9px;background:var(--paper);overflow:hidden}#ea-root .inp-grp .pfx{padding:10px 11px;background:var(--stone);color:var(--muted);font-size:12.5px;border-right:1px solid var(--line);font-family:IBM Plex Mono}#ea-root .inp-grp input{flex:1 1;border:none;background:none;padding:10px 12px;font-size:13.5px;font-family:inherit;outline:none}#ea-root .badges{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}#ea-root .badge-c{background:var(--paper-2);border:1px solid var(--line);border-radius:12px;padding:18px;text-align:center;box-shadow:var(--shadow)}#ea-root .badge-c.locked{background:var(--paper);opacity:.72}#ea-root .badge-ico{width:54px;height:54px;border-radius:14px;margin:0 auto 11px;display:grid;place-items:center;background:var(--gold-bg);color:var(--bronze);border:1px solid #e6dabb}#ea-root .badge-c.locked .badge-ico{background:var(--stone);color:var(--muted-2);border-color:var(--line)}#ea-root .badge-c b{font-family:Archivo;font-weight:700;font-size:13px;display:block}#ea-root .badge-c span{font-size:11px;color:var(--muted);display:block;margin-top:3px}#ea-root .obj-main{display:flex;align-items:center;gap:22px;flex-wrap:wrap}#ea-root .ring{--p:79;width:120px;height:120px;border-radius:50%;flex-shrink:0;background:conic-gradient(var(--bronze) calc(var(--p)*1%),var(--stone-2) 0);display:grid;place-items:center}#ea-root .ring:before{content:"";position:absolute;width:90px;height:90px;border-radius:50%;background:var(--paper-2)}#ea-root .ring span{position:relative;font-family:IBM Plex Mono;font-weight:600;font-size:22px}#ea-root .ring small{position:relative;display:block;font-size:10px;color:var(--muted);text-align:center;font-family:IBM Plex Sans}#ea-root .reco{display:flex;gap:12px;padding:14px;border:1px solid var(--line-soft);border-radius:11px;background:var(--paper)}#ea-root .reco .ic{width:34px;height:34px;border-radius:9px;background:var(--gold-bg);color:var(--bronze);display:grid;place-items:center;flex-shrink:0}#ea-root .reco b{font-family:Archivo;font-weight:700;font-size:13px}#ea-root .reco p{font-size:12px;color:var(--muted);margin-top:2px}#ea-root .reco .pts{margin-left:auto;font-family:IBM Plex Mono;font-weight:600;color:var(--green);font-size:13px;align-self:center}#ea-root .tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);margin-bottom:20px;overflow-x:auto}#ea-root .tab{padding:11px 16px;font-size:13px;font-weight:600;color:var(--muted);border-bottom:2px solid transparent;white-space:nowrap;transition:.12s}#ea-root .tab:hover{color:var(--ink)}#ea-root .tab.active{color:var(--ink);border-bottom-color:var(--bronze)}#ea-root .doc-row{display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px solid var(--line-soft);border-radius:11px;background:var(--paper-2);margin-bottom:10px;transition:.12s}#ea-root .doc-row:hover{border-color:var(--line);box-shadow:var(--shadow)}#ea-root .doc-ic{width:40px;height:40px;border-radius:9px;background:var(--stone);color:var(--ink-soft);display:grid;place-items:center;flex-shrink:0}#ea-root .doc-ic.ok{background:var(--green-bg);color:var(--green)}#ea-root .doc-info b{font-family:Archivo;font-weight:700;font-size:13.5px}#ea-root .doc-info span{font-size:11.5px;color:var(--muted);display:block}#ea-root .drop{border:1.5px dashed var(--line);border-radius:12px;padding:26px;text-align:center;background:var(--paper);transition:.15s;cursor:pointer}#ea-root .drop:hover{border-color:var(--bronze);background:#fff}#ea-root .drop .ic{width:46px;height:46px;border-radius:12px;background:var(--gold-bg);color:var(--bronze);display:grid;place-items:center;margin:0 auto 12px}#ea-root .drop b{font-family:Archivo;font-weight:700;font-size:14px;display:block}#ea-root .drop span{font-size:12px;color:var(--muted);display:block;margin-top:4px}#ea-root .paywall-wrap{position:relative;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line)}#ea-root .paywall-preview{filter:blur(3px) saturate(.7);opacity:.5;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:24px;background:var(--paper-2)}#ea-root .paywall{position:absolute;inset:0;display:grid;place-items:center;padding:30px;background:linear-gradient(180deg,rgba(252,251,247,.55),rgba(252,251,247,.92))}#ea-root .paywall-box{max-width:430px;text-align:center}#ea-root .paywall-lock{width:58px;height:58px;border-radius:16px;background:var(--ink);color:var(--bronze-soft);display:grid;place-items:center;margin:0 auto 16px}#ea-root .paywall h3{font-family:Archivo;font-weight:800;font-size:20px;letter-spacing:-.01em}#ea-root .paywall .tier-chip{margin:10px auto 0}#ea-root .paywall p{font-size:13px;color:var(--muted);margin:12px 0 18px;line-height:1.55}#ea-root .paywall .feats{display:flex;flex-direction:column;gap:7px;text-align:left;max-width:330px;margin:0 auto 20px}#ea-root .paywall .feats li{display:flex;gap:9px;font-size:12.5px;color:var(--ink-soft);align-items:center}#ea-root .paywall .feats svg{color:var(--green);flex-shrink:0}#ea-root .pw-price{font-family:IBM Plex Mono;font-weight:600}#ea-root .offers{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}#ea-root .offer{border:1px solid var(--line);border-radius:14px;background:var(--paper-2);padding:20px;display:flex;flex-direction:column;box-shadow:var(--shadow);position:relative}#ea-root .offer.current{border:1.5px solid var(--bronze);box-shadow:0 8px 30px rgba(138,106,46,.14)}#ea-root .offer .badge-now{position:absolute;top:-11px;left:50%;transform:translateX(-50%);background:var(--bronze);color:#fff;font-family:Archivo;font-size:10px;font-weight:700;letter-spacing:.1em;padding:4px 12px;border-radius:20px;text-transform:uppercase}#ea-root .offer .o-name{font-family:Archivo;font-weight:800;font-size:17px}#ea-root .offer .o-price{font-family:IBM Plex Mono;font-weight:600;font-size:24px;margin:8px 0 2px}#ea-root .offer .o-price small{font-size:12px;color:var(--muted)}#ea-root .offer .o-pos{font-size:11.5px;color:var(--muted);min-height:32px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--line-soft)}#ea-root .offer ul{list-style:none;display:flex;flex-direction:column;gap:8px;flex:1 1}#ea-root .offer li{display:flex;gap:8px;font-size:12px;color:var(--ink-soft);align-items:flex-start}#ea-root .offer li svg{color:var(--bronze);flex-shrink:0;margin-top:1px}#ea-root .offer .o-cta{margin-top:16px;width:100%;text-align:center;padding:10px;border-radius:9px;font-weight:600;font-size:12.5px}#ea-root .o-cta.cur{background:var(--stone);color:var(--muted);cursor:default}#ea-root .o-cta.up{background:var(--ink);color:#F4F1EA}#ea-root .o-cta.up:hover{background:#2c261d}#ea-root .msg-row{display:flex;gap:13px;padding:14px 18px;border-bottom:1px solid var(--line-soft);transition:.12s;align-items:flex-start}#ea-root .msg-row:hover{background:#FBFAF6}#ea-root .msg-row.unread{background:#FBF7EF}#ea-root .msg-av{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;font-family:Archivo;font-weight:800;font-size:13px;color:#fff;flex-shrink:0}#ea-root .msg-b{flex:1 1;min-width:0}#ea-root .msg-b .h{display:flex;align-items:center;gap:8px}#ea-root .msg-b .h b{font-family:Archivo;font-weight:700;font-size:13.5px}#ea-root .msg-b .h .role{font-size:10.5px;color:var(--bronze);font-weight:600;background:var(--gold-bg);padding:1px 7px;border-radius:20px}#ea-root .msg-b .h .t{margin-left:auto;font-size:11px;color:var(--muted-2);font-family:IBM Plex Mono}#ea-root .msg-b .p{font-size:12.5px;color:var(--muted);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#ea-root .unread-dot{width:8px;height:8px;border-radius:50%;background:var(--bronze);flex-shrink:0;margin-top:17px}#ea-root .cal{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:6px;gap:6px}#ea-root .cal .dow{font-family:Archivo;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted-2);text-align:center;padding:6px 0}#ea-root .cal .day{aspect-ratio:1;border:1px solid var(--line-soft);border-radius:9px;padding:7px;font-family:IBM Plex Mono;font-size:12px;color:var(--ink-soft);position:relative;background:var(--paper-2)}#ea-root .cal .day.off{background:transparent;border-color:transparent;color:var(--muted-2);opacity:.5}#ea-root .cal .day.has{border-color:var(--bronze);background:var(--gold-bg)}#ea-root .cal .ev{position:absolute;left:6px;right:6px;bottom:6px;font-family:IBM Plex Sans;font-size:9px;font-weight:600;color:#fff;background:var(--bronze);border-radius:5px;padding:2px 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#ea-root .cal .ev.alt{background:var(--ink)}#ea-root .map-box{position:relative;background:#211C15;border-radius:var(--radius);overflow:hidden;border:1px solid #2c2519;min-height:380px}#ea-root .map-svg{width:100%;height:auto;display:block;opacity:.92}#ea-root .map-pin{position:absolute;width:14px;height:14px;border-radius:50%;background:var(--bronze);border:2px solid #16120d;box-shadow:0 0 0 4px rgba(138,106,46,.25)}#ea-root .map-pin.big{width:20px;height:20px;background:var(--bronze-soft);box-shadow:0 0 0 6px rgba(169,136,66,.25)}#ea-root .map-legend{position:absolute;bottom:14px;left:14px;background:rgba(22,18,13,.85);border:1px solid #2c2519;border-radius:10px;padding:12px 14px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}#ea-root .map-legend .lr{display:flex;align-items:center;gap:8px;font-size:11px;color:#C9C2B2;margin-bottom:5px}#ea-root .map-legend .lr:last-child{margin-bottom:0}#ea-root .map-legend .lr i{width:9px;height:9px;border-radius:50%;background:var(--bronze)}#ea-root .net-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:20px}#ea-root .section-gap{margin-top:18px}#ea-root .divider{height:1px;background:var(--line-soft);margin:18px 0}#ea-root .spark{display:block;width:100%}@media(max-width:1180px){#ea-root .g-2,#ea-root .home-grid,#ea-root .net-stats{grid-template-columns:1fr}#ea-root .badges,#ea-root .g-3,#ea-root .g-4,#ea-root .offers,#ea-root .works{grid-template-columns:repeat(2,1fr)}}@media(max-width:920px){#ea-root .shell{grid-template-columns:1fr}#ea-root .sidebar{position:fixed;left:0;top:62px;bottom:0;width:264px;z-index:50;transform:translateX(-100%);transition:transform .25s;box-shadow:8px 0 30px rgba(0,0,0,.1)}#ea-root .sidebar.open{transform:none}#ea-root .menu-toggle{display:grid!important}#ea-root .main{padding:18px 16px 50px}}@media(max-width:680px){#ea-root .me .who,#ea-root .top-search{display:none}#ea-root .badges,#ea-root .g-3,#ea-root .g-4,#ea-root .net-stats,#ea-root .offers,#ea-root .works{grid-template-columns:1fr}#ea-root .page-head h1{font-size:22px}#ea-root .inst-num .big{font-size:42px}#ea-root .crit-row{grid-template-columns:120px 1fr 50px}}#ea-root .menu-toggle{display:none}#ea-root .scrim{position:fixed;inset:0;background:rgba(0,0,0,.3);z-index:45;opacity:0;visibility:hidden;transition:.2s}#ea-root .scrim.show{opacity:1;visibility:visible}#ea-root .mode-switch{display:flex;align-items:center;gap:9px;margin-left:auto}#ea-root .ms-label{font-family:Archivo;font-size:9.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#7d7567}#ea-root .ms-track{display:flex;background:#16120D;border:1px solid #342d22;border-radius:9px;padding:3px;gap:2px}#ea-root .mode-btn{font-size:12px;font-weight:600;color:#9a9184;padding:6px 13px;border-radius:7px;font-family:IBM Plex Sans;transition:.15s;display:flex;align-items:center;gap:6px;white-space:nowrap}#ea-root .mode-btn:hover{color:#ded7c7}#ea-root .mode-btn.active{background:var(--bronze);color:#fff}#ea-root .mode-btn.active[data-mode=free]{background:#46423b;color:#fff}#ea-root .mode-btn svg{width:13px;height:13px}@media(max-width:760px){#ea-root .ms-label{display:none}}#ea-root .ni-lock-dyn{margin-left:auto;width:14px;height:14px;color:var(--bronze);opacity:.85;display:none}#ea-root .nav-item.active .ni-lock-dyn{color:var(--bronze-soft)}#ea-root .nav-item.is-locked .ni-lock-dyn{display:block}#ea-root .nav-item.is-locked .ni-badge{display:none}#ea-root .free-note{display:none;align-items:center;gap:9px;background:var(--gold-bg);border:1px solid #e6dabb;color:#7d6f4f;font-size:12.5px;font-weight:500;padding:10px 14px;border-radius:10px;margin-bottom:16px}#ea-root .free-note b{font-weight:700}#ea-root .free-note svg{color:var(--bronze);flex-shrink:0}#ea-root .st-info{background:var(--gold-bg);color:var(--bronze)}#ea-root .st-prolong{background:#EAF0F6;color:#3b5a7a}#ea-root .st-return{background:var(--stone);color:var(--muted)}#ea-root .map-pin.med{width:18px;height:18px}#ea-root .map-pin .lab{position:absolute;left:50%;top:-9px;transform:translate(-50%,-100%);background:rgba(22,18,13,.92);border:1px solid #34291c;color:#EDE7D8;font-size:10px;font-weight:600;padding:3px 7px;border-radius:6px;white-space:nowrap;font-family:IBM Plex Sans}#ea-root .auto-tile{display:flex;gap:12px;align-items:flex-start}#ea-root .auto-tile .ic{width:36px;height:36px;border-radius:9px;background:var(--gold-bg);color:var(--bronze);display:grid;place-items:center;flex-shrink:0}#ea-root .auto-tile b{font-family:Archivo;font-weight:700;font-size:13px;display:block}#ea-root .auto-tile span{font-size:11.5px;color:var(--muted)}#ea-root .locked-only,#ea-root .offer .badge-now{display:none}#ea-root .o-cta.o-lower{background:transparent;border:1px solid var(--line);color:var(--muted);cursor:default}#ea-root .ao-cat{font-family:Archivo;font-size:9.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:3px 9px;border-radius:20px;background:var(--ink);color:#EDE7D8;display:inline-block}#ea-root .ao-f{cursor:pointer}#ea-root .ao-f.active{background:var(--ink);color:#EDE7D8;border-color:var(--ink)}#ea-root .ao-match{font-family:IBM Plex Mono;font-size:11px;font-weight:600;color:var(--green);display:flex;align-items:center;gap:5px}#ea-root .ao-match:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green)}#ea-root .ao-card{display:flex;flex-direction:column;transition:.15s}#ea-root .ao-card:hover{border-color:var(--ink-soft);box-shadow:var(--shadow)}#ea-root .ao-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:14px;margin-top:14px;border-top:1px solid var(--line-soft);flex-wrap:wrap}#ea-root .ao-hidden{display:none!important}#ea-root{min-height:100vh;position:relative}