*{box-sizing:border-box}#root,body,html{min-height:100vh}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f4f6;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0}button,input{font:inherit}:root{--brand:#e67e22;--brand-dark:#d35400;--purple:#4a1a8a;--purple-light:#5b2d9e;--surface:#fff;--surface-2:#f3f4f6;--text:#1f2937;--muted:#6b7280;--radius:10px;--radius-sm:6px}.phone-shell{background:#fff;margin:0 auto;max-width:100vw;min-height:100vh;width:375px}.language-switcher{align-items:center;background:#ffffffe6;border:1px solid #94a3b859;border-radius:999px;display:inline-flex;padding:2px}.language-option{background:#0000;border:none;border-radius:999px;color:#6b7280;color:var(--muted);cursor:pointer;font-size:12px;font-weight:700;padding:6px 10px}.language-option.active{background:#4a1a8a;background:var(--purple);color:#fff}.btn{border:none;border-radius:10px;border-radius:var(--radius);cursor:pointer;display:block;font-size:15px;font-weight:600;padding:12px 16px;text-align:center;width:100%}.btn.orange{background:#e67e22;background:var(--brand);color:#fff}.btn.orange:hover{background:#d35400;background:var(--brand-dark)}.btn.orange-outline{background:#0000;border:1.5px solid #e67e22;border:1.5px solid var(--brand);color:#e67e22;color:var(--brand)}.btn.orange-outline:hover{background:#fff7ed}.btn.outline{border:1.5px solid #d1d5db}.btn.outline,.btn.outline-dark{background:#0000;color:#1f2937;color:var(--text)}.btn.outline-dark{border:1.5px solid #1f2937}.btn.ghost{background:#0000;color:#6b7280;color:var(--muted)}.input{border:1.5px solid #d1d5db;border-radius:6px;border-radius:var(--radius-sm);display:block;outline:none;padding:10px 12px;width:100%}.input:focus{border-color:#e67e22;border-color:var(--brand)}.input.invalid,.pin-input.invalid{border-color:#dc2626}.label{color:#6b7280;color:var(--muted);font-weight:500;margin-bottom:4px}.label,.tiny{font-size:12px}.muted{color:#6b7280;color:var(--muted)}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700}.badge-authentic{background:#dcfce7;border-radius:20px;color:#16a34a;display:inline-block;font-size:12px;font-weight:700;padding:4px 14px}.errorText{color:#dc2626;font-size:12px;margin-top:6px}.infoCard{align-items:flex-start;border:1px solid #e5e7eb;border-radius:6px;border-radius:var(--radius-sm);display:flex;gap:8px;padding:10px 12px}.infoDot{align-items:center;border:1.5px solid #6b7280;border:1.5px solid var(--muted);border-radius:50%;color:#6b7280;color:var(--muted);display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:18px;justify-content:center;width:18px}.auth-page{min-height:100vh}.auth-page,.auth-top{display:flex;flex-direction:column}.auth-top{align-items:center;background:#4a1a8a;background:var(--purple);border-radius:0 0 24px 24px;color:#fff;padding:48px 24px 32px}.auth-label{font-size:11px;letter-spacing:1px;margin-bottom:12px;opacity:.7;text-transform:uppercase}.auth-logo{margin-bottom:8px}.auth-brand{font-size:16px;font-weight:700;opacity:.9}.auth-language{margin-top:16px}.auth-body{flex:1 1;padding:28px 24px 24px}.blocked-copy h2{margin-top:0}.landing-page{background:#fff;color:#1f2937;color:var(--text);display:flex;flex-direction:column;min-height:100vh;padding:0 24px 32px}.landing-header{justify-content:space-between;padding:16px 0}.landing-header,.landing-header-actions,.landing-logo{align-items:center;display:flex}.landing-header-actions{gap:10px}.points-chip{border:1.5px solid #e67e22;border:1.5px solid var(--brand);border-radius:999px;color:#e67e22;color:var(--brand);font-size:12px;font-weight:700;padding:6px 12px}.status-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;border-radius:var(--radius);padding:16px}.status-title{color:#6b7280;color:var(--muted);font-size:12px;margin-bottom:4px}.status-value{font-size:18px;font-weight:800}.status-sub{color:#6b7280;color:var(--muted);font-size:12px;margin-top:4px}.landing-body{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;text-align:center}.landing-brand{font-size:22px;font-weight:800;margin-bottom:8px}.landing-tagline{font-size:14px;margin-bottom:4px}.landing-sub,.landing-tagline{color:#6b7280;color:var(--muted)}.landing-sub{font-size:12px;margin-bottom:24px}.landing-footer{padding-top:16px}.action-stack{grid-gap:12px;display:grid;gap:12px;width:100%}.btn.home-scan{background:#0000;border:2px solid #e67e22;border:2px solid var(--brand);color:#e67e22;color:var(--brand)}.btn.home-verify{background:#e5e7eb;color:#1f2937;color:var(--text)}.home-input-wrap{align-items:center;border:2px solid #1f2937;border-radius:10px;border-radius:var(--radius);display:flex;gap:8px;justify-content:center;padding:16px;width:100%}.home-qr-input{border:none;font-size:15px;font-weight:700;outline:none;text-align:center;width:100%}.history-block{margin-top:16px}.history-title{font-size:13px;font-weight:700;margin-bottom:8px}.history-list{grid-gap:8px;display:grid;gap:8px}.history-item{align-items:center;border:1px solid #e5e7eb;border-radius:6px;border-radius:var(--radius-sm);display:flex;justify-content:space-between;padding:10px 12px}.history-serial{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700}.history-pass{color:#16a34a;font-weight:700}.history-fail{color:#dc2626;font-weight:700}.verify-page{display:flex;flex-direction:column;min-height:100vh}.verify-header{align-items:center;background:#4a1a8a;background:var(--purple);color:#fff;display:flex;justify-content:space-between;padding:14px 16px}.verify-title{font-size:16px;font-weight:700}.verify-tab-bar{align-items:flex-end;background:#5b2d9e;background:var(--purple-light);display:flex;justify-content:space-between;padding:0 16px}.verify-tab{border-bottom:2px solid #0000;color:#fff9;font-size:12px;padding:8px 0}.verify-tab.active{border-bottom-color:#fff;color:#fff}.header-language-bar{padding:6px 0}.header-language-bar .language-switcher{background:#ffffff29;border-color:#fff3}.header-language-bar .language-option{color:#ffffffbf}.header-language-bar .language-option.active{background:#fff;color:#4a1a8a;color:var(--purple)}.verify-body{align-items:center;display:flex;flex:1 1;flex-direction:column;padding:24px}.icon-btn-light{background:none;border:none;color:#fff;cursor:pointer}.product-card{align-items:center;border:1px solid #e5e7eb;border-radius:10px;border-radius:var(--radius);display:flex;flex-direction:column;padding:20px;width:100%}.product-icon{margin-bottom:12px}.product-name{font-size:16px;font-weight:800}.product-sub{color:#6b7280;color:var(--muted);font-size:13px}.pin-area{width:100%}.pin-row{align-items:center;display:flex;gap:8px;margin-bottom:12px}.pin-serial-display{color:#e67e22;color:var(--brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:16px;font-weight:700}.pin-hint{color:#6b7280;color:var(--muted);font-size:12px}.pin-input{border:1.5px solid #d1d5db;border-radius:6px;border-radius:var(--radius-sm);font-size:18px;font-weight:700;letter-spacing:3px;padding:14px 16px;text-transform:uppercase}.pin-input,.verify-details{text-align:center;width:100%}.detail-text{color:#1f2937;color:var(--text);font-size:13px;margin-bottom:4px}.detail-text.highlight{font-weight:700}.detail-text.sub{color:#6b7280;color:var(--muted);font-size:12px}.points-section{align-items:center;display:flex;gap:12px}.points-label{font-size:14px;font-weight:700}.points-badge{border:1.5px solid #e67e22;border:1.5px solid var(--brand);border-radius:20px;color:#e67e22;color:var(--brand);display:inline-block;font-size:13px;font-weight:700;padding:4px 12px}.helper-row{align-items:center;display:flex;gap:8px}.helper-btn{white-space:nowrap;width:auto}.result-body{align-items:center;display:flex;flex:1 1;flex-direction:column;padding:40px 24px;text-align:center}.result-pts-badge{border:2.5px solid #e67e22;border:2.5px solid var(--brand);border-radius:50px;color:#e67e22;color:var(--brand);font-size:32px;font-weight:900;margin-bottom:16px;padding:12px 32px}.result-desc{color:#6b7280;color:var(--muted);font-size:14px;max-width:260px}.result-fail-text{color:#dc2626;font-size:14px;margin-top:16px;max-width:260px}.result-actions{display:flex;flex-direction:column;gap:10px;width:100%}.loader-page{color:#6b7280;color:var(--muted);min-height:100vh}.loader-page,.modalOverlay{align-items:center;display:flex;justify-content:center}.modalOverlay{background:#00000073;inset:0;position:fixed;z-index:999}.modal{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;padding:24px;width:min(85vw,320px)}.modal h3{font-size:16px;margin:0 0 8px}.modal p{color:#6b7280;color:var(--muted);font-size:13px;margin:0 0 16px}.modal .modal-input{margin-bottom:16px}.modalActions{display:flex;gap:8px}.modalActions .btn{flex:1 1;font-size:13px;padding:10px 0}.modalActions.single{justify-content:flex-end}.modalActions.single .btn{flex:none;padding:10px 24px}.btn.orange-outline:disabled{cursor:not-allowed;opacity:.6}.auth-modal-overlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.auth-modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000040;padding:24px;width:min(92vw,420px)}.auth-modal-title{color:#1f2937;font-size:20px;font-weight:700;margin:0 0 12px}.auth-modal-message{color:#4b5563;line-height:1.6;margin:0 0 20px}.auth-modal-button{background:#4a1a8a;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:12px 16px;width:100%}
/*# sourceMappingURL=main.3f418a5a.css.map*/