:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--cream:#fdf6e3;--cream-soft:#fffaf0;--sand:#f4e4c3;--green-900:#2c4526;--green-700:#3f6b3a;--green-600:#4f7d3f;--green-500:#6fa84a;--green-300:#b3d488;--wood:#8b5e3c;--wood-dark:#6f4629;--terracotta:#c9684a;--sunrise:#f6b45c;--sky:#ffe1ad;--ink:#3f3428;--muted:#6f6152;--line:#e4d3b2;--shadow-soft:0 14px 34px #60422124;--shadow-card:0 10px 26px #6042211f;--radius-lg:22px;--radius-md:14px;--font-body:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-display:ui-rounded, "Trebuchet MS", "Segoe UI", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.6;overflow-x:hidden}img{max-width:100%}.scene-sprite,.brand-mark,.feature-icon,.leaf img{image-rendering:pixelated}h1,h2,h3{font-family:var(--font-display);margin:0;line-height:1.15}a{color:var(--green-700)}:focus-visible{outline:3px solid var(--terracotta);outline-offset:3px;border-radius:6px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:60;background:var(--green-900);color:var(--cream);border-radius:0 0 10px 10px;padding:10px 16px;transition:top .15s;position:absolute;top:-60px;left:12px}.skip-link:focus{top:0}.btn{min-height:44px;font:inherit;cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:11px 22px;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s,background-color .12s;display:inline-flex}.btn-primary{background:linear-gradient(180deg, var(--green-500), var(--green-700));color:#fffdf6;box-shadow:0 8px 18px #3f6b3a52}.btn-secondary{background:var(--cream-soft);border-color:var(--wood);color:var(--wood-dark)}.btn-ghost{color:var(--wood-dark);background:0 0;border-color:#0000;padding-inline:14px}.btn:hover{transform:translateY(-1px)}.btn:disabled,.btn[aria-disabled=true]{opacity:.72;cursor:default;box-shadow:none;transform:none}.site-header{z-index:20;flex-wrap:wrap;align-items:center;gap:18px;max-width:1180px;margin:0 auto;padding:18px 22px;display:flex;position:relative}.brand{color:var(--green-900);font-family:var(--font-display);align-items:center;gap:10px;font-size:1.25rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{object-fit:contain;width:36px;height:36px}.site-nav{gap:20px;margin-left:12px;display:flex}.site-nav a{min-height:44px;color:var(--wood-dark);align-items:center;padding:0 4px;font-weight:600;text-decoration:none;display:inline-flex}.site-nav a:hover{text-decoration:underline}.header-auth{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-height:48px;margin-left:auto;display:flex}.hero{isolation:isolate;background:linear-gradient(180deg, var(--sky) 0%, var(--sand) 58%, var(--cream) 100%);border-bottom-right-radius:40px 26px;border-bottom-left-radius:40px 26px;padding:22px 22px 0;position:relative;overflow:hidden}.hero-sky,.hero-field,.hero-scene{pointer-events:none;position:absolute;inset:0}.hero-sky{z-index:-2;overflow:hidden}.sun{background:radial-gradient(circle,#fff3cf 0%,#f6b45cd9 45%,#f6b45c00 72%);border-radius:50%;width:180px;height:180px;position:absolute;top:8%;right:10%}.cloud{background:#fffdf6d9;border-radius:999px;width:130px;height:42px;position:absolute;box-shadow:40px 8px 0 -6px #fffdf6cc}.cloud-a{top:16%;left:8%}.cloud-b{top:30%;left:52%;transform:scale(.8)}.cloud-c{top:8%;left:74%;transform:scale(.62)}.leaf{opacity:.9;width:26px;height:26px;position:absolute}.leaf img{object-fit:contain;width:100%;height:100%}.leaf-a{top:24%;left:20%}.leaf-b{width:30px;height:30px;top:40%;left:64%}.hero-content{z-index:3;text-align:center;max-width:40rem;margin:0 auto;padding:46px 0 220px;position:relative}.eyebrow{color:var(--terracotta);letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:.85rem;font-weight:800}.hero h1{color:var(--green-900);text-wrap:balance;font-size:clamp(2.3rem,6vw,4rem)}.hero-text{max-width:34rem;color:var(--muted);margin:20px auto 0;font-size:clamp(1.02rem,2.2vw,1.2rem)}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;min-height:60px;margin-top:30px;display:flex}.auth-username{color:var(--green-900);background:#3f6b3a1f;border-radius:999px;padding:6px 14px;font-weight:700}.suite-link{min-height:44px;color:var(--wood-dark);text-underline-offset:3px;align-items:center;padding:0 4px;font-weight:600;text-decoration:underline;display:inline-flex}.auth-status{color:var(--muted);flex-basis:100%;margin:0;font-size:.92rem}.header-auth .auth-status{flex-basis:auto}.hero-field{z-index:-1;background:linear-gradient(#6fa84a00 0%,#6fa84a47 100%);flex-direction:column;justify-content:flex-end;gap:14px;height:190px;padding:0 0 10px;display:flex;top:auto}.field-row{background-image:repeating-linear-gradient(90deg, var(--wood) 0 6px, transparent 6px 34px);opacity:.35;border-radius:8px;height:34px;display:block}.hero-scene{z-index:1;pointer-events:none;max-width:1180px;margin:0 auto}.hero-scene .scene-sprite{object-fit:contain;filter:drop-shadow(0 8px 10px #60422138);position:absolute}.scene-silo{width:64px;height:96px;bottom:118px;left:6%}.scene-barn{width:84px;height:84px;bottom:112px;left:13%}.scene-house{width:96px;height:96px;bottom:116px;right:14%}.scene-tree{width:112px;height:128px;bottom:128px;right:5%}.scene-coop{width:56px;height:56px;bottom:106px;left:26%}.scene-scarecrow{width:44px;height:58px;bottom:108px;left:34%}.scene-cow{width:52px;height:52px;bottom:104px;right:28%}.scene-chicken{width:34px;height:34px;bottom:100px;right:38%}.scene-rock{width:34px;height:34px;bottom:100px;left:45%}.features,.world{max-width:1100px;margin:0 auto;padding:88px 22px}.section-head{text-align:center;max-width:44rem;margin:0 auto 40px}.section-head h2,.world h2{color:var(--green-900);font-size:clamp(1.7rem,3.6vw,2.5rem)}.section-lead,.world-text{color:var(--muted);font-size:1.05rem}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:22px;margin:0;padding:0;list-style:none;display:grid}.feature-card{background:var(--cream-soft);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:26px 24px}.feature-card:nth-child(odd){transform:rotate(-.5deg)}.feature-card:nth-child(2n){transform:rotate(.5deg)}.feature-icon{object-fit:contain;width:44px;height:44px;margin-bottom:14px}.feature-card h3{color:var(--green-900);margin-bottom:8px;font-size:1.2rem}.feature-card p{color:var(--muted);margin:0}.world{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:40px;display:grid}.world-card{background:linear-gradient(160deg, var(--green-700), var(--green-900));color:var(--cream);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:40px 34px}.world-card h2{color:var(--cream)}.world-text{color:#fdf6e3e6;margin-bottom:0}.world-scene{border-radius:var(--radius-lg);background:linear-gradient(180deg, var(--sand), var(--cream));border:1px solid var(--line);min-height:240px;position:relative;overflow:hidden}.world-fence{background-image:repeating-linear-gradient(90deg, var(--wood) 0 8px, transparent 8px 44px);opacity:.55;height:26px;position:absolute;bottom:64px;left:0;right:0}.world-fence-b{opacity:.35;bottom:40px}.world-scene .scene-sprite{object-fit:contain;position:absolute}.world-flower-a{width:32px;height:32px;bottom:84px;left:16%}.world-flower-b{width:32px;height:32px;bottom:92px;left:46%}.world-flower-c{width:32px;height:32px;bottom:82px;left:74%}.site-footer{background:var(--green-900);color:#fdf6e3eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:34px 22px 46px;display:flex}.site-footer a{color:var(--green-300)}.footer-brand{font-family:var(--font-display);margin:0 0 4px;font-size:1.1rem}.footer-note{color:#fdf6e3b8;margin:0;font-size:.9rem}.footer-nav{gap:20px;display:flex}.footer-nav a{align-items:center;min-height:44px;padding:0 2px;display:inline-flex}.auth-dialog{border-radius:var(--radius-lg);background:var(--cream-soft);width:min(430px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--ink);border:none;padding:0;overflow:auto;box-shadow:0 30px 70px #2c452666}.auth-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2c45268c}.auth-dialog-card{padding:30px 28px 28px;position:relative}.auth-dialog-close{width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;font-size:1.6rem;line-height:1;position:absolute;top:12px;right:12px}.auth-dialog-close:hover{color:var(--wood-dark);background:#8b5e3c1f}.auth-form-title{color:var(--green-900);margin:0 0 6px;font-size:1.5rem}.auth-tabs{background:var(--sand);border-radius:999px;gap:4px;margin-bottom:20px;padding:4px;display:inline-flex}.auth-tab{min-height:44px;color:var(--wood-dark);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:8px 18px;font-weight:700}.auth-tab.is-active{background:var(--cream-soft);box-shadow:0 2px 6px #6042212e}.auth-fields{flex-direction:column;gap:14px;display:flex}.auth-field{flex-direction:column;gap:5px;display:flex}.auth-field[hidden]{display:none}.auth-label{color:var(--wood-dark);font-size:.92rem;font-weight:700}.auth-input{border:2px solid var(--line);border-radius:var(--radius-md);min-height:46px;color:var(--ink);font:inherit;background:#fff;padding:10px 13px}.auth-input:focus{border-color:var(--green-500);outline:none;box-shadow:0 0 0 3px #6fa84a47}.auth-input[aria-invalid=true]{border-color:var(--terracotta)}.auth-hint{color:var(--muted);margin:0;font-size:.82rem}.auth-field-error,.auth-form-error{color:#8f2f1c;margin:0;font-size:.86rem;font-weight:600}.auth-field-error[hidden],.auth-form-error[hidden],.auth-form-success[hidden]{display:none}.auth-form-error{border-radius:var(--radius-md);background:#fdece7;border:1px solid #e7b6a6;margin-top:14px;padding:10px 12px}.auth-form-success{border-radius:var(--radius-md);color:var(--green-900);background:#edf6e4;border:1px solid #bcd9a2;margin:14px 0 0;padding:10px 12px;font-weight:600}.auth-submit{width:100%;margin-top:20px}@media (prefers-reduced-motion:no-preference){.cloud-a{animation:46s linear infinite cloud-drift}.cloud-b{animation:62s linear -12s infinite cloud-drift}.cloud-c{animation:54s linear -28s infinite cloud-drift}.leaf-a{animation:15s ease-in-out infinite leaf-fall}.leaf-b{animation:19s ease-in-out -6s infinite leaf-fall}}@keyframes cloud-drift{0%{transform:translate(-6%)}to{transform:translate(6%)}}@keyframes leaf-fall{0%{opacity:.55;transform:translateY(-8px)rotate(-8deg)}50%{opacity:.95;transform:translate(14px,26px)rotate(12deg)}to{opacity:.55;transform:translateY(-8px)rotate(-8deg)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=900px){.world{grid-template-columns:1fr}.hero-content{padding-bottom:240px}.scene-silo{left:3%}.scene-tree{right:2%}}@media (width<=720px){body{font-size:16px}.site-nav{display:none}.site-header{padding:14px 16px}.hero{padding-inline:16px}.hero-content{padding:30px 0 260px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.auth-status{text-align:center}.scene-house,.scene-tree{transform:scale(.85)}.features,.world{padding:64px 16px}.site-footer{padding-inline:16px}.auth-dialog-card{padding:26px 18px 22px}}
