:root{--bg: #f6f1eb;--bg-warm: #ede6dc;--fg: #1a1714;--fg-muted: #7a7168;--fg-subtle: #b0a89e;--accent: #d4613a;--accent-soft: #e8926e;--accent-bg: #fae8df;--serif: "Instrument Serif", "Georgia", serif;--sans: "DM Sans", "Helvetica Neue", sans-serif;--radius: 16px;--max-w: 1120px}:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-width:none}html::-webkit-scrollbar{display:none}body{font-family:var(--sans);font-weight:400;font-size:16px;line-height:1.6;color:var(--fg);background:var(--bg);overflow-x:hidden}:where(.astro-j7pv25f6)::selection{background:#d4613a33;color:var(--fg)}a:where(.astro-j7pv25f6){color:inherit;text-decoration:none}em:where(.astro-j7pv25f6){font-family:var(--serif);font-style:italic;font-weight:400}.grain:where(.astro-j7pv25f6){position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.3;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:180px}nav:where(.astro-j7pv25f6){position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:20px 40px;background:#f6f1ebcc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.nav-logo:where(.astro-j7pv25f6){font-family:var(--serif);font-size:24px;letter-spacing:-.02em}.nav-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:32px;font-size:14px;font-weight:400;color:var(--fg-muted)}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){transition:color .3s ease}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--fg)}.nav-cta:where(.astro-j7pv25f6){padding:8px 20px;background:var(--fg);color:var(--bg)!important;border-radius:100px;font-weight:500;transition:transform .3s ease,background .3s ease}.nav-cta:where(.astro-j7pv25f6):hover{transform:scale(1.04);background:var(--accent)}.hero:where(.astro-j7pv25f6){position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 40px 80px;text-align:center;overflow:hidden}.hero-presence:where(.astro-j7pv25f6){position:absolute;top:50%;left:50%;transform:translate(-50%,-55%);width:500px;height:500px}.orb:where(.astro-j7pv25f6){position:absolute;border-radius:50%;filter:blur(80px);opacity:.5}.orb-1:where(.astro-j7pv25f6){width:320px;height:320px;background:radial-gradient(circle,#d4613a 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation:breathe1 6s ease-in-out infinite}.orb-2:where(.astro-j7pv25f6){width:250px;height:250px;background:radial-gradient(circle,#e8926e 0%,transparent 70%);top:30%;left:25%;animation:breathe2 8s ease-in-out infinite}.orb-3:where(.astro-j7pv25f6){width:200px;height:200px;background:radial-gradient(circle,#f2c4a0 0%,transparent 70%);top:55%;left:65%;animation:breathe3 7s ease-in-out infinite}@keyframes breathe1{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.45}50%{transform:translate(-50%,-50%) scale(1.15);opacity:.6}}@keyframes breathe2{0%,to{transform:scale(1) translate(0);opacity:.35}50%{transform:scale(1.2) translate(15px,-10px);opacity:.5}}@keyframes breathe3{0%,to{transform:scale(1) translate(0);opacity:.3}50%{transform:scale(1.1) translate(-10px,15px);opacity:.45}}.hero-content:where(.astro-j7pv25f6){position:relative;z-index:2;max-width:780px}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-family:var(--serif);font-weight:400;font-size:clamp(42px,7vw,80px);line-height:1.08;letter-spacing:-.025em;color:var(--fg)}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6) .line:where(.astro-j7pv25f6){display:block;opacity:0;animation:fadeUp .8s ease forwards}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6) .line-1:where(.astro-j7pv25f6){animation-delay:.2s}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6) .line-2:where(.astro-j7pv25f6){animation-delay:.35s}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6) .line-3:where(.astro-j7pv25f6){animation-delay:.5s}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6) em:where(.astro-j7pv25f6){color:var(--accent)}.hero-sub:where(.astro-j7pv25f6){margin-top:32px;font-size:18px;line-height:1.7;color:var(--fg-muted);max-width:520px;margin-left:auto;margin-right:auto;opacity:0;animation:fadeUp .8s ease forwards .7s}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.scroll-hint:where(.astro-j7pv25f6){position:absolute;bottom:40px;left:50%;transform:translate(-50%);opacity:0;animation:fadeUp .8s ease forwards 1.1s}.scroll-line:where(.astro-j7pv25f6){width:1px;height:48px;background:var(--fg-subtle);position:relative;overflow:hidden}.scroll-line:where(.astro-j7pv25f6):after{content:"";position:absolute;top:-48px;left:0;width:1px;height:48px;background:var(--accent);animation:scrollPulse 2s ease-in-out infinite 1.8s}@keyframes scrollPulse{0%{top:-48px}50%{top:48px}to{top:48px}}.ribbon:where(.astro-j7pv25f6){padding:40px 0;border-top:1px solid rgba(26,23,20,.08);border-bottom:1px solid rgba(26,23,20,.08);overflow:hidden}.ribbon-inner:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;gap:28px;font-family:var(--serif);font-size:20px;color:var(--fg-muted);flex-wrap:wrap;padding:0 40px}.ribbon-dot:where(.astro-j7pv25f6){width:4px;height:4px;border-radius:50%;background:var(--accent);flex-shrink:0}.section-header:where(.astro-j7pv25f6){margin-bottom:64px}.section-label:where(.astro-j7pv25f6){font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:16px}.section-header:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-family:var(--serif);font-weight:400;font-size:clamp(32px,5vw,52px);line-height:1.12;letter-spacing:-.02em}.capabilities:where(.astro-j7pv25f6){padding:120px 40px;max-width:var(--max-w);margin:0 auto}.cap-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cap-conversation:where(.astro-j7pv25f6){grid-column:1 / 3;grid-row:1}.cap-voice:where(.astro-j7pv25f6){grid-column:1 / 2;grid-row:2}.cap-machine:where(.astro-j7pv25f6){grid-column:3 / 4;grid-row:2}.cap-minecraft:where(.astro-j7pv25f6){grid-column:2 / 4;grid-row:3}.cap-extensible:where(.astro-j7pv25f6){grid-column:1 / 3;grid-row:4}.cap-card:where(.astro-j7pv25f6){background:var(--bg-warm);border-radius:var(--radius);padding:36px 32px 32px;display:flex;flex-direction:column;gap:12px;transition:transform .4s cubic-bezier(.2,0,0,1),box-shadow .4s ease;position:relative;overflow:hidden}.cap-card:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:0;border-radius:var(--radius);border:1px solid rgba(26,23,20,.06);pointer-events:none}.cap-card:where(.astro-j7pv25f6):hover{transform:translateY(-4px);box-shadow:0 20px 60px #1a171414}.cap-card-accent:where(.astro-j7pv25f6){background:var(--accent);color:#fff5ef}.cap-card-accent:where(.astro-j7pv25f6) .cap-tag:where(.astro-j7pv25f6){background:#fff3;color:#fff5ef}.cap-card-accent:where(.astro-j7pv25f6):before{border-color:#ffffff1a}.cap-icon:where(.astro-j7pv25f6){width:40px;height:40px;margin-bottom:4px}.cap-icon:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:100%;height:100%}.cap-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-family:var(--serif);font-size:24px;font-weight:400;letter-spacing:-.01em}.cap-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:15px;line-height:1.65;color:var(--fg-muted);flex-grow:1}.cap-card-accent:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:#fff5efcc}.cap-tag:where(.astro-j7pv25f6){display:inline-flex;align-self:flex-start;padding:5px 12px;background:#1a17140d;border-radius:100px;font-size:12px;font-weight:500;letter-spacing:.02em;color:var(--fg-muted);margin-top:4px}.memory:where(.astro-j7pv25f6){padding:120px 40px;max-width:var(--max-w);margin:0 auto}.memory-layout:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;margin-bottom:80px}.memory-text:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-family:var(--serif);font-weight:400;font-size:clamp(32px,5vw,52px);line-height:1.12;letter-spacing:-.02em;margin-bottom:24px}.memory-text:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6) em:where(.astro-j7pv25f6){color:var(--accent)}.memory-lead:where(.astro-j7pv25f6){font-size:17px;line-height:1.7;color:var(--fg-muted)}.memory-cards:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:24px}.mem-card:where(.astro-j7pv25f6){background:var(--bg-warm);border-radius:var(--radius);padding:28px 28px 24px;position:relative;overflow:hidden}.mem-card:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:0;border-radius:var(--radius);border:1px solid rgba(26,23,20,.06);pointer-events:none}.mem-visual:where(.astro-j7pv25f6){margin-bottom:16px}.mem-bar-track:where(.astro-j7pv25f6){width:100%;height:4px;background:#1a17140f;border-radius:2px;overflow:hidden}.mem-bar:where(.astro-j7pv25f6){height:100%;border-radius:2px}.mem-bar-decay:where(.astro-j7pv25f6){width:100%;background:linear-gradient(to right,var(--accent),transparent);animation:decayPulse 4s ease-in-out infinite}.mem-bar-importance:where(.astro-j7pv25f6){width:85%;background:linear-gradient(to right,var(--accent),var(--accent-soft));animation:importancePulse 5s ease-in-out infinite}.mem-bar-confidence:where(.astro-j7pv25f6){width:70%;background:linear-gradient(to right,var(--accent),var(--accent-soft) 70%,transparent);animation:confidencePulse 6s ease-in-out infinite}@keyframes decayPulse{0%,to{opacity:.9}50%{opacity:.5}}@keyframes importancePulse{0%,to{width:85%;opacity:1}50%{width:80%;opacity:.85}}@keyframes confidencePulse{0%,to{width:70%}50%{width:65%}}.mem-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-family:var(--serif);font-size:20px;font-weight:400;margin-bottom:6px}.mem-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:14px;line-height:1.6;color:var(--fg-muted)}.memory-timeline:where(.astro-j7pv25f6){display:flex;align-items:center;gap:20px;padding:40px 0 0}.mt-label:where(.astro-j7pv25f6){font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--fg-subtle);flex-shrink:0}.mt-track:where(.astro-j7pv25f6){flex:1;height:2px;background:linear-gradient(to right,#1a17141f,#1a171408);position:relative;border-radius:1px}.mt-dot:where(.astro-j7pv25f6){position:absolute;top:50%;width:8px;height:8px;border-radius:50%;background:var(--accent-soft);transform:translate(-50%,-50%);transition:opacity .3s ease}.mt-dot-important:where(.astro-j7pv25f6){width:12px;height:12px;background:var(--accent)}.how:where(.astro-j7pv25f6){padding:80px 40px 120px;max-width:var(--max-w);margin:0 auto}.how-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.how-item:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:20px}.how-num:where(.astro-j7pv25f6){font-family:var(--serif);font-size:48px;color:var(--fg-subtle);line-height:1;letter-spacing:-.03em}.how-item:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-family:var(--serif);font-size:22px;font-weight:400;margin-bottom:4px}.how-item:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:15px;line-height:1.65;color:var(--fg-muted)}.philosophy:where(.astro-j7pv25f6){padding:100px 40px;background:var(--bg-warm);border-top:1px solid rgba(26,23,20,.06);border-bottom:1px solid rgba(26,23,20,.06)}.philosophy-inner:where(.astro-j7pv25f6){max-width:720px;margin:0 auto;text-align:center}.philosophy:where(.astro-j7pv25f6) blockquote:where(.astro-j7pv25f6){margin-bottom:32px}.philosophy:where(.astro-j7pv25f6) blockquote:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-family:var(--serif);font-size:clamp(28px,4vw,40px);line-height:1.2;letter-spacing:-.02em;color:var(--fg)}.philosophy-body:where(.astro-j7pv25f6){font-size:16px;line-height:1.75;color:var(--fg-muted);max-width:560px;margin:0 auto}.native:where(.astro-j7pv25f6){padding:120px 40px;max-width:var(--max-w);margin:0 auto}.native-inner:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.native-text:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-family:var(--serif);font-weight:400;font-size:clamp(32px,5vw,52px);line-height:1.12;letter-spacing:-.02em;margin-bottom:24px}.native-text:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6) em:where(.astro-j7pv25f6){color:var(--accent)}.native-lead:where(.astro-j7pv25f6){font-size:17px;line-height:1.7;color:var(--fg-muted);margin-bottom:32px}.native-platforms:where(.astro-j7pv25f6){display:flex;gap:24px}.native-platform:where(.astro-j7pv25f6){display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--fg-muted)}.native-platform:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:20px;height:20px;flex-shrink:0;opacity:.6}.native-window:where(.astro-j7pv25f6){background:var(--bg-warm);border-radius:12px;overflow:hidden;border:1px solid rgba(26,23,20,.08);box-shadow:0 4px 24px #1a17140f,0 1px 2px #1a17140a}.nw-bar:where(.astro-j7pv25f6){display:flex;gap:6px;padding:12px 16px;border-bottom:1px solid rgba(26,23,20,.06)}.nw-dot:where(.astro-j7pv25f6){width:8px;height:8px;border-radius:50%;background:#1a17141a}.nw-body:where(.astro-j7pv25f6){display:flex;min-height:240px}.nw-sidebar-mock:where(.astro-j7pv25f6){width:120px;padding:16px 14px;border-right:1px solid rgba(26,23,20,.06);display:flex;flex-direction:column;gap:10px}.nw-content-mock:where(.astro-j7pv25f6){flex:1;padding:20px;display:flex;flex-direction:column;gap:12px}.nw-line:where(.astro-j7pv25f6){height:6px;border-radius:3px;background:#1a17140f;width:100%}.nw-line-short:where(.astro-j7pv25f6){width:60%}.nw-line-active:where(.astro-j7pv25f6){background:#d4613a33}.nw-bubble:where(.astro-j7pv25f6){padding:10px 14px;border-radius:10px;display:flex;flex-direction:column;gap:6px;max-width:75%}.nw-bubble-them:where(.astro-j7pv25f6){background:#1a17140a;align-self:flex-start;border-bottom-left-radius:4px}.nw-bubble-you:where(.astro-j7pv25f6){background:#d4613a1a;align-self:flex-end;border-bottom-right-radius:4px}.nw-typing:where(.astro-j7pv25f6){display:flex;gap:4px;align-self:flex-start;padding:10px 14px}.nw-typing:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){width:5px;height:5px;border-radius:50%;background:var(--fg-subtle);animation:typingDot 1.4s ease-in-out infinite}.nw-typing:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(2){animation-delay:.15s}.nw-typing:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(3){animation-delay:.3s}@keyframes typingDot{0%,60%,to{opacity:.2;transform:translateY(0)}30%{opacity:.8;transform:translateY(-3px)}}.open-source:where(.astro-j7pv25f6){padding:100px 40px;max-width:var(--max-w);margin:0 auto}.os-inner:where(.astro-j7pv25f6){display:flex;align-items:flex-start;gap:48px}.os-badge:where(.astro-j7pv25f6){flex-shrink:0;width:72px;height:72px;border-radius:50%;background:var(--bg-warm);display:flex;align-items:center;justify-content:center;border:1px solid rgba(26,23,20,.08)}.os-badge:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:36px;height:36px;color:var(--accent)}.os-text:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-family:var(--serif);font-weight:400;font-size:clamp(28px,4vw,40px);letter-spacing:-.02em;margin-bottom:16px;line-height:1}.os-text:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:16px;line-height:1.7;color:var(--fg-muted);max-width:540px}.os-text:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){color:var(--fg);font-weight:500}.cta:where(.astro-j7pv25f6){position:relative;text-align:center;padding:120px 40px;overflow:hidden;background:var(--fg);color:var(--bg)}.cta-orb:where(.astro-j7pv25f6){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;background:radial-gradient(circle,var(--accent) 0%,transparent 65%);filter:blur(100px);opacity:.25;animation:breathe1 6s ease-in-out infinite}.cta:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-family:var(--serif);font-size:clamp(36px,5vw,56px);font-weight:400;line-height:1.1;letter-spacing:-.02em;margin-bottom:16px;position:relative;z-index:1}.cta:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:17px;color:var(--fg-subtle);margin-bottom:40px;position:relative;z-index:1}.cta-btn:where(.astro-j7pv25f6){display:inline-block;padding:14px 36px;background:var(--accent);color:#fff5ef;border-radius:100px;font-size:15px;font-weight:500;letter-spacing:.01em;transition:transform .3s cubic-bezier(.2,0,0,1),box-shadow .3s ease;position:relative;z-index:1}.cta-actions:where(.astro-j7pv25f6){display:flex;gap:16px;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}.cta-btn:where(.astro-j7pv25f6):hover{transform:scale(1.06);box-shadow:0 12px 40px #d4613a59}.cta-btn-ghost:where(.astro-j7pv25f6){background:transparent;border:1px solid rgba(246,241,235,.25);color:var(--bg)}.cta-btn-ghost:where(.astro-j7pv25f6):hover{border-color:#f6f1eb80;box-shadow:none}footer:where(.astro-j7pv25f6){padding:40px;border-top:1px solid rgba(26,23,20,.08)}.footer-inner:where(.astro-j7pv25f6){max-width:var(--max-w);margin:0 auto;display:flex;align-items:center;justify-content:space-between}.footer-logo:where(.astro-j7pv25f6){font-family:var(--serif);font-size:20px}.footer-center:where(.astro-j7pv25f6){display:flex;gap:28px;font-size:13px;color:var(--fg-subtle)}.footer-center:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){transition:color .3s ease}.footer-center:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--fg)}.footer-note:where(.astro-j7pv25f6){font-size:13px;color:var(--fg-subtle)}@media(max-width:860px){nav:where(.astro-j7pv25f6){padding:16px 24px}.nav-links:where(.astro-j7pv25f6){gap:20px}.hero:where(.astro-j7pv25f6){padding:100px 24px 80px}.hero-presence:where(.astro-j7pv25f6){width:350px;height:350px}.orb-1:where(.astro-j7pv25f6){width:220px;height:220px}.orb-2:where(.astro-j7pv25f6){width:170px;height:170px}.orb-3:where(.astro-j7pv25f6){width:140px;height:140px}.capabilities:where(.astro-j7pv25f6),.how:where(.astro-j7pv25f6),.memory:where(.astro-j7pv25f6),.open-source:where(.astro-j7pv25f6),.native:where(.astro-j7pv25f6){padding:80px 24px}.native-inner:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:48px}.native-window:where(.astro-j7pv25f6){order:-1}.cap-grid:where(.astro-j7pv25f6){grid-template-columns:1fr 1fr}.cap-conversation:where(.astro-j7pv25f6),.cap-voice:where(.astro-j7pv25f6),.cap-machine:where(.astro-j7pv25f6),.cap-minecraft:where(.astro-j7pv25f6),.cap-extensible:where(.astro-j7pv25f6){grid-column:auto;grid-row:auto}.cap-conversation:where(.astro-j7pv25f6){grid-column:span 2}.cap-extensible:where(.astro-j7pv25f6){grid-column:span 2}.memory-layout:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:48px}.how-grid:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:40px}.os-inner:where(.astro-j7pv25f6){flex-direction:column;gap:24px}.cta:where(.astro-j7pv25f6){padding:80px 24px}.philosophy:where(.astro-j7pv25f6){padding:80px 24px}}@media(max-width:600px){.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):not(.nav-cta){display:none}.hero-sub:where(.astro-j7pv25f6){font-size:16px}.ribbon-inner:where(.astro-j7pv25f6){font-size:16px;gap:16px}.cap-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.cap-conversation:where(.astro-j7pv25f6),.cap-voice:where(.astro-j7pv25f6),.cap-machine:where(.astro-j7pv25f6),.cap-minecraft:where(.astro-j7pv25f6),.cap-extensible:where(.astro-j7pv25f6){grid-column:auto!important;grid-row:auto!important}.native-platforms:where(.astro-j7pv25f6){flex-wrap:wrap}.nw-sidebar-mock:where(.astro-j7pv25f6){display:none}.memory-timeline:where(.astro-j7pv25f6){flex-direction:column;align-items:stretch;gap:8px}.mt-track:where(.astro-j7pv25f6){height:2px}.footer-inner:where(.astro-j7pv25f6){flex-direction:column;gap:16px;text-align:center}.footer-center:where(.astro-j7pv25f6){gap:16px;flex-wrap:wrap;justify-content:center}}
