:root{--navy:#051c32;--navy-2:#0a2f49;--turquoise:#1ccfc6;--turquoise-dark:#087e79;--turquoise-soft:#dff9f7;--blue:#2f6ee6;--blue-soft:#e8efff;--cream:#f4f0e7;--paper:#fbfaf6;--white:#ffffff;--text:#102b3d;--muted:#526873;--line:#d7dfdf;--danger-soft:#fff2ed;--danger:#93462f;--whatsapp:#25d366;--whatsapp-dark:#128c7e;--whatsapp-deep:#075e54}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:clip}body{margin:0;background:var(--paper);color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}fieldset{min-width:0}header[id],section[id]{scroll-margin-top:24px}:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.skip-link{position:fixed;top:10px;left:10px;z-index:100;transform:translateY(-160%);padding:10px 14px;border-radius:6px;background:var(--navy);color:white;font-weight:700}.skip-link:focus{transform:translateY(0)}.hero{min-height:760px;position:relative;overflow:hidden;border-bottom:1px solid #ddd7cb;background:var(--cream)}.hero:before{width:520px;height:520px;right:-230px;top:65px;background:rgba(28,207,198,.13)}.hero:after,.hero:before{content:"";position:absolute;border-radius:50%}.hero:after{width:280px;height:280px;right:40px;bottom:-180px;background:rgba(47,110,230,.08)}.nav{height:94px;position:relative;z-index:20;display:flex;justify-content:space-between;gap:24px}.brand,.nav{align-items:center}.brand{display:inline-flex;gap:12px;flex:0 0 auto}.brand img{width:44px;height:44px;border-radius:50%;object-fit:cover}.brand-copy{display:flex;flex-direction:column;gap:4px}.brand-copy b{font-size:21px;line-height:1;letter-spacing:.2px}.brand-copy small{color:#536b78;font-size:8px;font-weight:650;letter-spacing:.2px}.nav-links{display:flex;align-items:center;gap:23px;font-size:12px;font-weight:700}.nav-links>a:not(.button){padding:10px 0}.nav-links>a:not(.button):hover{color:var(--blue)}.menu-toggle{display:none;width:44px;height:44px;padding:11px;border:1px solid #cfd8d7;border-radius:8px;background:white;cursor:pointer}.menu-toggle span{display:block;height:2px;margin:4px 0;border-radius:2px;background:var(--navy)}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:0 24px;border:0;border-radius:8px;cursor:pointer;font-size:14px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(5,28,50,.15)}.button b{font-size:18px}.button-small{min-height:42px;gap:10px;padding:0 18px}.button-primary{background:var(--turquoise);color:var(--navy)}.button-primary:hover{background:#30ddd3}.button-dark{background:var(--navy);color:white}.button-full{width:100%}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;grid-gap:72px;gap:72px;padding:78px 0 96px}.eyebrow,.section-kicker{color:var(--turquoise-dark);font-size:11px;font-weight:800;letter-spacing:1.7px}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:30px;height:2px;background:linear-gradient(90deg,var(--turquoise),var(--blue))}h1,h2{margin:0;font-weight:650;line-height:1.04;letter-spacing:-3px}h1{margin-top:22px;font-size:clamp(54px,6vw,78px)}h2{font-size:clamp(40px,5vw,61px)}h1 em,h2 em{color:var(--blue);font-family:Georgia,serif;font-weight:400}.hero-lead{max-width:565px;margin:30px 0 32px;color:#3f5967;font-size:18px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:24px}.microcopy{max-width:180px;color:#526b76;font-size:10px;line-height:1.45}.microcopy small,.microcopy strong,.microcopy>span{display:block}.microcopy strong{color:var(--navy);font-size:15px}.microcopy small{margin-top:3px;color:#5b727c;font-size:8px}.system-card{width:100%;max-width:570px;margin-left:auto;overflow:hidden;transform:rotate(1deg);border:1px solid #d5dddd;border-radius:16px;background:white;box-shadow:0 32px 60px rgba(5,28,50,.13)}.system-foot,.system-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.system-head{min-height:60px;padding:14px 24px;border-bottom:1px solid #e3e9e8;font-size:12px;font-weight:800}.live{display:flex;align-items:center;gap:7px;color:#176b75;font-size:10px;font-weight:700}.live i{width:8px;height:8px;border-radius:50%;background:var(--turquoise);box-shadow:0 0 0 4px var(--turquoise-soft)}.platforms{display:grid;grid-template-columns:1fr 54px 1fr;align-items:center;grid-gap:10px;gap:10px;padding:30px 24px;background:#f7faf9}.platform-card{min-height:104px;display:flex;align-items:center;gap:12px;padding:17px;border:1px solid #dce4e3;border-radius:10px;background:white}.platform-card b,.platform-card small{display:block}.platform-card b{font-size:12px}.platform-card small{margin-top:5px;color:#5d737c;font-size:9px;line-height:1.4}.odoo-icon,.woo-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:9px;color:white;font-size:16px;font-weight:900}.odoo-icon{background:var(--navy)}.woo-icon{background:var(--blue)}.connection{display:flex;align-items:center;justify-content:center}.connection span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--turquoise);color:var(--navy);font-weight:900}.sync-capabilities{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;padding:0 24px 26px}.sync-capabilities span{padding:10px 8px;border:1px solid #dbe4e3;border-radius:7px;color:#425d69;background:white;font-size:9px;font-weight:700;text-align:center}.system-foot{min-height:46px;padding:0 24px;background:var(--navy);color:white;font-size:9px}.system-foot b{color:var(--turquoise)}.trust-row{position:relative;z-index:2;display:flex;align-items:center;gap:26px;padding:22px 0;border-top:1px solid #d9d3c8;color:#526b76;font-size:11px}.trust-row>span{font-size:9px;letter-spacing:1.5px}.trust-row b{color:var(--navy);font-weight:700}.trust-row i{width:4px;height:4px;border-radius:50%;background:var(--turquoise)}.solution{padding:112px 0 100px}.config-heading,.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:70px}.section-kicker{display:block;margin-bottom:18px}.config-heading>p,.section-intro>p{max-width:470px;margin:0 0 7px;color:var(--muted);font-size:15px;line-height:1.7}.pain-panel{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:0 70px;gap:0 70px;margin-top:62px;padding:42px;border:1px solid #d9e0df;border-radius:11px;background:var(--cream)}.pain-title h3{margin:0;font-size:28px;font-weight:700;line-height:1.25;letter-spacing:-1px}.pain-title h3 em{color:var(--blue);font-family:Georgia,serif;font-weight:400}.pain-list{display:grid}.pain-list>span{min-height:44px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #d6dddc;color:#3f5b67;font-size:11px}.pain-list>span:last-child{border:0}.pain-list i{color:#6d8089;font-size:8px;font-style:normal}.pain-answer{grid-column:1/-1;display:flex;align-items:center;gap:15px;margin-top:28px;padding-top:24px;border-top:1px solid #d6dddc}.pain-answer>span{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:50%;background:var(--turquoise);color:var(--navy);font-weight:900}.pain-answer p{max-width:720px;margin:0;color:#48616c;font-size:12px;line-height:1.6}.pain-answer b{color:var(--navy)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:64px}.feature{min-height:332px;padding:31px;overflow:hidden;border:1px solid #dce3e2;border-radius:10px;background:white}.feature>span{color:#778991;font-size:11px;font-weight:700}.feature-icon{width:74px;height:74px;margin:48px 0 32px;position:relative;border-radius:50%;background:var(--cream)}.feature-icon:after,.feature-icon:before{content:"";position:absolute;border:2px solid var(--navy)}.feature-icon-01:before{width:31px;height:31px;left:20px;top:20px;border-radius:7px;box-shadow:8px 8px 0 -2px var(--turquoise),8px 8px 0 0 var(--navy)}.feature-icon-01:after{width:7px;height:7px;left:32px;top:28px;transform:rotate(45deg);border-width:0 2px 2px 0}.feature-icon-02:before{width:40px;height:28px;left:17px;top:21px;border-radius:5px}.feature-icon-02:after{width:22px;height:2px;left:25px;top:35px;border-width:2px 0 0;box-shadow:0 -7px 0 var(--turquoise),0 7px 0 var(--blue)}.feature-icon-03:before{width:35px;height:35px;left:18px;top:18px;border-radius:50%;background:repeating-conic-gradient(var(--turquoise) 0 10deg,transparent 10deg 45deg)}.feature-icon-03:after{width:10px;height:10px;left:31px;top:31px;border-radius:50%;background:white}.feature h3{margin:0 0 12px;font-size:20px;letter-spacing:-.5px}.feature p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.service-scope{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:70px;gap:70px;margin-top:18px;padding:46px;border:1px solid #d7e1e0;border-radius:11px;background:white}.service-copy h3{margin:0;max-width:420px;font-size:27px;line-height:1.25;letter-spacing:-.7px}.service-copy p{margin:16px 0 22px;color:var(--muted);font-size:12px;line-height:1.7}.text-link{display:inline-flex;gap:9px;align-items:center;color:#145cc7;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:4px}.service-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px 18px;gap:11px 18px;padding:0;margin:0;list-style:none}.service-list li{display:flex;align-items:center;gap:9px;min-height:40px;color:#3d5864;font-size:11px;line-height:1.4}.compare-columns li i,.contact-points i,.scope-items i,.service-list i{width:19px;height:19px;flex:0 0 19px;display:grid;place-items:center;border-radius:50%;background:var(--turquoise-soft);color:var(--turquoise-dark);font-size:9px;font-style:normal;font-weight:900}.trust-panel{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:70px;gap:70px;align-items:center;margin-top:18px;padding:44px;border-radius:11px;background:var(--navy);color:white}.trust-copy .section-kicker{color:var(--turquoise)}.trust-copy h3{margin:0;font-size:27px;line-height:1.25;letter-spacing:-.7px}.trust-copy p{margin:15px 0 0;color:#c2d2da;font-size:11px;line-height:1.65}.process-list{display:grid;grid-template-columns:1fr 1fr;padding:0;margin:0;list-style:none}.process-list li{min-height:96px;padding:16px 18px;border-left:1px solid #24445d;border-bottom:1px solid #24445d}.process-list li:nth-child(3),.process-list li:nth-child(4){border-bottom:0}.process-list b,.process-list small,.process-list span{display:block}.process-list span{color:var(--turquoise);font-size:8px}.process-list b{margin:8px 0 5px;font-size:12px}.process-list small{color:#abc0ca;font-size:8px;line-height:1.45}.demo-video{aspect-ratio:16/9;margin-top:24px;overflow:hidden;border-radius:12px}.demo-video iframe{width:100%;height:100%;border:0}.configurator{padding:90px 0 0;background:var(--navy);color:white}.section-kicker.light{color:var(--turquoise)}.config-heading>p{color:#b8cbd4}.config-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:start;grid-gap:18px;gap:18px;margin-top:56px}.calculator-card,.compare-card{overflow:hidden;border-radius:11px;color:var(--navy);background:#f9fbfa}.calculator-card{padding:25px}.complexity-group,.decision-group{padding:0 5px 24px;margin:0;border:0;border-bottom:1px solid #dbe3e2}.complexity-group legend,.decision-group legend{width:100%;padding:0;margin-bottom:14px}.complexity-group legend b,.complexity-group legend small,.decision-group legend b,.decision-group legend small{display:block}.complexity-group legend b,.decision-group legend b{font-size:13px}.complexity-group legend small,.decision-group legend small{margin-top:4px;color:#60737d;font-size:9px}.mode-tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;padding:4px;border-radius:8px;background:#e6eeed}.mode-tabs button{min-height:46px;padding:8px;border:0;border-radius:6px;color:#4f6671;background:transparent;cursor:pointer;font-size:11px;font-weight:800}.mode-tabs button.active{color:var(--navy);background:white;box-shadow:0 3px 12px rgba(5,28,50,.09),inset 0 -3px var(--turquoise)}.mode-tabs span{padding:3px 5px;margin-left:3px;border-radius:4px;background:var(--turquoise);color:var(--navy);font-size:8px}.range-group{padding:27px 5px 25px;border-bottom:1px solid #dbe3e2}.range-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;font-size:13px;font-weight:800}.range-label output{width:38px;height:32px;display:grid;place-items:center;border:1px solid #d2dcdb;border-radius:6px;background:white}input[type=range]{width:100%;height:5px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:10px;outline:0;background:linear-gradient(to right,var(--blue) var(--progress),#ccd8d7 var(--progress))}input[type=range]::-webkit-slider-thumb{width:19px;height:19px;-webkit-appearance:none;appearance:none;border:4px solid var(--turquoise);border-radius:50%;background:var(--navy);cursor:-webkit-grab;cursor:grab;box-shadow:0 0 0 1px var(--navy)}input[type=range]::-moz-range-thumb{width:13px;height:13px;border:4px solid var(--turquoise);border-radius:50%;background:var(--navy);cursor:grab}.range-scale{display:flex;justify-content:space-between;margin-top:10px;color:#71838b;font-size:9px}.branch-note{margin:15px 0 0;color:#526974;font-size:10px;font-weight:750;line-height:1.45}.complexity-group{padding-top:25px;padding-bottom:10px}.complexity-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.complexity-options button{min-height:64px;padding:11px;border:1px solid #d5dfde;border-radius:7px;color:var(--navy);background:white;cursor:pointer;text-align:left}.complexity-options button:hover{border-color:var(--blue)}.complexity-options button:disabled{cursor:not-allowed;opacity:.5}.complexity-options button.active{border-color:var(--navy);background:var(--turquoise-soft);box-shadow:inset 0 0 0 1px var(--navy)}.complexity-options b,.complexity-options small{display:block}.complexity-options b{font-size:10px}.complexity-options small{margin-top:5px;color:#536974;font-size:8px;line-height:1.35}.qualification-questions{display:grid;grid-gap:12px;gap:12px;padding:20px 5px 4px}.qualification-questions fieldset{padding:0;margin:0;border:0}.qualification-questions legend{margin-bottom:8px;color:var(--navy);font-size:10px;font-weight:800;line-height:1.4}.answer-tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;padding:4px;border-radius:8px;background:#e6eeed}.answer-tabs button{min-height:36px;padding:7px;border:0;border-radius:6px;color:#4f6671;background:transparent;cursor:pointer;font-size:9px;font-weight:800}.answer-tabs button.active{color:var(--navy);background:white;box-shadow:0 2px 8px rgba(5,28,50,.08),inset 0 -2px var(--turquoise)}.custom-solution-button{width:calc(100% - 10px);min-height:52px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;gap:4px;margin:13px 5px 0;padding:10px 12px;border:1px solid #d5dfde;border-radius:7px;color:var(--navy);background:white;cursor:pointer;text-align:left}.custom-solution-button:hover{border-color:var(--blue)}.custom-solution-button.active{border-color:var(--navy);background:var(--blue-soft);box-shadow:inset 0 0 0 1px var(--navy)}.custom-solution-button b{font-size:10px}.custom-solution-button small{color:#536974;font-size:8px;line-height:1.35}.estimate{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:18px;gap:18px;padding:27px 5px 23px}.estimate small,.estimate span{display:block;color:#5d717b;font-size:9px}.estimate strong{display:block;margin:6px 0;font-size:27px;letter-spacing:-1px;white-space:nowrap}.estimate strong.custom-estimate{max-width:270px;font-size:21px;line-height:1.15;white-space:normal}.monthly{padding-left:18px;border-left:1px solid #d8e1e0}.monthly b{display:block;margin:9px 0 7px;font-size:17px}.estimate-assumption{margin:-6px 5px 13px;padding:10px 11px;border-left:3px solid var(--blue);color:#405a66;background:var(--blue-soft);font-size:9px;line-height:1.5}.custom-result-note{margin:-6px 5px 16px;color:#405a66;font-size:10px;line-height:1.55}.estimate-note{min-height:44px;margin:-5px 5px 16px;color:#526974;font-size:9px;line-height:1.55}.compare-card{background:white}.compare-head{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 25px;border-bottom:1px solid #dce4e3}.compare-head span{color:#5b717b;font-size:8px;letter-spacing:1px}.compare-head b{font-size:12px;text-align:right}.compare-columns{display:grid;grid-template-columns:1fr 1fr}.compare-columns article{min-height:286px;padding:24px;border-right:1px solid #dce4e3}.compare-columns article:last-child{border-right:0}.compare-columns article.selected{background:#ecfbfa;box-shadow:inset 0 3px var(--turquoise)}.compare-title{display:flex;align-items:center;gap:12px}.device-icon{width:38px;height:38px;display:grid;place-items:center;border:1px solid #d5dfde;border-radius:8px;background:white}.device-icon.cloud{color:var(--turquoise);background:var(--navy)}.compare-title b,.compare-title small{display:block}.compare-title b{font-size:16px}.compare-title small{margin-top:3px;color:#667982;font-size:9px}.recommendation-badge{display:inline-block;padding:3px 5px;margin-left:4px;border-radius:4px;color:var(--navy);background:var(--turquoise);font-size:7px;font-style:normal;vertical-align:2px}.compare-columns ul{min-height:130px;padding:20px 0 12px;margin:0;list-style:none}.compare-columns li{display:flex;align-items:center;gap:8px;margin:11px 0;font-size:10px;line-height:1.35}.compare-columns li.muted{color:#6b7d85}.compare-columns button{width:100%;min-height:38px;padding:7px;border:1px solid #c9d6d5;border-radius:6px;color:var(--navy);background:white;cursor:pointer;font-size:9px;font-weight:800}.compare-columns article.selected button{border-color:var(--navy);color:white;background:var(--navy)}.scope-included{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:22px;gap:22px;padding:24px 25px 27px;border-top:1px solid #dce4e3;background:var(--turquoise-soft)}.scope-heading b,.scope-heading p,.scope-heading small{display:block}.scope-heading small{color:var(--turquoise-dark);font-size:7px;font-weight:900;letter-spacing:1px}.scope-heading b{margin-top:6px;font-size:14px}.scope-heading p{margin:7px 0 0;color:#42616b;font-size:9px;line-height:1.5}.scope-heading .summary-price{margin-top:12px}.scope-heading .summary-price strong{color:var(--navy)}.scope-items{display:grid;grid-gap:8px;gap:8px}.scope-items span{display:flex;align-items:center;gap:8px;color:#37545f;font-size:9px;line-height:1.4}.scope-items .scope-excluded{color:var(--danger)}.scope-items .scope-excluded i{color:var(--danger);background:var(--danger-soft)}.faq-section{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:70px;gap:70px;padding:84px 0 0}.faq-heading h2{font-size:clamp(36px,4.3vw,52px)}.faq-list{border-top:1px solid #315064}.faq-list details{border-bottom:1px solid #315064}.faq-list summary{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;color:white;font-size:13px;font-weight:800;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:50%;color:var(--navy);background:var(--turquoise);transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{margin:-4px 42px 22px 0;color:#bfd0d8;font-size:11px;line-height:1.7}.contact-card{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:70px;gap:70px;margin-top:104px;padding:68px;border-radius:14px 14px 0 0;color:var(--navy);background:var(--cream)}.contact-copy h2{margin-top:17px;font-size:46px}.contact-copy p{max-width:470px;margin:24px 0;color:#465f6a;font-size:14px;line-height:1.7}.contact-points{display:grid;grid-gap:10px;gap:10px;font-size:11px;font-weight:750}.contact-points span{display:flex;align-items:center;gap:9px}.contact-links{display:grid;grid-gap:8px;gap:8px;margin-top:26px}.contact-links a{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;gap:2px;padding:8px 0}.contact-links a:hover span{color:var(--blue)}.contact-links b{font-size:8px;letter-spacing:1px;text-transform:uppercase}.contact-links span{color:#3d5965;font-size:11px;font-weight:650}form{padding:28px;border-radius:10px;background:white;box-shadow:0 18px 35px rgba(5,28,50,.09)}.required-note{margin:0 0 14px;color:#5c717b;font-size:8px;text-align:right}.required-note span,label>span b{color:var(--blue)}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px}.form-row+.form-row{margin-top:14px}label{color:#344f5b;font-size:9px;font-weight:800}label,label>span{display:block}input:not([type=range]),select,textarea{width:100%;margin-top:7px;padding:12px 13px;border:1px solid #d3dddc;border-radius:6px;outline:none;color:var(--navy);background:#fbfcfb;font-size:11px;transition:border .2s,box-shadow .2s}input:not([type=range]):focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(47,110,230,.15)}textarea{min-height:98px;margin-bottom:13px;resize:vertical}.form-success{display:flex;align-items:center;gap:10px;margin-top:12px;padding:11px;border-radius:6px;color:#125f61;background:var(--turquoise-soft);font-size:9px;line-height:1.45}.form-success i{width:23px;height:23px;flex:0 0 23px;display:grid;place-items:center;border-radius:50%;color:var(--navy);background:var(--turquoise);font-style:normal}.form-note,.form-success b{display:block}.form-note{margin-top:11px;color:#5d727c;font-size:8px;line-height:1.45;text-align:center}footer{padding:24px 0;color:#c2d1d9;background:#031626}.footer-grid{min-height:86px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:24px;gap:24px;font-size:10px}footer .brand{color:white}footer .brand-copy small{color:#a9bec8}.footer-grid>span{text-align:center}.footer-grid>div{display:flex;justify-content:flex-end;gap:18px}.footer-grid>div a{color:var(--turquoise);font-weight:750}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:30;display:flex;align-items:center;gap:8px;padding:10px 15px 10px 10px;border:2px solid var(--whatsapp-deep);border-radius:30px;color:#ffffff;background:var(--whatsapp);box-shadow:0 14px 30px rgba(5,28,50,.25);font-size:11px;font-weight:800}.whatsapp-float:hover{transform:translateY(-2px)}.whatsapp-float span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:#ffffff;background:var(--whatsapp-deep);font-size:14px}@media (max-width:1100px){.menu-toggle{display:block}.nav-links{position:absolute;top:78px;left:0;right:0;display:none;align-items:stretch;flex-direction:column;gap:4px;padding:16px;border:1px solid #d4dddc;border-radius:10px;background:white;box-shadow:0 20px 40px rgba(5,28,50,.16)}.nav-links.open{display:flex}.nav-links>a:not(.button){padding:12px;border-radius:6px}.nav-links>a:not(.button):hover{background:var(--turquoise-soft)}}@media (max-width:1040px){.config-grid,.contact-card,.faq-section,.hero-grid,.pain-panel,.service-scope,.trust-panel{grid-template-columns:1fr}.hero-grid{gap:50px;padding-top:52px}.system-card{max-width:none;margin:0;transform:none}.config-heading,.section-intro{align-items:flex-start;flex-direction:column;gap:24px}.faq-section,.pain-panel,.service-scope,.trust-panel{gap:36px}.pain-answer{grid-column:1}.feature-grid{grid-template-columns:1fr 1fr}.feature:last-child{grid-column:1/-1}.contact-card{gap:44px;padding:48px}.faq-section{padding-top:67px}}@media (max-width:768px){.shell{width:min(100% - 32px,1180px)}.hero-grid{padding:48px 0 70px}.hero-actions{align-items:stretch;flex-direction:column}.microcopy{max-width:none}.platforms{grid-template-columns:1fr}.connection{min-height:34px}.connection span{transform:rotate(90deg)}.sync-capabilities{grid-template-columns:1fr}.trust-row{flex-wrap:wrap;gap:13px 17px}.trust-row>span{width:100%}.feature-grid{grid-template-columns:1fr}.feature:last-child{grid-column:auto}.process-list,.service-list{grid-template-columns:1fr}.process-list li{border-left:0}.process-list li,.process-list li:nth-child(3){border-bottom:1px solid #24445d}.process-list li:last-child{border-bottom:0}.compare-columns,.form-row,.scope-included{grid-template-columns:1fr}.compare-columns article{min-height:auto;border-right:0;border-bottom:1px solid #dce4e3}.compare-columns article:last-child{border-bottom:0}.compare-columns ul{min-height:0}.contact-card{margin-top:78px;padding:38px 24px}.form-row label+label,.form-row+.form-row{margin-top:13px}.footer-grid{grid-template-columns:1fr;justify-items:center;text-align:center}.footer-grid>div{justify-content:center;flex-wrap:wrap}}@media (max-width:520px){.shell{width:min(100% - 28px,1180px)}.nav{height:78px}.brand{gap:9px}.brand img{width:40px;height:40px}.brand-copy b{font-size:18px}.brand-copy small{max-width:170px;font-size:8px}.nav-links{top:68px}h1{font-size:clamp(47px,14vw,61px);letter-spacing:-2.4px}h2{font-size:38px;letter-spacing:-2px}.hero-lead{font-size:16px}.button{width:100%;min-height:50px;padding:10px 16px;gap:14px;font-size:14px;text-align:center}.system-head{align-items:flex-start;flex-direction:column}.pain-panel,.service-scope,.trust-panel{padding:28px 21px}.pain-title h3,.service-copy h3,.trust-copy h3{font-size:24px}.feature{min-height:300px;padding:26px}.solution{padding:80px 0 64px}.configurator{padding-top:64px}.calculator-card{padding:20px}.complexity-options,.estimate,.mode-tabs{grid-template-columns:1fr}.estimate strong{font-size:24px;white-space:normal}.monthly{padding:17px 0 0;border:0;border-top:1px solid #d8e1e0}.compare-head{align-items:flex-start;flex-direction:column}.compare-head b{text-align:left}.faq-section{padding-top:58px}.faq-list summary{font-size:14px}.contact-card{padding:32px 18px}.contact-copy h2{font-size:36px}form{padding:21px 17px}input:not([type=range]),select,textarea{font-size:16px}.whatsapp-float{right:8px;bottom:8px;width:44px;height:44px;justify-content:center;padding:0}.whatsapp-float b{display:none}.whatsapp-float span{width:26px;height:26px;font-size:12px}footer{padding-bottom:86px}}@media (max-width:390px){.brand-copy small{max-width:150px;font-size:8px}.menu-toggle{width:42px;height:42px}.hero-grid{padding-top:38px}.eyebrow{font-size:10px;letter-spacing:1.2px}.sync-capabilities{padding-left:16px;padding-right:16px}.contact-links span{font-size:12px;overflow-wrap:anywhere}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* WhatsApp visual refinement */
.button-whatsapp{background:var(--whatsapp);color:#ffffff}.button-whatsapp:hover{background:#2ee071}.button-whatsapp:focus-visible{outline-color:var(--whatsapp-deep)}
.whatsapp-float{border-color:var(--whatsapp-deep);color:#ffffff;background:var(--whatsapp)}
.whatsapp-float span{color:#ffffff;background:var(--whatsapp-deep)}
.contact-links a[href*="wa.me"] span{color:var(--whatsapp-deep)}
.contact-links a[href*="wa.me"]:hover span{color:var(--whatsapp-dark)}

/* Infraestructura Local vs VPS */
.infrastructure-note{
  margin:10px 5px 0;
  padding:10px 11px;
  border-left:3px solid var(--turquoise-dark);
  border-radius:4px;
  color:#405a66;
  background:var(--turquoise-soft);
  font-size:9px;
  line-height:1.55
}
.infrastructure-note.infrastructure-warning{
  border-left-color:var(--blue);
  background:var(--blue-soft)
}
.mode-tabs .technical-badge{
  background:var(--blue-soft);
  color:var(--blue)
}
.technical-evaluation-badge{
  display:inline-block;
  padding:3px 5px;
  margin-left:4px;
  border-radius:4px;
  color:var(--blue);
  background:var(--blue-soft);
  font-size:7px;
  font-style:normal;
  vertical-align:2px
}
.compare-columns li.technical-item{
  color:var(--blue);
  font-weight:750
}
.compare-columns li.technical-item i{
  color:var(--blue);
  background:var(--blue-soft)
}

/* Sección Sobre Sincrolia */
.about-sincrolia{
  display:grid;
  grid-template-columns:.86fr 1.14fr;
  gap:64px;
  align-items:start;
  margin-top:18px;
  padding:46px;
  border:1px solid #d7e1e0;
  border-radius:11px;
  background:#fff
}
.about-copy h3{
  max-width:470px;
  margin:0;
  font-size:27px;
  line-height:1.25;
  letter-spacing:-.7px
}
.about-copy p{
  max-width:500px;
  margin:16px 0 0;
  color:var(--muted);
  font-size:12px;
  line-height:1.75
}
.about-points{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px
}
.about-points>span{
  min-height:158px;
  display:flex;
  flex-direction:column;
  padding:20px;
  border:1px solid #dce4e3;
  border-radius:9px;
  background:var(--paper)
}
.about-points i{
  color:var(--turquoise-dark);
  font-size:8px;
  font-style:normal;
  font-weight:900;
  letter-spacing:1px
}
.about-points b{
  margin-top:24px;
  color:var(--navy);
  font-size:12px;
  line-height:1.35
}
.about-points small{
  margin-top:8px;
  color:#526974;
  font-size:9px;
  line-height:1.55
}

/* Qué pasa después de solicitar una evaluación */
.next-steps{
  margin-top:76px;
  padding:38px;
  border:1px solid #27475c;
  border-radius:12px;
  background:#08243a
}
.next-steps-head{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:40px;
  align-items:end
}
.next-steps-head .section-kicker{
  grid-column:1/-1;
  margin-bottom:-20px
}
.next-steps-head h3{
  max-width:520px;
  margin:0;
  color:#fff;
  font-size:28px;
  line-height:1.25;
  letter-spacing:-.7px
}
.next-steps-head p{
  margin:0;
  color:#b8cbd4;
  font-size:11px;
  line-height:1.7
}
.next-steps-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:0;
  padding:0;
  margin:30px 0 0;
  border-top:1px solid #315064;
  list-style:none
}
.next-steps-grid li{
  min-height:154px;
  padding:22px 20px;
  border-right:1px solid #315064
}
.next-steps-grid li:last-child{
  border-right:0
}
.next-steps-grid span,
.next-steps-grid b,
.next-steps-grid small{
  display:block
}
.next-steps-grid span{
  color:var(--turquoise);
  font-size:8px;
  font-weight:900
}
.next-steps-grid b{
  margin-top:18px;
  color:#fff;
  font-size:11px;
  line-height:1.4
}
.next-steps-grid small{
  margin-top:8px;
  color:#abc0ca;
  font-size:8px;
  line-height:1.55
}

/* Campo adicional del formulario */
.form-row-single{
  grid-template-columns:1fr;
  margin-top:14px
}

@media (max-width:1040px){
  .about-sincrolia{grid-template-columns:1fr;gap:30px}
  .next-steps-head{grid-template-columns:1fr;gap:14px}
  .next-steps-head .section-kicker{grid-column:auto;margin-bottom:4px}
  .next-steps-grid{grid-template-columns:1fr 1fr}
  .next-steps-grid li:nth-child(2){border-right:0}
  .next-steps-grid li:nth-child(-n+2){border-bottom:1px solid #315064}
}

@media (max-width:768px){
  .about-points{grid-template-columns:1fr}
  .about-points>span{min-height:auto}
  .next-steps{margin-top:58px;padding:30px 24px}
  .next-steps-grid{grid-template-columns:1fr}
  .next-steps-grid li,
  .next-steps-grid li:nth-child(2){
    min-height:auto;
    border-right:0;
    border-bottom:1px solid #315064
  }
  .next-steps-grid li:last-child{border-bottom:0}
}

@media (max-width:520px){
  .about-sincrolia{padding:28px 21px}
  .about-copy h3,
  .next-steps-head h3{font-size:24px}
  .next-steps{padding:26px 20px}
}


/* Política de privacidad */
.privacy-page{background:var(--paper)}
.privacy-header{border-bottom:1px solid #ddd7cb;background:var(--cream)}
.privacy-main{padding:72px 0 90px}
.privacy-hero{max-width:860px;margin-bottom:34px}
.privacy-hero h1{margin:10px 0 20px;font-size:clamp(46px,6vw,72px);letter-spacing:-2.5px}
.privacy-hero p{max-width:760px;margin:0;color:var(--muted);font-size:16px;line-height:1.7}
.privacy-hero small{display:block;margin-top:16px;color:#73858d;font-size:10px}
.privacy-card{max-width:930px;padding:48px 54px;border:1px solid #d7e1e0;border-radius:12px;background:#fff}
.privacy-card section+section{margin-top:34px;padding-top:34px;border-top:1px solid #e0e7e6}
.privacy-card h2{margin:0 0 14px;font-size:22px;line-height:1.25;letter-spacing:-.4px}
.privacy-card p,.privacy-card li{color:#49616d;font-size:13px;line-height:1.75}
.privacy-card p{margin:10px 0}
.privacy-card ul{margin:12px 0 0;padding-left:22px}
.privacy-card a{color:#145cc7;font-weight:750;text-decoration:underline;text-underline-offset:3px}
.privacy-back{margin-top:34px}
.form-note a{color:#145cc7;font-weight:750;text-decoration:underline;text-underline-offset:2px}

@media (max-width:768px){
  .privacy-main{padding:52px 0 70px}
  .privacy-card{padding:34px 26px}
  .privacy-header .button{width:auto}
}
@media (max-width:520px){
  .privacy-header .nav{height:78px}
  .privacy-header .button{min-height:42px;padding:8px 13px;font-size:11px}
  .privacy-hero h1{font-size:43px;letter-spacing:-2px}
  .privacy-hero p{font-size:15px}
  .privacy-card{padding:28px 21px}
  .privacy-card h2{font-size:20px}
  .privacy-card p,.privacy-card li{font-size:14px}
}


/* Planes comerciales v1.0 */
.plans-section{
  margin-top:64px;
  padding:54px 0 6px;
  scroll-margin-top:24px
}
.plans-heading{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:54px;
  margin-bottom:28px
}
.plans-heading h3{
  max-width:620px;
  margin:0;
  color:var(--navy);
  font-size:34px;
  line-height:1.2;
  letter-spacing:-1px
}
.plans-heading>p{
  max-width:450px;
  margin:0 0 3px;
  color:var(--muted);
  font-size:12px;
  line-height:1.7
}
.plans-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px
}
.plan-card{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:570px;
  padding:30px;
  border:1px solid #d8e1e0;
  border-radius:12px;
  background:#fff;
  overflow:hidden
}
.plan-featured{
  border-color:#79dcd5;
  box-shadow:0 18px 40px rgba(5,28,50,.09)
}
.plan-ribbon{
  position:absolute;
  top:0;
  right:0;
  padding:8px 12px;
  border-bottom-left-radius:8px;
  color:var(--navy);
  background:var(--turquoise);
  font-size:8px;
  font-weight:900;
  letter-spacing:1px
}
.plan-top>span{
  display:block;
  color:var(--turquoise-dark);
  font-size:8px;
  font-weight:900;
  letter-spacing:1.3px
}
.plan-top h4{
  margin:18px 0 10px;
  color:var(--navy);
  font-size:24px;
  line-height:1.15;
  letter-spacing:-.7px
}
.plan-top p{
  min-height:64px;
  margin:0;
  color:var(--muted);
  font-size:11px;
  line-height:1.65
}
.plan-price{
  margin:24px 0 22px;
  padding:18px 0;
  border-top:1px solid #e0e7e6;
  border-bottom:1px solid #e0e7e6
}
.plan-price small,
.plan-price strong,
.plan-price span{display:block}
.plan-price small{
  color:#748991;
  font-size:7px;
  font-weight:850;
  letter-spacing:1.2px
}
.plan-price strong{
  margin-top:7px;
  color:var(--navy);
  font-size:25px;
  letter-spacing:-.5px
}
.plan-price span{
  margin-top:5px;
  color:#60757e;
  font-size:9px
}
.plan-card ul{
  display:grid;
  gap:10px;
  padding:0;
  margin:0;
  list-style:none
}
.plan-card li{
  position:relative;
  padding-left:20px;
  color:#405a66;
  font-size:10px;
  line-height:1.5
}
.plan-card li:before{
  content:'✓';
  position:absolute;
  left:0;
  top:0;
  width:14px;
  height:14px;
  display:grid;
  place-items:center;
  border-radius:50%;
  color:var(--turquoise-dark);
  background:var(--turquoise-soft);
  font-size:7px;
  font-weight:900
}
.plan-note{
  margin:22px 0 18px;
  padding:11px 12px;
  border-left:3px solid #b8c7c7;
  border-radius:4px;
  color:#60747d;
  background:#f7f9f8;
  font-size:9px;
  line-height:1.55
}
.plan-link{
  margin-top:auto;
  color:#145cc7;
  font-size:11px;
  font-weight:850;
  text-decoration:underline;
  text-underline-offset:4px
}
.plan-link:hover{color:var(--turquoise-dark)}

/* Calculadora: reglas comerciales definitivas */
.mode-tabs button.mode-disabled,
.mode-tabs button:disabled{
  cursor:not-allowed;
  opacity:.58;
  background:#f1f3f3;
  color:#71838a
}
.compare-columns article.compare-disabled{
  background:#f4f6f5;
  opacity:.72
}
.compare-columns article.compare-disabled button,
.compare-columns article button:disabled{
  cursor:not-allowed;
  color:#819197;
  background:#e7ebea
}
.estimate-addon,
.summary-addon{
  color:#315c73;
  background:var(--blue-soft)
}
.estimate-addon{
  margin:12px 0 0;
  padding:10px 12px;
  border-left:3px solid var(--blue);
  border-radius:4px;
  font-size:9px;
  line-height:1.55
}
.summary-addon,
.summary-time{
  margin:8px 0 0!important;
  padding:8px 10px;
  border-radius:5px;
  font-size:9px!important;
  line-height:1.45!important
}
.summary-time{background:#f2f6f5;color:#536a74}

@media (max-width:1040px){
  .plans-heading{align-items:flex-start;flex-direction:column;gap:18px}
  .plans-grid{grid-template-columns:1fr 1fr}
  .plan-card:last-child{grid-column:1/-1;min-height:auto}
}
@media (max-width:768px){
  .plans-section{margin-top:46px;padding-top:42px}
  .plans-grid{grid-template-columns:1fr}
  .plan-card,.plan-card:last-child{grid-column:auto;min-height:auto}
  .plan-top p{min-height:0}
}
@media (max-width:520px){
  .plans-heading h3{font-size:28px}
  .plan-card{padding:25px 21px}
  .plan-price strong{font-size:23px}
}
