
    body.ms-v104 .v10157-coach{display:grid;gap:9px}
    body.ms-v104 .v10157-coach-head{border:1px solid #dcc8ee;background:linear-gradient(135deg,#f7efff,#fff);border-radius:16px;padding:12px}
    body.ms-v104 .v10157-coach-head h3{margin:0;color:#3e0c70;font-size:13px}
    body.ms-v104 .v10157-coach-head p{margin:4px 0 0;color:#77697f;font-size:9px;line-height:1.4}
    body.ms-v104 .v10157-coach-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
    body.ms-v104 .v10157-card{border:1px solid #e4d8eb;background:#fff;border-radius:14px;padding:10px;min-width:0}
    body.ms-v104 .v10157-card.question{border-left:5px solid #7b00c8}
    body.ms-v104 .v10157-card.answer{border-left:5px solid #0a9f72}
    body.ms-v104 .v10157-card.close{border-left:5px solid #e5007e}
    body.ms-v104 .v10157-card.caution{border-left:5px solid #e49a08;background:#fffaf0}
    body.ms-v104 .v10157-card small{display:block;color:#8a7c90;font-size:7px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}
    body.ms-v104 .v10157-card b{display:block;color:#44126f;font-size:10px;margin:4px 0 5px}
    body.ms-v104 .v10157-card p{margin:0;color:#66596d;font-size:9px;line-height:1.42}
    body.ms-v104 .v10157-script-box{border:1px solid #e0d2e9;background:#faf6fd;border-radius:14px;padding:11px}
    body.ms-v104 .v10157-script-box h4{margin:0 0 7px;color:#42106e;font-size:11px}
    body.ms-v104 .v10157-script-line{display:grid;grid-template-columns:24px minmax(0,1fr);gap:7px;align-items:flex-start;padding:7px 0;border-top:1px solid #eee5f3}
    body.ms-v104 .v10157-script-line:first-of-type{border-top:0}
    body.ms-v104 .v10157-script-line i{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:#eadcf7;color:#650ea7;font-style:normal;font-size:9px;font-weight:950}
    body.ms-v104 .v10157-script-line b{display:block;color:#4c1a72;font-size:9px}
    body.ms-v104 .v10157-script-line span{display:block;color:#726578;font-size:8px;line-height:1.4;margin-top:2px}
    body.ms-v104 .v10157-techniques{display:flex;gap:5px;flex-wrap:wrap}
    body.ms-v104 .v10157-techniques span{border-radius:999px;background:#f1e7fa;color:#64189c;padding:5px 7px;font-size:7px;font-weight:950}
    body.ms-v104 .v10157-flow-box{border:1px dashed #d9c6e8;border-radius:13px;padding:9px;background:#fff}
    body.ms-v104 .v10157-flow-box b{display:block;color:#4b1475;font-size:9px}
    body.ms-v104 .v10157-flow-box p{margin:4px 0 0;color:#776a7e;font-size:8px;line-height:1.35}
    @media(max-width:520px){
      body.ms-v104 .v10157-coach-grid{grid-template-columns:1fr}
    }
  