.landing-root{color:#0f172a;-webkit-font-smoothing:antialiased;background-color:#f8fafc;min-height:100vh;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;line-height:1.6;overflow-x:hidden}.landing-container{max-width:1200px;margin:0 auto;padding:0 24px}.landing-gradient-text{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-badge{color:#2563eb;letter-spacing:.05em;text-transform:uppercase;background:#eff6ff;border:1px solid #bfdbfe;border-radius:100px;align-items:center;gap:8px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.landing-badge__dot{background:#2563eb;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot}.landing-section-header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:60px;display:flex}.landing-section-title{letter-spacing:-.03em;color:#0f172a;font-size:clamp(26px,3vw,40px);font-weight:800;line-height:1.15}.landing-section-desc{color:#475569;max-width:500px;font-size:16px;line-height:1.75}.landing-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.landing-btn--primary{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);box-shadow:0 4px 14px #2563eb59}.landing-btn--primary:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #2563eb73}.landing-btn--ghost{color:#475569;background:0 0;border:1.5px solid #e2e8f0}.landing-btn--ghost:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}.landing-btn--white{color:#2563eb;background:#fff;box-shadow:0 4px 14px #0000001f}.landing-btn--white:hover{color:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 24px #0000002e}.landing-btn--cta-ghost{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1.5px solid #ffffff4d}.landing-btn--cta-ghost:hover{color:#fff;background:#fff3}.landing-btn--lg{border-radius:12px;padding:13px 26px;font-size:15px}.mockup__dots{gap:6px;display:flex}.mockup__dot{border-radius:50%;width:10px;height:10px}.mockup__dot--red{background:#fc5858}.mockup__dot--yellow{background:#fbbc04}.mockup__dot--green{background:#34c759}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes reveal-up{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-left{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes reveal-right{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes reveal-scale{0%{opacity:0;transform:scale(.9)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes line-draw{0%{width:0}to{width:100%}}@keyframes bar-grow{0%{width:0}to{width:var(--bar-width,80%)}}@keyframes count-bar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes tab-slide-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes hero-fadein{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.animate-float{animation:6s cubic-bezier(.45,.05,.55,.95) infinite float}.pre-reveal{opacity:0;transform:translateY(28px)}.reveal-up{animation:reveal-up .65s cubic-bezier(.16, 1, .3, 1) calc(var(--stagger-delay,0s)) both}.reveal-left{animation:reveal-left .65s cubic-bezier(.16, 1, .3, 1) calc(var(--stagger-delay,0s)) both}.reveal-right{animation:reveal-right .65s cubic-bezier(.16, 1, .3, 1) calc(var(--stagger-delay,0s)) both}.reveal-scale{animation:reveal-scale .6s cubic-bezier(.16, 1, .3, 1) calc(var(--stagger-delay,0s)) both}.reveal-stagger>*{animation:reveal-up .6s cubic-bezier(.16, 1, .3, 1) calc(var(--stagger-delay,0s)) both}.tab-slide{animation:.4s cubic-bezier(.16,1,.3,1) both tab-slide-in}.hero-enter{animation:.8s cubic-bezier(.16,1,.3,1) both hero-fadein}.hero-enter--delay{animation-delay:.15s}@media (prefers-reduced-motion:reduce){.animate-float,.hero-enter,.hero-enter--delay,.reveal-up,.reveal-left,.reveal-right,.reveal-scale,.reveal-stagger>*,.tab-slide,.landing-hero__content,.landing-hero__mockup{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.pre-reveal{opacity:1;transform:none}}.landing-nav{z-index:100;-webkit-backdrop-filter:blur(16px);background:#f8fafce0;border-bottom:1px solid #e2e8f0cc;position:sticky;top:0;box-shadow:0 1px 4px #0000000a}.landing-nav__inner{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;height:64px;margin:0 auto;padding:0 24px;display:flex}.landing-nav__brand{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.landing-nav__logo{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #2563eb4d}.landing-nav__brand:hover .landing-nav__logo{transform:scale(1.08);box-shadow:0 6px 18px #2563eb66}.landing-nav__name{background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-text-fill-color:transparent;letter-spacing:-.025em;-webkit-background-clip:text;background-clip:text;font-size:19px;font-weight:800}.landing-nav__links{align-items:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.landing-nav__link{color:#475569;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.landing-nav__link:hover{color:#2563eb;background:#eff6ff}.landing-nav__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.landing-nav__company{color:#94a3b8;letter-spacing:.01em;font-size:12px;font-weight:600;text-decoration:none;transition:color .15s}.landing-nav__company:hover{color:#7c3aed}.landing-hero{background:linear-gradient(155deg,#f8fafc 0%,#eff6ff 55%,#f5f3ff 100%);padding:80px 0 0;position:relative;overflow:hidden}.landing-hero__bg-blob{filter:blur(60px);pointer-events:none;opacity:.45;will-change:transform;border-radius:50%;position:absolute;transform:translateZ(0)}.landing-hero__bg-blob--1{background:radial-gradient(circle,#bfdbfe 0%,#0000 70%);width:500px;height:500px;top:-180px;right:-150px}.landing-hero__bg-blob--2{background:radial-gradient(circle,#ddd6fe 0%,#0000 70%);width:380px;height:380px;bottom:-40px;left:-150px}.landing-hero__bg-grid{pointer-events:none;background-image:linear-gradient(#2563eb09 1px,#0000 1px),linear-gradient(90deg,#2563eb09 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0}.landing-hero__inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid;position:relative}.landing-hero__content{will-change:opacity, transform;flex-direction:column;gap:24px;animation:.8s cubic-bezier(.16,1,.3,1) both hero-fadein;display:flex}.landing-hero__eyebrow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.landing-hero__made-by{color:#64748b;font-size:12px;font-weight:500;text-decoration:none;transition:color .15s}.landing-hero__made-by:hover{color:#7c3aed}.landing-hero__made-by-name{color:#7c3aed;font-weight:700}.landing-hero__title{letter-spacing:-.035em;color:#0f172a;font-size:clamp(32px,4vw,54px);font-weight:800;line-height:1.12}.landing-hero__title-accent{display:inline-block}.landing-hero__desc{color:#475569;max-width:490px;font-size:16px;line-height:1.8}.landing-hero__cta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.landing-hero__trust{flex-wrap:wrap;align-items:center;gap:20px;padding-top:4px;display:flex}.landing-hero__trust-item{color:#64748b;align-items:center;gap:6px;font-size:12.5px;font-weight:500;display:flex}.landing-hero__trust-icon{color:#059669}.landing-hero__mockup{will-change:opacity, transform;animation:.9s cubic-bezier(.16,1,.3,1) .18s both hero-fadein}.landing-hero__wave{z-index:2;margin-top:64px;line-height:0;position:relative}.landing-hero__wave svg{width:100%;height:80px;display:block}.mockup{width:100%}.mockup__window{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 2px 4px #0000000a,0 12px 32px #00000014,0 40px 80px #2563eb1a}.mockup__chrome{background:#1e293b;align-items:center;gap:12px;height:36px;padding:0 14px;display:flex}.mockup__chrome-title{color:#64748b;text-align:center;flex:1;font-size:11px;font-weight:500}.mockup__body{height:340px;display:flex}.mockup__sidebar{background:#f1f5f9;border-right:1px solid #e2e8f0;flex-direction:column;gap:4px;width:120px;min-width:120px;padding:12px 8px;display:flex}.mockup__sidebar-logo{align-items:center;gap:6px;margin-bottom:8px;padding:8px;display:flex}.mockup__sidebar-icon{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:6px;flex-shrink:0;width:22px;height:22px}.mockup__sidebar-name{background:#cbd5e1;border-radius:4px;flex:1;height:8px}.mockup__sidebar-item{border-radius:6px;align-items:center;gap:6px;padding:7px 8px;display:flex}.mockup__sidebar-item--active{background:#eff6ff}.mockup__sidebar-item-icon{background:#cbd5e1;border-radius:3px;flex-shrink:0;width:12px;height:12px}.mockup__sidebar-item--active .mockup__sidebar-item-icon{background:#2563eb}.mockup__sidebar-item-label{background:#cbd5e1;border-radius:4px;height:7px}.mockup__sidebar-item--active .mockup__sidebar-item-label{background:#93c5fd}.mockup__main{background:#f8fafc;flex-direction:column;flex:1;gap:10px;padding:12px;display:flex;overflow:hidden}.mockup__kpi-row{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.mockup__kpi-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:5px;padding:10px;display:flex}.mockup__kpi-label{color:#94a3b8;font-size:9px;font-weight:500}.mockup__kpi-value{font-size:11px;font-weight:700}.mockup__kpi-bar{border-radius:2px;height:3px;overflow:hidden}.mockup__kpi-bar-fill{transform-origin:0;border-radius:2px;height:100%;animation:1.2s cubic-bezier(.16,1,.3,1) .4s both count-bar}.mockup__charts{flex:1;grid-template-columns:2fr 1fr;gap:8px;min-height:0;display:grid}.mockup__chart-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:6px;padding:10px;display:flex;overflow:hidden}.mockup__chart-title{color:#64748b;font-size:9px;font-weight:600}.mockup__chart-area{flex:1;align-items:flex-end;gap:3px;padding-top:4px;display:flex}.mockup__bar-wrap{flex:1;align-items:flex-end;height:100%;display:flex}.mockup__bar{border-radius:2px 2px 0 0;width:100%;min-height:4px}.mockup__donut-wrap{justify-content:center;display:flex}.mockup__donut{width:72px;height:72px}.mockup__legend{flex-direction:column;gap:4px;display:flex}.mockup__legend-item{align-items:center;gap:5px;display:flex}.mockup__legend-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.mockup__legend-label{color:#94a3b8;font-size:8px}.mockup__table-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:6px;padding:10px;display:flex}.mockup__table-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:5px 0;display:flex}.mockup__table-row:last-child{border-bottom:none}.mockup__table-ref{color:#475569;font-size:9px;font-weight:600}.mockup__table-badge{border-radius:100px;padding:2px 7px;font-size:8px;font-weight:600}.mockup__table-amount{color:#0f172a;font-size:9px;font-weight:700}.landing-stats{background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:56px 0}.landing-stats__grid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.landing-metric-card{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.landing-metric-card__num{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:36px;font-weight:800;line-height:1;transition:color .3s}.landing-metric-card__bar-track{background:#f1f5f9;border-radius:4px;width:80px;height:4px;overflow:hidden}.landing-metric-card__bar-fill{transform-origin:0;border-radius:4px;width:80%;height:100%;transition:transform 1.4s cubic-bezier(.16,1,.3,1) .2s;transform:scaleX(0)}.landing-metric-card__bar-fill--active{transform:scaleX(1)}.landing-metric-card__label{color:#64748b;font-size:13px;font-weight:500}.landing-modules{background:#f8fafc;padding:96px 0}.module-tabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:40px;display:flex}.module-tab-btn{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:100px;align-items:center;gap:7px;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.module-tab-btn:hover{color:#2563eb;background:#eff6ff;border-color:#93c5fd}.module-tab-btn--active{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border-color:#0000;box-shadow:0 4px 14px #2563eb59}.module-showcase{grid-template-columns:1fr 2fr;align-items:start;gap:48px;display:grid}.module-showcase__info{flex-direction:column;gap:20px;padding-top:8px;display:flex}.module-showcase__desc{color:#475569;font-size:15px;line-height:1.75}.module-showcase__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.module-showcase__list-item{color:#374151;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.module-showcase__list-item:before{content:"";background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;flex-shrink:0;width:8px;height:8px}.module-showcase__mockup{animation:.4s cubic-bezier(.16,1,.3,1) both tab-slide-in}.module-mockup{border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 4px 8px #0000000d,0 16px 40px #0000001a,0 32px 64px #2563eb14}.module-mockup__header{align-items:center;gap:10px;height:36px;padding:0 14px;display:flex}.module-mockup__title{color:#64748b;text-align:center;flex:1;font-size:11px;font-weight:500}.module-mockup__body{padding:16px}.pos-layout{grid-template-columns:1fr 160px;gap:12px;height:280px;display:grid}.pos-products{flex-direction:column;gap:8px;display:flex;overflow:hidden}.pos-products__search-bar{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;height:28px}.pos-products__grid{flex:1;grid-template-columns:repeat(3,1fr);gap:6px;display:grid;overflow:hidden}.pos-product-card{cursor:pointer;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:4px;padding:8px;transition:transform .15s;display:flex}.pos-product-card:hover{transform:scale(1.02)}.pos-product-card__thumb{background:#e2e8f0;border-radius:5px;width:100%;height:28px}.pos-product-card__name{color:#374151;font-size:8px;font-weight:600}.pos-product-card__price{color:#2563eb;font-size:9px;font-weight:700}.pos-cart{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:6px;padding:10px;display:flex;overflow:hidden}.pos-cart__title{color:#0f172a;margin-bottom:2px;font-size:10px;font-weight:700}.pos-cart__item{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:4px 0;font-size:8px;display:flex}.pos-cart__item-name{color:#374151;flex:1;font-weight:500}.pos-cart__item-qty{color:#94a3b8;margin:0 4px}.pos-cart__item-sub{color:#0f172a;font-weight:600}.pos-cart__divider{border-top:1.5px solid #e2e8f0;margin:4px 0}.pos-cart__total{justify-content:space-between;font-size:9px;font-weight:600;display:flex}.pos-cart__pay-btn{color:#fff;text-align:center;cursor:pointer;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:7px;margin-top:auto;padding:7px;font-size:9px;font-weight:700}.report-layout{flex-direction:column;gap:10px;height:280px;display:flex;overflow:hidden}.report-kpis{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.report-kpi{border-radius:8px;flex-direction:column;gap:3px;padding:8px 10px;display:flex}.report-kpi__label{color:#94a3b8;font-size:8px;font-weight:500}.report-kpi__value{letter-spacing:-.02em;font-size:12px;font-weight:800}.report-chart-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;flex:1;gap:8px;padding:10px;display:flex;overflow:hidden}.report-chart-card__title{color:#64748b;font-size:9px;font-weight:600}.report-chart-bars{flex:1;align-items:flex-end;gap:5px;display:flex}.report-bar-wrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:3px;height:100%;display:flex}.report-bar{border-radius:3px 3px 0 0;width:100%;min-height:4px}.report-bar-label{color:#94a3b8;font-size:6.5px}.report-table{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.report-table-row{border-bottom:1px solid #f8fafc;align-items:center;gap:8px;padding:5px 10px;display:flex}.report-table-row:last-child{border-bottom:none}.report-table-row__cat{color:#374151;flex:1;font-size:9px;font-weight:600}.report-table-row__rev{color:#0f172a;font-size:9px;font-weight:700}.report-table-row__growth{font-size:9px;font-weight:700}.stock-layout{flex-direction:column;gap:10px;height:280px;display:flex;overflow:hidden}.stock-health-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.stock-health-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:4px;padding:8px 10px;display:flex}.stock-health-card__count{letter-spacing:-.03em;font-size:18px;font-weight:800}.stock-health-card__label{color:#94a3b8;font-size:8px;font-weight:500}.stock-health-card__track{background:#f1f5f9;border-radius:2px;height:3px;overflow:hidden}.stock-health-card__fill{border-radius:2px;height:100%}.stock-table{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex:1;overflow:hidden}.stock-table__head{background:#f8fafc;border-bottom:1px solid #e2e8f0;grid-template-columns:2fr .7fr .7fr 1fr;padding:6px 10px;display:grid}.stock-table__th{color:#94a3b8;text-transform:uppercase;font-size:8px;font-weight:700}.stock-table__row{border-bottom:1px solid #f8fafc;grid-template-columns:2fr .7fr .7fr 1fr;align-items:center;padding:7px 10px;display:grid}.stock-table__row:last-child{border-bottom:none}.stock-table__name{color:#374151;font-size:9px;font-weight:600}.stock-table__stock,.stock-table__min{color:#0f172a;font-size:9px;font-weight:700}.stock-table__badge{border-radius:100px;padding:2px 7px;font-size:8px;font-weight:600;display:inline-block}.landing-how{background:#fff;padding:96px 0}.landing-how__steps{grid-template-columns:repeat(3,1fr);gap:0;display:grid;position:relative}.landing-how__step{text-align:center;flex-direction:column;align-items:center;padding:0 32px;display:flex;position:relative}.landing-how__connector{background:#e2e8f0;width:40%;height:2px;position:absolute;top:52px;right:-20%;overflow:hidden}.landing-how__connector:after{content:"";transform-origin:0;background:linear-gradient(90deg,#2563eb,#7c3aed);transition:transform 1s cubic-bezier(.16,1,.3,1) .5s;position:absolute;inset:0;transform:scaleX(0)}.landing-how__connector--animated:after{transform:scaleX(1)}.landing-how__step-num{letter-spacing:.05em;z-index:1;background:#fff;border:2px solid;border-radius:100px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;font-size:13px;font-weight:800;display:flex;position:relative}.landing-how__step-icon{border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:flex;box-shadow:0 4px 16px #0000000f}.landing-how__step-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:10px;font-size:17px;font-weight:700}.landing-how__step-desc{color:#64748b;max-width:260px;margin:0 auto;font-size:14px;line-height:1.7}.landing-features{background:#f8fafc;padding:96px 0}.landing-features__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-feature-card{cursor:default;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:14px;padding:28px;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s,border-color .2s;display:flex;position:relative;overflow:hidden}.landing-feature-card:before{content:"";opacity:0;background:linear-gradient(135deg,#2563eb08,#7c3aed08);transition:opacity .25s;position:absolute;inset:0}.landing-feature-card:hover{border-color:#bfdbfe;transform:translateY(-5px);box-shadow:0 12px 36px #00000017}.landing-feature-card:hover:before{opacity:1}.landing-feature-card__icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .25s cubic-bezier(.16,1,.3,1);display:flex}.landing-feature-card:hover .landing-feature-card__icon{transform:scale(1.1)rotate(-3deg)}.landing-feature-card__title{color:#0f172a;letter-spacing:-.01em;font-size:15px;font-weight:700}.landing-feature-card__desc{color:#64748b;font-size:13.5px;line-height:1.7}.landing-benefits{background:#fff;padding:96px 0}.landing-benefits__inner{grid-template-columns:1fr 1.4fr;align-items:start;gap:64px;display:grid}.landing-benefits__left{flex-direction:column;gap:18px;display:flex;position:sticky;top:80px}.landing-benefits__title{text-align:left!important}.landing-benefits__desc{text-align:left;max-width:360px}.landing-benefits__grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.landing-benefit-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:14px;padding:18px;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s,border-color .2s;display:flex}.landing-benefit-card:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 8px 24px #00000012}.landing-benefit-card__icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .25s cubic-bezier(.16,1,.3,1);display:flex}.landing-benefit-card:hover .landing-benefit-card__icon{transform:scale(1.1)}.landing-benefit-card__title{color:#0f172a;letter-spacing:-.01em;margin-bottom:5px;font-size:14px;font-weight:700}.landing-benefit-card__desc{color:#64748b;font-size:13px;line-height:1.65}.landing-cta{text-align:center;background:linear-gradient(135deg,#eff6ff 0%,#f0f4ff 50%,#f5f3ff 100%);border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:100px 0;position:relative;overflow:hidden}.landing-cta__blob{filter:blur(50px);pointer-events:none;opacity:.28;will-change:transform;border-radius:50%;position:absolute;transform:translateZ(0)}.landing-cta__blob--1{background:#bfdbfe;width:360px;height:360px;top:-130px;right:-80px}.landing-cta__blob--2{background:#ddd6fe;width:300px;height:300px;bottom:-110px;left:-60px}.landing-cta__grid-overlay{pointer-events:none;background-image:linear-gradient(#2563eb0f 1px,#0000 1px),linear-gradient(90deg,#2563eb0f 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0}.landing-cta__inner{z-index:2;flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.landing-cta__icon{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;display:flex;box-shadow:0 8px 24px #2563eb40}.landing-cta__title{color:#0f172a;letter-spacing:-.03em;font-size:clamp(28px,3.5vw,44px);font-weight:800;line-height:1.15}.landing-cta__desc{color:#475569;max-width:480px;font-size:16px;line-height:1.75}.landing-cta__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.landing-contact{background:#f8fafc;padding:96px 0 64px}.landing-contact__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px;display:grid}.landing-contact-card{text-align:center;color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:28px 24px;text-decoration:none;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s,border-color .2s;display:flex}.landing-contact-card:hover{border-color:#93c5fd;transform:translateY(-4px);box-shadow:0 12px 36px #00000017}.landing-contact-card__icon{color:#2563eb;background:#eff6ff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.landing-contact-card__label{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.landing-contact-card__value{color:#0f172a;font-size:14px;font-weight:600;line-height:1.5}.landing-company-card{background:linear-gradient(135deg,#eff6ff,#f5f3ff);border:1px solid #bfdbfe;border-radius:20px;flex-direction:column;gap:16px;padding:32px;display:flex}.landing-company-card__left{align-items:center;gap:14px;display:flex}.landing-company-card__logo{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 12px #2563eb40}.landing-company-card__product{background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:800}.landing-company-card__by{color:#64748b;font-size:12px;font-weight:500}.landing-company-card__desc{color:#475569;max-width:640px;font-size:14px;line-height:1.75}.landing-company-card__link{color:#2563eb;align-items:center;font-size:14px;font-weight:700;text-decoration:none;transition:color .15s;display:inline-flex}.landing-company-card__link:hover{color:#7c3aed}.landing-footer{background:#fff;border-top:1px solid #e2e8f0;padding:20px 0}.landing-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.landing-footer__brand{align-items:center;gap:8px;display:flex}.landing-footer__logo{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.landing-footer__name{background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:15px;font-weight:800}.landing-footer__copy{color:#94a3b8;font-size:13px}.landing-footer__titan{color:#64748b;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s}.landing-footer__titan:hover{color:#2563eb}@media (width<=1024px){.landing-hero__inner{grid-template-columns:1fr;gap:48px;padding-bottom:0}.landing-hero__content{text-align:center;align-items:center}.landing-hero__desc{max-width:560px}.landing-hero__trust{justify-content:center}.landing-hero__mockup{width:100%;max-width:700px;margin:0 auto}.landing-features__grid{grid-template-columns:repeat(2,1fr)}.landing-benefits__inner{grid-template-columns:1fr}.landing-benefits__left{position:static}.landing-benefits__title{text-align:center!important}.landing-benefits__desc{text-align:center;max-width:100%}.landing-how__steps{grid-template-columns:1fr;gap:48px}.landing-how__connector{display:none}.module-showcase{grid-template-columns:1fr}.module-showcase__info{padding-top:0}}@media (width<=768px){.landing-nav__links,.landing-nav__company{display:none}.landing-hero{padding:60px 0 0}.landing-stats__grid{grid-template-columns:repeat(2,1fr);gap:24px}.landing-features__grid,.landing-contact__grid,.landing-benefits__grid{grid-template-columns:1fr}.mockup__body{height:240px}.mockup__kpi-row{grid-template-columns:repeat(2,1fr)}.mockup__sidebar{display:none}.pos-layout{grid-template-columns:1fr}.pos-cart{display:none}.pos-products__grid,.report-kpis{grid-template-columns:repeat(3,1fr)}.landing-footer__inner{text-align:center;flex-direction:column}}@media (width<=480px){.landing-container,.landing-nav__inner{padding:0 16px}.landing-hero__cta{flex-direction:column;width:100%}.landing-btn--lg{justify-content:center;width:100%}.landing-hero__trust{flex-direction:column;gap:8px}.landing-stats__grid{grid-template-columns:repeat(2,1fr)}.landing-cta__actions{flex-direction:column;width:100%}.module-tabs{gap:6px}.module-tab-btn{padding:8px 14px;font-size:12px}.landing-how__steps{gap:36px}.landing-how__step{padding:0 8px}}@media (width<=1024px){.landing-hero__bg-grid,.landing-cta__grid-overlay{display:none}.landing-hero__bg-blob--1{filter:blur(40px);width:320px;height:320px}.landing-hero__bg-blob--2{filter:blur(40px);width:260px;height:260px}.landing-cta__blob--1{filter:blur(35px);width:220px;height:220px}.landing-cta__blob--2{filter:blur(35px);width:180px;height:180px}.landing-hero,.landing-cta{contain:layout style}}
