.landing-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6}.header{padding:20px;position:fixed;width:100%;background:#fffffff2;top:0;z-index:1000}.navbar{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}@media screen and (max-width: 500px){.navbar{flex-direction:column;align-items:center}}@media screen and (max-width: 500px){.nav-links{margin-top:20px;width:100%;display:flex;justify-content:space-around}}.nav-links a{margin-left:20px;text-decoration:none;color:#333}.hero{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:100px auto 50px;padding:0 20px}.hero-content{max-width:50%}.hero h1{font-size:2.5rem;margin-bottom:20px}.cta-button{background:#4bd15c;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:1.1rem;cursor:pointer}.features{padding:50px 20px;text-align:center;background:#f8f8f8}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:40px auto}.feature-card{padding:20px}.feature-icon{font-size:2rem;margin-bottom:15px;display:block}.download{padding:50px 20px;text-align:center}.app-store-button{background:#000;color:#fff;padding:12px 24px;border-radius:8px;border:none;font-size:1.1rem;cursor:pointer}.footer{padding:20px;text-align:center;background:#f0f0f0}@media (max-width: 768px){.hero{flex-direction:column;text-align:center}.hero-content{max-width:100%;margin-bottom:30px}.features-grid{grid-template-columns:1fr}}.logo{display:flex;align-items:center}.logo-image{height:40px;width:auto;object-fit:contain;border-radius:8px}.logo-image:hover{opacity:.9}@media (max-width: 768px){.logo-image{height:30px}}.logo-text{font-size:1.2rem;font-weight:600;margin-left:10px}.hero-image{width:300px;height:600px;background:#f0f0f0;border-radius:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #0000001a}.screenshot{max-width:100%;border-radius:40px;max-height:100%;object-fit:contain}.hidden{opacity:0;transition:opacity .3s ease}.loaded{opacity:1;transition:opacity .3s ease}.spinner-container{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.spinner{font-size:35px;position:relative;display:inline-block;width:1em;height:1em}.spinner.center{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.spinner-blade{position:absolute;left:.4629em;bottom:0;width:.074em;height:.2777em;border-radius:.5em;background-color:transparent;transform-origin:center -.2222em;-webkit-animation:spinner-fade 1s infinite linear;animation:spinner-fade 1s infinite linear}.spinner-blade:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s;transform:rotate(0)}.spinner-blade:nth-child(2){-webkit-animation-delay:83ms;animation-delay:83ms;transform:rotate(30deg)}.spinner-blade:nth-child(3){-webkit-animation-delay:.166s;animation-delay:.166s;transform:rotate(60deg)}.spinner-blade:nth-child(4){-webkit-animation-delay:.249s;animation-delay:.249s;transform:rotate(90deg)}.spinner-blade:nth-child(5){-webkit-animation-delay:.332s;animation-delay:.332s;transform:rotate(120deg)}.spinner-blade:nth-child(6){-webkit-animation-delay:.415s;animation-delay:.415s;transform:rotate(150deg)}.spinner-blade:nth-child(7){-webkit-animation-delay:.498s;animation-delay:.498s;transform:rotate(180deg)}.spinner-blade:nth-child(8){-webkit-animation-delay:.581s;animation-delay:.581s;transform:rotate(210deg)}.spinner-blade:nth-child(9){-webkit-animation-delay:.664s;animation-delay:.664s;transform:rotate(240deg)}.spinner-blade:nth-child(10){-webkit-animation-delay:.747s;animation-delay:.747s;transform:rotate(270deg)}.spinner-blade:nth-child(11){-webkit-animation-delay:.83s;animation-delay:.83s;transform:rotate(300deg)}.spinner-blade:nth-child(12){-webkit-animation-delay:.913s;animation-delay:.913s;transform:rotate(330deg)}@-webkit-keyframes spinner-fade{0%{background-color:#4bd15c}to{background-color:transparent}}@keyframes spinner-fade{0%{background-color:#4bd15c}to{background-color:transparent}}
