body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f5f7fa;color:#333}.container{display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(to bottom,#fff,#f0f2f5)}header{padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.app-footer{padding:2rem;text-align:center;font-size:.9rem;color:#9ca3af;margin-top:auto}.app-footer a{color:inherit;text-decoration:none}.app-footer a:hover{color:#6b7280}.logo-container{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.2rem;color:#4f46e5}.logo-icon{width:24px;height:24px}.top-nav .nav-link{text-decoration:none;color:#374151;font-weight:500;font-size:1rem;transition:color .2s}.top-nav .nav-link:hover{color:#4f46e5}main{flex:1;display:flex;flex-direction:column;align-items:center;padding-top:4rem;text-align:center}.hero{width:100%;max-width:1000px;padding:0 1rem}.brand-logo-large{margin-bottom:3rem}.brand-logo-large .hero-icon{width:64px;height:64px;color:#4f46e5;margin-bottom:1rem}h1{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin:0}.download-buttons{display:flex;justify-content:center;gap:1.5rem;margin-bottom:4rem;flex-wrap:wrap}.btn{display:flex;align-items:center;gap:.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;transition:all .2s;box-shadow:0 1px 2px #0000000d;color:#374151}.btn:hover{border-color:#4f46e5;color:#4f46e5;box-shadow:0 4px 6px #0000000d}.btn-icon{width:20px;height:20px}.app-preview{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;overflow:hidden;border:1px solid #e5e7eb;margin-bottom:2rem}.preview-placeholder{padding:2rem;min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center}.fake-ui{width:100%;height:300px;display:flex;border:1px solid #eee;border-radius:8px;margin-top:1rem}.fake-sidebar{width:20%;background-color:#f9fafb;border-right:1px solid #eee}.fake-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;padding:2rem}.fake-chat-bubble{margin-bottom:2rem;font-size:1.5rem;color:#333}.fake-input-area{width:80%;height:40px;border:1px solid #ddd;border-radius:20px;display:flex;align-items:center;padding-left:1rem;color:#aaa}.hero[data-v-e7f100d2]{width:100%;max-width:1000px;padding:0 1rem}.brand-logo-large[data-v-e7f100d2]{margin-bottom:3rem}.brand-logo-large .hero-icon[data-v-e7f100d2]{width:64px;height:64px;color:#4f46e5;margin-bottom:1rem}h1[data-v-e7f100d2]{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin:0}.download-buttons[data-v-e7f100d2]{display:flex;justify-content:center;gap:1.5rem;margin-bottom:4rem;flex-wrap:wrap}.btn[data-v-e7f100d2]{display:flex;align-items:center;gap:.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;transition:all .2s;box-shadow:0 1px 2px #0000000d;color:#374151}.btn[data-v-e7f100d2]:hover{border-color:#4f46e5;color:#4f46e5;box-shadow:0 4px 6px #0000000d}.btn-icon[data-v-e7f100d2]{width:20px;height:20px}.app-preview[data-v-e7f100d2]{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;overflow:hidden;border:1px solid #e5e7eb;margin-bottom:2rem}.preview-placeholder[data-v-e7f100d2]{padding:2rem;min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center}.fake-ui[data-v-e7f100d2]{width:100%;height:300px;display:flex;border:1px solid #eee;border-radius:8px;margin-top:1rem}.fake-sidebar[data-v-e7f100d2]{width:20%;background-color:#f9fafb;border-right:1px solid #eee}.fake-content[data-v-e7f100d2]{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;padding:2rem}.fake-chat-bubble[data-v-e7f100d2]{margin-bottom:2rem;font-size:1.5rem;color:#333}.fake-input-area[data-v-e7f100d2]{width:80%;height:40px;border:1px solid #ddd;border-radius:20px;display:flex;align-items:center;padding-left:1rem;color:#aaa}.about-container[data-v-31fa45ca]{padding:4rem 2rem;max-width:800px;margin:0 auto}h1[data-v-31fa45ca]{font-size:2.5rem;margin-bottom:3rem;text-align:center;color:#1a1a1a}h2[data-v-31fa45ca]{font-size:1.8rem;color:#2c3e50;margin-bottom:1.5rem;border-bottom:2px solid #e5e7eb;padding-bottom:.5rem}section[data-v-31fa45ca]{margin-bottom:4rem}p[data-v-31fa45ca],li[data-v-31fa45ca]{font-size:1.1rem;line-height:1.6;color:#4b5563}.product-grid[data-v-31fa45ca]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.product-card[data-v-31fa45ca]{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000000d;border:1px solid #e5e7eb;transition:transform .2s}.product-card[data-v-31fa45ca]:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.product-card h3[data-v-31fa45ca]{color:#4f46e5;margin-bottom:.5rem;font-size:1.25rem}ul[data-v-31fa45ca]{list-style-type:disc;padding-left:1.5rem}li[data-v-31fa45ca]{margin-bottom:.5rem}
