/* Technique journeys reuse v3 colors, typography, controls and spacing. */
.tech-library,.tech-config,.tech-feedback,.tech-done,.tech-reminder{overflow-wrap:anywhere}
.tech-tabs,.tech-actions,.tech-feedback-choices,.tech-strategy-buttons{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}
.tech-tabs .btn{min-height:44px;font-size:14px;padding:10px 15px}
.tech-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}
.tech-library-card{display:flex;flex-direction:column;align-items:flex-start;gap:12px}
.tech-library-card p{font-size:14px;margin:0}.tech-library-card h3{font-size:20px}.tech-library-card .btn{margin-top:auto;min-height:46px;font-size:14px}
.tech-card-meta{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.tech-card-meta .small{font-size:12px}
.tech-group{margin-top:30px}.tech-group>h3{font-family:'MT PT Serif',Georgia,serif;font-size:23px}.tech-group>p{margin-top:10px}
.tech-config>.field,.tech-config>.callout,.tech-config>p,.tech-feedback>.field,.tech-done>section{margin-top:20px}
.tech-config>.btn:first-child,.technique-intro>.btn:first-child{margin-bottom:24px}.technique-intro .page-head{margin-top:22px}
.tech-options{border:0;padding:0;margin:22px 0;min-width:0}.tech-options legend{margin-bottom:14px;font-size:18px}.tech-options .answer{margin-top:10px}.tech-options input{flex:none;width:21px;height:21px;accent-color:var(--action)}
.tech-confidence-value{font:400 34px/1.4 'MT PT Serif',Georgia,serif;margin:20px 0;text-align:center}
.tech-config .range-card{margin:24px 0}.tech-config input[type=range]{height:44px;min-height:44px}
.tech-safety{padding:18px;border-left:2px solid var(--gold);background:var(--warm);border-radius:0 10px 10px 0;margin:28px 0;color:var(--muted)}
.tech-fullscreen{max-width:740px;margin:0 auto;min-height:calc(100svh - 64px);display:flex;flex-direction:column;padding:16px 0 32px;overflow-wrap:anywhere}
.tech-trial-toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:30px}.tech-trial-toolbar .btn{font-size:13px;padding:10px 14px;min-height:46px}
.tech-progress-label{font-size:13px;color:var(--muted);margin-bottom:10px}.tech-fullscreen .progress{height:4px}.tech-trial-copy{padding:32px 0;flex:1}.tech-trial-copy h1{font-size:clamp(28px,5vw,42px);margin-bottom:26px}
.tech-large-copy{font-size:clamp(20px,3.5vw,26px);line-height:1.6}.tech-trial-copy .callout{margin-top:24px}.tech-trial-copy>.small{margin-top:18px}
.tech-trial-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.tech-trial-actions .btn{flex:1 1 180px}
.tech-timer{font:400 46px/1.4 'MT PT Serif',Georgia,serif;font-variant-numeric:tabular-nums;margin:24px 0 10px}
.tech-rhythm{display:flex;justify-content:space-around;gap:10px;flex-wrap:wrap;align-items:center;padding:24px 12px;border:1px solid var(--line);border-radius:12px;margin:26px 0;font-size:24px}.tech-rhythm span{white-space:nowrap}.tech-rhythm .tech-rhythm-pause{font-size:15px;color:var(--muted)}
.tech-error{color:var(--ink);border-left:3px solid var(--gold);padding:12px 16px;background:var(--warm);margin:18px 0}.tech-error:empty{display:none}
.tech-legacy-variant{padding-top:12px;margin-top:12px;border-top:1px solid var(--line)}
.tech-done .card>p+p{margin-top:16px}.tech-feedback-choices .btn{flex:1 1 160px}
html:has(.tech-fullscreen) .header,html:has(.tech-fullscreen) .nav,html:has(.tech-fullscreen) .quick-entry,html:has(.tech-fullscreen) .product-footer,html:has(.tech-fullscreen) .app-status{display:none}
html:has(.tech-fullscreen) .main{padding-top:0;padding-bottom:0;min-height:100svh}
@media(max-width:640px){.tech-card-grid{grid-template-columns:minmax(0,1fr)}.tech-tabs .btn{flex:1 1 auto}.tech-fullscreen{padding-top:12px;min-height:100svh}.tech-trial-toolbar{margin-bottom:22px}.tech-trial-toolbar .btn{max-width:50%;font-size:12px;padding:10px}.tech-trial-copy{padding-top:28px;padding-bottom:18px}.tech-fullscreen .eyebrow{font-size:10px;letter-spacing:.10em}.tech-trial-actions .btn{flex-basis:100%;min-height:50px}.tech-config .range-card{padding:22px 18px}.tech-library-card h3{font-size:21px}.tech-strategy-buttons .btn{width:100%}}
@media(prefers-reduced-motion:reduce){.tech-fullscreen .progress>span{transition:none}}
.tech-large-copy{white-space:pre-line}.tech-journey-map{margin:26px 0;color:var(--muted)}.tech-journey-map svg{width:100%;height:auto;max-width:520px}.tech-journey-map text{font-family:inherit;font-size:11px}.tech-journey-map figcaption{font-size:12px;line-height:1.5;margin-top:8px}
/* Evidence is descriptive, never a ranking or score. Native disclosure is keyboard accessible. */
.tech-evidence{width:100%;margin:12px 0 18px;overflow-wrap:anywhere}
.tech-evidence-badge{display:inline-block;border:1px solid var(--line);border-radius:8px;padding:5px 9px;color:var(--muted);font-size:12px;line-height:1.5;font-weight:400}
.tech-evidence details{margin-top:5px;font-size:14px}.tech-evidence summary,.tech-facts>summary{cursor:pointer;min-height:44px;display:list-item;padding:12px 2px;text-decoration:underline;text-underline-offset:3px}
.tech-evidence details>div{border-left:2px solid var(--line);padding:6px 14px}.tech-evidence details p+p{margin-top:10px}.tech-evidence details p{font-size:14px;line-height:1.6}
.tech-facts{margin:26px 0}.tech-facts>.card{margin-top:16px}.tech-facts .card p{margin-top:12px}.tech-facts a{display:inline-block;min-height:44px;padding:12px 0;text-decoration:underline}
.tech-screenless-boundary{margin:24px 0;padding:18px;border:1px solid var(--line);border-radius:12px;font-size:16px;line-height:1.6}
.tech-trial-toolbar{position:sticky;top:0;z-index:5;background:var(--surface);padding:10px 0;border-bottom:1px solid var(--line)}
[data-prediction-branch]{margin:24px 0;padding-top:20px;border-top:1px solid var(--line)}
[data-prediction-branch]>.field,[data-prediction-branch]>.btn{margin-top:16px}
[data-screenless-return="stopped_early"] .tech-feedback-choices .btn{flex-basis:140px}
/* RC2.1 compact library: contrast and geometry are shared across evidence categories. */
.compact-library{max-width:1040px;margin:0 auto}
.compact-library .page-head{margin-bottom:18px}
.compact-library .page-head h1{font-size:clamp(29px,5vw,43px);line-height:1.15;margin-bottom:12px}
.compact-library .page-head .eyebrow{margin-bottom:10px}
.compact-library .description{font-size:15px;line-height:1.5;max-width:600px}
.compact-library .tech-tabs{gap:7px;margin:18px 0 24px}
.compact-library .tech-tabs .btn{padding:9px 11px;font-size:12px;flex:1 1 auto}
.compact-library .tech-tabs [aria-current=page]{background:var(--ink);border-color:var(--ink);color:var(--surface)}
.library-section{margin:24px 0}
.library-section h2,.library-set h2{font-size:clamp(21px,3vw,28px);line-height:1.2;margin:0 0 10px}
.library-caption{font-size:13px;line-height:1.45;color:var(--muted);max-width:730px;margin:0 0 13px}
.library-patient{border-top:1px dashed var(--line);padding-top:21px}
.library-patient>h2{font-style:italic}
.library-patient .tool-tile{border-radius:18px 8px 18px 8px}
.library-research .tool-tile{border-radius:8px}
.tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.tool-tile{appearance:none;width:100%;min-width:0;min-height:146px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--ink);font-family:inherit;text-align:left;padding:13px 12px;display:flex;flex-direction:column;align-items:stretch;gap:6px;cursor:pointer;transition:border-color .16s}
.tool-tile:hover{border-color:var(--action)}
.tool-tile:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.tool-tile-top{height:23px;display:flex;align-items:center;justify-content:space-between;gap:3px}
.tool-icon{width:21px;height:21px;flex:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;fill:none;color:var(--muted)}
.tool-title{display:block;font-size:16px;line-height:1.2;font-weight:600;letter-spacing:-.012em;min-height:38px;overflow-wrap:normal}
.tool-short{display:block;white-space:normal;overflow-wrap:normal;font-size:12px;line-height:1.4;color:var(--muted);margin-top:auto}
.tool-badge{display:block;font-size:10px;line-height:1.35;color:var(--muted);font-weight:400}
.tool-status{font-size:9px;line-height:1.2;padding:3px 4px;border:1px solid var(--line);border-radius:5px;max-width:92px;text-align:right}
.library-alternatives{font-size:12px;line-height:1.4;margin:-8px 0 19px;color:var(--muted)}
.library-alternatives button{appearance:none;border:0;background:none;font:inherit;text-align:left;cursor:pointer;display:inline-flex;align-items:center;min-height:44px;padding:4px 0;color:var(--ink);text-decoration:underline;text-underline-offset:3px}
.library-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
.library-heading h2{margin:0}.library-heading>.btn{font-size:12px;padding:9px 12px;min-height:44px}
.library-set{border-top:1px solid var(--line);padding-top:20px;margin:24px 0 16px}
.chosen-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.chosen-item{padding:12px;border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.chosen-item>.small{font-size:11px}.chosen-item p{font-size:14px;line-height:1.35;margin:6px 0;overflow-wrap:anywhere}
.chosen-open{appearance:none;border:0;background:none;color:var(--ink);text-decoration:underline;text-underline-offset:3px;min-height:44px;padding:4px 0;font-family:inherit;font-size:12px;cursor:pointer;margin-top:auto;min-width:44px}
.set-extras{margin:10px 0;font-size:14px}.set-extras summary{padding:12px 0;min-height:44px;cursor:pointer}.set-extra-list{display:grid;gap:4px}.set-extra-row{appearance:none;display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:9px 8px;background:none;color:var(--ink);border:0;border-radius:6px;text-align:left;font:inherit;font-size:13px;line-height:1.35;text-decoration:none;cursor:pointer}.set-extra-row .tool-icon{width:19px;height:19px}.set-extra-title{flex:1;min-width:0}.set-extra-arrow{margin-left:auto;flex:none;color:var(--muted)}.set-extra-row:hover{background:var(--warm)}.set-extra-row:focus-visible{outline:3px solid var(--gold);outline-offset:2px}
.set-rehearsal{appearance:none;display:flex;justify-content:space-between;align-items:center;width:100%;min-height:46px;background:var(--surface);border:1px solid var(--line);border-radius:8px;color:var(--ink);font:inherit;font-size:14px;margin:10px 0;padding:10px 13px;cursor:pointer}
.set-hint{margin-top:12px;font-size:12px}
.library-footer{display:flex;gap:10px;margin-top:20px}.library-footer .btn{font-size:13px;padding:10px 13px;flex:1 1 0}
.saved-idea-list{display:grid;gap:12px}.saved-idea-row{border:1px solid var(--line);border-radius:12px;padding:16px}.saved-idea-row h3{font-size:19px}.saved-idea-row .tech-strategy-buttons{margin:12px 0}.saved-idea-row>.btn{font-size:13px;min-height:44px}
.detail-my-set{margin-top:22px}.detail-my-set h2{font-size:24px}.detail-my-set .btn{margin-top:10px}
.general-practice-safety>p{font-size:18px;line-height:1.65;margin:24px 0}.general-practice-safety>.btn{margin-top:18px}
@media(min-width:960px){.tool-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.library-suggestions .tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.compact-library .tech-tabs{margin:15px 0 20px;gap:5px}.compact-library .tech-tabs .btn{padding:9px 7px;font-size:11px}.tool-title{font-size:15px;min-height:36px}.tool-tile{padding:11px 10px;min-height:139px}.tool-short{font-size:12px}.tool-badge{font-size:10px}.library-section{margin:22px 0}.library-set{margin:22px 0 16px}.library-patient{padding-top:19px}.library-caption{font-size:12px}.library-alternatives{font-size:12px}.compact-library .library-suggestions .tool-grid .tool-tile:last-child:nth-child(odd){grid-column:auto}.my-set-page .tech-strategy-buttons .btn{width:auto;flex:1 1 120px}}
@media(max-width:340px){.tool-tile{padding:10px 9px;min-height:144px}.tool-title{font-size:14px;line-height:1.22;min-height:34px}.tool-badge{font-size:9.5px}.tool-status{font-size:8px;max-width:75px}.tool-short{font-size:12px}.library-heading{gap:7px}.library-heading>.btn{padding:8px;font-size:11px}.compact-library .tech-tabs .btn{font-size:10px;padding:8px 5px}.library-section h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){.tool-tile{transition:none}}
html[data-reduce-motion=true] .tool-tile{transition:none}

/* RC2.3: a scene can be selected without completing a form. */
.tech-journey-preview{border-left:2px solid var(--line);padding:14px 18px;margin:20px 0 24px}.tech-journey-preview p+p{margin-top:10px}.tech-journey-count{font-weight:600}
.tech-imagery-entry .page-head{margin:20px 0}.tech-imagery-entry .page-head .description{font-size:16px;line-height:1.5}
.tech-imagery-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0}.tech-imagery-choices .btn{min-width:0;min-height:56px;padding:12px;font-size:16px;line-height:1.4}
.tech-imagery-choices [aria-pressed=true],.tech-imagery-details [aria-pressed=true]{border-color:var(--action);background:var(--warm);box-shadow:inset 0 0 0 1px var(--action)}
.tech-imagery-entry [data-imagery-preview],.tech-imagery-entry [data-imagery-custom]{margin:20px 0}.tech-imagery-entry [data-imagery-preview] h2{font-size:24px;margin-bottom:10px}
.tech-imagery-details{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.tech-imagery-details .btn{min-height:44px;padding:10px 12px;font-size:14px;line-height:1.4}
.tech-imagery-more{margin:12px 0}.tech-imagery-more summary{min-height:44px;padding:12px 0;cursor:pointer}.tech-imagery-more .field,.tech-imagery-entry [data-imagery-custom]>.field{margin-top:16px}
.tech-imagery-boundary{font-size:15px;line-height:1.5}.tech-imagery-entry .tech-actions>.btn{width:100%}
@media(max-width:360px){.tech-imagery-choices .btn{font-size:15px;padding:10px 8px}.tech-imagery-entry .tech-actions>.btn{font-size:16px;padding:14px 10px}}
