.landing{--color-background:#fafaf7;--color-foreground:#0a0a0a;--color-fg-2:#1f1f1f;--color-surface:#f4f4f0;--color-surface-2:#efefea;--color-muted:#6b6b6b;--color-muted-2:#8a8a85;--color-border:#e5e5e0;--color-border-soft:#efefea;--color-primary:#0a0a0a;--color-primary-foreground:#fafaf7;--color-secondary:#f4f4f0;--color-secondary-foreground:#0a0a0a;--color-muted-foreground:#6b6b6b;--color-accent:#2563eb;--color-accent-foreground:#fff;--color-accent-soft:#eff4ff;--color-accent-soft-2:#dbe6ff;--color-accent-hover:#1d55d9;--color-accent-active:#1949bf;--color-success:#16a34a;--color-success-soft:#dcfce7;--color-success-text:#15803d;--color-warn:#ca8a04;--color-warn-text:#a16207;--color-warn-soft:#fff1e5;--color-danger:#dc2626;--color-danger-text:#b91c1c;--color-violet-bg:#f0edff;--color-violet-fg:#6b4fd8;--color-orange-bg:#fff1e5;--color-orange-fg:#c2410c;--color-hablemos-border:#c7d8fb;--color-hablemos-grad-end:#e5eefe;--color-ring:#2563eb4d;--color-input:#e5e5e0;--color-destructive:#dc2626;--color-destructive-foreground:#fff;--color-card:#fff;--color-card-foreground:#0a0a0a;--color-popover:#fff;--color-popover-foreground:#0a0a0a;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-pill:9999px;--font-sans:var(--font-inter), "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--font-display:var(--font-inter), "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--font-mono:"Roboto Mono", ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Monaco, Consolas, monospace;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:18px;--text-xl:22px;--text-2xl:28px;--text-3xl:40px;--text-4xl:56px;--container-max:1200px;background:var(--color-background);color:var(--color-foreground);font-family:var(--font-sans);font-size:var(--text-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;line-height:1.55}.landing *,.landing :before,.landing :after{box-sizing:border-box}.landing *{margin:0}.landing h1,.landing h2,.landing h3,.landing h4,.landing h5,.landing h6{font-family:var(--font-display);letter-spacing:-.025em;color:var(--color-foreground);font-weight:600;line-height:1.05}.landing p{color:var(--color-foreground)}.landing ul{padding:0;list-style:none}.landing :focus-visible{box-shadow:0 0 0 3px var(--color-ring);border-radius:var(--radius-sm);outline:none}.landing ::selection{background:var(--color-accent-soft-2);color:var(--color-foreground)}.landing .container-nym{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 20px}@media (min-width:768px){.landing .container-nym{padding:0 24px}}@media (min-width:1280px){.landing .container-nym{padding:0 32px}}.landing .section-nym{padding:56px 0}@media (min-width:768px){.landing .section-nym{padding:64px 0}}@media (min-width:1280px){.landing .section-nym{padding:96px 0}}.landing .skip-link{background:var(--color-foreground);color:var(--color-background);border-radius:var(--radius-sm);z-index:1000;padding:8px 16px;font-weight:500;transition:top .15s cubic-bezier(.2,0,0,1);position:absolute;top:-100px;left:16px}.landing .skip-link:focus{top:16px}.landing .reveal{opacity:0;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);transform:translateY(16px)}.landing .reveal.in{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.landing .reveal{opacity:1;transition:none;transform:none}}.landing .eyebrow{background:var(--color-accent-soft);color:var(--color-foreground);border-radius:var(--radius-pill);font-size:var(--text-sm);align-items:center;gap:8px;padding:6px 12px;font-weight:500;display:inline-flex}.landing .eyebrow:before{content:"";background:var(--color-accent);border-radius:50%;width:6px;height:6px}.landing .section-head{text-align:center;max-width:720px;margin:0 auto 48px}.landing .section-head .eyebrow{margin-bottom:16px}.landing .section-head h2{margin:0 0 16px}.landing .section-head p{font-size:var(--text-lg);color:var(--color-muted);line-height:1.5}.landing .nav-shell{border-bottom:1px solid #0000;transition:border-color .2s cubic-bezier(.2,0,0,1)}.landing .nav-shell.scrolled{border-bottom-color:var(--color-border)}.landing .mockup{background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 1px 2px #0a0a0a0f, 0 12px 32px #0a0a0a14, 0 0 0 1px var(--color-border);z-index:1;position:relative;overflow:hidden}.landing .mockup-bar{border-bottom:1px solid var(--color-border-soft);background:var(--color-background);align-items:center;gap:8px;padding:12px 16px;display:flex}.landing .mockup-dot{background:var(--color-border);border-radius:50%;width:10px;height:10px}.landing .mockup-url{background:var(--color-surface);border-radius:var(--radius-sm);color:var(--color-muted);font-size:11px;font-family:var(--font-mono);text-align:center;flex:1;max-width:280px;margin:0 auto;padding:5px 12px}.landing .mockup-body{padding:24px}@media (max-width:480px){.landing .mockup-body{padding:18px}}.landing .wiz-head{align-items:center;gap:8px;margin-bottom:16px;display:flex}.landing .wiz-pill{background:var(--color-surface);border-radius:var(--radius-pill);color:var(--color-muted);align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:500;display:inline-flex}.landing .wiz-pill .num{color:var(--color-foreground);font-weight:600}.landing .wiz-dots{gap:4px;margin-left:auto;display:flex}.landing .wiz-dot{background:var(--color-border);border-radius:50%;width:6px;height:6px}.landing .wiz-dot.active{background:var(--color-accent);border-radius:3px;width:18px}.landing .wiz-title{color:var(--color-foreground);letter-spacing:-.015em;margin-bottom:2px;font-size:17px;font-weight:600}.landing .wiz-sub{color:var(--color-muted);margin-bottom:16px;font-size:12px}.landing .wiz-services{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.landing .wiz-service{border:1px solid var(--color-border);border-radius:var(--radius-sm);align-items:center;gap:10px;padding:10px 12px;font-size:12px;display:flex}.landing .wiz-service.selected{border-color:var(--color-accent);background:var(--color-accent-soft)}.landing .wiz-service-ico{background:var(--color-surface);width:28px;height:28px;color:var(--color-foreground);border-radius:6px;flex-shrink:0;place-items:center;display:grid}.landing .wiz-service.selected .wiz-service-ico{background:var(--color-background);color:var(--color-accent)}.landing .wiz-service-name{color:var(--color-foreground);flex:1;font-weight:500}.landing .wiz-service-meta{color:var(--color-muted);font-size:11px}.landing .wiz-check{background:var(--color-accent);color:#fff;opacity:0;border-radius:50%;flex-shrink:0;place-items:center;width:16px;height:16px;display:grid}.landing .wiz-service.selected .wiz-check{opacity:1}.landing .wiz-cal{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:18px;display:grid}.landing .wiz-cal-head{color:var(--color-muted);text-align:center;letter-spacing:.04em;text-transform:uppercase;padding:6px 0 8px;font-size:10px;font-weight:600}.landing .wiz-cal-day{aspect-ratio:1;color:var(--color-foreground);border-radius:6px;place-items:center;font-size:11px;font-weight:500;display:grid;position:relative}.landing .wiz-cal-day.muted{color:var(--color-muted-2)}.landing .wiz-cal-day.selected{background:var(--color-foreground);color:var(--color-background)}.landing .wiz-cal-day.today:after{content:"";background:var(--color-accent);border-radius:50%;width:3px;height:3px;position:absolute;bottom:3px}.landing .wiz-slots-label{color:var(--color-muted);justify-content:space-between;margin-bottom:8px;font-size:11px;font-weight:500;display:flex}.landing .wiz-slots-label .avail{color:var(--color-success-text)}.landing .wiz-slots{grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:18px;display:grid}.landing .wiz-slot{text-align:center;border:1px solid var(--color-border);color:var(--color-foreground);border-radius:6px;padding:8px 4px;font-size:12px;font-weight:500}.landing .wiz-slot.muted{color:var(--color-muted-2);background:var(--color-surface);text-decoration:line-through;-webkit-text-decoration-color:var(--color-muted-2);text-decoration-color:var(--color-muted-2);border-color:#0000}.landing .wiz-slot.selected{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.landing .wiz-cta{background:var(--color-foreground);width:100%;color:var(--color-background);border-radius:var(--radius-sm);text-align:center;justify-content:center;align-items:center;gap:8px;padding:11px;font-size:13px;font-weight:600;display:flex}.landing .hero-phone{z-index:2;filter:drop-shadow(0 16px 40px #0a0a0a2e);width:200px;display:none;position:absolute;bottom:-80px;right:-56px}@media (min-width:1280px){.landing .hero-phone{display:block}}.landing .phone-frame{aspect-ratio:200/420;background:#0a0a0a;border-radius:28px;padding:6px;position:relative}.landing .phone-notch{z-index:3;background:#0a0a0a;border-radius:0 0 12px 12px;width:60px;height:14px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.landing .phone-screen{background:var(--color-background);border-radius:22px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.landing .phone-status{color:var(--color-foreground);font-feature-settings:"tnum";justify-content:space-between;align-items:center;padding:6px 14px 4px;font-size:9px;font-weight:600;display:flex}.landing .phone-status-icons{align-items:center;gap:4px;display:inline-flex}.landing .phone-header{border-bottom:1px solid var(--color-border-soft);align-items:center;gap:8px;padding:10px 12px 8px;display:flex}.landing .phone-back{background:var(--color-surface);width:18px;height:18px;color:var(--color-foreground);border-radius:50%;place-items:center;font-size:12px;font-weight:600;line-height:1;display:grid}.landing .phone-title{color:var(--color-foreground);letter-spacing:-.01em;flex:1;font-size:11px;font-weight:600}.landing .phone-step-pill{background:var(--color-surface);color:var(--color-muted);border-radius:4px;padding:2px 6px;font-size:9px;font-weight:500}.landing .phone-content{flex-direction:column;flex:1;padding:12px 12px 8px;display:flex}.landing .phone-h{color:var(--color-foreground);letter-spacing:-.01em;margin-bottom:2px;font-size:13px;font-weight:600}.landing .phone-sub{color:var(--color-muted);margin-bottom:10px;font-size:9px}.landing .phone-day{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.landing .phone-day-label{color:var(--color-muted);font-size:9px;font-weight:500}.landing .phone-day-pill{background:var(--color-accent-soft);color:var(--color-accent);border-radius:4px;padding:2px 6px;font-size:9px;font-weight:600}.landing .phone-slots{grid-template-columns:repeat(2,1fr);gap:5px;margin-bottom:10px;display:grid}.landing .phone-slot{text-align:center;border:1px solid var(--color-border);color:var(--color-foreground);font-feature-settings:"tnum";border-radius:5px;padding:7px 4px;font-size:10px;font-weight:500}.landing .phone-slot.muted{color:var(--color-muted-2);background:var(--color-surface);text-decoration:line-through;-webkit-text-decoration-color:var(--color-muted-2);text-decoration-color:var(--color-muted-2);border-color:#0000}.landing .phone-slot.selected{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.landing .phone-cta{background:var(--color-foreground);color:var(--color-background);text-align:center;border-radius:6px;justify-content:center;align-items:center;gap:4px;margin-top:auto;padding:9px;font-size:11px;font-weight:600;display:flex}.landing .phone-home{background:var(--color-foreground);opacity:.4;border-radius:2px;align-self:center;width:80px;height:3px;margin:4px 0 6px}.landing .mockup-dashboard{background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 1px 2px #0a0a0a0f, 0 12px 32px #0a0a0a14, 0 0 0 1px var(--color-border);position:relative;overflow:hidden}.landing .dash-header{border-bottom:1px solid var(--color-border-soft);background:var(--color-background);align-items:center;gap:12px;padding:14px 18px;display:flex}.landing .dash-title{color:var(--color-foreground);font-size:14px;font-weight:600}.landing .dash-meta{color:var(--color-muted);margin-left:auto;font-size:12px}.landing .dash-meta .live{color:var(--color-success-text);align-items:center;gap:6px;font-weight:500;display:inline-flex}.landing .dash-meta .live:before{content:"";background:var(--color-success);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #16a34a26}.landing .dash-grid{grid-template-columns:180px 1fr;display:grid}.landing .dash-staff{border-right:1px solid var(--color-border-soft);flex-direction:column;gap:4px;padding:16px 12px;display:flex}.landing .dash-staff-head{color:var(--color-muted);text-transform:uppercase;letter-spacing:.08em;padding:4px 8px 8px;font-size:10px;font-weight:600}.landing .staff-row{border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:12px;transition:background .15s cubic-bezier(.2,0,0,1);display:flex}.landing .staff-row.active{background:var(--color-surface)}.landing .avatar{background:var(--color-foreground);width:26px;height:26px;color:var(--color-background);border-radius:50%;flex-shrink:0;place-items:center;font-size:11px;font-weight:600;display:grid}.landing .avatar.azul{background:var(--color-accent)}.landing .avatar.violeta{background:var(--color-violet-fg)}.landing .avatar.naranja{background:var(--color-orange-fg)}.landing .avatar.verde{background:var(--color-success)}.landing .staff-name{color:var(--color-foreground);flex:1;font-weight:500}.landing .staff-cnt{color:var(--color-muted);font-feature-settings:"tnum";font-size:11px}.landing .staff-dot{background:var(--color-success);border-radius:50%;flex-shrink:0;width:6px;height:6px}.landing .staff-dot.off{background:var(--color-muted-2)}.landing .staff-dot.break{background:var(--color-warn-text)}.landing .dash-timeline{padding:16px 20px}.landing .dash-timeline-head{border-bottom:1px solid var(--color-border-soft);justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:14px;display:flex}.landing .dash-timeline-date{color:var(--color-foreground);letter-spacing:-.01em;font-size:13px;font-weight:600}.landing .dash-timeline-nav{gap:4px;display:flex}.landing .dash-timeline-nav button{width:24px;height:24px;color:var(--color-muted);border-radius:6px;place-items:center;display:grid}.landing .dash-timeline-nav button:hover{background:var(--color-surface);color:var(--color-foreground)}.landing .dash-timeline-body{grid-template-columns:44px 1fr;gap:0 8px;display:grid}.landing .dash-hours{flex-direction:column;display:flex}.landing .dash-hour{height:36px;color:var(--color-muted);text-align:right;font-feature-settings:"tnum";padding-top:2px;font-size:10px}.landing .dash-slots{flex-direction:column;display:flex;position:relative}.landing .dash-slot-row{border-top:1px dashed var(--color-border-soft);height:36px;position:relative}.landing .dash-slot-row.now{background:linear-gradient(90deg, transparent, var(--color-accent-soft) 40%, var(--color-accent-soft) 60%, transparent)}.landing .dash-appt{border-left:3px solid;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-size:11px;font-weight:500;display:flex;position:absolute;left:0;right:4px;overflow:hidden}.landing .dash-appt .time{font-feature-settings:"tnum";font-weight:600}.landing .dash-appt .name{color:inherit;opacity:.85;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.landing .dash-appt.corte{background:var(--color-accent-soft);color:var(--color-accent);border-color:var(--color-accent)}.landing .dash-appt.color{background:var(--color-violet-bg);color:var(--color-violet-fg);border-color:var(--color-violet-fg)}.landing .dash-appt.barba{background:var(--color-warn-soft);color:var(--color-orange-fg);border-color:var(--color-orange-fg)}.landing .dash-appt.trat{background:var(--color-success-soft);color:var(--color-success-text);border-color:var(--color-success)}.landing .demo-mockup .dash-grid{grid-template-columns:220px 1fr;min-height:460px}.landing .demo-mockup .dash-staff{padding:18px 14px}.landing .demo-mockup .dash-timeline{padding:20px 24px}.landing .demo-mockup .staff-row{padding:10px 12px}.landing .demo-mockup .dash-appt{padding:6px 10px;font-size:12px}.landing .demo-mockup .dash-hour{font-size:11px}.landing .demo-mockup .dash-slot-row{height:42px}.landing .demo-stats{border-top:1px solid var(--color-border-soft);background:var(--color-surface);grid-template-columns:repeat(4,1fr);gap:12px;padding:16px 24px;display:grid}.landing .demo-stat{flex-direction:column;gap:2px;display:flex}.landing .demo-stat .label{color:var(--color-muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:600}.landing .demo-stat .value{color:var(--color-foreground);font-feature-settings:"tnum";letter-spacing:-.01em;font-size:18px;font-weight:600}.landing .demo-stat .delta{color:var(--color-success-text);font-size:11px;font-weight:500}.landing .demo-stat .delta.down{color:var(--color-danger-text)}.landing .hablemos-card{background:linear-gradient(180deg, var(--color-accent-soft) 0%, var(--color-hablemos-grad-end) 100%);border:1px solid var(--color-hablemos-border);border-radius:var(--radius-lg);align-items:center;gap:24px;padding:40px 28px;display:grid;position:relative;overflow:hidden}.landing .hablemos-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb26,#0000 60%);width:200px;height:200px;position:absolute;top:-40px;right:-40px}@media (min-width:768px){.landing .hablemos-card{grid-template-columns:1.4fr auto;gap:40px;padding:48px 56px}}.landing .hablemos-card h2{letter-spacing:-.02em;color:var(--color-foreground);margin-bottom:8px;font-size:24px}@media (min-width:768px){.landing .hablemos-card h2{font-size:28px}}.landing .hablemos-card p{color:var(--color-fg-2);max-width:560px;font-size:16px;line-height:1.55}.landing .cta-final-card{background:var(--color-foreground);color:var(--color-background);border-radius:var(--radius-lg);text-align:center;padding:56px 28px;position:relative;overflow:hidden}@media (min-width:768px){.landing .cta-final-card{padding:80px 56px}}.landing .cta-final-card:before{content:"";pointer-events:none;background:radial-gradient(at 30% 20%,#2563eb38,#0000 55%);position:absolute;inset:0}.landing .cta-final-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb1a,#0000 60%);width:300px;height:300px;position:absolute;bottom:-100px;right:-50px}.landing .cta-final-card>*{position:relative}.landing .cta-final-card h2{font-size:var(--text-3xl);letter-spacing:-.03em;color:var(--color-background);max-width:640px;margin:0 auto 16px}.landing .cta-final-card p{font-size:var(--text-lg);color:#ffffffb8;max-width:520px;margin:0 auto 32px}.landing .cta-final-trust{color:#ffffffb3;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:20px;font-size:13px;display:flex}.landing .cta-final-trust span{align-items:center;gap:6px;display:inline-flex}.landing .hero-accent{display:inline-block;position:relative}.landing .hero-accent:after{content:"";background:var(--color-accent-soft-2);z-index:-1;border-radius:2px;height:10px;position:absolute;bottom:4px;left:-2px;right:-2px}.landing .hero-mockup-glow{filter:blur(20px);z-index:0;pointer-events:none;background:radial-gradient(at 50% 30%,#2563eb1f,#0000 60%);position:absolute;inset:-40px -20px 0}@media (prefers-reduced-motion:reduce){.landing *,.landing :before,.landing :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
