.demo-module__7PMW4G__PageWrapper{--primary:#7c3aed;--primary-soft:#7c3aed1a;--bg-light:#f8fafc;--text-dark:#0f172a;--text-slate:#475569;--text-gray:#94a3b8;--border:#e2e8f0;--white:#fff;background-color:var(--bg-light);color:var(--text-dark);flex-direction:column;min-height:100vh;font-family:Outfit,sans-serif;display:flex}.demo-module__7PMW4G__Toolbar{background:var(--white);border-bottom:1px solid var(--border);z-index:100;justify-content:space-between;align-items:center;height:70px;padding:0 4%;display:flex;position:sticky;top:0}.demo-module__7PMW4G__Logo{cursor:pointer;align-items:center;gap:10px;font-size:1.2rem;font-weight:900;display:flex}.demo-module__7PMW4G__DemoBadge{color:#f59e0b;background:#ffedd5;border-radius:4px;margin-left:4px;padding:2px 8px;font-size:.65rem}.demo-module__7PMW4G__NavActions{gap:15px;display:flex}.demo-module__7PMW4G__HomeBtn{border:1px solid var(--border);cursor:pointer;color:var(--text-slate);background:0 0;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:700;display:flex}.demo-module__7PMW4G__PrimaryBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:.85rem;font-weight:800}.demo-module__7PMW4G__MainContent{flex:1;grid-template-columns:240px 1fr;gap:30px;width:100%;max-width:1400px;margin:30px auto;padding:0 4%;display:grid}.demo-module__7PMW4G__DemoTabs{flex-direction:column;gap:10px;display:flex}.demo-module__7PMW4G__Tab,.demo-module__7PMW4G__TabActive{cursor:pointer;text-align:left;border:none;border-radius:12px;align-items:center;gap:12px;padding:15px 20px;font-size:.95rem;font-weight:800;transition:all .2s;display:flex}.demo-module__7PMW4G__Tab{color:var(--text-slate);background:0 0}.demo-module__7PMW4G__TabActive{background:var(--white);color:var(--primary);box-shadow:0 4px 12px #0000000d}.demo-module__7PMW4G__SidebarDivider{background:var(--border);height:1px;margin:10px 0}.demo-module__7PMW4G__PlanBox{color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:12px;align-items:center;gap:12px;padding:15px;display:flex}.demo-module__7PMW4G__PlanBox strong{font-size:.8rem;display:block}.demo-module__7PMW4G__PlanBox small{opacity:.8;font-size:.7rem;display:block}.demo-module__7PMW4G__DemoStage{background:var(--white);border:1px solid var(--border);border-radius:24px;min-height:700px;padding:30px;box-shadow:0 10px 40px #00000005}.demo-module__7PMW4G__DemoSection{animation:.3s ease-out demo-module__7PMW4G__fadeIn}@keyframes demo-module__7PMW4G__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.demo-module__7PMW4G__SectionHeader{justify-content:space-between;align-items:flex-start;margin-bottom:30px;display:flex}.demo-module__7PMW4G__SectionHeader h2{margin:0;font-size:1.8rem;font-weight:900}.demo-module__7PMW4G__SectionHeader p{color:var(--text-gray);margin:5px 0 0;font-weight:700}.demo-module__7PMW4G__HeaderActions{background:#f1f5f9;border-radius:10px;gap:4px;padding:4px;display:flex}.demo-module__7PMW4G__ActionBtn,.demo-module__7PMW4G__ActionBtnActive{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.8rem;font-weight:800;transition:all .2s;display:flex}.demo-module__7PMW4G__ActionBtn{color:var(--text-slate);background:0 0}.demo-module__7PMW4G__ActionBtnActive{background:var(--white);color:var(--primary);box-shadow:0 2px 6px #0000000d}.demo-module__7PMW4G__StatsGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;display:grid}.demo-module__7PMW4G__StatCard{background:#f8fafc;border-radius:16px;align-items:center;gap:20px;padding:20px;display:flex}.demo-module__7PMW4G__StatCard svg{font-size:1.8rem}.demo-module__7PMW4G__StatCard small{color:var(--text-gray);text-transform:uppercase;margin-bottom:2px;font-size:.7rem;font-weight:800;display:block}.demo-module__7PMW4G__StatCard strong{font-size:1.4rem;font-weight:900}.demo-module__7PMW4G__StatTrend{color:#10b981;margin-top:4px;font-size:.75rem;font-weight:800;display:block}.demo-module__7PMW4G__StatTag{color:var(--text-slate);background:var(--white);border-radius:4px;width:fit-content;margin-top:4px;padding:2px 8px;font-size:.7rem;font-weight:700;display:block}.demo-module__7PMW4G__AviaryList{grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:30px;display:grid}.demo-module__7PMW4G__AviaryCard{border:1px solid var(--border);border-radius:16px;padding:15px;transition:all .2s}.demo-module__7PMW4G__AviaryCard:hover{border-color:var(--primary);background:var(--primary-soft)}.demo-module__7PMW4G__AviaryHeader{justify-content:space-between;align-items:center;display:flex}.demo-module__7PMW4G__AviaryTitle{align-items:center;gap:12px;display:flex}.demo-module__7PMW4G__AviaryNum{border:2px solid var(--border);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:950;display:flex}.demo-module__7PMW4G__AviaryTitle strong{font-size:.95rem;display:block}.demo-module__7PMW4G__AviaryTitle small{color:var(--text-gray);font-size:.7rem;font-weight:700}.demo-module__7PMW4G__AviaryValues{text-align:right;gap:15px;display:flex}.demo-module__7PMW4G__ValueGroup small{color:var(--text-gray);font-size:.6rem;font-weight:800;display:block}.demo-module__7PMW4G__ValueGroup span{font-size:1rem;font-weight:900}.demo-module__7PMW4G__ChartBox{background:#f8fafc;border-radius:20px;padding:25px}.demo-module__7PMW4G__ChartHeader{margin-bottom:20px}.demo-module__7PMW4G__ChartHeader h4{margin:0;font-size:1rem;font-weight:900}.demo-module__7PMW4G__ChartHeader p{color:var(--text-gray);margin:2px 0 0;font-size:.8rem;font-weight:700}.demo-module__7PMW4G__SheetEntry{flex-direction:column;gap:20px;display:flex}.demo-module__7PMW4G__SheetToolbar{justify-content:space-between;align-items:center;display:flex}.demo-module__7PMW4G__SheetDate{color:var(--text-slate);background:#f1f5f9;border-radius:8px;align-items:center;gap:10px;padding:8px 16px;font-size:.9rem;font-weight:800;display:flex}.demo-module__7PMW4G__SheetActions{gap:10px;display:flex}.demo-module__7PMW4G__SheetBtn,.demo-module__7PMW4G__SheetBtnPrimary{cursor:pointer;border:1px solid var(--border);border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:.85rem;font-weight:800;display:flex}.demo-module__7PMW4G__SheetBtn{color:var(--text-slate);background:#fff}.demo-module__7PMW4G__SheetBtnPrimary{background:var(--primary);color:#fff;border:none}.demo-module__7PMW4G__SheetScroll{border:1px solid var(--border);background:#fff;border-radius:12px;overflow-x:auto}.demo-module__7PMW4G__VelvetTable{border-collapse:collapse;width:100%;min-width:900px;font-size:.85rem}.demo-module__7PMW4G__VelvetTable th{color:var(--text-gray);text-transform:uppercase;text-align:left;border-bottom:2px solid var(--border);background:#f8fafc;padding:15px;font-size:.7rem;font-weight:900}.demo-module__7PMW4G__VelvetTable td{border-bottom:1px solid var(--border);color:var(--text-slate);padding:12px 15px;font-weight:700}.demo-module__7PMW4G__StickyCol{z-index:10;background:#fff;position:sticky;left:0;box-shadow:4px 0 10px #00000005}.demo-module__7PMW4G__CellAviary strong{font-size:.9rem;display:block}.demo-module__7PMW4G__CellAviary small{color:var(--text-gray);font-size:.7rem}.demo-module__7PMW4G__TableInput{border:1px solid var(--border);text-align:center;border-radius:4px;width:60px;padding:6px;font-weight:800}.demo-module__7PMW4G__CollectionInput{align-items:center;gap:4px;display:flex}.demo-module__7PMW4G__CollectionInput input{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;width:40px;padding:4px;font-size:.75rem}.demo-module__7PMW4G__TableSelect{border:1px solid var(--border);background:#f8fafc;border-radius:4px;padding:6px;font-weight:700}.demo-module__7PMW4G__SheetTip{color:#92400e;background:#fffbeb;border:1px solid #fef3c7;border-radius:10px;align-items:center;gap:12px;padding:15px;font-size:.85rem;font-weight:700;display:flex}.demo-module__7PMW4G__ProBadge{background:var(--text-dark);color:#fff;border-radius:50px;margin-bottom:15px;padding:4px 12px;font-size:.7rem;font-weight:900;display:inline-block}.demo-module__7PMW4G__AtlasGrid{grid-template-columns:1fr 300px;gap:30px;display:grid}.demo-module__7PMW4G__AtlasCardMain{background:#f8fafc;border-radius:20px;padding:30px}.demo-module__7PMW4G__AtlasStatus{justify-content:space-between;align-items:flex-start;margin-bottom:30px;display:flex}.demo-module__7PMW4G__ScoreValue{color:var(--primary);font-size:2.5rem;font-weight:950}.demo-module__7PMW4G__StatusBadge{color:#10b981;background:#d1fae5;border-radius:10px;padding:8px 16px;font-weight:900}.demo-module__7PMW4G__AtlasInsight{background:var(--white);border:1px solid var(--border);border-radius:16px;align-items:center;gap:15px;margin-bottom:30px;padding:20px;display:flex}.demo-module__7PMW4G__AtlasInsight svg{color:var(--primary);font-size:1.8rem}.demo-module__7PMW4G__AtlasInsight p{color:var(--text-slate);margin:0;font-size:.9rem;font-weight:700;line-height:1.4}.demo-module__7PMW4G__AtlasPhases{flex-direction:column;gap:15px;display:flex}.demo-module__7PMW4G__PhaseItem span{margin-bottom:6px;font-size:.8rem;font-weight:800;display:block}.demo-module__7PMW4G__Progress{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden}.demo-module__7PMW4G__Progress div{background:var(--primary);height:100%}.demo-module__7PMW4G__AtlasCardSecondary{border:1px solid var(--border);border-radius:20px;padding:24px}.demo-module__7PMW4G__CostRow{border-bottom:1px dashed var(--border);justify-content:space-between;margin-bottom:15px;padding-bottom:15px;display:flex}.demo-module__7PMW4G__CostRow span{color:var(--text-slate);font-size:.85rem;font-weight:700}.demo-module__7PMW4G__CostRow strong{font-size:.95rem}.demo-module__7PMW4G__LockBtn{background:var(--bg-light);border:2px solid var(--primary);width:100%;color:var(--primary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:10px;padding:12px;font-size:.85rem;font-weight:800;display:flex}.demo-module__7PMW4G__AtlasFootnote{color:var(--text-gray);text-align:center;margin-top:10px;font-size:.65rem;font-weight:700}.demo-module__7PMW4G__ExchangeGrid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:40px;display:grid}.demo-module__7PMW4G__PriceCard{background:#f8fafc;border-radius:16px;padding:24px}.demo-module__7PMW4G__PriceHeader{color:var(--text-gray);text-transform:uppercase;align-items:center;gap:10px;margin-bottom:8px;font-size:.75rem;font-weight:800;display:flex}.demo-module__7PMW4G__PriceVal{font-size:1.8rem;font-weight:950}.demo-module__7PMW4G__PriceVal small{color:var(--text-gray);font-size:.9rem;font-weight:700}.demo-module__7PMW4G__PriceTrend{margin-top:4px;font-size:.75rem;font-weight:800}.demo-module__7PMW4G__OfferList{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:25px}.demo-module__7PMW4G__OfferListHeader{margin-bottom:15px}.demo-module__7PMW4G__OfferListHeader h4{margin:0;font-weight:900}.demo-module__7PMW4G__OfferListHeader small{color:var(--text-gray);font-weight:700}.demo-module__7PMW4G__OfferRow{border-bottom:1px solid var(--bg-light);justify-content:space-between;padding:15px 0;display:flex}.demo-module__7PMW4G__OfferInfo strong{font-size:.95rem;display:block}.demo-module__7PMW4G__OfferInfo small{color:var(--text-gray);font-size:.75rem;font-weight:700}.demo-module__7PMW4G__OfferPrice{color:var(--primary);font-size:1.1rem;font-weight:950}@media (max-width:1024px){.demo-module__7PMW4G__MainContent{grid-template-columns:1fr;margin-top:10px}.demo-module__7PMW4G__DemoTabs{scrollbar-width:none;flex-direction:row;margin-bottom:5px;padding-bottom:10px;overflow-x:auto}.demo-module__7PMW4G__DemoTabs::-webkit-scrollbar{display:none}.demo-module__7PMW4G__Tab,.demo-module__7PMW4G__TabActive{white-space:nowrap;padding:10px 18px;font-size:.85rem}.demo-module__7PMW4G__StatsGrid{grid-template-columns:repeat(2,1fr)}.demo-module__7PMW4G__AviaryList,.demo-module__7PMW4G__AtlasGrid,.demo-module__7PMW4G__ExchangeGrid{grid-template-columns:1fr}}@media (max-width:768px){.demo-module__7PMW4G__DemoStage{border-radius:16px;padding:15px}.demo-module__7PMW4G__SectionHeader{flex-direction:column;gap:15px}.demo-module__7PMW4G__StatsGrid,.demo-module__7PMW4G__AviaryList{grid-template-columns:1fr}}@media (max-width:640px){.demo-module__7PMW4G__Toolbar{padding:0 15px}.demo-module__7PMW4G__Logo span{display:none}.demo-module__7PMW4G__NavActions{gap:8px}.demo-module__7PMW4G__HomeBtn span{display:none}.demo-module__7PMW4G__HomeBtn{padding:8px}.demo-module__7PMW4G__PrimaryBtn{padding:8px 12px;font-size:.75rem}.demo-module__7PMW4G__SectionHeader h2{font-size:1.4rem}.demo-module__7PMW4G__ActionBtn,.demo-module__7PMW4G__ActionBtnActive{padding:6px 12px;font-size:.7rem}.demo-module__7PMW4G__SheetToolbar{flex-direction:column;align-items:flex-start;gap:10px}.demo-module__7PMW4G__SheetActions{width:100%}.demo-module__7PMW4G__SheetBtn,.demo-module__7PMW4G__SheetBtnPrimary{flex:1;justify-content:center;font-size:.75rem}.demo-module__7PMW4G__AtlasGrid{grid-template-columns:1fr}.demo-module__7PMW4G__ScoreValue{font-size:2rem}}.demo-module__7PMW4G__DemoFooter{border-top:1px solid var(--border);text-align:center;margin-top:40px;padding:40px 4%}.demo-module__7PMW4G__FooterLinks{justify-content:center;gap:20px;margin-bottom:15px;display:flex}.demo-module__7PMW4G__FooterLinks a{color:var(--text-gray);font-size:.85rem;font-weight:700;text-decoration:none;transition:color .2s}.demo-module__7PMW4G__FooterLinks a:hover{color:var(--primary)}.demo-module__7PMW4G__DemoFooter p{color:var(--text-gray);font-size:.75rem;font-weight:600}.demo-module__7PMW4G__PlannerGrid{grid-template-columns:2fr 1fr;gap:30px;display:grid}.demo-module__7PMW4G__PlannerLeft,.demo-module__7PMW4G__PlannerRight{background:#f8fafc;border-radius:20px;padding:25px}.demo-module__7PMW4G__PlannerRight{border:1px solid var(--border);background:#fff}.demo-module__7PMW4G__CalendarHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.demo-module__7PMW4G__CalendarHeader h4{margin:0;font-weight:900}.demo-module__7PMW4G__CalendarDates{text-align:center;grid-template-columns:repeat(7,1fr);gap:10px;display:grid}.demo-module__7PMW4G__CalDayName{color:var(--text-gray);text-transform:uppercase;margin-bottom:10px;font-size:.75rem;font-weight:800}.demo-module__7PMW4G__CalDay{aspect-ratio:1;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;padding:8px;font-size:.9rem;font-weight:800;transition:all .2s;display:flex;position:relative}.demo-module__7PMW4G__CalDay:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 6px #00000005}.demo-module__7PMW4G__CalDayActive{border-color:var(--primary);background:var(--primary-soft);color:var(--primary);aspect-ratio:1;border:1px solid var(--primary);cursor:pointer;border-radius:12px;flex-direction:column;padding:8px;font-size:.9rem;font-weight:800;display:flex;position:relative}.demo-module__7PMW4G__CalDot{border-radius:50%;align-self:center;width:6px;height:6px;margin-top:auto}.demo-module__7PMW4G__EventList{flex-direction:column;gap:15px;display:flex}.demo-module__7PMW4G__EventItem{background:#f8fafc;border:1px solid #f1f5f9;border-left-width:4px;border-radius:12px;padding:15px}.demo-module__7PMW4G__EventItem strong{margin-bottom:4px;font-size:.9rem;display:block}.demo-module__7PMW4G__EventItem small{color:var(--text-slate);align-items:center;gap:6px;font-size:.75rem;font-weight:700;display:flex}@media (max-width:1024px){.demo-module__7PMW4G__PlannerGrid{grid-template-columns:1fr}}
