*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.header{background:#fff;border-bottom:1px solid #d9d9d9;width:100%}.header-container{box-sizing:border-box;justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1400px;margin:0 auto;padding:10px 1px;display:flex}.header-left{align-items:center;gap:30px;display:flex}.header-logo{align-items:center;gap:12px;display:flex}.logo{flex-shrink:0;align-items:center;gap:10px;width:139px;height:46.519px;display:flex;position:relative}.logo-image{flex-shrink:0;width:44px;height:46.519px;display:block}.logo-text{color:#000;flex-direction:column;justify-content:center;width:81px;height:40px;font-size:20px;font-style:normal;font-weight:700;line-height:100%;display:flex;position:absolute;bottom:0;right:10px}.navigation-pill-list{flex-shrink:0;align-items:center;gap:25px;width:856px;padding:1px 0;display:flex}.nav-pill{color:#1a1a1a;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px;font-size:18px;font-weight:500;line-height:100%;text-decoration:none;transition:all .2s;display:flex}.nav-pill:hover{background-color:#f3f3f3}.nav-pill.active{background:#dfdbff;border-radius:8px}.language-switcher{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:flex-start;align-items:center;gap:5px;width:93px;padding:0;display:inline-flex}.language-switcher-globe{flex-shrink:0;width:28px;height:28px;display:block}.language-switcher-text{color:#6e5ff3;font-size:20px;font-style:normal;font-weight:600;line-height:1}.language-switcher-chevron{flex-shrink:0;width:18px;height:18px;display:block}.editor-panels-header{box-sizing:border-box;background:#f3f3f3;border:1px solid #d9d9d9;align-items:center;width:100%;min-height:35px;display:flex}.editor-panels-header-section{box-sizing:border-box;flex:1;align-items:center;min-height:35px;padding:0 24px;display:flex}.editor-panels-header-divider{box-sizing:border-box;background:#f3f3f3;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;flex-shrink:0;width:10px;min-height:35px}.editor-panels-header-title{color:#707070;font-size:18px;font-weight:400;line-height:100%}.editor-panels-header-tabs{align-items:center;gap:20px;display:flex}.editor-panels-header-tab-item{align-items:center;gap:20px;display:inline-flex}.editor-panels-header-tab{color:#707070;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:18px;font-weight:400;line-height:100%;position:relative}.editor-panels-header-tab:after{content:"";background:0 0;height:1.5px;position:absolute;bottom:0;left:0;right:0}.editor-panels-header-tab-active:after{background:#707070}.editor-panels-header-tab-separator{color:#707070;-webkit-user-select:none;user-select:none;font-size:22px;line-height:100%}.editor-panels{align-self:stretch;width:100%;min-height:600px;display:flex}.editor-panel{box-sizing:border-box;flex:1;height:600px}.editor-panel-content{box-sizing:border-box;flex-direction:column;gap:16px;height:100%;min-height:0;display:flex}.editor-panel-code .editor-panel-content{padding:0}.editor-panel-ast .editor-panel-content{padding:16px 24px 0;overflow:hidden}.editor-panel-code{background:#fff;border-bottom:1px solid #d9d9d9;border-left:1px solid #d9d9d9}.editor-panel-ast{background:#f8f8ff;border-bottom:1px solid #d9d9d9;border-right:1px solid #d9d9d9}.editor-panels-divider{box-sizing:border-box;background:#f5f5f5;border-bottom:1px solid #d9d9d9;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;flex-shrink:0;width:10px;height:600px}.editor-code-shell{background:#fff;grid-template-columns:36px minmax(0,1fr);width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.editor-code-lines{color:#8b949e;text-align:center;-webkit-user-select:none;user-select:none;box-sizing:border-box;background:#fff;border-right:1px solid #e1e4e8;flex-direction:column;padding:16px 0 0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;line-height:22px;display:flex;overflow:hidden}.editor-code-lines span{flex:0 0 22px;height:22px}.editor-code-input{resize:none;color:#2f363d;tab-size:4;white-space:pre;box-sizing:border-box;caret-color:#2f363d;background:#fff;border:none;outline:none;width:100%;height:100%;min-height:0;padding:16px 24px 0 16px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;line-height:22px;overflow:auto}.editor-code-input::placeholder{color:#9aa2ad}.editor-output-text{box-sizing:border-box;white-space:pre-wrap;word-break:break-word;color:#2f363d;width:100%;height:100%;min-height:0;margin:0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;line-height:22px;overflow:auto}.editor-output-placeholder{color:#9aa2ad;-webkit-user-select:none;user-select:none;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;line-height:22px}.editor-token-list{box-sizing:border-box;color:#2f363d;width:100%;height:100%;min-height:0;margin:0;padding:0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;line-height:22px;list-style:none;overflow:auto}.editor-token-item{white-space:pre-wrap;word-break:break-word;margin:0;padding:0}.editor-error-details{box-sizing:border-box;color:#2f363d;width:100%;height:100%;min-height:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.editor-error-title{color:#b42318;margin:0 0 8px;font-size:20px;font-weight:800;line-height:1.2}.editor-error-location{color:#667085;margin:0 0 16px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;line-height:20px}.editor-error-message{color:#2f363d;max-width:720px;margin:0 0 18px;font-size:15px;line-height:22px}.editor-error-hint{box-sizing:border-box;background:#fff8eb;border-left:4px solid #f79009;max-width:720px;padding:14px 16px}.editor-error-hint span{color:#93370d;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800;line-height:16px;display:block}.editor-error-hint p{color:#4e2d00;margin:0;font-size:14px;line-height:21px}.ast-tree-container{background:#f8f8ff;width:100%;height:100%;min-height:520px;overflow:hidden}.ast-tree-container .rd3t-svg{width:100%;height:100%}.ast-tree-container .rd3t-link{stroke:#8aa1b5;stroke-width:1.5px;fill:none}.ast-node-shape{fill:#fff;stroke:#24435c;stroke-width:1.75px;vector-effect:non-scaling-stroke}.ast-node-highlightable{cursor:pointer}.ast-node-highlightable:hover .ast-node-shape{fill:#eef7ff;stroke:#1c7ed6}.ast-node-label{box-sizing:border-box;color:#102a43;text-align:center;white-space:nowrap;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;padding:0 8px;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:800;line-height:1;display:flex;overflow:hidden}.ast-node-program .ast-node-shape{fill:#fff;stroke:#6e5ff3;stroke-width:1.75px}.ast-node-program .ast-node-label{color:#6e5ff3;font-size:18px;font-weight:800}.ast-node-program-shadow{fill:#0000;opacity:0}.ast-tree-placeholder{white-space:pre-wrap;word-break:break-word;color:#9aa2ad;-webkit-user-select:none;user-select:none;width:100%;margin:0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;line-height:22px}.editor-actions{box-sizing:border-box;background:#f5f5f5;border-bottom:1px solid #d9d9d9;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;width:100%;min-height:140px;display:flex}.editor-actions-section{box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding:50px 24px;display:flex}.editor-actions-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;display:flex}.editor-action-button{color:#6e5ff3;cursor:pointer;background:#fff;border:2px solid #6e5ff3;border-radius:999px;justify-content:center;align-items:center;min-width:148px;padding:14px 22px;font-size:16px;font-style:normal;font-weight:600;line-height:100%;transition:all .2s;display:flex}.editor-action-button:hover{color:#fff;background:#6e5ff39c;border:2px solid #0000;box-shadow:0 4px 5px #00000040}.editor-action-button:active{transform:translateY(1px)}.editor-page,.editor-layout{width:100%}.example-ast-preview{box-sizing:border-box;background:#f8f8ff;border-radius:8px;flex-direction:column;min-width:0;padding:16px;display:flex}.example-ast-title{color:#6e5ff3;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:800;line-height:18px}.example-ast-visual{box-sizing:border-box;background:#f8f8ff;border-radius:8px;flex:1;min-width:0;min-height:340px;overflow:hidden}.example-ast-tree-container{background:#f8f8ff;min-height:340px}.example-ast-tree-container .rd3t-svg{display:block}@media (width>=1121px){.example-ast-visual,.example-ast-tree-container{min-height:360px}}@media (width<=700px){.example-ast-preview{padding:14px}.example-ast-visual,.example-ast-tree-container{min-height:300px}}.example-code-block{box-sizing:border-box;background:#f8f8ff;border-radius:8px;flex-direction:column;min-width:0;padding:16px;display:flex}.example-block-title{color:#6e5ff3;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:800;line-height:18px}.example-code-content{color:#102a43;white-space:pre;box-sizing:border-box;background:0 0;border:0;flex:1;margin:0;padding:0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;line-height:22px;overflow:auto}.example-card{box-sizing:border-box;background:#fff;border:1px solid #d9d9d9;border-radius:8px;flex-direction:column;min-width:0;padding:0;display:flex;overflow:hidden}.example-card-header{box-sizing:border-box;background:#fff;border-bottom:1px solid #d9d9d9;min-width:0;padding:18px 24px}.example-card-header h2{color:#1a1a1a;margin:0;font-size:24px;font-weight:800;line-height:1.15}.example-card-grid{box-sizing:border-box;grid-template-columns:minmax(230px,.72fr) minmax(360px,1.28fr);align-items:stretch;gap:22px;min-width:0;padding:22px 24px 24px;display:grid}@media (width<=1120px){.example-card-grid{grid-template-columns:1fr}}@media (width<=700px){.example-card-header{padding:16px 18px}.example-card-header h2{font-size:21px}.example-card-grid{gap:18px;padding:18px}}.examples-page{background:#f8f8ff;width:100%;min-height:calc(100vh - 57px)}.examples-hero{background:#fff;border-bottom:1px solid #d9d9d9}.examples-hero-inner{box-sizing:border-box;width:100%;max-width:1180px;margin:0 auto;padding:54px 24px 42px}.examples-hero h1{color:#1a1a1a;margin:0;font-size:48px;font-weight:800;line-height:1.05}.examples-hero p{color:#707070;max-width:720px;margin:14px 0 0;font-size:18px;line-height:28px}.examples-layout{box-sizing:border-box;flex-direction:column;gap:18px;width:100%;max-width:1220px;margin:0 auto;padding:28px 24px 56px;display:flex}@media (width<=1120px){.examples-layout{max-width:860px}}@media (width<=700px){.examples-hero-inner{padding:38px 18px 30px}.examples-hero h1{font-size:36px}.examples-hero p{font-size:16px;line-height:24px}.examples-layout{padding:20px 18px 40px}}.grammar-rule-card{box-sizing:border-box;background:#fff;border:1px solid #d9d9d9;border-radius:8px;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:22px;padding:24px;display:grid}.grammar-rule-card-content{min-width:0}.grammar-rule-card-title{color:#1a1a1a;margin:0 0 14px;font-size:24px;font-weight:800;line-height:1.15}.grammar-rule-code,.grammar-example-code{white-space:pre;color:#102a43;margin:0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;line-height:22px;overflow:auto}.grammar-rule-code{background:#f8f8ff;border-left:4px solid #6e5ff3;border-radius:8px;padding:16px}.grammar-rule-description{color:#4b5563;margin:16px 0 0;font-size:16px;line-height:24px}.grammar-example{box-sizing:border-box;background:#f5f5f5;border-radius:8px;min-width:0;padding:16px}.grammar-example-label{color:#6e5ff3;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:800;line-height:18px}@media (width<=860px){.grammar-rule-card{grid-template-columns:1fr;padding:18px}.grammar-rule-card-title{font-size:21px}}.grammar-section{flex-direction:column;gap:18px;display:flex}.grammar-page{background:#f8f8ff;width:100%;min-height:calc(100vh - 57px)}.grammar-hero{background:#fff;border-bottom:1px solid #d9d9d9}.grammar-hero-inner{box-sizing:border-box;width:100%;max-width:1180px;margin:0 auto;padding:54px 24px 42px}.grammar-hero h1{color:#1a1a1a;margin:0;font-size:48px;font-weight:800;line-height:1.05}.grammar-hero p{color:#707070;max-width:720px;margin:14px 0 0;font-size:18px;line-height:28px}.grammar-layout{box-sizing:border-box;width:100%;max-width:1180px;margin:0 auto;padding:28px 24px 56px}@media (width<=700px){.grammar-hero-inner{padding:38px 18px 30px}.grammar-hero h1{font-size:36px}.grammar-hero p{font-size:16px;line-height:24px}.grammar-layout{padding:20px 18px 40px}}
