:root{--paper:#f4ecdd;--ink:#3b2c24;--muted:#70634f;--line:#d3c5ad;--accent:#a4472c;--wash:#e9e0cc;--white:#fffaf0;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='grain'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%233b2c24' opacity='.035' filter='url(%23grain)' d='M0 0h180v180H0z'/%3E%3C/svg%3E");background-size:180px 180px;margin:0}a{color:inherit;text-underline-offset:.25em}button,input,select,textarea{font:inherit}button,.button{border:1px solid var(--ink);background:var(--ink);min-height:48px;color:var(--white);cursor:pointer;border-radius:2px;justify-content:center;align-items:center;gap:1.8rem;width:fit-content;padding:.85rem 1.25rem;font-weight:600;text-decoration:none;display:inline-flex}button:hover,.button:hover{background:#554332}button:disabled{opacity:.6;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px}input,select,textarea{background:var(--white);width:100%;min-height:48px;color:var(--ink);border:1px solid #9c8d73;border-radius:4px;padding:.8rem}input[readonly]{background:var(--wash)}textarea{resize:vertical}input[type=file]{padding:.6rem;font-size:.9rem}label{gap:.5rem;font-size:.94rem;font-weight:600;display:grid}small{color:var(--muted);font-size:.82rem;line-height:1.6;display:block}h1,h2,h3{overflow-wrap:anywhere;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.12}h1{letter-spacing:-.045em;margin:.3em 0 .5em;font-size:clamp(2.3rem,7vw,5rem)}h2{letter-spacing:-.025em;font-size:clamp(1.7rem,4vw,2.6rem)}h3{margin:.8rem 0 .3rem;font-size:1.5rem}p{color:var(--muted);line-height:1.65}em{color:var(--accent);font-weight:400}main{max-width:1240px;min-height:70vh;margin:auto;padding:0 24px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;max-width:1288px;margin:auto;padding:24px;display:flex}.wordmark{white-space:nowrap;letter-spacing:-.045em;font-family:Georgia,serif;font-size:clamp(1.2rem,4vw,1.7rem);font-weight:700;text-decoration:none}.brand-mark{color:var(--accent);vertical-align:middle;margin-left:.6rem;font-size:.8em}nav{align-items:center;gap:1.3rem;display:flex}nav a{align-items:center;min-height:44px;font-size:.86rem;text-decoration:none;display:inline-flex}nav a:hover{text-decoration:underline}section{padding:48px 0 64px}.hero{border-bottom:1px solid var(--line);padding:65px 0 76px;position:relative}.hero h1{max-width:1000px;font-size:clamp(2rem,7.4vw,6rem);font-weight:700;line-height:1.08}.hero h1 em{font-weight:700}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);font-size:.7rem;font-weight:700;line-height:1.7}.lede{max-width:480px;margin-bottom:30px;font-size:1.12rem}.hero-stamp{color:#626447;outline-offset:6px;text-align:center;letter-spacing:.2em;border:2px solid;border-radius:50%;outline:1px solid;place-content:center;width:140px;height:140px;font-family:Georgia,serif;font-size:1rem;font-weight:700;line-height:1.8;display:grid;position:absolute;bottom:70px;right:36px;transform:rotate(12deg)}.section-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.section-heading span{color:var(--muted);font-size:.8rem}.artist-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.artist-card{text-decoration:none;display:block}.artist-card p{margin-top:.4rem}.portrait{aspect-ratio:1;object-fit:cover;background:var(--wash);border-radius:3px;width:100%;height:auto;display:block}.placeholder{color:#6b7052;place-content:center;font-family:Georgia,serif;font-size:4rem;display:grid}.empty{background:var(--wash);border:1px solid var(--line);text-align:center;border-radius:3px;margin:25px 0;padding:40px}.empty h3{margin-top:0}.empty p{max-width:500px;margin:1rem auto}.empty .button{margin-top:1rem}.narrow{max-width:650px;margin:0 auto;padding:56px 0 72px}.narrow h1{font-size:clamp(2.4rem,6vw,3.8rem)}.stack{gap:20px;margin:24px 0;display:grid}.notice{border-left:3px solid var(--accent);background:var(--wash);padding:16px;font-size:.94rem}.notice.error{color:#832c1f;background:#f9e6df;border-color:#a12f1c}.notice.success{color:#244e36;border-color:#244e36}.panel{background:var(--white);border:1px solid var(--line);border-radius:3px;padding:28px}.panel h2{margin-top:0;font-size:1.8rem}.panel h3{margin-top:0}.portal-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:15px 0;display:flex}.text-button{color:var(--ink);background:0 0;border:0;padding:.5rem;font-size:.86rem}.text-button:hover{background:var(--wash)}fieldset{border:1px solid var(--line);border-radius:3px;gap:18px;min-width:0;margin:0;padding:24px;display:grid}legend{padding:0 8px;font-family:Georgia,serif;font-size:1.5rem}fieldset p{margin:0}.checkbox{align-items:flex-start;gap:12px;font-weight:400;line-height:1.65;display:flex}.checkbox input{width:20px;min-width:20px;height:20px;min-height:20px;accent-color:var(--ink);margin:3px 0 0}.photo-preview{width:100px}.photo-preview .placeholder{font-size:2rem}.profile-hero{grid-template-columns:minmax(0,360px) minmax(0,1fr);align-items:center;gap:50px;padding:32px 0 48px;display:grid}.bio{white-space:pre-wrap;overflow-wrap:anywhere}.back-link{padding:10px 0;display:inline-block}.admin-intro{grid-template-columns:1fr 1fr;gap:28px;margin:36px 0 52px;display:grid}.review-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.review-heading{align-items:center;gap:20px;display:flex}.invite-list{padding:0;list-style:none}.invite-list li{border-bottom:1px solid var(--line);overflow-wrap:anywhere;gap:6px;padding:15px 0;display:grid}.invite-list span{color:var(--muted);font-size:.85rem}.status{text-transform:capitalize;font-size:.85rem}.policy h2{margin-top:2rem;font-size:1.6rem}.policy p{line-height:1.8}details{margin:24px 0}summary{cursor:pointer;min-height:44px;font-size:.9rem}dt{margin-top:1rem;font-size:.8rem;font-weight:700}dd{color:var(--muted);overflow-wrap:anywhere;margin:6px 0}footer{border-top:1px solid var(--line);max-width:1240px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin:auto;padding:28px 24px;font-size:.8rem;display:flex}.skip-link{background:var(--ink);color:var(--white);z-index:100;padding:12px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:10px}@media (max-width:800px){.hero-stamp{display:none}.artist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-hero{grid-template-columns:1fr 1fr;gap:28px}.admin-intro,.review-grid{grid-template-columns:1fr}}@media (max-width:540px){main{padding:0 18px}.site-header{gap:10px;padding:15px 18px}.site-header nav{gap:12px}.site-header nav a{font-size:.75rem}.hero{padding:44px 0 50px}.hero h1{font-size:clamp(1.9rem,8.6vw,2.9rem)}.eyebrow{font-size:.63rem}.lede{font-size:1rem}.section-heading{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:22px}.section-heading h2{margin-bottom:10px}.artist-grid{gap:18px}.artist-card h3{font-size:1.2rem}.artist-card p{font-size:.83rem}.empty,.panel{padding:24px 18px}.empty h2{font-size:1.6rem}.profile-hero{grid-template-columns:1fr}.profile-hero .portrait{max-width:360px}.narrow{padding:40px 0 56px}fieldset{padding:20px 16px}.portal-nav{gap:10px}.portal-nav nav{gap:14px}.portal-nav nav a{font-size:.8rem}footer{flex-wrap:wrap;gap:12px}footer>span:last-child{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
