.fd-root{background:#f9fafb;font-family:Inter,sans-serif;min-height:100vh;padding:20px}.fd-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.fd-header h1{color:#111827;font-size:1.5rem;font-weight:600}.fd-logout-btn{background:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background .2s}.fd-logout-btn:hover{background:#dc2626}.fd-loading{color:#4b5563;font-size:15px;padding:40px;text-align:center}.fd-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.fd-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;gap:14px;padding:20px}.fd-card-title{align-items:center;display:flex;justify-content:space-between}.fd-id-block{display:flex;flex-direction:column;gap:2px}.fd-id{color:#111827;font-size:1.05rem;font-weight:600}.fd-email{color:#6b7280;font-size:.85rem}.fd-expiry-badge{border-radius:6px;color:#fff;font-size:13px;font-weight:500;padding:3px 10px}.fd-meta-row,.fd-plan-row{color:#374151;display:flex;font-size:14px;justify-content:space-between}.fd-meta-row div span:first-child,.fd-plan-row span:first-child{color:#6b7280}.fd-usage-grid{display:flex;flex-direction:column;font-size:14px;gap:6px}.fd-usage-grid div{border-bottom:1px dashed #e5e7eb;display:flex;justify-content:space-between;padding-bottom:3px}.fd-usage-grid span{color:#374151}.fd-usage-grid b{color:#111827;font-weight:600}.fd-card-footer{font-size:14px;font-weight:600;margin-top:8px;text-align:right}.fd-controls{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:20px}.fd-search{border:1px solid #d1d5db;border-radius:8px;flex:1 1;font-size:14px;padding:8px 12px}.fd-filters{display:flex;gap:8px}.fd-filters button{background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:14px;padding:6px 12px;transition:all .2s}.fd-filters button.active,.fd-filters button:hover{background:#22d3ee;border-color:#06b6d4;color:#fff}@media (max-width:600px){.fd-controls{align-items:stretch;flex-direction:column;gap:10px}@media (max-width:600px){.fd-header h1{font-size:1rem}}.fd-search{margin-left:-12px;min-width:0;width:100%}.fd-filters{-webkit-overflow-scrolling:touch;display:flex;gap:10px;margin-bottom:2px;overflow-x:auto;padding-bottom:6px;scrollbar-width:thin}.fd-filters::-webkit-scrollbar{background:#e0f7fa;height:6px}.fd-filters::-webkit-scrollbar-thumb{background:#b2ebf2;border-radius:6px}.fd-filters button{border-radius:18px;flex:0 0 auto;font-size:12.5px;margin-bottom:2px;min-width:140px;padding:10px 0}}.fd-card.demo-card{background-color:#d4f5eb}.fd-card.owner-card{background-color:#fff}.fd-count{align-items:center;animation:fadeToColor 1s ease forwards,popScale .4s ease;color:#9ca3af;display:flex;font-size:4rem;font-weight:900;justify-content:center;margin:1.5rem 0;width:100%}@keyframes fadeToColor{0%{color:#9ca3af}to{color:#c26107}}.fd-atc-strip{background:#0f172a;border-radius:10px;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:1.5rem 0;padding:1rem}.fd-atc-tile{background:#ffffff0d;border-radius:8px;cursor:pointer;flex:1 1 120px;min-width:120px;padding:.5rem;position:relative;text-align:center;transition:transform .2s,box-shadow .2s}.fd-atc-label{color:#cbd5e1;font-size:.75rem;font-weight:600;text-transform:uppercase}.fd-atc-count{animation:popScale .4s ease;color:#f8fafc;font-size:1.5rem;font-weight:900;margin-top:.25rem}.fd-atc-tile:hover{box-shadow:0 4px 12px #0006;transform:translateY(-3px)}.fd-green{border-left:6px solid #22c55e}.fd-orange{border-left:6px solid #f59e0b}.fd-red{border-left:6px solid #ef4444}.fd-cyan{border-left:6px solid #06b6d4}.fd-blue{border-left:6px solid #3b82f6}.fd-gray{border-left:6px solid #6b7280}.fd-purple{border-left:6px solid #a855f7}@keyframes popScale{0%{opacity:.5;transform:scale(.8)}60%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.atc-login-root{align-items:center;background:#f3f4f6;display:flex;font-family:Inter,sans-serif;height:100vh;justify-content:center}.atc-login-form{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;gap:16px;max-width:320px;padding:32px 28px;width:100%}.atc-login-logo{color:#2563eb;font-size:1.2rem;font-weight:700;margin-bottom:4px}.atc-login-form h2{color:#111827;font-size:1.1rem;font-weight:600;margin:0;text-align:center}.atc-login-form input{background:#f9fafb;border:1px solid #d1d5db;border-radius:6px;font-size:14px;max-width:260px;padding:10px 12px;transition:border .2s,box-shadow .2s;width:100%}.atc-login-form input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26;outline:none}.atc-login-form button{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;max-width:260px;padding:10px;transition:background .2s;width:100%}.atc-login-form button:hover{background:#1d4ed8}.atc-login-error{color:#dc2626;font-size:13px;font-weight:500;text-align:center}
/*# sourceMappingURL=main.ef936549.css.map*/