.prof{--skill-orange: #ff8040;--skill-yellow: #ffff00;--skill-green: #40bf40;--skill-grey: #808080}.prof-note{max-width:88ch;color:var(--text-muted)}.prof-claim{margin:calc(-1 * var(--sp-2)) 0 var(--sp-5);font-size:var(--fs-table)}.prof-section .section-head{margin-top:var(--sp-6)}.prof-section:first-of-type .section-head{margin-top:0}.prof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--sp-4);list-style:none;margin:0;padding:0}.prof-card{padding:var(--sp-5);gap:var(--sp-4)}.prof-card:hover{border-color:var(--hairline)}.prof-card-head{display:flex;align-items:center;gap:var(--sp-4);color:var(--text)}.prof-card-head:hover{text-decoration:none}.prof-card-title{display:flex;flex-direction:column;min-width:0}.prof-card-title b{font-family:var(--font-heading);font-size:var(--fs-h2);font-weight:700;line-height:1.2}.prof-card-head:hover b{color:var(--link)}.prof-card-meta{color:var(--text-muted);font-size:var(--fs-table)}.figures.prof-card-figures{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--sp-3);padding-top:var(--sp-4);border-top:1px solid var(--border)}@media(max-width:1023px){.prof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:639px){.prof-grid{grid-template-columns:minmax(0,1fr)}.prof-card{padding:var(--sp-4)}}.prof-crest{color:var(--border)}.prof-filter{margin-bottom:var(--sp-4);z-index:5}.prof-filter .panel-body{padding:var(--sp-3) var(--sp-5)}.prof-filter-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:var(--sp-3) var(--sp-4)}.prof-field{display:flex;flex-direction:column;gap:3px;min-width:0}.prof-field>span{font-size:var(--fs-small);font-weight:600;color:var(--text-muted)}.prof-field select,.prof-field input{width:100%;min-width:0;height:34px}.prof-field select{max-width:260px}.prof-field.is-grow{flex:1 1 200px}.prof-check{display:inline-flex;align-items:center;gap:var(--sp-2);min-height:34px;font-weight:600;cursor:pointer;user-select:none}.prof-check input{accent-color:var(--action)}.prof-filter-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--sp-1) var(--sp-4);margin-top:var(--sp-3);padding-top:var(--sp-2);border-top:1px solid var(--border);font-size:var(--fs-small);color:var(--text-muted)}.prof-shown b{color:var(--text)}.prof-legend{display:inline-flex;align-items:center;gap:var(--sp-2)}@media(min-width:768px){.prof .prof-filter{position:sticky;top:0}.prof-group{scroll-margin-top:112px}}.prof-groups{display:grid;gap:var(--sp-4)}.prof-groups>*{min-width:0}.prof-group .panel-head{align-items:center}.prof-fold>summary{cursor:pointer;list-style:none}.prof-fold>summary::-webkit-details-marker{display:none}.prof-fold>summary:after{content:"+";margin-left:auto;color:var(--text-muted);font-size:var(--fs-table)}.prof-fold[open]>summary:after{content:"−"}.prof-fold:not([open])>summary{border-bottom-color:transparent}.prof-fold>summary:focus-visible{outline:none;box-shadow:var(--focus)}@media(hover:hover)and (pointer:fine){.prof-fold>summary:hover,.prof-fold>summary:hover:after{color:var(--link)}}@media(pointer:coarse){.prof-fold>summary{min-height:40px}}.prof .prof-nomatch{max-width:none}.prof .prof-soon{margin:0;max-width:none;font-size:var(--fs-table)}.prof-group .listview thead th:first-child>span{padding-left:var(--sp-5)}.prof-group .listview td.icon-cell{width:48px;padding-left:var(--sp-5);padding-right:0}.prof-group .listview tbody td{padding:7px 8px}.prof-group .listview thead th>span,.prof-group .listview thead th>button{padding-left:8px;padding-right:8px}.prof-group .listview td.recipe-name{white-space:normal;width:27%;min-width:160px;font-weight:600}.prof-group .listview td.reagent-cell{white-space:normal;min-width:196px}.prof-group .listview td.source-cell{white-space:normal;min-width:120px}.recipe-makes{color:var(--text-muted);font-weight:400;margin-left:4px}.recipe-new{margin-left:6px}.skill-steps{display:inline-flex;gap:3px;font-weight:600;white-space:nowrap}.skill-steps>span{--c: var(--skill-grey);min-width:34px;padding:0 6px;border:1px solid color-mix(in srgb,var(--c) 45%,transparent);border-radius:var(--radius);background:color-mix(in srgb,var(--c) 12%,var(--bg-inset));color:var(--c);font-size:var(--fs-small);line-height:20px;text-align:center}.skill-steps .s-orange{--c: var(--skill-orange)}.skill-steps .s-yellow{--c: var(--skill-yellow)}.skill-steps .s-green{--c: var(--skill-green)}.skill-steps .s-grey{--c: var(--skill-grey)}.reagents{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.reagent{display:inline-flex;align-items:center;gap:4px;padding:1px 7px 1px 1px;background:var(--bg-inset);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);text-decoration:none;transition:border-color .12s}a.reagent:hover,a.reagent:focus-visible{border-color:var(--link);text-decoration:none}.reagent .x{color:var(--text-muted);font-size:var(--fs-small);font-weight:600;transition:color .12s}a.reagent:hover .x,a.reagent:focus-visible .x{color:var(--link)}.source-list{display:inline-flex;flex-direction:column}@media(max-width:767px){.prof-filter .panel-body{padding:var(--sp-3) var(--sp-4)}.prof-field,.prof-field.is-grow{flex:1 1 100%}.prof-field select{max-width:none}.prof-group .listview thead th:first-child>span,.prof-group .listview td.icon-cell{padding-left:var(--sp-4)}}
