.practice{max-width:600px;margin:auto;padding:calc(18px + env(safe-area-inset-top)) 22px calc(24px + env(safe-area-inset-bottom));min-height:100dvh;display:flex;flex-direction:column}.screen-header{margin-bottom:20px}.brand-link{font-size:13px}h1{font-size:24px;letter-spacing:-.035em;margin:0 0 24px}h2{font-size:23px;line-height:1.65;letter-spacing:-.025em;overflow-wrap:anywhere;white-space:pre-wrap;margin:18px 0 28px}button{min-height:48px}.modes{display:flex;gap:8px}.modes button{border:1px solid var(--border);border-radius:24px;background:transparent;color:var(--muted);padding:10px 17px;font-size:14px}.modes button[aria-pressed=true]{background:#f4f3f4;color:#211e1f;border-color:#f4f3f4}.modes span{margin-left:5px}#notice{min-height:22px;margin:18px 0;font-size:14px}.muted{color:#b0aaad;line-height:1.65}.chapter{font-size:14px;color:#b5b8ff;margin:8px 0}#card{padding-bottom:24px}.timer-row{display:flex;justify-content:space-between;color:#b0aaad;font-size:14px}.timer-row strong{color:#eee;font-variant-numeric:tabular-nums}progress{appearance:none;width:100%;height:4px;margin:16px 0 24px;border:0;background:#3c383a;border-radius:4px}progress::-webkit-progress-bar{background:#3c383a;border-radius:4px}progress::-webkit-progress-value{background:#a5a9ff;border-radius:4px}progress::-moz-progress-bar{background:#a5a9ff}.answer-label{font-size:14px;color:#b0aaad;margin:0 0 12px}#answer-panel{border-top:1px solid var(--border);padding-top:22px}#answer{font-size:17px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 28px}.ratings{display:grid;grid-template-columns:1fr 1fr 1.35fr;gap:8px}.ratings button{border:1px solid #625b60;border-radius:12px;padding:12px 6px;background:#302c2e;color:#fff;font-size:14px}.ratings button:first-child{background:#eee;color:#211e1f;border-color:#eee}.ratings button:hover{filter:brightness(1.15)}footer{margin-top:auto;padding-top:25px;font-size:14px;color:#b0aaad;line-height:1.7}footer p{font-size:12px;color:#9c9599}#empty{padding:18px 0 35px}#empty h2{font-size:22px;margin-bottom:12px}#empty .primary{margin-top:24px}@media(max-width:350px){.practice{padding-left:16px;padding-right:16px}h2{font-size:21px}.ratings{grid-template-columns:1fr}.brand-link{font-size:12px}}
.report{margin-top:24px;padding-top:12px;border-top:1px solid var(--border)}
.report a{display:inline-flex;align-items:center;min-height:44px;font-size:14px;color:#d4d0d2;text-underline-offset:4px}
.report p{margin:0;font-size:13px;line-height:1.65;color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere}
.scope-list{display:grid;gap:10px;margin:18px 0;max-height:360px;overflow:auto}.scope-list label{display:flex;align-items:center;gap:12px;min-height:48px;padding:10px;border:1px solid #484245;border-radius:10px;font-size:16px}.scope-list input{width:20px;height:20px;accent-color:#b1b4ff;flex:none}.entry-actions{display:grid;gap:12px}.entry-actions button{width:100%}#interview-setup h2{font-size:20px;margin:12px 0}#interview-setup .muted{font-size:14px}#interview-results details{padding:16px 0;border-bottom:1px solid #484245}#interview-results summary{cursor:pointer;line-height:1.7}#interview-results p{line-height:1.8}#waiting button,#answer-panel>.secondary{margin:0 0 16px;width:100%}[hidden]{display:none!important}

/* Separate self-rating, reporting and bookmarking touch targets. */
.ratings{gap:12px;margin-bottom:18px}.ratings button{min-height:52px;padding:14px 8px;line-height:1.5}.report-trigger{display:block;width:100%;min-height:48px;margin:0 0 18px;border:1px solid #625b60;border-radius:12px;background:transparent;color:#d4d0d2;font:inherit;font-size:14px;padding:12px}#answer-panel>.secondary{margin:0 0 18px;min-height:48px}#saved-start{margin-top:20px}.scope-list{gap:12px}.report-dialog{box-sizing:border-box;width:calc(100% - 32px);max-width:480px;max-height:85dvh;overflow:auto;background:#211e1f;color:#f4f3f4;border:1px solid #625b60;border-radius:18px;padding:24px}.report-dialog::backdrop{background:#000b}.report-dialog h2{font-size:21px;margin:0 0 16px}.report-dialog p{font-size:14px;line-height:1.7;white-space:pre-wrap}.report-dialog fieldset{display:grid;gap:12px;border:0;padding:0;margin:20px 0}.report-dialog legend{margin-bottom:12px;font-size:16px}.report-dialog fieldset label{display:flex;align-items:center;gap:12px;padding:12px;min-height:48px;box-sizing:border-box;border:1px solid #625b60;border-radius:10px}.report-dialog input{width:20px;height:20px;margin:0;accent-color:#b1b4ff}.report-dialog textarea{box-sizing:border-box;width:100%;margin-top:10px;padding:12px;border-radius:10px;background:#302c2e;color:white;border:1px solid #625b60;font:inherit;resize:vertical}.report-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.report-actions button{min-height:48px}button:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #b1b4ff;outline-offset:3px}@media(max-width:380px){.ratings{grid-template-columns:1fr;gap:12px}.report-dialog{padding:20px}}
