.studio-card{max-width:1216px;margin:30px auto 70px}.studio-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:34px}.studio-heading h2{font-size:32px;letter-spacing:-1px;margin:12px 0}.studio-heading p,.mode-description{color:var(--muted);font-size:14px}.studio-actions{display:grid;gap:10px;margin-bottom:28px}.design-filters{display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid #e5e7eb;padding-bottom:22px}.mode-tabs{display:flex;gap:8px}.mode-tab{border:1px solid #e5e7eb;background:white;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:600}.mode-tab span{display:block;font-size:11px;color:#727985;font-weight:400;margin-top:4px}.mode-tab[aria-pressed=true],.report-tabs button[aria-pressed=true]{background:#fff0f1;border-color:#e63742;color:#d72c37}.color-filter{display:flex;gap:12px;align-items:center;font-size:12px}.color-swatches{display:flex;gap:7px}.color-swatch{border:3px solid white;outline:1px solid #e5e7eb;background:var(--swatch);border-radius:50%;width:28px;height:28px;padding:0;color:white}.color-swatch span{visibility:hidden}.color-swatch[aria-pressed=true]{outline:2px solid #e63742}.color-swatch[aria-pressed=true] span{visibility:visible}.template-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;margin:26px 0}.template-card{padding:0;border:0;background:none;text-align:left;min-width:0}.template-paper{display:block;position:relative;padding:13px;background:#f4f5f7;border:2px solid transparent;border-radius:12px;transition:background .15s,border-color .15s}.template-paper img{display:block;width:100%;height:auto;box-shadow:0 3px 10px #17202c12}.template-card:hover .template-paper{background:#edeef1}.template-card[aria-pressed=true] .template-paper{border-color:#e63742;background:#fff1f2}.template-selected{display:none;position:absolute;right:8px;top:8px;background:#e63742;color:white;border-radius:50%;width:25px;height:25px;text-align:center}.template-card[aria-pressed=true] .template-selected{display:block}.template-caption{display:block;padding:13px 3px}.template-caption strong,.template-caption>span{display:block;font-size:13px}.template-caption>span{font-size:11px;color:#727985;margin-top:3px}.design-bottom{border-top:1px solid #e5e7eb;padding:25px 0}.photo-field{display:flex;align-items:center;gap:15px;font-size:13px}.photo-field span>span{display:block;color:#727985;font-size:11px}.photo-field input{max-width:260px}.template-disclaimer{font-size:12px;color:#727985}.design-confirm{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:24px}.design-confirm strong{display:block;font-size:15px}.studio-dialog{width:min(820px,calc(100vw - 32px));max-height:90dvh;padding:40px;border:1px solid #e5e7eb;border-radius:16px}.studio-dialog .dialog-close{position:absolute;right:16px;top:12px;background:none;border:0;font-size:26px;color:#727985}.studio-dialog.editor-mode{width:100vw;max-width:none;height:100dvh;max-height:none;padding:0;border:0;border-radius:0;margin:0;background:white;overflow:hidden}.editor-mode>.dialog-close{display:none}.editor-is-open{overflow:hidden}.editor-shell{height:100dvh;display:flex;flex-direction:column}.editor-topbar{height:64px;flex-shrink:0;display:flex;align-items:center;gap:16px;border-bottom:1px solid #e5e7eb;padding:0 22px}.editor-topbar button{white-space:nowrap;font-size:12px;padding:10px 16px}.editor-back{display:flex;align-items:center;gap:10px;background:none;border:0;font-weight:600}.editor-document-title{display:flex;flex-direction:column;font-size:13px;min-width:0}.editor-document-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:260px}.editor-document-title span{font-size:10px;color:#727985}.editor-save-state{margin-left:auto;font-size:11px;color:#727985}.editor-body{display:grid;grid-template-columns:220px minmax(0,1fr) 390px;min-height:0;flex:1}.editor-sidebar{display:flex;flex-direction:column;overflow-y:auto;padding:20px 12px;border-right:1px solid #e5e7eb;background:white}.editor-sidebar [role=tablist]{display:grid;gap:5px}.editor-sidebar button{display:flex;align-items:center;gap:11px;border:0;border-radius:9px;background:none;text-align:left;font-size:12px;font-weight:500;padding:13px 12px;color:#656b76;min-width:0}.editor-sidebar button small{margin-left:auto;color:#90959f;font-size:10px}.editor-sidebar button[aria-selected=true]{background:#fff0f1;color:#d72c37}.editor-sidebar-note{margin-top:auto;padding:30px 12px 0;color:#9499a2;font-size:11px;line-height:1.7}.editor-preview{background:#f5f6f8;overflow:auto;padding:22px 34px;min-width:0}.editor-preview-toolbar{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#7a818d;max-width:570px;margin:0 auto 20px}.preview-status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#4ba787;margin-right:5px}.editor-paper{max-width:570px;margin:auto;background:white;box-shadow:0 6px 22px #18203114}.editor-paper img{display:block;width:100%;height:auto}.editor-preview-note{font-size:10px;text-align:center;color:#8b919a;margin:18px 0}.editor-fields{padding:30px 26px;overflow-y:auto;border-left:1px solid #e5e7eb;min-width:0}.editor-fields fieldset{border:0;margin:0;padding:0;min-width:0}.editor-section-heading{margin-bottom:26px}.editor-section-heading h2{font-size:21px;letter-spacing:-.5px;margin:0 0 9px}.editor-section-heading p{font-size:12px;color:#727985;line-height:1.7}.editor-fields label{font-size:12px;font-weight:500;display:block;margin:18px 0 7px}.editor-fields input:not([type=checkbox]),.editor-fields textarea,.editor-fields select{width:100%;font:inherit;font-size:13px;border:1px solid #dfe2e7;border-radius:9px;background:white;padding:11px 12px;line-height:1.6}.editor-fields textarea{resize:vertical;min-height:75px}.edit-line{border-bottom:1px solid #eef0f3;padding-bottom:16px;margin-bottom:19px}.edit-line-tools{display:flex;justify-content:space-between;align-items:center;gap:6px}.edit-line-tools label.checkbox{display:flex;gap:6px;font-size:10px;font-weight:400;margin:8px 0}.edit-line-tools input[type=checkbox]{width:13px;height:13px}.edit-line-tools button{display:flex;align-items:center;gap:4px;font-size:10px;padding:5px 0}.edit-line-tools svg{width:12px}.section-lock{font-size:11px}.experience-tools{background:#f7f8fa;padding:12px;border-radius:10px;font-size:11px}.experience-tools>div{display:flex;gap:10px;flex-wrap:wrap}.experience-tools button{font-size:10px}.version-card{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #e5e7eb;font-size:12px}.version-card span{display:block;font-size:10px;color:#727985;margin-top:5px}.version-card button{font-size:11px}.version-list{margin-bottom:24px}.rewrite-history{font-size:12px;margin-top:25px}.rewrite-history article{padding:10px;background:#f7f8fa;margin:10px 0;border-radius:8px}.rewrite-history small{color:#9298a1}.editor-mobile-tabs{display:none}.report-heading h2{font-size:28px;letter-spacing:-.8px}.report-tabs{display:flex;gap:8px;margin:28px 0}.report-tabs button{border:1px solid #e5e7eb;border-radius:8px;padding:10px 14px;background:white;font-size:12px}.report-score{display:flex;align-items:center;gap:24px;background:#f8f9fb;border-radius:12px;padding:24px;margin-bottom:24px}.score-ring{width:95px;height:95px;flex-shrink:0;border:7px solid #f4b6bb;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column}.score-ring strong{font-size:30px}.score-ring span{font-size:11px;color:#727985}.report-score h3{font-size:17px}.report-score p,.criteria-grid p,.report-offer p,.report-disclaimer{font-size:12px;color:#727985;line-height:1.7}.criteria-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.criteria-grid article{padding:16px;border:1px solid #e5e7eb;border-radius:10px}.criterion-title{display:flex;justify-content:space-between;gap:15px;font-size:12px}.criterion-meter{height:4px;background:#f1f2f4;border-radius:4px;margin-top:15px}.criterion-meter span{display:block;background:#e63742;height:100%;border-radius:4px}.report-offer{margin-top:30px}.swiss-checklist article,.report-priorities article{display:flex;gap:15px;padding:15px 0;border-bottom:1px solid #e5e7eb;font-size:13px}.swiss-checklist article p{font-size:12px;color:#727985}.check-status{width:28px;height:28px;border-radius:50%;display:grid;place-content:center;background:#f1f2f4;color:#7a818d;flex-shrink:0}.check-status.is-present{background:#e8f5ee;color:#268a5c}.report-priorities article>span{color:#e63742}.interview-section{margin-top:30px;font-size:13px}.interview-section details{padding:15px 0;border-bottom:1px solid #e5e7eb}.interview-section summary{cursor:pointer}.report-tabs,.mode-tabs{overflow-x:auto}
@media(min-width:1700px){.editor-body{grid-template-columns:250px minmax(0,1fr) 420px}.editor-preview{padding:30px 60px}.editor-paper{max-width:560px}}
@media(max-width:1100px){.editor-body{grid-template-columns:185px minmax(0,1fr) 330px}.editor-preview{padding:20px}.editor-fields{padding:25px 20px}.editor-save-state{display:none}.editor-document-title{margin-right:auto}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.design-filters{align-items:flex-start;flex-direction:column}}
@media(max-width:800px){.editor-body{grid-template-columns:1fr;display:flex;flex-direction:column}.editor-topbar{height:60px;padding:0 12px;gap:8px}.editor-topbar .editor-back span,.editor-document-title,.editor-design{display:none}.editor-apply{margin-left:auto}.editor-mobile-tabs{display:flex;justify-content:center;gap:8px;padding:10px;border-bottom:1px solid #e5e7eb}.editor-mobile-tabs button{border:0;border-radius:8px;background:#f6f7f9;padding:9px 24px;font-size:12px}.editor-mobile-tabs button[aria-pressed=true]{background:#fff0f1;color:#d72c37}.editor-sidebar{overflow:visible;border-right:0;padding:8px 12px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.editor-sidebar [role=tablist]{display:flex;overflow:auto}.editor-sidebar button{white-space:nowrap;padding:10px;font-size:11px}.editor-sidebar button svg,.editor-sidebar button small,.editor-sidebar-note{display:none}.editor-fields{border:0;padding:25px 22px;flex:1}.editor-preview{flex:1;padding:22px}.editor-shell[data-mobile-view=edit] .editor-preview{display:none}.editor-shell[data-mobile-view=preview] .editor-fields,.editor-shell[data-mobile-view=preview] .editor-sidebar{display:none}.studio-heading{align-items:flex-start;flex-direction:column}.studio-heading h2{font-size:27px}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mode-tab{padding:10px 13px;font-size:12px}.color-filter{flex-wrap:wrap}.chosen-color{display:none}.design-confirm{align-items:stretch;flex-direction:column}.photo-field{align-items:flex-start;flex-direction:column}.studio-dialog{padding:32px 22px}.criteria-grid{grid-template-columns:1fr}.report-tabs button{white-space:nowrap;font-size:11px;padding:10px}.report-score{padding:18px;gap:16px}.report-heading h2{font-size:24px}}

.editor-sidebar-title{font-size:10px;letter-spacing:1px;color:#a0a5ae;padding:5px 12px 20px}.template-surface{position:relative}.template-pick{position:absolute;bottom:20px;left:14px;right:14px;text-align:center;background:#fff;padding:9px;border-radius:7px;font-size:10px;opacity:0;box-shadow:0 2px 8px #17202c15}.public-template:hover .template-pick,.public-template:focus-visible .template-pick{opacity:1}@media(max-width:800px){.editor-sidebar-title{display:none}}
.match-summary{display:flex;align-items:baseline;gap:12px;margin-top:24px}.match-summary strong{font-size:30px;color:#d72c37}.match-summary span,#match-result>p{font-size:12px;color:#727985}.keyword-group h4{font-size:13px;margin:20px 0 10px}.keyword-group>div{display:flex;flex-wrap:wrap;gap:7px}.keyword{font-size:11px;padding:6px 10px;border-radius:7px;background:#fff0f1;color:#9b3540}.keyword.present{background:#edf6f1;color:#2c7455}
.color-swatch[data-color=noir]{--swatch:#202020}.color-swatch[data-color=gris]{--swatch:#4b5157}.color-swatch[data-color=bleu]{--swatch:#203d59}.color-swatch[data-color=vert]{--swatch:#28503f}.color-swatch[data-color=beige]{--swatch:#756444}.color-swatch[data-color=bordeaux]{--swatch:#713d4c}
.criterion-progress{display:block;width:100%;height:5px;margin-top:15px;accent-color:#e63742;border:0}.criterion-progress::-webkit-progress-bar{background:#eef0f3;border-radius:4px}.criterion-progress::-webkit-progress-value{background:#e63742;border-radius:4px}.criterion-evidence{color:#505967!important;font-size:11px!important}.report-source{padding:12px 15px;background:#f3f5f8;border-radius:8px;font-size:12px;color:#505967}
.report-method{margin:18px 0 24px;font-size:12px;line-height:1.7;color:#606a78}.report-method summary{cursor:pointer;color:#303b48;font-weight:600}.report-method ul{columns:2;padding-left:18px}@media(max-width:520px){.report-method ul{columns:1}}
.photo-detected{padding:13px 15px;margin-bottom:14px;background:#eef6f2;border:1px solid #cfe4d9;border-radius:10px}.photo-option{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:600}.photo-option input{width:17px;height:17px;accent-color:#173d31}
.photo-editor{display:grid;grid-template-columns:125px minmax(220px,420px);gap:22px;align-items:center;margin:16px 0 20px}.photo-crop{width:125px;height:146px;overflow:hidden;border-radius:12px;background:#e9edf1;box-shadow:inset 0 0 0 1px #dfe4e8}.photo-crop img{width:100%;height:100%;object-fit:cover;display:block}.photo-controls{display:grid;gap:10px}.photo-controls label{display:grid;grid-template-columns:78px 1fr;align-items:center;font-size:11px;color:#59616c}.photo-controls input{width:100%;accent-color:#173d31}@media(max-width:600px){.photo-editor{grid-template-columns:1fr}.photo-crop{margin:auto}}
