@font-face{font-family:Titillium Web;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/titillium-web-400-DTpzt3i8.woff2)format("woff2")}@font-face{font-family:Titillium Web;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/titillium-web-600-j9KbNCoR.woff2)format("woff2")}@font-face{font-family:Titillium Web;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/titillium-web-700-DPjR2Klg.woff2)format("woff2")}@font-face{font-family:Titillium Web;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/titillium-web-900-BQEbePvU.woff2)format("woff2")}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--brand-green:#00ffd1;--brand-purple:#5e17eb;--brand-black:#000;--brand-white:#fff;--brand-navy:#070816;--brand-green-light:#1dfdd6;--brand-mint:#c3fff4;--brand-purple-light:#ab5dff}.brand-frame{border:3px solid var(--brand-green);border-radius:40px}.brand-photo-frame{object-fit:cover;border-radius:28px}*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:var(--brand-navy);color:var(--brand-white);padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);font-family:Titillium Web,Calibri,sans-serif}#root{flex-direction:column;height:100dvh;display:flex}button{font-family:inherit}h1,h2,h3{text-transform:uppercase;letter-spacing:1px;font-weight:900}.welcome-step{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;max-width:520px;margin:0 auto;padding:48px 24px;display:flex}.welcome-step__eyebrow{color:var(--brand-mint);letter-spacing:2px;text-transform:uppercase;font-size:14px;font-weight:600}.welcome-step h1{color:var(--brand-green);margin:0;font-size:48px}.welcome-step__pool-label{color:var(--brand-white);margin:0;font-size:18px;font-weight:700}.welcome-step__intro{color:var(--brand-mint);margin:0;line-height:1.5}.welcome-step__how{text-align:left;width:100%;color:var(--brand-white);background:#14152a;border-radius:20px;flex-direction:column;gap:14px;margin:0;padding:20px 20px 20px 40px;font-size:15px;line-height:1.4;display:flex}.welcome-step__how strong{color:var(--brand-green)}.welcome-step__warnings{color:#ff6b6b;text-align:left;width:100%;font-size:13px}.welcome-step__start{background:var(--brand-purple);color:var(--brand-green);cursor:pointer;border:none;border-radius:16px;width:100%;margin-top:12px;padding:18px 40px;font-size:18px;font-weight:700}.consent-step{flex-direction:column;gap:20px;width:100%;max-width:520px;margin:0 auto;padding:24px 20px 40px;display:flex}.consent-step h1{color:var(--brand-green);margin:8px 0 0;font-size:28px}.consent-step__lead{color:var(--brand-mint);margin:0;line-height:1.5}.consent-step__field{flex-direction:column;gap:6px;font-weight:600;display:flex}.consent-step__field input{border:2px solid var(--brand-purple);color:var(--brand-white);background:#14152a;border-radius:14px;padding:14px 16px;font-size:16px}.consent-step__field input:focus{outline:2px solid var(--brand-green)}.consent-step__error{color:#ff6b6b;font-size:14px;font-weight:400}.consent-step__checkbox{background:#14152a;border-radius:14px;align-items:flex-start;gap:12px;padding:16px;line-height:1.4;display:flex}.consent-step__checkbox input{width:22px;height:22px;accent-color:var(--brand-green);flex-shrink:0;margin-top:2px}.consent-step__optional-badge,.consent-step__required-badge{text-transform:uppercase;letter-spacing:.5px;vertical-align:middle;border-radius:8px;margin-bottom:2px;margin-right:8px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.consent-step__optional-badge{background:var(--brand-purple);color:var(--brand-green)}.consent-step__required-badge{background:var(--brand-green);color:var(--brand-black)}.consent-step__notice{border:1px solid var(--brand-purple);color:var(--brand-mint);background:#5e17eb40;border-radius:14px;margin:0;padding:14px 16px;font-size:15px}.consent-step__submit{background:var(--brand-purple);color:var(--brand-green);cursor:pointer;border:none;border-radius:16px;padding:18px;font-size:18px;font-weight:700}.consent-step__submit:disabled{opacity:.5;cursor:not-allowed}.selection-step{flex-direction:column;gap:20px;width:100%;max-width:640px;margin:0 auto;padding:24px 20px 100px;display:flex}.selection-step h1{color:var(--brand-green);margin:8px 0 0;font-size:28px}.selection-step__lead{color:var(--brand-mint);margin:0;line-height:1.5}.selection-step__section{background:#14152a;border-radius:20px;padding:18px 18px 8px}.selection-step__section-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.selection-step__section-header h2{color:var(--brand-white);margin:0;font-size:18px}.selection-step__count{color:#ff9d6b;white-space:nowrap;font-size:13px;font-weight:700}.selection-step__count--ok{color:var(--brand-green);white-space:nowrap;font-size:13px;font-weight:700}.selection-step__section-description{color:var(--brand-mint);margin:6px 0 0;font-size:14px}.selection-step__questions{flex-direction:column;gap:10px;margin:12px 0 0;padding:0;list-style:none;display:flex}.selection-step__question{border:2px solid #0000;border-radius:14px;align-items:flex-start;gap:12px;padding:12px;line-height:1.4;display:flex}.selection-step__question--selected{border-color:var(--brand-green);background:#00ffd114}.selection-step__question input{width:22px;height:22px;accent-color:var(--brand-green);flex-shrink:0;margin-top:2px}.selection-step__hint{color:var(--brand-mint);font-size:14px}.selection-step__locked-badge{background:var(--brand-purple);color:var(--brand-green);text-transform:uppercase;vertical-align:middle;border-radius:8px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.selection-step__continue{background:var(--brand-purple);color:var(--brand-green);cursor:pointer;border:none;border-radius:16px;padding:18px;font-size:18px;font-weight:700;position:sticky;bottom:16px}.selection-step__continue:disabled{opacity:.5;cursor:not-allowed}.record-step{flex-direction:column;flex:1;gap:16px;width:100%;max-width:520px;min-height:0;margin:0 auto;padding:16px 16px 32px;display:flex}.record-step--message{text-align:center;justify-content:center;align-items:center;gap:16px}.record-step--message button{background:var(--brand-purple);color:var(--brand-green);border:none;border-radius:14px;padding:14px 28px;font-weight:700}.record-step__progress{color:var(--brand-mint);text-align:center;justify-content:space-between;align-items:center;gap:12px;font-size:14px;font-weight:600;display:flex}.record-step__nav,.record-step__nav-spacer{flex-shrink:0;width:36px;height:36px}.record-step__nav{color:var(--brand-green);border:2px solid var(--brand-purple);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;font-size:16px;display:flex}.record-step__stage{aspect-ratio:9/16;border:3px solid var(--brand-green);background:#000;border-radius:40px;flex:1;width:auto;max-width:100%;min-height:0;margin:0 auto;position:relative;overflow:hidden}.record-step__video{object-fit:cover;border-radius:37px;width:100%;height:100%;transform:scaleX(-1)}.record-step__video[controls]{transform:none}.record-step__countdown{color:var(--brand-green);background:#0006;justify-content:center;align-items:center;font-size:96px;font-weight:900;display:flex;position:absolute;inset:0}.record-step__timer{color:#ff6b6b;background:#0009;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:700;position:absolute;top:16px;left:16px}.record-step__interrupted{color:#ff6b6b;background:#ff6b6b26;border:1px solid #ff6b6b;border-radius:14px;margin:0;padding:12px 16px}.record-step__question{color:var(--brand-white);margin:0;font-size:20px;font-weight:700;line-height:1.4}.record-step__hint{color:var(--brand-mint);margin:0;font-size:13px;line-height:1.3}.record-step__actions{gap:12px;display:flex}.record-step__primary,.record-step__secondary{cursor:pointer;border:none;border-radius:16px;flex:1;padding:18px;font-size:17px;font-weight:700}.record-step__primary{background:var(--brand-purple);color:var(--brand-green)}.record-step__secondary{color:var(--brand-white);border:2px solid var(--brand-purple);background:0 0}.review-step{flex-direction:column;gap:18px;width:100%;max-width:640px;margin:0 auto;padding:24px 20px 40px;display:flex}.review-step h1{color:var(--brand-green);margin:8px 0 0;font-size:28px}.review-step__lead{color:var(--brand-mint);margin:0;line-height:1.5}.review-step__notice{border:1px solid var(--brand-purple);color:var(--brand-mint);background:#5e17eb40;border-radius:14px;margin:0;padding:14px 16px;font-size:15px}.review-step__list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.review-step__item{background:#14152a;border-radius:20px;gap:14px;padding:14px;display:flex}.review-step__thumb{object-fit:cover;background:#000;border-radius:16px;flex-shrink:0;width:110px;height:160px}.review-step__item-body{flex-direction:column;gap:8px;min-width:0;display:flex}.review-step__item-question{color:var(--brand-white);margin:0;font-weight:700;line-height:1.35}.review-step__item-meta{color:var(--brand-mint);margin:0;font-size:13px}.review-step__retake{color:var(--brand-green);border:2px solid var(--brand-purple);cursor:pointer;background:0 0;border-radius:12px;align-self:flex-start;margin-top:auto;padding:8px 16px;font-weight:700}.review-step__error{color:#ff6b6b;background:#ff6b6b26;border:1px solid #ff6b6b;border-radius:14px;margin:0;padding:12px 16px}.review-step__download{background:var(--brand-purple);color:var(--brand-green);cursor:pointer;border:none;border-radius:16px;padding:18px;font-size:18px;font-weight:700;position:sticky;bottom:16px}.review-step__download:disabled{opacity:.6;cursor:not-allowed}.done-step{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;max-width:480px;margin:0 auto;padding:48px 24px;display:flex}.done-step h1{color:var(--brand-green);margin:0;font-size:36px}.done-step__body{color:var(--brand-mint);margin:0;line-height:1.5}.done-step__body strong{color:var(--brand-white)}.done-step__restart{color:var(--brand-green);border:2px solid var(--brand-purple);cursor:pointer;background:0 0;border-radius:16px;margin-top:12px;padding:16px 32px;font-size:16px;font-weight:700}.app-loading{color:var(--brand-mint);text-align:center;flex:1;justify-content:center;align-items:center;padding:24px;display:flex}.app-loading--error{color:#ff6b6b}
