@charset "UTF-8";*{margin:0;padding:0}.dream-forge-landing{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;line-height:1.6}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#1a3a3a;position:fixed;width:100%;top:0;z-index:1000}.header--logo{height:40px}.header--nav{margin-right:5rem}.header--nav-link{color:#fff;text-decoration:none;margin-left:1rem;font-weight:700}.cta-button{background-color:#1a3a3a;color:#fff;border:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;border-radius:5px;cursor:pointer;transition:background-color .3s ease;text-decoration:none;text-align:center}.cta-button-secondary{color:#1a3a3a;border:#1a3a3a solid 1px;background-color:#fff;padding:.75rem 1.5rem;font-size:1rem;border-radius:5px;cursor:pointer;transition:background-color .3s ease;text-decoration:none;margin-bottom:1rem}.cta-button:hover{background-color:#2c5c5c}.flex-bottom{display:flex;flex-direction:column;justify-content:flex-end;height:100%}.main{margin-top:65px;min-height:calc(92vh - 68px)}footer{background-color:#1a3a3a;color:#fff;text-align:center;padding:1rem;margin-top:3rem}@media (max-width: 768px){.product-grid{flex-direction:column}.product-card{width:80%;margin-bottom:2rem}}#app{background-color:#f0f0f0}.parallax-container{height:100vh;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.parallax-background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/landing_presentation-CNIShY1i.png);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;z-index:1}.parallax-content{position:relative;z-index:2;text-align:center;color:#fff;will-change:transform}.parallax-content h1{font-size:4rem;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.parallax-content p{font-size:1.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}main{position:relative;z-index:3;background-color:#f0f0f0;padding:2rem;max-width:1200px;margin:0 auto}.main-title{text-align:center;font-size:2rem;margin-bottom:2rem}.product-grid{display:flex;justify-content:space-between;margin-top:2rem}.product-card{display:flex;flex-direction:column;width:48%;text-align:center;background-color:#f9f9f9;border-radius:10px;padding:2rem;box-shadow:0 4px 6px #0000001a;margin:0 1rem}.product-card img{width:100%;height:auto;border-radius:5px;margin-bottom:1rem}.product-card h3{font-size:22px;margin-bottom:1rem}.product-card p{margin-bottom:1rem}.details{font-style:italic;margin-top:1rem}.icon{font-size:1.2rem;margin-right:.5rem}.price{font-weight:700;font-size:1.2rem;margin-top:1rem}.faq{margin-top:3rem}.faq>details{margin-bottom:1rem;border:1px solid #ddd;border-radius:5px;padding:1rem}.faq>details>p{margin-top:1rem}.faq>details[open] summary:before{content:"▼"}.faq summary{font-weight:700;cursor:pointer}.faq summary::marker{content:""}.faq summary::-webkit-details-marker{display:none}.faq summary:before{content:"▶";margin-right:.5rem}
