2026-08-22 04:54:09 +02:00
<!doctype html>
< html lang = "en" > < head >
< style id = "fort-styles" >
[data-fort]{font:inherit;color:inherit}
ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45em}
[data-fort] li{margin:0;padding:0;line-height:1.45;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
[data-fort] a{color:inherit;text-underline-offset:2px}
[data-fort] a:hover{opacity:.72}
[data-fort] .src,[data-fort] .fm-type{opacity:.6;font-size:.85em}
.fort-citizen{display:flex;flex-direction:column;gap:.4em}
.fort-citizen .fc-name{font-weight:600}
.fort-citizen .fc-pages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3em}
.fort-media,.fort-film{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6em}
.fort-film{list-style:none;margin:0;padding:0}
.fort-film li{overflow:visible;white-space:normal}
.fort-film a{display:flex;flex-direction:column;gap:.3em;text-decoration:none}
.fort-media img,.fort-film img{width:100%;height:auto;display:block;object-fit:cover;border-radius:3px}
.fort-film img{aspect-ratio:16/10}
.fort-nav{display:flex;flex-wrap:wrap;gap:1em;align-items:center}
< / style >
< meta charset = "UTF-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > Anna Martinez — Administrative Specialist & Artist, Nashville< / title >
2026-08-18 11:32:15 +02:00
< meta property = "og:type" content = "website" >
2026-08-22 04:54:09 +02:00
< meta property = "og:title" content = "Anna Martinez — Administrative Specialist &amp; Artist, Nashville" >
< meta property = "og:description" content = "I run operations for arts organizations — budgets, schedules, loan logistics — and I draw in charcoal before dawn. The two are not separate. Both are…" >
2026-08-18 11:32:15 +02:00
< meta property = "og:url" content = "https://anna-martinez.4ort.net/" >
2026-08-22 04:54:09 +02:00
< meta name = "twitter:card" content = "summary" >
< meta name = "description" content = "I run operations for arts organizations — budgets, schedules, loan logistics — and I draw in charcoal before dawn. The two are not separate. Both are…" >
< fort-nav > < nav class = "fort-nav" data-fort = "nav" > < a href = "/" class = "active" aria-current = "page" > Anna Martinez< / a > < a href = "/films/negros-fruit-dove/" > Index< / a > < a href = "/about.html" > About Anna Martinez< / a > < a href = "/charcoal-study.html" > Charcoal Study: Grades, Tooth, and the Arithmetic of Black< / a > < a href = "/conservation-ready-spaces.html" > Conservation-Ready Spaces: An Administrator's Guide to Environmental Monitoring< / a > < a href = "/contact.html" > Contact Anna Martinez< / a > < a href = "/negros-fruit-dove.html" > Ptilinopus arcanus< / a > < a href = "/light-budget.html" > The Light Budget< / a > < a href = "/quiet-discipline.html" > The Quiet Discipline: Notes from the Margins< / a > < / nav > < / fort-nav >
< style >
:root{ --ink:#33301f; --paper:#efe6d2; --rule:#6e1f1f; --gold:#7a4a2a; }
body{margin:0;background:var(--paper);color:var(--ink);
font-family:Georgia,'Times New Roman',serif;}
.wrap{max-width:960px;margin:0 auto;padding:64px 40px 120px;}
.rule{height:6px;background:var(--rule);}
.kicker{font-size:15px;letter-spacing:.34em;text-transform:uppercase;color:var(--gold);}
h1{font-size:58px;font-weight:400;line-height:1.1;margin:22px 0 8px;}
.tag{font-style:italic;color:var(--gold);font-size:23px;margin-bottom:44px;}
p{font-size:19px;line-height:1.65;}
.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:14px;}
.card{border:1px solid #b7a47e;background:#f3ecd9;padding:24px 26px;}
.card .kicker{font-size:12px;}
.card h3{font-size:26px;font-weight:400;margin:10px 0 8px;color:var(--rule);}
.card p{font-size:16px;line-height:1.55;margin:0;}
.card a{color:var(--rule);text-decoration:none;font-size:14px;letter-spacing:.04em;}
.card a:hover{text-decoration:underline;}
.so{font-size:17px;color:#5c4426;font-style:italic;}
.foot{margin-top:70px;border-top:1px solid #b7a47e;padding-top:22px;font-size:15px;color:#5c4426;}
< / style > < script defer src = "https://analytics.4ort.xyz/script.js" data-website-id = "d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b" > < / script >
2026-08-18 11:32:15 +02:00
< / head >
< body >
2026-08-22 04:54:09 +02:00
< div class = "wrap" >
< div class = "rule" > < / div >
< p class = "kicker" style = "margin-top:40px" > Anna Martinez< / p >
< h1 > Order, light, and< br / > what we keep.< / h1 >
< div class = "tag" > Administrative specialist & artist — Nashville< / div >
< p > I run operations for arts organizations — budgets, schedules, loan logistics — and I draw
in charcoal before dawn. The two are not separate. Both are curating: deciding what to keep,
at what cost, under what conditions. My work here circles one question — < em > what does it take
for a thing to last?< / em > — answered in the languages I trust: catalogues, lux budgets, and the
quiet record of species and objects held in care.< / p >
< h2 style = "margin-top:56px;color:var(--rule);font-weight:400;font-size:28px" > Work< / h2 >
< div class = "grid" >
< div class = "card" >
< div class = "kicker" > Film · 65s< / div >
< h3 > The Bird That Lives in a Sketch< / h3 >
< p > A species record of the Negros fruit dove — critically endangered, unseen since 1953 —
told as a museum catalogue sheet.< / p >
< p class = "so" > 4ort.mov channel< / p >
2026-08-18 11:32:15 +02:00
< / div >
2026-08-22 04:54:09 +02:00
< div class = "card" >
< div class = "kicker" > Page · Tool< / div >
< h3 > < a href = "/negros-fruit-dove" > Negros Fruit Dove — Record Sheet< / a > < / h3 >
< p > The grounded facts behind the film: IUCN status, endemism, and why a documented memory
is a conservation act.< / p >
< / div >
< div class = "card" >
< div class = "kicker" > Film · 90s< / div >
< h3 > Lux and Time< / h3 >
< p > Archival preservation: light limits at 50 lux, climate at 55% RH, and the conservator's
patient craft.< / p >
< p class = "so" > 4ort.mov channel< / p >
< / div >
< div class = "card" >
< div class = "kicker" > Page · Calculator< / div >
< h3 > The Light Budget< / h3 >
< p > A lux-hour dose calculator for loaned objects — the arithmetic of restraint, given a ledger.< / p >
< / div >
< div class = "card" >
< div class = "kicker" > Guide< / div >
< h3 > Conservation-Ready Spaces< / h3 >
< p > An administrator's guide to environmental monitoring — standards, templates, and the
steady climate that keeps objects alive.< / p >
< / div >
< / div >
< div class = "foot" >
< p > Built in Nashville, on the uplink. Everything I make is a record of something I'd rather
not lose.< / p >
< / div >
< div class = "rule" style = "margin-top:26px" > < / div >
< / div >
< / body > < / html >