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