:root{color-scheme:dark;--bg:#111412;--surface:#181d1a;--surface-raised:rgba(24,29,26,0.84);--surface-subtle:#222923;--text:#eef4ef;--muted:#a8b3aa;--line:#303932;--accent:#63c7a8;--accent-strong:#92dec7;--accent-soft:#18362d;--warning:#f1bf72;--hero-wash:rgba(99,199,168,0.12);--header-bg:rgba(17,20,18,0.88);--button-text:#0d1713;--shadow:0 18px 60px rgba(0,0,0,0.28);--radius:8px;--duration-exit:150ms;--duration-enter:210ms;--duration-move:400ms;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{min-height:100dvh;margin:0;background:radial-gradient(circle at 82% 8%,var(--hero-wash),transparent 34rem),linear-gradient(180deg,var(--hero-wash),transparent 260px),var(--bg);color:var(--text);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select{font:inherit}a,button,input,select{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}:focus-visible{outline:3px solid rgba(99,199,168,.45);outline-offset:3px}.skip-link{position:fixed;left:1rem;top:1rem;z-index:20;transform:translateY(-160%);border-radius:var(--radius);background:var(--text);color:white;padding:.65rem .9rem}.skip-link:focus-visible{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:10;display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);background:var(--header-bg);padding:.85rem max(1rem,env(safe-area-inset-right)) .85rem max(1rem,env(safe-area-inset-left));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.site-nav{display:inline-flex;align-items:center}.brand{gap:.65rem;font-weight:800}.brand-mark{width:26px;height:26px;border-radius:7px;background:linear-gradient(135deg,transparent 42%,rgba(255,255,255,.82) 43% 55%,transparent 56%),var(--accent);box-shadow:inset 0 0 0 1px rgba(255,255,255,.42)}.site-nav{gap:.35rem}.locale-switch,.site-nav a{border-radius:999px;color:var(--muted);font-size:.92rem;font-weight:700;padding:.55rem .8rem}.locale-switch:hover,.site-nav a:hover{background:var(--surface-subtle);color:var(--text)}.locale-switch{display:inline-flex;align-items:center;gap:.4rem;min-height:44px;border:1px solid var(--line);background:transparent}.locale-switch svg{width:18px;height:18px}.page-shell{width:min(1120px,calc(100% - clamp(2.5rem, 7vw, 7rem)));margin:0 auto;padding:2rem 0 4rem}.admin-heading,.overview-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);gap:1.5rem;align-items:end;padding:3rem 0 1.6rem}.overview-band{grid-template-columns:minmax(0,780px)}.eyebrow{margin:0 0 .5rem;color:var(--accent-strong);font-size:.74rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:.75rem;font-size:clamp(2.3rem,4.8vw,4.4rem);line-height:.98;text-wrap:balance}h2{font-size:1.25rem;line-height:1.2}h3{font-size:1rem;line-height:1.25}.admin-heading p,.overview-text{max-width:650px;color:var(--muted);font-size:1.04rem;text-wrap:pretty}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.35rem}.primary-action,.secondary-action,.submit-form button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:.5rem;border-radius:var(--radius);font-weight:850;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.form-note svg,.primary-action svg,.secondary-action svg,.submit-form button svg{width:18px;height:18px}.primary-action,.submit-form button{border:1px solid var(--accent);background:var(--accent);color:var(--button-text);padding:0 1rem}.secondary-action{border:1px solid var(--line);background:var(--surface);color:var(--text);padding:0 1rem}.primary-action:hover,.secondary-action:hover,.submit-form button:hover{transform:translateY(-1px)}.overview-note{align-self:stretch;display:flex;align-items:flex-end;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-raised);box-shadow:var(--shadow);color:var(--text);min-height:220px;padding:1rem}.overview-note span{max-width:26ch;color:var(--muted);font-size:1.05rem}.admin-stats,.summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.admin-stat,.metric{display:flex;min-height:96px;align-items:center;gap:.75rem;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.76);padding:1rem}.metric-icon{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:8px;background:var(--accent-soft);color:var(--accent-strong)}.event-details svg,.event-link svg,.metric svg,.metric-icon svg,.panel-header svg,.tag svg{width:18px;height:18px}.admin-stat strong,.metric-value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:1.55rem;font-weight:800;line-height:1}.admin-stat span,.metric-label,.panel-copy,.results-meta{color:var(--muted);font-size:.92rem}.admin-panel,.explorer{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-raised);box-shadow:var(--shadow)}.explorer{padding:1rem}.toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center}.search-field{display:flex;min-width:0;height:48px;align-items:center;gap:.65rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:0 .85rem}.search-field svg{width:18px;height:18px;flex:0 0 auto;color:var(--muted)}.search-field input{width:100%;min-width:0;border:0;background:transparent;color:var(--text);outline:0}.search-field input::placeholder{color:var(--muted)}.manual-actions,.segmented-control{display:inline-flex;gap:.35rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-subtle);padding:.25rem}.event-link,.manual-actions button,.segmented-control button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:.45rem;border:0;border-radius:6px;background:transparent;color:var(--muted);font-weight:800;transition:background-color .16s ease,color .16s ease,transform .16s ease}.segmented-control button{min-width:106px;padding:0 .75rem}.event-link:hover,.manual-actions button:hover,.segmented-control button:hover{color:var(--text);transform:translateY(-1px)}.segmented-control button.active{background:var(--surface);color:var(--accent-strong);box-shadow:0 1px 2px rgba(24,26,31,.08)}.filter-toggle{display:none;width:100%;min-height:44px;align-items:center;justify-content:center;gap:.5rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--text);font-weight:850}.filter-toggle svg{width:18px;height:18px}.filter-toggle span{display:inline-grid;min-width:24px;height:24px;place-items:center;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);font-size:.78rem}.filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;margin-top:.9rem}.filter-control{display:grid;gap:.35rem;min-width:0}.filter-control span{color:var(--muted);font-size:.78rem;font-weight:800}.filter-control input,.filter-control select{width:100%;height:44px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--text);padding:0 .7rem}.results-meta{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);margin-top:1rem;padding-top:1rem}.results-meta strong{color:var(--text)}.calendar-view,.event-list{display:grid;gap:.75rem;margin-top:1rem}.event-card{position:relative;display:grid;grid-template-columns:72px minmax(0,1fr) 144px auto;gap:1rem;align-items:start;min-height:148px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1rem;content-visibility:auto;contain-intrinsic-size:148px}.event-datebox{display:grid;width:72px;height:72px;place-items:center;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-subtle)}.event-datebox span{color:var(--accent-strong);font-size:.74rem;font-weight:900;text-transform:uppercase}.event-datebox strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:1.55rem;line-height:1}.event-body{min-width:0}.event-details,.event-kicker,.tag-row{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.event-kicker{margin-bottom:.35rem;color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.event-card h2{margin-bottom:.45rem;overflow-wrap:anywhere}.event-card p{display:-webkit-box;overflow:hidden;margin-bottom:.75rem;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical}.event-details{color:var(--muted);font-size:.9rem}.event-details span,.event-link,.tag{display:inline-flex;align-items:center;gap:.38rem}.tag-row{margin-top:.75rem}.tag{min-height:28px;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);font-size:.78rem;font-weight:800;padding:0 .55rem}.event-image{width:144px;height:96px;border-radius:7px;object-fit:cover;background:var(--surface-subtle)}.event-link{min-width:78px;padding:0 .7rem}.calendar-day,.event-link{border:1px solid var(--line)}.calendar-day{display:grid;grid-template-columns:112px minmax(0,1fr);gap:1rem;border-radius:var(--radius);background:var(--surface);padding:1rem}.calendar-date{position:sticky;top:86px;align-self:start}.calendar-date span,.calendar-event>span{color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.calendar-date strong{display:block;margin-top:.18rem}.calendar-events{display:grid;gap:.55rem}.calendar-event{display:flex;min-height:76px;justify-content:space-between;gap:1rem;border-radius:7px;background:var(--surface-subtle);padding:.75rem}.calendar-event h3{margin-bottom:.2rem}.calendar-event p{margin:0;color:var(--muted);font-size:.9rem}.submit-panel{display:grid;grid-template-columns:minmax(0,.72fr) minmax(320px,1fr);gap:1.25rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-raised);box-shadow:var(--shadow);margin-top:1.25rem;padding:1.25rem}.submit-copy{align-self:center;padding:1rem .75rem}.submit-copy h2{max-width:520px;font-size:clamp(1.7rem,3vw,2.6rem);margin-bottom:.65rem}.submit-copy p:not(.eyebrow){max-width:520px;color:var(--muted)}.submit-proof{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.submit-proof span{display:inline-flex;min-height:32px;align-items:center;gap:.38rem;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:.82rem;font-weight:850;padding:0 .7rem}.submit-proof svg{width:16px;height:16px;color:var(--accent-strong)}.submit-form{display:grid;gap:.75rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1.15rem}.submit-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.submit-form label{display:grid;gap:.35rem}.submit-form label span{color:var(--muted);font-size:.78rem;font-weight:850}.submit-form input,.submit-form textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--text);padding:.7rem}.submit-form button:disabled,.submit-form input:disabled,.submit-form textarea:disabled{cursor:not-allowed;opacity:.58}.submit-form input{min-height:44px}.submit-form textarea{resize:vertical}.submit-form button{width:fit-content}.spin-icon{animation:spin .9s linear infinite}.form-note{margin:0;color:var(--muted);font-size:.9rem}.submission-status{display:flex;align-items:center;gap:.65rem;border-radius:var(--radius);padding:.75rem}.submission-status svg{width:20px;height:20px;flex:0 0 auto}.submission-status div{display:grid;gap:.12rem}.submission-status strong{line-height:1.2}.submission-status span{color:var(--muted);font-size:.9rem}.submission-status.success{border:1px solid color-mix(in srgb,var(--accent) 45%,var(--line));background:var(--accent-soft);color:var(--accent-strong)}.submission-status.error{border:1px solid color-mix(in srgb,var(--warning) 45%,var(--line));background:color-mix(in srgb,var(--warning) 14%,var(--surface));color:var(--warning)}.empty-state{display:grid;min-height:260px;place-items:center;border:1px dashed var(--line);border-radius:var(--radius);margin-top:1rem;padding:2rem;text-align:center}.empty-state svg{width:34px;height:34px;color:var(--warning)}.empty-state h2{margin:.75rem 0 .35rem}.empty-state p{max-width:420px;color:var(--muted)}.admin-shell{padding-top:2.6rem}.admin-heading{align-items:center}.admin-auth-note{display:flex;align-items:center;gap:.65rem;color:var(--accent-strong);font-weight:800}.admin-auth-note,.admin-session-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.admin-session-card{display:grid;justify-self:end;gap:.6rem;min-width:280px;color:var(--muted);padding:1rem}.admin-auth-note{border:0;padding:0}.admin-session-card>span{overflow-wrap:anywhere;font-size:.9rem}.admin-session-card button,.auth-form button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:6px;background:var(--surface-subtle);color:var(--text);font-weight:850;padding:0 .75rem}.admin-auth-note svg{width:20px;height:20px}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1rem}.admin-stat{background:var(--surface)}.admin-stat div:last-child{display:grid;gap:.25rem}.admin-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:1rem}.admin-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.source-intake-panel{margin-top:1rem}.admin-panel{padding:1rem}.panel-header{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);padding-bottom:.85rem}.panel-header h2{margin-bottom:0}.panel-header>svg{color:var(--accent-strong)}.source-table{display:grid;margin-top:.75rem}.source-row{display:grid;grid-template-columns:minmax(0,1fr) 96px 116px;gap:1rem;align-items:center;border-bottom:1px solid var(--line);padding:.7rem 0}.source-row span{min-width:0;overflow-wrap:anywhere}.source-row span:nth-child(2),.source-row span:nth-child(3){font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.source-head{color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.manual-actions{flex-wrap:wrap;margin-top:1rem}.manual-actions button{min-width:132px;border:1px solid transparent;padding:0 .75rem}.manual-actions button:first-child{background:var(--accent);color:white}.panel-copy{margin:1rem 0 0}.queue-list{display:grid;gap:.65rem;margin-top:.85rem}.queue-empty{border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted);margin-top:.85rem;padding:1rem}.queue-item{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:.65rem;align-items:start;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:.85rem}.admin-source-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:.9rem}.admin-source-form label{display:grid;gap:.35rem;color:var(--muted);font-size:.78rem;font-weight:850;text-transform:uppercase}.admin-source-form input,.admin-source-form select{min-height:42px;min-width:0;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--text);padding:0 .7rem;text-transform:none}.admin-source-form .wide-field{grid-column:span 2}.admin-source-form button,.queue-accept-form button,.queue-actions button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:.45rem;border:1px solid transparent;border-radius:6px;background:var(--accent);color:var(--button-text);font-weight:850;padding:0 .8rem}.admin-source-form button{align-self:end}.admin-source-form button svg,.queue-actions button svg{width:18px;height:18px}.queue-item-main{min-width:0}.queue-title-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between}.queue-title-row h3{min-width:min(100%,240px);margin-bottom:0;overflow-wrap:anywhere}.queue-item p{margin:.35rem 0 0;color:var(--muted);font-size:.9rem}.queue-link{display:inline-grid;width:44px;height:44px;place-items:center;border:1px solid var(--line);border-radius:6px;color:var(--muted)}.queue-link:hover{background:var(--surface-subtle);color:var(--text)}.queue-link svg{width:18px;height:18px}.queue-accept-form,.queue-actions{display:flex;grid-column:1/-1;gap:.5rem;justify-content:flex-end}.queue-actions button{width:42px;padding:0}.queue-actions form:last-child button{border-color:var(--line);background:var(--surface-subtle);color:var(--muted)}.queue-accept-form button{min-width:96px}.reason-row span,.status-pill{display:inline-flex;min-height:26px;align-items:center;border-radius:999px;font-size:.75rem;font-weight:850;padding:0 .55rem;text-transform:capitalize}.status-pill.needs-review,.status-pill.review{background:color-mix(in srgb,var(--warning) 16%,var(--surface));color:var(--warning)}.status-pill.rejected{background:color-mix(in srgb,#d14f4f 14%,var(--surface));color:#b83d3d}.status-pill.hidden{background:var(--surface-subtle);color:var(--muted)}.status-pill.accepted{background:var(--accent-soft);color:var(--accent-strong)}.reason-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.6rem}.reason-row span{background:var(--surface-subtle);color:var(--muted)}.status-pill.ok,.status-pill.succeeded{background:var(--accent-soft);color:var(--accent-strong)}.status-pill.partial{background:color-mix(in srgb,var(--warning) 16%,var(--surface));color:var(--warning)}.status-pill.failed{background:color-mix(in srgb,#d14f4f 14%,var(--surface));color:#b83d3d}.status-pill.running{background:var(--surface-subtle);color:var(--muted)}.candidate-actions{display:flex;grid-column:1/-1;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.candidate-actions button{min-width:108px}.candidate-actions .remove-button{border-color:var(--line);background:var(--surface-subtle);color:var(--muted)}.run-scrape-form{display:flex;flex-wrap:wrap;gap:.75rem;align-items:end;margin-top:.9rem}.run-scrape-form label{display:grid;gap:.35rem;min-width:min(100%,280px);color:var(--muted);font-size:.78rem;font-weight:850;text-transform:uppercase}.run-scrape-form select{min-height:42px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--text);padding:0 .7rem;text-transform:none}.run-scrape-form button{display:inline-flex;min-height:42px;align-items:center;gap:.45rem;border:1px solid transparent;border-radius:6px;background:var(--accent);color:var(--button-text);font-weight:850;padding:0 .9rem}.cleanup-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.9rem}.cleanup-actions button{display:inline-flex;min-height:42px;align-items:center;gap:.45rem;border:1px solid var(--line);border-radius:6px;background:var(--surface-subtle);color:var(--muted);font-weight:850;padding:0 .9rem}.candidate-actions button svg,.cleanup-actions button svg,.run-scrape-form button svg{width:18px;height:18px}.log-item{grid-template-columns:minmax(0,1fr)}.auth-shell{display:grid;min-height:calc(100dvh - 68px);place-items:center;padding:2rem}.auth-panel{display:grid;width:min(100%,460px);gap:1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-raised);box-shadow:var(--shadow);padding:1.25rem}.auth-panel h1{font-size:clamp(2rem,5vw,3.2rem);margin-bottom:.65rem}.auth-panel p{color:var(--muted)}.auth-form{display:grid;gap:.75rem}.auth-form label{display:grid;gap:.35rem}.auth-form label span{color:var(--muted);font-size:.78rem;font-weight:850}.auth-form input{min-height:44px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--text);padding:0 .75rem}.auth-form button{border-color:var(--accent);background:var(--accent);color:var(--button-text)}.auth-error{border:1px solid color-mix(in srgb,var(--warning) 45%,var(--line));border-radius:var(--radius);background:color-mix(in srgb,var(--warning) 12%,var(--surface));margin:0;padding:.75rem}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:920px){.admin-grid,.admin-heading,.admin-review-grid,.overview-band,.submit-panel{grid-template-columns:1fr}.admin-session-card{justify-self:start}.admin-stats,.filters{grid-template-columns:repeat(2,minmax(0,1fr))}.event-card{grid-template-columns:72px minmax(0,1fr)}.event-image,.event-link{grid-column:2}.event-link{justify-self:start}.admin-source-form{grid-template-columns:1fr}.admin-source-form .wide-field{grid-column:auto}}@media (max-width:640px){.results-meta,.site-header{align-items:stretch;flex-direction:column}.site-header{position:static}.admin-stats,.calendar-day,.source-row,.submit-form-row,.summary-grid,.toolbar{grid-template-columns:1fr}.filter-toggle{display:inline-flex;margin-top:.75rem}.filters{grid-template-columns:1fr}.filters[data-collapsed=true]{display:none}.segmented-control,.site-nav{width:100%}.site-nav{display:grid;grid-template-columns:1fr 1fr auto}.segmented-control button,.site-nav a{flex:1 1}.locale-switch{justify-self:end}h1{font-size:2.45rem}.page-shell{width:min(100% - 1.25rem,1120px);padding-top:.75rem}.admin-panel,.auth-panel,.explorer,.submit-form,.submit-panel{padding:.75rem}.event-card{grid-template-columns:64px minmax(0,1fr);gap:.75rem}.event-datebox{width:64px;height:64px}.event-body{grid-column:2}.event-image{grid-column:1;grid-row:2;width:64px;height:64px;border-radius:6px}.event-link{grid-column:2;justify-self:start}.event-card p,.tag-row{display:none}.calendar-event{display:grid}}