:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navbar{position:fixed;top:0;width:100%;background:transparent;transition:background .4s ease,box-shadow .4s ease;z-index:100;background:#ffffff03}.navbar-scrolled{background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 10px #0000000d}.navbar-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto}.navbar-logo{font-weight:700;font-size:1.5rem;text-shadow:0 2px 8px rgba(0,0,0,1);color:#fff}.navbar-scrolled .navbar-logo{color:#333;text-shadow:none}.navbar-links{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.navbar-links a{color:#fff;text-decoration:none;font-weight:500;text-shadow:0 2px 8px rgba(0,0,0,1);transition:color .3s}.navbar-scrolled .navbar-links a{color:#333;text-shadow:none}.navbar-links a:hover{color:#07f}.phone-mockup-wrapper{position:relative;align-items:center;justify-content:center;flex-direction:column}.phone-mockup{position:relative;width:17rem;height:34rem;margin:1rem auto;animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.phone-frame{position:relative;width:100%;height:100%;border:4px solid rgba(255,255,255,.2);border-radius:3rem;overflow:hidden;box-shadow:0 0 30px #0003;background:#222}.phone-notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:160px;height:28px;background:#ffffff1a;border-radius:0 0 1.5rem 1.5rem;z-index:5}.phone-screen{position:absolute;inset:28px 12px 12px;border-radius:2rem;overflow:hidden;background:#000}.screenshot{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .6s ease}.screenshot.active{opacity:1}.outer-nav-button{position:absolute;top:50%;transform:translateY(-50%);background:#0006;border-radius:50%;padding:.6rem;cursor:pointer;transition:background .3s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:20;display:flex}.outer-nav-button:hover{background:#0009}.outer-nav-button.left{left:-2.5rem}.outer-nav-button.right{right:-2.5rem}.indicator-bar{display:flex;gap:6px;margin-top:1rem;z-index:10;justify-content:center}.indicator-bar.below{position:relative;bottom:0;left:50%;transform:translate(-50%)}.mobile-dot{width:8px;height:8px;border-radius:10px;background:#ffffff80;cursor:pointer;transition:all .3s ease}.mobile-dot.active{background:#fff;width:20px}.loading-screen{display:flex;align-items:center;justify-content:center;height:100%}.logo-pulse{width:80px;border-radius:12px;height:80px;animation:pulse 1.2s ease-in-out infinite}.logo-placeholder{width:80px;height:80px;border-radius:20px;background:#fff3;animation:pulse 1.2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.3;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}}.phone-glow{position:absolute;inset:0;border-radius:3rem;background:radial-gradient(circle at top left,#0078ff33,#6de9ec33);filter:blur(40px);z-index:-1}.app-carousel{position:relative;width:100%;min-height:100%;overflow:hidden;background:radial-gradient(circle at top left,#f8f9fb,#e3e6ec)}.carousel-track{display:flex;height:100%;transition:transform .8s ease-in-out}.carousel-item{flex:0 0 100%;display:flex;align-items:center;justify-content:center;background:#f8f9fb;background-size:cover;background-position:center;background-repeat:no-repeat}.carousel-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;max-width:1080px;margin:0 auto;padding:6rem 2rem 2rem}.app-logo{width:150px;height:150px;object-fit:contain;border-radius:20px;box-shadow:0 5px 20px #0000001a;margin-bottom:1rem}.app-title{font-size:2.5rem;font-weight:700;margin:0;line-height:.8}.app-description{font-size:1.1rem;color:#555;xline-height:1.6;xmargin-bottom:1.5rem}.app-mockup{flex-shrink:0;display:flex;justify-content:center}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#1414144d;border:none;border-radius:50%;padding:.75rem;cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .3s;z-index:10;display:flex}.carousel-btn:hover{background:#14141499}.carousel-btn.left{left:1rem}.carousel-btn.right{right:1rem}.carousel-indicators{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px}.indicator{width:10px;height:10px;border-radius:50%;border:none;background:#0000004d;cursor:pointer;transition:all .3s}.indicator.active{background:#111;width:25px;border-radius:10px}@media(min-width:900px){.carousel-content{flex-direction:row;text-align:left;gap:5rem}}.app-info{flex:1;max-width:600px}.app-category{padding:.3rem 1rem;background:#ffffff40;color:inherit;display:inline-block;border-radius:1rem;font-size:.9rem;font-weight:500;margin:.75rem 0rem}.store-buttons{display:flex;flex-wrap:wrap;gap:1rem}.store-btn{display:flex;align-items:center;gap:.5rem;background:#111;color:#fff;padding:.75rem 1.25rem;border-radius:10px;text-decoration:none;font-weight:500;transition:opacity .3s}.store-btn:hover{opacity:.85}.col{flex-direction:column}.contact-section{background:#f9fafc;padding:6rem 1.5rem;text-align:center}.contact-title{font-size:2.5rem;margin-bottom:.5rem;color:#111}.contact-subtitle{color:#666;margin-bottom:3rem}.contact-form{max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.contact-form input,.contact-form textarea{padding:.75rem 1rem;border:1px solid #ccc;border-radius:8px;font-size:1rem}.contact-form button{background:#111;color:#fff;border:none;padding:.9rem;font-size:1rem;border-radius:8px;cursor:pointer;transition:opacity .3s}.contact-form button:hover{opacity:.8}.footer{background:#111;color:#ddd;padding:3rem 1.5rem 1rem;text-align:center;display:flex;flex-direction:column;gap:1.5rem}.footer-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-brand h3{font-size:1.5rem;color:#fff;margin-bottom:.5rem}.footer-brand p{font-size:.95rem;opacity:.8;max-width:400px;margin:0 auto}.footer-links{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center;margin-top:1rem}.footer-links a{color:#ccc;text-decoration:none;transition:color .3s ease,transform .3s ease}.footer-links a:hover{color:#fff;transform:translateY(-2px)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;font-size:.85rem;opacity:.6}body{margin:0;font-family:Segoe UI,Arial,sans-serif;background:#f8f9fa;color:#222}.app{display:flex;flex-direction:column;align-items:center;min-height:100vh}.header{text-align:center;padding:60px 20px 30px}.header h1{font-size:2rem;margin-bottom:10px}.header p{color:#555}.footer{padding:40px 0;text-align:center;color:#888;font-size:.9rem}html,body,#root,.App{margin:0;padding:0;width:100%;height:100%}html,body,#root{margin:0;padding:0;height:100%;font-family:system-ui,sans-serif}main{scroll-margin-top:80px}
