.bx-d-shelf{display:flex;justify-content:center;gap:14px;min-height:260px;align-items:center;perspective:1000px;margin:16px 0 32px}.bx-d-book{position:relative;width:170px;height:225px;background:linear-gradient(100deg,#252525,#090909);border:1px solid #444;border-radius:3px 10px 10px 3px;text-align:left;color:#eee;padding:20px;display:flex;flex-direction:column;justify-content:space-between;transform:rotateY(-24deg) translateY(8px);transition:transform .6s,box-shadow .6s;cursor:pointer;box-shadow:-6px 0 0 #151515,-7px 0 0 #333;flex-shrink:1;min-width:0}.bx-d-book.selected{transform:rotateY(-6deg) translateY(-10px);box-shadow:-6px 0 0 #262626,-7px 0 0 #777,0 22px 40px #000}.bx-d-book small{font-size:11px;letter-spacing:.15em;color:#999}.bx-d-book strong{font-size:27px;font-weight:500;letter-spacing:-.05em}.bx-d-book span{font-size:12px;color:#999;line-height:1.8}.bx-d-book i{position:absolute;top:10px;left:8px;bottom:10px;border-left:1px solid #ffffff0b}.bx-d-links{display:flex;flex-wrap:wrap;gap:20px}.bx-d-links a{flex:1;display:flex;justify-content:space-between;min-width:100px;color:#ddd;font-size:15px;text-decoration:none;padding:10px 0;border-bottom:1px solid #333}.bx-d-links a:hover{color:#fff;border-color:#aaa}.bx-d-schema-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.bx-d-schema{border:1px solid #303030;border-radius:7px;overflow:hidden;background:#080808}.bx-d-schema-head{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:18px!important;border-bottom:1px solid #303030;font-size:14px}.bx-d-schema-children>div,.bx-d-schema-optional>div,.bx-d-schema>button,.bx-d-schema>div:not(:first-child){width:100%;display:flex;gap:15px;padding:14px 18px;align-items:center;color:#ddd;border:0;border-bottom:1px solid #202020;background:none;text-align:left;font-size:14px}.bx-d-schema>button{cursor:pointer}.bx-d-schema code{color:#aaa;font-size:13px;margin-left:auto}.bx-d-schema small{font-size:11px;color:#888}.bx-d-schema-children{margin-left:18px;border-left:1px solid #777}.bx-d-schema-optional{animation:bx-d-schema-unfold .45s ease}.bx-d-schema>.bx-toggle{margin:12px 18px}.bx-d-schema-children>div{padding:11px 16px}.bx-d-schema-grid .bx-code{margin:0;font-size:13px}.bx-d-command-window{max-width:820px;margin:12px auto;border:1px solid #3b3b3b;border-radius:10px;background:#080808;overflow:hidden;box-shadow:0 25px 60px #000}.bx-d-command-window header{display:flex;gap:6px;align-items:center;padding:15px 20px;border-bottom:1px solid #262626}.bx-d-command-window header i{width:7px;height:7px;border-radius:50%;background:#444}.bx-d-command-window header span{margin-left:auto;font-size:12px;color:#888}.bx-d-command-input{display:flex;align-items:center;gap:9px;padding:30px 24px;color:#aaa;font-family:var(--font-geist-mono),monospace}.bx-d-command-input span{white-space:nowrap}.bx-d-command-input input{background:none!important;border:0!important;border-radius:0!important;color:#eee!important;padding:0!important;min-width:20px;width:150px;max-width:50%}.bx-d-command-matches{padding:0 14px}.bx-d-command-matches>button{display:flex;gap:20px;align-items:center;width:100%;border:1px solid transparent;background:none;color:#ddd;text-align:left;padding:12px;border-radius:5px;cursor:pointer}.bx-d-command-matches>button:hover{background:#171717;border-color:#333}.bx-d-command-matches strong{font:14px var(--font-geist-mono),monospace;min-width:60px}.bx-d-command-matches span{font-size:14px;color:#888}.bx-d-command-matches kbd{margin-left:auto;color:#888;font-size:13px}.bx-d-command-help{padding:20px 24px;background:#0e0e0e;margin-top:24px;display:grid;gap:8px;border-top:1px solid #262626}.bx-d-command-help>span{font-size:11px;letter-spacing:.12em;color:#888}.bx-d-command-help code{font-size:14px}.bx-d-command-help p{margin:0;font-size:14px}.bx-d-caret{width:6px;height:15px;background:#aaa;animation:bx-d-cursor-intro 2s steps(1) 2}.bx-d-pointer-grid{display:grid;grid-template-columns:minmax(0,1.25fr) 40px minmax(0,1fr);align-items:center;gap:20px}.bx-d-json-lines{padding:24px 0;background:#090909;border:1px solid #303030;border-radius:7px;min-width:0}.bx-d-json-lines>div{display:flex;gap:18px;padding:6px 18px;transition:background .3s,box-shadow .3s}.bx-d-json-lines small{color:#555;width:12px;font-size:12px}.bx-d-json-lines code{font:13px/1.8 var(--font-geist-mono),monospace;white-space:pre-wrap;overflow-wrap:anywhere;color:#aaa}.bx-d-json-lines .highlighted{background:#232323;box-shadow:inset 2px 0 #ccc}.bx-d-json-lines .highlighted code{color:#fff}.bx-d-pointer-arrow{font-size:36px;color:#888}.bx-d-value-reveal{display:flex;flex-direction:column;align-items:flex-start;gap:24px;animation:bx-d-value-focus .45s ease}.bx-d-value-reveal>code{font:16px var(--font-geist-mono),monospace;overflow-wrap:anywhere;max-width:100%}.bx-d-recipe{display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:26px;align-items:center}.bx-d-ingredient-controls{display:flex;flex-direction:column;gap:14px}.bx-d-ingredient-controls p{font-size:14px}.bx-d-recipe-stack{position:relative;min-height:300px;display:flex;flex-direction:column;gap:12px;justify-content:center}.bx-d-recipe-tile{border:1px dashed #333;border-radius:7px;padding:17px 20px;display:grid;grid-template-columns:25px 1fr;gap:3px 8px;background:#060606;transform:translateX(10px);opacity:1;transition:transform .55s,opacity .55s,border-color .55s,background .55s}.bx-d-recipe-tile span{font-size:12px;color:#888;grid-row:span 2}.bx-d-recipe-tile strong{font-size:15px;font-weight:500;color:#a1a1a1}.bx-d-recipe-tile small{font-size:12px;color:#999}.bx-d-recipe-tile.base,.bx-d-recipe-tile.included{border-style:solid;border-color:#555;opacity:1;transform:translateX(0);background:#151515}.bx-d-recipe-tile.base strong,.bx-d-recipe-tile.included strong{color:#ededed}.bx-d-recipe-tile.queue.included{transform:translateX(-10px)}.bx-d-reading-list{padding-left:18px;font-size:14px;color:#bbb}.bx-d-reading-list li{padding:10px 0;border-bottom:1px solid #282828}.bx-d-scaffold-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:42px;align-items:center}.bx-d-folder{margin-top:14px}.bx-d-folder-tab{font-size:13px;background:#222;border:1px solid #3b3b3b;border-bottom:0;border-radius:10px 18px 0 0;padding:10px 18px;width:fit-content;max-width:100%;color:#aaa}.bx-d-folder-body{min-height:220px;display:flex;flex-direction:column;gap:12px;justify-content:center;background:linear-gradient(#171717,#070707);border:1px solid #444;border-radius:0 10px 10px 10px;padding:26px}.bx-d-folder-body>div{display:flex;align-items:center;gap:12px;background:#111;border:1px solid #333;border-radius:4px;padding:12px;animation:bx-d-scaffold-file .5s ease both}.bx-d-folder-body code{font:14px var(--font-geist-mono),monospace}.bx-d-folder-body>div>span{color:#888}.bx-d-empty-folder{font-size:15px;color:#888;text-align:center}.bx-d-sdk-top{display:flex;flex-wrap:wrap;gap:20px}.bx-d-language-bridge{display:grid;grid-template-columns:1.2fr 60px 1fr;align-items:center;min-height:240px;gap:16px}.bx-d-language-pane{border:1px solid #333;border-radius:8px;min-width:0;min-height:190px;background:#090909}.bx-d-language-pane>span{display:block;padding:12px 18px;font-size:12px;border-bottom:1px solid #252525;color:#888}.bx-d-language-pane .bx-code{border:0;background:none;padding:22px 18px;font-size:14px}.bx-d-language-connector{display:flex;justify-content:space-between;height:2px;background:#333}.bx-d-language-connector i{width:5px;height:5px;margin-top:-2px;border-radius:50%;background:#bbb;animation:bx-d-language-signal 1.5s ease both}.bx-d-language-connector i:nth-child(2){animation-delay:.2s}.bx-d-language-connector i:nth-child(3){animation-delay:.4s}.bx-d-intent{padding:22px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;animation:bx-d-intent-swap .3s ease}.bx-d-intent small{font-size:12px;color:#888;letter-spacing:.12em}.bx-d-intent strong{font-size:25px;font-weight:400;letter-spacing:-.03em}.bx-d-testbench{display:grid;grid-template-columns:1fr 1.2fr;gap:24px;align-items:start}.bx-d-testbench .bx-toggle{display:flex;margin:14px 0}.bx-d-test-results{display:grid;gap:12px}.bx-d-test-results>div{display:flex;gap:12px;align-items:center;border:1px solid #333;background:#090909;border-radius:7px;padding:16px}.bx-d-test-results>div>span:first-child{color:#888;font-size:19px}.bx-d-test-results>div>div{flex:1;min-width:0}.bx-d-test-results strong{display:block;font-size:14px;font-weight:500}.bx-d-test-results code{display:block;font-size:12px;color:#888;margin-top:5px;overflow-wrap:anywhere}.bx-d-test-results .pass{border-color:#315442;animation:bx-d-test-verdict .4s ease both}.bx-d-test-results .fail{border-color:#634335;animation:bx-d-test-verdict .4s ease both}.bx-d-test-results .pass>span:first-child{color:#98cbae}.bx-d-test-results .fail>span:first-child{color:#d7a58e}.bx-d-sockets{display:flex;gap:0;align-items:center;justify-content:center;padding:35px 0;min-height:220px}.bx-d-socket-component,.bx-d-socket-host{position:relative;background:#0b0b0b;border:1px solid #555;border-radius:8px;min-width:0;flex:1;max-width:330px;padding:24px;display:grid;gap:14px;transition:transform .65s,border-color .65s}.bx-d-socket-component{transform:translateX(-6px)}.bx-d-socket-host{transform:translateX(6px)}.bx-d-sockets small{font-size:11px;letter-spacing:.1em;color:#888}.bx-d-sockets strong{font-size:22px;letter-spacing:-.03em;font-weight:400;overflow-wrap:anywhere}.bx-d-sockets code{font-size:14px;color:#bbb}.bx-d-socket-gap{width:110px;position:relative;display:flex;align-items:center;justify-content:space-around;height:1px;background:#282828;transition:background .5s}.bx-d-socket-gap span{width:5px;height:5px;border:1px solid #777;border-radius:50%;background:#000;transition:background .4s,transform .4s}.bx-d-socket-component i,.bx-d-socket-host i{position:absolute;top:50%;width:13px;height:22px;background:#111;border:1px solid #777;transform:translateY(-50%)}.bx-d-socket-component i{right:-13px;border-left:0;border-radius:0 4px 4px 0}.bx-d-socket-host i{left:-13px;border-right:0;border-radius:4px 0 0 4px}.bx-d-sockets.connected .bx-d-socket-component{transform:translateX(7px);border-color:#9dbaa8}.bx-d-sockets.connected .bx-d-socket-host{transform:translateX(-7px);border-color:#9dbaa8}.bx-d-sockets.connected .bx-d-socket-gap{background:#91b4a0}.bx-d-sockets.connected .bx-d-socket-gap span{background:#a9d7bc;transform:scale(1.3)}.bx-d-contract-note{display:flex;gap:15px;align-items:center;flex-wrap:wrap}.bx-d-contract-note p{margin:0;font-size:14px}@keyframes bx-d-schema-unfold{0%{clip-path:inset(0 0 100%);transform:translateY(-12px)}to{clip-path:inset(0);transform:translateY(0)}}@keyframes bx-d-cursor-intro{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes bx-d-value-focus{0%{filter:blur(5px);transform:translateX(-8px)}to{filter:blur(0);transform:translateX(0)}}@keyframes bx-d-scaffold-file{0%{transform:translateY(-15px) rotateX(25deg);opacity:.1}to{transform:translateY(0) rotateX(0);opacity:1}}@keyframes bx-d-language-signal{0%{transform:translateX(-14px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes bx-d-intent-swap{0%{letter-spacing:.08em;opacity:.2}to{letter-spacing:0;opacity:1}}@keyframes bx-d-test-verdict{0%{box-shadow:inset 0 0 0 0 #ffffff0b}50%{box-shadow:inset 280px 0 0 0 #ffffff0b}to{box-shadow:inset 0 0 0 0 #ffffff0b}}@media(max-width:850px){.bx-d-recipe{grid-template-columns:1fr 1fr}.bx-d-ingredient-controls{grid-column:1/-1;flex-direction:row;flex-wrap:wrap}.bx-d-scaffold-grid,.bx-d-schema-grid,.bx-d-testbench{grid-template-columns:1fr}.bx-d-pointer-grid{grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);gap:12px}.bx-d-language-bridge{grid-template-columns:1fr 40px 1fr;gap:8px}}@media(max-width:580px){.bx-d-shelf{gap:10px;min-height:200px}.bx-d-book{height:185px;padding:15px 10px}.bx-d-book strong{font-size:21px}.bx-d-book small{font-size:6px}.bx-d-book span{font-size:11px}.bx-d-language-bridge,.bx-d-pointer-grid,.bx-d-recipe{grid-template-columns:1fr}.bx-d-pointer-arrow{transform:rotate(90deg);text-align:center;line-height:1}.bx-d-recipe-stack{min-height:250px;padding:0 10px}.bx-d-language-connector{width:80px;justify-self:center}.bx-d-command-input{padding:24px 16px;font-size:14px}.bx-d-command-matches>button{gap:10px}.bx-d-command-matches span{font-size:12px}.bx-d-socket-component,.bx-d-socket-host{padding:16px 13px}.bx-d-sockets strong{font-size:16px}.bx-d-sockets small{font-size:7px}.bx-d-socket-gap{width:40px;flex-shrink:0}.bx-d-sockets code{font-size:12px}.bx-d-test-results>div{padding:12px}.bx-d-test-results .bx-chip{font-size:11px}.bx-d-scaffold-grid{gap:20px}}.bx-documentation-scene .bx-demo-content{padding:48px clamp(24px,5vw,68px)}.bx-documentation-scene .bx-panel{border:0;background:transparent;border-radius:0;padding:24px 0}.bx-documentation-scene .bx-d-shelf{min-height:360px;gap:32px}.bx-documentation-scene .bx-d-book{width:230px;height:310px;padding:30px}.bx-documentation-scene .bx-d-book strong{font-size:42px}.bx-documentation-scene .bx-d-book small{font-size:11px}.bx-documentation-scene .bx-d-book span{font-size:14px}.bx-documentation-scene .bx-d-links a{font-size:16px;padding-block:16px}.bx-documentation-scene .bx-d-schema-grid{gap:50px}.bx-documentation-scene .bx-d-schema-head{padding:24px!important;font-size:19px}.bx-documentation-scene .bx-d-schema-children>div,.bx-documentation-scene .bx-d-schema-optional>div,.bx-documentation-scene .bx-d-schema>button,.bx-documentation-scene .bx-d-schema>div:not(:first-child){padding:19px 24px;font-size:15px}.bx-documentation-scene .bx-d-schema-grid .bx-code{font-size:15px;line-height:1.95;border:0;background:none;padding:0}.bx-documentation-scene .bx-d-command-window{max-width:1000px}.bx-documentation-scene .bx-d-command-input{padding:44px 32px;font-size:21px}.bx-documentation-scene .bx-d-command-matches{padding:0 22px;min-height:100px}.bx-documentation-scene .bx-d-command-matches>button{padding:19px 14px}.bx-documentation-scene .bx-d-command-matches strong{font-size:16px;min-width:100px}.bx-documentation-scene .bx-d-command-matches span{font-size:15px}.bx-documentation-scene .bx-d-command-help{padding:28px 32px}.bx-documentation-scene .bx-d-command-help code{font-size:16px}.bx-documentation-scene .bx-d-pointer-grid{gap:32px;min-height:370px}.bx-documentation-scene .bx-d-json-lines{padding:32px 0}.bx-documentation-scene .bx-d-json-lines code{font-size:15px}.bx-documentation-scene .bx-d-value-reveal>code{font-size:24px}.bx-documentation-scene .bx-d-recipe{gap:42px;min-height:390px}.bx-documentation-scene .bx-d-recipe-tile{padding:24px;gap:8px 12px}.bx-documentation-scene .bx-d-recipe-tile strong{font-size:18px}.bx-documentation-scene .bx-d-recipe-tile small{font-size:13px}.bx-documentation-scene .bx-d-scaffold-grid{gap:70px;min-height:380px}.bx-documentation-scene .bx-d-folder-tab{font-size:14px;padding:14px 24px}.bx-documentation-scene .bx-d-folder-body{min-height:295px;padding:32px;gap:16px}.bx-documentation-scene .bx-d-folder-body>div{padding:18px}.bx-documentation-scene .bx-d-folder-body code{font-size:16px}.bx-documentation-scene .bx-d-language-bridge{gap:30px;min-height:340px}.bx-documentation-scene .bx-d-language-pane{min-height:240px}.bx-documentation-scene .bx-d-language-pane>span{font-size:13px;padding:18px 24px}.bx-documentation-scene .bx-d-language-pane .bx-code{font-size:16px;padding:30px 24px}.bx-documentation-scene .bx-d-intent{padding:28px}.bx-documentation-scene .bx-d-intent strong{font-size:36px}.bx-documentation-scene .bx-d-testbench{gap:65px;min-height:340px;align-items:center}.bx-documentation-scene .bx-d-test-results{gap:18px}.bx-documentation-scene .bx-d-test-results>div{padding:24px;min-height:95px;gap:18px}.bx-documentation-scene .bx-d-test-results strong{font-size:16px}.bx-documentation-scene .bx-d-test-results code{font-size:14px;margin-top:8px}.bx-documentation-scene .bx-d-sockets{min-height:330px;padding:40px 0}.bx-documentation-scene .bx-d-socket-component,.bx-documentation-scene .bx-d-socket-host{padding:35px;max-width:420px;gap:20px}.bx-documentation-scene .bx-d-sockets strong{font-size:31px}.bx-documentation-scene .bx-d-sockets small{font-size:12px}.bx-documentation-scene .bx-d-sockets code{font-size:17px}@media(max-width:760px){.bx-documentation-scene .bx-demo-content{padding:26px 18px}.bx-documentation-scene .bx-d-shelf{gap:14px;min-height:250px}.bx-documentation-scene .bx-d-book{height:220px;padding:20px 12px}.bx-documentation-scene .bx-d-book strong{font-size:26px}.bx-documentation-scene .bx-d-book small{font-size:9px;letter-spacing:.04em}.bx-documentation-scene .bx-d-book span{font-size:11px}.bx-documentation-scene .bx-d-schema-grid{gap:22px}.bx-documentation-scene .bx-d-schema-grid .bx-code{font-size:13px}.bx-documentation-scene .bx-d-command-input{padding:30px 18px;font-size:16px}.bx-documentation-scene .bx-d-command-matches{padding:0 12px}.bx-documentation-scene .bx-d-command-matches>button{padding:16px 8px;gap:12px}.bx-documentation-scene .bx-d-command-matches strong{font-size:14px;min-width:65px}.bx-documentation-scene .bx-d-command-matches span{font-size:13px}.bx-documentation-scene .bx-d-command-help{padding:24px 18px}.bx-documentation-scene .bx-d-pointer-grid{gap:20px}.bx-documentation-scene .bx-d-json-lines code{font-size:12px}.bx-documentation-scene .bx-d-value-reveal>code{font-size:21px}.bx-documentation-scene .bx-d-recipe{gap:20px}.bx-documentation-scene .bx-d-recipe-tile{padding:22px}.bx-documentation-scene .bx-d-scaffold-grid{gap:25px}.bx-documentation-scene .bx-d-folder-body{padding:24px 18px;min-height:270px}.bx-documentation-scene .bx-d-folder-body>div{padding:15px}.bx-documentation-scene .bx-d-folder-body code{font-size:13px}.bx-documentation-scene .bx-d-language-bridge{gap:20px}.bx-documentation-scene .bx-d-language-pane .bx-code{font-size:14px;padding:24px 18px}.bx-documentation-scene .bx-d-intent strong{font-size:30px}.bx-documentation-scene .bx-d-testbench{gap:20px}.bx-documentation-scene .bx-d-test-results>div{padding:18px 12px;gap:12px}.bx-documentation-scene .bx-d-test-results strong{font-size:14px}.bx-documentation-scene .bx-d-test-results code{font-size:12px}.bx-documentation-scene .bx-d-sockets{min-height:265px}.bx-documentation-scene .bx-d-socket-component,.bx-documentation-scene .bx-d-socket-host{padding:24px 13px;gap:17px}.bx-documentation-scene .bx-d-sockets strong{font-size:19px}.bx-documentation-scene .bx-d-sockets small{font-size:9px;letter-spacing:0}.bx-documentation-scene .bx-d-sockets code{font-size:13px}}.bx-documentation-scene .bx-d-schema-grid{min-height:438px}.bx-documentation-scene .bx-d-test-results{min-height:321px}