:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#10b981;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#059669}@media (max-width: 768px){.ant-layout-content{margin:8px!important;padding:16px!important}.ant-card{margin-bottom:16px}.ant-table-wrapper{overflow-x:auto}}@media print{body *{visibility:hidden}.print-only,.print-only *{visibility:visible}.print-only{position:absolute;left:0;top:0;width:100%}.no-print{display:none!important}}.scanner-page-background{background:#f0f2f5;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:16px}.scanner-overlay{position:absolute;inset:0;display:flex;justify-content:center;align-items:center}.viewfinder{width:80%;height:50%;border:2px solid rgba(255,255,255,.7);box-shadow:0 0 0 9999px #00000080;border-radius:8px}.scanner-laser{position:absolute;top:10%;left:10%;right:10%;height:2px;background:#ff4d4f;box-shadow:0 0 10px #ff4d4f,0 0 20px #ff4d4f;animation:laser-scan 2s infinite linear}@keyframes laser-scan{0%{top:10%}50%{top:90%}to{top:10%}}@media (max-width: 768px){.scanner-page-background{align-items:flex-start;padding-top:40px}}.pos-page-container{padding:16px;background-color:#f8f9fa;min-height:100vh}.invoice-panel,.products-panel{height:calc(100vh - 32px);display:flex;flex-direction:column}.pos-invoice-list{max-height:220px;overflow-y:auto;margin:0 -16px;padding:0 16px}.pos-invoice-summary{flex-shrink:0}.pos-search-bar{margin-top:auto;padding-top:16px;flex-shrink:0}.scanner-container{position:relative;width:100%;max-width:400px;margin:0 auto;border-radius:8px;overflow:hidden;background:#000}.scanner-video{width:100%;height:auto;display:block}@media (max-width: 991px){.invoice-panel,.products-panel{height:auto;margin-bottom:16px}.pos-invoice-list{max-height:400px}}.onboarding-page{background-color:#f8f9fa;padding:48px 24px;min-height:100vh;display:flex;align-items:center;overflow-x:hidden}.onboarding-container{max-width:1200px;margin:0 auto;width:100%}.onboarding-title-section{text-align:center;margin-bottom:48px}.onboarding-title-section h1{font-size:36px;font-weight:700;color:#1f2937;margin-bottom:8px}.onboarding-title-section p{font-size:18px;color:#6b7280;max-width:600px;margin:0 auto 24px}.onboarding-nav{display:flex;justify-content:center;width:100%;margin-top:48px;gap:16px}@keyframes slideInFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.welcome-screen,.features-screen,.platform-screen,.plans-screen{animation:fadeIn .6s ease-out}.welcome-content,.platform-content,.onboarding-title-section{animation:slideInFromBottom .7s ease-out}.dashboard-preview-card,.feature-card,.pricing-card{animation:slideInFromBottom .7s ease-out forwards;opacity:0}.feature-card:nth-child(1),.pricing-card:nth-child(1){animation-delay:.1s}.feature-card:nth-child(2),.pricing-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3),.pricing-card:nth-child(3){animation-delay:.3s}.pricing-card:nth-child(4){animation-delay:.4s}.welcome-screen{padding:40px 0}.welcome-content{display:flex;flex-direction:column;justify-content:center;height:100%}.welcome-title{font-size:52px!important;font-weight:700!important;line-height:1.2!important;color:#1f2937;margin-bottom:16px!important}.highlight-text{color:#10b981}.welcome-description{font-size:16px;color:#4b5563;line-height:1.6;max-width:500px;margin-bottom:24px}.welcome-features{margin-bottom:32px}.welcome-features li{list-style:none;display:flex;align-items:center;font-size:15px;color:#374151}.welcome-features li svg{color:#10b981;margin-right:12px;flex-shrink:0}.welcome-stats .ant-statistic-title{font-size:14px;color:#6b7280}.welcome-stats .ant-statistic-content{font-size:28px;font-weight:600;color:#1f2937}.get-started-btn{margin-top:32px;display:flex;align-items:center;justify-content:center;gap:8px}.dashboard-preview-card{background:#fff;border-radius:12px;padding:16px;border:1px solid #e5e7eb;box-shadow:0 10px 15px -3px #00000012,0 4px 6px -2px #0000000d;animation:slideInFromRight .8s ease-out forwards;opacity:0}.sales-chart-placeholder{height:120px;background:#f9fafb;border-radius:8px;display:flex;gap:12px;align-items:stretch;padding:12px}.sales-chart-placeholder>div{background:#a7f3d0;border-radius:4px;width:25%;flex-grow:1}.transaction-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.transaction-item:last-child{border-bottom:none}.transaction-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.features-screen{padding:40px 0}.feature-card{text-align:center;padding:24px;border-radius:12px;border:1px solid #e5e7eb;height:100%}.feature-card .ant-card-body{padding:0!important}.feature-icon{margin-bottom:24px}.feature-card h4{font-size:20px;font-weight:600;margin-bottom:12px}.feature-card p{color:#4b5563;line-height:1.6}.platform-screen{padding:40px 0}.platform-content{display:flex;flex-direction:column;justify-content:center;height:100%}.platform-icon{background-color:#e0f2f1;color:#10b981;margin-bottom:16px}.platform-title{font-size:42px!important;font-weight:700!important;line-height:1.2!important;margin-bottom:16px!important}.platform-description{font-size:16px;color:#4b5563;margin-bottom:24px!important}.plans-screen{padding:40px 0}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.pricing-card{background-color:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:32px;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.pricing-card.popular{border:2px solid #10b981;position:relative;overflow:hidden}.popular-badge{position:absolute;top:-1px;right:-1px;background-color:#10b981;color:#fff;padding:4px 12px;font-size:12px;font-weight:600;border-bottom-left-radius:12px}.plan-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.plan-icon svg{width:24px;height:24px}.basic .plan-icon{background-color:#e0f2f1;color:#10b981}.professional .plan-icon{background-color:#e0e7ff;color:#4f46e5}.business .plan-icon{background-color:#f3e8ff;color:#9333ea}.enterprise .plan-icon{background-color:#f1f5f9;color:#334155}.plan-name{font-size:20px;font-weight:600;color:#1f2937;margin-bottom:4px}.plan-description{font-size:14px;color:#6b7280;margin-bottom:24px;min-height:40px}.plan-price{font-size:40px;font-weight:700;color:#1f2937;margin-bottom:4px}.plan-price-contact{font-size:28px;font-weight:700;color:#1f2937;margin-bottom:4px}.plan-period{font-size:14px;color:#6b7280;margin-bottom:24px}.features-list{list-style:none;padding:0;margin:0 0 24px}.features-list li{display:flex;align-items:center;margin-bottom:12px;font-size:14px;color:#374151}.features-list li .anticon{color:#10b981;margin-right:8px;font-size:16px}.enquiry-button{width:100%;margin-top:auto;height:44px;font-size:16px;font-weight:600}.enquiry-button.popular-button{background-color:#10b981;border-color:#10b981;color:#fff}.enquiry-button.popular-button:hover{background-color:#059669;border-color:#059669}@media (max-width: 992px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.pricing-grid{grid-template-columns:1fr}.onboarding-page{padding:32px 16px}.welcome-title,.platform-title{font-size:36px!important}.dashboard-preview-card{margin-top:32px}.platform-content{order:1;margin-bottom:32px}.onboarding-nav{flex-direction:column}}.store-page-layout{background-color:#fff;min-height:100vh}.store-header{background-color:#fff!important;padding:0 24px!important;height:72px!important;line-height:72px!important;width:100%;z-index:10;border-bottom:1px solid #e8e8e8;position:sticky;top:0}.store-header-content{max-width:1600px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:100%}.store-logo{display:flex;align-items:center;gap:12px}.store-logo-avatar{background-color:transparent!important;color:#fff!important;font-weight:700;font-size:24px!important;display:flex!important;align-items:center;justify-content:center;border-radius:8px!important}.store-logo-text{font-size:20px;font-weight:600;color:#1f2937}.store-content-area{padding:24px;max-width:1200px;margin:0 auto;width:100%}.store-filter-button{position:fixed!important;top:16px;right:16px;z-index:1000;background:#ffffffe6!important;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:50%!important;border:1px solid rgba(0,0,0,.06)!important;box-shadow:0 4px 12px #0000001a!important;width:44px!important;height:44px!important}.store-cart-button{position:fixed!important;bottom:24px;right:24px;z-index:1000;width:56px!important;height:56px!important;display:flex!important;align-items:center!important;justify-content:center!important}.hero-section{padding:60px 0;overflow:hidden}.hero-content-col{display:flex;flex-direction:column;justify-content:center}.hero-subtitle{color:#10b981;font-weight:600;display:flex;align-items:center;gap:8px;margin-bottom:8px!important}.hero-title{font-size:48px!important;font-weight:700!important;line-height:1.2!important;margin-bottom:16px!important;color:#1f2937}.hero-description{font-size:16px;color:#4b5563;line-height:1.6;max-width:500px}.hero-image-container{position:relative;padding:20px}.hero-image{width:100%;border-radius:16px;box-shadow:0 25px 50px -12px #00000040}.hero-badge{position:absolute;background-color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;padding:8px 16px;box-shadow:0 4px 6px #0000001a;font-weight:500}.store-section{padding:60px 0}.section-title{text-align:center;margin-bottom:40px!important;font-size:32px!important;font-weight:700!important}.store-filter-section{margin-bottom:32px}.store-filter-bar{display:flex;gap:16px;align-items:center;max-width:600px;margin:0 auto}.store-category-pills{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:16px}.store-category-pills .ant-btn{border-radius:16px;border-color:#d9d9d9}.store-category-pills .ant-btn-primary{background-color:#1f2937;border-color:#1f2937;color:#fff}.product-card{height:100%;display:flex;flex-direction:column}.product-card .ant-card-cover img{height:200px;object-fit:cover}.product-card .ant-card-body{padding:16px;flex-grow:1;display:flex;flex-direction:column}.product-card .ant-card-meta{flex-grow:1}.product-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.product-card-price{font-size:18px;font-weight:600;line-height:1}.category-card{text-align:center}.cart-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:24px;text-align:center}.stats-section{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:80px 24px;text-align:center}.stats-title{color:#fff!important;font-size:32px!important;font-weight:700!important;margin-bottom:16px!important}.stats-subtitle{color:#ffffffd9;max-width:600px;margin:0 auto 48px}.stat-card{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:24px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.stat-icon{margin-bottom:16px;width:60px;height:60px;border-radius:50%;background:#ffffff26;display:inline-flex;align-items:center;justify-content:center}.stat-value{font-size:36px!important;font-weight:700!important;color:#fff!important;margin:0!important}.stat-title{font-size:16px!important;font-weight:600!important;color:#fff!important;margin-top:8px!important}.stat-description{color:#fffc;font-size:14px}.store-footer{background-color:#1f2937;color:#d1d5db;padding:60px 24px}.footer-container{max-width:1200px;margin:0 auto}.footer-col h5{color:#fff;font-size:16px;font-weight:600;margin-bottom:16px}.footer-col p{color:#9ca3af;margin-bottom:12px}.footer-col .ant-typography{color:#d1d5db!important}.footer-bottom{border-top:1px solid #374151;margin-top:40px;padding-top:24px;text-align:center;font-size:14px;color:#9ca3af}.store-pagination{margin-top:32px;text-align:center}@media (max-width: 767px){.store-content-area{padding:12px}.hero-section,.store-section,.stats-section,.store-footer{padding:30px 12px}.hero-title{font-size:36px!important}.hero-content-col{text-align:center;align-items:center}.hero-image-container{margin-top:32px}.footer-col{margin-bottom:32px;text-align:center}.footer-col .ant-space{align-items:center}}.ant-layout{background-color:#f8f9fa!important}.ant-layout-header{background:#fff!important;box-shadow:0 1px 4px #00152914;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10;width:100%}.logo{height:64px;padding:0 24px;display:flex;align-items:center;justify-content:flex-start;transition:all .3s;overflow:hidden;flex-shrink:0}.ant-layout-sider-collapsed .logo{padding:0;justify-content:center}.header-actions{display:flex;align-items:center}.user-profile-dropdown-trigger{display:flex;align-items:center;padding:8px 12px;border-radius:8px;transition:background-color .2s ease-in-out;cursor:pointer;height:100%}.user-profile-dropdown-trigger:hover{background-color:#f8f9fa}.ant-card{border-radius:8px!important;border:1px solid #e5e7eb!important;box-shadow:0 1px 3px #0000000d!important}.stat-card{border:none;color:#fff;background:linear-gradient(135deg,#10b981,#16a34a)}.stat-card .ant-statistic-title,.stat-card .ant-statistic-content,.stat-card .anticon{color:#fff!important;opacity:.9}.stat-card .ant-statistic-content-suffix{opacity:.7}.chart-card{height:400px}.chart-card .ant-card-body{height:100%;display:flex;flex-direction:column}.billing-form{background:#fff;padding:24px;border-radius:12px;border:1px solid #e5e7eb}.invoice-items-table .ant-table-cell{white-space:normal!important}.invoice-items-table .ant-input-number-wrapper-focused .ant-input-number-input,.invoice-items-table .ant-select-focused .ant-select-selector{background-color:#a7f3d0!important}.ant-select-item-option-selected:not(.ant-select-item-option-disabled),.ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#a7f3d0!important}.invoice-preview{background:#fff;padding:32px;border:1px solid #e5e7eb;font-family:Inter,sans-serif;color:#374151;max-width:800px;margin:auto}.invoice-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #10b981}.invoice-brand{display:flex;flex-direction:column;gap:4px}.invoice-brand img{width:120px;height:auto;margin-bottom:10px;object-fit:contain}.invoice-title-details{text-align:right}.invoice-meta{margin-top:8px;min-width:250px}.invoice-meta p{margin:0;font-size:14px;line-height:1.6;display:flex;justify-content:space-between}.invoice-meta p span{font-weight:500;color:#6b7280;margin-right:16px}.invoice-client-info{margin-bottom:24px}.invoice-table .ant-table{border:none}.invoice-table .ant-table-thead>tr>th{background-color:#f9fafb!important;color:#374151;font-weight:600;border-bottom:2px solid #e5e7eb}.invoice-summary{display:flex;justify-content:space-between;margin-top:24px;gap:24px}.invoice-notes{flex-grow:1}.invoice-totals{width:100%;max-width:320px;display:flex;flex-direction:column;gap:8px}.total-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;padding:4px 0}.grand-total{font-size:18px;color:#10b981;margin-top:8px;padding-top:8px;border-top:2px solid #e5e7eb}.invoice-amount-in-words{margin-top:16px;padding-top:16px;border-top:1px solid #f3f4f6}.invoice-terms{margin-top:24px;padding-top:16px;border-top:1px solid #f3f4f6}.invoice-footer{display:flex;justify-content:space-between;margin-top:48px;padding-top:24px;border-top:1px solid #f3f4f6;font-size:14px;color:#6b7280}.footer-signature{width:200px;text-align:center;padding-top:40px;border-top:1px solid #6b7280}.promo-card{background:linear-gradient(135deg,#10b981,#16a34a);color:#fff;padding:16px;margin:0;border-radius:8px;display:flex;align-items:center;cursor:pointer;transition:all .3s ease}.promo-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ant-tag{display:inline-flex;align-items:center}@media (max-width: 992px){.responsive-layout{margin-left:80px!important}}@media (max-width: 768px){.responsive-layout{margin-left:0!important}.ant-layout-sider{position:fixed;height:100%;z-index:1001;transform:translate(-250px);transition:transform .2s ease-in-out!important}.ant-layout-sider-has-trigger.ant-layout-sider-collapsed{transform:translate(0)!important}.ant-layout-sider:not(.ant-layout-sider-collapsed){transform:translate(0)}.invoice-header{flex-direction:column;gap:16px;align-items:flex-start}.invoice-title-details{text-align:left;width:100%}.invoice-summary{flex-direction:column}.invoice-totals{max-width:100%}.ant-layout-header{padding:0 16px!important}.ant-layout-content{padding:0!important}.user-profile-text{display:none!important}}@media (max-width: 576px){.invoice-preview{padding:16px}}@media print{body *{visibility:hidden}.print-only,.print-only *{visibility:visible}.print-only{position:absolute;left:0;top:0;width:100%}}.title-bar-controls{display:flex;align-items:center;-webkit-app-region:no-drag}.title-bar-controls .ant-btn{border:none;box-shadow:none;width:46px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:0}.title-bar-controls .ant-btn:hover{background-color:#0000000d}.title-bar-controls .ant-btn:active{background-color:#0000001a}.title-bar-controls .ant-btn-dangerous:hover{background-color:#ff4d4f;color:#fff!important}.title-bar-controls .ant-btn-dangerous .anticon{color:inherit!important}.order-details-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.company-logo{max-height:60px;max-width:180px;object-fit:contain}.order-title{text-align:right}.details-section{width:100%}.details-section .ant-space-item{padding-bottom:4px}.order-item-row{display:flex;align-items:center;width:100%;gap:16px}.order-item-details{flex-grow:1}.order-totals{max-width:350px;margin-left:auto}.order-totals .ant-row{margin-bottom:8px}.grand-total{margin-top:16px;padding-top:16px;border-top:2px solid #f0f0f0}
