.mandatory-playground-quote-page .playground-notice-box{margin-top:12px;padding:12px 14px;border-radius:8px;border:1px solid #93c5fd;background:#eff6ff;font-size:13px;line-height:1.55;color:#1e3a8a}.mandatory-playground-quote-page .playground-type-check{display:flex;flex-direction:column;gap:8px;margin-top:10px}.mandatory-playground-quote-page .playground-type-row{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;font-size:14px;font-weight:600;color:#0f172a}.mandatory-playground-quote-page .playground-type-row--selected{border-color:#3b82f6;background:#dbeafe;box-shadow:inset 0 0 0 1px rgba(59,130,246,.25)}.mandatory-playground-quote-page .playground-type-row input{margin-top:3px;flex-shrink:0}.mandatory-playground-quote-page .playground-guide-body{font-size:14px;line-height:1.65;color:#334155}.mandatory-playground-quote-page .clinical-sponsor-wrap{border:1px dashed #7dd3fc;border-radius:8px;padding:12px;margin-top:10px;box-sizing:border-box}.mandatory-playground-quote-page .clinical-sponsor-list{display:flex;flex-direction:column;gap:8px}.mandatory-playground-quote-page .clinical-sponsor-row{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;cursor:pointer}.mandatory-playground-quote-page .clinical-sponsor-row:hover{border-color:#93c5fd}.mandatory-playground-quote-page .clinical-sponsor-row--selected{border-color:#1d4ed8;background:#eff6ff;box-shadow:inset 0 0 0 1px rgba(29,78,216,.2)}.mandatory-playground-quote-page .clinical-sponsor-row input{margin-top:3px;flex-shrink:0}.mandatory-playground-quote-page .clinical-phase-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:8px;gap:8px}.mandatory-playground-quote-page .clinical-phase-cell{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;background:#fafbfc;cursor:pointer;font-size:13px;font-weight:600;color:#1e293b}.mandatory-playground-quote-page .clinical-phase-cell--selected{border-color:#1d4ed8;background:#eff6ff}