:root{--navy:#0b1727;--yellow:#fbad1c;--ink:#172334;--muted:#637083;--line:#e4e9ef;--soft:#f5f7fa;--white:#fff;--radius:18px;--shadow:0 16px 45px rgba(11,23,39,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;color:var(--ink);font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy);line-height:1.18}h1{font-size:clamp(2.55rem,5vw,4.65rem);letter-spacing:-.045em;margin-bottom:24px}h2{font-size:clamp(2rem,3.5vw,3rem);letter-spacing:-.035em;margin-bottom:18px}h3{font-size:1.08rem;margin-bottom:9px}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.section{padding:100px 0}.section-soft{background:var(--soft)}.skip-link{position:absolute;left:16px;top:-100px;background:var(--yellow);padding:10px 16px;z-index:100}.skip-link:focus{top:8px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.site-header{height:76px;background:var(--navy);color:#fff;position:sticky;top:0;z-index:20;box-shadow:0 4px 20px #0002}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:1.1rem}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border:3px solid var(--yellow);border-radius:50%;color:var(--yellow);font-weight:800}.main-nav{display:flex;align-items:center;gap:28px;font-size:.9rem}.main-nav>a:not(.button){color:#dce3eb}.main-nav>a:hover{color:var(--yellow)}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle>span:not(.sr-only){display:block;background:#fff;height:2px;width:25px;margin:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:12px 25px;border-radius:9px;font-weight:700;font-size:.93rem;transition:.2s}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid #ffcf70;outline-offset:3px}.button-accent{background:var(--yellow);color:var(--navy);box-shadow:0 8px 20px #fbad1c38}.button-small{min-height:42px;padding:9px 18px}.button-outline{border:1px solid #c8d0d9;background:#fff}.button-dark{background:var(--navy);color:#fff}.button-outline-dark{border:1px solid var(--navy)}.button-light-outline{border:1px solid #7d8999;color:#fff}.button-row{display:flex;gap:14px;flex-wrap:wrap}
.hero{padding-top:95px;background:radial-gradient(circle at 82% 25%,#fff5d8,transparent 23%),linear-gradient(#fff,#fbfcfd)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:75px}.hero-copy h1 span,.section-heading h2 span,.product-copy h2 span{position:relative;white-space:nowrap}.hero-copy h1 span:after,.section-heading h2 span:after,.product-copy h2 span:after{content:"";position:absolute;height:9px;background:var(--yellow);opacity:.65;left:0;right:0;bottom:4px;z-index:-1;border-radius:10px}.eyebrow{display:inline-block;color:#8a5900;background:#fff4d9;text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:.72rem;padding:6px 12px;border-radius:20px;margin-bottom:20px}.lead{font-size:1.08rem;color:var(--muted);max-width:620px;margin-bottom:30px}.video-frame{aspect-ratio:16/10;background:var(--navy);border-radius:24px;padding:14px;box-shadow:var(--shadow)}.video-frame iframe,.video-placeholder{width:100%;height:100%;border:0;border-radius:15px}.video-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:radial-gradient(circle at 50% 45%,#294865,#102137 68%)}.video-placeholder strong{font-size:1.12rem;margin-top:16px}.video-placeholder small{color:#9eacbb}.play-icon{display:grid;place-items:center;padding-left:4px;width:65px;height:65px;background:var(--yellow);color:var(--navy);border-radius:50%;box-shadow:0 0 0 10px #fbad1c22}.quick-benefits{display:grid;grid-template-columns:repeat(3,1fr);margin-top:72px;padding-top:30px;border-top:1px solid var(--line)}.quick-benefits article{display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid var(--line)}.quick-benefits article:last-child{border:0}.quick-benefits strong,.quick-benefits small{display:block}.quick-benefits small{color:var(--muted)}.mini-icon,.card-icon{display:grid;place-items:center;width:42px;height:42px;background:#fff4d9;color:#8a5900;border-radius:11px;font-weight:800}
.section-heading{text-align:center;max-width:740px;margin:0 auto 52px}.section-heading p,.module-card p,.industry-grid p,.benefit-grid p,.product-copy>p{color:var(--muted)}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.module-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:25px;min-height:205px;transition:.2s}.module-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.module-card p,.industry-grid p,.benefit-grid p{font-size:.9rem;margin:0}.card-icon{margin-bottom:22px}.featured{border-color:#efbd56}.new-badge,.recommended-label{position:absolute;right:16px;top:16px;background:var(--yellow);color:var(--navy);font-size:.68rem;text-transform:uppercase;font-weight:800;padding:4px 9px;border-radius:20px}
.split-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:80px}.dashboard-mockup{background:#fff;border:1px solid #dce2e9;border-radius:20px;box-shadow:var(--shadow);overflow:hidden}.mock-top{height:43px;background:var(--navy);display:flex;align-items:center;gap:6px;padding:0 15px}.mock-top span{width:7px;height:7px;background:var(--yellow);border-radius:50%}.mock-top small{margin-left:auto;color:#a9b5c2}.mock-body{display:flex;height:350px}.mock-body aside{width:65px;background:#edf1f5;padding:30px 15px}.mock-body aside i{display:block;height:7px;background:#c5ced8;border-radius:5px;margin-bottom:22px}.mock-content{flex:1;padding:30px}.mock-title{width:42%;height:14px;background:#d3d9e0;border-radius:8px;margin-bottom:28px}.mock-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mock-stats i{height:62px;background:#f3f5f7;border-radius:9px;border-top:4px solid var(--yellow)}.mock-chart{height:150px;margin-top:35px;background:#f7f8fa;display:flex;align-items:end;justify-content:space-around;padding:20px}.mock-chart span{width:8%;background:#234463;border-radius:5px 5px 0 0}.mock-chart span:nth-child(1){height:35%}.mock-chart span:nth-child(2){height:55%}.mock-chart span:nth-child(3){height:45%}.mock-chart span:nth-child(4){height:80%}.mock-chart span:nth-child(5){height:68%}.mock-chart span:nth-child(6){height:92%;background:var(--yellow)}.check-list{list-style:none;padding:0;margin:25px 0 30px;display:grid;gap:12px}.check-list li:before{content:"✓";display:inline-grid;place-items:center;width:23px;height:23px;margin-right:11px;border-radius:50%;background:#fff4d9;color:#8a5900;font-weight:800}
.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.industry-grid article{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:10px 10px 22px;text-align:center}.industry-art{height:135px;display:grid;place-items:center;background:linear-gradient(145deg,#dfe7ef,#f8fafb);border-radius:12px;margin-bottom:18px}.industry-art span{font-size:3.2rem;color:#536d87}.more-industry{display:grid;place-items:center;background:var(--navy)!important;color:#fff}.more-industry h3{color:#fff}.more-industry>div>span{display:inline-grid;place-items:center;width:44px;height:44px;background:var(--yellow);color:var(--navy);border-radius:50%;font-size:1.8rem}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;text-align:center}.benefit-grid article>span{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 19px;background:#fff4d9;color:#8a5900;border-radius:16px;font-size:1.3rem}
.pricing-section{background:linear-gradient(#fff,#f7f8fa)}#precios{scroll-margin-top:84px}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,400px));justify-content:center;gap:28px}.price-card{position:relative;text-align:center;border:1px solid var(--line);background:#fff;border-radius:22px;padding:38px;box-shadow:0 10px 35px #0b17270f}.price-card.recommended{border:2px solid var(--yellow);transform:translateY(-10px)}.plan-icon{display:grid;place-items:center;width:55px;height:55px;background:#fff4d9;margin:0 auto 18px;border-radius:15px;font-size:1.5rem}.plan-for,.price-note{color:var(--muted);font-size:.9rem}.price{display:flex;align-items:flex-start;justify-content:center;color:var(--navy);margin-top:22px}.price sup{font-size:1.3rem;font-weight:700;margin-top:9px}.price strong{font-size:3.2rem;line-height:1}.price span{align-self:flex-end;font-size:.75rem;margin:0 0 6px 7px;font-weight:700}.price-card .button{width:100%;margin-top:16px}.price-note{text-align:center;margin-top:30px}.final-cta{background:var(--navy);padding:75px 0;color:#fff}.cta-content{display:flex;justify-content:space-between;align-items:center;gap:50px}.cta-content h2{color:#fff;max-width:650px;margin-bottom:10px}.cta-content p{color:#aeb8c5;margin:0}.eyebrow-light{color:var(--yellow);background:#fbad1c1a}
.site-footer{background:#07111e;color:#9eabb9;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;padding-bottom:55px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.brand-footer{color:#fff;margin-bottom:14px}.footer-about p{max-width:360px}.footer-grid h2{color:#fff;font-size:.95rem;margin-bottom:12px}.footer-grid a:hover{color:var(--yellow)}.social-links{display:flex;gap:9px;margin-top:8px}.social-links a{display:grid;place-items:center;width:34px;height:34px;border:1px solid #354152;border-radius:8px;color:#fff;font-size:.75rem}.footer-bottom{border-top:1px solid #273342;padding-top:23px;display:flex;justify-content:space-between;font-size:.8rem}
@media(max-width:900px){.main-nav{gap:16px}.hero-grid,.split-grid{gap:40px}.module-grid{grid-template-columns:repeat(2,1fr)}.industry-grid{grid-template-columns:repeat(3,1fr)}.benefit-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}}
@media(max-width:760px){.container{width:min(100% - 32px,1160px)}.section{padding:72px 0}.menu-toggle{display:block}.main-nav{display:none;position:absolute;left:0;right:0;top:76px;background:var(--navy);padding:16px 20px 24px;flex-direction:column;align-items:stretch;border-top:1px solid #2a394c}.main-nav.is-open{display:flex}.main-nav a{text-align:center;padding:7px}.hero{padding-top:60px}.hero-grid,.split-grid{grid-template-columns:1fr}.hero-copy h1 span,.section-heading h2 span,.product-copy h2 span{white-space:normal}.hero .button{flex:1}.quick-benefits{grid-template-columns:1fr;margin-top:45px}.quick-benefits article{justify-content:flex-start;border:0;border-bottom:1px solid var(--line);padding:17px}.module-grid{grid-template-columns:1fr}.module-card{min-height:0;padding:20px 20px 20px 78px}.module-card .card-icon{position:absolute;left:20px;top:21px}.industry-grid,.benefit-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr}.price-card.recommended{transform:none}.cta-content{display:block}.cta-content .button-row{margin-top:28px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid .footer-about{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{gap:15px;flex-direction:column}.mock-body{height:280px}}
@media(max-width:480px){h1{font-size:2.55rem}.button-row{flex-direction:column}.hero .button{width:100%}.industry-grid{gap:12px}.industry-grid article{padding:8px 8px 17px}.industry-art{height:100px}.industry-grid p{display:none}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{display:grid;grid-template-columns:55px 1fr;text-align:left;column-gap:15px}.benefit-grid article>span{grid-row:1/3;margin:0}.benefit-grid h3{margin:4px 0}.footer-grid{grid-template-columns:1fr}.footer-grid>div:last-child{grid-column:auto}.price-card{padding:30px 22px}.mock-body aside{display:none}}
/* Header and hero */
.header-brand{height:48px;max-width:220px}.header-brand img{display:block;width:auto;height:100%;max-width:100%;object-fit:contain}.hero{padding-top:72px;padding-bottom:76px}.hero-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:58px}.hero-copy h1{font-size:clamp(2.45rem,3.7vw,3.65rem);max-width:600px}.hero-copy h1 span{color:var(--yellow)}.hero-copy h1 span:after{display:none}.hero .button-outline{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:0 8px 20px #0b172722}.hero .button-outline:hover{background:#1b2c42}.video-frame{aspect-ratio:16/9;padding:0;border-radius:20px;overflow:hidden;background:#000;box-shadow:0 18px 44px #0b172724}.video-frame iframe{display:block;border-radius:20px}.quick-benefits{margin-top:50px;padding-top:22px}.quick-benefits article{gap:11px}.quick-benefits strong{font-size:.92rem}.quick-benefits small{font-size:.8rem}.mini-icon{width:38px;height:38px;border-radius:10px;flex:0 0 auto}
@media(max-width:900px) and (min-width:761px){.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:32px}.hero-copy h1{font-size:clamp(2.2rem,4.5vw,3rem)}}
@media(max-width:760px){.header-brand{height:42px;max-width:185px}.hero{padding-top:52px;padding-bottom:60px}.hero-grid{gap:34px}.hero-copy h1{font-size:clamp(2.25rem,10vw,3rem);max-width:none}.hero .button{min-height:52px}.video-frame{width:100%;max-width:100%;border-radius:15px}.video-frame iframe{border-radius:15px}.quick-benefits{margin-top:34px;padding-top:12px}}
@media(max-width:480px){.header-brand{height:38px;max-width:165px}.hero-copy h1{font-size:2.25rem}.hero .button-row{gap:11px}.hero .button{width:100%}}
/* Visual refinement */
.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.card-icon svg,.industry-art svg,.benefit-grid svg,.plan-icon svg,.button-whatsapp svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.module-card{border-color:#e7ebf0;box-shadow:0 4px 14px #0b172708;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.module-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #0b172714;border-color:#d7dee7}.module-card .card-icon{width:46px;height:46px}.module-sales .card-icon{color:#b66b00;background:#fff2d6}.module-inventory .card-icon{color:#258054;background:#e7f7ee}.module-purchases .card-icon{color:#326ab5;background:#e9f1fc}.module-collections .card-icon{color:#c5544d;background:#fdecea}.module-pos .card-icon{color:#2455a4;background:#e7effc}.module-crm .card-icon{color:#217eae;background:#e4f5fc}.module-online .card-icon{color:#16857d;background:#e3f7f4}.module-ai .card-icon{color:#7451b9;background:#f0eafb}.module-ai.featured{border-color:#cfc0ec}.module-ai .new-badge{background:#7451b9;color:#fff}
.product-section .split-grid{gap:68px;align-items:center}.dashboard-mockup{border-color:#d8e0e8;box-shadow:0 22px 55px #0b172717}.mock-top small{text-transform:uppercase;letter-spacing:.09em;font-size:.62rem}.industry-grid{align-items:stretch}.industry-grid article{height:100%;display:flex;flex-direction:column}.industry-art{height:145px;position:relative;overflow:hidden}.industry-art:after{content:"";position:absolute;width:95px;height:95px;border:1px solid currentColor;border-radius:50%;opacity:.12;right:-25px;bottom:-35px}.industry-art svg{width:52px;height:52px;stroke-width:1.5}.industry-tools{color:#a66b19;background:#fff3df}.industry-parts{color:#526980;background:#eaf0f5}.industry-grocery{color:#43815a;background:#e9f5ed}.industry-pharmacy{color:#ad535a;background:#fbecef}.industry-distribution{color:#3976a2;background:#e8f3fa}.industry-shops{color:#7561a9;background:#f1edfa}.more-industry{min-height:225px}.more-industry>div{margin:auto}.benefits-section{padding:68px 0}.benefits-section .section-heading{margin-bottom:36px}.benefit-grid{gap:18px}.benefit-grid article{padding:0 8px}.benefit-grid article>span{width:52px;height:52px;margin-bottom:15px}.benefit-grid article>span svg{width:25px;height:25px}.benefit-grid h3{font-size:1rem}.price-card{transition:transform .22s ease,box-shadow .22s ease}.price-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #0b172714}.price-card.recommended:hover{transform:translateY(-13px)}.plan-icon svg{width:26px;height:26px}.recommended-label{right:22px}.button-whatsapp{background:#25d366;color:#082b17;box-shadow:0 8px 20px #25d3662e}.button-whatsapp:hover{background:#34df75}.button-whatsapp svg{width:20px;height:20px;stroke-width:1.7}.footer-logo{display:block;width:190px;height:auto;margin-bottom:14px}.footer-logo img{display:block;width:100%;height:auto;object-fit:contain}
@media(max-width:900px){.product-section .split-grid{gap:42px}.industry-art{height:130px}.benefits-section{padding:60px 0}.price-card.recommended:hover{transform:translateY(-4px)}}
@media(max-width:760px){body{overflow-x:hidden}.hero-grid{grid-template-columns:minmax(0,1fr)}.hero{padding-top:48px;padding-bottom:54px}.product-section .split-grid{gap:36px}.industry-grid article{min-width:0}.benefits-section{padding:52px 0}.benefits-section .section-heading{margin-bottom:30px}.price-card .button{min-height:52px}.final-cta .button{min-height:52px}.footer-logo{width:178px}}
@media(max-width:480px){.module-card .card-icon{width:44px;height:44px}.module-card{padding-left:78px}.industry-art{height:105px}.industry-art svg{width:42px;height:42px}.more-industry{min-height:170px}.benefits-section{padding:46px 0}.benefit-grid article{padding:6px 0}.footer-logo{width:165px}}
.mock-top small{font-size:0}.mock-top small:after{content:"Vista conceptual";font-size:.62rem}
@media(max-width:760px){.header-brand{height:46px;max-width:202px}.hero-copy h1{line-height:1.16;letter-spacing:-.035em;margin-bottom:25px}.more-industry{grid-column:1/-1;min-height:150px;padding:22px}.more-industry>div{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;column-gap:14px}.more-industry>div>span{grid-row:1/3}.more-industry h3{margin:0}.more-industry p{flex-basis:100%;margin-top:3px}}
@media(max-width:480px){.header-brand{height:44px;max-width:193px}.hero-copy h1{line-height:1.18}.more-industry{min-height:140px}}
/* Modules navigation and definitive module grid */
.nav-dropdown{position:relative}.nav-dropdown-trigger{display:flex;align-items:center;gap:3px}.nav-dropdown-trigger>a{color:#dce3eb}.submenu-toggle{display:grid;place-items:center;width:25px;height:28px;padding:0;border:0;background:transparent;color:#dce3eb;cursor:pointer;font-size:1rem}.nav-dropdown-trigger>a:hover,.nav-dropdown-trigger>a:focus,.submenu-toggle:hover,.submenu-toggle:focus{color:var(--yellow)}.submenu{display:none;position:absolute;top:calc(100% + 15px);left:50%;width:230px;margin:0;padding:9px;list-style:none;background:#13243a;border:1px solid #32435a;border-radius:12px;box-shadow:0 18px 40px #0004;transform:translateX(-50%)}.submenu:before{content:"";position:absolute;left:0;right:0;top:-16px;height:16px}.nav-dropdown:hover .submenu,.nav-dropdown:focus-within .submenu,.nav-dropdown.is-open .submenu{display:block}.submenu a{display:block;padding:8px 11px;border-radius:7px;color:#e7edf4;font-size:.86rem;white-space:nowrap}.submenu a:hover,.submenu a:focus{color:var(--navy);background:var(--yellow)}.submenu-toggle[aria-expanded=true] span[aria-hidden=true]{transform:rotate(180deg)}.module-payments .card-icon{color:#bd554d;background:#fdecea}.module-cash .card-icon{color:#2455a4;background:#e7effc}.module-reports .card-icon{color:#7451b9;background:#f0eafb}
@media(min-width:901px){.module-grid{grid-template-columns:repeat(8,1fr)}.module-card{grid-column:span 2}.module-card:nth-child(5){grid-column:2/span 2}}
@media(max-width:900px) and (min-width:761px){.module-card:last-child{grid-column:1/-1;width:calc(50% - 10px);justify-self:center}}
@media(max-width:760px){.main-nav{max-height:calc(100vh - 76px);overflow-y:auto}.nav-dropdown{width:100%}.nav-dropdown-trigger{justify-content:center;position:relative}.nav-dropdown-trigger>a{padding-left:42px!important}.submenu-toggle{width:42px;height:42px}.nav-dropdown:hover .submenu,.nav-dropdown:focus-within .submenu{display:none}.nav-dropdown.is-open .submenu{display:block}.submenu{position:static;width:100%;margin:6px 0 4px;padding:7px;transform:none;background:#102035;box-shadow:none}.submenu:before{display:none}.submenu a{padding:9px 12px!important}.module-card:last-child{grid-column:auto;width:auto;justify-self:stretch}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Sales module page */
.sales-page{overflow:hidden}.sales-hero{padding:76px 0 82px;background:radial-gradient(circle at 85% 18%,#fff3cf 0,transparent 25%),linear-gradient(180deg,#fff,#fafbfd)}.sales-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:62px;align-items:center}.sales-hero-copy h1{font-size:clamp(2.45rem,4vw,3.75rem);letter-spacing:-.045em;margin-bottom:22px}.sales-hero-copy>p{color:var(--muted);font-size:1.05rem;max-width:610px;margin-bottom:30px}.sales-video{width:100%;aspect-ratio:16/9;border-radius:20px;overflow:hidden;background:#000;box-shadow:0 20px 48px #0b172726}.sales-video iframe{display:block;width:100%;height:100%;border:0}.sales-section{padding:88px 0}.sales-soft{background:var(--soft)}.sales-heading{text-align:center;max-width:750px;margin:0 auto 46px}.sales-heading h2{margin-bottom:0}.sales-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.sales-benefit-grid article,.document-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px;box-shadow:0 5px 18px #0b172708}.sales-benefit-grid article{transition:transform .2s ease,box-shadow .2s ease}.sales-benefit-grid article:hover{transform:translateY(-3px);box-shadow:0 15px 32px #0b172713}.sales-benefit-grid p,.document-grid p,.integration-grid p,.sales-flow-copy p{color:var(--muted);font-size:.92rem;margin-bottom:0}.sales-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;margin-bottom:20px}.sales-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon-amber{color:#ad6a00;background:#fff1d3}.icon-blue{color:#326ab5;background:#e8f1fc}.icon-teal{color:#16857d;background:#e3f7f4}.icon-violet{color:#7451b9;background:#f0eafb}.icon-green{color:#258054;background:#e7f7ee}.icon-coral{color:#c5544d;background:#fdecea}.document-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;counter-reset:documents}.document-grid article{position:relative;padding-top:72px;border-top:4px solid var(--yellow)}.document-grid article>span{position:absolute;left:25px;top:20px;color:#a66a00;font-size:.72rem;font-weight:800;letter-spacing:.08em;background:#fff3d7;padding:5px 9px;border-radius:15px}.sales-flow-section{background:var(--navy);color:#fff}.sales-flow-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:72px;align-items:center}.sales-flow-copy h2{color:#fff}.sales-flow-copy p{color:#aeb8c5}.sales-flow{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:0;position:relative}.sales-flow:before{content:"";position:absolute;left:10%;right:10%;top:22px;height:2px;background:#425168}.sales-flow li{position:relative;text-align:center;color:#fff}.sales-flow li:not(:last-child):after{content:"→";position:absolute;right:-8px;top:9px;color:var(--yellow);font-size:1.2rem}.sales-flow li span{display:grid;place-items:center;position:relative;z-index:1;width:46px;height:46px;margin:0 auto 13px;border-radius:50%;background:var(--yellow);color:var(--navy);font-weight:800;box-shadow:0 0 0 7px var(--navy)}.sales-flow strong{font-size:.9rem}.integration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.integration-grid article{display:flex;gap:18px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px}.integration-grid .sales-icon{flex:0 0 48px;margin:0}.integration-grid h3{margin-top:3px}.sales-cta{padding:70px 0;background:var(--navy);color:#fff;border-top:1px solid #28374a}.sales-cta-content{display:flex;align-items:center;justify-content:space-between;gap:48px}.sales-cta h2{color:#fff;margin-bottom:10px}.sales-cta p{color:#aeb8c5;margin:0}
@media(min-width:901px){.sales-hero-copy h1{font-size:clamp(2.35rem,3.2vw,3.15rem)}}
@media(max-width:900px){.sales-hero-grid{gap:36px}.sales-benefit-grid,.document-grid{grid-template-columns:repeat(2,1fr)}.sales-flow-layout{grid-template-columns:1fr;gap:42px}.sales-flow-copy{text-align:center;max-width:700px;margin:auto}.integration-grid{grid-template-columns:1fr}.integration-grid article{align-items:center}}
@media(max-width:760px){.sales-hero{padding:54px 0 62px}.sales-hero-grid{grid-template-columns:minmax(0,1fr);gap:36px}.sales-hero-copy h1{font-size:clamp(2.25rem,10vw,3rem);line-height:1.16}.sales-hero-copy .button{min-height:52px}.sales-video{border-radius:15px}.sales-section{padding:64px 0}.sales-heading{margin-bottom:34px}.sales-flow{grid-template-columns:1fr;gap:20px;width:min(100%,330px);margin:auto}.sales-flow:before{left:22px;right:auto;top:22px;bottom:22px;width:2px;height:auto}.sales-flow li{display:flex;align-items:center;gap:18px;text-align:left}.sales-flow li span{margin:0;flex:0 0 46px}.sales-flow li:not(:last-child):after{content:"↓";left:16px;right:auto;top:42px}.sales-cta-content{display:block}.sales-cta-content .button-row{margin-top:28px}.sales-cta .button{min-height:52px}}
@media(max-width:520px){.sales-benefit-grid,.document-grid{grid-template-columns:1fr}.sales-benefit-grid article,.document-grid article{padding:22px}.document-grid article{padding-top:68px}.sales-hero-copy .button-row,.sales-cta .button-row{flex-direction:column}.sales-hero-copy .button,.sales-cta .button{width:100%}.integration-grid article{align-items:flex-start;padding:21px}.sales-section{padding:56px 0}}

/* "Y más" uses the same visual family as the other industry cards. */
.industry-grid .more-industry{display:flex;place-items:initial;min-height:0;background:#fff!important;color:var(--ink);border:1px solid var(--line)}.more-industry>.industry-art{display:grid;width:100%;height:145px;margin:0 0 18px;background:#fff4d9;color:#c67a00}.more-industry>.industry-art svg{width:52px;height:52px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.more-industry h3{color:var(--navy)}.more-industry p{color:var(--muted)}
@media(max-width:900px){.more-industry>.industry-art{height:130px}}
@media(max-width:760px){.more-industry>div.industry-art{display:grid;align-items:center;justify-content:center;flex-wrap:initial;column-gap:normal;margin:0 0 18px}.more-industry h3{margin:0 0 9px}.more-industry p{flex-basis:auto;margin:0}}
@media(max-width:480px){.more-industry>.industry-art{height:105px}.more-industry>.industry-art svg{width:42px;height:42px}}

/* Compact benefit cards below the home hero. */
.hero .quick-benefits{gap:18px;margin-top:46px;padding-top:0;border-top:0}.hero .quick-benefits article{justify-content:flex-start;gap:15px;min-height:112px;padding:20px;background:#fff;border:1px solid #e5eaf0;border-radius:15px;box-shadow:0 7px 22px #0b17270b;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.hero .quick-benefits article:last-child{border:1px solid #e5eaf0}.hero .quick-benefits article:hover{transform:translateY(-2px);border-color:#d9e0e8;box-shadow:0 12px 28px #0b172712}.hero .quick-benefits article>div{min-width:0}.hero .quick-benefits strong{font-size:.94rem;line-height:1.35;margin-bottom:4px}.hero .quick-benefits small{font-size:.78rem;line-height:1.45}.hero .mini-icon{width:44px;height:44px;border-radius:12px}.hero .mini-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.quick-icon-easy{color:#ae6900;background:#fff2d6}.quick-icon-secure{color:#326ab5;background:#e8f1fc}.quick-icon-support{color:#258054;background:#e7f7ee}
@media(max-width:900px) and (min-width:761px){.hero .quick-benefits{grid-template-columns:repeat(2,1fr)}.hero .quick-benefits article:last-child{grid-column:1/-1;width:calc(50% - 9px);justify-self:center}}
@media(max-width:760px){.hero .quick-benefits{grid-template-columns:1fr;gap:12px;margin-top:32px;padding-top:0}.hero .quick-benefits article,.hero .quick-benefits article:last-child{min-height:0;padding:16px;border:1px solid #e5eaf0}.hero .quick-benefits article:last-child{width:auto;grid-column:auto;justify-self:stretch}.hero .mini-icon{width:42px;height:42px}.hero .quick-benefits small{font-size:.77rem}}

/* Light final CTA on the home page. */
.final-cta{position:relative;overflow:hidden;padding:64px 0;background:linear-gradient(120deg,#fff 15%,#fffaf0 100%);color:var(--ink);border-top:1px solid #f0ece3}.final-cta:before,.final-cta:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.final-cta:before{width:330px;height:330px;right:-150px;top:-210px;background:radial-gradient(circle,#fbad1c18 0,#fbad1c00 70%)}.final-cta:after{width:220px;height:220px;left:-130px;bottom:-150px;background:radial-gradient(circle,#fbad1c10 0,#fbad1c00 72%)}.final-cta .cta-content{position:relative;z-index:1}.final-cta .cta-content h2{color:var(--navy)}.final-cta .cta-content p{color:var(--muted)}.final-cta .eyebrow-light{color:#8a5900;background:#fff4d9}.final-cta .button-whatsapp{box-shadow:0 7px 18px #25d36625}.final-cta+.site-footer{border-top:0}
@media(max-width:760px){.final-cta{padding:54px 0}.final-cta .button-row{display:flex;flex-direction:column;gap:12px}.final-cta .button{width:100%}}

/* Light CTA for the Sales module page. */
.sales-cta{position:relative;overflow:hidden;padding:62px 0;background:linear-gradient(120deg,#fff 12%,#fffaf0 100%);color:var(--ink);border-top:1px solid #f0ece3}.sales-cta:before,.sales-cta:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.sales-cta:before{width:300px;height:300px;right:-140px;top:-200px;background:radial-gradient(circle,#fbad1c18,#fbad1c00 70%)}.sales-cta:after{width:190px;height:190px;left:-115px;bottom:-135px;background:radial-gradient(circle,#fbad1c0f,#fbad1c00 72%)}.sales-cta .sales-cta-content{position:relative;z-index:1}.sales-cta h2{color:var(--navy);max-width:670px}.sales-cta p{color:var(--muted)}.sales-cta .eyebrow{margin-bottom:15px}.sales-cta .button-accent{box-shadow:0 7px 19px #fbad1c30}.sales-cta .button-dark{box-shadow:0 7px 19px #0b17271f}.sales-cta .button-dark>span{font-size:.72rem}.sales-cta+.site-footer{border-top:0}
@media(max-width:760px){.sales-cta{padding:52px 0}.sales-cta .button-row{flex-direction:column;gap:12px}.sales-cta .button{width:100%}}

/* Explicit high-contrast actions for the Sales CTA. */
.sales-cta{background:linear-gradient(115deg,#fffdf8 0%,#fff8e8 100%)}.sales-cta:before{right:-110px;top:-175px;background:radial-gradient(circle,#fbad1c24 0%,#fbad1c0c 42%,#fbad1c00 72%)}.sales-cta .button-accent{background:#fbad1c;color:#0b1727;border:1px solid #fbad1c;box-shadow:0 8px 20px #fbad1c38}.sales-cta .button-accent:hover{background:#e99d0d;border-color:#e99d0d;color:#0b1727}.sales-cta .button-dark,.sales-cta .button-dark:link,.sales-cta .button-dark:visited{background:#0b1727;color:#fff;border:1px solid #0b1727;box-shadow:0 8px 20px #0b172728}.sales-cta .button-dark:hover{background:#1b2c42;color:#fff;border-color:#1b2c42}.sales-cta .button-accent:focus-visible,.sales-cta .button-dark:focus-visible{outline:3px solid #d98d00;outline-offset:3px}

/* Continue the preceding integration section's surface through the CTA. */
.sales-cta{background:var(--soft);border-top:0}.sales-cta:before,.sales-cta:after{display:none}

@media(min-width:761px){.inventory-page .sales-cta-content,.collections-page .sales-cta-content,.payments-page .sales-cta-content,.purchases-page .sales-cta-content,.cash-page .sales-cta-content,.reports-page .sales-cta-content{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:36px}.inventory-page .sales-cta .button-row,.collections-page .sales-cta .button-row,.payments-page .sales-cta .button-row,.purchases-page .sales-cta .button-row,.cash-page .sales-cta .button-row,.reports-page .sales-cta .button-row{flex-wrap:nowrap;align-items:center}.inventory-page .sales-cta .button,.collections-page .sales-cta .button,.payments-page .sales-cta .button,.purchases-page .sales-cta .button,.cash-page .sales-cta .button,.reports-page .sales-cta .button{white-space:nowrap}}

/* Purchases hero illustration (this module has no video). */
.purchase-visual{display:flex;flex-direction:column;justify-content:center;width:100%;aspect-ratio:16/9;padding:26px;border:1px solid #dce5ed;border-radius:20px;background:linear-gradient(145deg,#f8fbfd,#edf5fa);box-shadow:0 20px 48px #0b172718;overflow:hidden}.purchase-visual-label{align-self:flex-start;margin-bottom:28px;padding:6px 11px;border-radius:18px;background:#fff;color:#617188;border:1px solid #dfe7ee;font-size:.67rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.purchase-visual-flow{display:grid;grid-template-columns:repeat(7,auto);align-items:start;justify-content:space-between;gap:7px}.purchase-visual-flow>div{display:flex;flex-direction:column;align-items:center;gap:11px;width:82px;text-align:center}.purchase-visual-flow>div>span{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;background:#fff4d9;color:#a96700;box-shadow:0 6px 15px #0b17270d}.purchase-visual-flow svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.purchase-visual-flow strong{color:var(--navy);font-size:.72rem;line-height:1.3}.purchase-visual-flow>i{padding-top:14px;color:#d18a08;font-style:normal;font-size:1.2rem}
@media(max-width:900px){.purchase-visual{padding:20px}.purchase-visual-label{margin-bottom:20px}.purchase-visual-flow>div{width:66px}.purchase-visual-flow>div>span{width:44px;height:44px}.purchase-visual-flow strong{font-size:.64rem}}
@media(max-width:760px){.purchase-visual{aspect-ratio:auto;min-height:280px;border-radius:15px;padding:22px}.purchase-visual-flow{grid-template-columns:1fr;justify-items:start;gap:7px;margin-left:16px}.purchase-visual-flow>div{width:auto;flex-direction:row;text-align:left}.purchase-visual-flow>i{padding:0 0 0 17px;line-height:1;transform:rotate(90deg)}.purchase-visual-flow strong{font-size:.75rem}.purchase-visual-label{margin-bottom:18px}}

/* Purchases 360-degree cycle in the hero. */
.purchase-visual-360{display:block;position:relative;aspect-ratio:1.3;min-height:0;padding:0;border:0;border-radius:0;background:radial-gradient(circle at 50% 50%,#fff8e8 0,#fff 35%,#ffffff00 68%);box-shadow:none;overflow:visible}.purchase-cycle-arrows{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.purchase-cycle-arrows>path{fill:none;stroke-width:3;stroke-linecap:round}.purchase-cycle-center{position:absolute;z-index:2;left:50%;top:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:164px;height:164px;padding:18px;text-align:center;background:#fffdf8;border:1px solid #f2dba9;border-radius:50%;box-shadow:0 14px 35px #0b172713;transform:translate(-50%,-50%)}.purchase-cycle-center svg,.purchase-stage svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.purchase-cycle-center svg{color:#b46e00;margin-bottom:3px}.purchase-cycle-center strong{color:var(--navy);font-size:.96rem}.purchase-cycle-center b{color:var(--yellow);font-size:1.65rem;line-height:1.05}.purchase-cycle-center small{max-width:120px;color:var(--muted);font-size:.62rem;line-height:1.3}.purchase-stage{position:absolute;z-index:3;display:flex;align-items:center;gap:9px;width:168px;min-height:76px;padding:11px;border:1px solid;border-radius:14px;box-shadow:0 9px 24px #0b17270f}.purchase-stage>span{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:10px;background:#fff9}.purchase-stage strong,.purchase-stage small{display:block;line-height:1.25}.purchase-stage strong{color:var(--navy);font-size:.75rem;margin-bottom:4px}.purchase-stage small{color:var(--muted);font-size:.59rem}.stage-order{left:1%;top:2%;color:#bd7400;background:#fff4da;border-color:#f1d79e}.stage-supplier{right:1%;top:2%;color:#3976b8;background:#edf5fd;border-color:#cddff1}.stage-receipt{right:1%;bottom:2%;color:#238a79;background:#e9f8f4;border-color:#c6e9e0}.stage-inventory{left:1%;bottom:2%;color:#7856b8;background:#f3eefb;border-color:#ddd1ef}
@media(max-width:900px) and (min-width:761px){.purchase-visual-360{aspect-ratio:1.15}.purchase-stage{width:138px;min-height:70px;padding:9px}.purchase-stage>span{flex-basis:32px;width:32px;height:32px}.purchase-stage svg{width:21px;height:21px}.purchase-stage strong{font-size:.67rem}.purchase-stage small{font-size:.54rem}.purchase-cycle-center{width:135px;height:135px}.purchase-cycle-center b{font-size:1.4rem}.purchase-cycle-arrows{transform:scale(.92)}}
@media(max-width:760px){.purchase-visual-360{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;aspect-ratio:auto;min-height:0;padding:22px;background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid #e2e8ee;border-radius:15px;box-shadow:0 16px 38px #0b172713;overflow:hidden}.purchase-cycle-arrows{display:none}.purchase-cycle-center{position:static;grid-column:1/-1;width:auto;height:auto;min-height:112px;border-radius:15px;transform:none}.purchase-cycle-center small{max-width:none}.purchase-stage{position:static;width:auto;min-height:104px;flex-direction:column;justify-content:center;text-align:center}.purchase-stage strong{font-size:.72rem}.purchase-stage small{font-size:.58rem}.purchase-stage>span{flex-basis:36px}.stage-order,.stage-supplier,.stage-receipt,.stage-inventory{inset:auto}}
@media(max-width:390px){.purchase-visual-360{gap:9px;padding:15px}.purchase-stage{padding:9px;min-height:100px}.purchase-stage small{font-size:.55rem}}

/* Compact cardinal layout for the Purchases 360 diagram. */
.purchase-visual-360{background:radial-gradient(circle at 50% 7%,#fbad1c12 0,transparent 24%),radial-gradient(circle at 94% 50%,#4b8edb12 0,transparent 24%),radial-gradient(circle at 50% 94%,#32a88e12 0,transparent 24%),radial-gradient(circle at 6% 50%,#8665c512 0,transparent 24%)}
@media(min-width:901px){.purchase-visual-360{width:min(100%,640px);aspect-ratio:620/540;margin-inline:auto}.purchase-cycle-center{width:230px;height:230px;padding:27px;border-color:#efd18c;box-shadow:0 18px 42px #fbad1c18,0 14px 35px #0b172710}.purchase-cycle-center svg{width:30px;height:30px}.purchase-cycle-center strong{font-size:1.12rem}.purchase-cycle-center b{font-size:2.35rem}.purchase-cycle-center small{max-width:155px;font-size:.69rem}.purchase-stage{width:190px;min-height:118px;padding:16px;border-radius:22px}.purchase-stage>span{flex:0 0 43px;width:43px;height:43px;border-radius:12px}.purchase-stage svg{width:25px;height:25px}.purchase-stage strong{font-size:.82rem}.purchase-stage small{font-size:.65rem;line-height:1.35}.stage-order{left:50%;top:0;transform:translateX(-50%)}.stage-supplier{right:0;top:50%;transform:translateY(-50%)}.stage-receipt{left:50%;bottom:0;transform:translateX(-50%)}.stage-inventory{left:0;top:50%;transform:translateY(-50%)}.purchase-cycle-arrows>path{stroke-width:5}}
@media(max-width:900px) and (min-width:761px){.purchase-visual-360{width:min(100%,470px);aspect-ratio:620/540;margin-inline:auto}.purchase-cycle-center{width:160px;height:160px}.purchase-cycle-center svg{width:24px;height:24px}.purchase-cycle-center strong{font-size:.9rem}.purchase-cycle-center b{font-size:1.55rem}.purchase-cycle-center small{max-width:120px;font-size:.58rem}.purchase-stage{width:140px;min-height:82px;padding:10px;border-radius:16px}.purchase-stage>span{flex:0 0 34px;width:34px;height:34px}.purchase-stage strong{font-size:.68rem}.purchase-stage small{font-size:.53rem}.stage-order{left:50%;top:0;transform:translateX(-50%)}.stage-supplier{right:0;top:50%;transform:translateY(-50%)}.stage-receipt{left:50%;bottom:0;transform:translateX(-50%)}.stage-inventory{left:0;top:50%;transform:translateY(-50%)}.purchase-cycle-arrows{transform:none}.purchase-cycle-arrows>path{stroke-width:5}}
@media(max-width:760px){.purchase-visual-360{background:linear-gradient(145deg,#fff,#f8fafc)}}

/* Rebuilt Purchases 360 wheel. */
.purchase-wheel{position:relative;width:min(100%,620px);aspect-ratio:620/520;margin-inline:auto;overflow:hidden;background:radial-gradient(circle at center,#fbad1c12 0,transparent 38%),radial-gradient(circle at 50% 0,#fbad1c0c 0,transparent 28%),radial-gradient(circle at 100% 50%,#3b82f60c 0,transparent 28%),radial-gradient(circle at 50% 100%,#10b9810c 0,transparent 28%),radial-gradient(circle at 0 50%,#8b5cf60c 0,transparent 28%)}.purchase-wheel-ring{position:absolute;z-index:1;inset:0;width:100%;height:100%}.purchase-wheel-ring>path{fill:none;stroke-width:7;stroke-linecap:round}.purchase-wheel-center{position:absolute;z-index:3;left:50%;top:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:220px;height:220px;padding:24px;text-align:center;border:1px solid #efd18c;border-radius:50%;background:#fffdf7;box-shadow:0 18px 44px #fbad1c18,0 12px 30px #0b17270d;transform:translate(-50%,-50%)}.purchase-wheel-center svg,.wheel-node svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.purchase-wheel-center svg{width:29px;height:29px;color:#b56c00;margin-bottom:3px}.purchase-wheel-center strong{color:var(--navy);font-size:1.08rem}.purchase-wheel-center b{color:#e88f00;font-size:2.3rem;line-height:1.05}.purchase-wheel-center small{max-width:150px;color:var(--muted);font-size:.68rem;line-height:1.35}.wheel-node{position:absolute;z-index:4;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;width:165px;height:105px;padding:14px;border:1px solid;border-radius:20px;box-shadow:0 10px 25px #0b172710}.wheel-node>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#ffffffa8}.wheel-node svg{width:24px;height:24px}.wheel-node strong,.wheel-node small{display:block}.wheel-node strong{color:var(--navy);font-size:.76rem;line-height:1.25;margin-bottom:5px}.wheel-node small{color:var(--muted);font-size:.59rem;line-height:1.35}.wheel-order{left:50%;top:0;color:#c57700;background:#fff2d2;border-color:#f2d28c;transform:translateX(-50%)}.wheel-supplier{right:0;top:50%;color:#2f75dd;background:#eaf3ff;border-color:#c8dcfa;transform:translateY(-50%)}.wheel-receipt{left:50%;bottom:0;color:#088d65;background:#e7f8f2;border-color:#bde8d9;transform:translateX(-50%)}.wheel-inventory{left:0;top:50%;color:#7948df;background:#f1ebff;border-color:#dacbf8;transform:translateY(-50%)}
@media(max-width:900px) and (min-width:761px){.purchase-wheel{width:min(100%,470px)}.purchase-wheel-center{width:158px;height:158px;padding:16px}.purchase-wheel-center svg{width:23px;height:23px}.purchase-wheel-center strong{font-size:.88rem}.purchase-wheel-center b{font-size:1.6rem}.purchase-wheel-center small{max-width:115px;font-size:.55rem}.wheel-node{grid-template-columns:32px minmax(0,1fr);gap:7px;width:122px;height:76px;padding:9px;border-radius:15px}.wheel-node>span{width:32px;height:32px;border-radius:9px}.wheel-node svg{width:19px;height:19px}.wheel-node strong{font-size:.61rem;margin-bottom:2px}.wheel-node small{font-size:.49rem}.purchase-wheel-ring>path{stroke-width:8}}
@media(max-width:760px){.purchase-wheel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;aspect-ratio:auto;padding:22px;overflow:hidden;border:1px solid #e2e8ee;border-radius:15px;background:linear-gradient(145deg,#fff,#f8fafc);box-shadow:0 16px 38px #0b172713}.purchase-wheel-ring{display:none}.purchase-wheel-center{position:static;grid-column:1/-1;width:auto;height:auto;min-height:112px;border-radius:15px;transform:none}.purchase-wheel-center small{max-width:none}.wheel-node{position:static;width:100%;height:108px;transform:none}.wheel-order,.wheel-supplier,.wheel-receipt,.wheel-inventory{inset:auto}}
@media(max-width:390px){.purchase-wheel{gap:9px;padding:15px}.wheel-node{grid-template-columns:1fr;height:118px;padding:10px;text-align:center}.wheel-node>span{margin:auto}.wheel-node strong{font-size:.66rem}.wheel-node small{font-size:.52rem}}

/* Match the approved Purchases hero reference. */
@media(min-width:901px){.purchase-wheel-center{width:224px;height:224px;background:linear-gradient(145deg,#fffdf7,#fffaf0);box-shadow:0 0 55px #fbad1c18,0 15px 35px #0b17270c}.purchase-wheel-center svg{width:34px;height:34px;padding:5px;background:#fff5d9;border-radius:10px}.purchase-wheel-center strong{font-size:1.15rem}.purchase-wheel-center b{font-size:2.45rem}.purchase-wheel-center small{max-width:155px;margin-top:12px;padding-top:11px;border-top:1px solid #eee3cc}.wheel-node{padding:15px;border-radius:22px}.wheel-node>span{width:48px;height:48px;border-radius:13px}.wheel-node svg{width:29px;height:29px}.wheel-node strong{font-size:.82rem}.wheel-node small{font-size:.65rem}.wheel-order,.wheel-receipt{grid-template-columns:48px minmax(0,1fr);width:180px;height:110px;text-align:left}.wheel-supplier,.wheel-inventory{display:flex;flex-direction:column;justify-content:center;width:140px;height:145px;text-align:center}.wheel-supplier>span,.wheel-inventory>span{flex:0 0 48px}.purchase-wheel-ring>path{stroke-width:7.5}}

/* Transparent, symmetric Purchases 360 composition. */
.purchase-wheel{background:transparent;border:0;box-shadow:none;border-radius:0}.purchase-wheel-ring>path{stroke-width:5.5}
@media(min-width:901px){.purchase-wheel{width:min(100%,560px);aspect-ratio:620/520}.purchase-wheel-center{width:195px;height:195px;padding:21px}.purchase-wheel-center svg{width:31px;height:31px}.purchase-wheel-center strong{font-size:1.05rem}.purchase-wheel-center b{font-size:2.15rem}.purchase-wheel-center small{font-size:.64rem;margin-top:9px;padding-top:9px}.wheel-node,.wheel-order,.wheel-supplier,.wheel-receipt,.wheel-inventory{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:11px;width:180px;height:120px;min-height:120px;padding:15px;box-sizing:border-box;border-radius:20px;text-align:left}.wheel-node>span,.wheel-supplier>span,.wheel-inventory>span{display:grid;place-items:center;flex:none;width:48px;height:48px;margin:0}.wheel-node strong{font-size:.78rem;line-height:1.25}.wheel-node small{display:-webkit-box;overflow:hidden;font-size:.61rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wheel-order{left:50%;top:0;transform:translateX(-50%)}.wheel-supplier{right:0;top:50%;transform:translateY(-50%)}.wheel-receipt{left:50%;bottom:0;transform:translateX(-50%)}.wheel-inventory{left:0;top:50%;transform:translateY(-50%)}.purchase-wheel-ring>path{stroke-width:5.5}}
@media(max-width:900px) and (min-width:761px){.purchase-wheel{background:transparent}.wheel-node{box-sizing:border-box}.purchase-wheel-ring>path{stroke-width:6}}
@media(max-width:760px){.purchase-wheel{background:transparent;border:0;box-shadow:none;border-radius:0}.wheel-node{box-sizing:border-box}}
.purchase-wheel-ring{overflow:visible}.purchase-wheel-ring .wheel-arrowhead{stroke:none}

/* Reference-accurate open composition for Purchases 360. */
@media(min-width:1100px){.purchase-wheel{width:620px;max-width:100%;height:540px;aspect-ratio:auto;overflow:hidden;background:transparent}.purchase-wheel:before{content:"";position:absolute;z-index:0;inset:0;pointer-events:none;background:radial-gradient(circle at 54% 17%,#fbad1c12 0,transparent 22%),radial-gradient(circle at 90% 51%,#3b82f610 0,transparent 22%),radial-gradient(circle at 55% 86%,#10b98110 0,transparent 22%),radial-gradient(circle at 11% 51%,#8b5cf610 0,transparent 22%)}.purchase-wheel-center{left:50%;top:50%;width:230px;height:230px;padding:25px}.purchase-wheel-center svg{width:36px;height:36px}.purchase-wheel-center strong{font-size:1.2rem}.purchase-wheel-center b{font-size:2.55rem}.purchase-wheel-center small{font-size:.68rem;max-width:155px;margin-top:12px;padding-top:11px}.wheel-node{box-sizing:border-box;padding:16px;border-radius:22px}.wheel-node>span{width:52px;height:52px;border-radius:14px}.wheel-node svg{width:31px;height:31px}.wheel-node strong{font-size:.84rem;line-height:1.25}.wheel-node small{font-size:.65rem;line-height:1.4}.wheel-order{left:235px;top:0;display:grid;grid-template-columns:52px minmax(0,1fr);gap:12px;width:205px;height:125px;min-height:125px;transform:none}.wheel-supplier{right:0;top:185px;display:flex;flex-direction:column;justify-content:center;width:180px;height:170px;min-height:170px;text-align:center;transform:none}.wheel-receipt{left:240px;bottom:0;display:grid;grid-template-columns:52px minmax(0,1fr);gap:12px;width:215px;height:125px;min-height:125px;transform:none}.wheel-inventory{left:0;top:185px;display:flex;flex-direction:column;justify-content:center;width:170px;height:170px;min-height:170px;text-align:center;transform:none}.wheel-supplier>span,.wheel-inventory>span{flex:0 0 52px;margin:0 auto}.purchase-wheel-ring>path{stroke-width:6}.purchase-wheel-ring .wheel-arrowhead{filter:drop-shadow(0 2px 2px #0b172714)}}
@media(max-width:1099px) and (min-width:761px){.purchase-wheel{width:min(100%,470px);height:auto;aspect-ratio:620/540;overflow:hidden;background:transparent}.purchase-wheel-center{width:174px;height:174px}.purchase-wheel-center b{font-size:1.7rem}.wheel-order{left:37.9%;top:0;display:grid;grid-template-columns:39px minmax(0,1fr);width:33.1%;height:23.1%;min-height:0;transform:none}.wheel-supplier{right:0;top:34.3%;display:flex;flex-direction:column;width:29%;height:31.5%;min-height:0;transform:none}.wheel-receipt{left:38.7%;bottom:0;display:grid;grid-template-columns:39px minmax(0,1fr);width:34.7%;height:23.1%;min-height:0;transform:none}.wheel-inventory{left:0;top:34.3%;display:flex;flex-direction:column;width:27.4%;height:31.5%;min-height:0;transform:none}.wheel-node{padding:10px}.wheel-node>span{width:39px;height:39px}.wheel-node svg{width:24px;height:24px}.wheel-node strong{font-size:.66rem}.wheel-node small{font-size:.51rem}.wheel-supplier>span,.wheel-inventory>span{margin:0 auto}.purchase-wheel-ring>path{stroke-width:6}}
@media(max-width:760px){.purchase-wheel:before{display:none}}

/* Cash-flow illustration in the Caja module hero. */
.cash-visual{position:relative;width:min(100%,560px);aspect-ratio:560/430;margin-inline:auto;overflow:hidden;background:transparent}.cash-connectors{position:absolute;z-index:1;inset:0;width:100%;height:100%}.cash-connectors path{fill:none;stroke:#b9c5d1;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:5 7}.cash-center{position:absolute;z-index:3;left:50%;top:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:205px;height:205px;padding:22px;text-align:center;border:1px solid #f0d69a;border-radius:50%;background:#fffdf7;box-shadow:0 16px 40px #fbad1c17,0 12px 28px #0b17270d;transform:translate(-50%,-50%)}.cash-center>span,.cash-node>span{display:grid;place-items:center}.cash-center>span{width:43px;height:43px;margin-bottom:4px;border-radius:12px;background:#fff2d2;color:#b66c00}.cash-center svg,.cash-node svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cash-center strong{color:var(--navy);font-size:1.12rem}.cash-center small{color:var(--muted);font-size:.68rem}.cash-center>b{color:#d98a08;font-size:1.8rem;line-height:1.15}.cash-center>div{display:flex;gap:5px;margin-top:10px}.cash-center em{padding:4px 7px;border-radius:12px;background:#f4f6f8;color:#667488;font-size:.52rem;font-style:normal}.cash-node{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;width:145px;height:78px;padding:12px;border:1px solid;border-radius:17px;box-shadow:0 9px 23px #0b17270d}.cash-node>span{width:39px;height:39px;border-radius:10px;background:#fff9}.cash-node svg{width:22px;height:22px}.cash-node strong{color:var(--navy);font-size:.78rem}.cash-sales{left:25px;top:48px;color:#2f75dd;background:#eaf3ff;border-color:#c8dcfa}.cash-collections{right:25px;top:48px;color:#088d65;background:#e7f8f2;border-color:#bde8d9}.cash-payments{right:25px;bottom:48px;color:#c5544d;background:#fdecea;border-color:#f1cac6}.cash-expenses{left:25px;bottom:48px;color:#7948df;background:#f1ebff;border-color:#dacbf8}
@media(max-width:900px) and (min-width:761px){.cash-center{width:155px;height:155px;padding:14px}.cash-center>span{width:34px;height:34px}.cash-center strong{font-size:.9rem}.cash-center>b{font-size:1.35rem}.cash-center em{font-size:.43rem;padding:3px 5px}.cash-node{width:112px;height:64px;padding:8px}.cash-node>span{width:31px;height:31px}.cash-node strong{font-size:.62rem}.cash-sales,.cash-expenses{left:8px}.cash-collections,.cash-payments{right:8px}.cash-sales,.cash-collections{top:35px}.cash-expenses,.cash-payments{bottom:35px}}
@media(max-width:760px){.cash-visual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;aspect-ratio:auto;padding:0;overflow:visible}.cash-connectors{display:none}.cash-center{position:static;grid-column:1/-1;width:auto;height:auto;min-height:150px;border-radius:18px;transform:none}.cash-node{position:static;width:100%;height:88px}.cash-sales,.cash-collections,.cash-payments,.cash-expenses{inset:auto}}
@media(max-width:390px){.cash-visual{gap:9px}.cash-node{flex-direction:column;justify-content:center;height:105px;text-align:center}.cash-node>span{flex:0 0 35px}}

/* Refined directional flow for the Caja hero illustration. */
.cash-visual{width:min(100%,640px);background:transparent;border:0;box-shadow:none}.cash-connectors path{fill:none;stroke-width:4.5;stroke-linecap:round;stroke-dasharray:none}.cash-connectors polygon{stroke:none}.cash-line-sales{stroke:#3b82f6!important}.cash-line-collections{stroke:#10b981!important}.cash-line-expenses{stroke:#8b5cf6!important}.cash-line-payments{stroke:#e56b65!important}.cash-center{width:230px;height:230px;padding:23px;box-shadow:0 18px 44px #fbad1c1b,0 12px 28px #0b17270d}.cash-center>span{width:49px;height:49px;margin-bottom:6px}.cash-center svg{width:29px;height:29px}.cash-center strong{font-size:1.24rem;margin-bottom:2px}.cash-center small{font-size:.73rem}.cash-center>b{font-size:2.1rem;margin-top:2px}.cash-center>div{gap:6px;margin-top:12px}.cash-center em{padding:5px 8px;background:#edf2f6;color:var(--navy);font-size:.57rem;line-height:1.2}.cash-node{width:160px;height:88px;padding:14px}.cash-node>span{width:44px;height:44px}.cash-node svg{width:26px;height:26px}.cash-node strong{font-size:.84rem}.cash-sales{left:10px;top:35px}.cash-collections{right:10px;top:35px}.cash-payments{right:10px;bottom:35px}.cash-expenses{left:10px;bottom:35px}
@media(min-width:1100px){.cash-visual{width:115%;max-width:680px;margin-left:-7.5%;margin-right:-7.5%}}
@media(max-width:900px) and (min-width:761px){.cash-center{width:170px;height:170px;padding:15px}.cash-center>span{width:37px;height:37px}.cash-center strong{font-size:.95rem}.cash-center>b{font-size:1.45rem}.cash-center em{font-size:.45rem;padding:3px 5px}.cash-node{width:120px;height:68px;padding:9px}.cash-node>span{width:33px;height:33px}.cash-node strong{font-size:.65rem}.cash-sales,.cash-expenses{left:2px}.cash-collections,.cash-payments{right:2px}.cash-sales,.cash-collections{top:28px}.cash-expenses,.cash-payments{bottom:28px}.cash-connectors path{stroke-width:5}}
@media(max-width:760px){.cash-center{width:auto;height:auto;min-height:160px}.cash-node{width:100%;height:92px}.cash-center em{font-size:.55rem}}
.cash-center{gap:4px}.cash-center>span{margin-bottom:5px}.cash-center strong{margin-bottom:0}.cash-center>b{margin-top:3px}

/* Asistente de Informes page. */
.reports-questions-section{background:linear-gradient(180deg,#fff,#fbfcfe)}.reports-questions-section .sales-heading>p{color:var(--muted)}.reports-conversation{display:grid;grid-template-columns:260px minmax(0,1fr);gap:26px;max-width:980px;margin:auto;padding:26px;border:1px solid #e2e8ef;border-radius:22px;background:#f7f9fc;box-shadow:0 14px 38px #0b17270c}.reports-assistant-mark{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;text-align:center;border-radius:17px;background:linear-gradient(145deg,#13263f,#0b1727);color:#fff}.reports-assistant-mark svg{width:48px;height:48px;margin-bottom:15px;padding:10px;border-radius:14px;background:#fbad1c1f;fill:none;stroke:var(--yellow);stroke-width:1.5}.reports-assistant-mark strong{font-size:1rem}.reports-assistant-mark small{color:#aeb9c7;font-size:.72rem}.question-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.question-grid article{display:flex;flex-direction:column;justify-content:space-between;min-height:135px;padding:17px;border:1px solid;border-radius:15px}.question-grid article>span{color:var(--navy);font-size:.82rem;font-weight:700;line-height:1.45}.question-grid svg{width:80px;height:30px;align-self:flex-end;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.question-blue{color:#3976b8;background:#eaf3ff;border-color:#c8dcfa!important}.question-green{color:#088d65;background:#e7f8f2;border-color:#bde8d9!important}.question-violet{color:#7948df;background:#f1ebff;border-color:#dacbf8!important}.question-amber{color:#bd7400;background:#fff2d2;border-color:#f2d28c!important}.question-green>div{display:flex;align-items:end;justify-content:flex-end;gap:5px;height:32px}.question-green i{display:block;width:9px;background:currentColor;border-radius:3px 3px 0 0}.question-green i:nth-child(1){height:35%}.question-green i:nth-child(2){height:65%}.question-green i:nth-child(3){height:48%}.question-green i:nth-child(4){height:90%}.reports-page .sales-flow li small{display:block;max-width:120px;margin:5px auto 0;color:#9eabb9;font-size:.61rem;line-height:1.35}.assistant-area-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.assistant-area-grid article{padding:25px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 5px 18px #0b172708}.assistant-area-grid p{color:var(--muted);font-size:.88rem;margin:0}
@media(max-width:900px){.reports-conversation{grid-template-columns:210px minmax(0,1fr)}.assistant-area-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.reports-conversation{grid-template-columns:1fr;padding:18px}.reports-assistant-mark{min-height:155px}.question-grid{grid-template-columns:1fr}.question-grid article{min-height:115px}.reports-page .sales-flow li{align-items:flex-start}.reports-page .sales-flow li small{max-width:none;margin:3px 0 0}.assistant-area-grid{grid-template-columns:1fr}.assistant-area-grid article{padding:22px}}

/* Public demos page. */
.demos-page{overflow:hidden}.demos-hero{padding:78px 0 82px;background:radial-gradient(circle at 82% 30%,#fff1cc 0,transparent 24%),linear-gradient(180deg,#fff,#fafbfd)}.demos-hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:72px}.demos-hero h1{font-size:clamp(2.6rem,4.4vw,4rem);letter-spacing:-.045em;margin-bottom:22px}.demos-hero-grid>div:first-child>p{max-width:620px;color:var(--muted);font-size:1.06rem}.demos-hero-visual{position:relative;width:min(100%,500px);aspect-ratio:16/10;margin:auto;background:transparent}.demo-play{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:130px;height:130px;border:1px solid #efd397;border-radius:50%;background:#fffdf7;box-shadow:0 18px 45px #fbad1c20,0 12px 28px #0b17270d;transform:translate(-50%,-50%)}.demo-play svg{width:54px;height:54px;padding:13px;border-radius:50%;background:var(--yellow);fill:none;stroke:var(--navy);stroke-width:1.8}.demo-chip{position:absolute;display:flex;align-items:center;gap:9px;min-width:130px;padding:11px 14px;border:1px solid;border-radius:14px;color:var(--navy);font-size:.76rem;font-weight:700;box-shadow:0 8px 22px #0b17270d}.demo-chip span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#fff9}.chip-sales{left:8%;top:8%;color:#ad6a00;background:#fff2d2;border-color:#f2d28c}.chip-inventory{right:3%;top:18%;color:#258054;background:#e7f7ee;border-color:#bee7ce}.chip-collections{left:3%;bottom:13%;color:#3976b8;background:#eaf3ff;border-color:#c8dcfa}.chip-reports{right:8%;bottom:5%;color:#7948df;background:#f1ebff;border-color:#dacbf8}.demos-intro{padding:82px 0 20px}.demos-intro .sales-heading{margin-bottom:0}.demos-intro .sales-heading p{color:var(--muted)}.demo-block{padding:78px 0}.demo-soft{background:var(--soft)}.demo-grid{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:70px}.demo-reversed{grid-template-columns:1.22fr .78fr}.demo-reversed .demo-copy{order:2}.demo-reversed .sales-video{order:1}.demo-copy h2{margin-bottom:9px}.demo-copy h3{font-size:1.12rem;margin-bottom:14px}.demo-copy p{color:var(--muted);margin-bottom:25px}.demos-cta{padding:62px 0;background:var(--soft)}.demos-cta-content{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:42px}.demos-cta h2{margin-bottom:10px}.demos-cta p{color:var(--muted);margin:0}.demos-cta .button-row{flex-wrap:nowrap}.demos-cta .button{white-space:nowrap}
@media(max-width:900px){.demos-hero-grid{gap:38px}.demo-grid,.demo-reversed{grid-template-columns:1fr 1.25fr;gap:40px}.demo-chip{min-width:112px;padding:9px;font-size:.67rem}.demo-play{width:105px;height:105px}.demos-cta-content{grid-template-columns:1fr}.demos-cta .button-row{margin-top:4px}}
@media(max-width:760px){.demos-hero{padding:54px 0 62px}.demos-hero-grid{grid-template-columns:1fr;gap:34px}.demos-hero h1{font-size:clamp(2.4rem,11vw,3.1rem)}.demos-hero-visual{width:min(100%,440px)}.demos-intro{padding:64px 0 10px}.demo-block{padding:60px 0}.demo-grid,.demo-reversed{grid-template-columns:1fr;gap:30px}.demo-reversed .demo-copy,.demo-reversed .sales-video{order:initial}.demo-copy{order:1}.demo-grid .sales-video{order:2}.demo-copy .button{min-height:52px}.demos-cta{padding:52px 0}.demos-cta-content{display:block}.demos-cta .button-row{flex-direction:column;gap:12px;margin-top:27px}.demos-cta .button{width:100%}}
@media(max-width:430px){.demos-hero-visual{aspect-ratio:1/1}.demo-play{width:92px;height:92px}.demo-play svg{width:46px;height:46px}.demo-chip{min-width:108px}.chip-sales{left:0}.chip-inventory{right:0}.chip-collections{left:0}.chip-reports{right:0}}
.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:auto}
@media(max-width:760px){.footer-grid{grid-template-columns:1fr 1fr}.footer-grid .footer-about{grid-column:1/-1}}
@media(max-width:480px){.footer-grid{grid-template-columns:1fr}}
.demo-collections .eyebrow{color:#19704a;background:#e7f7ee}.demo-inventory .eyebrow{color:#326ab5;background:#e8f1fc}.demo-reports .eyebrow{color:#6843aa;background:#f0eafb}.demo-pos .eyebrow{color:#12766f;background:#e3f7f4}.demo-sales .sales-video{box-shadow:0 20px 48px #fbad1c1f}.demo-collections .sales-video{box-shadow:0 20px 48px #10b98116}.demo-inventory .sales-video{box-shadow:0 20px 48px #3b82f616}.demo-reports .sales-video{box-shadow:0 20px 48px #8b5cf616}.demo-pos .sales-video{box-shadow:0 20px 48px #14a89d16}

/* Current Olei contracting modalities. */
.price-card{display:flex;flex-direction:column}.price-card h3{letter-spacing:.08em}.billing-period{margin:7px 0 0;color:var(--navy);font-weight:700}.price-user{margin:0 0 20px;color:var(--muted);font-size:.86rem}.price-details{display:grid;gap:12px;margin:0 0 25px;padding:20px 0 0;border-top:1px solid var(--line);list-style:none;text-align:left;color:var(--muted);font-size:.84rem}.price-details li{position:relative;padding-left:20px}.price-details li:before{content:"✓";position:absolute;left:0;color:#9a6500;font-weight:800}.price-details strong{display:block;color:var(--navy);font-weight:700}.price-card .button{margin-top:auto}.recommended-label{white-space:nowrap}
.price-includes h4{margin:0 0 11px;text-align:left;color:var(--navy);font-size:.72rem;letter-spacing:.12em}.price-includes .price-details{gap:9px;margin:0;padding:15px 0 0;color:var(--navy);line-height:1.4}.additional-user{margin:20px 0 22px;padding:12px 14px;border-radius:10px;background:var(--soft);color:var(--muted);font-size:.8rem;text-align:left}.additional-user strong{display:block;color:var(--navy);font-size:.87rem}.price-card .button{margin-top:auto}

/* Public contact page. */
.contact-page{overflow:hidden}.contact-hero{padding:72px 0;background:radial-gradient(circle at 82% 26%,#fff1cc 0,transparent 24%),linear-gradient(180deg,#fff,#fafbfd)}.contact-hero-grid{display:grid;grid-template-columns:1fr .82fr;align-items:center;gap:72px}.contact-hero h1{font-size:clamp(2.65rem,4.5vw,4rem);margin-bottom:20px}.contact-hero-copy>p{max-width:650px;margin:0;color:var(--muted);font-size:1.06rem}.contact-visual{position:relative;width:min(100%,430px);aspect-ratio:4/3;margin:auto}.contact-bubble{position:absolute;display:grid;place-items:center;border:1px solid;box-shadow:0 16px 38px #0b17270d}.contact-bubble svg,.contact-card-icon svg,.help-icon svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.contact-bubble-main{left:50%;top:48%;width:190px;height:155px;border-color:#f0d699;border-radius:40px 40px 40px 12px;background:#fffaf0;color:#c77a00;transform:translate(-50%,-50%)}.contact-bubble-main svg{width:76px;height:76px}.contact-bubble-small{right:6%;bottom:8%;width:92px;height:78px;border-color:#bfe5d3;border-radius:23px 23px 8px 23px;background:#eaf8f1;color:#16815d}.contact-bubble-small svg{width:38px;height:38px}.contact-dot{position:absolute;border-radius:50%}.dot-one{left:13%;top:19%;width:18px;height:18px;background:#dceaff}.dot-two{right:14%;top:12%;width:12px;height:12px;background:#eadfff}.dot-three{left:20%;bottom:13%;width:10px;height:10px;background:#ffe1a6}.contact-methods .section-heading{margin-bottom:42px}.contact-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:850px;margin:auto}.contact-method-card{display:flex;flex-direction:column;align-items:flex-start;min-height:300px;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 10px 30px #0b17270b;transition:transform .2s,box-shadow .2s}.contact-method-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.contact-method-card p{color:var(--muted)}.contact-card-icon,.help-icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:20px;border-radius:14px}.contact-card-icon svg,.help-icon svg{width:27px;height:27px}.contact-whatsapp-card .contact-card-icon{color:#138b4f;background:#e6f8ed}.contact-form-card .contact-card-icon{color:#326ab5;background:#e8f1fc}.contact-method-card .button{margin-top:auto}.contact-form-wrap{max-width:920px;margin:64px auto 0;padding:34px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 14px 38px #0b17270c;scroll-margin-top:105px}.contact-form-heading{margin-bottom:26px}.contact-form-heading h3{font-size:1.5rem;margin-bottom:7px}.contact-form-heading p{margin:0;color:var(--muted)}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 22px}.form-field{display:flex;flex-direction:column;min-width:0}.form-field label{margin-bottom:7px;color:var(--navy);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.form-field label span{color:#b66b00}.form-field input,.form-field select,.form-field textarea{width:100%;min-width:0;border:1px solid #d6dde5;border-radius:10px;background:#fff;color:var(--ink);font:inherit;font-size:.92rem;outline:0;transition:border-color .2s,box-shadow .2s}.form-field input,.form-field select{height:50px;padding:0 14px}.form-field textarea{resize:vertical;min-height:115px;padding:13px 14px}.form-field input::placeholder,.form-field textarea::placeholder{color:#8a96a5}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#d99008;box-shadow:0 0 0 3px #fbad1c2b}.field-validation{min-height:1em;margin-top:5px;color:#a33b32;font-size:.72rem}.field-validation:empty{display:block}.form-validation-summary{display:none;grid-column:1/-1;padding:11px 14px;border:1px solid #efc3bf;border-radius:10px;background:#fff3f1;color:#8a2922;font-size:.82rem}.form-validation-summary.validation-summary-errors{display:block}.form-notice{margin:0 0 24px;padding:15px 17px;border:1px solid;border-radius:12px;font-size:.9rem}.form-notice-success{color:#17613f;background:#e9f8f0;border-color:#bce4ce}.form-notice-error{color:#7f3029;background:#fff1ef;border-color:#edc2bd}.form-notice-error a{font-weight:800;text-decoration:underline}.form-field-interest,.form-field-message,.form-actions{grid-column:1/-1}.form-field-interest{max-width:calc(50% - 11px)}.form-actions{display:flex;align-items:center;gap:15px;margin-top:3px}.form-actions .button:disabled{cursor:wait;opacity:.72;transform:none}.contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.contact-help .section-heading{margin-bottom:40px}.contact-help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-help-grid article{display:flex;flex-direction:column;min-height:270px;padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 7px 24px #0b172708}.contact-help-grid article p{color:var(--muted);font-size:.9rem}.contact-help-grid article>a{margin-top:auto;color:var(--navy);font-size:.88rem;font-weight:800}.contact-help-grid article>a:hover{color:#9a6500}.help-yellow{color:#ad6a00;background:#fff2d2}.help-blue{color:#326ab5;background:#e8f1fc}.help-green{color:#16815d;background:#e7f7ee}.contact-final-cta{padding:62px 0;background:linear-gradient(120deg,#fff 15%,#fffaf0 100%);border-top:1px solid #f0ece3}.contact-final-content{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:45px}.contact-final-content h2{margin-bottom:10px}.contact-final-content p{margin:0;color:var(--muted)}.contact-final-content .button{white-space:nowrap}
@media(max-width:900px){.contact-hero-grid{gap:38px}.contact-help-grid{grid-template-columns:repeat(2,1fr)}.contact-help-grid article:last-child{grid-column:1/-1}.contact-final-content{grid-template-columns:1fr}.contact-final-content .button{justify-self:start}}
@media(max-width:760px){.contact-hero{padding:54px 0 58px}.contact-hero-grid{grid-template-columns:1fr;gap:26px}.contact-visual{width:min(100%,360px)}.contact-methods,.contact-help{padding:64px 0}.contact-method-grid,.contact-help-grid,.contact-form{grid-template-columns:1fr}.contact-help-grid article:last-child{grid-column:auto}.contact-method-card,.contact-help-grid article{min-height:0}.contact-method-card .button{width:100%;margin-top:15px}.contact-form-wrap{margin-top:45px;padding:25px}.form-field-interest,.form-field-message,.form-actions{grid-column:auto}.form-field-interest{max-width:none}.form-actions{align-items:stretch;flex-direction:column}.form-actions .button{width:100%}.contact-final-cta{padding:52px 0}.contact-final-content{display:block}.contact-final-content .button{width:100%;margin-top:25px}}
@media(max-width:390px){.contact-visual{aspect-ratio:1/1}.contact-bubble-main{width:165px;height:135px}.contact-bubble-main svg{width:64px;height:64px}.contact-bubble-small{right:2%;width:80px;height:70px}.contact-method-card,.contact-help-grid article,.contact-form-wrap{padding:22px}}

/* Public privacy notice. */
.privacy-page{background:#fff}.privacy-hero{padding:72px 0 68px;background:radial-gradient(circle at 84% 22%,#fff1cc 0,transparent 25%),linear-gradient(180deg,#fff,#fafbfd)}.privacy-hero-content{max-width:900px}.privacy-hero h1{font-size:clamp(2.65rem,4.5vw,4rem);margin-bottom:20px}.privacy-hero p{max-width:790px;color:var(--muted);font-size:1.06rem}.privacy-updated{display:inline-block;color:#778496;font-size:.8rem;font-weight:600}.privacy-layout{display:grid;grid-template-columns:235px minmax(0,760px);justify-content:center;align-items:start;gap:65px;padding-top:78px;padding-bottom:92px}.privacy-index{position:sticky;top:105px;display:flex;flex-direction:column;gap:9px;padding:21px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 24px #0b172708}.privacy-index strong{margin-bottom:5px;color:var(--navy);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.privacy-index a{color:var(--muted);font-size:.78rem;line-height:1.4}.privacy-index a:hover{color:#9a6500}.privacy-content{min-width:0}.privacy-content section{padding-bottom:38px;margin-bottom:38px;border-bottom:1px solid var(--line);scroll-margin-top:105px}.privacy-content section:last-child{margin-bottom:0;border-bottom:0}.privacy-content h2{font-size:clamp(1.45rem,2.5vw,2rem);letter-spacing:-.025em}.privacy-content p,.privacy-content li,.privacy-definitions dd{color:#526174;font-size:.95rem}.privacy-content ul{display:grid;gap:8px;margin:18px 0 22px;padding-left:22px}.privacy-content a:not(.button){color:#8a5900;font-weight:700;text-decoration:underline;text-underline-offset:3px}.privacy-definitions{display:grid;grid-template-columns:130px minmax(0,1fr);gap:12px 22px;margin:22px 0 0}.privacy-definitions dt{color:var(--navy);font-weight:800}.privacy-definitions dd{margin:0}.privacy-contact{padding:34px!important;border:1px solid #efdcae!important;border-radius:20px;background:linear-gradient(120deg,#fff,#fffaf0)}.privacy-contact .eyebrow{margin-bottom:15px}.privacy-contact p{margin-bottom:24px}.form-privacy-note{grid-column:1/-1;margin:0;color:var(--muted);font-size:.76rem}.form-privacy-note a{color:#8a5900;font-weight:700;text-decoration:underline;text-underline-offset:2px}.footer-bottom>a{color:#b5c0cc}.footer-bottom>a:hover{color:var(--yellow)}
@media(max-width:900px){.privacy-layout{grid-template-columns:200px minmax(0,1fr);gap:38px}}
@media(max-width:760px){.privacy-hero{padding:54px 0 56px}.privacy-layout{display:block;padding-top:55px;padding-bottom:68px}.privacy-index{position:static;margin-bottom:45px}.privacy-content section{padding-bottom:30px;margin-bottom:30px}.privacy-definitions{grid-template-columns:1fr;gap:4px}.privacy-definitions dd{margin-bottom:12px}.privacy-contact{padding:25px!important}.privacy-contact .button{width:100%;overflow-wrap:anywhere;text-align:center}}

/* Modules is a true dropdown trigger, not a navigation link. */
.nav-dropdown .submenu-toggle{display:flex;align-items:center;gap:5px;width:auto;height:auto;padding:0;border:0;background:transparent;color:#dce3eb;font:inherit;line-height:inherit}.nav-dropdown .submenu-toggle:hover,.nav-dropdown .submenu-toggle:focus{color:var(--yellow)}.nav-dropdown:hover .submenu,.nav-dropdown:focus-within .submenu{display:none}.nav-dropdown.is-open .submenu{display:block}
@media(max-width:760px){.nav-dropdown-trigger{justify-content:center}.nav-dropdown .submenu-toggle{width:auto;height:42px;padding:7px 12px}.nav-dropdown:hover .submenu,.nav-dropdown:focus-within .submenu{display:none}.nav-dropdown.is-open .submenu{display:block}}

/* Public error experiences. */
.public-error-page{display:grid;align-items:center;min-height:560px;padding:76px 0;background:radial-gradient(circle at 80% 30%,#fff1cc 0,transparent 24%),linear-gradient(180deg,#fff,#fafbfd)}.public-error-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;align-items:center;gap:70px}.public-error-copy{max-width:680px}.public-error-copy h1{font-size:clamp(2.55rem,4.5vw,4rem);margin-bottom:20px}.public-error-copy>p{max-width:650px;margin-bottom:30px;color:var(--muted);font-size:1.05rem}.public-error-visual{display:grid;place-items:center;width:100%;aspect-ratio:1;border:1px solid #f1dfb5;border-radius:50%;background:#fffdf8;box-shadow:0 20px 50px #0b17270d,0 0 60px #fbad1c12}.public-error-visual svg{width:64%;fill:none;stroke:var(--yellow);stroke-width:8;stroke-linecap:round;stroke-linejoin:round}.public-error-visual .public-error-dot{fill:#eaf3ff;stroke:#3976b8;stroke-width:5}
@media(max-width:760px){.public-error-page{min-height:0;padding:58px 0 64px}.public-error-layout{grid-template-columns:1fr;gap:42px}.public-error-copy{text-align:center}.public-error-copy .button-row{justify-content:center}.public-error-visual{width:min(72vw,280px);margin:auto}}
@media(max-width:480px){.public-error-copy .button-row{flex-direction:column}.public-error-copy .button{width:100%}}

/* Inventory App extension on the home page. */
.inventory-app-section{overflow:hidden;background:radial-gradient(circle at 82% 42%,#eaf4ff 0,transparent 27%),linear-gradient(120deg,#fff 20%,#fffaf0 100%)}.inventory-app-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:center;gap:80px}.inventory-app-copy h2{max-width:620px}.inventory-app-lead{max-width:650px;margin-bottom:28px;color:var(--muted);font-size:1.03rem}.inventory-app-benefits{display:grid;gap:12px;margin-bottom:30px}.inventory-app-benefits>div{display:flex;align-items:center;gap:14px}.inventory-app-benefits p{margin:0}.inventory-app-benefits strong,.inventory-app-benefits small{display:block}.inventory-app-benefits strong{color:var(--navy);font-size:.92rem}.inventory-app-benefits small{color:var(--muted);font-size:.82rem}.inventory-app-benefit-icon,.app-row-icon{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:12px}.inventory-app-benefit-icon svg,.app-row-icon svg,.inventory-app-visual svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.inventory-app-benefit-icon svg{width:22px;height:22px}.app-icon-amber{color:#ad6a00;background:#fff1d3}.app-icon-blue{color:#326ab5;background:#e8f1fc}.app-icon-green{color:#16815d;background:#e7f7ee}.inventory-app-visual{position:relative;width:min(100%,440px);aspect-ratio:1;margin:auto}.inventory-app-visual:before{content:"";position:absolute;inset:11%;border-radius:50%;background:#fff8e7;box-shadow:0 0 70px #fbad1c21}.app-phone{position:absolute;left:50%;top:50%;width:220px;height:410px;padding:10px;border:5px solid var(--navy);border-radius:34px;background:var(--navy);box-shadow:0 24px 55px #0b17272b;transform:translate(-50%,-50%) rotate(2deg)}.app-phone-speaker{position:absolute;left:50%;top:11px;z-index:2;width:62px;height:6px;border-radius:8px;background:#2b3a4d;transform:translateX(-50%)}.app-phone-screen{height:100%;padding:34px 14px 16px;border-radius:23px;background:linear-gradient(180deg,#f8fbff,#fff)}.app-screen-heading{display:flex;align-items:center;gap:9px;margin-bottom:18px;color:var(--navy)}.app-screen-heading>span{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#fff1d3;color:#ad6a00}.app-screen-heading svg{width:18px;height:18px}.app-screen-heading strong{font-size:.9rem}.app-stock-card{padding:15px;border-radius:15px;background:var(--navy);color:#fff;box-shadow:0 9px 22px #0b17271f}.app-stock-card small,.app-stock-card strong{display:block}.app-stock-card small{color:#aeb9c7;font-size:.64rem}.app-stock-card strong{font-size:.86rem}.app-stock-card i{display:flex;align-items:end;gap:5px;height:35px;margin-top:10px}.app-stock-card b{display:block;flex:1;border-radius:3px 3px 0 0;background:#fbad1c}.app-stock-card b:nth-child(1){height:42%}.app-stock-card b:nth-child(2){height:68%}.app-stock-card b:nth-child(3){height:55%}.app-stock-card b:nth-child(4){height:90%}.app-screen-row{display:flex;align-items:center;gap:9px;margin-top:12px;padding:10px;border:1px solid #e3e9ef;border-radius:12px;background:#fff}.app-row-icon{width:34px;height:34px;border-radius:9px}.app-row-icon svg{width:18px;height:18px}.app-screen-row p{flex:1;margin:0}.app-screen-row strong,.app-screen-row small{display:block}.app-screen-row strong{color:var(--navy);font-size:.68rem}.app-screen-row small{color:var(--muted);font-size:.55rem}.app-screen-row em{color:#8390a0;font-size:1.2rem;font-style:normal}.app-float{position:absolute;z-index:2;border:1px solid;border-radius:15px;background:#fff;box-shadow:0 14px 32px #0b172715}.app-float-product{left:0;top:20%;display:grid;place-items:center;width:104px;padding:14px;color:#326ab5;background:#f2f7ff;border-color:#cfe0f5;font-size:.69rem;font-weight:700}.app-float-product svg{width:29px;height:29px;margin-bottom:6px}.app-float-update{right:-2%;bottom:18%;display:flex;align-items:center;gap:9px;padding:12px 14px;border-color:#c7e7d5;background:#f1fbf5}.app-float-update>span{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#dcf4e7;color:#16815d}.app-float-update svg{width:19px;height:19px}.app-float-update p{margin:0}.app-float-update strong,.app-float-update small{display:block;white-space:nowrap}.app-float-update strong{color:var(--navy);font-size:.68rem}.app-float-update small{color:var(--muted);font-size:.55rem}
@media(max-width:900px){.inventory-app-grid{grid-template-columns:minmax(0,1fr) 340px;gap:40px}.inventory-app-visual{max-width:350px}.app-phone{width:185px;height:350px}.app-float-product{width:92px}.app-float-update{right:-3%;padding:10px}}
@media(max-width:760px){.inventory-app-section{padding:68px 0}.inventory-app-grid{grid-template-columns:1fr;gap:40px}.inventory-app-copy .button{width:100%}.inventory-app-visual{width:min(100%,390px)}.app-phone{width:200px;height:375px}.app-float-update{right:0}}
@media(max-width:390px){.inventory-app-visual{width:100%;transform:scale(.92)}.app-float-product{left:-2%}.app-float-update{right:-2%}}

/* Lightweight facade: the YouTube player is created only after activation. */
.youtube-facade{position:relative;display:block;width:100%;height:100%;overflow:hidden;padding:0;border:0;background:#102137;cursor:pointer}.video-frame .youtube-facade{border-radius:15px}.sales-video .youtube-facade{border-radius:inherit}.youtube-facade img{display:block;width:100%;height:100%;object-fit:cover}.youtube-facade:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,#0b17272e);transition:background .2s}.youtube-facade-play{position:absolute;left:50%;top:50%;z-index:1;display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:var(--yellow);color:var(--navy);box-shadow:0 0 0 9px #fbad1c2b,0 10px 25px #0b17273b;transform:translate(-50%,-50%);transition:transform .2s,background .2s}.youtube-facade-play svg{width:30px;height:30px;fill:currentColor;stroke:none}.youtube-facade:hover .youtube-facade-play{background:#ffc04e;transform:translate(-50%,-50%) scale(1.04)}.youtube-facade:focus-visible{outline:3px solid #ffcf70;outline-offset:-5px}.youtube-facade:focus-visible .youtube-facade-play{box-shadow:0 0 0 10px #fff8,0 10px 25px #0b17273b}
@media(max-width:480px){.youtube-facade-play{width:58px;height:58px}.youtube-facade-play svg{width:27px;height:27px}}
