.auth-module__rinVfG__container{background:radial-gradient(circle at top right, #ff6b001a, transparent), radial-gradient(circle at bottom left, #0866ff0d, transparent), var(--bg-dark);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex;position:relative}.auth-module__rinVfG__card{background:var(--bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ff6b0033;border-radius:20px;width:100%;max-width:450px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000004d}.auth-module__rinVfG__card:before{content:"";background:linear-gradient(90deg,#ff6b00,#ff9e00);height:4px;position:absolute;top:0;left:0;right:0}.auth-module__rinVfG__header{text-align:center;margin-bottom:1.5rem}.auth-module__rinVfG__header h1{background:linear-gradient(90deg,#ff6b00,#ffb800);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.25rem;font-size:1.8rem;font-weight:800}.auth-module__rinVfG__header p{color:var(--text-muted);font-size:.85rem}.auth-module__rinVfG__form{flex-direction:column;gap:1rem;display:flex}.auth-module__rinVfG__field{flex-direction:column;gap:.4rem;display:flex}.auth-module__rinVfG__field label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-left:4px;font-size:.75rem;font-weight:700}.auth-module__rinVfG__inputWithIcon{align-items:center;width:100%;display:flex;position:relative}.auth-module__rinVfG__inputWithIcon svg{color:#ff6b00;pointer-events:none;z-index:1;font-size:1.1rem;position:absolute;left:1rem}.auth-module__rinVfG__passwordInput{padding-right:2.8rem!important}.auth-module__rinVfG__passwordToggle{color:var(--text-muted);cursor:pointer;z-index:2;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;right:1rem}.auth-module__rinVfG__passwordToggle:hover{color:#ff6b00}.auth-module__rinVfG__passwordToggle svg{pointer-events:auto!important;color:inherit!important;font-size:1.1rem!important;position:static!important}.auth-module__rinVfG__field input,.auth-module__rinVfG__field select{border:1px solid var(--border-color);width:100%;color:var(--text-main);background:#ffffff08;border-radius:12px;outline:none;padding:.75rem 1rem .75rem 2.8rem;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.auth-module__rinVfG__field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ff6b00'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.2rem}.auth-module__rinVfG__field select option{background-color:var(--bg-card);color:var(--text-main)}.auth-module__rinVfG__field input:focus,.auth-module__rinVfG__field select:focus{background:#ff6b000d;border-color:#ff6b00;transform:translateY(-1px);box-shadow:0 0 0 4px #ff6b001a}.auth-module__rinVfG__error{background:rgba(var(--danger-rgb), .1);border:1px solid rgba(var(--danger-rgb), .2);color:var(--danger);border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem;font-size:.8rem;display:flex}.auth-module__rinVfG__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b00,#ff9e00);border:none;border-radius:12px;width:100%;margin-top:.5rem;padding:.9rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 20px #ff6b0033}.auth-module__rinVfG__submitBtn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 15px 25px #ff6b004d}.auth-module__rinVfG__submitBtn:active{transform:translateY(0)}.auth-module__rinVfG__submitBtn:disabled{background:var(--border-color);cursor:not-allowed;box-shadow:none;opacity:.6;transform:none}.auth-module__rinVfG__footer{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.85rem}.auth-module__rinVfG__footer button{color:#ff6b00;cursor:pointer;background:0 0;border:none;margin-left:.4rem;font-weight:700}.auth-module__rinVfG__footer button:hover{text-decoration:underline}.auth-module__rinVfG__forgotLink{color:#ff6b00;cursor:pointer;text-align:right;background:0 0;border:none;margin-top:-.5rem;padding:0;font-size:.75rem;font-weight:600}.auth-module__rinVfG__pendingContent{text-align:center;padding:1.5rem 0}.auth-module__rinVfG__successIcon{color:#ff6b00;margin-bottom:1rem;font-size:4rem;animation:2s infinite auth-module__rinVfG__bounce}.auth-module__rinVfG__pendingSub{color:var(--text-muted);margin-top:.5rem;font-size:.85rem;line-height:1.6}@keyframes auth-module__rinVfG__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-15px)}60%{transform:translateY(-8px)}}.light-theme .auth-module__rinVfG__card{background:#fffffff2;border:1px solid #ff6b001a}:is(.light-theme .auth-module__rinVfG__field input,.light-theme .auth-module__rinVfG__field select){background:#f8fafc}.auth-module__rinVfG__cardWide{max-width:1050px!important}.auth-module__rinVfG__billingToggleContainer{justify-content:center;align-items:center;gap:.75rem;margin:1.5rem 0;display:flex}.auth-module__rinVfG__toggleLabel{color:var(--text-muted);cursor:pointer;font-size:.9rem;font-weight:600;transition:color .2s}.auth-module__rinVfG__toggleLabelActive{color:#ff6b00;font-weight:700}.auth-module__rinVfG__toggleSwitch{border:1px solid var(--border-color);cursor:pointer;background:#ffffff1a;border-radius:99px;width:50px;height:26px;transition:background .3s;position:relative}.light-theme .auth-module__rinVfG__toggleSwitch{background:#0000000d}.auth-module__rinVfG__toggleSlider{background:#ff6b00;border-radius:50%;width:20px;height:20px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 5px #ff6b0066}.auth-module__rinVfG__toggleActive .auth-module__rinVfG__toggleSlider{transform:translate(24px)}.auth-module__rinVfG__discountBadge{color:#ff6b00;text-transform:uppercase;letter-spacing:.5px;background:#ff6b0026;border:1px solid #ff6b004d;border-radius:99px;padding:.2rem .6rem;font-size:.7rem;font-weight:800;animation:2s infinite auth-module__rinVfG__pulse}@keyframes auth-module__rinVfG__pulse{0%{box-shadow:0 0 #ff6b0066}70%{box-shadow:0 0 0 6px #ff6b0000}to{box-shadow:0 0 #ff6b0000}}.auth-module__rinVfG__plansGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin:1.5rem 0 2rem;display:grid}.auth-module__rinVfG__planCard{border:1px solid var(--border-color);cursor:pointer;background:#ffffff05;border-radius:16px;flex-direction:column;justify-content:space-between;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.light-theme .auth-module__rinVfG__planCard{background:#fff}.auth-module__rinVfG__planCard:hover{border-color:#ff6b0066;transform:translateY(-4px);box-shadow:0 12px 30px #0003}.light-theme .auth-module__rinVfG__planCard:hover{box-shadow:0 12px 30px #0000000d}.auth-module__rinVfG__planCardSelected{background:#ff6b0008!important;border-color:#ff6b00!important;box-shadow:0 0 25px #ff6b0026!important}.light-theme .auth-module__rinVfG__planCardSelected{background:#ff6b0005!important}.auth-module__rinVfG__planCardPopular{border-color:#ff6b0066}.auth-module__rinVfG__popularBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:linear-gradient(135deg,#ff6b00,#ff9e00);border-radius:99px;padding:.25rem .85rem;font-size:.75rem;font-weight:800;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #ff6b004d}.auth-module__rinVfG__planHeader{margin-bottom:1.25rem}.auth-module__rinVfG__planName{color:var(--text-main);margin-bottom:.25rem;font-size:1.25rem;font-weight:800}.auth-module__rinVfG__planPriceContainer{margin-bottom:1.25rem}.auth-module__rinVfG__planPrice{color:var(--text-main);letter-spacing:-1px;font-size:2.2rem;font-weight:900}.auth-module__rinVfG__planCurrency{margin-left:2px;font-size:1.1rem;font-weight:700}.auth-module__rinVfG__planPeriod{color:var(--text-muted);margin-left:4px;font-size:.85rem;font-weight:500}.auth-module__rinVfG__planBillingDetail{color:#ff6b00;margin-top:2px;font-size:.75rem;font-weight:700}.auth-module__rinVfG__planFeaturesList{flex-direction:column;gap:.75rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.auth-module__rinVfG__planFeatureItem{color:var(--text-muted);align-items:flex-start;gap:.5rem;font-size:.85rem;line-height:1.4;display:flex}.auth-module__rinVfG__planFeatureItem svg{color:var(--success);flex-shrink:0;margin-top:2px;font-size:1rem}.auth-module__rinVfG__selectBadge{color:#ff6b00;font-size:1.25rem;position:absolute;top:1rem;right:1rem}.auth-module__rinVfG__stepButtons{grid-template-columns:1fr 2fr;gap:1rem;margin-top:1.5rem;display:grid}.auth-module__rinVfG__backBtn{color:var(--text-main);border:1px solid var(--border-color);cursor:pointer;background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.light-theme .auth-module__rinVfG__backBtn{background:#f1f5f9}.auth-module__rinVfG__backBtn:hover{background:#ffffff1a;border-color:#ff6b004d}.light-theme .auth-module__rinVfG__backBtn:hover{background:#e2e8f0}.auth-module__rinVfG__selectedSummary{color:var(--text-muted);text-align:center;background:#ff6b000f;border:1px solid #ff6b0033;border-radius:12px;margin-bottom:1.5rem;padding:.85rem 1.25rem;font-size:.9rem}.auth-module__rinVfG__selectedSummary strong{color:#ff6b00;font-weight:800}.auth-module__rinVfG__authBar{z-index:100;justify-content:space-between;align-items:center;display:flex;position:absolute;top:1.5rem;left:1.5rem;right:1.5rem}.auth-module__rinVfG__backButton{color:var(--text-muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.auth-module__rinVfG__backButton:hover{border-color:var(--primary);color:var(--primary);box-shadow:0 0 12px rgba(var(--minia-orange-rgb), .25);background:#ffffff14;transform:translateY(-1px)}.auth-module__rinVfG__authBar button{width:38px!important;height:38px!important;color:var(--text-main)!important;cursor:pointer!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#ffffff08!important;border:1px solid #ffffff14!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;padding:0!important;transition:all .2s!important;display:flex!important}.auth-module__rinVfG__authBar button:hover{border-color:var(--primary)!important;color:var(--primary)!important;box-shadow:0 0 12px rgba(var(--minia-orange-rgb), .25)!important;background:#ffffff14!important;transform:translateY(-1px)!important}.auth-module__rinVfG__authBar button svg{margin:0!important}[data-theme=light] .auth-module__rinVfG__backButton{color:#606770;background:#fff;border:1px solid #e4e6eb;box-shadow:0 1px 2px #0000000d}[data-theme=light] .auth-module__rinVfG__backButton:hover{color:#1877f2;box-shadow:0 2px 8px rgba(var(--primary-rgb), .15);background:#f0f2f5;border-color:#1877f2}[data-theme=light] .auth-module__rinVfG__authBar button{color:#606770!important;background:#fff!important;border:1px solid #e4e6eb!important;box-shadow:0 1px 2px #0000000d!important}[data-theme=light] .auth-module__rinVfG__authBar button:hover{color:#1877f2!important;box-shadow:0 2px 8px rgba(var(--primary-rgb), .15)!important;background:#f0f2f5!important;border-color:#1877f2!important}@media (max-width:600px){.auth-module__rinVfG__authBar{top:1rem;left:1rem;right:1rem}.auth-module__rinVfG__backButton span{display:none}.auth-module__rinVfG__backButton{border-radius:50%;justify-content:center;width:38px;height:38px;padding:0}}
.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)}
.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{align-items:center;font-size:1.1rem;font-weight:700;display:flex}.MobileNav-module__k5Tyxa__saasLogoSmall{object-fit:contain;border-radius:4px;width:24px;height:24px;margin-right:8px}.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);height:100vh;display:flex;overflow:hidden}.AdminLayout-module__GmNWPG__main{flex-direction:column;flex:1;min-width:0;height:100%;display:flex;overflow-y:auto}.AdminLayout-module__GmNWPG__content{box-sizing:border-box;width:100%;max-width:100%;padding:1.5rem 2rem}@media (max-width:768px){.AdminLayout-module__GmNWPG__layout{flex-direction:column;height:auto;overflow:visible}.AdminLayout-module__GmNWPG__main{height:auto;overflow-y:visible}.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}
.Landing-module__EZfmaa__container{background:radial-gradient(circle at top left, rgba(var(--minia-orange-rgb), .05), transparent 40%), radial-gradient(circle at bottom right, rgba(var(--purple-rgb), .03), 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:fixed;top:0;left:0;right: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);padding:.25rem 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Landing-module__EZfmaa__navItem:after{content:"";background:var(--primary);width:0;height:2px;box-shadow:0 0 8px rgba(var(--minia-orange-rgb), .5);border-radius:4px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.Landing-module__EZfmaa__navItem:hover{color:var(--text-main)}.Landing-module__EZfmaa__navItem:hover:after{width:100%}.Landing-module__EZfmaa__navActions{align-items:center;gap:1rem;display:flex}.Landing-module__EZfmaa__btnTextDesktop{display:inline}.Landing-module__EZfmaa__btnTextMobile{display:none}.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{background:rgba(var(--minia-orange-rgb), .08);color:var(--primary);border:1px solid rgba(var(--minia-orange-rgb), .15);letter-spacing:.3px;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{background:rgba(var(--minia-orange-rgb), .1);color:var(--primary);border:1px solid rgba(var(--minia-orange-rgb), .2)}.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:var(--danger)}.Landing-module__EZfmaa__dot:nth-child(2){background:var(--minia-orange)}.Landing-module__EZfmaa__dot:nth-child(3){background:var(--success)}.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;background:linear-gradient(135deg, rgba(var(--minia-orange-rgb), .15) 0%, #ff5e000d 100%);border:1px solid rgba(var(--minia-orange-rgb), .2);color:var(--primary);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;box-shadow:0 4px 12px rgba(var(--minia-orange-rgb), .25);border-radius:6px;padding:.6rem;font-size:.75rem;font-weight:700}.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{border-color:rgba(var(--minia-orange-rgb), .3);background:linear-gradient(180deg, rgba(var(--minia-orange-rgb), .04) 0%, #fff0 100%);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:rgba(var(--minia-orange-rgb), .08);border:1px solid rgba(var(--minia-orange-rgb), .15);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 bottom left, rgba(var(--purple-rgb), .02), transparent 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{border-color:rgba(var(--purple-rgb), .3);background:rgba(var(--purple-rgb), .02);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:rgba(var(--purple-rgb), .1)}.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{background:rgba(var(--success-rgb), .15);color:var(--success);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(180deg, rgba(var(--minia-orange-rgb), .04) 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 rgba(var(--minia-orange-rgb), .2)}.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{border-color:rgba(var(--minia-orange-rgb), .2);background:#ffffff05}.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-muted);cursor:pointer;align-items:center;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.Landing-module__EZfmaa__footerLink:before{content:"→";color:var(--primary);opacity:0;width:0;margin-right:0;font-size:.8rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;transform:translate(-6px)}.Landing-module__EZfmaa__footerLink:hover{transform:translate(4px);color:var(--primary)!important}.Landing-module__EZfmaa__footerLink:hover:before{opacity:1;width:12px;text-shadow:0 0 8px rgba(var(--minia-orange-rgb), .6);margin-right:4px;transform:translate(0)}.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{overflow-wrap:break-word;word-wrap:break-word;font-size:1.9rem;line-height:1.2}.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:.6rem 3%}.Landing-module__EZfmaa__logo{font-size:.95rem}.Landing-module__EZfmaa__navLinks{display:none}.Landing-module__EZfmaa__navActions{gap:.35rem}.Landing-module__EZfmaa__navActions button,.Landing-module__EZfmaa__luminousIconBtn{width:34px!important;height:34px!important}.Landing-module__EZfmaa__navActions button svg,.Landing-module__EZfmaa__luminousIconBtn svg{font-size:.95rem!important}.Landing-module__EZfmaa__btnPremium{border-radius:8px!important;padding:.35rem .65rem!important;font-size:.75rem!important}.Landing-module__EZfmaa__btnTextDesktop{display:none}.Landing-module__EZfmaa__btnTextMobile{display:inline}.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}.Landing-module__EZfmaa__ctaGroup{flex-direction:column;gap:.75rem;width:100%}.Landing-module__EZfmaa__btnLg,.Landing-module__EZfmaa__btnLgSecondary{text-align:center;max-width:320px;width:100%!important;padding:.75rem 1.25rem!important;font-size:.9rem!important}.Landing-module__EZfmaa__mockupAppBody{grid-template-columns:1fr}.Landing-module__EZfmaa__mockupSidebar{display:none}.Landing-module__EZfmaa__previewStats{grid-template-columns:1fr;gap:.5rem}.Landing-module__EZfmaa__miniStat{padding:.65rem .85rem}.Landing-module__EZfmaa__previewChartArea{height:120px;padding:.75rem}.Landing-module__EZfmaa__posLayout{grid-template-columns:1fr;gap:.5rem}.Landing-module__EZfmaa__posSidebar{margin-top:.5rem}}[data-theme=light] .Landing-module__EZfmaa__glassCard{background:linear-gradient(135deg,#fffffff2 0%,#f1f5f9fa 100%);border:1px solid #0f172a14;box-shadow:0 30px 60px -15px #0f172a1f}[data-theme=light] .Landing-module__EZfmaa__cardHeader{background:#00000003;border-bottom:1px solid #0f172a0f}[data-theme=light] .Landing-module__EZfmaa__mockupSidebar{background:#0f172a08;border-right:1px solid #0f172a0f}[data-theme=light] .Landing-module__EZfmaa__miniStat{background:#ffffffd9;border:1px solid #0f172a14;box-shadow:0 2px 8px -2px #0f172a0d}[data-theme=light] .Landing-module__EZfmaa__previewChartArea{background:#ffffffd9;border:1px solid #0f172a14;box-shadow:0 2px 8px -2px #0f172a0d}[data-theme=light] .Landing-module__EZfmaa__posSearch{background:#0f172a05;border:1px solid #0f172a0f}[data-theme=light] .Landing-module__EZfmaa__posItem{background:#ffffff80;border-bottom:1px solid #0f172a0f}[data-theme=light] .Landing-module__EZfmaa__posSidebar{background:#ffffffd9;border:1px solid #0f172a14}.Landing-module__EZfmaa__luminousIconBtn{width:40px;height:40px;color:var(--text-main);cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Landing-module__EZfmaa__luminousIconBtn svg{font-size:1.1rem}.Landing-module__EZfmaa__luminousIconBtn:hover{border-color:var(--primary);color:var(--primary);box-shadow:0 0 15px rgba(var(--minia-orange-rgb), .4);background:#ffffff14;transform:translateY(-2px)}.Landing-module__EZfmaa__btnPremium{background:linear-gradient(135deg, var(--primary) 0%, #ff5e00 100%)!important;color:#fff!important;box-shadow:0 4px 15px rgba(var(--minia-orange-rgb), .3), inset 0 1px 0 #fff3!important;border:none!important;font-weight:700!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.Landing-module__EZfmaa__btnPremium:hover{background:linear-gradient(135deg, #ff9d2e 0%, var(--primary) 100%)!important;box-shadow:0 6px 20px rgba(var(--minia-orange-rgb), .5), 0 0 15px rgba(var(--minia-orange-rgb), .3)!important;transform:translateY(-2px)!important}.Landing-module__EZfmaa__navActions button{width:40px!important;height:40px!important;color:var(--text-main)!important;cursor:pointer!important;background:#ffffff08!important;border:1px solid #ffffff1a!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;padding:0!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;position:relative!important;overflow:hidden!important}.Landing-module__EZfmaa__navActions button svg{margin:0!important}.Landing-module__EZfmaa__navActions button:hover{border-color:var(--primary)!important;color:var(--primary)!important;box-shadow:0 0 15px rgba(var(--minia-orange-rgb), .4)!important;background:#ffffff14!important;transform:translateY(-2px)!important}[data-theme=light] .Landing-module__EZfmaa__nav{background:#ffffffbf;border-bottom:1px solid #0f172a0f}[data-theme=light] .Landing-module__EZfmaa__luminousIconBtn{color:var(--text-main);background:#0f172a08;border:1px solid #0f172a14}[data-theme=light] .Landing-module__EZfmaa__luminousIconBtn:hover{border-color:var(--primary);color:var(--primary);box-shadow:0 0 15px rgba(var(--minia-orange-rgb), .3);background:#0f172a0f}[data-theme=light] .Landing-module__EZfmaa__navActions button{color:var(--text-main)!important;background:#0f172a08!important;border:1px solid #0f172a14!important}[data-theme=light] .Landing-module__EZfmaa__navActions button:hover{border-color:var(--primary)!important;color:var(--primary)!important;box-shadow:0 0 15px rgba(var(--minia-orange-rgb), .3)!important;background:#0f172a0f!important}.Landing-module__EZfmaa__socialLinks{gap:.75rem;margin-top:1.25rem;display:flex}.Landing-module__EZfmaa__socialBtn{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Landing-module__EZfmaa__socialBtn svg{font-size:1rem}.Landing-module__EZfmaa__socialBtn:hover{border-color:var(--primary);color:var(--primary);box-shadow:0 0 12px rgba(var(--minia-orange-rgb), .3);background:#ffffff14;transform:translateY(-3px)}[data-theme=light] .Landing-module__EZfmaa__footer{background:#f8fafc;border-top:1px solid #0f172a0f}[data-theme=light] .Landing-module__EZfmaa__footerBottom{border-top:1px solid #0f172a0f}[data-theme=light] .Landing-module__EZfmaa__socialBtn{color:var(--text-muted);background:#0f172a08;border:1px solid #0f172a14}[data-theme=light] .Landing-module__EZfmaa__socialBtn:hover{border-color:var(--primary);color:var(--primary);box-shadow:0 0 12px rgba(var(--minia-orange-rgb), .25);background:#0f172a0f}
