:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #07090b;--bg2: #0c1014;--surface: #101518;--surface2: #141c22;--border: #1b2830;--border2: #243340;--text: #ddeaf2;--text-dim: #607d8e;--text-mid: #9ab5c4;--accent: #a8d5a2;--accent-dim: rgba(168, 213, 162, .12);--accent-glow: rgba(168, 213, 162, .2);--blue: #6b8fff;--blue-dim: rgba(107, 143, 255, .1);--purple: #9b79ff;--red: #c0665e;--yellow: #d4b44a;--radius: 1rem;--radius-sm: .6rem;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--mono: "SF Mono", ui-monospace, "Cascadia Code", Consolas, monospace}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}a:where(.astro-j7pv25f6){color:inherit;text-decoration:none}img:where(.astro-j7pv25f6){display:block;max-width:100%}.m-orbs:where(.astro-j7pv25f6){position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.m-orbs:where(.astro-j7pv25f6):before{content:"";position:absolute;width:60vw;height:60vw;top:-20vw;left:-10vw;background:radial-gradient(circle,rgba(107,143,255,.07) 0%,transparent 70%);border-radius:50%}.m-orbs:where(.astro-j7pv25f6):after{content:"";position:absolute;width:50vw;height:50vw;top:10vw;right:-15vw;background:radial-gradient(circle,rgba(168,213,162,.06) 0%,transparent 70%);border-radius:50%}.m-nav:where(.astro-j7pv25f6){position:sticky;top:0;z-index:100;padding:0 max(1.5rem,calc(50vw - 40rem));height:3.5rem;display:flex;align-items:center;background:#07090bcc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid transparent;transition:border-color .3s}.m-nav:where(.astro-j7pv25f6).scrolled{border-bottom-color:var(--border)}.m-nav-inner:where(.astro-j7pv25f6){width:100%;display:flex;align-items:center;gap:2rem}.m-logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.6rem;font-weight:700;font-size:1rem;letter-spacing:-.01em;color:var(--text);flex-shrink:0}.m-logo-icon:where(.astro-j7pv25f6){width:26px;height:26px;border-radius:7px;background:var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.m-logo-icon:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){display:block}.m-nav-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:1.5rem;flex:1}.m-nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){font-size:.88rem;color:var(--text-dim);transition:color .2s}.m-nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text)}.m-nav-cta:where(.astro-j7pv25f6){margin-left:auto;background:var(--accent);color:#06150c;font-weight:700;font-size:.84rem;padding:.48rem 1.1rem;border-radius:999px;transition:opacity .2s,transform .2s;flex-shrink:0}.m-nav-cta:where(.astro-j7pv25f6):hover{opacity:.88;transform:translateY(-1px)}.m-section:where(.astro-j7pv25f6){position:relative;z-index:1;padding:5rem max(1.5rem,calc(50vw - 40rem))}.m-section-tight:where(.astro-j7pv25f6){padding-top:3rem;padding-bottom:3rem}.m-hero:where(.astro-j7pv25f6){padding-top:5rem;padding-bottom:0;display:flex;flex-direction:column;align-items:center;text-align:center}.m-hero-copy:where(.astro-j7pv25f6){max-width:60rem;width:100%;text-align:center;margin-bottom:3.5rem}.m-hero-eyebrow:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;font-size:.73rem;font-family:var(--mono);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:1.1rem;padding:.35rem .7rem;border:1px solid rgba(168,213,162,.25);border-radius:999px;background:var(--accent-dim)}.m-hero-eyebrow:where(.astro-j7pv25f6):before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent)}.m-hero-h1:where(.astro-j7pv25f6){font-size:clamp(2.8rem,6vw,4.8rem);font-weight:800;line-height:1;letter-spacing:-.03em;color:var(--text);margin-bottom:1.2rem}.m-hero-h1:where(.astro-j7pv25f6) em:where(.astro-j7pv25f6){font-style:normal;background:linear-gradient(120deg,var(--accent) 20%,var(--blue) 80%);-webkit-background-clip:text;background-clip:text;color:transparent}.m-hero-sub:where(.astro-j7pv25f6){font-size:1.08rem;color:var(--text-mid);max-width:52ch;line-height:1.7;margin:0 auto 2rem}.m-hero-actions:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;gap:.8rem;flex-wrap:wrap;margin-bottom:1.8rem}.m-btn-primary:where(.astro-j7pv25f6){background:var(--accent);color:#04120a;font-weight:700;font-size:.9rem;padding:.7rem 1.4rem;border-radius:999px;transition:opacity .2s,transform .2s;display:inline-flex;align-items:center;gap:.4rem}.m-btn-primary:where(.astro-j7pv25f6):hover{opacity:.88;transform:translateY(-1px)}.m-btn-secondary:where(.astro-j7pv25f6){color:var(--text-mid);font-size:.9rem;font-weight:500;display:inline-flex;align-items:center;gap:.4rem;transition:color .2s}.m-btn-secondary:where(.astro-j7pv25f6):hover{color:var(--text)}.m-btn-secondary:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){transition:transform .2s}.m-btn-secondary:where(.astro-j7pv25f6):hover svg:where(.astro-j7pv25f6){transform:translate(3px)}.m-hero-badges:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.m-badge:where(.astro-j7pv25f6){font-size:.75rem;font-family:var(--mono);color:var(--text-dim);padding:.3rem .6rem;border:1px solid var(--border2);border-radius:999px}.m-phone-fan:where(.astro-j7pv25f6){display:flex;align-items:flex-end;justify-content:center;position:relative;padding-top:1rem;overflow:visible;z-index:1}.m-phone-fan:where(.astro-j7pv25f6):before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80%;height:300px;background:radial-gradient(ellipse at bottom,rgba(168,213,162,.13) 0%,transparent 65%);pointer-events:none;z-index:0}.m-phone:where(.astro-j7pv25f6){width:270px;background:#0a0a0a;border-radius:44px;border:1.5px solid rgba(255,255,255,.1);box-shadow:0 0 0 1px #000c,0 40px 120px #000000b3,inset 0 0 0 1px #ffffff0a;overflow:hidden;position:relative;z-index:1}.m-phone-l:where(.astro-j7pv25f6){transform:rotate(-9deg) translateY(24px);margin-right:-65px;z-index:1;opacity:.8;animation:phoneFloat 6.5s ease-in-out infinite}.m-phone-c:where(.astro-j7pv25f6){z-index:3;animation:phoneFloat 6s ease-in-out infinite;animation-delay:-1.5s;box-shadow:0 0 0 1px #000c,0 60px 160px #000c,0 0 80px #a8d5a214,inset 0 0 0 1px #ffffff0d}.m-phone-r:where(.astro-j7pv25f6){transform:rotate(9deg) translateY(24px);margin-left:-65px;z-index:1;opacity:.8;animation:phoneFloat 7s ease-in-out infinite;animation-delay:-3s}@keyframes phoneFloat{0%,to{transform:rotate(0) translateY(0)}50%{transform:rotate(0) translateY(-8px)}}.m-phone-l:where(.astro-j7pv25f6){animation-name:phoneFloatL}.m-phone-r:where(.astro-j7pv25f6){animation-name:phoneFloatR}@keyframes phoneFloatL{0%,to{transform:rotate(-9deg) translateY(24px)}50%{transform:rotate(-9deg) translateY(14px)}}@keyframes phoneFloatR{0%,to{transform:rotate(9deg) translateY(24px)}50%{transform:rotate(9deg) translateY(14px)}}.m-phone-island:where(.astro-j7pv25f6){position:absolute;top:14px;left:50%;transform:translate(-50%);width:126px;height:36px;background:#0a0a0a;border-radius:999px;z-index:2}.m-phone-screen:where(.astro-j7pv25f6){padding:64px 0 0;height:520px;overflow:hidden;position:relative}.app-header:where(.astro-j7pv25f6){padding:0 16px 10px;display:flex;align-items:center;justify-content:space-between}.app-title:where(.astro-j7pv25f6){font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#888}.app-icon-btn:where(.astro-j7pv25f6){width:28px;height:28px;border-radius:7px;background:#1c1c1c;display:flex;align-items:center;justify-content:center}.app-summary:where(.astro-j7pv25f6){margin:0 16px 10px;padding:8px 12px;background:#141414;border-radius:8px;border:1px solid #252525;display:flex;gap:16px}.app-summary-item:where(.astro-j7pv25f6){font-family:var(--mono);font-size:9px;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.app-task:where(.astro-j7pv25f6){margin:0 16px 6px;padding:10px 12px;background:#141414;border-radius:6px;border:1px solid #252525;display:grid;grid-template-columns:16px 1fr auto;gap:8px;align-items:center}.app-dot:where(.astro-j7pv25f6){width:10px;height:10px;border-radius:50%;flex-shrink:0}.app-dot:where(.astro-j7pv25f6).red{background:#c0665e;box-shadow:0 0 6px #c0665e99}.app-dot:where(.astro-j7pv25f6).yellow{background:#d4b44a}.app-dot:where(.astro-j7pv25f6).green{background:#a8d5a2}.app-dot:where(.astro-j7pv25f6).done{border:1.5px solid #444;background:transparent}.app-task-name:where(.astro-j7pv25f6){font-family:var(--mono);font-size:10px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:#f0f0f0}.app-task-meta:where(.astro-j7pv25f6){font-family:var(--mono);font-size:8.5px;color:#555;margin-top:2px}.app-task-streak:where(.astro-j7pv25f6){font-family:var(--mono);font-size:8.5px;color:#555;text-align:right}.m-proof-bar:where(.astro-j7pv25f6){border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:1.1rem max(1.5rem,calc(50vw - 40rem));display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap;background:var(--bg2)}.m-proof-item:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;padding:.35rem 1.5rem;font-size:.8rem;color:var(--text-dim);font-family:var(--mono);letter-spacing:.04em;border-right:1px solid var(--border)}.m-proof-item:where(.astro-j7pv25f6):last-child{border-right:none}.m-proof-dot:where(.astro-j7pv25f6){width:6px;height:6px;border-radius:50%;background:var(--accent);flex-shrink:0}.m-label:where(.astro-j7pv25f6){font-size:.72rem;font-family:var(--mono);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.8rem}.m-h2:where(.astro-j7pv25f6){font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;letter-spacing:-.025em;line-height:1.1;color:var(--text);margin-bottom:.75rem}.m-h2-sub:where(.astro-j7pv25f6){font-size:1rem;color:var(--text-mid);max-width:52ch;line-height:1.65}.m-heading-group:where(.astro-j7pv25f6){margin-bottom:2.5rem}.m-bento:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:.85rem}.m-bento-card:where(.astro-j7pv25f6){background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.4rem;position:relative;overflow:hidden;transition:border-color .3s,transform .3s}.m-bento-card:where(.astro-j7pv25f6):hover{border-color:var(--border2);transform:translateY(-2px)}.m-bento-card:where(.astro-j7pv25f6).wide{grid-column:span 2}.m-bento-card:where(.astro-j7pv25f6).tall{grid-row:span 2}.m-bento-icon:where(.astro-j7pv25f6){width:36px;height:36px;border-radius:10px;background:var(--surface2);border:1px solid var(--border2);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;font-size:1.1rem}.m-bento-h3:where(.astro-j7pv25f6){font-size:1rem;font-weight:700;letter-spacing:-.01em;color:var(--text);margin-bottom:.4rem}.m-bento-p:where(.astro-j7pv25f6){font-size:.875rem;color:var(--text-dim);line-height:1.55}.m-dot-matrix:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(14,1fr);gap:3px;margin-top:1.2rem}.m-dot-cell:where(.astro-j7pv25f6){width:100%;aspect-ratio:1;border-radius:2px}.m-dot-cell:where(.astro-j7pv25f6).g{background:#a8d5a2;opacity:.9}.m-dot-cell:where(.astro-j7pv25f6).r{background:#c0665e;opacity:.8}.m-dot-cell:where(.astro-j7pv25f6).y{background:#d4b44a;opacity:.8}.m-dot-cell:where(.astro-j7pv25f6).e{background:#1c1c1c}.m-widget-preview:where(.astro-j7pv25f6){margin-top:1.2rem;display:grid;grid-template-columns:1fr 1fr;gap:6px}.m-widget:where(.astro-j7pv25f6){background:#0f0f0f;border:1px solid #222;border-radius:12px;padding:10px;aspect-ratio:1;display:flex;flex-direction:column;justify-content:space-between}.m-widget-label:where(.astro-j7pv25f6){font-family:var(--mono);font-size:7px;letter-spacing:.1em;text-transform:uppercase;color:#555}.m-widget-value:where(.astro-j7pv25f6){font-family:var(--mono);font-size:18px;font-weight:700;color:#a8d5a2;line-height:1}.m-widget-sub:where(.astro-j7pv25f6){font-family:var(--mono);font-size:7px;color:#444;text-transform:uppercase;letter-spacing:.08em}.m-bento-card:where(.astro-j7pv25f6).accent-glow:after{content:"";position:absolute;bottom:-2rem;right:-2rem;width:8rem;height:8rem;background:radial-gradient(circle,var(--accent-glow) 0%,transparent 70%);pointer-events:none}.m-modules:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(5,1fr);gap:.7rem}.m-module-card:where(.astro-j7pv25f6){background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.2rem 1rem;text-align:center;transition:border-color .3s,background .3s}.m-module-card:where(.astro-j7pv25f6):hover{border-color:#a8d5a24d;background:var(--surface2)}.m-module-emoji:where(.astro-j7pv25f6){font-size:1.6rem;margin-bottom:.6rem}.m-module-name:where(.astro-j7pv25f6){font-weight:700;font-size:.88rem;color:var(--text);margin-bottom:.35rem}.m-module-desc:where(.astro-j7pv25f6){font-size:.78rem;color:var(--text-dim);line-height:1.45}.m-steps:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem;position:relative}.m-steps:where(.astro-j7pv25f6):before{content:"";position:absolute;top:1.55rem;left:calc(12.5% + 1rem);right:calc(12.5% + 1rem);height:1px;background:linear-gradient(90deg,var(--border),var(--border2),var(--border))}.m-step:where(.astro-j7pv25f6){text-align:center;padding:0 .5rem}.m-step-num:where(.astro-j7pv25f6){width:3rem;height:3rem;border-radius:50%;border:1px solid var(--border2);background:var(--surface);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-family:var(--mono);font-size:.8rem;font-weight:700;color:var(--accent);position:relative;z-index:1}.m-step-h3:where(.astro-j7pv25f6){font-size:.92rem;font-weight:700;color:var(--text);margin-bottom:.4rem}.m-step-p:where(.astro-j7pv25f6){font-size:.82rem;color:var(--text-dim);line-height:1.5}.m-gallery:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:start}.m-gallery-card:where(.astro-j7pv25f6){background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:transform .3s,border-color .3s}.m-gallery-card:where(.astro-j7pv25f6):hover{transform:translateY(-4px);border-color:var(--border2)}.m-gallery-img:where(.astro-j7pv25f6){width:100%;aspect-ratio:200 / 380;background:var(--bg);display:block;overflow:hidden}.m-gallery-img:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:100%;height:100%;display:block}.m-gallery-caption:where(.astro-j7pv25f6){padding:.9rem 1rem 1rem;font-size:.83rem;color:var(--text-dim);line-height:1.45;border-top:1px solid var(--border)}.m-gallery-caption:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){color:var(--text-mid);font-weight:600}.m-plans:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:start}.m-plan:where(.astro-j7pv25f6){background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.6rem;position:relative;transition:border-color .3s}.m-plan:where(.astro-j7pv25f6).featured{border-color:#a8d5a266;background:linear-gradient(160deg,rgba(168,213,162,.04),var(--surface))}.m-plan-badge:where(.astro-j7pv25f6){position:absolute;top:-.6rem;left:50%;transform:translate(-50%);background:var(--accent);color:#04120a;font-size:.7rem;font-weight:700;font-family:var(--mono);letter-spacing:.08em;padding:.2rem .7rem;border-radius:999px;white-space:nowrap}.m-plan-name:where(.astro-j7pv25f6){font-size:.8rem;font-family:var(--mono);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);margin-bottom:.75rem}.m-plan-price:where(.astro-j7pv25f6){font-size:2.4rem;font-weight:800;letter-spacing:-.03em;color:var(--text);line-height:1;margin-bottom:.2rem}.m-plan-price:where(.astro-j7pv25f6) sup:where(.astro-j7pv25f6){font-size:1.2rem;font-weight:700;vertical-align:super;letter-spacing:0}.m-plan-period:where(.astro-j7pv25f6){font-size:.8rem;color:var(--text-dim);margin-bottom:1.2rem}.m-plan-features:where(.astro-j7pv25f6){list-style:none;display:flex;flex-direction:column;gap:.55rem;margin-bottom:1.4rem}.m-plan-features:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){font-size:.86rem;color:var(--text-mid);display:flex;align-items:flex-start;gap:.5rem;line-height:1.4}.m-plan-features:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6):before{content:"✓";color:var(--accent);font-weight:700;flex-shrink:0;margin-top:.05rem}.m-plan-cta:where(.astro-j7pv25f6){display:block;text-align:center;padding:.65rem 1rem;border-radius:.6rem;font-weight:700;font-size:.88rem;transition:opacity .2s,transform .2s;border:1px solid transparent}.m-plan-cta:where(.astro-j7pv25f6):hover{opacity:.85;transform:translateY(-1px)}.m-plan-cta:where(.astro-j7pv25f6).primary{background:var(--accent);color:#04120a}.m-plan-cta:where(.astro-j7pv25f6).secondary{background:transparent;border-color:var(--border2);color:var(--text-mid)}.m-blog-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.m-blog-card:where(.astro-j7pv25f6){background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:border-color .3s,transform .3s}.m-blog-card:where(.astro-j7pv25f6):hover{border-color:var(--border2);transform:translateY(-3px)}.m-blog-thumb:where(.astro-j7pv25f6){height:140px;display:flex;align-items:center;justify-content:center;font-size:2.5rem;border-bottom:1px solid var(--border)}.m-blog-body:where(.astro-j7pv25f6){padding:1.1rem;flex:1;display:flex;flex-direction:column}.m-blog-tag:where(.astro-j7pv25f6){font-size:.7rem;font-family:var(--mono);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.5rem}.m-blog-title:where(.astro-j7pv25f6){font-size:.95rem;font-weight:700;color:var(--text);line-height:1.35;margin-bottom:.5rem;letter-spacing:-.01em}.m-blog-excerpt:where(.astro-j7pv25f6){font-size:.82rem;color:var(--text-dim);line-height:1.5;flex:1}.m-blog-date:where(.astro-j7pv25f6){font-size:.74rem;font-family:var(--mono);color:var(--text-dim);margin-top:.8rem;padding-top:.7rem;border-top:1px solid var(--border)}.m-cta-band:where(.astro-j7pv25f6){background:var(--surface);border:1px solid rgba(168,213,162,.2);border-radius:1.2rem;padding:3.5rem 2rem;text-align:center;background:linear-gradient(160deg,rgba(168,213,162,.05) 0%,var(--surface) 60%);position:relative;overflow:hidden}.m-cta-band:where(.astro-j7pv25f6):before{content:"";position:absolute;top:-4rem;left:50%;transform:translate(-50%);width:20rem;height:10rem;background:radial-gradient(ellipse,rgba(168,213,162,.12) 0%,transparent 70%);pointer-events:none}.m-cta-band:where(.astro-j7pv25f6) .m-h2:where(.astro-j7pv25f6){margin-bottom:.5rem}.m-cta-band:where(.astro-j7pv25f6) .m-h2-sub:where(.astro-j7pv25f6){max-width:48ch;margin:0 auto 2rem}.m-cta-actions:where(.astro-j7pv25f6){display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.m-footer:where(.astro-j7pv25f6){border-top:1px solid var(--border);padding:2.5rem max(1.5rem,calc(50vw - 40rem));display:grid;grid-template-columns:1fr auto auto auto;gap:2rem;align-items:start}.m-footer-brand:where(.astro-j7pv25f6) .m-logo:where(.astro-j7pv25f6){margin-bottom:.5rem}.m-footer-brand:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.82rem;color:var(--text-dim);max-width:28ch;line-height:1.5}.m-footer-col:where(.astro-j7pv25f6) h4:where(.astro-j7pv25f6){font-size:.78rem;font-family:var(--mono);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);margin-bottom:.8rem}.m-footer-col:where(.astro-j7pv25f6) ul:where(.astro-j7pv25f6){list-style:none;display:flex;flex-direction:column;gap:.45rem}.m-footer-col:where(.astro-j7pv25f6) ul:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){font-size:.84rem;color:var(--text-dim);transition:color .2s}.m-footer-col:where(.astro-j7pv25f6) ul:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text)}.m-footer-bottom:where(.astro-j7pv25f6){border-top:1px solid var(--border);padding:1rem max(1.5rem,calc(50vw - 40rem));display:flex;justify-content:space-between;align-items:center}.m-footer-bottom:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.78rem;color:var(--text-dim);font-family:var(--mono)}:where(.astro-j7pv25f6)[data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease}:where(.astro-j7pv25f6)[data-reveal].visible{opacity:1;transform:translateY(0)}@media(max-width:900px){.m-hero:where(.astro-j7pv25f6){padding-top:4rem}.m-phone:where(.astro-j7pv25f6){width:220px;border-radius:36px}.m-phone-l:where(.astro-j7pv25f6){margin-right:-54px}.m-phone-r:where(.astro-j7pv25f6){margin-left:-54px}.m-bento:where(.astro-j7pv25f6){grid-template-columns:1fr 1fr}.m-bento-card:where(.astro-j7pv25f6).wide{grid-column:span 2}.m-bento-card:where(.astro-j7pv25f6).tall{grid-row:span 1}.m-modules:where(.astro-j7pv25f6){grid-template-columns:repeat(3,1fr)}.m-steps:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}.m-steps:where(.astro-j7pv25f6):before{display:none}.m-plans:where(.astro-j7pv25f6){grid-template-columns:1fr}.m-blog-grid:where(.astro-j7pv25f6){grid-template-columns:1fr 1fr}.m-gallery:where(.astro-j7pv25f6){grid-template-columns:1fr 1fr}.m-footer:where(.astro-j7pv25f6){grid-template-columns:1fr 1fr}}@media(max-width:640px){.m-phone:where(.astro-j7pv25f6){width:170px;border-radius:30px}.m-phone-l:where(.astro-j7pv25f6){margin-right:-44px}.m-phone-r:where(.astro-j7pv25f6){margin-left:-44px}.m-phone-island:where(.astro-j7pv25f6){width:90px;height:26px}.m-phone-screen:where(.astro-j7pv25f6){height:360px;padding-top:50px}.m-bento:where(.astro-j7pv25f6){grid-template-columns:1fr}.m-bento-card:where(.astro-j7pv25f6).wide{grid-column:span 1}.m-modules:where(.astro-j7pv25f6){grid-template-columns:1fr 1fr}.m-steps:where(.astro-j7pv25f6){grid-template-columns:1fr}.m-blog-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.m-gallery:where(.astro-j7pv25f6){grid-template-columns:1fr}.m-proof-bar:where(.astro-j7pv25f6){flex-direction:column;align-items:flex-start;gap:0}.m-proof-item:where(.astro-j7pv25f6){border-right:none;border-bottom:1px solid var(--border);width:100%}.m-proof-item:where(.astro-j7pv25f6):last-child{border-bottom:none}.m-footer:where(.astro-j7pv25f6){grid-template-columns:1fr}.m-nav-links:where(.astro-j7pv25f6){display:none}}@media(prefers-reduced-motion:reduce){.m-phone:where(.astro-j7pv25f6),.m-phone-l:where(.astro-j7pv25f6),.m-phone-r:where(.astro-j7pv25f6),.m-phone-c:where(.astro-j7pv25f6){animation:none}:where(.astro-j7pv25f6)[data-reveal]{opacity:1;transform:none;transition:none}}
