:root{--primary-brush: #33373f;--high-secondary-brush: #2b2d35;--secondary-brush: #282a32;--high-background-brush: #202939;--background-brush: #1c1e23;--text-main: #f3f6fd;--text-muted: #c0c7d8}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--text-main);background:var(--background-brush);line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{min-height:100vh}.page[data-v-8f86dc32]{position:relative;isolation:isolate;overflow:hidden;min-height:100vh;max-width:1220px;margin:0 auto;padding:2rem 1.25rem 3rem}.bg-screenshot-glow[data-v-8f86dc32]{position:fixed;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(#1c1e2380,#1c1e23b8),radial-gradient(circle at 48% 8%,#47a8ff85,#47a8ff00 50%),radial-gradient(circle at 74% 28%,#2a7eff4d,#2a7eff00 42%),url(/FullAppScreenShot.png);background-size:cover;background-position:center top;filter:saturate(1.35) hue-rotate(-14deg) blur(8px);opacity:.95}.topbar[data-v-8f86dc32],main[data-v-8f86dc32],.footer[data-v-8f86dc32]{position:relative;z-index:1}.topbar[data-v-8f86dc32]{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem}.brand[data-v-8f86dc32]{display:flex;align-items:center;gap:.8rem}.brand-mark[data-v-8f86dc32]{width:40px;height:40px;border-radius:10px;object-fit:cover;border:1px solid rgba(71,168,255,.62);box-shadow:0 10px 26px #2029399e,0 0 0 1px #47a8ff80,0 0 26px #47a8ff3d}.brand-text h1[data-v-8f86dc32]{font-size:1rem;line-height:1.2}.brand-text p[data-v-8f86dc32]{color:var(--text-muted);font-size:.85rem}.hero[data-v-8f86dc32]{display:grid;grid-template-columns:1.5fr 1fr;gap:1rem}.hero-copy[data-v-8f86dc32],.hero-panel[data-v-8f86dc32],.card[data-v-8f86dc32],.download-card[data-v-8f86dc32],.quick-start[data-v-8f86dc32]{background:var(--secondary-brush);border-radius:14px;padding:1.25rem;box-shadow:0 8px 20px #2029397a,0 0 16px #47a8ff29,inset 1px 1px 5px #279aff7a,inset -1px -1px 5px #06193d81}.eyebrow[data-v-8f86dc32]{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;margin-bottom:.6rem}.hero-copy h2[data-v-8f86dc32]{font-size:clamp(1.6rem,2.5vw,2.2rem);line-height:1.2;margin-bottom:.8rem}.hero-description[data-v-8f86dc32]{color:var(--text-muted);max-width:60ch;margin-bottom:1rem}.hero-actions[data-v-8f86dc32]{display:flex;gap:.75rem;flex-wrap:wrap}.hero-panel h3[data-v-8f86dc32]{margin-bottom:.7rem;font-size:1rem}.hero-shot[data-v-8f86dc32]{width:100%;border-radius:10px;border:1px solid rgba(71,168,255,.4);box-shadow:0 14px 30px #20293994,0 0 24px #47a8ff24;margin-bottom:.9rem}.hero-panel ul[data-v-8f86dc32]{padding-left:1.1rem}.hero-panel li+li[data-v-8f86dc32]{margin-top:.45rem}.section[data-v-8f86dc32]{margin-top:1rem}.section>h3[data-v-8f86dc32]{margin-bottom:.7rem;font-size:1.2rem}.feature-grid[data-v-8f86dc32],.download-grid[data-v-8f86dc32]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.card p[data-v-8f86dc32],.download-card p[data-v-8f86dc32],.download-note[data-v-8f86dc32],.quick-start ol[data-v-8f86dc32]{color:var(--text-muted)}.card h4[data-v-8f86dc32],.download-card h4[data-v-8f86dc32]{margin-bottom:.45rem}.download-note[data-v-8f86dc32]{margin-bottom:.75rem}.download-card .btn[data-v-8f86dc32]{margin-top:.9rem;width:100%}.quick-start ol[data-v-8f86dc32]{padding-left:1.1rem}.quick-start li+li[data-v-8f86dc32]{margin-top:.45rem}.footer[data-v-8f86dc32]{margin-top:1.2rem;color:var(--text-muted);text-align:center;font-size:.85rem}.btn[data-v-8f86dc32]{border:1px solid transparent;border-radius:10px;padding:.62rem .9rem;font-size:.92rem;text-decoration:none;cursor:pointer;transition:.2s ease}.btn-primary[data-v-8f86dc32]{background:var(--primary-brush);color:var(--text-main);box-shadow:0 8px 20px #2029397a,0 0 16px #47a8ff29,inset 1px 1px 3px #279aff7a,inset -1px -1px 3px #06193d81}.btn-primary[data-v-8f86dc32]:hover{box-shadow:0 8px 20px #2029397a,0 0 16px #47a8ff29,inset 1px 1px 8px #279aff7a,inset -1px -1px 8px #06193d81}.btn-primary[data-v-8f86dc32]:active{background:var(--secondary-brush)}.btn-secondary[data-v-8f86dc32]{background:var(--high-secondary-brush);color:var(--text-main);box-shadow:0 8px 20px #2029397a,0 0 16px #47a8ff29,inset 1px 1px 3px #279aff7a,inset -1px -1px 3px #06193d81}.btn-secondary[data-v-8f86dc32]:hover,.btn-ghost[data-v-8f86dc32]:hover{border-color:var(--primary-brush);box-shadow:0 8px 20px #2029397a,0 0 16px #47a8ff29,inset 1px 1px 8px #279aff7a,inset -1px -1px 8px #06193d81}.btn-ghost[data-v-8f86dc32]{border-color:var(--high-secondary-brush);color:var(--text-main);box-shadow:0 6px 14px #20293957,0 0 12px #47a8ff1f}@media(max-width:940px){.bg-screenshot-glow[data-v-8f86dc32]{filter:saturate(1.22) hue-rotate(-10deg) blur(6px);opacity:.88}.hero[data-v-8f86dc32],.feature-grid[data-v-8f86dc32],.download-grid[data-v-8f86dc32]{grid-template-columns:1fr}}@media(max-width:640px){.page[data-v-8f86dc32]{padding:1.2rem .85rem 2rem}.topbar[data-v-8f86dc32]{flex-direction:column;align-items:flex-start}}
