*{box-sizing:border-box}body{color:#1a1a2e;background:#f5f7fa;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.app-loading{justify-content:center;align-items:center;min-height:100vh;display:flex}.admin-layout{min-height:100vh;display:flex}.sidebar{color:#fff;background:#1b5e20;flex-direction:column;flex-shrink:0;width:260px;display:flex}.sidebar-header{border-bottom:1px solid #ffffff26;padding:24px 20px}.sidebar-header h1{margin:0;font-size:1.5rem}.sidebar-user{color:#c8e6c9;margin-top:8px;font-size:.85rem}.sidebar-nav{flex:1;padding:12px 0;overflow-y:auto}.sidebar-nav a{color:#e8f5e9;padding:12px 20px;transition:background .15s;display:block}.sidebar-nav a:hover,.sidebar-nav a.active{color:#fff;background:#ffffff1f;font-weight:600}.sidebar-footer{border-top:1px solid #ffffff26;padding:16px 20px}.btn-logout{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:8px;width:100%;padding:10px}.btn-logout:hover{background:#ffffff40}.main-content{flex:1;padding:24px;overflow-y:auto}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.page-header h2{margin:0;font-size:1.5rem}.page-header-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.page-meta{color:#666;font-size:.9rem;font-weight:600}.btn-sm{padding:6px 12px;font-size:.85rem}.purchases-table-wrap{background:#fff;border:1px solid #e8e8e8;border-radius:12px}.purchases-table td.amount{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.purchases-table td.amount-due{color:#e65100}.purchases-table td.nowrap{white-space:nowrap}.purchases-table tbody tr:hover{background:#fafafa}.card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;margin-bottom:12px;padding:16px}.card-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}.stat-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:20px}.stat-card .label{color:#666;font-size:.85rem}.stat-card .value{color:#2e7d32;margin-top:4px;font-size:1.75rem;font-weight:700}.btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:6px;padding:10px 18px;font-weight:600;display:inline-flex}.btn-primary{color:#fff;background:#2e7d32}.btn-primary:hover{background:#1b5e20}.btn-secondary{color:#2e7d32;background:#e8f5e9}.btn-danger{color:#c62828;background:#ffebee}.btn:disabled{opacity:.6;cursor:not-allowed}.form-group{margin-bottom:14px}.form-group label{color:#333;margin-bottom:6px;font-size:.875rem;font-weight:600;display:block}.form-group input,.form-group select,.form-group textarea{border:1px solid #e0e0e0;border-radius:10px;width:100%;padding:10px 14px}.form-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.search-input{border:1px solid #e0e0e0;border-radius:10px;width:100%;max-width:400px;margin-bottom:16px;padding:10px 14px}.listing-filters-bar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.listing-filters-bar .search-input{flex:2 220px;min-width:180px;max-width:none;margin-bottom:0}.listing-filters-bar .btn{white-space:nowrap;flex:none}.chip-row{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.chip{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:20px;padding:8px 14px}.chip.active{color:#2e7d32;background:#e8f5e9;border-color:#2e7d32;font-weight:600}.badge{border-radius:8px;padding:4px 8px;font-size:.75rem;font-weight:700;display:inline-block}.badge-in{color:#2e7d32;background:#e8f5e9}.badge-low{color:#e65100;background:#fff3e0}.badge-out{color:#c62828;background:#ffebee}.badge-offer{color:#f57f17;background:#fff8e1}.suggestions-list{z-index:20;background:#fff;border:1px solid #e0e0e0;border-radius:8px;max-height:240px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000014}.suggestion-item{text-align:left;cursor:pointer;background:#fff;border:none;width:100%;padding:10px 12px;display:block}.suggestion-item:hover{background:#f5f7fa}.table-wrap{overflow-x:auto}table{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;overflow:hidden}th,td{text-align:left;border-bottom:1px solid #f0f0f0;padding:12px 14px}th{text-transform:uppercase;color:#666;background:#fafafa;font-size:.8rem}.actions{align-items:center;gap:8px;display:flex}.order-buttons{flex-direction:column;gap:4px;display:flex}.order-btn{color:#2e7d32;cursor:pointer;background:#f1f8f4;border:1px solid #c8e6c9;border-radius:6px;width:28px;height:24px;padding:0;font-size:.85rem;font-weight:700;line-height:1}.order-btn:hover:not(:disabled){background:#e8f5e9}.order-btn:disabled{opacity:.35;cursor:not-allowed}.icon-btn{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .15s;display:inline-flex}.icon-btn:hover:not(:disabled){background:#f5f7fa}.icon-btn:disabled{opacity:.5;cursor:not-allowed}.icon-btn-edit{color:#1565c0;border-color:#bbdefb}.icon-btn-danger{color:#c62828;border-color:#ffcdd2}.icon-btn-neutral{color:#555}.link-btn{color:#1565c0;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.link-btn.danger{color:#c62828}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:100%;max-width:560px;max-height:90vh;padding:24px;overflow-y:auto}.modal-lg{max-width:720px}.modal-full{flex-direction:column;width:100%;max-width:min(1180px,100vw - 40px);max-height:92vh;padding:0;display:flex;overflow:hidden}.modal h3{margin:0 0 16px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.form-select{appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #d0d7de;border-radius:10px;min-width:200px;padding:10px 38px 10px 14px;transition:border-color .15s,box-shadow .15s}.form-select:hover:not(:disabled){border-color:#9e9e9e}.form-select:focus{border-color:#2e7d32;outline:none;box-shadow:0 0 0 3px #2e7d321f}.form-select:disabled{opacity:.65;cursor:not-allowed;background-color:#f5f5f5}.listing-filters-bar select,.listing-filters-bar input[type=date]{flex:140px;min-width:130px}.listing-filters-bar select{appearance:none;font:inherit;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #e0e0e0;border-radius:10px;padding:10px 36px 10px 14px}.listing-filters-bar input[type=date]{font:inherit;background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:10px 14px}.order-detail-header{background:linear-gradient(#f8fbf9 0%,#fff 100%);border-bottom:1px solid #e8ece9;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 28px;display:flex}.order-detail-header h3{margin:0;font-size:1.35rem}.order-detail-header-meta{color:#666;margin:6px 0 0;font-size:.9rem}.order-detail-close{color:#666;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:10px;flex-shrink:0;width:36px;height:36px;font-size:1.25rem;line-height:1}.order-detail-close:hover{color:#333;background:#f5f5f5}.order-detail-toolbar{background:#f5f7f6;border-bottom:1px solid #e8ece9;flex-wrap:wrap;align-items:flex-end;gap:20px;padding:18px 28px;display:flex}.order-detail-action-group label{letter-spacing:.04em;text-transform:uppercase;color:#888;margin-bottom:6px;font-size:.72rem;font-weight:700;display:block}.order-detail-action-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.order-detail-body{flex:1;padding:24px 28px;overflow-y:auto}.order-detail-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-bottom:24px;display:grid}.order-detail-card{background:#f8faf9;border:1px solid #e8ece9;border-radius:12px;padding:16px 18px}.order-detail-card h4{letter-spacing:.05em;text-transform:uppercase;color:#7a8a82;margin:0 0 12px;font-size:.78rem;font-weight:700}.order-detail-kv{gap:10px;display:grid}.order-detail-kv-row{grid-template-columns:110px 1fr;gap:8px;font-size:.92rem;line-height:1.45;display:grid}.order-detail-kv-row dt{color:#888;margin:0;font-weight:600}.order-detail-kv-row dd{color:#1a1a2e;margin:0}.order-detail-section-title{margin:0 0 12px;font-size:1rem;font-weight:700}.order-detail-shop-section{border-bottom:1px solid #e8ece9;margin-bottom:24px;padding-bottom:20px}.order-detail-shop-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.order-detail-shop-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.order-detail-items-wrap{border:1px solid #e8ece9;border-radius:12px;margin-bottom:20px;overflow:hidden}.order-detail-items-table th,.order-detail-items-table td{padding:12px 14px}.order-detail-items-table tbody tr:last-child td{border-bottom:none}.order-detail-items-table td.amount{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.order-detail-items-table td.nowrap{white-space:nowrap}.order-detail-footer{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;padding-top:4px;display:flex}.order-detail-totals{background:#fff;border:1px solid #e8ece9;border-radius:12px;min-width:min(100%,320px);max-width:360px;margin-left:auto;overflow:hidden}.order-detail-totals table{border-radius:0}.order-detail-totals td{padding:10px 16px}.order-detail-totals tr:last-child td{background:#f1f8f4;border-bottom:none;font-size:1.05rem;font-weight:700}.order-detail-totals td:last-child{text-align:right;font-variant-numeric:tabular-nums}.order-detail-footer-actions{flex-wrap:wrap;align-items:center;gap:10px;padding-top:8px;display:flex}@media (width<=640px){.order-detail-kv-row{grid-template-columns:1fr;gap:2px}.order-detail-toolbar{padding:16px 18px}.order-detail-body,.order-detail-header{padding:18px}}.info-banner{color:#1b5e20;background:#e8f5e9;border:1px solid #c8e6c9;border-radius:12px;margin:0 0 16px;padding:12px 14px;font-size:14px;line-height:1.5}.field-hint{color:#666;margin:-4px 0 10px;font-size:13px;line-height:1.4}.warning-text{color:#9e6b00;background:#fff8e1;border:1px solid #ffe082;border-radius:12px;margin:0;padding:12px;font-size:13px;line-height:1.4}.checkbox-list{background:#fafafa;border:1px solid #e0e0e0;border-radius:12px;gap:8px;max-height:220px;padding:12px;display:grid;overflow-y:auto}.checkbox-row{color:#333;cursor:pointer;align-items:center;gap:10px;font-size:14px;display:flex}.checkbox-row input{width:16px;height:16px}td.muted{color:#9e9e9e;font-style:italic}.auth-page{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.auth-card{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:32px;box-shadow:0 4px 24px #00000014}.auth-card h1{color:#2e7d32;margin:0 0 8px}.auth-card .subtitle{color:#666;margin-bottom:24px}.error-text{color:#c62828;margin-bottom:12px;font-size:.875rem}.empty-text{text-align:center;color:#666;padding:40px 20px}.empty-state{text-align:center;background:linear-gradient(#f7fbf7 0%,#fff 100%);border:1px dashed #c8e6c9;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;max-width:520px;margin:32px auto 0;padding:48px 32px;display:flex;box-shadow:0 8px 24px #2e7d320f}.empty-state-icon{color:#2e7d32;background:#e8f5e9;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:20px;display:flex}.empty-state-icon-loading{background:#f1f8f1}.empty-state-spinner{animation:.9s linear infinite empty-state-spin}@keyframes empty-state-spin{to{transform:rotate(360deg)}}.empty-state-title{color:#1a1a2e;margin:0 0 8px;font-size:1.125rem;font-weight:700;line-height:1.4}.empty-state-hindi{color:#555;margin:0 0 12px;font-size:1rem;line-height:1.5}.empty-state-hint{color:#888;max-width:340px;margin:0;font-size:.875rem;line-height:1.55}.hindi{color:#666;margin-top:2px;font-size:.85rem}.line-card{background:#fafafa;border:1px solid #e8e8e8;border-radius:12px;margin-bottom:12px;padding:16px}.line-card-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.pagination{justify-content:center;align-items:center;gap:8px;margin-top:20px;display:flex}.product-thumb{object-fit:cover;background:#f0f0f0;border-radius:8px;width:48px;height:48px}@media (width<=768px){.admin-layout{flex-direction:column}.sidebar{width:100%}.sidebar-nav{flex-wrap:wrap;padding:8px;display:flex}.sidebar-nav a{padding:8px 12px;font-size:.875rem}}.thermal-receipt-wrap{flex-direction:column;align-items:center;gap:12px;margin-top:8px;display:flex}.thermal-print-btn{align-self:flex-end}.thermal-receipt{color:#000;background:#fff;border:1px dashed #bbb;border-radius:4px;width:100%;max-width:80mm;padding:10px 8px;font-family:Courier New,Courier,monospace;font-size:11px;line-height:1.35}.thermal-title{text-align:center;margin:0 0 4px;font-size:14px;font-weight:700}.thermal-meta{text-align:center;color:#333;margin:0 0 6px;font-size:10px}.thermal-divider{border-top:1px dashed #000;margin:8px 0}.thermal-label{letter-spacing:.06em;text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:700}.thermal-shop{text-align:center;margin:0 0 4px;font-size:12px;font-weight:700}.thermal-text{word-break:break-word;margin:0 0 3px}.thermal-center{text-align:center}.thermal-item{margin-bottom:8px}.thermal-item-name{margin:0 0 2px;font-weight:700}.thermal-item-meta{margin:0 0 2px;font-size:10px}.thermal-row{justify-content:space-between;gap:8px;margin:2px 0;display:flex}.thermal-row-strong{border-top:1px solid #000;margin-top:4px;padding-top:4px;font-size:13px;font-weight:700}.thermal-gst-line{margin:2px 0;font-size:10px}.thermal-footer{text-align:center;margin:10px 0 0;font-size:10px}@media print{@page{size:80mm auto;margin:2mm}body.printing-order-invoice *{visibility:hidden}body.printing-order-invoice #order-invoice-print,body.printing-order-invoice #order-invoice-print *{visibility:visible}body.printing-order-invoice #order-invoice-print{border:none;width:80mm;max-width:80mm;margin:0;padding:0;position:absolute;top:0;left:0}.no-print{display:none!important}}:root{--bheji-green:#1a4d2e;--bheji-green-dark:#143d24;--bheji-orange:#e85d04;--bheji-orange-soft:#f37021;--bheji-text:#1f2937;--bheji-muted:#6b7280;--bheji-border:#e5e7eb;--bheji-surface:#f8f9fa}.public-layout{background:#fff;flex-direction:column;min-height:100vh;display:flex}.bheji-header{z-index:200;border-bottom:1px solid var(--bheji-border);background:#fff;position:sticky;top:0;box-shadow:0 1px #0000000a}.bheji-header-inner{align-items:center;gap:20px;max-width:1280px;min-height:80px;margin:0 auto;padding:12px 24px;display:flex}.bheji-brand{flex-shrink:0;align-items:center;gap:14px;min-width:0;display:flex}.bheji-brand-logo{object-fit:contain;object-position:left center;width:auto;max-width:220px;height:72px;display:block}.bheji-brand-tagline{color:var(--bheji-muted);max-width:155px;font-size:.8rem;font-weight:500;line-height:1.4}.bheji-nav{flex:1;justify-content:center;align-items:center;gap:2px;min-width:0;display:flex}.bheji-nav a,.bheji-nav-dropdown-btn{color:#374151;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:8px 10px;font-size:.8rem;font-weight:600;display:inline-flex}.bheji-nav a:hover,.bheji-nav-dropdown-btn:hover{color:var(--bheji-green)}.bheji-nav a.active{color:var(--bheji-green);box-shadow:inset 0 -2px 0 var(--bheji-green);border-radius:0}.bheji-nav-dropdown{position:relative}.bheji-nav-dropdown-menu{border:1px solid var(--bheji-border);z-index:50;background:#fff;border-radius:10px;min-width:200px;padding:8px;display:none;position:absolute;top:100%;left:0;box-shadow:0 12px 32px #0000001a}.bheji-nav-dropdown:hover .bheji-nav-dropdown-menu{display:block}.bheji-nav-dropdown-menu a{box-shadow:none;border-radius:8px;padding:10px 12px;display:block}.bheji-nav-dropdown-menu a:hover{background:#f3faf4}.bheji-nav-chevron{opacity:.6;width:14px;height:14px}.bheji-header-actions{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.bheji-location-btn{border:1px solid var(--bheji-border);color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.bheji-action-icon{width:18px;height:18px;color:var(--bheji-green)}.bheji-icon-btn{border:1px solid var(--bheji-border);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:relative}.bheji-cart-badge{background:var(--bheji-green);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.65rem;font-weight:800;display:flex;position:absolute;top:-6px;right:-6px}.public-back-home{color:var(--bheji-green);flex:1;font-size:.9rem;font-weight:600}.public-header-cta{white-space:nowrap;text-decoration:none}.public-main{flex:1}.bheji-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;min-height:580px;position:relative;overflow:hidden}.bheji-hero-shade{background:linear-gradient(90deg,#ffffffd1 0%,#ffffff8c 28%,#ffffff26 48%,#fff0 62%);position:absolute;inset:0}.bheji-hero-inner{z-index:1;box-sizing:border-box;width:100%;max-width:1400px;min-height:580px;margin:0 auto;padding:52px 48px 64px;position:relative}.bheji-hero-copy{max-width:640px}.bheji-hero-pill{color:var(--bheji-green);background:#fff;border:1px solid #e8edf0;border-radius:999px;align-items:center;gap:6px;margin-bottom:22px;padding:7px 16px;font-size:.8rem;font-weight:600;display:inline-flex;box-shadow:0 2px 10px #0000000d}.bheji-hero h1{color:var(--bheji-green);letter-spacing:-.025em;margin:0 0 18px;font-size:clamp(2.35rem,4.8vw,3.4rem);font-weight:800;line-height:1.15}.bheji-hero-orange{color:var(--bheji-orange)}.bheji-hero-sub{color:#4b5563;max-width:520px;margin:0 0 28px;font-size:1.05rem;font-weight:500;line-height:1.65}.bheji-hero-features{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #fffffff2;border-radius:14px;flex-wrap:nowrap;align-items:stretch;gap:0;max-width:720px;margin-bottom:28px;padding:14px 8px;display:flex;overflow-x:auto;box-shadow:0 8px 32px #0f172a0f}.bheji-hero-feature{border-right:1px solid #e8edf0;flex:1 1 0;align-items:center;gap:10px;min-width:150px;padding:6px 14px;display:flex}.bheji-hero-feature:last-child{border-right:none}.bheji-hero-feature-icon{width:38px;height:38px;color:var(--bheji-green);background:#ecfdf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.bheji-hero-feature-icon svg{width:18px;height:18px}.bheji-hero-feature-text strong{color:var(--bheji-green);margin-bottom:2px;font-size:.8rem;font-weight:700;display:block}.bheji-hero-feature-text em{color:var(--bheji-muted);font-size:.7rem;font-style:normal;font-weight:500;display:block}.bheji-hero-cta{background:var(--bheji-green);color:#fff;border-radius:10px;align-items:center;gap:10px;padding:15px 28px;font-size:1rem;font-weight:700;transition:background .15s,transform .15s;display:inline-flex;box-shadow:0 10px 28px #1a4d2e47}.bheji-hero-cta-chevron{font-size:1.25rem;font-weight:400;line-height:1}.bheji-hero-cta:hover{background:var(--bheji-green-dark);transform:translateY(-1px)}.bheji-hero-cta-row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.bheji-hero-cta-secondary{color:var(--bheji-green);text-underline-offset:3px;font-size:.95rem;font-weight:700;text-decoration:underline}.bheji-hero-cta-secondary:hover{color:var(--bheji-green-dark)}.bheji-header-admin-link{color:var(--bheji-muted);white-space:nowrap;font-size:.8rem;font-weight:600}.bheji-header-admin-link:hover{color:var(--bheji-green)}.bheji-promo-card{background:#fff;border:1px solid #0000000d;border-radius:16px;align-items:flex-start;gap:14px;min-width:200px;padding:18px 22px;display:flex;position:absolute;bottom:48px;right:48px;box-shadow:0 20px 48px #00000024}.bheji-promo-icon-wrap{width:40px;height:40px;color:var(--bheji-green);background:#ecfdf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.bheji-promo-icon-wrap svg{width:22px;height:22px}.bheji-promo-body strong{color:var(--bheji-green);margin-bottom:4px;font-size:1rem;display:block}.bheji-promo-line{color:var(--bheji-muted);margin:0 0 4px;font-size:.78rem;font-weight:500}.bheji-promo-price{color:var(--bheji-orange);margin:0;font-size:1.75rem;font-weight:800;line-height:1.1}.bheji-section{max-width:1280px;margin:0 auto;padding:48px 24px 56px}.bheji-section-head-row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.bheji-section-head-row h2{color:var(--bheji-text);margin:0;font-size:1.5rem;font-weight:800}.bheji-section-lead{max-width:560px;color:var(--bheji-muted);margin:8px 0 0;font-size:.95rem;line-height:1.6}.bheji-link-arrow{color:var(--bheji-green);white-space:nowrap;font-size:.9rem;font-weight:700}.bheji-section-title-center{text-align:center;color:var(--bheji-text);margin:0 0 36px;font-size:1.5rem;font-weight:800}.bheji-categories{background:var(--bheji-surface);max-width:none}.bheji-categories .bheji-section-head-row,.bheji-category-grid{max-width:1280px;margin-left:auto;margin-right:auto}.bheji-category-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;display:grid}.bheji-category-card{text-align:center;border:1px solid #0000000a;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:0 0 12px;display:flex;overflow:hidden}.bheji-category-card:hover{box-shadow:0 8px 20px #0000000d}.bheji-category-card-info{cursor:default}.bheji-category-card-info:hover{transform:none}.bheji-category-image{aspect-ratio:1;box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding:10px 8px 6px;display:flex}.bheji-category-image img{object-fit:contain;width:100%;height:100%;display:block}.bheji-category-card h3{color:#111827;margin:0;padding:0 8px;font-size:.72rem;font-weight:800;line-height:1.3}.bheji-why{background:#fff;max-width:none}.bheji-why .bheji-section-title-center,.bheji-why-grid{max-width:1280px;margin-left:auto;margin-right:auto}.bheji-why-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;display:grid}.bheji-why-card{text-align:center;padding:8px 10px}.bheji-why-icon{width:56px;height:56px;color:var(--bheji-green);background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 14px;display:flex}.bheji-why-icon svg{width:26px;height:26px}.bheji-why-card h3{color:var(--bheji-green);margin:0 0 8px;font-size:.95rem}.bheji-why-card p{color:var(--bheji-muted);margin:0;font-size:.8rem;line-height:1.55}.bheji-how{background:var(--bheji-surface);max-width:none}.bheji-how .bheji-section-title-center,.bheji-how-grid{max-width:1280px;margin-left:auto;margin-right:auto}.bheji-how-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.bheji-how-card{text-align:center;background:#fff;border:1px solid #eef0f2;border-radius:14px;padding:24px 20px}.bheji-how-step{background:var(--bheji-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:14px;font-size:.9rem;font-weight:800;display:inline-flex}.bheji-how-card h3{color:var(--bheji-text);margin:0 0 8px;font-size:1rem}.bheji-how-card p{color:var(--bheji-muted);margin:0;font-size:.85rem;line-height:1.55}.bheji-app-download{padding-top:24px;padding-bottom:64px}.bheji-app-download-card{background:linear-gradient(135deg,#ecfdf5 0%,#f0fdf4 45%,#fff 100%);border:1px solid #bbf7d0;border-radius:20px;justify-content:space-between;align-items:center;gap:32px;padding:36px 40px;display:flex}.bheji-app-download-copy h2{color:var(--bheji-text);margin:0 0 10px;font-size:1.6rem;font-weight:800}.bheji-app-download-copy p{max-width:520px;color:var(--bheji-muted);margin:0 0 20px;line-height:1.65}.bheji-app-download-badge{background:var(--bheji-green);color:#fff;text-align:center;border-radius:24px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:8px;width:120px;height:120px;font-size:.85rem;font-weight:700;display:flex;box-shadow:0 16px 40px #1a4d2e38}.bheji-app-download-badge-icon{font-size:2rem;line-height:1}.info-page{max-width:760px;margin:0 auto;padding:40px 24px 64px}.info-page-hero{margin-bottom:32px}.info-breadcrumb{color:var(--bheji-muted);margin:0 0 16px;font-size:.85rem}.info-breadcrumb a{color:var(--bheji-green);font-weight:600}.info-page h1{color:var(--bheji-text);margin:0 0 10px;font-size:2rem;font-weight:800}.info-subtitle{color:var(--bheji-muted);margin:0;font-size:1.05rem;line-height:1.6}.info-sections{flex-direction:column;gap:16px;display:flex}.info-section-card{border:1px solid var(--bheji-border);background:#fff;border-radius:16px;padding:24px}.info-section-card h2{color:var(--bheji-green);margin:0 0 10px;font-size:1.05rem}.info-section-card p{color:#4b5563;margin:0;font-size:.95rem;line-height:1.7}.public-footer{color:#94a3b8;background:#0f172a;margin-top:auto}.public-footer-inner{grid-template-columns:1.2fr 1fr;align-items:start;gap:40px;max-width:1280px;margin:0 auto;padding:48px 24px 32px;display:grid}.public-footer-brand .bheji-footer-logo{object-fit:contain;object-position:left center;width:auto;max-width:200px;height:56px;margin-bottom:12px;display:block}.public-footer-tagline{max-width:320px;margin:0 0 16px;font-size:.9rem;line-height:1.6}.public-footer-app-btn{color:#14532d;background:#86efac;border-radius:8px;align-items:center;margin-bottom:16px;padding:10px 18px;font-size:.85rem;font-weight:700;transition:background .15s;display:inline-flex}.public-footer-app-btn:hover{background:#bbf7d0}.public-footer-contact a{color:#86efac;font-weight:600}.public-footer-nav{flex-direction:column;gap:12px;display:flex}.public-footer-nav a{color:#cbd5e1;font-size:.9rem;font-weight:500;transition:color .15s}.public-footer-nav a:hover{color:#86efac}.public-footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;gap:12px;max-width:1280px;margin:0 auto;padding:20px 24px;font-size:.8rem;display:flex}.public-footer-admin{color:#86efac;font-weight:600}.auth-page-wrap{background:var(--bheji-surface);flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.auth-page-wrap .auth-card{box-shadow:0 16px 48px #0f172a14}@media (width<=1100px){.bheji-nav,.bheji-location-btn span{display:none}.bheji-why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bheji-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=768px){.bheji-brand-tagline{display:none}.bheji-brand-logo{max-width:180px;height:56px}.bheji-header-inner{min-height:68px;padding:10px 16px}.bheji-hero{min-height:auto}.bheji-hero-inner{min-height:auto;padding:32px 20px 120px}.bheji-hero-shade{background:linear-gradient(#ffffffeb 0%,#ffffffc7 100%)}.bheji-hero-features{flex-wrap:wrap;max-width:100%}.bheji-hero-feature{border-bottom:1px solid #e8edf0;border-right:none;flex:45%;min-width:0;padding:10px 12px}.bheji-hero-feature:nth-child(odd){border-right:1px solid #e8edf0}.bheji-hero-feature:nth-last-child(-n+2){border-bottom:none}.bheji-promo-card{min-width:0;bottom:20px;left:20px;right:20px}.bheji-app-download-card{flex-direction:column;align-items:flex-start;padding:28px 24px}.bheji-app-download-badge{border-radius:14px;flex-direction:row;width:100%;height:auto;padding:16px 20px}.bheji-why-grid{grid-template-columns:1fr 1fr}.bheji-how-grid,.public-footer-inner{grid-template-columns:1fr}}@media (width<=480px){.bheji-header-inner{padding:10px 14px}.bheji-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bheji-why-grid{grid-template-columns:1fr}}
