.commands-module__Owjhma__section{border-top:1px solid var(--border);padding:64px 0}.commands-module__Owjhma__container{max-width:1024px;margin:0 auto;padding:0 24px}.commands-module__Owjhma__heading{margin-bottom:8px;font-size:24px;font-weight:600}.commands-module__Owjhma__subtitle{color:var(--text-secondary);margin-bottom:40px;font-size:16px}.commands-module__Owjhma__groups{flex-direction:column;gap:40px;display:flex}.commands-module__Owjhma__group{flex-direction:column;gap:16px;display:flex}.commands-module__Owjhma__groupLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:600}.commands-module__Owjhma__cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.commands-module__Owjhma__card{background:var(--bg-secondary);border:1px solid var(--border);border-radius:8px;align-items:flex-start;gap:14px;padding:16px;transition:border-color .15s,background .15s;display:flex}.commands-module__Owjhma__card:hover{background:var(--bg-hover);border-color:var(--border-hover)}.commands-module__Owjhma__cardIcon{background:var(--bg);border:1px solid var(--border);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.commands-module__Owjhma__cardBody{flex:1;min-width:0}.commands-module__Owjhma__cardName{font-family:var(--font-mono);color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:600}.commands-module__Owjhma__cardDescription{color:var(--text-secondary);font-size:13px;line-height:1.5}.commands-module__Owjhma__statusShipped{color:var(--success)}.commands-module__Owjhma__statusPlanned{color:var(--warning)}
.footer-module__bBsA-q__footer{border-top:1px solid var(--border);margin-top:64px;padding:24px 0}.footer-module__bBsA-q__container{justify-content:space-between;align-items:center;max-width:1024px;margin:0 auto;padding:0 24px;font-size:13px;display:flex}.footer-module__bBsA-q__left{align-items:center;gap:16px;display:flex}.footer-module__bBsA-q__brand{font-family:var(--font-mono);color:var(--text-tertiary);font-size:13px}.footer-module__bBsA-q__separator{color:var(--border)}.footer-module__bBsA-q__right{gap:16px;display:flex}.footer-module__bBsA-q__author{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:6px;max-width:1024px;margin:16px auto 0;padding:16px 24px 0;font-size:13px;display:flex}.footer-module__bBsA-q__authorText{color:var(--text-tertiary)}.footer-module__bBsA-q__authorLink{color:var(--text-secondary);align-items:center;gap:6px;display:inline-flex}.footer-module__bBsA-q__authorLink:hover{color:var(--text-primary)}.footer-module__bBsA-q__avatar{border-radius:50%}
.header-module__OOFjIq__header{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0acc;position:sticky;top:0}.header-module__OOFjIq__nav{justify-content:space-between;align-items:center;max-width:1024px;height:56px;margin:0 auto;padding:0 24px;display:flex}.header-module__OOFjIq__logo{font-family:var(--font-mono);color:var(--text-primary);letter-spacing:-.02em;font-size:14px;font-weight:600}.header-module__OOFjIq__links{gap:24px;font-size:14px;display:flex}
.copy-button-module__oaeSwq__button{cursor:pointer;border:1px solid var(--border);background:0 0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:border-color .15s;display:flex}.copy-button-module__oaeSwq__button:hover{border-color:var(--border-hover)}
.hero-module__JfUorW__hero{text-align:center;flex-direction:column;align-items:center;max-width:1024px;margin:0 auto;padding:100px 24px 64px;display:flex}.hero-module__JfUorW__title{font-family:var(--font-mono);letter-spacing:-.03em;white-space:nowrap;margin-bottom:32px;font-size:clamp(36px,8vw,72px);font-weight:700;line-height:1}.hero-module__JfUorW__glow{color:#fff;text-shadow:0 0 7px #50e3c2b3,0 0 20px #50e3c266,0 0 40px #50e3c233,0 0 80px #50e3c21a;animation:4s ease-in-out infinite hero-module__JfUorW__breathe}.hero-module__JfUorW__glowDim{color:#50e3c266;text-shadow:0 0 7px #50e3c24d,0 0 20px #50e3c226;animation:4s ease-in-out infinite hero-module__JfUorW__breathe}@keyframes hero-module__JfUorW__breathe{0%,to{text-shadow:0 0 7px #50e3c2b3,0 0 20px #50e3c266,0 0 40px #50e3c233,0 0 80px #50e3c21a}50%{text-shadow:0 0 4px #50e3c24d,0 0 10px #50e3c226,0 0 20px #50e3c212}}.hero-module__JfUorW__tagline{color:var(--text-primary);margin-bottom:32px;font-size:20px;line-height:1.6}.hero-module__JfUorW__tagline code{font-family:var(--font-mono);background:var(--code-bg);border:1px solid var(--code-border);border-radius:4px;padding:2px 8px;font-size:18px}.hero-module__JfUorW__dim{color:var(--text-secondary);font-size:16px}.hero-module__JfUorW__install{background:var(--code-bg);border:1px solid var(--border);border-radius:8px;align-items:center;gap:12px;padding:12px 16px;display:inline-flex}.hero-module__JfUorW__command{font-family:var(--font-mono);color:var(--success);font-size:15px}
.problem-module__LPOoQG__section{border-top:1px solid var(--border);padding:64px 0}.problem-module__LPOoQG__container{max-width:1024px;margin:0 auto;padding:0 24px}.problem-module__LPOoQG__heading{margin-bottom:16px;font-size:24px;font-weight:600}.problem-module__LPOoQG__lead{color:var(--text-secondary);margin-bottom:40px;font-size:18px;line-height:1.7}.problem-module__LPOoQG__points{flex-direction:column;gap:28px;margin-bottom:40px;display:flex}.problem-module__LPOoQG__point{align-items:flex-start;gap:16px;display:flex}.problem-module__LPOoQG__icon{border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.problem-module__LPOoQG__pointTitle{margin-bottom:4px;font-size:16px;font-weight:600}.problem-module__LPOoQG__pointDescription{color:var(--text-secondary);font-size:14px;line-height:1.6}.problem-module__LPOoQG__pointDescription code{font-family:var(--font-mono);background:var(--code-bg);border:1px solid var(--code-border);border-radius:4px;padding:2px 6px;font-size:13px}.problem-module__LPOoQG__blogLink{color:var(--success);align-items:center;gap:8px;font-size:15px;transition:color .15s;display:inline-flex}.problem-module__LPOoQG__blogLink:hover{color:#fff}.problem-module__LPOoQG__arrow{transition:transform .15s}.problem-module__LPOoQG__blogLink:hover .problem-module__LPOoQG__arrow{transform:translate(3px)}
.docs-module__XxTVGG__main{max-width:1024px;margin:0 auto;padding:48px 24px}.docs-module__XxTVGG__article{max-width:720px}.docs-module__XxTVGG__article h1{margin-bottom:32px;font-size:32px;font-weight:700}.docs-module__XxTVGG__article h2{border-top:1px solid var(--border);margin-top:48px;margin-bottom:16px;padding-top:24px;font-size:22px;font-weight:600}.docs-module__XxTVGG__article h3{margin-top:24px;margin-bottom:8px;font-size:16px;font-weight:600}.docs-module__XxTVGG__article h3 code{font-family:var(--font-mono);background:var(--code-bg);border:1px solid var(--code-border);border-radius:4px;padding:2px 8px;font-size:15px}.docs-module__XxTVGG__article p{color:var(--text-secondary);margin-bottom:12px;font-size:15px;line-height:1.7}.docs-module__XxTVGG__article p code{font-family:var(--font-mono);background:var(--code-bg);border:1px solid var(--code-border);border-radius:3px;padding:2px 6px;font-size:13px}.docs-module__XxTVGG__article pre{background:var(--code-bg);border:1px solid var(--border);border-radius:8px;margin-bottom:16px;padding:16px;overflow-x:auto}.docs-module__XxTVGG__article pre code{font-family:var(--font-mono);color:var(--text-primary);background:0 0;border:none;padding:0;font-size:13px;line-height:1.6}.docs-module__XxTVGG__article a{color:var(--success)}.docs-module__XxTVGG__article a:hover{text-decoration:underline}.docs-module__XxTVGG__article h4{color:var(--text-secondary);margin-top:20px;margin-bottom:8px;font-size:14px;font-weight:600}.docs-module__XxTVGG__article section{margin-bottom:8px}.docs-module__XxTVGG__article table{border-collapse:collapse;width:100%;margin-bottom:16px;font-size:14px}.docs-module__XxTVGG__article table th{color:var(--text-secondary);text-align:left;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border);padding:8px 12px;font-size:12px;font-weight:600}.docs-module__XxTVGG__article table td{color:var(--text-secondary);border-bottom:1px solid var(--border);padding:8px 12px}.docs-module__XxTVGG__article table td code{font-family:var(--font-mono);background:var(--code-bg);border:1px solid var(--code-border);border-radius:3px;padding:2px 6px;font-size:13px}.docs-module__XxTVGG__commandNav{color:var(--text-secondary);margin-bottom:16px;font-size:14px;line-height:1.8}
.quickstart-module__GtcXPq__section{border-top:1px solid var(--border);padding:64px 0}.quickstart-module__GtcXPq__container{max-width:1024px;margin:0 auto;padding:0 24px}.quickstart-module__GtcXPq__heading{margin-bottom:8px;font-size:24px;font-weight:600}.quickstart-module__GtcXPq__subtitle{color:var(--text-secondary);margin-bottom:40px;font-size:16px}.quickstart-module__GtcXPq__steps{flex-direction:column;gap:32px;display:flex}.quickstart-module__GtcXPq__step{gap:20px;display:flex}.quickstart-module__GtcXPq__stepNumber{width:32px;height:32px;font-family:var(--font-mono);color:var(--text-secondary);border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}.quickstart-module__GtcXPq__stepContent{flex:1;min-width:0}.quickstart-module__GtcXPq__stepTitle{margin-bottom:4px;font-size:16px;font-weight:600}.quickstart-module__GtcXPq__stepDescription{color:var(--text-secondary);margin-bottom:12px;font-size:14px}.quickstart-module__GtcXPq__codeBlock{font-family:var(--font-mono);background:var(--code-bg);border:1px solid var(--border);border-radius:8px;align-items:center;gap:12px;padding:10px 14px;font-size:14px;display:inline-flex}
