/* Scoped to the added card row and interview screens. */
.pd-simple .pd-development-row.pd-interview-row{margin-top:16px}
.pd-page.ip-page{font-size:16px;line-height:1.5;background:#f3f7fb;color:#062344;min-height:65vh}
.ip-page .ip-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;border-bottom:1px solid #dce5ef;color:#a67219;font-weight:700;font-size:12px}
.ip-page .ip-toolbar .ip-button{background:none;margin:0;padding-left:0;width:auto}
.ip-page .ip-hero{display:block;position:relative;margin:0;padding:48px 32px;min-height:270px;border:0;border-top:3px solid #d9a73c;background:linear-gradient(90deg,#062344f5 0%,#062344ed 43%,#06234445 100%),var(--interview-image) right center/cover;color:white}
.ip-page .ip-hero>p:first-child,.ip-page .ip-eyebrow{font-weight:700;letter-spacing:1px;color:#a67219;font-size:13px}
.ip-page .ip-hero>p:first-child{color:#e8b845}
.ip-page h1{font-size:32px;line-height:1.2;color:#062344;margin:8px 0 20px;letter-spacing:0}
.ip-page .ip-hero h1{color:white;max-width:560px;font-size:42px}.ip-page .ip-hero p{max-width:550px}
.ip-page .ip-content{max-width:1100px;margin:auto;padding:24px;display:grid;gap:20px}
.ip-page .pd-card{padding:24px}.ip-page .pd-card h2{font-size:16px;margin-bottom:15px}.ip-page .pd-card p{margin:10px 0;line-height:1.6}
.ip-page .ip-actions{display:flex;gap:12px;flex-wrap:wrap}.ip-page .ip-button{width:auto;min-height:44px;font-size:12px;padding:12px 20px;margin:0;cursor:pointer}.ip-page .ip-button:not(:disabled):hover{background:#d5e2ed}.ip-page .ip-button:disabled{opacity:.5;cursor:not-allowed}.ip-page .ip-button:focus-visible,.ip-page .ip-history:focus-visible{outline:3px solid #d9a73c;outline-offset:3px}
.ip-page [data-ip="start"],.ip-page [data-ip="resume"],.ip-page [data-ip="submit"]{background:#d9a73c;color:#062344}
.ip-page .ip-meta{display:flex;justify-content:space-between;gap:16px;font-weight:700}.ip-page [data-ip-timer]{font-variant-numeric:tabular-nums;background:white;border:1px solid #dce5ef;padding:5px 16px;border-radius:5px}
.ip-page .ip-question-layout{display:grid;grid-template-columns:minmax(0, .8fr) minmax(0,1.2fr);gap:20px}.ip-page .ip-interviewer{width:100%;height:100%;max-height:350px;min-height:220px;object-fit:cover;object-position:center;border-radius:6px}
.ip-page .ip-transcript{min-height:100px;padding:16px;border:1px solid #dce5ef;background:#f6f8fb;border-radius:5px;white-space:pre-wrap;overflow-wrap:anywhere}.ip-page .ip-time-note{margin:0;color:#886018}.ip-page .ip-time-note:empty{display:none}
.ip-page .ip-fine{font-size:13px;color:#526988;line-height:1.5}.ip-page .ip-feedback-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ip-page .ip-score{display:block;font-size:38px;color:#062344}.ip-page details{padding:16px 0;border-top:1px solid #dce5ef}.ip-page summary{cursor:pointer;font-weight:700}.ip-page li{margin-bottom:8px}.ip-page .ip-message{max-width:1100px;margin:0 auto;padding:0 24px 24px;color:#78520e;font-weight:600}.ip-page .ip-history{display:block;text-align:left;background:#f3f7fb;color:#062344;border:1px solid #dce5ef;border-radius:4px;padding:12px;margin-top:8px;width:100%;cursor:pointer;overflow-wrap:anywhere}
@media(max-width:700px){.ip-page .ip-toolbar{padding:12px;flex-wrap:wrap}.ip-page .ip-content{padding:12px;gap:12px}.ip-page .ip-hero{padding:30px 20px;background-position:center;min-height:250px}.ip-page .ip-hero h1{font-size:32px}.ip-page .ip-question-layout,.ip-page .ip-feedback-grid{grid-template-columns:1fr}.ip-page .ip-interviewer{max-height:220px;min-height:0;aspect-ratio:597/335}.ip-page h1{font-size:25px}.ip-page .pd-card{padding:18px}.ip-page .ip-actions .ip-button{flex:1 1 auto}.ip-page .ip-message{padding:0 12px 18px}}

@media(max-width:600px){.pd-simple .pd-development-row.pd-interview-row{margin-top:12px}}

.ip-page .ip-choices{margin:0 0 20px;padding:0;border:0;min-width:0}.ip-page .ip-choices legend{font-weight:700;font-size:20px;margin-bottom:16px;color:#062344}
.ip-page .ip-choice{display:grid;grid-template-columns:20px 30px minmax(0,1fr);align-items:start;gap:12px;padding:18px;margin:0 0 12px;border:1px solid #d5e0ec;border-radius:6px;background:#f8fafc;cursor:pointer;color:#163955;line-height:1.5;min-height:64px}
.ip-page .ip-choice input{width:18px;height:18px;min-height:0;margin:5px 0 0;accent-color:#133a5b}.ip-page .ip-choice-letter{font-weight:700;color:#a67219}.ip-page .ip-choice:hover{background:#edf3f8}.ip-page .ip-choice-selected{border:2px solid #b68728;padding:17px;background:#fffaf0}.ip-page .ip-choice:focus-within{outline:3px solid #d9a73c;outline-offset:2px}.ip-page .ip-choices:disabled .ip-choice{cursor:wait}
.ip-page .ip-category-scores{list-style:none;padding:0;margin:0 0 20px;display:grid;gap:8px}.ip-page .ip-category-scores li{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #dce5ef;padding:8px 0}.ip-page .ip-category-scores small{color:#526988}
@media(max-width:600px){.ip-page .ip-choice{padding:14px;gap:8px;grid-template-columns:18px 22px minmax(0,1fr)}.ip-page .ip-choice-selected{padding:13px}}
