.members-guest-container{min-height:100vh;background-color:#fef4df;color:#032908;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:120px;padding-left:1rem;padding-right:1rem;text-align:center;font-family:Inter,sans-serif}.members-guest-title{font-size:2.25rem;font-weight:700;margin-bottom:1rem}.members-guest-description{max-width:28rem;margin-bottom:1.5rem;font-size:1rem}.members-cta-container{display:flex;flex-direction:column;gap:.75rem}@media (min-width:640px){.members-cta-container{flex-direction:row;justify-content:center}}.members-btn-primary{background-color:#032908;color:#fff;padding:.75rem 1.5rem;border-radius:9999px;border:none;cursor:pointer;transition:opacity .3s ease}.members-btn-primary:hover{opacity:.9}.members-btn-secondary{background-color:transparent;color:#032908;border:1px solid #032908;padding:.75rem 1.5rem;border-radius:9999px;cursor:pointer;transition:all .3s ease}.members-btn-secondary:hover{background-color:#032908;color:#fff}.members-logged-container{padding:120px 1rem 4rem;background-color:#fef4df;min-height:100vh;color:#032908;font-family:Inter,sans-serif}.members-header{max-width:64rem;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.members-header h1{font-size:1.875rem;font-weight:700}.members-logout{font-size:.875rem;text-decoration:underline;cursor:pointer;transition:color .3s ease}.members-logout:hover{color:#064c2d}.member-nav{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem;margin-bottom:2rem;border-bottom:1px solid #032908;font-size:.875rem;scroll-behavior:smooth}.member-nav::-webkit-scrollbar{display:none}.member-tab-link{white-space:nowrap;padding-bottom:.25rem;border-bottom:2px solid transparent;transition:all .3s ease;color:#032908;font-weight:500;text-decoration:none}.member-tab-link:hover{border-color:#032908}.member-tab-link.active{border-color:#032908;font-weight:600}.member-section{margin-bottom:3rem;padding:2rem;background-color:#fffaf0;border:1px solid #e2d4b7;border-radius:12px}.member-section-title{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:#032908}.member-section-text{font-size:1rem;color:#032908;line-height:1.6}.login-container{background-color:#fef4df;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem;font-family:Inter,sans-serif}.login-box{background-color:#fffaf0;padding:2rem;border:1px solid #e2d4b7;border-radius:12px;width:100%;max-width:400px;display:flex;flex-direction:column}.login-title{font-size:1.5rem;font-weight:600;color:#032908;margin-bottom:1.5rem;text-align:center}.login-input{padding:.75rem 1rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;outline:none;transition:border .3s ease}.login-input:focus{border-color:#032908}.login-button{background-color:#032908;color:white;padding:.75rem;border:none;border-radius:9999px;font-size:1rem;font-weight:500;cursor:pointer;transition:opacity .3s ease}.login-button:hover{opacity:.9}.footer{background-color:#fef4df;padding:3rem 1.5rem;font-family:Inter,sans-serif;color:#032908;margin-top:4rem}.footer-divider{height:4px;background-image:linear-gradient(90deg,#032908 50%,transparent 0);background-size:10px 2px;background-repeat:repeat-x;margin-bottom:2rem;border-top:2px solid #032908;border-bottom:2px solid #032908}.footer-content{max-width:1200px;margin:0 auto}.footer-subscribe{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem}.footer-input{padding:.75rem 1rem;font-size:1rem;border:1px solid #032908;background-color:transparent;color:#032908;border-radius:0;min-width:280px;flex:1}.footer-button{background-color:#032908;color:white;padding:.75rem 1.5rem;font-weight:600;font-size:1rem;border:none;cursor:pointer;flex-shrink:0}.footer-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}.footer-column{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;min-width:150px}.align-end{text-align:right;justify-content:flex-end;flex:1}.footer-brand{font-weight:700;font-size:1rem}