.stm-wrap{--ink:#10233f;--muted:#637083;--brand:#2563eb;--green:#087f5b;--red:#c92a2a;max-width:1180px;margin:32px auto;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.stm-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:32px;border-radius:22px;background:linear-gradient(135deg,#0b1730,#173b70);color:#fff;box-shadow:0 16px 45px rgba(16,35,63,.18)}
.stm-hero h2{font-size:clamp(28px,5vw,48px);line-height:1;margin:7px 0 10px;color:#fff}.stm-hero p{margin:0;color:#d8e5fa}.stm-kicker{font-size:12px;letter-spacing:.16em;color:#8fbaff;font-weight:800}
.stm-plan{min-width:165px;padding:14px 18px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(255,255,255,.09)}.stm-plan strong,.stm-plan small{display:block}.stm-plan small{margin-top:4px;color:#d8e5fa}.stm-plan.premium{background:#0b7554}
.stm-toolbar{display:flex;gap:8px;margin:24px 0}.stm-filter{border:1px solid #dbe3ee;border-radius:999px;padding:9px 17px;background:#fff;color:var(--ink);font-weight:700;cursor:pointer}.stm-filter.is-active{background:var(--ink);border-color:var(--ink);color:#fff}
.stm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.stm-card{position:relative;padding:22px;border:1px solid #e3e9f1;border-radius:18px;background:#fff;box-shadow:0 7px 22px rgba(16,35,63,.07);overflow:hidden}.stm-card-top,.stm-meta,.stm-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.stm-symbol{font-size:21px;font-weight:850}.stm-market{display:block;margin-top:3px;color:var(--muted);font-size:12px}.stm-action{padding:7px 11px;border-radius:9px;background:#edf1f6;font-size:12px;font-weight:900}.stm-buy{color:var(--green);background:#e6f6f0}.stm-sell{color:var(--red);background:#fff0f0}.stm-meta{margin:17px 0;color:var(--muted);font-size:12px}.stm-access{font-weight:800;color:var(--brand)}
.stm-levels{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:15px;border-radius:13px;background:#f5f8fc}.stm-levels small,.stm-levels strong{display:block}.stm-levels small{font-size:10px;color:var(--muted);letter-spacing:.08em}.stm-levels strong{margin-top:5px;font-size:16px}.stm-note{margin-top:17px;color:#39485d;font-size:14px}.stm-note p:last-child{margin-bottom:0}.stm-card footer{margin-top:18px;padding-top:14px;border-top:1px solid #edf0f4;color:var(--muted);font-size:11px}
.stm-lock{padding:28px 18px;text-align:center;border-radius:13px;background:repeating-linear-gradient(135deg,#f5f7fa,#f5f7fa 8px,#eef2f7 8px,#eef2f7 16px)}.stm-lock strong{font-size:18px}.stm-lock p{max-width:330px;margin:8px auto 16px;color:var(--muted);font-size:13px}.stm-button{display:inline-block;padding:9px 16px;border-radius:8px;background:var(--brand);color:#fff!important;text-decoration:none;font-weight:800}.stm-empty{grid-column:1/-1;padding:55px;text-align:center;border:1px dashed #ccd6e3;border-radius:18px}.stm-disclaimer{margin-top:24px;padding:17px 20px;border-left:4px solid #f59f00;background:#fff8db;color:#644c00;font-size:13px}.stm-disclaimer p{margin:5px 0 0}.stm-status-box{display:inline-block;background:#10233f;color:#fff;border-radius:14px}.stm-status-box .stm-plan{display:block}.stm-card[hidden]{display:none}
@media(max-width:720px){.stm-wrap{margin:20px 0}.stm-hero{align-items:flex-start;flex-direction:column;padding:24px}.stm-plan{box-sizing:border-box;width:100%}.stm-grid{grid-template-columns:1fr}.stm-levels strong{font-size:14px}.stm-card{padding:18px}.stm-card footer{align-items:flex-start;flex-direction:column}}
