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