:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#321519;background:#fff7f7;font-synthesis:none;--red: #b51224;--red-dark: #850d1b;--red-soft: #fbe9eb;--ink-muted: #76545a}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 12% 6%,rgba(229,40,61,.13),transparent 32rem),linear-gradient(180deg,snow,#fff3f4)}.shell{width:min(720px,calc(100% - 32px));margin:0 auto;padding:72px 0 36px}.eyebrow{margin:0 0 12px;color:var(--red);font-size:.78rem;font-weight:850;letter-spacing:.16em}h1{margin:0;color:var(--red-dark);font-family:Georgia,"Noto Serif SC",serif;font-size:clamp(3rem,10vw,5.8rem);font-weight:650;line-height:.98;letter-spacing:-.04em}.lede{max-width:36rem;margin:24px 0 36px;color:var(--ink-muted);font-size:1.05rem}.card,.results{position:relative;padding:22px;border:1px solid rgba(181,18,36,.18);border-radius:20px;background:#ffffffe6;box-shadow:0 24px 60px #700b1b1c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.card{isolation:isolate;overflow:hidden}.card:before,.card:after{position:absolute;inset:0;z-index:-2;content:""}.card:before{background:url(/hero.webp) center / cover no-repeat;filter:grayscale(.14) saturate(.9) brightness(.9);opacity:.58}.card:after{z-index:-1;background:#fffafa63}.quota{margin:0 0 14px;color:var(--red-dark);font-size:.92rem;font-weight:750}.dropzone{display:grid;min-height:210px;place-content:center;gap:8px;border:1.5px dashed rgba(133,13,27,.65);border-radius:14px;background:#ffffffa8;text-align:center;cursor:pointer;transition:background .15s ease,border-color .15s ease}.dropzone:hover,.dropzone.dragging{border-color:var(--red);background:#ffeef0e6}.drop-title{font-size:1.08rem;font-weight:700}.drop-hint{color:var(--ink-muted);font-size:.86rem}#files{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.file-list{display:grid;gap:6px;margin:16px 0;padding:0;list-style:none;font-size:.9rem}.file-list li{overflow:hidden;padding:9px 11px;border-radius:8px;background:#fff4f5f0;text-overflow:ellipsis;white-space:nowrap}.file-list .invalid{color:#9d2e2e;background:#ffe5e7}.turnstile{min-height:65px;margin:16px 0}button{width:100%;padding:13px 18px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--red),var(--red-dark));font:inherit;font-weight:750;cursor:pointer}button:disabled{opacity:.42;cursor:not-allowed}button:not(:disabled):hover{filter:brightness(1.08)}button.secondary{width:auto;margin-top:12px;padding:8px 12px;color:var(--red-dark);background:var(--red-soft)}.status{min-height:1.4em;margin:14px 0 0;color:var(--ink-muted);font-size:.9rem}.results{margin-top:18px}.results article{display:grid;padding:15px 0;border-top:1px solid #efdadd}.results article:first-child{border-top:0}.results h3{overflow:hidden;margin:0 0 7px;text-overflow:ellipsis;white-space:nowrap}.results a{overflow-wrap:anywhere;color:var(--red);font-size:.88rem}footer{margin-top:30px;color:var(--ink-muted);font-size:.8rem;line-height:1.55}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:520px){.shell{padding-top:44px}.card,.results{padding:16px;border-radius:16px}.dropzone{min-height:190px}}
