:root{color-scheme:light;--paper: #f3efe3;--surface: #fffdf5;--ink: #1d2a22;--muted: #59655d;--fern: #285b42;--fern-contrast: #fff;--ochre: #9a5b16;--berry: #9a3e3e;--rule: #c9c3b2;--soft: #e8e3d5;--focus: #b34f16;--shadow: 0 1px 0 rgba(29,42,34,.1), 0 12px 36px rgba(29,42,34,.08);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;color:var(--ink);background:var(--paper);accent-color:var(--fern)}:root[data-theme=dark]{color-scheme:dark;--paper:#161b18;--surface:#202722;--ink:#edf2e8;--muted:#b8c2ba;--fern:#86c79f;--fern-contrast:#102017;--ochre:#e8ad61;--berry:#f09a96;--rule:#606b62;--soft:#2b342e;--focus:#f2b769;--shadow:0 1px 0 #3c473f,0 16px 40px rgba(0,0,0,.28)}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--paper);color:var(--ink)}button,input,textarea,select{font:inherit;color:inherit}button,a,label[for]{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:var(--fern);text-underline-offset:.2em}img{max-width:100%;display:block}svg{width:1.2em;height:1.2em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Cambria,Times New Roman,serif;font-weight:500;letter-spacing:-.03em}h1{font-size:clamp(2.5rem,6vw,4rem);line-height:.99}h2{font-size:clamp(1.5rem,3vw,2.15rem);line-height:1.1}h3{font-size:1.05rem}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;z-index:100;left:1rem;top:.5rem;transform:translateY(-150%);background:var(--ink);color:var(--paper);padding:.75rem 1rem}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.eyebrow{margin:0 0 .5rem;color:var(--fern);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.topbar{height:68px;padding:0 clamp(1rem,4vw,3rem);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rule);background:color-mix(in srgb,var(--paper) 92%,transparent);position:sticky;top:0;z-index:30;backdrop-filter:blur(10px)}.brand{display:inline-flex;align-items:center;gap:.7rem;color:var(--ink);font:600 1.15rem Georgia,serif;text-decoration:none}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--fern);border-radius:50% 50% 50% 8px;color:var(--fern);transform:rotate(-5deg)}.topbar nav{display:flex;align-items:center;gap:.75rem}.connection{color:var(--muted);font-size:.8rem;display:inline-flex;align-items:center;gap:.5rem}.connection span{width:7px;height:7px;border-radius:50%;background:var(--fern)}.license-notice{padding:.6rem 1rem;text-align:center;color:var(--ochre);background:color-mix(in srgb,var(--ochre) 8%,var(--surface));border-bottom:1px solid var(--rule);font-size:.82rem}.license-notice button{min-height:36px;border:0;background:transparent;color:var(--fern);text-decoration:underline;font-weight:700}.primary-button,.secondary-button,.quiet-button,.icon-button,.queue-toggle{min-height:44px;display:inline-flex;justify-content:center;align-items:center;gap:.55rem;border:0;border-radius:6px;padding:.68rem 1rem;font-weight:700;text-decoration:none;transition:transform .16s ease,background .16s ease,color .16s ease}.primary-button{color:var(--fern-contrast);background:var(--fern);box-shadow:inset 0 -2px #00000026}.secondary-button{color:var(--fern);background:transparent;border:1px solid var(--fern)}.quiet-button{color:var(--ink);background:transparent;border:1px solid var(--rule)}.icon-button{width:44px;padding:0;background:transparent;border:1px solid var(--rule)}.primary-button:hover,.secondary-button:hover,.quiet-button:hover{transform:translateY(-1px)}button:active,label.primary-button:active{transform:translateY(1px)}button:disabled{opacity:.45;cursor:not-allowed}.landing{overflow:hidden}.hero{min-height:calc(100svh - 68px);display:grid;grid-template-columns:minmax(320px,.9fr) minmax(450px,1.1fr);align-items:center;gap:clamp(2rem,6vw,6rem);padding:clamp(3rem,7vw,7rem) clamp(1.25rem,6vw,6rem);max-width:1600px;margin:auto}.hero-copy{max-width:650px;position:relative;z-index:2}.hero h1 em{color:var(--fern);font-weight:400}.lede{color:var(--muted);font:1.15rem/1.6 Georgia,serif;max-width:60ch}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:2rem 0 1rem}.microcopy{max-width:56ch;color:var(--muted);font-size:.82rem;line-height:1.5}.hero-plate{margin:0;position:relative;transform:rotate(1.5deg);box-shadow:var(--shadow);background:var(--surface);padding:.65rem}.hero-plate:before{content:"";position:absolute;width:88px;height:22px;background:color-mix(in srgb,var(--ochre) 25%,transparent);left:45%;top:-11px;transform:rotate(-3deg)}.hero-plate img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.hero-plate figcaption{padding:.8rem .25rem .1rem;display:flex;justify-content:space-between;color:var(--muted);font:italic .83rem Georgia,serif}.hero-plate figcaption span{color:var(--ink);font-style:normal;text-transform:uppercase;letter-spacing:.12em}.workflow{border-top:1px solid var(--rule);padding:6rem clamp(1.25rem,6vw,6rem);display:grid;grid-template-columns:.7fr 1.3fr;gap:5rem;max-width:1600px;margin:auto}.workflow>div>p:last-child{color:var(--muted);line-height:1.6;max-width:46ch}.workflow ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr)}.workflow li{padding:0 1.5rem;border-left:1px solid var(--rule)}.workflow li span{font:italic 1rem Georgia,serif;color:var(--ochre)}.workflow li strong{display:block;font:500 1.6rem Georgia,serif;margin:1rem 0 .5rem}.workflow li p{color:var(--muted);line-height:1.5}.workbench{min-height:calc(100vh - 68px);display:grid;grid-template-columns:300px minmax(560px,1fr) 280px}.queue-panel,.field-notes{min-width:0;background:color-mix(in srgb,var(--paper) 60%,var(--surface))}.queue-panel{border-right:1px solid var(--rule);display:flex;flex-direction:column;height:calc(100vh - 68px);position:sticky;top:68px}.shoot-heading{padding:1.5rem 1.25rem .8rem;display:flex;justify-content:space-between}.shoot-heading h1{font-size:1.7rem;line-height:1.1;margin:0}.progress-row{padding:0 1.25rem .4rem;display:flex;justify-content:space-between;font-size:.75rem;color:var(--muted);font-variant-numeric:tabular-nums}.progress{height:3px;margin:0 1.25rem 1.25rem;background:var(--soft);overflow:hidden}.progress i{display:block;height:100%;background:var(--fern);transition:width .2s ease}.queue-tools{padding:0 1rem 1rem;display:grid;grid-template-columns:1fr auto;gap:.5rem}input,textarea,select{width:100%;min-height:44px;border:1px solid var(--rule);border-radius:4px;background:var(--surface);padding:.65rem .75rem}textarea{resize:vertical;line-height:1.5}.queue-tools input{min-width:0}.queue-tools select{width:90px;font-size:.78rem}.specimen-list{list-style:none;margin:0;padding:0;overflow:auto;flex:1}.specimen-list li{border-top:1px solid color-mix(in srgb,var(--rule) 65%,transparent)}.specimen-row{position:relative;width:100%;min-height:68px;padding:.55rem .8rem .55rem .65rem;border:0;background:transparent;color:var(--ink);display:grid;grid-template-columns:26px 48px 1fr 20px;align-items:center;gap:.55rem;text-align:left}.specimen-row:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:transparent}.specimen-row:hover{background:var(--soft)}.specimen-row.active{background:var(--surface)}.specimen-row.active:before{background:var(--fern)}.row-number{font:italic .7rem Georgia,serif;color:var(--muted);font-variant-numeric:tabular-nums}.row-thumb,.thumb{background:var(--soft);overflow:hidden;display:grid;place-items:center}.row-thumb{width:48px;height:48px}.row-thumb img,.thumb img{width:100%;height:100%;object-fit:cover}.file-placeholder{color:var(--muted);display:grid;justify-items:center;line-height:1}.file-placeholder small{font-size:.52rem;margin-top:.2rem}.row-copy{min-width:0}.row-copy strong,.row-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-copy strong{font-size:.82rem}.row-copy small{color:var(--muted);font-size:.68rem;margin-top:.25rem}.row-state{color:var(--fern)}.queue-bottom{padding:1rem;border-top:1px solid var(--rule);display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.queue-bottom button{font-size:.78rem;padding:.5rem}.no-results{padding:2rem 1rem;color:var(--muted);text-align:center}.mobile-close,.queue-toggle{display:none}.editor{min-width:0;padding-bottom:6rem}.editor-bar{min-height:58px;border-bottom:1px solid var(--rule);display:flex;align-items:center;justify-content:flex-end;padding:.45rem 2rem}.editor-bar>div{display:flex;gap:.5rem}.annotation-sheet{max-width:790px;margin:0 auto;padding:2.5rem clamp(1.25rem,4vw,3.5rem);background:var(--surface);box-shadow:var(--shadow);min-height:calc(100vh - 126px)}.specimen-header{display:grid;grid-template-columns:112px 1fr auto;align-items:center;gap:1.25rem;padding-bottom:2rem;border-bottom:1px solid var(--rule)}.thumb{width:112px;aspect-ratio:4/3}.specimen-header h2{font-size:1.65rem;margin:.2rem 0;overflow-wrap:anywhere}.specimen-header p{margin:0;font-size:.75rem;color:var(--muted)}.specimen-header .accession{color:var(--ochre);text-transform:uppercase;letter-spacing:.12em;font-weight:800}.status-badge{align-self:start;padding:.4rem .55rem;border:1px solid var(--rule);color:var(--muted);font-size:.72rem;font-weight:800;display:inline-flex;align-items:center;gap:.25rem}.status-badge.is-ready{color:var(--fern);border-color:var(--fern);transform:rotate(-2deg);font-family:Georgia,serif;text-transform:uppercase}.field-section{display:grid;grid-template-columns:145px 1fr;gap:2rem;padding:2rem 0;border-bottom:1px solid var(--rule)}.section-heading{display:flex;gap:.75rem}.section-heading>span{font:italic 1rem Georgia,serif;color:var(--ochre)}.section-heading h3{font:500 1.25rem Georgia,serif;margin:0 0 .3rem}.section-heading p{color:var(--muted);font-size:.75rem;line-height:1.5}.fields{min-width:0}.fields>div+div,.fields>label+input{margin-top:1.1rem}label{display:block;font-weight:750;font-size:.8rem;margin-bottom:.4rem}.optional{color:var(--muted);font-weight:400;display:block;margin-top:.18rem;line-height:1.35}.char-count{display:block;text-align:right;color:var(--muted);margin-top:.25rem;font-size:.7rem;font-variant-numeric:tabular-nums}.token-strip{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.token-strip span{font-size:.72rem;color:var(--muted);margin-right:.2rem}.token-strip button,.vocab button{min-height:36px;border:1px dashed var(--rule);background:transparent;border-radius:3px;font:.72rem ui-monospace,monospace}.keyword-preview{display:flex;gap:.4rem;flex-wrap:wrap;min-height:30px;margin-top:.55rem}.keyword-preview>span{background:var(--soft);padding:.3rem .35rem .3rem .6rem;border-radius:99px;font-size:.75rem}.keyword-preview button{border:0;background:transparent;color:var(--muted);min-width:28px;min-height:28px;border-radius:50%}.keyword-preview small{color:var(--muted)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem}.field-grid>div+div{margin:0}.validation{margin:2rem 0 0;padding:1.2rem;background:color-mix(in srgb,var(--ochre) 8%,var(--surface));border-left:3px solid var(--ochre);display:grid;grid-template-columns:1fr 1fr;gap:1rem}.validation h3{margin:0;font:500 1.2rem Georgia,serif}.validation ul{margin:0;padding:0;list-style:none;font-size:.78rem}.validation li{margin:.35rem 0;display:flex;gap:.4rem}.validation li span{color:var(--ochre)}.validation li.valid span{color:var(--fern)}.xmp-preview{margin-top:1.25rem;border:1px solid var(--rule)}.xmp-preview summary{min-height:44px;cursor:pointer;padding:.8rem;font-weight:700;font-size:.8rem}.xmp-preview summary span{float:right;color:var(--muted);font-weight:400}.xmp-preview pre{margin:0;max-height:300px;overflow:auto;background:var(--ink);color:var(--paper);padding:1rem;font:.68rem/1.5 ui-monospace,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.editor-actions{margin-top:1.5rem;display:flex;justify-content:flex-end;gap:.75rem}.shortcut{text-align:right;color:var(--muted);font-size:.7rem;margin:.65rem 0 0}kbd{border:1px solid var(--rule);background:var(--soft);padding:.08rem .3rem;border-radius:3px}.field-notes{padding:1.5rem 1.25rem;border-left:1px solid var(--rule)}.field-notes section{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid var(--rule)}.field-notes h2{font-size:1.4rem;margin-bottom:.5rem}.field-notes p,.field-notes small{color:var(--muted);font-size:.76rem;line-height:1.5}.vocab{display:flex;flex-wrap:wrap;gap:.4rem;margin:1rem 0}.vocab button{font-family:inherit}#vocab-form>div,#restore-form>div{display:flex;gap:.4rem}.export-panel .primary-button,.export-panel .quiet-button{width:100%;margin:.45rem 0;font-size:.78rem}dialog{width:min(560px,calc(100% - 2rem));max-height:calc(100vh - 2rem);overflow:auto;padding:0;border:1px solid var(--rule);border-radius:10px;color:var(--ink);background:var(--surface);box-shadow:0 24px 80px #00000059}dialog::backdrop{background:#0c140fa6;backdrop-filter:blur(3px)}.dialog-card{padding:1.5rem}.dialog-card header{display:flex;justify-content:space-between;align-items:start}.dialog-card h2{margin-bottom:.75rem}.dialog-card>label{margin-top:1rem}.dialog-card footer{padding:1.2rem 0 0;margin-top:1.2rem;border-top:1px solid var(--rule);display:flex;justify-content:flex-end;gap:.5rem}.check-row{display:flex;align-items:center;gap:.6rem;min-height:44px}.check-row input{width:20px;min-height:20px}.license-card ul{line-height:1.8}.license-card hr{border:0;border-top:1px solid var(--rule);margin:1.5rem 0}.license-card>small{display:block;color:var(--muted);line-height:1.5;margin-top:1.5rem}.price strong{font:500 2.5rem Georgia,serif}.license-active{padding:1rem;display:flex;gap:.75rem;background:var(--soft);margin-bottom:1rem}.license-active svg{color:var(--fern);flex:0 0 auto}.license-active p{margin:.25rem 0 0;color:var(--muted)}.danger-link{color:var(--berry);border:0;background:transparent;text-decoration:underline;min-height:44px}.toast{position:fixed;z-index:80;bottom:1.5rem;left:50%;transform:translate(-50%);min-width:min(360px,calc(100% - 2rem));padding:.75rem .75rem .75rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--surface);background:var(--ink);border-radius:6px;box-shadow:var(--shadow)}.toast button{min-height:36px;color:var(--surface);border:1px solid currentColor;background:transparent;border-radius:4px}.legal{min-height:70vh;max-width:1100px;margin:auto;padding:4rem 1.25rem;display:grid;grid-template-columns:.5fr 1fr;gap:4rem}.legal h1{font-size:2rem}.legal article{max-width:68ch}.legal article h2{font-size:2.7rem}.legal h3{font:500 1.3rem Georgia,serif;margin-top:2rem}.legal article p{line-height:1.65}.legal .secondary-button{margin-top:2rem}body>#app>footer{min-height:110px;border-top:1px solid var(--rule);padding:2rem clamp(1.25rem,6vw,6rem);display:flex;gap:1rem 3rem;flex-wrap:wrap;justify-content:space-between;align-items:center;color:var(--muted);font-size:.8rem}body>#app>footer span:last-of-type{display:flex;gap:1.25rem}body>#app>footer small{flex-basis:100%}@media(max-width:1120px){.workbench{grid-template-columns:270px 1fr}.field-notes{grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:2rem;border-left:0;border-top:1px solid var(--rule)}.field-notes section{border:0}.annotation-sheet{max-width:840px}.queue-panel{grid-row:1/3}}@media(max-width:820px){.connection{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:4rem}.hero-plate{max-width:620px}.workflow{grid-template-columns:1fr;gap:2rem;padding-top:4rem}.workbench{display:block}.queue-panel{position:fixed;z-index:50;top:0;left:0;width:min(340px,88vw);height:100dvh;transform:translate(-105%);box-shadow:0 0 60px #0000004d;transition:transform .2s ease}.queue-panel.queue-open{transform:translate(0)}.mobile-close{display:inline-flex}.editor-bar{justify-content:space-between;padding:.45rem 1rem;position:sticky;top:68px;z-index:20;background:var(--paper)}.queue-toggle{display:inline-flex;background:transparent;border:1px solid var(--rule)}.field-notes{display:grid;grid-template-columns:1fr 1fr;padding:2rem}.legal{grid-template-columns:1fr;gap:1rem}.legal h1{margin:0}}@media(max-width:600px){.topbar{padding:0 .8rem}.topbar .quiet-button{padding:.55rem .65rem}.brand{font-size:1rem}.brand-mark{width:30px;height:30px}.hero{padding:3rem 1rem;gap:3rem}.hero h1{font-size:2.7rem}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions label{width:100%}.hero-plate{margin:0 .4rem}.hero-plate figcaption{font-size:.72rem}.workflow{padding:4rem 1.25rem}.workflow ol{grid-template-columns:1fr}.workflow li{padding:1rem 0 1rem 1rem}.editor-bar .quiet-button{font-size:.75rem;padding:.5rem}.annotation-sheet{min-height:auto;padding:1.5rem 1rem 4rem;box-shadow:none}.specimen-header{grid-template-columns:76px 1fr;gap:.8rem}.thumb{width:76px}.status-badge{grid-column:2;justify-self:start;margin-top:-.4rem}.field-section{grid-template-columns:1fr;gap:.75rem}.section-heading p{margin-bottom:0}.field-grid,.validation{grid-template-columns:1fr}.editor-actions{flex-direction:column-reverse}.editor-actions button{width:100%}.shortcut{text-align:center}.field-notes{grid-template-columns:1fr;padding:2rem 1rem}.legal{padding-top:2rem}.legal article h2{font-size:2.2rem}body>#app>footer{flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
