:root{
  --ink:#11152f;--muted:#697088;--line:#e3e7f2;--soft:#f7f8ff;
  --primary:#5147f5;--primary2:#6655ff;--violet:#7b42ee;
  --shadow:0 17px 45px rgba(52,58,117,.12)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Noto Sans Arabic",Tahoma,Arial,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit}.container{width:min(840px,calc(100% - 56px));margin-inline:auto}.site-header{height:46px;background:rgba(255,255,255,.96);border-bottom:1px solid #edf0f7;position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.nav{height:46px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;font-weight:900;white-space:nowrap;direction:ltr}.brand-word{font-size:15px;letter-spacing:-.3px}.brand-mark{position:relative;width:30px;height:30px;display:inline-block}.brand-mark i,.brand-mark b{position:absolute;display:block;background:linear-gradient(155deg,#6d5dfb,#4256f4);border-radius:4px;transform:skew(-18deg)}.brand-mark i{width:8px;height:28px;left:7px;top:1px;transform:rotate(28deg) skew(-12deg)}.brand-mark b{width:8px;height:24px;right:6px;top:5px;transform:rotate(-29deg) skew(12deg)}.brand-mark:after{content:"";position:absolute;width:12px;height:6px;left:9px;top:16px;background:#fff;clip-path:polygon(0 100%,100% 50%,0 0);opacity:.9}.brand-mark.small{width:26px;height:26px;transform:scale(.9)}.menu{display:flex;align-items:center;gap:33px;margin-inline:auto;font-size:11px;font-weight:700}.menu a{text-decoration:none;color:#30364d}.menu a:hover{color:var(--primary)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;border-radius:8px;border:1px solid transparent;font-weight:800;transition:.18s ease;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#4d45f3,#6658fb);box-shadow:0 7px 18px rgba(81,71,245,.22)}.btn-secondary{background:#fff;border-color:#cfd4e5;color:#171b32}.btn-header{height:33px;padding:0 14px;font-size:10px;direction:rtl}.btn-header .external{font-size:13px}.hero{height:363px;position:relative;overflow:hidden;background:linear-gradient(180deg,#f8faff 0%,#f7f9ff 72%,#fff 100%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(12px);pointer-events:none}.hero-glow-a{width:430px;height:330px;left:-100px;top:-18px;background:radial-gradient(circle,#e5ecff 0%,rgba(229,236,255,0) 68%)}.hero-glow-b{width:390px;height:270px;right:-90px;top:-5px;background:radial-gradient(circle,#eeeaff 0%,rgba(238,234,255,0) 70%)}.hero-grid{height:100%;display:grid;grid-template-columns:1.03fr .97fr;gap:57px;align-items:center}.hero-copy{padding-top:5px;position:relative;z-index:3}.eyebrow{display:inline-flex;align-items:center;gap:6px;height:25px;padding:0 11px;border-radius:99px;background:#eff2ff;border:1px solid #e4e8ff;color:#5d58db;font-size:9px;font-weight:700}.eyebrow .bolt{font-size:15px;color:#5247f7;line-height:1}.hero h1{font-size:30px;line-height:1.55;margin:11px 0 7px;letter-spacing:-1px;font-weight:900}.hero-highlight{display:block;color:#4e48e8}.hero-copy>p{margin:0;color:#60677f;font-size:12px;line-height:1.9;max-width:390px}.hero-actions{display:flex;gap:10px;margin:17px 0 11px}.btn-main{height:39px;padding:0 16px;font-size:10px}.headset-small{font-size:16px;transform:rotate(90deg)}.trust{display:flex;gap:20px;color:#777d92;font-size:9px}.trust b{color:#5147f5;font-size:11px;margin-right:4px}.hero-visual{height:320px;position:relative;direction:ltr;display:flex;align-items:center}.browser{width:430px;background:#fff;border:1px solid #dfe4ef;border-radius:8px;box-shadow:0 18px 45px rgba(51,57,116,.15);overflow:hidden;position:relative;z-index:2}.browser-bar{height:25px;background:#fbfbfd;border-bottom:1px solid #edf0f6;display:flex;align-items:center;gap:5px;padding-left:11px}.dot{width:6px;height:6px;border-radius:50%}.red{background:#f65c52}.yellow{background:#f5b83f}.green{background:#38ba6e}.dashboard{height:271px;display:grid;grid-template-columns:105px 1fr;direction:rtl}.dash-side{background:#171c2b;padding:13px 8px;color:#c8ccda;display:flex;flex-direction:column;gap:1px;font-size:7.2px;direction:rtl}.dash-brand{display:flex;align-items:center;gap:5px;color:#fff;font-size:7px;margin-bottom:7px;direction:ltr;justify-content:flex-end}.tiny-mark{width:11px;height:11px;border-radius:3px;background:#4f58ed;color:#fff;display:grid;place-items:center;font-size:6px}.dash-side a{min-height:18px;padding:3px 6px;border-radius:3px;display:flex;align-items:center;justify-content:space-between;gap:6px}.dash-side a.active{background:#2f5fea;color:#fff}.dash-side .latin{direction:ltr}.dash-sep{height:3px}.dash-main{background:#fbfcff;padding:16px 13px 11px;direction:rtl}.dash-main h3{margin:0;font-size:17px}.dash-main>p{margin:0 0 10px;font-size:7.5px;color:#757b91}.kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:0 0 9px}.kpi{height:52px;padding:7px 8px;background:#fff;border:1px solid #ebedf4;border-radius:6px;position:relative;box-shadow:0 4px 10px rgba(40,46,92,.03)}.kpi-icon{position:absolute;left:7px;top:7px;width:18px;height:18px;border-radius:5px;display:grid;place-items:center;font-size:9px}.cube-kpi{color:#138d63;background:#e9f9f1}.cart-kpi{color:#5b53f2;background:#f0efff}.graph-kpi{color:#c34de8;background:#faedff}.kpi small{display:block;color:#7f8498;font-size:6.6px;margin-bottom:1px}.kpi b{font-size:12px;line-height:1.1}.kpi b em{font-size:6px;font-style:normal}.chart{height:128px;background:#fff;border:1px solid #e8ebf3;border-radius:7px;padding:8px 8px 5px}.chart-title{display:flex;justify-content:space-between;align-items:center;font-size:7.4px}.chart-title span{border:1px solid #e2e5ee;border-radius:4px;padding:2px 4px;color:#777d91;font-size:6px}.chart-body{height:98px;position:relative;padding-left:26px;margin-top:3px}.chart-y{position:absolute;left:1px;top:2px;bottom:14px;display:flex;flex-direction:column;justify-content:space-between;font-size:5.3px;color:#8990a3;direction:ltr}.chart svg{width:100%;height:84px;display:block}.chart-x{display:flex;justify-content:space-between;font-size:5px;color:#8a90a2;padding:0 2px;direction:rtl}.sales-card{position:absolute;z-index:4;left:-31px;top:104px;width:91px;height:82px;background:#fff;border:1px solid #e9ebf3;border-radius:8px;box-shadow:0 12px 28px rgba(56,61,107,.12);padding:11px 8px;direction:rtl;text-align:center}.sales-card .sales-icon{width:30px;height:30px;border-radius:8px;margin:0 auto 5px;background:#eef0ff;color:#5350ed;display:grid;place-items:center;font-size:15px}.sales-card b{display:block;font-size:8px}.sales-card small{display:block;color:#777d92;font-size:6.4px;line-height:1.45}.hand-note{position:absolute;left:-32px;bottom:8px;width:115px;color:#4d65db;font-size:8px;line-height:1.7;text-align:center;direction:rtl;transform:rotate(-3deg)}.hand-note i{position:absolute;width:42px;height:23px;border-left:1.5px solid #4d65db;border-bottom:1.5px solid #4d65db;border-radius:0 0 0 32px;left:18px;top:-29px;transform:rotate(24deg)}.hand-note i:after{content:"";position:absolute;left:-4px;top:-1px;width:6px;height:6px;border-left:1.5px solid #4d65db;border-top:1.5px solid #4d65db;transform:rotate(-12deg)}
.section{padding:0}.plugins-section{height:300px;padding-top:20px;background:#fff}.section-head{height:59px;display:flex;align-items:flex-start;justify-content:space-between;direction:ltr}.section-title{text-align:center;direction:rtl;position:absolute;left:50%;transform:translateX(-50%)}.section-title h2,.title-center h2{font-size:20px;margin:0;font-weight:900;letter-spacing:-.4px}.section-title p,.title-center p{margin:1px 0 0;color:#71778c;font-size:9px}.all-products{margin-top:12px;border:1px solid #d8ddf3;border-radius:7px;color:#5f58e8;text-decoration:none;padding:5px 9px;font-size:7px;font-weight:800;direction:rtl}.plugin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;direction:rtl}.plugin-card{height:196px;background:#fff;border:1px solid #e1e5ef;border-radius:9px;padding:14px 15px;box-shadow:0 6px 14px rgba(48,55,96,.035)}.plugin-top{display:flex;align-items:flex-start;gap:9px}.plugin-icon{width:42px;height:42px;border-radius:9px;display:grid;place-items:center;color:#fff;flex:0 0 auto;background:linear-gradient(135deg,#2f66ff,#416ff5)}.plugin-icon svg{width:23px;height:23px}.plugin-icon.cube{background:linear-gradient(135deg,#23b06f,#46c981)}.plugin-icon.support{background:linear-gradient(135deg,#7a3be7,#9a58f2)}.plugin-card h3{font-size:12px;line-height:1.2;margin:3px 0 2px;font-weight:900;direction:ltr;text-align:right}.plugin-card strong{font-size:8px;color:#32384d}.plugin-card>p{height:48px;margin:10px 0 6px;color:#6f7589;font-size:8px;line-height:1.7}.badges{display:flex;gap:7px;margin-bottom:8px}.badges span{height:18px;display:inline-flex;align-items:center;border-radius:99px;padding:0 7px;font-size:6.5px}.compat{background:#f1f8f4;color:#267a55}.version{background:#f2f3fa;color:#5e657c}.version b{font-size:7px;color:#5a54ed;margin-right:3px}.card-actions{display:grid;grid-template-columns:1.35fr .9fr;gap:7px}.btn-card{height:31px;font-size:7.5px;border-radius:6px;padding:0 7px}.features-section{height:216px;padding-top:18px;background:linear-gradient(180deg,#f9faff,#f6f8ff)}.title-center{text-align:center;margin-bottom:13px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;direction:rtl}.feature-card{height:116px;background:#fff;border:1px solid #e3e7f0;border-radius:8px;text-align:center;padding:12px 10px}.mini-icon{width:30px;height:30px;margin:0 auto 5px;display:grid;place-items:center;color:#4e4beb}.mini-icon svg{width:26px;height:26px}.mini-icon.woo{color:#8b42df}.mini-icon.refresh{color:#2fa8f0}.mini-icon.support{color:#564bff}.feature-card h3{font-size:11px;margin:0 0 2px}.feature-card p{font-size:7.3px;line-height:1.65;color:#747a8f;margin:0}.showcase-section{height:364px;background:#fff;padding-top:19px}.showcase{height:247px;display:grid;grid-template-columns:.92fr 1.08fr;gap:54px;align-items:center}.showcase-copy{padding-right:6px}.small-label{height:23px;font-size:7.3px}.showcase-copy h2{font-size:22px;line-height:1.45;margin:10px 0 8px;font-weight:900;letter-spacing:-.5px}.showcase-copy>p{font-size:8.5px;color:#6e7489;line-height:1.8;margin:0;max-width:350px}.showcase-copy ul{list-style:none;margin:9px 0 0;padding:0;font-size:8.2px}.showcase-copy li{margin:3px 0}.showcase-copy li:before{content:"✓";display:inline-grid;place-items:center;width:14px;height:14px;border-radius:50%;background:#5150ec;color:#fff;font-size:7px;margin-left:6px}.inventory-wrap{height:225px;position:relative;direction:ltr}.inventory-shape{position:absolute;border-radius:14px;background:#edf1ff;opacity:.8}.shape-one{width:230px;height:150px;left:90px;top:16px}.shape-two{width:188px;height:139px;left:165px;top:50px;background:#e6e9ff}.inventory-mock{position:absolute;z-index:2;left:17px;top:12px;width:395px;height:182px;background:#fff;border:1px solid #e1e5ef;border-radius:7px;box-shadow:0 17px 36px rgba(52,58,114,.13);display:grid;grid-template-columns:76px 1fr;overflow:hidden;direction:ltr}.inventory-mock aside{background:#20263a;color:#cbd0df;padding:17px 8px;display:flex;flex-direction:column;gap:7px;font-size:7.3px;direction:rtl}.inventory-mock aside span{padding:5px 6px;border-radius:4px}.inventory-mock aside .active{background:#2e4d88;color:#fff}.inventory-panel{padding:15px 17px;direction:rtl}.inventory-panel h3{font-size:11px;margin:0 0 8px}.row{height:30px;border-top:1px solid #edf0f4;display:grid;grid-template-columns:1.55fr .55fr .8fr;gap:6px;align-items:center;font-size:7.2px}.row.head{height:25px;color:#858b9e;font-size:6.4px}.row b{text-align:center;font-size:7.5px}.orange{color:#e67b1d}.rednum{color:#e43c3c}.row em{font-style:normal;text-align:center;border-radius:99px;padding:3px 3px;font-size:6px}.ok{background:#e7f8ed;color:#1b8854}.low{background:#fff2d8;color:#d17a17}.out{background:#fde8e8;color:#d13c3c}.efficiency{position:absolute;z-index:4;left:-4px;bottom:5px;width:91px;height:57px;background:#fff;border:1px solid #e5e8f0;border-radius:7px;box-shadow:0 10px 22px rgba(54,60,106,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;direction:rtl}.efficiency b{font-size:14px;color:#23a767}.efficiency b span{color:#202839;font-size:9px}.efficiency small{font-size:6.5px;color:#777d90}.stats{height:91px;margin-top:1px;background:#f5f7ff;border-radius:11px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;padding:10px 0;direction:rtl}.stat-item{text-align:center;height:61px;border-left:1px solid #e1e5f1;display:flex;flex-direction:column;align-items:center;justify-content:center}.stat-item:last-child{border-left:0}.stat-icon{height:19px;color:#5549ec;font-size:17px;line-height:1}.stat-item b{font-size:11px;margin-top:1px}.stat-item small{font-size:7.2px;color:#6f7589}.faq-section{height:158px;padding-top:15px}.faq-title{margin-bottom:9px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px 22px}.faq-grid details{height:34px;border:1px solid #e0e4ed;border-radius:6px;background:#fff;padding:0 11px;overflow:hidden}.faq-grid summary{height:33px;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:7.5px;font-weight:700;cursor:pointer}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary span{font-size:11px}.faq-grid details[open]{height:auto;min-height:34px;position:relative;z-index:3;box-shadow:0 10px 20px rgba(44,51,95,.08)}.faq-grid details p{font-size:7.2px;color:#6f7589;margin:0 0 8px;line-height:1.6}.cta{height:77px;margin-bottom:15px;border-radius:9px;padding:0 31px;color:#fff;background:linear-gradient(120deg,#5c53f6,#24229a);display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden}.cta>div:not(.cta-waves),.cta>a{position:relative;z-index:2}.cta h2{font-size:14px;margin:0 0 2px}.cta p{font-size:7.2px;margin:0;color:#e5e5ff}.btn-light{height:34px;padding:0 15px;background:#fff;color:#161a33;font-size:8px;border-radius:6px}.cta-waves{position:absolute;inset:0;pointer-events:none}.cta-waves i,.cta-waves b{position:absolute;width:330px;height:140px;border:1px solid rgba(255,255,255,.08);border-radius:50%;left:260px;top:41px}.cta-waves b{width:420px;height:180px;left:220px;top:27px}.footer{height:144px;background:#fff;border-top:1px solid #eef0f5;padding-top:12px}.footer-grid{height:100px;display:grid;grid-template-columns:1.35fr .8fr .8fr 1.35fr;gap:24px;align-items:start}.footer h4{font-size:8px;margin:0 0 6px}.footer p,.footer a{font-size:6.5px;line-height:1.7;color:#6e7488;text-decoration:none}.footer p{margin:0}.footer a{display:block;margin:1px 0}.footer-brand{direction:ltr;text-align:left}.footer-brand .brand{justify-content:flex-start}.footer-brand .brand-word{font-size:11px}.footer-brand p{direction:rtl;text-align:left;margin-top:3px}.socials{display:flex;gap:9px;margin-top:8px;color:#26304b;font-size:11px}.footline{height:31px;border-top:1px solid #eef0f5;display:flex;align-items:center;justify-content:space-between;direction:ltr;font-size:6px;color:#8c92a3}.footline span:last-child{direction:rtl}.footline b{color:#ef5252}
@media(max-width:900px){.container{width:min(840px,calc(100% - 30px))}.hero-grid{gap:34px}.hero-visual{transform:scale(.9);transform-origin:left center}.menu{gap:18px}.plugin-card{padding:12px}.showcase{gap:28px}}
@media(max-width:700px){.site-header{height:58px}.nav{height:58px}.menu{display:none}.btn-header{height:34px}.brand-word{font-size:14px}.hero{height:auto;padding:32px 0 25px}.hero-grid{display:flex;flex-direction:column;gap:24px}.hero-copy{width:100%;text-align:center}.hero h1{font-size:31px;line-height:1.45}.hero-copy>p{font-size:12px;margin-inline:auto}.eyebrow{font-size:9px}.hero-actions,.trust{justify-content:center}.hero-visual{width:100%;height:305px;transform:none;justify-content:center}.browser{width:min(430px,100% - 18px)}.sales-card{left:0}.hand-note{display:none}.plugins-section,.features-section,.showcase-section,.faq-section,.footer{height:auto}.plugins-section{padding:32px 0}.section-head{height:auto;margin-bottom:18px;display:block}.section-title{position:static;transform:none;text-align:center}.all-products{display:none}.plugin-grid{grid-template-columns:1fr}.plugin-card{height:auto;padding:18px}.plugin-card>p{height:auto;min-height:45px}.features-section{padding:28px 0}.feature-grid{grid-template-columns:1fr 1fr}.feature-card{height:125px}.showcase-section{padding:30px 0}.showcase{height:auto;display:flex;flex-direction:column;gap:28px}.showcase-copy{text-align:center}.showcase-copy p{margin-inline:auto}.showcase-copy ul{display:inline-block;text-align:right}.inventory-wrap{width:100%;max-width:430px}.inventory-mock{width:calc(100% - 22px);left:11px}.stats{margin-top:20px;height:auto;grid-template-columns:1fr 1fr;gap:0;padding:8px}.stat-item{border-left:0;border-bottom:1px solid #e1e5f1}.stat-item:nth-last-child(-n+2){border-bottom:0}.faq-section{padding:28px 0}.faq-grid{grid-template-columns:1fr;gap:7px}.cta{height:auto;min-height:130px;margin-top:0;margin-bottom:20px;padding:24px;flex-direction:column;align-items:flex-start;gap:16px}.footer{padding:24px 0 0}.footer-grid{height:auto;grid-template-columns:1fr 1fr;gap:24px;padding-bottom:20px}.footer-brand{direction:ltr}.footline{height:auto;padding:10px 0;gap:10px;flex-wrap:wrap}}
@media(max-width:430px){.container{width:calc(100% - 22px)}.btn-header span:first-child{display:none}.btn-header{width:34px;padding:0}.hero h1{font-size:27px}.hero-actions{display:grid}.btn-main{width:100%}.trust{gap:9px;font-size:8px}.browser{transform:scale(.84);transform-origin:center top}.hero-visual{height:270px}.sales-card{display:none}.feature-grid{grid-template-columns:1fr}.feature-card{height:auto;min-height:110px}.inventory-wrap{transform:scale(.92);transform-origin:center top;height:210px}.stats{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-brand p{text-align:right;direction:rtl}.socials{justify-content:flex-start;direction:ltr}.footline{direction:rtl;justify-content:center;text-align:center}.footline span{width:100%;text-align:center}}

/* Wide desktop refinement: use the screen instead of reproducing the 935px mockup at literal size. */
@media (min-width: 1100px){
  .container{width:min(1180px,calc(100% - 72px))}
  .site-header,.nav{height:64px}
  .nav{gap:38px}
  .brand-word{font-size:18px}
  .brand-mark{width:36px;height:36px;transform:scale(1.12)}
  .menu{gap:42px;font-size:13px}
  .btn-header{height:40px;padding:0 18px;font-size:12px}

  .hero{height:490px}
  .hero-grid{grid-template-columns:1fr 1fr;gap:82px}
  .hero-copy{padding-top:8px}
  .eyebrow{height:31px;padding:0 14px;font-size:11px}
  .eyebrow .bolt{font-size:18px}
  .hero h1{font-size:42px;line-height:1.48;margin:15px 0 10px;letter-spacing:-1.4px}
  .hero-copy>p{font-size:14px;line-height:2;max-width:500px}
  .hero-actions{gap:12px;margin:22px 0 14px}
  .btn-main{height:48px;padding:0 22px;font-size:12px;border-radius:10px}
  .trust{gap:25px;font-size:10.5px}.trust b{font-size:13px}
  .hero-visual{height:400px}
  .browser{width:540px;border-radius:10px}
  .browser-bar{height:31px;padding-left:14px;gap:6px}.dot{width:7px;height:7px}
  .dashboard{height:338px;grid-template-columns:130px 1fr}
  .dash-side{padding:16px 10px;font-size:9px}.dash-brand{font-size:8.5px;margin-bottom:9px}.tiny-mark{width:14px;height:14px;font-size:7px}
  .dash-side a{min-height:22px;padding:4px 7px}
  .dash-main{padding:20px 16px 14px}.dash-main h3{font-size:21px}.dash-main>p{font-size:9px;margin-bottom:12px}
  .kpis{gap:8px;margin-bottom:11px}.kpi{height:65px;padding:9px 10px}.kpi-icon{width:22px;height:22px;font-size:11px}.kpi small{font-size:8px}.kpi b{font-size:15px}.kpi b em{font-size:7px}
  .chart{height:158px;padding:10px 10px 6px}.chart-title{font-size:9px}.chart-title span{font-size:7px}.chart-body{height:120px;padding-left:30px}.chart svg{height:103px}.chart-y{font-size:6px}.chart-x{font-size:6px}
  .sales-card{left:-38px;top:130px;width:112px;height:100px;padding:13px 10px;border-radius:10px}.sales-card .sales-icon{width:37px;height:37px;font-size:18px}.sales-card b{font-size:10px}.sales-card small{font-size:7.5px}
  .hand-note{left:-40px;bottom:8px;width:140px;font-size:9.5px}.hand-note i{width:50px;height:27px;top:-34px}

  .plugins-section{height:385px;padding-top:28px}.section-head{height:78px}.section-title h2,.title-center h2{font-size:27px}.section-title p,.title-center p{font-size:11px;margin-top:3px}.all-products{margin-top:16px;padding:7px 12px;font-size:9px}
  .plugin-grid{gap:18px}.plugin-card{height:250px;border-radius:12px;padding:20px 21px}.plugin-top{gap:12px}.plugin-icon{width:54px;height:54px;border-radius:11px}.plugin-icon svg{width:29px;height:29px}.plugin-card h3{font-size:15px;margin-top:5px}.plugin-card strong{font-size:10px}.plugin-card>p{height:60px;margin:13px 0 8px;font-size:10px;line-height:1.8}.badges{gap:9px;margin-bottom:10px}.badges span{height:22px;padding:0 9px;font-size:8px}.version b{font-size:8.5px}.card-actions{gap:9px}.btn-card{height:39px;font-size:9.5px;border-radius:8px}

  .features-section{height:280px;padding-top:25px}.title-center{margin-bottom:18px}.feature-grid{gap:16px}.feature-card{height:150px;border-radius:11px;padding:17px 13px}.mini-icon{width:38px;height:38px;margin-bottom:7px}.mini-icon svg{width:32px;height:32px}.feature-card h3{font-size:14px;margin-bottom:4px}.feature-card p{font-size:9.3px;line-height:1.7}

  .showcase-section{height:455px;padding-top:25px}.showcase{height:315px;grid-template-columns:.95fr 1.05fr;gap:72px}.showcase-copy{padding-right:8px}.small-label{height:29px;font-size:9px}.showcase-copy h2{font-size:30px;line-height:1.45;margin:13px 0 10px}.showcase-copy>p{font-size:10.5px;max-width:430px}.showcase-copy ul{font-size:10.3px;margin-top:12px}.showcase-copy li{margin:5px 0}.showcase-copy li:before{width:17px;height:17px;font-size:8px;margin-left:8px}
  .inventory-wrap{height:290px}.shape-one{width:290px;height:188px;left:110px;top:20px}.shape-two{width:235px;height:175px;left:205px;top:62px}.inventory-mock{left:22px;top:15px;width:500px;height:228px;grid-template-columns:96px 1fr;border-radius:9px}.inventory-mock aside{padding:21px 10px;gap:9px;font-size:9px}.inventory-mock aside span{padding:6px 7px}.inventory-panel{padding:19px 22px}.inventory-panel h3{font-size:14px;margin-bottom:10px}.row{height:38px;font-size:9px}.row.head{height:31px;font-size:8px}.row b{font-size:9.5px}.row em{font-size:7.5px;padding:4px}.efficiency{left:-5px;bottom:7px;width:114px;height:72px}.efficiency b{font-size:18px}.efficiency b span{font-size:11px}.efficiency small{font-size:8px}
  .stats{height:110px;margin-top:4px;border-radius:14px}.stat-item{height:76px}.stat-icon{height:23px;font-size:21px}.stat-item b{font-size:14px}.stat-item small{font-size:9px}

  .faq-section{height:205px;padding-top:20px}.faq-title{margin-bottom:12px}.faq-grid{gap:9px 28px}.faq-grid details{height:43px;border-radius:8px;padding:0 14px}.faq-grid summary{height:42px;font-size:9.5px}.faq-grid summary span{font-size:14px}.faq-grid details p{font-size:9px;margin-bottom:10px}
  .cta{height:100px;margin-bottom:19px;border-radius:12px;padding:0 40px}.cta h2{font-size:18px}.cta p{font-size:9px}.btn-light{height:42px;padding:0 19px;font-size:10px;border-radius:8px}
  .footer{height:185px;padding-top:16px}.footer-grid{height:126px;grid-template-columns:1.35fr .8fr .8fr 1.35fr;gap:32px}.footer h4{font-size:10px;margin-bottom:8px}.footer p,.footer a{font-size:8px;line-height:1.8}.footer-brand .brand-word{font-size:14px}.socials{gap:12px;margin-top:10px;font-size:14px}.footline{height:40px;font-size:7.5px}
}
