.docs-page{max-width:740px}.f5-hero{background:#ffffff04;border:1px solid var(--border);border-radius:.875rem;padding:1.75rem;margin-bottom:3rem}.f5-hero__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.f5-hero__badge{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--green-300);padding:.35rem .7rem;border-radius:.4rem;background:#ffffff08;border:1px solid var(--border)}.f5-hero__time{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-dim);padding:.35rem .65rem;border-radius:.4rem;border:1px solid var(--border);background:#ffffff05}.f5-hero__title{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--green-50);line-height:1.15;margin-bottom:.5rem}.f5-hero__accent{color:var(--green-500);font-weight:500}.f5-hero__subtitle{font-size:var(--text-md);color:var(--text-muted);line-height:1.6;max-width:560px}.overview-section{margin-bottom:3rem}.overview-section--cta{margin-top:1rem}.section-header{display:flex;align-items:center;gap:.6rem;margin-bottom:.6rem}.section-num{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--green-600);font-weight:500}.overview-h2{font-family:var(--font-display);font-size:var(--text-xl);font-weight:600;color:var(--green-50);margin:0}.overview-lead{font-size:var(--text-base);color:var(--text-muted);line-height:1.65;margin-bottom:1.5rem;max-width:560px}.nodes-list{display:flex;flex-direction:column;gap:.5rem}.node-card{background:#ffffff04;border:1px solid var(--border);border-radius:.6rem;padding:.75rem .9rem}.node-card__header{display:flex;align-items:center;gap:.6rem;margin-bottom:.35rem}.node-card__num{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;background:#ffffff0d;border:1px solid var(--border);font-family:var(--font-mono);font-size:var(--text-2xs);font-weight:600;color:var(--green-400);flex-shrink:0}.node-card__meta{display:flex;align-items:center;gap:.4rem}.node-card__type{font-family:var(--font-mono);font-size:var(--text-3xs);color:var(--text-dim);padding:.1rem .3rem;border-radius:.2rem;background:#ffffff0a;border:1px solid var(--border)}.node-card__name{font-family:var(--font-mono);font-size:var(--text-xs);font-weight:600;color:var(--green-300)}.node-card__desc{font-size:var(--text-sm);color:var(--text-muted);line-height:1.5;margin-bottom:.3rem}.node-card__detail{font-size:var(--text-xs);color:var(--text-dim);line-height:1.45;padding-top:.35rem;border-top:1px solid var(--border)}.code-block{background:#0a0a0a;border:1px solid var(--border);border-radius:.6rem;overflow:hidden;margin-bottom:1rem}.code-block__header{display:flex;align-items:center;padding:.45rem .85rem;background:#ffffff06;border-bottom:1px solid var(--border)}.code-block__file{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-dim)}.code-block pre{margin:0;padding:.85rem;overflow-x:auto}.code-block code{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);line-height:1.55}.demo-video{width:100%;aspect-ratio:16/10;border-radius:.75rem;border:1px solid var(--border);background:#0a0a0a}.var-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.var-card{background:#ffffff04;border:1px solid var(--border);border-radius:.6rem;padding:.85rem}.var-card__name{font-family:var(--font-display);font-size:var(--text-sm);font-weight:600;color:var(--green-50);margin-bottom:.15rem}.var-card__freq{font-family:var(--font-mono);font-size:var(--text-3xs);color:var(--text-dim);margin-bottom:.4rem}.var-card__desc{font-size:var(--text-xs);color:var(--text-muted);line-height:1.5}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:#ffffff04;border:1px solid var(--border);border-radius:.75rem}.cta-card__content{flex:1}.cta-card__title{font-family:var(--font-display);font-size:var(--text-base);font-weight:600;color:var(--green-50);margin:0 0 .25rem}.cta-card__desc{font-size:var(--text-sm);color:var(--text-muted);line-height:1.55;margin:0}.cta-card__btn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:var(--text-sm);font-weight:500;color:var(--green-50);background:#ffffff0a;border:1px solid var(--border);border-radius:.5rem;padding:.6rem 1rem;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background .2s,border-color .2s}.cta-card__btn:hover{background:#ffffff14;border-color:var(--border-hover)}@media(max-width:700px){.var-grid{grid-template-columns:1fr}}@media(max-width:600px){.cta-card{flex-direction:column;align-items:flex-start}}
