@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";.navbar{display:flex;align-items:center;justify-content:space-between;background:#f3f4f6;height:64px;padding:0 32px;box-shadow:0 2px 12px #141e3208;border-bottom:1px solid #e5e7eb}.navbar-left{display:flex;align-items:center;gap:20px}.navbar-right{display:flex;align-items:center;gap:18px}.navbar-logo{width:38px;height:38px;object-fit:contain;margin-right:10px;border-radius:8px}.nav-link{color:#333;text-decoration:none;font-weight:500;margin-left:1.3rem;padding:5px 12px;border-radius:7px;transition:background .18s,color .18s}.navbar-brand{color:#0e0e0e;font-weight:700;font-size:1.17rem;letter-spacing:1px;margin-right:16px;text-decoration:none}a:link,a:visited{text-decoration:none}.nav-link:hover,.logout-btn:hover{background:#e5e7eb;color:#0e72ea}.logout-btn{background:none;border:none;font-size:1rem;font-weight:700;cursor:pointer}.dashboard-container{max-width:820px;margin:40px auto;padding:28px 30px;background:#fff;border-radius:18px;box-shadow:0 8px 40px #32325d1a}.dashboard-container h2{font-size:2rem;color:#20232a;margin-bottom:18px;font-weight:800;letter-spacing:-.5px}.button,.landing-btn,.upload-btn{background:linear-gradient(90deg,#0e72ea 60%,#43c0f6);color:#fff;border:none;border-radius:18px;font-weight:700;font-size:1.06em;padding:.78em 2em;margin:8px 0;box-shadow:0 2px 14px #0e72ea18;cursor:pointer;transition:background .17s,box-shadow .17s;outline:none}.button.secondary,.landing-btn.secondary{background:#f3f4f6;color:#0e72ea;border:1px solid #d2d6dc;box-shadow:none}.button:hover,.landing-btn:hover,.upload-btn:hover{background:linear-gradient(90deg,#16c 60%,#43c0f6);box-shadow:0 3px 18px #0e72ea26}.button.secondary:hover,.landing-btn.secondary:hover{background:#e5e7eb;color:#0e72ea;border-color:#b6bac3}.models-list{margin-top:24px}.model-item{padding:18px 20px;background:#f6f8fa;border-radius:10px;margin-bottom:14px;box-shadow:0 1px 7px #ccd5df1a;border:1px solid #e7eaf3;display:flex;flex-direction:column;gap:5px}.model-item b{color:#0e72ea}.terms-container{max-width:800px;margin:0 auto;padding:2rem;line-height:1.75;color:#2a2a2a;background:#fff}.terms-container h1{font-size:2rem;font-weight:700;margin-bottom:1rem}.terms-container h2{font-size:1.25rem;margin-top:2rem;font-weight:600}.terms-container p{margin-bottom:1rem}.terms-container a{color:#007bff;text-decoration:underline}.hero{background:linear-gradient(135deg,#f5faff,#eaf2ff);padding:8rem 2rem;color:#1a1a1a;display:flex;align-items:center;justify-content:center;min-height:100vh}.hero-content{max-width:820px;text-align:center}.hero-title{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.highlight{color:#ff8c42}.hero-subtitle{font-size:1.25rem;color:#444;opacity:.9;margin-bottom:2.5rem}.hero-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn{font-size:1rem;padding:.85rem 2rem;border-radius:12px;cursor:pointer;font-weight:600;transition:all .25s ease}.btn.primary{background:#ff8c42;color:#fff;border:none}.btn.primary:hover{background:#ff7a26}.btn.secondary{background:#fff;color:#1a1a1a;border:1.5px solid #ccc}.btn.secondary:hover{border-color:#888}.hero-container{min-height:93vh;padding-top:4rem;padding-bottom:3rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:linear-gradient(135deg,#e3f2fd,#fce4ec);text-align:center;font-family:Inter,sans-serif}.landing-logo{width:360px;margin-top:3rem;margin-bottom:1rem}.hero-content{max-width:900px}.subtitle{font-size:1.15rem;color:#333;line-height:1.8;font-weight:400;max-width:700px;margin:0 auto 2rem}.subtitle strong{color:#0d47a1}.subtitle em{font-style:italic;color:#07a}.hero-content h1{font-size:2.8rem;font-weight:700;margin-bottom:1rem;color:#0d47a1}.hero-content p{font-size:1.25rem;color:#333;margin-bottom:2rem}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-btn{padding:.8rem 2rem;font-size:1rem;font-weight:600;background:#64b5f6;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .3s ease}.hero-btn:hover{background:#42a5f5}.hero-btn.secondary{background:#ffb74d;color:#111}.hero-btn.secondary:hover{background:#ffa726}.how-it-works{background-color:#fff;padding:4rem 2rem;text-align:center}.hiw-inner{max-width:1000px;margin:0 auto}.hiw-inner h2{font-size:2.2rem;font-weight:700;color:#0d47a1;margin-bottom:.5rem}.hiw-sub{font-size:1.2rem;color:#666;margin-bottom:2rem}.hiw-steps{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:3rem}.hiw-step{background:#f5faff;border:1px solid #e0f2ff;border-radius:12px;padding:2rem;flex:1 1 250px;max-width:300px;box-shadow:0 2px 6px #0000000a}.hiw-number{display:inline-block;background-color:#64b5f6;color:#fff;font-weight:700;border-radius:50%;width:36px;height:36px;line-height:36px;margin-bottom:1rem}.hiw-step p{font-size:1rem;color:#333;margin:0}.hiw-code-block{background:#272822;color:#f8f8f2;text-align:left;border-radius:8px;overflow:auto;padding:1.5rem;font-family:Courier New,Courier,monospace;font-size:.95rem;max-width:800px;margin:0 auto;box-shadow:0 2px 10px #0000001a}.hiw-code-block code{display:block;white-space:pre}.social-proof{background:linear-gradient(135deg,#e3f2fd,#fce4ec);padding:4rem 2rem;text-align:center}.proof-inner{max-width:1000px;margin:0 auto}.stat-block h2{font-size:2rem;font-weight:600;color:#0d47a1;line-height:1.5;margin-bottom:3rem}.stat-number{font-size:2.4rem;font-weight:700;color:#1e88e5}.stat-highlight{color:#07a;font-weight:600}.stat-end{font-style:italic;color:#37474f}.logos{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4rem}.logos img{max-height:100px;opacity:.8;transition:transform .3s ease,opacity .3s ease}.logos img:hover{opacity:1;transform:scale(1.15)}.logo-fake{background:#fff;border:1px solid #dceefb;border-radius:8px;padding:.6rem 1.2rem;font-size:.95rem;color:#07a;box-shadow:0 2px 6px #0000000a;transition:all .3s ease}.logo-fake:hover{background:#e3f2fd;transform:translateY(-2px)}.model-showcase{padding:4rem 2rem;background-color:#fff;text-align:center}.model-showcase h2{font-size:2rem;font-weight:700;color:#0d47a1;margin-bottom:2rem}.model-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.model-card{background:#f5faff;border:1px solid #e1ecf7;border-radius:12px;padding:1.5rem;box-shadow:0 2px 6px #0000000a;text-align:left;transition:transform .2s ease}.model-card:hover{transform:translateY(-4px)}.model-card h3{margin:0 0 .5rem;font-size:1.25rem;color:#1a237e}.model-category{display:inline-block;background:#e3f2fd;color:#1565c0;font-size:.8rem;font-weight:600;padding:.25rem .6rem;border-radius:999px;margin-bottom:1rem}.model-card p{font-size:.95rem;color:#333;margin-bottom:1.2rem}.try-btn{background:#64b5f6;color:#fff;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.95rem;cursor:pointer;opacity:.6}.try-btn:hover{background:#42a5f5}.faq-block{padding:4rem 2rem;background:linear-gradient(135deg,#e3f2fd,#fce4ec);font-family:Inter,sans-serif}.faq-block h2{text-align:center;font-size:2.2rem;font-weight:700;color:#0d47a1;margin-bottom:3rem;display:flex;justify-content:center;align-items:center;gap:.5rem}.faq-list{max-width:900px;margin:0 auto}.faq-item{background:#fff;border-radius:10px;margin-bottom:1rem;box-shadow:0 6px 14px #00000014;transition:all .3s ease;overflow:hidden}.faq-question{width:100%;text-align:left;padding:1rem 1.5rem;font-size:1.1rem;font-weight:600;border:none;background:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:#334155;transition:background .3s}.faq-question:hover{background-color:#f1f1f1}.faq-toggle{font-size:1.5rem;color:#334155}.faq-answer{padding:0 1.5rem 1.2rem;font-size:1rem;color:#333;line-height:1.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.cta-block{padding:4rem 1rem;background:#fff font-family: "Inter",sans-serif}.cta-inner{max-width:1100px;margin:0 auto}.cta-content{display:flex;flex-direction:row;align-items:center;gap:2rem;flex-wrap:wrap;justify-content:center;text-align:left}.cta-text{flex:1 1 400px}.cta-text h2{font-size:2.4rem;color:#0d47a1;margin-bottom:1rem}.cta-text p{font-size:1.2rem;color:#333;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;flex-wrap:wrap}.cta-btn{padding:.9rem 2rem;font-size:1.1rem;font-weight:600;border:none;border-radius:10px;cursor:pointer;text-decoration:none;transition:background .3s ease}.cta-btn.primary{background:#64b5f6;color:#fff}.cta-btn.primary:hover{background:#42a5f5}.cta-btn.secondary{background:#ffb74d;color:#111}.cta-btn.secondary:hover{background:#ffa726}.cta-image{flex:1 1 400px;display:flex;justify-content:center}.cta-image img{max-width:100%;height:auto}.register-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f9f9f9;padding:2rem}.register-box{background:#fff;padding:2.5rem 2rem;border-radius:12px;box-shadow:0 4px 20px #0000000f;width:100%;max-width:400px;text-align:center}.register-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#1e1e1e}.register-form{display:flex;flex-direction:column;gap:16px}.register-form input{font-size:1rem;padding:.75rem;color:#111;border:1px solid #ddd;border-radius:8px;transition:border-color .2s}.register-form input:focus{border-color:#f90;outline:none}.register-form button{padding:.75rem;font-size:1.1rem;background:#f90;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:background .2s}.register-form button:hover{background:#e48000}.auth-link{margin-top:1.5rem;font-size:.95rem}.error,.success{margin-top:.5rem;font-size:.9rem;font-weight:500}.error{color:#e53e3e}.success{color:#38a169}::placeholder{color:#888;opacity:1}.auth-link{margin-top:1.5rem;font-size:.95rem;color:#666}:root{--bg: #f9f9f9;--card: #ffffff;--muted: #6b7280;--text: #111827;--primary: #4B8BFF;--primary-press: #3b74d4;--border: #e5e7eb;--ring: 0 0 0 3px rgba(75,139,255,.25);--shadow: 0 6px 20px rgba(0,0,0,.06)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--text);font:14px/1.5 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Arial}.auth-shell{min-height:100%;display:grid;place-items:center;padding:32px}.auth-card{width:100%;max-width:440px;background:var(--card);border:1px solid var(--border);border-radius:16px;padding:28px;box-shadow:var(--shadow)}.auth-header{text-align:center;margin-bottom:18px}.auth-logo{font-weight:800;letter-spacing:.3px;margin-bottom:6px;color:#111827}.auth-title{margin:6px 0 2px;font-size:22px;color:#374151}.auth-subtitle{margin:0;color:var(--muted);font-size:13px}.oauth-block{display:flex;flex-direction:column;gap:10px;margin-top:8px}.btn-google{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:44px;border-radius:10px;padding:0 14px;background:#fff;border:1px solid #d1d5db;color:#374151;font-weight:600;transition:transform .06s ease,border-color .2s ease,background .2s ease;cursor:pointer}.btn-google:hover{border-color:#9ca3af;background:#f3f4f6}.btn-google:active{transform:translateY(1px)}.btn-google:focus-visible{outline:none;box-shadow:var(--ring)}.btn-google__icon{display:flex;align-items:center}.btn-google__label{font-weight:600;letter-spacing:.15px}.btn-primary{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;height:44px;border-radius:10px;margin-top:8px;background:linear-gradient(135deg,#ff512f,#f09819);border:1px solid transparent;color:#fff;font-weight:700;transition:transform .06s ease,background .2s ease;cursor:pointer}.btn-primary:hover{background:linear-gradient(135deg,#ff6a4d,#f7a83b)}.btn-primary:active{transform:translateY(1px)}.btn-primary:focus-visible{outline:none;box-shadow:var(--ring)}.btn-primary:disabled,.btn-google:disabled{opacity:.7;cursor:not-allowed}.spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fffffff2;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.divider{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px;margin:14px 0 10px}.divider:before,.divider:after{content:"";flex:1;height:1px;background:var(--border)}.auth-form{display:grid;gap:12px;margin-top:6px}.field{display:grid;gap:6px}.field label{font-size:12px;color:var(--muted)}.field input{height:42px;border-radius:10px;border:1px solid var(--border);background:#fff;color:var(--text);padding:0 12px}.field input:focus{outline:none;box-shadow:var(--ring);border-color:var(--primary)}.field.checkbox{display:flex;align-items:center;gap:8px;font-size:13px;line-height:1.4;color:var(--muted);margin-top:8px}.field.checkbox input[type=checkbox]{margin:0;flex-shrink:0}.field.checkbox label{margin:0;flex:1}.field.checkbox a{color:var(--primary);text-decoration:none}.field.checkbox a:hover{text-decoration:underline}.error-text{color:#ef4444;margin:4px 0 0;font-size:12px}.auth-footer{margin-top:16px;text-align:center;color:var(--muted);font-size:13px}.auth-footer a{color:var(--text);font-weight:500;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.muted-link{color:var(--muted);text-decoration:none;font-size:12px}.muted-link:hover{text-decoration:underline}.login-container{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;background:#f9f9f9}.login-form{background:#fff;padding:2.5rem 2rem;border-radius:12px;box-shadow:0 4px 20px #0000000f;width:100%;max-width:400px;display:flex;flex-direction:column;gap:16px}.login-form input{font-size:1rem;padding:.75rem;border:1px solid #ddd;border-radius:8px;color:#111;background:#fff}.login-form input::placeholder{color:#888}.login-form input:focus{border-color:#f90;outline:none;background:#fff}.login-form button{padding:.75rem;font-size:1.1rem;background:#f90;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:background .2s;margin-top:1rem}.login-form button:hover{background:#e48000}.auth-link{margin-top:24px;font-size:.95rem;color:#666;text-align:center}.auth-link a{color:#f90;text-decoration:none;font-weight:700}.error{color:#e53e3e;font-size:.9rem;font-weight:500;margin-top:.5rem}.success{color:#38a169;font-size:.9rem;font-weight:500;margin-top:.5rem}.login-container h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1e1e1e}.dashboard-light{background:#f9fafb;padding:3rem 1.5rem;font-family:Inter,sans-serif;color:#111827;min-height:100vh;max-width:1200px;margin:0 auto}.dashboard-header{font-family:IBM Plex Sans,sans-serif;margin-bottom:2rem}.welcome-text{font-size:2.75rem;font-weight:600;color:#111827;letter-spacing:-.5px;margin-bottom:.25rem}.welcome-subtext{font-size:1.25rem;font-weight:400;color:#4b5563;max-width:520px;line-height:1.5}.dashboard-grid{display:grid;grid-template-columns:1fr 2fr;gap:2rem}.plan-card,.apikey-card{background:#fff;padding:1.5rem;border-radius:1rem;border:1px solid #e5e7eb;box-shadow:0 2px 8px #00000008}.plan-card label,.apikey-card label{font-size:.85rem;color:#6b7280}.plan-name{font-size:1.25rem;font-weight:600;margin:.2rem 0 1rem;color:#3b82f6}.plan-credits-dashboard{font-size:1.75rem;font-weight:700;color:#10b981;margin:.2rem 0 .8rem}.plan-renewal-date{font-size:1.25;font-weight:700;color:#000403;margin:.2rem 0 .8rem}.plan-actions{display:flex;gap:.5rem}.plan-actions button{background:#3b82f6;color:#fff;border:none;padding:.5rem 1rem;font-size:.85rem;border-radius:.5rem;cursor:pointer}.plan-actions button:last-child{background:#6b7280}.plan-actions button:hover{opacity:.9}.apikey-row{display:flex;align-items:center;gap:.5rem;margin-top:.3rem}.apikey-row input{flex:1;padding:.5rem;font-family:monospace;border:1px solid #d1d5db;border-radius:.5rem;font-size:.85rem;background:#f3f4f6}.apikey-row button{background:#2563eb;color:#fff;padding:.5rem .75rem;border:none;border-radius:.5rem;font-size:.8rem;cursor:pointer}.apikey-row button:last-child{background:#ef4444}.apikey-hint{font-size:.7rem;color:#6b7280;margin-top:.5rem}.quick-buttons{display:flex;flex-direction:column;gap:1.25rem;margin-top:3rem}@media (min-width: 640px){.quick-buttons{flex-direction:row}}.quick-buttons button{flex:1;background:#fff;border:1px solid #e5e7eb;padding:.9rem 1.5rem;border-radius:.75rem;font-size:1.125rem;font-weight:600;color:#1f2937;cursor:pointer;box-shadow:0 2px 6px #00000008;transition:background .2s ease,transform .1s ease}.quick-buttons button:hover{background:#f3f4f6;transform:translateY(-1px)}.apikey-actions{display:flex;gap:.5rem;margin-top:.75rem}.btn-primary{background-color:#3b82f6;color:#fff;border:1px solid #3b82f6;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s ease}.btn-primary:hover{background-color:#2563eb}.btn-primary-regen{background-color:#3b82f6;color:#fff;border:1px solid #3b82f6;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s ease}.btn-primary-regen:hover{background-color:#2563eb}.btn-secondary{background-color:#f3f4f6;color:#111827;border:1px solid #d1d5db;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s ease}.btn-secondary:hover{background-color:#e5e7eb}.apikey-input{width:100%;padding:.5rem;font-family:monospace;border:1px solid #d1d5db;border-radius:.5rem;font-size:.85rem;background:#f3f4f6;margin-top:.3rem}.notif-success{background:#d4f7d4;color:#065c06}.notif-warning{background:#fff2d1;color:#7a5a00}.notif-info{background:#dceeff;color:#004c84}.notif-error{background:#ffd6d6;color:#8a0000}.notif-banner{margin-bottom:15px;padding:12px 40px 12px 12px;border-radius:6px;font-weight:500;text-align:center;position:relative}.notif-close{position:absolute;right:10px;top:8px;background:transparent;border:none;font-size:16px;cursor:pointer;opacity:.6}.notif-close:hover{opacity:1}.admin-card{border:1px solid #2e2e2e;background:#181818b8;border-radius:14px;padding:16px}.admin-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.admin-card-actions{display:flex;gap:10px;align-items:center}.admin-select,.admin-input{background:#111;color:#ddd;border:1px solid #333;border-radius:8px;padding:8px 10px;outline:none}.admin-button{background:#1f1f1f;color:#ddd;border:1px solid #333;border-radius:10px;padding:8px 12px;cursor:pointer}.admin-button:disabled{opacity:.5;cursor:not-allowed}.admin-table-wrapper{overflow:auto;border-radius:10px;border:1px solid #2a2a2a}.admin-table{width:100%;border-collapse:collapse;font-size:14px}.admin-table th,.admin-table td{border-bottom:1px solid #262626;padding:10px;text-align:left}.admin-table th{background:#00000040;font-weight:700}.table-actions{display:flex;gap:8px}.btn-approve,.btn-reject{border:0;border-radius:8px;padding:8px 10px;cursor:pointer;font-weight:600}.btn-approve{background:#143d23;color:#c6f6d5}.btn-approve:hover{filter:brightness(1.05)}.btn-reject{background:#3d1414;color:#f6c6c6}.btn-reject:hover{filter:brightness(1.05)}.pill{display:inline-block;padding:3px 8px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid transparent}.pill-pending{background:#3b2a00;color:#ffd27a;border-color:#5a4300}.pill-approved{background:#0f2a1a;color:#9ee6b7;border-color:#175a35}.pill-rejected{background:#2a0f0f;color:#f3a7a7;border-color:#5a1717}.admin-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px}.admin-page-info{opacity:.8}.admin-modal-backdrop{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:50}.admin-modal{width:min(520px,92vw);background:#141414;border:1px solid #2e2e2e;border-radius:12px;padding:16px}.admin-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.admin-toast{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#222;color:#ddd;border:1px solid #333;border-radius:10px;padding:8px 12px;animation:toastfade 2s forwards;z-index:60}@keyframes toastfade{0%{opacity:0}10%{opacity:1}80%{opacity:1}to{opacity:0}}.switch{position:relative;display:inline-block;width:42px;height:22px}.slider{position:absolute;inset:0;cursor:pointer;background:#444;transition:.3s;border-radius:22px}.slider:before{content:"";position:absolute;height:16px;width:16px;left:3px;bottom:3px;background:#fff;transition:.3s;border-radius:50%}input:checked+.slider{background:#4caf50}input:checked+.slider:before{transform:translate(20px)}.admin-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.admin-field{display:flex;flex-direction:column;gap:6px}.admin-label{font-size:12px;opacity:.8}.error{color:#ff6b6b}.success{color:#8fe388}.pricing-container{max-width:1024px;margin:0 auto;padding:36px 8px;text-align:center}.pricing-container h2{font-size:2.5rem;font-weight:500;color:#00050a;margin-bottom:16px;letter-spacing:-.5px}.billing-toggle{margin-bottom:26px;font-size:1.07rem}.billing-toggle label{cursor:pointer;display:inline-flex;align-items:center;gap:8px}.plans-list{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin:32px 0}.plan-card{background:#fff;border-radius:16px;box-shadow:0 6px 28px #23332e11;padding:34px 24px 28px;display:flex;flex-direction:column;align-items:center;border:1.5px solid #e5e7eb;transition:box-shadow .2s,border .2s;min-width:180px;position:relative}.plan-card:hover{transform:scale(1.03)}.plan-card.highlight{border:2.2px solid #33aaff;box-shadow:0 12px 32px #0e72ea16}.plan-card.highlight:hover{transform:scale(1.03)}.plan-card h3{font-size:1.3rem;margin-bottom:10px;color:#00050a}.plan-price{font-size:2.2rem;font-weight:700;margin:14px 0;color:#3af;display:flex;flex-direction:column;align-items:center}.old-price{font-size:1.1rem;color:#aaa;text-decoration:line-through;margin-right:7px}.annual-price{color:#f90;font-size:1.35rem}.per-month{font-size:1.1rem;color:#888;font-weight:400}.plan-credits{margin-bottom:14px;color:#20232a;font-size:1.09rem}.plan-desc{color:#7a818c;font-size:1.05rem;margin-bottom:20px;min-height:38px}.plan-cta{margin-top:auto;background:linear-gradient(90deg,#3af 60%,#43c0f6);color:#fff;border:none;border-radius:12px;font-weight:700;font-size:1.09rem;padding:.82em 2em;cursor:pointer;transition:background .17s,box-shadow .17s;box-shadow:0 2px 14px #0e72ea18}.plan-cta:hover{background:linear-gradient(90deg,#16c 60%,#43c0f6)}.pricing-note{color:#979ba3;font-size:.97rem;margin-top:38px}.pricing-table-wrapper{margin:40px 0 0;overflow-x:auto}.pricing-table{width:100%;border-collapse:collapse;margin:0 auto;background:#fff;border-radius:18px;box-shadow:0 2px 16px #23332e11;min-width:620px;font-size:1.01rem}.pricing-table th,.pricing-table td{border:1px solid #e5e7eb;padding:11px 12px;text-align:center}.pricing-table th{background:#f3f4f6;font-weight:700;color:#000307}.pricing-table td{color:#23272e;font-size:1rem;border:1px solid #e5e7eb;padding:11px 12px;text-align:center;background:#fff}.pricing-table td:first-child,.pricing-table th:first-child{text-align:left;font-weight:500;color:#23272e}.feat-yes{color:#3af;font-weight:700;font-size:1.14em}.feat-no{color:#ccc;font-size:1.1em}.billing-toggle-slider{display:flex;align-items:center;justify-content:center;gap:14px;font-size:1.15rem;margin-bottom:30px;font-weight:600;-webkit-user-select:none;user-select:none}.billing-toggle-slider span{color:#888;transition:color .15s}.billing-toggle-slider .active{color:#0e72ea;font-weight:900}.switch{position:relative;display:inline-block;width:54px;height:28px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background:#e2e6ee;transition:background .3s;border-radius:30px}.slider:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:3px;background:#fff;box-shadow:0 1px 4px #0e72ea33;transition:transform .3s;border-radius:50%}.switch input:checked+.slider{background:linear-gradient(90deg,#0e72ea 40%,#43c0f6)}.switch input:checked+.slider:before{transform:translate(24px)}.plan-cta.disabled{background:#ddd;color:#666;cursor:not-allowed;box-shadow:none}.current-plan-badge{position:absolute;top:12px;right:12px;background:linear-gradient(90deg,#2196f3,#21cbf3);color:#fff;font-weight:700;font-size:12px;padding:4px 10px;border-radius:9999px;letter-spacing:.5px}.resume-banner{max-width:1100px;margin:12px auto 16px;padding:12px 14px;border:1px solid rgba(32,150,255,.35);background:linear-gradient(180deg,#2096ff14,#2096ff08);border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.resume-banner__text{font-weight:600}.resume-banner__actions{display:inline-flex;gap:8px}.resume-continue{padding:8px 12px;border:none;border-radius:10px;font-weight:800;cursor:pointer}.resume-dismiss{background:transparent;border:none;font-size:18px;cursor:pointer;opacity:.8}.resume-banner{background:linear-gradient(90deg,#2096ff,#f09819);color:#fff;font-weight:700;padding:14px 18px;border-radius:12px;display:flex;justify-content:space-between;align-items:center;margin:0 auto 20px;max-width:1100px}.resume-banner button{background:#fff;color:#111;font-weight:800;border:none;border-radius:10px;padding:8px 16px;cursor:pointer}.plan-badge{font-weight:800;background:#fff3;padding:2px 8px;border-radius:8px;color:#fff}.billing-note{font-weight:600;opacity:.9}.models-page{padding:2rem;background:#f9fafb;min-height:100vh;font-family:Segoe UI,sans-serif}.models-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:2rem}.models-header h1{font-size:1.75rem;font-weight:700;color:#1f2937}.subtitle{color:#6b7280;font-size:.9rem;margin-top:.25rem}.models-header-right{display:flex;gap:1rem;align-items:center}.credits{background-color:#dbeafe;color:#1d4ed8;padding:.4rem .75rem;border-radius:.5rem;font-weight:600}.upload-btn{display:flex;align-items:center;gap:.5rem;background-color:#3b82f6;color:#fff;padding:.5rem 1rem;border-radius:.5rem;border:none;font-weight:600;cursor:pointer;transition:background .2s}.upload-btn:hover{background-color:#2563eb}.model-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.model-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;box-shadow:0 2px 6px #0000000a;transition:box-shadow .2s ease;position:relative;display:flex;flex-direction:column;justify-content:space-between}.model-card:hover{box-shadow:0 4px 12px #00000014}.model-card.expanded{height:auto}.model-card.collapsed{height:300px;overflow:hidden}.model-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.model-title{font-size:1.2rem;font-weight:700;color:#111827}.upload-date{font-size:.85rem;color:#6b7280}.badge{font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:.375rem}.badge.public{background-color:#dbeafe;color:#1e40af}.badge.private{background-color:#e5e7eb;color:#374151}.model-details p{font-size:.9rem;color:#374151}.usage-count{font-size:.75rem;color:#9ca3af}.model-link{display:flex;align-items:center;margin-top:.75rem;gap:.5rem}.model-link code{background-color:#f3f4f6;padding:.3rem .5rem;border-radius:.375rem;font-size:.8rem;color:#1e3a8a;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.copy-button{background-color:#e0f2fe;color:#0369a1;padding:.25rem;border-radius:.375rem;cursor:pointer}.close-button{position:absolute;top:.5rem;right:.5rem;background-color:#f3f4f6;color:#6b7280;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:50}.modal-panel{background:#fff;border-radius:.75rem;padding:2rem;width:100%;max-width:480px;box-shadow:0 10px 40px #0000001a}.modal-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.upload-form input,.upload-form select,.upload-form textarea{padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.9rem}.upload-form button{background-color:#10b981;color:#fff;padding:.5rem;border-radius:.375rem;border:none;cursor:pointer;font-weight:600}.empty-text{text-align:center;font-style:italic;color:#6b7280}.visit-button{margin-top:.75rem;display:inline-flex;align-items:center;gap:.25rem;font-size:.85rem;font-weight:500;color:#2563eb;background-color:#eff6ff;padding:.4rem .75rem;border-radius:.5rem;transition:background-color .2s ease;border:none;cursor:pointer}.visit-button:hover{background-color:#dbeafe}.upload-modal{width:100%;max-width:480px;background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 15px 45px #00000026;animation:fadeIn .3s ease-out}.upload-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1rem;text-align:center}.upload-form{display:flex;flex-direction:column;gap:.75rem}.upload-label{font-size:.875rem;font-weight:600;color:#374151}.upload-form input,.upload-form select,.upload-form textarea{padding:.6rem;border-radius:.5rem;border:1px solid #d1d5db;font-size:.9rem;color:#111827;transition:border .2s ease}.upload-form input:focus,.upload-form select:focus,.upload-form textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.upload-form button{margin-top:.5rem;padding:.65rem;background-color:#10b981;color:#fff;font-weight:600;font-size:.95rem;border:none;border-radius:.5rem;cursor:pointer;transition:background .2s ease}.upload-form button:hover{background-color:#059669}.upload-form button:disabled{background-color:#9ca3af;cursor:not-allowed}.badge.public{background-color:#dbeafe;color:#1e40af;padding:.25rem .5rem;border-radius:.375rem;font-weight:600;font-size:.8rem;display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.status{font-weight:500;font-size:.75rem;display:inline-flex;align-items:center}.status.approved:before{content:"🟢";margin-right:.3rem}.status.pending:before{content:"🟡";margin-right:.3rem}.status.rejected:before{content:"🔴";margin-right:.3rem}.earnings{background-color:#ecfdf5;color:#065f46;padding:.4rem .75rem;border-radius:.5rem;font-weight:600}.progress-wrap{margin-top:12px}.progress-bar{width:100%;height:8px;background:#e9e9ee;border-radius:9999px;overflow:hidden;box-shadow:inset 0 1px 2px #0000000f}.progress{height:100%;width:0%;background:linear-gradient(90deg,#00c2ff,#4f46e5);transition:width .2s ease}.progress-row{margin-top:6px;display:flex;align-items:center;justify-content:space-between}.progress-text{font-size:12px;color:#666}.cancel-upload{border:none;background:#eee;color:#333;font-size:12px;padding:6px 10px;border-radius:8px;cursor:pointer}.cancel-upload:disabled{opacity:.6;cursor:not-allowed}.model-detail-container{max-width:900px;margin:0 auto;padding:2.5rem 1.5rem;font-family:Inter,Segoe UI,sans-serif}.model-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.model-description h2{font-size:1.1rem;font-weight:600;color:#111827;margin-bottom:.4rem}.model-description p{font-size:.97rem;color:#374151;line-height:1.6;background:#fff;padding:.75rem 1rem;border-radius:.5rem;border:1px solid #e5e7eb}.model-box{margin-top:2rem;background-color:#fff;border:1px solid #e5e7eb;padding:1.25rem 1.3rem;border-radius:.85rem;box-shadow:0 8px 24px #0000000a}.model-box p{margin-bottom:.45rem;font-size:.9rem;color:#1f2937}.api-section{margin-top:1.1rem}.api-endpoint-row{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;margin-top:.4rem}.api-link{background:#f8fafc;border:1px solid #d1d5db;padding:.45rem .6rem;font-size:.8rem;border-radius:.45rem;color:#1d4ed8;flex:1;word-break:break-all;box-shadow:inset 0 1px 3px #00000008}.copy-btn{background-color:#e0f2fe;color:#0369a1;border:none;padding:.4rem .6rem;border-radius:.45rem;cursor:pointer;transition:background .15s ease}.copy-btn:hover{background-color:#bae6fd}.copy-confirm{font-size:.75rem;color:#16a34a}.io-section-title{margin-top:2.3rem;margin-bottom:.4rem;font-size:1.35rem;font-weight:700;color:#111827}.io-card{background:#fff;border:1px solid #e5e7eb;padding:1.25rem 1.3rem;border-radius:.85rem;margin-top:1rem;box-shadow:0 8px 24px #0000000a;transition:transform .12s ease,box-shadow .12s ease}.io-card:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0000000f}.io-title-row h3{font-size:1rem;font-weight:700;margin-bottom:.8rem;color:#1f2937}.io-item{font-size:.92rem;color:#374151;margin-bottom:.4rem;line-height:1.45}.io-item b{color:#111827;font-weight:600}.status.approved{color:#065f46;font-weight:700}.status.pending{color:#92400e;font-weight:700}.status.rejected{color:#991b1b;font-weight:700}.explore-container{padding:2rem;max-width:1200px;margin:0 auto;font-family:Inter,sans-serif;color:#1e293b;background-color:#fff}.explore-title{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:#0f172a}.models-table{width:100%;border-collapse:collapse;border-radius:12px;overflow:hidden;box-shadow:0 2px 6px #00000014;table-layout:fixed}.models-table th,.models-table td{padding:1rem;text-align:left;border-bottom:1px solid #e2e8f0;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.models-table th{background-color:#f8fafc;color:#475569;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none}.models-table td{color:#1e293b}.models-table th:hover{background-color:#f1f5f9}.sortable-header{display:inline-flex;align-items:center;gap:.3rem}.sort-icon{font-size:.8rem;color:#94a3b8;transition:color .2s}.sort-icon.ascending,.sort-icon.descending{color:#475569}.model-link{color:#3b82f6;text-decoration:none;font-weight:600}.model-link:hover{text-decoration:underline}.show-more-wrapper{text-align:center;margin-top:1.5rem}.show-more-btn{padding:.6rem 1.5rem;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:.2s ease}.show-more-btn:hover{background-color:#2563eb}.explore-header{margin-bottom:1.5rem}.explore-promo-wrapper{display:flex;align-items:center;justify-content:space-between;background-color:#e0f2fe;border:1px solid #bae6fd;padding:1rem 1.5rem;border-radius:12px;margin-bottom:2rem;gap:1rem;flex-wrap:wrap}.explore-promo{margin:0;font-size:1rem;color:#0369a1;flex:1}.explore-earn-btn,.request-btn{padding:.6rem 1.2rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}.explore-earn-btn{background-color:#10b981;color:#fff}.explore-earn-btn:hover{background-color:#059669}.request-btn{background-color:#3b82f6;color:#fff}.request-btn:hover{background-color:#2563eb}.upgrade-container{max-width:640px;margin:0 auto;padding:48px 16px}.upgrade-card{background:#fff;border-radius:16px;box-shadow:0 6px 28px #23332e11;padding:36px 28px;border:1.5px solid #e5e7eb;animation:fadeIn .25s ease-out}.upgrade-card h1{font-size:2rem;font-weight:700;color:#00050a;margin-bottom:12px;text-align:center}.upgrade-text{font-size:1.05rem;line-height:1.55;color:#20232a;opacity:.92;text-align:center;margin-bottom:24px;max-width:520px;margin-left:auto;margin-right:auto}.breakdown-title{font-size:1.28rem;font-weight:700;color:#00050a;margin-bottom:12px}.breakdown-box{background:#f9fbff;border:1.5px solid #e5e7eb;border-radius:14px;padding:18px;margin-bottom:28px;font-size:1.03rem;color:#222}.cycle-dates{color:#555;font-size:.92rem;margin-bottom:8px}.days-progress{margin:12px 0 18px;text-align:center}.progress-bar{width:100%;height:10px;background:#e6eaf1;border-radius:6px;overflow:hidden}.progress-fill{height:10px;background:linear-gradient(90deg,#3af,#43c0f6);border-radius:6px;transition:width .45s ease}.progress-text{margin-top:6px;font-size:.92rem;color:#333}.breakdown-row{display:flex;justify-content:space-between;padding:6px 2px;border-bottom:1px solid #e5e7eb}.breakdown-row:last-child{border-bottom:none}.breakdown-row span{color:#50545c}.breakdown-row b{color:#00050a}.total-row{border-top:2px solid #dfe1e6;padding-top:10px;margin-top:14px;font-weight:800;font-size:1.18rem;color:#00050a;display:flex;justify-content:space-between}.upgrade-actions{display:flex;justify-content:space-between;margin-top:26px;gap:12px}.cancel-btn,.confirm-btn{padding:12px 22px;border-radius:12px;font-size:1.09rem;cursor:pointer;font-weight:700;border:none;transition:background .2s,transform .15s}.cancel-btn{background:#e5e7eb;color:#333}.cancel-btn:hover{background:#d5d7df}.confirm-btn{background:linear-gradient(90deg,#3af 60%,#43c0f6);color:#fff;box-shadow:0 2px 14px #0e72ea18}.confirm-btn:hover{background:linear-gradient(90deg,#16c 60%,#43c0f6);transform:translateY(-2px)}.confirm-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.model-edit-page .me-container{padding:2rem;background:#f4f6f8;min-height:100vh;font-family:Inter,sans-serif}.model-edit-page .me-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.model-edit-page .me-topbar h1{font-size:1.9rem;font-weight:700;color:#1f2937}.model-edit-page .me-back{background:#e5e7eb;border:none;padding:.6rem 1.1rem;border-radius:8px;font-weight:600;cursor:pointer;transition:.2s}.model-edit-page .me-back:hover{background:#d1d5db}.model-edit-page .me-card{background:#fff;border:1px solid #c3c7cf;padding:2rem;border-radius:14px;max-width:950px;margin:auto;box-shadow:0 4px 14px #0000000a;display:flex;flex-direction:column;gap:1.4rem}.model-edit-page .me-label{font-size:.95rem;font-weight:600;color:#374151}.model-edit-page .me-textarea{width:100%;height:120px;border-radius:10px;border:1px solid #cdd3d8;padding:.8rem;font-size:.95rem;resize:vertical;color:#111}.model-edit-page .me-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb;outline:none}.model-edit-page .me-section{font-size:1.3rem;font-weight:700;color:#1f2937;margin-top:1rem}.model-edit-page .me-io-card{background:#fff;border:1px solid #c3c7cf;padding:1.5rem;border-radius:12px;box-shadow:0 4px 14px #0000000a}.model-edit-page .me-io-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.2rem}.model-edit-page .me-io-header h3{margin:0;font-size:1.1rem;font-weight:600;color:#111;letter-spacing:-.2px}.model-edit-page .me-remove{background:#fee2e2;color:#b91c1c;border:none;padding:5px 9px;border-radius:6px;font-weight:600;cursor:pointer}.model-edit-page .me-remove:hover{background:#fcc}.model-edit-page .me-io-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1rem}.model-edit-page .me-input{padding:.7rem;border-radius:8px;border:1px solid #cfd4d9;font-size:.9rem;background:#fff;color:#111}.model-edit-page .me-input:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb;outline:none}.model-edit-page .me-input.desc{grid-column:span 2}.model-edit-page .me-switch-row{display:flex;align-items:center;gap:.6rem;grid-column:span 2}.model-edit-page .me-switch{position:relative;width:42px;height:24px}.model-edit-page .me-switch input{opacity:0;width:0;height:0}.model-edit-page .me-slider{position:absolute;inset:0;background:#cbd5e1;border-radius:20px;cursor:pointer;transition:.25s}.model-edit-page .me-slider:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.25s}.model-edit-page .me-switch input:checked+.me-slider{background:#2563eb}.model-edit-page .me-switch input:checked+.me-slider:before{transform:translate(18px)}.model-edit-page .me-switch-label{font-size:.9rem;color:#374151}.model-edit-page .me-add-btn{background:#f9fafb;padding:.7rem;border:1px solid #cbd5e1;border-radius:8px;font-weight:600;cursor:pointer;transition:.2s;color:#111}.model-edit-page .me-add-btn:hover{background:#e5e7eb}.model-edit-page .me-save{background:#2563eb;color:#fff;padding:.9rem;border:none;border-radius:10px;font-weight:700;font-size:1rem;cursor:pointer;transition:.25s}.model-edit-page .me-save:hover{background:#1d4ed8}.model-edit-page .me-save:disabled{background:#9ca3af;cursor:not-allowed}/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-600:oklch(57.7% .245 27.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.mx-2{margin-inline:calc(var(--spacing)*2)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-16{margin-top:calc(var(--spacing)*16)}.mr-1{margin-right:calc(var(--spacing)*1)}.block{display:block}.flex{display:flex}.hidden{display:none}.h-4{height:calc(var(--spacing)*4)}.w-4{width:calc(var(--spacing)*4)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.p-8{padding:calc(var(--spacing)*8)}.py-6{padding-block:calc(var(--spacing)*6)}.text-center{text-align:center}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-red-600{color:var(--color-red-600)}.underline{text-decoration-line:underline}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}}body{color:#e8e8e8;background:#fff;margin:0;font-family:Inter,system-ui,sans-serif}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
