.wpmc-sd-root{position:absolute;inset:0;box-sizing:border-box;overflow:visible;--sd-s:1;}.wpmc-sd-card{position:relative;box-sizing:border-box;width:fit-content;max-width:100%;align-self:flex-start;padding:calc(22px * var(--sd-s));border-radius:calc(18px * var(--sd-s));background:linear-gradient(135deg,#ffb347,#ff4f72 45%,#ff61c4);box-shadow:0 calc(18px * var(--sd-s))calc(40px * var(--sd-s))rgba(15,23,42,0.75),0 0 calc(30px * var(--sd-s))rgba(255,96,144,0.55),0 0 calc(16px * var(--sd-s))rgba(255,152,64,0.65);display:flex;flex-direction:column;gap:calc(12px * var(--sd-s));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#f9fafb;}.wpmc-sd-card::before{content:"";position:absolute;inset:calc(12px * var(--sd-s));border-radius:calc(16px * var(--sd-s));background:radial-gradient(circle at 10% 0%,rgba(248,113,113,0.15),transparent 55%),radial-gradient(circle at 90% 0%,rgba(244,114,182,0.18),transparent 55%),radial-gradient(circle at 50% 110%,rgba(59,130,246,0.15),transparent 60%),linear-gradient(145deg,#020617,#020617 45%,#0b1220 100%);border:calc(1px * var(--sd-s))solid rgba(255,255,255,0.06);z-index:0;}.wpmc-sd-card::after{content:"";position:absolute;inset:calc(12px * var(--sd-s));border-radius:calc(16px * var(--sd-s));background:linear-gradient(to bottom,rgba(255,255,255,0.08),transparent 35%);mix-blend-mode:screen;pointer-events:none;z-index:0;}.wpmc-sd-card>*{position:relative;z-index:1;}.wpmc-sd-title{margin:0;font-weight:900;letter-spacing:calc(0.2px * var(--sd-s));font-size:calc(16px * var(--sd-s));line-height:1.1;color:#d94bff;}.wpmc-sd-sub{margin:0;font-weight:800;font-size:calc(12px * var(--sd-s));color:rgba(255,255,255,0.75);}.wpmc-sd-main{width:fit-content;max-width:100%;flex:0 0 auto;display:grid;grid-template-columns:auto auto auto;gap:calc(12px * var(--sd-s));align-items:center;justify-content:start;min-height:0;width:fit-content;max-width:100%;margin-right:auto;}.wpmc-sd-left{display:flex;flex-direction:column;gap:calc(12px * var(--sd-s));}.wpmc-sd-left__label{font-weight:900;font-size:calc(12px * var(--sd-s));color:rgba(255,255,255,0.65);}.wpmc-sd-bins{display:flex;flex-direction:column;gap:calc(12px * var(--sd-s));}.wpmc-sd-bin{padding:calc(8px * var(--sd-s))calc(6px * var(--sd-s));border-radius:calc(14px * var(--sd-s));border:calc(1px * var(--sd-s))solid rgba(255,255,255,0.18);background:#291e31;color:rgba(255,255,255,0.60);cursor:pointer;text-align:center;font-weight:900;font-size:calc(11px * var(--sd-s));user-select:none;}.wpmc-sd-bin.is-active{color:#111;border-color:rgba(255,255,255,0.30);background:linear-gradient(90deg,#ffb347,#ff4f72 55%,#ff61c4);}.wpmc-sd-stack-wrap{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:calc(12px * var(--sd-s));}.wpmc-sd-stack{width:calc(86px * var(--sd-s));height:calc(150px * var(--sd-s));border-radius:calc(14px * var(--sd-s));overflow:hidden;border:calc(1px * var(--sd-s))solid rgba(255,255,255,0.28);display:flex;flex-direction:column;background:#291e31;box-sizing:border-box;}.wpmc-sd-seg{flex:1;background:#291e31;border-top:calc(1px * var(--sd-s))solid rgba(255,255,255,0.10);position:relative;}.wpmc-sd-seg:first-child{border-top:0;}.wpmc-sd-seg.is-active{background:linear-gradient(180deg,#ffb347,#ff4f72 55%,#ff61c4);box-shadow:inset 0 0 calc(12px * var(--sd-s))rgba(0,0,0,0.18);}.wpmc-sd-seg.is-active:after{content:'≤ ' attr(data-k)'%\A scroll';white-space:pre;position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-weight:1000;font-size:calc(11px * var(--sd-s));color:#111;text-align:center;line-height:1.05;padding:calc(4px * var(--sd-s))calc(6px * var(--sd-s));}.wpmc-sd-stats{font-weight:1000;text-align:center;}.wpmc-sd-stats .v{font-size:calc(18px * var(--sd-s));color:#ff2aa6;line-height:1;}.wpmc-sd-stats .l{font-size:calc(12px * var(--sd-s));color:rgba(255,255,255,0.78);margin-top:calc(4px * var(--sd-s));font-weight:900;}.wpmc-sd-donut-wrap{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:calc(12px * var(--sd-s));}.wpmc-sd-donut{width:calc(120px * var(--sd-s));height:calc(120px * var(--sd-s));position:relative;}.wpmc-sd-donut svg{width:100%;height:100%;display:block;}.wpmc-sd-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:calc(22px * var(--sd-s));}.wpmc-sd-center .lbl{font-weight:900;font-size:calc(12px * var(--sd-s));color:rgba(255,255,255,0.72);margin-bottom:calc(4px * var(--sd-s));}.wpmc-sd-center .val{font-weight:1000;font-size:calc(28px * var(--sd-s));color:#d94bff;line-height:1;}.wpmc-sd-bottom{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:calc(12px * var(--sd-s));font-weight:1000;}.wpmc-sd-bottom .top{font-size:calc(14px * var(--sd-s));color:#ff2aa6;}.wpmc-sd-bottom .sub{font-size:calc(12px * var(--sd-s));color:rgba(255,255,255,0.78);font-weight:900;}