.bcsc-wrapper{--cyan:#8d1d55;--purple:#a855f7;box-sizing:border-box;background:0 0;justify-content:center;align-items:center;width:100vw;max-width:100vw;min-height:100%;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:14px 32px;display:flex;position:relative;overflow:hidden}.bcsc-wrapper:before{content:none}.bcsc-card{--cyan:#8d1d55;--purple:#a855f7;--bg:#0c0a16;z-index:1;color:#fff;width:min(1100px,100%);font-family:Segoe UI,Arial,sans-serif;position:relative}.bcsc-card .bc-header{justify-content:flex-start;margin-bottom:28px;display:flex}.bcsc-card .bc-logo-title{align-items:center;gap:14px;display:flex}.bcsc-card .bc-logo-placeholder-main{background:0 0;border-radius:10px;flex-shrink:0;align-items:center;width:auto;height:46px;display:inline-flex;overflow:visible}.bcsc-card .bc-logo-placeholder-main img{object-fit:contain;width:auto;height:100%;display:block}.bcsc-card .bc-logo-title small,.bcsc-card .bc-logo-title h1{display:none}.bcsc-card .bc-body{grid-template-columns:minmax(300px,.9fr) 1.1fr;align-items:center;gap:32px;display:grid}.bcsc-card .bc-diagram{aspect-ratio:1;width:100%;max-width:360px;margin:0 auto;position:relative}.bcsc-card .bc-lines{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.bcsc-card .bc-center{text-align:center;z-index:5;background:radial-gradient(circle at 50% 35%,#a855f74d,#560016b3 58%,#080e1ef5 80%);border:1.5px solid #8e2a7a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:152px;height:152px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 36px #a855f747,0 0 26px #8d1d554d,inset 0 0 22px #a855f71f}.bcsc-card .bc-logo-placeholder-center{border-radius:16px;place-items:center;width:100px;height:100px;margin-bottom:0;display:grid;overflow:hidden}.bcsc-card .bc-logo-placeholder-center img{object-fit:contain;width:100%;height:100%;display:block}.bcsc-card .bc-center-mid,.bcsc-card .bc-center-bot{display:none}.bcsc-card .bc-module{--x:0px;--y:0px;transform:translate(calc(-50% + var(--x)), calc(-50% + var(--y)));z-index:7;cursor:pointer;background:0 0;border:none;padding:0;position:absolute;top:50%;left:50%}.bcsc-card .bc-icon-wrapper{background:#0a1020f2;border:1.5px solid #ffffff1f;border-radius:50%;place-items:center;width:54px;height:54px;transition:transform .25s,box-shadow .25s,border-color .25s;display:grid;position:relative}.bcsc-card .bc-module.left .bc-icon-wrapper{border-color:var(--purple);box-shadow:0 0 16px #a855f74d}.bcsc-card .bc-module.right .bc-icon-wrapper{border-color:var(--cyan);box-shadow:0 0 16px #8d1d5557}.bcsc-card .bc-module:hover .bc-icon-wrapper,.bcsc-card .bc-module:focus-visible .bc-icon-wrapper{transform:scale(1.12)}.bcsc-card .bc-module.is-active.left .bc-icon-wrapper{border-color:#c084fc;box-shadow:0 0 26px #a855f7a6}.bcsc-card .bc-module.is-active.right .bc-icon-wrapper{border-color:#b23a6b;box-shadow:0 0 26px #8d1d559e}.bcsc-card .bc-module.is-active .bc-icon-wrapper:after{content:"";opacity:.35;border:1.5px solid;border-radius:50%;position:absolute;inset:-6px}.bcsc-card .bc-module.is-active.left .bc-icon-wrapper:after{color:var(--purple)}.bcsc-card .bc-module.is-active.right .bc-icon-wrapper:after{color:var(--cyan)}.bcsc-card .bc-icon{color:#fff;width:23px;height:23px}.bcsc-card .finance{--x:-118px;--y:-130px}.bcsc-card .sales{--x:118px;--y:-130px}.bcsc-card .manufacturing{--x:-160px;--y:0px}.bcsc-card .purchasing{--x:160px;--y:0px}.bcsc-card .inventory{--x:-118px;--y:130px}.bcsc-card .service{--x:118px;--y:130px}.bcsc-card .bc-info{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:radial-gradient(120% 100% at 0 0,#a855f714,#0000 55%),radial-gradient(120% 100% at 100% 100%,#a855f712,#0000 55%),#0a0e1a8c;border:1px solid #b0b0b82e;border-radius:18px;flex-direction:column;justify-content:center;height:300px;padding:26px 28px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #a855f70a}.bcsc-card .bc-info-eyebrow{letter-spacing:1.5px;text-transform:uppercase;color:#8c8c99;margin-bottom:12px;font-size:12px}.bcsc-card .bc-info-head{align-items:center;gap:14px;margin-bottom:16px;display:flex}.bcsc-card .bc-info-icon{background:#0a1020cc;border-radius:14px;flex-shrink:0;place-items:center;width:50px;height:50px;display:grid}.bcsc-card .bc-info-icon svg{color:#fff;width:26px;height:26px}.bcsc-card .bc-info.theme-purple{box-shadow:inset 0 0 50px #a855f712}.bcsc-card .bc-info.theme-purple .bc-info-icon{border:1.5px solid var(--purple);box-shadow:0 0 18px #a855f759}.bcsc-card .bc-info.theme-purple .bc-info-title{color:var(--purple)}.bcsc-card .bc-info.theme-cyan{box-shadow:inset 0 0 50px #8d1d5512}.bcsc-card .bc-info.theme-cyan .bc-info-icon{border:1.5px solid var(--cyan);box-shadow:0 0 18px #8d1d5561}.bcsc-card .bc-info.theme-cyan .bc-info-title{color:#c2497f}.bcsc-card .bc-info-title{margin:0;font-size:24px;font-weight:700;line-height:1.1}.bcsc-card .bc-info-desc{color:#cfcfd4;text-align:justify;text-justify:inter-word;-webkit-line-clamp:6;-webkit-box-orient:vertical;max-width:460px;margin:0;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.bcsc-card .bc-info-body{animation:.35s bcFade}@keyframes bcFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.bcsc-card .bc-info-foot{border-top:1px solid #b0b0b81f;align-items:flex-start;gap:12px;margin-top:auto;padding-top:16px;display:flex}.bcsc-card .bc-sparkle{flex-shrink:0;width:20px;height:20px;margin-top:2px}.bcsc-card .bc-info-foot p{color:#a2a2aa;margin:0;font-size:12px;line-height:1.5}.bcsc-card .bc-button{color:#fff;background:linear-gradient(var(--bg), var(--bg)) padding-box, linear-gradient(90deg, var(--purple), var(--cyan)) border-box;border:2px solid #0000;border-radius:50px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;margin:18px 0 4px;padding:9px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 20px #0006}.bcsc-card .bc-button svg{width:14px;height:14px}.bcsc-card .bc-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #a855f738}@media (max-width:860px){.bcsc-wrapper{padding:36px 16px}.bcsc-card .bc-body{grid-template-columns:1fr;gap:28px}.bcsc-card .bc-header{justify-content:center}.bcsc-card .bc-info{height:auto;min-height:240px}}@media (max-width:460px){.bcsc-card .bc-diagram{max-width:320px}.bcsc-card .finance{--x:-92px;--y:-104px}.bcsc-card .sales{--x:92px;--y:-104px}.bcsc-card .manufacturing{--x:-124px;--y:0px}.bcsc-card .purchasing{--x:124px;--y:0px}.bcsc-card .inventory{--x:-92px;--y:104px}.bcsc-card .service{--x:92px;--y:104px}.bcsc-card .bc-info{padding:24px 22px}.bcsc-card .bc-info-title{font-size:21px}.bcsc-card .bc-info-desc{font-size:14px}}.bcsc-card .bc-center--logo-only .bc-logo-placeholder-center{width:100px;height:100px;margin-bottom:0}
.sub{min-height:100vh;color:var(--text);background-color:#0000;background-image:radial-gradient(60% 45% at 12% 8%,#6e00204d,#0000 60%),radial-gradient(55% 45% at 88% 96%,#6022af3d,#0000 60%),linear-gradient(160deg,#140812 0%,#0b0710 55%,#08050c 100%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;font-family:inherit;position:relative}.sub__hero{border-bottom:1px solid var(--border);background:radial-gradient(120% 130% at 88% 18%,#6022af4d,#0000 55%),radial-gradient(90% 120% at 8% 90%,#6e002057,#0000 58%),linear-gradient(135deg,#3004108c 0%,#0a070f52 48%,#200c3a6b 100%);align-items:flex-start;min-height:78vh;padding:110px 48px 70px;display:flex;position:relative;overflow:hidden}.sub__hero:before{content:"";pointer-events:none;background:radial-gradient(40% 60% at 30% 40%,#a855f71a,#0000 70%);position:absolute;inset:0}.sub__hero-inner{z-index:1;width:100%;max-width:1200px;margin:0 auto;position:relative}.sub__hero-text{min-width:0;max-width:760px}.sub__back{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:18px;font-size:.88rem;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.sub__back:hover{color:var(--text);transform:translate(-3px)}.sub__back svg{width:14px;height:14px}.sub__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--sub-accent,var(--accent-strong));margin-bottom:14px;font-size:.78rem;font-weight:600;display:inline-block}.sub__title{font-family:var(--font-display,sans-serif);letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:600;line-height:1.1}.sub__subtitle{color:var(--text-muted);text-align:justify;text-justify:inter-word;max-width:720px;margin:0;font-size:.98rem;line-height:1.6}.sub__body{padding:80px 48px 120px}.sub__container{max-width:1100px;margin:0 auto}.sub__section{margin-bottom:72px}.sub__section:last-child{margin-bottom:0}.sub__section-title{font-family:var(--font-display,sans-serif);letter-spacing:-.01em;margin:0 0 14px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.sub__section-lead{color:var(--text-muted);max-width:760px;margin:0 0 36px;font-size:1rem;line-height:1.7}.sub__feature-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.sub__feature-card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:26px 22px;transition:transform .2s,border-color .2s,box-shadow .2s}.sub__feature-card:hover{border-color:var(--sub-accent,var(--accent));box-shadow:var(--shadow-md);transform:translateY(-3px)}.sub__feature-icon{background:var(--sub-accent-soft,var(--accent-soft));width:44px;height:44px;color:var(--sub-accent,var(--accent));border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.sub__feature-icon svg{width:22px;height:22px}.sub__feature-title{font-family:var(--font-display,sans-serif);color:var(--text);margin:0 0 8px;font-size:1.05rem;font-weight:600}.sub__feature-desc{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.6}.sub__benefits{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;display:grid}.sub__benefit{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.sub__benefit-check{background:var(--sub-accent-soft,var(--accent-soft));width:24px;height:24px;color:var(--sub-accent,var(--accent));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.sub__benefit-check svg{width:14px;height:14px}.sub__benefit-text{color:var(--text-muted);margin:0;font-size:.94rem;line-height:1.55}.sub__cta-card{background:linear-gradient(135deg, var(--sub-accent-soft,var(--accent-soft)), transparent);border:1px solid var(--border);text-align:center;border-radius:16px;padding:36px 32px}.sub__cta-title{font-family:var(--font-display,sans-serif);margin:0 0 10px;font-size:1.4rem;font-weight:700}.sub__cta-text{color:var(--text-muted);margin:0 0 22px;font-size:.98rem;line-height:1.6}.sub__cta-btn{background:var(--gradient-mixed);color:#fff;border-radius:100px;align-items:center;gap:8px;padding:12px 26px;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.sub__cta-btn:hover{box-shadow:0 10px 28px var(--sub-accent-soft,#a855f766);transform:translateY(-2px)}.sub__cta-btn svg{width:16px;height:16px}@media (max-width:900px){.sub__hero{padding:96px 24px 60px}.sub__body{padding:60px 24px 100px}.sub__section{margin-bottom:56px}.sub__cta-card{padding:28px 22px}}.bc__stage{padding:48px}.bc__stage-inner{justify-content:center;max-width:1100px;margin:0 auto;display:flex}.bc__duo{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;max-width:1140px;margin:0 auto;display:grid}.bc__duo-col{display:flex}.bc__duo .bcsc-wrapper,.bc__duo .ascw{border:1px solid var(--border);background:radial-gradient(80% 60% at 0 0,#56001638,#0000 60%),radial-gradient(80% 70% at 100% 100%,#a855f729,#0000 60%),linear-gradient(160deg,#0e0a12 0%,#0b0b0f 60%,#100a14 100%);border-radius:20px;width:100%;max-width:100%;min-height:100%;margin:0;padding:24px 20px;box-shadow:0 18px 50px #0b0b0f8c}.bc__duo .bcsc-card,.bc__duo .ascw .asc-card{width:100%}.bc__duo .bcsc-card .bc-body,.bc__duo .ascw .asc-body{grid-template-columns:1fr;gap:26px}.bc__duo .bcsc-card .bc-header{justify-content:flex-start;align-items:center;min-height:60px;margin-bottom:20px}.bc__duo .bcsc-card .bc-logo-title small{display:block}.bc__duo .bcsc-card .bc-logo-title h1{font-size:20px;display:block}.bc__duo .bcsc-card .bc-diagram,.bc__duo .ascw .asc-diagram{margin:0 auto}.bc__duo .bcsc-card .bc-info{min-height:250px}@media (min-width:981px){.bc__duo .bcsc-card .bc-diagram{aspect-ratio:auto;width:340px;max-width:340px;height:340px}.bc__duo .bcsc-card .finance{--x:-105px;--y:-120px}.bc__duo .bcsc-card .sales{--x:105px;--y:-120px}.bc__duo .bcsc-card .manufacturing{--x:-140px;--y:0px}.bc__duo .bcsc-card .purchasing{--x:140px;--y:0px}.bc__duo .bcsc-card .inventory{--x:-105px;--y:120px}.bc__duo .bcsc-card .service{--x:105px;--y:120px}.bc__duo .bcsc-card .od-sales{--x:-86px;--y:-134px}.bc__duo .bcsc-card .od-accounting{--x:86px;--y:-134px}.bc__duo .bcsc-card .od-inventory{--x:-138px;--y:-48px}.bc__duo .bcsc-card .od-purchasing{--x:138px;--y:-48px}.bc__duo .bcsc-card .od-manufacturing{--x:-138px;--y:48px}.bc__duo .bcsc-card .od-hr{--x:138px;--y:48px}.bc__duo .bcsc-card .od-website{--x:-86px;--y:134px}.bc__duo .bcsc-card .od-marketing{--x:86px;--y:134px}}@media (max-width:980px){.bc__duo{grid-template-columns:1fr;gap:22px}.bc__stage{padding:32px 20px}}.sub__hero--media .sub__hero-inner{align-items:flex-start;gap:32px;max-width:1280px;display:flex;position:relative}.sub__hero--media .sub__hero-text{z-index:2;flex:42%;padding-left:0;position:relative}.sub__hero-pops{pointer-events:none;z-index:2;flex:58%;align-self:stretch;min-height:420px;position:relative}.sub__pop{opacity:0;position:absolute}.sub__pop-img{width:130%;height:auto;display:block}.sub__pop--back{filter:drop-shadow(0 18px 30px #00000073);width:107%;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);top:0;right:0;transform:translateY(24px)scale(.96)}.sub__pop--front{filter:drop-shadow(0 16px 26px #00000073);width:88%;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);bottom:0;left:0;transform:translateY(28px)scale(.94)}.sub__pop--back.is-in,.sub__pop--front.is-in{opacity:1;animation:none;transform:none}.sub__carousel{z-index:2;flex:56%;align-self:center;position:relative}.sub__carousel-stage{width:100%;position:relative}.sub__carousel-slide{opacity:0;filter:drop-shadow(0 18px 34px #0000007a);transition:opacity .6s}.sub__carousel-slide.is-base{position:relative}.sub__carousel-slide:not(.is-base){position:absolute;inset:0}.sub__carousel.is-in .sub__carousel-slide.is-active{opacity:1}.sub__carousel-img{width:100%;height:auto;display:block}.sub__carousel-bar{z-index:3;flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;padding-left:4px;display:flex;position:relative}.sub__carousel-logo{background:#fff;border-radius:8px;flex:none;align-items:center;padding:5px 9px;display:inline-flex}.sub__carousel-name{color:#fff;font-size:.9rem;font-weight:600;line-height:1.2}.sub__carousel-dots{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.sub__carousel-dot{opacity:.5;background:#7b267b;border-radius:50%;width:9px;height:9px;padding:0;transition:width .25s,opacity .25s,background .25s}.sub__carousel-dot.is-active{opacity:1;background:var(--gradient-indicator);border-radius:6px;width:28px}@media (max-width:1024px){.sub__carousel{display:none}.sub__hero--media .sub__hero-text{flex:100%}}.bc-service-img{opacity:0;border-radius:22px;width:100%;max-width:760px;height:auto;animation:.9s cubic-bezier(.22,1,.36,1) .2s forwards bcServiceIn;display:block;transform:translateY(28px)scale(.98);box-shadow:0 40px 90px #0000008c}@keyframes bcServiceIn{to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:1024px){.sub__hero-pops{display:none}.sub__hero--media .sub__hero-text{flex:100%}}@media (prefers-reduced-motion:reduce){.sub__pop,.sub__pop--back.is-in,.sub__pop--front.is-in,.bc-service-img{opacity:1;transition:none;animation:none;transform:none}}
