@theme {
  --color-primary: #d2e6a5;
  --color-background: #111714;
  --color-neutral: #f1f0e8;
  --font-sans: 'DM Sans', sans-serif;
}
:root{--bg:#111714;--panel:#18201b;--panel2:#202a23;--ink:#f1f0e8;--muted:#a6afa3;--accent:#d2e6a5;--line:#354037;--serif:Georgia,'Times New Roman',serif;--sans:'DM Sans',sans-serif;--display:'Manrope',sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.pamp-body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.12}button{color:var(--ink)}[x-cloak]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;background:var(--accent);color:var(--bg);padding:12px}.skip-link:focus{top:16px}.site-header{display:flex;align-items:center;justify-content:space-between;height:104px;padding:0 5%;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:13px;font-family:var(--display);font-size:33px;line-height:1;font-weight:800;letter-spacing:-1.7px}.brand-caption{display:block;font-family:var(--sans);font-size:9px;font-weight:500;letter-spacing:2.3px;margin-top:8px}.brand-mark{width:44px;height:44px;display:block}.brand-mark svg{width:100%;height:100%;fill:none;stroke:var(--accent);stroke-width:1.3}.site-header nav{display:flex;gap:34px;align-items:center}.site-header nav a{font-size:13px;color:var(--muted);position:relative;padding:9px 0}.site-header nav a[aria-current],.site-header nav a:hover{color:var(--ink)}.site-header nav a[aria-current]:after{content:'';position:absolute;bottom:0;left:0;width:16px;height:2px;background:var(--accent)}.header-account{display:flex;gap:22px;align-items:center;font-size:13px}.admin-link{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:15px 23px;background:transparent;border:1px solid #68725f;border-radius:4px;font-weight:600;font-size:14px;line-height:1.4;color:var(--ink);min-height:48px;transition:background .2s,transform .2s}.button:hover:not(:disabled){background:var(--panel2);transform:translateY(-1px)}.button.primary{background:var(--accent);border-color:var(--accent);color:#172016}.button.primary:hover:not(:disabled){background:#e2efc2}.button.small{padding:10px 18px;min-height:42px}.eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:600;color:var(--accent);line-height:1.6}.status-dot{display:inline-block;width:6px;height:6px;background:var(--accent);border-radius:50%;margin-right:8px;vertical-align:middle}.subtle,.micro{color:var(--muted)}.micro{font-size:11px;line-height:1.8}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:5%;padding:58px 5% 62px;max-width:1680px;margin:auto;min-height:680px}.hero-copy{padding-top:20px}.hero h1{font-family:var(--display);font-size:clamp(38px,4.1vw,67px);line-height:1.13;letter-spacing:-2.8px;margin:26px 0}.hero h1 em{font-family:var(--serif);font-weight:400;color:var(--accent);letter-spacing:-1.6px}.hero-description{font-size:14px;line-height:1.9;color:var(--muted);margin-bottom:28px}.hero-copy>.micro{margin:12px 0 36px}.hero-stats{display:flex;gap:30px;border-top:1px solid var(--line);padding-top:26px}.hero-stats>div{display:flex;flex-direction:column;gap:7px}.hero-stats strong{font-family:var(--display);font-size:26px;font-weight:400;letter-spacing:-1px}.hero-stats span{font-size:10px;color:var(--muted)}.hero-art{position:relative;overflow:hidden;min-height:560px;background:#1c2b20;border-radius:3px}.art-grid{position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.8%,#58744830 50%,transparent 50.2%),linear-gradient(transparent 49.8%,#58744830 50%,transparent 50.2%);background-size:125px 125px;opacity:.55}.botanical{position:absolute;width:106%;height:106%;bottom:-8%;left:-3%;filter:drop-shadow(10px 20px 20px #0005)}.art-caption,.art-bottom{position:absolute;z-index:1;display:flex;justify-content:space-between;width:100%;padding:27px 30px}.art-caption{top:0;font-size:8px;letter-spacing:2px;color:#d5e1c2}.art-bottom{bottom:0;align-items:flex-end;background:linear-gradient(transparent,#132018d9);padding-top:75px}.art-bottom>span:first-child{font-family:var(--display);font-size:30px;line-height:1.1;letter-spacing:-1px;font-weight:500}.art-edition{font-size:8px;letter-spacing:2px;text-align:right}.art-edition strong{display:block;font-family:var(--serif);font-size:34px;font-weight:400;letter-spacing:0;line-height:1.2}.welcome-strip{display:grid;grid-template-columns:1.1fr 1fr;gap:7%;background:var(--panel);padding:45px 5%;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.welcome-strip h2{font-size:32px;letter-spacing:-1px;margin:13px 0}.welcome-strip p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.9}.progress-panel{display:flex;flex-direction:column;justify-content:center;gap:12px}.progress-panel>div{display:flex;justify-content:space-between;align-items:center}.progress-panel strong{font-family:var(--display);font-size:38px;font-weight:500}.progress-panel strong span{font-size:24px;color:var(--muted)}.progress-panel>div>span{font-size:12px;color:var(--muted)}progress{display:block;width:100%;height:4px;border:0;background:#364331;accent-color:var(--accent);border-radius:0}progress::-webkit-progress-bar{background:#364331}progress::-webkit-progress-value{background:var(--accent)}progress::-moz-progress-bar{background:var(--accent)}.progress-panel a{font-size:12px;color:var(--accent);align-self:flex-end}.login-panel{max-width:460px;width:100%;justify-self:end;scroll-margin-top:24px}.login-panel label{display:block;font-size:12px;color:var(--muted);margin-bottom:5px}.login-panel p{margin-bottom:12px}.login-panel input:not([type=checkbox]){width:100%;border:1px solid #59634f;background:var(--bg);border-radius:3px;color:var(--ink);padding:11px 13px}.login-panel input[type=submit]{background:var(--accent);color:var(--bg);font-weight:600;cursor:pointer}.login-panel input[type=checkbox]{accent-color:var(--accent)}.login-panel>.subtle{font-size:12px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:6%;padding:50px 5% 65px}.principles span{font-size:9px;letter-spacing:1.7px;color:var(--muted)}.principles h3{font-size:18px;margin:17px 0 12px}.principles p{color:var(--muted);font-size:12px;line-height:1.85}.site-footer{margin-top:30px;border-top:1px solid var(--line);padding:28px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.footer-brand{font-family:var(--display);font-size:19px;color:var(--ink);font-weight:800}.footer-brand span{font-family:var(--sans);font-size:10px;font-weight:400;margin-left:16px;color:var(--muted)}.workspace{max-width:1520px;margin:auto;padding:45px 5% 65px;min-height:70vh}.workspace-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:34px}.workspace-heading h1{font-family:var(--display);font-size:46px;letter-spacing:-2px;margin-top:9px}.accent{color:var(--accent)}.compact-progress{display:grid;grid-template-columns:auto auto;gap:4px 12px;align-items:baseline;min-width:200px}.compact-progress strong{font-size:23px;font-weight:500}.compact-progress span{font-size:11px;color:var(--muted)}.compact-progress progress{grid-column:1/-1;margin-top:5px}.toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:22px 0}.filter-group{display:flex;gap:10px;flex-wrap:wrap}select,input[type=search],.field input{background:var(--panel);border:1px solid var(--line);border-radius:3px;padding:11px 14px;color:var(--ink);min-height:44px;font-size:13px;max-width:100%}.view-switch{display:flex;border:1px solid var(--line);padding:3px;border-radius:3px;flex-shrink:0}.view-switch button{background:none;border:0;padding:8px 14px;font-size:12px;border-radius:2px;color:var(--muted)}.view-switch button[aria-pressed=true]{background:var(--panel2);color:var(--accent)}.photo-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:28px 0 18px}.photo-heading h2{font-family:var(--display);font-size:26px;letter-spacing:-.6px;margin-top:7px}.position{color:var(--muted);font-size:12px;white-space:nowrap}.image-stage{position:relative;display:flex;align-items:center;justify-content:center;background:#080c09;border:1px solid #28352a;border-radius:4px;height:clamp(340px,60vh,780px);overflow:hidden;touch-action:pan-y}.image-stage>img{height:100%;width:100%;object-fit:contain;cursor:zoom-in}.image-nav{position:absolute;z-index:2;width:44px;height:44px;border:1px solid #6b7664;border-radius:50%;background:#111714c9;font-size:22px}.image-nav.previous{left:18px}.image-nav.next{right:18px}.zoom-button{position:absolute;bottom:15px;right:18px;background:#111714d9;border:1px solid #566451;border-radius:3px;padding:7px 13px;font-size:11px}.image-error{position:absolute;background:#18201bef;padding:30px;text-align:center}.image-error small{display:block;margin-top:12px;color:var(--muted)}.image-error .button{margin-top:14px}.voting-panel{display:flex;align-items:center;gap:24px;padding:24px 0 15px;justify-content:space-between}.vote-label{min-width:125px}.vote-label strong{display:block;font-size:15px;margin-top:3px}.score-buttons{display:flex;gap:7px;justify-content:center}.score-buttons button{height:45px;width:45px;border:1px solid #4b5846;border-radius:3px;background:var(--panel);font-size:16px;transition:background .15s}.score-buttons button:hover:not(:disabled){border-color:var(--accent)}.score-buttons button[aria-pressed=true]{background:var(--accent);color:var(--bg);border-color:var(--accent)}.vote-help{display:flex;justify-content:space-between;gap:18px;min-height:30px}.vote-help p{font-size:12px;color:var(--accent)}.vote-help>span{font-size:11px;color:var(--muted)}.error-text{color:#ffb8a6!important}.notice{border-left:2px solid #788e65;background:var(--panel);padding:14px 18px;font-size:12px;color:#c1cab9;margin:20px 0;line-height:1.8}.notice.success{border-color:var(--accent);color:var(--accent)}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 22px;margin-top:25px}.photo-card{padding:0;background:none;border:0;text-align:left;min-width:0}.card-image{position:relative;background:#080c09;aspect-ratio:4/3;margin-bottom:14px;border:1px solid var(--line);overflow:hidden}.card-image img{width:100%;height:100%;object-fit:contain}.vote-badge{position:absolute;right:10px;top:10px;background:#111714dc;padding:5px 9px;font-size:10px;border-radius:2px}.photo-card h3{font-size:19px;margin:6px 0;overflow-wrap:anywhere}.photo-card>.subtle{font-size:10px}.load-more{display:flex;margin:32px auto}.completion-banner{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:35px;padding:27px;background:var(--panel2);border:1px solid #607050}.completion-banner h2{font-size:23px;margin-bottom:8px}.completion-banner p{font-size:13px;color:var(--muted)}.empty-state{text-align:center;padding:70px 25px;color:var(--muted)}.empty-state h2{font-size:25px;color:var(--ink)}.empty-state p{margin:15px 0 22px}.zoom-dialog{max-width:100vw;max-height:100dvh;width:100vw;height:100dvh;padding:0;margin:0;border:0;background:#080c09;color:var(--ink)}.zoom-dialog::backdrop{background:#080c09}.zoom-header{height:65px;padding:15px 25px;display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid var(--line);font-size:13px}.zoom-header button{padding:8px 12px;background:var(--panel);border:1px solid var(--line);font-size:12px}.zoom-scroll{height:calc(100dvh - 65px);width:100%;overflow:auto;display:flex;align-items:center;justify-content:center}.zoom-scroll img{max-width:100%;max-height:100%;object-fit:contain;cursor:zoom-in}.zoom-scroll.actual-size{display:block}.zoom-scroll.actual-size img{max-width:none;max-height:none;cursor:zoom-out}.live-label{font-size:11px;color:var(--muted)}.locked-panel{text-align:center;border:1px solid var(--line);background:var(--panel);padding:65px 25px;margin:40px auto;max-width:850px}.locked-panel svg{width:44px;height:44px;fill:none;stroke:var(--accent);stroke-width:1.4;margin-bottom:25px}.locked-panel h2{font-family:var(--serif);font-size:39px;margin:15px 0 20px}.locked-panel p:not(.eyebrow){font-size:14px;color:var(--muted);margin:15px 0}.locked-panel .button{margin-top:18px}.ranking-head,.ranking-row{display:grid;grid-template-columns:70px minmax(0,1fr) 140px 90px;align-items:center;gap:20px}.ranking-head{padding:19px 0;border-bottom:1px solid var(--line);font-size:9px;letter-spacing:1.5px;color:var(--muted);margin-top:25px}.ranking-row{padding:20px 0;border-bottom:1px solid var(--line)}.rank-number{font-family:var(--serif);font-size:35px;font-weight:400;color:var(--accent)}.ranking-photo{display:flex;align-items:center;gap:22px;min-width:0}.ranking-photo img{width:112px;height:84px;object-fit:contain;background:#080c09}.ranking-photo h3{font-size:19px;line-height:1.3;margin:5px 0}.ranking-photo .subtle{font-size:10px}.rank-average{font-family:var(--display);font-size:27px;font-weight:500}.ranking-row>span:last-child{color:var(--muted);font-size:13px}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:25px 0}.admin-stats>div{border:1px solid var(--line);padding:22px;display:flex;flex-direction:column;gap:6px}.admin-stats strong{font-size:36px;font-weight:400;font-family:var(--display)}.admin-stats span{font-size:11px;color:var(--muted)}.admin-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}.admin-box{padding:28px;border:1px solid var(--line);background:var(--panel);margin-bottom:25px}.admin-box h2{font-size:25px;margin-bottom:16px}.admin-box h3{font-size:20px;margin:20px 0 12px}.admin-box p{color:var(--muted);font-size:12px;line-height:1.8;margin:12px 0 18px}.text-link{color:var(--accent);font-size:13px}.judge-list{margin:20px 0;max-height:300px;overflow:auto}.checkbox{display:flex;align-items:center;gap:12px;font-size:13px;margin:16px 0}.checkbox input{accent-color:var(--accent);width:17px;height:17px}.checkbox small{display:block;color:var(--muted);font-size:11px}.field{display:flex;flex-direction:column;gap:6px;font-size:12px;margin:18px 0}.field input,.field select{width:100%}.judge-progress{display:grid;grid-template-columns:1fr auto;gap:7px;font-size:13px;margin:20px 0}.judge-progress span{color:var(--muted)}.judge-progress progress{grid-column:1/-1}.admin-box hr{border:0;border-top:1px solid var(--line);margin:30px 0}.entry-editor{border-top:1px solid var(--line);padding:18px 0}.entry-editor summary{cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-size:13px}.entry-editor summary .subtle{font-size:11px}.entry-content{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:22px 0}.entry-content>img{width:100%;max-height:400px;object-fit:contain;background:#080c09}.admin-box>form{max-width:520px;margin-bottom:28px}
@media(min-width:1500px){.hero{padding-top:75px}.hero-art{min-height:660px}.hero-copy{padding-top:40px}}
@media(max-width:1050px){.hero h1{font-size:43px;letter-spacing:-1.8px}.hero-stats{gap:18px}.hero-art{min-height:510px}.score-buttons{gap:5px}.score-buttons button{width:36px;height:42px}.voting-panel{gap:12px}.vote-label{min-width:100px}.next-button{padding:12px}.search-label input{max-width:180px}.site-footer>span:nth-child(2){display:none}}
@media(max-width:760px){.site-header{height:auto;min-height:90px;padding:20px 5%;flex-wrap:wrap;gap:18px}.brand{font-size:27px}.brand-mark{width:36px;height:36px}.brand-caption{font-size:7px;letter-spacing:1.8px}.site-header nav{order:3;width:100%;justify-content:center;gap:35px;border-top:1px solid var(--line);padding-top:6px}.site-header nav:has(a:only-child){display:none}.header-account{margin-left:auto;gap:15px}.hero{grid-template-columns:1fr;padding:34px 6% 32px;gap:35px}.hero-copy{padding-top:0}.hero h1{font-size:clamp(36px,8.5vw,58px);letter-spacing:-1.8px;margin:23px 0}.hero-description{font-size:13px}.hero-stats{justify-content:space-between;gap:10px}.hero-stats strong{font-size:24px}.hero-stats span{font-size:9px}.hero-art{min-height:420px;max-height:560px}.botanical{width:100%;left:0;height:115%;bottom:-14%}.welcome-strip{grid-template-columns:1fr;padding:32px 6%;gap:25px}.welcome-strip h2{font-size:28px}.login-panel{max-width:none}.principles{grid-template-columns:1fr;padding:35px 6%;gap:27px}.principles>div{border-bottom:1px solid var(--line);padding-bottom:25px}.principles h3{margin:10px 0}.site-footer{flex-wrap:wrap;padding:25px 6%;gap:14px}.site-footer>span:last-child{width:100%}.workspace{padding:30px 5% 45px}.workspace-heading{align-items:flex-start;margin-bottom:22px;gap:14px}.workspace-heading h1{font-size:34px;letter-spacing:-1.2px}.workspace-heading .eyebrow{font-size:8px}.compact-progress{min-width:95px;grid-template-columns:1fr;gap:2px;padding-top:6px}.compact-progress strong{font-size:19px}.compact-progress span{font-size:10px}.compact-progress progress{margin-top:3px}.toolbar{align-items:stretch;flex-wrap:wrap;gap:12px}.filter-group{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-group select{width:100%;font-size:11px;padding:10px 8px}.search-label{grid-column:1/-1}.search-label input{width:100%;max-width:none}.view-switch{margin-left:auto}.photo-heading h2{font-size:22px}.photo-heading .eyebrow{font-size:8px;letter-spacing:1.3px}.image-stage{height:50vh;min-height:300px}.image-nav{height:35px;width:35px;font-size:18px}.image-nav.previous{left:9px}.image-nav.next{right:9px}.zoom-button{right:10px;bottom:10px;font-size:10px}.voting-panel{flex-wrap:wrap;padding:18px 0 12px;gap:15px}.vote-label{order:0;flex:1}.vote-label strong{font-size:14px}.next-button{order:1;font-size:12px;min-height:40px}.score-buttons{order:2;width:100%;gap:5px;justify-content:space-between}.score-buttons button{width:calc((100% - 45px)/10);height:42px;min-width:0;font-size:14px}.vote-help{display:block}.vote-help>span{display:none}.photo-grid{grid-template-columns:repeat(2,1fr);gap:22px 13px}.photo-card h3{font-size:15px}.photo-card .eyebrow{font-size:8px}.card-image{margin-bottom:9px}.vote-badge{font-size:8px;right:5px;top:5px}.completion-banner{flex-direction:column;align-items:flex-start;padding:23px}.completion-banner h2{font-size:22px}.ranking-head,.ranking-row{grid-template-columns:32px minmax(0,1fr) 63px 42px;gap:9px}.ranking-head{font-size:7px;letter-spacing:.5px}.rank-number{font-size:25px}.ranking-photo{gap:10px}.ranking-photo img{width:56px;height:64px}.ranking-photo h3{font-size:13px}.ranking-photo .eyebrow{font-size:7px;letter-spacing:.7px}.ranking-photo .subtle{font-size:8px}.rank-average{font-size:20px}.ranking-row>span:last-child{font-size:10px}.live-label{font-size:9px;max-width:100px;margin-top:13px}.locked-panel{padding:40px 20px}.locked-panel h2{font-size:30px}.locked-panel p:not(.eyebrow){font-size:12px}.admin-stats{grid-template-columns:1fr 1fr;gap:10px}.admin-stats>div{padding:16px}.admin-stats strong{font-size:27px}.admin-columns{grid-template-columns:1fr;gap:0}.admin-box{padding:20px}.admin-box h2{font-size:22px}.admin-workspace .workspace-heading{flex-direction:column}.entry-content{grid-template-columns:1fr}.entry-editor summary{flex-direction:column;gap:3px}.zoom-header{padding:10px 12px;height:auto;min-height:65px;font-size:11px}.zoom-header button{font-size:10px;padding:6px}.zoom-header>div{display:flex;gap:5px}.desktop-only{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Official PAMP assets: display transparent canvases without changing originals. */
.site-header .brand{gap:14px;flex-shrink:0}
.pamp-lens{position:relative;display:block;width:64px;height:64px;overflow:hidden;flex-shrink:0}
.pamp-lens img{position:absolute;width:155.51%;height:auto;max-width:none;left:-27.71%;top:-11.92%}
.pamp-wordmark{position:relative;display:block;width:180px;aspect-ratio:1707/579;overflow:hidden}
.pamp-wordmark img{position:absolute;width:119.98%;height:auto;max-width:none;left:-9.9%;top:-86.7%}
.hero-art.pamp-banner{min-height:0;max-height:none;align-self:center;aspect-ratio:525/531;background:#19271e}
.pamp-banner>img{display:block;width:100%;height:100%;object-fit:contain}
.hero-description{font-size:16px}
.hero h1{overflow-wrap:break-word}
.pending-roster{margin:24px 0;padding:18px;border:1px solid var(--line);border-radius:4px}
.pending-roster ul{list-style:none;margin:0;padding:0}
.pending-roster li{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--line);font-size:14px}
.pending-roster li:last-child{border:0}
.pending-roster li span{color:var(--muted)}
.photo-heading .eyebrow{font-size:14px;letter-spacing:1.5px}.photo-card>.eyebrow,.photo-card>.subtle{font-size:12px}
@media(max-width:760px){.photo-heading .eyebrow{font-size:13px;letter-spacing:1px}}
@media(max-width:1100px){.pamp-wordmark{width:170px}.pamp-lens{width:55px;height:55px}.site-header nav{gap:20px}}
@media(max-width:760px){.site-header .brand{gap:9px}.pamp-wordmark{width:165px}.pamp-lens{width:48px;height:48px}.header-account{gap:10px}.pending-roster li{flex-direction:column;gap:2px}.hero-description{font-size:16px}}
@media(max-width:390px){.pamp-wordmark{width:145px}.pamp-lens{width:42px;height:42px}.header-account .button.small{padding:9px 12px}}
/* Compact contest wordmark. */
.site-header .pamp-wordmark{width:140px}.site-header .pamp-lens{width:50px;height:50px}
@media(max-width:760px){.site-header .pamp-wordmark{width:120px}.site-header .pamp-lens{width:42px;height:42px}}


