.mws-page{min-height:100vh;background-color:#faf8f5;padding:2rem 1.5rem 4rem}.mws-container{width:100%;max-width:720px;margin:0 auto}.mws-hero{text-align:center;padding:3rem 0 2rem;animation:mws-fadein .8s ease .1s both}.mws-title{font-family:Cormorant Garamond,serif;font-size:42px;font-weight:300;color:#2c2416;margin-bottom:1rem;letter-spacing:.3px}.mws-subtitle{font-size:16px;font-weight:300;color:#5a4a35;line-height:1.8;max-width:540px;margin:0 auto 2rem}.mws-note,.mws-subtitle{font-family:Jost,sans-serif}.mws-note{font-size:13px;color:#9c8c7a;margin-top:.75rem}.mws-btn-primary{background:#2c2416;color:#f5efe6;border:none;border-radius:4px;padding:14px 40px;font-family:Jost,sans-serif;font-size:12px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:background .2s ease}.mws-btn-primary:hover{background:#3d3020}.mws-btn-large{padding:18px 48px;font-size:14px}.mws-section{padding:3rem 0;border-bottom:.5px solid #ddd5c8}.mws-section--alt{background:#f5f0ea;margin:0 -1.5rem;padding:3rem 1.5rem;border-bottom:none}.mws-section-title{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:400;color:#2c2416;text-align:center;margin-bottom:2rem}.mws-features-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:680px;margin:0 auto}.mws-feature{text-align:center;padding:1.75rem 1.5rem;background:#fffdf9;border:.5px solid #ddd5c8;border-radius:12px;transition:all .3s ease}.mws-feature:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(44,36,22,.08);border-color:#c4a882}.mws-feature-icon{margin-bottom:1rem}.mws-feature-icon svg{stroke:#c4a882;width:32px;height:32px}.mws-feature h3{font-family:Cormorant Garamond,serif;font-size:18px;font-weight:400;color:#2c2416;margin-bottom:.5rem}.mws-feature p{font-family:Jost,sans-serif;font-size:14px;font-weight:300;color:#5a4a35;line-height:1.6}.mws-features-detailed{display:grid;grid-gap:1rem;gap:1rem;max-width:620px;margin:0 auto}.mws-feature-detail{display:flex;gap:1.25rem;padding:1.25rem;background:#fffdf9;border:.5px solid #ede8e0;border-radius:12px;transition:all .2s ease}.mws-feature-detail:hover{background:#faf8f5;border-color:#c4a882}.mws-feature-detail-icon{flex-shrink:0;margin-top:.1rem}.mws-feature-detail-icon svg{stroke:#c4a882;width:24px;height:24px}.mws-feature-detail h3{font-family:Cormorant Garamond,serif;font-size:17px;font-weight:500;color:#2c2416;margin-bottom:.25rem}.mws-feature-detail p{font-family:Jost,sans-serif;font-size:14px;font-weight:300;color:#5a4a35;line-height:1.6}.mws-steps{display:flex;align-items:center;justify-content:center;gap:1rem;max-width:680px;margin:0 auto;flex-wrap:wrap}.mws-step{text-align:center;flex:1 1;min-width:140px;padding:1.5rem 1rem;background:#fffdf9;border-radius:12px;border:.5px solid #ede8e0}.mws-step-number{display:inline-block;width:36px;height:36px;background:#2c2416;color:#f5efe6;border-radius:50%;font-family:Jost,sans-serif;line-height:36px;text-align:center;margin-bottom:.75rem}.mws-step h3,.mws-step-number{font-weight:500;font-size:16px}.mws-step h3{font-family:Cormorant Garamond,serif;color:#2c2416;margin-bottom:.5rem}.mws-step p{font-family:Jost,sans-serif;font-size:13px;font-weight:300;color:#5a4a35;line-height:1.5}.mws-step-arrow{font-size:24px;color:#c4a882;font-weight:300}.mws-faq{max-width:620px;margin:0 auto}.mws-faq-item{padding:1.25rem 0;border-bottom:.5px solid #ede8e0}.mws-faq-item:last-child{border-bottom:none}.mws-faq-item h3{font-family:Cormorant Garamond,serif;font-size:18px;font-weight:500;color:#2c2416;margin-bottom:.5rem}.mws-faq-item p{font-family:Jost,sans-serif;font-size:14px;font-weight:300;color:#5a4a35;line-height:1.7}.mws-cta-section{text-align:center;padding:3rem 0 2rem}.mws-cta-title{font-family:Cormorant Garamond,serif;font-size:32px;font-weight:400;color:#2c2416;margin-bottom:.75rem}.mws-cta-text{font-family:Jost,sans-serif;font-size:16px;font-weight:300;color:#5a4a35;margin-bottom:2rem}.mws-related{text-align:center;padding-top:2rem;margin-top:2rem;border-top:.5px solid #ddd5c8}.mws-related p{font-family:Jost,sans-serif;font-size:10px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:#9c8c7a;margin-bottom:.75rem}.mws-related ul{list-style:none;padding:0;display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.mws-related ul li a{font-family:Jost,sans-serif;font-size:14px;font-weight:400;color:#7a6a55;text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;text-underline-offset:2px;transition:color .15s ease}.mws-related ul li a:hover{color:#2c2416}@keyframes mws-fadein{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.mws-feature:first-child{opacity:0;animation:mws-fadein .6s ease forwards;animation-delay:.2s}.mws-feature:nth-child(2){opacity:0;animation:mws-fadein .6s ease forwards;animation-delay:.3s}.mws-feature:nth-child(3){opacity:0;animation:mws-fadein .6s ease forwards;animation-delay:.4s}.mws-feature:nth-child(4){opacity:0;animation:mws-fadein .6s ease forwards;animation-delay:.5s}@media (max-width:640px){.mws-features-grid{grid-template-columns:1fr;gap:1rem}.mws-steps{flex-direction:column}.mws-step-arrow{transform:rotate(90deg)}.mws-title{font-size:32px}.mws-section-title{font-size:24px}.mws-related ul{flex-direction:column;gap:.5rem}.mws-feature-detail{flex-direction:column;align-items:center;text-align:center}.mws-section--alt{margin:0 -1rem;padding:2rem 1rem}}