:root{--navy:#06285c;--navy2:#031a3f;--blue:#183cff;--orange:#ff6500;--orange2:#ff8a1f;--ink:#12213a;--muted:#667085;--line:#e6eaf1;--soft:#f5f7fb;--white:#fff;--radius:24px;--shadow:0 18px 50px rgba(5,35,88,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.narrow{width:min(840px,100%)}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(6,40,92,.08)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center}.brand img,.brand .custom-logo{width:230px;max-height:62px;object-fit:contain}.site-nav{display:flex;align-items:center;gap:28px}.site-nav ul{display:flex;gap:26px;list-style:none;margin:0;padding:0}.site-nav a{font-weight:750;color:#27344a}.site-nav a:hover{color:var(--blue)}.nav-cta{background:var(--blue);color:#fff!important;padding:12px 18px;border-radius:14px;box-shadow:0 10px 25px rgba(24,60,255,.22)}.menu-toggle{display:none;border:0;background:var(--soft);font-size:24px;width:46px;height:46px;border-radius:12px}
.hero{padding:76px 0 70px;background:radial-gradient(circle at 85% 10%,rgba(255,101,0,.12),transparent 28%),radial-gradient(circle at 5% 80%,rgba(24,60,255,.12),transparent 30%),linear-gradient(180deg,#fff,#f8faff)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:58px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:850;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;margin-bottom:16px}.hero h1{font-size:clamp(2.6rem,5vw,5.15rem);line-height:1.02;letter-spacing:-.055em;margin:0 0 24px;color:var(--navy2)}.hero p{font-size:1.18rem;color:var(--muted);max-width:680px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0 24px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 22px;border-radius:14px;font-weight:850;border:1px solid transparent;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 14px 28px rgba(24,60,255,.24)}.btn-secondary{background:#fff;color:var(--navy);border-color:#d9dfeb}.btn-orange{background:var(--orange);color:#fff}.btn-ghost{border-color:rgba(255,255,255,.25);color:#fff}.full{width:100%}.hero-trust{display:flex;gap:18px;flex-wrap:wrap;font-weight:700;color:#344054;font-size:.92rem}.hero-visual{position:relative}.mock-browser{border-radius:24px;background:#fff;box-shadow:var(--shadow);overflow:hidden;border:1px solid #e6eaf1;transform:rotate(1deg)}.mock-top{height:44px;background:#f3f5f8;display:flex;align-items:center;gap:7px;padding:0 15px}.mock-top i{width:10px;height:10px;border-radius:50%;background:#d0d5dd}.mock-top span{margin-left:10px;color:#98a2b3;font-size:.78rem}.mock-body{display:grid;grid-template-columns:120px 1fr;min-height:390px}.mock-sidebar{background:var(--navy2);color:#fff;padding:20px 13px;display:flex;flex-direction:column;gap:18px;font-size:.75rem}.mock-sidebar b{font-size:2rem;color:var(--orange)}.mock-main{padding:22px;background:#f8f9fc}.mock-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mock-kpis div,.mock-cards article{background:#fff;border:1px solid #e9edf4;border-radius:14px;padding:14px}.mock-kpis small{display:block;color:#98a2b3;font-size:.62rem}.mock-kpis strong{font-size:1.15rem}.mock-cards{display:grid;gap:12px;margin-top:18px}.mock-cards article{display:flex;justify-content:space-between;gap:10px}.mock-cards span{color:#667085;font-size:.76rem}.floating-card{position:absolute;background:#fff;border-radius:14px;padding:12px 16px;box-shadow:var(--shadow);font-weight:850}.card-order{right:-16px;top:35px;color:var(--orange)}.card-qr{left:-26px;bottom:28px;color:var(--blue)}
.logo-strip{padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.logo-strip .container{display:flex;align-items:center;gap:28px;justify-content:center;flex-wrap:wrap}.logo-strip p{font-weight:800;color:#98a2b3;margin:0}.logo-strip div div{display:flex;gap:28px;flex-wrap:wrap;color:#344054;font-weight:750}
.section{padding:96px 0}.section-soft{background:var(--soft)}.section-heading{text-align:center;max-width:760px;margin:0 auto 46px}.section-heading h2,.showcase h2,.cta-grid h2,.final-cta h2{font-size:clamp(2rem,4vw,3.45rem);line-height:1.08;letter-spacing:-.04em;margin:0 0 16px;color:var(--navy2)}.section-heading p,.showcase p{color:var(--muted);font-size:1.08rem}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps article{position:relative;padding:28px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 10px 30px rgba(17,24,39,.05)}.steps article>span{position:absolute;right:18px;top:16px;width:28px;height:28px;border-radius:50%;background:#eef1ff;color:var(--blue);display:grid;place-items:center;font-weight:850}.step-icon{font-size:2rem}.steps h3,.feature-card h3{margin:14px 0 8px}.steps p,.feature-card p{margin:0;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-grid.compact{grid-template-columns:repeat(3,1fr)}.feature-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;transition:.2s}.feature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.feature-icon{width:50px;height:50px;border-radius:14px;background:linear-gradient(135deg,#eef1ff,#fff1e8);display:grid;place-items:center;font-size:1.6rem}.showcase{background:linear-gradient(180deg,#fff,#f7f9fd)}.showcase-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.check-list{list-style:none;padding:0;margin:26px 0;display:grid;gap:12px}.check-list li:before{content:'✓';display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#eaf8ef;color:#079455;font-weight:900;margin-right:10px}.phone-stack{position:relative;min-height:520px}.phone{position:absolute;right:10%;top:0;width:260px;height:520px;background:#101828;border-radius:40px;padding:12px;box-shadow:0 30px 60px rgba(3,26,63,.25);transform:rotate(4deg);z-index:2}.phone-back{left:5%;top:60px;transform:rotate(-7deg);opacity:.92;z-index:1}.phone-notch{width:90px;height:20px;border-radius:0 0 14px 14px;background:#101828;position:absolute;top:10px;left:50%;transform:translateX(-50%)}.phone-screen{height:100%;border-radius:30px;background:#fff;padding:42px 18px 18px}.phone-pill{display:inline-block;background:#eef1ff;color:var(--blue);font-weight:850;border-radius:999px;padding:6px 10px;margin:18px 0}.order-mini{padding:14px 0;border-bottom:1px solid var(--line);display:grid;gap:5px}.order-mini span,.status-line{font-size:.82rem;color:var(--muted)}.phone button{width:100%;margin-top:18px;padding:13px;border:0;border-radius:12px;background:var(--blue);color:#fff;font-weight:850}.table-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.table-grid span{height:90px;border-radius:18px;background:#eaf8ef;display:grid;place-items:center;font-weight:900;font-size:1.35rem}.table-grid .orange{background:#fff4e8}.table-grid .blue{background:#eef1ff}.status-line{margin-top:20px;padding:12px;border-radius:12px;background:#f2f4f7}
.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,440px));justify-content:center;gap:24px}.price-card{position:relative;border:1px solid var(--line);border-radius:26px;padding:32px;background:#fff}.price-card.featured{border:2px solid var(--blue);box-shadow:var(--shadow)}.recommended{position:absolute;right:22px;top:20px;background:var(--blue);color:#fff;border-radius:999px;padding:7px 12px;font-size:.75rem;font-weight:850}.plan-label{color:var(--orange);font-weight:850;text-transform:uppercase;font-size:.78rem;letter-spacing:.12em}.price-card h3{font-size:1.65rem;margin:10px 0}.price{font-size:3.2rem;font-weight:900;color:var(--navy2);display:flex;align-items:flex-start;gap:4px}.price small{font-size:1.4rem;margin-top:10px}.price span{font-size:.9rem;font-weight:600;color:var(--muted);align-self:flex-end;margin-bottom:9px}.price-card ul{list-style:none;padding:0;display:grid;gap:12px;margin:26px 0}.price-card li:before{content:'✓';color:#079455;font-weight:900;margin-right:10px}.section-dark{background:var(--navy2);color:#fff}.cta-grid{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.cta-grid h2{color:#fff}.cta-grid p{color:#cfd7e6}.cta-actions{display:flex;gap:12px;flex-wrap:wrap}.light{color:#ffb27e}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.faq-item button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px;border:0;background:#fff;font-size:1rem;text-align:left;font-weight:800;color:var(--ink)}.faq-item button b{font-size:1.4rem;color:var(--blue)}.faq-item>div{display:none;padding:0 20px 18px;color:var(--muted)}.faq-item.open>div{display:block}.final-cta{padding:72px 0;text-align:center;background:linear-gradient(135deg,#eef1ff,#fff4ea)}.final-cta p{color:var(--muted);font-size:1.08rem}.site-footer{background:#061a3c;color:#d7deeb;padding:62px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:44px}.footer-logo{width:230px;filter:brightness(0) invert(1)}.site-footer h3{color:#fff}.site-footer a{display:block;margin:9px 0;color:#d7deeb}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:18px;font-size:.88rem}.page-hero{padding:70px 0 38px;background:linear-gradient(180deg,#f7f9ff,#fff)}.page-hero h1{font-size:clamp(2.4rem,5vw,4.6rem);margin:0;color:var(--navy2)}.content-wrap{max-width:1050px}.entry-content{font-size:1.04rem}.contact-card{padding:36px;background:var(--soft);border-radius:24px}.contact-card .btn{margin-right:10px;margin-top:12px}
.help-search{margin-bottom:24px}.help-search input{width:100%;padding:16px 18px;border:1px solid var(--line);border-radius:14px;font-size:1rem}.help-layout{display:grid;grid-template-columns:220px 1fr;gap:30px;align-items:start}.help-nav{position:sticky;top:100px;display:grid;gap:8px;background:var(--soft);padding:16px;border-radius:16px}.help-nav a{padding:10px 12px;border-radius:10px;font-weight:750}.help-nav a:hover{background:#fff;color:var(--blue)}.help-content{display:grid;gap:26px}.help-module{border:1px solid var(--line);border-radius:22px;padding:26px}.help-module-head{display:flex;gap:14px;align-items:center}.help-module-head>span{font-size:2rem}.help-module h2{margin:0}.help-module p{margin:3px 0;color:var(--muted)}.visual-guide{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:center;margin-top:22px}.guide-screen{height:240px;border:1px solid #dfe4ed;border-radius:16px;overflow:hidden;background:#f8fafc;display:grid;grid-template-columns:60px 1fr;grid-template-rows:24px 1fr;box-shadow:0 10px 30px rgba(5,35,88,.08)}.guide-bar{grid-column:1/-1;background:#eef1f5}.guide-side{background:var(--navy2)}.guide-main{padding:20px}.guide-card{height:80px;background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:12px}.guide-card.short{height:46px;width:70%}.guide-button{width:130px;height:34px;border-radius:9px;background:var(--blue)}.visual-guide ol{display:grid;gap:14px;padding-left:22px}.visual-guide li::marker{color:var(--orange);font-weight:900}
@media(max-width:980px){.site-nav{position:absolute;left:20px;right:20px;top:72px;display:none;flex-direction:column;align-items:stretch;background:#fff;padding:18px;border-radius:18px;box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.site-nav ul{display:grid;gap:4px}.site-nav a{padding:10px}.menu-toggle{display:block}.hero-grid,.showcase-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy p{margin-inline:auto}.hero-actions,.hero-trust{justify-content:center}.hero-visual{max-width:700px;margin-inline:auto}.steps,.feature-grid{grid-template-columns:repeat(2,1fr)}.cta-grid{grid-template-columns:1fr}.help-layout{grid-template-columns:1fr}.help-nav{position:static;display:flex;overflow:auto}.visual-guide{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:640px){.container{width:min(100% - 24px,1180px)}.nav-wrap{height:68px}.brand img,.brand .custom-logo{width:175px}.hero{padding:48px 0}.hero h1{font-size:2.65rem}.hero p{font-size:1rem}.hero-actions{display:grid}.hero-actions .btn{width:100%}.mock-body{grid-template-columns:75px 1fr;min-height:300px}.mock-sidebar{font-size:.6rem;padding:14px 8px}.mock-kpis{grid-template-columns:1fr}.mock-kpis div:nth-child(n+2){display:none}.mock-cards article{display:grid}.floating-card{font-size:.76rem}.card-order{right:-5px}.card-qr{left:-4px}.section{padding:68px 0}.steps,.feature-grid,.feature-grid.compact,.pricing-grid{grid-template-columns:1fr}.phone-stack{min-height:455px}.phone{width:230px;height:455px;right:2%}.phone-back{left:0}.price{font-size:2.65rem}.cta-actions{display:grid}.cta-actions .btn{width:100%}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.help-module{padding:18px}.guide-screen{height:200px}.visual-guide{gap:16px}.contact-card .btn{width:100%;margin-right:0}.logo-strip div div{gap:14px;justify-content:center;font-size:.88rem}}
.section-heading.left{text-align:left;margin-left:0}.page-hero p{max-width:720px;color:var(--muted);font-size:1.05rem}.inline-cta{margin-top:42px;border-radius:24px;padding:28px 32px;background:linear-gradient(135deg,#eef1ff,#fff3e8);display:flex;justify-content:space-between;align-items:center;gap:22px}.inline-cta h2{margin:0 0 5px}.inline-cta p{margin:0;color:var(--muted)}.comparison-table{max-width:900px;margin:44px auto 0;border:1px solid var(--line);border-radius:20px;overflow:hidden}.comparison-head,.comparison-table>div{display:grid;grid-template-columns:1.6fr .7fr .7fr;align-items:center}.comparison-head{background:var(--navy2);color:#fff}.comparison-table>div>*{padding:15px 18px}.comparison-table>div:not(.comparison-head){border-top:1px solid var(--line)}.comparison-table strong{text-align:center;color:var(--blue)}.manual-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.manual-card{display:grid;grid-template-columns:64px 1fr;gap:18px;border:1px solid var(--line);border-radius:22px;padding:24px;background:#fff}.manual-icon{width:58px;height:58px;border-radius:16px;background:linear-gradient(135deg,#eef1ff,#fff1e8);display:grid;place-items:center;font-size:1.8rem}.manual-card h2{margin:0}.manual-card p{color:var(--muted)}.manual-card ol{padding-left:20px}.text-button{border:0;background:transparent;color:var(--blue);font-weight:850;padding:0;cursor:pointer}.note-box{margin-top:28px;padding:22px 24px;border-radius:18px;background:#fff7e8;border:1px solid #ffdca8}.note-box p{margin-bottom:0}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.video-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}.video-placeholder{aspect-ratio:16/9;background:linear-gradient(135deg,var(--navy2),var(--blue));display:grid;place-items:center}.video-placeholder span{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--orange);font-size:1.5rem;padding-left:4px}.video-card>div:last-child{padding:20px}.video-card small{color:var(--orange);font-weight:850;text-transform:uppercase}.video-card h3{margin:7px 0}.video-card p{margin:0;color:var(--muted)}.standalone{max-width:850px;margin:auto}.contact-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:28px}.contact-data{display:grid;gap:14px}.contact-data article{display:flex;gap:16px;border:1px solid var(--line);border-radius:18px;padding:22px}.contact-data article>span{font-size:1.8rem}.contact-data h3,.contact-data p{margin:0}.contact-data p{color:var(--muted)}.demo-box{display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:center}.demo-action{border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:var(--shadow);text-align:center}.demo-icon{font-size:3rem}.empty-state{text-align:center;padding:60px;background:var(--soft);border-radius:22px}
@media(max-width:900px){.manual-grid,.video-grid,.contact-layout,.demo-box{grid-template-columns:1fr}.inline-cta{align-items:flex-start;flex-direction:column}.inline-cta .btn{width:100%}}
@media(max-width:640px){.manual-card{grid-template-columns:1fr}.manual-icon{width:52px;height:52px}.comparison-table{font-size:.86rem}.comparison-table>div>*{padding:12px 8px}.video-grid{grid-template-columns:1fr}.page-hero{padding:48px 0 26px}}
/* Portada moderna v1.2 */
.tp-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#061a3f 0%,#0d2e70 54%,#173fff 100%);color:#fff;padding:94px 0 88px;isolation:isolate}.tp-orb{position:absolute;border-radius:50%;filter:blur(4px);opacity:.5;z-index:-1}.tp-orb-one{width:430px;height:430px;background:#ff6500;right:-180px;top:-210px}.tp-orb-two{width:300px;height:300px;background:#5872ff;left:35%;bottom:-230px}.tp-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:54px}.tp-badge{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);backdrop-filter:blur(12px);border-radius:999px;font-weight:800;font-size:.82rem}.tp-hero h1{font-size:clamp(3rem,5.4vw,5.7rem);line-height:.96;letter-spacing:-.055em;margin:24px 0;color:#fff}.tp-hero h1 span{color:#ff7a1a}.tp-hero-copy>p{font-size:1.18rem;max-width:620px;color:#dce5ff;margin:0 0 30px}.tp-actions{display:flex;gap:12px;flex-wrap:wrap}.tp-button{min-height:52px;padding:0 22px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:900;transition:.2s transform,.2s box-shadow}.tp-button:hover{transform:translateY(-2px)}.tp-button-main{background:#ff6500;color:#fff;box-shadow:0 14px 32px rgba(255,101,0,.32)}.tp-button-glass{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);color:#fff}.tp-button-white{background:#fff;color:#08255a}.tp-button-outline{border:2px solid #173fff;color:#173fff;background:#fff}.tp-proof{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#cdd8f4;font-size:.84rem;font-weight:700}.tp-hero-media{position:relative;min-width:0}.tp-dashboard{border:1px solid rgba(255,255,255,.22);background:#f8faff;border-radius:24px;overflow:hidden;box-shadow:0 35px 80px rgba(0,0,0,.35);transform:rotate(1deg)}.tp-windowbar{height:42px;background:#e9edf6;display:flex;align-items:center;gap:7px;padding:0 14px;color:#71809c;font-size:.72rem}.tp-windowbar i{width:9px;height:9px;border-radius:50%;background:#ff6a4d}.tp-windowbar i:nth-child(2){background:#ffc34d}.tp-windowbar i:nth-child(3){background:#21c77a}.tp-windowbar span{margin-left:8px}.tp-dashboard-body{display:grid;grid-template-columns:68px 1fr;min-height:400px}.tp-dashboard aside{background:#061a3f;color:#fff;display:flex;flex-direction:column;align-items:center;gap:25px;padding:20px 0}.tp-dashboard aside b{width:38px;height:38px;border-radius:11px;background:#ff6500;display:grid;place-items:center;font-size:1.3rem}.tp-dashboard aside span{opacity:.72;font-size:1.2rem}.tp-screen{padding:24px;color:#13213b}.tp-screen-head{display:flex;align-items:center;justify-content:space-between}.tp-screen-head div{display:grid}.tp-screen-head small{color:#7a879e}.tp-screen-head strong{font-size:1.15rem}.tp-screen-head>span{font-size:.72rem;color:#0b9c5c;background:#e8f8ef;padding:7px 10px;border-radius:999px}.tp-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0}.tp-kpis article{background:#fff;border:1px solid #e6ebf4;border-radius:15px;padding:15px;display:grid}.tp-kpis small{color:#7b879a}.tp-kpis b{font-size:1.25rem;margin:3px 0}.tp-kpis em{font-style:normal;font-size:.69rem;color:#08a05e}.tp-orders{background:#fff;border:1px solid #e5eaf2;border-radius:17px;overflow:hidden}.tp-orders article{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:14px;border-bottom:1px solid #eef1f5}.tp-orders article:last-child{border:0}.tp-orders i{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;font-style:normal;font-weight:900}.tp-orders .orange{background:#fff1e6;color:#e55700}.tp-orders .purple{background:#f2eaff;color:#7b35d9}.tp-orders .green{background:#e6f8ee;color:#11834e}.tp-orders div{display:grid}.tp-orders span{font-size:.77rem;color:#77839a}.tp-orders strong{font-size:.84rem}.tp-float{position:absolute;display:flex;align-items:center;gap:10px;background:#fff;color:#14213a;padding:12px 14px;border-radius:16px;box-shadow:0 18px 40px rgba(0,0,0,.25)}.tp-float>span{font-size:1.35rem}.tp-float div{display:grid}.tp-float b{font-size:.8rem}.tp-float small{font-size:.67rem;color:#7c8798}.tp-float-one{right:-18px;top:18%}.tp-float-two{left:-24px;bottom:8%}.tp-uploaded-banner{display:block;width:100%;border-radius:26px;box-shadow:0 30px 70px rgba(0,0,0,.35)}.tp-client-strip{background:#fff;border-bottom:1px solid #e7ebf2}.tp-client-strip .container{min-height:82px;display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap}.tp-client-strip span{color:#8a94a7;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em}.tp-client-strip b{color:#32415d}.tp-section{padding:92px 0}.tp-title{text-align:center;max-width:760px;margin:0 auto 44px}.tp-title>span,.tp-flow-copy>span,.tp-big-copy>span,.tp-bottom-cta span{color:#ff6500;font-size:.75rem;letter-spacing:.16em;font-weight:900}.tp-title h2,.tp-flow-copy h2,.tp-big-copy h2{font-size:clamp(2.1rem,4vw,3.8rem);line-height:1.04;letter-spacing:-.04em;margin:10px 0 14px;color:#071e49}.tp-title p,.tp-flow-copy p,.tp-big-copy p{font-size:1.06rem;color:#69758a}.tp-module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tp-module{position:relative;overflow:hidden;border-radius:24px;padding:26px;min-height:260px;border:1px solid #e5eaf3;background:#fff;transition:.25s transform,.25s box-shadow}.tp-module:hover{transform:translateY(-7px);box-shadow:0 22px 50px rgba(5,35,88,.12)}.tp-module>div{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;font-size:1.65rem}.tp-module h3{font-size:1.28rem;margin:24px 0 8px}.tp-module p{color:#6e7a8e}.tp-module a{font-weight:900;color:#173fff;font-size:.86rem}.tp-blue>div{background:#e8edff}.tp-orange>div{background:#fff0e5}.tp-purple>div{background:#f3eaff}.tp-green>div{background:#e6f8ee}.tp-dark-band{background:#061a3f;color:#fff}.tp-flow{display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;gap:60px}.tp-flow-copy h2{color:#fff}.tp-flow-copy p{color:#cad5e8}.tp-flow-line{display:flex;align-items:center;justify-content:space-between;gap:10px}.tp-flow-line>span{color:#6d81a9;font-size:1.4rem}.tp-flow-line article{display:grid;gap:5px;text-align:center;min-width:110px}.tp-flow-line i{width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,#ff6500,#ff913f);display:grid;place-items:center;margin:auto;font-style:normal;font-weight:900}.tp-flow-line small{color:#9fb0ce}.tp-showcase{background:#f4f7fc}.tp-big-banner{min-height:520px;border-radius:34px;padding:52px;background:linear-gradient(135deg,#fff 0 52%,#edf1ff 52%);display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden;box-shadow:0 24px 70px rgba(7,31,73,.1)}.tp-big-copy{max-width:520px}.tp-banner-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.tp-banner-tags b{background:#eff2f8;border-radius:999px;padding:8px 12px;font-size:.76rem}.tp-phones{position:relative;height:430px}.tp-phone{position:absolute;right:8%;top:0;width:245px;height:430px;border:9px solid #071e49;border-radius:35px;background:#fff;padding:34px 16px 18px;box-shadow:0 24px 55px rgba(4,25,61,.25);z-index:2}.tp-phone.back{left:5%;top:55px;z-index:1;transform:rotate(-8deg);background:#f8f9fd}.tp-notch{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:78px;height:17px;border-radius:999px;background:#071e49}.tp-phone>strong{font-size:1.15rem}.tp-pill{display:inline-block;background:#eef1ff;color:#173fff;border-radius:999px;padding:6px 9px;margin:15px 0;font-size:.72rem;font-weight:900}.tp-phone article{padding:13px 0;border-bottom:1px solid #e9edf3;display:grid}.tp-phone article small{color:#7a8598}.tp-phone button{width:100%;border:0;background:#173fff;color:#fff;padding:13px;border-radius:12px;font-weight:900;margin-top:22px}.tp-table-mini{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.tp-table-mini i{height:85px;border-radius:17px;background:#e7f8ef;display:grid;place-items:center;font-style:normal;font-weight:900}.tp-table-mini .busy{background:#f4e9ff}.tp-table-mini .ready{background:#e8edff}.tp-wide-banner{display:block;width:100%;border-radius:30px;box-shadow:0 24px 70px rgba(7,31,73,.12)}.tp-prices{display:grid;grid-template-columns:repeat(2,minmax(0,440px));justify-content:center;gap:22px}.tp-prices>article{position:relative;border:1px solid #e3e8f0;border-radius:28px;padding:34px;background:#fff}.tp-prices .popular{border:2px solid #173fff;box-shadow:0 25px 60px rgba(23,63,255,.13)}.tp-popular{position:absolute;right:22px;top:22px;background:#173fff;color:#fff;padding:7px 11px;border-radius:999px;font-size:.68rem;font-weight:900}.tp-plan-icon{font-size:2rem}.tp-prices small{color:#ff6500;font-weight:900;letter-spacing:.11em}.tp-prices h3{font-size:1.7rem;margin:8px 0}.tp-price{font-size:3.15rem;font-weight:950;color:#071e49;display:flex;align-items:flex-start;gap:4px}.tp-price sup{font-size:1.2rem;margin-top:12px}.tp-price span{font-size:.82rem;font-weight:600;color:#798499;align-self:flex-end;margin-bottom:10px}.tp-prices ul{list-style:none;padding:0;display:grid;gap:12px;margin:26px 0}.tp-prices li:before{content:'✓';color:#0b9e5b;font-weight:900;margin-right:10px}.tp-prices .tp-button{width:100%}.tp-bottom-cta{background:linear-gradient(110deg,#ff6500,#ff8a20);color:#fff;padding:70px 0}.tp-bottom-cta .container{display:flex;align-items:center;justify-content:space-between;gap:25px}.tp-bottom-cta span{color:#fff1e8}.tp-bottom-cta h2{font-size:clamp(1.8rem,3.6vw,3.2rem);max-width:720px;margin:8px 0 0;color:#fff;line-height:1.05}
@media(max-width:1000px){.tp-hero-grid,.tp-flow,.tp-big-banner{grid-template-columns:1fr}.tp-hero-copy{text-align:center}.tp-hero-copy>p{margin-inline:auto}.tp-actions,.tp-proof{justify-content:center}.tp-hero-media{max-width:760px;margin:auto}.tp-module-grid{grid-template-columns:repeat(2,1fr)}.tp-flow-line{margin-top:18px}.tp-big-banner{background:linear-gradient(180deg,#fff 0 48%,#edf1ff 48%)}.tp-big-copy{text-align:center;margin:auto}.tp-banner-tags{justify-content:center}.tp-phones{max-width:560px;width:100%;margin:auto}.tp-bottom-cta .container{flex-direction:column;text-align:center}}
@media(max-width:650px){.tp-hero{padding:55px 0 64px}.tp-hero h1{font-size:3.05rem}.tp-hero-copy>p{font-size:1rem}.tp-actions{display:grid}.tp-button{width:100%}.tp-proof{gap:8px 14px;font-size:.76rem}.tp-dashboard-body{grid-template-columns:48px 1fr;min-height:310px}.tp-dashboard aside{gap:18px}.tp-screen{padding:14px}.tp-kpis{grid-template-columns:1fr}.tp-kpis article:nth-child(n+2){display:none}.tp-orders article{grid-template-columns:34px 1fr}.tp-orders article>strong{display:none}.tp-float{display:none}.tp-client-strip .container{padding:18px 0;gap:12px}.tp-client-strip b{font-size:.82rem}.tp-section{padding:66px 0}.tp-module-grid,.tp-prices{grid-template-columns:1fr}.tp-module{min-height:220px}.tp-flow-line{display:grid;grid-template-columns:1fr 1fr}.tp-flow-line>span{display:none}.tp-big-banner{padding:28px 18px;min-height:auto;border-radius:24px}.tp-phones{height:395px}.tp-phone{width:210px;height:380px;right:0}.tp-phone.back{left:0}.tp-bottom-cta{padding:55px 0}.tp-bottom-cta .tp-button{width:100%}}
/* Visual modules page v1.3.0 */
.page-hero{padding:56px 0 32px;background:linear-gradient(180deg,#f7f9ff,#fff)}.page-hero h1{font-size:clamp(2.3rem,5vw,4.7rem);margin:4px 0 10px;letter-spacing:-.055em}.page-hero p{display:none}.content-wrap{max-width:1180px}.entry-content{width:100%}
.tp-modules-intro{text-align:center;max-width:850px;margin:0 auto 54px}.tp-modules-intro>span,.tp-vm-copy>span,.tp-modules-cta span{font-size:.75rem;letter-spacing:.15em;color:var(--orange);font-weight:950}.tp-modules-intro h2{font-size:clamp(2.1rem,4.5vw,4rem);line-height:1.02;letter-spacing:-.05em;margin:12px 0}.tp-modules-intro p{color:var(--muted);font-size:1.08rem}.tp-module-jumps{display:flex;gap:9px;justify-content:center;flex-wrap:wrap;margin-top:25px}.tp-module-jumps a{padding:9px 14px;border-radius:999px;background:#f0f3f9;color:#34425c;font-size:.82rem;font-weight:850}.tp-module-jumps a:hover{background:var(--blue);color:#fff}
.tp-visual-module{display:grid;grid-template-columns:.82fr 1.18fr;gap:55px;align-items:center;min-height:510px;padding:48px;margin:0 0 34px;border-radius:34px;background:linear-gradient(135deg,#f7f9ff,#eef2ff);overflow:hidden;position:relative}.tp-visual-module.reverse{grid-template-columns:1.18fr .82fr}.tp-visual-module.reverse .tp-vm-copy{order:2}.tp-visual-module.orange{background:linear-gradient(135deg,#fff9f3,#fff0e5)}.tp-visual-module.purple{background:linear-gradient(135deg,#fbf7ff,#f1e9ff)}.tp-visual-module.green{background:linear-gradient(135deg,#f4fff9,#e8f8ef)}.tp-visual-module.navy{background:linear-gradient(135deg,#f2f6ff,#e7edff)}.tp-visual-module.teal{background:linear-gradient(135deg,#f1fffd,#e3f8f4)}.tp-vm-copy{max-width:430px}.tp-vm-copy h2{font-size:clamp(2rem,3.7vw,3.3rem);line-height:1.02;letter-spacing:-.045em;margin:12px 0 15px;color:#071e49}.tp-vm-copy p{color:#677489;font-size:1.04rem}.tp-vm-copy ul{list-style:none;padding:0;margin:23px 0 0;display:flex;gap:8px;flex-wrap:wrap}.tp-vm-copy li{background:#fff;padding:8px 11px;border-radius:999px;font-size:.76rem;font-weight:850;box-shadow:0 7px 18px rgba(6,40,92,.06)}
.tp-vm-preview{display:grid;place-items:center;min-width:0}.tp-ui-phone{width:300px;min-height:520px;border:10px solid #071e49;border-radius:38px;background:#fff;padding:35px 15px 18px;position:relative;box-shadow:0 30px 60px rgba(7,30,73,.22)}.tp-ui-notch{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:85px;height:17px;background:#071e49;border-radius:99px}.tp-ui-phone header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.tp-ui-phone header i{font-style:normal}.tp-ui-herofood{height:95px;border-radius:18px;background:linear-gradient(135deg,#ff8a20,#ff6500);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:1.4rem}.tp-ui-tabs{display:flex;gap:6px;margin:13px 0;overflow:hidden}.tp-ui-tabs>*{padding:7px 10px;border-radius:99px;background:#f1f3f7;font-size:.68rem;white-space:nowrap}.tp-ui-tabs b{background:#173fff;color:#fff}.tp-ui-phone>article{display:grid;grid-template-columns:45px 1fr auto;gap:9px;align-items:center;padding:11px 0;border-bottom:1px solid #edf0f5}.tp-ui-phone>article>i{font-style:normal;font-size:1.8rem}.tp-ui-phone>article>div{display:grid}.tp-ui-phone article small{font-size:.57rem;color:#173fff;font-weight:850}.tp-ui-phone article em{font-style:normal;font-size:.72rem}.tp-ui-phone article button,.tp-ui-phone>article>button{border:0;background:#173fff;color:#fff;border-radius:9px;padding:8px;font-size:.65rem;font-weight:850}
.tp-mini-window,.tp-kitchen-board,.tp-pos-window,.tp-cash-dashboard{width:100%;max-width:660px;background:#fff;border:1px solid #e3e8f0;border-radius:24px;padding:23px;box-shadow:0 28px 65px rgba(7,30,73,.15)}.tp-mini-window header,.tp-kitchen-board header,.tp-cash-dashboard header{display:flex;align-items:center;justify-content:space-between}.tp-mini-window header button{border:0;background:#173fff;color:#fff;border-radius:10px;padding:10px 13px;font-weight:850}.tp-legend{display:flex;gap:12px;flex-wrap:wrap;color:#6f7a8e;font-size:.68rem;margin:18px 0}.tp-tables{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;background:linear-gradient(#e8edf5 1px,transparent 1px),linear-gradient(90deg,#e8edf5 1px,transparent 1px);background-size:25px 25px;padding:28px;border-radius:18px}.tp-tables i{aspect-ratio:1;border:3px solid #71d09c;border-radius:50%;background:#edfbf3;display:grid;place-items:center;font-size:1.4rem;font-style:normal;font-weight:900}.tp-tables i small{font-size:.55rem;font-weight:700}.tp-tables .lilac{border-color:#d457e8;background:#f9eaff}.tp-tables .orange{border-color:#f5a623;background:#fff4df}.tp-tables .blue{border-color:#3888ef;background:#eaf3ff}
.tp-kitchen-board header span{font-size:.72rem;color:#0c9b5c}.tp-kitchen-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.tp-kitchen-cols section{background:#f5f7fb;border-radius:15px;padding:12px}.tp-kitchen-cols section>strong{font-size:.76rem}.tp-kitchen-cols article{display:grid;gap:5px;background:#fff;border-radius:12px;padding:12px;margin-top:10px}.tp-kitchen-cols article small{color:#738096;font-size:.68rem}.tp-kitchen-cols article em{font-style:normal;color:#ff6500;font-size:.66rem;font-weight:850}
.waiter .tp-waiter-kpis{display:grid;grid-template-columns:1fr 1fr;gap:9px}.tp-waiter-kpis i{background:#f4f6fa;border-radius:13px;padding:11px;display:grid;font-style:normal;font-size:1.35rem;font-weight:900}.tp-waiter-kpis small{font-size:.57rem;color:#748096}.waiter>article{grid-template-columns:1fr auto;margin-top:12px;border:0;border-radius:14px;padding:13px}.waiter>article b,.waiter>article small{grid-column:1}.waiter>article button{grid-column:2;grid-row:1/3}.waiter .attention{background:#fff3e5}.waiter .ready{background:#eaf3ff}
.delivery .tp-delivery-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.tp-delivery-cards i{background:#f5f6fa;border-radius:11px;padding:8px;display:grid;font-style:normal}.tp-delivery-cards small{font-size:.52rem;color:#748096}.delivery>article{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:13px;border:1px solid #e5e9f1!important;border-radius:15px;padding:15px!important}.delivery>article>*{grid-column:auto!important}.delivery>article button{width:100%;padding:11px!important}.delivery>article span{font-size:.75rem;color:#6e7a90}.delivery>article strong{font-size:.9rem}
.tp-pos-window header{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.tp-pos-window input{border:1px solid #dde3ec;border-radius:12px;padding:13px;width:100%}.tp-pos-window header span{font-weight:850}.tp-pos-body{display:grid;grid-template-columns:1fr 180px;gap:17px;margin-top:18px}.tp-pos-body nav{display:flex;gap:6px}.tp-pos-body nav>*{padding:7px 10px;border-radius:99px;background:#f2f4f8;font-size:.64rem}.tp-pos-body nav b{background:#173fff;color:#fff}.tp-pos-body section>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.tp-pos-body section article{background:#f7f8fb;border-radius:12px;padding:10px;display:grid;font-size:1.2rem}.tp-pos-body article b{font-size:.64rem}.tp-pos-body article em{font-size:.62rem;font-style:normal;color:#173fff}.tp-pos-body aside{background:#071e49;color:#fff;border-radius:16px;padding:16px;display:grid;align-content:start;gap:9px}.tp-pos-body aside small{color:#b9c6df}.tp-pos-body aside strong{font-size:1.5rem}.tp-pos-body aside button{border:0;background:#ff6500;color:#fff;border-radius:10px;padding:11px;font-weight:850}
.tp-cash-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:17px}.tp-cash-kpis article{border:1px solid #e8ecf2;border-radius:14px;padding:13px;display:grid}.tp-cash-kpis small{color:#748096}.tp-cash-kpis b{font-size:1.15rem}.tp-cash-kpis em{font-style:normal;color:#0a9a59;font-size:.65rem}.tp-bars{height:170px;display:flex;align-items:end;gap:14px;padding:22px;margin-top:15px;background:#f5f7fb;border-radius:16px}.tp-bars i{flex:1;background:linear-gradient(180deg,#173fff,#7b8fff);border-radius:7px 7px 2px 2px}
.tp-modules-cta{display:flex;align-items:center;justify-content:space-between;gap:25px;background:#071e49;color:#fff;padding:45px;border-radius:30px;margin-top:46px}.tp-modules-cta h2{font-size:clamp(1.8rem,3.4vw,3rem);line-height:1.04;margin:8px 0;max-width:700px}.tp-modules-cta .tp-button{flex:0 0 auto}
@media(max-width:900px){.tp-visual-module,.tp-visual-module.reverse{grid-template-columns:1fr;gap:30px;padding:35px}.tp-visual-module.reverse .tp-vm-copy{order:0}.tp-vm-copy{text-align:center;margin:auto}.tp-vm-copy ul{justify-content:center}.tp-modules-cta{flex-direction:column;text-align:center}}
@media(max-width:600px){.page-hero{padding:35px 0 12px}.page-hero h1{font-size:2.5rem}.section{padding-top:42px}.tp-modules-intro{margin-bottom:34px}.tp-modules-intro p{font-size:.95rem}.tp-visual-module{padding:25px 16px;border-radius:24px;min-height:0}.tp-vm-copy h2{font-size:2.2rem}.tp-ui-phone{width:260px;min-height:455px;border-width:8px}.tp-mini-window,.tp-kitchen-board,.tp-pos-window,.tp-cash-dashboard{padding:14px;border-radius:18px}.tp-tables{grid-template-columns:1fr 1fr;padding:15px}.tp-kitchen-cols{grid-template-columns:1fr}.tp-kitchen-cols section:nth-child(3){display:none}.tp-pos-body{grid-template-columns:1fr}.tp-pos-body aside{display:grid;grid-template-columns:1fr auto;align-items:center}.tp-pos-body aside button{grid-column:1/3}.tp-cash-kpis{grid-template-columns:1fr}.tp-cash-kpis article:nth-child(n+2){display:none}.tp-bars{height:130px;gap:8px;padding:15px}.tp-modules-cta{padding:30px 20px}.tp-modules-cta .tp-button{width:100%}}

/* Manuales visuales v1.4.0 */
.tp-guide-hero{text-align:center;max-width:820px;margin:0 auto 46px}.tp-guide-hero>span,.tp-step-copy>span{font-size:.72rem;font-weight:900;letter-spacing:.16em;color:var(--orange)}.tp-guide-hero h2{font-size:clamp(2.2rem,5vw,4.4rem);line-height:.98;letter-spacing:-.05em;margin:12px 0}.tp-guide-hero p{color:var(--muted);font-size:1.08rem}.tp-guide-hero .help-search{max-width:650px;margin:25px auto 0}.tp-guide-list{display:grid;gap:34px}.tp-step-guide{padding:42px;border-radius:32px;background:linear-gradient(135deg,#f7f9ff,#eef3ff);overflow:hidden}.tp-step-guide:nth-child(even){background:linear-gradient(135deg,#fffaf5,#fff1e5)}.tp-step-copy{text-align:center;max-width:780px;margin:0 auto 32px}.tp-step-copy h2{font-size:clamp(1.9rem,4vw,3.2rem);margin:10px 0 8px;letter-spacing:-.04em;color:#071e49}.tp-step-copy p{color:var(--muted);margin:0}.tp-step-row{display:grid;grid-template-columns:1fr 42px 1fr 42px 1fr;align-items:center;gap:12px}.tp-step{position:relative;text-align:center}.tp-step>b{position:absolute;top:-13px;left:-8px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#fff;z-index:3;box-shadow:0 8px 20px rgba(255,103,0,.28)}.tp-step h3{margin:18px 0 5px;font-size:1.08rem}.tp-step p{margin:0;color:var(--muted);font-size:.86rem}.tp-step-arrow{text-align:center;color:var(--orange);font-size:2rem;font-weight:900}.tp-step-screen{height:220px;border:1px solid #dfe5ef;border-radius:19px;background:#fff;padding:16px;box-shadow:0 16px 38px rgba(6,37,84,.1);text-align:left;overflow:hidden;display:flex;flex-direction:column;gap:10px}.tp-step-screen header{font-weight:900;color:#0a244e;display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #edf0f4}.tp-step-screen header i{font-style:normal;background:#2f35ff;color:#fff;padding:5px 8px;border-radius:8px;font-size:.65rem}.tp-step-screen section{display:flex;justify-content:space-between;align-items:center;padding:10px;border-radius:10px;background:#f6f8fb;font-size:.75rem}.tp-step-screen em{font-style:normal;font-weight:800;color:#13274b}.tp-step-screen button{border:0;border-radius:10px;background:#eef0ff;color:#2026d9;padding:9px;font-weight:850}.tp-step-screen button.primary,.tp-step-screen>button{background:#2930ff;color:#fff}.tp-step-screen footer{margin-top:auto;padding:10px;background:#fff5e8;border-radius:10px;font-size:.72rem}.tp-step-screen.floor>div{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:10px}.tp-step-screen.floor i{font-style:normal;display:grid;place-items:center;height:55px;border:2px solid #8fa0b8;border-radius:18px;color:#56647a;font-weight:900}.tp-step-screen.floor .lilac{border-color:#d84fe7;background:#fff2ff}.tp-step-screen.floor .orange{border-color:#ff9b22;background:#fff6e5}.tp-step-screen.floor .blue{border-color:#3784ef;background:#eef6ff}.tp-step-screen.qr{align-items:center;justify-content:center;text-align:center}.tp-step-screen.qr>span{font-size:4.2rem;line-height:1}.tp-step-screen.qr strong{font-size:1.2rem}.tp-step-screen.qr small{color:var(--muted)}.tp-step-screen.kitchen section{display:grid;grid-template-columns:1fr;gap:5px}.tp-step-screen.kitchen button{justify-self:start}.tp-step-screen.timer>div{display:flex;gap:8px}.tp-step-screen.timer i{font-style:normal;border:1px solid #dfe4ec;border-radius:9px;padding:10px;flex:1;text-align:center}.tp-step-screen.timer i.active{background:#ffecdd;border-color:#ff7b16;color:#d35400;font-weight:900}.tp-step-screen.ready,.tp-step-screen.delivered{align-items:center;justify-content:center;text-align:center}.tp-step-screen.ready>span,.tp-step-screen.delivered>span{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#e7faee;color:#0b9c49;font-size:2rem}.tp-step-screen.assign label{padding:9px;border-radius:9px;background:#f5f7fa;font-size:.78rem}.tp-step-screen.alerts section{display:grid;gap:2px}.tp-step-screen.alerts .pink{background:#fff0ff;border-left:4px solid #d945e5}.tp-step-screen.alerts .yellow{background:#fff9e5;border-left:4px solid #efb21a}.tp-step-screen.checkout strong,.tp-step-screen.next-order strong,.tp-step-screen.payment em{font-size:1.15rem}.tp-step-screen.checkout button{margin-top:auto}.tp-step-screen.contact>div{display:grid;grid-template-columns:1fr 1fr 1fr;gap:5px}.tp-step-screen.contact button{font-size:.62rem;padding:8px 3px}.tp-step-screen.pos>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.tp-step-screen.pos i{font-style:normal;font-size:2rem;height:60px;background:#f6f8fb;display:grid;place-items:center;border-radius:12px}.tp-step-screen.report strong{font-size:1.6rem}.tp-step-screen.report>div{display:flex;height:90px;align-items:end;gap:9px;padding:10px 8px 0;border-bottom:1px solid #dfe5ec}.tp-step-screen.report i{flex:1;background:linear-gradient(#ff7a18,#ffb15d);border-radius:6px 6px 0 0}.tp-step-screen.payment section{font-size:.9rem}.tp-step-screen.payment button{margin-top:auto}
@media(max-width:980px){.tp-step-row{grid-template-columns:1fr}.tp-step-arrow{transform:rotate(90deg);height:30px;line-height:30px}.tp-step-screen{max-width:520px;width:100%;margin:auto}.tp-step-guide{padding:32px 22px}}
@media(max-width:600px){.tp-guide-hero{margin-bottom:30px}.tp-guide-hero h2{font-size:2.55rem}.tp-step-guide{padding:28px 14px;border-radius:24px}.tp-step-copy{margin-bottom:25px}.tp-step-copy h2{font-size:2rem}.tp-step-screen{height:205px;padding:14px}.tp-step h3{font-size:1rem}.tp-step p{font-size:.82rem}.tp-step-arrow{font-size:1.55rem}.tp-step-screen.contact>div{grid-template-columns:1fr}.tp-step-screen.contact{height:245px}}

/* Páginas internas con plantilla propia: comienzan directamente en su contenido. */
.section-page-direct {
  padding-top: clamp(54px, 6vw, 86px);
}
.section-page-direct .section-heading:first-child {
  margin-top: 0;
}
@media (max-width: 720px) {
  .section-page-direct {
    padding-top: 38px;
  }
}
