.Hero-module__ZARIfG__hero{padding-top:calc(var(--header-height) + 4rem);background:var(--grad-hero);padding-bottom:5rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGlow1{top:-100px;right:-50px}.Hero-module__ZARIfG__bgGlow2{bottom:-50px;left:-50px}.Hero-module__ZARIfG__container{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.Hero-module__ZARIfG__content{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__ZARIfG__title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}.Hero-module__ZARIfG__highlightText{background:linear-gradient(135deg, var(--brand-purple) 0%, #f60 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__description{color:var(--text-secondary);max-width:520px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__actions{align-items:center;gap:1.25rem;margin-bottom:3.5rem;display:flex}.Hero-module__ZARIfG__exploreBtn{background:var(--brand-purple);color:#fff;transition:all .3s var(--ease-in-out);border-radius:100px;align-items:center;gap:.75rem;padding:.9rem 1.8rem;font-weight:700;display:inline-flex;box-shadow:0 8px 25px #5f27cd40}.Hero-module__ZARIfG__exploreBtn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #5f27cd59}.Hero-module__ZARIfG__exploreBtn svg{transition:transform .2s var(--ease-in-out)}.Hero-module__ZARIfG__exploreBtn:hover svg{transform:translate(4px)}.Hero-module__ZARIfG__demoBtn{color:var(--brand-purple);transition:all .3s var(--ease-in-out);background:#fff;border:1.5px solid #5f27cd66;border-radius:100px;align-items:center;gap:.75rem;padding:.9rem 1.8rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__demoBtn:hover{border-color:var(--brand-purple);background-color:#5f27cd0a}.Hero-module__ZARIfG__demoBtn svg{transition:transform .2s var(--ease-in-out)}.Hero-module__ZARIfG__demoBtn:hover svg{transform:scale(1.1)}.Hero-module__ZARIfG__valueRow{flex-wrap:wrap;gap:1.5rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__valueCard{border:1px solid var(--card-border);transition:all .2s var(--ease-in-out);background:#ffffffbf;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex;box-shadow:0 2px 10px #0f172a05}.Hero-module__ZARIfG__valueCard:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0f172a0d}.Hero-module__ZARIfG__iconCircle{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;display:flex}.Hero-module__ZARIfG__visual{justify-content:center;align-items:center;width:100%;height:480px;display:flex;position:relative}.Hero-module__ZARIfG__laptopFrame{aspect-ratio:16/10;background-color:#0f172a;border:4px solid #475569;border-bottom:none;border-radius:16px 16px 0 0;width:90%;height:auto;padding:10px 10px 0;position:relative;box-shadow:0 25px 50px -12px #0f172a40}.Hero-module__ZARIfG__laptopBase{background:#1e293b;border-radius:0 0 16px 16px;height:12px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 12px 30px #0f172a26}.Hero-module__ZARIfG__laptopBase:after{content:"";background:#475569;border-radius:0 0 4px 4px;width:60px;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__screenContent{background:#f8fafc;border-radius:8px 8px 0 0;width:100%;height:100%;display:flex;overflow:hidden}.Hero-module__ZARIfG__sidebar{background:#0f172a;flex-direction:column;align-items:center;gap:1rem;width:65px;height:100%;padding:.75rem 0;display:flex}.Hero-module__ZARIfG__sidebarLogo{background:var(--brand-purple);border-radius:6px;width:24px;height:24px;margin-bottom:.5rem}.Hero-module__ZARIfG__sidebarIcon{color:#64748b;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.Hero-module__ZARIfG__sidebarIconActive{color:#fff;background:#ffffff1a}.Hero-module__ZARIfG__dashboardBody{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow:hidden}.Hero-module__ZARIfG__dashHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.Hero-module__ZARIfG__dashTitle{color:#0f172a;font-size:.9rem;font-weight:700}.Hero-module__ZARIfG__dashStats{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.Hero-module__ZARIfG__dashCard{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem;box-shadow:0 1px 3px #00000005}.Hero-module__ZARIfG__dashCardLabel{color:#64748b;font-size:.55rem;font-weight:500}.Hero-module__ZARIfG__dashCardVal{color:#0f172a;font-size:.8rem;font-weight:700}.Hero-module__ZARIfG__dashCardChange{color:#10b981;font-size:.5rem;font-weight:600}.Hero-module__ZARIfG__dashMain{flex:1;grid-template-columns:2fr 1fr;gap:.5rem;display:grid}.Hero-module__ZARIfG__chartCard{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;padding:.5rem;display:flex}.Hero-module__ZARIfG__chartCardHeader{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.Hero-module__ZARIfG__chartCardTitle{color:#0f172a;font-size:.65rem;font-weight:700}.Hero-module__ZARIfG__chartMock{border-bottom:1.5px solid var(--brand-purple);background:linear-gradient(#5f27cd0d 0%,#fff0 100%);flex:1;margin-top:.5rem;position:relative}.Hero-module__ZARIfG__chartDot{background:var(--brand-purple);border:1.5px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:40%;left:60%;box-shadow:0 0 10px #5f27cdcc}.Hero-module__ZARIfG__chartMockTooltip{color:#fff;background:#0f172a;border-radius:3px;padding:2px 4px;font-size:.45rem;font-weight:600;position:absolute;top:15%;left:50%}.Hero-module__ZARIfG__recentOrders{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:.35rem;padding:.5rem;display:flex}.Hero-module__ZARIfG__orderRow{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:.25rem;font-size:.5rem;display:flex}.Hero-module__ZARIfG__orderRow:last-child{border-bottom:none}.Hero-module__ZARIfG__orderId{color:#0f172a;font-weight:600}.Hero-module__ZARIfG__orderPrice{color:#475569}.Hero-module__ZARIfG__orderStatus{color:#065f46;background-color:#ecfdf5;border-radius:4px;padding:1px 4px;font-weight:600}.Hero-module__ZARIfG__printer{z-index:10;background:#f1f5f9;border:2px solid #e2e8f0;border-radius:12px;flex-direction:column;width:140px;height:120px;display:flex;position:absolute;bottom:0;left:-20px;overflow:hidden;box-shadow:0 15px 30px #0000001a}.Hero-module__ZARIfG__printerTop{background:#e2e8f0;border-bottom:3px solid #cbd5e1;flex-direction:column;justify-content:center;align-items:center;height:40px;display:flex}.Hero-module__ZARIfG__printerLogo{color:var(--brand-purple);font-size:.5rem;font-weight:800}.Hero-module__ZARIfG__paperSlot{background:#0f172a;border-radius:2px;width:90px;height:4px;margin-top:2px}.Hero-module__ZARIfG__printerBody{background:#cbd5e1;flex:1;justify-content:center;padding-top:10px;display:flex;position:relative}.Hero-module__ZARIfG__printerButton{background:#ff4d4d;border-radius:50%;width:12px;height:12px;position:absolute;top:15px;right:15px;box-shadow:inset 0 2px 2px #0003}.Hero-module__ZARIfG__paper{transform-origin:top;z-index:11;background:#fff;border-bottom:2px dashed #94a3b8;flex-direction:column;gap:3px;width:90px;min-height:110px;padding:8px;animation:3s ease-out forwards Hero-module__ZARIfG__printOut;display:flex;position:absolute;top:-25px;left:25px;box-shadow:0 4px 10px #0000000f}@keyframes Hero-module__ZARIfG__printOut{0%{opacity:0;transform:scaleY(.1)}to{opacity:1;transform:scaleY(1)}}.Hero-module__ZARIfG__receiptText{color:#334155;font-family:monospace;font-size:.45rem}.Hero-module__ZARIfG__receiptHeading{text-align:center;color:#0f172a;border-bottom:1px dashed #e2e8f0;padding-bottom:2px;font-size:.5rem;font-weight:700}.Hero-module__ZARIfG__mobileMocks{z-index:10;background:#0f172a;border:4px solid #475569;border-radius:20px;flex-direction:column;width:130px;height:220px;padding:5px;display:flex;position:absolute;bottom:0;right:-30px;box-shadow:0 20px 45px #0f172a33}.Hero-module__ZARIfG__mobileScreen{background:#fff;border-radius:12px;flex-direction:column;flex:1;gap:.5rem;padding:.5rem;display:flex;overflow:hidden}.Hero-module__ZARIfG__mobileHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:.25rem;display:flex}.Hero-module__ZARIfG__mobileHeaderTitle{font-size:.5rem;font-weight:700}.Hero-module__ZARIfG__mobileValue{background:linear-gradient(135deg,#5f27cd0d 0%,#2e86de0d 100%);border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;align-items:center;padding:.35rem;display:flex}.Hero-module__ZARIfG__mobileBarChart{justify-content:space-around;align-items:flex-end;height:60px;padding-top:10px;display:flex}.Hero-module__ZARIfG__mobileBar{background:var(--brand-purple);border-radius:2px 2px 0 0;width:8px;transition:height .5s}.Hero-module__ZARIfG__mobileBar:nth-child(2){background:var(--brand-blue)}.Hero-module__ZARIfG__mobileBar:nth-child(3){background:var(--brand-coral)}@media (max-width:1024px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr;gap:4rem}.Hero-module__ZARIfG__content{align-items:center}.Hero-module__ZARIfG__description{max-width:100%}.Hero-module__ZARIfG__actions,.Hero-module__ZARIfG__valueRow{justify-content:center}.Hero-module__ZARIfG__visual{height:400px;margin-top:2rem}.Hero-module__ZARIfG__laptopFrame{width:80%}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__actions{flex-direction:column;gap:.75rem;width:100%}.Hero-module__ZARIfG__actions a,.Hero-module__ZARIfG__actions button{justify-content:center;width:100%}.Hero-module__ZARIfG__visual{height:300px}.Hero-module__ZARIfG__printer,.Hero-module__ZARIfG__mobileMocks{display:none}.Hero-module__ZARIfG__laptopFrame{width:100%}}
.BillingSolutions-module__FSQBJa__section{background-color:#fff;position:relative}.BillingSolutions-module__FSQBJa__bgGlow{opacity:.08;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%)}.BillingSolutions-module__FSQBJa__headerText{text-align:center;max-width:700px;margin:0 auto 4rem}.BillingSolutions-module__FSQBJa__title{color:var(--text-primary);margin-top:1rem;font-size:2.25rem;font-weight:800}.BillingSolutions-module__FSQBJa__titleHighlight{color:var(--brand-purple)}.BillingSolutions-module__FSQBJa__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.BillingSolutions-module__FSQBJa__card{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-md);text-align:center;box-shadow:var(--card-shadow);transition:all .3s var(--ease-in-out);flex-direction:column;align-items:center;padding:2.5rem 1.5rem;display:flex;position:relative;overflow:hidden}.BillingSolutions-module__FSQBJa__card:before{content:"";background-color:#0000;width:100%;height:4px;transition:background-color .3s;position:absolute;top:0;left:0}.BillingSolutions-module__FSQBJa__card:hover{box-shadow:var(--card-shadow-hover);border-color:rgba(var(--accent-color-rgb), .25);transform:translateY(-6px)}.BillingSolutions-module__FSQBJa__card:hover:before{background-color:var(--accent-color)}.BillingSolutions-module__FSQBJa__iconWrapper{background-color:rgba(var(--accent-color-rgb), .08);width:60px;height:60px;color:var(--accent-color);transition:all .3s var(--ease-in-out);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.BillingSolutions-module__FSQBJa__card:hover .BillingSolutions-module__FSQBJa__iconWrapper{background-color:var(--accent-color);color:#fff;box-shadow:0 8px 20px rgba(var(--accent-color-rgb), .3);transform:scale(1.1)rotate(5deg)}.BillingSolutions-module__FSQBJa__cardTitle{color:var(--text-primary);font-size:1.25rem;font-weight:700;font-family:var(--font-heading);margin-bottom:.75rem}.BillingSolutions-module__FSQBJa__cardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.BillingSolutions-module__FSQBJa__cafe{--accent-color:#5f27cd;--accent-color-rgb:95, 39, 205}.BillingSolutions-module__FSQBJa__bakery{--accent-color:#ff9f43;--accent-color-rgb:255, 159, 67}.BillingSolutions-module__FSQBJa__retail{--accent-color:#2e86de;--accent-color-rgb:46, 134, 222}.BillingSolutions-module__FSQBJa__restaurant{--accent-color:#10ac84;--accent-color-rgb:16, 172, 132}.BillingSolutions-module__FSQBJa__hotel{--accent-color:#9b59b6;--accent-color-rgb:155, 89, 182}.BillingSolutions-module__FSQBJa__tiffin{--accent-color:#ee5253;--accent-color-rgb:238, 82, 83}.BillingSolutions-module__FSQBJa__stayingHotel{--accent-color:#0abde3;--accent-color-rgb:10, 189, 227}@media (max-width:1200px){.BillingSolutions-module__FSQBJa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.BillingSolutions-module__FSQBJa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.BillingSolutions-module__FSQBJa__grid{grid-template-columns:1fr}.BillingSolutions-module__FSQBJa__card{padding:2rem 1.25rem}.BillingSolutions-module__FSQBJa__title{font-size:1.75rem}}
.ManagementSolutions-module__ZciBBG__section{background-color:#f8fafc;position:relative;overflow:hidden}.ManagementSolutions-module__ZciBBG__bgGlow{width:400px;height:400px;bottom:-100px;right:-100px}.ManagementSolutions-module__ZciBBG__headerText{text-align:center;max-width:700px;margin:0 auto 4.5rem}.ManagementSolutions-module__ZciBBG__title{color:var(--text-primary);margin-top:1rem;font-size:2.25rem;font-weight:800}.ManagementSolutions-module__ZciBBG__titleHighlight{color:var(--brand-purple);text-underline-offset:8px;-webkit-text-decoration:underline #5f27cd66;text-decoration:underline #5f27cd66}.ManagementSolutions-module__ZciBBG__splitLayout{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:2.5rem;display:grid}.ManagementSolutions-module__ZciBBG__leftGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.ManagementSolutions-module__ZciBBG__card{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-md);box-shadow:var(--card-shadow);transition:all .3s var(--ease-in-out);flex-direction:column;padding:2rem 1.5rem;display:flex;position:relative}.ManagementSolutions-module__ZciBBG__card:hover{box-shadow:var(--card-shadow-hover);border-color:#5f27cd33;transform:translateY(-4px)}.ManagementSolutions-module__ZciBBG__iconWrapper{background-color:rgba(var(--accent-color-rgb), .08);width:48px;height:48px;color:var(--accent-color);transition:all .3s var(--ease-in-out);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.ManagementSolutions-module__ZciBBG__card:hover .ManagementSolutions-module__ZciBBG__iconWrapper{background-color:var(--accent-color);color:#fff;box-shadow:0 6px 15px rgba(var(--accent-color-rgb), .25)}.ManagementSolutions-module__ZciBBG__cardTitle{color:var(--text-primary);font-size:1.15rem;font-weight:700;font-family:var(--font-heading);margin-bottom:.5rem;line-height:1.3}.ManagementSolutions-module__ZciBBG__cardDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.ManagementSolutions-module__ZciBBG__school{--accent-color:#2e86de;--accent-color-rgb:46, 134, 222}.ManagementSolutions-module__ZciBBG__college{--accent-color:#fd79a8;--accent-color-rgb:253, 121, 168}.ManagementSolutions-module__ZciBBG__pharmacy{--accent-color:#e056fd;--accent-color-rgb:224, 86, 253}.ManagementSolutions-module__ZciBBG__hospital{--accent-color:#10ac84;--accent-color-rgb:16, 172, 132}.ManagementSolutions-module__ZciBBG__stock{--accent-color:#f9ca24;--accent-color-rgb:249, 202, 36}.ManagementSolutions-module__ZciBBG__promoCard{background:var(--grad-cta);color:#fff;border-radius:var(--radius-lg);border:1px solid #ffffff1a;flex-direction:column;justify-content:space-between;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #5f27cd26}.ManagementSolutions-module__ZciBBG__promoBgGlow{filter:blur(50px);background-color:#ffffff26;border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.ManagementSolutions-module__ZciBBG__promoTitle{color:#fff;font-size:1.85rem;font-weight:800;font-family:var(--font-heading);margin-bottom:.75rem}.ManagementSolutions-module__ZciBBG__promoDesc{color:#ffffffd9;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.ManagementSolutions-module__ZciBBG__promoBtn{color:var(--brand-purple);transition:all .3s var(--ease-in-out);z-index:5;background-color:#fff;border-radius:100px;align-self:flex-start;align-items:center;gap:.75rem;padding:.8rem 1.6rem;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 4px 15px #0000001a}.ManagementSolutions-module__ZciBBG__promoBtn:hover{background-color:#fffffff2;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.ManagementSolutions-module__ZciBBG__promoBtn svg{transition:transform .2s var(--ease-in-out)}.ManagementSolutions-module__ZciBBG__promoBtn:hover svg{transform:translate(4px)}.ManagementSolutions-module__ZciBBG__promoVisual{justify-content:center;align-items:center;width:100%;height:140px;margin-top:1.5rem;display:flex}.ManagementSolutions-module__ZciBBG__promoIllustration{width:auto;height:100%;max-height:120px}@media (max-width:1024px){.ManagementSolutions-module__ZciBBG__splitLayout{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.ManagementSolutions-module__ZciBBG__leftGrid{grid-template-columns:1fr}.ManagementSolutions-module__ZciBBG__promoCard{padding:2.25rem 1.75rem}.ManagementSolutions-module__ZciBBG__title{font-size:1.75rem}}
.WhyChoose-module__h8oZ9a__section{background-color:#fff;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.WhyChoose-module__h8oZ9a__headerText{text-align:center;max-width:600px;margin:0 auto 3.5rem}.WhyChoose-module__h8oZ9a__title{color:var(--text-primary);font-size:2.25rem;font-weight:800}.WhyChoose-module__h8oZ9a__titleHighlight{color:var(--brand-purple)}.WhyChoose-module__h8oZ9a__row{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.WhyChoose-module__h8oZ9a__item{text-align:center;border-radius:var(--radius-md);transition:all .3s var(--ease-in-out);flex-direction:column;align-items:center;padding:1.5rem 1rem;display:flex}.WhyChoose-module__h8oZ9a__item:hover{background-color:#5f27cd05;transform:translateY(-4px)}.WhyChoose-module__h8oZ9a__iconCircle{width:56px;height:56px;color:var(--accent-color);background-color:rgba(var(--accent-color-rgb), .08);border:1px solid rgba(var(--accent-color-rgb), .12);transition:all .3s var(--ease-in-out);box-shadow:0 4px 10px rgba(var(--accent-color-rgb), .05);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.WhyChoose-module__h8oZ9a__item:hover .WhyChoose-module__h8oZ9a__iconCircle{background-color:var(--accent-color);color:#fff;box-shadow:0 8px 20px rgba(var(--accent-color-rgb), .25);transform:scale(1.1)}.WhyChoose-module__h8oZ9a__itemTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700;font-family:var(--font-heading);margin-bottom:.5rem}.WhyChoose-module__h8oZ9a__itemDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.WhyChoose-module__h8oZ9a__userFriendly{--accent-color:#5f27cd;--accent-color-rgb:95, 39, 205}.WhyChoose-module__h8oZ9a__secureData{--accent-color:#ff9f43;--accent-color-rgb:255, 159, 67}.WhyChoose-module__h8oZ9a__cloudBased{--accent-color:#10ac84;--accent-color-rgb:16, 172, 132}.WhyChoose-module__h8oZ9a__regularUpdates{--accent-color:#fd79a8;--accent-color-rgb:253, 121, 168}.WhyChoose-module__h8oZ9a__support{--accent-color:#2e86de;--accent-color-rgb:46, 134, 222}@media (max-width:1024px){.WhyChoose-module__h8oZ9a__row{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.WhyChoose-module__h8oZ9a__row{grid-template-columns:repeat(2,1fr)}.WhyChoose-module__h8oZ9a__title{font-size:1.75rem}}@media (max-width:480px){.WhyChoose-module__h8oZ9a__row{grid-template-columns:1fr;gap:1rem}}
.StatsBar-module__e6NbvG__section{background:var(--grad-stats);color:#fff;padding:3rem 0;position:relative;overflow:hidden}.StatsBar-module__e6NbvG__bgPattern{opacity:.05;background-image:radial-gradient(#fff 1px,#0000 1px);background-size:20px 20px;width:100%;height:100%;position:absolute;top:0;left:0}.StatsBar-module__e6NbvG__row{z-index:2;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}.StatsBar-module__e6NbvG__statItem{justify-content:center;align-items:center;gap:1.25rem;display:flex}.StatsBar-module__e6NbvG__iconWrapper{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff26;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.5rem;display:flex}.StatsBar-module__e6NbvG__textWrapper{flex-direction:column;display:flex}.StatsBar-module__e6NbvG__number{font-family:var(--font-heading);font-size:2rem;font-weight:800;line-height:1.1}.StatsBar-module__e6NbvG__label{color:#ffffffd9;font-size:.85rem;font-weight:600}@media (max-width:992px){.StatsBar-module__e6NbvG__row{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width:576px){.StatsBar-module__e6NbvG__row{grid-template-columns:1fr;gap:2rem}.StatsBar-module__e6NbvG__statItem{justify-content:flex-start;padding-left:2rem}.StatsBar-module__e6NbvG__number{font-size:1.75rem}}
.Features-module__zvCZ4q__section{background-color:#fff}.Features-module__zvCZ4q__headerText{text-align:center;max-width:600px;margin:0 auto 4rem}.Features-module__zvCZ4q__title{color:var(--text-primary);margin-top:1rem;font-size:2.25rem;font-weight:800}.Features-module__zvCZ4q__titleHighlight{color:var(--brand-purple)}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Features-module__zvCZ4q__card{background-color:var(--card-bg);border:1.5px solid var(--card-border);border-radius:var(--radius-md);transition:all .3s var(--ease-in-out);flex-direction:column;gap:1.25rem;padding:2.25rem 2rem;display:flex;box-shadow:0 4px 6px -1px #00000003,0 2px 4px -1px #00000003}.Features-module__zvCZ4q__card:hover{box-shadow:var(--card-shadow-hover);border-color:#5f27cd33;transform:translateY(-4px)}.Features-module__zvCZ4q__iconWrapper{width:48px;height:48px;color:var(--accent-color);background-color:rgba(var(--accent-color-rgb), .08);border:1.5px solid rgba(var(--accent-color-rgb), .15);transition:all .3s var(--ease-in-out);border-radius:12px;justify-content:center;align-items:center;display:flex}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__iconWrapper{background-color:var(--accent-color);color:#fff;box-shadow:0 6px 15px rgba(var(--accent-color-rgb), .25)}.Features-module__zvCZ4q__textGroup{flex-direction:column;gap:.5rem;display:flex}.Features-module__zvCZ4q__cardTitle{color:var(--text-primary);font-size:1.2rem;font-weight:700;font-family:var(--font-heading)}.Features-module__zvCZ4q__cardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.Features-module__zvCZ4q__sales{--accent-color:#2e86de;--accent-color-rgb:46, 134, 222}.Features-module__zvCZ4q__inventory{--accent-color:#ff9f43;--accent-color-rgb:255, 159, 67}.Features-module__zvCZ4q__customer{--accent-color:#10ac84;--accent-color-rgb:16, 172, 132}.Features-module__zvCZ4q__reports{--accent-color:#fd79a8;--accent-color-rgb:253, 121, 168}.Features-module__zvCZ4q__multiDevice{--accent-color:#5f27cd;--accent-color-rgb:95, 39, 205}.Features-module__zvCZ4q__backup{--accent-color:#ee5253;--accent-color-rgb:238, 82, 83}@media (max-width:1024px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr}.Features-module__zvCZ4q__title{font-size:1.75rem}}
.Testimonials-module__ItA9Ha__section{background-color:#f8fafc}.Testimonials-module__ItA9Ha__headerText{text-align:center;max-width:600px;margin:0 auto 4rem}.Testimonials-module__ItA9Ha__title{color:var(--text-primary);margin-top:1rem;font-size:2.25rem;font-weight:800}.Testimonials-module__ItA9Ha__titleHighlight{color:var(--brand-purple)}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2.5rem;display:grid}.Testimonials-module__ItA9Ha__card{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-md);box-shadow:var(--card-shadow);transition:all .3s var(--ease-in-out);flex-direction:column;justify-content:space-between;gap:1.5rem;padding:2.25rem;display:flex}.Testimonials-module__ItA9Ha__card:hover{box-shadow:var(--card-shadow-hover);border-color:#5f27cd26;transform:translateY(-4px)}.Testimonials-module__ItA9Ha__starsRow{color:#ffb800;gap:.25rem;display:flex}.Testimonials-module__ItA9Ha__text{color:var(--text-secondary);font-size:.95rem;font-style:italic;line-height:1.6}.Testimonials-module__ItA9Ha__authorRow{border-top:1px solid #f1f5f9;align-items:center;gap:1rem;padding-top:1.25rem;display:flex}.Testimonials-module__ItA9Ha__avatar{background:var(--grad-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:.95rem;font-weight:700;display:flex;box-shadow:0 4px 10px #5f27cd26}.Testimonials-module__ItA9Ha__avatarBakery{background:var(--grad-accent)}.Testimonials-module__ItA9Ha__avatarSchool{background:linear-gradient(135deg,#2e86de 0%,#0abde3 100%)}.Testimonials-module__ItA9Ha__authorInfo{flex-direction:column;display:flex}.Testimonials-module__ItA9Ha__authorName{color:var(--text-primary);font-size:1rem;font-weight:700;font-family:var(--font-heading)}.Testimonials-module__ItA9Ha__authorRole{color:var(--text-muted);font-size:.8rem;font-weight:600}.Testimonials-module__ItA9Ha__dotsRow{justify-content:center;gap:.5rem;display:flex}.Testimonials-module__ItA9Ha__dot{cursor:pointer;background-color:#cbd5e1;border-radius:50%;width:8px;height:8px;transition:all .2s}.Testimonials-module__ItA9Ha__dotActive{background-color:var(--brand-purple);border-radius:100px;width:24px}@media (max-width:1024px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(2,1fr)}.Testimonials-module__ItA9Ha__card:last-child{grid-column:span 2;max-width:50%;margin:0 auto}}@media (max-width:768px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}.Testimonials-module__ItA9Ha__card:last-child{grid-column:span 1;max-width:100%}.Testimonials-module__ItA9Ha__title{font-size:1.75rem}.Testimonials-module__ItA9Ha__card{padding:1.75rem}}
