@import"https://fonts.googleapis.com/css2?family=Calistoga&family=Lustria&family=Patua+One&display=swap";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Anonymous+Pro:ital,wght@0,400;0,700;1,400;1,700&family=B612+Mono:ital,wght@0,400;0,700;1,400;1,700&family=Lekton:ital,wght@0,400;0,700;1,400&family=M+PLUS+1+Code:wght@100..700&family=Nanum+Gothic+Coding&display=swap";:root{--landing-bg: #0F1115;--landing-surface: #1A1C20;--landing-border: #2A2D35;--landing-primary: #FFB800;--landing-text: #FAFAFA;--landing-dim: #e0e0e8;--landing-muted: #94A3B8;--landing-panel: #1A1C20;--landing-secion-bg1: #030306;--landing-accent-glow: #2A2D35;--landing-hero-glow-top: rgba(242, 177, 13, .13);--landing-hero-glow-bottom: rgba(184, 134, 11, .15);--landing-primary-ring: rgba(242, 177, 13, .16);--landing-primary-ink: #131008;--landing-mini-log-bg: #13151a;--landing-step-hover-border: #393e4b;--landing-chip-bg: #fff;--landing-chip-text: #000000;--landing-chip-border: #221d10;--landing-red: rgb(239, 68, 68);--landing-hero-grid-size: 40px;--landing-hero-grid-opacity: .3;--landing-hero-orbit-size: min(52vw, 600px);--landing-hero-orbit-middle-size: 66.6667%;--landing-hero-orbit-inner-size: 50%;--landing-hero-orbit-glow-blur: 20px;--landing-hero-orbit-offset-x: -33%;--landing-hero-orbit-offset-y: -50%;--landing-hero-orbit-opacity: .5}:root[data-theme=light]{--landing-bg: #F8F9FA;--landing-surface: #EBEBF0;--landing-border: #D1D5DB;--landing-primary: #FFB800;--landing-text: #1F2937;--landing-dim: #374151;--landing-muted: #6B7280;--landing-panel: #F3F4F6;--landing-secion-bg1: #F9FAFB;--landing-accent-glow: #E5E7EB;--landing-hero-glow-top: rgba(242, 177, 13, .08);--landing-hero-glow-bottom: rgba(184, 134, 11, .1);--landing-primary-ring: rgba(242, 177, 13, .2);--landing-primary-ink: #131008;--landing-mini-log-bg: #F0F1F3;--landing-step-hover-border: #D1D5DB;--landing-chip-bg: #1F2937;--landing-chip-text: #FFFFFF;--landing-chip-border: #FFB800;--landing-red: rgb(239, 68, 68)}:root[data-theme=brown]{--landing-bg: #221d10;--landing-surface: #2d2616;--landing-border: #493e22;--landing-primary: #f2b10d;--landing-text: #fafafa;--landing-dim: #e0dcc6;--landing-muted: #bbb39f;--landing-panel: #18140c;--landing-secion-bg1: #0f0a05;--landing-accent-glow: #3d3425;--landing-hero-glow-top: rgba(242, 177, 13, .15);--landing-hero-glow-bottom: rgba(242, 177, 13, .18);--landing-primary-ring: rgba(242, 177, 13, .22);--landing-primary-ink: #0f0a05;--landing-mini-log-bg: #16120a;--landing-step-hover-border: #4a4230;--landing-chip-bg: #f2b10d;--landing-chip-text: #221d10;--landing-chip-border: #8b7a3a;--landing-red: rgb(220, 140, 38)}body{background:var(--landing-bg);color:var(--landing-text)}p,.mini-log{font-size:.95rem;line-height:1.25rem}p strong{display:inline-block;background:var(--landing-accent-glow);padding:0 4px;border-radius:2px;color:var(--landing-dim);font-weight:500}.landing-page{min-height:100vh;font-family:"M PLUS 1 Code",monospace}.landing-shell{width:min(1160px,94vw);margin:0 auto}.landing-nav{position:sticky;top:0;z-index:20;backdrop-filter:blur(8px);background:color-mix(in srgb,var(--landing-bg) 88%,transparent);border-bottom:1px solid var(--landing-border)}.landing-nav-row{display:flex;align-items:center;justify-content:space-between;min-height:88px}.brand-lockup{display:flex;align-items:center;gap:16px;font-family:Patua One,serif;border-radius:4px}.brand-badge{width:64px;height:60px;border:1px dashed var(--landing-bg);background:var(--landing-primary);background:#fff;display:grid;place-items:center;border-radius:32px;margin-left:-4px;margin-top:-3px}.nav-links{display:flex;align-items:center;gap:16px}.nav-links a{color:var(--landing-text);text-decoration:none;letter-spacing:0;text-transform:none;transition:color .18s ease}.nav-links a:hover{color:var(--landing-primary)}.hero{position:relative;isolation:isolate;overflow:hidden}.hero-shell{position:relative;z-index:1;padding:78px 0 42px;display:grid;grid-template-columns:1.08fr .92fr;gap:30px}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(var(--landing-border) 1px,transparent 1px),linear-gradient(90deg,var(--landing-border) 1px,transparent 1px);background-size:var(--landing-hero-grid-size) var(--landing-hero-grid-size);opacity:var(--landing-hero-grid-opacity);pointer-events:none}.hero-copy,.hero-panel{position:relative;z-index:1}.hero-orbit{position:absolute;top:50%;right:0;width:var(--landing-hero-orbit-size);aspect-ratio:1;display:grid;place-items:center;transform:translate(var(--landing-hero-orbit-offset-x),var(--landing-hero-orbit-offset-y));opacity:var(--landing-hero-orbit-opacity);pointer-events:none}.hero-orbit-ring{border-radius:50%;display:grid;place-items:center}.hero-orbit-ring-outer{width:100%;height:100%;border:1px solid var(--landing-border)}.hero-orbit-ring-middle{width:var(--landing-hero-orbit-middle-size);height:var(--landing-hero-orbit-middle-size);border:1px solid var(--landing-border)}.hero-orbit-ring-inner{width:var(--landing-hero-orbit-inner-size);height:var(--landing-hero-orbit-inner-size);border:1px solid var(--landing-border);box-shadow:0 0 var(--landing-hero-orbit-glow-blur) var(--landing-accent-glow)}.kicker{display:inline-flex;align-items:center;gap:11px;padding:6px 0;border:0px solid var(--landing-border);background:var(--landing-bg);color:var(--landing-primary);text-transform:uppercase;letter-spacing:.1em;font-size:.66rem}.kicker-dot{width:8px;height:8px;border-radius:999px;background:var(--landing-primary);box-shadow:0 0 0 5px var(--landing-primary-ring)}.hero h1{margin:20px 0 14px;font-family:Patua One,serif;font-size:clamp(2.4rem,6vw,4.6rem);line-height:.95;letter-spacing:-.01em;font-weight:500}.hero h1 span{color:var(--landing-primary)}.hero p{color:var(--landing-muted);max-width:640px}.hero-cta{margin-top:24px;display:flex;flex-wrap:wrap;gap:12px}.btn-primary,.btn-secondary{border:1px solid var(--landing-border);text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:600;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px}.btn-primary{transition:filter .18s ease;color:var(--landing-primary-ink);background:var(--landing-primary);border-color:var(--landing-primary)}.btn-primary:hover{filter:brightness(1.2)}.btn-secondary{transition:border-color .18s ease;color:var(--landing-text);background:transparent}.btn-secondary:hover{background:var(--landing-surface);border-color:var(--landing-primary);color:var(--landing-primary)}.hero-panel{border:0px solid var(--landing-border);border-radius:44px;position:relative;overflow:hidden}.hero-panel:before{content:"";position:absolute;inset:0}.hero-panel-inner{position:relative;z-index:1;padding:26px}.hero-tabs{display:grid;gap:18px}.hero-tabs-list{display:flex;flex-wrap:wrap;gap:12px}.hero-tab{padding:0 0 1px;border:0;border-bottom:1px solid transparent;background:transparent;color:var(--landing-muted);font:inherit;font-size:.8rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:color .18s ease,border-color .18s ease;font-family:Patua One,monospace}.hero-tab:hover,.hero-tab:focus-visible{color:var(--landing-text)}.hero-tab[data-active=true]{color:var(--landing-text);border-bottom:1px dotted var(--landing-red)}.hero-tab-panel{display:grid;gap:14px}.hero-tab-panel[hidden]{display:none}.hero-panel-placeholder{width:95%;min-height:111px;aspect-ratio:16 / 7;border:1px solid var(--landing-border);border-radius:24px;background:color-mix(in srgb,var(--landing-mini-log-bg) 88%,transparent);color:var(--landing-muted);display:grid;place-items:center;padding:11px;text-align:center}.hero-panel-placeholder-copy{display:grid;gap:12px;max-width:32rem}.hero-panel-placeholder-copy p{margin:0;max-width:none}.hero-panel-placeholder-label{color:var(--landing-text);font-size:.72rem;font-weight:600;letter-spacing:.08em;opacity:.72;text-transform:uppercase}.mini-log{border:1px solid var(--landing-border);background:var(--landing-panel);padding:12px;color:var(--landing-muted)}.hero-flowchart-scroller{overflow-x:auto;overflow-y:hidden;padding-bottom:8px}.hero-flowchart-launch{width:-moz-max-content;width:max-content;padding:0;border:0;background:transparent;cursor:zoom-in}.hero-flowchart-image{display:block;height:auto;max-height:280px;max-width:none;border-radius:12px;opacity:.7}.hero-flowchart-image:hover{opacity:1}.hero-flowchart-hint{margin:8px 0 0;color:var(--landing-muted);font-size:.76rem}.hero-flowchart-modal{width:min(94vw,1280px);max-width:none;padding:0;border:1px solid var(--landing-border);border-radius:4px;background:var(--landing-text);color:var(--landing-bg)}.hero-flowchart-modal::backdrop{background:#0f1115d1;backdrop-filter:blur(6px)}.hero-flowchart-modal-shell{display:grid;gap:16px;padding:20px}.hero-flowchart-modal-bar{display:flex;align-items:center;justify-content:space-between;gap:16px}.hero-flowchart-modal-title{margin:0;color:var(--landing-bg)!important;font-size:.88rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hero-flowchart-close{padding:10px 14px;border:1px solid var(--landing-dim);border-radius:999px;background:transparent;color:var(--landing-bg);cursor:pointer}.hero-flowchart-modal-scroller{overflow:auto;border:1px solid var(--landing-dim);border-radius:4px;background:var(--landing-chip-bg)}.hero-flowchart-modal-image{display:block;width:auto;height:auto;max-width:100%;margin:4px 0 4px 16px}.section{padding:56px 0;border-top:1px solid var(--landing-border);box-shadow:inset 0 10px 10px -10px #00000080}.section h2{font-family:Patua One,serif;font-size:clamp(1.8rem,3.5vw,2.6rem);margin:0 0 18px;font-weight:500}.section-intro{color:var(--landing-muted)}.grid-3{margin-top:26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}section.mcp-in-your-browser{background:var(--landing-secion-bg1)}.card{border:1px solid var(--landing-border);background:var(--landing-surface);padding:18px}.card0 p{padding-top:0;margin-top:0}.card h3{font-family:Patua One,serif;margin:0 0 8px;font-size:1.14rem;font-weight:500}.card p{margin:0;color:var(--landing-muted)}section.use-cases div h2:first-child{text-align:center}section.use-cases div h3{text-align:center;font-family:Lustria;font-weight:500;font-size:1rem}.arch-flow{margin-top:26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.arch-step{border:1px solid var(--landing-border);background:var(--landing-panel);padding:14px;color:var(--landing-dim)}.arch-step strong{background:none;padding:0;font-family:unset;color:var(--landing-primary);font-weight:500}.arch-step:hover strong{font-weight:700}.arch-step:hover{border-color:var(--landing-step-hover-border);color:var(--landing-text)}.arch-step strong em{font-weight:500;font-style:normal;line-height:.9rem;font-size:1.1rem;font-family:"M PLUS 1 CODE",Lektron,monospace;display:inline-block;background:var(--landing-chip-bg);padding:6px;border-radius:22px;color:var(--landing-panel);margin:0 6px 0 0;border:1px dashed var(--landing-chip-border)}.arch-step:hover strong em{font-weight:500}footer{border-top:1px dotted var(--landing-border);padding:30px 0;color:var(--landing-border);text-align:center;font-family:Patua One;box-shadow:inset 0 10px 10px -10px #00000080}@media(max-width:980px){.hero-shell{grid-template-columns:1fr}.hero-orbit{display:none}.grid-3,.arch-flow{grid-template-columns:1fr 1fr}}@media(max-width:680px){.landing-nav-row{flex-direction:column;align-items:flex-start;padding:12px 0;gap:10px}.nav-links{flex-wrap:wrap;gap:12px}.grid-3,.arch-flow{grid-template-columns:1fr}}.theme-switcher:where(.astro-dz5h74bc){display:flex;gap:5px;align-items:center;position:absolute;top:3px;right:33px}.theme-btn:where(.astro-dz5h74bc){padding:3px 5px;border:1px dotted var(--landing-border);background:var(--landing-surface);color:var(--landing-text);border-radius:4px;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:all .18s ease;font-family:monospace}.theme-btn:where(.astro-dz5h74bc):hover{border-color:var(--landing-primary);color:var(--landing-primary)}
