*{box-sizing:border-box}:root{--background:oklch(98% .003 265);--foreground:oklch(18.5% .01 270);--foreground-rgb:38,36,42;--foreground-2:color-mix(in oklch,var(--foreground)2%,var(--background));--foreground-10:color-mix(in oklch,var(--foreground)10%,var(--background));--muted:color-mix(in oklch,var(--foreground)70%,transparent);--faint:color-mix(in oklch,var(--foreground)50%,transparent);--landing-showcase-width:1100px;--landing-diagram-width:760px;--landing-content-width:896px;--landing-read-width:896px;--shadow-minimal:rgba(var(--foreground-rgb),.06)0 0 0 1px,#0000000f 0 1px 1px -.5px,#0000000f 0 3px 3px -1.5px;--shadow-strong:rgba(var(--foreground-rgb),.06)0 0 0 1px,#0000000f 0 1px 1px -.5px,#0000000f 0 3px 3px -1.5px,#0000000f 0 6px 6px -3px,#0000000a 0 12px 12px -6px,#0000000a 0 24px 24px -12px;--shadow-hero:rgba(var(--foreground-rgb),.06)0 0 0 1px,#0000000f 0 1px 1px -.5px,#0000000f 0 3px 3px -1.5px,#0000000f 0 6px 6px -3px,#0000000a 0 12px 12px -6px,#00000008 0 24px 32px -12px,#00000005 0 48px 64px -24px;--shadow-modal-small:rgba(var(--foreground-rgb),.08)0 0 0 1px,#0000001f 0 4px 12px,#00000014 0 8px 24px;background:var(--foreground-2);color:var(--foreground);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}html,body,#root{min-height:100%}html,body{overflow-x:clip}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}a:hover{color:var(--foreground)}button{font:inherit}img,video,svg{display:block}p,h1,h2,h3,figure{margin:0}.page-shell{background:var(--foreground-2);overflow:hidden;position:relative;min-height:100vh}.background-pattern{opacity:.42;pointer-events:none;position:fixed;background-image:radial-gradient(circle,#9570be3d 1px,#0000 1px);background-size:8px 8px;inset:0}.site-header{position:fixed;z-index:40;transition:background-color .2s,backdrop-filter .2s;inset:0 0 auto}.site-header.is-scrolled{backdrop-filter:blur(12px);background:color-mix(in oklch,var(--foreground-2)80%,transparent)}.header-inner{display:flex;justify-content:space-between;align-items: center;width:100%;padding:16px 24px}.header-mark{display:flex}.header-mark img{width:24px;height:24px}.header-nav{display:flex;align-items: center;gap:24px;font-size:14px;font-weight:500}.header-nav a:hover{text-decoration:underline;text-underline-offset:3px}.header-nav a[aria-current=page]{color:#2563eb}.main-content{display:flex;position:relative;z-index:10;flex-direction:column;align-items: center;min-height:100vh;padding:80px 24px 128px}.hero{display:flex;flex-direction:column;justify-content:center;align-items: center;width:100%}.hero-logo{color:#2563eb;letter-spacing:.08em;text-align:center;width:224px;margin-bottom:48px;font-size:34px;font-weight:800;line-height:1}.hero-copy{text-align:center;max-width:672px;margin-bottom:48px;padding:8px 0}.hero-copy h1{letter-spacing:-.025em;margin-bottom:16px;font-size:30px;font-weight:800;line-height:1.2}.hero-copy p,.text-section>p{color:color-mix(in oklch,var(--foreground)70%,transparent);font-size:18px;line-height:1.625}.button-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;width:100%;max-width:896px;margin-bottom:48px}.button,.download-popover a{display:flex;align-items: center}.button{box-shadow:var(--shadow-strong);cursor:pointer;white-space:nowrap;border:0;border-radius:12px;justify-content:center;gap:8px;min-height:44px;padding:12px 24px;transition:opacity .15s;font-size:14px;font-weight:500}.button:hover{opacity:.9}.button svg,.download-popover svg{width:16px;height:16px}.button svg path,.button svg line,.button svg polyline{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.button-secondary svg path:not([d^=M21]):not([d^=M7]):not([d^=M12]){fill:currentColor;stroke:none}.button-primary{background:var(--foreground);color:var(--background)}.button-secondary{background:var(--background);color:var(--foreground)}.download-menu{position:relative}.download-popover{background:var(--foreground);box-shadow:var(--shadow-modal-small);color:var(--background);overflow:hidden;position:absolute;z-index:20;border-radius:12px;margin-top:8px;inset:100% 0 auto}.download-popover a{gap:12px;padding:12px 16px;transition:background-color .15s;font-size:13px}.download-popover a:hover{background:color-mix(in oklch,var(--background)10%,transparent);color:var(--background)}.download-popover svg{fill:currentColor}.hero-shot,.wide-image{display:block;overflow:hidden;border-radius:12px}.hero-shot{box-shadow:var(--shadow-hero);max-width:var(--landing-showcase-width);position:relative;width:100%;margin-bottom:48px}.hero-shot img,.hero-video,.wide-image,.split-section img{width:100%;height:auto}.hero-video{aspect-ratio:16/9;background:var(--foreground-10);object-fit:cover}.hero-shot figcaption{background:color-mix(in oklch,var(--background)92%,transparent);border-top:1px solid color-mix(in oklch,var(--foreground)10%,transparent);color:color-mix(in oklch,var(--foreground)54%,transparent);text-align:center;padding:11px 14px 12px;font-size:13px;line-height:1.4}.hero-shot figcaption a{color:color-mix(in oklch,var(--foreground)76%,transparent);text-decoration:underline;text-underline-offset:3px}.video-play-button{box-shadow:var(--shadow-strong);color:var(--foreground);cursor:pointer;display:flex;position:absolute;background:#ffffffeb;border:1px solid #ffffffbd;border-radius:999px;align-items: center;gap:8px;min-height:48px;padding:0 18px 0 14px;transition:background-color .16s,transform .16s;font-size:14px;font-weight:600;top:calc(50% - 24px);left:50%;transform:translate(-50%,-50%)}.video-play-button:hover{background:#fff;transform:translate(-50%,-50%)scale(1.04)}.video-play-button svg{width:22px;height:22px}.video-play-button svg path,.video-play-button svg circle{fill:currentColor}.faq-section{width:100%;max-width:720px;margin-top:64px;padding:32px 0}.faq-section h2,.text-section h2{letter-spacing:-.025em;font-size:24px;font-weight:800;line-height:1.25}.faq-section h2{text-align:center;margin-bottom:64px}.faq-list{display:flex;flex-direction:column;gap:24px}.diagram-section{max-width:var(--landing-diagram-width);width:100%;margin-top:64px;padding:32px 0;scroll-margin-top:88px}.diagram-copy{max-width:var(--landing-read-width);margin:0 auto 32px}.diagram-copy h2{letter-spacing:-.025em;margin-bottom:16px;font-size:24px;font-weight:800;line-height:1.25}.diagram-copy p{color:color-mix(in oklch,var(--foreground)70%,transparent);font-size:17px;line-height:1.625}.mermaid-diagram-frame{background:linear-gradient(135deg,#2563eb12,transparent 48%),var(--background);box-shadow:var(--shadow-hero);overflow-x:auto;border-radius:12px;padding:28px}.mermaid-diagram-frame svg{width:100%;min-width:0;max-width:692px;height:auto;margin:0 auto}.faq-item h3,.info-card h3{font-size:15px;font-weight:600;line-height:1.35}.faq-item h3{margin-bottom:4px}.faq-item p,.info-card p{color:color-mix(in oklch,var(--foreground)70%,transparent);font-size:14px;line-height:1.625}.faq-links{display:flex;gap:16px;margin-top:8px}.faq-links a{color:color-mix(in oklch,var(--foreground)50%,transparent);text-decoration:underline;font-size:13px}.text-section{max-width:var(--landing-content-width);text-align:left;width:100%;margin-top:64px;padding:32px 0}.text-section.compact-top{margin-top:32px}.text-section h2{margin-bottom:16px}.text-section>h2,.text-section>p,.text-section>.fine-print{max-width:var(--landing-read-width)}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:32px}.info-card{background:var(--background);box-shadow:var(--shadow-minimal);border-radius:12px;padding:24px}.info-card h3+p,.info-card p+h3{margin-top:10px}.tall-card{display:flex;flex-direction:column;padding-left:26px}.fine-print{color:color-mix(in oklch,var(--foreground)40%,transparent);margin-top:24px;font-size:13px;line-height:1.625}.section-divider{border:0;border-top:1px solid color-mix(in oklch,var(--foreground)10%,transparent);width:128px;margin:40px 0 0}.source-strip{display:flex;max-width:var(--landing-read-width);flex-wrap:wrap;gap:10px;margin-top:32px}.source-strip span{background:var(--background);border:1px solid color-mix(in oklch,var(--foreground)10%,transparent);box-shadow:var(--shadow-minimal);color:var(--foreground);display:flex;border-radius:8px;flex:0 128px;justify-content:space-between;align-items: center;gap:8px;min-height:38px;padding:9px 10px}.source-strip strong{white-space:nowrap;font-size:13px;font-weight:700;line-height:1.2}.source-strip small{color:color-mix(in oklch,var(--foreground)50%,transparent);white-space:nowrap;font-size:12px;line-height:1.2}.split-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:32px}.split-section img{box-shadow:var(--shadow-strong);object-fit:cover;object-position:top;border-radius:12px}.wide-image{box-shadow:var(--shadow-hero);max-width:var(--landing-content-width);position:relative;z-index:10}.wide-image.inline-image{max-width:100%;margin-top:32px}.wide-image.no-shadow{box-shadow:none}.section-cards{max-width:var(--landing-content-width);width:100%;padding:32px 0}.section-cards.flush-bottom{padding-bottom:0}.docs-page{max-width:var(--landing-content-width);width:100%;padding:72px 0 0}.docs-hero{text-align:center;max-width:720px;margin:0 auto 72px}.docs-kicker{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:700}.docs-hero h1{margin-bottom:18px;font-size:34px;font-weight:800;line-height:1.18}.docs-hero p,.docs-summary p,.docs-section-copy p{color:color-mix(in oklch,var(--foreground)70%,transparent);font-size:17px;line-height:1.625}.docs-summary,.docs-section{margin-top:48px;padding:32px 0}.docs-summary{border-bottom:1px solid color-mix(in oklch,var(--foreground)10%,transparent);border-top:1px solid color-mix(in oklch,var(--foreground)10%,transparent);text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.docs-summary h2,.docs-section-copy h2{margin-bottom:16px;font-size:24px;font-weight:800;line-height:1.25}.docs-section-copy{max-width:var(--landing-read-width)}.docs-figure{background:var(--background);box-shadow:var(--shadow-hero);overflow:hidden;border-radius:12px;margin:32px 0 0}.docs-figure img{display:block;width:100%;height:auto}.docs-point-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.docs-point-grid p{background:var(--background);box-shadow:var(--shadow-minimal);color:color-mix(in oklch,var(--foreground)72%,transparent);border-radius:8px;margin:0;padding:18px;font-size:14px;line-height:1.625}.docs-checklist{margin-bottom:48px}.site-footer{color:color-mix(in oklch,var(--foreground)50%,transparent);display:flex;max-width:var(--landing-content-width);position:relative;z-index:10;justify-content:space-between;align-items: center;width:calc(100% - 48px);margin:0 auto;padding:0 0 32px;font-size:12px}.footer-links{display:flex;align-items: center;gap:16px}.footer-links a:hover{color:var(--foreground)}@media (max-width:760px){.main-content{padding-left:18px;padding-right:18px}.header-inner{padding:14px 18px}.header-nav{gap:16px}.hero-logo{width:190px;margin-bottom:40px}.hero-copy h1{font-size:26px}.hero-copy p,.text-section>p{font-size:16px}.button-row{flex-direction:column;align-items:stretch}.download-menu,.button{width:100%}.download-popover{position:static}.card-grid,.split-section,.docs-point-grid{grid-template-columns:1fr}.docs-page{padding-top:48px}.docs-hero{margin-bottom:48px}.docs-hero h1{font-size:28px}.mermaid-diagram-frame{padding:18px}.mermaid-diagram-frame svg{min-width:560px;margin:0}.site-footer{flex-direction:column;align-items: flex-start;gap:12px;width:calc(100% - 36px)}}
