*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',sans-serif;background-color:#F8E8EE;color:#333;line-height:1.6;padding:20px 15px;min-height:100vh;display:flex;flex-direction:column}header{background-color:#D4A5A5;padding:1rem 0;box-shadow:0 2px 8px rgba(212,165,165,0.4)}nav#main-nav{max-width:900px;margin:0 auto;font-family:'Inter',sans-serif}nav#main-nav ul{list-style:none;display:flex;justify-content:center;gap:2rem}nav#main-nav ul li a{color:#FFF;text-decoration:none;font-weight:600;font-size:1.1rem;transition:color 0.3s ease}nav#main-nav ul li a:hover,nav#main-nav ul li a:focus{color:#FFF;text-decoration:underline;outline:none}main{flex-grow:1;max-width:900px;margin:2rem auto 3rem auto;width:100%}section{background-color:#FFF;border-radius:10px;padding:2rem 2.5rem;margin-bottom:3rem;box-shadow:0 4px 12px rgba(212,165,165,0.2)}h1,h2{font-family:'Playfair Display',serif;color:#D4A5A5;margin-bottom:1rem;font-weight:700}h1{font-size:2.8rem}h2{font-size:2rem;border-bottom:3px solid #D4A5A5;padding-bottom:.3rem}p,ul{font-family:'Inter',sans-serif;font-size:1.1rem;color:#333;line-height:1.5;margin-bottom:1rem}ul{padding-left:1.25rem;list-style-type:disc}#hero{background:linear-gradient(135deg,#F8E8EE 0%,#FFF 100%);text-align:center;padding:4rem 1rem 5rem 1rem;border-radius:12px;box-shadow:0 6px 20px rgba(212,165,165,0.3);font-family:'Playfair Display',serif;color:#D4A5A5}#hero h1{font-size:3.5rem;margin-bottom:.5rem;color:#D4A5A5}#hero p{font-size:1.5rem;margin-bottom:2rem;font-weight:400;color:#333}#hero button{background-color:#D4A5A5;color:#FFF;border:none;padding:1rem 3rem;font-size:1.2rem;font-weight:700;border-radius:30px;cursor:pointer;box-shadow:0 6px 15px rgba(212,165,165,0.6);transition:background-color 0.3s ease;font-family:'Inter',sans-serif}#hero button:hover,#hero button:focus{background-color:#B38B8B;outline:none}blockquote#inspiration{max-width:700px;margin:4rem auto 3rem auto;font-style:italic;font-family:'Playfair Display',serif;font-size:1.3rem;color:#666;border-left:6px solid #D4A5A5;padding-left:1.5rem;background-color:#FFF5F7;border-radius:8px;text-align:center}blockquote#inspiration cite{display:block;margin-top:1rem;font-style:normal;font-size:1rem;font-family:'Inter',sans-serif;color:#A97F7F;font-weight:600}#email-capture{background-color:#FFF;padding:2.5rem 2rem;border-radius:12px}form#join-form{display:flex;flex-direction:column;gap:1rem;max-width:400px;margin:0 auto}form#join-form label{font-weight:600;color:#D4A5A5;font-family:'Inter',sans-serif}form#join-form input[type=text],form#join-form input[type=email]{padding:.75rem 1rem;border:1px solid #D4A5A5;border-radius:6px;font-size:1rem;font-family:'Inter',sans-serif;color:#333;transition:border-color 0.3s ease}form#join-form input[type=text]:focus,form#join-form input[type=email]:focus{border-color:#B38B8B;outline:none}form#join-form button[type=submit]{background-color:#D4A5A5;color:#FFF;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:700;border-radius:30px;cursor:pointer;box-shadow:0 6px 15px rgba(212,165,165,0.6);transition:background-color 0.3s ease;font-family:'Inter',sans-serif}form#join-form button[type=submit]:hover,form#join-form button[type=submit]:focus{background-color:#B38B8B;outline:none}.btn-ghost{background-color:transparent;color:#D4A5A5;border:2px solid #D4A5A5;padding:0.75rem 2.5rem;font-size:1.2rem;font-weight:700;border-radius:30px;cursor:pointer;transition:all 0.3s ease;font-family:'Inter',sans-serif;box-shadow:none}.btn-ghost:hover,.btn-ghost:focus{background-color:#D4A5A5;color:#FFF;outline:none;box-shadow:0 6px 15px rgba(212,165,165,0.6)}.hero-cta{font-family:'Playfair Display',serif;font-size:1.3rem;padding:1rem 3rem;margin-top:1rem}@media (max-width:600px){nav#main-nav ul{flex-direction:column;gap:1rem}main{margin:1rem auto 2rem auto;padding:0 10px}section{padding:1.5rem 1.5rem;margin-bottom:2rem}#hero h1{font-size:2.5rem}#hero p{font-size:1.2rem}}#tiktok{background:linear-gradient(135deg,#F8E8EE 0%,#FFF 100%);border-radius:12px;box-shadow:0 4px 12px rgba(212,165,165,0.2);padding:2rem 2.5rem;margin-bottom:3rem;text-align:center}#tiktok h2{font-family:'Playfair Display',serif;color:#D4A5A5;margin-bottom:1.5rem;font-weight:700;font-size:2rem;border-bottom:3px solid #D4A5A5;padding-bottom:.3rem;max-width:300px;margin-left:auto;margin-right:auto}.tiktok-profile-card{display:inline-flex;align-items:center;gap:1.5rem;background:#FFF5F7;border:2px solid #D4A5A5;border-radius:12px;padding:1rem 2rem;box-shadow:0 4px 10px rgba(212,165,165,0.3);max-width:480px;transition:box-shadow 0.3s ease;cursor:pointer;text-decoration:none;color:#333} .tiktok-profile-card:hover,.tiktok-profile-card:focus{box-shadow:0 8px 20px rgba(212,165,165,0.5);outline:none}.tiktok-profile-pic{width:80px;height:80px;border-radius:50%;object-fit:cover;border:2px solid #D4A5A5}.tiktok-profile-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.tiktok-profile-info h3{font-family:'Playfair Display',serif;color:#D4A5A5;font-size:1.5rem;margin-bottom:0.3rem}.tiktok-profile-info p{font-family:'Inter',sans-serif;font-size:1rem;color:#666;margin-bottom:0.5rem;max-width:280px}.tiktok-profile-info button.btn-ghost{padding:0.5rem 1.5rem;font-size:1rem;border-color:#D4A5A5;color:#D4A5A5;box-shadow:none}.tiktok-profile-info button.btn-ghost:hover,.tiktok-profile-info button.btn-ghost:focus{background-color:#D4A5A5;color:#FFF;box-shadow:0 6px 15px rgba(212,165,165,0.6);outline:none}@media (max-width:600px){.tiktok-profile-card{flex-direction:column;gap:1rem;max-width:100%}.tiktok-profile-info{align-items:center;text-align:center}.tiktok-profile-info p{max-width:none}}
