.try-root{color:#e6f4ff;min-height:100vh;font-family:var(--font-mono,ui-monospace, "SF Mono", "Cascadia Mono", Menlo, monospace);background:#051025;justify-content:center;align-items:center;padding:3rem 1.25rem;display:flex}.try-shell{width:100%;max-width:620px}.try-header{border-bottom:1px solid #00e5ff29;flex-direction:column;gap:.4rem;margin-bottom:2.75rem;padding-bottom:1.1rem;display:flex}.try-wordmark{letter-spacing:.42em;color:#00e5ff;font-size:1.05rem;font-weight:700}.try-kicker{letter-spacing:.18em;text-transform:uppercase;color:#e6f4ff85;font-size:.7rem}.try-center{text-align:center;flex-direction:column;align-items:center;gap:1.1rem;display:flex}.try-eyebrow{letter-spacing:.32em;color:#64ffb4;margin:0;font-size:.66rem}.try-title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(2.2rem,7vw,3.6rem);font-weight:700;line-height:1.05}.try-subtitle{color:#e6f4ffb8;max-width:40ch;margin:0;font-size:.95rem;line-height:1.6}.try-instruction{letter-spacing:.08em;color:#e6f4ffd9;margin:0;font-size:.92rem}.try-footnote{color:#e6f4ff66;max-width:46ch;margin:.25rem 0 0;font-size:.72rem;line-height:1.55}.try-cta{letter-spacing:.22em;color:#051025;cursor:pointer;background:#00e5ff;border:none;border-radius:2px;margin-top:.75rem;padding:.95rem 2.4rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .16s,transform .16s}.try-cta:hover{background:#5cf0ff}.try-cta:active{transform:translateY(1px)}.try-btn{letter-spacing:.12em;color:#00e5ff;cursor:pointer;background:0 0;border:1px solid #00e5ff66;border-radius:2px;padding:.62rem 1.15rem;font-family:inherit;font-size:.78rem;text-decoration:none;transition:border-color .16s,color .16s}.try-btn:hover{color:#5cf0ff;border-color:#00e5ff}.try-error{color:#ff8aa5;text-align:left;background:#ff5a7814;border:1px solid #ff5a7859;border-radius:2px;width:100%;padding:.85rem 1.1rem;font-size:.8rem;line-height:1.5}.try-diag{letter-spacing:.08em;gap:.9rem;margin-top:.35rem;font-size:.68rem;display:flex}.try-diag-stack{text-align:left;flex-direction:column;align-items:flex-start;gap:.2rem;margin-top:.5rem}.try-camera-frame{aspect-ratio:4/3;background:#020a18;border:1px solid #00e5ff4d;border-radius:4px;width:100%;max-width:420px;position:relative;overflow:hidden}.try-video{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.try-countdown{color:#00e5ff;text-shadow:0 0 16px #00e5ff80;font-size:2rem;font-weight:700;position:absolute;top:.8rem;right:.9rem}.try-arrow{color:#00e5ff;font-size:5rem;line-height:1;animation:1.1s ease-in-out infinite tryPulse}@keyframes tryPulse{0%,to{opacity:1}50%{opacity:.4}}.try-rotate{letter-spacing:.28em;color:#64ffb4;font-size:1.4rem;font-weight:700}.try-progress-track{background:#00e5ff26;border-radius:2px;width:100%;max-width:420px;height:3px;overflow:hidden}.try-progress-fill{background:#00e5ff;height:100%;transition:width 60ms linear}.try-round-result{letter-spacing:.1em;color:#e6f4ff8c;margin:0;font-size:.78rem}.try-spinner{border:2px solid #00e5ff33;border-top-color:#00e5ff;border-radius:50%;width:42px;height:42px;animation:.8s linear infinite trySpin}@keyframes trySpin{to{transform:rotate(360deg)}}.try-verdict{letter-spacing:.06em;border-radius:4px;width:100%;max-width:520px;padding:1.3rem 1.8rem;font-size:clamp(1.5rem,5vw,2.1rem);font-weight:700}.try-verdict.is-verified{color:#051025;background:#64ffb4;box-shadow:0 0 40px #64ffb440}.try-verdict.is-not{color:#ffd0da;background:#ff5a781f;border:1px solid #ff5a7880}.try-confidence{letter-spacing:.06em;color:#00e5ff;margin:0;font-size:1.05rem}.try-receipt{text-align:left;background:#00e5ff08;border:1px solid #00e5ff38;border-radius:4px;width:100%;max-width:520px;margin-top:.75rem;padding:1.3rem 1.4rem}.try-receipt-title{letter-spacing:.3em;color:#00e5ff;border-bottom:1px solid #00e5ff26;margin-bottom:1rem;padding-bottom:.7rem;font-size:.72rem}.try-receipt-row{color:#e6f4ffc7;justify-content:space-between;gap:1rem;padding:.42rem 0;font-size:.78rem;display:flex}.try-receipt-row span:first-child{color:#e6f4ff6b;letter-spacing:.08em}.try-receipt-row span:last-child{text-align:right;word-break:break-word}.try-mono{font-size:.68rem}.try-receipt-actions{flex-wrap:wrap;gap:.6rem;margin-top:1.1rem;display:flex}.try-receipt-status{letter-spacing:.08em;border-radius:2px;margin-top:.9rem;padding:.55rem .8rem;font-size:.78rem}.try-receipt-status.is-valid{color:#64ffb4;background:#64ffb414}.try-receipt-status.is-invalid{color:#ff8aa5;background:#ff5a7814}.try-receipt-json{color:#e6f4ffb3;background:#020a18;border:1px solid #00e5ff26;border-radius:2px;max-height:320px;margin-top:1rem;padding:.9rem;font-size:.68rem;line-height:1.5;overflow-x:auto}.try-disclaimer{color:#e6f4ff6b;text-align:left;border-left:2px solid #00e5ff4d;width:100%;max-width:520px;padding:.9rem 1rem;font-size:.72rem;line-height:1.6}.try-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;display:flex}.try-actions .try-cta{margin-top:0}