:root{--ink:#111638;--muted:#555d7c;--indigo:#4f36f5;--violet:#7662ff;--line:#e9e9f5;--soft:#f6f6ff}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a,summary{touch-action:manipulation}a:focus-visible,summary:focus-visible{outline:3px solid #8d55d8;outline-offset:5px}a:hover{text-decoration:underline;text-underline-offset:5px}h1,h2,h3,p,figure{margin:0}ul,ol{margin:0;padding:0;list-style:none}.container{width:min(1240px,calc(100% - 96px));margin:auto}.skip{position:fixed;top:-100px;left:16px;background:var(--ink);color:white;padding:12px;z-index:20}.skip:focus{top:12px}.header{position:sticky;top:0;z-index:10;background:#ffffffed;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;height:88px}.brand{font-size:34px;font-weight:850;letter-spacing:-1.5px;line-height:1;display:inline-block}.brand span{color:var(--indigo)}.brand small{display:block;letter-spacing:2.2px;font-size:7px;margin-top:9px;font-weight:650}.desktop-nav{display:flex;gap:26px;font-size:13px}.desktop-nav a:first-child{color:var(--indigo)}.header-actions{display:flex;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:14px 23px;min-height:52px;border-radius:13px;font-size:14px;font-weight:650;line-height:1.5;border:1px solid transparent;transition:transform .18s,box-shadow .18s}.button:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 7px 20px #4f36f522}.button span{font-size:23px;line-height:1}.primary{background:linear-gradient(115deg,#6346ff,#4930ef);color:white;box-shadow:0 5px 18px #4f36f518}.outline{border-color:var(--indigo);color:var(--indigo);background:#ffffffa6}.small{padding:10px 20px;min-height:43px;font-size:12px}.mobile-nav{display:none}.hero{background:radial-gradient(ellipse at 94% 20%,#ede9ff 0,transparent 48%),radial-gradient(ellipse at 95% 94%,#e0f0ff,transparent 52%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:28px;align-items:center;min-height:690px;padding-top:38px;padding-bottom:38px}.eyebrow{font-size:11px;letter-spacing:2.5px;font-weight:600;color:var(--muted);margin-bottom:20px}h1{font-size:clamp(42px,4.4vw,64px);line-height:1.08;letter-spacing:-2.7px;font-weight:800}h1 span{color:var(--indigo)}.lead{font-size:21px;line-height:1.55;margin-top:22px;max-width:525px;letter-spacing:-.3px}.hero-note{color:var(--muted);margin-top:23px;font-size:16px}.actions{display:flex;gap:14px;margin-top:24px;flex-wrap:wrap}.cta-note{font-size:11px;color:var(--muted);margin-top:12px}.hero-benefits{display:flex;justify-content:space-between;gap:16px;margin-top:43px;font-size:12px;line-height:1.55;font-weight:600}.hero-benefits li{display:flex;align-items:center;gap:12px}.mini-icon,.feature-icon{display:grid;place-items:center;background:linear-gradient(140deg,#e9e7ff,#f8f7ff);color:var(--indigo);border-radius:13px;font-size:28px;flex-shrink:0;width:46px;height:46px}.hero-visual{display:flex;gap:23px;align-items:center;position:relative;justify-content:center}.orb{position:absolute;border-radius:50%;pointer-events:none}.orb-one{width:300px;height:300px;left:-30px;top:50px;background:linear-gradient(150deg,#efedff,#d7d9ff)}.orb-two{width:260px;height:260px;right:-100px;bottom:45px;background:linear-gradient(145deg,#e5dcff,#c7e5fd)}.phone-figure{position:relative;width:282px;flex-shrink:0;z-index:1}.phone{padding:9px;border-radius:43px;background:#171918;box-shadow:0 16px 26px #21243c29,0 0 0 2px #747774,0 0 0 4px #d0d1d2;overflow:hidden}.phone-top{background:#fff;border-radius:34px 34px 0 0;height:31px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;font-size:10px;font-weight:700;position:relative}.notch{position:absolute;top:0;left:72px;width:119px;height:16px;border-radius:0 0 13px 13px;background:#171918}.chat-header{display:flex;gap:9px;align-items:center;background:#fff;padding:7px 10px 10px;border-bottom:1px solid #e4e7e3;font-size:12px}.chat-header>span:first-child{font-size:24px;color:#39664d}.chat-avatar{display:grid;place-items:center;border-radius:50%;width:31px;height:31px;color:white;background:var(--indigo);font-size:18px;font-weight:bold}.chat-header small{display:block;font-size:9px;color:#66736d;line-height:1.4}.chat{background:#f1f0eb;padding:14px 10px 7px;display:flex;flex-direction:column;gap:9px;color:#182a20}.bubble{font-size:11.5px;line-height:1.38;padding:9px 11px 5px;max-width:88%;border-radius:9px;box-shadow:0 1px 1px #00000012}.bubble small{display:block;text-align:right;font-size:8px;color:#607469;margin-top:4px}.bubble small span{color:#297a99}.incoming{background:white;align-self:flex-start;border-top-left-radius:0}.outgoing{background:#d8f8d8;align-self:flex-end;border-top-right-radius:0}.chat-input{border-radius:0 0 34px 34px;background:#f1f0eb;display:flex;align-items:center;gap:8px;padding:10px 9px 17px;font-size:11px;color:#68706c}.chat-input>span{background:white;padding:7px 13px;border-radius:30px;flex:1}.chat-input b{display:grid;place-items:center;width:28px;height:28px;background:#079b61;border-radius:50%;color:white;font-size:18px}figcaption{font-size:10px;color:var(--muted);text-align:center;line-height:1.5;margin-top:14px}.hero-aside{width:175px;position:relative;z-index:1}.handnote{font-family:"Segoe Print","Comic Sans MS",cursive;font-style:italic;line-height:1.45;font-size:23px;transform:rotate(-7deg);margin:0 0 18px 10px}.handnote span{display:block;font-size:48px;line-height:1.1}.check-card{padding:22px 15px;background:#ffffffbc;border:1px solid #ffffff;border-radius:20px;box-shadow:0 16px 40px #5a63bb06}.check-card li{font-size:12px;line-height:1.5;position:relative;padding-left:25px}.check-card li+li{margin-top:19px}.check-card li:before{content:"✓";position:absolute;left:0;top:1px;border-radius:50%;background:var(--indigo);color:white;font-size:10px;width:17px;height:17px;text-align:center;line-height:17px}.section{padding:65px 0}.section-heading{text-align:center;max-width:830px;margin:0 auto 38px}h2{font-size:33px;line-height:1.2;letter-spacing:-1.1px;font-weight:760}.section-heading .eyebrow{margin-bottom:12px}.section-heading p:not(.eyebrow){margin-top:13px;color:var(--muted);line-height:1.65}.features{background:linear-gradient(#fafaff,#f7f8ff)}.feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:33px}.feature-icon{width:47px;height:47px;margin-bottom:16px;font-size:29px}h3{font-size:15px;line-height:1.4;letter-spacing:-.2px}.feature-grid p{font-size:14px;color:var(--muted);line-height:1.65;margin-top:9px}.panel-section{padding:76px 0;background:linear-gradient(115deg,#fff,#fafaff)}.panel-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:64px;align-items:center}.panel-copy p:not(.eyebrow){color:var(--muted);margin:20px 0 25px;font-size:16px}.panel-copy .eyebrow{font-size:10px}.panel-figure{min-width:0}.laptop{border:10px solid #17191c;border-bottom-width:15px;border-radius:20px 20px 5px 5px;background:white;box-shadow:0 12px 23px #18204513}.dashboard{display:grid;grid-template-columns:125px 1fr;min-height:325px;border-radius:6px;overflow:hidden;background:#fff;font-size:10px}.demo-sidebar{background:#fafaff;border-right:1px solid var(--line);padding:17px 9px;display:flex;flex-direction:column;gap:7px}.demo-sidebar>span:not(.brand){padding:5px 7px;color:#555b72;border-radius:5px}.demo-sidebar .selected{background:#eae8ff;color:var(--indigo)!important}.demo-brand{font-size:24px;margin:0 6px 14px}.demo-content{padding:20px 18px}.demo-title{display:flex;justify-content:space-between;align-items:center}.demo-title small{font-size:8px;color:#67756d;letter-spacing:1px}.demo-title h3{font-size:23px}.demo-button{background:var(--indigo);border-radius:6px;color:white;padding:7px 9px;font-size:9px}.demo-toolbar{display:flex;justify-content:space-between;gap:10px;color:var(--muted);margin:14px 0}.calendar-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;text-align:center;color:#6c7185;margin-bottom:15px}.calendar-strip span{padding:4px;border-radius:6px;font-size:9px}.calendar-strip strong{display:block;color:var(--ink);font-size:12px}.calendar-strip .current{background:#eae8ff;color:var(--indigo)}.demo-day{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #e8eeea;color:#30483b}.demo-day small{font-size:9px;white-space:nowrap}.demo-appointment{display:grid;grid-template-columns:42px 1fr auto;gap:7px;align-items:center;padding:13px 0;border-bottom:1px solid #edf0ee}.demo-appointment small{display:block;font-size:8px;font-weight:400;color:#727a75}.demo-appointment strong{font-size:10px}.badge{background:#e0f4e7;color:#256044;padding:3px 6px;border-radius:5px;font-size:8px}.demo-gap{display:flex;gap:10px;color:#6d7973;padding:8px 0;font-size:8px}.next{border:0;padding-bottom:0}.laptop-base{height:12px;width:106%;margin-left:-3%;border-radius:0 0 60% 60%;background:linear-gradient(#c0c2c7,#ececef 40%,#a0a3ab);box-shadow:0 9px 12px #19204516}.how{border-top:1px solid var(--line);background:#fff}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:38px}.steps li>span{display:block;font-size:13px;font-weight:700;color:var(--indigo);border-top:1px solid #ddd9ff;padding-top:18px;margin-bottom:15px}.steps h3{font-size:17px}.steps p{font-size:14px;color:var(--muted);margin-top:9px}.audience{background:#f7f8ff;padding-top:48px;padding-bottom:42px}.business-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:16px}.business-grid li{background:white;border:1px solid #f0eff9;border-radius:17px;min-height:105px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;text-align:center;padding:12px;gap:7px}.business-grid span{color:var(--indigo);font-size:30px;line-height:1.2}.audience-note{text-align:center;color:var(--muted);font-size:11px;margin-top:23px}.final-cta{text-align:center;position:relative;overflow:hidden;padding:62px 0 36px;color:white;background:radial-gradient(ellipse at 0% 0%,#9573ff80,transparent 65%),linear-gradient(115deg,#5435dc,#343fdf 60%,#0960cb)}.final-cta .eyebrow{color:#ebe7ff;font-size:10px;margin-bottom:15px}.final-cta h2{font-size:35px}.final-cta p:not(.eyebrow){margin-top:14px;color:#eeedff}.light{background:white;color:var(--indigo);margin-top:26px}.final-cta .final-note{font-size:11px;line-height:1.8;margin-top:16px}.contact-note{font-size:11px;margin:20px auto 0;max-width:520px;color:#eeedff}.contact-note summary{cursor:pointer;text-decoration:underline;text-underline-offset:4px}.contact-note p{font-size:12px}footer{padding:32px 0}.footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}footer .brand{font-size:29px}footer nav{display:flex;gap:24px;font-size:12px;color:var(--muted)}footer small:not(.brand small){font-size:10px;color:var(--muted)}.mobile-break{display:none}
@media(min-width:1450px){.hero-grid{min-height:730px}.phone-figure{width:295px}.bubble{font-size:12px}.chat{padding-top:20px;padding-bottom:12px}}
@media(max-width:1180px){.container{width:calc(100% - 64px)}.desktop-nav{gap:15px;font-size:12px}.header-actions{gap:8px}.small{padding:9px 13px}.hero-grid{gap:30px}.hero-aside{display:none}.hero-visual{justify-content:center}.hero-benefits{gap:10px}.hero-benefits li{gap:7px}.mini-icon{width:34px;height:38px;font-size:24px}.feature-grid{gap:22px}.panel-grid{gap:36px;grid-template-columns:.7fr 1.3fr}.dashboard{grid-template-columns:105px 1fr}.demo-content{padding:16px 12px}.business-grid{gap:10px}.business-grid li{font-size:11px}h1{font-size:53px}}
@media(max-width:900px){.desktop-nav{display:none}.header-actions{margin-left:auto}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;font-size:13px;list-style:none;padding:10px 0}.mobile-nav summary span{padding-left:8px}.mobile-nav nav{position:absolute;right:0;top:53px;min-width:210px;background:white;border:1px solid var(--line);box-shadow:0 12px 30px #1719361a;border-radius:12px;padding:10px;display:flex;flex-direction:column}.mobile-nav nav a{padding:10px;border-radius:6px;font-size:14px}.mobile-nav nav a:hover{background:var(--soft)}.hero-grid{min-height:620px;gap:20px;grid-template-columns:1.1fr 1fr}h1{font-size:45px;letter-spacing:-2px}.lead{font-size:17px}.hero-note{font-size:14px}.actions{gap:10px}.actions .button{font-size:12px;padding:12px 16px;gap:12px}.hero-benefits{flex-wrap:wrap;justify-content:flex-start;gap:14px;font-size:11px;margin-top:26px}.phone-figure{width:254px}.bubble{font-size:10.5px}.notch{left:62px;width:108px}.feature-grid{grid-template-columns:repeat(3,1fr);row-gap:30px}.panel-grid{grid-template-columns:1fr}.panel-copy{max-width:540px}.panel-figure{max-width:690px;width:100%;margin:auto}.dashboard{grid-template-columns:140px 1fr}.steps{gap:22px}.business-grid{grid-template-columns:repeat(4,1fr)}h2{font-size:30px}.footer-inner{justify-content:center}footer small:not(.brand small){width:100%;text-align:center}.section{padding:48px 0}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.header-inner{height:74px;gap:14px}.brand{font-size:29px}.brand small{font-size:6px;letter-spacing:1.6px;margin-top:6px}.header-actions .outline{display:none}.small{min-height:39px;padding:8px 12px;font-size:11px}.hero-grid{grid-template-columns:1fr;padding-top:39px;padding-bottom:27px;gap:36px}.hero-copy{max-width:440px;margin:auto}.eyebrow{font-size:9px;letter-spacing:1.7px;margin-bottom:17px}h1{font-size:48px;line-height:1.06;letter-spacing:-2px}.lead{font-size:17px;line-height:1.6;margin-top:21px}.hero-note{font-size:14px;margin-top:17px}.actions{margin-top:21px;gap:10px}.actions .button{min-height:48px;font-size:12px;padding:12px 14px;gap:10px}.cta-note{font-size:10px}.hero-benefits{justify-content:space-between;gap:7px;margin-top:28px;font-size:10px}.mini-icon{width:32px;height:36px;font-size:24px}.hero-benefits li{gap:6px}.hero-visual{padding:6px 0 0}.phone-figure{width:267px}.bubble{font-size:11.5px}.notch{left:68px;width:112px}.orb-one{left:-30px;top:20px;width:250px;height:250px}.orb-two{right:-75px;width:230px;height:230px}.section-heading{text-align:left;margin-bottom:28px}.section-heading p:not(.eyebrow){font-size:14px}.section-heading br{display:none}h2{font-size:28px;letter-spacing:-.8px}.feature-grid{grid-template-columns:1fr 1fr;gap:26px 21px}.feature-grid article:last-child{grid-column:1/-1;max-width:320px}.feature-grid p{font-size:13px}.feature-icon{width:40px;height:40px;margin-bottom:12px}.panel-grid{gap:30px}.panel-copy p:not(.eyebrow){font-size:15px}.laptop{border-width:6px;border-bottom-width:10px;border-radius:12px 12px 3px 3px}.dashboard{grid-template-columns:1fr;min-height:0}.demo-sidebar{display:none}.demo-content{padding:14px 11px}.demo-title h3{font-size:22px}.demo-appointment strong{font-size:10px}.demo-gap{font-size:8px}.laptop-base{width:103%;margin-left:-1.5%;height:8px}.steps{grid-template-columns:1fr 1fr;gap:24px}.steps h3{font-size:15px}.steps p{font-size:13px}.business-grid{grid-template-columns:repeat(2,1fr);gap:10px}.business-grid li{min-height:90px;font-size:12px}.business-grid li:last-child{grid-column:1/-1;flex-direction:row;gap:12px;min-height:65px}.audience-note{font-size:10px}.final-cta{padding:43px 0 30px}.final-cta h2{font-size:29px}.final-cta p:not(.eyebrow){font-size:14px}.final-cta br{display:none}.final-cta .final-note{font-size:11px}.contact-note p{font-size:12px!important}.footer-inner{gap:23px}footer nav{flex-wrap:wrap;justify-content:center;gap:14px 22px;font-size:11px}figcaption{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Identidad aprobada: proporciones originales, sin filtros ni reinterpretación. */
.header-inner{height:106px}
.brand-logo{display:block;width:auto;height:88px;max-width:100%;object-fit:contain}
footer .brand-logo{height:96px}
.chat-avatar{background:white;overflow:hidden}
.chat-avatar img{display:block;width:27px;height:auto}
.feature-grid article{padding:19px 16px;border:1px solid #ecebf8;border-radius:16px;background:#ffffffb3}
@media(max-width:900px){.mobile-nav nav{top:61px}}
@media(max-width:600px){.header-inner{height:88px}.brand-logo{height:72px}.feature-grid{gap:14px}.feature-grid article{padding:15px 12px}.mobile-nav nav{top:52px}footer .brand-logo{height:90px}}

/* Iconos lineales propios, decorativos y sin dependencias. */
.line-icon{width:28px;height:28px;display:block;flex-shrink:0;color:var(--indigo)}
.button .line-icon{width:20px;height:20px;color:currentColor}
.business-grid .line-icon{width:32px;height:32px}
.faithful-panel{display:block;font-size:8px;background:#f5f8f6;color:#203a2b;min-height:0}
.real-top{display:flex;align-items:center;gap:8px;padding:8px 13px;background:white;border-bottom:1px solid #dce6df}
.real-top img{width:45px;height:auto}
.real-top>.real-control{margin-left:auto}
.real-nav{display:flex;flex-wrap:wrap;gap:3px;padding:6px 9px;background:white;border-bottom:1px solid #dce6df;font-size:7px}
.real-nav span{padding:4px 6px;border-radius:4px}
.real-nav .active{background:#167349;color:white}
.real-body{padding:13px}
.real-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px;gap:8px}
.real-heading small{font-size:7px;letter-spacing:1px;color:#197549;font-weight:700}
.real-heading h3{font-size:20px}
.real-heading p{font-size:8px;color:#63736a;margin-top:3px}
.real-primary{background:#167349;color:white;padding:6px 8px;border-radius:5px;white-space:nowrap}
.real-layout{display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px;align-items:start}
.real-calendar{padding:10px;background:white;border:1px solid #dce6df;border-radius:9px}
.real-month{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}
.real-control{display:inline-block;border:1px solid #d4e1d8;border-radius:4px;padding:3px 5px;white-space:nowrap;background:white;color:#346448}
.real-calendar>p{font-size:7px;margin:10px 0}
.real-week,.real-dates{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;gap:3px}
.real-week{font-size:7px;margin-bottom:5px}
.real-dates>span{min-height:21px;padding:3px 1px;border:1px solid #eef2ef;border-radius:4px;background:#fff}
.real-dates .muted-day{color:#a8b2ad}.real-dates .picked{background:#e6f4ea;border-color:#1c7a51}
.real-dates small{display:block;font-size:6px;color:#167349}
.real-range{display:flex;justify-content:space-between;gap:5px;font-size:7px;align-items:center}
.real-range>span{border:1px solid #d4e1d8;background:white;border-radius:4px;padding:3px;white-space:nowrap}
.real-help{font-size:7px;line-height:1.5;color:#63736a;margin:7px 0}
.real-day{margin-top:5px;background:white;border:1px solid #dce6df;border-radius:7px;overflow:hidden}
.real-day summary{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:7px;cursor:pointer;font-size:8px}
.real-day summary:before{content:"›";font-size:10px}.real-day[open] summary:before{content:"⌄"}
.real-day summary strong{margin-right:auto}.real-day summary small{font-size:7px}
.real-slot{display:grid;grid-template-columns:28px 23px minmax(0,1fr) 51px;gap:5px;padding:8px 6px;border-top:1px solid #dce6df;border-left:3px solid #168252;background:#eaf6ee;align-items:center;font-size:7px}
.real-slot time{font-weight:700}.real-slot small{display:block;font-size:6px}
.real-slot p{font-size:7px}.real-slot-actions{display:grid;gap:4px}.real-slot .badge{font-size:6px;padding:2px 4px}
.real-slot .real-control{font-size:6px;text-align:center}
.real-gap{display:flex;justify-content:space-between;gap:5px;padding:8px 5px;font-size:6px;color:#63736a}
.real-empty{padding:9px;font-size:8px;color:#63736a}
@media(max-width:1180px) and (min-width:901px){.real-layout{grid-template-columns:110px minmax(0,1fr)}.real-body{padding:8px}.real-slot{grid-template-columns:25px minmax(0,1fr) 44px}.real-slot>span{display:none}}
@media(max-width:600px){.real-layout{grid-template-columns:1fr}.real-calendar{max-width:230px;width:100%;margin:auto}.real-body{padding:10px}.real-nav{font-size:8px}.real-top{font-size:9px}.real-help{font-size:8px}.real-slot{font-size:9px;grid-template-columns:32px 25px minmax(0,1fr) 60px;gap:6px}.real-slot p,.real-slot small,.real-slot .badge,.real-slot .real-control{font-size:8px}.real-day summary{font-size:10px}.real-day summary small,.real-range,.real-gap{font-size:8px}.real-dates>span{font-size:10px}.real-week{font-size:9px}.real-month{font-size:10px}.real-calendar>p{font-size:9px}}
