.app-container[data-astro-cid-w3pxqfvy]{max-width:64rem;margin:0 auto;padding:0 1.5rem}.app-container--narrow[data-astro-cid-w3pxqfvy]{max-width:44rem}.reveal[data-astro-cid-w3pxqfvy]{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.reveal[data-astro-cid-w3pxqfvy].revealed{opacity:1;transform:translateY(0)}.reveal-delay-1[data-astro-cid-w3pxqfvy]{transition-delay:.1s}.reveal-delay-2[data-astro-cid-w3pxqfvy]{transition-delay:.2s}.reveal-delay-3[data-astro-cid-w3pxqfvy]{transition-delay:.3s}.reveal-delay-4[data-astro-cid-w3pxqfvy]{transition-delay:.4s}.app-hero[data-astro-cid-w3pxqfvy]{padding:5rem 0;text-align:center;border-bottom:1px solid var(--color-border);position:relative;overflow:hidden}@media(min-width:768px){.app-hero[data-astro-cid-w3pxqfvy]{padding:8rem 0 7rem}}.app-hero-glow[data-astro-cid-w3pxqfvy]{position:absolute;top:0;left:50%;transform:translate(-50%);width:600px;height:400px;background:radial-gradient(ellipse at 50% 0%,rgba(var(--color-text-rgb, 0,0,0),.05) 0%,transparent 70%);pointer-events:none;z-index:0}[data-astro-cid-w3pxqfvy][data-theme=dark] .app-hero-glow[data-astro-cid-w3pxqfvy]{background:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.06) 0%,transparent 70%)}.app-hero-inner[data-astro-cid-w3pxqfvy]{display:flex;flex-direction:column;align-items:center;gap:1.5rem;position:relative;z-index:1}.app-icon-wrap[data-astro-cid-w3pxqfvy]{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.5rem}.app-icon[data-astro-cid-w3pxqfvy]{width:120px;height:120px;border-radius:27px;overflow:hidden;box-shadow:0 0 0 1px #00000014,0 8px 24px #0000001f,0 24px 48px #00000014;display:flex;align-items:center;justify-content:center;background:#000;transition:transform .4s ease,box-shadow .4s ease}.app-icon[data-astro-cid-w3pxqfvy]:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 0 0 1px #00000014,0 16px 40px #0000002e,0 32px 64px #0000001f}@media(min-width:768px){.app-icon[data-astro-cid-w3pxqfvy]{width:140px;height:140px;border-radius:32px}.app-icon[data-astro-cid-w3pxqfvy] svg[data-astro-cid-w3pxqfvy]{width:96px;height:96px}}@media(prefers-color-scheme:dark){.app-icon[data-astro-cid-w3pxqfvy]{border:1px solid rgba(255,255,255,.22)}}[data-astro-cid-w3pxqfvy][data-theme=dark] .app-icon[data-astro-cid-w3pxqfvy]{border:1px solid rgba(255,255,255,.22)}.app-icon-name[data-astro-cid-w3pxqfvy]{font-size:.8125rem;font-weight:500;letter-spacing:.02em;color:var(--color-text);margin-top:.25rem}.app-icon-sub[data-astro-cid-w3pxqfvy]{font-size:.6875rem;letter-spacing:.08em;color:var(--color-text-tertiary)}.app-badge[data-astro-cid-w3pxqfvy]{display:inline-flex;align-items:center;gap:.5rem;font-size:.5625rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text);border:1px solid var(--color-border);border-radius:999px;padding:.3rem .875rem}.app-badge-dot[data-astro-cid-w3pxqfvy]{width:4px;height:4px;border-radius:50%;background:var(--color-text);animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}.app-hero-title[data-astro-cid-w3pxqfvy]{font-size:clamp(2rem,6vw,3.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;color:var(--color-text);max-width:34rem}.app-hero-sub[data-astro-cid-w3pxqfvy]{font-size:1rem;line-height:1.65;color:var(--color-text-secondary);max-width:30rem}@media(min-width:768px){.app-hero-sub[data-astro-cid-w3pxqfvy]{font-size:1.125rem}}.app-hero-actions[data-astro-cid-w3pxqfvy]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.app-btn-primary[data-astro-cid-w3pxqfvy]{display:inline-flex;align-items:center;gap:.5rem;background:var(--color-text);color:var(--color-bg);border-radius:999px;padding:.65rem 1.375rem;font-size:.8125rem;font-weight:500;letter-spacing:.02em;text-decoration:none;transition:opacity .2s,transform .2s;cursor:pointer;border:none}.app-btn-primary[data-astro-cid-w3pxqfvy]:hover{opacity:.8;transform:translateY(-1px)}.app-btn-ghost[data-astro-cid-w3pxqfvy]{display:inline-flex;align-items:center;background:transparent;color:var(--color-text-secondary);border:1px solid var(--color-border);border-radius:999px;padding:.65rem 1.375rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s,transform .2s}.app-btn-ghost[data-astro-cid-w3pxqfvy]:hover{color:var(--color-text);border-color:var(--color-text);transform:translateY(-1px)}.app-btn-mail[data-astro-cid-w3pxqfvy]{display:flex;margin:0 auto 1.5rem}.app-section[data-astro-cid-w3pxqfvy]{padding:5rem 0;border-bottom:1px solid var(--color-border);background:var(--color-bg)}.app-section--cta[data-astro-cid-w3pxqfvy]{text-align:center}@media(min-width:768px){.app-section[data-astro-cid-w3pxqfvy]{padding:7rem 0}}.app-section-label[data-astro-cid-w3pxqfvy]{font-size:.5625rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-tertiary);margin-bottom:1rem}.app-section-title[data-astro-cid-w3pxqfvy]{font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:700;letter-spacing:-.025em;line-height:1.15;color:var(--color-text);margin-bottom:3rem}.app-features-wrap[data-astro-cid-w3pxqfvy]{border:1px solid var(--color-border);border-radius:16px;overflow:hidden}.app-features-grid[data-astro-cid-w3pxqfvy]{display:grid;grid-template-columns:1fr;gap:1px;background:var(--color-border)}@media(min-width:640px){.app-features-grid[data-astro-cid-w3pxqfvy]{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.app-features-grid[data-astro-cid-w3pxqfvy]{grid-template-columns:1fr 1fr 1fr}}.app-feature-card[data-astro-cid-w3pxqfvy]{background:var(--color-bg);padding:2rem 1.75rem;transition:background .2s}.app-feature-card[data-astro-cid-w3pxqfvy]:hover{background:var(--color-surface)}.app-feature-icon[data-astro-cid-w3pxqfvy]{width:40px;height:40px;border-radius:10px;background:var(--color-surface);display:flex;align-items:center;justify-content:center;color:var(--color-text);margin-bottom:1.25rem;transition:background .2s}.app-feature-card[data-astro-cid-w3pxqfvy]:hover .app-feature-icon[data-astro-cid-w3pxqfvy]{background:var(--color-border)}.app-feature-title[data-astro-cid-w3pxqfvy]{font-size:.9375rem;font-weight:600;letter-spacing:-.01em;color:var(--color-text);margin-bottom:.5rem}.app-feature-desc[data-astro-cid-w3pxqfvy]{font-size:.875rem;line-height:1.6;color:var(--color-text-secondary)}.app-more-tile[data-astro-cid-w3pxqfvy]{border-top:1px solid var(--color-border);padding:1.75rem 1.75rem 1.5rem;background:var(--color-bg)}.app-more-tile-label[data-astro-cid-w3pxqfvy]{font-size:.5625rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-tertiary);margin-bottom:1rem}.app-more-pills[data-astro-cid-w3pxqfvy]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.app-more-pill[data-astro-cid-w3pxqfvy]{font-size:.75rem;letter-spacing:.05em;color:var(--color-text-secondary);border:1px solid var(--color-border);border-radius:999px;padding:.25rem .75rem;transition:border-color .15s,color .15s;cursor:default}.app-more-pill[data-astro-cid-w3pxqfvy]:hover{border-color:var(--color-text-secondary);color:var(--color-text)}.app-more-footer[data-astro-cid-w3pxqfvy]{display:flex;align-items:center;gap:.4rem;font-size:.75rem;letter-spacing:.08em;color:var(--color-text-tertiary);padding-top:1rem;border-top:1px solid var(--color-border)}.app-philosophy-text[data-astro-cid-w3pxqfvy]{font-size:1.0625rem;line-height:1.75;color:var(--color-text-secondary)}.app-screens-scroll[data-astro-cid-w3pxqfvy]{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:20px 0 24px;margin:-20px 0 -24px}.app-screens-scroll[data-astro-cid-w3pxqfvy]::-webkit-scrollbar{display:none}@media(min-width:768px){.app-screens-scroll[data-astro-cid-w3pxqfvy]{overflow-x:visible;scroll-snap-type:none;padding:20px 4px 24px;margin:-20px -4px -24px}}.app-screens[data-astro-cid-w3pxqfvy]{display:flex;gap:0;justify-content:flex-start;overflow:visible;padding-bottom:0}@media(min-width:768px){.app-screens[data-astro-cid-w3pxqfvy]{gap:1.25rem;justify-content:center}}.app-screen-wrap[data-astro-cid-w3pxqfvy]{display:flex;flex-direction:column;align-items:center;gap:1rem;flex-shrink:0;min-width:100%;scroll-snap-align:center}@media(min-width:768px){.app-screen-wrap[data-astro-cid-w3pxqfvy]{min-width:unset;width:auto}}.app-phone[data-astro-cid-w3pxqfvy]{width:min(240px,72vw);height:min(480px,144vw);border-radius:28px;background:#000;border:6px solid #1a1a1a;box-shadow:0 0 0 1px #ffffff0f,0 16px 40px #0003,inset 0 0 0 1px #ffffff0a;overflow:hidden;position:relative;transition:transform .35s ease,box-shadow .35s ease}.app-screen-wrap[data-astro-cid-w3pxqfvy]:hover .app-phone[data-astro-cid-w3pxqfvy]{transform:translateY(-6px);box-shadow:0 0 0 1px #ffffff14,0 24px 56px #00000047,inset 0 0 0 1px #ffffff0f}@media(min-width:768px){.app-phone[data-astro-cid-w3pxqfvy]{width:190px;height:380px;border-radius:34px}}@media(min-width:1024px){.app-phone[data-astro-cid-w3pxqfvy]{width:210px;height:420px}}.app-phone-img[data-astro-cid-w3pxqfvy]{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:22px;display:block}.app-screen-label[data-astro-cid-w3pxqfvy]{font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-tertiary);transition:color .2s}.app-screen-wrap[data-astro-cid-w3pxqfvy]:hover .app-screen-label[data-astro-cid-w3pxqfvy]{color:var(--color-text-secondary)}.app-cta-sub[data-astro-cid-w3pxqfvy]{font-size:.9375rem;line-height:1.65;color:var(--color-text-secondary);margin-bottom:2rem}.app-notify-note[data-astro-cid-w3pxqfvy]{font-size:.75rem;line-height:1.6;color:var(--color-text-tertiary);max-width:28rem;margin:0 auto}.app-notify-link[data-astro-cid-w3pxqfvy]{color:var(--color-text-tertiary);text-decoration:underline;text-underline-offset:2px;transition:color .2s;white-space:nowrap}.app-notify-link[data-astro-cid-w3pxqfvy]:hover{color:var(--color-text)}.app-dots[data-astro-cid-w3pxqfvy]{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}@media(min-width:768px){.app-dots[data-astro-cid-w3pxqfvy]{display:none}}.app-dot[data-astro-cid-w3pxqfvy]{width:6px;height:6px;border-radius:50%;background:var(--color-border);border:none;padding:0;cursor:pointer;transition:background .25s,transform .25s}.app-dot--active[data-astro-cid-w3pxqfvy]{background:var(--color-text);transform:scale(1.3)}
