.Landing-module__EZfmaa__container{background:radial-gradient(circle at top left, #ff8a000d, transparent 40%), radial-gradient(circle at bottom right, #6366f108, transparent 50%), var(--bg-deep);min-height:100vh;color:var(--text-main);font-family:var(--font-body);overflow-x:hidden}.Landing-module__EZfmaa__nav{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);z-index:1000;background:#0a0a0cb3;justify-content:space-between;align-items:center;padding:1rem 8%;transition:all .3s;display:flex;position:sticky;top:0}.Landing-module__EZfmaa__logo{font-family:var(--font-heading);letter-spacing:-.5px;color:var(--text-main);align-items:center;gap:.35rem;font-size:1.35rem;font-weight:800;text-decoration:none;display:flex}.Landing-module__EZfmaa__logo span{color:var(--primary);font-weight:900}.Landing-module__EZfmaa__navLinks{align-items:center;gap:1.5rem;display:flex}.Landing-module__EZfmaa__navItem{color:var(--text-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.Landing-module__EZfmaa__navItem:hover{color:var(--text-main)}.Landing-module__EZfmaa__navActions{align-items:center;gap:1rem;display:flex}.Landing-module__EZfmaa__hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:5rem;max-width:1400px;margin:0 auto;padding:7rem 8% 5rem;display:grid}.Landing-module__EZfmaa__heroContent{animation:.8s cubic-bezier(.16,1,.3,1) Landing-module__EZfmaa__fadeInUp}@keyframes Landing-module__EZfmaa__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.Landing-module__EZfmaa__badge{color:var(--primary);letter-spacing:.3px;background:#ff8a0014;border:1px solid #ff8a0026;border-radius:9999px;width:fit-content;margin-bottom:1.5rem;padding:.45rem 1rem;font-size:.8rem;font-weight:600}.Landing-module__EZfmaa__title{font-family:var(--font-heading);letter-spacing:-1px;color:var(--text-main);margin-bottom:1.25rem;font-size:3.25rem;font-weight:800;line-height:1.15}.Landing-module__EZfmaa__title span{background:linear-gradient(135deg, var(--primary) 0%, #ff5e00 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Landing-module__EZfmaa__subtitle{color:var(--text-muted);max-width:540px;margin-bottom:2.25rem;font-size:1.1rem;font-weight:400;line-height:1.6}.Landing-module__EZfmaa__ctaGroup{align-items:center;gap:1.25rem;margin-bottom:2.5rem;display:flex}.Landing-module__EZfmaa__btnLg{border-radius:10px;padding:.85rem 1.8rem;font-size:.95rem;font-weight:600}.Landing-module__EZfmaa__btnLgSecondary{color:var(--text-main);border:1px solid var(--border-color);background:#ffffff08;border-radius:10px;justify-content:center;align-items:center;padding:.85rem 1.8rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Landing-module__EZfmaa__btnLgSecondary:hover{border-color:var(--border-hover);background:#ffffff14}.Landing-module__EZfmaa__trustInfo{color:var(--text-dim);align-items:center;gap:.4rem;font-size:.8rem;display:flex}.Landing-module__EZfmaa__heroImage{animation:6s ease-in-out infinite Landing-module__EZfmaa__float;position:relative}@keyframes Landing-module__EZfmaa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.Landing-module__EZfmaa__previewToggle{border:1px solid var(--border-color);background:#ffffff08;border-radius:10px;gap:.25rem;width:fit-content;margin-bottom:1rem;padding:.25rem;display:flex}.Landing-module__EZfmaa__previewToggle button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1.1rem;font-size:.85rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Landing-module__EZfmaa__previewToggle button.Landing-module__EZfmaa__activeTab{color:var(--primary);background:#ff8a001a;border:1px solid #ff8a0033}.Landing-module__EZfmaa__glassCard{background:linear-gradient(135deg,#17191ee6 0%,#0f1115f2 100%);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;min-height:380px;padding:0;display:flex;overflow:hidden;box-shadow:0 30px 60px -15px #000c}.Landing-module__EZfmaa__cardHeader{border-bottom:1px solid var(--border-color);background:#ffffff05;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.Landing-module__EZfmaa__dots{gap:.35rem;display:flex}.Landing-module__EZfmaa__dot{background:#ffffff26;border-radius:50%;width:9px;height:9px}.Landing-module__EZfmaa__dot:first-child{background:#ef4444}.Landing-module__EZfmaa__dot:nth-child(2){background:#f59e0b}.Landing-module__EZfmaa__dot:nth-child(3){background:#10b981}.Landing-module__EZfmaa__appTitle{color:var(--text-muted);letter-spacing:.3px;font-size:.75rem;font-weight:600}.Landing-module__EZfmaa__mockupAppBody{flex-grow:1;grid-template-columns:60px 1fr;min-height:330px;display:grid}.Landing-module__EZfmaa__mockupSidebar{border-right:1px solid var(--border-color);background:#00000026;flex-direction:column;align-items:center;gap:1.5rem;padding:1.25rem 0;display:flex}.Landing-module__EZfmaa__sidebarIcon{color:var(--text-dim);cursor:pointer;font-size:1.15rem;transition:color .2s}.Landing-module__EZfmaa__sidebarIconActive{color:var(--primary)}.Landing-module__EZfmaa__mockupContent{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.Landing-module__EZfmaa__dashboardPreview{flex-direction:column;gap:1rem;animation:.3s cubic-bezier(.16,1,.3,1) Landing-module__EZfmaa__slideUp;display:flex}.Landing-module__EZfmaa__previewStats{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.Landing-module__EZfmaa__miniStat{border:1px solid var(--border-color);background:#ffffff05;border-radius:10px;align-items:center;gap:.75rem;padding:.85rem;display:flex}.Landing-module__EZfmaa__miniStat svg{font-size:1.25rem}.Landing-module__EZfmaa__miniStat div{flex-direction:column;display:flex}.Landing-module__EZfmaa__miniStat span{color:var(--text-dim);text-transform:uppercase;font-size:.65rem;font-weight:600}.Landing-module__EZfmaa__miniStat b{color:var(--text-main);font-size:.9rem;font-weight:700}.Landing-module__EZfmaa__previewChartArea{border:1px solid var(--border-color);background:#ffffff03;border-radius:10px;flex-direction:column;justify-content:space-between;height:160px;padding:1rem;display:flex;position:relative;overflow:hidden}.Landing-module__EZfmaa__chartHeader{justify-content:space-between;align-items:center;display:flex}.Landing-module__EZfmaa__chartTitle{color:var(--text-muted);font-size:.75rem;font-weight:600}.Landing-module__EZfmaa__chartValue{color:var(--success);font-size:.75rem;font-weight:700}.Landing-module__EZfmaa__chartSvg{width:100%;height:100px;margin-top:.5rem}.Landing-module__EZfmaa__chartPath{stroke:var(--primary);stroke-width:2.5px;fill:none;stroke-linecap:round}.Landing-module__EZfmaa__chartFillPath{fill:url(#chartGradient)}.Landing-module__EZfmaa__posPreview{flex-direction:column;gap:.75rem;animation:.3s cubic-bezier(.16,1,.3,1) Landing-module__EZfmaa__slideUp;display:flex}.Landing-module__EZfmaa__posLayout{grid-template-columns:1.2fr .8fr;gap:.75rem;display:grid}.Landing-module__EZfmaa__posMain{flex-direction:column;gap:.5rem;display:flex}.Landing-module__EZfmaa__posSearch{border:1px solid var(--border-color);color:var(--text-dim);background:#ffffff05;border-radius:8px;padding:.65rem .85rem;font-size:.75rem}.Landing-module__EZfmaa__posList{flex-direction:column;gap:.35rem;display:flex}.Landing-module__EZfmaa__posItem{border-bottom:1px solid var(--border-color);background:#ffffff03;border-radius:6px;justify-content:space-between;align-items:center;padding:.55rem .75rem;display:flex}.Landing-module__EZfmaa__posItemInfo{flex-direction:column;display:flex}.Landing-module__EZfmaa__posItemName{color:var(--text-main);font-size:.75rem;font-weight:600}.Landing-module__EZfmaa__posItemQty{color:var(--text-dim);font-size:.65rem}.Landing-module__EZfmaa__posItemPrice{color:var(--text-muted);font-size:.75rem;font-weight:700}.Landing-module__EZfmaa__posSidebar{border:1px solid var(--border-color);background:#ffffff05;border-radius:10px;flex-direction:column;justify-content:space-between;padding:.75rem;display:flex}.Landing-module__EZfmaa__posTotal{text-align:center;color:var(--primary);background:linear-gradient(135deg,#ff8a0026 0%,#ff5e000d 100%);border:1px solid #ff8a0033;border-radius:8px;margin-bottom:.75rem;padding:1rem .5rem}.Landing-module__EZfmaa__posTotal span{letter-spacing:.5px;text-transform:uppercase;font-size:.55rem;font-weight:600}.Landing-module__EZfmaa__posTotal h3{font-size:1.15rem;font-weight:800;font-family:var(--font-heading);margin:.15rem 0}.Landing-module__EZfmaa__posTotal small{color:var(--text-muted);font-size:.65rem}.Landing-module__EZfmaa__posActions{flex-direction:column;gap:.35rem;display:flex}.Landing-module__EZfmaa__posBtn{text-align:center;border:1px solid var(--border-color);cursor:pointer;color:var(--text-muted);background:#ffffff08;border-radius:6px;padding:.45rem;font-size:.75rem;font-weight:600}.Landing-module__EZfmaa__posBtnPrimary{text-align:center;background:var(--primary);color:#000;cursor:pointer;border-radius:6px;padding:.6rem;font-size:.75rem;font-weight:700;box-shadow:0 4px 12px #ff8a0040}.Landing-module__EZfmaa__sectionHeader{text-align:center;max-width:650px;margin:0 auto 4rem}.Landing-module__EZfmaa__sectionTag{color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:block}.Landing-module__EZfmaa__sectionTitle{font-family:var(--font-heading);color:var(--text-main);letter-spacing:-.5px;margin-bottom:1rem;font-size:2.25rem;font-weight:800}.Landing-module__EZfmaa__sectionSubtitle{color:var(--text-muted);font-size:1.05rem;line-height:1.5}.Landing-module__EZfmaa__featuresSection{border-top:1px solid var(--border-color);background:#ffffff01;padding:7rem 8%}.Landing-module__EZfmaa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1300px;margin:0 auto;display:grid}.Landing-module__EZfmaa__featureCard{border:1px solid var(--border-color);background:linear-gradient(#ffffff08 0%,#fff0 100%);border-radius:16px;padding:2.25rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Landing-module__EZfmaa__featureCard:hover{background:linear-gradient(#ff8a000a 0%,#fff0 100%);border-color:#ff8a004d;transform:translateY(-5px);box-shadow:0 20px 40px -15px #00000080}.Landing-module__EZfmaa__featureCard:before{content:"";background:linear-gradient(90deg, transparent, var(--primary), transparent);width:100%;height:2px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.Landing-module__EZfmaa__featureCard:hover:before{transform:scaleX(1)}.Landing-module__EZfmaa__featureIcon{color:var(--primary);background:#ff8a0014;border:1px solid #ff8a0026;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;font-size:1.75rem;display:flex}.Landing-module__EZfmaa__featureCard h3{font-family:var(--font-heading);color:var(--text-main);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Landing-module__EZfmaa__featureCard p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.Landing-module__EZfmaa__workflowSection{border-top:1px solid var(--border-color);background:radial-gradient(circle at 0 100%,#6366f105,#0000 40%);padding:6rem 8%}.Landing-module__EZfmaa__workflowContainer{max-width:1200px;margin:0 auto}.Landing-module__EZfmaa__flowVisualizer{justify-content:space-between;align-items:center;gap:1rem;margin:3rem 0;display:flex;position:relative}.Landing-module__EZfmaa__flowItem{border:1px solid var(--border-color);text-align:center;z-index:2;background:linear-gradient(185deg,#ffffff05 0%,#ffffff01 100%);border-radius:14px;flex:1;padding:2rem;transition:all .3s;position:relative}.Landing-module__EZfmaa__flowItem:hover{background:#6366f105;border-color:#6366f14d;transform:translateY(-3px)}.Landing-module__EZfmaa__flowStep{background:var(--bg-surface);border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:.85rem;font-weight:700;display:flex}.Landing-module__EZfmaa__flowItem:hover .Landing-module__EZfmaa__flowStep{color:var(--secondary);border-color:var(--secondary);background:#6366f11a}.Landing-module__EZfmaa__flowItem strong{color:var(--text-main);font-size:1.1rem;font-family:var(--font-heading);margin-bottom:.5rem;display:block}.Landing-module__EZfmaa__flowItem span{color:var(--text-muted);font-size:.85rem;line-height:1.4;display:block}.Landing-module__EZfmaa__flowArrow{color:var(--text-dim);font-size:1.5rem;animation:2s ease-in-out infinite Landing-module__EZfmaa__pulseArrow}@keyframes Landing-module__EZfmaa__pulseArrow{0%,to{opacity:.5;transform:translate(0)}50%{opacity:1;transform:translate(6px)}}.Landing-module__EZfmaa__pricingSection{border-top:1px solid var(--border-color);background:#ffffff01;padding:7rem 8%}.Landing-module__EZfmaa__pricingToggleWrapper{justify-content:center;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.Landing-module__EZfmaa__toggleLabel{color:var(--text-muted);font-size:.9rem;font-weight:600}.Landing-module__EZfmaa__toggleLabelActive{color:var(--text-main)}.Landing-module__EZfmaa__pricingSwitch{cursor:pointer;border:1px solid var(--border-color);background:#ffffff14;border-radius:9999px;width:52px;height:28px;transition:background .3s;position:relative}.Landing-module__EZfmaa__pricingSwitchActive{background:var(--primary)}.Landing-module__EZfmaa__pricingSwitchKnob{width:20px;height:20px;box-shadow:var(--shadow-sm);background:#fff;border-radius:50%;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;top:3px;left:4px}.Landing-module__EZfmaa__pricingSwitchActive .Landing-module__EZfmaa__pricingSwitchKnob{background:#000;transform:translate(22px)}.Landing-module__EZfmaa__pricingBadge{color:#10b981;background:#10b98126;border-radius:9999px;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.Landing-module__EZfmaa__pricingGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Landing-module__EZfmaa__pricingCard{border:1px solid var(--border-color);background:linear-gradient(#ffffff05 0%,#fff0 100%);border-radius:16px;flex-direction:column;justify-content:space-between;padding:2.5rem 2rem;transition:all .3s;display:flex;position:relative}.Landing-module__EZfmaa__pricingCardPopular{border-color:var(--primary);background:linear-gradient(#ff8a000a 0%,#fff0 100%);transform:translateY(-5px);box-shadow:0 25px 50px -12px #0009}.Landing-module__EZfmaa__popularTag{background:var(--primary);color:#000;text-transform:uppercase;letter-spacing:.5px;border-radius:9999px;padding:.25rem .85rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Landing-module__EZfmaa__cardPlanName{font-family:var(--font-heading);color:var(--text-main);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Landing-module__EZfmaa__cardPlanDesc{color:var(--text-muted);min-height:40px;margin-bottom:1.5rem;font-size:.85rem;line-height:1.4}.Landing-module__EZfmaa__cardPriceBox{align-items:baseline;gap:.25rem;margin-bottom:1.75rem;display:flex}.Landing-module__EZfmaa__priceNumber{font-family:var(--font-heading);color:var(--text-main);font-size:2.5rem;font-weight:800}.Landing-module__EZfmaa__pricePeriod{color:var(--text-dim);font-size:.85rem}.Landing-module__EZfmaa__cardFeaturesList{flex-direction:column;flex-grow:1;gap:.85rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.Landing-module__EZfmaa__cardFeatureItem{color:var(--text-muted);align-items:center;gap:.6rem;font-size:.9rem;display:flex}.Landing-module__EZfmaa__cardFeatureItem svg{flex-shrink:0}.Landing-module__EZfmaa__priceBtn{text-align:center;cursor:pointer;border-radius:10px;width:100%;padding:.8rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s}.Landing-module__EZfmaa__priceBtnStandard{color:var(--text-main);border:1px solid var(--border-color);background:#ffffff08}.Landing-module__EZfmaa__priceBtnStandard:hover{border-color:var(--border-hover);background:#ffffff14}.Landing-module__EZfmaa__priceBtnPopular{background:var(--primary);color:#000;border:1px solid var(--primary);box-shadow:0 4px 15px #ff8a0033}.Landing-module__EZfmaa__priceBtnPopular:hover{background:var(--primary-hover);border-color:var(--primary-hover);transform:translateY(-1px)}.Landing-module__EZfmaa__faqSection{border-top:1px solid var(--border-color);background:#0000001a;padding:6rem 8%}.Landing-module__EZfmaa__faqContainer{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.Landing-module__EZfmaa__faqItem{border:1px solid var(--border-color);background:#ffffff03;border-radius:12px;transition:all .3s;overflow:hidden}.Landing-module__EZfmaa__faqItemOpen{background:#ffffff05;border-color:#ff8a0033}.Landing-module__EZfmaa__faqQuestionBox{cursor:pointer;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Landing-module__EZfmaa__faqQuestion{font-family:var(--font-heading);color:var(--text-main);font-size:1.05rem;font-weight:600}.Landing-module__EZfmaa__faqQuestionBox svg{color:var(--text-dim);transition:transform .3s}.Landing-module__EZfmaa__faqItemOpen .Landing-module__EZfmaa__faqQuestionBox svg{color:var(--primary);transform:rotate(180deg)}.Landing-module__EZfmaa__faqAnswerBox{max-height:0;transition:max-height .3s cubic-bezier(.16,1,.3,1),padding .3s;overflow:hidden}.Landing-module__EZfmaa__faqItemOpen .Landing-module__EZfmaa__faqAnswerBox{max-height:500px}.Landing-module__EZfmaa__faqAnswer{color:var(--text-muted);padding:0 1.5rem 1.25rem;font-size:.95rem;line-height:1.6}.Landing-module__EZfmaa__footer{border-top:1px solid var(--border-color);color:var(--text-muted);background:#06080e;padding:5rem 8% 2.5rem}.Landing-module__EZfmaa__footerContainer{grid-template-columns:1.5fr repeat(3,1fr);gap:4rem;max-width:1200px;margin:0 auto 4rem;display:grid}.Landing-module__EZfmaa__footerLogoCol{flex-direction:column;gap:1.25rem;display:flex}.Landing-module__EZfmaa__footerLogo{font-family:var(--font-heading);color:var(--text-main);font-size:1.25rem;font-weight:800;text-decoration:none}.Landing-module__EZfmaa__footerLogo span{color:var(--primary)}.Landing-module__EZfmaa__footerDesc{color:var(--text-dim);max-width:280px;font-size:.85rem;line-height:1.5}.Landing-module__EZfmaa__footerCol h4{font-family:var(--font-heading);text-transform:uppercase;color:var(--text-main);letter-spacing:.5px;margin-bottom:1.25rem;font-size:.9rem;font-weight:700}.Landing-module__EZfmaa__footerLinks{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Landing-module__EZfmaa__footerLink{color:var(--text-dim);font-size:.85rem;text-decoration:none;transition:color .2s}.Landing-module__EZfmaa__footerLink:hover{color:var(--text-main)}.Landing-module__EZfmaa__footerBottom{max-width:1200px;color:var(--text-dim);border-top:1px solid #ffffff08;justify-content:space-between;align-items:center;margin:0 auto;padding-top:2rem;font-size:.8rem;display:flex}.Landing-module__EZfmaa__footerBottomLinks{gap:1.5rem;display:flex}@keyframes Landing-module__EZfmaa__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.Landing-module__EZfmaa__hero{text-align:center;grid-template-columns:1fr;gap:4rem;padding-top:5rem}.Landing-module__EZfmaa__heroContent{flex-direction:column;align-items:center;display:flex}.Landing-module__EZfmaa__subtitle{margin-left:auto;margin-right:auto}.Landing-module__EZfmaa__ctaGroup{justify-content:center}.Landing-module__EZfmaa__heroImage{max-width:700px;margin:0 auto}.Landing-module__EZfmaa__featuresGrid{grid-template-columns:repeat(2,1fr)}.Landing-module__EZfmaa__pricingGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Landing-module__EZfmaa__pricingCardPopular{transform:none}}@media (max-width:900px){.Landing-module__EZfmaa__flowVisualizer{flex-direction:column;gap:2rem}.Landing-module__EZfmaa__flowArrow{transform:rotate(90deg)}.Landing-module__EZfmaa__footerContainer{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:768px){.Landing-module__EZfmaa__title{font-size:2.5rem}.Landing-module__EZfmaa__sectionTitle{font-size:1.75rem}.Landing-module__EZfmaa__featuresGrid,.Landing-module__EZfmaa__pricingGrid{grid-template-columns:1fr}.Landing-module__EZfmaa__nav{padding:1rem 5%}.Landing-module__EZfmaa__navLinks{display:none}.Landing-module__EZfmaa__hero{padding-left:5%;padding-right:5%}.Landing-module__EZfmaa__footerContainer{grid-template-columns:1fr;gap:2rem}.Landing-module__EZfmaa__footerBottom{text-align:center;flex-direction:column;gap:1rem}}
.ThemeToggle-module__UJ51LG__toggle{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-main);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.ThemeToggle-module__UJ51LG__toggle:hover{background:var(--primary);color:#fff;transform:translateY(-2px)}
.AdminTopNav-module__K273sa__topnav{z-index:100;background:0 0;justify-content:flex-end;align-items:center;width:100%;height:60px;padding:0 2rem;display:flex;position:sticky;top:0}.AdminTopNav-module__K273sa__rightSection{align-items:center;gap:1rem;display:flex}.AdminTopNav-module__K273sa__logoutBtn{border:1px solid var(--border-color);color:#ef4444;cursor:pointer;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.AdminTopNav-module__K273sa__logoutBtn:hover{background:#ef44441a;border-color:#ef4444;transform:translateY(-2px)}@media (max-width:768px){.AdminTopNav-module__K273sa__topnav{display:none}}
.MobileNav-module__k5Tyxa__mobileNav{background:var(--bg-card);border-bottom:1px solid var(--border-color);z-index:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:space-between;align-items:center;padding:1rem;display:none;position:sticky;top:0}.MobileNav-module__k5Tyxa__menuBtn{color:var(--text-main);cursor:pointer;background:0 0;border:none;font-size:1.5rem}.MobileNav-module__k5Tyxa__logo{font-size:1.1rem;font-weight:700}.MobileNav-module__k5Tyxa__avatarSmall{color:#fff;background:#00897b;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}@media (max-width:768px){.MobileNav-module__k5Tyxa__mobileNav{display:flex}}
.AdminLayout-module__GmNWPG__layout{background:var(--bg-dark);min-height:100vh;display:flex}.AdminLayout-module__GmNWPG__main{flex-direction:column;flex:1;min-width:0;display:flex}.AdminLayout-module__GmNWPG__content{width:100%;max-width:1400px;margin:0 auto;padding:2rem}@media (max-width:768px){.AdminLayout-module__GmNWPG__layout{flex-direction:column}.AdminLayout-module__GmNWPG__content{padding:1rem}}.AdminLayout-module__GmNWPG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:950;background:#00000080;position:fixed;inset:0}
