/* Critical shell CSS — self-contained, mirrors mobile-portfolio loading state */
body{margin:0;background:#EDF0F3}
#ee-static-shell{position:fixed;inset:0;z-index:100001;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}
.ps-shell{display:none}
@media (max-width:1120px){
  .ps-shell{display:block;min-height:100vh;background:#EDF0F3;padding-bottom:70px;font-family:system-ui,-apple-system,sans-serif}
  .ps-hero{height:370px;background:linear-gradient(62deg,#eb1f49 0%,#9b2d9e 45%,#551cb4 100%);padding:8px 12px 0;box-sizing:border-box}
  .ps-hdr{display:flex;align-items:center;justify-content:space-between;height:48px;margin-bottom:4px}
  .ps-burger{width:36px;height:36px;flex-shrink:0;position:relative}
  .ps-profile{width:33px;height:33px;flex-shrink:0;position:relative}
  .ps-burger:before,.ps-burger:after,.ps-burger i{content:'';position:absolute;left:6px;right:6px;height:2px;background:#fff;border-radius:1px}
  .ps-burger:before{top:11px}.ps-burger i{top:17px;display:block}.ps-burger:after{top:23px}
  .ps-title{flex:1;text-align:center;color:#fff;font-size:18px;font-weight:400;line-height:27px}
  .ps-profile{border:2px solid rgba(255,255,255,.9);border-radius:50%;box-sizing:border-box}
  .ps-profile:before{content:'';position:absolute;left:50%;top:7px;width:11px;height:11px;margin-left:-5.5px;border:1.5px solid #fff;border-radius:50%;box-sizing:border-box}
  .ps-profile:after{content:'';position:absolute;left:50%;bottom:4px;width:16px;height:8px;margin-left:-8px;border:1.5px solid #fff;border-radius:9px 9px 0 0;border-bottom:0;box-sizing:border-box}
  .ps-hero-main{display:flex;flex-direction:column;align-items:center;padding-top:23px}
  .ps-v{width:200px;height:32px;border-radius:8px;background:rgba(255,255,255,.18);position:relative;overflow:hidden}
  .ps-lbl{margin:6px 0 4px;color:#fff;font-size:12px;font-weight:600;line-height:20px;text-transform:uppercase;display:flex;align-items:center;gap:4px}
  .ps-info{display:inline-flex;width:14px;height:14px;border:1.5px solid #fff;border-radius:50%;align-items:center;justify-content:center;font-size:9px;font-weight:700;font-style:italic;line-height:1;opacity:.9}
  .ps-blur{width:100px;height:30px;border-radius:8px;background:rgba(255,255,255,.18);position:relative;overflow:hidden;margin-top:6px}
  .ps-pl-row{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 10px 0;margin-top:8px}
  .ps-pl-col{flex:1;display:flex;flex-direction:column}
  .ps-pl-col:first-child{align-items:flex-start;border-right:1px solid rgba(221,221,221,.49);padding-right:12px}
  .ps-pl-col:last-child{align-items:flex-end;padding-left:12px}
  .ps-pl-lbl{color:#fff;font-size:12px;font-weight:600;line-height:20px;text-transform:uppercase;margin:0 0 6px}
  .ps-pl{height:20px;border-radius:8px;background:rgba(255,255,255,.18);position:relative;overflow:hidden}
  .ps-pl-a{width:64px}.ps-pl-b{width:80px}
  .ps-body{margin-top:-30px;position:relative;z-index:1}
  .ps-funds{height:115px;border-radius:8px;background:#fff;box-shadow:0 0 10px 0 rgba(70,74,82,.2);padding:16px;box-sizing:border-box;display:flex;justify-content:space-between;margin:0 24px 16px}
  .ps-funds-l{display:flex;flex-direction:column;gap:10px;padding-top:2px}
  .ps-funds-r{display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:4px}
  .ps-f1{width:110px;height:14px}.ps-f2{width:140px;height:28px}.ps-f3{width:130px;height:14px}
  .ps-f4{width:40px;height:40px}.ps-f5{width:70px;height:14px}
  .ps-track{display:flex;gap:12px;padding-left:24px;overflow:hidden}
  .ps-chart-card{flex:0 0 calc(100vw - 48px);width:calc(100vw - 48px);min-height:420px;border-radius:8px;background:#fff;box-shadow:0 0 10px 0 rgba(70,74,82,.12);padding:24px 12px 16px;box-sizing:border-box}
  .ps-peek{flex:0 0 24px;min-height:280px;border-radius:8px 0 0 8px;background:#fff;box-shadow:0 0 10px 0 rgba(70,74,82,.12)}
  .ps-chart-title{text-align:center;color:#4a4a4a;font-size:20px;font-weight:400;line-height:20px;margin:0 0 16px;display:flex;align-items:center;justify-content:center;gap:4px}
  .ps-info-g{display:inline-flex;width:14px;height:14px;border:1.5px solid #4a4a4a;border-radius:50%;align-items:center;justify-content:center;font-size:9px;font-weight:700;font-style:italic;line-height:1;color:#4a4a4a;opacity:.7}
  .ps-chart-vals{display:flex;flex-direction:column;align-items:center;gap:6px;margin-bottom:16px}
  .ps-c1{width:160px;height:34px}.ps-c2{width:180px;height:14px}.ps-c3{width:160px;height:14px}
  .ps-chart{height:250px;width:100%;border-radius:8px}
  .ps-on-card{background:#F2F4F6;border-radius:8px;position:relative;overflow:hidden}
  .ps-sh{position:relative;overflow:hidden}
  .ps-sh:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent,#DCE0E0,transparent);animation:pss 1.4s ease-in-out infinite}
  .ps-hero .ps-sh:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent)}
  .ps-nav{position:fixed;left:0;right:0;bottom:0;height:70px;background:#fff;box-shadow:0 -1px 7px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-around;padding:4px 0 6px;box-sizing:border-box;z-index:2}
  .ps-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;color:#b7b7b7;font-size:10px;font-weight:600;line-height:12px}
  .ps-nav-item.is-on{color:#4a4a4a}
  .ps-nav-ic{width:22px;height:22px;border:1.5px solid currentColor;border-radius:4px;box-sizing:border-box;opacity:.85}
  .ps-nav-item.is-on .ps-nav-ic{opacity:1}
  @keyframes pss{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}
  @media (prefers-reduced-motion:reduce){.ps-sh:after{animation:none;background:transparent}}
}
