.Navbar-module__cJzEcG__navbar{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#faf9f7eb;border-bottom:1px solid #0000;align-items:center;height:56px;padding:0 24px;transition:border-color .2s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{border-bottom-color:var(--border-primary)}.Navbar-module__cJzEcG__inner{max-width:var(--container-width);justify-content:space-between;align-items:center;width:100%;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--text-primary);letter-spacing:-.01em;align-items:center;gap:6px;font-weight:700;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logo:hover{color:var(--text-primary);text-decoration:none}.Navbar-module__cJzEcG__logoVersion{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);background:var(--bg-secondary);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);padding:2px 6px;font-weight:400}.Navbar-module__cJzEcG__nav{align-items:center;gap:24px;display:flex}.Navbar-module__cJzEcG__navLink{font-size:var(--text-sm);color:var(--text-secondary);transition:color var(--transition-fast);text-decoration:none}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary);text-decoration:none}.Navbar-module__cJzEcG__navCta{font-size:var(--text-sm);color:var(--bg-primary);background:var(--text-primary);border-radius:var(--radius-sm);transition:background var(--transition-fast);padding:6px 14px;font-weight:500;text-decoration:none}.Navbar-module__cJzEcG__navCta:hover{color:var(--bg-primary);background:#333;text-decoration:none}.Navbar-module__cJzEcG__hamburger{color:var(--text-primary);display:none}.Navbar-module__cJzEcG__mobileMenu{background:var(--bg-primary);border-bottom:1px solid var(--border-primary);z-index:99;flex-direction:column;gap:12px;padding:16px 24px;display:none;position:fixed;top:56px;left:0;right:0}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__open{display:flex}.Navbar-module__cJzEcG__mobileMenu a{font-size:var(--text-sm);color:var(--text-secondary);padding:4px 0;text-decoration:none}@media (max-width:640px){.Navbar-module__cJzEcG__nav{display:none}.Navbar-module__cJzEcG__hamburger{display:block}}
.Hero-module__ZARIfG__hero{max-width:var(--container-width);margin:0 auto;padding:140px 24px 80px}.Hero-module__ZARIfG__badge{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;margin-bottom:24px;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:#38a169;border-radius:50%;flex-shrink:0;width:6px;height:6px}.Hero-module__ZARIfG__title{font-family:var(--font-heading);font-size:var(--text-4xl);letter-spacing:-.02em;color:var(--text-primary);max-width:680px;margin-bottom:20px;font-weight:700;line-height:1.2}.Hero-module__ZARIfG__titleAccent{color:var(--accent-primary);font-style:italic}.Hero-module__ZARIfG__subtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:560px;margin-bottom:32px;line-height:1.7}.Hero-module__ZARIfG__citation{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);background:var(--bg-code);border:1px solid var(--border-subtle);border-radius:var(--radius-md);white-space:pre-wrap;max-width:560px;margin-bottom:32px;padding:16px 20px;line-height:1.7;overflow-x:auto}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__ZARIfG__meta{flex-wrap:wrap;gap:32px;margin-top:40px;display:flex}.Hero-module__ZARIfG__metaItem{flex-direction:column;gap:2px;display:flex}.Hero-module__ZARIfG__metaLabel{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.Hero-module__ZARIfG__metaValue{font-size:var(--text-sm);color:var(--text-primary);font-weight:500}.Hero-module__ZARIfG__divider{width:100%;max-width:var(--container-width);background:var(--border-primary);height:1px;margin:0 auto}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:120px 20px 60px}.Hero-module__ZARIfG__title{font-size:var(--text-3xl)}.Hero-module__ZARIfG__subtitle{font-size:var(--text-base)}.Hero-module__ZARIfG__meta{gap:20px}}@media (max-width:480px){.Hero-module__ZARIfG__title{font-size:var(--text-2xl)}}
.CommandSection-module__DgIYhG__section{padding:var(--section-padding);max-width:var(--container-width);margin:0 auto;padding-left:24px;padding-right:24px}.CommandSection-module__DgIYhG__label{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:8px}.CommandSection-module__DgIYhG__title{font-family:var(--font-heading);font-size:var(--text-3xl);margin-bottom:12px;font-weight:700;line-height:1.3}.CommandSection-module__DgIYhG__titleAccent{color:var(--accent-primary)}.CommandSection-module__DgIYhG__subtitle{font-size:var(--text-base);color:var(--text-secondary);max-width:560px;margin-bottom:40px;line-height:1.7}.CommandSection-module__DgIYhG__terminalWrapper{margin-top:8px}.CommandSection-module__DgIYhG__templateCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius-md);overflow:hidden}.CommandSection-module__DgIYhG__templateHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.CommandSection-module__DgIYhG__templateInfo{align-items:center;gap:12px;display:flex}.CommandSection-module__DgIYhG__templateIcon{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.CommandSection-module__DgIYhG__templateName{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.CommandSection-module__DgIYhG__templateDesc{font-size:var(--text-xs);color:var(--text-muted)}.CommandSection-module__DgIYhG__templateTag{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:#38a169;border-radius:var(--radius-sm);white-space:nowrap;background:#f0fff4;border:1px solid #c6f6d5;padding:3px 8px;font-size:10px}.CommandSection-module__DgIYhG__terminalBody{font-family:var(--font-mono);font-size:var(--text-sm);background:#1e1e2e;padding:16px 20px;position:relative}.CommandSection-module__DgIYhG__terminalDots{gap:6px;margin-bottom:12px;display:flex}.CommandSection-module__DgIYhG__dot{background:#44475a;border-radius:50%;width:10px;height:10px}.CommandSection-module__DgIYhG__dot:first-child{background:#ff5f56}.CommandSection-module__DgIYhG__dot:nth-child(2){background:#ffbd2e}.CommandSection-module__DgIYhG__dot:nth-child(3){background:#27c93f}.CommandSection-module__DgIYhG__commandLine{color:#cdd6f4;flex-wrap:wrap;align-items:center;gap:10px;line-height:1.6;display:flex}.CommandSection-module__DgIYhG__prompt{color:#a6e3a1;-webkit-user-select:none;user-select:none}.CommandSection-module__DgIYhG__command{color:#cdd6f4;word-break:break-all}.CommandSection-module__DgIYhG__copyBtn{font-family:var(--font-mono);color:#a6adc8;border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);background:#ffffff0f;border:1px solid #ffffff1a;align-items:center;gap:4px;padding:4px 10px;font-size:11px;display:flex;position:absolute;top:16px;right:16px}.CommandSection-module__DgIYhG__copyBtn:hover{color:#cdd6f4;background:#ffffff1f}.CommandSection-module__DgIYhG__copyBtn.CommandSection-module__DgIYhG__copied{color:#a6e3a1;border-color:#a6e3a14d}.CommandSection-module__DgIYhG__moreTemplates{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.CommandSection-module__DgIYhG__templatePill{font-size:var(--text-xs);color:var(--text-secondary);background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);align-items:center;gap:6px;padding:6px 12px;display:inline-flex}@media (max-width:768px){.CommandSection-module__DgIYhG__templateHeader{flex-direction:column;align-items:flex-start}}
.Features-module__zvCZ4q__section{padding:var(--section-padding);max-width:var(--container-width);margin:0 auto;padding-left:24px;padding-right:24px}.Features-module__zvCZ4q__header{margin-bottom:36px}.Features-module__zvCZ4q__label{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:8px}.Features-module__zvCZ4q__title{font-family:var(--font-heading);font-size:var(--text-3xl);margin-bottom:12px;font-weight:700;line-height:1.3}.Features-module__zvCZ4q__titleAccent{color:var(--accent-primary)}.Features-module__zvCZ4q__subtitle{font-size:var(--text-base);color:var(--text-secondary);max-width:560px;line-height:1.7}.Features-module__zvCZ4q__content{flex-direction:column;gap:24px;display:flex}.Features-module__zvCZ4q__paragraph{font-size:var(--text-base);color:var(--text-secondary);line-height:1.8}.Features-module__zvCZ4q__paragraph strong{color:var(--text-primary);font-weight:600}.Features-module__zvCZ4q__diagram{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius-md);margin-top:8px;padding:32px 24px}.Features-module__zvCZ4q__diagramTitle{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:20px}.Features-module__zvCZ4q__diagramFlow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.Features-module__zvCZ4q__flowItem{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;align-items:center;gap:6px;min-width:100px;padding:16px 20px;display:flex}.Features-module__zvCZ4q__flowIcon{color:var(--accent-primary);margin-bottom:2px}.Features-module__zvCZ4q__flowLabel{font-size:var(--text-xs);color:var(--text-primary);text-align:center;font-weight:600}.Features-module__zvCZ4q__flowSub{color:var(--text-muted);text-align:center;font-size:10px}.Features-module__zvCZ4q__flowArrow{font-size:var(--text-xl);color:var(--text-muted);-webkit-user-select:none;user-select:none}@media (max-width:640px){.Features-module__zvCZ4q__diagramFlow{flex-direction:column}.Features-module__zvCZ4q__flowArrow{transform:rotate(90deg)}}
.Steps-module__drNMhq__section{padding:var(--section-padding);max-width:var(--container-width);margin:0 auto;padding-left:24px;padding-right:24px}.Steps-module__drNMhq__header{margin-bottom:36px}.Steps-module__drNMhq__label{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:8px}.Steps-module__drNMhq__title{font-family:var(--font-heading);font-size:var(--text-3xl);margin-bottom:12px;font-weight:700;line-height:1.3}.Steps-module__drNMhq__titleAccent{color:var(--accent-primary)}.Steps-module__drNMhq__subtitle{font-size:var(--text-base);color:var(--text-secondary);max-width:560px;line-height:1.7}.Steps-module__drNMhq__steps{border-left:2px solid var(--border-primary);flex-direction:column;gap:0;margin-left:8px;display:flex}.Steps-module__drNMhq__step{gap:20px;padding:0 0 32px 24px;display:flex;position:relative}.Steps-module__drNMhq__step:last-child{padding-bottom:0}.Steps-module__drNMhq__stepDot{background:var(--bg-primary);border:2px solid var(--accent-primary);border-radius:50%;flex-shrink:0;width:12px;height:12px;position:absolute;top:4px;left:-7px}.Steps-module__drNMhq__stepContent{flex-direction:column;gap:4px;display:flex}.Steps-module__drNMhq__stepTitle{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.Steps-module__drNMhq__stepDesc{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7}.Steps-module__drNMhq__stepCode{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);background:var(--bg-code);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);white-space:pre-wrap;word-break:break-all;margin-top:6px;padding:8px 12px}@media (max-width:480px){.Steps-module__drNMhq__step{gap:14px;padding-left:18px}}
.Ecosystem-module__S6Qboa__section{padding:var(--section-padding);max-width:var(--container-width);margin:0 auto;padding-left:24px;padding-right:24px}.Ecosystem-module__S6Qboa__header{margin-bottom:36px}.Ecosystem-module__S6Qboa__label{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:8px}.Ecosystem-module__S6Qboa__title{font-family:var(--font-heading);font-size:var(--text-3xl);margin-bottom:12px;font-weight:700;line-height:1.3}.Ecosystem-module__S6Qboa__titleAccent{color:var(--accent-primary)}.Ecosystem-module__S6Qboa__subtitle{font-size:var(--text-base);color:var(--text-secondary);max-width:560px;line-height:1.7}.Ecosystem-module__S6Qboa__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.Ecosystem-module__S6Qboa__card{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius-md);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);padding:24px}.Ecosystem-module__S6Qboa__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.Ecosystem-module__S6Qboa__cardTitle{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:6px;font-weight:600}.Ecosystem-module__S6Qboa__cardDesc{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7}.Ecosystem-module__S6Qboa__cardNote{font-family:var(--font-mono);color:var(--text-muted);border-top:1px solid var(--border-subtle);margin-top:10px;padding-top:10px;font-size:11px}@media (max-width:640px){.Ecosystem-module__S6Qboa__grid{grid-template-columns:1fr}}
.CTA-module__CdZh3q__section{padding:var(--section-padding);max-width:var(--container-width);margin:0 auto;padding-left:24px;padding-right:24px}.CTA-module__CdZh3q__label{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:8px}.CTA-module__CdZh3q__title{font-family:var(--font-heading);font-size:var(--text-3xl);margin-bottom:12px;font-weight:700;line-height:1.3}.CTA-module__CdZh3q__titleAccent{color:var(--accent-primary)}.CTA-module__CdZh3q__subtitle{font-size:var(--text-base);color:var(--text-secondary);max-width:560px;margin-bottom:32px;line-height:1.7}.CTA-module__CdZh3q__tips{flex-direction:column;gap:20px;display:flex}.CTA-module__CdZh3q__tip{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius-md);padding:20px 24px}.CTA-module__CdZh3q__tipTitle{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:6px;font-weight:600}.CTA-module__CdZh3q__tipDesc{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7}.CTA-module__CdZh3q__tipCode{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);background:var(--bg-code);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);margin-top:8px;padding:6px 10px;display:inline-block}.CTA-module__CdZh3q__links{flex-wrap:wrap;gap:12px;margin-top:40px;display:flex}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-primary);max-width:var(--container-width);margin:0 auto;padding:32px 24px}.Footer-module__S6Hkya__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__S6Hkya__brand{font-family:var(--font-heading);font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.Footer-module__S6Hkya__links{gap:20px;display:flex}.Footer-module__S6Hkya__link{font-size:var(--text-xs);color:var(--text-muted);transition:color var(--transition-fast);text-decoration:none}.Footer-module__S6Hkya__link:hover{color:var(--text-primary);text-decoration:none}.Footer-module__S6Hkya__copy{font-size:var(--text-xs);color:var(--text-muted)}@media (max-width:480px){.Footer-module__S6Hkya__inner{flex-direction:column;align-items:flex-start}}
