*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:#f9fafb;color:#111827}.app{min-height:100vh}.gate{display:flex;align-items:center;justify-content:center;height:100vh;padding:16px}.gate__card{background:#fff;padding:28px;max-width:560px;width:100%;border-radius:12px;box-shadow:0 8px 24px #0f172a14}.gate__card h1{margin-top:0}.checkbox{display:flex;gap:10px;align-items:center;margin:12px 0}.btn{padding:10px 16px;border-radius:8px;border:1px solid transparent;background:#f3f4f6;cursor:pointer}.btn--primary{background:#0ea5a5;color:#fff}.btn--disabled{opacity:.45}.landing{padding:40px 16px;max-width:1000px;margin:0 auto}.hero{text-align:center;margin-bottom:24px}.site-title{font-size:28px;margin:0}.tagline{margin:8px 0;color:#6b7280}.lookup{max-width:560px;margin:16px auto;background:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 20px #0f172a0a}.lookup__form{display:flex;gap:8px;align-items:center}.input{padding:8px 10px;border-radius:8px;border:1px solid #e5e7eb;flex:1}.form-error{color:#b91c1c}.info{text-align:center;color:#374151;margin-top:12px}.livechat-btn{position:fixed;right:20px;bottom:20px;border-radius:999px;width:56px;height:56px;background:#0ea5a5;color:#fff;border:none;box-shadow:0 6px 18px #02061733;cursor:pointer}.livechat-window{position:fixed;right:20px;bottom:86px;width:320px;max-width:calc(100% - 32px);background:#fff;border-radius:10px;box-shadow:0 10px 40px #02061733}.livechat-header{padding:10px;background:#0ea5a5;color:#fff;border-top-left-radius:10px;border-top-right-radius:10px}.livechat-body{padding:10px}.profile{padding:24px;max-width:980px;margin:12px auto}.profile__header h1{margin:0}.profile__section{background:#fff;padding:16px;border-radius:8px;margin:12px 0}.transactions{width:100%;border-collapse:collapse}.transactions td,.transactions th{padding:10px;border-bottom:1px solid #f0f0f0}.transactions th{text-align:left;color:#374151}.bank-form label{display:block;margin-bottom:10px}.bank-actions{display:flex;gap:8px}.success{color:#065f46}.muted{color:#6b7280}.refund{padding:20px;max-width:900px;margin:0 auto}.refund__summary .large{font-size:28px;font-weight:700;margin:12px 0}.note{color:#6b7280;font-size:14px}@media(max-width:640px){.lookup__form,.bank-actions{flex-direction:column}.livechat-window{width:92%;right:4%}}button:focus,input:focus{outline:3px solid rgba(14,165,166,.25);outline-offset:2px}.site-header{background:#fff;border-bottom:1px solid #e6e9ef;padding:10px 0;position:sticky;top:0;z-index:20}.site-header .logo{font-weight:700;color:#0b7285;text-decoration:none;margin-left:12px}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:12px;top:12px;width:auto;height:auto;background:#fff;padding:6px 12px;border-radius:6px;box-shadow:0 6px 18px #0206171a}
