:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0;padding:0}html{background:#111827}body{color:#172033;background:#111827;min-height:100dvh;font-family:Inter,Arial,Helvetica,sans-serif;overflow-x:hidden}button,input{font:inherit}button,label{-webkit-tap-highlight-color:transparent}button{appearance:none}.app{background:url(/background.webp) 50%/cover no-repeat;justify-content:center;align-items:flex-end;width:100%;min-height:100dvh;padding:0 20px 10px;display:flex;position:relative;overflow-x:hidden}.formCard{z-index:1;-webkit-backdrop-filter:blur(5px);background:#fffffffa;border:1px solid #fff9;border-radius:28px;width:100%;max-width:480px;padding:34px;position:relative;box-shadow:0 30px 90px #00000047,inset 0 1px #fffc}.progress{justify-content:center;align-items:center;gap:14px;margin-bottom:30px;display:flex}.progressItem{align-items:center;display:flex;position:relative}.progressItem:not(:last-child):after{content:"";background:#d9deea;border-radius:20px;width:42px;height:3px;margin-left:14px}.progressItem span{color:#677085;background:#e7eaf1;border-radius:50%;place-items:center;width:34px;height:34px;font-size:14px;font-weight:800;transition:background .25s,color .25s,box-shadow .25s;display:grid}.progressItemActive span{color:#fff;background:#3157d5;box-shadow:0 8px 22px #3157d54d}.progressItemActive:not(:last-child):after{background:#3157d5}.heading{text-align:center;margin-bottom:27px}.smallTitle{color:#3157d5;letter-spacing:1.4px;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:800}.heading h1,.thankYouPage h1{color:#172033;margin:0 0 13px;font-size:clamp(28px,6vw,40px);line-height:1.15}.heading p:not(.smallTitle),.thankYouPage p:not(.smallTitle){color:#626b7c;margin:0;font-size:15px;line-height:1.65}.inputGroup{margin-bottom:18px}.inputGroup label{color:#222b3d;margin-bottom:9px;font-size:14px;font-weight:800;display:block}.inputGroup input{color:#172033;background:#fff;border:2px solid #d9dfeb;border-radius:15px;outline:none;width:100%;height:56px;padding:0 17px;transition:border-color .2s,box-shadow .2s,background .2s}.inputGroup input::placeholder{color:#a0a7b5}.inputGroup input:hover{border-color:#bcc5d6}.inputGroup input:focus{border-color:#3157d5;box-shadow:0 0 0 4px #3157d51f}.errorMessage{color:#b42318;text-align:center;background:#fff2f2;border:1px solid #ffd0d0;border-radius:12px;margin:0 0 17px;padding:12px 14px;font-size:14px;font-weight:700}.buttonRow{grid-template-columns:.8fr 1.2fr;gap:12px;display:grid}.primaryButton,.secondaryButton{cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;width:100%;min-height:54px;padding:13px 20px;font-weight:800;transition:transform .2s,box-shadow .2s,opacity .2s,background .2s;display:flex}.primaryButton{color:#fff;background:linear-gradient(135deg,#3157d5,#173ba9);box-shadow:0 13px 28px #3157d547}.secondaryButton{color:#293247;background:#f2f4f8;border:1px solid #d5dae5}.primaryButton:hover,.secondaryButton:hover{transform:translateY(-2px)}.primaryButton:active,.secondaryButton:active{transform:translateY(0)}.primaryButton:focus-visible,.secondaryButton:focus-visible,.photoOption:focus-within{outline-offset:3px;outline:3px solid #3157d53d}.primaryButton:disabled,.secondaryButton:disabled{cursor:not-allowed;opacity:.6;transform:none}.photoOptions{gap:13px;margin-bottom:20px;display:grid}.photoOption{cursor:pointer;background:#fff;border:2px solid #dce1eb;border-radius:17px;align-items:center;gap:15px;width:100%;min-height:80px;padding:15px;transition:border-color .2s,transform .2s,box-shadow .2s,background .2s;display:flex}.photoOption:hover{border-color:#3157d5;transform:translateY(-2px);box-shadow:0 12px 25px #2834521a}.cameraOption{background:#f6f8ff;border-color:#3157d566}.photoIcon{background:#e8edff;border-radius:14px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.photoOption span:last-of-type{text-align:left;flex-direction:column;gap:4px;display:flex}.photoOption strong{color:#172033;font-size:15px}.photoOption small{color:#778094;font-size:13px}.previewContainer{background:#f0f2f7;border-radius:19px;margin:0 0 20px;padding:9px}.photoPreview{aspect-ratio:3/4;object-fit:cover;object-position:center;border-radius:14px;width:100%;max-height:360px;display:block}.previewContainer p{color:#626b7c;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:9px 6px 4px;font-size:12px;overflow:hidden}.thankYouPage{text-align:center;padding:25px 5px 35px}.successIcon{color:#fff;background:linear-gradient(135deg,#36b37e,#16895d);border-radius:50%;place-items:center;width:80px;height:80px;margin:0 auto 22px;font-size:42px;font-weight:800;display:grid;box-shadow:0 15px 35px #16895d47}@media screen and (width<=768px){.app{justify-content:center;align-items:center;padding:18px}.formCard{width:100%;max-width:440px;padding:28px}.heading h1,.thankYouPage h1{font-size:32px}}@media screen and (width<=768px) and (orientation:portrait){.app{background:url(/background-p.webp) 50%/cover no-repeat;justify-content:center;align-items:flex-end;padding:0 16px 8px}.formCard{border-radius:24px;width:100%;max-width:430px;padding:24px}.heading h1,.thankYouPage h1{font-size:30px}.buttonRow{grid-template-columns:1fr 1.25fr}}@media screen and (width<=768px) and (orientation:landscape){.app{background-image:url(/background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;padding:16px}.formCard{max-width:520px;padding:22px 26px}.progress,.heading{margin-bottom:20px}.heading h1,.thankYouPage h1{font-size:28px}.photoPreview{max-height:260px}}@media screen and (width<=480px){.app{justify-content:center;align-items:center;padding:12px}.formCard{border-radius:22px;width:100%;padding:22px 18px}.progress{gap:9px;margin-bottom:24px}.progressItem:not(:last-child):after{width:28px;margin-left:9px}.heading{margin-bottom:22px}.heading h1,.thankYouPage h1{font-size:28px}.heading p:not(.smallTitle),.thankYouPage p:not(.smallTitle){font-size:14px}.inputGroup input{height:54px}.primaryButton,.secondaryButton{min-height:52px}.photoOption{min-height:76px;padding:13px}.photoIcon{width:44px;height:44px;font-size:22px}}@media screen and (width<=380px){.app{padding:9px}.formCard{border-radius:20px;padding:20px 15px}.progressItem:not(:last-child):after{width:21px}.heading h1,.thankYouPage h1{font-size:26px}.buttonRow{grid-template-columns:1fr}.photoOption{gap:11px}.photoOption strong{font-size:14px}.photoOption small{font-size:12px}}@media screen and (width>=900px){.formCard{max-width:520px;padding:42px}}@media screen and (height<=700px){.app{padding-top:14px;padding-bottom:14px}.formCard{padding-top:22px;padding-bottom:22px}.progress,.heading{margin-bottom:20px}.thankYouPage{padding-top:18px;padding-bottom:24px}}.app{background-image:url(/background.webp)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;justify-content:center!important;align-items:flex-end!important;padding:20px 20px 10vh!important}.backgroundOverlay{display:none!important}.formCard{-webkit-backdrop-filter:blur(3px)!important;background:#ffffffe6!important;border:1px solid #fffc!important;box-shadow:0 20px 50px #00000040!important}@media screen and (width<=768px) and (orientation:portrait){.app{background-image:url(/background-p.webp)!important;justify-content:center!important;align-items:flex-end!important;padding:16px 16px 10vh!important}.formCard{background:#ffffffeb!important;width:100%!important;max-width:430px!important}}@media screen and (width<=768px) and (orientation:landscape){.app{background-image:url(/background.webp)!important;padding:16px 16px 8vh!important}}*{box-sizing:border-box}.adminPage,.adminLoginPage{min-height:100dvh;font-family:Inter,Arial,Helvetica,sans-serif}.adminLoginPage{background:linear-gradient(#0b1328ad,#0b1328c7),url(/background.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;padding:20px;display:flex}.adminLoginCard{background:#ffffffeb;border:1px solid #ffffff73;border-radius:24px;width:100%;max-width:430px;padding:34px;box-shadow:0 24px 70px #00000059}.adminLoginCard h1{color:#172033;margin:0 0 10px}.adminLoginCard>p:not(.adminSmallTitle){color:#667085;margin:0 0 24px;line-height:1.6}.adminSmallTitle{color:#3157d5;letter-spacing:1.3px;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.adminLoginCard label{color:#263044;margin-bottom:8px;font-size:14px;font-weight:800;display:block}.adminLoginCard input{border:2px solid #d9dfeb;border-radius:14px;outline:none;width:100%;height:54px;margin-bottom:16px;padding:0 16px}.adminLoginCard input:focus{border-color:#3157d5;box-shadow:0 0 0 4px #3157d51f}.adminLoginCard button,.refreshButton,.logoutButton{cursor:pointer;border:0;border-radius:12px;min-height:48px;padding:11px 18px;font-weight:800}.adminLoginCard button{color:#fff;background:#3157d5;width:100%}.adminPage{background:#f3f5f9;padding:30px}.adminHeader{background:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;max-width:1300px;margin:0 auto 28px;padding:25px;display:flex;box-shadow:0 12px 35px #1d294414}.adminHeader h1{color:#172033;margin:0 0 7px}.adminHeader p{color:#667085;margin:0}.adminHeaderActions{gap:10px;display:flex}.refreshButton{color:#fff;background:#3157d5}.logoutButton{color:#293247;background:#edf0f5}.refreshButton:disabled{cursor:not-allowed;opacity:.65}.submissionGrid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:22px;width:100%;max-width:1300px;margin:0 auto;display:grid}.submissionCard{background:#fff;border:1px solid #e3e7ee;border-radius:20px;overflow:hidden;box-shadow:0 12px 32px #1e2a4614}.submissionImageArea{background:#e8ecf3;min-height:310px;position:relative}.submissionImageArea img{object-fit:cover;object-position:center;width:100%;height:330px;display:block}.noPhoto{color:#8a93a5;place-items:center;min-height:310px;font-weight:700;display:grid}.statusBadge{color:#fff;text-transform:capitalize;background:#172033e0;border-radius:30px;padding:7px 11px;font-size:11px;font-weight:800;position:absolute;top:14px;right:14px}.status-completed{background:#16895deb}.status-details-saved{background:#d97706eb}.submissionDetails{padding:20px}.submissionDetails h2{color:#172033;margin:0 0 18px;font-size:22px}.submissionDetails p{flex-direction:column;gap:4px;margin:0 0 13px;display:flex}.submissionDetails p span{color:#8a93a5;text-transform:uppercase;font-size:12px;font-weight:700}.submissionDetails p strong{color:#313a4d;overflow-wrap:anywhere;font-size:14px}.recordId strong{font-family:monospace;font-size:12px!important}.viewPhotoButton{color:#fff;background:#172033;border-radius:12px;justify-content:center;align-items:center;min-height:46px;margin-top:18px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.adminError{color:#b42318;text-align:center;background:#fff1f1;border:1px solid #ffc9c9;border-radius:11px;padding:12px;font-size:14px;font-weight:700}.adminPageError{max-width:1300px;margin:0 auto 20px}.adminEmpty{color:#788195;text-align:center;background:#fff;border-radius:20px;max-width:1300px;margin:0 auto;padding:50px 20px;font-weight:700}@media (width<=700px){.adminPage{padding:15px}.adminHeader{flex-direction:column;align-items:flex-start;padding:20px}.adminHeaderActions{width:100%}.adminHeaderActions button{flex:1}.submissionGrid{grid-template-columns:1fr}.submissionImageArea img{aspect-ratio:3/4;height:auto;max-height:520px}}
