@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500&display=swap");body{box-sizing:border-box}.brick-root,body{margin:0;padding:0}.brick-root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#0f1419,#1a1d29);color:#e4e6ea;min-height:100vh;line-height:1.6}.brick-root .page-header{background:rgba(15,20,25,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);padding:2rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.brick-root .page-header h1{font-size:3.5rem;font-weight:700;margin:0;text-align:center;background:linear-gradient(135deg,#dc2626,#ea580c 50%,#f97316);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 30px rgba(220,38,38,.3)}.brick-root .page-header h1 a{color:inherit;text-decoration:none}.brick-root main{max-width:1200px;margin:0 auto;padding:4rem 2rem}.brick-root .page{display:flex;flex-direction:column;gap:4rem}.hero-section{text-align:center;padding:2rem 0}.tagline h2{font-size:2.2rem;font-weight:300;color:#a8a29e;margin:0 0 2rem;letter-spacing:.05em}.description{font-size:1.2rem;color:#9ca3af;max-width:800px;margin:0 auto;line-height:1.7}.features-section h3{font-size:2rem;font-weight:600;margin-bottom:2rem;color:#f9fafb;text-align:center}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.feature-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-card:hover{background:rgba(255,255,255,.05);border-color:rgba(220,38,38,.3);transform:translateY(-2px);box-shadow:0 10px 25px rgba(220,38,38,.1)}.feature-card h4{font-size:1.3rem;font-weight:600;margin:0 0 1rem;color:#f9fafb}.feature-card p{color:#9ca3af;margin:0;line-height:1.6}.feature-icon{margin-bottom:1rem;color:#f97316;display:flex;align-items:center;justify-content:flex-start}.feature-icon svg{stroke:currentColor}.getting-started{background:rgba(0,0,0,.2);border-radius:16px;padding:2.5rem;border:1px solid rgba(255,255,255,.05)}.getting-started h3{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:#f9fafb;text-align:center}.example-section{background:rgba(0,0,0,.2);border-radius:16px;padding:2.5rem;border:1px solid rgba(255,255,255,.05)}.example-section h3{font-size:1.8rem;font-weight:600;margin-bottom:1rem;color:#f9fafb;text-align:center}.example-description{color:#9ca3af;text-align:center;margin-bottom:2rem;font-size:1.1rem}.code-block{background:#111827;border:1px solid #374151;border-radius:8px;padding:1rem 1.5rem;margin:1rem 0;font-family:JetBrains Mono,Monaco,Menlo,monospace;overflow-x:auto}.code-block code{color:#f97316;font-size:1rem;background:transparent}.syntax-highlighted{background:#0d1117;border:1px solid #30363d;position:relative}.syntax-highlighted:before{content:attr(data-filename);position:absolute;top:-1px;right:1rem;background:#21262d;color:#7d8590;padding:.25rem .75rem;border-radius:0 0 4px 4px;font-size:.75rem;font-weight:500;border:1px solid #30363d;border-top:none}.syntax-highlighted code{color:#e6edf3;line-height:1.6;white-space:pre-wrap}.syntax-highlighted .comment{color:#7c8b9a;font-style:italic}.syntax-highlighted .directive{color:#ff7b72;font-weight:600}.syntax-highlighted .string{color:#a5d6ff}.syntax-highlighted .identifier{color:#ffa657}.syntax-highlighted .keyword{color:#79c0ff;font-weight:500}.syntax-highlighted .variable{color:#ffa657;font-weight:500}.syntax-highlighted .template{color:#d2a8ff;background:rgba(210,168,255,.1);border-radius:3px;padding:0 2px;font-weight:500}.syntax-highlighted .template.error{color:#f85149;background:rgba(248,81,73,.1);text-decoration:line-through}.docs-layout{display:grid;grid-template-columns:260px 1fr;grid-gap:4rem;gap:4rem;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.docs-sidebar{position:-webkit-sticky;position:sticky;top:250px;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 180px);overflow-y:auto;display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.docs-toc{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.toc-header h4{margin:0 0 1rem;color:#f9fafb;font-size:1.1rem;font-weight:600;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.toc-list{list-style:none;margin:0;padding:0}.toc-list li{margin:0}.toc-list>li>a{display:block;color:#9ca3af;text-decoration:none;font-weight:500;transition:color .2s ease;border-left:2px solid transparent;padding:.5rem 0 .5rem .75rem;margin-left:-.75rem}.toc-list>li>a.active,.toc-list>li>a:hover{color:#f97316;border-left-color:#f97316}.toc-list ul{list-style:none;margin:.25rem 0;padding-left:1rem}.toc-list ul li a{display:block;color:#6b7280;text-decoration:none;font-size:.9rem;transition:color .2s ease;border-left:2px solid transparent;padding:.25rem 0 .25rem .75rem;margin-left:-.75rem}.toc-list ul li a.active,.toc-list ul li a:hover{color:#fbbf24;border-left-color:#fbbf24}.docs-content{min-width:0;flex:1 1}.command-header{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem;flex-wrap:wrap}.directive-chip{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.directive-chip.root-file{background:linear-gradient(135deg,#10b981,#059669);color:white}.directive-chip.target-file{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white}.command-item h4{margin:0;flex:1 1;min-width:0}.back-to-top-container{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.back-to-top{background:linear-gradient(135deg,#dc2626,#ea580c 50%,#f97316);color:white;border:none;border-radius:50px;padding:.75rem 1.5rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(220,38,38,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:Inter,sans-serif;display:inline-block}.back-to-top:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(220,38,38,.4);background:linear-gradient(135deg,#ef4444,#f97316 50%,#fb923c)}.navigation{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem;margin:3rem 0}.link{display:block;background:linear-gradient(135deg,rgba(255,255,255,.04),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:2.5rem;text-decoration:none;color:inherit;transition:all .4s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative;overflow:hidden}.link:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(220,38,38,.05),rgba(249,115,22,.05));opacity:0;transition:opacity .4s ease;z-index:-1}.link:hover{background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.04));border-color:rgba(220,38,38,.4);transform:translateY(-4px) scale(1.02);box-shadow:0 20px 40px rgba(220,38,38,.15),0 8px 16px rgba(0,0,0,.3)}.link:hover:before{opacity:1}.link:active{transform:translateY(-2px) scale(1.01)}.link.primary{border-color:rgba(220,38,38,.4);background:linear-gradient(135deg,rgba(220,38,38,.08),rgba(249,115,22,.06));box-shadow:0 8px 24px rgba(220,38,38,.1)}.link.primary:before{opacity:.5}.link.primary:before,.link.primary:hover{background:linear-gradient(135deg,rgba(220,38,38,.12),rgba(249,115,22,.08))}.link.primary:hover{border-color:rgba(220,38,38,.6);box-shadow:0 24px 48px rgba(220,38,38,.2),0 12px 24px rgba(0,0,0,.4)}.link.primary:hover:before{opacity:1}.link-content{gap:2rem;position:relative;z-index:1}.link-content,.link-icon{display:flex;align-items:center}.link-icon{font-size:1.5rem;line-height:1;min-width:28px;height:28px;justify-content:center;border-radius:8px;background:rgba(255,255,255,.05);transition:all .3s ease;flex-shrink:0}.link:hover .link-icon{transform:scale(1.1)}.link.primary .link-icon,.link:hover .link-icon{background:rgba(220,38,38,.2);color:#fca5a5}.link.primary:hover .link-icon{background:rgba(220,38,38,.3);color:#fee2e2}.link-icon svg{stroke:currentColor;flex-shrink:0;width:20px;height:20px}.link-title{flex:1 1;min-width:0}.link-title h3{font-size:1.5rem;font-weight:600;margin:0 0 .5rem;color:#f9fafb;letter-spacing:.02em;transition:color .3s ease}.link:hover .link-title h3{color:#fee2e2}.link-title p{color:#9ca3af;margin:0;font-size:1rem;line-height:1.5;transition:color .3s ease}.link:hover .link-title p{color:#d1d5db}.breadcrumb{margin-bottom:0;background:rgba(15,20,25,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 1.5rem;border-radius:8px;border:1px solid rgba(255,255,255,.1);display:block}.mobile-breadcrumb{display:none}.back-link{color:#9ca3af;text-decoration:none;font-weight:500;transition:color .2s ease;display:block;width:100%;height:100%}.back-link:hover{color:#dc2626}.docs-section h2{font-size:2.2rem;font-weight:600;margin-bottom:1.5rem;margin-top:0;color:#f9fafb;border-bottom:2px solid rgba(220,38,38,.3);padding-bottom:.5rem}.docs-section h3{font-size:1.6rem;font-weight:600;margin:2rem 0 1rem;color:#e5e7eb}.docs-section h4{font-size:1.2rem;font-weight:500;margin:1.5rem 0 .5rem;color:#d1d5db}.docs-section p{color:#9ca3af;margin-bottom:1rem;line-height:1.7}.docs-section ul{color:#9ca3af;margin-left:1.5rem}.docs-section li{margin-bottom:.5rem;line-height:1.6}.command-list{display:flex;flex-direction:column;gap:1.5rem;margin:2rem 0}.command-item{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1.5rem}.command-item h4{margin:0 0 .5rem;color:#f97316;font-family:JetBrains Mono,monospace}.command-item p{margin:0;color:#9ca3af}.download-section h2{font-size:2.2rem;font-weight:600;margin-bottom:1.5rem;color:#f9fafb;text-align:center}.download-options{display:flex;flex-direction:column;gap:2rem;margin:3rem 0}.download-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.download-card.recommended{border-color:rgba(220,38,38,.4);background:rgba(220,38,38,.05)}.card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.card-header h3{font-size:1.8rem;font-weight:600;margin:0;color:#f9fafb;text-transform:lowercase}.version{background:rgba(255,255,255,.1);font-size:.9rem;font-family:JetBrains Mono,monospace;color:#d1d5db}.badge,.version{padding:.25rem .75rem;border-radius:6px}.badge{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.latest-badge{background:linear-gradient(135deg,#10b981,#059669);color:white}.beta-badge{background:linear-gradient(135deg,#f59e0b,#d97706);color:white}.nightly-badge{background:linear-gradient(135deg,#ef4444,#dc2626);color:white}.download-methods h4{font-size:1.1rem;font-weight:600;margin:1.5rem 0 1rem;color:#e5e7eb}.method{margin-bottom:1.5rem}.method strong{color:#f9fafb;display:block;margin-bottom:.5rem}.download-links{display:flex;gap:1rem;flex-wrap:wrap}.download-btn{display:inline-block;padding:.75rem 1.5rem;background:rgba(220,38,38,.2);border:1px solid rgba(220,38,38,.4);border-radius:8px;color:#fecaca;text-decoration:none;font-weight:500;transition:all .3s ease;text-align:center}.download-btn:hover{background:rgba(220,38,38,.3);border-color:rgba(220,38,38,.6);color:#fee2e2;transform:translateY(-1px)}.warning{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:1rem;margin-top:1rem}.warning strong{color:#fca5a5}.verification{background:rgba(249,115,22,.05);border:1px solid rgba(249,115,22,.2);border-radius:12px;padding:2rem;margin:2rem 0}.verification h3{color:#fed7aa;margin-bottom:1rem}.brick-root .page-header img{max-width:400px;width:100%;height:auto;display:block;margin:0 auto}@media (max-width:768px){.docs-layout{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.docs-sidebar{position:static;max-height:none;overflow-y:visible;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;border:none;margin-bottom:1rem;margin-top:0;order:-1}.docs-content{margin-left:0}.breadcrumb{background:rgba(15,20,25,.95);padding:.75rem 1.5rem;border-radius:8px;margin-bottom:1rem}.breadcrumb,.docs-toc{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.docs-toc{background:rgba(255,255,255,.02);border-radius:12px;padding:1.5rem}.toc-list ul{display:none}.command-header{flex-direction:column;align-items:flex-start;gap:.5rem}.directive-chip{font-size:.7rem;padding:.2rem .6rem}.brick-root .page-header h1{font-size:2.5rem}.brick-root .page-header img{max-width:280px}.brick-root main{padding:2rem 0}.tagline h2{font-size:1.6rem}.description{font-size:1.1rem}.features-grid,.navigation{grid-template-columns:1fr;gap:1.5rem}.navigation{margin:2rem 0}.link{padding:2rem;border-radius:12px}.link-content{gap:1.5rem}.link-icon{min-width:24px;height:24px}.link-icon svg{width:18px;height:18px}.link-title h3{font-size:1.3rem}.link-title p{font-size:.95rem}.community-links{flex-direction:column;align-items:center}.feature-card{text-align:left}.feature-icon{justify-content:flex-start}.hero-section{text-align:left;padding:1rem 0}.card-header{align-items:flex-start;gap:.5rem}.card-header,.download-links{flex-direction:column}.requirements-grid{grid-template-columns:1fr}.command-list{gap:1rem}.syntax-highlighted:before{font-size:.7rem;padding:.2rem .5rem}.syntax-highlighted code{font-size:.9rem;line-height:1.5}.example-section{padding:2rem}.example-description{font-size:1rem}}@media (max-width:480px){.docs-layout{padding:0 .75rem}.docs-sidebar{padding:.75rem}.toc-header h4{font-size:1rem}.command-header{gap:.25rem}.directive-chip{font-size:.65rem;padding:.15rem .5rem}.brick-root .page-header img{max-width:240px}.brick-root main{padding:1.5rem 0}.description{font-size:1rem}.navigation{gap:1rem;margin:1.5rem 0}.link{padding:1.5rem;border-radius:10px}.link-content{gap:1rem}.link-icon{min-width:20px;height:20px}.link-icon svg{width:16px;height:16px}.link-title h3{font-size:1.2rem}.link-title p{font-size:.9rem}}@media (max-width:1024px) and (min-width:769px){.docs-layout{grid-template-columns:220px 1fr;gap:2.5rem}.docs-sidebar{top:250px;max-height:calc(100vh - 160px);margin-top:2rem}.docs-content{margin-left:0}.docs-toc{padding:1.25rem}.brick-root .page-header img{max-width:350px}.navigation{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.link{padding:2.25rem}}@media (min-width:1200px){.docs-layout{grid-template-columns:280px 1fr;gap:5rem}.docs-sidebar{top:250px;max-height:calc(100vh - 170px);margin-top:2rem}.docs-content{margin-left:0}.navigation{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}*{box-sizing:border-box}.brick-root *{transition:color .2s ease,background-color .2s ease}code{background:rgba(31,41,55,.1);border-radius:4px;padding:.2rem .4rem;font-family:JetBrains Mono,monospace}a,code{color:#f97316}a{transition:color .2s ease}.changelog-section{margin-top:4rem;padding-top:2rem;border-top:1px solid #374151}.changelog-container{background:#0d1117;border:1px solid #30363d;border-radius:12px;padding:0;margin-top:1.5rem;overflow:hidden}.changelog-entry{border-bottom:1px solid #21262d;padding:2rem}.changelog-entry:last-child{border-bottom:none}.changelog-header{margin-bottom:1rem}.changelog-header h4{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#f0f6fc;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.changelog-version{background:#21262d;color:#7d8590;padding:.25rem .5rem;border-radius:6px;font-size:.875rem;font-family:JetBrains Mono,monospace}.changelog-latest{background:#238636}.changelog-latest,.changelog-prerelease{color:white;padding:.25rem .5rem;border-radius:6px;font-size:.75rem;font-weight:500;text-transform:uppercase}.changelog-prerelease{background:#da3633}.changelog-meta{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.changelog-author,.changelog-date{color:#7d8590;font-size:.875rem}.changelog-author:before{content:"•";margin-right:.5rem}.changelog-content{color:#e6edf3;line-height:1.6}.changelog-content h1,.changelog-content h2,.changelog-content h3,.changelog-content h4,.changelog-content h5,.changelog-content h6{color:#f0f6fc;margin-top:1.5rem;margin-bottom:.5rem}.changelog-content h1:first-child,.changelog-content h2:first-child,.changelog-content h3:first-child,.changelog-content h4:first-child,.changelog-content h5:first-child,.changelog-content h6:first-child{margin-top:0}.changelog-content ol,.changelog-content ul{margin:1rem 0;padding-left:1.5rem}.changelog-content li{margin:.5rem 0}.changelog-content p{margin:1rem 0}.changelog-content p:first-child{margin-top:0}.changelog-content p:last-child{margin-bottom:0}.changelog-content code{background:#161b22;border:1px solid #30363d;color:#ffa657;padding:.2rem .4rem;border-radius:4px;font-size:.875rem}.changelog-content pre{background:#161b22;border:1px solid #30363d;border-radius:6px;padding:1rem;overflow-x:auto;margin:1rem 0}.changelog-content pre code{background:transparent;border:none;padding:0;color:#e6edf3}.changelog-content blockquote{border-left:4px solid #21262d;padding-left:1rem;margin:1rem 0;color:#7d8590;font-style:italic}.changelog-content a{color:#58a6ff;text-decoration:none}.changelog-content a:hover{text-decoration:underline}.changelog-error,.changelog-loading{background:#0d1117;border:1px solid #30363d;border-radius:12px;padding:2rem;text-align:center;margin-top:1.5rem;color:#7d8590}.changelog-error a{color:#58a6ff}@media (max-width:768px){.changelog-entry{padding:1.5rem 1rem}.changelog-header h4{font-size:1.125rem}.changelog-meta{flex-direction:column;align-items:flex-start;gap:.5rem}.changelog-author:before{display:none}}.release-changelog{background:#0d1117;border:1px solid #30363d;border-radius:8px;padding:1rem;margin:1rem 0;color:#e6edf3;line-height:1.6}.release-changelog h1,.release-changelog h2,.release-changelog h3,.release-changelog h4,.release-changelog h5,.release-changelog h6{color:#f0f6fc;margin-top:1rem;margin-bottom:.5rem}.release-changelog h1:first-child,.release-changelog h2:first-child,.release-changelog h3:first-child,.release-changelog h4:first-child,.release-changelog h5:first-child,.release-changelog h6:first-child{margin-top:0}.release-changelog ol,.release-changelog ul{margin:.5rem 0;padding-left:1.5rem}.release-changelog li{margin:.25rem 0}.release-changelog p{margin:.5rem 0}.release-changelog p:first-child{margin-top:0}.release-changelog p:last-child{margin-bottom:0}.release-changelog code{background:#161b22;border:1px solid #30363d;color:#ffa657;padding:.2rem .4rem;border-radius:4px;font-size:.875rem}.release-changelog pre{background:#161b22;border:1px solid #30363d;border-radius:6px;padding:.75rem;overflow-x:auto;margin:.5rem 0}.release-changelog pre code{background:transparent;border:none;padding:0;color:#e6edf3}.release-changelog blockquote{border-left:4px solid #21262d;padding-left:1rem;margin:.5rem 0;color:#7d8590;font-style:italic}.release-changelog a{color:#58a6ff;text-decoration:none}.release-changelog a:hover{text-decoration:underline}.changelog-link-section{margin-top:3rem;padding-top:2rem;border-top:1px solid #374151}.changelog-link-container{display:flex;justify-content:center;margin-top:1.5rem}.changelog-link-btn{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#dc2626,#ea580c 50%,#f97316);color:white;text-decoration:none;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px rgba(220,38,38,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:Inter,sans-serif}.changelog-link-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(220,38,38,.4);background:linear-gradient(135deg,#ef4444,#f97316 50%,#fb923c);color:white}.changelog-link-btn svg{flex-shrink:0}.changelog-page-section{margin-top:1rem}