.dashboard-wrapper{background:radial-gradient(circle at top left,#0f172a,#020617);color:#fff;display:flex;font-family:Inter,sans-serif;height:100vh;width:100%}.sidebar{background:linear-gradient(180deg,#13151a,#0d0f13);border-right:1px solid #ffffff0d;display:flex;flex-direction:column;padding:2rem 1.5rem;width:240px}.sidebar-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ec4899,#3b82f6);background-clip:text;-webkit-background-clip:text;font-size:1.8rem;font-weight:700;margin-bottom:2rem}.sidebar-nav{display:flex;flex-direction:column;gap:1rem}.nav-item{border-radius:8px;cursor:pointer;opacity:.85;padding:.7rem 1rem;transition:.2s ease}.nav-item.active,.nav-item:hover{background:#ffffff14;box-shadow:0 0 10px #ec48994d;opacity:1}.dashboard-main{flex:1 1;overflow-y:auto;padding:2rem 3rem 2rem 80px;transition:padding-left .25s ease}.dashboard-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ec4899,#3b82f6);background-clip:text;-webkit-background-clip:text;font-size:2.2rem;font-weight:700;margin-bottom:2rem}.summary-row{display:flex;gap:1.5rem;margin-bottom:2rem}.summary-card{background:#111827e6;border-radius:14px;box-shadow:0 4px 20px #0006;flex:1 1;padding:1.7rem;transition:.2s ease}.summary-card:hover{box-shadow:0 6px 25px #ec489966;transform:translateY(-4px)}.summary-card h3{font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.section-title{color:#ec4899;font-size:1.5rem;font-weight:600;margin-bottom:1rem;margin-top:2rem}.bars-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.bar-card{background:#111827e6;border-radius:14px;box-shadow:0 4px 20px #0006;padding:1.7rem;transition:.2s ease}.bar-card:hover{box-shadow:0 6px 25px #ec489966;transform:translateY(-4px)}.bar-card h3{font-size:1.2rem;font-weight:600;margin-bottom:.3rem}.bar-stats{display:flex;flex-direction:column;gap:.3rem;margin:1rem 0;opacity:.85}.btn-primary{background:linear-gradient(90deg,#ec4899,#3b82f6);padding:.7rem 1.2rem;transition:.2s ease}.btn-primary:hover{opacity:.85}.btn-secondary{background:#ffffff14;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.7rem 1.2rem;transition:.2s ease}.btn-secondary:hover{background:#ffffff26}.btn-danger{background:#b00020;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1.2rem;transition:.2s ease}.btn-danger:hover{opacity:.85}.subscription-box{background:#111827e6;border-radius:14px;box-shadow:0 4px 20px #0006;margin-top:1rem;padding:1.7rem}.claim-wrapper{align-items:center;background:radial-gradient(circle at top left,#1e1b4b,#0f172a 70%);color:#fff;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh;justify-content:center;padding:40px;text-align:center}.claim-wrapper h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ec4899,#a855f7);background-clip:text;-webkit-background-clip:text;font-size:2.2rem;font-weight:700;margin-bottom:10px}.claim-wrapper p{color:#e5e7eb;font-size:1rem;margin-bottom:25px}.claim-wrapper input{background-color:#ffffff1a;border:none;border-radius:8px;box-shadow:0 0 10px #ec48994d;color:#fff;font-size:1rem;outline:none;padding:12px;transition:box-shadow .3s ease,background-color .3s ease;width:320px}.claim-wrapper input::placeholder{color:#ccc}.claim-wrapper input:focus{background-color:#fff3;box-shadow:0 0 15px #a855f799}.results{display:flex;flex-direction:column;gap:12px;margin-top:30px;width:320px}.result-item{align-items:center;background-color:#1e293bcc;border-radius:8px;box-shadow:0 0 10px #ec489933;display:flex;justify-content:space-between;padding:12px 16px}.result-item span{color:#f9fafb;font-size:.95rem}.result-item button{background:linear-gradient(90deg,#ec4899,#a855f7);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:8px 14px;transition:transform .2s ease,box-shadow .2s ease}.result-item button:hover{box-shadow:0 0 10px #a855f780;transform:scale(1.05)}.claimed-list{background-color:#1e293b99;border-radius:10px;box-shadow:0 0 15px #ec48994d;margin-top:40px;padding:20px;width:320px}.claimed-list h3{color:#a855f7;margin-bottom:10px}.btn-primary{background:linear-gradient(90deg,#ec4899,#a855f7);border:none;border-radius:8px;box-shadow:0 0 15px #a855f766;color:#fff;cursor:pointer;font-weight:600;margin-top:25px;padding:12px 20px;transition:transform .2s ease,box-shadow .2s ease}.btn-primary:hover{box-shadow:0 0 20px #ec489999;transform:scale(1.05)}.features-wrapper{margin:auto;max-width:900px;padding:40px}.features-title{font-size:32px;font-weight:700;margin-bottom:10px}.features-subtitle{color:#666;font-size:16px;margin-bottom:30px}.category-section{margin-bottom:40px}.category-title{color:#ff006e;font-size:22px;font-weight:700;margin-bottom:15px}.features-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.feature-item{align-items:center;display:flex;font-size:18px;gap:10px}.features-save-button{background:#ff006e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;margin-top:20px;padding:14px;width:100%}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}
/*# sourceMappingURL=main.f922500c.css.map*/