@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;1,600&display=swap";:root{--green:#244d3a;--sage:#7f9a80;--cream:#fbf7ef;--paper:#fffdf8;--coral:#ff8068;--ink:#1f2b25;--muted:#66726c;--line:#e8e3d8;--shadow:0 22px 60px #2945361f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}.wrap{width:min(1180px,92%);margin:auto}.nav{z-index:10;justify-content:space-between;align-items:center;height:78px;display:flex;position:relative}.brand{color:var(--green);align-items:center;gap:10px;font-size:1.12rem;font-weight:700;text-decoration:none;display:flex}.brand b{color:var(--coral)}.leaf{font-size:1.5rem;transform:rotate(-35deg)}nav{gap:28px;display:flex}nav a{color:var(--ink);font-size:.94rem;text-decoration:none}.btn{background:var(--green);color:#fff;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:15px 22px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 10px 24px #244d3a2e}.btn:hover{transform:translateY(-2px)}.btn.small{background:var(--coral);padding:11px 16px}.btn.ghost{color:var(--green);box-shadow:none;background:0 0;border:1px solid #cbd5cc}.menu{background:0 0;border:0;display:none}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:42px;min-height:720px;padding:55px 0 80px;display:grid}.eyebrow{color:var(--green);letter-spacing:.03em;text-transform:uppercase;margin-bottom:18px;font-size:.84rem;font-weight:700;display:inline-block}.hero h1,.section h2,.kora-grid h2,.story h2,.message h2,.cta h2{color:#183c2d;margin:0 0 25px;font-family:Playfair Display,serif;font-size:clamp(2.8rem,5vw,5.4rem);line-height:1.02}.hero h1 em{color:var(--green)}.hero-copy>p{color:var(--muted);max-width:620px;font-size:1.15rem;line-height:1.75}.actions{gap:12px;margin:30px 0;display:flex}.mini-benefits{color:#4b5d53;flex-wrap:wrap;gap:18px;font-size:.9rem;display:flex}.mini-benefits span{align-items:center;gap:5px;display:flex}.mini-benefits svg{width:16px}.hero-visual{height:620px;box-shadow:var(--shadow);background:linear-gradient(150deg,#edf1e5,#fff2e8);border-radius:34px;position:relative;overflow:hidden}.hero-visual img{object-fit:cover;object-position:38% 42%;width:100%;height:100%;position:relative}.halo{filter:blur(20px);background:#f5ddad;border-radius:50%;width:360px;height:360px;position:absolute;top:45px;right:30px}.speech{width:210px;box-shadow:var(--shadow);background:#fffdf8f0;border-radius:24px;flex-direction:column;gap:6px;padding:18px;display:flex;position:absolute;top:42px;right:24px}.speech span{color:var(--muted);font-size:.88rem}.soft{background:var(--cream);padding:85px 0}.kora-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;display:grid}.kora-full{object-fit:contain;mix-blend-mode:multiply;width:100%;max-height:540px}.kora-grid h2,.section h2,.message h2,.cta h2{font-size:clamp(2.2rem,4vw,4rem)}.lead{color:var(--muted);font-size:1.15rem;line-height:1.8}.kora-points{grid-template-columns:1fr 1fr;gap:14px;margin-top:30px;display:grid}.kora-points span{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px}.section{padding:105px 0}.section-head{text-align:center;max-width:760px;margin:0 auto 54px}.section-head p{color:var(--muted);font-size:1.08rem}.week-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.day-card{background:var(--cream);border:1px solid var(--line);text-align:center;border-radius:22px;padding:18px}.day{color:var(--green);font-weight:700}.phone{background:linear-gradient(#f7fbf6,#fff);border:8px solid #263029;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;height:300px;margin:18px 0;display:flex;box-shadow:0 16px 30px #1e3c2c1f}.phone span{width:54px;height:54px;color:var(--green);background:#dde9dc;border-radius:18px;place-items:center;margin-bottom:14px;font-size:1.4rem;display:grid}.phone b{font-size:.95rem}.day-card p{color:var(--muted);font-size:.9rem}.story{background:var(--green);color:#fff;padding:100px 0}.story-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:90px;display:grid}.story h2{color:#fff}.story p,.story li{color:#dce8df;line-height:1.7}.story li{margin:8px 0}.light{color:#d8eadb}.quote{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:28px;padding:42px;font-family:Playfair Display,serif;font-size:2.1rem;line-height:1.45}.quote span{margin-top:18px;font-family:DM Sans;font-size:1rem;display:block}.feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature{border:1px solid var(--line);background:#fff;border-radius:22px;padding:30px;transition:all .25s}.feature:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.icon{width:50px;height:50px;color:var(--green);background:#e8f0e6;border-radius:16px;place-items:center;display:grid}.feature h3{margin:20px 0 8px}.feature p{color:var(--muted);line-height:1.65}.message{padding-bottom:105px}.message-card{background:#fff1e7;border-radius:32px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.message-card img{object-fit:cover;width:100%;height:100%}.message-card>div{padding:55px}.message-card p{color:var(--muted);line-height:1.75}.signature{font-family:Playfair Display;font-size:1.15rem;color:var(--green)!important}.faq-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.faq details{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.faq summary{cursor:pointer;font-weight:700}.faq p{color:var(--muted);line-height:1.6}.cta{color:#fff;background:linear-gradient(135deg,#315f49,#234537);padding:85px 0}.cta-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.cta h2{color:#fff;max-width:760px}.cta p{color:#dce8df}.coral{background:var(--coral);white-space:nowrap}footer{color:var(--muted);justify-content:space-between;align-items:center;padding:36px 0;display:flex}footer p{color:var(--green);font-family:Playfair Display,serif}@media (width<=900px){.desktop-nav,.nav .btn.small{display:none}.menu{display:block}.hero{grid-template-columns:1fr;padding-top:25px}.hero-visual{height:560px}.kora-grid,.story-grid,.message-card{grid-template-columns:1fr}.kora-full{max-height:420px}.week-grid,.feature-grid{grid-template-columns:1fr 1fr}.cta-inner{flex-direction:column;align-items:flex-start}.faq-grid{grid-template-columns:1fr}}@media (width<=600px){.hero{min-height:auto}.hero h1{font-size:2.7rem}.hero-visual{height:470px}.speech{width:180px}.actions{flex-direction:column}.mini-benefits{flex-direction:column;gap:8px}.kora-points,.week-grid,.feature-grid{grid-template-columns:1fr}.phone{height:220px}.message-card>div{padding:30px}.cta{padding:65px 0}footer{flex-direction:column;gap:10px}}.app-tour{margin-top:48px}.app-tour-main{background:#fbf7ef;border:1px solid #24443a1f;border-radius:28px;margin-bottom:24px;padding:32px}.tour-step{color:#244d3a;margin-bottom:10px;font-size:.9rem;font-weight:700;display:block}.app-tour-main h3{color:#183f31;margin:0 0 24px;font-size:1.5rem}.screen-placeholder{color:#244d3a;background:#f1f5eb;border:1px dashed #24443a47;border-radius:22px;justify-content:center;align-items:center;min-height:280px;font-weight:700;display:flex}.app-tour-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.app-tour-grid article{background:#fffdf8;border:1px solid #24443a1f;border-radius:24px;padding:24px}.app-tour-grid article span{color:#f27a63;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:.85rem;font-weight:700;display:block}.app-tour-grid article h3{color:#183f31;margin:0 0 18px;font-size:1.2rem}.app-tour-grid .screen-placeholder{min-height:210px}.tour-closing{text-align:center;color:#244d3a;margin:28px 0 0;font-family:Georgia,serif;font-size:1.45rem;font-weight:700}@media (width<=900px){.app-tour{margin-top:32px}.app-tour-main{padding:22px}.app-tour-grid{grid-template-columns:1fr}.screen-placeholder,.app-tour-grid .screen-placeholder{min-height:220px}}@media (width<=600px){.hero-visual img{object-position:38% 34%}.app-tour-main,.app-tour-grid article{border-radius:20px;padding:18px}:is(.app-tour-main,.app-tour-grid article) .quote-card{padding:28px 24px}:is(.app-tour-main,.app-tour-grid article) .quote-card blockquote{font-size:1.4rem;line-height:1.35}:is(.app-tour-main,.app-tour-grid article) .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}:is(.app-tour-main,.app-tour-grid article) .feature{min-height:auto;padding:16px}:is(.app-tour-main,.app-tour-grid article) .feature h3{font-size:1rem;line-height:1.2}:is(.app-tour-main,.app-tour-grid article) .feature p{font-size:.86rem;line-height:1.45}.app-tour-main h3{font-size:1.25rem}.screen-placeholder,.app-tour-grid .screen-placeholder{min-height:180px}.tour-closing{font-size:1.25rem}}.screen-placeholder img{object-fit:contain;border-radius:18px;width:100%;height:100%;display:block}#como{padding-bottom:55px}@media (width<=600px){.message{margin-bottom:0}.faq.section{padding-top:20px}.kora-full{width:88%;margin:0 auto;display:block}.kora-grid{gap:28px}.faq.section{padding-bottom:42px}.cta{margin-top:0}}@media (width>=901px){.hero-visual .speech{top:48%;transform:translateY(-50%)}}@media (width<=600px){.story{padding-top:58px;padding-bottom:58px}.story-grid{gap:34px}.story h2{font-size:42px;line-height:.98}.story ul{margin-bottom:0}.quote{padding:34px 38px}.quote:before{margin-bottom:8px}}@media (width>=901px){.faq.section{padding-top:60px}}.cta-action{flex-direction:column;align-items:center;gap:14px;display:flex}.cta-action .btn.primary{color:#fff;background:#ff8068;border-radius:14px;padding:16px 24px;font-weight:700;text-decoration:none}.cta-action small{text-align:center;max-width:320px;line-height:1.5;display:block}@media (width<=600px){.hero-visual .speech{width:155px;top:140px;right:8px}#funciones .feature-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))!important}#funciones .feature{min-height:0;padding:14px}#funciones .feature h3{font-size:.95rem;line-height:1.2}#funciones .feature p{font-size:.8rem;line-height:1.35}}
