body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f7fa;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6}.app{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:20px}.navbar{align-items:center;background:#1a1a2e;display:flex;justify-content:space-between;padding:15px 30px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.logo{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-links{align-items:center;display:flex;gap:20px}.nav-links a{color:#ccc;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#fff}.user-name{color:#4ecca3}.btn-logout{background:#0000;border:1px solid #e74c3c;border-radius:5px;color:#e74c3c;cursor:pointer;padding:8px 16px;transition:all .2s}.btn-logout:hover{background:#e74c3c;color:#fff}.btn-register{background:#4ecca3!important;border-radius:5px;color:#1a1a2e!important;padding:8px 16px}.hero{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:0 0 20px 20px;color:#fff;margin:-20px -20px 30px;padding:60px 20px;text-align:center}.hero h1{font-size:2.5rem;margin-bottom:10px}.hero p{color:#4ecca3;font-size:1.2rem}.filters{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:30px}.filters select{background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;font-size:1rem;padding:10px 20px}.filters select:focus{border-color:#4ecca3;outline:none}.prompts-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.prompt-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;color:inherit;display:block;padding:20px;text-decoration:none;transition:transform .2s,box-shadow .2s}.prompt-card:hover{box-shadow:0 5px 20px #00000026;transform:translateY(-5px)}.prompt-header{display:flex;gap:10px;margin-bottom:15px}.prompt-category{background:#e8f5e9;color:#2e7d32;text-transform:uppercase}.prompt-category,.prompt-model{border-radius:20px;font-size:.8rem;padding:4px 12px}.prompt-model{background:#e3f2fd;color:#1565c0}.prompt-card h3{font-size:1.2rem;margin-bottom:10px}.prompt-card p{color:#666;font-size:.95rem;margin-bottom:15px}.prompt-footer{justify-content:space-between;margin-top:auto}.prompt-footer,.prompt-scores{align-items:center;display:flex}.prompt-scores{gap:10px}.verified-badge{background:#4ecca3;border-radius:20px;color:#1a1a2e;font-size:.8rem;font-weight:700;padding:4px 10px}.quality-score{color:#666;font-size:.85rem}.prompt-price{color:#1a1a2e;font-size:1.3rem;font-weight:700}.prompt-detail{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;margin:0 auto;max-width:800px;padding:40px}.prompt-detail-header{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.prompt-detail h1{font-size:2rem;margin-bottom:15px}.prompt-description{color:#666;font-size:1.1rem;margin-bottom:30px}.prompt-scores-detail{background:#f5f7fa;border-radius:8px;display:flex;gap:30px;margin-bottom:30px;padding:20px}.score-item{text-align:center}.score-label{color:#666;display:block;font-size:.85rem;margin-bottom:5px}.score-value{color:#4ecca3;font-size:1.5rem;font-weight:700}.prompt-seller{color:#666;margin-bottom:30px}.purchase-box{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:12px;display:flex;gap:20px;padding:30px}.price-tag{color:#4ecca3;font-size:2rem;font-weight:700}.btn-purchase{background:#4ecca3;border:none;border-radius:8px;color:#1a1a2e;cursor:pointer;font-size:1.1rem;font-weight:700;padding:15px 40px;transition:transform .2s}.btn-purchase:hover{transform:scale(1.05)}.btn-purchase:disabled{cursor:not-allowed;opacity:.7}.prompt-text-box{background:#1a1a2e;border-radius:12px;margin-top:20px;padding:25px}.prompt-text-box h3,.prompt-text-box h4{color:#4ecca3;margin-bottom:15px}.prompt-text-box pre{word-wrap:break-word;color:#fff;font-family:Courier New,monospace;font-size:1rem;line-height:1.8;white-space:pre-wrap}.auth-form,.sell-form{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;margin:50px auto;max-width:500px;padding:40px}.auth-form h2,.sell-form h2{margin-bottom:30px;text-align:center}.auth-form form,.sell-form form{display:flex;flex-direction:column;gap:15px}.auth-form input,.auth-form select,.auth-form textarea,.sell-form input,.sell-form select,.sell-form textarea{border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:15px}.auth-form input:focus,.auth-form textarea:focus,.sell-form input:focus,.sell-form textarea:focus{border-color:#4ecca3;outline:none}.auth-form button,.sell-form button{background:#4ecca3;border:none;border-radius:8px;color:#1a1a2e;cursor:pointer;font-size:1.1rem;font-weight:700;padding:15px;transition:transform .2s}.auth-form button:hover,.sell-form button:hover{transform:scale(1.02)}.auth-form button:disabled,.sell-form button:disabled{cursor:not-allowed;opacity:.7}.auth-form p{margin-top:20px;text-align:center}.auth-form a{color:#4ecca3}.my-purchases{margin:0 auto;max-width:900px}.my-purchases h2{margin-bottom:30px}.purchases-list{display:flex;flex-direction:column;gap:20px}.purchase-item{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:25px}.purchase-item h3{margin-bottom:10px}.purchase-item>p{color:#666;margin-bottom:15px}.purchase-date{color:#999;font-size:.9rem;margin-top:15px}.loading{color:#666;padding:50px}.error,.loading{text-align:center}.error{color:#e74c3c;padding:10px}.message{background:#e8f5e9;border-radius:8px;color:#2e7d32;margin-top:20px;padding:15px;text-align:center}
/*# sourceMappingURL=main.3d70c502.css.map*/