:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--proofcam-bg:#f4f7f9;--proofcam-panel:#fff;--proofcam-text:#17202a;--proofcam-muted:#64748b;--proofcam-border:#d9e2e8;--proofcam-accent:#0f766e;--proofcam-accent-soft:#e6fffb;--proofcam-danger:#b42318}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--proofcam-bg:#08111f;--proofcam-panel:#111c2d;--proofcam-text:#e7edf6;--proofcam-muted:#9eafc4;--proofcam-border:#2b3a4f;--proofcam-accent:#5eead4;--proofcam-accent-soft:#14b8a621;--proofcam-danger:#fda29b}html,body{min-width:0;max-width:100%}.proofcam-body{background:var(--proofcam-bg);min-height:100dvh;color:var(--proofcam-text);margin:0;overflow-x:hidden}.proofcam-shell{width:min(100%,980px);min-height:100dvh;padding:max(10px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(14px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));grid-template-rows:auto 1fr auto;margin:0 auto;display:grid}.proofcam-topbar{border-bottom:1px solid var(--proofcam-border);justify-content:space-between;align-items:center;gap:14px;min-width:0;padding:8px 0 13px;display:flex}.proofcam-brand{min-width:0;color:var(--proofcam-text);letter-spacing:-.03em;align-items:center;gap:9px;font-size:21px;font-weight:900;text-decoration:none;display:inline-flex}.proofcam-brand img{flex:none}.proofcam-topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.proofcam-topbar .preference-controls{flex:none}.proofcam-status-badge{border:1px solid var(--proofcam-border);background:var(--proofcam-panel);max-width:150px;min-height:30px;color:var(--proofcam-muted);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;padding:5px 9px;font-size:12px;font-weight:800;line-height:1.2;display:inline-flex;overflow:hidden}.proofcam-status-badge[data-online="1"]{background:var(--proofcam-accent-soft);color:var(--proofcam-accent);border-color:#0f766e59}.proofcam-install-button{min-height:36px;padding:7px 11px;font-size:13px}.proofcam-main{align-content:start;gap:18px;min-width:0;padding:24px 0 34px;display:grid}.proofcam-page-heading{justify-content:space-between;align-items:end;gap:18px;min-width:0;display:flex}.proofcam-page-heading>div{min-width:0}.proofcam-page-heading h1{overflow-wrap:anywhere;margin:3px 0 7px;font-size:clamp(28px,7vw,44px);line-height:1.08}.proofcam-page-heading p:last-child{max-width:680px;color:var(--proofcam-muted);margin:0}.proofcam-capture-card,.proofcam-queue{border:1px solid var(--proofcam-border);background:var(--proofcam-panel);border-radius:8px;min-width:0;padding:clamp(16px,4vw,26px);box-shadow:0 16px 45px #0f172a12}.proofcam-capture-card form{gap:18px;min-width:0;display:grid}.proofcam-camera-action{background:radial-gradient(circle at 50% 50%, #14b8a621, transparent 55%), var(--proofcam-accent-soft);border:1px dashed #0f766e80;border-radius:8px;place-items:center;min-height:190px;padding:24px;display:grid}.proofcam-shutter{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:11px;min-width:min(100%,260px);min-height:62px;font-size:18px;display:inline-flex}.proofcam-shutter svg{width:26px;height:26px}.proofcam-local-preview{grid-template-columns:minmax(0,1fr);gap:10px;min-width:0;margin:0;display:grid}.proofcam-local-preview[hidden],.proofcam-local-hash[hidden],.proofcam-ios-hint[hidden],[data-proofcam-progress][hidden]{display:none}.proofcam-local-preview img{object-fit:contain;background:#020617;border-radius:8px;width:100%;max-height:430px}.proofcam-local-preview figcaption{min-width:0;color:var(--proofcam-muted);justify-content:space-between;gap:10px;font-size:13px;display:flex}.proofcam-local-preview figcaption>*{overflow-wrap:anywhere;min-width:0}.proofcam-local-hash{border-left:4px solid var(--proofcam-accent);background:var(--proofcam-accent-soft);gap:6px;min-width:0;padding:10px 12px;display:grid}.proofcam-local-hash span{color:var(--proofcam-muted);font-size:12px;font-weight:800}.proofcam-local-hash code,.proofcam-result code,.proofcam-queue code{overflow-wrap:anywhere;word-break:break-word;min-width:0}.proofcam-more,.proofcam-result-actions{border-top:1px solid var(--proofcam-border);min-width:0;padding-top:12px}.proofcam-more>summary,.proofcam-result-actions>summary{width:fit-content;color:var(--proofcam-accent);cursor:pointer;font-weight:900}.proofcam-more-body,.proofcam-result-actions-body{gap:18px;min-width:0;padding-top:16px;display:grid}.proofcam-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;display:grid}.proofcam-picker-grid>div{min-width:0}.proofcam-picker-grid input[type=file]{max-width:100%}.proofcam-form-status{min-height:1.4em;color:var(--proofcam-muted);margin:0;font-size:13px}.proofcam-submit{width:100%;min-height:52px;font-size:17px}.proofcam-submit:disabled{cursor:not-allowed;opacity:.55}.proofcam-section-heading{justify-content:space-between;align-items:start;gap:12px;display:flex}.proofcam-section-heading h2{margin:0 0 4px;font-size:20px}.proofcam-section-heading p,.proofcam-queue>p{color:var(--proofcam-muted);margin:0;font-size:13px}.proofcam-queue-list{gap:10px;min-width:0;margin-top:14px;display:grid}.proofcam-queue-item{border-top:1px solid var(--proofcam-border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding-top:12px;display:grid}.proofcam-queue-item-copy{gap:3px;min-width:0;display:grid}.proofcam-queue-item-copy strong,.proofcam-queue-item-copy span{overflow-wrap:anywhere}.proofcam-queue-item-copy span{color:var(--proofcam-muted);font-size:12px}.proofcam-queue-item-actions{flex-wrap:wrap;justify-content:end;gap:7px;display:flex}.proofcam-queue-item-actions button{min-height:38px;padding:7px 10px;font-size:13px}.proofcam-ios-hint{background:var(--proofcam-accent-soft);border:1px solid #0f766e59;border-radius:8px;padding:14px}.proofcam-ios-hint p{color:var(--proofcam-muted);margin:4px 0 0}.proofcam-result{min-width:0}.proofcam-result .proof-result-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.proofcam-result .proof-result-card{border-color:var(--proofcam-border);background:var(--proofcam-panel)}.proofcam-result .proof-result-card-heading h2,.proofcam-result .proof-result-card-heading h3{overflow-wrap:anywhere}.proofcam-result-actions-body>div,.proofcam-blockchain-panel{border-top:1px solid var(--proofcam-border);min-width:0;padding-top:16px}.proofcam-footer{border-top:1px solid var(--proofcam-border);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 16px;padding:18px 0 8px;font-size:13px;display:flex}.proofcam-footer a{color:var(--proofcam-muted)}.proofcam-offline-body{color:#17202a;background:#f4f7f9;place-items:center;min-height:100dvh;margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.proofcam-offline-shell{background:#fff;border:1px solid #d9e2e8;border-radius:8px;justify-items:start;gap:14px;width:min(100% - 32px,440px);padding:24px;display:grid;box-shadow:0 16px 45px #0f172a14}.proofcam-offline-shell h1,.proofcam-offline-shell p{margin:0}.proofcam-offline-shell p{color:#64748b;line-height:1.6}.proofcam-offline-shell .button{color:#fff;background:#0f766e;border:0;border-radius:8px;align-items:center;min-height:44px;padding:10px 16px;font-weight:800;text-decoration:none;display:inline-flex}@media (width<=760px){.proofcam-shell{padding-right:max(10px, env(safe-area-inset-right));padding-left:max(10px, env(safe-area-inset-left))}.proofcam-topbar{align-items:flex-start}.proofcam-brand span{display:none}.proofcam-status-badge{max-width:112px}.proofcam-topbar-actions{gap:6px}.proofcam-page-heading{flex-direction:column;align-items:start}.proofcam-page-heading .button{width:100%}.proofcam-picker-grid,.proofcam-result .proof-result-grid{grid-template-columns:minmax(0,1fr)}.proofcam-camera-action{min-height:165px}.proofcam-queue-item{grid-template-columns:minmax(0,1fr)}.proofcam-queue-item-actions{justify-content:stretch}.proofcam-queue-item-actions button{flex:120px}.proofcam-local-preview figcaption{flex-direction:column}}@media (width<=430px){.proofcam-status-badge[data-proofcam-queue-badge]{display:none}.proofcam-topbar .language-menu summary,.proofcam-topbar .theme-switch{min-width:38px}.proofcam-capture-card,.proofcam-queue{padding:14px}}.proofcam-body{--proofcam-nav-height:98px;--proofcam-topbar-height:64px}.proofcam-body.proofcam-overlay-open{overflow:hidden}.proofcam-shell{width:min(100%,760px);padding:max(8px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) calc(var(--proofcam-nav-height) + max(22px, env(safe-area-inset-bottom))) max(12px, env(safe-area-inset-left));grid-template-rows:auto minmax(0,1fr)}.proofcam-topbar{z-index:30;min-height:var(--proofcam-topbar-height);background:color-mix(in srgb, var(--proofcam-bg) 88%, transparent);-webkit-backdrop-filter:blur(18px);border:0;padding:7px 0;position:sticky;top:0}.proofcam-brand{font-size:18px}.proofcam-brand img{width:36px;height:36px}.proofcam-topbar-actions{flex-wrap:nowrap}.proofcam-more-trigger{border:1px solid var(--proofcam-border);background:var(--proofcam-panel);min-width:44px;min-height:44px;color:var(--proofcam-text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:7px 11px;font-size:12px;font-weight:850;display:inline-flex}.proofcam-more-trigger svg{fill:currentColor;width:19px;height:19px}.proofcam-main{min-height:calc(100dvh - var(--proofcam-topbar-height) - var(--proofcam-nav-height) - 38px);padding:8px 0 20px;display:block}.proofcam-stage{min-width:0;min-height:calc(100dvh - var(--proofcam-topbar-height) - var(--proofcam-nav-height) - 44px);border:1px solid var(--proofcam-border);background:var(--proofcam-panel);border-radius:8px;align-content:start;gap:14px;display:grid;overflow:hidden;box-shadow:0 18px 45px #0f172a17}.proofcam-capture-stage form{gap:14px;min-width:0;padding:14px;display:grid}.proofcam-stage-empty{border:1px dashed color-mix(in srgb, var(--proofcam-accent) 48%, transparent);background:radial-gradient(circle at 50% 45%, color-mix(in srgb, var(--proofcam-accent-soft) 88%, transparent), transparent 58%), color-mix(in srgb, var(--proofcam-panel) 88%, var(--proofcam-accent-soft));text-align:center;border-radius:8px;align-content:center;place-items:center;gap:10px;min-height:clamp(390px,58dvh,650px);padding:28px;display:grid}.proofcam-stage-empty[hidden]{display:none}.proofcam-stage-empty svg{width:74px;height:74px;color:var(--proofcam-accent)}.proofcam-stage-empty h1{margin:4px 0 0;font-size:clamp(24px,6vw,34px);line-height:1.08}.proofcam-stage-empty p{max-width:520px;color:var(--proofcam-muted);margin:0;line-height:1.55}.proofcam-local-preview{gap:8px}.proofcam-local-preview img{object-fit:contain;background:#020617;border-radius:8px;width:100%;height:clamp(330px,57dvh,640px);max-height:none}.proofcam-local-preview figcaption,.proofcam-local-hash,.proofcam-capture-stage .check-row,.proofcam-capture-stage .cf-turnstile,.proofcam-capture-stage .proof-camera-upload-progress,.proofcam-capture-stage .proofcam-form-status,.proofcam-capture-stage>form>.error,.proofcam-submit{margin-left:2px;margin-right:2px}.proofcam-local-hash{max-height:110px;overflow-y:auto}.proofcam-submit{bottom:calc(var(--proofcam-nav-height) + env(safe-area-inset-bottom) + 8px);z-index:4;border-radius:999px;position:sticky;box-shadow:0 12px 28px #0f766e3d}.proofcam-result-stage{padding-bottom:16px}.proofcam-result-stage .proof-result-card--preview{box-shadow:none;background:0 0;border:0;border-radius:0;gap:10px;padding:0;display:grid}.proofcam-result-stage .proof-result-card-heading{margin:0;padding:12px 14px 0}.proofcam-result-stage .proof-result-preview-frame{background:#020617;border-left:0;border-right:0;border-radius:0;height:clamp(330px,54dvh,620px);max-height:none}.proofcam-result-stage .proof-result-preview-image{object-fit:contain;width:100%;height:100%;max-height:none}.proofcam-result-stage .proof-result-preview-placeholder{color:#e7edf6;min-height:100%}.proofcam-stage-details{gap:12px;min-width:0;padding:0 16px;display:grid}.proofcam-result-title{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.proofcam-result-title>div{min-width:0}.proofcam-result-title h1{overflow-wrap:anywhere;margin:2px 0 0;font-size:clamp(20px,5vw,28px);line-height:1.2}.proofcam-proof-summary,.proofcam-proof-details{gap:0;min-width:0;margin:0;display:grid}.proofcam-proof-summary>div,.proofcam-proof-details>div{border-top:1px solid var(--proofcam-border);gap:5px;min-width:0;padding:12px 0;display:grid}.proofcam-proof-summary dt,.proofcam-proof-details dt{color:var(--proofcam-muted);font-size:12px;font-weight:800}.proofcam-proof-summary dd,.proofcam-proof-details dd{overflow-wrap:anywhere;min-width:0;margin:0}.proofcam-bottom-nav{z-index:50;width:min(100%,760px);min-height:calc(var(--proofcam-nav-height) + env(safe-area-inset-bottom));border-top:1px solid color-mix(in srgb, var(--proofcam-border) 88%, transparent);background:color-mix(in srgb, var(--proofcam-panel) 92%, transparent);padding:8px max(8px, env(safe-area-inset-right)) max(7px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(22px);grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:4px;margin:0 auto;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -14px 34px #0f172a1f}.proofcam-nav-action{min-width:0;min-height:70px;color:var(--proofcam-text);text-align:center;cursor:pointer;background:0 0;border:0;border-radius:8px;align-content:center;place-items:center;gap:5px;padding:6px 4px;font-size:12px;font-weight:850;line-height:1.2;text-decoration:none;display:grid}.proofcam-nav-action>svg{width:25px;height:25px}.proofcam-nav-action:disabled,.proofcam-nav-action.is-disabled,.proofcam-nav-action[aria-disabled=true]{color:var(--proofcam-muted);cursor:not-allowed;opacity:.42}.proofcam-nav-capture{cursor:pointer;transform:translateY(-13px)}.proofcam-shutter-ring{border:4px solid var(--proofcam-panel);background:var(--proofcam-accent);width:66px;height:66px;color:var(--proofcam-panel);box-shadow:0 0 0 3px var(--proofcam-accent), 0 10px 24px #0f766e4d;border-radius:50%;place-items:center;display:grid}.proofcam-shutter-ring svg{width:31px;height:31px}.proofcam-nav-action:focus-visible,.proofcam-more-trigger:focus-visible,.proofcam-overlay-close:focus-visible{outline:3px solid color-mix(in srgb, var(--proofcam-accent) 55%, transparent);outline-offset:3px}.proofcam-overlay[hidden]{display:none}.proofcam-overlay{z-index:60;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.proofcam-overlay-backdrop{-webkit-backdrop-filter:blur(3px);background:#020617ad;border:0;border-radius:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.proofcam-overlay-panel{z-index:1;border:1px solid var(--proofcam-border);background:var(--proofcam-panel);width:min(100%,760px);min-width:0;max-height:min(86dvh,860px);color:var(--proofcam-text);border-bottom:0;border-radius:8px 8px 0 0;grid-template-rows:auto minmax(0,1fr);display:grid;position:relative;overflow:hidden;box-shadow:0 -24px 70px #02061752}.proofcam-more-drawer{border-top:0;border-right:0;border-radius:8px 0 0 8px;width:min(92%,520px);height:100dvh;max-height:100dvh;margin-left:auto}.proofcam-overlay:has(.proofcam-more-drawer){align-items:stretch}.proofcam-overlay-heading{border-bottom:1px solid var(--proofcam-border);min-width:0;padding:max(16px, env(safe-area-inset-top)) 18px 14px;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.proofcam-overlay-heading h2,.proofcam-overlay-heading p{margin:0}.proofcam-overlay-close{border:1px solid var(--proofcam-border);background:var(--proofcam-bg);width:44px;min-width:44px;height:44px;color:var(--proofcam-text);cursor:pointer;border-radius:50%;place-items:center;padding:0;font-size:25px;line-height:1;display:grid}.proofcam-overlay-content{overscroll-behavior:contain;min-width:0;padding:18px max(18px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));align-content:start;gap:18px;display:grid;overflow-y:auto}.proofcam-overlay-content>.muted{margin:0}.proofcam-more-section{border-bottom:1px solid var(--proofcam-border);gap:12px;min-width:0;padding-bottom:18px;display:grid}.proofcam-more-section h3,.proofcam-more-section p{margin:0}.proofcam-more-section input[type=file],.proofcam-more-section input[type=text]{max-width:100%}.proofcam-more-action .proof-ipfs-heading-action,.proofcam-more-action .proof-ipfs-heading-form,.proofcam-more-action .button,.proofcam-sheet-primary-action .proof-save-heading-action,.proofcam-sheet-primary-action .proof-save-heading-form,.proofcam-sheet-primary-action .button{width:100%}.proofcam-more-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.proofcam-more-links a{border:1px solid var(--proofcam-border);min-width:0;color:var(--proofcam-text);text-align:center;overflow-wrap:anywhere;border-radius:8px;padding:11px;font-size:13px;font-weight:800;text-decoration:none}.proofcam-more-section .preference-controls{justify-content:flex-start}.proofcam-more-section .nav-more-menu{left:0;right:auto}.proofcam-history-list{gap:10px;display:grid}.proofcam-history-card{border:1px solid var(--proofcam-border);background:color-mix(in srgb, var(--proofcam-panel) 90%, var(--proofcam-accent) 10%);min-width:0;color:var(--proofcam-text);border-radius:10px;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px;padding:8px;text-decoration:none;display:grid}.proofcam-history-card:hover,.proofcam-history-card:focus-visible{border-color:var(--proofcam-accent)}.proofcam-history-card img{background:color-mix(in srgb, var(--proofcam-bg) 78%, var(--proofcam-accent) 22%);object-fit:contain;border-radius:7px;width:96px;height:72px}.proofcam-history-copy{gap:4px;min-width:0;font-size:12px;display:grid}.proofcam-history-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.proofcam-history-status{background:color-mix(in srgb, var(--proofcam-accent) 16%, transparent);width:fit-content;color:var(--proofcam-accent);border-radius:999px;padding:2px 8px;font-weight:800}.proofcam-history-status.is-blocked,.proofcam-history-status.is-failed,.proofcam-history-status.is-unavailable{color:#b42318;background:#ef444424}html[data-theme=dark] .proofcam-history-status.is-blocked,html[data-theme=dark] .proofcam-history-status.is-failed,html[data-theme=dark] .proofcam-history-status.is-unavailable{color:#fda4af}.proofcam-queue{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 0 18px}.proofcam-queue-item{grid-template-columns:minmax(0,1fr)}.proofcam-queue-item-actions{justify-content:stretch}.proofcam-queue-item-actions button{flex:120px}.proofcam-ios-hint{margin-top:12px}html[data-theme=dark] .proofcam-topbar,html[data-theme=dark] .proofcam-bottom-nav{box-shadow:0 -14px 34px #00000047}html[data-theme=dark] .proofcam-stage,html[data-theme=dark] .proofcam-overlay-panel{box-shadow:0 18px 45px #00000047}@media (width>=761px){.proofcam-more-drawer{margin-right:max(0px,50vw - 380px)}}@media (width<=520px){.proofcam-shell{padding-right:max(8px, env(safe-area-inset-right));padding-left:max(8px, env(safe-area-inset-left))}.proofcam-brand span,.proofcam-more-trigger span,.proofcam-status-badge[data-proofcam-queue-badge]{display:none}.proofcam-status-badge{max-width:104px}.proofcam-stage-empty{min-height:calc(100dvh - var(--proofcam-topbar-height) - var(--proofcam-nav-height) - 58px);padding:20px}.proofcam-capture-stage form{padding:8px}.proofcam-local-preview img,.proofcam-result-stage .proof-result-preview-frame{height:min(54dvh,500px)}.proofcam-result-title{flex-direction:column;align-items:flex-start}.proofcam-nav-action{font-size:11px}.proofcam-more-drawer{width:min(94%,430px)}.proofcam-picker-grid,.proofcam-more-links,.proof-blockchain-result-layout{grid-template-columns:minmax(0,1fr)}.proofcam-history-card{grid-template-columns:80px minmax(0,1fr)}.proofcam-history-card img{width:80px;height:60px}}@media (prefers-reduced-motion:no-preference){.proofcam-overlay-panel{animation:.18s ease-out proofcam-sheet-in}.proofcam-more-drawer{animation-name:proofcam-drawer-in}}@keyframes proofcam-sheet-in{0%{opacity:.75;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes proofcam-drawer-in{0%{opacity:.75;transform:translate(28px)}to{opacity:1;transform:translate(0)}}
