@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;0,800;1,600;1,700&display=swap');
.brand-icon{width:39px;height:39px;flex:0 0 39px;object-fit:cover;border-radius:12px;filter:drop-shadow(0 3px 2px rgba(23,58,42,.16))}footer .brand-icon{filter:drop-shadow(0 3px 2px rgba(0,0,0,.2))}@media(max-width:800px){.brand-icon{width:34px;height:34px;flex-basis:34px;border-radius:10px}}
.hero-development{display:flex;align-items:flex-start;gap:9px;max-width:525px;margin:-7px 0 23px;padding:11px 14px;border:1px solid rgba(71,120,55,.21);border-radius:13px;background:rgba(255,253,239,.78);color:#587158;font-size:12px;line-height:1.45}.hero-development span{font-size:17px;line-height:1}.hero-development b{color:#2f6838}@media(max-width:800px){.hero-development{margin:0 0 20px;font-size:11px}}
.has-development-modal{overflow:hidden}.development-modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:22px;opacity:1;transition:opacity .25s}.development-modal.is-hidden{opacity:0;pointer-events:none}.development-modal-backdrop{position:absolute;inset:0;background:rgba(12,43,28,.69);backdrop-filter:blur(9px)}.development-card{position:relative;z-index:1;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1fr);width:min(920px,100%);min-height:490px;background:#fffaf0;border:6px solid #fff4cf;border-radius:29px;overflow:hidden;box-shadow:0 22px 0 rgba(222,182,85,.55),0 38px 80px rgba(0,0,0,.36);animation:development-pop .45s cubic-bezier(.2,.8,.2,1)}.development-art{position:relative;overflow:hidden;background:#b9d986}.development-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 56%,rgba(255,250,240,.55))}.development-art img{width:100%;height:100%;object-fit:cover}.development-art span{position:absolute;z-index:2;top:27px;left:27px;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#fff7d1;background:#df7958;font-size:21px;box-shadow:0 4px 0 #a84e3f}.development-copy{align-self:center;padding:54px 56px 45px}.development-copy .eyebrow{margin-bottom:13px}.development-copy h1{font-family:"Playfair Display",serif;font-size:clamp(39px,4.1vw,58px);letter-spacing:-.06em;line-height:.91;margin:0;color:#1b442f}.development-copy h1 em{color:#de7355}.development-copy>p:not(.eyebrow){font-size:14px;line-height:1.65;color:#60715f;margin:19px 0}.development-note{display:grid;gap:4px;padding:12px 14px;background:#edf4d5;border-radius:12px;border-left:4px solid #7fae55}.development-note b{font-size:11px;color:#345b37}.development-note span{font-size:11px;line-height:1.4;color:#617361}.development-action{margin-top:21px;border:0;background:#25553a;color:#fff;padding:14px 18px;border-radius:12px;font:800 13px "DM Sans",sans-serif;cursor:pointer;box-shadow:0 4px 0 #143723;transition:transform .18s,box-shadow .18s}.development-action:hover{transform:translateY(-3px);box-shadow:0 7px 0 #143723}.development-action b{font-size:18px;margin-left:8px}.development-close{position:absolute;z-index:3;right:14px;top:12px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#36553c;font-size:25px;line-height:1;cursor:pointer;box-shadow:0 2px 8px rgba(23,55,33,.16)}@keyframes development-pop{from{opacity:0;transform:translateY(25px) scale(.96)}to{opacity:1;transform:none}}@media(max-width:700px){.development-modal{padding:13px}.development-card{grid-template-columns:1fr;max-height:calc(100svh - 26px);overflow:auto}.development-art{height:210px}.development-art:after{background:linear-gradient(transparent 52%,rgba(255,250,240,.72))}.development-copy{padding:25px 24px 29px}.development-copy h1{font-size:42px}.development-copy>p:not(.eyebrow){margin:14px 0}.development-note{padding:10px 11px}.development-close{right:10px;top:9px}}
:root{--ink:#173a2a;--cream:#fff9ec;--paper:#fffdf7;--leaf:#579344;--leaf-dark:#2f6838;--gold:#f4ba48;--coral:#e96e50;--muted:#607365;--line:rgba(29,70,45,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);font-family:"DM Sans",sans-serif;color:var(--ink);overflow-x:hidden}.page-glow{position:fixed;z-index:-1;border-radius:50%;filter:blur(100px);opacity:.24;pointer-events:none}.glow-one{width:35vw;height:35vw;background:#e9cf7c;top:10vh;left:-18vw}.glow-two{width:30vw;height:30vw;background:#8ebc87;top:75vh;right:-15vw}.topbar{position:fixed;z-index:20;top:18px;left:max(20px,calc((100vw - 1280px)/2));right:max(20px,calc((100vw - 1280px)/2));height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 18px 0 22px;border:1px solid transparent;border-radius:22px;transition:.25s}.topbar.is-scrolled{background:rgba(255,253,247,.92);backdrop-filter:blur(16px);border-color:var(--line);box-shadow:0 10px 35px rgba(20,61,39,.1)}.brand{color:var(--ink);text-decoration:none;display:inline-flex;align-items:center;gap:10px}.brand-flower{font-size:31px;filter:drop-shadow(0 3px 1px rgba(0,0,0,.08))}.brand b{font-family:"Playfair Display",serif;font-size:20px;display:block;letter-spacing:-.7px}.brand small{display:block;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-top:1px}.topbar nav{display:flex;gap:25px;align-items:center}.topbar nav a{font-size:13px;font-weight:700;text-decoration:none;color:var(--ink);transition:.2s}.topbar nav a:hover{color:var(--leaf)}.topbar .nav-wiki{padding:11px 16px;border-radius:12px;background:var(--ink);color:#fff}.menu-toggle{display:none;background:none;border:0}.section-pad{padding-left:max(28px,calc((100vw - 1170px)/2));padding-right:max(28px,calc((100vw - 1170px)/2))}.hero{min-height:775px;padding-top:170px;display:grid;grid-template-columns:47% 53%;align-items:center;position:relative}.eyebrow{font-size:11px;color:var(--leaf-dark);font-weight:800;letter-spacing:.16em;margin:0 0 17px}.eyebrow span{display:inline-block;width:23px;height:2px;background:currentColor;margin:0 9px 3px 0}.eyebrow.light{color:#d9ecbb}.hero h1,.section-heading h2,.worlds h2,.community h2,.city-strip h2,.start h2{font-family:"Playfair Display",serif;font-weight:700;line-height:.96;letter-spacing:-.055em;margin:0}.hero h1{font-size:clamp(58px,6vw,88px);max-width:630px}.hero h1 em,.section-heading em,.worlds h2 em,.community h2 em,.start h2 em{color:var(--leaf);font-weight:600}.hero-text{max-width:500px;color:var(--muted);font-size:17px;line-height:1.65;margin:27px 0}.hero-actions{display:flex;align-items:center;gap:13px}.button{display:inline-flex;align-items:center;gap:15px;padding:16px 20px;border-radius:14px;text-decoration:none;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:0 10px 22px rgba(21,57,37,.16)}.button b{font-size:20px;line-height:0}.button-primary{background:var(--leaf-dark);color:#fff}.button-ghost{color:var(--ink)}.button-ghost span{width:26px;height:26px;border:1px solid var(--ink);border-radius:50%;font-size:10px;display:grid;place-items:center}.hero-proof{display:flex;gap:12px;align-items:center;margin-top:47px}.avatar-stack{display:flex}.avatar-stack i{font-style:normal;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#f5d68b;border:2px solid var(--cream);margin-right:-8px;font-size:16px}.avatar-stack i:nth-child(2){background:#d4e9bb}.avatar-stack i:nth-child(3){background:#f4c5b7}.avatar-stack i:nth-child(4){background:#dce6ed}.hero-proof p{font-size:12px;line-height:1.45;color:var(--muted);margin:0}.hero-proof strong{color:var(--ink)}.hero-art{position:relative;height:500px}.hero-art>img{position:absolute;width:122%;max-width:none;right:-16%;top:-5%;height:117%;object-fit:cover;object-position:center;border-radius:50% 50% 44% 52% / 45% 42% 52% 54%;box-shadow:0 24px 50px rgba(37,87,51,.17);clip-path:polygon(6% 13%,31% 2%,68% 7%,98% 28%,93% 74%,69% 95%,26% 91%,1% 65%)}.hero-sun{position:absolute;z-index:-1;width:330px;height:330px;border-radius:50%;background:#f8d97c;right:4%;top:0}.floating-card{position:absolute;z-index:2;background:rgba(255,254,246,.96);box-shadow:0 13px 30px rgba(28,66,42,.16);border-radius:14px}.card-harvest{left:2%;bottom:12%;padding:11px 14px;display:flex;align-items:center;gap:9px}.card-harvest>span{font-size:29px}.card-harvest p{margin:0;line-height:1.2}.card-harvest b{font-size:12px}.card-harvest small{display:block;font-size:10px;color:var(--muted);margin-top:3px}.card-harvest strong{font-size:11px;color:var(--leaf);margin-left:6px}.card-leaf{right:0;top:9%;padding:10px 14px;background:var(--coral);color:white;font-size:15px;transform:rotate(4deg)}.card-leaf span{font-size:10px;font-weight:800;margin-left:5px}.hero-scroll{position:absolute;bottom:45px;left:50%;font-size:9px;letter-spacing:.18em;font-weight:800;color:var(--muted);display:flex;gap:10px;align-items:center}.hero-scroll span{height:29px;width:1px;background:var(--leaf);display:inline-block}.discover{padding-top:105px;padding-bottom:130px}.section-heading{max-width:610px}.section-heading h2,.worlds h2,.community h2,.city-strip h2,.start h2{font-size:clamp(42px,4.5vw,65px)}.section-heading>p:last-child{font-size:16px;line-height:1.65;color:var(--muted);max-width:560px}.feature-grid{display:grid;grid-template-columns:1.1fr .8fr 1fr;gap:19px;margin-top:50px}.feature-card{position:relative;min-height:360px;border-radius:25px;padding:31px;overflow:hidden}.feature-large{background:#d9ebb8}.feature-coral{background:#f2c5a8;color:#663e2d}.feature-image{padding:0;color:#fff;display:flex;align-items:end}.feature-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.image-shade{position:absolute;inset:0;background:linear-gradient(transparent 28%,rgba(12,42,31,.78))}.feature-image>div:last-child{position:relative;padding:29px}.feature-number{position:absolute;right:26px;top:28px;font-size:11px;font-weight:800;opacity:.62}.card-icon{font-size:35px}.feature-card h3{font-family:"Playfair Display",serif;font-size:30px;line-height:1.05;letter-spacing:-.045em;margin:24px 0 11px}.feature-card p{font-size:13px;line-height:1.55;max-width:260px;margin:0}.mini-garden{position:absolute;bottom:0;left:0;right:0;padding:22px 25px;background:rgba(255,255,255,.25);font-size:26px;word-spacing:5px;transform:translateY(8px)}.card-sparkles{position:absolute;right:24px;bottom:28px;font-size:24px;opacity:.7}.worlds{min-height:710px;display:flex;align-items:center;position:relative;color:#fff;overflow:hidden}.worlds-bg{position:absolute;inset:0;background:#1a4430}.worlds-bg img{width:100%;height:100%;object-fit:cover;opacity:.72}.worlds-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,46,30,.95) 0%,rgba(12,46,30,.7) 44%,rgba(12,46,30,.13))}.worlds-copy{position:relative;width:560px}.worlds h2 em{color:#e5c26c}.worlds p:not(.eyebrow){font-size:16px;line-height:1.65;color:#e5eee6;max-width:500px;margin:25px 0}.worlds ul{padding:0;list-style:none;margin:28px 0}.worlds li{font-size:14px;margin:13px 0}.worlds li b{color:#e9c559;margin-right:11px}.text-link{color:#fff;text-decoration:none;font-size:13px;font-weight:800;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:7px}.text-link span{font-size:19px;margin-left:7px}.world-badges{position:absolute;right:max(28px,calc((100vw - 1170px)/2));bottom:47px;display:flex;gap:10px}.world-badges article{display:flex;gap:8px;align-items:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.25);padding:12px 14px;border-radius:13px;backdrop-filter:blur(7px)}.world-badges span{font-size:24px}.world-badges p{margin:0}.world-badges b{display:block;font-family:"Playfair Display";font-size:17px}.world-badges small{font-size:9px;color:#d6e6d5}.community{padding-top:130px;padding-bottom:130px;display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.community-art{position:relative}.community-art>img{width:100%;height:470px;object-fit:cover;border-radius:50% 44% 48% 42% / 41% 50% 43% 53%;box-shadow:0 23px 47px rgba(33,71,43,.18)}.community-stamp{position:absolute;right:-24px;bottom:13px;width:138px;height:138px;border-radius:50%;background:var(--gold);display:grid;place-content:center;text-align:center;transform:rotate(-9deg);box-shadow:0 10px 17px rgba(124,83,19,.16)}.community-stamp span{font-size:18px}.community-stamp b{font-family:"Playfair Display";font-size:15px;line-height:1.05}.community-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.65;margin:25px 0}.community-list{display:grid;gap:16px;margin-top:30px}.community-list>div{display:flex;gap:13px;align-items:center}.community-list i{font-style:normal;width:43px;height:43px;border-radius:12px;display:grid;place-items:center;background:#e5efc9;font-size:20px}.community-list>div:nth-child(2) i{background:#f6d6a2}.community-list>div:nth-child(3) i{background:#f3c8b7}.community-list p{margin:0;display:grid}.community-list b{font-size:13px}.community-list span{font-size:12px;color:var(--muted);margin-top:2px}.city-strip{height:510px;position:relative;display:grid;place-items:center;text-align:center;color:#fff;overflow:hidden}.city-strip>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.city-strip:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,42,29,.62),rgba(17,52,38,.38))}.city-strip>div{position:relative;z-index:1}.city-strip h2{margin-bottom:28px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.button-light{background:#fff;color:var(--ink);margin:auto}.start{padding-top:120px;padding-bottom:125px}.start-card{position:relative;text-align:center;overflow:hidden;padding:75px 20px;border-radius:30px;background:linear-gradient(135deg,#e1edbc,#f8d49e)}.start-card h2{font-size:clamp(44px,5.2vw,72px)}.start-card>p:not(.eyebrow){max-width:515px;color:#4d6250;font-size:16px;line-height:1.6;margin:24px auto}.start-actions{display:flex;justify-content:center;gap:9px}.button-ghost.dark{background:rgba(255,255,255,.48);padding-left:19px}.start-card small{display:block;margin-top:25px;font-size:11px;color:#557052;font-weight:700}.start-leaves{position:absolute;font-size:110px;opacity:.6}.leaf-a{left:4%;bottom:-25px;transform:rotate(-35deg)}.leaf-b{right:4%;top:-20px;transform:rotate(35deg)}footer{padding:45px max(28px,calc((100vw - 1170px)/2));background:#153b29;color:#dcebd9;display:flex;align-items:center;justify-content:space-between;gap:25px}footer .brand{color:#fff}footer .brand small{color:#b8cfb6}footer p{font-size:12px;margin:0;color:#bbd1bb}footer>div{display:flex;gap:18px}footer>div a{font-size:12px;font-weight:700;color:#fff;text-decoration:none}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}.reveal-delay{transition-delay:.15s}.reveal-delay-2{transition-delay:.28s}@media(max-width:800px){.topbar{top:8px;left:12px;right:12px;height:62px}.topbar.is-scrolled{padding-left:15px}.brand b{font-size:17px}.brand small{font-size:8px}.menu-toggle{display:grid;gap:4px;padding:9px}.menu-toggle i{display:block;width:22px;height:2px;background:var(--ink)}.topbar nav{position:absolute;top:69px;left:0;right:0;display:none;padding:16px;border-radius:18px;background:#fffdf7;box-shadow:0 15px 30px rgba(13,43,28,.14);flex-direction:column;align-items:stretch;gap:3px}.topbar nav.is-open{display:flex}.topbar nav a{padding:10px}.topbar .nav-wiki{text-align:center}.hero{padding-top:118px;min-height:auto;grid-template-columns:1fr;gap:35px}.hero h1{font-size:55px}.hero-text{font-size:15px}.hero-art{height:370px;margin:0 -18px}.hero-art>img{width:116%;right:-8%;height:112%}.hero-sun{width:240px;height:240px;right:8%}.hero-scroll{display:none}.floating-card{transform:scale(.84);transform-origin:left bottom}.card-leaf{right:3%;top:3%;transform:rotate(4deg) scale(.8);transform-origin:right top}.discover,.community{padding-top:85px;padding-bottom:85px}.section-heading h2,.worlds h2,.community h2,.city-strip h2,.start h2{font-size:45px}.feature-grid{grid-template-columns:1fr;gap:13px;margin-top:33px}.feature-card{min-height:275px}.feature-image{min-height:330px}.worlds{min-height:710px;padding-top:80px;padding-bottom:155px}.worlds-bg:after{background:rgba(12,46,30,.78)}.worlds-copy{width:auto}.world-badges{left:25px;right:25px;bottom:26px;overflow:auto}.world-badges article{min-width:155px}.community{grid-template-columns:1fr;gap:55px}.community-art>img{height:380px}.community-stamp{right:-8px;width:116px;height:116px}.city-strip{height:420px;padding:28px}.start{padding-top:80px;padding-bottom:80px}.start-card{padding:63px 18px}.start-actions{flex-direction:column;align-items:center}.start-leaves{font-size:65px}footer{padding:34px 25px;display:grid;justify-content:start}footer p{order:3}footer>div{position:absolute;right:22px} }@media(max-width:420px){.hero-actions{align-items:flex-start;flex-direction:column}.button{padding:14px 17px}.hero-proof{margin-top:32px}.hero h1{font-size:48px}.hero-art{height:315px}.community-art>img{height:330px}.city-strip h2{font-size:38px}.world-badges{left:18px}.section-pad{padding-left:20px;padding-right:20px}}


.hero-butterfly,.hero-bee{position:absolute!important;z-index:3!important;width:45px!important;height:auto!important;object-fit:contain!important;box-shadow:none!important;clip-path:none!important;animation:floaty 3s ease-in-out infinite}.hero-butterfly{left:14%;top:4%;transform:rotate(-10deg)}.hero-bee{right:10%;bottom:8%;width:38px!important;animation-delay:-1.4s}.daily-play{padding-top:5px;padding-bottom:122px;display:grid;grid-template-columns:34% 1fr;gap:6%;align-items:center}.daily-heading h2{font-family:"Playfair Display",serif;font-size:clamp(40px,4.3vw,61px);line-height:.98;letter-spacing:-.05em;margin:0}.daily-heading h2 em{color:var(--coral)}.daily-heading>p:last-child{font-size:14px;line-height:1.65;color:var(--muted);max-width:350px}.daily-board{background:#fffef8;border:7px solid #e6d9b6;border-radius:26px;box-shadow:0 22px 43px rgba(42,71,37,.14);overflow:hidden}.board-top{padding:18px 22px;background:#e8f0c5;display:flex;align-items:center;justify-content:space-between}.board-top>div:first-child{display:flex;align-items:center;gap:10px}.board-sun{font-size:28px}.board-top p{margin:0;display:grid}.board-top p b{font-size:13px}.board-top p small{font-size:10px;color:#617259;margin-top:2px}.board-level{font-size:9px;color:#466743;font-weight:800;display:grid;grid-template-columns:auto auto;gap:3px;align-items:center}.board-level b{font-size:23px;line-height:1;color:var(--ink)}.board-level i{grid-column:1/3;width:83px;height:6px;background:#c7d69a;border-radius:4px;overflow:hidden}.board-level i span{display:block;width:48%;height:100%;background:var(--coral);border-radius:inherit}.task-path{padding:22px;display:flex;align-items:center;gap:8px}.task-card{border:0;background:#f9f4e6;border-radius:15px;padding:12px 9px;min-width:0;flex:1;text-align:left;position:relative;cursor:pointer;transition:.22s;color:var(--ink)}.task-card:hover{transform:translateY(-4px);background:#f1eacb}.task-card.is-done{background:#dceab9;pointer-events:none}.task-card.is-done:after{content:"✓";position:absolute;right:8px;top:6px;background:var(--leaf-dark);color:#fff;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;font-weight:bold;font-size:11px}.task-card img{width:39px;height:39px;object-fit:contain;display:block;margin-bottom:8px}.task-card p{margin:0;display:grid;line-height:1.15}.task-card p b{font-size:11px}.task-card p small{font-size:9px;color:#687466;margin-top:4px}.task-card em{display:block;color:var(--coral);font-size:10px;font-style:normal;font-weight:800;margin-top:8px}.task-no{position:absolute;right:9px;bottom:9px;font-family:"Playfair Display";font-size:28px;color:#d9cfb6}.path-line{height:2px;width:18px;background:#d3c8a9;flex:0 0 18px}.board-bottom{padding:14px 22px;border-top:1px dashed #dacfb4;display:flex;justify-content:space-between;align-items:center}.board-progress{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center}.board-progress span,.board-progress strong{font-size:10px;font-weight:800}.board-progress i{height:7px;width:113px;border-radius:5px;background:#e8e1ce;overflow:hidden}.board-progress i b{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--leaf),#8dbb55);border-radius:inherit;transition:width .35s}.board-progress strong{grid-column:1/3;color:var(--muted);font-size:9px}.reward-chest{display:flex;align-items:center;gap:7px}.reward-chest span{font-size:25px}.reward-chest p{margin:0;display:grid;line-height:1.13}.reward-chest b{font-size:10px}.reward-chest small{font-size:8px;color:var(--muted)}.collection{padding-top:120px;padding-bottom:120px}.collection-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:48px}.collection-head h2{font-family:"Playfair Display";font-size:clamp(43px,4.5vw,63px);line-height:.98;letter-spacing:-.05em;margin:0}.collection-head h2 em,.collection-copy em{color:var(--coral)}.collection-head>p{max-width:380px;font-size:14px;line-height:1.65;color:var(--muted);margin:0}.collection-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:9%;align-items:center}.inventory-card{background:#f0dfb7;padding:9px;border-radius:25px;box-shadow:0 18px 35px rgba(91,64,29,.13)}.inventory-top{background:#9c6641;color:#fff5dd;border-radius:17px 17px 9px 9px;padding:14px 18px;display:flex;align-items:center;gap:10px}.inventory-top>span{font-size:25px}.inventory-top p{margin:0;display:grid;line-height:1.1}.inventory-top b{font-size:13px}.inventory-top small{font-size:9px;margin-top:3px;opacity:.8}.inventory-top i{margin-left:auto;background:#edba54;color:#70451f;border-radius:50%;width:27px;height:27px;display:grid;place-items:center;font-style:normal;font-weight:900;font-size:11px}.inventory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:13px 11px 7px}.inventory-grid button{aspect-ratio:1;background:linear-gradient(145deg,#fffaf0,#eee3ca);border:2px solid #d7c8a5;border-radius:11px;position:relative;cursor:pointer;transition:.18s}.inventory-grid button:hover{transform:translateY(-5px) rotate(-2deg);border-color:#d38e45}.inventory-grid button.is-collected{animation:pop .35s ease;background:#dfeebd}.inventory-grid img{width:72%;height:72%;object-fit:contain}.inventory-grid b{position:absolute;right:5px;bottom:4px;background:#80573d;color:#fff;border-radius:5px;padding:2px 4px;font-size:8px}.inventory-hint{text-align:center;color:#7d6447;margin:2px 0 10px;font-size:10px;font-weight:800}.collection-copy h3{font-family:"Playfair Display";font-size:43px;letter-spacing:-.05em;line-height:1;margin:27px 0 15px}.collection-copy>p{font-size:14px;line-height:1.65;color:var(--muted);max-width:390px}.recipe-float{display:flex;align-items:center;gap:7px;font-size:20px}.recipe-float img{width:53px;height:53px;object-fit:contain;background:#f7e5c2;border-radius:13px;padding:5px}.recipe-float b{font-family:"Playfair Display";font-size:17px;line-height:1.05;margin-left:9px}.building-row{display:flex;align-items:center;gap:7px;margin-top:29px}.building-row>div{width:75px;text-align:center}.building-row img{height:51px;width:100%;object-fit:contain;background:#e5efc4;border-radius:12px;padding:4px}.building-row span{font-size:9px;color:var(--muted);font-weight:700;display:block;margin-top:3px}.building-row>i{font-style:normal;color:#bb8541}.characters{padding-top:115px;padding-bottom:100px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:35px;background:linear-gradient(180deg,transparent 0%,#f5edcf 100%)}.character-copy h2{font-family:"Playfair Display";font-size:clamp(42px,4.4vw,63px);line-height:.98;letter-spacing:-.05em;margin:0}.character-copy h2 em{color:var(--coral)}.character-copy>p:not(.eyebrow){font-size:15px;line-height:1.65;color:var(--muted);max-width:365px;margin:23px 0}.green-link{color:var(--leaf-dark)}.character-stage{height:400px;position:relative;background:linear-gradient(165deg,#b7dd9a,#e7e3a7);border-radius:48% 52% 39% 61% / 40% 42% 58% 60%;overflow:hidden;border:7px solid rgba(255,255,255,.55)}.npc{position:absolute;bottom:-4px;height:74%;width:auto;object-fit:contain;filter:drop-shadow(0 11px 7px rgba(41,79,35,.2));transition:transform .25s}.npc:hover{transform:translateY(-12px) scale(1.04)}.npc-mara{left:9%;height:78%}.npc-theo{left:30%;height:70%}.npc-lina{right:20%;height:74%}.npc-oskar{right:3%;height:57%;bottom:4%}.character-speech{position:absolute;z-index:2;right:10%;top:33px;background:#fffdf5;padding:13px 15px;border-radius:16px 16px 3px 16px;display:grid;box-shadow:0 8px 15px rgba(44,70,35,.13)}.character-speech b{font-family:"Playfair Display";font-size:15px}.character-speech span{font-size:9px;color:var(--muted);margin-top:3px}.stage-flower{position:absolute;bottom:18px;left:7%;font-size:31px}.flower-two{left:auto;right:30%;bottom:14px;font-size:37px}.events-teaser{padding-top:85px;padding-bottom:85px;background:#1d4a37;color:#fff;display:grid;grid-template-columns:40% 1fr;gap:7%;align-items:center}.events-copy h2{font-family:"Playfair Display";font-size:clamp(42px,4.2vw,60px);line-height:.98;letter-spacing:-.05em;margin:0}.events-copy h2 em{color:#f6ce68}.events-copy>p:not(.eyebrow){color:#d8e8da;font-size:14px;line-height:1.6;margin:23px 0}.event-ticket-row{display:flex;gap:12px;align-items:center}.event-ticket-row article{height:240px;flex:1;border-radius:14px;overflow:hidden;position:relative;transform:rotate(-3deg);box-shadow:0 12px 21px rgba(0,0,0,.2);transition:.2s}.event-ticket-row article:nth-child(2){transform:translateY(-13px) rotate(2deg)}.event-ticket-row article:nth-child(3){transform:rotate(-1deg)}.event-ticket-row article:hover{transform:translateY(-18px) rotate(0)}.event-ticket-row img{width:100%;height:100%;object-fit:cover}.event-ticket-row article:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 38%,rgba(8,35,24,.87))}.event-ticket-row span,.event-ticket-row b{position:absolute;z-index:1;left:13px}.event-ticket-row span{bottom:37px;background:#f6c85f;color:#725024;border-radius:20px;padding:4px 7px;font-size:8px;font-weight:800}.event-ticket-row b{bottom:15px;font-family:"Playfair Display";font-size:20px}@keyframes floaty{0%,100%{translate:0 0}50%{translate:6px -11px}}@keyframes pop{50%{transform:scale(1.15) rotate(4deg)}}
@media(max-width:800px){.daily-play{padding-top:0;padding-bottom:85px;grid-template-columns:1fr;gap:30px}.daily-heading>p:last-child{max-width:540px}.task-path{padding:14px 10px;gap:4px}.task-card{padding:9px 6px}.task-card p small{display:none}.task-card img{width:31px;height:31px}.task-card p b{font-size:9px}.task-card em{font-size:8px}.path-line{width:5px;flex-basis:5px}.board-bottom{padding:12px}.board-progress i{width:84px}.collection{padding-top:85px;padding-bottom:85px}.collection-head{display:block;margin-bottom:32px}.collection-head>p{margin-top:20px}.collection-layout{grid-template-columns:1fr;gap:42px}.collection-copy h3{font-size:39px}.characters{padding-top:85px;padding-bottom:70px;grid-template-columns:1fr;gap:35px}.character-stage{height:330px}.events-teaser{padding-top:70px;padding-bottom:70px;grid-template-columns:1fr;gap:38px}.event-ticket-row{overflow:hidden;margin-right:-20px}.event-ticket-row article{min-width:150px;height:210px}.hero-butterfly{width:32px!important}.hero-bee{width:27px!important}}@media(max-width:420px){.daily-board{border-width:4px}.board-top{padding:13px}.board-level{display:none}.task-card .task-no{font-size:19px}.task-card p b{font-size:8px}.board-progress{display:none}.collection-copy h3{font-size:35px}.character-stage{height:280px}.npc-mara{left:2%}.npc-theo{left:26%}.npc-lina{right:16%}.character-speech{right:5%;top:18px}.event-ticket-row article{min-width:138px;height:190px}}


/* Vollbild-Spielwelt: diese Ebene macht aus der Landingpage eine begehbare Gartenreise. */
body{background:#d6eca6;background-image:radial-gradient(rgba(255,255,255,.38) 1px,transparent 1px);background-size:19px 19px}.game-hud{position:fixed;z-index:45;left:22px;right:22px;top:14px;display:flex;justify-content:space-between;align-items:center;pointer-events:none}.hud-brand,.hud-status{display:flex;align-items:center;gap:7px;background:#365f34;border:3px solid #f7e4a7;box-shadow:0 4px 0 #244624,0 8px 16px rgba(26,57,23,.24);color:#fff8db;border-radius:11px;padding:7px 12px;font-size:11px}.hud-brand span{font-size:18px}.hud-brand b{font-family:"Playfair Display",serif;font-size:15px}.hud-status{padding:6px;background:#fff8db;color:#315330;gap:3px}.hud-status span{padding:4px 7px;border-radius:7px;background:#e8d9a4;font-size:10px}.topbar{top:73px;border:2px solid rgba(255,252,224,.73);background:rgba(255,251,226,.78);box-shadow:0 5px 0 rgba(62,92,38,.17)}.topbar.is-scrolled{top:14px;left:50%;right:auto;transform:translateX(-50%);width:min(860px,calc(100vw - 44px));background:rgba(255,249,222,.96);border-color:#debd73}.hero{min-height:100svh;padding-top:186px;padding-bottom:64px;overflow:hidden;background:linear-gradient(160deg,#eaf4ba 0%,#b8df91 54%,#86c871 100%);isolation:isolate}.hero:after{content:"";position:absolute;z-index:-1;left:-15%;right:-15%;bottom:-103px;height:230px;background:#4f8f3f;border-radius:50% 50% 0 0/100% 100% 0 0;box-shadow:0 -20px 0 #74ad4d}.hero:before{content:"✦　·　✦　·　✦　·　✦";position:absolute;z-index:-1;top:144px;left:7%;right:7%;color:rgba(255,255,255,.63);word-spacing:8vw;font-size:24px}.hero-art{filter:saturate(1.12) contrast(1.03)}.hero-art>img:first-of-type{border:8px solid #fffae5;box-shadow:0 8px 0 rgba(52,107,44,.35),0 27px 45px rgba(45,87,33,.28);clip-path:polygon(5% 12%,27% 2%,67% 7%,97% 27%,93% 75%,71% 95%,24% 92%,2% 65%)}.hero-crops{position:absolute;bottom:24px;left:max(25px,calc((100vw - 1170px)/2));display:flex;align-items:end;gap:8px;z-index:3}.hero-crops img{width:58px;height:67px;object-fit:contain;filter:drop-shadow(0 6px 2px rgba(30,79,30,.22));animation:crop-bob 2.6s ease-in-out infinite}.hero-crops img:nth-child(2){animation-delay:-.7s;width:70px}.hero-crops img:nth-child(3){animation-delay:-1.3s;width:77px;height:85px}.hero-crops img:nth-child(4){animation-delay:-2s}.discover,.daily-play,.collection,.community,.characters,.start{min-height:100svh;display:flex;align-items:center;position:relative}.discover{display:block;padding-top:13vh;background:linear-gradient(180deg,#fff7dc 0%,#f7e3ad 100%)}.discover:before,.collection:before{content:"";position:absolute;top:0;left:0;right:0;height:17px;background:repeating-linear-gradient(90deg,#8a633e 0 46px,#b98352 46px 52px);box-shadow:0 3px 0 #6f482e}.feature-card{border:4px solid rgba(255,250,218,.86);box-shadow:0 7px 0 rgba(100,70,39,.25),0 17px 25px rgba(90,64,39,.13)}.feature-card:after{content:"";position:absolute;right:10px;bottom:8px;width:22px;height:22px;background-image:url('assets/ambient_bee.webp');background-size:contain;background-repeat:no-repeat}.daily-play{background:#e1f0ba}.daily-play:before{content:"";position:absolute;inset:0;opacity:.24;background-image:linear-gradient(30deg,transparent 48%,#94c56b 49%,#94c56b 51%,transparent 52%),linear-gradient(-30deg,transparent 48%,#94c56b 49%,#94c56b 51%,transparent 52%);background-size:62px 44px}.daily-heading,.daily-board{position:relative}.daily-board{border-color:#a46d44;box-shadow:0 8px 0 #775032,0 20px 35px rgba(66,79,36,.2)}.board-top{background:#f7c95e}.task-card{border:2px solid #d7b77b;box-shadow:0 3px 0 #d5c299}.worlds{min-height:100svh}.worlds:before{content:"GARTENWELT";position:absolute;z-index:2;right:4%;top:18%;font:800 clamp(65px,12vw,160px)/1 "Playfair Display";color:rgba(255,255,255,.11);writing-mode:vertical-rl}.worlds-copy{background:rgba(21,67,41,.74);padding:35px;border:2px solid rgba(235,213,133,.6);border-radius:25px;box-shadow:0 7px 0 rgba(4,31,17,.32);backdrop-filter:blur(5px)}.collection{background:#fff5d7}.collection:after{content:"";position:absolute;right:4%;bottom:4%;width:170px;height:170px;background:url('assets/storage_warehouse_backdrop_v1.webp') center/contain no-repeat;opacity:.28}.collection-head,.collection-layout{position:relative;width:100%}.inventory-card{border:5px solid #825638;box-shadow:0 7px 0 #60402d,0 22px 35px rgba(91,64,29,.18)}.community{background:#d5edbb}.community:before{content:"";position:absolute;inset:0;background:url('assets/garden_diorama_backdrop.webp') right center/cover no-repeat;opacity:.17;mix-blend-mode:multiply}.community>*{position:relative}.characters{min-height:100svh;background:#f8e7ae}.character-stage{box-shadow:0 8px 0 rgba(74,92,39,.26),0 21px 30px rgba(61,77,36,.17);border-color:#fff8db}.events-teaser{min-height:100svh;background:#183f31;background-image:radial-gradient(circle at 17% 24%,rgba(255,221,109,.48) 0 2px,transparent 3px),radial-gradient(circle at 70% 18%,rgba(255,221,109,.45) 0 1px,transparent 2px);background-size:73px 83px,55px 59px}.event-ticket-row article{border:4px solid #f8d983}.city-strip{min-height:100svh}.city-strip:before{content:"✦　✦　✦";position:absolute;z-index:1;top:12%;left:10%;font-size:26px;color:#ffdf7b;letter-spacing:13vw}.start{min-height:100svh;background:#cee8a1}.start-card{width:100%;border:6px solid #fff8d4;box-shadow:0 8px 0 #bb9150,0 30px 42px rgba(80,92,32,.17)}.start-card:after{content:"";position:absolute;left:3%;bottom:0;width:160px;height:160px;background:url('assets/character_selection_barn.webp') bottom left/contain no-repeat;opacity:.78}.page-glow{display:none}@keyframes crop-bob{0%,100%{transform:rotate(-3deg) translateY(0)}50%{transform:rotate(3deg) translateY(-9px)}}
@media(max-width:800px){.game-hud{left:8px;right:8px;top:7px}.hud-brand{padding:5px 8px}.hud-brand b{font-size:12px}.hud-status span{padding:3px 4px;font-size:8px}.topbar{top:57px}.topbar.is-scrolled{top:56px}.hero{padding-top:135px;padding-bottom:95px}.hero-crops{bottom:9px;left:18px}.hero-crops img{width:40px;height:45px}.hero-crops img:nth-child(3){width:53px;height:61px}.daily-play{display:grid;min-height:auto;padding-top:90px;padding-bottom:90px}.worlds-copy{padding:25px}.collection{display:block;padding-top:92px;padding-bottom:90px;min-height:auto}.community{min-height:auto;padding-top:90px;padding-bottom:90px}.characters{min-height:auto}.events-teaser{min-height:auto}.city-strip{min-height:85svh}.start{min-height:85svh}.hero-art>img:first-of-type{border-width:5px}.worlds:before{display:none}}


.farm-life{min-height:100svh;background:#f3dda1;padding-top:12vh;padding-bottom:9vh;position:relative;overflow:hidden}.farm-life:before{content:"";position:absolute;inset:auto -7% -140px;height:290px;background:#91bd62;border-radius:50% 50% 0 0/100% 100% 0 0}.farm-life-head{position:relative;max-width:690px;text-align:center;margin:0 auto 38px}.farm-life-head h2,.city-journey-copy h2,.progress-copy h2{font-family:"Playfair Display",serif;font-size:clamp(43px,5vw,68px);line-height:.96;letter-spacing:-.055em;margin:0}.farm-life-head h2 em,.city-journey-copy h2 em{color:var(--coral)}.farm-life-head>p:last-child{max-width:590px;margin:18px auto 0;line-height:1.6;color:#6c694e;font-size:14px}.farm-life-board{position:relative;display:grid;grid-template-columns:1fr 1.18fr 1fr;gap:16px;max-width:1170px;margin:auto}.farm-chapter{min-height:395px;border:5px solid #fff6d9;border-radius:24px;overflow:hidden;position:relative;padding:25px;color:#fff;box-shadow:0 7px 0 rgba(91,68,39,.26),0 18px 29px rgba(76,64,30,.18)}.farm-chapter>img{position:absolute;right:-2%;bottom:8%;width:58%;height:45%;object-fit:contain;filter:drop-shadow(0 10px 4px rgba(30,48,23,.21))}.farm-chapter>div:not(.chapter-number):not(.animal-tags):not(.robot-line):not(.robot-controls):not(.project-meter){position:relative;z-index:2;max-width:195px}.farm-chapter span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.farm-chapter h3{font-family:"Playfair Display",serif;font-size:28px;line-height:.98;letter-spacing:-.045em;margin:12px 0}.farm-chapter p{font-size:11px;line-height:1.5;margin:0}.chapter-number{position:absolute;right:17px;top:13px;font:700 48px/.9 "Playfair Display";opacity:.3}.animals{background:linear-gradient(145deg,#b77a50,#754b36)}.animal-tags{position:absolute;left:16px;bottom:17px;display:flex;gap:4px;z-index:2}.animal-tags i{font-style:normal;background:rgba(255,248,220,.24);padding:5px 6px;border-radius:6px;font-size:9px;font-weight:700}.robots{background:linear-gradient(145deg,#558a7a,#254d50)}.robots>div:not(.chapter-number):not(.robot-line):not(.robot-controls){max-width:335px}.robot-line{position:absolute;right:4%;bottom:27%;left:4%;display:flex;justify-content:center;gap:3px}.robot-line img{width:32%;height:93px;object-fit:contain;filter:drop-shadow(0 9px 3px rgba(5,31,32,.25));animation:robot-drive 3.5s ease-in-out infinite}.robot-line img:nth-child(2){animation-delay:-1s}.robot-line img:nth-child(3){animation-delay:-2s}.robot-controls{position:absolute;bottom:15px;left:18px;right:18px;display:flex;gap:7px;align-items:center;background:rgba(12,44,44,.42);padding:9px;border-radius:11px;font-size:10px}.robot-controls i{width:23px;height:23px;display:grid;place-items:center;border-radius:7px;background:#e6ca60;color:#366a57;font-style:normal}.robot-controls span{margin-left:auto;font-size:9px;letter-spacing:0;text-transform:none}.projects{background:linear-gradient(150deg,#d09748,#a55d39)}.projects>img{right:4%;bottom:14%;width:55%;height:42%}.project-meter{position:absolute;left:16px;right:16px;bottom:18px;z-index:2}.project-meter b{font-size:10px}.project-meter i{display:block;background:rgba(104,61,30,.38);height:8px;border-radius:7px;margin:5px 0;overflow:hidden}.project-meter i span{display:block;width:72%;height:100%;background:#f6d36f;border-radius:inherit}.project-meter small{font-size:9px}.city-journey{min-height:100svh;background:#e4f2c5;display:grid;grid-template-columns:1.15fr .85fr;gap:7%;align-items:center;position:relative}.city-journey-map{height:min(66vh,580px);position:relative;background:#59996c;border:7px solid #fffbe6;border-radius:30px;box-shadow:0 8px 0 #7c6a3e,0 24px 40px rgba(58,86,45,.19);overflow:hidden}.city-journey-map>img{width:100%;height:100%;object-fit:cover}.city-journey-map:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 61%,rgba(21,54,36,.32))}.city-pin{position:absolute;z-index:2;width:75px;height:75px;background:#fffbe2;border:4px solid #efc75e;border-radius:50%;padding:5px;cursor:pointer;box-shadow:0 4px 0 #a97636,0 8px 12px rgba(43,64,33,.2);transition:.2s}.city-pin:hover{transform:translateY(-9px) scale(1.09)}.city-pin img{width:100%;height:100%;object-fit:contain}.pin-market{left:26%;top:23%}.pin-bank{right:22%;top:31%}.pin-guild{left:43%;bottom:17%}.city-tip{position:absolute;z-index:3;bottom:20px;left:20px;background:#214c38;color:#fff;border:2px solid #f1d26f;border-radius:11px;padding:10px 14px;font-size:12px;font-weight:800;box-shadow:0 4px 0 #112e21}.city-journey-copy>p:not(.eyebrow){font-size:15px;line-height:1.65;color:#617360;margin:22px 0}.place-list{display:grid;gap:8px;margin:24px 0}.place-list article{display:flex;gap:10px;align-items:center;background:#fff9e7;border:2px solid #e5d4a5;border-radius:13px;padding:7px 10px}.place-list img{width:45px;height:45px;object-fit:contain}.place-list div{display:grid}.place-list b{font-size:11px}.place-list span{font-size:10px;color:#71806f;margin-top:2px}.progress-journey{min-height:100svh;background:linear-gradient(126deg,#244e3b,#356645 57%,#79924a);color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:6%;align-items:center;position:relative;overflow:hidden}.progress-journey:before{content:"LEVEL UP";position:absolute;left:-2%;bottom:-5%;font:800 clamp(90px,17vw,250px)/1 "Playfair Display";color:rgba(248,227,146,.09);white-space:nowrap}.progress-copy{position:relative}.progress-copy h2 em{color:#f5cf69}.progress-copy>p:not(.eyebrow){line-height:1.65;font-size:15px;color:#d9e9d7;max-width:435px;margin:23px 0}.unlock-road{position:relative;display:flex;align-items:center;gap:8px}.unlock-road:before{content:"";position:absolute;height:5px;background:#d9b959;left:4%;right:4%;top:50%;z-index:0;border-radius:6px;box-shadow:0 2px 0 #846f37}.unlock-card{position:relative;z-index:1;flex:1;min-height:210px;background:#fff9e5;color:#244632;border:4px solid #e7c968;border-radius:17px;padding:12px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 6px 0 #967940;transition:.2s}.unlock-card:hover{transform:translateY(-10px)}.unlock-card span{font-size:9px;font-weight:900;background:#d9e6a9;border-radius:20px;padding:4px 7px}.unlock-card img{height:84px;width:92%;object-fit:contain;margin:4px}.unlock-card b{font-family:"Playfair Display";font-size:15px;line-height:1}.unlock-card small{font-size:9px;color:#71806e;margin-top:4px}.unlock-card.is-open:after{content:"✓";position:absolute;right:7px;top:7px;background:#4d8a45;color:#fff;border-radius:50%;width:19px;height:19px;display:grid;place-items:center;font-size:10px}.unlock-road>i{position:relative;z-index:1;font-style:normal;color:#ffe886;text-shadow:0 2px 0 #665d34}@keyframes robot-drive{0%,100%{transform:translateX(-5px)}50%{transform:translateX(8px)}}
@media(max-width:800px){.farm-life{min-height:auto;padding-top:88px}.farm-life-board{grid-template-columns:1fr;gap:12px}.farm-chapter{min-height:310px}.farm-chapter>img{height:48%;width:50%}.city-journey{min-height:auto;padding-top:86px;padding-bottom:90px;grid-template-columns:1fr;gap:42px}.city-journey-map{height:350px}.progress-journey{min-height:auto;padding-top:85px;padding-bottom:90px;grid-template-columns:1fr;gap:45px}.unlock-road{overflow-x:auto;padding:8px 2px}.unlock-card{min-width:138px;min-height:190px}.unlock-road:before{width:660px;right:auto}.unlock-road>i{display:none}.farm-life-head h2,.city-journey-copy h2,.progress-copy h2{font-size:43px}}


/* Zweiter Entwurf: klare Spielwelt statt überladener UI-Demo. */
:root{--ink:#193d2e;--cream:#fffaf0;--leaf:#5f9d4b;--gold:#eab849;--coral:#df7958}body{background:#fffaf0;background-image:none}.game-hud{display:none}.topbar{top:22px;background:rgba(255,253,246,.84);border:1px solid rgba(54,91,45,.16);box-shadow:0 10px 30px rgba(22,62,39,.1);backdrop-filter:blur(14px)}.topbar.is-scrolled{top:14px}.hero{min-height:100svh;padding-top:145px;padding-bottom:70px;background:linear-gradient(130deg,#fcf6d9 0%,#e8f3bd 49%,#b5db8c 100%)}.hero:before{content:"";top:auto;bottom:0;left:0;right:0;height:31%;background:linear-gradient(#77ad55,#538c46);border-radius:50% 50% 0 0/16% 16% 0 0;opacity:1}.hero:after{display:none}.hero-copy{z-index:2}.hero h1{font-size:clamp(65px,7vw,105px);max-width:680px}.hero h1 em{color:#d56e4f}.hero-text{font-size:18px;color:#48644d}.hero-art{height:min(61vh,580px);z-index:1}.hero-art>img:first-of-type{width:125%;right:-16%;top:-9%;height:120%;border:0!important;clip-path:none;border-radius:42% 58% 50% 50% / 38% 40% 60% 62%;box-shadow:0 27px 50px rgba(38,85,38,.25)}.hero-sun{width:390px;height:390px;right:7%;top:-7%;background:#f6d875}.hero-crops{bottom:22px}.hero-scroll{bottom:24px;left:auto;right:max(30px,calc((100vw - 1170px)/2));color:#f6f5dc}.floating-card{border:1px solid rgba(255,255,255,.8)}.discover{min-height:100svh;padding-top:14vh;padding-bottom:9vh;background:#fffaf0}.discover:before{height:0;box-shadow:none}.section-heading{max-width:720px}.section-heading h2{font-size:clamp(50px,5.5vw,77px)}.section-heading>p:last-child{font-size:17px}.feature-grid{grid-template-columns:1.25fr .85fr 1fr;gap:23px}.feature-card{border:0;box-shadow:none;border-radius:28px}.feature-large{background:#dceec2}.feature-coral{background:#f3cfb6}.feature-image{box-shadow:0 18px 34px rgba(35,72,44,.13)}.daily-play{display:none}.worlds{min-height:100svh}.worlds-copy{background:transparent;border:0;box-shadow:none;backdrop-filter:none;padding:0;width:min(600px,52vw)}.worlds h2{font-size:clamp(53px,5.5vw,78px);text-shadow:0 3px 22px rgba(0,0,0,.18)}.worlds p:not(.eyebrow){font-size:17px}.worlds:before{display:none}.worlds-bg:after{background:linear-gradient(90deg,rgba(9,45,29,.85),rgba(9,45,29,.48) 51%,rgba(9,45,29,.08))}.collection{min-height:100svh;background:#f9f2de}.collection:before{display:none}.collection:after{display:none}.collection-head h2{font-size:clamp(49px,5vw,72px)}.inventory-card{border:0;box-shadow:0 18px 38px rgba(93,68,36,.16);border-radius:23px}.farm-life{min-height:100svh;background:#eff5d8;padding-top:12vh}.farm-life:before{background:#9bc76f}.farm-life-board{gap:20px}.farm-chapter{border:0;box-shadow:0 18px 31px rgba(59,80,39,.16)}.city-journey{min-height:100svh;background:#fff7e5}.city-journey-map{border:0;box-shadow:0 24px 43px rgba(54,81,41,.2);border-radius:30px}.city-pin{border-width:3px}.progress-journey{min-height:100svh;background:linear-gradient(120deg,#214937,#386b47)}.progress-journey:before{display:none}.unlock-road{gap:14px}.unlock-road:before{background:#dabe69}.unlock-card{border:0;box-shadow:0 9px 0 #b28b45,0 20px 28px rgba(0,0,0,.16)}.community{min-height:100svh;background:#f3f8e2}.community:before{opacity:.11}.characters{min-height:100svh;background:#fbf2d6}.events-teaser{min-height:100svh;background:#234b39}.news-room{min-height:100svh;background:#f9f2dc}.news-grid{gap:24px}.news-card{border:0;box-shadow:0 11px 0 #c4a361,0 24px 33px rgba(72,83,42,.14)}.city-strip{min-height:100svh}.start{min-height:100svh;background:#dbeeb8}.start-card{border:0;box-shadow:0 22px 40px rgba(75,87,35,.16);border-radius:35px}.start-card:after{opacity:.46}.page-glow{display:block;opacity:.18}@media(max-width:800px){.topbar{top:9px}.topbar.is-scrolled{top:8px}.hero{padding-top:105px;min-height:100svh}.hero h1{font-size:59px}.hero-art{height:42vh}.hero-art>img:first-of-type{width:119%;right:-11%;top:-6%}.hero-crops{display:none}.hero-sun{width:270px;height:270px}.hero-scroll{display:none}.discover{min-height:auto;padding-top:88px}.section-heading h2{font-size:48px}.worlds-copy{width:auto}.worlds h2{font-size:51px}.collection,.farm-life,.city-journey,.progress-journey,.community,.characters,.events-teaser,.news-room,.start{min-height:auto}.collection{padding-top:86px}.farm-life{padding-top:88px}.news-grid{gap:20px}.feature-grid{gap:16px}.world-badges{bottom:21px}.worlds{min-height:88svh}.city-strip{min-height:85svh}}


.post-office{min-height:100svh;background:linear-gradient(105deg,#d9edb9 0%,#f9f1d7 48%,#fffaf0 100%);display:grid;grid-template-columns:39% 61%;align-items:center;position:relative;overflow:hidden;padding-top:100px;padding-bottom:70px}.post-office:before{content:"";position:absolute;left:0;right:0;bottom:-100px;height:220px;background:#7daf59;border-radius:50% 50% 0 0/100% 100% 0 0}.post-office-scene{height:min(66vh,580px);position:relative;align-self:end;z-index:1}.mailbox-body{position:absolute;right:18%;bottom:72px;width:220px;height:170px;border-radius:25px 25px 16px 16px;background:linear-gradient(100deg,#9b3d34,#d35e4b 58%,#ad4638);border:6px solid #ffe8a9;box-shadow:inset -15px -10px rgba(86,39,31,.18),0 14px 0 #6e6940,0 23px 35px rgba(44,75,35,.21)}.mailbox-body:before{content:"";position:absolute;left:36%;bottom:-97px;width:50px;height:102px;background:#943d35;border:6px solid #ffe8a9;border-top:0;border-radius:0 0 10px 10px;z-index:-1}.mailbox-body:after{content:"GARTENPOST";position:absolute;left:26px;top:30px;color:#ffeaaa;font-size:13px;font-weight:900;letter-spacing:.11em;text-shadow:0 2px #923a31}.mailbox-body span{position:absolute;right:24px;bottom:22px;font-size:49px;filter:drop-shadow(0 3px 0 rgba(0,0,0,.14));transform:rotate(-8deg)}.mailbox-flag{position:absolute;right:calc(18% + 33px);bottom:225px;width:9px;height:103px;background:#ffe8a9;border-radius:6px;transform:rotate(-12deg);z-index:2}.mailbox-flag:after{content:"";position:absolute;right:-42px;top:0;width:44px;height:32px;background:#edc05c;border-radius:3px 11px 11px 3px}.post-flower{position:absolute;font-style:normal;font-size:51px;color:#f2c35e;bottom:18px;animation:post-bloom 3s ease-in-out infinite}.flower-a{right:8%}.flower-b{right:35%;font-size:39px;color:#ec8869;animation-delay:-1.1s}.post-office-main{position:relative;z-index:2;max-width:665px;padding-right:max(25px,calc((100vw - 1170px)/2));padding-left:4vw}.post-office-head h2{font-family:"Playfair Display",serif;font-size:clamp(52px,5.6vw,79px);line-height:.9;letter-spacing:-.06em;margin:0}.post-office-head h2 em{color:#d9684d}.post-office-head>p:last-child{max-width:465px;font-size:14px;line-height:1.65;color:#65725f;margin:18px 0 25px}.featured-letter{position:relative;background:#fffcf1;padding:31px 35px 26px;border-radius:5px 20px 20px 5px;box-shadow:0 16px 32px rgba(79,82,49,.16);border-left:8px solid #d15f4b;overflow:hidden}.featured-letter:after{content:"";position:absolute;right:-50px;bottom:-65px;width:190px;height:190px;border-radius:50%;border:23px solid rgba(104,159,74,.11)}.featured-letter summary{list-style:none;cursor:pointer;position:relative;z-index:1}.featured-letter summary::-webkit-details-marker{display:none}.letter-seal{float:right;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#dd775b;color:#fff9dc;font-size:20px;box-shadow:0 3px 0 #a85642}.letter-meta{display:block;color:#778a71;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.featured-letter h3{font-family:"Playfair Display",serif;font-size:31px;line-height:1.05;letter-spacing:-.04em;margin:9px 55px 8px 0}.featured-letter summary>p{font-size:13px;line-height:1.55;color:#526650;margin:0;max-width:530px}.featured-letter summary i{display:block;margin-top:14px;font-size:11px;color:#3d783d;font-style:normal;font-weight:900}.featured-letter summary i b{font-size:16px;margin-left:5px}.letter-reading{position:relative;z-index:1;border-top:1px dashed #d9cfb2;margin-top:18px;padding-top:17px}.letter-reading img{width:120px;height:80px;object-fit:cover;float:right;margin:0 0 8px 14px;border-radius:8px}.letter-reading p{font-size:13px;line-height:1.65;color:#40573f;margin:0}.post-shelf{display:flex;gap:11px;align-items:flex-start;margin-top:19px}.post-shelf>span{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#60775e;padding-top:11px;writing-mode:vertical-rl;transform:rotate(180deg)}.post-shelf details{background:rgba(255,253,244,.74);border:1px solid #e9dbb8;border-radius:11px;flex:1;overflow:hidden}.post-shelf summary{display:flex;gap:8px;align-items:center;padding:10px;cursor:pointer;list-style:none}.post-shelf summary::-webkit-details-marker{display:none}.post-shelf summary>i{font-style:normal;font-size:18px}.post-shelf summary div{display:grid;min-width:0}.post-shelf small{font-size:8px;color:#82917e}.post-shelf b{font-size:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.post-shelf em{font-style:normal;margin-left:auto;color:#4d8747}.post-shelf details>p{border-top:1px dashed #ded1b0;padding:9px 10px;margin:0;font-size:11px;line-height:1.55;color:#536951}.post-waiting{background:#fffcf1;padding:38px;border-radius:18px;max-width:490px;box-shadow:0 15px 29px rgba(79,82,49,.13)}.post-waiting span{font-size:45px}.post-waiting h3{font-family:"Playfair Display";font-size:27px;margin:9px 0 4px}.post-waiting p{font-size:13px;line-height:1.55;color:#637560;margin:0}@keyframes post-bloom{0%,100%{transform:rotate(-6deg) translateY(0)}50%{transform:rotate(6deg) translateY(-7px)}}
@media(max-width:800px){.post-office{min-height:auto;grid-template-columns:1fr;padding-top:85px;padding-bottom:88px}.post-office:before{bottom:-155px}.post-office-scene{height:190px;order:2;margin-top:25px}.post-office-main{padding:0;order:1}.post-office-head h2{font-size:51px}.mailbox-body{right:calc(50% - 110px);bottom:25px;transform:scale(.72);transform-origin:bottom}.mailbox-flag{right:calc(50% - 77px);bottom:132px;transform:rotate(-12deg) scale(.72);transform-origin:bottom}.post-flower{bottom:0}.flower-a{right:17%}.flower-b{right:68%}.featured-letter{padding:25px 21px}.featured-letter h3{font-size:28px}.post-shelf{overflow-x:auto}.post-shelf details{min-width:210px}.letter-reading img{width:95px;height:67px}}


/* Breite Desktop-Fassung der Briefkasten-Szene. */
@media(min-width:801px){.post-office{grid-template-columns:minmax(430px,.82fr) minmax(620px,1.18fr)}.post-office-scene{min-width:0}.post-office-main{width:min(100%,760px);max-width:none;padding-left:clamp(34px,5vw,88px);padding-right:clamp(34px,5vw,90px)}.post-office-head{max-width:665px}.post-office-head>p:last-child{max-width:570px}.featured-letter{width:100%;padding:36px 42px 31px}.featured-letter h3{font-size:clamp(31px,2.35vw,43px);max-width:610px}.featured-letter summary>p{max-width:610px;font-size:14px}.post-shelf{max-width:100%}.post-shelf details{min-width:0}.mailbox-body{right:14%;transform:scale(1.08);transform-origin:bottom right}.mailbox-flag{right:calc(14% + 36px);transform:rotate(-12deg) scale(1.08);transform-origin:bottom}.flower-a{right:3%}.flower-b{right:32%}}

.city-journey-map .city-pin.is-found{transform:translateY(-6px) scale(1.12);border-color:#fff4a7;box-shadow:0 5px 0 #a97636,0 0 0 5px rgba(250,213,91,.4),0 8px 14px rgba(43,64,33,.28)}

/* Vollständiger, interaktiver Stadtatlas: Gartenstadt und Seebach. */
.city-journey-map{overflow:visible}.city-map-stage{position:absolute;inset:0;overflow:hidden;border-radius:23px}.city-map-stage>img{width:100%;height:100%;object-fit:cover;display:block}.city-map-tabs{position:absolute;z-index:8;top:14px;left:14px;display:flex;gap:5px;padding:5px;border-radius:13px;background:rgba(255,251,230,.92);box-shadow:0 3px 12px rgba(28,67,39,.22)}.city-map-tabs button{border:0;border-radius:9px;padding:8px 10px;background:transparent;color:#48614c;font:800 10px "DM Sans",sans-serif;cursor:pointer}.city-map-tabs button.is-active{color:#fff;background:#25553a;box-shadow:0 2px 0 #133522}.city-journey-map .city-pin{width:43px;height:43px;border-width:3px;padding:3px;box-shadow:0 3px 0 #a97636,0 5px 9px rgba(43,64,33,.24)}.city-journey-map .city-pin:focus-visible{outline:3px solid #fff;outline-offset:2px}.pin-a{left:16%;top:14%}.pin-b{left:48%;top:9%}.pin-c{right:12%;top:16%}.pin-d{left:13%;top:35%}.pin-e{right:14%;top:35%}.pin-f{left:13%;top:54%}.pin-g{left:43%;top:53%}.pin-h{right:14%;top:54%}.pin-i{left:13%;bottom:14%}.pin-j{right:14%;bottom:23%}.pin-k{left:13%;bottom:5%}.pin-l{right:14%;bottom:5%}.pin-m{left:47%;bottom:2%}.seebach-a{left:20%;top:17%}.seebach-b{left:27%;top:39%}.seebach-c{left:46%;top:47%}.seebach-d{left:49%;bottom:16%}.city-tip{display:grid;gap:3px;min-width:min(270px,calc(100% - 36px));max-width:calc(100% - 36px);bottom:16px;left:18px;padding:10px 13px}.city-tip b{font-size:12px}.city-tip span{font-size:10px;line-height:1.35;color:#d6e6d7}.city-place-overview{display:grid;gap:4px;margin:21px 0 25px;padding:14px 15px;border:2px solid #d7e5af;border-radius:14px;background:#f7fbe8}.city-place-overview b{font-size:11px;color:#31583a}.city-place-overview span{font-size:11px;line-height:1.45;color:#647765}.city-place-overview b+span{margin-bottom:7px}@media(max-width:760px){.city-journey-map{height:460px}.city-journey-map .city-pin{width:34px;height:34px;border-width:2px}.city-map-tabs{top:10px;left:10px}.city-map-tabs button{padding:7px 8px;font-size:9px}.city-tip{left:10px;bottom:10px;min-width:calc(100% - 20px);max-width:calc(100% - 20px);padding:8px 10px}.city-tip b{font-size:10px}.city-tip span{font-size:9px}.pin-a{left:14%;top:16%}.pin-b{left:47%;top:11%}.pin-c{right:10%;top:17%}.pin-d{left:11%;top:36%}.pin-e{right:11%;top:36%}.pin-f{left:11%;top:56%}.pin-g{left:42%;top:55%}.pin-h{right:11%;top:56%}.pin-i{left:11%;bottom:17%}.pin-j{right:11%;bottom:25%}.pin-k{left:11%;bottom:7%}.pin-l{right:11%;bottom:7%}.pin-m{left:46%;bottom:3%}}
