/* Reuse the shared graphite selector alongside the existing card surface. */
.truth-level-row{display:flex;align-items:center;justify-content:space-between;gap:16px;width:min(100%,440px);margin:0 auto 20px;padding:13px 15px;border-radius:13px;background:#222;box-shadow:inset 0 1px #ffffff06}
.truth-level-info{min-width:0}.truth-level-info label{font-size:11px;color:#aaa}.truth-level-info p{font-size:11px;line-height:1.6;color:#777;margin:5px 0 0}
.truth-level-row .select-control{flex:none;min-width:114px}.truth-level-row .select-control>.select-trigger{font-size:13px;min-height:42px;background:linear-gradient(145deg,#2e2e2e,#262626);box-shadow:0 2px 5px #0002,inset 0 1px #ffffff08}
.party-page[data-party=truth] .prompt-kind{display:inline-flex;align-items:center;gap:10px;min-height:24px}
.party-page[data-party=truth] .prompt-kind::before{content:'';width:4px;height:4px;border-radius:50%;background:#c7c7c7;box-shadow:7px 0 #ffffff18,14px 0 #ffffff18;margin-right:13px}
.party-page[data-party=truth] .prompt-card[data-level=advanced] .prompt-kind::before{box-shadow:7px 0 #c7c7c7,14px 0 #ffffff18}
.party-page[data-party=truth] .prompt-card[data-level=spicy] .prompt-kind::before{box-shadow:7px 0 #c7c7c7,14px 0 #c7c7c7}
@media(max-width:480px){.truth-level-row{padding:11px 12px;margin-bottom:16px;gap:10px}.truth-level-row .select-control{min-width:96px}.truth-level-info p{font-size:10px}.party-page[data-party=truth] .prompt-text{font-size:23px}}
@media(max-height:740px){.truth-level-row{margin-bottom:12px}.party-page[data-party=truth] .prompt-card{min-height:265px;gap:16px;padding:23px}.party-page[data-party=truth] .party-stage{min-height:300px;gap:12px}.party-page[data-party=truth] .prompt-text{font-size:24px}}
