*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{overflow-x:hidden;width:100%}.hero{background-image:url(/static/media/hero-background.32d75c94c3c6d2b8465c.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;overflow:hidden;position:relative}.navbar{background:#0000;justify-content:space-between;padding:1.5rem 4rem}.logo,.navbar{align-items:center;display:flex}.logo{gap:.5rem}.logo-icon{height:200px;object-fit:contain;width:200px}.logo-text{color:#5a9fb5;font-size:2.5rem;font-weight:300;letter-spacing:2px}.nav-links{display:flex;gap:2.5rem}.nav-links a{color:#333;font-size:1rem;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#5a9fb5}.language-selector{cursor:pointer;position:relative}.language-current{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#5a9fb51a,#48d1cc1a);border:2px solid #0000;border-radius:12px;color:#2c3e50;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.6rem 1.2rem;transition:all .3s ease}.language-selector:hover .language-current{background:linear-gradient(135deg,#5a9fb526,#48d1cc26);border-color:#5a9fb54d;box-shadow:0 4px 12px #5a9fb533;transform:translateY(-2px)}.language-dropdown{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f;margin-top:.5rem;min-width:150px;opacity:0;overflow:hidden;position:absolute;right:0;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1000}.language-selector:hover .language-dropdown{opacity:1;transform:translateY(0);visibility:visible}.language-option{border-left:3px solid #0000;color:#2c3e50;cursor:pointer;font-size:.95rem;padding:.75rem 1.25rem;transition:all .2s ease}.language-option:hover{background:linear-gradient(90deg,#5a9fb51a,#0000);border-left-color:#5a9fb5;padding-left:1.5rem}.hero-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:4rem 4rem 2rem}.hero-text{flex:1 1;max-width:500px}.hero-title{color:#4a90a4;font-size:5rem;font-weight:400;letter-spacing:2px;margin-bottom:1rem}.hero-subtitle{color:#2c3e50;font-size:1.8rem;line-height:1.4;margin-bottom:2rem}.highlight{color:#ff6b6b;font-weight:600}.hero-cta{margin-top:2rem}.cta-text{color:#2c3e50;font-size:1.2rem;line-height:1.6}.hero-images{flex:1 1;gap:2rem}.hero-images,.illustration{align-items:center;display:flex;justify-content:center;position:relative}.illustration{height:400px;width:300px}.people-illustration{height:100%;object-fit:contain;width:100%}.phone-mockups{align-items:center;display:flex;justify-content:center;position:relative}.phone-mockup-image{height:auto;object-fit:contain;width:400px}@media (max-width:1024px){.hero-content{flex-direction:column;padding:2rem;text-align:center}.hero-text{max-width:100%}.navbar{padding:1.5rem 2rem}.nav-links{gap:1.5rem}}@media (max-width:768px){.hero-title{font-size:3.5rem}.hero-subtitle{font-size:1.4rem}.nav-links{display:none}.hero-images{flex-direction:column;gap:1rem;margin-top:2rem}.phone{height:300px;width:150px}}.how-it-works{background:linear-gradient(180deg,#ffffffe6,#f0f8ffcc);padding:6rem 4rem;position:relative}.section-title{color:#2c3e50;font-size:2.5rem;font-weight:400;line-height:1.4;margin-bottom:4rem;text-align:center}.methods-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1400px}.method-card{padding:2rem;text-align:center}.method-icon{align-items:center;display:flex;height:120px;justify-content:center;margin:0 auto 2rem;width:120px}.icon-image{height:100%;object-fit:contain;width:100%}.method-title{color:#2c3e50;font-size:1.5rem;font-weight:600;line-height:1.4;margin-bottom:1.5rem}.highlight-orange{color:#ff6b6b}.method-description{color:#555;font-size:1rem;line-height:1.8;text-align:center}.scroll-indicator{animation:bounce 2s infinite;color:#999;font-size:2rem;margin-top:3rem;text-align:center}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:1024px){.methods-container{gap:3rem;grid-template-columns:1fr}.how-it-works{padding:4rem 2rem}}@media (max-width:768px){.section-title{font-size:1.8rem}.method-title{font-size:1.2rem}.method-description{font-size:.95rem}}.user-types{background:#fff;padding:6rem 4rem}.user-type-section{align-items:center;display:flex;gap:4rem;justify-content:space-between;margin:0 auto 6rem;max-width:1400px}.user-type-section.reverse{flex-direction:row-reverse;margin-bottom:0}.illustration-container{align-items:center;display:flex;flex:1 1;justify-content:center}.user-illustration{height:auto;object-fit:contain;width:400px}.user-content{flex:1 1;max-width:600px}.user-title{color:#2c3e50;font-size:3rem;font-weight:700;margin-bottom:.5rem}.title-underline{height:4px;margin-bottom:1.5rem;width:120px}.title-underline.orange{background:#ff6b6b}.title-underline.blue{background:#4a90e2}.user-subtitle{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:2rem}.user-features{list-style:none;padding:0}.user-features li{color:#555;font-size:1.1rem;line-height:2;margin-bottom:1rem;padding-left:1.5rem;position:relative}.user-features li:before{color:#ff6b6b;content:"•";font-size:1.5rem;left:0;line-height:1.4;position:absolute}.highlight-text{color:#ff6b6b;font-weight:600}@media (max-width:1024px){.user-type-section,.user-type-section.reverse{flex-direction:column;text-align:center}.user-content{max-width:100%}.title-underline{margin-left:auto;margin-right:auto}.user-features li{text-align:left}.user-types{padding:4rem 2rem}}@media (max-width:768px){.user-title{font-size:2.5rem}.user-subtitle{font-size:1.2rem}.storyteller-illustration,.traveler-illustration{height:300px;width:300px}.person-avatar,.person-avatar-2{height:250px;width:250px}}.features{background:linear-gradient(180deg,#f0f8ff80,#fff);padding:6rem 4rem}.features-title{color:#2c3e50;font-size:2.5rem;font-weight:400;line-height:1.4;margin-bottom:4rem;text-align:center}.highlight-teal{color:#48d1cc;font-weight:600}.features-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1400px}.feature-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.card-image{height:280px;overflow:hidden;position:relative;width:100%}.card-img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.feature-card:hover .card-img{transform:scale(1.05)}.card-content{padding:2rem}.card-title{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.card-description{color:#666;font-size:1rem;line-height:1.8}@media (max-width:1024px){.features-grid{gap:2rem;grid-template-columns:1fr}.features{padding:4rem 2rem}}@media (max-width:768px){.features-title{font-size:1.8rem}.card-title{font-size:1.3rem}.card-description{font-size:.95rem}}.footer{background:#fff;border-top:1px solid #e0e0e0;padding:3rem 4rem 1rem}.footer-content{gap:2rem;justify-content:space-between;margin:0 auto 2rem;max-width:1400px}.footer-content,.footer-logo{align-items:center;display:flex}.footer-logo{gap:.5rem}.footer-logo .logo-icon{height:240px;object-fit:contain;width:240px}.footer-logo .logo-text{color:#5a9fb5;font-size:2rem;font-weight:300;letter-spacing:1px}.footer-info{flex:1 1;text-align:center}.partnership{color:#666;font-size:1rem}.email-link{color:#48d1cc;text-decoration:none;transition:color .3s}.email-link:hover{color:#20b2aa;text-decoration:underline}.social-media{align-items:center;display:flex;gap:1rem}.social-label{color:#666;font-size:1rem;font-weight:500}.social-icons{display:flex;gap:.75rem}.social-icon{align-items:center;border-radius:5px;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;text-decoration:none;transition:transform .3s,box-shadow .3s;width:40px}.social-icon:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.instagram{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}.facebook{background:#1877f2}.linkedin{background:#0077b5}.social-icon span{font-size:1rem}.footer-bottom{border-top:1px solid #f0f0f0;padding-top:2rem;text-align:center}.copyright{color:#999;font-size:.9rem}@media (max-width:1024px){.footer-content{flex-direction:column;text-align:center}.footer{padding:2rem 2rem 1rem}}@media (max-width:768px){.footer-logo .logo-text{font-size:1.5rem}.partnership{font-size:.9rem}.social-media{flex-direction:column;gap:.75rem}}
/*# sourceMappingURL=main.ed8964fe.css.map*/