.landing-page{min-height:100vh;background:#fff;scroll-behavior:smooth;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}section[id]{scroll-margin-top:80px}.landing-page .container{max-width:1400px;margin:0 auto;padding:0 2rem;width:100%}@media (max-width:768px){.landing-page .container{padding:0 1rem}}.landing-header{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08);position:-webkit-sticky;position:sticky;top:0;z-index:1000;padding:0;border-bottom:1px solid #eee}.header-content{justify-content:space-between;height:80px;gap:2rem}.header-content,.logo{display:flex;align-items:center}.logo{flex-shrink:0}.logo img{height:55px!important;width:auto!important;max-width:220px;object-fit:contain}.header-nav{display:flex;gap:1.5rem;align-items:center;flex:1 1;justify-content:center}.header-nav a{color:#4a4a4a;text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s;white-space:nowrap;padding:.5rem 0;position:relative}.header-nav a:hover{color:#7c5bbf}.header-nav a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#7c5bbf;transition:width .2s}.header-nav a:hover:after{width:100%}.header-buttons{display:flex;gap:.75rem;align-items:center;flex-shrink:0}.btn-login{background:#7c5bbf!important;color:#fff!important;border:2px solid #7c5bbf!important;padding:.6rem 2rem;border-radius:6px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;white-space:nowrap;opacity:1!important}.btn-login:hover{background:#6a4aad!important;border-color:#6a4aad!important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(124,91,191,.5)}.btn-signup{background:transparent;color:#7c5bbf!important;border:2px solid #7c5bbf!important;padding:.6rem 2rem;border-radius:6px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-signup:hover{background:#7c5bbf!important;color:#fff!important;transform:translateY(-1px)}.mobile-menu-toggle{display:none;background:none;border:none;font-size:1.5rem;color:#333;cursor:pointer;padding:.5rem}.hero-section{position:relative;min-height:550px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;padding:5rem 2rem;overflow:hidden}.hero-background{background-image:url(/images/bg-images/bg-1.jpg);background-size:cover;background-position:50%}.hero-background,.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.hero-overlay{background:linear-gradient(135deg,rgba(0,0,0,.75),rgba(0,0,0,.85))}.hero-content{position:relative;z-index:1;max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-content,.hero-title{width:100%;text-align:center}.hero-title{font-size:3.25rem;font-weight:700;margin-bottom:1.25rem;line-height:1.2;letter-spacing:-.5px}.hero-subtitle{font-size:1.25rem;opacity:.95;margin-bottom:2rem;line-height:1.6;max-width:600px}.hero-buttons{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}.btn-primary{background:#7c5bbf!important;color:#fff!important;border:none;padding:1rem 2.5rem;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-primary:hover{background:#6a4aad!important;transform:translateY(-2px);box-shadow:0 6px 20px rgba(124,91,191,.5)}.btn-secondary{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.9);padding:.9rem 2.5rem;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-secondary:hover{background:hsla(0,0%,100%,.15);border-color:#fff}.intro-section{padding:4rem 2rem;background:#fff}.intro-text{max-width:950px;margin:0 auto;font-size:1.25rem;line-height:1.8;color:#555;text-align:center}.features-section{padding:5rem 2rem;background:#f9fafb}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;max-width:1300px;margin:0 auto}.feature-card{background:#fff;padding:2.5rem 2rem;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.06);text-align:center;transition:transform .2s,box-shadow .2s;border:1px solid #eee}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.feature-icon{width:70px;height:70px;background:linear-gradient(135deg,#7c5bbf,#9b7ed9);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.feature-icon i{font-size:1.75rem;color:#fff}.feature-card h3{font-size:1.35rem;margin-bottom:1rem;color:#333;font-weight:600}.feature-card p{color:#666;line-height:1.7;font-size:1.05rem}.notice-section{padding:2rem;background:#7c5bbf;color:#fff}.notice-box{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:1rem;padding:1rem;background:hsla(0,0%,100%,.1);border-radius:8px}.notice-box i{font-size:1.5rem;flex-shrink:0}.notice-box p{margin:0;line-height:1.6}.how-it-works-section{padding:5rem 2rem;background:#fff}.section-title{font-size:2.25rem;text-align:center;margin-bottom:3rem;color:#333;font-weight:700;letter-spacing:-.5px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;max-width:1300px;margin:0 auto}.step-card{background:#f9fafb;padding:2.5rem 2rem 2rem;border-radius:12px;position:relative;border:1px solid #eee;transition:transform .2s}.step-card:hover{transform:translateY(-2px)}.step-number{position:absolute;top:-18px;left:24px;background:linear-gradient(135deg,#7c5bbf,#9b7ed9);color:#fff;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;box-shadow:0 4px 12px rgba(124,91,191,.4)}.step-card h3{margin-top:.5rem;margin-bottom:1rem;color:#333;font-size:1.3rem;font-weight:600}.step-card p{color:#666;line-height:1.7;font-size:1.05rem}.step-card a{color:#7c5bbf;text-decoration:none;font-weight:500}.step-card a:hover{text-decoration:underline}.benefits-section{padding:5rem 2rem;background:#f9fafb}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;max-width:1300px;margin:0 auto}.benefit-card{background:#fff;padding:2.5rem 2rem;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.06);text-align:center;transition:transform .2s,box-shadow .2s;border:1px solid #eee}.benefit-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.benefit-image{width:70px;height:70px;background:linear-gradient(135deg,#7c5bbf,#9b7ed9);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.benefit-image i{font-size:1.75rem;color:#fff}.benefit-card h3{font-size:1.35rem;margin-bottom:1rem;color:#333;font-weight:600}.benefit-card p{color:#666;line-height:1.7;font-size:1.05rem}.info-section{padding:5rem 2rem;background:#fff}.info-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:1400px;margin:0 auto}.info-card{background:#f9fafb;padding:1.75rem;border-radius:12px;border-left:4px solid #7c5bbf;transition:transform .2s}.info-card:hover{transform:translateY(-2px)}.info-card h4{color:#333;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.info-card ul{list-style:none;padding:0;margin:0}.info-card li{color:#666;line-height:1.5;position:relative;padding:.4rem 0 .4rem 1.25rem;font-size:.95rem}.info-card li:before{content:"✓";position:absolute;left:0;color:#7c5bbf;font-weight:700;font-size:.85rem}.faq-section{padding:5rem 2rem;background:#f9fafb}.faq-list{max-width:900px;margin:0 auto}.faq-item{background:#fff;margin-bottom:.75rem;border-radius:10px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.05);border:1px solid #eee}.faq-question{padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:600;color:#333;transition:background .2s;font-size:1.05rem}.faq-question:hover{background:#fafafa}.faq-question i{color:#7c5bbf;transition:transform .3s;font-size:.9rem}.faq-item.active .faq-question i{transform:rotate(45deg)}.faq-answer{padding:0 1.5rem;max-height:0;overflow:hidden;transition:max-height .3s,padding .3s;color:#666;line-height:1.7;font-size:1.05rem}.faq-item.active .faq-answer{max-height:500px;padding:0 1.5rem 1.5rem}.landing-footer{background:#2d2d2d;color:hsla(0,0%,100%,.8);padding:2rem;text-align:center}.landing-footer p{margin:0;font-size:.9rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background:#fff;border-radius:12px;max-width:440px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideUpFadeIn .3s ease-out;transform-origin:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-content-large{max-width:520px}.modal-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:1.25rem;color:#999;cursor:pointer;z-index:1;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.modal-close:hover{background:#f5f5f5;color:#666}.modal-header{padding:2rem 2rem 1.5rem;text-align:center;border-bottom:1px solid #eee}.modal-header h2{font-size:1.5rem;font-weight:700;color:#333;margin:0}.modal-body{padding:2rem}@media (max-width:1200px){.info-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.benefits-grid,.features-grid,.info-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.header-content{height:65px}.header-nav{display:none}.header-buttons{gap:.5rem}.btn-login,.btn-signup{padding:.5rem 1rem;font-size:.85rem}.logo img{height:45px!important}.hero-section{min-height:400px;padding:3rem 1.5rem}.hero-title{font-size:1.75rem;margin-bottom:1rem}.hero-subtitle{font-size:1rem;margin-bottom:1.5rem}.hero-buttons{flex-direction:row;gap:.75rem;flex-wrap:wrap;justify-content:center}.btn-primary,.btn-secondary{width:auto;max-width:none;padding:.7rem 1.25rem;font-size:.9rem}.benefits-grid,.features-grid,.info-grid,.steps-grid{grid-template-columns:1fr;gap:1.5rem}.modal-content{margin:1rem;max-height:95vh;border-radius:10px}.section-title{font-size:1.5rem;margin-bottom:2rem}.intro-text{font-size:1rem}.benefits-section,.faq-section,.features-section,.how-it-works-section,.info-section,.intro-section{padding:3rem 1rem}.benefit-card,.feature-card,.info-card,.step-card{padding:1.75rem 1.5rem}}