.turnos-hero{background:var(--color-dark);padding:80px 0;text-align:center}.turnos-hero h1{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#fff;margin-bottom:16px;line-height:1.2;max-width:720px;margin-left:auto;margin-right:auto}.turnos-hero p{font-size:1.1rem;color:rgba(255,255,255,0.65);max-width:580px;margin:0 auto 32px;line-height:1.7}.turnos-hero .hero-ctas{justify-content:center}.turnos-ia-showcase{padding:100px 0 0;background:#0d0a2c;overflow:hidden}.turnos-ia-header{max-width:760px;margin:0 auto 56px;text-align:center}.turnos-ia-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:100px;background:rgba(91,73,254,0.15);border:1px solid rgba(91,73,254,0.3);font-size:0.78rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#a89fff;margin-bottom:24px}.turnos-ia-badge-dot{width:7px;height:7px;border-radius:50%;background:#a89fff;animation:ia-pulse 2s ease-in-out infinite}@keyframes ia-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.4;transform:scale(0.7)}}.turnos-ia-header h1{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#fff;line-height:1.15;letter-spacing:-0.04em;margin-bottom:24px}.turnos-ia-ctas{display:flex;gap:12px;justify-content:center;margin-bottom:32px}.btn-ghost-light{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:var(--radius);font-size:0.9rem;font-weight:600;border:1px solid rgba(255,255,255,0.2);color:rgba(255,255,255,0.8);background:transparent;text-decoration:none;transition:border-color 0.15s,color 0.15s}.btn-ghost-light:hover{border-color:rgba(255,255,255,0.5);color:#fff;opacity:1}.turnos-ia-header p{font-size:1rem;color:rgba(255,255,255,0.55);line-height:1.75;margin-bottom:14px;max-width:680px;margin-left:auto;margin-right:auto}.turnos-ia-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:28px}.turnos-ia-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border-radius:100px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);font-size:0.82rem;font-weight:500;color:rgba(255,255,255,0.75)}.turnos-ia-pill svg{color:#0bcc8a;flex-shrink:0}.turnos-ia-visual{position:relative;max-width:960px;margin:0 auto}.turnos-ia-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:400px;background:radial-gradient(ellipse,rgba(91,73,254,0.35) 0%,rgba(11,204,138,0.12) 40%,transparent 70%);pointer-events:none;z-index:0;filter:blur(40px)}.turnos-ia-frame{position:relative;z-index:1;border-radius:16px 16px 0 0;overflow:hidden;border:1px solid rgba(255,255,255,0.1);border-bottom:none;box-shadow:0 -8px 40px rgba(91,73,254,0.25),0 0 80px rgba(91,73,254,0.12),inset 0 1px 0 rgba(255,255,255,0.1)}.turnos-ia-img{display:block;width:100%;height:auto}.turnos-ia-float{position:absolute;z-index:2;display:flex;align-items:center;gap:8px;padding:9px 14px;border-radius:10px;background:rgba(13,10,44,0.85);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,0.12);font-size:0.78rem;font-weight:600;color:rgba(255,255,255,0.85);white-space:nowrap;box-shadow:0 4px 20px rgba(0,0,0,0.3)}.turnos-ia-float svg{color:#a89fff;flex-shrink:0}.turnos-ia-float--left{top:32px;left:-24px}.turnos-ia-float--right{top:32px;right:-24px}.turnos-how{padding:96px 0;background:var(--color-bg)}.turnos-how-header{text-align:center;margin-bottom:64px}.turnos-how-eyebrow{font-size:0.78rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:var(--color-purple);margin-bottom:12px}.turnos-how-header h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:var(--color-text);letter-spacing:-0.03em;line-height:1.2;margin-bottom:12px}.turnos-how-header p{font-size:1rem;color:var(--color-muted)}.turnos-how-flow{display:flex;align-items:stretch;gap:0;max-width:960px;margin:0 auto 40px}.turnos-how-step{flex:1;background:var(--color-bg-soft);border:1px solid var(--color-border);border-radius:16px;padding:36px 32px;display:flex;flex-direction:column;gap:20px}.turnos-how-step-num{font-size:2.5rem;font-weight:900;color:var(--color-purple);opacity:0.2;line-height:1;letter-spacing:-0.05em}.turnos-how-step-body h3{font-size:1.1rem;font-weight:700;color:var(--color-text);line-height:1.3;margin-bottom:10px}.turnos-how-step-body p{font-size:0.88rem;color:var(--color-muted);line-height:1.7;margin-bottom:20px}.turnos-how-mini{display:flex;flex-direction:column;gap:10px}.turnos-how-person{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid var(--color-border);border-radius:10px}.turnos-how-avatar{width:32px;height:32px;border-radius:50%;color:#fff;font-size:0.72rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.turnos-how-name{font-size:0.82rem;font-weight:600;color:var(--color-text);line-height:1.2}.turnos-how-role{font-size:0.75rem;color:var(--color-muted)}.turnos-how-coverage{display:flex;flex-direction:column;gap:10px}.turnos-how-coverage-row{display:flex;align-items:center;gap:10px}.turnos-how-coverage-label{font-size:0.75rem;font-weight:600;color:var(--color-muted);white-space:nowrap;width:90px;flex-shrink:0}.turnos-how-coverage-bar{flex:1;background:var(--color-bg);border:1px solid var(--color-border);border-radius:6px;overflow:hidden;height:36px}.turnos-how-coverage-fill{height:100%;display:flex;align-items:center;padding:0 10px;border-radius:6px}.turnos-how-coverage-val{font-size:0.75rem;font-weight:600;color:var(--color-text);white-space:nowrap}.turnos-how-connector{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 12px;gap:8px;flex-shrink:0}.turnos-how-connector-line{width:1px;flex:1;background:var(--color-border);max-height:48px}.turnos-how-connector-ia{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:100px;background:var(--color-purple);color:#fff;font-size:0.75rem;font-weight:700;white-space:nowrap;box-shadow:0 4px 16px rgba(91,73,254,0.35)}.turnos-how-result{max-width:960px;margin:0 auto;display:flex;align-items:center;gap:16px;padding:20px 28px;background:linear-gradient(135deg,rgba(11,204,138,0.07) 0%,rgba(91,73,254,0.06) 100%);border:1px solid rgba(11,204,138,0.2);border-radius:12px}.turnos-how-result-icon{width:40px;height:40px;border-radius:10px;background:var(--color-green);display:flex;align-items:center;justify-content:center;flex-shrink:0}.turnos-how-result strong{display:block;font-size:0.95rem;font-weight:700;color:var(--color-text);margin-bottom:2px}.turnos-how-result span{font-size:0.85rem;color:var(--color-muted)}.turnos-restrictions{padding:96px 0;background:#0d0a2c;position:relative;overflow:hidden}.turnos-restrictions::before{content:'';position:absolute;bottom:-100px;left:-100px;width:500px;height:500px;background:radial-gradient(ellipse,rgba(91,73,254,0.15) 0%,transparent 65%);pointer-events:none}.turnos-restrictions-inner{display:grid;grid-template-columns:1fr 1.4fr;gap:72px;align-items:start;position:relative;z-index:1}.turnos-restrictions-text .feature-tag{background:rgba(91,73,254,0.18);color:#a89fff}.turnos-restrictions-text h2{font-size:clamp(1.5rem,2.8vw,2rem);font-weight:800;color:#fff;line-height:1.2;letter-spacing:-0.03em;margin:16px 0 20px}.turnos-restrictions-text p{font-size:0.95rem;color:rgba(255,255,255,0.5);line-height:1.75}.turnos-restrictions-count{display:flex;align-items:center;gap:14px;margin-top:32px;padding:20px 24px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:12px}.turnos-restrictions-num{font-size:2.2rem;font-weight:900;color:#fff;letter-spacing:-0.04em;line-height:1}.turnos-restrictions-count span:last-child{font-size:0.88rem;color:rgba(255,255,255,0.45);line-height:1.4}.turnos-restrictions-tags{display:flex;flex-direction:column;gap:28px}.turnos-restrictions-group-label{font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.09em;color:rgba(255,255,255,0.3);margin-bottom:12px}.turnos-restrictions-chips{display:flex;flex-wrap:wrap;gap:8px}.turnos-rchip{display:inline-block;padding:6px 14px;border-radius:100px;font-size:0.8rem;font-weight:500;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);color:rgba(255,255,255,0.6)}.turnos-rchip--purple{background:rgba(91,73,254,0.18);border-color:rgba(91,73,254,0.3);color:#c4bbff}.turnos-rchip--green{background:rgba(11,204,138,0.12);border-color:rgba(11,204,138,0.25);color:#5ef5c4}.turnos-rchip--orange{background:rgba(255,157,40,0.12);border-color:rgba(255,157,40,0.25);color:#ffc87a}.turnos-forecast{padding:96px 0;background:var(--color-bg)}.turnos-forecast-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:72px;align-items:center}.turnos-forecast-visual{position:relative;border-radius:16px;overflow:hidden;border:1px solid var(--color-border);background:#fff;box-shadow:0 8px 40px rgba(0,0,0,0.07)}.turnos-forecast-img{display:block;width:100%;height:auto}.turnos-forecast-text .feature-tag{margin-bottom:16px}.turnos-forecast-text h2{font-size:clamp(1.5rem,2.8vw,2rem);font-weight:800;color:var(--color-text);line-height:1.2;letter-spacing:-0.03em;margin-bottom:20px}.turnos-forecast-text p{font-size:0.95rem;color:var(--color-muted);line-height:1.75;margin-bottom:14px}.turnos-forecast-points{display:flex;flex-direction:column;gap:12px;margin-top:24px;padding-top:24px;border-top:1px solid var(--color-border)}.turnos-forecast-point{display:flex;align-items:flex-start;gap:12px;font-size:0.88rem;font-weight:500;color:var(--color-text);line-height:1.5}.turnos-forecast-point-icon{width:28px;height:28px;border-radius:7px;background:rgba(255,157,40,0.1);color:var(--color-orange);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.turnos-features{padding:80px 0;background:var(--color-bg)}.turnos-feature-row{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;margin-bottom:80px}.turnos-feature-row:last-child{margin-bottom:0}.turnos-feature-row--reverse .turnos-feature-text{order:2}.turnos-feature-row--reverse .turnos-feature-visual{order:1}.feature-tag{display:inline-block;font-size:0.78rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:var(--color-purple);background:rgba(91,73,254,0.08);border-radius:100px;padding:4px 12px;margin-bottom:16px}.feature-tag--green{color:var(--color-green);background:rgba(11,204,138,0.1)}.feature-tag--pink{color:var(--color-pink);background:rgba(255,34,128,0.08)}.feature-tag--orange{color:var(--color-orange);background:rgba(255,157,40,0.1)}.turnos-feature-text h2{font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:700;color:var(--color-text);margin-bottom:16px;line-height:1.25}.turnos-feature-text p{font-size:0.95rem;color:var(--color-muted);line-height:1.7;margin-bottom:12px}.turnos-feature-visual{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/3}.turnos-placeholder{width:100%;height:100%;min-height:280px;border-radius:var(--radius-lg)}.turnos-placeholder--purple{background:linear-gradient(135deg,#5B49FE22 0%,#5B49FE44 100%);border:1px solid #5B49FE33}.turnos-placeholder--green{background:linear-gradient(135deg,#0BCC8A22 0%,#0BCC8A44 100%);border:1px solid #0BCC8A33}.turnos-placeholder--pink{background:linear-gradient(135deg,#FF228022 0%,#FF228044 100%);border:1px solid #FF228033}.turnos-placeholder--orange{background:linear-gradient(135deg,#FF9D2822 0%,#FF9D2844 100%);border:1px solid #FF9D2833}.turnos-views{padding:96px 0;background:#0d0a2c;position:relative;overflow:hidden}.turnos-views::before{content:'';position:absolute;top:-100px;left:-100px;width:480px;height:480px;background:radial-gradient(ellipse,rgba(255,34,128,0.1) 0%,transparent 65%);pointer-events:none}.turnos-views-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:72px;align-items:center;position:relative;z-index:1}.turnos-views-visual{border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,0.1);box-shadow:0 8px 48px rgba(255,34,128,0.15),0 0 0 1px rgba(255,255,255,0.05)}.turnos-views-img{display:block;width:100%;height:auto}.turnos-views-text .feature-tag{background:rgba(255,34,128,0.15);border:1px solid rgba(255,34,128,0.25);color:#ff7eb3;margin-bottom:16px}.turnos-views-text h2{font-size:clamp(1.5rem,2.8vw,2rem);font-weight:800;color:#fff;line-height:1.2;letter-spacing:-0.03em;margin-bottom:20px}.turnos-views-text p{font-size:0.95rem;color:rgba(255,255,255,0.5);line-height:1.75;margin-bottom:14px}.turnos-views-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,0.08)}.turnos-views-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:100px;background:rgba(255,34,128,0.12);border:1px solid rgba(255,34,128,0.22);font-size:0.8rem;font-weight:600;color:#ff7eb3}.turnos-ops{padding:96px 0;background:var(--color-bg-soft)}.turnos-ops-inner{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.turnos-ops-text .feature-tag{margin-bottom:16px}.turnos-ops-text h2{font-size:clamp(1.5rem,2.8vw,2rem);font-weight:800;color:var(--color-text);line-height:1.2;letter-spacing:-0.03em;margin-bottom:20px}.turnos-ops-text p{font-size:0.95rem;color:var(--color-muted);line-height:1.75;margin-bottom:14px}.turnos-ops-card{background:var(--color-bg-soft);border:1px solid var(--color-border);border-radius:14px;overflow:hidden}.turnos-ops-card-header{display:flex;align-items:center;gap:8px;padding:14px 20px;font-size:0.78rem;font-weight:700;color:var(--color-muted);background:#fff;border-bottom:1px solid var(--color-border)}.turnos-ops-table{padding:8px 0}.turnos-ops-row{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:0;padding:10px 20px;border-bottom:1px solid var(--color-border)}.turnos-ops-row:last-child{border-bottom:none}.turnos-ops-row--head{font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;color:var(--color-muted);padding-bottom:8px;background:#fff}.turnos-ops-fn{font-size:0.82rem;font-weight:600;color:var(--color-text)}.turnos-ops-val{font-size:0.82rem;font-weight:700;text-align:center}.turnos-ops-val--filled{color:var(--color-purple)}.turnos-ops-val--empty{color:var(--color-border);font-weight:400}.turnos-ops-val--highlight{color:var(--color-green)}.turnos-ops-card-footer{display:flex;align-items:center;gap:8px;padding:12px 20px;font-size:0.78rem;font-weight:600;color:#0a7a54;background:rgba(11,204,138,0.06);border-top:1px solid rgba(11,204,138,0.15)}.turnos-ops-card-footer svg{color:var(--color-green);flex-shrink:0}.turnos-table-section{padding:96px 0;background:var(--color-bg-soft)}.turnos-table-header{text-align:center;max-width:600px;margin:0 auto 48px}.turnos-table-header h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:var(--color-text);letter-spacing:-0.03em;line-height:1.2;margin-bottom:12px}.turnos-table-header p{font-size:1rem;color:var(--color-muted)}.turnos-ftable{background:#fff;border:1px solid var(--color-border);border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,0.05)}.turnos-ftable-row{display:grid;grid-template-columns:2fr 3fr;align-items:center;border-bottom:1px solid var(--color-border);transition:background 0.12s}.turnos-ftable-row:last-child{border-bottom:none}.turnos-ftable-row:hover:not(.turnos-ftable-row--head){background:rgba(91,73,254,0.025)}.turnos-ftable-row--head{background:var(--color-bg-soft);font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:var(--color-muted);padding:14px 24px}.turnos-ftable-row--head .turnos-ftable-plan{text-align:center}.turnos-ftable-name{display:flex;align-items:center;gap:10px;font-size:0.875rem;font-weight:700;color:var(--color-text);padding:16px 24px;line-height:1.3}.turnos-ftable-icon{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.turnos-ftable-icon--purple{background:rgba(91,73,254,0.1);color:var(--color-purple)}.turnos-ftable-icon--green{background:rgba(11,204,138,0.1);color:var(--color-green)}.turnos-ftable-icon--orange{background:rgba(255,157,40,0.1);color:var(--color-orange)}.turnos-ftable-desc{font-size:0.83rem;color:var(--color-muted);line-height:1.55;padding:16px 24px 16px 0}.turnos-ftable-check{text-align:center;font-size:0.9rem;font-weight:700;padding:16px 8px}.turnos-ftable-check--yes{color:var(--color-green)}.turnos-ftable-check--no{color:var(--color-border);font-weight:400;font-size:1rem}.turnos-benefits{padding:80px 0;background:var(--color-bg-soft)}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.benefit-item{display:flex;gap:16px;align-items:flex-start}.benefit-check{width:24px;height:24px;border-radius:50%;background:var(--color-purple);color:#fff;font-size:0.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.benefit-item p{font-size:0.95rem;color:var(--color-text);line-height:1.55}.turnos-faq{padding:80px 0;background:var(--color-bg)}.faq-list{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:8px}.faq-item{border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;background:#fff}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;font-size:1rem;font-weight:600;cursor:pointer;list-style:none;color:var(--color-text);transition:background 0.15s}.faq-question::-webkit-details-marker{display:none}.faq-question::after{content:'+';font-size:1.4rem;font-weight:300;color:var(--color-muted);flex-shrink:0;transition:transform 0.2s}.faq-item[open] .faq-question{background:var(--color-bg-soft)}.faq-item[open] .faq-question::after{transform:rotate(45deg)}.faq-answer{padding:0 24px 20px;font-size:0.95rem;color:var(--color-muted);line-height:1.7}.turnos-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.turnos-tag{display:inline-block;padding:4px 12px;border-radius:100px;background:var(--color-bg-soft);border:1px solid var(--color-border);font-size:0.8rem;font-weight:500;color:var(--color-muted)}.nav-active{color:var(--color-text) !important;font-weight:600}.feature-tag--teal{background:rgba(6,182,212,0.1);color:#0891b2}.turnos-control{padding:96px 0;background:#0d0a2c;position:relative;overflow:hidden}.turnos-control::before{content:'';position:absolute;top:-160px;right:-160px;width:500px;height:500px;background:radial-gradient(ellipse,rgba(6,182,212,0.12) 0%,transparent 65%);pointer-events:none}.turnos-control-header{max-width:680px;margin:0 auto 56px;text-align:center}.turnos-control-header h2{font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800;color:#fff;line-height:1.2;letter-spacing:-0.03em;margin:16px 0 20px}.turnos-control-intro{font-size:1rem;color:rgba(255,255,255,0.5);line-height:1.75}.turnos-control-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.turnos-control-card{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:14px;padding:32px 28px;display:flex;flex-direction:column;gap:14px;transition:background 0.2s}.turnos-control-card:hover{background:rgba(255,255,255,0.07)}.turnos-control-card--highlight{border-color:rgba(11,204,138,0.25);background:rgba(11,204,138,0.05)}.turnos-control-card--highlight:hover{background:rgba(11,204,138,0.09)}.turnos-control-icon{width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.turnos-control-icon--teal{background:rgba(6,182,212,0.15);color:#67e8f9}.turnos-control-icon--purple{background:rgba(91,73,254,0.18);color:#a89fff}.turnos-control-icon--green{background:rgba(11,204,138,0.15);color:#0bcc8a}.turnos-control-card h3{font-size:1rem;font-weight:700;color:#fff;line-height:1.3}.turnos-control-card p{font-size:0.875rem;color:rgba(255,255,255,0.55);line-height:1.7;flex:1}.turnos-control-link{display:inline-flex;align-items:center;gap:6px;font-size:0.82rem;font-weight:700;color:#0bcc8a;text-decoration:none;margin-top:4px;transition:gap 0.15s}.turnos-control-link:hover{gap:10px;opacity:1}.turnos-nomina{padding:96px 0;background:#0d0a2c;position:relative;overflow:hidden}.turnos-nomina::before{content:'';position:absolute;top:-120px;right:-120px;width:480px;height:480px;background:radial-gradient(ellipse,rgba(11,204,138,0.1) 0%,transparent 65%);pointer-events:none}.turnos-nomina-inner{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start;position:relative;z-index:1}.turnos-nomina-text .feature-tag{background:rgba(91,73,254,0.18);color:#a89fff}.turnos-nomina-text h2{font-size:clamp(1.5rem,2.8vw,2rem);font-weight:800;color:#fff;line-height:1.2;letter-spacing:-0.02em;margin:16px 0 20px}.turnos-nomina-text p{font-size:0.95rem;color:rgba(255,255,255,0.5);line-height:1.75;margin-bottom:14px}.turnos-nomina-result{display:flex;align-items:center;gap:10px;margin-top:24px;padding:14px 20px;background:rgba(11,204,138,0.08);border:1px solid rgba(11,204,138,0.22);border-radius:10px;font-size:0.9rem;font-weight:600;color:#5ef5c4}.turnos-nomina-result svg{color:var(--color-green);flex-shrink:0}.turnos-nomina-right{display:flex;flex-direction:column;gap:16px}.turnos-nomina-variables,.turnos-nomina-integrations{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:14px;padding:24px 20px}.turnos-nomina-variables-label{font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.09em;color:rgba(255,255,255,0.3);margin-bottom:14px}.turnos-nomina-chips{display:flex;flex-wrap:wrap;gap:8px}.turnos-nomina-chip{display:inline-block;padding:5px 13px;border-radius:100px;background:rgba(91,73,254,0.15);border:1px solid rgba(91,73,254,0.28);font-size:0.8rem;font-weight:500;color:#c4bbff}.turnos-nomina-systems{display:grid;grid-template-columns:1fr 1fr;gap:10px}.turnos-nomina-system{display:flex;align-items:center;gap:8px;font-size:0.85rem;font-weight:500;color:rgba(255,255,255,0.7)}.turnos-nomina-system-dot{width:8px;height:8px;border-radius:50%;background:var(--color-green);flex-shrink:0}.turnos-signaturit{padding:96px 0;background:var(--color-bg)}.turnos-signaturit-header{text-align:center;max-width:680px;margin:0 auto 56px}.turnos-signaturit-header h2{font-size:clamp(1.5rem,2.8vw,2rem);font-weight:800;color:var(--color-text);line-height:1.2;letter-spacing:-0.03em;margin:16px 0 16px}.turnos-signaturit-header p{font-size:0.95rem;color:var(--color-muted);line-height:1.75}.turnos-signaturit-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative;margin-bottom:40px}.turnos-signaturit-timeline::before{content:'';position:absolute;top:28px;left:calc(12.5%+20px);right:calc(12.5%+20px);height:1px;background:var(--color-border);z-index:0}.turnos-sig-step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 16px;position:relative;z-index:1}.turnos-sig-step-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;border:1px solid var(--color-border);background:#fff;box-shadow:0 2px 12px rgba(0,0,0,0.06)}.step-icon--purple{background:rgba(91,73,254,0.08);border-color:rgba(91,73,254,0.2);color:var(--color-purple)}.step-icon--blue{background:rgba(59,130,246,0.08);border-color:rgba(59,130,246,0.2);color:#3b82f6}.step-icon--green{background:rgba(11,204,138,0.08);border-color:rgba(11,204,138,0.2);color:var(--color-green)}.step-icon--dark{background:rgba(13,10,44,0.05);border-color:rgba(13,10,44,0.12);color:#0d0a2c}.turnos-sig-step strong{display:block;font-size:0.88rem;font-weight:700;color:var(--color-text);margin-bottom:6px;line-height:1.3}.turnos-sig-step span{font-size:0.78rem;color:var(--color-muted);line-height:1.5}.turnos-signaturit-footer{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 28px;background:rgba(91,73,254,0.05);border:1px solid rgba(91,73,254,0.15);border-radius:12px;max-width:480px;margin:0 auto;font-size:0.85rem;font-weight:600;color:var(--color-purple)}.turnos-signaturit-footer svg{flex-shrink:0}@media (max-width:900px){.turnos-ia-float{display:none}.turnos-ia-header h1{font-size:1.8rem}.turnos-how-flow{flex-direction:column}.turnos-how-connector{flex-direction:row;padding:12px 0}.turnos-how-connector-line{width:40px;height:1px;flex:none;max-height:none}.turnos-restrictions-inner{grid-template-columns:1fr;gap:40px}.turnos-forecast-inner{grid-template-columns:1fr;gap:40px}.turnos-views-inner{grid-template-columns:1fr;gap:40px}.turnos-ops-inner{grid-template-columns:1fr;gap:40px}.turnos-signaturit-timeline{grid-template-columns:repeat(2,1fr);gap:24px}.turnos-signaturit-timeline::before{display:none}.turnos-nomina-inner{grid-template-columns:1fr;gap:40px}.turnos-feature-row{grid-template-columns:1fr;gap:32px;margin-bottom:56px}.turnos-feature-row--reverse .turnos-feature-text{order:0}.turnos-feature-row--reverse .turnos-feature-visual{order:0}.benefits-grid{grid-template-columns:repeat(2,1fr)}.turnos-control-grid{grid-template-columns:1fr}.turnos-nomina-inner{grid-template-columns:1fr;gap:40px}.turnos-signaturit-inner{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.turnos-ftable-row{grid-template-columns:1fr}.turnos-ftable-desc{display:none}.turnos-ftable-row--head span:nth-child(2){display:none}}@media (max-width:640px){.turnos-hero{padding:56px 0}.turnos-features{padding:64px 0}.turnos-benefits{padding:64px 0}.benefits-grid{grid-template-columns:1fr}.turnos-ia-showcase{padding:64px 0 0}.turnos-nomina{padding:64px 0}.turnos-signaturit{padding:64px 0}.turnos-signaturit-timeline{grid-template-columns:1fr;gap:16px}.turnos-nomina-systems{grid-template-columns:1fr}}