:root{--cream:#f5f0e8;--cream-dark:#ede7db;--olive:#2c3a2e;--olive-light:#3d4f3f;--terracotta:#c4653a;--terracotta-light:#d4845f;--sand:#d4c5a9;--gold:#b89b5e;--ink:#1a1a18;--text:#3a3832;--text-light:#6b665a;--white:#fdfcf9}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--text);-webkit-font-smoothing:antialiased;font-family:"Source Serif 4",Georgia,serif;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f0e8e6;border-bottom:1px solid #2c3a2e0f;justify-content:space-between;align-items:center;padding:1.25rem 2.5rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}nav.scrolled{padding:.875rem 2.5rem;box-shadow:0 1px 20px #0000000a}.nav-brand{color:var(--olive);letter-spacing:-.01em;font-family:Playfair Display,serif;font-size:1.15rem;font-weight:600}.nav-brand span{color:var(--terracotta);font-style:italic;font-weight:400}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:var(--text-light);letter-spacing:.03em;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--olive)}.nav-cta{background:var(--olive);border-radius:6px;padding:.55rem 1.25rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600;color:var(--white)!important;transition:background .2s,transform .2s!important}.nav-cta:hover{transform:translateY(-1px);background:var(--olive-light)!important}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:100vh;padding:8rem 6rem 6rem;display:grid;position:relative}.hero:after{content:"";background:linear-gradient(135deg, var(--cream-dark) 0%, #d4c5a94d 100%);z-index:-1;border-radius:0 0 0 80px;width:50%;height:100%;position:absolute;top:0;right:0}.hero-text{max-width:520px}.hero-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--terracotta);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600;display:flex}.hero-eyebrow:before{content:"";background:var(--terracotta);width:32px;height:1.5px}h1{color:var(--ink);letter-spacing:-.02em;margin-bottom:.35rem;font-family:Playfair Display,serif;font-size:clamp(3rem,5vw,4.25rem);font-weight:700;line-height:1.08}h1 .accent{color:var(--terracotta);font-style:italic;font-weight:600}.hero-subtitle{color:var(--text-light);margin-bottom:2rem;font-family:Playfair Display,serif;font-size:1.35rem;font-style:italic;font-weight:400}.hero-description{color:var(--text);max-width:440px;margin-bottom:2.5rem;font-size:1.1rem;font-weight:300;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.btn-primary{color:var(--white);background:var(--olive);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.6rem;padding:.9rem 2rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.btn-primary:hover{background:var(--olive-light);transform:translateY(-2px);box-shadow:0 8px 24px #2c3a2e33}.btn-secondary{color:var(--olive);border-radius:8px;align-items:center;gap:.5rem;padding:.9rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.btn-secondary:hover{background:#2c3a2e0f}.btn-secondary svg{transition:transform .2s}.btn-secondary:hover svg{transform:translate(3px)}.hero-visual{justify-content:center;align-items:center;display:flex;position:relative}.book-container{perspective:1200px;position:relative}.book-cover-wrapper{border-radius:4px 12px 12px 4px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;transform:rotateY(-8deg)rotateX(2deg);box-shadow:-6px 6px #8b422640,-12px 12px #8b42261f,0 25px 60px #00000040}.book-cover-wrapper:hover{transform:rotateY(-3deg)rotateX(1deg)translateY(-4px);box-shadow:-4px 4px #8b422640,-8px 8px #8b42261f,0 30px 70px #0000004d}.book-cover-wrapper:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#00000040 0%,#00000014 40%,#ffffff0d 60%,#0000001f 100%);width:16px;position:absolute;top:0;bottom:0;left:0}.book-cover-img{border-radius:4px 12px 12px 4px;width:300px;height:auto;display:block}.excerpt{background:var(--white);padding:7rem 6rem;position:relative}.excerpt:before{content:"";background:linear-gradient(90deg, transparent, var(--sand), transparent);height:1px;position:absolute;top:0;left:6rem;right:6rem}.excerpt-inner{text-align:center;max-width:680px;margin:0 auto}.excerpt-label{letter-spacing:.2em;text-transform:uppercase;color:var(--terracotta);margin-bottom:2.5rem;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:600}.excerpt-quote{color:var(--ink);padding:0 1rem;font-family:Playfair Display,serif;font-size:1.65rem;font-style:italic;font-weight:400;line-height:1.6;position:relative}.excerpt-quote:before{content:"“";color:var(--sand);font-family:Playfair Display,serif;font-size:6rem;font-style:normal;line-height:1;position:absolute;top:-2.5rem;left:-1.5rem}.excerpt-context{color:var(--text-light);margin-top:2rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:400}.inside{background:var(--cream);padding:7rem 6rem}.inside-grid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1100px;margin:0 auto;display:grid}.inside-text h2{color:var(--ink);letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;line-height:1.15}.inside-text h2 em{color:var(--terracotta);font-style:italic;font-weight:600}.inside-text p{color:var(--text);margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.8}.features{flex-direction:column;gap:1rem;list-style:none;display:flex}.features li{color:var(--text);align-items:flex-start;gap:.85rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:400;line-height:1.5;display:flex}.features li .icon{background:var(--olive);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;display:flex}.features li .icon svg{width:12px;height:12px}.inside-visual{flex-direction:column;gap:1rem;display:flex}.scene-card{background:var(--white);border:1px solid #2c3a2e0f;border-radius:12px;padding:1.75rem 2rem;transition:all .3s;position:relative;overflow:hidden}.scene-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000000f}.scene-card:before{content:"";background:var(--terracotta);opacity:0;width:3px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.scene-card:hover:before{opacity:1}.scene-chapter{letter-spacing:.15em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.5rem;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:600}.scene-title{color:var(--ink);margin-bottom:.35rem;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600}.scene-desc{color:var(--text-light);font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:400;line-height:1.55}.companion{background:var(--olive);padding:7rem 6rem;position:relative;overflow:hidden}.companion:before{content:"";background:#ffffff05;border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-200px}.companion-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1100px;margin:0 auto;display:grid}.companion-text .comp-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--terracotta-light);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:600;display:flex}.companion-text .comp-eyebrow:before{content:"";background:var(--terracotta-light);width:24px;height:1.5px}.companion-text h2{color:var(--white);letter-spacing:-.02em;margin-bottom:1.25rem;font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700;line-height:1.15}.companion-text p{color:#ffffffa6;margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.8}.btn-voz{color:var(--olive);background:var(--white);border-radius:8px;align-items:center;gap:.6rem;padding:.9rem 2rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.btn-voz:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.companion-visual{justify-content:center;display:flex}.app-preview{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;width:320px;padding:2rem}.app-header{border-bottom:1px solid #ffffff14;align-items:center;gap:.75rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.app-logo{background:var(--terracotta);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;display:flex}.app-name{color:var(--white);font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600}.app-subtitle{color:#fff6;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:400}.journal-entry{background:#ffffff0d;border-radius:12px;margin-bottom:1rem;padding:1.25rem}.journal-date{color:#ffffff59;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.6rem;font-family:DM Sans,sans-serif;font-size:.65rem}.journal-text{color:#ffffffbf;font-family:"Source Serif 4",serif;font-size:.9rem;font-style:italic;line-height:1.6}.journal-words{flex-wrap:wrap;gap:.4rem;margin-top:.75rem;display:flex}.word-tag{color:var(--terracotta-light);background:#c4653a33;border-radius:4px;padding:.3rem .6rem;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:500}.entry-label{color:#ffffff8c;font-weight:600}.flashcard-list{flex-direction:column;gap:.5rem;margin-top:.25rem;display:flex}.flashcard-row{background:#ffffff0d;border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem .6rem;font-family:DM Sans,sans-serif;font-size:.8rem;display:flex}.fc-es{color:#fffc;font-weight:600}.fc-en{color:#fff6;font-size:.75rem}.email-section{background:var(--white);text-align:center;padding:6rem}.email-inner{max-width:520px;margin:0 auto}.email-section h2{color:var(--ink);letter-spacing:-.02em;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:700}.email-section p{color:var(--text-light);margin-bottom:2rem;font-size:1rem;font-weight:300;line-height:1.6}.email-form{gap:.75rem;max-width:460px;margin:0 auto;display:flex}.email-form input{border:1.5px solid var(--sand);background:var(--cream);color:var(--text);border-radius:8px;outline:none;flex:1;padding:.9rem 1.25rem;font-family:DM Sans,sans-serif;font-size:.9rem;transition:border-color .2s}.email-form input::placeholder{color:var(--text-light)}.email-form input:focus{border-color:var(--olive)}.email-form button{color:var(--white);background:var(--terracotta);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.9rem 1.75rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s}.email-form button:hover{background:var(--terracotta-light);transform:translateY(-1px)}.email-note{color:var(--text-light);margin-top:1rem;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:400}footer{background:var(--cream);border-top:1px solid #2c3a2e0f;justify-content:space-between;align-items:center;padding:3rem 6rem;display:flex}.footer-brand{color:var(--olive);font-family:Playfair Display,serif;font-size:1rem;font-weight:600}.footer-brand span{color:var(--terracotta);font-style:italic;font-weight:400}.footer-links{gap:2rem;display:flex}.footer-links a{color:var(--text-light);font-family:DM Sans,sans-serif;font-size:.8rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--olive)}.footer-copy{color:var(--text-light);font-family:DM Sans,sans-serif;font-size:.72rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-text{animation:.8s ease-out fadeUp}.hero-visual{animation:.8s ease-out .15s both fadeUp}.fade-in-section{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.fade-in-section.visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.hero{gap:3rem;padding:7rem 3rem 4rem}.excerpt,.inside,.companion,.email-section{padding:5rem 3rem}footer{padding:2.5rem 3rem}.inside-grid,.companion-grid{gap:3rem}}@media (max-width:768px){nav{padding:1rem 1.5rem}.nav-links a:not(.nav-cta){display:none}.hero{text-align:center;grid-template-columns:1fr;min-height:auto;padding:6.5rem 1.5rem 3rem}.hero:after{display:none}.hero-text{max-width:100%}.hero-eyebrow{justify-content:center}.hero-description{max-width:100%}.hero-actions{justify-content:center}.hero-visual{order:-1}.book-cover-img{width:220px}.excerpt{padding:4rem 1.5rem}.excerpt-quote{font-size:1.25rem}.inside{padding:4rem 1.5rem}.inside-grid{grid-template-columns:1fr;gap:2.5rem}.inside-text h2{font-size:2rem}.companion{padding:4rem 1.5rem}.companion-grid{grid-template-columns:1fr}.companion-visual{order:-1}.app-preview{width:100%;max-width:320px}.email-section{padding:4rem 1.5rem}.email-form{flex-direction:column}footer{text-align:center;flex-direction:column;gap:1rem;padding:2rem 1.5rem}}
