.editor-showcase[data-astro-cid-g5llu2hk]{position:relative;padding:0 0 8rem;margin-top:30vh;z-index:10}.container[data-astro-cid-g5llu2hk]{max-width:1400px}.editor-window[data-astro-cid-g5llu2hk]{background:#141414f2;border-radius:1rem;overflow:hidden;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff0d;backdrop-filter:blur(20px);animation:slideUp 1s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.window-header[data-astro-cid-g5llu2hk]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#0a0a0acc;border-bottom:1px solid rgba(255,255,255,.05)}.window-controls[data-astro-cid-g5llu2hk]{display:flex;gap:.5rem}.control[data-astro-cid-g5llu2hk]{width:12px;height:12px;border-radius:50%;display:block}.control[data-astro-cid-g5llu2hk].close{background:#ff5f56}.control[data-astro-cid-g5llu2hk].minimize{background:#ffbd2e}.control[data-astro-cid-g5llu2hk].maximize{background:#27c93f}.window-title[data-astro-cid-g5llu2hk]{font-size:.9rem;color:var(--text-secondary);font-weight:500;display:flex;align-items:center;gap:.6rem}.window-title-icon[data-astro-cid-g5llu2hk]{width:28px;height:28px;flex-shrink:0}.window-title[data-astro-cid-g5llu2hk] span[data-astro-cid-g5llu2hk]{line-height:1}.window-actions[data-astro-cid-g5llu2hk]{display:flex;gap:.5rem}.action-btn[data-astro-cid-g5llu2hk]{background:#ffffff0d;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;transition:background .2s;font-size:1rem;display:flex;align-items:center;justify-content:center}.action-btn[data-astro-cid-g5llu2hk] svg[data-astro-cid-g5llu2hk]{width:1rem;height:1rem;color:var(--text-secondary)}.action-btn[data-astro-cid-g5llu2hk]:hover{background:#ffffff1a}.action-btn[data-astro-cid-g5llu2hk]:hover svg[data-astro-cid-g5llu2hk]{color:var(--text-primary)}.editor-content[data-astro-cid-g5llu2hk]{display:grid;grid-template-columns:220px 1fr 240px;height:650px}.sidebar[data-astro-cid-g5llu2hk]{background:#0a0a0a80;padding:1rem;border-right:1px solid rgba(255,255,255,.05);overflow-y:auto}.sidebar-section[data-astro-cid-g5llu2hk]{margin-bottom:2rem}.sidebar-title[data-astro-cid-g5llu2hk]{font-size:.75rem;text-transform:uppercase;color:var(--text-secondary);margin-bottom:.75rem;font-weight:600;letter-spacing:.05em}.sidebar-item[data-astro-cid-g5llu2hk]{padding:.5rem;border-radius:.5rem;margin-bottom:.25rem;cursor:pointer;transition:background .2s;display:flex;align-items:center;gap:.5rem;font-size:.9rem}.sidebar-item[data-astro-cid-g5llu2hk] .icon[data-astro-cid-g5llu2hk]{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center}.sidebar-item[data-astro-cid-g5llu2hk] .icon[data-astro-cid-g5llu2hk] svg[data-astro-cid-g5llu2hk]{width:100%;height:100%;color:var(--text-secondary)}.sidebar-item[data-astro-cid-g5llu2hk]:hover{background:#ffffff0d}.sidebar-item[data-astro-cid-g5llu2hk].active{background:#f9731626;color:var(--accent-primary)}.sidebar-item[data-astro-cid-g5llu2hk].active .icon[data-astro-cid-g5llu2hk] svg[data-astro-cid-g5llu2hk]{color:var(--accent-primary)}.property[data-astro-cid-g5llu2hk]{margin-bottom:1rem;font-size:.85rem}.property-values[data-astro-cid-g5llu2hk]{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem}.value[data-astro-cid-g5llu2hk]{color:var(--text-secondary);font-family:monospace;font-size:.8rem}.viewport[data-astro-cid-g5llu2hk]{display:flex;flex-direction:column;background:#05050580}.viewport-controls[data-astro-cid-g5llu2hk]{display:flex;gap:.5rem;padding:.75rem;border-bottom:1px solid rgba(255,255,255,.05)}.view-btn[data-astro-cid-g5llu2hk]{padding:.5rem 1rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:var(--text-secondary);cursor:pointer;transition:all .2s;font-size:.85rem}.view-btn[data-astro-cid-g5llu2hk]:hover{background:#ffffff0d;border-color:#fff3}.view-btn[data-astro-cid-g5llu2hk].active{background:var(--gradient);border-color:transparent;color:var(--text-primary)}.model-viewer[data-astro-cid-g5llu2hk]{position:relative;flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.grid-backdrop[data-astro-cid-g5llu2hk]{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;animation:gridMove 20s linear infinite}@keyframes gridMove{0%{background-position:0 0}to{background-position:50px 50px}}.model-container[data-astro-cid-g5llu2hk]{perspective:1200px;width:300px;height:300px}.model-shape[data-astro-cid-g5llu2hk]{width:100%;height:100%;position:relative;transform-style:preserve-3d;animation:modelRotate 15s infinite ease-in-out}@keyframes modelRotate{0%,to{transform:rotateX(20deg) rotateY(0) rotate(0)}25%{transform:rotateX(20deg) rotateY(90deg) rotate(10deg)}50%{transform:rotateX(20deg) rotateY(180deg) rotate(0)}75%{transform:rotateX(20deg) rotateY(270deg) rotate(-10deg)}}.shape-face[data-astro-cid-g5llu2hk]{position:absolute;left:50%;top:50%}.side-face[data-astro-cid-g5llu2hk]{width:110px;height:140px;margin-left:-55px;margin-top:-70px;background:linear-gradient(135deg,#f9731640,#c2410c26);border:2px solid rgba(249,115,22,.6);backdrop-filter:blur(10px);box-shadow:inset 0 0 30px #f973161a,0 0 20px #f9731633}.hex-face[data-astro-cid-g5llu2hk]{width:110px;height:95px;margin-left:-55px;margin-top:-47.5px;background:linear-gradient(135deg,#f973164d,#c2410c33);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);border:2px solid rgba(249,115,22,.7);backdrop-filter:blur(10px);box-shadow:inset 0 0 30px #f9731626,0 0 25px #f9731640}.face-1[data-astro-cid-g5llu2hk]{transform:rotateY(0) translateZ(95px);animation:pulse 3s ease-in-out infinite}.face-2[data-astro-cid-g5llu2hk]{transform:rotateY(60deg) translateZ(95px);animation:pulse 3s ease-in-out infinite .5s}.face-3[data-astro-cid-g5llu2hk]{transform:rotateY(120deg) translateZ(95px);animation:pulse 3s ease-in-out infinite 1s}.face-4[data-astro-cid-g5llu2hk]{transform:rotateY(180deg) translateZ(95px);animation:pulse 3s ease-in-out infinite 1.5s}.face-5[data-astro-cid-g5llu2hk]{transform:rotateY(240deg) translateZ(95px);animation:pulse 3s ease-in-out infinite 2s}.face-6[data-astro-cid-g5llu2hk]{transform:rotateY(300deg) translateZ(95px);animation:pulse 3s ease-in-out infinite 2.5s}.face-top[data-astro-cid-g5llu2hk]{transform:rotateX(90deg) translateZ(70px);animation:pulse 3s ease-in-out infinite .25s}.face-bottom[data-astro-cid-g5llu2hk]{transform:rotateX(-90deg) translateZ(70px);animation:pulse 3s ease-in-out infinite .75s}@keyframes pulse{0%,to{opacity:.5;box-shadow:inset 0 0 30px #f973161a,0 0 20px #f9731633}50%{opacity:.8;box-shadow:inset 0 0 40px #f9731633,0 0 30px #f9731666}}.axis-indicator[data-astro-cid-g5llu2hk]{position:absolute;bottom:2rem;left:2rem;display:flex;gap:1rem}.axis[data-astro-cid-g5llu2hk]{font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:.25rem;font-family:monospace}.axis-x[data-astro-cid-g5llu2hk]{background:#f443;color:#f44;border:1px solid rgba(255,68,68,.4)}.axis-y[data-astro-cid-g5llu2hk]{background:#4f43;color:#4f4;border:1px solid rgba(68,255,68,.4)}.axis-z[data-astro-cid-g5llu2hk]{background:#44f3;color:#44f;border:1px solid rgba(68,68,255,.4)}.stats-overlay[data-astro-cid-g5llu2hk]{position:absolute;top:1rem;right:1rem;background:#0009;padding:.75rem;border-radius:.5rem;font-size:.75rem;font-family:monospace;border:1px solid rgba(255,255,255,.1)}.stat[data-astro-cid-g5llu2hk]{color:var(--text-secondary);margin-bottom:.25rem}.stat[data-astro-cid-g5llu2hk]:last-child{margin-bottom:0}.bottom-toolbar[data-astro-cid-g5llu2hk]{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border-top:1px solid rgba(255,255,255,.05);background:#0a0a0a80}.toolbar-section[data-astro-cid-g5llu2hk]{display:flex;gap:.5rem;align-items:center}.tool-btn[data-astro-cid-g5llu2hk]{padding:.5rem .75rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:var(--text-secondary);cursor:pointer;transition:all .2s;font-size:.85rem;display:flex;align-items:center;gap:.5rem}.tool-btn[data-astro-cid-g5llu2hk] svg[data-astro-cid-g5llu2hk]{width:1rem;height:1rem;color:var(--text-secondary)}.tool-btn[data-astro-cid-g5llu2hk]:hover{background:#ffffff0d;border-color:#fff3}.tool-btn[data-astro-cid-g5llu2hk]:hover svg[data-astro-cid-g5llu2hk]{color:var(--text-primary)}.tool-btn[data-astro-cid-g5llu2hk].active{background:#f9731626;border-color:var(--accent-primary);color:var(--accent-primary)}.tool-btn[data-astro-cid-g5llu2hk].active svg[data-astro-cid-g5llu2hk]{color:var(--accent-primary)}.zoom-level[data-astro-cid-g5llu2hk]{font-size:.85rem;color:var(--text-secondary);font-family:monospace}.right-panel[data-astro-cid-g5llu2hk]{background:#0a0a0a80;padding:1rem;border-left:1px solid rgba(255,255,255,.05);overflow-y:auto}.panel-section[data-astro-cid-g5llu2hk]{margin-bottom:2rem}.panel-title[data-astro-cid-g5llu2hk]{font-size:.75rem;text-transform:uppercase;color:var(--text-secondary);margin-bottom:.75rem;font-weight:600;letter-spacing:.05em}.material-preview[data-astro-cid-g5llu2hk]{width:100%;height:120px;background:var(--gradient);border-radius:.5rem;margin-bottom:1rem;border:1px solid rgba(255,255,255,.1);animation:materialShine 3s ease-in-out infinite}@keyframes materialShine{0%,to{opacity:.8}50%{opacity:1}}.material-options[data-astro-cid-g5llu2hk]{display:flex;flex-direction:column;gap:1rem}.option[data-astro-cid-g5llu2hk]{font-size:.85rem}.option[data-astro-cid-g5llu2hk] span[data-astro-cid-g5llu2hk]{display:block;margin-bottom:.5rem;color:var(--text-secondary)}.color-picker[data-astro-cid-g5llu2hk]{width:100%;height:32px;background:var(--gradient);border-radius:.5rem;border:1px solid rgba(255,255,255,.1);cursor:pointer}.slider[data-astro-cid-g5llu2hk]{width:100%;height:6px;background:#ffffff1a;border-radius:3px;position:relative}.slider-fill[data-astro-cid-g5llu2hk]{height:100%;background:var(--gradient);border-radius:3px;transition:width .3s}.view-model-container[data-astro-cid-g5llu2hk]{display:flex;justify-content:center;margin-top:3rem}.btn-view-model[data-astro-cid-g5llu2hk]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:linear-gradient(135deg,#f97316,#c2410c);color:#fff;text-decoration:none;font-weight:600;font-size:1.1rem;border-radius:.75rem;transition:all .3s ease;box-shadow:0 10px 30px #f973164d}.btn-view-model[data-astro-cid-g5llu2hk] svg[data-astro-cid-g5llu2hk]{width:1.5rem;height:1.5rem}.btn-view-model[data-astro-cid-g5llu2hk]:hover{transform:translateY(-3px);box-shadow:0 15px 40px #f9731666}.btn-view-model[data-astro-cid-g5llu2hk]:active{transform:translateY(-1px)}@media(max-width:1200px){.editor-content[data-astro-cid-g5llu2hk]{grid-template-columns:180px 1fr 180px;height:500px}.model-container[data-astro-cid-g5llu2hk]{width:200px;height:200px}.side-face[data-astro-cid-g5llu2hk]{width:85px;height:105px;margin-left:-42.5px;margin-top:-52.5px}.hex-face[data-astro-cid-g5llu2hk]{width:85px;height:73px;margin-left:-42.5px;margin-top:-36.5px}.face-1[data-astro-cid-g5llu2hk],.face-2[data-astro-cid-g5llu2hk],.face-3[data-astro-cid-g5llu2hk],.face-4[data-astro-cid-g5llu2hk],.face-5[data-astro-cid-g5llu2hk],.face-6[data-astro-cid-g5llu2hk]{transform:rotateY(var(--rotation, 0deg)) translateZ(73px)}.face-1[data-astro-cid-g5llu2hk]{--rotation: 0deg}.face-2[data-astro-cid-g5llu2hk]{--rotation: 60deg}.face-3[data-astro-cid-g5llu2hk]{--rotation: 120deg}.face-4[data-astro-cid-g5llu2hk]{--rotation: 180deg}.face-5[data-astro-cid-g5llu2hk]{--rotation: 240deg}.face-6[data-astro-cid-g5llu2hk]{--rotation: 300deg}.face-top[data-astro-cid-g5llu2hk]{transform:rotateX(90deg) translateZ(52.5px)}.face-bottom[data-astro-cid-g5llu2hk]{transform:rotateX(-90deg) translateZ(52.5px)}}@media(max-width:968px){.editor-showcase[data-astro-cid-g5llu2hk]{margin-top:0;padding:2rem .25rem;min-height:100vh;display:flex;align-items:center}.container[data-astro-cid-g5llu2hk]{max-width:100%;width:100%;padding:0;margin:0}.editor-window[data-astro-cid-g5llu2hk]{height:90vh;width:100%;display:flex;flex-direction:column}.editor-content[data-astro-cid-g5llu2hk]{grid-template-columns:1fr;height:100%;flex:1}.sidebar[data-astro-cid-g5llu2hk],.right-panel[data-astro-cid-g5llu2hk]{display:none}.viewport[data-astro-cid-g5llu2hk],.model-viewer[data-astro-cid-g5llu2hk]{height:100%;width:100%}.model-container[data-astro-cid-g5llu2hk]{width:250px;height:250px}.side-face[data-astro-cid-g5llu2hk]{width:100px;height:125px;margin-left:-50px;margin-top:-62.5px}.face-1[data-astro-cid-g5llu2hk],.face-2[data-astro-cid-g5llu2hk],.face-3[data-astro-cid-g5llu2hk],.face-4[data-astro-cid-g5llu2hk],.face-5[data-astro-cid-g5llu2hk],.face-6[data-astro-cid-g5llu2hk]{transform:rotateY(var(--rotation, 0deg)) translateZ(86px)}.view-model-container[data-astro-cid-g5llu2hk]{display:none}}@media(max-width:640px){.editor-showcase[data-astro-cid-g5llu2hk]{padding:1.5rem .25rem;display:none}.container[data-astro-cid-g5llu2hk]{width:100%}.editor-window[data-astro-cid-g5llu2hk]{height:85vh;width:100%}.viewport[data-astro-cid-g5llu2hk],.model-viewer[data-astro-cid-g5llu2hk]{width:100%}.model-container[data-astro-cid-g5llu2hk]{width:200px;height:200px}.side-face[data-astro-cid-g5llu2hk]{width:80px;height:100px;margin-left:-40px;margin-top:-50px}.face-1[data-astro-cid-g5llu2hk],.face-2[data-astro-cid-g5llu2hk],.face-3[data-astro-cid-g5llu2hk],.face-4[data-astro-cid-g5llu2hk],.face-5[data-astro-cid-g5llu2hk],.face-6[data-astro-cid-g5llu2hk]{transform:rotateY(var(--rotation, 0deg)) translateZ(68px)}.window-title[data-astro-cid-g5llu2hk]{display:none}.bottom-toolbar[data-astro-cid-g5llu2hk]{flex-wrap:wrap;gap:.5rem;padding:.5rem}.toolbar-section[data-astro-cid-g5llu2hk]{gap:.25rem}.tool-btn[data-astro-cid-g5llu2hk]{font-size:.7rem;padding:.4rem .5rem}.tool-btn[data-astro-cid-g5llu2hk] span[data-astro-cid-g5llu2hk]{display:none}.tool-btn[data-astro-cid-g5llu2hk] svg[data-astro-cid-g5llu2hk]{width:1rem;height:1rem}}.hero[data-astro-cid-v2cbyr3p]{padding:5rem 0 4rem;min-height:70vh;display:flex;align-items:center;position:relative;overflow:hidden}.hero[data-astro-cid-v2cbyr3p] .container[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-title[data-astro-cid-v2cbyr3p]{font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle[data-astro-cid-v2cbyr3p]{font-size:1.25rem;color:var(--text-secondary);margin-bottom:2rem;line-height:1.8}.hero-buttons[data-astro-cid-v2cbyr3p]{display:flex;gap:1rem}.hero-visual[data-astro-cid-v2cbyr3p]{display:flex;justify-content:center;align-items:center;position:relative}.viewport-background[data-astro-cid-v2cbyr3p]{position:absolute;left:0;top:0;width:100vw;height:calc(100% + 20rem);background:linear-gradient(90deg,rgba(249,115,22,.08) 1px,transparent 1px),linear-gradient(rgba(249,115,22,.08) 1px,transparent 1px);background-size:50px 50px,50px 50px;pointer-events:none;z-index:0;mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.2) 35%,rgba(0,0,0,.5) 50%,rgba(0,0,0,.8) 65%,rgba(0,0,0,1) 75%,rgba(0,0,0,.8) 90%,transparent 100%),linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.3) 10%,rgba(0,0,0,.8) 25%,rgba(0,0,0,1) 40%,rgba(0,0,0,1) 60%,rgba(0,0,0,.8) 75%,rgba(0,0,0,.5) 85%,transparent 100%);mask-composite:intersect;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.2) 35%,rgba(0,0,0,.5) 50%,rgba(0,0,0,.8) 65%,rgba(0,0,0,1) 75%,rgba(0,0,0,.8) 90%,transparent 100%),linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.3) 10%,rgba(0,0,0,.8) 25%,rgba(0,0,0,1) 40%,rgba(0,0,0,1) 60%,rgba(0,0,0,.8) 75%,rgba(0,0,0,.5) 85%,transparent 100%);-webkit-mask-composite:source-in}.viewport-background[data-astro-cid-v2cbyr3p]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,rgba(249,115,22,.04) 0%,rgba(249,115,22,.02) 30%,transparent 60%);pointer-events:none}.cube-container[data-astro-cid-v2cbyr3p]{perspective:1200px;width:200px;height:200px;position:relative;z-index:1}.animated-cube[data-astro-cid-v2cbyr3p]{width:100%;height:100%;position:relative;transform-style:preserve-3d;animation:cubeRotate 20s infinite linear}.cube-face[data-astro-cid-v2cbyr3p]{position:absolute;width:140px;height:140px;left:50%;top:50%;margin-left:-70px;margin-top:-70px;background:#f973160d;border:2px solid rgba(249,115,22,.8);box-shadow:0 0 20px #f9731666,inset 0 0 20px #f973161a;transform-style:preserve-3d}.cube-face[data-astro-cid-v2cbyr3p].front{animation:animateFront 12s ease-in-out infinite}.cube-face[data-astro-cid-v2cbyr3p].back{animation:animateBack 12s ease-in-out infinite}.cube-face[data-astro-cid-v2cbyr3p].right{animation:animateRight 12s ease-in-out infinite}.cube-face[data-astro-cid-v2cbyr3p].left{animation:animateLeft 12s ease-in-out infinite}.cube-face[data-astro-cid-v2cbyr3p].top{animation:animateTop 12s ease-in-out infinite}.cube-face[data-astro-cid-v2cbyr3p].bottom{animation:animateBottom 12s ease-in-out infinite}@keyframes animateFront{0%,to{transform:rotateY(0) translateZ(70px)}25%{transform:rotateY(180deg) translateZ(150px) rotateX(45deg)}50%{transform:rotateY(360deg) translateZ(70px)}75%{transform:rotateY(180deg) translateZ(150px) rotateX(-45deg)}}@keyframes animateBack{0%,to{transform:rotateY(180deg) translateZ(70px)}25%{transform:rotateY(360deg) translateZ(150px) rotateX(-45deg)}50%{transform:rotateY(180deg) translateZ(70px)}75%{transform:rotateY(0) translateZ(150px) rotateX(45deg)}}@keyframes animateRight{0%,to{transform:rotateY(90deg) translateZ(70px)}25%{transform:rotateY(90deg) translateZ(150px) rotate(90deg)}50%{transform:rotateY(90deg) translateZ(70px)}75%{transform:rotateY(90deg) translateZ(150px) rotate(-90deg)}}@keyframes animateLeft{0%,to{transform:rotateY(-90deg) translateZ(70px)}25%{transform:rotateY(-90deg) translateZ(150px) rotate(-90deg)}50%{transform:rotateY(-90deg) translateZ(70px)}75%{transform:rotateY(-90deg) translateZ(150px) rotate(90deg)}}@keyframes animateTop{0%,to{transform:rotateX(90deg) translateZ(70px)}25%{transform:rotateX(90deg) translateZ(150px) rotateY(90deg)}50%{transform:rotateX(90deg) translateZ(70px)}75%{transform:rotateX(90deg) translateZ(150px) rotateY(-90deg)}}@keyframes animateBottom{0%,to{transform:rotateX(-90deg) translateZ(70px)}25%{transform:rotateX(-90deg) translateZ(150px) rotateY(-90deg)}50%{transform:rotateX(-90deg) translateZ(70px)}75%{transform:rotateX(-90deg) translateZ(150px) rotateY(90deg)}}@keyframes cubeRotate{0%{transform:rotateX(20deg) rotateY(0)}to{transform:rotateX(20deg) rotateY(360deg)}}@media(max-width:968px){.hero[data-astro-cid-v2cbyr3p]{padding:10rem 0 3rem;min-height:100vh;display:flex;align-items:flex-start}.hero[data-astro-cid-v2cbyr3p] .container[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;text-align:center;gap:8rem}.hero-content[data-astro-cid-v2cbyr3p]{order:1}.hero-visual[data-astro-cid-v2cbyr3p]{order:2}.hero-title[data-astro-cid-v2cbyr3p]{font-size:3rem;margin-bottom:1rem}.hero-subtitle[data-astro-cid-v2cbyr3p]{margin-bottom:1.5rem}.hero-buttons[data-astro-cid-v2cbyr3p]{justify-content:center;margin-bottom:0}.viewport-background[data-astro-cid-v2cbyr3p]{height:calc(100% + 10rem);background-size:40px 40px,40px 40px}.viewport-background[data-astro-cid-v2cbyr3p]:before{background:radial-gradient(ellipse at 65% 50%,rgba(249,115,22,.03) 0%,rgba(249,115,22,.01) 30%,transparent 60%)}.cube-container[data-astro-cid-v2cbyr3p]{width:140px;height:140px}.cube-face[data-astro-cid-v2cbyr3p]{width:100px;height:100px;margin-left:-50px;margin-top:-50px}}@media(max-width:640px){.hero[data-astro-cid-v2cbyr3p]{padding:8rem 0 2rem;min-height:100vh;display:flex;align-items:flex-start}.hero[data-astro-cid-v2cbyr3p] .container[data-astro-cid-v2cbyr3p]{gap:7rem}.hero-title[data-astro-cid-v2cbyr3p]{font-size:2.5rem;margin-bottom:.75rem}.hero-subtitle[data-astro-cid-v2cbyr3p]{margin-bottom:1.25rem}.hero-buttons[data-astro-cid-v2cbyr3p]{flex-direction:column;gap:1rem}.viewport-background[data-astro-cid-v2cbyr3p]{height:100%;background-size:30px 30px,30px 30px}.viewport-background[data-astro-cid-v2cbyr3p]:before{background:radial-gradient(ellipse at 60% 50%,rgba(249,115,22,.02) 0%,rgba(249,115,22,.01) 30%,transparent 60%)}.cube-container[data-astro-cid-v2cbyr3p]{width:140px;height:140px}.cube-face[data-astro-cid-v2cbyr3p]{width:100px;height:100px;margin-left:-50px;margin-top:-50px}}
