:root{--ui-bg: #ffffff;--ui-fg: rgb(17 24 39);--ui-muted: rgb(156 163 175);--ui-border: rgb(229 231 235);--ui-border-strong: rgb(107 114 128);--ui-accent: #4f46e5;--ui-accent-soft: rgb(238 242 255);--ui-accent-strong: rgb(199 210 254);--ui-table-header-bg: rgb(200 200 200);--ui-table-header-bg-hover: rgb(100 100 100);--ui-table-text: rgb(0 0 0);--ui-table-text-hover: rgb(200 200 200);--color-logo-fill: white;--nav-inventory: var(--ui-accent-inventory);--nav-knowledge: var(--ui-accent-protocols);--nav-projects: var(--ui-accent-projects);--ui-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--ui-measure-gap: .75rem;--ui-measure-color: var(--ui-text-muted);--ui-measure-width-sm: 6ch;--ui-measure-width-md: 8ch;--ui-measure-width-lg: 10ch;--ui-bg-page: var(--ui-bg);--ui-bg-card: #ffffff;--ui-bg-subtle: rgb(249 250 251);--ui-text-primary: var(--ui-fg);--ui-text-muted: var(--ui-muted);--ui-text-soft: rgb(140 160 160);--ui-border-subtle: var(--ui-border);--ui-doc-rail: var(--ui-border);--ui-doc-rail-strong: color-mix( in srgb, var(--ui-border) 70%, var(--ui-fg) 0% );--ui-doc-highlight-bg: var(--ui-accent-soft);--ui-radius-sm: .375rem;--ui-radius-md: .5rem;--ui-radius-lg: .75rem;--ui-space-xs: .25rem;--ui-space-sm: .5rem;--ui-space-md: 1rem;--ui-space-lg: 1.5rem;--ui-space-xl: 2.25rem;--ui-space-2xl: 3rem;--ui-text-xs: .75rem;--ui-text-sm: .875rem;--ui-text-base: 1rem;--ui-text-lg: 1.125rem;--ui-text-xl: 1.25rem;--ui-link: var(--ui-text-sm);--ui-prose-width: 70ch;--ui-instrument-width: 80ch;--ui-procedure-rail-width: 3px;--ui-instrument-padding: var(--ui-space-lg);--ui-instrument-gap: var(--ui-space-xl);--record-facts-width: 22rem;--record-prose-width: 70ch;--record-gap-md: 1.5rem;--record-gap-lg: 3rem;--record-gap-xl: 4rem;--ui-pagetitle: var(--sky-600);--ui-breadcrumb-hover: var(--color-info);--color-info: #00ACE6;--color-info-30: #0078A1;--color-info-40: #00678A;--color-info-80: #CCEEFA;--color-info-90: #E6F7FD;--color-info-95: #f3fbfe;--color-info-50: #E6F7FD;--color-info-100: #CCEEFA;--color-info-200: #99DDF5;--color-info-300: #66CBF0;--color-info-400: #33BAEB;--color-info-500: #00ACE6;--color-info-600: #0099CF;--color-info-700: #0078A1;--color-info-800: #005F80;--color-info-900: #004766;--color-olive-50: #F3F6EA;--color-olive-100: #E6EDD5;--color-olive-200: #CDDCAA;--color-olive-300: #B4CB7F;--color-olive-400: #9DBA54;--color-olive-500: #86A928;--color-olive-600: #758F23;--color-olive-700: #5E731C;--color-olive-800: #465716;--color-olive-900: #2F3B0F;--color-success-30: #15803d;--color-success-90: #f0fdf4;--color-warning-30: #c2410c;--color-warning-90: #fff7ed;--color-danger-30: #b91c1c;--color-danger-90: #fef2f2;--color-timing-30: #374151;--color-timing-60: #9ca3af;--color-timing-90: #f9fafb;--color-zinc-900: #18181b;--ui-accent-inventory: #FCB700;--ui-accent-protocols: #FF627E;--ui-accent-projects: #02ADE6;--ui-accent-projects-dark: #016b8f;--ui-accent-locations-map: #86A928;--red-600: #dc2626;--orange-600: #ea580c;--amber-600: #d97706;--yellow-600: #ca8a04;--lime-600: #65a30d;--green-600: #16a34a;--emerald-600: #059669;--teal-600: #0d9488;--cyan-600: #0891b2;--sky-600: #0284c7;--blue-600: #2563eb;--indigo-600: #4f46e5;--violet-600: #7c3aed;--purple-600: #9333ea;--fuchsia-600: #c026d3;--pink-600: #db2777;--rose-600: #e11d48;--slate-600: #475569;--gray-600: #4b5563;--zinc-600: #52525b;--neutral-600: #525252;--stone-600: #57534e}body{background:var(--ui-bg);color:var(--ui-fg);margin:0}img{max-width:100%;height:auto;display:block}.app-shell{min-height:100vh;background:var(--ui-bg);color:var(--ui-fg);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.app-shell{padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.app-nav{background:#111827;color:#fff;border-bottom:1px solid rgb(31 41 55)}.app-main{background:transparent}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.p-prose{max-width:65ch;font-size:var(--ui-text-base);line-height:1.7;color:var(--ui-text-primary)}.p-prose>*+*{margin-top:var(--ui-space-lg)}.p-prose h1,.p-prose h2,.p-prose h3,.p-prose h4{margin:0;font-weight:600}.p-prose h1{font-size:1.875rem;line-height:1.25}.p-prose h2{font-size:1.25rem;line-height:1.3}.p-prose h3{font-size:1rem;line-height:1.35}.p-prose h4{font-size:1.125rem;line-height:1.4}.p-prose h1,.p-prose h2,.p-prose h3,.p-prose h4{margin-bottom:var(--ui-space-sm)}.p-prose p{margin:0}.p-prose ul,.p-prose ol{padding-left:1.5rem;list-style-position:outside}.p-prose ul{list-style-type:disc}.p-prose ol{list-style-type:decimal}.p-prose li{margin:0;line-height:1.55}.p-prose li+li{margin-top:var(--ui-space-xs)}.p-prose li>ul,.p-prose li>ol{margin-top:var(--ui-space-xs)}.p-prose li::marker{color:var(--ui-text-muted);font-weight:500}.p-prose figure{margin:0}.p-prose figcaption{margin-top:var(--ui-space-xs);font-size:var(--ui-text-sm);color:var(--ui-text-muted)}.p-prose strong{font-weight:600}.p-prose em{font-style:italic}.p-prose hr{margin:0;border:0;border-top:1px solid var(--ui-border-subtle)}.prose{max-width:none}.p-prose table{width:100%;border-collapse:separate;border-spacing:0;font-size:.95rem;line-height:1.4;border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);overflow:hidden}.p-prose tbody th{background:var(--ui-accent-strong);font-weight:600;text-align:left;white-space:nowrap;padding:var(--ui-space-sm) var(--ui-space-md);border-bottom:1px solid var(--ui-border)}.p-prose tbody td{padding:var(--ui-space-sm) var(--ui-space-md);border-bottom:1px solid var(--ui-border);vertical-align:top}.p-prose tbody tr:last-child td{border-bottom:none}.p-prose tbody tr:nth-child(2n){background-color:#00000005}.p-prose td[data-align=right]{text-align:right;font-variant-numeric:tabular-nums}.p-prose td[data-align=center]{text-align:center}.p-prose td[data-align=left]{text-align:left}.public-page-title{font-size:2rem;font-weight:600;line-height:1.2;letter-spacing:-.015em}.public-page-subtitle{margin-top:var(--ui-space-xs);font-size:1.125rem;line-height:1.4;color:var(--ui-text-muted)}.public-page-layout{margin-top:var(--ui-space-xl)}.layout-container{max-width:72rem;margin-inline:auto;padding-inline:var(--ui-space-lg)}.layout-grid{display:grid;gap:var(--ui-space-xl)}.layout-grid{grid-template-columns:1fr}@media (min-width: 1024px){.layout-grid.has-sidebar{grid-template-columns:2fr 1fr;align-items:start}}.layout-main,.layout-sidebar{min-width:0}@media (min-width: 1024px){.layout-sidebar{padding-left:var(--ui-space-xl);border-left:1px solid var(--ui-border-subtle)}}.public-content>*+*{margin-top:var(--ui-space-xl)}.overlay-menu{position:absolute;top:calc(100% + .5rem);left:0;z-index:9999}.overlay-menu__backdrop{position:fixed;inset:0;background:#00000059;z-index:0}.overlay-menu__panel{position:relative;z-index:10;width:22rem;max-height:70vh;overflow-y:auto;background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 20px 40px #0003}.overlay-menu__section{margin-bottom:1.75rem;padding-left:.75rem;border-left:4px solid transparent}.overlay-menu__section[data-accent=indigo]{border-left-color:#6366f1}.overlay-menu__section[data-accent=emerald]{border-left-color:#10b981}.overlay-menu__section[data-accent=amber]{border-left-color:#f59e0b}.overlay-menu__heading{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;line-height:1.25;color:#111827;margin-bottom:.75rem}.overlay-menu__heading svg{width:1.25rem;height:1.25rem;flex-shrink:0;opacity:.9}.overlay-menu__list{display:flex;flex-direction:column;gap:.125rem}.overlay-menu__link{display:flex;align-items:center;gap:.5rem;padding:.375rem .5rem;border-radius:.375rem;font-size:.875rem;color:#1f2937}.overlay-menu__link:hover{background:#0000000d}.overlay-menu__link svg{width:1rem;height:1rem;opacity:.8;flex-shrink:0}.overlay-menu__section{margin-bottom:1.75rem;padding-left:.75rem;border-left:4px solid var(--nav-accent, transparent)}.overlay-menu__heading svg{color:var(--nav-accent, currentColor)}.overlay-menu__link svg{color:var(--nav-accent, currentColor)}.overlay-menu__section{margin-bottom:1.75rem}.overlay-menu__list--rail{margin-left:.75rem;padding-left:.75rem;border-left:4px solid var(--nav-accent, transparent)}.overlay-menu__heading svg,.overlay-menu__link svg{color:var(--nav-accent, currentColor)}.public-header{margin-bottom:var(--ui-space-xl)}.public-header-project{font-size:var(--ui-text-xs);font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--ui-text-muted)}.public-header-title{margin-top:var(--ui-space-xs);font-size:1.875rem;font-weight:600;line-height:1.2;color:var(--ui-text-primary)}.public-breadcrumbs{font-size:var(--ui-text-sm);color:var(--ui-text-muted);margin-bottom:var(--ui-space-lg)}.public-breadcrumbs ol,.public-breadcrumbs ul{display:flex;flex-wrap:wrap;gap:.35rem;list-style:none;padding:0;margin:0}.public-breadcrumbs li{display:flex;align-items:center}.public-breadcrumbs a{color:inherit;text-decoration:none}.public-breadcrumbs a:hover{color:var(--ui-breadcrumb-hover)}.public-breadcrumbs [aria-current=page]{color:orange;font-weight:500}.public-breadcrumbs .separator{margin:0 .5rem;opacity:.6;-webkit-user-select:none;user-select:none}.public-breadcrumbs li+li:before{content:"/";margin:.5rem;opacity:.5}.ui-homeicon{color:var(--ui-text-muted);width:1.25rem;height:1.25rem}.record-index-footer{display:flex;align-items:center;justify-content:space-between;margin-top:var(--ui-space-lg)}.record-index-per-page,.record-index-pagination{display:flex;align-items:center}.record-index-pagination .mary-table-pagination>div{display:inline-flex!important;align-items:center;justify-content:flex-end!important;gap:1.25rem;flex:none!important;width:auto!important}.record-index-pagination p{margin:0;font-size:var(--ui-text-sm);color:var(--ui-text-muted);white-space:nowrap}.record-index-pagination nav{display:flex;gap:.25rem}.badge{display:inline-block;padding:.125rem .5rem;font-size:var(--ui-text-xs);border-radius:9999px;background:var(--ui-accent-soft);color:var(--ui-accent)}.public-page-meta{margin-top:var(--ui-space-xl);font-size:var(--ui-text-sm);color:var(--ui-text-muted)}.p-block,.page-block{margin:var(--ui-space-xl) 0}.p-block--narrative,.page-block--narrative{margin:var(--ui-space-lg) 0}.p-block--media,.page-block--media{margin:calc(var(--ui-space-xl) + var(--ui-space-sm)) 0}.p-block--reference,.page-block--reference{margin:var(--ui-space-xl) 0;padding-left:var(--ui-space-md);border-left:2px solid var(--ui-border-subtle)}.p-block--structural,.page-block--structural{margin:var(--ui-space-xl) 0}.p-block--inline,.page-block--inline{margin:var(--ui-space-md) 0}.p-block--subtle,.page-block--subtle{opacity:.85}.p-divider{width:100%;border:none;border-top:1px solid var(--ui-border-subtle)}.p-block--divider{display:flex;justify-content:center}.p-block--divider .p-divider{max-width:16rem}.p-block--subtle .p-divider{opacity:.6}.p-media-meta{margin-top:var(--ui-space-xs);font-size:var(--ui-text-sm);line-height:1.4;color:var(--ui-text-muted)}.p-media-caption{color:var(--ui-text-muted)}.p-media-copyright{margin-top:.125rem;font-size:var(--ui-text-xs);opacity:.8}.p-block--media .p-media-meta{max-width:40ch}.p-image{max-width:var(--record-prose-width, 70ch);margin-left:auto;margin-right:auto}.p-image__media{position:relative;width:100%;border-radius:var(--ui-radius-md);overflow:hidden;border:1px solid var(--ui-border-subtle);background:var(--ui-bg-subtle)}.p-image__media img{display:block;width:100%;height:auto;max-width:100%}.p-image--wide{max-width:min(90ch,100%)}.p-image--full{max-width:none;width:100%}.p-image--inline{max-width:40ch}.p-gallery,.gallery-grid{display:grid;gap:var(--ui-space-md);grid-template-columns:1fr}@media (min-width: 640px){.p-gallery,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.p-gallery,.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.p-gallery__item,.gallery-item{display:flex;flex-direction:column;gap:var(--ui-space-xs)}.p-gallery__media,.gallery-image-wrap{position:relative;aspect-ratio:4 / 3;overflow:hidden;border-radius:var(--ui-radius-md);border:1px solid var(--ui-border-subtle);background:var(--ui-bg-subtle)}.p-gallery__media img,.gallery-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.p-gallery__meta,.gallery-meta{font-size:var(--ui-text-xs);line-height:1.4;color:var(--ui-text-muted)}.p-gallery--dense{gap:var(--ui-space-sm)}.p-gallery--wide{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}.p-protocol-ref,.p-recipe-ref{max-width:var(--record-prose-width, 70ch);margin-left:auto;margin-right:auto;padding-left:var(--ui-space-md);border-left:2px solid var(--ui-border-subtle);display:flex;flex-direction:column;gap:var(--ui-space-sm)}.p-protocol-ref+.p-protocol-ref,.p-recipe-ref+.p-recipe-ref{margin-top:var(--ui-space-lg)}.p-protocol-ref__header,.p-recipe-ref__header{display:flex;flex-direction:column;gap:.35rem}.p-protocol-ref__label,.p-recipe-ref__label{font-size:var(--ui-text-xs);font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--ui-text-muted)}.p-protocol-ref__title,.p-recipe-ref__title{font-size:1.125rem;font-weight:600;line-height:1.35;color:var(--ui-text-primary)}.p-protocol-ref__topic{align-self:flex-start;font-size:var(--ui-text-xs);font-weight:500;padding:.15rem .5rem;border-radius:var(--ui-radius-sm);background:var(--ui-doc-highlight-bg);color:var(--ui-text-primary)}.p-protocol-ref__description,.p-recipe-ref__description,.p-protocol-ref__notes,.p-recipe-ref__notes{font-size:var(--ui-text-sm);line-height:1.5;color:var(--ui-text-muted);max-width:65ch}.p-protocol-ref__notes,.p-recipe-ref__notes{font-style:italic}.p-protocol-ref__actions,.p-recipe-ref__actions{margin-top:var(--ui-space-xs)}.p-protocol-ref__link,.p-recipe-ref__link{font-size:var(--ui-text-sm);font-weight:500;color:var(--ui-accent);text-decoration:none}.p-protocol-ref__link:hover,.p-recipe-ref__link:hover{text-decoration:underline}.p-ref--subtle{opacity:.85;border-left-style:dotted}.p-ref--highlight{border-left-color:var(--ui-accent);background:var(--ui-accent-soft)}.protocol{color:var(--ui-text-primary)}.protocol-content>*+*{margin-top:var(--ui-space-lg)}.protocol-identity{margin-bottom:var(--ui-space-lg)}.protocol-title{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:var(--ui-space-lg);color:var(--ui-pagetitle)}.protocol-subtitle{margin-top:.25rem;font-size:var(--ui-text-sm);color:var(--ui-text-muted)}.protocol-section{margin-top:var(--ui-space-xl)}.protocol-section-title{font-size:1.25rem;font-weight:600;margin-bottom:var(--ui-space-md)}.protocol-stack{display:flex;flex-direction:column;gap:var(--ui-space-md)}.protocol-intro{max-width:var(--ui-prose-width, 70ch)}.protocol-step{--protocol-rail-width: var(--ui-procedure-rail-width, 3px);position:relative;padding:var(--ui-space-sm);padding-left:calc(var(--ui-space-md) - var(--protocol-rail-width));border-left:var(--protocol-rail-width) solid var(--ui-border);border-radius:var(--ui-radius-sm);background:transparent}.protocol-step+.protocol-step{margin-top:var(--ui-space-lg)}.protocol-step[data-step-type=step]{border-left-color:#fff}.protocol-step[data-step-type=note],.protocol-step[data-step-type=tip]{border-left-color:var(--color-info-80)}.protocol-step[data-step-type=warning]{border-left-color:var(--color-warning-30)}.protocol-step[data-step-type=danger]{border-left-color:var(--color-danger-30)}.protocol-step[data-step-type=timing]{border-left-color:#fff}.protocol-step[data-step-type=group]{border-left-color:var(--color-neutral-400)}.protocol-step[data-step-type=group] h2{font-size:var(--ui-text-lg);font-weight:900}.protocol-step[data-step-type=group] h3{font-size:var(--ui-text-base);font-weight:900}.protocol-step[data-step-type=code]{border-left-color:#fff}.protocol-step--highlight{border-left-color:var(--ui-accent);background:var(--ui-accent-soft)}.protocol-step__header{display:flex;align-items:baseline;gap:var(--ui-space-sm);margin-bottom:calc(var(--ui-space-sm) + .25rem)}.protocol-step__label{font-size:var(--ui-text-sm);font-weight:600;font-variant-numeric:tabular-nums;color:var(--ui-fg)}.protocol-step__badge{font-size:var(--ui-text-xs);line-height:1;padding:.25rem .5rem;border-radius:9999px;white-space:nowrap}.protocol-step .p-prose{font-size:var(--ui-text-base)}.protocol-step .p-prose>*+*{margin-top:.75em}.protocol-step__timing{margin-top:var(--ui-space-sm);font-size:var(--ui-text-sm);color:var(--ui-text-muted)}.protocol-step .infobox,.protocol-step .tipbox,.protocol-step .successbox,.protocol-step .warningbox,.protocol-step .dangerbox,.protocol-step .timingbox,.protocol-step .groupbox{margin-top:.5rem;margin-bottom:0}.protocol-step--callout{border-left:none;padding-left:var(--ui-space-md)}.protocol-toggle{font-size:var(--ui-text-sm);font-weight:500;color:var(--ui-link, var(--ui-accent));background:none;border:none;cursor:pointer}.protocol-toggle:hover{text-decoration:underline}.protocol-downstream{border-top:1px solid var(--ui-border-subtle);padding-top:var(--ui-space-md)}.protocol .recipe-calculator{margin-inline:0}.dark .protocol-step{border-left-color:#ffffff26}.dark .protocol-step[data-step-type=note],.dark .protocol-step[data-step-type=tip]{border-left-color:var(--color-info)}.dark .protocol-step[data-step-type=warning]{border-left-color:var(--color-warning-30)}.dark .protocol-step[data-step-type=danger]{border-left-color:var(--color-danger-30)}.dark .protocol-step[data-step-type=timing]{border-left-color:#6b7280}.protocol-code{background:var(--ui-bg-subtle);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);padding:var(--ui-space-md);font-family:var(--ui-font-mono);font-size:.9em;overflow-x:auto}.recipe{max-width:72ch;margin-inline:auto}.recipe-section+.recipe-section{margin-top:var(--ui-space-2xl)}.recipe-title{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:var(--ui-space-lg);color:var(--ui-pagetitle)}.recipe-calculator{max-width:var(--ui-instrument-width);margin-inline:auto}.recipe-calculator__controls{display:flex;flex-wrap:wrap;align-items:flex-end;gap:var(--ui-space-lg);margin-bottom:var(--ui-space-xl)}.recipe-calculator__controls:after{content:"";display:block;width:100%;margin-top:var(--ui-space-lg);border-top:1px solid var(--ui-border-subtle)}.recipe-control{display:flex;flex-direction:column;gap:.25rem}.recipe-control__label{font-size:var(--ui-text-sm);color:var(--ui-text-muted)}.recipe-control__input,.recipe-control__select{width:8rem;padding:.375rem .5rem;font-size:var(--ui-text-sm);border-radius:var(--ui-radius-sm);border:1px solid var(--ui-border);background-color:var(--ui-bg-subtle)}.recipe-steps{display:block}.recipe-step{--recipe-rail-width: 3px;margin-top:var(--ui-space-lg);padding:var(--ui-space-md);padding-left:calc(var(--ui-space-md) - var(--recipe-rail-width));border-left:var(--recipe-rail-width) solid var(--ui-border);border-radius:var(--ui-radius-sm)}.recipe-step--synthetic{opacity:.9}.recipe-step--final{border-left-color:var(--color-info-500);background:linear-gradient(to right,var(--color-info-200),transparent 40%)}.recipe-step__header{display:flex;align-items:baseline;gap:var(--ui-space-sm);margin-bottom:var(--ui-space-sm);color:var(--ui-text-muted)}.recipe-step__label{font-size:var(--ui-text-sm);font-weight:600;color:var(--ui-text-soft)}.recipe-step__badge{font-size:var(--ui-text-sm);padding:.2rem .45rem;border-radius:9999px;background:var(--color-info-400);color:var(--color-info-50)}.recipe-step__instruction{font-size:var(--ui-text-base);margin-bottom:var(--ui-space-sm)}.recipe-step__inputs{display:grid;grid-template-columns:max-content minmax(2rem,1fr) max-content;row-gap:.25rem;max-width:28rem}.recipe-step__input{display:contents}.recipe-step__input-name{padding-right:var(--ui-space-sm)}.recipe-step__input-leader{border-bottom:2px dotted var(--ui-border-strong);align-self:center}.recipe-step__input-qty{display:inline-flex;align-items:baseline;gap:.5ch;white-space:nowrap;font-family:var(--ui-font-mono);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";color:var(--ui-text-muted)}.recipe-step__qty-number{display:inline-block;width:12ch;text-align:right}.recipe-step__qty-tail{display:inline-flex;gap:.5ch}.recipe-step__input-derived{font-size:.85em;color:var(--ui-color-muted)}.recipe-table-wrapper{overflow-x:auto}.recipe-table{width:100%;font-size:var(--ui-text-sm);border-radius:var(--ui-radius-sm)}.recipe-table th,.recipe-table td{padding:.5rem .75rem}.recipe-table th{text-align:left;font-weight:600;color:var(--ui-text-muted)}.recipe-table .is-numeric{text-align:right;font-family:var(--ui-font-mono);font-variant-numeric:tabular-nums}.recipe-table .is-muted{color:var(--ui-text-muted)}tr .recipe-table__ingredient{border:0}.recipe-step-table{display:table;width:100%;border-collapse:separate;border-spacing:0;margin-top:var(--ui-space-sm)}.recipe-step-table .table_row{display:table-row}.recipe-step-table .table_cell{display:table-cell;padding:.5rem .75rem;border-bottom:1px solid var(--ui-border-subtle);vertical-align:top}.recipe-step-table .table_row--full .table_cell--full{display:table-cell;padding:.75rem;font-size:var(--ui-text-base);border-bottom:0}.recipe-input-name{text-align:left}.recipe-input-qty{text-align:right;font-family:var(--ui-font-mono);font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--ui-text-muted)}.qty-number{display:inline-block;min-width:8ch;text-align:right}.recipe-input-derived{margin-left:.5ch;font-size:.85em;color:var(--ui-text-muted)}.recipe-step--callout{border:0}.project-pages,.related-projects{padding-left:var(--ui-space-lg)}.project-pages+.related-projects{margin-top:var(--ui-space-xl)}.project-sidebar-heading{margin-bottom:var(--ui-space-md);font-size:var(--ui-text-sm);font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--ui-text-muted)}.project-empty{font-size:var(--ui-text-sm);font-style:italic;color:var(--ui-text-muted)}.project-page-link,.project-related-link{display:flex;flex-direction:column;gap:.15rem;padding:.35rem 0;text-decoration:none;color:var(--ui-text-primary)}.project-page-link:hover,.project-related-link:hover{color:var(--ui-accent)}.project-page-link .title,.project-related-link .title{font-size:var(--ui-text-sm);font-weight:500;line-height:1.35}.project-page-link .meta{font-size:var(--ui-text-xs);color:var(--ui-text-muted)}.project-grid-wrap{margin-top:var(--ui-space-lg)}.project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:var(--ui-space-xl)}.project-card{display:block;background:var(--ui-bg-card);border:1px solid var(--ui-border-subtle);border-radius:var(--ui-radius-md);overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 1px #00000005;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.project-card:hover,.project-card:focus-visible{border-color:var(--ui-accent-strong);box-shadow:0 6px 18px #0000000f;transform:translateY(-1px);outline:none}.project-card__image{aspect-ratio:16 / 9;background:var(--ui-bg-subtle)}.project-card__image img{width:100%;height:100%;object-fit:cover;display:block}.project-card__body{padding:var(--ui-space-lg);display:flex;flex-direction:column;gap:var(--ui-space-sm)}.project-card__title{font-size:var(--ui-text-lg);font-weight:700;line-height:1.25}.project-card__excerpt{font-size:var(--ui-text-sm);color:var(--ui-text-muted);line-height:1.5}.project-card__meta{margin-top:var(--ui-space-sm);font-size:var(--ui-text-xs);color:var(--ui-text-muted)}.project-card__meta-sep{margin-inline:.35rem}.project-grid-pagination{margin-top:var(--ui-space-xl)}.project-empty{border:1px dashed var(--ui-border);border-radius:var(--ui-radius-md);padding:var(--ui-space-xl);background:var(--ui-bg-subtle)}.project-empty__title{font-weight:700;margin-bottom:var(--ui-space-sm)}.project-empty__meta{font-size:var(--ui-text-sm);color:var(--ui-text-muted)}.project-card__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--ui-space-xs) var(--ui-space-sm);margin-top:var(--ui-space-sm);font-size:var(--ui-text-xs);color:var(--ui-text-muted)}.project-card__artists{font-weight:500;color:var(--ui-text-primary);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-card__date{white-space:nowrap}.project-card__artists+.project-card__date:before{content:"|";margin-inline:.4rem;color:var(--ui-text-muted)}.project-meta{margin-bottom:var(--ui-space-lg)}.project-meta__title{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:var(--ui-space-lg);color:var(--ui-pagetitle)}.project-meta__meta{margin-top:var(--ui-space-sm);display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:var(--ui-text-sm);color:var(--ui-text-muted)}.project-meta__artists{font-weight:500;color:var(--ui-text-primary)}.project-meta__dates{color:var(--ui-text-muted)}.project-hero{margin-block:var(--ui-space-xl)}.project-hero img{display:block;width:100%;height:auto;border-radius:var(--ui-radius-md)}.p-prose{font-size:var(--ui-text-base);line-height:1.65;color:var(--ui-text-primary)}.p-prose p{margin-block:var(--ui-space-md)}.p-prose p:first-child{margin-top:0}.p-prose p:last-child{margin-bottom:0}.project-artist{margin-top:var(--ui-space-xl)}.project-artist__name{margin-bottom:var(--ui-space-sm);font-size:var(--ui-text-lg);font-weight:600;line-height:1.3;color:var(--ui-text-primary)}.project-artist__role{display:block;font-size:var(--ui-text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--ui-text-muted);padding-block:var(--ui-space-sm)}.project-period+.project-period{margin-top:var(--ui-space-2xl)}.project-period__heading{margin-bottom:var(--ui-space-lg);font-size:var(--ui-text-lg);font-weight:600;line-height:1.3;letter-spacing:-.01em;color:var(--ui-text-primary)}.project-period__heading{padding-bottom:var(--ui-space-sm);border-bottom:1px solid var(--ui-border-subtle)}.project-artist__url{display:inline-block;font-size:var(--ui-text-xs);font-weight:500;letter-spacing:.01em;color:var(--ui-accent-projects);text-decoration:none;margin-top:var(--ui-space-xs);margin-bottom:var(--ui-space-sm);transition:color .12s ease,text-decoration-color .12s ease}.project-artist__url:hover,.project-artist__url:focus-visible{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.project-artist__url:after{content:"↗";margin-left:.25em;font-size:.85em;opacity:.7}.project-card__meta{display:flex;flex-wrap:wrap;gap:.35rem .75rem;font-size:var(--ui-text-xs);color:var(--ui-text-muted)}.project-card__artists:after{content:"·";margin-inline:.4rem;color:var(--ui-text-muted)}.record{color:var(--ui-text-primary)}.record-identity{margin-bottom:var(--record-gap-lg)}.record-title{font-size:2rem;font-weight:600;line-height:1.2;letter-spacing:-.015em}.record-type{margin-top:.25rem;font-size:var(--ui-text-sm);color:var(--ui-text-muted)}.record-identity:after{content:"";display:block;margin-top:var(--ui-space-md);border-bottom:1px solid var(--ui-border-subtle)}.record-layout{display:grid;grid-template-columns:var(--record-facts-width) minmax(0,1fr);gap:var(--record-gap-xl)}@media (max-width: 1024px){.record-layout{grid-template-columns:1fr;gap:var(--record-gap-lg)}}.record-facts{display:flex;flex-direction:column;gap:var(--record-gap-md)}.record-fact{display:flex;flex-direction:column;gap:var(--ui-space-sm);margin-bottom:var(--ui-space-xl)}.record-fact:last-child{margin-bottom:0}.record-fact-title{font-size:var(--ui-text-sm);font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--ui-text-muted)}.record-image{max-width:100%;height:auto;display:block}.record-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ui-space-lg)}.record-stat dt{font-size:var(--ui-text-sm);color:var(--ui-text-muted);margin-bottom:.25rem}.record-stat dd{font-size:1.5rem;font-weight:600;letter-spacing:-.01em}.hazard-icons{display:flex;align-items:center;gap:var(--ui-space-md);list-style:none;padding:0;margin:0}.hazard-icon{display:flex;align-items:center}.hazard-icon img{width:2.25rem;height:2.25rem;display:block}.record-locations{display:flex;flex-direction:column}.record-location{display:flex;justify-content:space-between;align-items:center;gap:var(--ui-space-md);padding:var(--ui-space-md) 0;border-bottom:1px solid var(--ui-border-subtle)}.record-location:last-child{border-bottom:none}.record-location-room{font-weight:600}.record-location-path{font-size:var(--ui-text-sm);color:var(--ui-text-muted)}.record-location-actions{display:flex;align-items:center;gap:var(--ui-space-md)}.record-qty{font-size:var(--ui-text-sm);color:var(--ui-text-muted)}.record-reference,.record-body{display:flex;flex-direction:column;gap:var(--record-gap-lg)}.record-section{max-width:var(--record-prose-width)}.record-section-title{font-size:1.25rem;font-weight:600;margin-bottom:var(--ui-space-md)}.record-section-rule{height:2px;width:3rem;background:var(--ui-accent);margin-bottom:var(--ui-space-lg)}.record-empty{font-size:var(--ui-text-sm);color:var(--ui-text-muted);font-style:italic}.record-protocols{display:flex;flex-direction:column;gap:var(--record-gap-md)}.record-protocol-ref{padding:var(--ui-space-md) 0;border-bottom:1px solid var(--ui-border-subtle)}.record-protocol-ref:last-child{border-bottom:none}.record-protocol-ref__header{display:flex;flex-direction:column;gap:.35rem;margin-bottom:var(--ui-space-sm)}.record-protocol-ref__title{font-size:1.125rem;font-weight:600;line-height:1.35;color:var(--ui-text-primary)}.record-protocol-ref__meta{display:flex;align-items:center;gap:var(--ui-space-sm);font-size:var(--ui-text-xs);color:var(--ui-text-muted)}.record-protocol-ref__topic{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:var(--ui-radius-sm);background:var(--ui-doc-highlight-bg);color:var(--ui-text-primary);font-weight:500}.record-protocol-ref__steps{white-space:nowrap;opacity:.85}.record-protocol-ref__topic+.record-protocol-ref__steps:before{content:"•";margin-right:.35rem;color:var(--ui-text-muted)}.record-protocol-ref__excerpt{margin-top:var(--ui-space-sm);max-width:65ch;font-size:var(--ui-text-sm);line-height:1.5;color:var(--ui-text-muted)}.record-protocol-ref__actions{margin-top:var(--ui-space-sm)}.record-protocol-ref__actions a{font-size:var(--ui-text-sm);font-weight:500;color:var(--ui-link);text-decoration:none}.record-protocol-ref__actions a:hover{text-decoration:underline}.record-index-primary-link{font-weight:500;text-decoration:none}.record-index-primary-link:hover{text-decoration:underline}.record-index-actions{display:flex;align-items:center;gap:var(--ui-space-md);flex-wrap:nowrap}.record-index-actions input{flex:1 1 auto;min-width:0}.table thead{background-color:var(--ui-table-header-bg)}.table thead th{font-weight:900;color:var(--ui-table-text);border-bottom:1px solid var(--ui-border)}.table thead th.is-sortable-col{transition:background-color .12s ease,color .12s ease}.table thead th.is-sortable-col:hover{background-color:var(--ui-table-header-bg-hover);color:var(--ui-table-text-hover)}.table thead th.is-sortable-col svg{opacity:.55;transition:opacity .12s ease}.table thead th.is-sortable-col:hover svg{opacity:1}.locations-map-btn{color:var(--color-olive-500);background-color:var(--color-olive-50)}.locations-map-btn:hover{color:var(--color-olive-700);background-color:var(--color-olive-100)}.record-info-btn{color:var(--color-info-500);background-color:var(--color-info-100)}.record-info-btn:hover{color:var(--color-info-700);background-color:var(--color-info-200)}.topic-badge{color:var(--color-olive-500);background:var(--color-olive-100)}.instrument-card{background:var(--ui-bg);border:1px solid var(--ui-border-subtle);border-radius:var(--ui-radius-md);padding:var(--ui-space-lg);box-shadow:0 1px #00000005}.instrument-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--ui-space-lg)}.instrument-card__title{font-size:var(--ui-text-sm);font-weight:600;display:flex;align-items:center;gap:var(--ui-space-xs)}.instrument-card{background:var(--ui-bg);border:2px solid var(--ui-border-strong);border-radius:var(--ui-radius-md);padding:var(--ui-space-lg);box-shadow:0 1px #00000005}.instrument-card+.instrument-card{margin-top:var(--ui-space-xl)}.instrument-card__title{font-size:var(--ui-text-sm);font-weight:600}.instrument-card__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:var(--ui-space-lg)}.instrument-card__heading{display:flex;flex-direction:column;gap:.25rem}.instrument-card__title{font-size:var(--ui-text-base);font-weight:600;line-height:1.2}.instrument-card__role{font-size:var(--ui-text-sm);color:var(--ui-text-muted)}.instrument-card__heading{display:flex;flex-direction:column;gap:var(--ui-space-xs)}.instrument-card__name{font-size:var(--ui-text-lg);font-weight:600;line-height:1.25}.instrument-card__meta{font-size:var(--ui-text-xs);color:var(--ui-text-muted)}.instrument-card{border-color:color-mix(in srgb,var(--ui-border) 80%,transparent)}.search-meta{margin-bottom:var(--ui-space-xl)}.search-title{font-size:1.75rem;font-weight:600;line-height:1.25}.search-count{margin-top:.25rem;font-size:var(--ui-text-sm);color:var(--ui-text-muted)}.search-group+.search-group{margin-top:var(--ui-space-2xl)}.search-group-title{font-size:1.25rem;font-weight:600;margin-bottom:var(--ui-space-md);color:var(--color-info)}.search-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:var(--ui-space-lg)}.result-card{background:var(--ui-bg);border:1px solid var(--ui-border-subtle);border-radius:var(--ui-radius-md);padding:var(--ui-space-md);display:flex;flex-direction:column;gap:var(--ui-space-sm)}.result-card__header{display:flex;align-items:baseline;justify-content:space-between;gap:var(--ui-space-sm)}.result-card__title{font-size:var(--ui-text-base);font-weight:600;line-height:1.3}.result-card__title a{color:inherit;text-decoration:none}.result-card__title a:hover{text-decoration:underline}.result-card__type{font-size:var(--ui-text-xs);color:var(--ui-text-muted);white-space:nowrap}.result-card__excerpt{font-size:var(--ui-text-sm);color:var(--ui-text-soft)}.result-card__meta{margin-top:auto;font-size:var(--ui-text-xs);color:var(--ui-text-muted)}.dark .result-card{background:var(--ui-bg);border-color:#ffffff1f}.search-empty{padding:var(--ui-space-2xl) 0;text-align:center}.search-empty__inner{max-width:36rem;margin-inline:auto}.search-empty__title{font-size:1.25rem;font-weight:600}.search-empty__subtitle{margin-top:.5rem;color:var(--ui-text-muted)}.search-empty__tips{margin-top:var(--ui-space-lg);font-size:var(--ui-text-sm);color:var(--ui-text-muted)}.search-empty__tips ul{list-style:none;padding:0;margin:0}.search-empty__tips li+li{margin-top:.25rem}.search-meta__type{font-size:var(--ui-text-xs);color:var(--ui-text-muted);margin-right:.5rem}.search-meta__locations{margin-top:.25rem;font-size:var(--ui-text-xs);color:var(--ui-text-muted)}.search-locations{margin-top:.5rem;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:.25rem}.search-location{display:flex;align-items:flex-start;gap:.4rem;font-size:.85rem;color:#6b7280;line-height:1.3}.search-location__icon{flex-shrink:0;opacity:.6}.search-location__path{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-location__sep{margin:0 .25rem;opacity:.4}.home{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-header{margin-bottom:3rem;text-align:center}.home-title{font-size:4rem;font-weight:800;letter-spacing:+.1em}.home-subtitle{font-size:1.1rem;letter-spacing:.15em;text-transform:uppercase;opacity:.7}.home-sections{width:100%;max-width:72rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 1rem}@media (min-width: 640px){.home-sections{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.home-sections{grid-template-columns:repeat(4,1fr);gap:2.5rem}}.home-section-link{display:block;text-decoration:none}.home-section-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem;border:1px solid currentColor;transition:background-color .15s ease,transform .15s ease}.home-section-link:hover .home-section-card{transform:translateY(-2px)}.home-section-icon{width:3.5rem;height:3.5rem}.home-section-label{font-size:.9rem;letter-spacing:.08em;text-align:center}.logo-fill{color:var(--color-logo-fill)}.semantic-icon{width:1rem;height:1rem;color:var(--category-color, currentColor);flex-shrink:0;opacity:.9}.semantic-label{white-space:nowrap}.protocol-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(22rem,1fr))}.topic-card{background:var(--surface-1, #fff);border:1px solid var(--border-muted, #e5e7eb);border-radius:.75rem;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.topic-card-header{display:flex;align-items:center;justify-content:space-between}.topic-card-title{font-size:.95rem;font-weight:600}.topic-card-list{list-style:none;padding:0;margin:0}.topic-card-list li{padding:.35rem 0}.topic-card-list a{color:var(--ink-primary, #111827);text-decoration:none}.topic-card-item-title{font-size:.9rem;font-weight:300;color:var(--color-info)}.topic-card-list a:hover{text-decoration:underline}.topic-card-description{color:var(--text-muted, #999999)}.topic-card-description{font-size:.875rem;line-height:1.5}.topic-card-description h2,.topic-card-description h3{font-size:.9rem;margin-top:.75rem;color:#00bfff}.topic-card-description p{margin:.25rem 0}.topic-card-description{overflow:hidden}table{border:1px solid var(--color-neutral-600);width:100%}table thead{background-color:var(--color-neutral-200)}table thead th{padding:1rem .5rem .5rem 1rem;font-size:1rem;font-weight:900;text-align:left;color:var(--color-neutral-900);border-bottom:2px solid var(--color-neutral-200)}table tbody td{padding:.5rem .75rem;border-bottom:1px solid var(--color-neutral-300);font-size:.9rem}
