.loading-overlay.svelte-1uha8ag{position:fixed;inset:0;z-index:100;background:#679fdf;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5em;transition:opacity .6s ease}.loading-overlay.fade-out.svelte-1uha8ag{opacity:0}.spinner.svelte-1uha8ag{width:64px;height:64px;animation:svelte-1uha8ag-spin 10s linear infinite,svelte-1uha8ag-breathe 3s ease-in-out infinite}.spinner.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:100%;object-fit:contain}.loading-percent.svelte-1uha8ag{font-family:Courier New,Courier,monospace;font-size:14px;color:#6b563a;letter-spacing:.2em;font-weight:700}@keyframes svelte-1uha8ag-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-1uha8ag-breathe{0%,to{scale:.85}50%{scale:1.1}}html,body{margin:0;padding:0;overflow:hidden;height:100%;width:100%;background:#679fdf}.landing.svelte-1uha8ag{position:relative;width:100vw;height:100dvh;overflow:hidden;font-family:Courier New,Courier,monospace;color:#fff;background:#679fdf;--plant-h: min(72vh, 85vw / .7506);--plant-w: calc(var(--plant-h) * .7506);--plant-left: calc(50vw - var(--plant-w) / 2);--plant-top: calc(50vh - var(--plant-h) / 2 - 2vh)}.background.svelte-1uha8ag{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;z-index:0;pointer-events:none}header.svelte-1uha8ag{position:absolute;top:2.5vh;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:4px;z-index:10}.logo-icon.svelte-1uha8ag{width:48px;height:48px;object-fit:contain}.logo-text.svelte-1uha8ag{font-size:clamp(14px,1.22vw,21px);font-weight:700;letter-spacing:.2em;color:#6b563a}.plant-container.svelte-1uha8ag{position:absolute;left:var(--plant-left);top:var(--plant-top);width:var(--plant-w);height:var(--plant-h);z-index:2;pointer-events:none}.plant.svelte-1uha8ag{width:100%;height:100%;object-fit:contain}.bee.svelte-1uha8ag{position:absolute;z-index:3;pointer-events:none}.bee.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:100%;object-fit:contain}.bee-right.svelte-1uha8ag{left:calc(var(--plant-left) + var(--plant-w) * .9);top:calc(var(--plant-top) + var(--plant-h) * .45);width:calc(var(--plant-h) * .065);height:calc(var(--plant-h) * .065)}.bee-left.svelte-1uha8ag{left:calc(var(--plant-left) + var(--plant-w) * -.05);top:calc(var(--plant-top) + var(--plant-h) * .12);width:calc(var(--plant-h) * .065);height:calc(var(--plant-h) * .065);transform:scaleX(-1)}footer.svelte-1uha8ag{position:absolute;bottom:calc(3vh + env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%);z-index:10}.footer-row.svelte-1uha8ag{display:flex;align-items:center;gap:.6em}.download-btn.svelte-1uha8ag{display:inline-block;padding:.6em 2em;background:#6b563a;color:#fff;text-decoration:none;border:none;border-radius:9999px;font-family:Courier New,Courier,monospace;font-size:clamp(13px,.93vw,16px);letter-spacing:.2em;font-weight:700;cursor:pointer}.discord-link.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.4em;padding:.6em 1.2em;background:#ffffff40;border-radius:9999px;font-family:Courier New,Courier,monospace;font-size:clamp(11px,.93vw,14px);letter-spacing:.15em;font-weight:700;color:#fff;text-decoration:none}.discord-icon.svelte-1uha8ag{display:inline-block;width:16px;height:16px;min-width:16px;min-height:16px;mask-image:url(../../../discord.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url(../../../discord.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background-color:currentColor}.modal-backdrop.svelte-1uha8ag{position:fixed;inset:0;z-index:200;background:transparent;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease}.modal-backdrop.modal-visible.svelte-1uha8ag{opacity:1}.modal-border.svelte-1uha8ag{background:#fff6;border-radius:28px;padding:18px;transform:scale(.95);opacity:0;transition:transform .25s ease,opacity .25s ease}.modal-border.modal-visible.svelte-1uha8ag{transform:scale(1);opacity:1}.modal-card.svelte-1uha8ag{position:relative;background:#fff;border-radius:20px;padding:2em 2.2em 1.8em;min-width:min(380px,80vw);font-family:Courier New,Courier,monospace}.modal-options.svelte-1uha8ag{display:flex;flex-direction:column;gap:1.2em}.modal-section.svelte-1uha8ag{display:flex;align-items:center;justify-content:space-between;gap:1.5em}.modal-section-title.svelte-1uha8ag{font-size:14px;letter-spacing:.2em;font-weight:700;color:#6b563a;white-space:nowrap}.modal-section-buttons.svelte-1uha8ag{display:flex;gap:.6em}.modal-chip.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.5em;padding:.45em 1.1em;border-radius:9999px;font-size:12px;letter-spacing:.15em;font-weight:700;white-space:nowrap;text-decoration:none}.modal-chip-active.svelte-1uha8ag{background:#6b563a;color:#fff;cursor:pointer;transition:opacity .15s ease}.modal-chip-active.svelte-1uha8ag:hover{opacity:.85}.modal-chip-disabled.svelte-1uha8ag{background:#6b563a14;color:#6b563a;opacity:.4;cursor:default}.modal-section-disabled.svelte-1uha8ag{opacity:.4}.modal-soon-label.svelte-1uha8ag{font-size:11px;letter-spacing:.15em;color:#6b563a;white-space:nowrap}@media(max-width:600px){.download-btn.svelte-1uha8ag{font-size:13px;padding:.6em 1.5em}.discord-link.svelte-1uha8ag{font-size:13px;padding:.6em 1.2em}.discord-icon.svelte-1uha8ag{width:18px;height:18px;min-width:18px;min-height:18px}.desktop-only.svelte-1uha8ag{display:none}.modal-border.svelte-1uha8ag{margin:0 16px;padding:12px}.modal-card.svelte-1uha8ag{padding:2em 2em 1.8em;min-width:0}.modal-section.svelte-1uha8ag{flex-direction:column;align-items:center;gap:.5em}.modal-section-disabled.svelte-1uha8ag{align-items:center}.modal-section-buttons.svelte-1uha8ag{flex-wrap:wrap;justify-content:center}}
