.matchmaking{grid-template-columns:1fr 360px;gap:16px;height:100vh;padding:16px;display:grid}.matchmaking .graph-panel{background:#ffffff14;border:2px solid #f3b4d1;border-radius:12px;height:100%;position:relative;overflow:hidden}.matchmaking .graph-toolbar-left{z-index:2;flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:8px;left:8px}.matchmaking .graph-toolbar-right{z-index:2;flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:8px;right:8px}.matchmaking .graph-toolbar-left .btn,.matchmaking .graph-toolbar-right .btn,.matchmaking .graph-toolbar-bottom-right .btn{-webkit-backdrop-filter:blur(8px);background:#ffffffb3;box-shadow:0 2px 8px #00000014}.matchmaking .graph-toolbar-left .btn:hover:not(:disabled),.matchmaking .graph-toolbar-right .btn:hover:not(:disabled),.matchmaking .graph-toolbar-bottom-right .btn:hover:not(:disabled){background:#ffffffd9}.matchmaking .graph-toolbar-left select,.matchmaking .graph-toolbar-left input[type=text],.matchmaking .graph-toolbar-right select,.matchmaking .graph-toolbar-right input[type=text],.matchmaking .graph-toolbar-bottom-right select,.matchmaking .graph-toolbar-bottom-right input[type=text]{-webkit-backdrop-filter:blur(8px);background:#ffffffb3;box-shadow:0 2px 8px #00000014}.matchmaking .search-box{align-items:center;gap:6px;display:flex}.matchmaking .search-box input[type=text]{min-width:120px;max-width:180px}.matchmaking .graph-toolbar-right .filter-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border:2px solid #ffffff26;border-radius:12px;flex-direction:column;gap:10px;min-width:560px;padding:12px;display:flex;position:absolute;top:56px;right:0}.matchmaking .graph-toolbar-right .filter-panel .row{gap:12px;display:flex}.matchmaking .graph-toolbar-right .filter-panel .row.end{justify-content:flex-end}.matchmaking .graph-toolbar-right .filter-panel .field{flex-direction:column;gap:6px;display:flex}.matchmaking .graph-toolbar-right .filter-panel .field.col{flex:auto}.matchmaking .graph-toolbar-right .filter-panel label{opacity:.85;font-size:.85rem}.matchmaking .graph-toolbar-right .filter-panel input[type=number],.matchmaking .graph-toolbar-right .filter-panel select{color:#e52c16;background:0 0;border:2px solid #f3b4d1;border-radius:8px;padding:8px 10px}.matchmaking .graph-toolbar-right .filter-panel .checks{flex-wrap:wrap;gap:8px 12px;display:flex}.matchmaking .graph-toolbar-bottom-right{z-index:2;flex-wrap:wrap;gap:8px;display:flex;position:absolute;bottom:8px;right:8px}.matchmaking .graph-toolbar-bottom-right .toggle-label{-webkit-backdrop-filter:blur(8px);background:#ffffffb3;border:2px solid #f3b4d1;border-radius:8px;padding:6px 10px;box-shadow:0 2px 8px #00000014}.matchmaking .graph-toolbar-left select,.matchmaking .graph-toolbar-right input[type=text]{color:#e52c16;border:2px solid #f3b4d1;border-radius:8px;padding:8px 10px}.matchmaking .graph{width:100%;height:100%}.matchmaking .sidebar{background:#ffffff14;border:2px solid #f3b4d1;border-radius:12px;flex-direction:column;gap:12px;height:100%;padding:12px;display:flex;overflow-y:auto}.matchmaking .sidebar .inspector{flex-direction:column;flex:auto;display:flex}.matchmaking .sidebar .matches{flex:auto}.matchmaking .sidebar .inspector .selected-block{flex:none}.matchmaking .sidebar .inspector .matches-stack{flex-direction:column;flex:auto;gap:8px;display:flex}.matchmaking .sidebar .inspector .panel-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.matchmaking .sidebar .inspector .matches-list{min-height:0}.matchmaking .sidebar .inspector .resize-handle{cursor:row-resize;background:#ffffff26;border-radius:4px;flex:none;height:8px;margin:2px 0}.match-card{background:#ffffff0d;border:2px solid #ffffff26;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:12px;padding:8px 8px 16px;display:flex}.avatar{object-fit:cover;background:#222;border-radius:8px;width:48px;height:48px}.avatar.avatar-fallback{color:#ffffffd9;background:linear-gradient(135deg,#ffffff14,#ffffff2e);justify-content:center;align-items:center;font-weight:700;display:inline-flex}.selected-block .avatar{border-radius:10px;width:56px;height:56px}.card-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.meta{opacity:.85;font-size:.9rem}.match-card details{cursor:pointer;margin-top:6px}.details-grid{grid-template-columns:1fr;gap:8px;margin-top:6px;display:grid}.applicant-narrative{gap:.35rem;line-height:1.5;display:grid}.applicant-narrative p,.applicant-narrative ul,.applicant-narrative ol{margin:0}.applicant-narrative ul,.applicant-narrative ol{padding-left:1.25rem}.applicant-narrative mark{color:inherit;border-radius:.2rem;padding:0 .15rem}.match-actions{border-top:1px solid #ffffff1a;align-items:center;gap:6px;margin-top:10px;padding-top:6px;display:flex}.btn-status{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;flex:1;padding:4px 6px;font-size:.9rem;transition:all .15s}.btn-status:hover:not(:disabled):not(.active){background:#ffffff14;border-color:#ffffff4d}.btn-status:disabled{opacity:.3;cursor:not-allowed}.btn-confirmed:hover:not(:disabled):not(.active){background:#ff6b6b1a;border-color:#ff6b6b80}.btn-confirmed.active{color:#ff6b6b;background:#ff6b6b40;border-color:#ff6b6b}.btn-optional:hover:not(:disabled):not(.active){background:#f59e0b1a;border-color:#f59e0b80}.btn-optional.active{color:#f59e0b;background:#f59e0b40;border-color:#f59e0b}.btn-rejected:hover:not(:disabled):not(.active){background:#9ca3af1a;border-color:#9ca3af80}.btn-rejected.active{color:#9ca3af;background:#9ca3af40;border-color:#9ca3af}.match-actions .btn-delete{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;flex:none;padding:4px 8px;font-size:1rem;line-height:1;transition:all .15s}.match-actions .btn-delete:hover{color:#ef4444;background:#ef44441a;border-color:#ef44444d}.existing-match-row{align-items:center;gap:8px;padding:4px 0;display:flex}.existing-match-row .match-names{flex:1}.existing-match-row.optional-row{opacity:.85}.existing-match-row.optional-row .match-names{font-style:italic}.match-section{margin-bottom:1rem}.match-section .section-header{align-items:center;gap:.5rem;padding:.25rem 0;font-weight:600;display:flex}.match-section .section-header.clickable{cursor:pointer}.match-section .section-header.clickable:hover{opacity:.8}.match-section .status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.match-section .status-dot.confirmed{background:#ff6b6b}.match-section .status-dot.optional{background:#f59e0b}.match-section .status-dot.rejected{background:#9ca3af}.match-section .toggle-icon{margin-left:auto;font-size:.7rem}.match-section .empty-state{opacity:.6;padding:.5rem 0;font-size:.85rem}.existing-matches-section{margin-bottom:.5rem}.existing-matches-section strong{margin-bottom:.5rem;font-size:.9rem;display:block}.existing-match-items{flex-direction:column;gap:6px;display:flex}.existing-match-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:8px;padding:6px 8px;font-size:.85rem;display:flex}.existing-match-item.status-confirmed{background:#ff6b6b14;border-color:#ff6b6b4d}.existing-match-item.status-optional{background:#f59e0b14;border-color:#f59e0b4d}.existing-match-item.status-rejected{opacity:.7;background:#9ca3af14;border-color:#9ca3af4d}.existing-match-item .match-name{flex:1;font-weight:500}.existing-match-item .match-score{opacity:.7;margin-right:4px;font-size:.75rem}.btn-emoji{cursor:pointer;opacity:.4;background:0 0;border:2px solid #0000;border-radius:4px;padding:2px 4px;font-size:.75rem;line-height:1;transition:all .15s}.btn-emoji:hover:not(:disabled){opacity:1;background:#ffffff1a}.btn-emoji.active{opacity:1;background:#ffffff1a;border-color:#ffffff80;box-shadow:0 0 4px #fff3}.btn-emoji.active-confirmed{opacity:1;background:#ff6b6b26;border-color:#ff6b6b;box-shadow:0 0 4px #ff6b6b4d}.btn-emoji.active-optional{opacity:1;background:#f59e0b26;border-color:#f59e0b;box-shadow:0 0 4px #f59e0b4d}.btn-emoji.active-rejected{opacity:1;background:#9ca3af26;border-color:#9ca3af;box-shadow:0 0 4px #9ca3af4d}.btn-emoji:disabled{cursor:default}.btn-emoji.btn-trash{opacity:.3}.btn-emoji.btn-trash:hover{opacity:1;background:#ef444426}.match-row-actions{gap:2px;margin-left:auto;display:flex}.match-item-actions{gap:2px;display:flex}.btn-promote{color:#10b981;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px}.btn-promote:hover{background:#10b9811a}.btn-demote{color:#f59e0b;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px}.btn-demote:hover{background:#f59e0b1a}.btn-delete{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px}.btn-delete:hover{background:#ef44441a}.matchmaking .toggle-label{cursor:pointer;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.matchmaking .toggle-label input[type=checkbox]{cursor:pointer;appearance:none;background:#ffffff80;border:2px solid #f3b4d1;border-radius:6px;width:1.25rem;height:1.25rem;margin:0;transition:all .15s;position:relative}.matchmaking .toggle-label input[type=checkbox]:checked{background:#f3b4d1;border-color:#e52c16}.matchmaking .toggle-label input[type=checkbox]:checked:after{content:"✓";color:#e52c16;font-size:.85rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.matchmaking .toggle-label input[type=checkbox]:hover{border-color:#e52c16}.row-center{align-items:center;display:flex}.gap-10{gap:10px}.matchmaking .sidebar .section{flex-direction:column;gap:8px;display:flex}.matchmaking .sidebar hr{border:none;border-top:2px solid #ffffff26;margin:8px 0}.matchmaking .legend{flex-wrap:wrap;gap:6px 12px;display:flex}.matchmaking .legend .item{align-items:center;gap:6px;display:inline-flex}.matchmaking .legend .swatch{border-radius:999px;outline:2px solid #ffffff59;width:12px;height:12px}.blur-enabled .node-image{filter:blur(6px)brightness(.9)}.node{cursor:pointer}.link{stroke:#6b7280;stroke-opacity:.6;stroke-width:1.5px}.link.matched{stroke:#ff6b6b;stroke-opacity:.9;stroke-width:2px}.link.matched.optional{stroke:#f59e0b;stroke-opacity:.7;stroke-width:1.5px;stroke-dasharray:5 3}.link.matched.rejected{stroke:#9ca3af;stroke-opacity:.3;stroke-width:1px;stroke-dasharray:2 4}.link.highlight{stroke:#374151;stroke-width:2.5px;stroke-opacity:1}.link.matched.highlight{stroke:#ff6b6b;stroke-width:3px}.link.matched.optional.highlight{stroke:#f59e0b;stroke-width:2.5px;stroke-opacity:1}.link.matched:not(.optional):not(.rejected).highlight{stroke:#ff6b6b;stroke-width:3px}.pill{border:1px solid #fff3;border-radius:999px;padding:2px 8px;font-size:.75rem;display:inline-block}.pill-danger{color:#ff6b6b;background:#ff6b6b26}.node-ring{fill:none;stroke-width:4px}.node-label{paint-order:stroke;stroke:#0009;stroke-width:2px;fill:#fff;font-size:10px}.node-initials{fill:#fff;text-anchor:middle;dominant-baseline:central;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:11px;font-weight:600}.matchmaking .sidebar-toggle{z-index:100;color:#e52c16;cursor:pointer;background:#f3b4d1;border:2px solid #e52c16;border-radius:50%;width:48px;height:48px;font-size:1.25rem;transition:transform .2s,box-shadow .2s;display:none;position:fixed;bottom:16px;right:16px;box-shadow:0 4px 12px #00000026}.matchmaking .sidebar-toggle:hover{transform:scale(1.05);box-shadow:0 6px 16px #0003}.matchmaking .sidebar-toggle:active{transform:scale(.95)}@media (width<=1200px){.matchmaking .graph-toolbar-left,.matchmaking .graph-toolbar-right{gap:6px}.matchmaking .graph-toolbar-left select,.matchmaking .graph-toolbar-right input[type=text]{padding:6px 8px;font-size:.85rem}.matchmaking .btn{padding:6px 10px;font-size:.8rem}}@media (width<=1024px){.matchmaking{grid-template-columns:1fr 320px;gap:12px;padding:12px}.matchmaking .sidebar{padding:10px}.matchmaking .graph-toolbar-left{flex-wrap:wrap;gap:4px;max-width:calc(100% - 160px)}.matchmaking .graph-toolbar-right{flex-wrap:wrap;justify-content:flex-end;gap:4px;max-width:150px}.matchmaking .graph-toolbar-left select{text-overflow:ellipsis;white-space:nowrap;max-width:200px;padding:5px 8px;font-size:.8rem;overflow:hidden}.matchmaking .btn{padding:5px 8px;font-size:.8rem}.matchmaking .search-box input[type=text]{min-width:80px;max-width:120px;font-size:.8rem}.match-card{gap:8px;padding:6px 6px 12px}.avatar{width:40px;height:40px}.selected-block .avatar{width:48px;height:48px}}@media (width<=900px){.matchmaking .graph-toolbar-left{flex-direction:column;align-items:flex-start;gap:4px;max-width:60%;top:8px;left:8px}.matchmaking .graph-toolbar-right{flex-direction:column;align-items:flex-end;gap:4px;max-width:40%;top:8px;bottom:auto;right:8px}.matchmaking .graph-toolbar-left select{max-width:180px}.matchmaking .search-box{justify-content:flex-end;width:100%}.matchmaking .search-box input[type=text]{min-width:60px;max-width:100px}}@media (width<=768px){.matchmaking{grid-template-rows:55vh auto;grid-template-columns:1fr;height:auto;min-height:100vh}.matchmaking .graph-panel{height:55vh;min-height:350px}.matchmaking .sidebar{height:auto;max-height:45vh;overflow-y:auto}.matchmaking.sidebar-collapsed .sidebar{display:none}.matchmaking.sidebar-collapsed{grid-template-rows:1fr}.matchmaking.sidebar-collapsed .graph-panel{height:calc(100vh - 32px)}.matchmaking .sidebar-toggle{justify-content:center;align-items:center;display:flex}.matchmaking .graph-toolbar-left{flex-direction:column;align-items:flex-start;gap:4px;max-width:none;position:absolute;top:8px;left:8px;right:auto}.matchmaking .graph-toolbar-right{flex-direction:column;align-items:flex-end;gap:4px;position:absolute;top:8px;bottom:auto;right:8px}.matchmaking .graph-toolbar-bottom-right{flex-wrap:wrap;gap:6px}.matchmaking .graph-toolbar-left select{max-width:160px}.matchmaking .search-box input[type=text]{min-width:50px;max-width:90px;padding:4px 6px;font-size:.75rem}.matchmaking .graph-toolbar-right .filter-panel{min-width:unset;width:auto;max-width:none;position:fixed;inset:auto 8px 70px}.matchmaking .graph-toolbar-right .filter-panel .row{flex-wrap:wrap}.matchmaking .graph-toolbar-right .filter-panel .field{flex:auto;min-width:120px}.toggle-label{font-size:.75rem}.toggle-label span{display:none}}@media (width<=600px){.matchmaking{grid-template-rows:50vh auto;gap:8px;padding:8px}.matchmaking .graph-panel{border-radius:8px;height:50vh;min-height:300px}.matchmaking .sidebar{border-radius:8px;max-height:50vh;padding:8px}.matchmaking .graph-toolbar-left select{max-width:120px;padding:4px 6px;font-size:.75rem}.matchmaking .btn{padding:4px 6px;font-size:.75rem}.matchmaking .search-box input[type=text]{min-width:40px;max-width:70px;padding:3px 5px;font-size:.7rem}.matchmaking .graph-toolbar-right .filter-panel{max-height:60vh;overflow-y:auto}.matchmaking .graph-toolbar-right .filter-panel .row{flex-direction:column;gap:8px}.matchmaking .graph-toolbar-right .filter-panel .field{width:100%;min-width:unset}.matchmaking .graph-toolbar-bottom-right{gap:4px;bottom:4px;right:4px}.matchmaking .graph-toolbar-bottom-right .toggle-label{gap:0;font-size:0}.matchmaking .graph-toolbar-bottom-right .toggle-label input[type=checkbox]{margin:0}.match-card{gap:6px;margin-bottom:8px;padding:6px 6px 10px}.avatar{border-radius:6px;width:36px;height:36px}.selected-block .avatar{width:44px;height:44px}.meta{font-size:.8rem}.card-header{gap:4px}.match-actions{gap:4px;margin-top:6px;padding-top:4px}.btn-status{padding:3px 4px;font-size:.8rem}.existing-match-item{gap:4px;padding:4px 6px;font-size:.8rem}.btn-emoji{padding:2px 3px;font-size:.7rem}.matchmaking .sidebar .inspector .panel-header{gap:4px}.matchmaking .sidebar .inspector .panel-header strong{font-size:.85rem}.matchmaking .sidebar-toggle{width:44px;height:44px;bottom:12px;right:12px}}@media (width<=375px){.matchmaking{gap:4px;padding:4px}.matchmaking .graph-panel{border-radius:6px}.matchmaking .sidebar{border-radius:6px;padding:6px}.matchmaking .graph-toolbar-left select{max-width:100px;font-size:.75rem}.matchmaking .btn{padding:3px 6px;font-size:.75rem}.avatar{width:32px;height:32px}.selected-block .avatar{width:40px;height:40px}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f9f9f9;font-family:Rubik,sans-serif}a{color:#e52c16;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{color:#e52c16;text-align:center;margin-bottom:2rem;font-family:BigSmalls Bold,sans-serif}h1{font-size:2.3em}.display-font{font-family:Providence Sans Regular,sans-serif}.centered-texts{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.debug-badge{color:#e52c16;z-index:1000;opacity:.8;background:#f3b4d1;border-radius:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700;position:fixed;bottom:1rem;right:1rem}.debug-badge:hover{opacity:1}.quiz{width:100%;max-width:1000px;margin:0 auto;padding:2rem}.quiz .section{margin-bottom:2rem}.quiz .section .section-description{text-align:center;margin-bottom:2rem;font-size:1.2rem}.questions{flex-direction:column;gap:3rem;display:flex}.quiz-question{text-align:center;border-radius:1rem;flex-direction:column;gap:1rem;padding:2rem;display:flex}.quiz-question .text{font-size:1.5rem}.quiz-question .sub-text{font-size:1rem}.quiz-question .options{grid-template-columns:1fr 1fr;display:grid}.quiz-question .options.three-columns{grid-template-columns:1fr 1fr 1fr}.quiz-question .options.three-columns .option .option-text{font-size:1em}@media (width<=900px){.quiz-question .options.three-columns{grid-template-columns:1fr 1fr}}@media (width<=600px){.quiz-question .options,.quiz-question .options.three-columns{grid-template-columns:1fr}}.quiz-question .options{gap:1rem}.quiz-question .options .option{text-transform:lowercase;cursor:pointer;background:0 0;border:3px solid #0000;border-radius:1rem;flex-direction:column;padding:1rem;font-weight:700;transition:opacity .3s,scale .3s,border-color .3s;display:flex;scale:.9}.quiz-question .options .option:hover{scale:1}.quiz-question .options .option[data-selected=true]{opacity:1;border:1px solid #f3b4d1;justify-content:center;align-items:center;scale:1}.quiz-question .options .option .option-text{max-width:100%;margin:0 auto;font-size:1.2em;color:#000!important}.quiz-question .options .option .image{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.quiz-question .options .option .image img{object-fit:contain;width:80%;height:80%}.quiz-question .open input[type=text],.quiz-question .open select,.quiz-question .open input[type=number],.quiz-question .open textarea{width:100%;box-shadow:none;background:0 0;border:2px solid #f3b4d1;border-radius:.5rem;max-width:500px;padding:1rem;font-size:1.2rem;transition:box-shadow .3s}.quiz-question .open input[type=text]:focus,.quiz-question .open select:focus,.quiz-question .open input[type=number]:focus,.quiz-question .open textarea:focus{outline:none;box-shadow:0 0 15px #f3b4d180}.quiz-question .open input[type=text]::placeholder,.quiz-question .open select::placeholder,.quiz-question .open input[type=number]::placeholder,.quiz-question .open textarea::placeholder{opacity:.5}.quiz-question .open textarea{max-width:unset}.file-uploader{text-align:center;border:2px dashed #f3b4d1;border-radius:1.5rem;padding:16px;transition:border-color .2s,background-color .2s}.file-uploader[data-drag=true]{background-color:#ffffff0d;border-color:#fff}.file-uploader .file-controls input[type=file]{display:none}.file-uploader .hint{opacity:.8;margin-top:8px;font-size:.9rem}.file-uploader .error{color:#ff6b6b;margin-top:8px;font-size:.9rem}.file-uploader .preview{justify-content:center;align-items:center;gap:12px;margin-top:12px;display:flex}.file-uploader .preview img{object-fit:cover;border-radius:8px;max-width:200px;max-height:200px}.file-uploader .cta{margin-top:4px}.file-uploader .choose-btn{margin-top:8px}.file-uploader .preview .remove{color:#e52c16;background:0 0;border:2px solid #f3b4d1;border-radius:.75rem;padding:.5rem .75rem}.welcome-form .consent{align-items:center;gap:8px;margin:8px 0 16px;display:flex}.welcome-form select{width:100%}.slide-fade-enter-active,.slide-fade-leave-active{transition:opacity .6s,transform .6s}.slide-fade-enter-from{opacity:0;transform:translate(24px)}.slide-fade-leave-to{opacity:0;transform:translate(-24px)}.quiz-nav{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.btn,.nav-btn{color:#f3b4d1;cursor:pointer;background:0 0;border:2px solid #f3b4d1;border-radius:.75rem;width:max-content;padding:.75rem 1.25rem;font-weight:700;transition:opacity .6s,transform .6s}.btn.full-width,.nav-btn.full-width{width:100%}.btn:disabled,.nav-btn:disabled{opacity:.4;cursor:not-allowed;color:gray;opacity:.4;border-color:gray}.btn:not(:disabled):hover,.nav-btn:not(:disabled):hover{transform:translateY(-1px)}.btn:hover,.nav-btn:hover{color:#e52c16;border-color:#e52c16}.quiz-result{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;padding:2rem 1rem;display:flex}.quiz-result .result-texts{text-align:center;flex-direction:column;gap:1rem;display:flex}.archetype-summary{flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.archetype-summary .summary-header{flex-direction:column;align-items:center;gap:1rem;display:flex}.archetype-summary .summary-header .logo-archetype{object-fit:contain;width:100%;max-width:225px}.archetype-summary .summary-header .summary-title{text-align:left}.archetype-summary .summary-body{text-align:center;max-width:700px}.archetype-summary .summary-body p{margin-bottom:.5rem}.scales{gap:1rem;display:grid}.scale{flex-direction:column;gap:.5rem;display:flex}.scale-header{justify-content:space-between;font-size:.95rem;display:flex}.scale-track{background:#0000001a;border-radius:999px;height:10px;position:relative;overflow:hidden}.scale-center{background:#00000040;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-1px)}.scale-fill{transform-origin:0;background:#e52c16;width:0%;position:absolute;top:0;bottom:0;left:50%}.scale-fill.right{left:50%}.scale-fill:not(.right){transform-origin:100%;left:auto;right:50%}.debug-sliders{margin-top:2rem}.debug-sliders .slider-row{grid-template-columns:1fr auto auto;align-items:center;gap:.75rem;margin-bottom:.5rem;display:grid}.debug-sliders .slider-row input[type=range]{width:300px}.debug-sliders .slider-row .value{text-align:right;width:3.5rem}.step-actions{text-align:center;margin-top:2rem}.basic-layout{flex-direction:column;min-height:100svh;display:flex}header{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;margin-bottom:1rem;display:flex}header img{width:128px;height:128px}main{flex:1 0 auto;min-height:80svh;padding:2rem}footer{text-align:center;opacity:.85;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding:1rem;font-size:.9rem;display:flex}section{flex-direction:column;gap:1rem;display:flex}.welcome-form{flex-direction:column;gap:1rem;max-width:600px;margin:0 auto;display:flex}.welcome-form select{box-shadow:none;background:0 0;border:2px solid #f3b4d1;border-radius:.5rem;padding:1rem;font-size:1.2rem;transition:box-shadow .3s}.welcome-form select:focus{outline:none;box-shadow:0 0 15px #f3b4d180}.welcome-form select option{color:#e52c16;background:0 0}.welcome-form small{color:#e52c16;opacity:.8;font-size:.9rem;font-style:italic}.welcome-form button{width:100%;max-width:300px;margin:1rem auto 0}input[type=checkbox]{accent-color:#e52c16;cursor:pointer;width:1.5rem;height:1.5rem;margin-right:.5rem}.composite-grid{grid-template-columns:1fr;gap:16px;display:grid}.final-section{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:960px;margin:0 auto;display:flex}.final-section .final-intro{text-align:center;max-width:680px}.final-section .final-intro p{margin-top:.5rem}.final-section .actions{flex-flow:wrap;justify-content:center;align-items:center;gap:1rem;padding-top:1rem;display:flex}.final-section .confirm{color:#e52c16;background:#f3b4d1;border-color:#f3b4d1;font-weight:700}.final-section .confirm:hover{color:#f3b4d1;background:#e52c16;border-color:#e52c16}.final-preview{grid-template-columns:200px 1fr;align-items:start;gap:1rem;margin:1rem 0;display:grid}.final-preview .photo img{object-fit:cover;border-radius:8px;max-width:200px;max-height:200px}.final-preview .personal-preview{text-align:center;flex-direction:column;gap:.5rem;display:flex}.review-list{flex-direction:column;gap:1rem;width:100%;display:flex}.review-panel{background:#ffffff59;border:2px solid #f3b4d1;border-radius:1rem;width:100%;overflow:hidden}.review-panel[open]{box-shadow:0 0 20px #f3b4d159}.review-summary{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.review-summary span{flex-direction:column;gap:.25rem;display:flex}.review-summary small{opacity:.75;font-size:.9rem}.review-summary .edit-btn{flex:none;padding:.5rem .9rem}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:0 1rem 1rem;display:grid}@media (width<=700px){.review-grid{grid-template-columns:1fr}}.review-field{text-align:left;flex-direction:column;gap:.25rem;display:flex}.review-field[data-long=true]{grid-column:1/-1}.review-field small{color:#e52c16;font-weight:700}.review-field strong{white-space:pre-wrap;word-break:break-word}.edit-modal{z-index:2000;background:#00000073;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal-card{background:#f9f9f9;border:3px solid #f3b4d1;border-radius:1rem;width:min(760px,100%);max-height:min(86vh,900px);padding:1.25rem;overflow:auto;box-shadow:0 20px 60px #00000040}.modal-header,.modal-actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.modal-header{margin-bottom:1rem}.modal-header h3{margin:0}.modal-actions{justify-content:flex-end;margin-top:1rem}.modal-fields{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (width<=700px){.modal-fields{grid-template-columns:1fr}}.modal-fields label,.modal-fields fieldset{flex-direction:column;gap:.35rem;font-weight:700;display:flex}.modal-fields fieldset{border:2px solid #f3b4d1;border-radius:.75rem;grid-column:1/-1;padding:1rem}.modal-fields fieldset label{flex-direction:row;align-items:center;font-weight:400}.modal-fields select,.modal-fields textarea,.modal-fields input:not([type=checkbox]){width:100%;font:inherit;background:0 0;border:2px solid #f3b4d1;border-radius:.5rem;padding:.85rem;font-weight:400}.modal-fields textarea{min-height:6rem}.modal-note{grid-column:1/-1;margin:0}.debug-pre{white-space:pre-wrap;word-break:break-word;background:#0000000d;border-radius:.5rem;max-width:900px;margin:0 auto;padding:1rem}.error-text{color:#b00020}.hidden-input{display:none}.intro-select-archetype{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.skip-personality-quiz-btn{margin:0 auto}.archetype-list{grid-template-columns:1fr 1fr;gap:1rem;width:100%;max-width:900px;margin:0 auto;display:grid}@media (width<=600px){.archetype-list{grid-template-columns:1fr}}.archetype-list .archetype-item{text-align:center;cursor:pointer;border:1px solid #f3b4d1;border-radius:1rem;flex-direction:column;align-items:center;gap:1rem;padding:1rem;transition:box-shadow .3s;display:flex;box-shadow:0 0 10px #f3b4d11a}.archetype-list .archetype-item:hover{box-shadow:0 0 15px #f3b4d133}.archetype-list .archetype-item img{object-fit:contain;width:100%;max-width:200px}.archetype-list .archetype-item h4{font-size:1.2rem}.archetype-list .archetype-item p{font-size:.9rem}.archetype-list .archetype-item.selected{border-width:2px;border-color:#e52c16}.archetype-list .archetype-item.not-selected{opacity:.5;cursor:pointer}.archetype-list .archetype-item.not-selected:hover{opacity:1}
