.MyAccount-module__22U29a__accountPage{background-color:#f8fafc;min-height:80vh;padding:4rem 0}.MyAccount-module__22U29a__authContainer{background:var(--white);text-align:center;border-radius:16px;max-width:500px;margin:0 auto;padding:3rem;box-shadow:0 10px 30px #0000000d}.MyAccount-module__22U29a__authContainer h1{color:var(--text-primary);margin-bottom:.5rem;font-size:2rem}.MyAccount-module__22U29a__tabs{border-bottom:2px solid var(--border-color);margin-bottom:2rem;display:flex}.MyAccount-module__22U29a__tab,.MyAccount-module__22U29a__activeTab{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;flex:1;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .2s}.MyAccount-module__22U29a__activeTab{color:#0ea5e9;border-bottom:3px solid #0ea5e9;margin-bottom:-2px}.MyAccount-module__22U29a__authContainer p{color:var(--text-secondary);margin-bottom:2rem}.MyAccount-module__22U29a__inputGroup{text-align:left;margin-bottom:1.5rem}.MyAccount-module__22U29a__inputGroup label{color:var(--text-primary);margin-bottom:.5rem;font-weight:600;display:block}.MyAccount-module__22U29a__inputField{border:1px solid var(--border-color);border-radius:8px;outline:none;width:100%;padding:1rem;font-size:1rem;transition:border-color .2s}.MyAccount-module__22U29a__inputField:focus{border-color:#0ea5e9}.MyAccount-module__22U29a__submitBtn{width:100%;color:var(--white);cursor:pointer;background-color:#0ea5e9;border:none;border-radius:8px;padding:1rem;font-size:1.1rem;font-weight:700;transition:background-color .2s}.MyAccount-module__22U29a__submitBtn:hover{background-color:#0284c7}.MyAccount-module__22U29a__error{color:#ef4444;background-color:#fef2f2;border:1px solid #f87171;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.MyAccount-module__22U29a__dashboardHeader{border-bottom:2px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.MyAccount-module__22U29a__dashboardHeader h1{color:var(--text-primary);font-size:2.5rem}.MyAccount-module__22U29a__logoutBtn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef4444;border-radius:6px;padding:.5rem 1rem;font-weight:600;transition:all .2s}.MyAccount-module__22U29a__logoutBtn:hover{color:#fff;background:#ef4444}.MyAccount-module__22U29a__ordersGrid{gap:2rem;display:grid}.MyAccount-module__22U29a__orderCard{background:var(--white);border:1px solid var(--border-color);border-radius:16px;padding:2rem;box-shadow:0 4px 15px #0000000d}.MyAccount-module__22U29a__orderHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.MyAccount-module__22U29a__orderHeader h3{color:var(--text-primary)}.MyAccount-module__22U29a__statusBadge{text-transform:capitalize;border-radius:999px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}.MyAccount-module__22U29a__processing{color:#0284c7;background-color:#e0f2fe}.MyAccount-module__22U29a__completed{color:#16a34a;background-color:#dcfce7}.MyAccount-module__22U29a__on-hold{color:#ca8a04;background-color:#fef9c3}.MyAccount-module__22U29a__cancelled,.MyAccount-module__22U29a__failed{color:#dc2626;background-color:#fee2e2}.MyAccount-module__22U29a__credentialsBox{background-color:#f8fafc;border:2px dashed #0ea5e9;border-radius:12px;margin-top:1.5rem;padding:1.5rem}.MyAccount-module__22U29a__credentialsBox h4{color:#0ea5e9;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.MyAccount-module__22U29a__credentialsText{white-space:pre-wrap;color:var(--text-primary);background:var(--white);border:1px solid var(--border-color);border-radius:8px;padding:1rem;font-family:monospace;font-size:1.1rem}.MyAccount-module__22U29a__emptyState{text-align:center;background:var(--white);border-radius:16px;padding:4rem;box-shadow:0 4px 15px #0000000d}
