{"id":5429,"date":"2026-08-15T17:58:35","date_gmt":"2026-08-15T17:58:35","guid":{"rendered":"https:\/\/bussinesssolution.com\/?page_id=5429"},"modified":"2026-08-20T13:55:53","modified_gmt":"2026-08-20T13:55:53","slug":"home","status":"publish","type":"page","link":"https:\/\/bussinesssolution.com\/","title":{"rendered":"Business Solution"},"content":{"rendered":"<p><!-- Business Solution homepage \u2014 WordPress-safe self-contained edition. --><\/p>\n<style id=\"business-solution-homepage-styles\">#bs-homepage {   --navy: #29304f;   --ink: #172128;   --muted: #617078;   --green: #0b8f72;   --green-dark: #056451;   --green-pale: #e4f5ef;   --blue: #3e63aa;   --paper: #f7faf8;   --white: #ffffff;   --line: rgba(23, 33, 40, .14); }  #bs-homepage, #bs-homepage * { box-sizing: border-box; } #bs-homepage { scroll-behavior: smooth; } #bs-homepage { margin: 0; background: var(--white); color: var(--ink); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif; -webkit-font-smoothing: antialiased; } #bs-homepage #top, #bs-homepage #top * { cursor: auto !important; } #bs-homepage #top a, #bs-homepage #top button, #bs-homepage #top summary, #bs-homepage #top [role=\"button\"] { cursor: pointer !important; } #bs-homepage a { color: inherit; text-decoration: none; } #bs-homepage img { max-width: 100%; } #bs-homepage ::selection { background: var(--green); color: white; }  #bs-homepage .site-header { width: min(100% - 3rem, 1280px); height: 86px; margin: 0 auto; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 2rem; } #bs-homepage .brand { display: inline-flex; align-items: center; gap: .7rem; font-size: .88rem; font-weight: 800; letter-spacing: -.02em; } #bs-homepage .brand img { width: 46px; height: 46px; border-radius: 50%; object-fit: cover; } #bs-homepage .desktop-nav { display: flex; align-items: center; gap: 2rem; color: #3d4a51; font-size: .78rem; font-weight: 700; } #bs-homepage .desktop-nav a, #bs-homepage .text-link, #bs-homepage .footer-links a { transition: color .2s ease; } #bs-homepage .desktop-nav a:hover, #bs-homepage .text-link:hover, #bs-homepage .footer-links a:hover { color: var(--green-dark); } #bs-homepage .button { min-height: 48px; padding: .8rem 1.2rem; display: inline-flex; align-items: center; justify-content: center; gap: .7rem; border-radius: 999px; font-size: .78rem; font-weight: 800; transition: transform .2s ease, background .2s ease; } #bs-homepage .button:hover { transform: translateY(-2px); } #bs-homepage .button--primary { background: var(--green); color: white; } #bs-homepage .button--primary:hover { background: var(--green-dark); } #bs-homepage .button--light { background: white; color: var(--navy); } #bs-homepage .button--dark { background: var(--navy); color: white; } #bs-homepage .bs-mobile-menu { display: none; position: relative; justify-self: end; } #bs-homepage .bs-mobile-menu summary { cursor: pointer; list-style: none; font-size: .8rem; font-weight: 800; } #bs-homepage .bs-mobile-menu nav { position: absolute; right: 0; top: 2rem; z-index: 20; width: 210px; padding: 1rem; display: grid; gap: .8rem; background: white; border: 1px solid var(--line); border-radius: 1rem; box-shadow: 0 20px 50px rgba(21,33,40,.14); }  #bs-homepage .hero { width: min(100% - 3rem, 1280px); min-height: 710px; margin: 0 auto; padding: 6rem 0 7rem; display: grid; grid-template-columns: 1.1fr .9fr; align-items: center; gap: clamp(3rem, 8vw, 8rem); } #bs-homepage .eyebrow, #bs-homepage .kicker, #bs-homepage .project-label { margin: 0 0 1.5rem; color: var(--green-dark); font-size: .66rem; font-weight: 850; letter-spacing: .15em; text-transform: uppercase; } #bs-homepage .hero h1, #bs-homepage .section-heading h2, #bs-homepage .project-detail h2, #bs-homepage .final-cta h2 { margin: 0; font-size: clamp(3.5rem, 6.3vw, 6.7rem); line-height: .93; letter-spacing: -.073em; font-weight: 720; } #bs-homepage h1 em { color: var(--green-dark); font-family: Georgia, \"Times New Roman\", serif; font-weight: 400; } #bs-homepage .hero-lede { max-width: 670px; margin: 2rem 0 0; color: var(--muted); font-size: 1.15rem; line-height: 1.72; } #bs-homepage .hero-actions { margin-top: 2rem; display: flex; align-items: center; gap: 1.5rem; } #bs-homepage .text-link { display: inline-flex; align-items: center; gap: .65rem; font-size: .78rem; font-weight: 800; } #bs-homepage .hero-note { margin: 4rem 0 0; color: #829097; font-size: .7rem; } #bs-homepage .project-index { padding: 1.2rem; background: linear-gradient(145deg, var(--green-pale), #fff 58%, #edf3ff); border: 1px solid rgba(19,184,149,.22); border-radius: 1.5rem; box-shadow: 0 32px 90px rgba(35,66,59,.12); } #bs-homepage .project-index__top { min-height: 220px; padding: 1.2rem; display: flex; flex-direction: column; justify-content: space-between; } #bs-homepage .project-index__top img { width: 86px; height: 86px; border-radius: 50%; object-fit: cover; box-shadow: 0 12px 30px rgba(41,48,79,.13); } #bs-homepage .project-index__top p { max-width: 310px; margin: 2rem 0 .5rem; color: #51636a; line-height: 1.55; } #bs-homepage .project-index__row { padding: 1.15rem 1.1rem; display: grid; grid-template-columns: 32px 1fr auto auto; align-items: center; gap: .7rem; border-top: 1px solid rgba(23,33,40,.12); } #bs-homepage .project-index__row > span { color: var(--green-dark); font-size: .6rem; font-weight: 850; } #bs-homepage .project-index__row strong { font-size: .88rem; } #bs-homepage .project-index__row small { color: var(--muted); font-size: .63rem; }  #bs-homepage .section { width: min(100% - 3rem, 1280px); margin: 0 auto; padding: 8.5rem 0; } #bs-homepage .section-heading h2 { font-size: clamp(2.9rem, 5vw, 5.25rem); } #bs-homepage .problem { border-top: 1px solid var(--line); display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; } #bs-homepage .problem-copy { padding-top: 2.5rem; } #bs-homepage .problem-copy p { margin: 0 0 1.2rem; color: var(--muted); font-size: 1.03rem; line-height: 1.75; } #bs-homepage .problem-grid { grid-column: 1 \/ -1; display: grid; grid-template-columns: repeat(4, 1fr); } #bs-homepage .problem-grid article { min-height: 230px; padding: 1.6rem; border-top: 1px solid var(--ink); border-right: 1px solid var(--line); } #bs-homepage .problem-grid article:last-child { border-right: 0; } #bs-homepage .problem-grid span, #bs-homepage .feature-card > span, #bs-homepage .ipos-features article > span { color: var(--green-dark); font-size: .61rem; font-weight: 850; } #bs-homepage .problem-grid h3 { margin: 4rem 0 .7rem; font-size: 1.1rem; } #bs-homepage .problem-grid p { margin: 0; color: var(--muted); font-size: .78rem; line-height: 1.6; }  #bs-homepage .project-detail { scroll-margin-top: 1rem; } #bs-homepage .project-detail--bizrocket { background: linear-gradient(180deg, var(--green-pale), #f9fffd 50%, white); } #bs-homepage .project-detail__intro { display: grid; grid-template-columns: .85fr 1.15fr; gap: 8vw; padding-bottom: 5rem; } #bs-homepage .project-detail h2 { color: var(--navy); } #bs-homepage .project-detail__copy h3, #bs-homepage .mobile-copy h3, #bs-homepage .product-evidence__copy h3 { margin: 0 0 1.3rem; font-size: clamp(1.7rem, 3vw, 2.6rem); line-height: 1.15; letter-spacing: -.045em; } #bs-homepage .project-detail__copy p, #bs-homepage .mobile-copy > p:not(.project-label), #bs-homepage .ipos-intro > p:not(.project-label), #bs-homepage .product-evidence__copy > p:not(.kicker) { margin: 0 0 1.1rem; color: var(--muted); line-height: 1.75; } #bs-homepage .module-heading { padding-top: 0; padding-bottom: 3rem; display: grid; grid-template-columns: .5fr 1fr 1fr; gap: 3rem; align-items: end; } #bs-homepage .module-heading .kicker { margin: 0; } #bs-homepage .module-heading h3 { margin: 0; font-size: clamp(2rem, 3.5vw, 3.6rem); line-height: 1; letter-spacing: -.055em; } #bs-homepage .module-heading > p:last-child { margin: 0; color: var(--muted); line-height: 1.7; } #bs-homepage .feature-grid { padding-top: 0; display: grid; grid-template-columns: 1fr; gap: 0; border-top: 1px solid rgba(23,33,40,.16); } #bs-homepage .feature-card { min-height: 0; background: transparent; border: 0; border-bottom: 1px solid rgba(23,33,40,.16); border-radius: 0; box-shadow: none; } #bs-homepage .feature-card__summary { min-height: 76px; padding: 1rem .25rem; display: grid; grid-template-columns: 90px minmax(170px, .45fr) 1fr 34px; gap: 1.5rem; align-items: center; list-style: none; } #bs-homepage .feature-card__summary::-webkit-details-marker { display: none; } #bs-homepage .feature-card__top { display: grid; grid-template-columns: 24px 38px; gap: .6rem; align-items: center; } #bs-homepage .feature-card__top > span { color: var(--green-dark); font-size: .61rem; font-weight: 850; } #bs-homepage .feature-card__top i { width: 38px; height: 38px; display: grid; place-items: center; border-radius: 10px; background: rgba(11,143,114,.1); color: var(--green-dark); font-family: Georgia, serif; font-size: 1rem; font-style: normal; font-weight: 800; } #bs-homepage .feature-card__title { font-size: 1.08rem; font-weight: 750; letter-spacing: -.03em; } #bs-homepage .feature-card__description { color: var(--muted); font-size: .8rem; line-height: 1.65; } #bs-homepage .feature-card__toggle { position: relative; width: 30px; height: 30px; display: grid; place-items: center; border: 1px solid rgba(11,143,114,.25); border-radius: 50%; color: transparent; font-size: 0; line-height: 0; transition: transform .2s ease, background .2s ease; } #bs-homepage .feature-card__toggle::before, #bs-homepage .feature-card__toggle::after { content: \"\"; position: absolute; inset: 50% auto auto 50%; width: 11px; height: 1.5px; border-radius: 999px; background: var(--green-dark); transform: translate(-50%, -50%); } #bs-homepage .feature-card__toggle::after { transform: translate(-50%, -50%) rotate(90deg); } #bs-homepage .feature-card[open] .feature-card__toggle { transform: rotate(45deg); background: var(--green-pale); } #bs-homepage .feature-card__options { padding: .25rem .25rem 1.6rem 112px; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .8rem; } #bs-homepage .module-option-group { padding: 1.1rem; background: rgba(255,255,255,.78); border: 1px solid rgba(11,143,114,.14); border-radius: .8rem; } #bs-homepage .module-option-group h4 { margin: 0 0 .8rem; color: var(--green-dark); font-size: .68rem; letter-spacing: .1em; text-transform: uppercase; } #bs-homepage .module-option-group ul { margin: 0 !important; padding: 0 !important; display: flex; flex-wrap: wrap; gap: .45rem; list-style: none !important; } #bs-homepage .module-option-group li { margin: 0 !important; padding: .48rem .66rem; list-style: none !important; background: linear-gradient(135deg, rgba(11,143,114,.13), rgba(62,99,170,.11)); border: 1px solid rgba(11,143,114,.18); border-radius: .5rem; color: #2c4050; font-size: .68rem; line-height: 1.35; } #bs-homepage .module-option-group li::marker { content: \"\"; } #bs-homepage .module-option-group li::before, #bs-homepage .module-option-group li::after { content: none !important; display: none !important; } #bs-homepage .dashboard-showcase { padding-top: 3rem; } #bs-homepage .dashboard-showcase__heading { display: grid; grid-template-columns: 1fr .7fr; gap: 5rem; align-items: end; margin-bottom: 3rem; } #bs-homepage .dashboard-showcase__heading h3 { margin: 0; font-size: clamp(2rem, 4vw, 4.2rem); line-height: 1; letter-spacing: -.06em; } #bs-homepage .dashboard-showcase__heading > p { margin: 0; color: var(--muted); line-height: 1.7; } #bs-homepage .dashboard-gallery { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1rem; } #bs-homepage .product-shot--featured { grid-column: 1 \/ -1; } #bs-homepage .product-shot { margin: 0; overflow: hidden; border: 1px solid var(--line); border-radius: 1rem; background: white; box-shadow: 0 25px 70px rgba(23,46,40,.13); } #bs-homepage .product-shot img { display: block; width: 100%; height: auto; } #bs-homepage .product-shot figcaption { padding: .9rem 1rem; display: flex; justify-content: space-between; gap: 1rem; color: var(--muted); font-size: .66rem; } #bs-homepage .product-shot figcaption strong { color: var(--ink); font-size: .72rem; } #bs-homepage .dashboard-download { margin-top: 2rem; } #bs-homepage .video-evidence { margin-top: 4rem; padding: 2rem; display: grid; grid-template-columns: 1fr minmax(240px, 320px); gap: clamp(2rem, 6vw, 6rem); align-items: center; border: 1px solid var(--line); border-radius: 1.4rem; background: rgba(255,255,255,.72); } #bs-homepage .video-evidence__copy .kicker { margin-bottom: 1rem; } #bs-homepage .video-evidence__copy h3 { margin: 0 0 1.2rem; font-size: clamp(2rem, 4vw, 4rem); line-height: 1; letter-spacing: -.06em; } #bs-homepage .video-evidence__copy > p:last-child { max-width: 650px; margin: 0; color: var(--muted); line-height: 1.75; } #bs-homepage .video-card { width: min(100%, 300px); margin: 0 auto; overflow: hidden; border: 1px solid var(--line); border-radius: 1.1rem; background: var(--navy); box-shadow: 0 24px 65px rgba(23,46,40,.18); } #bs-homepage .video-card video { display: block; width: 100%; aspect-ratio: 9 \/ 16; background: var(--navy); object-fit: cover; } #bs-homepage .video-card figcaption { padding: .9rem 1rem; display: grid; gap: .25rem; background: white; } #bs-homepage .video-card figcaption strong { color: var(--ink); font-size: .75rem; } #bs-homepage .video-card figcaption span { color: var(--muted); font-size: .62rem; } #bs-homepage .browser-bar { height: 36px; padding: 0 .8rem; display: flex; align-items: center; gap: .35rem; background: var(--navy); color: #c5c9d8; font-size: .58rem; } #bs-homepage .browser-bar i { width: 7px; height: 7px; border-radius: 50%; background: #68708e; } #bs-homepage .browser-bar i:first-child { background: var(--green); } #bs-homepage .browser-bar span { margin-left: .45rem; }  #bs-homepage .project-detail--mobile { background: var(--navy); color: white; } #bs-homepage .mobile-layout { display: grid; grid-template-columns: .9fr 1.1fr; gap: 8vw; align-items: center; } #bs-homepage .project-detail--mobile .project-label { color: #74e4ca; } #bs-homepage .mobile-copy h2 { color: white; } #bs-homepage .mobile-copy h3 { margin-top: 2rem; } #bs-homepage .project-detail--mobile .mobile-copy h3, #bs-homepage .project-detail--mobile .video-evidence__copy h3 { color: #72e0c7; } #bs-homepage .mobile-copy > p:not(.project-label) { color: #c1c7d5; } #bs-homepage .mobile-copy .button { margin-top: 1rem; } #bs-homepage .sync-flow { position: relative; padding: 1rem; background: linear-gradient(140deg, rgba(19,184,149,.2), rgba(255,255,255,.04)); border: 1px solid rgba(255,255,255,.14); border-radius: 1.4rem; } #bs-homepage .sync-flow article { min-height: 190px; padding: 1.5rem; background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.1); border-radius: 1rem; } #bs-homepage .sync-flow article > span { float: right; color: #72e0c7; font-size: .62rem; font-weight: 850; } #bs-homepage .sync-flow article small { color: #8c95ad; font-size: .55rem; letter-spacing: .13em; } #bs-homepage .sync-flow article h3 { margin: 2.5rem 0 .6rem; color: #72e0c7; font-size: 1.55rem; } #bs-homepage .sync-flow article p { max-width: 430px; margin: 0; color: #b8bfce; font-size: .78rem; line-height: 1.6; } #bs-homepage .sync-connector { height: 72px; display: flex; align-items: center; justify-content: center; gap: 1rem; color: #6fe2c6; } #bs-homepage .sync-connector span { padding: .35rem .55rem; border: 1px solid rgba(111,226,198,.35); border-radius: 999px; font-size: .55rem; font-weight: 850; letter-spacing: .12em; } #bs-homepage .sync-connector i { font-size: 1.2rem; font-style: normal; transform: rotate(90deg); } #bs-homepage .sync-tags { padding: 1rem 0 0; display: flex; flex-wrap: wrap; gap: .5rem; } #bs-homepage .sync-tags span { padding: .48rem .68rem; background: rgba(255,255,255,.07); border-radius: 999px; color: #d5d9e4; font-size: .62rem; } #bs-homepage .video-evidence--dark { margin-top: 0; padding-top: 0; border: 0; border-radius: 0; background: transparent; } #bs-homepage .video-evidence--dark .kicker { color: #74e4ca; } #bs-homepage .video-evidence--dark .video-evidence__copy > p:last-child { color: #c1c7d5; } #bs-homepage .video-evidence--dark .video-card { border-color: rgba(255,255,255,.14); box-shadow: 0 24px 65px rgba(0,0,0,.22); }  #bs-homepage .project-detail--ipos { background: white; } #bs-homepage .ipos-layout { display: grid; grid-template-columns: .8fr 1.2fr; gap: 9vw; } #bs-homepage .ipos-intro h2 { margin-bottom: 2rem; color: var(--green-dark); } #bs-homepage .ipos-features { border-top: 1px solid var(--ink); } #bs-homepage .ipos-features article { padding: 1.55rem 0; display: grid; grid-template-columns: 55px 1fr; gap: 1.3rem; border-bottom: 1px solid var(--line); } #bs-homepage .ipos-features h3 { margin: 0 0 .5rem; font-size: 1.2rem; } #bs-homepage .ipos-features p { margin: 0; color: var(--muted); font-size: .81rem; line-height: 1.6; }  #bs-homepage .download-page { background: linear-gradient(180deg, #f8fcfa 0, white 36%); } #bs-homepage .download-page, #bs-homepage .download-page * { cursor: auto !important; } #bs-homepage .download-page a, #bs-homepage .download-page button, #bs-homepage .download-page summary { cursor: pointer !important; } #bs-homepage .download-hero { min-height: 730px; padding-top: 5rem; display: grid; grid-template-columns: .82fr 1.18fr; gap: clamp(3rem, 7vw, 7rem); align-items: center; } #bs-homepage .download-hero__copy h1 { margin: 0; max-width: 760px; font-size: clamp(3.7rem, 6.4vw, 6.8rem); line-height: .92; letter-spacing: -.074em; } #bs-homepage .download-hero__copy h1 em { color: var(--green-dark); font-family: Georgia, \"Times New Roman\", serif; font-weight: 400; } #bs-homepage .download-hero__copy > p:not(.eyebrow) { max-width: 650px; margin: 2rem 0 0; color: var(--muted); font-size: 1rem; line-height: 1.75; } #bs-homepage .download-demo { overflow: hidden; border: 1px solid rgba(11,143,114,.2); border-radius: 1.4rem; background: white; box-shadow: 0 30px 90px rgba(28,73,62,.15); } #bs-homepage .download-demo > img { display: block; width: 100%; height: auto; } #bs-homepage .download-demo__footer { padding: 1rem 1.2rem; display: flex; justify-content: space-between; gap: 1rem; align-items: center; border-top: 1px solid var(--line); } #bs-homepage .download-demo__footer div { display: grid; gap: .2rem; } #bs-homepage .download-demo__footer span { color: var(--green-dark); font-size: .56rem; font-weight: 850; letter-spacing: .12em; } #bs-homepage .download-demo__footer strong { font-size: .86rem; } #bs-homepage .download-demo__footer a { color: var(--green-dark); font-size: .7rem; font-weight: 800; } #bs-homepage .demo-credentials { margin: 0; padding: 1rem 1.2rem; display: grid; grid-template-columns: repeat(2, 1fr); gap: .7rem; background: linear-gradient(135deg, rgba(11,143,114,.11), rgba(62,99,170,.09)); border-top: 1px solid rgba(11,143,114,.14); } #bs-homepage .demo-credentials div { min-width: 0; } #bs-homepage .demo-credentials dt { color: var(--muted); font-size: .57rem; font-weight: 750; text-transform: uppercase; letter-spacing: .1em; } #bs-homepage .demo-credentials dd { margin: .25rem 0 0; overflow-wrap: anywhere; color: var(--navy); font-size: .75rem; font-weight: 800; } #bs-homepage .download-catalog { padding-top: 7rem; } #bs-homepage .download-heading { display: grid; grid-template-columns: 1fr .65fr; gap: 5rem; align-items: end; margin-bottom: 3rem; } #bs-homepage .download-heading h2, #bs-homepage .install-guide h2, #bs-homepage .download-support h2 { margin: 0; font-size: clamp(2.5rem, 4.7vw, 5rem); line-height: .98; letter-spacing: -.065em; } #bs-homepage .download-heading > p { margin: 0; color: var(--muted); line-height: 1.75; } #bs-homepage .download-list { border-top: 1px solid var(--line); } #bs-homepage .download-item { padding: 1.4rem .25rem; display: grid; grid-template-columns: 60px 1fr auto; gap: 2rem; align-items: center; border-bottom: 1px solid var(--line); } #bs-homepage .download-item__number { color: var(--green-dark); font-size: .62rem; font-weight: 850; } #bs-homepage .download-item__body > span { display: inline-block; margin-bottom: .5rem; color: var(--blue); font-size: .56rem; font-weight: 850; letter-spacing: .12em; } #bs-homepage .download-item__body h3 { margin: 0 0 .45rem; font-size: 1.25rem; letter-spacing: -.035em; } #bs-homepage .download-item__body p { max-width: 760px; margin: 0 0 .55rem; color: var(--muted); font-size: .78rem; line-height: 1.6; } #bs-homepage .download-item__body small { color: #7b888e; font-size: .61rem; } #bs-homepage .download-item .button { min-width: 190px; } #bs-homepage .install-guide { display: grid; grid-template-columns: .8fr 1.2fr; gap: 8vw; background: linear-gradient(180deg, white, var(--green-pale)); } #bs-homepage .install-steps { border-top: 1px solid var(--ink); } #bs-homepage .install-steps article { padding: 1.5rem 0; display: grid; grid-template-columns: 45px 170px 1fr; gap: 1.2rem; border-bottom: 1px solid var(--line); } #bs-homepage .install-steps span { color: var(--green-dark); font-size: .62rem; font-weight: 850; } #bs-homepage .install-steps h3 { margin: 0; font-size: 1rem; } #bs-homepage .install-steps p { margin: 0; color: var(--muted); font-size: .78rem; line-height: 1.6; } #bs-homepage .download-support { width: min(100% - 3rem, 1180px); margin-bottom: 8rem; padding: 3rem; display: grid; grid-template-columns: auto 1fr auto; gap: 2.2rem; align-items: center; background: linear-gradient(135deg, var(--navy), #304a78); color: white; border-radius: 1.5rem; } #bs-homepage .download-support img { width: 82px; height: 82px; border-radius: 50%; } #bs-homepage .download-support .kicker { margin-bottom: .7rem; color: #76e4ca; } #bs-homepage .download-support h2 { color: white; font-size: clamp(2rem, 4vw, 3.8rem); } #bs-homepage .download-support p:not(.kicker) { max-width: 700px; margin: .8rem 0 0; color: #c8d0df; line-height: 1.65; }  #bs-homepage .contact-page { background: linear-gradient(180deg, #f8fcfa 0, white 40%); } #bs-homepage .contact-page, #bs-homepage .contact-page * { cursor: auto !important; } #bs-homepage .contact-page a, #bs-homepage .contact-page button, #bs-homepage .contact-page summary { cursor: pointer !important; } #bs-homepage .contact-hero { min-height: 690px; padding-top: 5rem; display: grid; grid-template-columns: .92fr 1.08fr; gap: clamp(3rem, 8vw, 8rem); align-items: center; } #bs-homepage .contact-hero__copy h1 { margin: 0; max-width: 760px; font-size: clamp(3.8rem, 6.6vw, 7rem); line-height: .91; letter-spacing: -.075em; } #bs-homepage .contact-hero__copy h1 em { color: var(--green-dark); font-family: Georgia, \"Times New Roman\", serif; font-weight: 400; } #bs-homepage .contact-hero__copy > p:not(.eyebrow) { max-width: 650px; margin: 2rem 0 0; color: var(--muted); font-size: 1rem; line-height: 1.75; } #bs-homepage .contact-panel { overflow: hidden; border: 1px solid rgba(11,143,114,.2); border-radius: 1.5rem; background: white; box-shadow: 0 30px 90px rgba(28,73,62,.14); } #bs-homepage .contact-panel__lead { padding: 2rem; background: linear-gradient(135deg, var(--navy), #34517e); color: white; } #bs-homepage .contact-panel__lead span { color: #76e4ca; font-size: .6rem; font-weight: 850; letter-spacing: .13em; } #bs-homepage .contact-panel__lead h2 { margin: .8rem 0 1rem; color: white !important; font-size: clamp(2rem, 3.6vw, 3.8rem); line-height: 1; letter-spacing: -.06em; } #bs-homepage .contact-panel__lead p { margin: 0; color: #c8d0df; line-height: 1.65; } #bs-homepage .contact-methods { display: grid; } #bs-homepage .contact-method { padding: 1.2rem 1.5rem; display: grid; grid-template-columns: 36px 1fr auto; gap: 1rem; align-items: center; border-bottom: 1px solid var(--line); } #bs-homepage .contact-method:last-child { border-bottom: 0; } #bs-homepage .contact-method > span { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 10px; background: linear-gradient(135deg, rgba(11,143,114,.14), rgba(62,99,170,.12)); color: var(--green-dark); font-size: .7rem; font-weight: 850; } #bs-homepage .contact-method div { display: grid; gap: .2rem; } #bs-homepage .contact-method small { color: var(--muted); font-size: .58rem; font-weight: 750; letter-spacing: .1em; text-transform: uppercase; } #bs-homepage .contact-method strong { overflow-wrap: anywhere; color: var(--ink); font-size: .78rem; } #bs-homepage .contact-method > i { color: var(--green-dark); font-size: .8rem; font-style: normal; } #bs-homepage .contact-method__action { width: 30px; height: 30px; display: grid; place-items: center; border-radius: 50%; background: linear-gradient(135deg, rgba(11,143,114,.12), rgba(62,99,170,.1)); color: var(--green-dark); font-size: .78rem; font-weight: 850; } #bs-homepage .contact-topics { padding-top: 7rem; } #bs-homepage .contact-topics__heading { display: grid; grid-template-columns: 1fr .7fr; gap: 5rem; align-items: end; margin-bottom: 3rem; } #bs-homepage .contact-topics__heading h2, #bs-homepage .contact-products h2 { margin: 0; font-size: clamp(2.6rem, 5vw, 5.2rem); line-height: .96; letter-spacing: -.067em; } #bs-homepage .contact-topics__heading > p { margin: 0; color: var(--muted); line-height: 1.75; } #bs-homepage .topic-grid { display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid var(--line); } #bs-homepage .topic-grid article { min-height: 190px; padding: 1.5rem; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: linear-gradient(145deg, rgba(11,143,114,.045), rgba(62,99,170,.025)); } #bs-homepage .topic-grid article:nth-child(even) { border-right: 0; } #bs-homepage .topic-grid span { color: var(--green-dark); font-size: .61rem; font-weight: 850; } #bs-homepage .topic-grid h3 { margin: 2.8rem 0 .6rem; font-size: 1.1rem; } #bs-homepage .topic-grid p { margin: 0; color: var(--muted); font-size: .78rem; line-height: 1.6; } #bs-homepage .contact-products { display: grid; grid-template-columns: .78fr 1.22fr; gap: 8vw; background: linear-gradient(180deg, white, var(--green-pale)); } #bs-homepage .contact-product-list { border-top: 1px solid var(--ink); } #bs-homepage .contact-product-list a { padding: 1.35rem 0; display: grid; grid-template-columns: 42px 150px 1fr auto; gap: 1.2rem; align-items: center; border-bottom: 1px solid var(--line); } #bs-homepage .contact-product-list a > span { color: var(--green-dark); font-size: .61rem; font-weight: 850; } #bs-homepage .contact-product-list strong { font-size: 1rem; } #bs-homepage .contact-product-list small { color: var(--muted); line-height: 1.5; } #bs-homepage .contact-product-list i { color: var(--green-dark); font-style: normal; } #bs-homepage .contact-social { width: min(100% - 3rem, 1180px); margin: 0 auto 8rem; padding: 2.4rem 3rem; display: flex; justify-content: space-between; gap: 2rem; align-items: center; background: linear-gradient(135deg, var(--navy), #304a78); border-radius: 1.4rem; color: white; } #bs-homepage .contact-social h2 { margin: 0 0 .5rem; font-size: clamp(1.8rem, 3.3vw, 3.2rem); letter-spacing: -.05em; } #bs-homepage .contact-social p { margin: 0; color: #c8d0df; } #bs-homepage .contact-social__links { display: flex; flex-wrap: wrap; gap: .7rem; }  #bs-homepage .approach { border-top: 1px solid var(--line); display: grid; grid-template-columns: .9fr 1.1fr; gap: 8vw; } #bs-homepage .steps { margin: 0; padding: 0; list-style: none; border-top: 1px solid var(--ink); } #bs-homepage .steps li { padding: 1.6rem 0; display: grid; grid-template-columns: 50px 1fr; gap: 1rem; border-bottom: 1px solid var(--line); } #bs-homepage .steps li > span { width: 28px; height: 28px; display: grid; place-items: center; border-radius: 50%; background: var(--green); color: white; font-size: .62rem; font-weight: 850; } #bs-homepage .steps h3 { margin: 0 0 .45rem; font-size: 1.1rem; } #bs-homepage .steps p { margin: 0; color: var(--muted); font-size: .8rem; line-height: 1.6; }  #bs-homepage .choice { width: 100%; max-width: none; padding-left: max(1.5rem, calc((100vw - 1280px)\/2)); padding-right: max(1.5rem, calc((100vw - 1280px)\/2)); background: linear-gradient(135deg, #e7fff7, #fff 55%, #edf3ff); } #bs-homepage .choice > h2 { max-width: 850px; margin: 0; font-size: clamp(2.8rem, 5vw, 5rem); line-height: .96; letter-spacing: -.065em; } #bs-homepage .choice-grid { margin-top: 4rem; display: grid; grid-template-columns: repeat(3, 1fr); gap: .8rem; } #bs-homepage .choice-grid article { min-height: 310px; padding: 1.7rem; display: flex; flex-direction: column; background: white; border: 1px solid rgba(19,184,149,.18); border-radius: 1rem; } #bs-homepage .choice-grid article > span { color: var(--green-dark); font-size: .57rem; font-weight: 850; letter-spacing: .12em; } #bs-homepage .choice-grid h3 { margin: auto 0 .8rem; font-size: 1.5rem; } #bs-homepage .choice-grid p { margin: 0 0 1.4rem; color: var(--muted); font-size: .8rem; line-height: 1.6; } #bs-homepage .choice-grid a { display: flex; justify-content: space-between; padding-top: 1rem; border-top: 1px solid var(--line); font-size: .72rem; font-weight: 850; }  #bs-homepage .faq { display: grid; grid-template-columns: .8fr 1.2fr; gap: 8vw; } #bs-homepage .faq-intro h2 { margin: 0; font-size: clamp(2.8rem, 5vw, 5rem); line-height: .96; letter-spacing: -.065em; } #bs-homepage .faq-intro > p:last-child { margin-top: 2rem; color: var(--muted); font-size: .8rem; } #bs-homepage .faq-intro a { color: var(--green-dark); font-weight: 850; text-decoration: underline; text-underline-offset: 4px; } #bs-homepage .faq-list { border-top: 1px solid var(--ink); } #bs-homepage .faq-list details { border-bottom: 1px solid var(--line); } #bs-homepage .faq-list summary { padding: 1.5rem 0; display: flex; justify-content: space-between; gap: 1rem; cursor: pointer; list-style: none; font-weight: 760; } #bs-homepage .faq-list summary::-webkit-details-marker { display: none; } #bs-homepage .faq-list summary span { color: var(--green-dark); font-size: 1.15rem; transition: transform .2s ease; } #bs-homepage .faq-list details[open] summary span { transform: rotate(45deg); } #bs-homepage .faq-list details p { max-width: 650px; margin: -.3rem 0 1.5rem; color: var(--muted); font-size: .82rem; line-height: 1.65; }  #bs-homepage .final-cta { margin-bottom: 1.5rem; padding-left: 2rem; padding-right: 2rem; border-radius: 1.5rem; background: linear-gradient(135deg, var(--green-pale), white 60%, #e9f0ff); text-align: center; } #bs-homepage .final-cta > img { width: 105px; height: 105px; margin-bottom: 2rem; border-radius: 50%; box-shadow: 0 14px 35px rgba(41,48,79,.14); } #bs-homepage .final-cta h2 { max-width: 850px; margin: 0 auto; font-size: clamp(3rem, 5.5vw, 5.7rem); } #bs-homepage .final-cta > p:not(.kicker) { max-width: 650px; margin: 1.7rem auto; color: var(--muted); line-height: 1.7; } #bs-homepage .final-cta > div { display: flex; justify-content: center; align-items: center; gap: 1.4rem; } #bs-homepage .site-footer { padding: 5rem max(1.5rem, calc((100vw - 1280px)\/2)) 2rem; display: grid; grid-template-columns: 1fr auto auto; gap: 5rem; background: var(--navy); color: white; } #bs-homepage .footer-brand { display: flex; align-items: center; gap: .9rem; } #bs-homepage .footer-brand img { width: 56px; height: 56px; border-radius: 50%; } #bs-homepage .footer-brand div { display: grid; gap: .25rem; } #bs-homepage .footer-brand span, #bs-homepage .footer-contact span { color: #aeb6cb; font-size: .67rem; } #bs-homepage .footer-links, #bs-homepage .footer-contact { display: grid; gap: .7rem; align-content: start; font-size: .72rem; } #bs-homepage .footer-contact { color: #cdd2df; } #bs-homepage .footer-bottom { grid-column: 1 \/ -1; padding-top: 1.5rem; display: flex; justify-content: space-between; gap: 1rem; border-top: 1px solid rgba(255,255,255,.13); color: #8d96ad; font-size: .6rem; }  @media (max-width: 980px) {   #bs-homepage .desktop-nav { display: none; }   #bs-homepage .site-header { grid-template-columns: 1fr auto; }   #bs-homepage .bs-mobile-menu { display: block; }   #bs-homepage .hero, #bs-homepage .problem, #bs-homepage .project-detail__intro, #bs-homepage .mobile-layout, #bs-homepage .ipos-layout, #bs-homepage .approach, #bs-homepage .faq, #bs-homepage .module-heading, #bs-homepage .dashboard-showcase__heading, #bs-homepage .video-evidence, #bs-homepage .download-hero, #bs-homepage .download-heading, #bs-homepage .install-guide, #bs-homepage .contact-hero, #bs-homepage .contact-topics__heading, #bs-homepage .contact-products { grid-template-columns: 1fr; }   #bs-homepage .hero { padding-top: 4rem; }   #bs-homepage .problem-grid { grid-template-columns: repeat(2, 1fr); }   #bs-homepage .choice-grid { grid-template-columns: repeat(2, 1fr); }   #bs-homepage .site-footer { grid-template-columns: 1fr 1fr; }   #bs-homepage .footer-contact { grid-column: 1 \/ -1; }   #bs-homepage .download-support { grid-template-columns: auto 1fr; }   #bs-homepage .download-support .button { grid-column: 2; justify-self: start; }   #bs-homepage .contact-social { align-items: flex-start; flex-direction: column; } }  @media (max-width: 640px) {   #bs-homepage .site-header, #bs-homepage .hero, #bs-homepage .section, #bs-homepage .final-cta { width: min(100% - 2rem, 1280px); }   #bs-homepage .site-header { height: 74px; }   #bs-homepage .brand img { width: 42px; height: 42px; }   #bs-homepage .hero { min-height: auto; padding: 4rem 0 5rem; }   #bs-homepage .hero h1 { font-size: clamp(3.1rem, 14.5vw, 4.5rem); }   #bs-homepage .hero-actions, #bs-homepage .final-cta > div { align-items: flex-start; flex-direction: column; }   #bs-homepage .project-index__row { grid-template-columns: 28px 1fr auto; }   #bs-homepage .project-index__row small { display: none; }   #bs-homepage .section { padding: 6rem 0; }   #bs-homepage .problem { gap: 2rem; }   #bs-homepage .problem-grid, #bs-homepage .choice-grid { grid-template-columns: 1fr; }   #bs-homepage .problem-grid article { min-height: 190px; border-right: 0; }   #bs-homepage .module-heading { gap: 1.5rem; }   #bs-homepage .dashboard-gallery { grid-template-columns: 1fr; }   #bs-homepage .product-shot--featured { grid-column: auto; }   #bs-homepage .feature-card__summary { padding: 1.1rem 0; grid-template-columns: 58px 1fr 30px; gap: .45rem 1rem; align-items: start; }   #bs-homepage .feature-card__top { grid-row: 1 \/ 3; grid-template-columns: 1fr; gap: .45rem; }   #bs-homepage .feature-card__description { grid-column: 2; }   #bs-homepage .feature-card__toggle { grid-column: 3; grid-row: 1 \/ 3; }   #bs-homepage .feature-card__options { padding: .25rem 0 1.3rem 0; grid-template-columns: 1fr; }   #bs-homepage .project-detail__intro { gap: 3rem; }   #bs-homepage .product-evidence { gap: 2.5rem; }   #bs-homepage .site-footer { grid-template-columns: 1fr; gap: 3rem; }   #bs-homepage .footer-contact, #bs-homepage .footer-bottom { grid-column: auto; }   #bs-homepage .footer-bottom { flex-direction: column; }   #bs-homepage .download-hero { min-height: auto; padding-top: 4rem; }   #bs-homepage .download-hero__copy h1 { font-size: clamp(3.1rem, 14vw, 4.7rem); }   #bs-homepage .download-item { grid-template-columns: 38px 1fr; gap: 1rem; }   #bs-homepage .download-item .button { grid-column: 2; justify-self: start; }   #bs-homepage .install-steps article { grid-template-columns: 35px 1fr; }   #bs-homepage .install-steps p { grid-column: 2; }   #bs-homepage .download-support { width: min(100% - 2rem, 1180px); padding: 2rem; grid-template-columns: 1fr; }   #bs-homepage .download-support .button { grid-column: auto; }   #bs-homepage .demo-credentials { grid-template-columns: 1fr; }   #bs-homepage .contact-hero { min-height: auto; padding-top: 4rem; }   #bs-homepage .contact-hero__copy h1 { font-size: clamp(3.2rem, 14vw, 4.8rem); }   #bs-homepage .topic-grid { grid-template-columns: 1fr; }   #bs-homepage .topic-grid article { min-height: 170px; border-right: 0; }   #bs-homepage .contact-product-list a { grid-template-columns: 34px 1fr auto; }   #bs-homepage .contact-product-list small { grid-column: 2; }   #bs-homepage .contact-social { width: min(100% - 2rem, 1180px); padding: 2rem; } }  @media (prefers-reduced-motion: reduce) { #bs-homepage { scroll-behavior: auto; } #bs-homepage, #bs-homepage *, #bs-homepage *::before, #bs-homepage *::after { transition-duration: .01ms !important; } }  \/* Our Coverage *\/ #bs-homepage .coverage-page { --coverage-green: #078568; --coverage-mint: #64dbc0; background: #f7faf8; color: var(--ink); } #bs-homepage .coverage-header { width: min(100% - 3rem, 1380px); } #bs-homepage .coverage-status { justify-self: end; padding: .55rem .85rem; border: 1px solid rgba(7,133,104,.2); border-radius: 999px; color: var(--green-dark); font-size: .65rem; font-weight: 800; text-transform: uppercase; letter-spacing: .1em; } #bs-homepage .coverage-hero { width: min(100% - 3rem, 1380px); min-height: 690px; margin: 0 auto; padding: 7rem 0 6rem; display: grid; grid-template-columns: 1.25fr .75fr; gap: clamp(3rem, 10vw, 10rem); align-items: end; } #bs-homepage .coverage-hero h1 { max-width: 940px; margin: 0; font-size: clamp(4.4rem, 8vw, 8.2rem); font-weight: 710; line-height: .88; letter-spacing: -.075em; } #bs-homepage .coverage-hero h1 em { color: var(--coverage-green); font-family: Georgia, \"Times New Roman\", serif; font-weight: 400; } #bs-homepage .coverage-lede { max-width: 670px; margin: 2rem 0 0; color: var(--muted); font-size: 1.08rem; line-height: 1.72; } #bs-homepage .coverage-stats { max-width: 520px; margin-top: 3.4rem; display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid var(--line); } #bs-homepage .coverage-stats article { padding: 1.2rem 1rem 0 0; display: grid; gap: .35rem; } #bs-homepage .coverage-stats strong { color: var(--coverage-green); font-size: clamp(1.8rem, 3vw, 3rem); letter-spacing: -.05em; } #bs-homepage .coverage-stats span { color: var(--muted); font-size: .68rem; text-transform: uppercase; letter-spacing: .09em; } #bs-homepage .coverage-hero__note { padding: 2rem; display: grid; gap: 3rem; background: linear-gradient(145deg, #0b745e, #203c49); color: white; border-radius: 1.5rem; box-shadow: 0 35px 90px rgba(21,67,57,.18); } #bs-homepage .coverage-hero__note > span { color: var(--coverage-mint); font-size: .65rem; font-weight: 850; } #bs-homepage .coverage-hero__note p { margin: 0; font-size: 1.15rem; line-height: 1.55; } #bs-homepage .coverage-hero__note small { color: rgba(255,255,255,.7); line-height: 1.55; } #bs-homepage .coverage-map-section { padding: 7rem max(1.5rem, calc((100vw - 1380px) \/ 2)); background: linear-gradient(180deg, #e5f5ef, #f7faf8); } #bs-homepage .coverage-map-heading { margin-bottom: 3rem; display: grid; grid-template-columns: 1fr .7fr; gap: 8vw; align-items: end; } #bs-homepage .coverage-map-heading h2, #bs-homepage .coverage-areas h2, #bs-homepage .coverage-disclaimer h2 { margin: 0; font-size: clamp(2.8rem, 5vw, 5.4rem); line-height: .96; letter-spacing: -.065em; } #bs-homepage .coverage-map-heading > p { margin: 0; color: var(--muted); line-height: 1.7; } #bs-homepage .coverage-map-frame { overflow: hidden; background: white; border: 1px solid rgba(7,133,104,.18); border-radius: 1.6rem; box-shadow: 0 35px 100px rgba(25,74,63,.13); } #bs-homepage .coverage-map-toolbar { min-height: 62px; padding: 0 1.3rem; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--line); } #bs-homepage .coverage-map-toolbar span { display: flex; align-items: center; gap: .6rem; font-size: .72rem; font-weight: 800; } #bs-homepage .coverage-map-toolbar i { width: 11px; height: 11px; display: inline-block; background: var(--coverage-green); border: 2px solid white; border-radius: 50%; box-shadow: 0 0 0 1px var(--coverage-green); } #bs-homepage .coverage-map-toolbar small { color: var(--muted); font-size: .66rem; } #bs-homepage #coverage-map { width: 100%; height: min(68vh, 720px); min-height: 560px; background: #e8f0ed; } #bs-homepage #coverage-map .leaflet-popup-content-wrapper { border-radius: 1rem; box-shadow: 0 18px 50px rgba(17,46,40,.18); } #bs-homepage #coverage-map .leaflet-popup-content { min-width: 150px; display: grid; gap: .18rem; font-family: inherit; } #bs-homepage #coverage-map .leaflet-popup-content strong { color: var(--ink); font-size: .9rem; } #bs-homepage #coverage-map .leaflet-popup-content span { color: var(--muted); font-size: .7rem; } #bs-homepage #coverage-map .leaflet-popup-content b { margin-top: .45rem; color: var(--coverage-green); font-size: .75rem; } #bs-homepage .coverage-areas { width: min(100% - 3rem, 1180px); display: grid; grid-template-columns: .72fr 1.28fr; gap: 8vw; } #bs-homepage .coverage-areas__intro > p:last-child { margin: 2rem 0 0; color: var(--muted); line-height: 1.7; } #bs-homepage .coverage-ranking { border-top: 1px solid var(--line); } #bs-homepage .coverage-ranking article { min-height: 82px; display: grid; grid-template-columns: 38px minmax(150px,.7fr) 1fr 55px; align-items: center; gap: 1rem; border-bottom: 1px solid var(--line); } #bs-homepage .coverage-ranking article > span { color: var(--coverage-green); font-size: .62rem; font-weight: 850; } #bs-homepage .coverage-ranking article > div:first-of-type { display: grid; gap: .25rem; } #bs-homepage .coverage-ranking strong { font-size: .88rem; } #bs-homepage .coverage-ranking small { color: var(--muted); font-size: .65rem; } #bs-homepage .coverage-ranking__bar { height: 7px; overflow: hidden; background: rgba(7,133,104,.1); border-radius: 999px; } #bs-homepage .coverage-ranking__bar i { height: 100%; display: block; background: linear-gradient(90deg, var(--coverage-green), var(--coverage-mint)); border-radius: inherit; } #bs-homepage .coverage-ranking b { color: var(--coverage-green); text-align: right; font-size: .8rem; } #bs-homepage .coverage-disclaimer { width: min(100% - 3rem, 1180px); padding: 4rem; display: grid; grid-template-columns: .35fr 1fr auto; gap: 3rem; align-items: center; background: var(--navy); color: white; border-radius: 1.8rem; } #bs-homepage .coverage-disclaimer > span { align-self: start; color: var(--coverage-mint); font-size: .65rem; font-weight: 850; text-transform: uppercase; letter-spacing: .13em; } #bs-homepage .coverage-disclaimer h2 { font-size: clamp(2rem, 3.5vw, 3.8rem); } #bs-homepage .coverage-disclaimer p { max-width: 670px; margin: 1.2rem 0 0; color: #c4cad7; line-height: 1.7; } #bs-homepage .coverage-footer { margin-top: 8rem; } @media (max-width: 900px) {   #bs-homepage .coverage-header { grid-template-columns: 1fr auto; }   #bs-homepage .coverage-header .desktop-nav { display: none; }   #bs-homepage .coverage-hero, #bs-homepage .coverage-map-heading, #bs-homepage .coverage-areas { grid-template-columns: 1fr; }   #bs-homepage .coverage-hero { padding-top: 5rem; gap: 4rem; }   #bs-homepage .coverage-disclaimer { grid-template-columns: 1fr; } } @media (max-width: 640px) {   #bs-homepage .coverage-header, #bs-homepage .coverage-hero, #bs-homepage .coverage-areas { width: min(100% - 2rem, 1380px); }   #bs-homepage .coverage-status { display: none; }   #bs-homepage .coverage-hero h1 { font-size: clamp(3.7rem, 18vw, 5rem); }   #bs-homepage .coverage-stats { grid-template-columns: 1fr; }   #bs-homepage .coverage-stats article { grid-template-columns: 90px 1fr; align-items: center; }   #bs-homepage #coverage-map { min-height: 480px; }   #bs-homepage .coverage-map-toolbar small { display: none; }   #bs-homepage .coverage-ranking article { grid-template-columns: 28px 1fr 45px; }   #bs-homepage .coverage-ranking__bar { display: none; }   #bs-homepage .coverage-disclaimer { width: min(100% - 2rem, 1180px); padding: 2rem; } } #bs-homepage, #bs-homepage * {   cursor: auto !important; } #bs-homepage a, #bs-homepage button, #bs-homepage summary, #bs-homepage [role=\"button\"] {   cursor: pointer !important; } <\/style>\n<p><main id=\"bs-homepage\"><\/p>\n<header class=\"site-header\"><a class=\"brand\" href=\"#top\" aria-label=\"Business Solution home\"><img decoding=\"async\" src=\"https:\/\/bussinesssolution.com\/wp-content\/uploads\/2026\/08\/business-solution-logo.png\" alt=\"Business Solution\" width=\"48\" height=\"48\"\/><span>Business Solution<\/span><\/a><\/p>\n<nav class=\"desktop-nav\" aria-label=\"Main navigation\"><a href=\"#top\">Home<\/a><a href=\"https:\/\/bussinesssolution.com\/index.php\/contact\/\">Contact<\/a><a href=\"https:\/\/bussinesssolution.com\/index.php\/download\/\">Download<\/a><a href=\"https:\/\/bussinesssolution.com\/index.php\/our-coverage\/\">Our Coverage<\/a><\/nav>\n<details class=\"bs-mobile-menu\">\n<summary aria-label=\"Open navigation\">Menu<\/summary>\n<nav aria-label=\"Mobile navigation\"><a href=\"#top\">Home<\/a><a href=\"https:\/\/bussinesssolution.com\/index.php\/contact\/\">Contact<\/a><a href=\"https:\/\/bussinesssolution.com\/index.php\/download\/\">Download<\/a><a href=\"https:\/\/bussinesssolution.com\/index.php\/our-coverage\/\">Our Coverage<\/a><\/nav>\n<\/details>\n<\/header>\n<section class=\"hero\">\n<div class=\"hero-copy\">\n<p class=\"eyebrow\">ERP \u00b7 POS \u00b7 MOBILE \u00b7 CLOUD<\/p>\n<h1>Omni Channel ERP for your <em>Retail, Wholesale and Distribution business.<\/em><\/h1>\n<p class=\"hero-lede\">Business Solution builds practical systems for sales, stock, accounts and everyday control\u2014without making your team fight the software.<\/p>\n<div class=\"hero-actions\"><a class=\"button button--primary\" href=\"https:\/\/bussinesssolution.com\/index.php\/download\/\">Download software <span aria-hidden=\"true\">\u2197<\/span><\/a><a class=\"text-link\" href=\"#bizrocket\">Explore our projects <span aria-hidden=\"true\">\u2193<\/span><\/a><\/div>\n<p class=\"hero-note\">Built and supported from Rahim Yar Khan, Pakistan.<\/p>\n<\/div>\n<aside class=\"project-index\" aria-label=\"Business Solution project overview\">\n<div class=\"project-index__top\"><img decoding=\"async\" src=\"https:\/\/bussinesssolution.com\/wp-content\/uploads\/2026\/08\/business-solution-logo.png\" alt=\"\" width=\"88\" height=\"88\"\/><\/p>\n<p>Three connected ways to bring clarity to daily business operations.<\/p>\n<\/div>\n<p><a href=\"#bizrocket\" class=\"project-index__row\"><span>01<\/span><strong>BizRocket<\/strong><small>Core ERP &amp; POS<\/small><span aria-hidden=\"true\">\u2197<\/span><\/a><a href=\"#bizmobile\" class=\"project-index__row\"><span>02<\/span><strong>BizMobile<\/strong><small>Syncing companion app<\/small><span aria-hidden=\"true\">\u2197<\/span><\/a><a href=\"#ipos\" class=\"project-index__row\"><span>03<\/span><strong>IPOS<\/strong><small>Cloud ERP<\/small><span aria-hidden=\"true\">\u2197<\/span><\/a><\/aside>\n<\/section>\n<section class=\"problem section\">\n<div class=\"section-heading\">\n<p class=\"kicker\">The operational problem<\/p>\n<h2>One business.<br \/>Too many disconnected tasks.<\/h2>\n<\/div>\n<div class=\"problem-copy\">\n<p>Billing happens at the counter. Stock moves between locations. Payments arrive later. Owners need answers now. When each part lives in a different place, small gaps turn into daily uncertainty.<\/p>\n<p>Our projects are designed to connect those routines into a clearer operating system\u2014on desktop, mobile or cloud.<\/p>\n<\/div>\n<div class=\"problem-grid\">\n<article><span>01<\/span><\/p>\n<h3>Slow billing<\/h3>\n<p>Manual searches and repeated entry hold up customers and staff.<\/p>\n<\/article>\n<article><span>02<\/span><\/p>\n<h3>Unclear stock<\/h3>\n<p>Multiple locations make quantities and transfers harder to trust.<\/p>\n<\/article>\n<article><span>03<\/span><\/p>\n<h3>Scattered accounts<\/h3>\n<p>Dues, expenses and payments are difficult to read as one picture.<\/p>\n<\/article>\n<article><span>04<\/span><\/p>\n<h3>Limited visibility<\/h3>\n<p>Important information stays at the desk when the owner is away.<\/p>\n<\/article>\n<\/div>\n<\/section>\n<section class=\"project-detail project-detail--bizrocket\" id=\"bizrocket\">\n<div class=\"project-detail__intro section\">\n<div>\n<p class=\"project-label\">Project 01 \u00b7 Core ERP &amp; POS<\/p>\n<h2>BizRocket<\/h2>\n<\/div>\n<div class=\"project-detail__copy\">\n<h3>The system at the center of daily operations.<\/h3>\n<p>BizRocket brings billing, products, customers, suppliers, purchases, stock, expenses and accounts into one working environment. It is made for teams that need speed at the counter and clearer control behind it.<\/p>\n<p>Instead of stitching together separate tools, the business can follow activity from transaction to stock and financial impact.<\/p>\n<\/div>\n<\/div>\n<div class=\"module-heading section\">\n<p class=\"kicker\">BizRocket main form<\/p>\n<h3>One workspace. Ten focused modules.<\/h3>\n<p>The main form keeps each area easy to reach while the underlying records stay connected across the ERP.<\/p>\n<\/div>\n<div class=\"feature-grid section\">\n<details class=\"feature-card\" name=\"bizrocket-modules\">\n<summary class=\"feature-card__summary\"><span class=\"feature-card__top\"><span>01<\/span><i aria-hidden=\"true\">M<\/i><\/span><span class=\"feature-card__title\">Masters<\/span><span class=\"feature-card__description\">Set up the core records the rest of the ERP relies on, keeping business data organized and reusable.<\/span><span class=\"feature-card__toggle\" aria-hidden=\"true\">+<\/span><\/summary>\n<div class=\"feature-card__options\">\n<section class=\"module-option-group\">\n<h4>Account<\/h4>\n<ul>\n<li>Add New Account<\/li>\n<li>List of Accounts<\/li>\n<li>Change Opening Balance<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Importing<\/h4>\n<ul>\n<li>Import All Customers<\/li>\n<li>Import All Suppiers<\/li>\n<li>Import Prices for Accounts Groups<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Accounts Info<\/h4>\n<ul>\n<li>Other charges Head<\/li>\n<li>New Accounting Group<\/li>\n<li>New Route<\/li>\n<li>Area<\/li>\n<li>Link Routes to Area<\/li>\n<li>New Accounts Group<\/li>\n<\/ul>\n<\/section>\n<\/div>\n<\/details>\n<details class=\"feature-card\" name=\"bizrocket-modules\">\n<summary class=\"feature-card__summary\"><span class=\"feature-card__top\"><span>02<\/span><i aria-hidden=\"true\">\u25a6<\/i><\/span><span class=\"feature-card__title\">Products<\/span><span class=\"feature-card__description\">Manage items, pricing, stock information and the product records used across purchases and sales.<\/span><span class=\"feature-card__toggle\" aria-hidden=\"true\">+<\/span><\/summary>\n<div class=\"feature-card__options\">\n<section class=\"module-option-group\">\n<h4>New Item<\/h4>\n<ul>\n<li>Add Item<\/li>\n<li>Item List<\/li>\n<li>Add Multiple Barcode<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Item Categorization<\/h4>\n<ul>\n<li>Item Group<\/li>\n<li>Item Company<\/li>\n<li>Unit Of Measure<\/li>\n<li>Item Sub Category<\/li>\n<li>Item Size<\/li>\n<li>Item Color<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Updating<\/h4>\n<ul>\n<li>Average Purchase Rate for Items<\/li>\n<li>Iteme Rate Scheme<\/li>\n<li>Item Rate Scheme Import<\/li>\n<li>Update Item<\/li>\n<li>Batch Stock Transfer<\/li>\n<li>Bulk Price Change<\/li>\n<li>Update Batch<\/li>\n<li>Bulk Batch Price Update<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Importing<\/h4>\n<ul>\n<li>Import Items from Excel<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Godown<\/h4>\n<ul>\n<li>New Godown<\/li>\n<\/ul>\n<\/section>\n<\/div>\n<\/details>\n<details class=\"feature-card\" name=\"bizrocket-modules\">\n<summary class=\"feature-card__summary\"><span class=\"feature-card__top\"><span>03<\/span><i aria-hidden=\"true\">P<\/i><\/span><span class=\"feature-card__title\">Production<\/span><span class=\"feature-card__description\">Keep production-related records and workflows together when the business handles manufacturing activity.<\/span><span class=\"feature-card__toggle\" aria-hidden=\"true\">+<\/span><\/summary>\n<div class=\"feature-card__options\">\n<section class=\"module-option-group\">\n<h4>Bill of Materials<\/h4>\n<ul>\n<li>New Bill of Material<\/li>\n<li>Modify A Process<\/li>\n<li>View All BOM<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Start New Process<\/h4>\n<ul>\n<li>Add New Process<\/li>\n<li>View All Process<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Production<\/h4>\n<ul>\n<li>Add Production Voucher<\/li>\n<li>List of All Production<\/li>\n<li>Expense Wise Production<\/li>\n<li>Multi Product Generation<\/li>\n<li>Multi Product Generaion History<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Wastage<\/h4>\n<ul>\n<li>Add New Wastage<\/li>\n<li>All Wastage<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Stock Transfer<\/h4>\n<ul>\n<li>New Stock Transfer<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Expenses Head For Production<\/h4>\n<ul>\n<li>New Expense<\/li>\n<li>View All Expense<\/li>\n<\/ul>\n<\/section>\n<\/div>\n<\/details>\n<details class=\"feature-card\" name=\"bizrocket-modules\">\n<summary class=\"feature-card__summary\"><span class=\"feature-card__top\"><span>04<\/span><i aria-hidden=\"true\">\u2194<\/i><\/span><span class=\"feature-card__title\">Transaction<\/span><span class=\"feature-card__description\">Work with day-to-day sales, purchases, receipts, payments, expenses and other business entries.<\/span><span class=\"feature-card__toggle\" aria-hidden=\"true\">+<\/span><\/summary>\n<div class=\"feature-card__options\">\n<section class=\"module-option-group\">\n<h4>Billing<\/h4>\n<ul>\n<li>Purchase Invoice<\/li>\n<li>Sale Invoice<\/li>\n<li>POS<\/li>\n<li>Cash Counter<\/li>\n<li>Bulk Sale Invoices<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Quotation \/ Gate Paas<\/h4>\n<ul>\n<li>Create New Service<\/li>\n<li>Create New Token<\/li>\n<li>Date Wise Token Reports<\/li>\n<li>Quotation<\/li>\n<li>Gate Paas<\/li>\n<li>Gate Paas History<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Stock In and Out<\/h4>\n<ul>\n<li>Stock In<\/li>\n<li>Stock Out<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Returns<\/h4>\n<ul>\n<li>Purchase Return<\/li>\n<li>Sale Returns<\/li>\n<li>Claim<\/li>\n<li>Stock Adjustment<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Purchase and Sales Orders<\/h4>\n<ul>\n<li>Sale Challans<\/li>\n<li>Purchase Challans<\/li>\n<li>Sale Order<\/li>\n<li>Purchase Order<\/li>\n<li>Credit Note Sale<\/li>\n<li>Debit Note Sale<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Sale Bill Updated or Deleted<\/h4>\n<ul>\n<li>Sale Invoice Update History<\/li>\n<li>Deleted Sale Invoice History<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Purchase Bill Updated or Deleted<\/h4>\n<ul>\n<li>Purchsae Bill Update History<\/li>\n<li>Deleted Purchase Bill History<\/li>\n<\/ul>\n<\/section>\n<\/div>\n<\/details>\n<details class=\"feature-card\" name=\"bizrocket-modules\">\n<summary class=\"feature-card__summary\"><span class=\"feature-card__top\"><span>05<\/span><i aria-hidden=\"true\">\u20a8<\/i><\/span><span class=\"feature-card__title\">Banking<\/span><span class=\"feature-card__description\">Follow cash and bank activity through connected accounts and financial transactions.<\/span><span class=\"feature-card__toggle\" aria-hidden=\"true\">+<\/span><\/summary>\n<div class=\"feature-card__options\">\n<section class=\"module-option-group\">\n<h4>Transactions<\/h4>\n<ul>\n<li>Payment Out<\/li>\n<li>Payment In \/ Receipt<\/li>\n<li>Add New Expense<\/li>\n<li>Bulk Receipt<\/li>\n<li>Easy Khata<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Bill Wise<\/h4>\n<ul>\n<li>Bulk Bill Wise Receipt<\/li>\n<li>Bill Wise Receipt<\/li>\n<li>Bill Wise Payment<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Financial Accounting<\/h4>\n<ul>\n<li>Debit Note<\/li>\n<li>Credit Note<\/li>\n<li>Contra Note<\/li>\n<li>Opening Balance Voucher<\/li>\n<li>Single Opening Balance Voucher<\/li>\n<li>Journal Voucher<\/li>\n<li>Daily Pay<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Import Receipts<\/h4>\n<ul>\n<li>Import Receipts<\/li>\n<li>Import Expenses<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Reminders Payments \/ Receipts<\/h4>\n<ul>\n<li>Reminders For Payments<\/li>\n<li>Reminders For Receipts<\/li>\n<li>Reminders for Expenses<\/li>\n<\/ul>\n<\/section>\n<\/div>\n<\/details>\n<details class=\"feature-card\" name=\"bizrocket-modules\">\n<summary class=\"feature-card__summary\"><span class=\"feature-card__top\"><span>06<\/span><i aria-hidden=\"true\">\u25a5<\/i><\/span><span class=\"feature-card__title\">Reports<\/span><span class=\"feature-card__description\">Turn operational records into useful sales, stock, account and performance information.<\/span><span class=\"feature-card__toggle\" aria-hidden=\"true\">+<\/span><\/summary>\n<div class=\"feature-card__options\">\n<section class=\"module-option-group\">\n<h4>Account Books<\/h4>\n<ul>\n<li>All Ledger<\/li>\n<li>Accounts Books<\/li>\n<li>All Accounts Quick Ledger<\/li>\n<li>Day Book<\/li>\n<li>Unified Summary Report<\/li>\n<li>Balance Sheet<\/li>\n<li>Cash Book<\/li>\n<li>Route Recovery<\/li>\n<li>Pending Bills Route Recovery<\/li>\n<li>Customer Receivable<\/li>\n<li>Customer Receivable List Date Wise<\/li>\n<li>Customer Receivable Format 2<\/li>\n<li>Recovery Report Saleman Wise<\/li>\n<li>Income Statement<\/li>\n<li>Debit Note Recovery Report<\/li>\n<li>Group Account Ledger<\/li>\n<li>Contra Note Registry<\/li>\n<li>Credit Note Registry<\/li>\n<li>Debit Note Registry<\/li>\n<li>Bank Entry Registery<\/li>\n<li>Journal Register<\/li>\n<li>Receipt Register<\/li>\n<li>Payment Register<\/li>\n<li>Daily Expense<\/li>\n<li>Other Charges Head Report<\/li>\n<li>Trading Accounts<\/li>\n<li>Customer Trial Balance<\/li>\n<li>Trail Balance<\/li>\n<li>Outstanding Analysis<\/li>\n<li>Cheque Book Status<\/li>\n<li>Log Book<\/li>\n<li>Area Wise Recovery<\/li>\n<li>Recovery Sheet Saleman Area Wise<\/li>\n<li>All Customer Ledger<\/li>\n<li>All Supplier Ledger<\/li>\n<li>Accounts Receivable<\/li>\n<li>Aging Report<\/li>\n<li>Outstanding Aging Report bill Wise<\/li>\n<li>Outstanding Aging Report Area Wise<\/li>\n<li>Saleman \/ Broker \/ Agent wise Aging Report<\/li>\n<li>Agent Wise Sale Bill Aging<\/li>\n<li>Agent Area Wise Sale Report<\/li>\n<li>Agent Wise Sale Bill Aging With Expenses<\/li>\n<li>Audit<\/li>\n<li>Accounts Payable<\/li>\n<li>Aging Report Purchase<\/li>\n<li>Outstanding Aging Report Purchase Bill Wise<\/li>\n<li>Date Wise Commision<\/li>\n<li>Commision Payed Details<\/li>\n<li>Broker Sales<\/li>\n<li>Accounts Bind to Brokers<\/li>\n<li>Broker Item Sale<\/li>\n<li>Agent Commision Date Wise \/ Item Wise<\/li>\n<li>Saleman Sale Summary<\/li>\n<li>Sale Summary Company Broker Wise<\/li>\n<li>Saleman Wise Sale Report ( Item Wise )<\/li>\n<li>Saleman Tour Summary<\/li>\n<li>Saleman Tour Summary Customer Wise<\/li>\n<li>Saleman Date Wise Loading Summary<\/li>\n<li>Salesman Item Movement<\/li>\n<li>Cash Statement<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Sale Registry<\/h4>\n<ul>\n<li>Daily Profit Report<\/li>\n<li>Average Profit<\/li>\n<li>Sale Summary : Item Wise<\/li>\n<li>Sale Summary : Customer Wise<\/li>\n<li>Sale Summary : Company Wise<\/li>\n<li>Sale Summary : City Wise<\/li>\n<li>Sale Summary : Area Wise<\/li>\n<li>Sale Summary : Group Wise<\/li>\n<li>Sale Summary : Company Group Wise<\/li>\n<li>Sale Summary : Area Company Wise<\/li>\n<li>Sale Summary : Product Area Wise<\/li>\n<li>Sale Summary : Party Company Wise<\/li>\n<li>Sale Summary : City Area Wise<\/li>\n<li>Sale Summary : Area Route Wise<\/li>\n<li>Sale Summary :  Customer Wise<\/li>\n<li>Sale Summary : Company Broker Wise<\/li>\n<li>DSR REPORT<\/li>\n<li>Sale Loading Summary Invoice to Invoice<\/li>\n<li>Sale Loading Summary Company Wise Inv to Inv<\/li>\n<li>Sale Loading Summary (Date Wise)<\/li>\n<li>Sale Loading Summary Co. Wise (Date Wise)<\/li>\n<li>Customer Wise Details<\/li>\n<li>Summar of bills<\/li>\n<li>Sale History Inv Wise<\/li>\n<li>Sale Summary Customer Wise Without Profir<\/li>\n<li>Water Bottle Delivery Report<\/li>\n<li>Sale Summary Customer Group Wise<\/li>\n<li>Sale Summary With Holding tax<\/li>\n<li>Sale Summary Date Wise<\/li>\n<li>Sale Summary Customer Bonus<\/li>\n<li>Return of Bottles<\/li>\n<li>Return of bottles Date Wise<\/li>\n<li>Profit Recovery Wise<\/li>\n<li>Sale Statement<\/li>\n<li>Daily Sale Statement<\/li>\n<li>Sale Return Register<\/li>\n<li>Sale Registry Extanded<\/li>\n<li>Sale Registry Detailed<\/li>\n<li>Pending Sale Order Register<\/li>\n<li>Clear Sale Order Register<\/li>\n<li>Sale Bill With Tax Detail<\/li>\n<li>Sale Return With Tax Details<\/li>\n<li>POS Register<\/li>\n<li>POS Summary<\/li>\n<li>POS Biil Book<\/li>\n<li>User Wise Bill<\/li>\n<li>Date Wise POS Report<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Purchase Registry<\/h4>\n<ul>\n<li>Purchase Registers Detailed<\/li>\n<li>Purchase Register Extanded<\/li>\n<li>Purchase Return Register<\/li>\n<li>Purchase Challan Register<\/li>\n<li>Purchase Summary : Item Wise<\/li>\n<li>Purchase  Summary : Supplier Wise<\/li>\n<li>Purchase Summary : Company Wise<\/li>\n<li>Purchase Summary City Wise<\/li>\n<li>Purchase Summary : Area Wise<\/li>\n<li>Purchase Summary : Group Wise<\/li>\n<li>Group Wise Monthy Purchase<\/li>\n<li>Company Wise Monthly Purchase<\/li>\n<li>Purchase Order List Pending<\/li>\n<li>Cleared Purchase Order History<\/li>\n<li>Purchase Order All<\/li>\n<li>Supplier Report<\/li>\n<li>Purchase Bill With Tax Details<\/li>\n<li>Purchase Return With Tax Details<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Stock Report<\/h4>\n<ul>\n<li>Stock Report Summary ( 2026 NEW )<\/li>\n<li>Stock Summary<\/li>\n<li>Item Wise Stock<\/li>\n<li>Stock Report Detailed ( 2026 )<\/li>\n<li>Category  Wise Stock Reports<\/li>\n<li>Company Wise Stock Report<\/li>\n<li>Available Stock<\/li>\n<li>Available Stock Report Pcs Wise<\/li>\n<li>Batch Wise Stock Report<\/li>\n<li>Low Stock<\/li>\n<li>Daily Stock Report<\/li>\n<li>Sub Item Wise Stock Report<\/li>\n<li>Stock Day Book<\/li>\n<li>Rate List<\/li>\n<li>Dump Stock Report<\/li>\n<li>Stock Required<\/li>\n<li>Expiry Report<\/li>\n<li>Item Location<\/li>\n<li>Godown Wise Stock Transfer<\/li>\n<li>Godown Wise Stock<\/li>\n<li>Item List Print<\/li>\n<li>Container Report<\/li>\n<li>Stock With Tax<\/li>\n<li>Dsr<\/li>\n<li>All Available Serial No<\/li>\n<li>Srial No. Tracking<\/li>\n<li>Available Serial Number<\/li>\n<li>Serial Number Sold<\/li>\n<li>Item WiseSerial Register<\/li>\n<li>IMEI WISE PROFIT<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Store Wise Reports<\/h4>\n<ul>\n<li>Purchase For Store<\/li>\n<li>Sale From Store<\/li>\n<li>Store Wise Report<\/li>\n<\/ul>\n<\/section>\n<\/div>\n<\/details>\n<details class=\"feature-card\" name=\"bizrocket-modules\">\n<summary class=\"feature-card__summary\"><span class=\"feature-card__top\"><span>07<\/span><i aria-hidden=\"true\">HR<\/i><\/span><span class=\"feature-card__title\">HR<\/span><span class=\"feature-card__description\">Organize employee-related information, responsibilities and access within the business system.<\/span><span class=\"feature-card__toggle\" aria-hidden=\"true\">+<\/span><\/summary>\n<div class=\"feature-card__options\">\n<section class=\"module-option-group\">\n<h4>Employe<\/h4>\n<ul>\n<li>Add New Employee<\/li>\n<li>Edit Employee Info<\/li>\n<li>View All Employee<\/li>\n<li>Employee Payment Voucher<\/li>\n<li>Generate Salary Slip<\/li>\n<li>Employee Quick Receipt<\/li>\n<li>Add New Designation<\/li>\n<li>Add New Department<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Financial Reports<\/h4>\n<ul>\n<li>View All Employee With Loan<\/li>\n<li>Employee Wise Transaction History<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Punch Attendence<\/h4>\n<ul>\n<li>Punch Attendance<\/li>\n<li>View All Attendence<\/li>\n<\/ul>\n<\/section>\n<\/div>\n<\/details>\n<details class=\"feature-card\" name=\"bizrocket-modules\">\n<summary class=\"feature-card__summary\"><span class=\"feature-card__top\"><span>08<\/span><i aria-hidden=\"true\">EMI<\/i><\/span><span class=\"feature-card__title\">EMI<\/span><span class=\"feature-card__description\">Manage installment-based activity, schedules and dues from a dedicated module.<\/span><span class=\"feature-card__toggle\" aria-hidden=\"true\">+<\/span><\/summary>\n<div class=\"feature-card__options\">\n<section class=\"module-option-group\">\n<h4>Equated Monthly Installment<\/h4>\n<ul>\n<li>New Installment<\/li>\n<li>Transfer EMI<\/li>\n<li>Emi Receipt<\/li>\n<li>EMI Cancel<\/li>\n<li>EMI Return<\/li>\n<li>Incoming Installments<\/li>\n<li>All Customer Report<\/li>\n<li>View All Receipts Date Wise<\/li>\n<li>Bulk Emi Receipt<\/li>\n<li>View Installments Party Wise<\/li>\n<li>View Receipts Party Wise<\/li>\n<li>View Receipts With Fine Details<\/li>\n<li>Customer Wise Installment Details<\/li>\n<li>Profit on EMI<\/li>\n<li>Emi Reschedule<\/li>\n<li>Profit Emi WRT Installments<\/li>\n<\/ul>\n<\/section>\n<\/div>\n<\/details>\n<details class=\"feature-card\" name=\"bizrocket-modules\">\n<summary class=\"feature-card__summary\"><span class=\"feature-card__top\"><span>09<\/span><i aria-hidden=\"true\">\u21c5<\/i><\/span><span class=\"feature-card__title\">Mobile Sync<\/span><span class=\"feature-card__description\">Control the data connection between BizRocket and BizMobile, including pending mobile activity.<\/span><span class=\"feature-card__toggle\" aria-hidden=\"true\">+<\/span><\/summary>\n<div class=\"feature-card__options\">\n<section class=\"module-option-group\">\n<h4>Incomming<\/h4>\n<ul>\n<li>Un Posted Invoices<\/li>\n<li>Un Posted Receipts<\/li>\n<li>Un Posted Expenses<\/li>\n<li>Un Posted Purchases<\/li>\n<li>Un Posted Payments<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Users Access<\/h4>\n<ul>\n<li>APP Users<\/li>\n<li>Activate Mobile<\/li>\n<li>Live Location<\/li>\n<li>Customer Locations<\/li>\n<li>Salesman Journey<\/li>\n<li>User Roles Persmissions<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>History<\/h4>\n<ul>\n<li>Posted Sales<\/li>\n<li>Posted Purchase<\/li>\n<li>Posted Expenses<\/li>\n<li>Posted Receipts<\/li>\n<li>Posted Payments<\/li>\n<\/ul>\n<\/section>\n<\/div>\n<\/details>\n<details class=\"feature-card\" name=\"bizrocket-modules\">\n<summary class=\"feature-card__summary\"><span class=\"feature-card__top\"><span>10<\/span><i aria-hidden=\"true\">\u2699<\/i><\/span><span class=\"feature-card__title\">Settings<\/span><span class=\"feature-card__description\">Configure company preferences, users, modules and the rules that shape the working environment.<\/span><span class=\"feature-card__toggle\" aria-hidden=\"true\">+<\/span><\/summary>\n<div class=\"feature-card__options\">\n<section class=\"module-option-group\">\n<h4>Database<\/h4>\n<ul>\n<li>Backup Database<\/li>\n<li>Connect Database<\/li>\n<li>Restore Backup<\/li>\n<li>Enable Online Access<\/li>\n<li>Configure Client<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>User Accounts<\/h4>\n<ul>\n<li>Add New User<\/li>\n<li>View All Users<\/li>\n<li>User Role Permission<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Communication<\/h4>\n<ul>\n<li>Connect Mobile<\/li>\n<li>SMS System<\/li>\n<li>Send Single SMS To Anyone<\/li>\n<li>Send SMS To All Customers<\/li>\n<li>Send SMS To All Supplier<\/li>\n<li>Send SMS To All Employees<\/li>\n<li>SMS Reports<\/li>\n<li>View All Group Wise SMS<\/li>\n<li>Whatsapp Messaging<\/li>\n<li>Send Whatsapp Message To Anyone<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Company<\/h4>\n<ul>\n<li>View All Companies<\/li>\n<li>New Company<\/li>\n<li>Edit Company<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Register Your App<\/h4>\n<ul>\n<li>Register Your App Now<\/li>\n<\/ul>\n<\/section>\n<section class=\"module-option-group\">\n<h4>Optional Configration<\/h4>\n<ul>\n<li>Settings<\/li>\n<li>Bill Footer Template<\/li>\n<\/ul>\n<\/section>\n<\/div>\n<\/details>\n<\/div>\n<div class=\"dashboard-showcase section\">\n<div class=\"dashboard-showcase__heading\">\n<div>\n<p class=\"kicker\">Three dashboard views<\/p>\n<h3>See the business from the angle you need.<\/h3>\n<\/div>\n<p>BizRocket brings sales, purchases, payments, expenses, receivables, stock alerts and quick actions into practical dashboard views.<\/p>\n<\/div>\n<div class=\"dashboard-gallery\">\n<figure class=\"product-shot product-shot--featured\">\n<div class=\"browser-bar\"><i><\/i><i><\/i><i><\/i><span>Sales Command Center<\/span><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bussinesssolution.com\/wp-content\/uploads\/2026\/08\/bizrocket-sales-command-center.png\" alt=\"BizRocket Sales Command Center dashboard with sales and purchase trends, alerts and receivables\" width=\"1917\" height=\"1142\" loading=\"lazy\"\/><figcaption><strong>Sales Command Center<\/strong><span>Trends, attention items and quick actions<\/span><\/figcaption><\/figure>\n<figure class=\"product-shot\">\n<div class=\"browser-bar\"><i><\/i><i><\/i><i><\/i><span>Performance Dashboard<\/span><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bussinesssolution.com\/wp-content\/uploads\/2026\/08\/bizrocket-performance-dashboard.png\" alt=\"BizRocket performance dashboard with daily metrics, receivables, customer and supplier totals\" width=\"1917\" height=\"1142\" loading=\"lazy\"\/><figcaption><strong>Performance Dashboard<\/strong><span>Daily comparison and receivables<\/span><\/figcaption><\/figure>\n<figure class=\"product-shot\">\n<div class=\"browser-bar\"><i><\/i><i><\/i><i><\/i><span>Executive Dashboard<\/span><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bussinesssolution.com\/wp-content\/uploads\/2026\/08\/bizrocket-executive-dashboard.png\" alt=\"BizRocket executive dashboard with business totals, analytics and business flow map\" width=\"1917\" height=\"1142\" loading=\"lazy\"\/><figcaption><strong>Executive Dashboard<\/strong><span>Totals, analytics and workflow shortcuts<\/span><\/figcaption><\/figure>\n<\/div>\n<div class=\"video-evidence\">\n<div class=\"video-evidence__copy\">\n<p class=\"kicker\">BizRocket in action<\/p>\n<h3>Reach ledger and sales history without the searching.<\/h3>\n<p>See how BizRocket keeps customer records, delivery information, payments and sales history close to the daily workflow.<\/p>\n<\/div>\n<figure class=\"video-card\"><video controls=\"\" muted=\"\" playsInline=\"\" preload=\"metadata\" aria-label=\"BizRocket one-click ledger and sales history demonstration\"><source src=\"https:\/\/bussinesssolution.com\/wp-content\/uploads\/2026\/08\/bizrocket-ledger-sales-history.mp4\" type=\"video\/mp4\"\/><\/video><figcaption><strong>Ledger &amp; sales history<\/strong><span>8-second product view \u00b7 Play on demand<\/span><\/figcaption><\/figure>\n<\/div>\n<p><a class=\"text-link dashboard-download\" href=\"https:\/\/bussinesssolution.com\/index.php\/download\/\">View downloads <span aria-hidden=\"true\">\u2197<\/span><\/a><\/div>\n<\/section>\n<section class=\"project-detail project-detail--mobile\" id=\"bizmobile\">\n<div class=\"section mobile-layout\">\n<div class=\"mobile-copy\">\n<p class=\"project-label\">Project 02 \u00b7 Syncing companion app<\/p>\n<h2>BizMobile<\/h2>\n<h3>Your BizRocket information, closer when you leave the desk.<\/h3>\n<p>BizMobile is an add-on project that works alongside BizRocket. It syncs selected business information so owners and authorized users can follow live business activity, sales, stock and reporting from a phone.<\/p>\n<p>It extends the BizRocket workflow; it does not replace the main ERP. Available information depends on the connected setup and enabled modules.<\/p>\n<p><a class=\"button button--light\" href=\"https:\/\/wa.link\/2z6p04\">Ask about BizMobile <span aria-hidden=\"true\">\u2197<\/span><\/a><\/div>\n<div class=\"sync-flow\" aria-label=\"BizRocket to BizMobile syncing flow\">\n<article><span>01<\/span><small>MAIN SYSTEM<\/small><\/p>\n<h3>BizRocket<\/h3>\n<p>Daily sales, inventory and accounts activity starts in the core system.<\/p>\n<\/article>\n<div class=\"sync-connector\"><span>SYNC<\/span><i>\u2192<\/i><\/div>\n<article><span>02<\/span><small>COMPANION ACCESS<\/small><\/p>\n<h3>BizMobile<\/h3>\n<p>Synced information becomes available for live tracking and convenient mobile visibility.<\/p>\n<\/article>\n<div class=\"sync-tags\"><span>Live tracking<\/span><span>Synced sales<\/span><span>Stock status<\/span><span>Mobile reports<\/span><\/div>\n<\/div>\n<\/div>\n<div class=\"section video-evidence video-evidence--dark\">\n<div class=\"video-evidence__copy\">\n<p class=\"kicker\">Live field visibility<\/p>\n<h3>Follow field-team movement from one operational view.<\/h3>\n<p>Use GPS-backed journey and visit information to understand where field activity happens and how teams cover their assigned market.<\/p>\n<\/div>\n<figure class=\"video-card\"><video controls=\"\" muted=\"\" playsInline=\"\" preload=\"metadata\" aria-label=\"BizMobile field team movement and live tracking demonstration\"><source src=\"https:\/\/bussinesssolution.com\/wp-content\/uploads\/2026\/08\/bizmobile-field-team-movement.mp4\" type=\"video\/mp4\"\/><\/video><figcaption><strong>Field team movement<\/strong><span>8-second product view \u00b7 Play on demand<\/span><\/figcaption><\/figure>\n<\/div>\n<\/section>\n<section class=\"project-detail project-detail--ipos\" id=\"ipos\">\n<div class=\"section ipos-layout\">\n<div class=\"ipos-intro\">\n<p class=\"project-label\">Project 03 \u00b7 Cloud ERP<\/p>\n<h2>IPOS<\/h2>\n<p>IPOS is our separate cloud ERP project for businesses that want connected access across locations and devices. It focuses on managing sales, stock and reporting beyond one local computer.<\/p>\n<\/div>\n<div class=\"ipos-features\">\n<article><span>01<\/span><\/p>\n<div>\n<h3>Cloud access<\/h3>\n<p>Reach the business system through an internet-connected setup without being tied to one desk.<\/p>\n<\/div>\n<\/article>\n<article><span>02<\/span><\/p>\n<div>\n<h3>Multi-location view<\/h3>\n<p>Bring activity from different business locations into a more connected operating picture.<\/p>\n<\/div>\n<\/article>\n<article><span>03<\/span><\/p>\n<div>\n<h3>Central reporting<\/h3>\n<p>Review important sales and stock information from a shared cloud environment.<\/p>\n<\/div>\n<\/article>\n<article><span>04<\/span><\/p>\n<div>\n<h3>Flexible growth<\/h3>\n<p>Use a cloud-first foundation when the business needs broader access and expansion room.<\/p>\n<\/div>\n<\/article>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"approach section\" id=\"how-it-works\">\n<div class=\"section-heading\">\n<p class=\"kicker\">How we work<\/p>\n<h2>A clear path from business need to working system.<\/h2>\n<\/div>\n<ol class=\"steps\">\n<li><span>1<\/span>\n<div>\n<h3>Understand the operation<\/h3>\n<p>We start with how billing, stock, accounts, locations and people work today.<\/p>\n<\/div>\n<\/li>\n<li><span>2<\/span>\n<div>\n<h3>Choose the right project<\/h3>\n<p>BizRocket, BizMobile and IPOS serve different needs; the setup should follow the business.<\/p>\n<\/div>\n<\/li>\n<li><span>3<\/span>\n<div>\n<h3>Configure the workflow<\/h3>\n<p>Modules, locations and access are aligned around the tasks the team actually performs.<\/p>\n<\/div>\n<\/li>\n<li><span>4<\/span>\n<div>\n<h3>Support daily use<\/h3>\n<p>Local support helps the team keep the system useful after the initial setup.<\/p>\n<\/div>\n<\/li>\n<\/ol>\n<\/section>\n<section class=\"choice section\">\n<p class=\"kicker\">Which direction fits?<\/p>\n<h2>Start with the operating model\u2014not the product name.<\/h2>\n<div class=\"choice-grid\">\n<article><span>OFFLINE \/ CORE<\/span><\/p>\n<h3>Choose BizRocket<\/h3>\n<p>For fast ERP and POS control across billing, inventory, accounts and daily workflows.<\/p>\n<p><a href=\"https:\/\/bussinesssolution.com\/index.php\/download\/\">Download <span aria-hidden=\"true\">\u2197<\/span><\/a><\/article>\n<article><span>MOBILE ADD-ON<\/span><\/p>\n<h3>Add BizMobile<\/h3>\n<p>When a BizRocket setup also needs selected business visibility on a phone.<\/p>\n<p><a href=\"https:\/\/wa.link\/2z6p04\">Discuss syncing <span aria-hidden=\"true\">\u2197<\/span><\/a><\/article>\n<article><span>CLOUD-FIRST<\/span><\/p>\n<h3>Choose IPOS<\/h3>\n<p>When connected access across locations and devices is central to the plan.<\/p>\n<p><a href=\"https:\/\/wa.link\/2z6p04\">Discuss IPOS <span aria-hidden=\"true\">\u2197<\/span><\/a><\/article>\n<\/div>\n<\/section>\n<section class=\"faq section\" id=\"faq\">\n<div class=\"faq-intro\">\n<p class=\"kicker\">Questions clients ask first<\/p>\n<h2>Clear answers before you choose.<\/h2>\n<p>For a setup-specific answer, call <a href=\"tel:+923344040005\">+92 334 4040005<\/a>.<\/p>\n<\/div>\n<div class=\"faq-list\">\n<details open=\"\">\n<summary>Is BizMobile a separate ERP?<span>+<\/span><\/summary>\n<p>BizMobile is a companion syncing add-on for BizRocket. It extends access to selected sales, stock and reporting information on mobile; it does not replace the main BizRocket system.<\/p>\n<\/details>\n<details>\n<summary>Is IPOS the same product as BizRocket?<span>+<\/span><\/summary>\n<p>No. IPOS is presented as a separate cloud ERP project. BizRocket focuses on dependable core operations, while IPOS is designed for businesses that want connected cloud access.<\/p>\n<\/details>\n<details>\n<summary>Can BizRocket manage multiple warehouses?<span>+<\/span><\/summary>\n<p>Yes. Its multi-warehouse workflows support stock visibility and controlled transfers across business locations.<\/p>\n<\/details>\n<details>\n<summary>Which product should I choose?<span>+<\/span><\/summary>\n<p>Choose around how your business operates: BizRocket for core ERP\/POS control, BizMobile when that BizRocket setup needs mobile visibility, and IPOS when a cloud-first approach is the better fit.<\/p>\n<\/details>\n<\/div>\n<\/section>\n<section class=\"final-cta section\"><img decoding=\"async\" src=\"https:\/\/bussinesssolution.com\/wp-content\/uploads\/2026\/08\/business-solution-logo.png\" alt=\"Business Solution\" width=\"110\" height=\"110\"\/><\/p>\n<p class=\"kicker\">Start with the real business problem<\/p>\n<h2>Tell us what needs to work better.<\/h2>\n<p>We\u2019ll help you identify whether BizRocket, BizMobile, IPOS\u2014or a combination\u2014fits the way your business operates.<\/p>\n<div><a class=\"button button--dark\" href=\"https:\/\/wa.link\/2z6p04\">Start a conversation <span aria-hidden=\"true\">\u2197<\/span><\/a><a class=\"text-link\" href=\"https:\/\/bussinesssolution.com\/index.php\/download\/\">Go to downloads <span aria-hidden=\"true\">\u2197<\/span><\/a><\/div>\n<\/section>\n<footer class=\"site-footer\">\n<div class=\"footer-brand\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bussinesssolution.com\/wp-content\/uploads\/2026\/08\/business-solution-logo.png\" alt=\"\" width=\"58\" height=\"58\"\/><\/p>\n<div><strong>Business Solution<\/strong><span>Practical ERP, POS, mobile and cloud systems.<\/span><\/div>\n<\/div>\n<div class=\"footer-links\"><a href=\"#bizrocket\">BizRocket<\/a><a href=\"#bizmobile\">BizMobile<\/a><a href=\"#ipos\">IPOS<\/a><a href=\"https:\/\/bussinesssolution.com\/index.php\/download\/\">Download<\/a><a href=\"https:\/\/bussinesssolution.com\/index.php\/contact\/\">Contact<\/a><\/div>\n<div class=\"footer-contact\"><a href=\"mailto:support@bussinesssolution.com\">support@bussinesssolution.com<\/a><a href=\"tel:+923344040005\">+92 334 4040005<\/a><span>Rahim Yar Khan, Punjab, Pakistan<\/span><\/div>\n<div class=\"footer-bottom\"><span>\u00a9 2026 Business Solution<\/span><span>Purchases are non-refundable. Please confirm all details before proceeding.<\/span><\/div>\n<\/footer>\n<p><\/main><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Business Solution HomeContactDownloadOur Coverage Menu HomeContactDownloadOur Coverage ERP \u00b7 POS \u00b7 MOBILE \u00b7 CLOUD Omni Channel ERP for your Retail, Wholesale and Distribution business. Business Solution builds practical systems for sales, stock, accounts and everyday control\u2014without making your team fight the software. Download software \u2197Explore our projects \u2193 Built and supported from Rahim Yar Khan, Pakistan. Three connected ways to &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-5429","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/bussinesssolution.com\/index.php\/wp-json\/wp\/v2\/pages\/5429","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bussinesssolution.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bussinesssolution.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bussinesssolution.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bussinesssolution.com\/index.php\/wp-json\/wp\/v2\/comments?post=5429"}],"version-history":[{"count":17,"href":"https:\/\/bussinesssolution.com\/index.php\/wp-json\/wp\/v2\/pages\/5429\/revisions"}],"predecessor-version":[{"id":5476,"href":"https:\/\/bussinesssolution.com\/index.php\/wp-json\/wp\/v2\/pages\/5429\/revisions\/5476"}],"wp:attachment":[{"href":"https:\/\/bussinesssolution.com\/index.php\/wp-json\/wp\/v2\/media?parent=5429"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}