:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#211b18;--muted:#6c615b;--paper:#fff;--card:#fff;--red:red;--line:#eadede}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:ui-sans-serif,system-ui,sans-serif}body{min-height:100vh;margin:0}header{background:var(--red);color:#fff;justify-content:space-between;align-items:center;padding:1rem max(1rem,50vw - 500px);display:flex}header a{color:#fff;font-family:Georgia,serif;font-size:1.4rem;font-weight:700;text-decoration:none}header span{opacity:.8}main{max-width:1000px;min-height:calc(100vh - 140px);margin:auto;padding:4rem 1rem}footer{color:var(--muted);text-align:center;padding:1.5rem;font-size:.85rem}footer a{color:var(--red)}h1,h2{font-family:Georgia,serif;line-height:1.1}h1{margin:.2em 0;font-size:clamp(2.2rem,6vw,4.5rem)}h2{margin-top:0}h3{margin-bottom:.3rem}a{color:var(--red)}.access-page{margin:-4rem -1rem 0;overflow:hidden}.access-image{aspect-ratio:2/3;background:#ddd;position:relative}.access-image img{object-fit:cover;object-position:center top;width:100%!important;height:100%!important}.access-content{background:#fff;border-radius:52% 52% 0 0/10% 10% 0 0;min-height:430px;margin-top:-58px;padding:64px 1.5rem 2.5rem;position:relative}.access-inner{text-align:center;max-width:440px;margin:auto}.access-inner h1{color:var(--red);margin:.25rem 0 .75rem;font-size:clamp(2.7rem,11vw,4.3rem)}.intro{max-width:310px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.5}.countdown{color:var(--red);max-width:360px;margin:0 auto 1.5rem;font-size:.9rem;font-weight:800;line-height:1.4}.countdown span{color:var(--muted);margin-top:.25rem;font-size:.78rem;font-weight:500;display:block}.lock{width:28px;margin:auto}.lock svg{fill:none;stroke:var(--red);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px}.access-form{text-align:left;gap:1rem;max-width:350px;margin:auto;display:grid}.access-form label{color:var(--ink);letter-spacing:.08em;text-align:center;text-transform:uppercase;font-size:.78rem;font-weight:800}.code-boxes{justify-content:center;gap:.7rem;display:flex}.code-box{border:2px solid var(--red);color:var(--red);text-align:center;border-radius:0;width:56px;height:56px;padding:0;font-size:1.65rem;font-weight:800}.code-box:focus{outline:0;box-shadow:0 0 0 3px #f003}.access-form button{border-radius:3px;min-height:52px;margin-top:.35rem;font-size:1rem}.stripe{background:repeating-linear-gradient(135deg, var(--red) 0 7px, white 7px 14px)}.stripe-image{width:31%;height:13px;position:absolute;bottom:16%;left:-4%;transform:rotate(-8deg)}.stripe-content{width:22%;height:12px;position:absolute;top:19px;left:15%;transform:rotate(-6deg)}.card{background:var(--card);border:1px solid var(--line);text-align:left;border-radius:14px;gap:1rem;margin:1.5rem 0;padding:clamp(1.2rem,4vw,2rem);display:grid;box-shadow:0 8px 24px #211b1814}.compact{max-width:420px;margin:2rem 0 0}label{gap:.4rem;font-weight:700;display:grid}label span{color:var(--muted);font-size:.8rem;font-weight:400}input,textarea,select{color:var(--ink);font:inherit;background:#fff;border:1px solid #cfcfcf;border-radius:8px;width:100%;padding:.8rem}input[aria-invalid=true]{border-color:#b42318;box-shadow:0 0 0 2px #b4231822}textarea{resize:vertical}button{background:var(--red);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:999px;padding:.8rem 1.2rem;font-weight:800}button.secondary{color:var(--red);background:#f1e8e8}.actions,.title-row,.inline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.check{align-items:start;font-weight:500;display:flex}.check input{width:auto;margin-top:.2rem}.notice{border-left:4px solid var(--red);background:#fff4f4;padding:1rem}.error{border-color:#b42318}.success{border-color:#37804b}.grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.2rem;display:grid}.stack{gap:1rem;display:grid}.preserve{white-space:pre-wrap}ul{padding-left:1.2rem}@media (max-width:600px){main{padding-top:2rem}header span{display:none}.actions button{width:100%}}fieldset{min-width:0}legend{color:var(--red);padding:0 .4rem;font-family:Georgia,serif;font-size:1.5rem;font-weight:700}.radio-row{gap:2rem;margin-top:.5rem;display:flex}.radio-row label{grid-template-columns:auto auto;align-items:center;font-weight:500;display:flex}.radio-row input{width:auto}.stage-stack{gap:.5rem;display:grid}.contributor-wizard{gap:1rem;display:grid}.wizard-progress{color:var(--muted);margin:1rem 0;font-size:.9rem}.wizard-progress p{text-align:center;margin:.5rem 0 0}.wizard-progress-bar{background:var(--line);height:4px;overflow:hidden}.wizard-progress-bar span{background:var(--red);height:100%;transition:width .2s;display:block}.wizard-review p{margin:0 0 1rem}.wizard-media-step{margin-top:0}.wizard-stage{width:100%;max-width:620px;margin:0 auto}.wizard-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:620px;margin:0 auto;padding:.25rem 0 1rem;display:flex}.wizard-controls .actions{justify-content:flex-end}.save-status{color:var(--muted);min-height:1.25rem;font-size:.85rem}.text-button,.edit-link{color:var(--red);background:0 0;padding:.5rem}.character-hint{color:var(--muted);font-size:.8rem}.review-group{border-top:1px solid var(--line);padding-top:1rem}.review-heading{justify-content:space-between;align-items:center;display:flex}.review-heading h3{color:var(--red);margin:0}.review-group p{white-space:pre-wrap;margin:.65rem 0}.review-photos,.photo-grid{flex-wrap:wrap;gap:.75rem;display:flex}.review-photos img,.photo-card img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:76px}.media-stage{width:100%;max-width:620px;margin:0 auto}.media-stage h2{font-size:clamp(1.7rem,6vw,2.4rem)}.upload-tile{border:2px dashed #e3baba;border-radius:14px;gap:1rem;padding:1.25rem;display:grid}.upload-tile .add-photo{border:1px solid var(--red);color:var(--red);background:#fff7f7;border-radius:12px;justify-content:center;align-items:center;min-height:120px;font-family:Georgia,serif;font-size:1.35rem;display:flex}.upload-tile input[type=file]{border:0;padding:.4rem 0}.photo-card{gap:.35rem;width:100px;display:grid}.photo-card span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.photo-card form{margin:0}.remove-link{color:var(--red);background:0 0;padding:0;font-size:.75rem}.media-counter{color:var(--muted);font-weight:700}.voice-file{border:1px solid var(--line);background:#fff7f7;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.thank-you-screen{text-align:center;max-width:560px;margin:4rem auto}.thank-you-screen h1{color:var(--red)}.thank-you-stats{border-top:1px solid var(--line);gap:.25rem;margin-top:2rem;padding-top:1rem;display:grid}.thank-you-stats p{margin:.35rem}.required-label,.inline-error{color:#b42318}.inline-error{font-size:.8rem;font-weight:600}.required-group{border-left:3px solid #b42318;padding-left:.75rem}.photo-card img,.review-photos img{cursor:zoom-in}.admin-page{max-width:1200px;margin:0 auto}.admin-filters{border-bottom:1px solid var(--line);gap:1.25rem;margin:1rem 0;padding-bottom:.6rem;display:flex}.admin-filters a{color:var(--muted);text-decoration:none}.admin-filters a.active{color:var(--red);font-weight:800}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:900px}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:.8rem .6rem}.admin-table th:first-child,.admin-table td:first-child{width:2.5rem}.admin-table th{color:var(--muted);text-transform:uppercase;font-size:.75rem}.admin-table td small{color:var(--muted);margin-top:.2rem;display:block}.status-draft{background:#fffaf4}.status-submitted{background:#f8fff9}.status-pill{border:1px solid var(--line);border-radius:999px;padding:.25rem .55rem;font-size:.78rem;font-weight:800;display:inline-block}.admin-status-banner{border-left:4px solid var(--muted);margin:1rem 0;padding:.8rem 1rem}.admin-status-banner.submitted{background:#f2fff5;border-color:#37804b}.admin-status-banner.draft{background:#fff8ed;border-color:#b76b00}.answer-card{grid-template-columns:repeat(2,minmax(0,1fr))}.answer-card h2{grid-column:1/-1}.answer{border-top:1px solid var(--line);padding-top:.65rem}.answer p{white-space:pre-wrap;margin:.3rem 0 0}.admin-photo-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;display:grid}.admin-photo-grid figure{margin:0}.admin-photo-grid img{aspect-ratio:1;object-fit:cover;border-radius:10px;width:100%}.admin-photo-grid figcaption{padding-top:.4rem;font-size:.85rem;line-height:1.4}.admin-gallery audio,.card audio{width:100%;max-width:100%}.button{text-decoration:none;display:inline-block}.admin-delete-toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;margin:1rem 0;display:flex}.admin-select-all{align-items:center;margin-right:auto;font-weight:700;display:flex}.admin-select-all input,.admin-table input[type=checkbox]{width:auto}.admin-delete-toolbar button:disabled{cursor:not-allowed;opacity:.45}.danger-button{background:#8f1717}.admin-delete-toolbar .text-button{color:var(--red);background:0 0}.admin-row-actions{white-space:nowrap;align-items:center;gap:.75rem;display:flex}.admin-row-actions form{margin:0}.admin-selection-note{color:var(--muted);font-size:.85rem}.wizard-media-step form{gap:1rem;margin-top:1rem;display:grid}.submit-bar{background:var(--paper);border:1px solid var(--line);z-index:2;gap:.5rem;margin:1rem 0;padding:1rem;display:grid;position:sticky;bottom:0}.submit-bar small{color:var(--muted)}.media-track{border:1px solid var(--line);background:snow;grid-template-columns:minmax(150px,2fr) repeat(4,minmax(100px,auto));align-items:center;gap:.7rem;padding:.8rem;display:grid}details summary{cursor:pointer;font-weight:700}@media (max-width:800px){.media-track{grid-template-columns:1fr}}@media (min-width:701px){.access-page{grid-template-columns:clamp(360px,40vw,520px) minmax(0,1fr);width:min(1200px,100vw - 2rem);max-width:1200px;margin:-4rem 0 0;display:grid;position:relative;left:50%;transform:translate(-50%)}.access-image{height:auto}.access-content{border-radius:50% 0 0 50%/18% 0 0 18%;align-self:center;min-height:500px;margin:0 0 0 -80px;padding:5rem 5rem 4rem 8rem}.stripe-image{left:5%}.stripe-content{top:24%;left:17%}}@media (min-width:1100px){.access-page{grid-template-columns:clamp(360px,40vw,520px) minmax(0,1fr)}}@media (max-width:600px){.wizard-controls{align-items:stretch;display:grid}.wizard-controls .actions{grid-template-columns:1fr;gap:.6rem;display:grid}.wizard-controls .actions button{width:100%}.save-status{text-align:center}}body{overflow-x:hidden}.contributor-page{width:calc(100% - 24px);max-width:420px;margin:0 auto}.contributor-wizard{width:100%;max-width:420px;margin:0 auto}.contributor-wizard [hidden]{display:none!important}.wizard-topbar{background:var(--paper);z-index:4;position:sticky;top:0}.wizard-topline{justify-content:space-between;align-items:center;padding:.65rem 0 .45rem;font-size:.86rem;display:flex}.wizard-topline strong{color:var(--red);font-family:Georgia,serif}.wizard-progress-bar{height:3px}.stage-stack{min-height:0;overflow:hidden}.wizard-stage{width:100%;max-width:420px;margin:0;padding:.85rem}.wizard-stage h2{margin:.1rem 0 .75rem;font-size:clamp(1.45rem,6vw,1.8rem)}.contributor-page h1{margin:.2rem 0 .6rem;font-size:30px}.wizard-stage textarea{max-height:9rem}.optional-label{color:var(--muted);letter-spacing:.02em;text-transform:uppercase;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.72rem;font-weight:600}.wizard-stage.slide-forward{animation:.2s ease-out both slide-forward}.wizard-stage.slide-back{animation:.2s ease-out both slide-back}.media-stage{max-width:420px;margin:0;padding:.85rem;animation:.2s ease-out both stage-fade-in}.wizard-controls{background:var(--paper);max-width:420px;padding:.7rem 0 max(.7rem,env(safe-area-inset-bottom));z-index:3;position:sticky;bottom:0;box-shadow:0 -8px 18px #fff}.wizard-controls .actions{flex:1}.wizard-controls .actions button{min-height:42px}.media-controls{margin-top:.5rem}.media-controls .actions{justify-content:space-between}.media-controls .save-status{min-width:5rem}.button.secondary{color:var(--red);background:#f1e8e8;border-radius:999px;padding:.8rem 1.2rem}@keyframes slide-forward{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@keyframes slide-back{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes stage-fade-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.contributor-page .countdown{border:1px solid var(--line);color:var(--red);border-radius:8px;margin:.75rem 0;padding:.55rem .7rem;font-size:.8rem}@media (max-width:600px){.contributor-page h1{font-size:28px}.wizard-controls .actions{gap:.4rem;display:flex}.wizard-controls .actions button{flex:1;width:auto;padding:.65rem .35rem;font-size:.8rem}}
