.c-check.svelte-1l6mkur{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:var(--text)}.c-check__input.svelte-1l6mkur{position:absolute;opacity:0;width:0;height:0}.c-check__box.svelte-1l6mkur{width:1.1rem;height:1.1rem;border:2px solid var(--border);border-radius:3px;display:grid;place-items:center;background:var(--surface);transition:all .2s ease}.c-check__tick.svelte-1l6mkur{width:.8rem;height:.8rem;color:var(--background);transform:scale(0);transition:transform .15s}.c-check__input.svelte-1l6mkur:checked+.c-check__box:where(.svelte-1l6mkur){background:var(--accent);border-color:var(--accent)}.c-check__input.svelte-1l6mkur:checked+.c-check__box:where(.svelte-1l6mkur) .c-check__tick:where(.svelte-1l6mkur){transform:scale(1);color:var(--text)!important}.c-radio.svelte-1rjh7kb{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:var(--text)}.c-radio__input.svelte-1rjh7kb{position:absolute;opacity:0;width:0;height:0}.c-radio__box.svelte-1rjh7kb{width:1.1rem;height:1.1rem;border:2px solid var(--border);border-radius:50%;display:grid;place-items:center;transition:all .2s ease}.c-radio__box.svelte-1rjh7kb:after{content:"";width:0;height:0;background:var(--accent);border-radius:50%;transition:width .15s,height .15s}.c-radio__input.svelte-1rjh7kb:checked+.c-radio__box:where(.svelte-1rjh7kb){border-color:var(--accent)}.c-radio__input.svelte-1rjh7kb:checked+.c-radio__box:where(.svelte-1rjh7kb):after{width:.55rem;height:.55rem}.control-panel.svelte-oydtmz{padding:1rem;box-sizing:border-box;overflow-y:auto;display:flex;flex-direction:column}.control-section.svelte-oydtmz{flex-shrink:0}.control-panel.svelte-oydtmz::-webkit-scrollbar{width:4px}.control-panel.svelte-oydtmz::-webkit-scrollbar-track{background:var(--background);border-radius:var(--radius-sm)}.control-panel.svelte-oydtmz::-webkit-scrollbar-thumb{background:var(--border);border-radius:var(--radius-sm)}.control-section.svelte-oydtmz{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.control-section.svelte-oydtmz:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.layer-control-switch-btn.svelte-oydtmz{display:flex;justify-content:flex-end;padding:.25rem;gap:.25rem;position:absolute;background-color:var(--surface);padding:.5rem}.layer-control-switch-btn.svelte-oydtmz .btn:where(.svelte-oydtmz){padding:.5rem!important;background-color:var(--overlay);color:var(--text-muted);border:2px solid var(--border)}.layer-control-switch-btn.svelte-oydtmz .active-layer:where(.svelte-oydtmz){background-color:var(--accent)!important;color:#fff!important;border-color:var(--accent)!important}.layer-body.svelte-oydtmz{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:.5rem}.layer-body.svelte-oydtmz .head:where(.svelte-oydtmz){width:80px;height:80px;border:1px solid var(--border)}.layer-body.svelte-oydtmz .torso:where(.svelte-oydtmz){display:flex;flex-direction:row;align-items:start;justify-content:center;gap:5px}.layer-body.svelte-oydtmz .torso:where(.svelte-oydtmz) .arm:where(.svelte-oydtmz){width:40px;height:110px;border:1px solid var(--border)}.layer-body.svelte-oydtmz .torso:where(.svelte-oydtmz) .body:where(.svelte-oydtmz){width:90px;height:115px;border:1px solid var(--border)}.layer-body.svelte-oydtmz .legs:where(.svelte-oydtmz){display:flex;flex-direction:row;align-items:start;justify-content:center;gap:5px}.layer-body.svelte-oydtmz .legs:where(.svelte-oydtmz) .leg:where(.svelte-oydtmz){width:44px;height:110px;border:1px solid var(--border)}.layer-body.svelte-oydtmz .head:where(.svelte-oydtmz),.layer-body.svelte-oydtmz .body:where(.svelte-oydtmz),.layer-body.svelte-oydtmz .arm:where(.svelte-oydtmz),.layer-body.svelte-oydtmz .leg:where(.svelte-oydtmz){flex-grow:1;cursor:pointer;transition:all .2s ease-in-out}:is(.layer-body.svelte-oydtmz .head:where(.svelte-oydtmz),.layer-body.svelte-oydtmz .body:where(.svelte-oydtmz),.layer-body.svelte-oydtmz .arm:where(.svelte-oydtmz),.layer-body.svelte-oydtmz .leg:where(.svelte-oydtmz)):hover{background:var(--surface-hover)}.layer-body.svelte-oydtmz .active-part:where(.svelte-oydtmz){background-color:var(--accent)!important;border-color:var(--accent-hover)!important}.layer-body.svelte-oydtmz .active-part:where(.svelte-oydtmz):hover{background:var(--accent-subtle)!important;border-color:var(--accent)!important}.section-title.svelte-oydtmz{font-size:.875rem;font-weight:600;color:var(--text-muted);margin-bottom:.5rem}.section-title.svelte-oydtmz:before{content:"≡"}.control-grid.svelte-oydtmz{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.speed-grid.svelte-oydtmz{grid-template-columns:1fr}.control-item.svelte-oydtmz{display:flex;flex-direction:column;gap:.125rem}.control-item.svelte-oydtmz .speed-radios:where(.svelte-oydtmz){display:flex;flex-direction:row;gap:.5rem}.control-item.svelte-oydtmz label:where(.svelte-oydtmz){color:var(--text-muted)}.control-group.svelte-oydtmz{display:flex;flex-direction:column;gap:.5rem}.control-label.svelte-oydtmz{font-size:.75rem;color:var(--text-muted)}.radio-group.svelte-oydtmz{display:grid;grid-template-columns:1fr 1fr;gap:.25rem}.radio-label.svelte-oydtmz{display:flex;align-items:center;gap:.25rem;font-size:.75rem;cursor:pointer}.checkbox-group.svelte-oydtmz{display:flex;flex-direction:column;gap:.25rem}.checkbox-label.svelte-oydtmz{display:flex;align-items:center;gap:.25rem;font-size:.75rem;cursor:pointer}.layer-controls.svelte-oydtmz{overflow-x:auto;border:1px solid var(--border);border-top-width:5px;overflow:hidden;background-color:var(--background)}.texture-control.svelte-oydtmz{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem;padding:.5rem;background:var(--background);border-radius:var(--radius-sm);border:1px solid var(--border)}.texture-control.svelte-oydtmz:last-child{margin-bottom:0}.texture-inputs.svelte-oydtmz{display:flex;flex-direction:column;gap:.25rem}.color-input.svelte-oydtmz{width:100%;height:2rem;padding:.125rem;cursor:pointer;border-radius:var(--radius-sm);border:1px solid var(--border)}@media(max-width:768px){.control-panel.svelte-oydtmz{padding:1rem}.control-grid.svelte-oydtmz,.radio-group.svelte-oydtmz{grid-template-columns:1fr;gap:.25rem}.texture-inputs.svelte-oydtmz{flex-direction:column;gap:.25rem}}.viewer-container.svelte-1ywrewx{position:relative;overflow:hidden}.viewer-canvas.svelte-1ywrewx{height:450px!important;display:block}.code-container.svelte-i1pibx{overflow:hidden;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.5}.dark.svelte-i1pibx,.light.svelte-i1pibx{background-color:var(--background)}.code-header.svelte-i1pibx{display:flex;justify-content:space-between;align-items:center;padding:.2rem .5rem;border-bottom:1px solid}.dark.svelte-i1pibx .code-header:where(.svelte-i1pibx){background-color:var(--surface);border-bottom-color:var(--border)}.light.svelte-i1pibx .code-header:where(.svelte-i1pibx){background-color:var(--surface);border-bottom-color:var(--border)}.language-label.svelte-i1pibx{font-size:12px;text-transform:uppercase;font-weight:600;opacity:.7}.code-content.svelte-i1pibx{display:flex;overflow-x:auto}.line-numbers.svelte-i1pibx{padding:1rem .5rem;border-right:1px solid;text-align:right;-webkit-user-select:none;user-select:none;min-width:3rem}.dark.svelte-i1pibx .line-numbers:where(.svelte-i1pibx){background-color:#252525;border-right-color:#333}.light.svelte-i1pibx .line-numbers:where(.svelte-i1pibx){background-color:#f0f0f0;border-right-color:#ddd}.line-number.svelte-i1pibx{display:block;font-size:12px;opacity:.5;padding:0 .5rem}.code.svelte-i1pibx{flex:1;padding:1rem;margin:0;overflow-x:auto;white-space:pre}.dark.svelte-i1pibx .code:where(.svelte-i1pibx){color:var(--text)}.light.svelte-i1pibx .code:where(.svelte-i1pibx){color:#333}.comment{color:#6a9955;font-style:italic}.string{color:#ce9178}.keyword{color:#569cd6;font-weight:600}.number{color:var(--accent-hover)}.method{color:var(--text-secondary)}.url{color:#4fc1ff;text-decoration:underline}.light.svelte-i1pibx .comment{color:green}.light.svelte-i1pibx .string{color:#a31515}.light.svelte-i1pibx .keyword{color:#00f}.light.svelte-i1pibx .number{color:#098658}.light.svelte-i1pibx .method{color:#795e26}.light.svelte-i1pibx .url{color:#06c}.container.svelte-1uha8ag{position:relative}.hero.svelte-1uha8ag{text-align:center;padding:5rem 1rem;position:relative;z-index:2}.hero-content.svelte-1uha8ag{max-width:700px;margin:0 auto}.cta-to-doc.svelte-1uha8ag{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:linear-gradient(to right,var(--accent),var(--accent-subtle));box-shadow:inset 0 0 0 5px var(--accent-hover);padding:1rem 2rem;flex-wrap:wrap}.cta-to-doc.svelte-1uha8ag h3:where(.svelte-1uha8ag){color:#fff}.cta-to-doc.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#ffffff8e}.identity-text.svelte-1uha8ag{background:linear-gradient(135deg,var(--accent),var(--accent-hover));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-title.svelte-1uha8ag{font-size:3rem;font-weight:700;margin:0 0 1.5rem;font-family:var(--font-minecraft);color:var(--text);line-height:1.2}.hero-description.svelte-1uha8ag{font-size:1.125rem;color:var(--text-secondary);margin:0 0 2.5rem;line-height:1.8}.hero-actions.svelte-1uha8ag{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.hero-art-1.svelte-1uha8ag{position:absolute;bottom:-160px;right:100px;width:20%;z-index:1}.hero-art-2.svelte-1uha8ag{position:absolute;bottom:10px;right:50px;width:28%;z-index:0;opacity:.1}.framework-tabs.svelte-1uha8ag{display:flex;gap:.5rem;padding:.5rem 1rem;border-bottom:1px solid var(--border);background:var(--surface);overflow:hidden;overflow-x:auto}.framework-tabs.svelte-1uha8ag button:where(.svelte-1uha8ag){background:transparent;border:1px solid var(--border);color:var(--text-secondary);padding:.25rem .75rem;border-radius:var(--radius-sm);cursor:pointer;font-size:.75rem}.framework-tabs.svelte-1uha8ag button.active:where(.svelte-1uha8ag){background:var(--accent);color:#fff;border-color:var(--accent)}.features-section.svelte-1uha8ag{border:2px solid var(--border);padding:.03rem 1.2rem;background:var(--surface);margin-top:2rem;border-top-width:10px}.section-content.svelte-1uha8ag{max-width:1200px;margin:0 auto;padding:0 1rem}.section-title.svelte-1uha8ag{font-weight:700;font-size:1.6rem;text-align:center;color:var(--text-muted);display:flex;flex-direction:row!important;align-items:center!important;padding-bottom:.5rem}.features-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;border-top:2px solid color-mix(in srgb,var(--border),transparent 50%);padding-block:2rem}.feature-card.svelte-1uha8ag{padding:1rem 2rem;background:var(--overlay);border:2px solid var(--border);text-align:center;transition:var(--transition-normal);border-left-width:8px}.feature-card.svelte-1uha8ag:hover{transform:translateY(-4px);border-color:var(--accent-hover)}.feature-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:1.25rem;font-weight:600;margin:0 0 .75rem;color:var(--text)}.feature-card.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}.getting-started-section.svelte-1uha8ag{margin-top:4rem;background:var(--surface);padding-inline:1rem;border:2px solid var(--accent-hover);box-shadow:var(--shadow-md);position:relative;overflow:hidden;border-top-width:10px}.code-block.svelte-1uha8ag{border:1px solid var(--border);overflow:hidden;background:var(--surface);margin-bottom:1.5rem;box-shadow:var(--shadow-sm);transition:var(--transition-normal);border-left-width:8px}.code-header.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:var(--overlay);border-bottom:1px solid var(--border);font-size:.875rem;font-weight:600;color:var(--text-muted);font-family:var(--font-sans)}.copy-btn.svelte-1uha8ag{background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);padding:.5rem 1rem;cursor:pointer;font-size:.75rem;font-weight:500;transition:var(--transition-normal);font-family:var(--font-sans)}.getting-started-note.svelte-1uha8ag{color:var(--text-secondary);font-size:.95rem;margin:2rem 0;text-align:center}.getting-started-note.svelte-1uha8ag a:where(.svelte-1uha8ag){color:var(--accent);text-decoration:none;font-weight:500}.getting-started-note.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{text-decoration:underline}.credits.svelte-1uha8ag{display:flex;flex-direction:row-reverse;justify-content:space-between;flex-wrap:wrap;align-items:center;position:relative;padding:2rem 1rem;border-top:1px solid var(--border);margin-top:4rem}.credits.svelte-1uha8ag p:where(.svelte-1uha8ag){margin:.5rem;color:var(--text-secondary)}.credits.svelte-1uha8ag a:where(.svelte-1uha8ag){color:var(--accent-hover);text-decoration:none;font-weight:500}.credits.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{text-decoration:underline}.disclaimer.svelte-1uha8ag{font-size:.875rem;max-width:600px;text-align:left}@media(max-width:800px){.hero.svelte-1uha8ag{padding:3rem 1rem}.hero.svelte-1uha8ag img:where(.svelte-1uha8ag){display:none}.hero-title.svelte-1uha8ag{font-size:2rem}.hero-description.svelte-1uha8ag{font-size:1rem}.hero-actions.svelte-1uha8ag{flex-direction:column;align-items:center}.section-title.svelte-1uha8ag{font-size:1.75rem}.features-grid.svelte-1uha8ag{grid-template-columns:1fr}.getting-started-section.svelte-1uha8ag{padding:0rem!important}.credits.svelte-1uha8ag{flex-direction:column;text-align:center;justify-content:center}.disclaimer.svelte-1uha8ag{text-align:center}}.svelte-1uha8ag{transition:background-color var(--transition-normal),border-color var(--transition-normal),color var(--transition-normal)}@media(max-width:480px){.hero-title.svelte-1uha8ag{font-size:1.5rem}.hero-description.svelte-1uha8ag{font-size:.95rem}.btn.svelte-1uha8ag{padding:.6rem 1.25rem;font-size:.9rem}.section-title.svelte-1uha8ag{font-size:1.5rem}}.hero-badge.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid var(--accent-hover);border-left-width:5px;background:var(--overlay);margin-bottom:1.5rem;font-size:.875rem;font-weight:500;transition:var(--transition-normal)}.playground.svelte-1uha8ag{padding:0!important;margin-top:3rem;background-color:var(--surface);border:2px solid var(--border);border-top-width:10px;overflow:hidden}.playground-container.svelte-1uha8ag{max-width:1200px}.playground-main.svelte-1uha8ag{display:grid;grid-template-columns:400px 1fr;gap:0;height:450px;overflow:hidden;box-shadow:var(--shadow-md);border-top:2px solid var(--border)}.controls-panel.svelte-1uha8ag{overflow-y:auto;height:100%;box-sizing:border-box;position:relative;border-right:1px solid var(--border);background-color:var(--overlay)}.preview-area.svelte-1uha8ag{position:relative;background:var(--surface);display:flex;flex-direction:column;height:100%;overflow:hidden}.preview-container.svelte-1uha8ag{flex:1;position:relative;min-height:0;display:flex;align-items:center;justify-content:center;background:var(--background);overflow:hidden;border-left:1px solid var(--border);background-image:url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 10h10v10H0V10zM10 0h10v10H10V0z' fill='%239C92AC' fill-opacity='0.2' fill-rule='evenodd'/%3E%3C/svg%3E")}.preview-container.svelte-1uha8ag .viewer-container{height:100%!important;position:relative!important}.preview-container.svelte-1uha8ag .viewer-canvas{width:100%!important;height:100%!important;display:block!important}@media(max-width:768px){.playground-main.svelte-1uha8ag{grid-template-columns:1fr;grid-template-rows:auto 1fr;height:auto;min-height:600px}.playground-main.svelte-1uha8ag:before{display:none}.controls-panel.svelte-1uha8ag{border-right:none;border-bottom:2px solid var(--border);height:300px;max-height:none}.preview-container.svelte-1uha8ag{min-height:300px;height:calc(100% - 300px)}.hero-badge.svelte-1uha8ag{font-size:.8rem;padding:.4rem .8rem}.hero-title.svelte-1uha8ag{font-size:2.5rem}.hero-description.svelte-1uha8ag{font-size:1.1rem}.features-section.svelte-1uha8ag{padding:0;margin-top:3rem}.section-title.svelte-1uha8ag{font-size:2rem;padding-top:10px}.playground.svelte-1uha8ag{padding:2rem 0;margin-top:3rem}}
