html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{min-width:320px}a{color:inherit}:root{color:#f7f4ed;font-synthesis:none;text-rendering:optimizelegibility;--bg-0:#11110f;--bg-1:#191816;--panel:#181814e0;--panel-border:#ffffff17;--text-0:#f7f4ed;--text-1:#f7f4edbd;--text-2:#f7f4ed8f;--accent:#d3b278;--accent-2:#7a9e7e;--danger:#d97068;--shadow:0 24px 80px #0000004d;font-family:IBM Plex Sans,Avenir Next,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{min-height:100vh;color:var(--text-0);background:radial-gradient(circle at 0 0,#d3b27829,#0000 24rem),radial-gradient(circle at 100% 0,#7a9e7e1f,#0000 22rem),linear-gradient(#121210 0%,#0e0e0c 100%);margin:0}button,input,select,textarea{font:inherit}#root{min-height:100vh}.app-shell{min-height:100vh;padding:32px 20px 48px}.app-frame{gap:18px;width:min(100%,1080px);margin:0 auto;display:grid}.panel{background:var(--panel);border:1px solid var(--panel-border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px}.hero{gap:18px;padding:28px;display:grid}.hero-copy h1,.panel h2{letter-spacing:-.04em;margin:10px 0 12px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-weight:600;line-height:1}.hero-copy h1{font-size:clamp(2rem,4vw,3.6rem);line-height:.98}.panel h2{font-size:clamp(1.45rem,2.4vw,2.1rem)}.hero-copy p,.panel-copy{max-width:66ch;color:var(--text-1);margin:0}.hero-aside{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.status-card{background:#ffffff0a;border:1px solid #ffffff12;border-radius:20px;padding:16px 18px}.status-label,.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--accent);font-size:.72rem;font-weight:700;display:inline-block}.banner{color:#f6c8c3;background:#d970681f;border:1px solid #d9706852;border-radius:16px;margin:0;padding:14px 18px}.auth-panel,.loading-panel,.submission-form{padding:28px}.pin-form,.submission-form{gap:18px;display:grid}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.field{gap:8px;display:grid}.field span,.verdict-group legend{color:var(--text-1);font-size:.94rem;font-weight:600}.field input,.field select,.field textarea{width:100%;color:var(--text-0);background:#ffffff0b;border:1px solid #ffffff1a;border-radius:16px;outline:none;padding:14px 16px;transition:border-color .14s,transform .14s,background .14s}.field textarea{resize:vertical;min-height:126px}.field input:focus,.field select:focus,.field textarea:focus{background:#ffffff0f;border-color:#d3b2788c}.field-error{color:#f6c8c3;margin:0}.verdict-group{border:0;gap:12px;margin:0;padding:0;display:grid}.verdict-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.verdict-button,.primary-button,.ghost-button,.dropzone{cursor:pointer;border:0;transition:transform .14s,opacity .14s,background .14s,border-color .14s}.verdict-button{min-height:72px;color:var(--text-0);background:#ffffff0d;border:1px solid #ffffff14;border-radius:18px;font-weight:700}.verdict-button.fake.selected{background:#d9706857;border-color:#f5978eeb;box-shadow:0 0 0 1px #f5978e4d}.verdict-button.authentic.selected{background:#7a9e7e61;border-color:#aedfb4f2;box-shadow:0 0 0 1px #aedfb442}.primary-button{color:#161513;background:linear-gradient(135deg,#d3b278,#9b7b45);border-radius:18px;min-height:54px;font-weight:800}.ghost-button{min-height:46px;color:var(--text-0);background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;padding:0 16px}.ghost-button.compact{min-height:36px;padding:0 12px}.primary-button:hover,.ghost-button:hover,.verdict-button:hover,.dropzone:hover{transform:translateY(-1px)}.primary-button:disabled,.ghost-button:disabled,.verdict-button:disabled{opacity:.6;cursor:not-allowed}.dropzone{text-align:left;background:linear-gradient(135deg,#d3b2781f,#7a9e7e14),#ffffff0a;border:1px dashed #d3b27866;border-radius:20px;gap:8px;width:100%;padding:22px;display:grid}.dropzone.drag-active{background:linear-gradient(135deg,#7a9e7e2e,#d3b2781f),#ffffff0d;border-color:#7a9e7ee6}.dropzone-title{font-weight:800}.dropzone-copy{color:var(--text-1)}.panel-header{justify-content:space-between;align-items:flex-start;gap:18px;padding:28px 28px 0;display:flex}.count-strip{background:linear-gradient(135deg,#d3b2781f,#7a9e7e1a),#ffffff0a;border:1px solid #ffffff12;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;margin:18px 28px 0;padding:14px 16px;display:flex}.count-strip strong{font-size:1rem;line-height:1.2}.count-label{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);font-size:.72rem;font-weight:700}.stat-chip{white-space:nowrap;color:var(--text-1);background:#ffffff0f;border-radius:999px;padding:10px 14px}.photo-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.capture-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.photo-card{background:#ffffff0a;border:1px solid #ffffff12;border-radius:18px;gap:10px;padding:12px;display:grid}.photo-preview{aspect-ratio:1;object-fit:cover;border-radius:14px;width:100%}.photo-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.photo-meta p{color:var(--text-2);margin:4px 0 0;font-size:.86rem}.success-panel{background:#7a9e7e1f;border:1px solid #7a9e7e66;border-radius:18px;padding:16px 18px}.success-panel p{color:var(--text-1);margin:6px 0 0}.success-panel code{color:#f6e3bb}@media (width<=820px){.app-shell{padding:18px 14px 28px}.hero,.panel-header,.auth-panel,.loading-panel,.submission-form{padding:22px}.count-strip{flex-direction:column;align-items:flex-start;margin:18px 22px 0}.hero-aside,.field-grid,.verdict-options,.capture-actions{grid-template-columns:1fr}.panel-header{flex-direction:column;align-items:stretch}}
