.Marketplace-module__d8uDiW__container{max-width:1200px;min-height:80vh;margin:0 auto;padding:2rem}.Marketplace-module__d8uDiW__pageHeader{margin-bottom:2rem;animation:.5s Marketplace-module__d8uDiW__fadeDown}@keyframes Marketplace-module__d8uDiW__fadeDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Marketplace-module__d8uDiW__pageTitle{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.Marketplace-module__d8uDiW__pageSubtitle{color:#94a3b8;font-size:1.1rem}.Marketplace-module__d8uDiW__toolbar{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.Marketplace-module__d8uDiW__searchInput{border:1px solid var(--card-border);color:#fff;background:#1e293b66;border-radius:12px;flex:1;min-width:250px;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.Marketplace-module__d8uDiW__searchInput:focus{border-color:var(--primary);outline:none}.Marketplace-module__d8uDiW__filterBtn{border:1px solid var(--card-border);color:#94a3b8;cursor:pointer;background:#1e293b66;border-radius:12px;padding:.8rem 1.2rem;font-weight:600;transition:all .2s}.Marketplace-module__d8uDiW__filterBtn:hover{color:#fff;background:#ffffff0d}.Marketplace-module__d8uDiW__filterBtnActive{border-color:var(--primary);color:var(--primary);background:#4f46e526}.Marketplace-module__d8uDiW__actionBtn{background:linear-gradient(135deg,var(--primary),#7c3aed);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:600;transition:transform .2s;display:flex;box-shadow:0 4px 12px #4f46e54d}.Marketplace-module__d8uDiW__actionBtn:hover{transform:translateY(-2px)}.Marketplace-module__d8uDiW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.Marketplace-module__d8uDiW__card{border:1px solid var(--card-border);background:#1e293b66;border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.Marketplace-module__d8uDiW__card:hover{border-color:#ffffff1a;transform:translateY(-4px);box-shadow:0 10px 30px -5px #0000004d}.Marketplace-module__d8uDiW__cardImage{object-fit:cover;background:#0f172a;width:100%;height:180px}.Marketplace-module__d8uDiW__cardContent{flex-direction:column;flex:1;padding:1.2rem;display:flex}.Marketplace-module__d8uDiW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.Marketplace-module__d8uDiW__badge{text-transform:uppercase;border-radius:20px;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.Marketplace-module__d8uDiW__badgeSell{color:#4ade80;background:#22c55e26;border:1px solid #22c55e33}.Marketplace-module__d8uDiW__badgeRent{color:#fbbf24;background:#fbbf2426;border:1px solid #fbbf2433}.Marketplace-module__d8uDiW__cardTitle{color:#f8fafc;margin-bottom:.3rem;font-size:1.1rem;font-weight:700;line-height:1.3}.Marketplace-module__d8uDiW__cardDesc{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Marketplace-module__d8uDiW__price{color:#fff;margin-top:auto;font-size:1.2rem;font-weight:800}.Marketplace-module__d8uDiW__cardFooter{border-top:1px solid var(--card-border);background:#0f172a4d;justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}.Marketplace-module__d8uDiW__contactBtn{color:#e2e8f0;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;padding:.4rem .8rem;font-size:.85rem;font-weight:600;transition:background .2s}.Marketplace-module__d8uDiW__contactBtn:hover{background:#ffffff26}.Marketplace-module__d8uDiW__formContainer{border:1px solid var(--card-border);background:#1e293b66;border-radius:16px;max-width:600px;margin:0 auto;padding:2rem}.Marketplace-module__d8uDiW__fieldGroup{margin-bottom:1.5rem}.Marketplace-module__d8uDiW__label{color:#cbd5e1;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.Marketplace-module__d8uDiW__input,.Marketplace-module__d8uDiW__textarea,.Marketplace-module__d8uDiW__select{border:1px solid var(--card-border);color:#fff;background:#0f172a99;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.Marketplace-module__d8uDiW__input:focus,.Marketplace-module__d8uDiW__textarea:focus,.Marketplace-module__d8uDiW__select:focus{border-color:var(--primary);outline:none}.Marketplace-module__d8uDiW__radioGroup{gap:1.5rem;display:flex}.Marketplace-module__d8uDiW__radioLabel{color:#e2e8f0;cursor:pointer;align-items:center;gap:.5rem;display:flex}.Marketplace-module__d8uDiW__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:.9rem;font-size:1rem;font-weight:700;transition:background .2s}.Marketplace-module__d8uDiW__submitBtn:hover{background:var(--primary-hover)}.Marketplace-module__d8uDiW__emptyState{text-align:center;color:#64748b;padding:4rem 1rem}
.Dashboard-module__8Mmpzq__dashboardContainer{max-width:1200px;min-height:80vh;margin:0 auto;padding:2rem}.Dashboard-module__8Mmpzq__loadingScreen{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;min-height:80vh;animation:.5s Dashboard-module__8Mmpzq__fadeUp;display:flex}.Dashboard-module__8Mmpzq__spinner{border:3px solid #ffffff0d;border-top-color:#fbbf24;border-radius:50%;width:45px;height:45px;animation:.8s linear infinite Dashboard-module__8Mmpzq__spin}.Dashboard-module__8Mmpzq__loadingText{color:#cbd5e1;letter-spacing:.5px;background:linear-gradient(90deg,#fbbf24,#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:500;animation:1.5s infinite Dashboard-module__8Mmpzq__pulse}@keyframes Dashboard-module__8Mmpzq__spin{to{transform:rotate(360deg)}}@keyframes Dashboard-module__8Mmpzq__fadeUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes Dashboard-module__8Mmpzq__pulse{0%,to{opacity:1}50%{opacity:.5}}.Dashboard-module__8Mmpzq__pageHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;padding-bottom:1.5rem;display:flex}.Dashboard-module__8Mmpzq__pageTitle{background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);color:#0000;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:800}.Dashboard-module__8Mmpzq__pageSubtitle{color:#64748b;max-width:600px;font-size:1rem}.Dashboard-module__8Mmpzq__dateBadge{color:#94a3b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b80;border:1px solid #ffffff1a;border-radius:99px;padding:.5rem 1rem;font-size:.85rem}.Dashboard-module__8Mmpzq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.Dashboard-module__8Mmpzq__statCard{background:#1e293b66;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Dashboard-module__8Mmpzq__statCard:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff0d,#0000);width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.Dashboard-module__8Mmpzq__statCard:hover{border-color:#ffffff1a;transform:translateY(-5px);box-shadow:0 10px 30px -10px #00000080}.Dashboard-module__8Mmpzq__statCard:hover:before{opacity:1}.Dashboard-module__8Mmpzq__statIconWrapper{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex}.Dashboard-module__8Mmpzq__blueGradient .Dashboard-module__8Mmpzq__statIconWrapper{color:#60a5fa;background:#60a5fa1a}.Dashboard-module__8Mmpzq__greenGradient .Dashboard-module__8Mmpzq__statIconWrapper{color:#4ade80;background:#4ade801a}.Dashboard-module__8Mmpzq__purpleGradient .Dashboard-module__8Mmpzq__statIconWrapper{color:#c084fc;background:#c084fc1a}.Dashboard-module__8Mmpzq__pinkGradient .Dashboard-module__8Mmpzq__statIconWrapper{color:#f472b6;background:#f472b61a}.Dashboard-module__8Mmpzq__statCard:hover.Dashboard-module__8Mmpzq__blueGradient{border-color:#60a5fa4d}.Dashboard-module__8Mmpzq__statCard:hover.Dashboard-module__8Mmpzq__greenGradient{border-color:#4ade804d}.Dashboard-module__8Mmpzq__statCard:hover.Dashboard-module__8Mmpzq__purpleGradient{border-color:#c084fc4d}.Dashboard-module__8Mmpzq__statCard:hover.Dashboard-module__8Mmpzq__pinkGradient{border-color:#f472b64d}.Dashboard-module__8Mmpzq__statValue{color:#fff;font-size:1.75rem;font-weight:800;line-height:1.2}.Dashboard-module__8Mmpzq__statLabel{color:#94a3b8;margin-top:.25rem;font-size:.85rem}.Dashboard-module__8Mmpzq__mainGrid{grid-template-columns:1.5fr 1fr;gap:2rem;display:grid}.Dashboard-module__8Mmpzq__detailGrid{grid-template-columns:2fr 1fr}.Dashboard-module__8Mmpzq__section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a4d;border:1px solid #ffffff08;border-radius:24px;padding:1.5rem}.Dashboard-module__8Mmpzq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-left:.5rem;display:flex}.Dashboard-module__8Mmpzq__sectionTitle{color:#fff;letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.Dashboard-module__8Mmpzq__actionsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.Dashboard-module__8Mmpzq__actionCard{background:#1e293b66;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:1rem;height:100%;padding:1.25rem;text-decoration:none;transition:all .2s;display:flex}.Dashboard-module__8Mmpzq__actionCard:hover{background:#1e293bcc;border-color:#6366f14d;transform:translateY(-3px)}.Dashboard-module__8Mmpzq__actionIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.5rem;display:flex}.Dashboard-module__8Mmpzq__blueIcon{color:#60a5fa;background:#3b82f61a}.Dashboard-module__8Mmpzq__greenIcon{color:#4ade80;background:#22c55e1a}.Dashboard-module__8Mmpzq__purpleIcon{color:#c084fc;background:#a855f71a}.Dashboard-module__8Mmpzq__pinkIcon{color:#f472b6;background:#f472b61a}.Dashboard-module__8Mmpzq__actionInfo h3{color:#fff;margin-bottom:.25rem;font-size:1rem;font-weight:600}.Dashboard-module__8Mmpzq__actionInfo p{color:#94a3b8;font-size:.8rem;line-height:1.4}.Dashboard-module__8Mmpzq__activityList{flex-direction:column;gap:1rem;display:flex}.Dashboard-module__8Mmpzq__activityCard{background:#ffffff05;border:1px solid #0000;border-radius:16px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.Dashboard-module__8Mmpzq__activityCard:hover{background:#ffffff0d;border-color:#ffffff0d}.Dashboard-module__8Mmpzq__activityIcon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.Dashboard-module__8Mmpzq__activityContent{flex:1;min-width:0}.Dashboard-module__8Mmpzq__activityTitle{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:500;overflow:hidden}.Dashboard-module__8Mmpzq__activityMeta{color:#64748b;margin-top:.2rem;font-size:.8rem}.Dashboard-module__8Mmpzq__activityTag{color:#94a3b8;background:#ffffff0d;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.Dashboard-module__8Mmpzq__previewSection{background:#0000004d;justify-content:center;align-items:center;min-height:500px;padding:0;display:flex;overflow:hidden}.Dashboard-module__8Mmpzq__previewSection iframe,.Dashboard-module__8Mmpzq__previewSection img{object-fit:contain;border:none;width:100%;height:600px}.Dashboard-module__8Mmpzq__infoSection{flex-direction:column;gap:1.5rem;display:flex}.Dashboard-module__8Mmpzq__detailItem{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-bottom:.8rem;display:flex}.Dashboard-module__8Mmpzq__detailItemLabel{color:#94a3b8;align-items:center;gap:.6rem;display:flex}.Dashboard-module__8Mmpzq__detailItemValue{color:#fff;font-weight:500}.Dashboard-module__8Mmpzq__toolbar{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Dashboard-module__8Mmpzq__searchInput{color:#fff;background:#0f172a66;border:1px solid #ffffff1a;border-radius:12px;outline:none;flex:1;min-width:250px;padding:.8rem 1.2rem;font-size:.95rem;transition:all .2s}.Dashboard-module__8Mmpzq__searchInput:focus{background:#0f172a99;border-color:#a855f7}.Dashboard-module__8Mmpzq__filterSelect{color:#cbd5e1;cursor:pointer;background:#0f172a66;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:.8rem 2rem .8rem 1.2rem;font-size:.9rem;transition:all .2s}.Dashboard-module__8Mmpzq__filterSelect:focus,.Dashboard-module__8Mmpzq__filterSelect:hover{background:#0f172a99;border-color:#a855f7}.Dashboard-module__8Mmpzq__sectionAction{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#6366f1,#a855f7);border:none;border-radius:12px;align-items:center;padding:.8rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Dashboard-module__8Mmpzq__sectionAction:hover{transform:translateY(-2px);box-shadow:0 5px 15px #7c3aed4d}.Dashboard-module__8Mmpzq__contentGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.Dashboard-module__8Mmpzq__card{cursor:pointer;background:#1e293b66;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;padding:1.5rem;transition:all .25s;display:flex}.Dashboard-module__8Mmpzq__card:hover{background:#1e293b99;border-color:#8b5cf666;transform:translateY(-3px)}.Dashboard-module__8Mmpzq__cardIcon{margin-bottom:1rem;font-size:2rem}.Dashboard-module__8Mmpzq__cardTitle{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:600;line-height:1.4}.Dashboard-module__8Mmpzq__cardDesc{color:#94a3b8;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.Dashboard-module__8Mmpzq__cardMeta{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin-top:auto;padding-top:1rem;display:flex}.Dashboard-module__8Mmpzq__metaText{color:#64748b;font-size:.75rem}.Dashboard-module__8Mmpzq__tag{color:#cbd5e1;background:#ffffff1a;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Dashboard-module__8Mmpzq__emptyState{text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:24px;padding:4rem 2rem}.Dashboard-module__8Mmpzq__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:3rem}.Dashboard-module__8Mmpzq__emptyText{color:#94a3b8;margin-bottom:.5rem;font-size:1.1rem}.Dashboard-module__8Mmpzq__emptyDesc{color:#64748b;margin-bottom:1.5rem;font-size:.9rem}@media (max-width:1024px){.Dashboard-module__8Mmpzq__mainGrid{grid-template-columns:1fr}}@media (max-width:768px){.Dashboard-module__8Mmpzq__dashboardContainer{padding:1rem}.Dashboard-module__8Mmpzq__pageHeader{flex-direction:column;align-items:flex-start;gap:1rem}.Dashboard-module__8Mmpzq__statsGrid{grid-template-columns:1fr 1fr}.Dashboard-module__8Mmpzq__statValue{font-size:1.5rem}.Dashboard-module__8Mmpzq__contentGrid{grid-template-columns:1fr}.Dashboard-module__8Mmpzq__toolbar{flex-direction:column;align-items:stretch}.Dashboard-module__8Mmpzq__detailGrid{grid-template-columns:1fr}.Dashboard-module__8Mmpzq__pageTitle{font-size:1.75rem!important}.Dashboard-module__8Mmpzq__previewSection{min-height:300px}.Dashboard-module__8Mmpzq__previewSection iframe,.Dashboard-module__8Mmpzq__previewSection img{height:400px}}@media (max-width:480px){.Dashboard-module__8Mmpzq__statsGrid,.Dashboard-module__8Mmpzq__actionsGrid{grid-template-columns:1fr}}.Dashboard-module__8Mmpzq__settingsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.Dashboard-module__8Mmpzq__settingsGroup{flex-direction:column;gap:.5rem;display:flex}.Dashboard-module__8Mmpzq__settingsGroupFull{flex-direction:column;grid-column:1/-1;gap:.5rem;display:flex}.Dashboard-module__8Mmpzq__settingsLabel{color:#cbd5e1;font-size:.9rem;font-weight:600}.Dashboard-module__8Mmpzq__settingsInput,.Dashboard-module__8Mmpzq__settingsTextarea{color:#fff;background:#0f172a66;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:.9rem 1.2rem;font-family:inherit;font-size:.95rem;transition:all .2s}.Dashboard-module__8Mmpzq__settingsInput:focus,.Dashboard-module__8Mmpzq__settingsTextarea:focus{background:#0f172a99;border-color:#a855f7}.Dashboard-module__8Mmpzq__saveBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#a855f7);border:none;border-radius:12px;padding:.9rem 2rem;font-size:1rem;font-weight:700;transition:all .2s}.Dashboard-module__8Mmpzq__saveBtn:hover{transform:translateY(-2px);box-shadow:0 5px 20px #7c3aed66}.Dashboard-module__8Mmpzq__saveBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}
