body{background-color:#fdfcfb;color:#333;font-family:Inter,system-ui,sans-serif}main[data-astro-cid-kh7btl4r]{width:100%;max-width:100%;margin:0;padding:0;display:flex;flex-direction:column;align-items:center}.container[data-astro-cid-kh7btl4r]{width:100%;max-width:840px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;align-items:center}h1[data-astro-cid-kh7btl4r],h2[data-astro-cid-kh7btl4r],h3[data-astro-cid-kh7btl4r]{font-family:Times New Roman,Times,serif;color:#222;letter-spacing:.05em}p[data-astro-cid-kh7btl4r]{line-height:2;color:#555;font-size:.95rem;margin-bottom:1.5rem}.hero-section[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:6rem 0 4rem;width:100%;position:relative;background:linear-gradient(to bottom,#f9f7f2,#fdfcfb);margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);width:100vw}.hero-section[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;z-index:0;top:10%;left:50%;transform:translate(-50%);width:500px;height:500px;background:radial-gradient(circle,#ffc8c826,#fff0 70%);filter:blur(40px);border-radius:50%}.profile-img[data-astro-cid-kh7btl4r]{border-radius:50%;margin-bottom:2rem;border:1px solid #eee;position:relative;z-index:1}.hero-copy[data-astro-cid-kh7btl4r]{font-family:Times New Roman,Times,serif;font-size:1.5rem;font-weight:700;margin-bottom:.8rem;color:#222;letter-spacing:.1em;position:relative;z-index:1}.hero-sub[data-astro-cid-kh7btl4r]{font-size:.9rem;color:#888;font-family:sans-serif;opacity:.8;position:relative;z-index:1}.spacer[data-astro-cid-kh7btl4r]{height:8rem}.story-section[data-astro-cid-kh7btl4r]{text-align:center;max-width:680px;margin:0 auto;width:100%}.story-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-left:auto;margin-right:auto}.story-title[data-astro-cid-kh7btl4r]{font-size:1.8rem;margin-bottom:2.5rem;position:relative;padding-top:2rem}.story-title[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:1px;height:30px;background-color:#ddd}.personalities-section[data-astro-cid-kh7btl4r]{width:100%;display:flex;justify-content:center}.personalities-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:2rem;justify-content:center;width:100%}.persona-col[data-astro-cid-kh7btl4r]{text-align:center;display:flex;flex-direction:column;align-items:center}.persona-name[data-astro-cid-kh7btl4r]{font-size:1.1rem;font-weight:700;margin:0 auto 1rem;border-bottom:1px solid #ddd;padding-bottom:.5rem;display:inline-block}.persona-text[data-astro-cid-kh7btl4r]{font-size:.9rem;font-style:italic;color:#666}.contact-section[data-astro-cid-kh7btl4r]{text-align:center;background-color:#fff;padding:4rem 2rem;border:1px solid #f0f0f0;border-radius:8px;margin:0 auto 6rem;width:100%;max-width:680px;box-shadow:0 10px 30px #00000005}.contact-btn[data-astro-cid-kh7btl4r]{display:inline-block;margin:1.5rem auto 0;padding:.8rem 2rem;background-color:#333;color:#fff;text-decoration:none;border-radius:50px;font-size:.9rem;transition:opacity .2s}.contact-btn[data-astro-cid-kh7btl4r]:hover{opacity:.8}@media(max-width:720px){.personalities-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:3rem}.hero-section[data-astro-cid-kh7btl4r]{padding-top:4rem}.story-title[data-astro-cid-kh7btl4r]{font-size:1.5rem}.hero-copy[data-astro-cid-kh7btl4r]{font-size:1.3rem}.fitness-log-form[data-astro-cid-kh7btl4r]{width:100%;max-width:540px;margin:2.5rem auto 0;text-align:left}.form-group[data-astro-cid-kh7btl4r]{margin-bottom:1.5rem}.form-group[data-astro-cid-kh7btl4r] label[data-astro-cid-kh7btl4r]{display:block;margin-bottom:.5rem;font-size:.9rem;font-weight:700;color:#444;font-family:sans-serif}.form-group[data-astro-cid-kh7btl4r] input[data-astro-cid-kh7btl4r],.form-group[data-astro-cid-kh7btl4r] textarea[data-astro-cid-kh7btl4r]{width:100%;padding:.8rem 1rem;border:1px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem;background:#fafafa;transition:border-color .2s,background .2s}.form-group[data-astro-cid-kh7btl4r] input[data-astro-cid-kh7btl4r]:focus,.form-group[data-astro-cid-kh7btl4r] textarea[data-astro-cid-kh7btl4r]:focus{outline:none;border-color:#333;background:#fff}.submit-pill-btn[data-astro-cid-kh7btl4r]{display:block;width:100%;padding:1rem;background-color:#333;color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:700;cursor:pointer;margin-top:2rem;transition:background .2s,transform .1s}.submit-pill-btn[data-astro-cid-kh7btl4r]:hover{background-color:#111}.submit-pill-btn[data-astro-cid-kh7btl4r]:active{transform:scale(.98)}}
