:root{--primary:#1a1a1a;--primary-hover:#8b7355;--primary-dark:#1a1a1a;--error:#dc3545;--error-hover:#c82333;--text:#2d2d2d;--text-secondary:#6a6a6a;--text-tertiary:#999;--background:#fff;--background-secondary:#f5f5f0;--background-hover:#e9e9e9;--border:#e0e0d8;--accent:#8b7355;--success:#28a745;--warning:#ffc107;--info:#17a2b8;--disabled:#ccc;--white:#fff;--black:#1a1a1a;--click-me-color:#1cb640;--click-me-color-hover:#218838;--marker-level-1:#009969;--marker-level-2:#0b8961;--marker-level-3:#15795a;--marker-level-4:#1f6b53;--marker-level-5:#285d4c}.hero{text-align:center;isolation:isolate;background-color:var(--background-secondary);flex-direction:column;justify-content:center;align-items:center;min-height:86vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:-2;opacity:.13;background-image:url(/landing-captures/07-memorizar-desktop.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.hero:after{content:"";z-index:-1;background:linear-gradient(#f5f5f0eb,#f5f5f0c7 58%,#f5f5f0f0);position:absolute;inset:0}.hero__title{letter-spacing:0;color:var(--primary);margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:5.75rem;font-weight:300;line-height:1.1}.hero__title .emphasis{font-style:italic;font-weight:600;display:block}.hero__subtitle{color:var(--text-secondary);letter-spacing:0;max-width:640px;margin:0 auto 3rem;font-size:1.25rem;font-weight:300}.hero__cta{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:inline-flex}.hero__scroll{color:var(--text-secondary);letter-spacing:0;text-transform:uppercase;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.hero__scroll .arrow{background:linear-gradient(to bottom, transparent, var(--text-secondary));width:1px;height:40px;animation:2s ease-in-out infinite scrollIndicator}@keyframes scrollIndicator{0%,to{opacity:0;transform:translateY(-10px)}50%{opacity:1;transform:translateY(0)}}.btn{cursor:pointer;letter-spacing:0;border:none;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.btn--primary{background-color:var(--primary);color:var(--background-secondary)}.btn--primary:hover{background-color:var(--accent);transform:translateY(-2px)}.btn--secondary{color:var(--primary);border:1px solid var(--primary);background-color:#0000}.btn--secondary:hover{background-color:var(--primary);color:var(--background-secondary);transform:translateY(-2px)}.product-preview{background:#fff;padding:4.75rem 2rem 7rem;overflow:hidden}.product-preview__intro{text-align:center;max-width:880px;margin:0 auto 3rem}.product-preview .section-title{max-width:840px;margin-left:auto;margin-right:auto}.product-preview__eyebrow{color:var(--text-tertiary);letter-spacing:0;text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:600}.product-preview__desktop{border:1px solid var(--border);background:var(--background-secondary);border-radius:8px;max-width:1120px;margin:0 auto 3rem;overflow:hidden;box-shadow:0 20px 50px #1a1a1a14}.product-preview__desktop img{width:100%;height:auto;display:block}.product-preview__rail{scroll-snap-type:x mandatory;scrollbar-color:var(--accent) #0000;gap:1.25rem;max-width:1188px;margin:0 auto;padding:.25rem .25rem 1rem;display:flex;overflow-x:auto}.product-preview__phone{scroll-snap-align:start;flex:0 0 clamp(200px,20% - 1rem,220px);margin:0}.product-preview__phone img{aspect-ratio:375/844;object-fit:cover;border:1px solid var(--border);background:var(--background-secondary);border-radius:8px;width:100%;display:block;box-shadow:0 12px 30px #1a1a1a14}.product-preview__phone figcaption{color:var(--text-secondary);text-align:center;margin-top:.9rem;font-size:.95rem;line-height:1.5}.features{background-color:var(--background-secondary);padding:7rem 2rem}.features__story{grid-template-columns:minmax(220px,320px) minmax(0,1fr);align-items:center;gap:4rem;max-width:960px;margin:0 auto 5rem;display:grid}.features__story-copy .section-title,.features__story-copy .section-subtitle{text-align:left;margin-left:0;margin-right:0}.features .featuresImage{border:1px solid var(--border);border-radius:8px;width:100%;max-width:320px;display:block}.features__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem;margin-top:4rem;display:grid}.features__item{text-align:center}.features__item .icon{width:48px;height:48px;color:var(--accent);margin:0 auto 1.5rem}.features__item h3{color:var(--primary);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:600}.features__item p{color:var(--text-secondary);font-size:1.05rem;line-height:1.8}.section-title{text-align:center;color:var(--primary);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:300}.section-subtitle{text-align:center;color:var(--text-secondary);max-width:600px;margin:1.1rem auto;font-size:1.1rem}.audience{background-color:#fff;padding:8rem 2rem}.audience__cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:4rem;display:grid}.audience__card{text-align:center;border:1px solid var(--border);background:#fff;padding:3rem 2rem;transition:transform .3s,box-shadow .3s}.audience__card:hover{transform:translateY(-5px);box-shadow:0 10px 40px #00000014}.audience__card .icon{width:56px;height:56px;color:var(--accent);margin:0 auto 1.5rem}.audience__card h3{color:var(--primary);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:600}.audience__card p{color:var(--text-secondary);line-height:1.8}.cta{background-color:var(--primary);text-align:center;color:var(--background-secondary);padding:8rem 2rem}.cta .section-title{color:var(--background-secondary)}.cta .section-subtitle{color:#ffffffb3;margin-bottom:3rem}.cta__actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:inline-flex}.cta .btn--primary{background-color:var(--background-secondary);color:var(--primary)}.cta .btn--primary:hover{background-color:var(--accent);color:var(--background-secondary)}.footer{background-color:var(--primary);color:#fff9;text-align:center;padding:3rem 2rem;font-size:.9rem}.footer p{margin-bottom:.5rem}.footer a{color:var(--background-secondary);text-decoration:none;transition:color .3s}.footer a:hover{color:var(--accent)}.footer__links{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1rem;display:flex}.footer__links a{border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:all .3s}.footer__links a:hover{background-color:#ffffff1a}@media (max-width:768px){.hero{min-height:88vh;padding:3rem 1.5rem}.hero__title{font-size:3.3rem}.hero__subtitle{font-size:1.1rem}.hero__cta{flex-direction:column;width:100%}.hero__cta .btn{width:100%}.product-preview{padding:4rem 1.5rem 5rem}.product-preview__desktop{display:none}.product-preview__intro{margin-bottom:2rem}.product-preview__rail{width:calc(100% + 3rem);margin-left:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}.product-preview__phone{flex-basis:72%}.features,.audience,.cta{padding:5rem 1.5rem}.cta__actions{flex-direction:column;width:100%}.cta__actions .btn{width:100%}.features__grid,.audience__cards{gap:3rem}.features__story{grid-template-columns:1fr;gap:2rem;margin-bottom:4rem}.features__story-copy .section-title,.features__story-copy .section-subtitle{text-align:center;margin-left:auto;margin-right:auto}.features .featuresImage{max-width:240px;margin:0 auto}.section-title{font-size:2.7rem}}
