body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-wrapper{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-container{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:420px;padding:32px 28px;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #0000000d}.login-brand-header{text-align:center;margin-bottom:24px}.login-logo-img{object-fit:contain;width:auto;height:48px;margin:0 auto 12px;display:block}.login-heading{color:#0f172a;margin:0 0 6px;font-size:1.5rem;font-weight:800}.login-subheading{color:#64748b;margin:0;font-size:.88rem}.general-error{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:.9rem;font-weight:600}.form-group{margin-bottom:18px}.form-label{color:#334155;margin-bottom:6px;font-size:.88rem;font-weight:600;display:block}.form-input{box-sizing:border-box;color:#0f172a;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:10px 12px;font-size:.95rem;transition:all .15s}.form-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.error-text{color:#dc2626;margin-top:4px;font-size:.82rem;font-weight:500;display:block}.login-submit-button{width:100%;margin-top:8px}.portal-layout{background-color:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.portal-header{color:#fff;z-index:100;background-color:#0f172a;justify-content:space-between;align-items:center;padding:.85rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 4px 12px #0f172a26}.header-brand{cursor:pointer;align-items:center;gap:.85rem;display:flex}.brand-logo-img{object-fit:contain;width:auto;height:34px}.brand-titles{flex-direction:column;display:flex}.brand-name{color:#fff;letter-spacing:-.01em;font-size:1.05rem;font-weight:800;line-height:1.2}.brand-sub{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:600}.header-nav{gap:1.25rem;display:flex}.nav-link{color:#cbd5e1;border-radius:8px;padding:.5rem .95rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .15s}.nav-link:hover{color:#fff;background-color:#ffffff1a}.nav-link.active{color:#fff;background-color:#2563eb;font-weight:700}.header-user{align-items:center;gap:1rem;display:flex}.user-email{color:#94a3b8;font-size:.85rem;font-weight:600}.portal-content{flex:1}.skip-link{color:#fff;z-index:100000;background-color:#2563eb;border-radius:0 0 8px 8px;padding:12px 24px;font-weight:700;text-decoration:none;transition:top .2s ease-in-out;position:absolute;top:-100px;left:20px}.skip-link:focus{outline:3px solid #fff;top:0;box-shadow:0 4px 12px #0f172a4d}.cap-counter-container{box-sizing:border-box;background:#fbfbfb;border:1px solid #eee;border-radius:6px;margin:15px 0;padding:12px}.cap-counter-text{color:#444;justify-content:space-between;margin-bottom:8px;font-size:.9rem;font-weight:500;display:flex}.cap-progress-bar-bg{background-color:#cbd5e1;border:1px solid #94a3b8;border-radius:5px;width:100%;height:10px;overflow:hidden}.cap-progress-bar-fill{border-radius:5px;height:100%;transition:width .3s,background-color .3s}.cap-progress-bar-fill.green{background-color:#15803d}.cap-progress-bar-fill.orange{background-color:#b45309}.cap-progress-bar-fill.red{background-color:#be123c}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.dashboard-container{color:#1f2937;max-width:1100px;margin:0 auto;padding:2rem 1.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.dashboard-welcome-banner{color:#fff;background:linear-gradient(135deg,#1e7bd9 0%,#0d52a8 100%);border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:2rem;display:flex;box-shadow:0 10px 25px -3px #1e7bd940}.welcome-title{margin:0 0 .5rem;font-size:1.85rem;font-weight:800}.welcome-subtitle{opacity:.9;margin:0;font-size:1rem}.merchant-badge .role-chip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.05em;background:#fff3;border-radius:9999px;padding:.5rem 1rem;font-size:.85rem;font-weight:700}.quick-actions-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.action-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;justify-content:space-between;padding:1.75rem;transition:all .2s ease-in-out;display:flex;box-shadow:0 4px 6px -1px #0000000d}.action-card:hover{border-color:#1e7bd9;transform:translateY(-4px);box-shadow:0 12px 20px -5px #1e7bd926}.action-icon{margin-bottom:1rem;font-size:2.5rem}.action-title{color:#111827;margin:0 0 .5rem;font-size:1.35rem;font-weight:700}.action-desc{color:#6b7280;margin:0 0 1.5rem;font-size:.95rem;line-height:1.5}.action-button{color:#fff;cursor:pointer;background:#1664b5;border:none;border-radius:10px;align-self:flex-start;padding:.75rem 1.25rem;font-size:.95rem;font-weight:700;transition:background .15s}.action-button:hover{background:#1664b5}.rules-section{margin-top:2rem}.section-title{color:#111827;margin-bottom:1.25rem;font-size:1.4rem;font-weight:800}.rules-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.rule-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.5rem;box-shadow:0 2px 4px #00000008}.rule-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.rule-name{color:#111827;margin:0;font-size:1.15rem;font-weight:700}.cap-badge{color:#4b5563;background:#f3f4f6;border-radius:6px;padding:.25rem .6rem;font-size:.8rem;font-weight:600}.rule-cap-container{margin-bottom:1.25rem}.rule-actions{gap:.75rem;display:flex}.rule-btn{color:#fff;cursor:pointer;background:#1664b5;border:none;border-radius:8px;flex:1;padding:.6rem;font-size:.85rem;font-weight:600}.rule-btn.outline{color:#1664b5;background:0 0;border:2px solid #1664b5}.rule-btn.outline:hover{background:#eff6ff}.kiosk-setup-wrapper{box-sizing:border-box;max-width:1080px;margin:0 auto;padding:24px}.kiosk-header-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:24px;display:flex}.kiosk-main-heading{color:#0f172a;margin:0 0 6px;font-size:1.6rem;font-weight:800}.kiosk-main-sub{color:#64748b;margin:0;font-size:.95rem}.kiosk-rules-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;display:grid}.kiosk-rule-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:space-between;padding:20px;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000a}.kiosk-rule-card:hover{border-color:#2563eb;box-shadow:0 6px 16px #2563eb1a}.kiosk-rule-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.kiosk-rule-title{color:#0f172a;margin:0;font-size:1.15rem;font-weight:700}.kiosk-rule-cap{margin-bottom:20px}.kiosk-rule-actions{gap:10px;margin-top:auto;display:flex}.kiosk-rule-actions button{flex:1}.kiosk-fullscreen{color:#fff;z-index:9999;box-sizing:border-box;background:#0f172a;flex-direction:column;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.kiosk-fullscreen-header{background:#0f172ae6;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.kiosk-back-button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;padding:8px 16px;font-size:.9rem;transition:background-color .2s}.kiosk-rule-switcher{align-items:center;gap:10px;display:flex}.switcher-label{color:#94a3b8;font-size:.88rem}.switcher-select{color:#fff;background:#1e293b;border:1px solid #334155;border-radius:6px;padding:6px 12px;font-size:.9rem}.kiosk-content{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:32px 20px;display:flex}.kiosk-title{color:#fff;text-align:center;margin:0 0 8px;font-size:2.2rem;font-weight:800}.kiosk-subtitle{color:#94a3b8;text-align:center;margin:0 0 28px;font-size:1.1rem}.kiosk-qr-container{box-sizing:border-box;background:#fff;border-radius:16px;justify-content:center;align-items:center;min-width:310px;min-height:310px;margin-bottom:24px;padding:24px;display:flex;box-shadow:0 20px 40px #00000080}.kiosk-qr-wrapper{justify-content:center;align-items:center;display:flex}.kiosk-status{color:#0f172a;font-size:1.1rem;font-weight:600}.kiosk-status.error{color:#ef4444}.kiosk-timer{color:#cbd5e1;font-size:1.1rem}.timer-seconds{color:#3b82f6;font-size:1.3rem;font-weight:800}.kiosk-lockout-message{color:#ef4444;text-align:center;background:#ef44441a;border:2px solid #ef4444;border-radius:12px;max-width:480px;margin-top:16px;padding:24px 32px;font-size:1.8rem;font-weight:800;box-shadow:0 0 25px #ef444433}.root-info-wrapper{box-sizing:border-box;background-color:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.root-info-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:640px;padding:36px 32px;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #0000000d}.root-info-header{text-align:center;margin-bottom:24px}.root-logo-img{object-fit:contain;width:auto;height:52px;margin:0 auto 12px;display:block}.root-info-title{color:#0f172a;margin:12px 0 8px;font-size:1.6rem;font-weight:800;line-height:1.25}.root-info-subtitle{color:#64748b;margin:0;font-size:.95rem;line-height:1.5}.root-instruction-box{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin-bottom:24px;padding:16px 20px}.box-heading{color:#1e40af;margin-bottom:6px;font-size:.95rem;font-weight:700}.box-desc{color:#1e3a8a;margin:0 0 10px;font-size:.88rem;line-height:1.4}.url-pattern-badge{color:#1e293b;background:#fff;border:1px solid #93c5fd;border-radius:8px;padding:8px 14px;font-size:.92rem;display:inline-block}.issuers-section{margin-bottom:24px}.section-heading{color:#334155;margin:0 0 12px;font-size:1rem;font-weight:700}.loading-issuers{color:#64748b;font-size:.9rem;font-style:italic}.issuers-grid{flex-direction:column;gap:10px;display:flex}.issuer-entry-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .15s;display:flex}.issuer-entry-card:hover{border-color:#3b82f6;box-shadow:0 2px 8px #2563eb14}.entry-details{flex-direction:column;gap:2px;display:flex}.entry-name{color:#0f172a;font-size:.98rem;font-weight:700}.entry-sub{color:#2563eb;font-size:.82rem;font-weight:600}.entry-address{color:#64748b;font-size:.78rem}.root-info-footer{border-top:1px solid #e2e8f0;justify-content:center;padding-top:20px;display:flex}.App{text-align:center;padding:20px}
