:root{color:#173b36;background:#153c3a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #173b36;--ink-soft: #526b65;--jade-950: #123432;--jade-900: #173f3b;--jade-800: #1f5149;--jade-700: #2f6759;--jade-600: #4b806a;--jade-400: #83ad8d;--jade-200: #c8ddc3;--jade-100: #e4edda;--paper: #f7f1df;--paper-deep: #e8ddc1;--gold: #d6a94d;--gold-light: #f1d690;--cinnabar: #ba573b;--cinnabar-dark: #8d382d;--danger: #a43d36;--white: #fffdf5;--shadow-lg: 0 28px 80px rgb(5 28 25 / 38%);--shadow-md: 0 14px 36px rgb(7 38 33 / 22%);--shadow-sm: 0 6px 16px rgb(9 42 35 / 14%);--hud-height: 74px;--nav-height: 76px}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 50% -10%,rgb(177 213 190 / 22%),transparent 42%),linear-gradient(145deg,#103431,#1f4f49)}button,select{font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,select:focus-visible{outline:3px solid var(--gold-light);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.48;filter:saturate(.55)}h1,h2,h3,h4,p,dl,dd,ol,ul{margin:0}ul,ol{padding:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.game-shell{position:relative;width:100%;height:100dvh;min-height:560px;overflow:hidden;isolation:isolate;background:#2b6662}.game-stage{position:absolute;inset:0}.button,.icon-button{border:0;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease}.button{min-height:44px;padding:10px 18px;border:1px solid transparent;border-radius:12px;font-weight:760;line-height:1.2}.button:not(:disabled):hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.button:not(:disabled):active{transform:translateY(1px)}.button--primary{color:var(--white);background:linear-gradient(145deg,#bd6a41,#a34834);border-color:#8e3b2f;box-shadow:0 7px 14px #8d392c33}.button--secondary{color:var(--jade-900);background:#e2ead9;border-color:#adc5a8}.button--ghost{color:var(--ink-soft);background:transparent;border-color:#c9c2ad}.button--danger{color:#fff8ed;background:linear-gradient(145deg,#ad4a3f,#81342e);border-color:#6d2a27}.button--small{min-height:44px;padding:8px 12px;border-radius:10px;font-size:13px}.icon-button{display:inline-grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgb(255 255 255 / 18%);border-radius:50%;color:inherit;background:#ffffff1a}.game-hud{position:absolute;z-index:30;top:max(10px,env(safe-area-inset-top));left:50%;display:flex;align-items:center;gap:14px;width:min(1100px,calc(100% - 24px));min-height:var(--hud-height);padding:10px 12px 10px 16px;color:#f8f1d9;border:1px solid rgb(236 220 170 / 28%);border-radius:20px;background:linear-gradient(110deg,#133834f5,#1d4a42eb),#173f3b;box-shadow:0 14px 35px #07201e4d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translate(-50%)}.game-hud:after{position:absolute;inset:5px;content:"";pointer-events:none;border:1px solid rgb(247 222 151 / 9%);border-radius:15px}.game-hud__brand{position:relative;z-index:1;display:flex;align-items:center;gap:8px;min-width:max-content;color:var(--gold-light);font-family:ui-serif,Songti SC,STSong,serif;letter-spacing:.12em}.game-hud__brand>span{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgb(240 211 127 / 50%);border-radius:50%;background:#06211f6b;font-size:20px}.game-hud__stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(64px,1fr));flex:1;gap:5px}.game-hud__stat{min-width:0;padding:5px 10px;border-left:1px solid rgb(232 219 175 / 16%)}.game-hud__stat dt{color:#b8cfbd;font-size:11px;letter-spacing:.08em}.game-hud__stat dd{margin-top:2px;overflow:hidden;color:#fff8df;font-size:17px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.game-hud__stat.is-warning dd{color:#ffb78d}.game-hud__actions{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-end;gap:7px}.game-hud__fast-mode,.game-hud__save-status{padding:5px 8px;border-radius:999px;font-size:11px;white-space:nowrap}.game-hud__fast-mode{color:#472c12;background:var(--gold-light)}.game-hud__save-status{color:#d8ead5;background:#ffffff14}.game-hud__settings{color:#f8ebc7;font-size:21px}.island-map,.island-map__viewport{position:absolute;inset:0}.island-map{color:var(--ink);background:#3b7773}.island-map__viewport{cursor:grab;-webkit-user-select:none;user-select:none}.island-map__viewport:active{cursor:grabbing}.island-map__hint{position:absolute;z-index:8;top:calc(max(10px,env(safe-area-inset-top)) + var(--hud-height) + 12px);left:50%;padding:7px 13px;color:#faf5dae5;border:1px solid rgb(251 231 177 / 20%);border-radius:999px;background:#0f3532ad;box-shadow:0 6px 20px #05201d2e;font-size:12px;letter-spacing:.08em;pointer-events:none;transform:translate(-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.island-map__world{position:relative;overflow:hidden;transform-origin:0 0;will-change:transform;background:radial-gradient(circle at 20% 25%,rgb(255 255 255 / 8%) 0 1px,transparent 2px),radial-gradient(circle at 75% 70%,rgb(255 255 255 / 7%) 0 1px,transparent 2px),repeating-linear-gradient(120deg,rgb(255 255 255 / 2%) 0 2px,transparent 2px 13px),linear-gradient(145deg,#4a8a85,#2d6969 55%,#245c60);background-size:38px 38px,50px 50px,auto,auto}.island-map__water{position:absolute;inset:0;opacity:.7;background:repeating-radial-gradient(ellipse at 30% 40%,transparent 0 18px,rgb(217 241 222 / 8%) 19px 20px,transparent 21px 42px),linear-gradient(100deg,transparent 30%,rgb(219 241 221 / 8%) 50%,transparent 70%);animation:water-drift 12s ease-in-out infinite alternate}.island-map__island{position:absolute;z-index:1;inset:7% 8%;border:7px solid rgb(220 215 162 / 24%);border-radius:47% 53% 52% 48%/42% 45% 55% 58%;background:radial-gradient(ellipse at 48% 50%,rgb(242 231 180 / 55%) 0 7%,transparent 8%),radial-gradient(circle at 18% 28%,#98b67a 0 10%,transparent 11%),radial-gradient(circle at 78% 20%,#8cac76 0 11%,transparent 12%),radial-gradient(circle at 80% 72%,#7fa16f 0 11%,transparent 12%),radial-gradient(circle at 36% 78%,#96b275 0 12%,transparent 13%),linear-gradient(145deg,#bad18d,#9dbb7e 38%,#84a772 70%,#759765);box-shadow:0 0 0 14px #e8deaa1a,0 28px 55px #05292457,inset 0 0 70px #2a5b3a3d;clip-path:polygon(9% 25%,19% 9%,40% 4%,58% 10%,76% 4%,92% 18%,98% 38%,94% 57%,99% 76%,86% 94%,65% 97%,46% 92%,27% 98%,10% 85%,4% 63%,7% 45%)}.island-map__mountain{position:absolute;z-index:2;width:21%;height:25%;opacity:.76;filter:drop-shadow(0 14px 12px rgb(28 66 49 / 24%));pointer-events:none}.island-map__mountain:before,.island-map__mountain:after{position:absolute;bottom:0;width:65%;height:90%;content:"";background:linear-gradient(145deg,#547b5e,#294f47);clip-path:polygon(50% 0,100% 100%,0 100%)}.island-map__mountain:after{right:0;height:64%;opacity:.72}.island-map__mountain--north{top:9%;left:35%}.island-map__mountain--west{top:46%;left:9%;transform:scale(.72)}.island-map__cloud{position:absolute;z-index:6;width:180px;height:46px;border-radius:50%;opacity:.48;background:#f4f4da9e;box-shadow:45px 7px #f4f4da8c,-40px 12px #f4f4da6b;filter:blur(7px);pointer-events:none;animation:cloud-float 15s ease-in-out infinite alternate}.island-map__cloud--one{top:19%;left:4%}.island-map__cloud--two{right:3%;bottom:20%;animation-delay:-7s}.island-map__paths{position:absolute;z-index:3;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.island-map__paths path{fill:none;stroke:#f4e2a7b3;stroke-width:.8;stroke-linecap:round;stroke-dasharray:1.2 1.1;vector-effect:non-scaling-stroke;filter:drop-shadow(0 2px 1px rgb(64 80 49 / 28%))}.map-entrance{position:absolute;z-index:7;display:grid;justify-items:center;min-width:104px;min-height:94px;padding:4px;border:0;color:var(--ink);background:transparent;transform:translate(-50%,-50%);cursor:pointer}.map-entrance__building{position:relative;display:grid;place-items:center;width:76px;height:62px;color:#fff7dc;border:2px solid #735239;border-radius:10px 10px 17px 17px;background:linear-gradient(145deg,#b77145,#84482f);box-shadow:0 10px 15px #2c3e2447,inset 0 3px #ffedb92e;font-family:ui-serif,Songti SC,serif;font-size:27px;font-weight:900;transition:transform .18s ease,filter .18s ease}.map-entrance__building:before{position:absolute;top:-14px;left:50%;width:96px;height:28px;content:"";border:2px solid #4d3e31;border-radius:50% 50% 17% 17%;background:linear-gradient(180deg,#315a4d,#244438);clip-path:polygon(50% 0,100% 62%,88% 78%,12% 78%,0 62%);transform:translate(-50%)}.map-entrance--fields .map-entrance__building{border-color:#526c3e;background:repeating-linear-gradient(90deg,#789657 0 10px,#66834b 10px 20px)}.map-entrance--fields .map-entrance__building:before{background:#7b613c}.map-entrance--furnace .map-entrance__building{background:radial-gradient(circle at 50% 68%,#f39a45 0 12%,#94452f 13% 26%,#55433a 27%)}.map-entrance--merchant .map-entrance__building{border-radius:50% 50% 40% 40%;background:linear-gradient(160deg,#d0a158,#77543b)}.map-entrance--upgrade .map-entrance__building{background:linear-gradient(145deg,#6c7d86,#465b5d)}.map-entrance:hover .map-entrance__building,.map-entrance:focus-visible .map-entrance__building,.map-entrance.is-destination .map-entrance__building{filter:brightness(1.13) saturate(1.15);transform:translateY(-4px)}.map-entrance.is-destination .map-entrance__building{box-shadow:0 0 0 6px #f3d2743d,0 0 30px #f5ce5e8c}.map-entrance__label{margin-top:4px;padding:4px 11px;color:#fdf4d2;border:1px solid rgb(252 231 174 / 22%);border-radius:999px;background:#133a33d9;box-shadow:0 4px 8px #05231f33;font-size:13px;font-weight:800;white-space:nowrap}.map-entrance__status{position:absolute;top:-28px;padding:3px 8px;color:#47300f;border-radius:999px;background:var(--gold-light);font-size:11px}.map-player{position:absolute;z-index:12;width:52px;height:70px;pointer-events:none;transform:translate(-50%,-72%);transition-property:left,top;transition-timing-function:linear}.map-player__shadow{position:absolute;bottom:0;left:50%;width:42px;height:14px;border-radius:50%;background:#16312457;transform:translate(-50%)}.map-player__figure{position:absolute;bottom:8px;left:50%;display:grid;place-items:center;width:38px;height:48px;color:#f6e6ba;border:2px solid #263f3d;border-radius:48% 48% 38% 38%;background:linear-gradient(160deg,#3e746c,#203f3c);box-shadow:0 7px 9px #1d2e2240;font-family:ui-serif,serif;font-weight:900;transform:translate(-50%)}.map-player__figure:before{position:absolute;top:-11px;width:22px;height:22px;content:"";border:2px solid #33443d;border-radius:50%;background:#e1bd8e}.map-player.is-moving .map-player__figure{animation:player-step .36s ease-in-out infinite alternate}.bottom-nav{position:absolute;z-index:31;bottom:max(10px,env(safe-area-inset-bottom));left:50%;display:grid;grid-template-columns:repeat(5,minmax(66px,1fr));width:min(620px,calc(100% - 24px));min-height:var(--nav-height);padding:7px;border:1px solid rgb(236 220 170 / 27%);border-radius:20px;background:#133935f0;box-shadow:0 16px 45px #051c1957;transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav__item{display:grid;place-items:center;align-content:center;gap:3px;min-height:58px;padding:5px;color:#bed4c2;border:1px solid transparent;border-radius:14px;background:transparent;font-size:12px;cursor:pointer}.bottom-nav__item:hover,.bottom-nav__item.is-active{color:#fff3cf;border-color:#eed59533;background:#ffffff14}.bottom-nav__item.is-active{box-shadow:inset 0 -2px var(--gold)}.bottom-nav__icon{display:grid;place-items:center;width:29px;height:29px;border:1px solid rgb(232 211 150 / 26%);border-radius:9px;color:var(--gold-light);background:#021b192e;font-family:ui-serif,serif;font-size:15px;font-weight:900}.game-sheet-backdrop,.confirm-dialog-backdrop,.completion-backdrop{position:fixed;inset:0;display:grid;place-items:center;background:#0418167a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.game-sheet-backdrop{z-index:50;padding:calc(max(10px,env(safe-area-inset-top)) + 78px) 18px calc(max(10px,env(safe-area-inset-bottom)) + 86px)}.game-sheet{display:flex;flex-direction:column;width:min(920px,100%);max-height:100%;overflow:hidden;color:var(--ink);border:1px solid #d6c7a6;border-radius:24px;background:linear-gradient(90deg,transparent 49px,rgb(165 100 71 / 8%) 50px,transparent 51px),repeating-linear-gradient(0deg,rgb(96 112 84 / 2%) 0 1px,transparent 1px 24px),var(--paper);box-shadow:var(--shadow-lg);animation:sheet-in .22s ease-out both}.game-sheet__header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;padding:12px 14px 12px 24px;color:#f8efd2;border-bottom:1px solid #b79663;background:linear-gradient(90deg,rgb(255 255 255 / 5%),transparent),linear-gradient(130deg,var(--jade-900),var(--jade-800))}.game-sheet__header h2{margin-top:1px;font-family:ui-serif,Songti SC,serif;font-size:clamp(20px,2.5vw,27px);letter-spacing:.08em}.game-sheet__eyebrow{color:#bed2b5;font-size:10px;letter-spacing:.18em}.game-sheet__close{flex:0 0 auto;color:#f9edca;font-size:28px}.game-sheet__feedback{margin:12px 18px 0;padding:10px 13px;border:1px solid;border-radius:11px;font-size:13px}.game-sheet__feedback.is-success{color:#23533d;border-color:#a7c89d;background:#e3efdc}.game-sheet__feedback.is-error{color:#7d302b;border-color:#d7a59a;background:#f7e3d7}.game-sheet__body{min-height:0;overflow:auto;overscroll-behavior:contain}.panel{display:grid;gap:18px;padding:22px}.panel h3,.panel h4{font-family:ui-serif,Songti SC,serif;color:var(--jade-950)}.panel-note{padding:10px 13px;color:var(--ink-soft);border-left:3px solid var(--gold);background:#e7dfc36b;font-size:13px;line-height:1.55}.panel-intro,.quest-panel__summary,.recipe-card__header,.inventory-section__header,.merchant-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.panel-intro p,.quest-panel__summary p,.merchant-section__header p{margin-top:5px;color:var(--ink-soft);font-size:13px}.panel-actions{display:flex;flex-wrap:wrap;gap:10px}.panel-actions--stacked{display:grid}.panel-empty-state{display:grid;justify-items:center;gap:12px;padding:34px 20px;text-align:center}.panel-empty-state__icon{display:grid;place-items:center;width:64px;height:64px;color:#fff8dc;border-radius:50%;background:var(--jade-700);font-size:30px;box-shadow:0 0 0 8px #dce8d3}.panel-empty-state p{max-width:520px;color:var(--ink-soft);line-height:1.65}.quest-panel__summary{padding:17px;border:1px solid #d8caa7;border-radius:16px;background:linear-gradient(135deg,#fbf4df,#eee4c9)}.pill-tier,.status-badge,.current-task-label,.protected-label,.save-status{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:750;white-space:nowrap}.pill-tier{margin-bottom:4px;color:#70482e;background:#eedcae}.status-badge--pending{color:#795525;background:#f1dfa9}.status-badge--active{color:#275640;background:#d8ead5}.status-badge--completed{color:#fff;background:var(--jade-700)}.recipe-card{display:grid;gap:13px;padding:16px;border:1px solid #d9cbaa;border-radius:16px;background:#fffcefc2;box-shadow:0 5px 13px #394b3412}.recipe-card--current{border-left:5px solid var(--cinnabar)}.recipe-card--tier-2{border-top-color:#80a993}.recipe-card--tier-3{border-top-color:#d1a858}.recipe-card.is-ready{box-shadow:0 0 0 2px #54855c33,0 7px 18px #39603f1f}.recipe-card__header>span{color:var(--ink-soft);font-size:12px}.ingredient-list{display:grid;gap:7px;list-style:none}.ingredient-list li{display:flex;justify-content:space-between;gap:12px;padding:7px 9px;border-radius:8px;background:#d6debf45;font-size:13px}.ingredient-list .is-missing,.recipe-card__missing{color:var(--cinnabar-dark)}.recipe-card__missing,.recipe-card__ready{font-size:12px;font-weight:750}.recipe-card__ready{color:#34704f}.quest-panel__inventory{display:flex;justify-content:space-between;padding:12px 15px;border-radius:12px;background:#dce8d3}.recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.furnace-status{display:flex;align-items:center;gap:15px;padding:16px;color:#f9efd4;border-radius:16px;background:linear-gradient(135deg,#4b4b3e,#273f3a)}.furnace-status.is-active{background:linear-gradient(135deg,#87462f,#483b35)}.furnace-status__icon{display:grid;place-items:center;flex:0 0 auto;width:56px;height:56px;border:2px solid #d3a04c;border-radius:50% 50% 42% 42%;background:radial-gradient(circle,#ffb756 0 16%,#b84f32 17% 40%,#273835 42%);font-family:ui-serif,serif;font-size:23px}.furnace-status.is-active .furnace-status__icon{animation:furnace-glow .9s ease-in-out infinite alternate}.furnace-status__content{display:grid;flex:1;gap:5px}.furnace-status progress,.warehouse-meter progress{width:100%;height:8px;overflow:hidden;border:0;border-radius:999px;accent-color:var(--cinnabar)}.compact-stats{display:flex;gap:7px}.compact-stats>div{min-width:64px;padding:7px 10px;border-radius:10px;background:#dfebd5;text-align:center}.compact-stats dt{color:var(--ink-soft);font-size:10px}.compact-stats dd{margin-top:2px;font-weight:850}.fields-panel__quick-plant{justify-self:start}.field-plots{display:grid;gap:16px}.field-plot{padding:14px;border:1px solid #c8c9a2;border-radius:15px;background:#e7ead2}.field-plot--main{background:linear-gradient(145deg,#e5ead1,#d3dfbd)}.field-plot--support{background:linear-gradient(145deg,#e6e4cc,#d5dfc6)}.field-plot__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.field-plot__header span{color:var(--ink-soft);font-size:11px}.field-plot__slots{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;list-style:none}.field-slot{display:grid;align-content:center;justify-items:center;gap:6px;min-height:126px;padding:9px;overflow:hidden;border:1px solid #b7bd91;border-radius:12px;background:linear-gradient(180deg,rgb(255 255 255 / 18%),transparent),repeating-linear-gradient(0deg,#806d48 0 5px,#8e7952 5px 10px);color:#fff6d4;text-align:center}.field-slot--empty{color:var(--ink);background:repeating-linear-gradient(0deg,#d1c59d 0 5px,#c5b98e 5px 10px)}.field-slot.is-growing{background:repeating-linear-gradient(0deg,#806c47 0 5px,#927c54 5px 10px)}.field-slot.is-mature{color:#f9f7da;border-color:#d3bf5a;background:linear-gradient(145deg,#5f884e,#3f7049);box-shadow:inset 0 0 24px #e7e0713d}.field-slot__number,.field-slot__state,.field-slot__timer{font-size:11px}.field-slot__sprout{font-size:28px}.field-slot.is-mature .field-slot__sprout{color:#ffe28c;animation:mature-pulse 1.25s ease-in-out infinite alternate}.field-slot__select,.field-slot__select select{width:100%}.field-slot__select select{min-height:44px;padding:5px 7px;color:var(--ink);border:1px solid #afa77f;border-radius:8px;background:#fff9e6;font-size:11px}.warehouse-meter{display:grid;gap:9px;padding:15px;border:1px solid #b9cba9;border-radius:14px;background:#e0ead8}.warehouse-meter.is-full{border-color:#ce8e7b;background:#f2ddd2}.warehouse-meter__copy{display:flex;align-items:end;justify-content:space-between;gap:12px;color:var(--ink-soft);font-size:12px}.warehouse-meter__copy>div{display:grid;gap:2px}.warehouse-meter__copy strong{color:var(--ink);font-size:22px}.inventory-section,.merchant-section{overflow:hidden;border:1px solid #d5c9aa;border-radius:15px;background:#fffcefa6}.inventory-section__header,.merchant-section__header{padding:12px 14px;border-bottom:1px solid #ddd1b5;background:#e3e1c58a}.inventory-section__header span,.merchant-section__header span,.merchant-section__header p{color:var(--ink-soft);font-size:11px}.inventory-list,.merchant-list{display:grid;list-style:none}.inventory-list li,.merchant-list li{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:10px;min-height:62px;padding:8px 13px;border-bottom:1px solid rgb(191 178 144 / 35%)}.merchant-list li{grid-template-columns:auto minmax(130px,1fr) auto auto}.inventory-list li:last-child,.merchant-list li:last-child{border-bottom:0}.inventory-list__item-name,.merchant-list__details{display:flex;align-items:center;gap:10px;min-width:0}.inventory-list__item-name>span:last-child,.merchant-list__details{display:grid}.inventory-list__item-name small,.merchant-list__details small{color:var(--ink-soft);font-size:10px}.inventory-glyph,.merchant-list__glyph{display:grid;place-items:center;flex:0 0 auto;width:36px;height:36px;color:#f8efcc;border-radius:11px;background:var(--jade-700);font-family:ui-serif,serif;font-weight:850}.inventory-glyph--pill,.merchant-list__glyph--pill{background:var(--cinnabar)}.inventory-glyph--primer,.merchant-list__glyph{background:#6f7d9b}.inventory-list__count{min-width:38px;text-align:right}.protected-label{color:var(--ink-soft);background:#e5e1d1}.current-task-label{color:#744128;background:#f0d29a}.merchant-banner{display:flex;align-items:center;gap:15px;padding:18px;color:#fff1ce;border-radius:17px;background:linear-gradient(120deg,#355d55,#6d593c)}.merchant-banner__icon{display:grid;place-items:center;width:62px;height:62px;border:2px solid #d9b66c;border-radius:50% 50% 45% 45%;background:#294943;font-family:ui-serif,serif;font-size:28px}.merchant-banner h3{color:#fff4d8}.merchant-banner p,.merchant-banner>div>span{color:#d8ddc3;font-size:12px}.locked-goods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:13px;list-style:none}.locked-goods li{display:grid;grid-template-columns:auto 1fr;gap:3px 10px;padding:13px;color:#747269;border:1px dashed #b8b09d;border-radius:12px;background:#e8e3d6}.locked-goods li>span{grid-row:1 / 3}.locked-goods small{font-size:10px}.upgrade-panel__intro{display:flex;align-items:center;gap:16px;padding:17px;color:#f7ecc9;border-radius:16px;background:linear-gradient(135deg,#2d5c52,#1c413d)}.upgrade-panel__intro h3{color:#fff3cf}.upgrade-panel__intro p,.upgrade-panel__intro>div>span{color:#bed2bc;font-size:12px}.upgrade-panel__seal{display:grid;place-items:center;flex:0 0 auto;width:64px;height:64px;border:2px solid var(--gold-light);border-radius:50%;font-family:ui-serif,serif;font-size:28px}.trial-list{display:grid;gap:8px;list-style:none}.trial-list li{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:64px;padding:10px 13px;border:1px solid #d2c6a8;border-radius:12px;background:#f3ecd8}.trial-list li.is-complete{border-color:#a7c39a;background:#dfead7}.trial-list__mark{display:grid;place-items:center;width:36px;height:36px;color:#fff3d2;border-radius:50%;background:#8d7352;font-weight:900}.trial-list li.is-complete .trial-list__mark{background:var(--jade-700)}.trial-list__copy{display:grid}.trial-list__copy small{color:var(--ink-soft)}.upgrade-cost{display:flex;align-items:end;justify-content:space-between;padding:15px;border:1px solid #d7bd7b;border-radius:13px;background:#f5e5bd}.upgrade-cost>div{display:grid}.upgrade-cost>span,.upgrade-cost>div>span{color:#775d35;font-size:12px}.upgrade-blockers,.upgrade-ready{padding:13px 15px;border-radius:12px}.upgrade-blockers{color:#7b3b31;background:#f2ddd2}.upgrade-blockers ul{margin-top:6px;padding-left:20px}.upgrade-ready{color:#2b6144;background:#dcebd6}.upgrade-panel__button{width:100%}.rank-complete{display:grid;justify-items:center;gap:10px;padding:30px 18px;text-align:center}.rank-complete__seal{display:grid;place-items:center;width:88px;height:88px;color:#fff2cb;border:3px double #e2bc61;border-radius:50%;background:var(--cinnabar);font-family:ui-serif,serif;font-size:25px;box-shadow:0 0 0 10px #eee2bf}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px;border:1px solid #d3c7aa;border-radius:14px;background:#f8f1df}.setting-row__copy{display:flex;align-items:center;gap:12px}.setting-row__copy p{margin-top:4px;color:var(--ink-soft);font-size:12px;line-height:1.45}.setting-row__icon{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;color:#fff5d5;border-radius:12px;background:var(--jade-700);font-family:ui-serif,serif;font-weight:850}.toggle-switch{display:grid;justify-items:center;gap:4px;min-width:76px;min-height:52px;padding:6px;color:var(--ink-soft);border:0;background:transparent;font-size:10px;cursor:pointer}.toggle-switch__track{position:relative;display:block;width:48px;height:27px;border-radius:999px;background:#a8aa9d;transition:background .16s ease}.toggle-switch__thumb{position:absolute;top:3px;left:3px;width:21px;height:21px;border-radius:50%;background:#fffdf3;box-shadow:0 2px 6px #14282240;transition:transform .16s ease}.toggle-switch.is-on .toggle-switch__track{background:var(--jade-700)}.toggle-switch.is-on .toggle-switch__thumb{transform:translate(21px)}.save-status{color:#2e5a46;background:#dce9d7}.settings-panel__footer{padding-top:4px;color:var(--ink-soft);text-align:center}.settings-panel__footer small{display:block;margin-top:4px}.confirm-dialog-backdrop{z-index:100;padding:20px}.confirm-dialog{width:min(440px,100%);padding:22px;color:var(--ink);border:1px solid #d4c39d;border-radius:20px;background:var(--paper);box-shadow:var(--shadow-lg);animation:dialog-in .18s ease-out both}.confirm-dialog__header{display:flex;align-items:center;gap:12px}.confirm-dialog__mark{display:grid;place-items:center;width:42px;height:42px;color:#fff5d6;border-radius:50%;background:var(--cinnabar);font-size:21px;font-weight:900}.confirm-dialog>p{margin:17px 0;color:var(--ink-soft);line-height:1.65}.confirm-dialog__actions{display:flex;justify-content:flex-end;gap:10px}.game-toast{position:fixed;z-index:90;top:calc(max(10px,env(safe-area-inset-top)) + var(--hud-height) + 16px);left:50%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:min(460px,calc(100% - 28px));min-height:52px;padding:9px 11px;color:#fff8df;border:1px solid rgb(255 255 255 / 16%);border-radius:14px;background:#18463cf5;box-shadow:var(--shadow-md);transform:translate(-50%);animation:toast-in .2s ease-out both}.game-toast.is-error{background:#7c332bf5}.game-toast__icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#ffffff24;font-weight:900}.game-toast p{font-size:13px}.game-toast__dismiss,.system-notice button{width:34px;height:34px;color:inherit;border:0;border-radius:50%;background:transparent;font-size:21px;cursor:pointer}.system-notice{position:fixed;z-index:92;right:14px;bottom:calc(max(10px,env(safe-area-inset-bottom)) + var(--nav-height) + 22px);display:flex;align-items:center;gap:8px;max-width:min(420px,calc(100% - 28px));padding:10px 11px 10px 14px;color:#fff4d7;border:1px solid rgb(255 231 178 / 22%);border-radius:13px;background:#6e4c2df2;box-shadow:var(--shadow-md);font-size:12px}.completion-backdrop{z-index:120;padding:20px;background:radial-gradient(circle,rgb(216 190 111 / 18%),transparent 48%),#061e1bd6}.completion-card{display:grid;justify-items:center;gap:14px;width:min(550px,100%);padding:36px 28px;color:var(--ink);border:1px solid #d9bb77;border-radius:26px;background:radial-gradient(circle at 50% 0,rgb(255 233 165 / 36%),transparent 45%),var(--paper);box-shadow:0 0 0 8px #e9d18f17,var(--shadow-lg);text-align:center;animation:completion-in .5s cubic-bezier(.2,.9,.2,1.1) both}.completion-card__seal{display:grid;place-items:center;width:90px;height:90px;color:#fff2c8;border:4px double #f0cd75;border-radius:50%;background:radial-gradient(circle,#c25e40,#8c372d);box-shadow:0 0 0 10px #eadcb6,0 14px 28px #63352238;font-family:ui-serif,Songti SC,serif;font-size:43px;font-weight:900}.completion-card__eyebrow{color:var(--cinnabar-dark);font-size:12px;font-weight:800;letter-spacing:.18em}.completion-card h1{color:var(--jade-950);font-family:ui-serif,Songti SC,serif;font-size:clamp(34px,8vw,50px);letter-spacing:.12em}.completion-card>p:not(.completion-card__eyebrow){max-width:420px;color:var(--ink-soft);line-height:1.7}.completion-card__stats{display:grid;grid-template-columns:repeat(3,1fr);width:100%;overflow:hidden;border:1px solid #d8c79f;border-radius:13px}.completion-card__stats span{padding:10px 8px;border-right:1px solid #d8c79f;background:#eee5ce;font-size:12px;font-weight:750}.completion-card__stats span:last-child{border-right:0}@keyframes water-drift{to{transform:translate3d(16px,-8px,0)}}@keyframes cloud-float{to{transform:translate3d(40px,9px,0)}}@keyframes player-step{to{transform:translate(-50%) translateY(-3px)}}@keyframes furnace-glow{to{filter:brightness(1.28);box-shadow:0 0 22px #ff9b409e}}@keyframes mature-pulse{to{transform:scale(1.12);filter:drop-shadow(0 0 6px #ffe185)}}@keyframes sheet-in{0%{opacity:0;transform:translateY(14px) scale(.985)}}@keyframes dialog-in{0%{opacity:0;transform:translateY(8px) scale(.98)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-9px)}}@keyframes completion-in{0%{opacity:0;transform:scale(.88) translateY(18px)}}@media(max-width:760px){:root{--hud-height: 66px;--nav-height: 70px}.game-shell{min-height:520px}.game-hud{top:max(6px,env(safe-area-inset-top));width:calc(100% - 12px);min-height:var(--hud-height);gap:5px;padding:7px;border-radius:15px}.game-hud__brand{gap:0}.game-hud__brand>span{width:34px;height:34px}.game-hud__brand strong{display:none}.game-hud__stats{grid-template-columns:repeat(4,minmax(44px,1fr));gap:0}.game-hud__stat{padding:3px 5px}.game-hud__stat dt{font-size:9px}.game-hud__stat dd{font-size:13px}.game-hud__fast-mode,.game-hud__save-status{display:none}.game-hud__settings{width:40px;height:40px}.island-map__hint{top:calc(max(6px,env(safe-area-inset-top)) + var(--hud-height) + 8px)}.map-entrance{min-width:92px}.map-entrance__building{width:66px;height:57px}.map-entrance__building:before{width:84px}.bottom-nav{bottom:max(5px,env(safe-area-inset-bottom));width:calc(100% - 12px);min-height:var(--nav-height);padding:5px;border-radius:16px}.bottom-nav__item{min-width:0;min-height:58px;padding:3px;font-size:10px}.bottom-nav__icon{width:27px;height:27px}.game-sheet-backdrop{align-items:end;padding:0;background:#0418165c}.game-sheet{width:100%;max-height:calc(100dvh - max(48px,env(safe-area-inset-top)));border-right:0;border-bottom:0;border-left:0;border-radius:23px 23px 0 0;padding-bottom:env(safe-area-inset-bottom);animation-name:mobile-sheet-in}.game-sheet__header{min-height:65px;padding:10px 10px 10px 18px}.game-sheet__header:before{position:absolute;top:7px;left:50%;width:38px;height:4px;content:"";border-radius:999px;background:#ffffff47;transform:translate(-50%)}.game-sheet__header h2{font-size:20px}.game-sheet__eyebrow{display:none}.panel{gap:14px;padding:16px 13px 24px}.recipe-grid{grid-template-columns:1fr}.field-plot{padding:10px}.field-plot__slots{grid-template-columns:repeat(2,minmax(0,1fr))}.field-slot{min-height:132px}.inventory-list li,.merchant-list li{grid-template-columns:minmax(0,1fr) auto;gap:8px}.inventory-list__item-name,.merchant-list__glyph,.merchant-list__details{grid-column:1}.inventory-list__count,.current-task-label{grid-column:2;grid-row:1}.inventory-list .button,.merchant-list .button,.protected-label{grid-column:1 / -1;width:100%}.merchant-list__glyph{display:none}.merchant-list__details{display:grid}.panel-intro,.quest-panel__summary,.merchant-section__header,.setting-row{align-items:stretch;flex-direction:column}.compact-stats{align-self:stretch}.compact-stats>div{flex:1}.setting-row{gap:13px}.toggle-switch,.setting-row>.button,.setting-row>.save-status{align-self:stretch}.toggle-switch{display:flex;align-items:center;justify-content:space-between}.locked-goods{grid-template-columns:1fr}.game-toast{top:calc(max(6px,env(safe-area-inset-top)) + var(--hud-height) + 10px)}.system-notice{right:7px;bottom:calc(max(5px,env(safe-area-inset-bottom)) + var(--nav-height) + 12px)}.completion-card{padding:28px 18px}.completion-card__stats{grid-template-columns:1fr}.completion-card__stats span{border-right:0;border-bottom:1px solid #d8c79f}.completion-card__stats span:last-child{border-bottom:0}@keyframes mobile-sheet-in{0%{opacity:0;transform:translateY(40px)}}}@media(max-width:390px){.game-hud__brand>span{width:30px;height:30px;font-size:17px}.game-hud__stat{padding-inline:3px}.game-hud__stat dd{font-size:12px}.bottom-nav__item{font-size:9px}.upgrade-panel__intro,.merchant-banner{align-items:flex-start}.upgrade-panel__seal,.merchant-banner__icon{width:52px;height:52px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}
