:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#app{width:100%;max-width:1280px;margin:0 auto;padding:2rem;text-align:center}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}button{background-color:#f9f9f9}}canvas{border:1px solid #444;cursor:move}.world-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin-top:2rem}.world-card{background:#1a1a1a;padding:1rem;border-radius:8px;cursor:pointer;transition:background .2s}.world-card:hover{background:#2a2a2a}.viewer-container{display:flex;flex-direction:column;align-items:center;gap:1rem}.tooltip{position:absolute;background:#000000e6;color:#fff;padding:.5rem;border-radius:4px;font-size:.875rem;pointer-events:none;z-index:1000}.landing-container.svelte-1nohij0.svelte-1nohij0{max-width:900px;margin:0 auto;padding:4rem 2rem;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.hero.svelte-1nohij0.svelte-1nohij0{text-align:center;margin-bottom:4rem;padding:4rem 2rem;border-radius:16px;position:relative;overflow:hidden;background:#1a1a1a}.hero.svelte-1nohij0.svelte-1nohij0:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at center,rgba(100,108,255,.15) 0%,transparent 70%),linear-gradient(135deg,#1a1a1a,#2d2d2d);z-index:1}.hero.svelte-1nohij0>.svelte-1nohij0{position:relative;z-index:2}.headline.svelte-1nohij0.svelte-1nohij0{font-size:3rem;font-weight:800;margin:0 0 1rem;background:linear-gradient(135deg,#646cff,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;line-height:1.2}.sub-headline.svelte-1nohij0.svelte-1nohij0{font-size:1.25rem;color:#a0a0a0;margin:0 0 2.5rem;font-weight:400}.cta-main.svelte-1nohij0.svelte-1nohij0{margin-top:2rem}.intro-text.svelte-1nohij0.svelte-1nohij0{font-size:1.1rem;line-height:1.7;max-width:750px;margin:0 auto 5rem;text-align:center;color:silver}.section-title.svelte-1nohij0.svelte-1nohij0{font-size:2.25rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#fff}.section-why-play.svelte-1nohij0.svelte-1nohij0{margin-bottom:5rem}.features-grid.svelte-1nohij0.svelte-1nohij0{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.feature-card.svelte-1nohij0.svelte-1nohij0{background:#ffffff08;padding:2rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);flex-basis:280px;flex-grow:1}.feature-card.svelte-1nohij0 h3.svelte-1nohij0{margin:0 0 1rem;color:#fff;font-size:1.2rem}.feature-card.svelte-1nohij0 p.svelte-1nohij0{margin:0;color:#a0a0a0;line-height:1.6}.section-how-it-works.svelte-1nohij0.svelte-1nohij0{margin-bottom:5rem}.steps-container.svelte-1nohij0.svelte-1nohij0{display:flex;flex-direction:column;gap:2rem}.step.svelte-1nohij0.svelte-1nohij0{display:flex;align-items:flex-start;gap:1.5rem;background:#ffffff08;padding:2rem;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.step-number.svelte-1nohij0.svelte-1nohij0{font-size:2rem;font-weight:700;color:#646cff;line-height:1}.step-content.svelte-1nohij0 h3.svelte-1nohij0{margin:0 0 .5rem;font-size:1.2rem;color:#fff}.step-content.svelte-1nohij0 p.svelte-1nohij0{margin:0;color:#a0a0a0;line-height:1.6}.how-it-works-summary.svelte-1nohij0.svelte-1nohij0{text-align:center;margin-top:3rem;font-size:1.1rem;color:silver;font-style:italic}.cta-final.svelte-1nohij0.svelte-1nohij0{text-align:center;background:#1e1e1e;padding:4rem 2rem;border-radius:16px;margin-bottom:4rem}.cta-final.svelte-1nohij0 .section-title.svelte-1nohij0{margin-bottom:1rem}.cta-final.svelte-1nohij0 p.svelte-1nohij0{max-width:600px;margin:0 auto 2rem;color:#a0a0a0;font-size:1.1rem}.final-appeal.svelte-1nohij0.svelte-1nohij0{text-align:center;color:#a0a0a0;border-top:1px solid rgba(255,255,255,.1);padding-top:3rem;font-size:1rem}.final-appeal.svelte-1nohij0 p.svelte-1nohij0{margin:0 0 1rem}.btn.svelte-1nohij0.svelte-1nohij0{padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .2s;font-family:inherit}.btn-primary.svelte-1nohij0.svelte-1nohij0{background:linear-gradient(135deg,#646cff,#8b5cf6);color:#fff}.btn-primary.svelte-1nohij0.svelte-1nohij0:hover{transform:translateY(-2px);box-shadow:0 8px 24px #646cff4d}@media (max-width: 768px){.headline.svelte-1nohij0.svelte-1nohij0{font-size:2.25rem}.section-title.svelte-1nohij0.svelte-1nohij0{font-size:1.75rem}}.dashboard.svelte-1eaegmq.svelte-1eaegmq{min-height:100vh;padding:2rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.header.svelte-1eaegmq.svelte-1eaegmq{text-align:center;max-width:800px;margin:0 auto 3rem;position:relative}h1.svelte-1eaegmq.svelte-1eaegmq{font-size:2.5rem;margin:0 0 .5rem;background:linear-gradient(135deg,#646cff,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.user-email.svelte-1eaegmq.svelte-1eaegmq{color:#a0a0a0;font-size:1rem;margin:0}.logout-btn.svelte-1eaegmq.svelte-1eaegmq{position:absolute;top:0;right:0;padding:.5rem 1rem;background:transparent;border:1px solid rgba(255,255,255,.2);color:#a0a0a0;border-radius:6px;cursor:pointer;font-size:.875rem;transition:all .2s}.logout-btn.svelte-1eaegmq.svelte-1eaegmq:hover{border-color:#646cff;color:#646cff}.cards.svelte-1eaegmq.svelte-1eaegmq{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.card.svelte-1eaegmq.svelte-1eaegmq{background:#ffffff08;border:2px solid rgba(255,255,255,.1);border-radius:16px;padding:2.5rem;text-align:center;transition:all .3s;cursor:pointer}.card.svelte-1eaegmq.svelte-1eaegmq:not(.disabled):hover{border-color:#646cff;background:#646cff0d;transform:translateY(-4px);box-shadow:0 8px 24px #646cff33}.card-icon.svelte-1eaegmq.svelte-1eaegmq{font-size:4rem;margin-bottom:1rem}.card.svelte-1eaegmq h2.svelte-1eaegmq{font-size:1.75rem;margin:0 0 .75rem;color:#fff}.card.svelte-1eaegmq p.svelte-1eaegmq{color:#a0a0a0;font-size:1rem;margin:0;line-height:1.5}@media (max-width: 768px){.dashboard.svelte-1eaegmq.svelte-1eaegmq{padding:1.5rem}h1.svelte-1eaegmq.svelte-1eaegmq{font-size:2rem}.logout-btn.svelte-1eaegmq.svelte-1eaegmq{position:static;margin-top:1rem}.cards.svelte-1eaegmq.svelte-1eaegmq{grid-template-columns:1fr;gap:1.5rem}.card.svelte-1eaegmq.svelte-1eaegmq{padding:2rem}}.callback.svelte-1ptp7zj.svelte-1ptp7zj{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.loading.svelte-1ptp7zj.svelte-1ptp7zj,.success.svelte-1ptp7zj.svelte-1ptp7zj,.error.svelte-1ptp7zj.svelte-1ptp7zj{text-align:center;max-width:400px}.spinner.svelte-1ptp7zj.svelte-1ptp7zj{width:50px;height:50px;border:4px solid rgba(100,108,255,.2);border-top-color:#646cff;border-radius:50%;animation:svelte-1ptp7zj-spin .8s linear infinite;margin:0 auto 1rem}@keyframes svelte-1ptp7zj-spin{to{transform:rotate(360deg)}}.checkmark.svelte-1ptp7zj.svelte-1ptp7zj{width:60px;height:60px;border-radius:50%;background:#4ade80;color:#fff;font-size:2rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;animation:svelte-1ptp7zj-scaleIn .3s ease-out}@keyframes svelte-1ptp7zj-scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.error.svelte-1ptp7zj.svelte-1ptp7zj{color:#ff6b6b}.error.svelte-1ptp7zj h2.svelte-1ptp7zj{margin:0 0 1rem}.error.svelte-1ptp7zj p.svelte-1ptp7zj{margin:0 0 1.5rem;color:#a0a0a0}.error.svelte-1ptp7zj button.svelte-1ptp7zj{padding:.75rem 1.5rem;background:#646cff;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-family:inherit}.error.svelte-1ptp7zj button.svelte-1ptp7zj:hover{background:#535bf2}p.svelte-1ptp7zj.svelte-1ptp7zj{font-size:1.125rem;color:#e0e0e0}.container.svelte-16aw48e.svelte-16aw48e{max-width:1200px;margin:0 auto;padding:2rem;min-height:100vh}header.svelte-16aw48e.svelte-16aw48e{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}h1.svelte-16aw48e.svelte-16aw48e{margin:0}.back-btn.svelte-16aw48e.svelte-16aw48e{padding:.5rem 1rem;background:transparent;border:1px solid rgba(255,255,255,.2);color:#a0a0a0;border-radius:6px;cursor:pointer;font-size:.875rem;transition:all .2s}.back-btn.svelte-16aw48e.svelte-16aw48e:hover{border-color:#646cff;color:#646cff}.error.svelte-16aw48e.svelte-16aw48e{color:#ff6b6b;padding:1rem;background:#ff6b6b1a;border-radius:8px;margin-bottom:1rem}.world-list.svelte-16aw48e.svelte-16aw48e{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin-bottom:2rem}.world-card.svelte-16aw48e.svelte-16aw48e{background:#1a1a1a;padding:1.5rem;border-radius:8px;cursor:pointer;transition:all .2s;border:2px solid transparent}.world-card.svelte-16aw48e.svelte-16aw48e:hover{background:#2a2a2a;border-color:#646cff;transform:translateY(-2px)}.world-card.svelte-16aw48e h3.svelte-16aw48e{margin:0 0 .5rem;color:#646cff}.world-card.svelte-16aw48e p.svelte-16aw48e{margin:.25rem 0;font-size:.875rem}.viewer-container.svelte-i95j6g.svelte-i95j6g{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem}.header.svelte-i95j6g.svelte-i95j6g{text-align:center}.header.svelte-i95j6g h2.svelte-i95j6g{margin:.5rem 0}.header.svelte-i95j6g p.svelte-i95j6g{margin:.25rem 0;color:#888}.canvas-wrapper.svelte-i95j6g.svelte-i95j6g{border:2px solid #444;border-radius:8px;overflow:hidden;max-width:900px;width:100%;aspect-ratio:3 / 2}canvas.svelte-i95j6g.svelte-i95j6g{display:block;cursor:grab;width:100%;height:100%;touch-action:none}canvas.svelte-i95j6g.svelte-i95j6g:active{cursor:grabbing}.tooltip.svelte-i95j6g.svelte-i95j6g{position:fixed;background:#000000f2;color:#fff;padding:.75rem;border-radius:6px;font-size:.875rem;pointer-events:none;z-index:1000;border:1px solid #444;min-width:200px}.tooltip.svelte-i95j6g div.svelte-i95j6g{margin:.25rem 0}.error.svelte-i95j6g.svelte-i95j6g{color:#ff6b6b;padding:1rem;background:#ff6b6b1a;border-radius:8px}.stats.svelte-i95j6g.svelte-i95j6g{background:#1a1a1a;padding:1rem;border-radius:8px;text-align:left}.stats.svelte-i95j6g h3.svelte-i95j6g{margin:0 0 .5rem}.stats.svelte-i95j6g p.svelte-i95j6g{margin:.25rem 0;font-size:.875rem}.modal-overlay.svelte-1x5yu01.svelte-1x5yu01{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content.svelte-1x5yu01.svelte-1x5yu01{background:#2d2d2d;color:#e0e0e0;padding:2rem;border-radius:12px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;border:1px solid #444;box-shadow:0 10px 30px #00000080}.modal-title.svelte-1x5yu01.svelte-1x5yu01{text-align:center;font-size:2rem;margin-bottom:2rem;color:#fff}.form-group.svelte-1x5yu01.svelte-1x5yu01{margin-bottom:2rem}.form-group.svelte-1x5yu01 label.svelte-1x5yu01{display:block;font-size:1.2rem;margin-bottom:1rem;color:#a0a0a0}input[type=text].svelte-1x5yu01.svelte-1x5yu01{width:100%;padding:.75rem;font-size:1rem;background:#1a1a1a;border:1px solid #444;border-radius:6px;color:#e0e0e0}.card-selection.svelte-1x5yu01.svelte-1x5yu01{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.card.svelte-1x5yu01.svelte-1x5yu01{background:#3a3a3a;padding:1rem;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .2s ease-in-out;text-align:center}.card.svelte-1x5yu01.svelte-1x5yu01:hover{background:#4a4a4a;border-color:#646cff}.card.selected.svelte-1x5yu01.svelte-1x5yu01{background:#4a4a4a;border-color:#8a90ff;transform:translateY(-3px);box-shadow:0 4px 10px #0000004d}.card.svelte-1x5yu01 h3.svelte-1x5yu01{margin:0 0 .5rem;font-size:1rem;color:#fff}.card.svelte-1x5yu01 p.svelte-1x5yu01{font-size:.8rem;color:#a0a0a0;line-height:1.4}.modal-actions.svelte-1x5yu01.svelte-1x5yu01{text-align:center;margin-top:2rem}button.svelte-1x5yu01.svelte-1x5yu01{padding:.75rem 2rem;font-size:1.1rem;border-radius:8px;border:none;background-color:#646cff;color:#fff;cursor:pointer;transition:background-color .2s}button.svelte-1x5yu01.svelte-1x5yu01:disabled{background-color:#555;cursor:not-allowed}button.svelte-1x5yu01.svelte-1x5yu01:not(:disabled):hover{background-color:#8a90ff}.info-box.svelte-1e7k4f{background:#2d2d2d;padding:1rem;border-radius:8px;color:#e0e0e0}h3.svelte-1e7k4f{color:#ff0;margin-top:0}.section.svelte-1e7k4f{margin-top:1rem}ul.svelte-1e7k4f{list-style:none;padding:0;margin:0}.actions-box.svelte-18zkh9a{background:#2d2d2d;padding:1rem;border-radius:8px;color:#e0e0e0;margin-top:1rem}h3.svelte-18zkh9a{color:#ff0;margin-top:0}.section.svelte-18zkh9a{margin-top:1rem}.slider-group.svelte-18zkh9a{margin-bottom:.5rem}.action-buttons.svelte-18zkh9a{display:flex;flex-direction:column;gap:.5rem}button.svelte-18zkh9a{padding:.5rem;border-radius:5px;border:1px solid #646cff;background-color:transparent;color:#646cff;cursor:pointer}:root{--header-height:60px;--status-height:40px}.game-viewer-container.svelte-1d1asx1.svelte-1d1asx1{display:flex;flex-direction:column;width:100%;height:100vh;background:#1a1a1a;color:#e0e0e0}.game-header.svelte-1d1asx1.svelte-1d1asx1{display:flex;justify-content:space-between;align-items:center;padding:0 2rem;height:var(--header-height);background:#2d2d2d;border-bottom:1px solid #444}h1.svelte-1d1asx1.svelte-1d1asx1{font-size:1.5rem}.placement-controls.svelte-1d1asx1 button.svelte-1d1asx1{margin-left:1rem;padding:.5rem 1rem;border-radius:5px;border:1px solid #646cff;background-color:#646cff;color:#fff;cursor:pointer}.placement-controls.svelte-1d1asx1 button.svelte-1d1asx1:disabled{background-color:#555;border-color:#777;cursor:not-allowed}.placement-controls.svelte-1d1asx1 .cancel-btn.svelte-1d1asx1{background-color:#888}.status-message.svelte-1d1asx1.svelte-1d1asx1{text-align:center;padding:.5rem;height:var(--status-height);background:#333;font-style:italic}.game-layout.svelte-1d1asx1.svelte-1d1asx1{display:grid;grid-template-columns:1fr 350px;height:calc(100vh - var(--header-height) - var(--status-height))}.map-container.svelte-1d1asx1.svelte-1d1asx1{flex-grow:1;position:relative;overflow:hidden}.sidebar.svelte-1d1asx1.svelte-1d1asx1{padding:1rem;background:#1a1a1a;overflow-y:auto}canvas.svelte-1d1asx1.svelte-1d1asx1{position:absolute;top:0;left:0;width:100%;height:100%;cursor:grab;touch-action:none}canvas.in-placement.svelte-1d1asx1.svelte-1d1asx1{cursor:crosshair}canvas.is-dragging.svelte-1d1asx1.svelte-1d1asx1{cursor:grabbing}.loading-screen.svelte-1d1asx1.svelte-1d1asx1,.error-screen.svelte-1d1asx1.svelte-1d1asx1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.spinner.svelte-1d1asx1.svelte-1d1asx1{width:50px;height:50px;border:4px solid rgba(100,108,255,.2);border-top-color:#646cff;border-radius:50%;animation:svelte-1d1asx1-spin .8s linear infinite;margin-bottom:1rem}@keyframes svelte-1d1asx1-spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.game-layout.svelte-1d1asx1.svelte-1d1asx1{grid-template-columns:1fr;height:auto}.map-container.svelte-1d1asx1.svelte-1d1asx1{height:60vh}.game-viewer-container.svelte-1d1asx1.svelte-1d1asx1{height:auto;min-height:100vh}.sidebar.svelte-1d1asx1.svelte-1d1asx1{padding:1rem}.game-header.svelte-1d1asx1.svelte-1d1asx1{padding:0 1rem}}main.svelte-15s3r4n{width:100%}.loading-screen.svelte-15s3r4n{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.spinner.svelte-15s3r4n{width:50px;height:50px;border:4px solid rgba(100,108,255,.2);border-top-color:#646cff;border-radius:50%;animation:svelte-15s3r4n-spin .8s linear infinite}@keyframes svelte-15s3r4n-spin{to{transform:rotate(360deg)}}
