.mkst{max-width:1200px;margin:0 auto;padding:20px 16px 40px}.mkst-head{display:flex;gap:18px;align-items:center;background:#fff;border:1px solid #eef0f4;border-radius:16px;padding:22px 24px;box-shadow:0 1px 3px rgba(28,36,52,.05)}.mkst-logo{width:74px;height:74px;border-radius:18px;background:linear-gradient(135deg,#f2691e,#ff9d4d);color:#fff;font-family:"Rubik";font-weight:800;font-size:34px;display:flex;align-items:center;justify-content:center;flex-shrink:0;text-transform:uppercase}.mkst-h1{display:flex;align-items:center;gap:10px;font-family:"Rubik";font-weight:800;font-size:24px;color:#1c2434;margin:0}.mkst-sc{background:#0fa958;color:#fff;font-size:14px;font-weight:800;padding:3px 9px;border-radius:7px;font-family:"Rubik"}.mkst-meta{color:#8a93a6;font-weight:600;font-size:13.5px;margin-top:5px}.mkst-desc{color:#5a6473;font-size:13.5px;line-height:1.55;margin-top:8px;max-width:640px}.mkst-act{margin-left:auto;display:flex;flex-direction:column;gap:8px;flex-shrink:0}.mkst-fl{display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1.5px solid #f2691e;color:#f2691e;font-family:"Rubik";font-weight:800;font-size:14px;padding:11px 26px;border-radius:11px;cursor:pointer;transition:.15s}.mkst-fl svg{width:17px;height:17px}.mkst-fl.on{background:#f2691e;color:#fff}.mkst-fl.on svg{fill:#fff;stroke:#fff}.mkst-cnt{text-align:center;font-size:12px;color:#8a93a6;font-weight:600}.mkst-bar{display:flex;align-items:baseline;gap:10px;margin:26px 2px 16px}.mkst-bar b{font-family:"Rubik";font-weight:800;font-size:19px;color:#1c2434}.mkst-bar span{color:#8a93a6;font-size:13px;font-weight:600}.mkst-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mkst .pc{border:1px solid #eef0f4;border-radius:14px;overflow:hidden;background:#fff;transition:.15s;display:flex;flex-direction:column}.mkst .pc:hover{box-shadow:0 8px 22px rgba(28,36,52,.1)}.mkst .pc .im{position:relative;aspect-ratio:1;background:#f6f7f9}.mkst .pc .im img{width:100%;height:100%;object-fit:cover}.mkst .pc .disc{position:absolute;top:8px;left:8px;background:#e23744;color:#fff;font-size:11px;font-weight:800;font-family:"Rubik";padding:3px 7px;border-radius:6px}.mkst .pc .bd{padding:11px 12px 13px;display:flex;flex-direction:column;gap:7px;flex:1}.mkst .pc .tt{font-size:13px;color:#5a6473;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:35px}.mkst .pc .now{font-family:"Rubik";font-weight:800;font-size:17px;color:#1c2434}.mkst .pc .old{color:#98a1b0;text-decoration:line-through;font-size:13px;margin-left:6px}.mkst .pc button{margin-top:auto;background:#fff;border:1.5px solid #f2691e;color:#f2691e;font-family:"Rubik";font-weight:800;font-size:13px;padding:9px;border-radius:9px;cursor:pointer}.mkst .pc button:hover{background:#f2691e;color:#fff}.mkst-more{text-align:center;margin:26px 0}.mkst-more button{background:#fff;border:1.5px solid #f2691e;color:#f2691e;font-family:"Rubik";font-weight:800;padding:12px 34px;border-radius:30px;cursor:pointer}.mkst-empty{text-align:center;color:#8a93a6;font-weight:600;padding:50px 0}@media(max-width:1000px){.mkst-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.mkst-grid{grid-template-columns:repeat(2,1fr)}.mkst-head{flex-wrap:wrap}.mkst-act{margin-left:0;width:100%;flex-direction:row}.mkst-fl{flex:1}}