@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700&family=Fraunces:opsz,wght@9..144,600;9..144,650;9..144,700&display=swap');
:root{--pine:#173e2c;--ink:#213e2c;--green:#35653e;--lime:#dae98d;--cream:#f7f6ec;--line:#dfE3d4;--gold:#f2cd66;--muted:#6a7666;--white:#fffef8;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.52}button:focus-visible,a:focus-visible{outline:3px solid #d88a30;outline-offset:4px}button{touch-action:manipulation}a{color:inherit;text-decoration:none}.topbar{background:var(--pine);color:var(--white);padding:18px max(30px,calc((100vw - 1440px)/2));display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:12px;font-family:'Fraunces',Georgia,serif;font-weight:700;font-size:31px;line-height:1}.brand-mark{font-size:42px}.brand-light{color:var(--lime)}.brand small{display:block;font:600 10px/1.3 'DM Sans',sans-serif;letter-spacing:2.2px;margin-top:9px;color:#d1ddbe}.resources{display:flex;align-items:center;gap:22px}.level-box{display:flex;align-items:center;gap:10px;min-width:155px}.level-medal{height:41px;width:41px;border:2px solid #d1db99;border-radius:50%;display:grid;place-items:center;font-family:'Fraunces',serif;font-size:23px;background:#38553b;color:#eef0b0}.level-box b{font-size:13px}.level-box small{font-size:11px;display:block;color:#d3decc;margin:1px 0 5px}progress{appearance:none;border:0;width:100%;height:7px;border-radius:9px;overflow:hidden;background:#dce1ca}progress::-webkit-progress-bar{background:#dce1ca}progress::-webkit-progress-value{background:#6d913e;border-radius:9px}progress::-moz-progress-bar{background:#6d913e}.level-box progress{display:block;height:4px;max-width:105px;background:#45624c}.level-box progress::-webkit-progress-bar{background:#45624c}.level-box progress::-webkit-progress-value{background:var(--lime)}.coins{border:1px solid #65754b;background:#304e35;border-radius:30px;padding:10px 16px;font-size:20px;display:flex;align-items:center;gap:8px}.coins>span{color:var(--gold);font-size:25px}.coins small{font-size:12px;color:#d4dec4}.icon-button{border:1px solid #cdd4c3;background:transparent;width:35px;height:35px;display:grid;place-items:center;border-radius:50%;font-size:20px;flex-shrink:0}.topbar .icon-button{border-color:#4c6852;color:#dbe5d3}.nav-bar{display:flex;align-items:center;justify-content:space-between;padding:0 max(30px,calc((100vw - 1440px)/2));border-bottom:1px solid var(--line);background:var(--white)}.nav-links{display:flex;gap:28px}.nav-item{display:flex;gap:9px;align-items:center;padding:19px 4px;border:0;border-bottom:3px solid transparent;font-size:14px;font-weight:650;background:none}.nav-item.active{border-color:#3d663e}.nav-item>span:first-child{font-size:19px}.nav-badge{background:#e9eddc;border-radius:10px;padding:1px 6px;font-size:11px}.save-status{font-size:12px;color:var(--muted)}main{max-width:1500px;padding:30px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:15px}.eyebrow{font-size:10px;letter-spacing:2.1px;font-weight:700;color:#778466}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Fraunces',Georgia,serif}h1{font-size:32px;line-height:1.2;letter-spacing:-.8px;margin-top:7px}h1>span{color:#89a349}.weather{display:flex;align-items:center;gap:12px;padding-right:8px}.weather>span{font-size:36px;color:#b98c30}.weather b{font-size:13px}.weather small{display:block;font-size:11px;color:var(--muted);margin-top:3px}.game-layout{display:grid;grid-template-columns:minmax(0,1fr) 288px;gap:25px}.farm-panel{min-width:0;border:1px solid #d2dac2;border-radius:18px;overflow:hidden;background:var(--white);box-shadow:0 5px 18px #19351c07}.farm-scene{height:480px;position:relative;overflow:hidden;background:#77914e;background-image:linear-gradient(0deg,#183d2430,#a6c86e08 60%),url('assets/farm.webp');background-size:cover;background-position:center}.farm-title{position:absolute;top:19px;left:19px;background:#fffef4eb;display:flex;align-items:center;gap:9px;border-radius:11px;padding:10px 14px;box-shadow:0 3px 12px #25390a14;z-index:2}.farm-title-icon{font-size:25px}.farm-title b{font-family:'Fraunces',serif;font-size:17px}.farm-title small{display:block;color:#617258;font-size:10px;margin-top:2px}.harvest-all{position:absolute;top:21px;right:20px;z-index:2;background:#f7f8de;border:1px solid #49662b55;padding:10px 13px;border-radius:11px;font-size:13px;font-weight:700;box-shadow:0 3px 0 #31512730}.harvest-all span{background:#e4ebc0;padding:2px 6px;border-radius:6px;margin-left:5px}.farmer-note{position:absolute;top:89px;left:22px;display:flex;align-items:center;gap:6px;max-width:224px;z-index:2}.farmer-emoji{font-size:43px}.farmer-note p{font-size:11px;line-height:1.45;background:#fffef3ec;padding:9px 12px;border-radius:13px 13px 13px 2px;border:1px solid #e3e6c3}.plot-grid{position:absolute;top:145px;left:30%;right:11%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px 12px;transform:perspective(950px) rotateX(18deg) rotateZ(-10deg);transform-origin:center}.plot{position:relative;height:65px;min-width:0;border:2px solid #b68b4e;background:#755138;border-radius:10px;box-shadow:0 5px 0 #4c3726,0 7px 9px #17240d39;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:filter .15s,translate .15s;isolation:isolate}.plot:hover{filter:brightness(1.13);translate:0 -3px}.plot.empty{background:#725036;border:2px dashed #c39c66}.plot.locked{border:1px solid #d7e5a962;background:#78914788;box-shadow:0 3px 0 #566d3e77;color:#ebefd0}.plot .plant{font-size:33px;line-height:1.05;filter:drop-shadow(0 3px 1px #223a1570);transform:rotateZ(10deg)}.plot.ready{border-color:#e7cf67;background:#826c39}.plot.ready::after{content:'✦';position:absolute;color:#fff2a1;right:4px;top:1px;font-size:17px}.plot .plot-label{font-size:10px;line-height:1.15;white-space:nowrap;color:#fff4d6;font-weight:700;margin-top:3px;background:#33280b80;border-radius:5px;padding:2px 5px;z-index:1}.plot .plus{font-size:22px;color:#ddc29a;line-height:1}.plot .lock{font-size:20px}.plot .growing-bar{position:absolute;left:8px;right:8px;bottom:4px;height:3px;background:#432f29;border-radius:2px;overflow:hidden}.plot .growing-bar i{height:100%;display:block;background:#d1df74}.farm-sign{position:absolute;bottom:54px;left:30px;color:#fff6dd;background:#654628ed;border:2px solid #bf995f;border-radius:5px;padding:11px 13px;font-size:11px;font-weight:700;letter-spacing:1.4px;transform:rotate(-6deg);box-shadow:0 3px 0 #4c371e}.farm-sign span{display:block;font-size:8px;letter-spacing:1.2px;text-align:center;margin-top:5px;color:#dcd3a7}.scene-caption{position:absolute;bottom:0;left:0;right:0;padding:13px 18px;background:linear-gradient(transparent,#22391a99);color:#f7f7df;text-align:right;font-size:10px;letter-spacing:.3px}.scene-caption span{color:#f2d67e;margin-right:5px}.planting-panel{padding:21px 22px 0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading h2{font-size:20px;letter-spacing:-.25px}.section-heading>span{font-size:11px;color:var(--muted)}.seed-list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:17px}.seed-card{background:#f8f9ef;border:1px solid #e0e5d4;border-radius:10px;padding:12px 10px;text-align:left;position:relative;min-width:0}.seed-card.selected{border:2px solid #5b793d;background:#edf3d7;padding:11px 9px}.seed-card:hover{background:#eef2df}.seed-card .seed-emoji{font-size:24px;float:left;margin-right:7px}.seed-card b{font-size:13px;display:block}.seed-card small{font-size:10px;display:block;color:#6c795f;margin-top:4px}.seed-meta{clear:both;padding-top:11px;display:flex;justify-content:space-between;font-size:10px;gap:3px}.seed-meta strong{font-size:11px;color:#8d6a20}.seed-card .selected-check{position:absolute;right:7px;top:5px;font-size:10px;color:#526e2b}.seed-card.locked-seed{opacity:.65}.tool-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5e8d9;margin-top:17px;min-height:48px;gap:10px}.tool-row>span{font-size:10px;color:#667653}.tool-row button{font-size:11px;font-weight:700;background:none;border:0;padding:10px 0}.tool-row button span{margin-left:5px}.side-panel{display:flex;flex-direction:column;gap:23px}.quest-card{background:#e9edcd;border:1px solid #d7dfae;border-radius:15px;padding:21px}.card-kicker{font-size:9px;font-weight:700;letter-spacing:1.5px;color:#61713c;display:flex;justify-content:space-between;align-items:center}.card-kicker>span{font-size:20px}.quest-card h2{font-size:24px;line-height:1.14;margin:9px 0 11px;letter-spacing:-.5px}.quest-card p{font-size:12px;line-height:1.6;color:#63734d}.quest-progress-label{display:flex;justify-content:space-between;gap:8px;font-size:10px;margin:20px 0 7px}.quest-progress-label b{color:#716128}.quest-card progress{height:6px;display:block}.quest-card button{width:100%;background:var(--pine);color:#fffbe8;border:0;padding:11px;border-radius:8px;font-size:12px;font-weight:650;margin-top:17px}.quest-card button:disabled{background:#cfd8ac;color:#647044;opacity:1}.orders-section .section-heading h2{font-size:21px}.section-heading .pill{font-size:8px;letter-spacing:1px;border:1px solid #d4dcc0;padding:4px 6px;border-radius:5px;font-weight:700}.section-subtitle{font-size:11px;color:var(--muted);margin:7px 0 15px}.order-card{padding:15px;background:var(--white);border:1px solid var(--line);border-radius:12px;margin-top:11px}.order-person{display:flex;gap:10px;align-items:center}.neighbor-avatar{width:38px;height:38px;display:grid;place-items:center;background:#ebe8d7;border-radius:50%;font-size:25px;flex-shrink:0}.order-person b{font-size:12px}.order-person small{display:block;font-size:10px;color:var(--muted);margin-top:3px}.order-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:15px;gap:10px}.order-needs{font-size:11px;color:#627453}.order-needs strong{color:#a57824;font-size:12px;display:block;margin-top:5px}.order-button{border:1px solid #c6d4b0;background:#eef3df;border-radius:7px;padding:7px 11px;font-size:11px;font-weight:700}.farm-tip{margin-top:auto;display:flex;align-items:flex-start;gap:10px;padding:3px 8px;color:#718161}.farm-tip>span{font-size:24px;line-height:1}.farm-tip p{font-size:11px;line-height:1.7}.farm-tip b{font-weight:600;color:#526447}footer{display:flex;justify-content:space-between;gap:20px;color:#8a947c;font-size:10px;padding:22px 2px 0}#toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,18px);background:var(--pine);color:#fffbe4;padding:14px 23px;border:1px solid #779268;border-radius:12px;box-shadow:0 6px 30px #19351c25;font-size:14px;z-index:20;pointer-events:none;opacity:0;transition:opacity .2s,transform .2s;text-align:center;max-width:90vw;width:max-content}#toast.show{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid #d1dac1;background:var(--white);color:var(--ink);width:min(560px,calc(100vw - 30px));max-height:85vh;border-radius:19px;padding:26px;box-shadow:0 20px 100px #12381e33}dialog::backdrop{background:#102a21a6;backdrop-filter:blur(4px)}.modal-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}dialog h2{font-size:32px;margin-bottom:10px}dialog p{font-size:14px;line-height:1.65;color:var(--muted)}.inventory-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:15px 0;gap:10px}.inventory-row b{font-size:14px}.inventory-row small{display:block;color:var(--muted);font-size:12px;margin-top:4px}.button-primary{background:var(--pine);color:#fffbe7;border:0;border-radius:8px;padding:11px 16px;font-weight:600;font-size:13px}.button-secondary{background:#eef1df;border:1px solid #ccd6b8;border-radius:8px;padding:11px 16px;font-size:13px}.modal-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:23px}.help-steps{padding-left:23px;line-height:1.65;font-size:14px}.help-steps li{padding-left:5px;margin:14px 0}.crew-portrait{width:88px;height:88px;border-radius:18px;object-fit:cover;float:right;margin:0 0 15px 15px}.crew-card{padding:16px 0;border-top:1px solid var(--line);margin-top:16px}.crew-card h3{font-size:19px;margin:0 0 5px}.settings-option{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid var(--line);font-size:14px}.danger{color:#9e422f}.save-warning{color:#a26331!important}.pop{animation:pop .32s ease}@keyframes pop{50%{transform:scale(1.14)}}
@media(min-width:1600px){.farm-scene{height:530px}.plot-grid{top:160px}.plot{height:75px}}
@media(max-width:1150px){.topbar{padding:16px 24px}.nav-bar{padding:0 24px}main{padding:24px}.game-layout{grid-template-columns:minmax(0,1fr) 255px;gap:18px}.plot-grid{left:20%;right:7%}.seed-card .seed-emoji{float:none;display:block;margin-bottom:5px}.seed-meta{flex-wrap:wrap;gap:5px}.planting-panel{padding:18px 16px 0}.farm-scene{height:470px}.quest-card{padding:18px}.resources{gap:14px}h1{font-size:29px}}
@media(max-width:880px){.game-layout{grid-template-columns:minmax(0,1fr)}.side-panel{display:grid;grid-template-columns:1fr 1fr;gap:18px}.farm-tip{grid-column:1/-1}.farm-scene{height:500px}.plot-grid{left:28%;right:12%;top:150px;gap:13px}.plot{height:70px}.seed-card .seed-emoji{float:left}.seed-meta{flex-wrap:nowrap}.level-box{min-width:0}.level-box>span:last-child{display:none}.weather{display:none}h1{font-size:30px}.save-status{font-size:10px}footer{font-size:9px}.brand{font-size:27px}.brand-mark{font-size:35px}.resources{gap:12px}}
@media(max-width:540px){.topbar{padding:15px 16px;gap:8px}.brand{font-size:21px;gap:7px}.brand-mark{font-size:32px}.brand small{font-size:7px;letter-spacing:1.1px;margin-top:6px}.resources{gap:7px}.level-box{display:none}.coins{padding:7px 10px;font-size:16px;gap:4px}.coins>span{font-size:20px}.coins small{display:none}.topbar .icon-button{width:28px;height:28px;font-size:16px}#help-button{display:none}.nav-bar{padding:0 17px}.nav-links{gap:20px}.nav-item{font-size:12px;padding:15px 0;gap:6px}.save-status{display:none}main{padding:22px 13px}.eyebrow{font-size:8px;letter-spacing:1.8px}h1{font-size:26px;max-width:310px;line-height:1.2}.page-heading{margin-bottom:19px}.farm-panel{border-radius:14px}.farm-scene{height:455px;background-position:39% center}.farm-title{top:14px;left:12px;padding:8px 10px}.farm-title b{font-size:15px}.farm-title small{font-size:9px}.farm-title-icon{font-size:20px}.harvest-all{top:15px;right:12px;padding:9px;font-size:11px}.farmer-note{top:82px;left:13px;max-width:206px}.farmer-note p{font-size:10px}.plot-grid{left:12%;right:9%;top:150px;gap:10px}.plot{height:57px}.plot .plant{font-size:28px}.plot .plot-label{font-size:9px}.farm-sign{left:15px;bottom:37px;font-size:8px;padding:7px 10px}.farm-sign span{font-size:6px}.scene-caption{font-size:8px;padding:11px}.planting-panel{padding:16px 13px 0}.section-heading h2{font-size:20px}.planting-panel .section-heading{display:block}.planting-panel .section-heading>span{display:block;margin-top:6px}.seed-list{gap:6px;margin-top:13px}.seed-card{padding:10px 6px}.seed-card.selected{padding:9px 5px}.seed-card .seed-emoji{float:none;font-size:22px}.seed-card b{font-size:11px;white-space:nowrap}.seed-card small{font-size:9px}.seed-meta{font-size:9px;flex-direction:column;gap:4px;padding-top:7px}.seed-meta strong{font-size:10px}.tool-row{gap:5px}.tool-row>span{font-size:9px}.tool-row button{font-size:10px}.side-panel{grid-template-columns:1fr;gap:23px;margin-top:3px}.quest-card{padding:20px}.quest-card h2{font-size:26px}.quest-card p{font-size:13px}.quest-progress-label{font-size:12px}.quest-card button{font-size:13px}.order-person b{font-size:14px}.order-person small{font-size:12px}.order-needs{font-size:13px}.order-needs strong{font-size:14px}.order-button{font-size:13px}.section-subtitle{font-size:12px}.farm-tip p{font-size:12px}footer{display:block;font-size:10px;line-height:1.7}footer span{display:block}dialog{padding:20px}dialog h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Readable controls and shared character treatment. */
.neighbor-avatar{overflow:hidden;width:44px;height:44px}.neighbor-avatar img{width:100%;height:100%;object-fit:cover}.farmer-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:3px solid #fff6c8;box-shadow:0 3px 8px #19351c40}.modal-footnote{margin-top:18px;font-size:.8125rem!important}.crew-card{display:flow-root}.farm-panel{border-top:3px solid #b4cb63}.farmer-note{max-width:255px}.farmer-note p{font-size:.75rem}.nav-item{font-size:.875rem}.save-status,.level-box small,.coins small,.weather small,.farm-title small,.scene-caption,.seed-card small,.seed-meta,.seed-meta strong,.section-heading>span,.tool-row>span,.section-subtitle,.order-person small,.farm-tip p,footer{font-size:.75rem}.level-box b,.weather b,.seed-card b,.harvest-all,.order-person b,.order-needs,.order-needs strong,.order-button,.quest-card button,.quest-progress-label,.tool-row button{font-size:.875rem}.quest-card p{font-size:.875rem;line-height:1.6}.plot .plot-label{font-size:.75rem}.card-kicker,.eyebrow,.section-heading .pill{font-size:.6875rem}.planting-panel .section-heading>span{max-width:240px;text-align:right}.seed-card{padding:12px 9px}.seed-card.selected{padding:11px 8px}.seed-meta{gap:5px}.quest-card button,.order-button,.button-primary,.button-secondary,.harvest-all,.tool-row button{min-height:44px}.icon-button{min-height:40px;min-width:40px}.order-bottom{align-items:flex-end}.order-needs strong{font-size:.8125rem;line-height:1.5}.tool-row{gap:15px}.farm-tip p{line-height:1.7}.farm-scene{background-image:linear-gradient(0deg,#183d2430,#a6c86e08 60%),url('assets/farm.webp')}.order-person b{line-height:1.3}.settings-option input{width:24px;height:24px;accent-color:var(--pine)}
@media(max-width:1150px){.seed-meta{flex-direction:column}.plot-grid{top:159px}.farmer-note{max-width:250px}}
@media(max-width:880px){.seed-meta{flex-direction:row}.plot-grid{top:159px}.farmer-note{max-width:255px}.page-heading{align-items:flex-start}}
@media(max-width:540px){.topbar{gap:7px}.topbar .icon-button{min-width:36px;min-height:40px}.resources{gap:4px}.brand{font-size:20px}.brand-mark{font-size:28px}.coins{font-size:15px;padding:7px 8px}.nav-links{justify-content:space-between;gap:19px;width:100%}.nav-item{font-size:.875rem}.farm-scene{height:490px}.farmer-note{top:86px;max-width:262px}.farmer-note p{font-size:.75rem}.farmer-avatar{width:44px;height:44px}.plot-grid{top:177px;left:9%;right:9%;gap:11px 8px;transform:perspective(950px) rotateX(14deg) rotateZ(-6deg)}.plot{height:59px}.plot .plot-label{font-size:.75rem;padding:2px 3px}.plot.locked .plot-label{font-size:.6875rem}.plot .plant{font-size:28px}.scene-caption{font-size:.6875rem}.farm-title small{font-size:.6875rem}.harvest-all{font-size:.8125rem}.planting-panel .section-heading>span{text-align:left;max-width:none;font-size:.8125rem}.seed-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.seed-card .seed-emoji{float:left;margin-top:2px;margin-right:9px;font-size:28px}.seed-card b{font-size:.875rem}.seed-card small{font-size:.75rem}.seed-meta{flex-direction:row;font-size:.75rem}.tool-row{align-items:flex-start;flex-direction:column;gap:0;padding-top:12px}.tool-row>span{font-size:.8125rem}.tool-row button{font-size:.875rem;padding-top:8px}.quest-card p{font-size:1rem}.farm-tip p{font-size:.875rem}.section-subtitle{font-size:.875rem}footer{font-size:.75rem}.save-status{display:none}h1{font-size:1.75rem;max-width:none}.farmer-note .farmer-avatar{flex-shrink:0}dialog p,.help-steps{font-size:1rem}.crew-portrait{width:80px;height:80px}.modal-top .eyebrow{max-width:230px}.inventory-row{flex-wrap:wrap}}
@media(max-width:360px){.brand{font-size:18px}.brand-mark{display:none}.nav-links{gap:8px}.nav-item{font-size:.8125rem}.harvest-all{font-size:.75rem}.farm-title b{font-size:.875rem}.farm-title{left:8px}.farm-title-icon{display:none}.plot .plot-label{font-size:.6875rem}}

