.page-module__2dt8IW__demoLayout{color:#e2e8f0;width:100%;height:100vh;font-family:var(--font-inter),sans-serif;background-color:#0b1121;display:flex;overflow:hidden}.page-module__2dt8IW__sidebar{z-index:10;background-color:#0f172a;border-right:1px solid #ffffff0d;flex-direction:column;width:280px;padding:1.5rem;display:flex}.page-module__2dt8IW__brand{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.page-module__2dt8IW__logoMark{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:800;display:flex;box-shadow:0 4px 15px #3b82f666}.page-module__2dt8IW__brandName{color:#f8fafc;letter-spacing:-.5px;font-size:1.2rem;font-weight:700}.page-module__2dt8IW__navMenu{flex-direction:column;flex:1;gap:.5rem;display:flex}.page-module__2dt8IW__navLabel{text-transform:uppercase;letter-spacing:1px;color:#64748b;margin-bottom:1rem;font-size:.75rem;font-weight:600}.page-module__2dt8IW__navItem{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:1rem;width:100%;padding:.8rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__2dt8IW__navItem:hover{color:#f8fafc;background-color:#ffffff08}.page-module__2dt8IW__navItem.page-module__2dt8IW__active{color:#3b82f6;background-color:#3b82f61a;position:relative}.page-module__2dt8IW__navItem.page-module__2dt8IW__active:before{content:"";background-color:#3b82f6;border-radius:0 4px 4px 0;width:3px;height:60%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.page-module__2dt8IW__sidebarBottom{border-top:1px solid #ffffff0d;flex-direction:column;gap:.5rem;margin-top:auto;padding-top:1rem;display:flex}.page-module__2dt8IW__mainContent{flex-direction:column;flex:1;height:100vh;display:flex;overflow:hidden}.page-module__2dt8IW__header{background-color:#0f172a;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:70px;padding:0 2rem;display:flex}.page-module__2dt8IW__searchBar{background-color:#1e293b;border:1px solid #ffffff0d;border-radius:8px;align-items:center;width:300px;padding:.5rem 1rem;display:flex}.page-module__2dt8IW__searchIcon{color:#64748b;margin-right:.5rem}.page-module__2dt8IW__searchInput{color:#f8fafc;background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.page-module__2dt8IW__searchInput::placeholder{color:#64748b}.page-module__2dt8IW__headerActions{align-items:center;gap:1.5rem;display:flex}.page-module__2dt8IW__iconBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;transition:color .2s;position:relative}.page-module__2dt8IW__iconBtn:hover{color:#f8fafc}.page-module__2dt8IW__badge{color:#fff;background-color:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.page-module__2dt8IW__userProfile{cursor:pointer;border-left:1px solid #ffffff1a;align-items:center;gap:.75rem;padding-left:1.5rem;display:flex}.page-module__2dt8IW__avatar{object-fit:cover;border-radius:50%;width:36px;height:36px}.page-module__2dt8IW__userInfo{flex-direction:column;display:flex}.page-module__2dt8IW__userName{color:#f8fafc;font-size:.9rem;font-weight:600}.page-module__2dt8IW__userRole{color:#64748b;font-size:.75rem}.page-module__2dt8IW__dashboardGrid{flex:1;grid-template-columns:1fr 400px;gap:2rem;padding:2rem;display:grid;overflow-y:auto}.page-module__2dt8IW__websiteShowcase{background-color:#f8fafc;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000004d}.page-module__2dt8IW__browserHeader{background:#e2e8f0;border-bottom:1px solid #cbd5e1;align-items:center;padding:.75rem 1rem;display:flex}.page-module__2dt8IW__macDots{gap:6px;margin-right:2rem;display:flex}.page-module__2dt8IW__dotRed,.page-module__2dt8IW__dotYellow,.page-module__2dt8IW__dotGreen{border-radius:50%;width:10px;height:10px}.page-module__2dt8IW__dotRed{background-color:#ff5f56}.page-module__2dt8IW__dotYellow{background-color:#ffbd2e}.page-module__2dt8IW__dotGreen{background-color:#27c93f}.page-module__2dt8IW__urlBar{color:#64748b;background-color:#fff;border-radius:6px;flex:1;align-items:center;gap:.5rem;max-width:400px;margin:0 auto;padding:.3rem 1rem;font-size:.8rem;display:flex;box-shadow:0 1px 2px #0000000d}.page-module__2dt8IW__urlIcon{color:#94a3b8}.page-module__2dt8IW__websiteContent{color:#0f172a;flex:1;padding:4rem 3rem;overflow-y:auto}.page-module__2dt8IW__heroTag{color:#3b82f6;background-color:#eff6ff;border-radius:20px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.page-module__2dt8IW__heroTitle{letter-spacing:-1px;color:#0f172a;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.page-module__2dt8IW__heroDesc{color:#475569;max-width:600px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.page-module__2dt8IW__ctaBtn{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:8px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #3b82f666}.page-module__2dt8IW__ctaBtn:hover{background-color:#2563eb;transform:translateY(-2px)}.page-module__2dt8IW__featuresPreview{border-top:1px solid #e2e8f0;margin-top:4rem;padding-top:3rem}.page-module__2dt8IW__featuresPreview h3{margin-bottom:1.5rem;font-size:1.5rem}.page-module__2dt8IW__featGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.page-module__2dt8IW__featCard{color:#334155;background:#fff;border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;font-weight:600;transition:transform .2s;display:flex;box-shadow:0 4px 10px #00000005}.page-module__2dt8IW__featCard:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0000000d}.page-module__2dt8IW__featIcon{color:#3b82f6}.page-module__2dt8IW__adminPanels{flex-direction:column;gap:1.5rem;display:flex}.page-module__2dt8IW__statsRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.page-module__2dt8IW__statCard{background-color:#1e293b;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem}.page-module__2dt8IW__statHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-module__2dt8IW__statLabel{color:#94a3b8;font-size:.85rem;font-weight:500}.page-module__2dt8IW__statIcon{color:#3b82f6}.page-module__2dt8IW__statValue{color:#f8fafc;margin-bottom:.5rem;font-size:2rem;font-weight:700}.page-module__2dt8IW__statTrend{color:#10b981;background:#10b9811a;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;display:inline-block}.page-module__2dt8IW__statTrendPositive{color:#3b82f6;background:#3b82f61a;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;display:inline-block}.page-module__2dt8IW__panelTitle{color:#f8fafc;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.page-module__2dt8IW__chartPanel{background-color:#1e293b;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;flex:1;padding:1.5rem;display:flex}.page-module__2dt8IW__chartMockup{border-bottom:1px dashed #ffffff1a;flex:1;justify-content:space-between;align-items:flex-end;gap:8px;height:150px;padding-bottom:10px;display:flex}.page-module__2dt8IW__chartBarWrap{flex:1;align-items:flex-end;height:100%;display:flex;position:relative}.page-module__2dt8IW__chartBarWrap:hover .page-module__2dt8IW__chartBar{background-color:#60a5fa}.page-module__2dt8IW__chartBar{background-color:#3b82f6;border-radius:4px 4px 0 0;width:100%;transition:background-color .2s}.page-module__2dt8IW__statusPanel{background-color:#1e293b;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem}.page-module__2dt8IW__statusList{flex-direction:column;gap:1rem;display:flex}.page-module__2dt8IW__statusItem{background-color:#0f172a;border:1px solid #ffffff08;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.page-module__2dt8IW__statusInfo{flex-direction:column;gap:.3rem;display:flex}.page-module__2dt8IW__statusName{color:#e2e8f0;font-size:.9rem;font-weight:500}.page-module__2dt8IW__statusTime{color:#64748b;font-size:.75rem}.page-module__2dt8IW__statusToggle{background-color:#3b82f6;border-radius:20px;width:40px;height:22px;position:relative}.page-module__2dt8IW__toggleActive{background-color:#fff;border-radius:50%;width:18px;height:18px;position:absolute;top:2px;right:2px;box-shadow:0 2px 4px #0003}.page-module__2dt8IW__notFound{color:#fff;background:#0b1121;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100vh;display:flex}.page-module__2dt8IW__backBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:.5rem 1.5rem}@media (max-width:1024px){.page-module__2dt8IW__dashboardGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module__2dt8IW__sidebar{display:none}}
