:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#ff6b9d;text-decoration:inherit}a:hover{color:#ff8bb3}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#ff6b9d}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#ff8bb3}button{background-color:#f9f9f9}}.landing-page{margin:0 auto;padding:2rem;min-height:100vh;display:flex;flex-direction:column;justify-content:center;position:relative}.brand-name{position:absolute;top:1rem;left:1rem;font-size:1rem;font-weight:600;color:#ff6b9d;white-space:pre-line;line-height:1.2}.language-selector{position:absolute;top:1rem;right:1rem;display:flex;gap:.25rem;background:#ff6b9d1a;border-radius:25px;padding:.3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,107,157,.2)}.language-btn{background:transparent;border:none;color:#ff6b9d;padding:.4rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;opacity:.5;font-family:Comfortaa,Quicksand,Nunito,system-ui,sans-serif}.language-btn:hover{opacity:.8;transform:translateY(-1px)}.language-btn.active{background:#ff6b9d33;opacity:1;color:#ff6b9d;box-shadow:0 2px 8px #ff6b9d4d}.hero-section{text-align:center;margin-bottom:3rem}.hero-title{font-family:Bonbon,Fredericka the Great,Comfortaa,Quicksand,cursive;font-size:7rem;font-weight:400;margin-bottom:1rem;background:linear-gradient(135deg,#ff6b9d,#ffa07a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.02em;line-height:1.3;text-transform:none}.hero-subtitle{font-size:1.2rem;opacity:.8;margin-bottom:0}.content-sections{margin-bottom:3rem;display:flex;flex-direction:column;gap:2rem}.chapter{margin-bottom:0;text-align:center;padding:2.5rem;background:#ff6b9d0d;border-radius:20px;border:1px solid rgba(255,107,157,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:800px;margin-left:auto;margin-right:auto}.chapter h2{font-size:2rem;font-weight:600;margin-top:0;margin-bottom:1.5rem;color:#ff6b9d;position:relative}.chapter h2:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(135deg,#ff6b9d,#ffa07a);border-radius:2px}.chapter p{font-size:1rem;line-height:1.8;opacity:.9;max-width:600px;margin:0 auto}.cta-section{text-align:center;margin-top:0;display:flex;flex-direction:column;align-items:center;gap:2rem}.profile-section{display:flex;flex-direction:column;align-items:center;gap:1rem}.profile-image{display:flex;justify-content:center}.profile-description{font-size:1.1rem;font-weight:500;color:#ff6b9d;margin:0;text-align:center;opacity:.9}.profile-email{font-size:1rem;color:#ff6b9d;text-decoration:none;margin:0;text-align:center;opacity:.8;transition:all .3s ease}.profile-email:hover{opacity:1;text-decoration:underline;transform:translateY(-1px)}.profile-photo{width:120px;height:120px;border-radius:50%;object-fit:cover;object-position:center 0%;border:3px solid rgba(255,107,157,.3);box-shadow:0 8px 25px #ff6b9d33;transition:all .3s ease}.profile-photo:hover{transform:translateY(-2px);box-shadow:0 12px 30px #ff6b9d4d}.cta-button{background:linear-gradient(135deg,#ff6b9d,#ffa07a);color:#fff;border:none;padding:1.2rem 3rem;font-size:1.2rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #ff6b9d4d;text-transform:uppercase;letter-spacing:1px}.cta-button:hover{transform:translateY(-3px);box-shadow:0 12px 30px #ff6b9d66}.cta-button:active{transform:translateY(0)}@media (max-width: 768px){.landing-page{padding:1rem}.chapter{padding:2rem 1rem}.hero-section{text-align:center}.hero-title{font-size:3.5rem;padding:0 1.5rem}.hero-subtitle{font-size:1rem}.chapter h2{font-size:1.5rem}.chapter p{font-size:1rem}.cta-button{padding:.8rem 2rem;font-size:1rem}.profile-photo{width:100px;height:100px}.cta-section{gap:1.5rem}.brand-name{top:.5rem;left:.5rem;font-size:.9rem}.language-selector{top:.5rem;right:.5rem;padding:.2rem;gap:.15rem}.language-btn{padding:.3rem .6rem;font-size:.75rem}}
