:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%}a{font-weight:500;text-decoration:none;transition:color .3s ease}a:hover{color:#667eea}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:all .3s ease}button:hover{opacity:.9}button:focus,button:focus-visible{outline:2px solid #667eea;outline-offset:2px}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.6}.app{min-height:100vh;display:flex;flex-direction:column}.navbar{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;padding:1.5rem 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #0000001a}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo h1{font-size:2rem;margin:0}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-menu a{color:#fff;text-decoration:none;font-weight:500;transition:opacity .3s ease}.nav-menu a:hover{opacity:.8}.hero{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;padding:6rem 2rem;text-align:center}.hero-content h2{font-size:3.5rem;margin-bottom:1.5rem;line-height:1.2;font-weight:700}.hero-content p{font-size:1.3rem;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto;opacity:.95;line-height:1.8}.cta-button{background-color:#fff;color:#e74c3c;padding:1rem 2.5rem;font-size:1.1rem;border:none;border-radius:50px;cursor:pointer;font-weight:600;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #0003}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.message-section{padding:5rem 2rem;max-width:900px;margin:0 auto;text-align:center}.message-section-1{background:#f8f9fa}.message-section-2{background:#fff}.message-content h2{font-size:2.8rem;margin-bottom:2rem;color:#2c3e50;line-height:1.3}.message-content p{font-size:1.1rem;color:#555;margin-bottom:1.5rem;line-height:1.9;max-width:800px;margin-left:auto;margin-right:auto}.wisdom-section{padding:5rem 2rem;background:#fff;max-width:1200px;margin:0 auto;width:100%}.wisdom-section h2{text-align:center;font-size:2.8rem;margin-bottom:3rem;color:#2c3e50}.wisdom-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.wisdom-card{background:#fafbfc;padding:2.5rem;border-radius:12px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #ecf0f1}.wisdom-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000014}.wisdom-icon{font-size:3.5rem;margin-bottom:1rem;display:inline-block}.wisdom-card h3{color:#2c3e50;margin-bottom:1.2rem;font-size:1.4rem;font-weight:600}.wisdom-card p{color:#666;line-height:1.8}.inspiration-section{background:linear-gradient(135deg,#ecf0f1,#f5f5f5);padding:5rem 2rem}.inspiration-content{max-width:1000px;margin:0 auto}.inspiration-content h2{text-align:center;font-size:2.8rem;margin-bottom:3rem;color:#2c3e50}.inspiration-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem}.inspiration-item{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 15px #0000000f;text-align:center;border-left:4px solid #e74c3c;transition:box-shadow .3s ease}.inspiration-item:hover{box-shadow:0 8px 25px #0000001a}.inspiration-item p{font-size:1.1rem;color:#2c3e50;margin-bottom:1rem;font-style:italic;font-weight:500}.inspiration-item span{display:block;color:#666;font-size:.95rem;line-height:1.7}.final-message{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;padding:5rem 2rem;text-align:center}.final-message h2{font-size:2.8rem;margin-bottom:1.5rem;font-weight:700}.final-message p{font-size:1.2rem;margin-bottom:1.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.8;opacity:.95}.cta-button-large{background-color:#fff;color:#e74c3c;padding:1.2rem 3rem;font-size:1.2rem;border:none;border-radius:50px;cursor:pointer;font-weight:600;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #0003;margin-top:1rem}.cta-button-large:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.footer{background:#2c3e50;color:#bdc3c7;padding:3.5rem 2rem 1rem;margin-top:auto}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;margin-bottom:2rem}.footer-section h4{color:#fff;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.footer-section p{color:#bdc3c7;line-height:1.7}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.7rem}.footer-section a{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#e74c3c}.footer-bottom{border-top:1px solid #34495e;padding-top:1.5rem;text-align:center;color:#95a5a6}@media(max-width:768px){.hero-content h2{font-size:2.2rem}.hero-content p{font-size:1.1rem}.message-content h2,.wisdom-section h2,.inspiration-content h2,.final-message h2{font-size:2rem}.nav-menu{gap:1rem}.nav-container{padding:0 1rem}.wisdom-grid,.inspiration-list{grid-template-columns:1fr}.hero{padding:4rem 1rem}.message-section,.wisdom-section,.inspiration-section,.final-message{padding:3rem 1rem}}@media(max-width:480px){.nav-logo h1{font-size:1.5rem}.nav-menu{flex-direction:column;gap:.5rem;font-size:.9rem}.hero-content h2{font-size:1.8rem}.message-content h2{font-size:1.6rem}.cta-button,.cta-button-large{padding:.8rem 1.5rem;font-size:1rem}.wisdom-card,.inspiration-item{padding:1.5rem}}
