:root{--color-dark:#2b2b2b;--color-orange:#e67e3d;--color-beige:#f3efe8;--color-green:#6b8f71;--color-light:#fff;--font-primary:"Inter Tight", sans-serif}body{background-color:var(--color-light);font-family:var(--font-primary)!important}body:has(.dashboard-container){height:100vh;overflow:hidden}.card{background-color:var(--color-beige)}.header{color:var(--color-dark)}.success{color:var(--color-green)}.custom-navbar{background:#f5f2ee}.logo-dot{background:var(--color-orange);border-radius:50%;width:10px;height:10px;margin-right:8px;display:inline-block}button.ant-btn.fill-button{border:none;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:8px 18px;font-size:14px;font-weight:500;display:flex;background:var(--color-orange)!important;color:#fff!important;border:1px solid var(--color-orange)!important}.hero-section{background-repeat:no-repeat;background-size:cover;padding:50px 0;position:relative}.hero-card{justify-content:center;align-items:center;display:flex}.hero-overlay{background:#00000080;position:absolute;inset:0}.hero-content{z-index:2;position:relative}.hero-title{font-size:50px;font-weight:700;line-height:130%}.hero-title span{color:var(--color-orange)}.hero-subtitle{color:#fff;margin-top:15px;font-size:20px;font-weight:500;line-height:33px}.hero-image-main img{width:100%;max-width:600px;height:auto}.hero-image-main-overlay{background:#fff;border:1px solid #2b2b2b14;border-radius:24px;width:fit-content;padding:15px;position:absolute;bottom:40%;right:0}section.features-section{text-align:center;background-color:#fff;padding:60px 0}.features-title{color:var(--color-dark);text-align:center;margin-bottom:15px;font-size:45px;font-weight:700}.features-title span{color:var(--color-orange)}.features-grid{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.feature-card{max-width:200px}.feature-icon{background-color:var(--color-green);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 15px;font-size:24px;display:flex}.feature-card p{text-align:center;color:#2b2b2bb2;font-size:18px}.outcomes{background:#f5f2ed;padding:80px 0 40px;overflow:hidden}.outcomes-subtitle{text-align:center;color:#666;margin-top:10px}.outcome-item{align-items:center;gap:15px;margin-bottom:50px;display:flex}.icon{width:65px;height:65px;color:var(--color-orange);background:#e67e3d2b;border:1px solid #e67e3d20;border-radius:24px;justify-content:center;align-items:center;display:flex}.icon.green{color:#6b8f71;background:#6b8f712b;border:1px solid #6b8f7120}.icon.orange{color:var(--color-orange);background:#e67e3d2b;border:1px solid #e67e3d20}.ant-row.row-margin{margin-top:50px}.outcome-item h4{margin:0;font-size:24px;font-weight:500}.outcome-item p{color:#2b2b2b;margin:5px 0 0;font-size:16px;font-weight:400}.outcomes-right img{border-radius:20px;width:100%;height:auto}.outcomes-tags{color:#2b2b2bb2;justify-content:center;gap:25px;margin-top:40px;font-size:16px;display:flex}.outcome-circle span{color:#e67e3d;background:#e67e3d1a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.dashboard-title-wrap{flex-direction:column;align-items:center;gap:4px;display:flex}.dashboard-sync-loader{min-height:20px;color:var(--color-orange);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:3px;font-size:12px;font-weight:600;display:inline-flex}.dashboard-sync-loader-dots{min-width:18px;display:inline-flex}.dashboard-sync-loader-dots span{opacity:.25;animation:1.2s infinite dashboardSyncDotPulse}.dashboard-sync-loader-dots span:nth-child(2){animation-delay:.2s}.dashboard-sync-loader-dots span:nth-child(3){animation-delay:.4s}.inline-sync-loader{min-width:18px;color:var(--color-orange);letter-spacing:2px;justify-content:center;font-weight:700;animation:1.2s infinite dashboardSyncDotPulse;display:inline-flex}@keyframes dashboardSyncDotPulse{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-1px)}}.outcome-circle{justify-content:center;align-items:center;gap:10px;display:flex}.workflow{text-align:center;background:linear-gradient(#fff0 0%,#f3efe8 100%);padding:70px 0}.timeline{flex-wrap:wrap;justify-content:space-between;margin-top:50px;display:flex;position:relative}.line{z-index:0;background:linear-gradient(#6b8f714d 0%,#e67e3d4d 50%,#e67e3d26 100%);width:100%;height:2px;position:absolute;top:40px;left:0%}.step{z-index:1;width:18%;position:relative}.step-card{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:100px;height:100px;margin:auto;display:flex;position:relative;box-shadow:0 2px 4px -1px #2b2b2b0a,0 4px 8px -2px #2b2b2b14}.icon-steps{width:44px;color:var(--color-orange)}.step-number{background:var(--color-orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:12px;display:flex;position:absolute;top:-10px;right:-10px}.icon{font-size:28px}.step h4{color:#333;margin-top:32px;font-size:18px}.step p{color:#777;margin-top:5px;font-size:13px}.bottom-note{background:#fff;border:1px solid #2b2b2b14;border-radius:20px;align-items:center;gap:10px;margin-top:40px;padding:20px 30px;font-size:14px;display:inline-flex;box-shadow:0 1px 2px #2b2b2b08,0 2px 4px #2b2b2b0f}.bottom-note-content h6{color:#2b2b2b;text-align:left;margin:0;font-size:15px;font-weight:400;line-height:20px}.bottom-note-content p{color:#2b2b2b8c;margin:0;font-size:12px}section.built-section{background:linear-gradient(158.04deg,#fff 53.6%,#f3f3f3 53.6%,#f3efe8 97.45%);padding:70px 0}.built-image-outer img{width:100%;max-width:1280px;height:auto;margin:0 auto}.comparison{text-align:center;background:linear-gradient(135deg,#f5f5f5,#fff);padding:80px 20px}.container{max-width:1000px}.billing-loading-state{text-align:center;padding:80px}.billing-top-card{background:#fff;border-radius:24px;height:100%;box-shadow:0 20px 40px #0000000f}.billing-top-copy{color:#000000a6;max-width:560px;margin-bottom:24px}.billing-overview{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:18px;display:flex}.billing-mainj{align-items:center;gap:10px;display:flex}.billing-price-row{align-items:flex-end;gap:8px;display:flex}.billing-price-value{font-size:42px;line-height:1}.billing-intro-copy{color:#000000a6!important;margin:0!important}.billing-info-panel{background:#fff7e6;border:1px solid #ffe7ba;border-radius:10px;align-items:flex-start;gap:16px;width:100%;margin-top:15px;padding:10px;display:flex}.billing-info-icon span.anticon.anticon-star{font-size:24px}.billing-info-icon{color:#d46b08;background:#fff2e8;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.billing-info-text{color:#000000a6;margin-top:6px}.billing-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.billing-side-card,.billing-section-card{background:#fff;border-radius:24px;height:100%}.billing-side-amount-row{margin:16px 0 12px}.billing-side-amount{margin:0}.billing-side-divider{margin:20px 0}.billing-side-payment{margin-bottom:8px}.billing-transactions-list{width:100%}.billing-transaction-item{border-radius:12px}.billing-transaction-row{gap:12px}.billing-transaction-plan{font-weight:500}.billing-transaction-date{color:#999;font-size:12px}.billing-transaction-amount-col{text-align:right}.billing-transaction-amount{font-weight:600}.billing-subscription-card{min-height:320px}.billing-subscription-note{margin-top:6px;display:block}.title{color:#333;font-size:34px;font-weight:600}.title span{color:#f97316}.subtitle{color:#777;margin-top:10px;font-size:14px}.table-wrapper{background:#fff;border-radius:24px;margin-top:40px;overflow:hidden;box-shadow:0 10px 30px #00000014}.compare-table{border-collapse:collapse;width:100%}.spreadsheets-head-topbar{text-align:left;align-items:center;gap:15px;width:50%;min-height:100px;padding:20px;display:flex}.spreadsheets-head-icon{background:#f3efe8;border-radius:16px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.right-head.spreadsheets-head-topbar .spreadsheets-head-icon{background:var(--color-orange);color:#2b2b2b;box-shadow:0 1px 2px #2b2b2b08,0 2px 4px #2b2b2b0f}.right-head .spreadsheets-head-right h6{color:var(--color-orange)}.right-head .spreadsheets-head-right p{color:#e67e3db2}.spreadsheets-head-left h6,.spreadsheets-head-right h6{color:#2b2b2b;margin:0;font-size:18px;font-weight:500;line-height:28px}.spreadsheets-head-right p,.spreadsheets-head-left p{color:#2b2b2b73;margin:0;font-size:14px;font-weight:400}.spreadsheets-head{align-items:center;display:flex}.left-head{background:#fff}.right-head{border-left:4px solid var(--color-orange);background:linear-gradient(135deg,#e67e3d14 0%,#6b8f7114 100%)}.right-head strong{color:#f97316}.compare-table th p{color:#999;margin-top:4px;font-size:12px}.spreadsheets-body-outer{align-items:flex-end;width:100%;display:flex}.feature{text-align:left;color:#444;border-bottom:1px solid #eee;width:50%;min-height:60px;padding:14px 20px;font-size:14px}.cross{text-align:center;color:#ef4444;border-bottom:1px solid #2b2b2b0f;border-left:1px solid #2b2b2b0f;width:25%;min-height:60px;padding:12px 20px;font-size:18px}.spreadsheets-cross{color:#fb2c36;background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;margin:0 auto;display:flex}.spreadsheets-right{color:#6b8f71;background:#6b8f7126;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;margin:0 auto;display:flex}.check{text-align:center;color:#22c55e;border-bottom:1px solid #2b2b2b0f;border-left:1px solid #2b2b2b0f;width:25%;min-height:60px;padding:12px 20px;font-size:18px}.bottom-highlight{background:linear-gradient(90deg,#e67e3d14 0%,#6b8f7114 100%);border-top:1px solid #e67e3d33;align-items:center;gap:15px;padding:32px;display:flex}.bottom-highlight .icon{color:#fff;background:#f97316;border-radius:24%;flex:none;justify-content:center;align-items:center;width:56px;height:56px;font-size:16px;display:flex;box-shadow:0 2px 4px -1px #2b2b2b0a,0 4px 8px -2px #2b2b2b14}.bottom-highlight-content h6{text-align:left;color:var(--color-dark);margin:0;font-size:18px;font-weight:400;line-height:130%}.bottom-highlight-content p{color:#2b2b2b8c;margin:0;font-size:14px;line-height:20px}.product-data-card{background:#fff;border:1px solid #2b2b2b14;border-radius:24px;min-height:100%;padding:33px;box-shadow:0 1px 2px #2b2b2b08,0 2px 4px #2b2b2b0f}section.product-data-section{background:#f3f2f0;padding:70px 0}.product-cerd-icon{color:#fff;background:#6b8f71;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.product-data-card h3{text-align:left;color:#333;margin-top:20px;font-size:18px;font-weight:500}.product-data-card p{text-align:left;color:#2b2b2b8c;margin:0;font-size:14px;font-weight:400;line-height:120%}section.product-food-section{padding:40px 0;position:relative}.product-food-section .section-headding{margin-bottom:45px}.login-card-headding p span{color:#ea7a35}.product-food-icon{color:#6b8f71;background:#6b8f7114;border:1px solid #6b8f7126;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;display:flex;box-shadow:0 1px 2px #2b2b2b08,0 2px 4px #2b2b2b0f}.product-food-icon.orange{color:#e67e3d;background:#e67e3d14;border:1px solid #e67e3d}.product-food-card{text-align:center;flex-direction:column;row-gap:10px;display:flex}.product-food-card h6{color:#2b2b2b;margin:0;font-size:20px;font-weight:500;line-height:28px}.product-food-card p{color:var(--color-dark);margin:0;font-size:14px;font-weight:400;line-height:20px}section.contact-us-section{color:#fff;text-align:center;background:#2b2b2b;padding:40px 0}.badge-main-90{color:#6b8f71;text-transform:capitalize;background:#6b8f7133;border:1px solid #6b8f71;border-radius:50px;justify-content:center;align-items:center;width:100%;max-width:fit-content;margin:0 auto 15px;padding:4px 21px;font-size:14px;font-weight:700;display:flex}p.contact-us-subtitle.contact-us-subtitle-highlight{color:#6b8f71;margin-bottom:0;font-weight:600}.contch-cancle{margin-bottom:15px}p.contact-us-subtitle.contact-us-subtitle-highlight span{color:#ffffffb2;margin-left:12px;font-weight:500;text-decoration:line-through}span.iner-spann{color:#fff!important;margin:0!important;text-decoration:none!important}.contch-cancle h3{color:#ffffffb2;margin:0;font-size:16px;font-weight:500;line-height:28px}h2.contact-us-title{text-align:center;max-width:600px;margin:0 auto 15px;font-size:55px;font-weight:700}p.contact-us-subtitle{color:#ffffffb2;max-width:708px;margin:0 auto 15px;font-size:18px;font-weight:500;line-height:28px}form.contact-form{justify-content:center;align-items:center;margin-bottom:20px;display:flex}form.contact-form input{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1f2937;background:#fffffff2;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:445px;min-height:50px;margin-right:15px;padding:10px 20px;box-shadow:0 4px 8px -2px #2b2b2b0d,0 12px 24px -4px #2b2b2b1a}form.contact-form input::placeholder{color:#6b7280}.form-contact-box p{color:#ffffff80;margin:0 0 20px;font-size:14px}.contactus-tags{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;display:flex}.contactus-circle{border-right:1px solid #797979;align-items:flex-start;gap:8px;padding-right:55px;display:flex}.contactus-circle:last-child{border-right:none;padding-right:0}.contactus-circle span{color:#6b8f71;justify-content:center;align-items:center;display:flex}.form-contact-box{margin-bottom:50px}.contactus-circle h2{margin-bottom:2px;font-size:16px}.contactus-circle p{text-align:left;color:#939393;margin-bottom:0;font-size:14px}footer.footer-section{color:#fff;background:#1f1f1f;padding:70px 0}.social-links{gap:15px;margin-top:45px;display:flex}a.social-link{color:#fff;background:#ffffff0f;border:1px solid #ffffff0d;border-radius:15px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.footer-logo-box{width:100%;max-width:455px}img.footer-logo{width:100%;max-width:180px;margin-bottom:20px}.footer-logo-box p{margin:0;font-size:16px;line-height:26px}.footer-link-column h4{margin:0;font-size:20px;font-weight:500}.footer-link-column ul{margin:15px 0 0;padding:0;list-style:none}.footer-link-column ul li{margin-bottom:10px}.footer-link-column ul li a{color:#ffffffb2;font-size:16px;font-weight:400;text-decoration:none}.footer-divider{border-top:1px solid #ffffff14;margin:30px 0}p.footer-note{text-align:center;color:#fff;margin-bottom:20px;font-size:16px;font-weight:400}p.footer-copyright{margin:0;font-size:14px;font-weight:400}.footer-nav-page{justify-content:end;align-items:center;gap:20px;display:flex}.footer-nav-page a{color:#fff;font-size:16px;text-decoration:none}.content-page-title{color:#111827;margin:0 0 8px;font-size:34px;font-weight:700}.content-page-subtitle{color:#6b7280;max-width:640px;margin:0;font-size:16px}.content-page-body{padding-bottom:80px}.content-page-card.ant-card{background:#fff;border:1px solid #94a3b840;border-radius:18px;max-width:880px;margin:0 auto;box-shadow:0 22px 45px #0f172a14}.content-page-card .ant-card-body{padding:28px 28px 32px}.content-page-html{color:#111827;font-size:15px;line-height:1.7}.content-page-html h1,.content-page-html h2,.content-page-html h3{color:#111827;margin-top:20px;margin-bottom:10px;font-weight:600}.content-page-html p{margin-bottom:12px}.content-page-html ul,.content-page-html ol{margin-bottom:12px;padding-left:1.5rem}.content-page-html a{color:#2563eb}.content-page-empty{text-align:center;padding:24px 8px}.content-page-empty h3{margin-bottom:8px;font-size:18px}.content-page-empty p{color:#6b7280;margin:0}.hero-trial-copy{color:#ffffffe0;margin:14px 0 0;font-size:15px}.auth-divider{text-align:center;margin:18px 0;position:relative}.auth-divider:before{content:"";border-top:1px solid #e2e8f0;position:absolute;top:50%;left:0;right:0}.auth-divider span{z-index:1;color:#64748b;background:#fff;padding:0 12px;font-size:13px;display:inline-block;position:relative}.google-auth-wrap{justify-content:center;display:flex}.google-signin-button{min-height:44px}.pricing-section-topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.pricing-section-topbar h3{color:#0f172a;margin:0 0 6px;font-size:28px}.pricing-section-topbar p{color:#475569;margin:0}.pricing-page-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.88fr);gap:24px;max-width:1080px;margin:0 auto;display:grid}.pricing-page-card.ant-card{max-width:none;margin:0}.pricing-page-plan h2{color:#111827;margin-bottom:10px;font-size:38px;font-weight:700}.pricing-page-price{color:#0f172a;font-size:46px;font-weight:800;line-height:1}.pricing-page-price span{color:#64748b;margin-left:8px;font-size:18px;font-weight:600}.pricing-page-copy{color:#475569;margin:14px 0 22px;font-size:15px;line-height:1.7}.pricing-page-feature-list{gap:12px;margin-bottom:24px;display:grid}.pricing-page-feature-dot{background:#16a34a;border-radius:999px;flex:none;width:10px;height:10px;margin-top:7px}.pricing-page-cta{width:100%}.pricing-page-step{color:#334155;border-bottom:1px solid #e5e7eb;padding:14px 0;line-height:1.6}.pricing-page-step:last-child{border-bottom:0}.pricing-page-status{border-radius:14px;margin-top:24px}.checkout-status-wrap{justify-content:center;align-items:center;min-height:70vh;padding:48px 0 72px;display:flex}.checkout-status-loader{justify-content:center;align-items:center;width:100%;min-height:300px;display:flex}.checkout-status-card{background:#fffffff5;border:1px solid #e5e7ebf2;border-radius:32px;width:100%;max-width:720px;padding:44px;position:relative;overflow:hidden;box-shadow:0 32px 80px #0f172a1f}.checkout-status-card:before{content:"";background:#e67e3d24;border-radius:50%;width:180px;height:180px;position:absolute;top:-60px;right:-60px}.checkout-status-card:after{content:"";background:#10b9811a;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-92px;left:-82px}.checkout-result{z-index:1;position:relative}.checkout-result .ant-result-icon{margin-bottom:24px}.checkout-result .ant-result-title{color:#111827;font-size:32px;font-weight:700}.checkout-result .ant-result-subtitle{color:#4b5563;max-width:620px;margin:0 auto;font-size:16px;line-height:1.75}.checkout-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:24px;display:flex}button.ant-btn.fill-button{transition:transform .18s,box-shadow .18s}button.ant-btn.fill-button:hover{transform:translateY(-1px);box-shadow:0 18px 34px #e67e3d38}button.ant-btn.outline-button{transition:transform .18s,box-shadow .18s}button.ant-btn.outline-button:hover{transform:translateY(-1px)}@media (max-width:680px){.checkout-status-card{padding:28px 22px}.checkout-result .ant-result-title{font-size:28px}}.promo-code-container{margin-top:20px}.promo-code-label{color:#1f2937;margin-bottom:12px;font-size:15px;font-weight:700}.promo-code-input-group{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.promo-code-input{color:#111827!important;background:#fff!important;border:1px solid #d6d3d1!important;border-radius:14px!important;width:100%!important;padding:14px 16px!important;font-size:15px!important;transition:border-color .2s,box-shadow .2s!important}.promo-code-input:hover{border-color:#e67e3d99!important}.promo-code-input:focus{border-color:#e67e3d!important;box-shadow:0 0 0 3px #e67e3d2e!important}.promo-code-apply-btn{min-width:120px;background:var(--color-orange)!important;border:1px solid var(--color-orange)!important;color:#fff!important;border-radius:14px!important;height:52px!important;padding:0 20px!important;font-size:18px!important;font-weight:700!important;box-shadow:0 16px 24px #e67e3d38!important}.ant-tag-green.promo-code-tag{color:#389e0d!important;background-color:#f6ffed!important}.promo-code-apply-btn:hover,.promo-code-apply-btn:focus{background:#cf6a29!important;border-color:#cf6a29!important;box-shadow:0 18px 28px #e67e3d47!important}.promo-code-apply-btn:disabled{color:#6666668f!important;box-shadow:unset!important;background-color:#cccccc82!important;border:none!important}.promo-code-applied-container{background-color:#fff6ed;border:1px solid #e67e3d33;border-radius:16px;flex-wrap:wrap;align-items:center;gap:12px;padding:14px 16px;display:flex}.promo-code-tag{color:#9a3412!important;background:#e67e3d1f!important;border-radius:999px!important;padding:6px 16px!important;font-weight:700!important}.promo-code-discount{color:#389e0d;flex:1;font-size:14px;font-weight:600}.promo-code-expiry-info{color:#4b5563;align-items:center;gap:6px;font-size:13px;display:inline-flex}.promo-code-remove-btn{color:#dc2626!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;min-width:auto!important;height:auto!important;margin-left:auto!important;padding:6px 8px!important;transition:all .2s!important;display:flex!important}.promo-code-remove-btn:hover{color:#fff!important;background-color:#dc2626!important;transform:scale(1.05)!important}@media (max-width:768px){.promo-code-input-group{grid-template-columns:1fr}.promo-code-apply-btn{width:100%!important}.promo-code-applied-container{justify-content:flex-start}}.contact-page-grid{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:start;gap:24px;max-width:1180px;margin:0 auto;display:grid}.contact-page-content-card.ant-card,.contact-page-form-card.ant-card{max-width:none;margin:0}.contact-page-form-header{margin-bottom:20px}.contact-page-form-header h2{color:#111827;margin:0 0 8px;font-size:26px;font-weight:700}.contact-page-form-header p{color:#6b7280;margin:0;font-size:15px;line-height:1.6}.contact-page-alert{border-radius:12px;margin-bottom:18px}.contact-page-form .ant-form-item{margin-bottom:18px}.contact-page-form .ant-input,.contact-page-form .ant-input-affix-wrapper,.contact-page-form .ant-input-textarea textarea{border-radius:12px}.contact-page-submit{min-width:160px}@media (max-width:991px){.contact-page-grid,.pricing-page-grid{grid-template-columns:1fr}.pricing-section-topbar{flex-direction:column;align-items:flex-start}}.auth-container{min-height:100vh;display:flex}.auth-left{background:50%/cover no-repeat;flex:1;position:relative}.overlay{color:#fff;text-align:center;background:#00000080;flex-direction:column;justify-content:center;padding:60px;display:flex;position:absolute;inset:0}.login-title{margin-bottom:0;font-size:40px;font-weight:700;line-height:120%}.login-subtitle{letter-spacing:0%;text-align:left;margin-top:10px;margin-bottom:40px;font-size:22px;font-weight:500;line-height:29px}.pricing-mainjkj{width:100%;max-width:500px;margin:0 auto;position:absolute;bottom:20px;left:10%;right:10%}.auth-right{background:var(--color-beige);flex:1;justify-content:center;align-items:center;display:flex}.login-card-headding h2{letter-spacing:0;color:#1a1a1a;font-size:30px;font-weight:600;line-height:28.8px}.login-card-headding p{letter-spacing:0%;color:#767676;margin-top:8px;margin-bottom:0;font-size:15px;font-weight:600;line-height:20px}.login-card-headding{margin-bottom:20px}.ant-form-item.login-form-tital label{letter-spacing:0;color:#0f172a;font-size:14px;font-weight:600;line-height:21px}.form-box{background:#fff;border-radius:10px;width:100%;max-width:578px;margin:0 auto;padding:40px 33px 30px}span.ant-input-affix-wrapper.input-inner span.ant-input-prefix{margin-right:10px}span.ant-input-affix-wrapper.input-inner{background:#fff;border-radius:8px;outline:none;min-height:45px;padding:10px 16px;font-size:16px;font-weight:500;box-shadow:none!important;border:1px solid #cbd5e1!important}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#000!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#000!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#000!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}textarea:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#000!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}label.signin-condition span.ant-checkbox-label{color:#334155;font-size:14px}label.signin-condition span.ant-checkbox-label a{color:var(--color-orange);font-size:14px;text-decoration:none}label.signin-condition{align-items:center;gap:5px;display:flex}span.ant-checkbox{border-width:2px;border-radius:50%;width:22px;height:22px;border-color:var(--color-orange)!important}:where(.css-dev-only-do-not-override-ch9ese).ant-checkbox-checked{border-color:var(--color-orange);background-color:var(--color-orange)!important}.form-box button.ant-btn.fill-button{min-height:45px}.form-box button.ant-btn.fill-button.ant-btn-loading .ant-btn-loading-icon .anticon,.form-box button.ant-btn.fill-button.ant-btn-loading .ant-btn-loading-icon .anticon svg{color:#fff!important}.switch-text{text-align:center;color:#334155;margin-top:20px;font-size:14px;font-weight:400}.switch-text a,a.forgot-password{color:var(--color-orange);font-weight:500;text-decoration:none}.forgot-remember-flex{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:30px;display:flex}.mobile-menu-btn{cursor:pointer;font-size:24px;display:none}.desktop-menu{align-items:center;gap:20px;width:100%;display:flex}.drawer-menu a{color:var(--color-dark);padding:10px 0;font-size:16px;text-decoration:none}.hero-image-main-overlay h4{color:#6b8f71;margin:0;font-size:30px;font-weight:400;line-height:36px}.hero-image-main-overlay p{letter-spacing:0%;vertical-align:middle;color:#2b2b2b8c;margin:0;font-size:12px;font-weight:400;line-height:16px}.dashboard-container{box-sizing:border-box;flex-direction:column;height:100vh;max-height:100vh;display:flex;overflow:hidden}.dashboard-header{background:#f5f2ed;border-bottom:1px solid #ddd;flex-shrink:0;padding:20px 30px;box-shadow:0 6px 10px #00000040}.dashboard-headeir-actions{justify-content:flex-end;align-items:center;gap:20px;display:flex}h1.dashboard-title{font-size:26px;line-height:100%;font-family:var(--font-primary);margin:0;font-weight:700}.sidebar{scrollbar-width:thin;scrollbar-gutter:stable;background:#f9fafb;flex-direction:column;width:100%;max-width:300px;height:calc(100vh - 100px);min-height:0;padding:12px;display:flex;overflow-y:auto}.menu-block-div.nav-item-div120{justify-content:space-between;gap:8px;width:100%}.menu-block-div.nav-item-div120 .nav-arrow{justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;transition:transform .18s,opacity .18s;display:inline-flex;transform:none}.menu-block-div.nav-item-div120 .nav-arrow svg{width:18px;height:18px}.sidebar-loader-icon{animation:.8s linear infinite sidebar-loader-spin}@keyframes sidebar-loader-spin{to{transform:rotate(360deg)}}.ant-card.criclebox.profile-card{height:calc(100vh - 100px);overflow-y:auto}.search-wrapper{margin-bottom:10px}.search-wrapper input{border:1px solid #e67e3d;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:13px}.manager-search-input.ant-input-search .ant-input-group .ant-input{height:44px!important;box-shadow:none!important;border-color:#e7d6c3!important;border-radius:8px 0 0 8px!important}.manager-search-input.ant-input-search .ant-input-group .ant-input-group-addon{overflow:hidden;background:0 0!important;border-radius:0 8px 8px 0!important}.manager-search-input.ant-input-search .ant-input-group .ant-input-search-button{justify-content:center;align-items:center;color:#fff!important;width:46px!important;height:44px!important;box-shadow:none!important;background:#e67e3d!important;border-color:#e67e3d!important;border-radius:0 8px 8px 0!important;display:inline-flex!important}.manager-search-input.ant-input-search .ant-input-group .ant-input-search-button:hover,.manager-search-input.ant-input-search .ant-input-group .ant-input-search-button:focus{color:#fff!important;background:#cf6d2f!important;border-color:#cf6d2f!important}.manager-search-input.ant-input-search .ant-input-group .ant-input:hover,.manager-search-input.ant-input-search .ant-input-group .ant-input:focus{border-color:#e67e3d!important}.menu{flex:1;overflow-y:auto}.ingredient-menu{scrollbar-gutter:stable;flex:auto;min-height:0;overflow-y:auto}.category-menu-item{z-index:3;position:sticky;top:0}.nav-menu{flex:none;overflow:visible}.nav-menu-dashboard,.nav-menu-manager{margin-top:0;margin-bottom:6px}.menu-block{margin-bottom:8px}.sidebar-nav-group{gap:8px;display:grid}.sidebar-nav-group-secondary{margin-top:auto;padding-top:18px}.menu-item{cursor:pointer;color:#1f2937;background:#f8fafc;border:1px solid #d7dee7;border-radius:8px;justify-content:space-between;align-items:center;padding:13px 12px;font-size:16px;font-weight:500;line-height:22px;transition:all .2s;display:flex}.menu-block-div{align-items:center;display:flex}.menu-item:hover{background:#eef3f8;border-color:#c2ccd8}.menu-item.active{color:#fff;background:#e67e3d;border-color:#e67e3d;border-radius:8px;box-shadow:0 8px 18px #e67e3d2e}.menu-item .arrow{margin-right:6px}.menu-item .title{flex:1}.menu-item .count{opacity:.8;font-size:12px}.sub-menu{overscroll-behavior:contain;background:#fff;border-bottom:.5px solid #aaa;max-height:min(420px,48vh);padding:5px;overflow-y:auto}.sub-item{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:8px 8px 8px 37px;font-size:15px;display:flex}.sub-item:hover{background:#ddd;border-radius:4px}.menu-loading,.menu-empty,.menu-load-more{color:#6b7280;text-align:center;padding:10px 12px;font-size:13px}.menu-loading-inline{border-top:1px solid #eef2f7;margin-top:4px}.menu-load-more{color:#9ca3af;border-top:1px solid #eef2f7}.auth-gate-loading{background:#f6f6f6;place-items:center;min-height:100vh;display:grid}.auth-gate-loader{border:3px solid #f0d6c4;border-top-color:#e67e3d;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite authGateSpin}@keyframes authGateSpin{to{transform:rotate(360deg)}}.sub-item.sub-item-disabled{cursor:not-allowed;color:#9ca3af;background:#f8fafc}.sub-item.sub-item-disabled:hover{background:#f8fafc}.pending-indicator{color:#f97316;background:#fff7ed;border:1px solid #fdba74;border-radius:50%;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.rejected-indicator{color:#ef4444;background:#fee2e2;border:1px solid #ef4444;border-radius:50%;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.custom-modal .ant-modal-title{text-align:center;margin-bottom:20px!important;font-size:20px!important}.dashboard-leave-confirm-modal .ant-modal-confirm-btns{justify-content:flex-end;align-items:center;gap:10px;display:flex;margin-top:18px!important}.dashboard-leave-confirm-modal .ant-modal-confirm-btns .ant-btn{min-width:126px;margin-inline-start:0!important}.dashboard-leave-confirm-modal .ant-modal-confirm-btns .ant-btn.fill-button,.dashboard-leave-confirm-modal .ant-modal-confirm-btns .ant-btn.outline-button{display:inline-flex!important}.ant-input-number{height:45px!important}.sidebar-footer{gap:15px;margin-top:auto;padding-top:16px;display:grid}.dashboard-sidebar{flex-direction:column;flex-shrink:0;align-self:stretch;width:300px;min-height:0;max-height:100%;display:flex}.dashboard-content{flex:1;min-height:0;display:flex;overflow:hidden}.dashboard-main{background-color:#f5f2ed;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.dashboard-topbar-content{flex-shrink:0}.left-section{flex-direction:column;flex:1;gap:20px;height:calc(100vh - 270px);min-height:0;display:flex;overflow-y:auto}.topbar{background:#fff;flex-wrap:wrap;justify-content:space-between;gap:15px;padding:10px 30px 20px;display:flex;box-shadow:3px 4px 5px #00000040}.dashboard-header-left-new{align-items:center;gap:10px;display:flex}.topbar .ant-form-item.login-form-tital{margin:0!important}.dashboard-logo img{width:100%}input.ant-input.input-inner-dashboard{background:#f8fafc;border-radius:8px;outline:none;min-height:46px;padding:10px 16px;font-size:14px;font-weight:500;box-shadow:none!important;color:#000!important;border:1px solid #cbd5e1!important}.custom-modal .ant-select.input-inner-dashboard .ant-select-selector{height:46px!important;min-height:46px!important;box-shadow:none!important;color:#000!important;background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:8px!important;align-items:center!important;padding:0 16px!important;display:flex!important}.custom-modal .ant-select.input-inner-dashboard.ant-select-single .ant-select-selection-item,.custom-modal .ant-select.input-inner-dashboard.ant-select-single .ant-select-selection-placeholder{line-height:44px!important}.custom-modal .ant-select.input-inner-dashboard .ant-select-arrow{right:12px!important}.custom-modal .ant-select.input-inner-dashboard.ant-select-focused .ant-select-selector,.custom-modal .ant-select.input-inner-dashboard:hover .ant-select-selector{border-color:#e67e3d!important}.custom-modal .ant-select.allergen-multi-select{height:auto!important}.custom-modal .ant-select.allergen-multi-select .ant-select-selector{align-items:flex-start!important;height:auto!important;min-height:46px!important;padding:6px 34px 6px 8px!important;display:flex!important}.custom-modal .ant-select.allergen-multi-select .ant-select-selection-overflow{flex-wrap:wrap!important;gap:4px!important;display:flex!important}.custom-modal .ant-select.allergen-multi-select .ant-select-selection-item{max-width:100%!important}.custom-modal .ant-select.allergen-multi-select .ant-select-selection-placeholder{line-height:32px!important}input.ant-input.ant-input-disabled{cursor:context-menu!important}button.ant-btn.outline-button{border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:8px 18px;font-size:14px;font-weight:500;display:flex;color:#334155!important;box-shadow:none!important;background:#fff!important;border:1px solid #cbd5e1!important}button.ant-btn.outline-button:hover{color:#0f172a!important;background:#f8fafc!important;border-color:#94a3b8!important}.profileDropdownMain{cursor:pointer;align-items:center;gap:10px;display:flex}.profile-user-name h4{color:#111;margin:0;font-size:20px;line-height:120%}.profile-user-name p{color:#111;margin:0;font-size:14px;line-height:120%}.profile-photo-block{background:linear-gradient(#fff8f2 0%,#fff 100%);border:1px solid #fde6d6;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-bottom:18px;padding:20px 16px;display:flex}.profile-photo-avatar.ant-avatar{color:#fff;background:#e67e3d;border:3px solid #fff;font-size:32px;font-weight:600;box-shadow:0 10px 24px #e67e3d38}.profile-photo-hint{color:#64748b;font-size:12px}.profile-photo-actions{justify-content:center;align-items:center;gap:8px;display:inline-flex}.profile-photo-delete-btn.ant-btn{width:40px;height:40px;min-width:40px!important;padding:0!important}.profile-photo-delete-btn.ant-btn .anticon{font-size:16px}.header-user-avatar{object-fit:cover;border:1px solid #fff;border-radius:50%;display:block;width:50px!important;height:50px!important}.header-user-avatar-fallback{color:#fff;text-transform:uppercase;background:#e67e3d;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;font-weight:600;display:inline-flex}.dashboard-wrapper{flex-direction:column;flex:1;min-height:0;padding:16px;display:flex;overflow:auto}.dashboard-wrapper>.ant-row{flex:1;min-height:0}.dashboard-card{background:#fff;border-radius:6px;padding:22px 30px;box-shadow:0 3px 5.3px #0000001a}.dashboard-card-title{margin-bottom:25px;font-size:25px;font-weight:600;line-height:100%}.flex-row{justify-content:end;align-items:center;display:flex}.right-panel{background:#f3f5f8;flex-direction:column;flex:1;gap:16px;height:calc(100vh - 270px);min-height:0;padding:20px;display:flex;overflow-y:auto}.dashboard-card-rightpanel{background:#fff;border:1px solid #d8dee8;border-radius:10px;padding:18px 14px;box-shadow:0 8px 24px #0f172a0f}.commercial-summary-card{z-index:2;border-color:#f0b48d;position:sticky;top:0;box-shadow:0 14px 32px #e67e3d24}.builder-loading-state{color:#475569;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:420px;display:flex}.recipe-composition-row{background:#f9fafb;border-radius:10px;justify-content:space-between;margin:24px 0;padding:20px 25px;display:flex}.ant-input,span.ant-input-affix-wrapper.input-inner{align-items:center;display:flex;overflow:hidden;height:45px!important}.recipe-composition-summary h6{letter-spacing:0;color:#000;margin:0 0 10px;font-size:16px;font-weight:400;line-height:100%}.recipe-composition-summary span{letter-spacing:0;color:#000;margin-bottom:10px;font-size:18px;font-weight:600;line-height:100%}.table-custom th.ant-table-cell{white-space:nowrap;font-size:16px;text-align:center!important;background:#f9fafb!important;padding:16px 25px!important;font-weight:400!important}.table-custom td.ant-table-cell{background:#fff;font-size:14px;font-weight:400;text-align:center!important;padding:10px 15px!important}.table-custom table{border:1px solid #bababa;border-radius:12px;overflow:hidden}label.label{margin-bottom:6px;font-size:16px;font-weight:500;line-height:20px}.table-custom td.ant-table-cell input.ant-input{background:#f3f3f5;border:.5px solid #0003;min-width:80px;min-height:44px}.outer-packaging-row .ant-input{background:#f8fafc;border-radius:8px}.outcome-item:last-child{margin-bottom:0!important}.outer-packaging-cost-pack{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:flex-start;align-items:center;gap:4px;width:100%;height:40px;padding:0 12px;display:inline-flex}.outer-packaging-cost-pack-value{color:#2f5d50;font-size:14px;font-weight:600}.outer-packaging-cost-pack-mult{color:#6b7280;font-size:12px}.outer-packaging-row-delete{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.outer-packaging-row-delete:hover{color:#dc2626;background:#f3f4f6}.recipe-composition-table-wrap{width:100%;overflow:visible}.recipe-composition-card .ant-table-wrapper,.recipe-composition-card .ant-table-container,.recipe-composition-card .ant-table-content,.recipe-composition-card .ant-table-body,.recipe-composition-card .ant-table-tbody{overflow:visible!important}.recipe-composition-card .ant-table-body{max-height:none!important}.recipe-ingredient-cell{justify-content:flex-start;align-items:center;gap:10px;display:flex;text-align:left!important}.recipe-drag-handle{color:#9ca3af;cursor:grab;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:40px;padding:0;display:inline-flex}.recipe-drag-handle:active{cursor:grabbing}.recipe-drag-handle:hover{color:#4b5563;background:#f3f4f6}.recipe-ingredient-name{color:#111827;font-weight:500}.recipe-composition-table td.ant-table-cell:first-child,.recipe-composition-table th.ant-table-cell:first-child{text-align:center!important}.recipe-percent-cell{justify-content:center;align-items:center;gap:8px;display:flex}.recipe-percent-cell .recipe-composition-input{flex:1;min-width:0;max-width:140px}.recipe-percent-lock{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.recipe-percent-lock:hover{color:#374151;background:#f3f4f6}.recipe-row-delete{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.recipe-row-delete:hover{background:#f3f4f6}.for-top-border{border-top:.5px solid #6b7280;padding-top:12px}button.ant-btn.delete-button{background:0 0;padding:0}.ant-input-number.input-inner-dashboard{background:#f8fafc;width:100%;min-height:44px;display:block;border:.5px solid #0003!important}.ant-input-number.input-inner-dashboard input{background:0 0;border:none;height:100%;padding:0;font-size:14px;font-weight:400}.input-inner-dashboard{border-radius:6px;height:40px}.input-hint{color:#6d6d6d;margin-top:0;margin-bottom:0;font-size:16px;font-weight:500}.config-header{justify-content:space-between;align-items:center;margin-top:40px;display:flex}.note-box{background:#fff7f2;border:.5px solid #e67e3d;border-radius:6px;margin:12px 0;padding:12px 20px;font-size:16px;font-weight:500}.header-table-main span{font-size:18px;font-weight:500;line-height:20px}.table-row-main input.ant-input,.table-row-main .ant-input-affix-wrapper,.table-row-main .ant-select{align-items:center;display:flex;height:40px!important}.note-box b{color:#e67e3d;font-weight:600}.configuration-delete-icon{color:#6b7280;cursor:pointer;text-align:center;justify-content:center;align-items:center;height:100%;font-size:18px;display:flex}button.configuration-delete-icon{background:0 0;border:none;width:100%;min-height:40px;padding:0}.table-head{margin-bottom:8px;font-weight:600}.table-row{margin-bottom:10px}.total-row span{color:#000;font-size:18px;font-weight:500}.total-box-pack{color:#6b7280;background:#f8fafc;border:.5px solid #0003;border-radius:6px;width:100%;max-width:100%;padding:8px 16px;font-size:14px;font-weight:500;width:100%!important;height:40px!important}.total-row{border-top:.5px solid #6b7280;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;display:flex}.total-box{color:#237430;background:#f6fff8;border:.5px solid #6b8f71;border-radius:6px;padding:8px 14px;font-weight:600}.comman-tag-row{color:#6b7280;background:#f8fafc;border-radius:4px;margin-top:20px;padding:14px 20px;font-size:16px;font-weight:600}.mar-analysis-row .ant-input-number{height:30px!important}.comman-tag-row span{color:#000;font-size:16px;font-weight:600}.dashboard-card-title-right{letter-spacing:0;color:#000;margin-bottom:0;font-size:16px;font-weight:600;line-height:20px}.for-vat-treatment{background:#f5f2ed;border:1px solid #e67e3d;border-radius:10px}.ant-switch.ant-switch-checked{background:#e67e3d!important}.ant-collapse.collapse-box .ant-collapse-header{letter-spacing:0;background-color:#fff;border:.5px solid #aeaeae;font-size:16px;font-weight:600;line-height:20px;box-shadow:0 1px 9px #0000001a;border-radius:10px!important}.card-box{background:#fff;border-radius:10px;margin-bottom:12px;box-shadow:0 3px 5.3px #0000001a}.card-box .ant-card-body{padding:18px 14px}.section-title{margin-bottom:10px;font-weight:600}.card-box-warning-box .section-subtitle,.card-box .ant-card-body .section-subtitle{letter-spacing:0;text-transform:uppercase;margin-bottom:12px;font-size:16px;font-weight:600;line-height:20px}.price-mode{gap:10px;display:flex}.sales-row-card{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.vat-row-card{align-items:center;gap:10px;display:flex}.distribution-partners-switch{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.mar-analysis-row{align-items:center;gap:10px;display:flex}.ant-progress.progresbar-line .ant-progress-rail{background-color:#f3f4f6;height:14px!important}.ant-progress.progresbar-line .ant-progress-track{background:#2f5d50;height:14px!important}.margin-header span{letter-spacing:0;color:#000;font-size:16px;font-weight:400;line-height:20px}.margin-item{margin-bottom:15px}.collapse-box{border-radius:10px;margin-bottom:10px;overflow:hidden}.mar-analysis-row .ant-input-number{background:#f8fafc;min-height:33px;border:.5px solid #0003!important}.margin-header{justify-content:space-between;align-items:center;margin:6px 0;display:flex}.target{color:#000;font-size:14px}.info-box{background:#f9fafb;border:.5px solid #6c6c6c;border-radius:5px;padding:10px;font-size:14px;font-weight:400}.card-box-warning-box{background:#f5f2ed;border:.5px solid #e67e3d;border-radius:10px;padding:15px;box-shadow:0 1px 9px #0000001a}.ant-collapse.collapse-box .ant-collapse-body{padding:0}.ant-collapse.collapse-box{background-color:#0000;border:0}.ant-collapse.collapse-box .ant-collapse-panel{background:#fff;border:0;margin-top:15px;padding:15px;box-shadow:0 3px 5.3px #0000001a!important}.com-summery-inner-list ul{margin:0;padding:0;list-style:none}.com-summery-inner-list ul li{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:14px;font-weight:400;display:flex}.com-summery-inner-list{border-top:.4px solid #b1b1b1;padding-top:20px}.dashboard-card-rightpanel p.muted{margin-bottom:10px;font-size:14px;font-weight:500}.com-summery-outer{color:#000;margin-bottom:10px;font-size:16px;font-weight:500;line-height:100%}.com-summery-outer b{color:#007c15}.field{margin-bottom:12px}.field label{margin-bottom:5px;font-size:16px;font-weight:500;display:block}.input-box{background:#f8fafc;border:.5px solid #ce9470;border-radius:6px;min-height:44px;padding:8px}.card-box-warning-box .note{background:#f8fafc;border:.5px solid #6c6c6c;border-radius:6px;padding:8px;font-size:14px;font-weight:400}.compliance-row{justify-content:space-between;margin-bottom:10px;display:flex}.compliance-row span{color:#000;font-size:14px;font-weight:400}.nutrition-head,.nutrition-row{grid-template-columns:1.2fr 1fr 1fr;align-items:center;column-gap:12px;display:grid}.nutrition-head{border-bottom:.5px solid #b5b5b5;margin-bottom:8px;padding-bottom:8px}.nutrition-row{margin-bottom:10px}.nutrition-warning-box{color:#7c4a03;background:#fffbe6;border:1px solid #ffd591;border-radius:6px;margin-bottom:12px;padding:10px;font-size:13px}.nutrition-warning-list{gap:6px;margin-top:8px;display:grid}.nutrition-warning-item{gap:2px;display:grid}.nutrition-warning-item span{color:#111827;font-weight:600}.nutrition-warning-item small{color:#7c4a03;line-height:1.35}.nutrition-row span{color:#000;font-size:14px}.nutrition-head span{font-size:14px;font-weight:600;color:#6b7280!important}.card-box-warning-box .ant-card-body{padding:0!important}.nutrition-head span:nth-child(2),.nutrition-head span:nth-child(3),.nutrition-row span:nth-child(2),.nutrition-row span:nth-child(3){text-align:right}.onboarding-layer{z-index:5000;pointer-events:none;position:fixed;inset:0}.onboarding-backdrop{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);pointer-events:auto;background:#0f172ab8;position:absolute;inset:0}.onboarding-spotlight{z-index:5001;pointer-events:none;border:2px solid #e67e3d;border-radius:10px;transition:top .2s,left .2s,width .2s,height .2s;position:fixed;box-shadow:0 0 0 9999px #0f172a47,0 14px 34px #0003}.onboarding-highlight-target{position:relative;z-index:5002!important}.onboarding-card{z-index:5003;color:#111827;pointer-events:auto;background:#fff;border:1px solid #f0d2bf;border-radius:8px;width:min(420px,100vw - 32px);max-height:calc(100vh - 32px);padding:24px;position:fixed;overflow:auto;box-shadow:0 24px 70px #0f172a4d}.onboarding-card-center{text-align:center;top:50%;left:50%;transform:translate(-50%,-50%)}.onboarding-close{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:12px;right:12px}.onboarding-close:hover{color:#111827;background:#f3f4f6}.onboarding-step-count{color:#e67e3d;letter-spacing:0;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700}.onboarding-card h2{color:#111827;margin:0 24px 8px 0;font-size:24px;line-height:1.2}.onboarding-card-center h2{margin-right:0}.onboarding-subtitle{color:#374151;margin:0 0 14px;font-size:16px}.onboarding-body{text-align:left;gap:10px;margin-top:14px;display:grid}.onboarding-lead{color:#111827;margin:0;font-weight:700}.onboarding-bullet{grid-template-columns:8px 1fr;align-items:start;gap:10px;display:grid}.onboarding-bullet span{background:#e67e3d;border-radius:999px;width:7px;height:7px;margin-top:7px}.onboarding-bullet p{color:#374151;margin:0;font-size:14px;line-height:1.45}.onboarding-checkbox{text-align:left;margin-top:18px;display:flex}.onboarding-actions{justify-content:space-between;gap:10px;margin-top:22px;display:flex}.onboarding-arrow{border:inherit;background:#fff;width:16px;height:16px;position:absolute;transform:rotate(45deg)}.onboarding-arrow-right{border-top:0;border-right:0;top:42px;left:-9px}.onboarding-arrow-left{border-bottom:0;border-left:0;top:42px;right:-9px}@media (max-width:991px){.onboarding-card{bottom:16px;right:16px;width:auto!important;top:auto!important;left:16px!important}.onboarding-arrow{display:none}}span.ant-tag.compliance-tag{cursor:pointer;border-radius:10px;padding:10px 8px;font-size:18px;font-weight:500;color:#fff!important;background-color:#00ad45!important}.success-box{color:#069c1f;background:#f9fffa;border:.5px solid #6b8f71;border-radius:6px;padding:12px 7px;font-size:14px;font-weight:500}@media (max-width:768px){.table-head{display:none}.table-row{background:#fafafa;border-radius:8px;padding:10px}.delete-icon{justify-content:flex-end}body:has(.dashboard-container){height:auto;overflow:auto}.dashboard-container{height:auto;max-height:none}.dashboard-content{flex-direction:column}.dashboard-main{flex:1;min-height:0}.topbar{flex-direction:column;align-items:stretch;padding:16px}.topbar .ant-form-item{width:100%;max-width:100%!important}.left-section{height:auto;max-height:none;overflow-y:visible}.right-panel{margin-top:12px;padding:16px}.recipe-composition-row{flex-direction:column;grid-template-columns:repeat(2,1fr);gap:15px;padding:15px;display:grid}.recipe-composition-table-wrap{overflow-x:auto}.recipe-composition-table .ant-table{min-width:640px}.outer-packaging-row,.table-row-main{row-gap:8px}.outer-packaging-row>.ant-col,.table-row-main>.ant-col{width:100%;max-width:100%}.dashboard-card{padding:12px}}@media (max-width:992px){.hero-section{height:auto;padding:80px 0}.line{display:none}.timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.25rem;display:grid}.step{width:100%}.hero-title{font-size:32px}.hero-card{margin:20px auto}.desktop-menu{display:none}.mobile-menu-btn{display:block}}@media (min-width:1200px){.dashboard-menu-toggle{display:none!important}}@media (max-width:1199.98px){.dashboard-sidebar,h1.dashboard-title{display:none}.dashboard-menu-toggle{display:inline-flex}input.ant-input.input-inner-dashboard{justify-content:flex-start!important;min-width:100%!important;height:35px!important;min-height:33px!important}.ant-form-item-label{padding:0!important}.topbar{justify-content:flex-start!important;gap:10px!important;padding:20px!important}.dashboard-sidebar-drawer .ant-drawer-body{padding:0}.sidebar{max-width:none}}@media (max-width:768px){.outcomes-content{flex-direction:column}.outcomes-tags{flex-direction:column;align-items:center}.auth-left{display:none}.features-title,h2.contact-us-title{font-size:28px}.timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.outcomes-right img{border-radius:20px}.outcomes-left,.outcomes-right{margin-left:15px;margin-right:15px}p.contact-us-subtitle{margin-bottom:10px;font-size:14px;line-height:24px}}@media (max-width:576px){.spreadsheets-head-topbar{text-align:center;flex-direction:column;justify-content:center;padding:15px}.dashboard-headeir-actions{justify-content:end;align-items:center;gap:5px;display:flex}.dashboard-header button.ant-btn.outline-button,.dashboard-header button.ant-btn.fill-button{border-radius:4px;justify-content:center;align-items:center;width:30px;min-height:30px;display:flex;padding:5px!important;font-size:20px!important}.dashboard-logo img{width:100%;height:22px}button.ant-btn.fill-button,button.ant-btn.outline-button{border-radius:4px;min-height:35px;padding:6px 10px;font-size:14px}.dashboard-card-title{margin-bottom:0;font-size:18px;font-weight:600;line-height:22px}.sales-row-card{gap:5px}.dashboard-card-rightpanel{padding:10px 11px}.dashboard-header{padding:10px}.ant-input,span.ant-input-affix-wrapper.input-inner{height:35px!important}.card-box-warning-box{padding:10px}label.label{margin-bottom:6px;font-size:14px;font-weight:500;line-height:14px}.config-header h4{font-size:18px;font-weight:600;margin:0!important}form.contact-form{flex-direction:column;gap:15px}.note-box{margin:10px 0;padding:7px 15px;font-size:14px}.footer-divider{margin:20px 0}.outcome-item{margin-bottom:25px}.hero-title,h2.contact-us-title{font-size:26px}.footer-nav-page{flex-wrap:wrap;justify-content:center;gap:10px}.custom-btn{width:100%}}nav.bg-body-tertiary.navbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #00000014;padding:15px 0;background:#f3efe8!important}a.navbar-brand img{width:fit-content;height:30px}a.navbar-brand{text-align:left}.navbar-nav a.nav-link{color:#000;letter-spacing:0;font-size:18px;font-weight:500;line-height:100%;padding:0!important}.navbar-nav{gap:50px}.form-right-header{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.header-login-btn{white-space:nowrap}.waitlist-email-form{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.waitlist-email-form--compact{gap:8px}.waitlist-email-form--compact .waitlist-email-input{color:#1f2937;background:#fff;border:1px solid #d9d9d9;border-radius:10px;width:200px;min-width:160px;max-width:260px;height:40px;padding:8px 12px}.waitlist-email-form--compact .waitlist-email-input::placeholder{color:#6b7280}.waitlist-email-message{width:100%;margin:4px 0 0;font-size:12px}.waitlist-email-message.is-success{color:#22c55e}.waitlist-email-message.is-error{color:#ef4444}.comparison .spreadsheets-body-outer:nth-child(2n) .feature{background:#f4f6f8}.comparison .cross{background:linear-gradient(#fff 0%,#fff5f5 100%)}.comparison .check{background:linear-gradient(#fff 0%,#f0faf3 100%)}.comparison-column-labels{background:#fafafa;border-bottom:2px solid #e8e8e8;align-items:center;width:100%;display:flex}.comparison-column-labels-feature{width:50%;min-height:44px}.comparison-column-labels-bad,.comparison-column-labels-good{text-align:center;width:25%;padding:10px 8px}.comparison-pill{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.comparison-pill--bad{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.comparison-pill--good{color:#166534;background:#ecfdf3;border:1px solid #bbf7d0}.commercial-settings-panel .section-subtitle.muted{text-transform:uppercase;letter-spacing:.06em;color:#888;margin-bottom:6px;font-size:11px}.menu-block-div.nav-item-div120{justify-content:space-between;width:100%}.dashboard-card-rightpanel .you-highlight-block{background:#6b8f711f;border:1px solid #6b8f7147;border-radius:10px;margin-bottom:12px;padding:10px 12px}.dashboard-card-rightpanel .you-metric{margin:4px 0 0;font-size:1.35rem}.recipe-view-modal .ant-modal-header{border-bottom:1px solid #f0f0f0;padding-bottom:12px}.recipe-view-content{flex-direction:column;gap:14px;display:flex}.recipe-view-section h4{margin:0 0 8px;font-size:15px;font-weight:600}.recipe-view-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.recipe-view-list{flex-direction:column;gap:8px;display:flex}.recipe-view-row{border-bottom:1px dashed #efefef;justify-content:space-between;gap:10px;padding-bottom:5px;font-size:13px;display:flex}.recipe-view-row span{color:#555}.recipe-view-row b{color:#1f2937;font-weight:600}@media (max-width:767px){.recipe-view-grid{grid-template-columns:1fr}}.password-change-modal .ant-modal-content{background:linear-gradient(#fffdfa 0%,#f8f3ea 100%);border:1px solid #e8dccb;border-radius:16px;overflow:hidden;box-shadow:0 18px 44px #301f081f}.password-change-modal .ant-modal-header{background:0 0;border-bottom:1px solid #eadfce;padding:18px 24px 14px}.password-change-modal .ant-modal-title{color:#2f2418;font-size:20px;font-weight:700}.password-change-modal .ant-modal-body{padding:18px 24px 10px}.password-change-modal .ant-modal-footer{border-top:1px solid #eadfce;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px;padding:14px 24px 18px;display:flex}.password-change-modal .ant-modal-footer .ant-btn{min-width:140px;display:inline-flex;margin-inline-start:0!important}.password-change-modal .ant-form-item-label>label{color:#3d2f1f;font-weight:600}.password-change-modal .ant-input-affix-wrapper{background:#fff;border:1px solid #d7c4a8;border-radius:10px;min-height:42px}.password-change-modal .ant-input-affix-wrapper:hover,.password-change-modal .ant-input-affix-wrapper:focus-within{border-color:#1f5e53;box-shadow:0 0 0 2px #1f5e531f}.password-change-modal__hint{color:#5f5345;margin:0 0 12px;font-size:13px}.ant-select,span.ant-input-affix-wrapper{align-items:center;display:flex;height:45px!important}.manager-search-input button.ant-btn{color:#fff!important;background:#e67e3d!important;width:45px!important;height:45px!important;font-size:18px!important}@media (max-width:575px){.outcome-item h4{font-size:16px}.outcome-item{align-items:center}.icon{border-radius:10px;width:40px;height:40px}.outcome-item p{font-size:14px}.workflow{padding:30px 0}.step-card{width:60px;height:60px}.step-number{width:25px;height:25px}.step h4{margin-top:13px}.bottom-note-content p{text-align:left}.bottom-note{margin-top:20px;padding:15px}section.built-section{padding:30px 0}.bottom-highlight-content p{text-align:left;font-size:12px}.bottom-highlight .icon{width:40px;height:40px}.bottom-highlight{padding:15px}p.footer-note{margin-bottom:10px}p.footer-copyright{text-align:center}}.auth-right{background:#f7f4ef;justify-content:center;align-items:center;padding:10px 40px;display:flex;position:relative}.back-home-link{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1e293b;z-index:20;background:#ffffffbf;border:1px solid #ffffffb3;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;position:absolute;top:28px;left:32px;box-shadow:0 8px 24px #00000014}.back-home-link svg{color:#ea7a35}.back-home-link:hover{color:#fff;background:#ea7a35;transform:translateY(-2px);box-shadow:0 12px 28px #ea7a3540}.back-home-link:hover svg{color:#fff}@media (max-width:768px){.back-home-link{padding:8px 14px;font-size:13px;top:18px;left:18px}}.auth-left{background-position:50%;background-size:cover;border-radius:0;width:100%;position:relative;overflow:hidden}.ant-checkbox:after{width:6px!important;height:12px!important;top:8px!important}.auth-overlay{background:linear-gradient(#00000059,#000000bf,#000000f2);justify-content:center;align-items:flex-start;width:100%;height:100%;padding:60px 35px;display:flex}.auth-content{color:#fff;width:100%;max-width:500px}.pricing-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#13181fe0;border:1px solid #ffffff14;border-radius:18px;margin-bottom:35px;padding:20px;position:relative}.trial-badge{color:#ff8a00;background:#000000bf;border:1px solid #ff8a00;border-radius:10px;padding:7px 16px;font-size:13px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.price-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.old-price .amount,.new-price .amount{font-size:48px;font-weight:600}.old-price .month,.new-price .month{margin-left:6px;font-size:22px}.old-price{color:#ffffffbf}.old-price .amount{text-decoration:line-through}.new-price{color:#ff8a00}.old-price p,.new-price p{margin:0;font-size:17px}.arrow{color:#fff;font-size:34px;font-weight:700}.offer-text{color:#ffffffeb;margin-top:24px;font-size:18px;font-weight:500;line-height:1.6}.offer-text span{color:#ff8a00;font-weight:700}.feature-list{margin:0;padding:0;list-style:none}.feature-list li{color:#fffffff2;margin-bottom:22px;padding-left:42px;font-size:18px;position:relative}.feature-list li:before{content:"✔";color:#45d06f;background:#0d2e17;border:1px solid #45d06f;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:14px;display:flex;position:absolute;top:1px;left:0}@media (max-width:992px){.auth-left{min-height:600px}.login-title{font-size:42px}.login-subtitle{font-size:20px}.old-price .amount,.new-price .amount{font-size:42px}.feature-list li{font-size:18px}}.content-page-main{background:#f8f8f8;min-height:100vh}.content-page-hero{padding:42px 0 24px}.content-page-subtitle strong,.content-page-subtitle span{color:#f58220;font-weight:700}.content-page-card.pricing-page-card{padding:0;background:#fff!important;border:1px solid #ececec!important;border-radius:22px!important;box-shadow:0 8px 28px #0000000a!important}.pricing-page-badge{color:#4b63d1;text-transform:uppercase;background:#eef2ff;border-radius:10px;margin-bottom:20px;padding:5px 13px;font-size:14px;font-weight:700;display:inline-block}.pricing-page-price{color:#f58220;align-items:center;gap:14px;margin-bottom:12px;font-size:62px;font-weight:900;line-height:1;display:flex}.pricing-page-price:after{content:"→";color:#111;order:-1;margin-right:8px;font-size:42px}.pricing-page-price span{color:#222;font-size:28px;font-weight:700}.pricing-page-copy{color:#f58220;background:#fff5ea;border-radius:10px;margin:10px 0 28px;padding:10px 16px;font-size:16px;font-weight:700;line-height:1.5;display:inline-block}.pricing-page-feature-dot{background:#1db954;border-radius:50%;width:20px;min-width:20px;height:20px;position:relative}.pricing-page-feature-dot:after{content:"✓";color:#fff;place-items:center;font-size:12px;display:grid;position:absolute;inset:0}.pricing-page-plan .ant-input{border:1px solid #ddd;width:100%;min-height:52px;padding:10px;border-radius:12px!important}.pricing-page-cta{border-radius:12px!important;height:56px!important;font-size:18px!important;font-weight:700!important}.fill-button.pricing-page-cta{background:#f58220!important;border-color:#f58220!important}.fill-button.pricing-page-cta:hover{background:#df6f11!important;border-color:#df6f11!important}.pricing-page-summary h3{color:#111;margin:0 0 26px;font-size:38px;font-weight:700}.pricing-page-step{color:#2c2c2c;margin-bottom:24px;padding-left:46px;font-size:18px;font-weight:500;line-height:1.6;position:relative}.pricing-page-step:before{content:"";background:#fff6ea;border:1px solid #ffd6ab;border-radius:50%;width:28px;height:28px;position:absolute;top:4px;left:0}.pricing-page-step:nth-child(2):after{content:"1"}.pricing-page-step:nth-child(3):after{content:"2"}.pricing-page-step:nth-child(4):after{content:"3"}.pricing-page-step:nth-child(5):after{content:"4"}.pricing-page-step:after{color:#f58220;font-size:12px;font-weight:800;position:absolute;top:7px;left:10px}.pricing-page-status{margin:12px 0;border-radius:16px!important;padding:18px!important}@media (max-width:1100px){.pricing-page-grid{grid-template-columns:1fr}.content-page-title{font-size:42px}.pricing-page-price{font-size:48px}.pricing-page-plan h2,.pricing-page-summary h3{font-size:34px}}@media (max-width:768px){.content-page-hero{padding:28px 0 18px}.content-page-title{font-size:34px}.content-page-subtitle{font-size:17px}.pricing-page-price{flex-wrap:wrap;font-size:38px}.pricing-page-step{font-size:16px}}.pricing-page-price-wrap{flex-wrap:wrap;align-items:center;gap:18px;margin:18px 0 20px;display:flex}.pricing-page-old-price,.pricing-page-new-price{align-items:flex-end;gap:4px;line-height:1;display:flex}.pricing-page-old-price{color:#707070;font-size:54px;font-weight:800}.pricing-page-old-price span{text-decoration:line-through}.pricing-page-new-price{color:#f58220;font-size:64px;font-weight:700}.pricing-page-old-price small,.pricing-page-new-price small{color:#222;margin-left:3px;padding-bottom:8px;font-size:22px;font-weight:600;text-decoration:none}.pricing-page-arrow{color:#111;padding:0 6px;font-size:42px;font-weight:700}@media (max-width:768px){.pricing-page-price-wrap{gap:12px}.pricing-page-old-price{font-size:30px}.pricing-page-new-price{font-size:42px}.pricing-page-arrow{font-size:28px}.pricing-page-old-price small,.pricing-page-new-price small{padding-bottom:5px;font-size:16px}}.pricing-page{background:#f8f8f8;min-height:100vh;padding:40px 0}.content-page-title{color:#111;margin-bottom:10px;font-size:46px;font-weight:800}.content-page-subtitle{color:#666;font-size:18px}.content-page-subtitle strong{color:#f58220}.pricing-page-grid{grid-template-columns:1fr 1fr;gap:28px;margin-top:30px;display:grid}.pricing-page-card{padding:12px;box-shadow:0 10px 30px #0000000f;border-radius:22px!important}.pricing-page-old-price span{color:#666;font-size:54px;font-weight:700;text-decoration:line-through}.pricing-page-arrow{color:#222;font-size:36px;font-weight:700}.pricing-page-offer{color:#f58220;background:#fff2e894;border:1px solid #f58220;border-radius:9px;margin-bottom:18px;padding:4px 11px;font-size:16px;font-weight:600;display:inline-block}.pricing-page-desc{color:#555;margin-bottom:23px;font-size:15px;font-weight:600}.pricing-page-feature-list{margin-bottom:22px}.pricing-page-feature-item{color:#545454;align-items:center;gap:10px;margin-bottom:12px;font-size:16px;font-weight:600;display:flex}.pricing-page-check{color:#fff;background:#1db954;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;display:flex}.pricing-page-note strong{color:#424242;margin-bottom:4px;font-size:16px;font-weight:600;display:block}.pricing-page-note span{color:#5e5e5e;font-size:15px;line-height:1.5}.pricing-page-cta{width:100%;height:54px;font-size:17px;font-weight:700;background:#f58220!important;border:none!important;border-radius:12px!important}.pricing-page-bottom-text{text-align:center;color:#4a4a4a;margin-top:15px;margin-bottom:0;font-size:13px;font-weight:500;line-height:1.6}.pricing-page-step-row{color:#454545;align-items:center;gap:14px;margin-bottom:22px;font-size:17px;font-weight:600;line-height:1.5;display:flex}.step-count{color:#f58220;background:#fff4eb;border-radius:50%;justify-content:center;align-items:center;min-width:30px;height:30px;font-weight:700;display:flex}.pricing-page-status{border-radius:14px!important}.mt10{margin-top:10px}@media (max-width:991px){.pricing-page-grid{grid-template-columns:1fr}.content-page-title{font-size:34px}.pricing-page-plan h2,.pricing-page-summary h3{font-size:28px}.pricing-page-new-price{font-size:42px}.pricing-page-old-price span{font-size:30px}}.billing-loader,.billing-empty{text-align:center;color:#666;padding:20px;font-size:15px}.billing-transactions-list{flex-direction:column;gap:15px;display:flex}.billing-transaction-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:8px 12px;transition:all .3s}.billing-transaction-card:hover{box-shadow:0 8px 20px #0000000f}.billing-transaction-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.billing-transaction-left{flex:1}.billing-transaction-plan{color:#111;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.billing-transaction-date{color:#777;margin-top:5px;font-size:14px}.billing-transaction-right{text-align:right}.billing-transaction-amount{color:#111;font-size:18px;font-weight:700}.billing-status{text-transform:capitalize;border-radius:30px;padding:2px 10px;font-size:12px;font-weight:600;display:inline-block}.billing-status.paid{color:#1a8f3c;background:#e8f8ed;border:1px solid #1a8f3c}.billing-status.pending{color:#d48806;background:#fff4e5;border:1px solid #d48806}.billing-actions.billing-actions-1212{margin-top:0!important}.billing-link-btn,.billing-view-btn{color:#1677ff;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:500}.billing-link-btn:hover,.billing-view-btn:hover{text-decoration:underline}.billing-view-all{text-align:center;margin-top:20px}@media (max-width:768px){.billing-transaction-row{flex-direction:column;align-items:flex-start}.billing-transaction-right{text-align:left;width:100%}.billing-actions{justify-content:flex-start}}.dashboard-main121212-topbar{background:#fff;justify-content:space-between;align-items:center;padding:10px;display:flex}.dashboard-main121212-topbar button.ant-btn{margin-left:auto}.change-width{height:calc(100vh - 160px)}.ant-select.ant-select-outlined.ant-select-in-form-item.ant-select-status-success.ant-select-show-search{height:unset!important}
