:root{--sky1: #7ec8f7;--sky2: #c9ecff;--grass: #8ed96f;--grass-dark: #6cc24a;--soil: #b07b4f;--soil-dark: #8a5a33;--blue: #3fa9f5;--blue-dark: #1e88d2;--blue-deep: #1573b5;--text: #33475b;--gold: #ffc93c}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{font-family:Yuanti SC,YouYuan,PingFang SC,Microsoft YaHei,sans-serif;color:var(--text);overflow:hidden;-webkit-user-select:none;user-select:none}.screen{position:relative;width:100%;height:100%;overflow:hidden;background:linear-gradient(180deg,var(--sky1) 0%,var(--sky2) 62%,#eaf9e0 100%)}.sky{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.farm-screen .sky{z-index:3}.cloud{position:absolute;width:130px;height:42px;background:#fff;border-radius:40px;opacity:.85;box-shadow:28px -18px 0 6px #fff,62px -8px 0 2px #fff,18px 4px 0 4px #fffe}.cloud.c1{top:8%;opacity:.9;animation:drift 58s linear infinite}.cloud.c2{top:20%;transform:scale(.72);animation:drift 76s linear infinite;animation-delay:-30s}.cloud.c3{top:4%;transform:scale(1.15);animation:drift 92s linear infinite;animation-delay:-60s}.cloud.c4{top:30%;transform:scale(.58);opacity:.7;animation:drift 66s linear infinite;animation-delay:-14s}.cloud.c5{top:14%;transform:scale(.92);opacity:.8;animation:drift 104s linear infinite;animation-delay:-48s}@keyframes drift{0%{left:-190px}to{left:112%}}.twinkle{position:absolute;color:#fff;text-shadow:0 0 5px #fff,0 0 9px rgba(255,255,255,.7);animation:twk 2.6s ease-in-out infinite;opacity:0;will-change:opacity,transform}.twinkle.t1{top:22%;left:15%;font-size:14px;animation-duration:2.4s;animation-delay:0s}.twinkle.t2{top:12%;left:43%;font-size:16px;animation-duration:3s;animation-delay:.8s}.twinkle.t3{top:32%;left:71%;font-size:12px;animation-duration:1.9s;animation-delay:1.5s}.twinkle.t4{top:40%;left:27%;font-size:13px;animation-duration:2.7s;animation-delay:.4s}.twinkle.t5{top:16%;left:83%;font-size:15px;animation-duration:2.1s;animation-delay:1.2s}.twinkle.t6{top:46%;left:54%;font-size:12px;animation-duration:3.3s;animation-delay:2s}.twinkle.t7{top:26%;left:7%;font-size:13px;animation-duration:2.5s;animation-delay:1.7s}@keyframes twk{0%,to{opacity:0;transform:scale(.6)}50%{opacity:1;transform:scale(1.1)}}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.btn-glossy{position:relative;padding:9px 22px;border:2px solid var(--blue-deep);border-radius:12px;background:linear-gradient(180deg,#7ccbff 0%,var(--blue) 46%,var(--blue-dark) 100%);color:#fff;font-family:inherit;font-size:15px;font-weight:700;text-shadow:0 1px 2px rgba(0,40,80,.35);box-shadow:inset 0 2px 3px #ffffff8c,0 3px 8px #1e64a059;cursor:pointer;white-space:nowrap;transition:transform .08s ease,filter .15s ease}.btn-glossy:after{content:"";position:absolute;top:3px;left:8%;right:8%;height:38%;border-radius:10px;background:linear-gradient(#ffffffd9,#ffffff0a);pointer-events:none}.btn-glossy:hover{filter:brightness(1.08)}.btn-glossy:active{transform:translateY(1px) scale(.98)}.btn-glossy:disabled{filter:grayscale(.5) brightness(.9);cursor:default}.btn-sm{padding:5px 12px;font-size:13px;border-radius:9px}.btn-hud{padding:7px 14px;font-size:14px}.qq-window{background:#fdfeff;border:2.5px solid #6fb7e8;border-radius:14px;box-shadow:0 10px 34px #1e5a8c4d;overflow:hidden}.qq-title{display:flex;justify-content:space-between;align-items:center;padding:9px 14px;background:linear-gradient(180deg,#9fd8ff,#4fa8e8);color:#08507e;font-weight:700;font-size:15px;text-shadow:0 1px 0 rgba(255,255,255,.5)}.qq-close{border:none;background:#ffffffa6;width:24px;height:24px;border-radius:7px;font-size:16px;font-weight:700;color:#1e6ea8;cursor:pointer;line-height:1}.qq-close:hover{background:#ffd6de;color:#d23f5e}.splash-bg{background-size:cover;background-position:center 38%}.splash-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 42%,rgba(255,255,255,.28),transparent 62%);pointer-events:none}.login-screen .grass-hill,.farm-screen .grass-hill{position:absolute;bottom:-16vh;left:-10vw;width:120vw;height:42vh;background:linear-gradient(180deg,var(--grass),var(--grass-dark));border-radius:50% 50% 0 0}.login-panel{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);width:350px;padding:28px 34px 22px;text-align:center;animation:pop .35s ease}.login-logo .logo-stamp{font-size:52px;display:inline-block;animation:bob 3s ease-in-out infinite;filter:drop-shadow(0 0 12px rgba(255,213,79,.8))}.logo-title{font-size:30px;letter-spacing:3px;margin-top:4px;background:linear-gradient(120deg,#2f9df1 20%,#7ccbff,#2f9df1 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:shine 3.2s linear infinite}@keyframes shine{0%{background-position:200% 0}to{background-position:0 0}}.logo-sub{font-size:12px;color:#7aa8c8;margin:4px 0 18px;letter-spacing:2px}.login-form .field{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:14px;color:#4a6684}.login-form input[type=text],.login-form input:not([type]),.login-form input[type=password]{flex:1;padding:8px 12px;border:2px solid #b5d9f2;border-radius:9px;font-family:inherit;font-size:14px;color:var(--text);outline:none;background:#f4fbff}.login-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #3fa9f52e}.login-checks{display:flex;justify-content:center;gap:22px;font-size:13px;color:#5c7ea0;margin:4px 0 16px}.login-checks label{display:flex;align-items:center;gap:5px;cursor:pointer}.login-btn{width:100%;font-size:17px;letter-spacing:8px;padding:11px}.login-tip{margin-top:14px;font-size:12px;color:#90b4cf}.login-move-link{margin-top:10px}.move-login-form{gap:8px}.move-copy{margin:0 0 8px;color:#7d9cb8;font-size:13px}.move-form{margin-top:14px;padding-top:12px;border-top:1px dashed #b9dcef}.move-form .field{display:flex;align-items:center;gap:10px;margin:8px 0;color:#4a6684;font-size:13px}.move-form input{min-width:0;flex:1;padding:7px 9px;border:1.5px solid #a9d4ee;border-radius:7px;font:inherit}.move-form-hint{margin:5px 0 9px;color:#7d9cb8;font-size:12px}.connecting-panel{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);width:320px;padding:34px 30px;text-align:center}.connecting-stamp{font-size:46px;animation:wiggle .8s ease-in-out infinite;display:inline-block;margin-bottom:18px}@keyframes wiggle{0%,to{transform:rotate(-8deg)}50%{transform:rotate(8deg)}}.connecting-bar{height:14px;border-radius:8px;border:2px solid #b5d9f2;background:#eaf6ff;overflow:hidden}.connecting-fill{height:100%;border-radius:6px;background:repeating-linear-gradient(-45deg,#7ccbff 0,#7ccbff 10px,#3fa9f5 10px,#3fa9f5 20px);animation:fill-up 1.9s ease-out forwards}@keyframes fill-up{0%{width:2%}to{width:100%}}.connecting-msg{margin-top:12px;font-size:13px;color:#5c7ea0}@keyframes pop{0%{transform:translate(-50%,-50%) scale(.85);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.hud{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background:linear-gradient(180deg,#ffffffeb,#ffffffb8);border-bottom:2px solid rgba(111,183,232,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:20}.hud-left,.hud-right{display:flex;align-items:center;gap:12px}.hud-farm{font-size:17px;font-weight:700;color:#1e6ea8}.hud-level{font-size:14px}.hud-xpbar{width:120px;height:10px;border-radius:6px;background:#dceefb;border:1.5px solid #a9d2ee;overflow:hidden;display:inline-block}.hud-xpfill{display:block;height:100%;background:linear-gradient(180deg,#ffe082,var(--gold));border-radius:5px;transition:width .4s ease}.hud-coins{font-size:16px;font-weight:700;color:#c07f00;background:#fff7dd;border:1.5px solid #ffd54f;border-radius:10px;padding:5px 12px;display:inline-flex;align-items:center;gap:3px}.hud-coins img{width:24px;height:24px;object-fit:contain}.btn-hud img{width:26px;height:26px;object-fit:contain;vertical-align:middle}.window-title-icon{width:25px;height:25px;object-fit:contain;vertical-align:middle;margin-right:3px}.farm-ground{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/farm-background-day-C11gROtI.jpeg);background-size:cover;background-position:center top;background-repeat:no-repeat}.plots{position:absolute;left:50%;top:68%;transform:translate(-50%,-50%);display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(10px,1.8vw,18px);width:min(94vw,566px)}.plot{position:relative;width:100%;aspect-ratio:128 / 112;border-radius:18px;background:url(/assets/field-tile-DmhorXUP.png) center / 108% 108% no-repeat,repeating-linear-gradient(0deg,transparent 0 16px,rgba(0,0,0,.06) 16px 20px),linear-gradient(180deg,var(--soil),var(--soil-dark));border:3px solid #7a4f2b;box-shadow:inset 0 4px 10px #ffffff2e,0 5px 12px #3c280a40;cursor:pointer;transition:transform .1s ease}.plot:hover{transform:translateY(-2px)}.plot.empty .plot-hint{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:34px;color:#ffffff8c}.plot.locked{filter:saturate(.35) brightness(.9)}.plot-sign{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:20px;color:#fff}.plot-sign em{font-style:normal;font-size:11px;color:#ffe9c2}.crop-svg{position:absolute;left:50%;bottom:7%;transform:translate(-50%);width:64%;aspect-ratio:1;height:auto}.crop-svg.stage-0{width:42%}.crop-svg.stage-1{width:55%}.plot.mature .crop-svg{animation:mature-pulse 1.6s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(255,213,79,.85))}@keyframes mature-pulse{0%,to{transform:translate(-50%) scale(1)}50%{transform:translate(-50%) scale(1.06)}}.bubble{position:absolute;top:-26px;left:50%;transform:translate(-50%);background:#fffbe8;border:2px solid var(--gold);border-radius:12px;padding:3px 10px;font-size:12px;font-weight:700;color:#c07f00;white-space:nowrap;animation:bob 1.2s ease-in-out infinite;box-shadow:0 3px 8px #785a0040}.zzz{position:absolute;top:-8px;right:2px;font-size:16px;animation:zzz-float 2.4s ease-in-out infinite}@keyframes zzz-float{0%{opacity:0;transform:translateY(4px)}40%{opacity:1}to{opacity:0;transform:translateY(-12px)}}.season-badge{position:absolute;top:6px;left:7px;background:#ff8aae;color:#fff;border-radius:9px;padding:1px 7px;font-size:11px;font-weight:700;border:1.5px solid #ffffffcc}.plot-crop-label{position:absolute;top:6px;right:7px;max-width:66%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:2px 7px;border-radius:9px;border:1.5px solid rgba(255,255,255,.86);background:#fffbe8eb;color:#6b4f2a;font-size:11px;font-weight:700;box-shadow:0 2px 5px #5032142e;z-index:2}.plot-progress{position:absolute;bottom:16px;left:12px;right:12px;height:8px;border-radius:5px;background:#00000040;overflow:hidden}.plot-progress-fill{height:100%;border-radius:4px;background:linear-gradient(180deg,#b9f39a,#7ed957);transition:width 1s linear}.plot-time{position:absolute;bottom:2px;width:100%;text-align:center;font-size:10px;color:#ffffffd9;text-shadow:0 1px 2px rgba(0,0,0,.4)}.star-fly{position:absolute;left:50%;top:42%;font-size:18px;color:var(--gold);text-shadow:0 0 6px #fff59d;pointer-events:none;animation:star-fly .85s ease-out forwards}@keyframes star-fly{to{transform:translate(var(--dx),var(--dy)) scale(.1);opacity:0}}.mailbox{position:absolute;right:5%;bottom:8%;width:clamp(112px,12vw,156px);cursor:help;z-index:13}.mailbox-img{display:block;width:100%;height:auto;filter:drop-shadow(0 4px 8px rgba(50,70,100,.28))}.box-corner{position:absolute;left:6%;bottom:12%;width:96px;text-align:center;cursor:pointer;z-index:15}.box-img{width:96px;height:96px;animation:box-wiggle 1.4s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(90,60,20,.3))}.box-img.peek{animation-duration:.7s}@keyframes box-wiggle{0%,to{transform:rotate(-4deg)}50%{transform:rotate(4deg)}}.box-hint{font-size:11px;color:#6b4f2a;background:#fff9ece6;border-radius:8px;padding:2px 8px;margin-top:2px;white-space:nowrap}.adopt-window{width:380px;animation:pop2 .25s ease}.adopt-body{padding:14px 18px 20px;text-align:center}.adopt-box{width:92px;height:92px;margin-top:-6px}.adopt-tip{font-size:14px;color:#6b4f2a;margin:4px 0 14px}.adopt-cards{display:flex;gap:14px;justify-content:center}.adopt-card{flex:1;max-width:140px;border:2.5px solid #dcedf9;border-radius:16px;background:#fbfdff;padding:10px 8px;cursor:pointer;font-family:inherit;display:flex;flex-direction:column;align-items:center;gap:3px;transition:transform .1s ease}.adopt-card img{width:84px;height:84px}.adopt-card b{font-size:15px;color:#33475b}.adopt-card em{font-style:normal;font-size:11px;color:#90b4cf}.adopt-card:hover{transform:translateY(-2px)}.adopt-card.picked{border-color:#ffcf6a;background:#fff8e8;box-shadow:0 0 0 3px #ffc8504d}.adopt-name{margin-top:16px;display:flex;gap:8px}.adopt-name input{flex:1;padding:9px 12px;border:2px solid #b5d9f2;border-radius:10px;font-family:inherit;font-size:15px;outline:none;text-align:center}.pet-area{position:absolute;left:0;right:0;bottom:8%;height:100px;pointer-events:none;z-index:12}.pet-wander{position:absolute;bottom:0;left:clamp(28px,8vw,110px);width:92px;pointer-events:auto;cursor:pointer;text-align:center;animation:pet-idle-step 16s ease-in-out infinite}.pet-sprite{transform:scaleX(1)}.pet-img{display:block;width:84px;height:84px;filter:drop-shadow(0 3px 5px rgba(60,40,10,.25));animation:pet-bob 2.2s ease-in-out infinite}@keyframes pet-face{0%,48%{transform:scaleX(1)}50%,98%{transform:scaleX(-1)}to{transform:scaleX(1)}}.pet-tag{font-size:11px;color:#4a6684;background:#ffffffd9;border-radius:8px;padding:1px 7px;display:inline-block}@keyframes pet-stroll{0%{left:8%}48%{left:74%}98%{left:8%}to{left:8%}}@keyframes pet-idle-step{0%,72%,to{transform:translate(0)}76%{transform:translate(6px)}80%{transform:translate(0)}84%{transform:translate(8px)}88%{transform:translate(0)}}@keyframes pet-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.pet-heart{position:absolute;top:10px;left:50%;font-size:16px;pointer-events:none;opacity:0;transform:translate(-50%) scale(var(--hscale, 1));animation:pet-heart 1.15s cubic-bezier(.18,.72,.25,1) forwards;animation-delay:var(--hdelay, 0ms)}@keyframes pet-heart{0%{opacity:0;transform:translate(-50%,4px) scale(var(--hscale, 1)) rotate(0)}14%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--hdx)),var(--hdy)) scale(.45) rotate(var(--hspin))}}.pet-out{position:absolute;left:8%;bottom:4px;display:flex;flex-direction:column;align-items:center;gap:2px;cursor:pointer;pointer-events:auto}.pet-out-emoji{font-size:34px;animation:pet-bob 2.4s ease-in-out infinite}.pet-out-img{display:block;width:clamp(52px,8vw,68px);height:clamp(52px,8vw,68px);object-fit:contain;animation:pet-bob 2.4s ease-in-out infinite;filter:drop-shadow(0 5px 7px rgba(76,61,44,.24))}.pet-out-tag{font-size:11px;color:#6b4f2a;background:#fff9eceb;border-radius:8px;padding:1px 8px;white-space:nowrap}.pet-panel{width:360px;animation:pop2 .25s ease}.pet-stats{display:flex;justify-content:space-between;align-items:center;padding:12px 16px 6px;font-size:13px;color:#4a6684}.pet-energy{display:flex;align-items:center;gap:6px}.pet-energy-bar{display:inline-block;width:70px;height:9px;border-radius:5px;background:#e5eef6;border:1.5px solid #b9d6ec;overflow:hidden}.pet-energy-bar span{display:block;height:100%;background:linear-gradient(180deg,#9be08a,#6cc24a)}.pet-actions{display:flex;justify-content:center;gap:8px;padding:6px 0 4px}.pet-actions .btn-glossy:disabled{cursor:default;filter:saturate(.55);opacity:.68}.pet-cuddle-btn{background:linear-gradient(180deg,#a8dcff,#4d9fda)}.pet-cuddle-line{min-height:20px;margin:0 16px 5px;text-align:center;color:#7a9bb7;font-size:12px}.pet-feed{padding:4px 14px 16px}.feed-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:6px}.feed-cell{display:flex;flex-direction:column;align-items:center;gap:2px;border:1.5px solid #dcedf9;border-radius:10px;background:#fbfdff;padding:6px 2px;cursor:pointer;font-family:inherit}.feed-cell:hover{background:#eef8ff;border-color:#6fb7e8}.feed-cell em{font-style:normal;font-size:10.5px;color:#6b8199}.feed-icon{width:34px;height:34px;display:grid;place-items:center}.feed-icon .crop-svg{position:static;transform:none;width:30px;height:30px}.pet-errands{padding:4px 14px 16px}.errand-row{display:flex;align-items:center;gap:10px;border:1.5px solid #dcedf9;border-radius:12px;background:#fbfdff;padding:8px 10px;margin-top:6px}.errand-row.locked{opacity:.55;filter:grayscale(.5)}.errand-emoji{font-size:26px;flex:none}.errand-info{flex:1;display:flex;flex-direction:column;font-size:14px;font-weight:700;color:#33475b}.errand-info em{font-style:normal;font-weight:400;font-size:11.5px;color:#7d9cb8}.errand-status{padding:10px 18px 20px;text-align:center}.errand-status p{font-size:14px;color:#4a6684;line-height:1.7}.errand-status b{color:#c8791e}.errand-note{font-size:12px;color:#90b4cf;margin-top:6px}.mail-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;border-radius:9px;background:#ff5b7e;color:#fff;font-size:11px;font-weight:700;display:grid;place-items:center;padding:0 4px;border:1.5px solid #fff}.mail-window{width:380px;max-height:76vh;display:flex;flex-direction:column;animation:pop2 .25s ease}.mail-list{padding:12px;display:flex;flex-direction:column;gap:8px;overflow-y:auto}.mail-item{position:relative;display:flex;align-items:center;gap:8px;border:1.5px solid #dcedf9;border-radius:10px;background:#fbfdff;padding:10px 12px;cursor:pointer;font-family:inherit;text-align:left}.mail-item.unread{border-color:#ffcf6a;background:#fff9ec}.mail-item-title{flex:1;font-size:14px;font-weight:700;color:#33475b}.mail-item-from{font-size:11px;color:#90b4cf}.mail-dot{width:8px;height:8px;border-radius:50%;background:#ff5b7e;flex:none}.mail-read{padding:12px 16px 18px}.mail-back{border:none;background:none;color:#1e6ea8;font-size:13px;cursor:pointer;font-family:inherit;padding:0 0 10px}.mail-letter-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.mail-avatar{width:44px;height:44px;border-radius:50%;border:2px solid #cfe6f6}.mail-letter-head b{font-size:15px;color:#33475b}.mail-letter-head em{display:block;font-style:normal;font-size:11px;color:#90b4cf}.mail-letter-body{white-space:pre-line;font-size:14px;line-height:1.7;color:#4a4038;background:#fffdf6;border:1.5px solid #f0e4cc;border-radius:12px;padding:14px 16px}.toasts{position:absolute;right:14px;bottom:14px;display:flex;flex-direction:column;gap:10px;z-index:60;width:288px}.toast{background:#fdfeff;border:2px solid #6fb7e8;border-radius:11px;overflow:hidden;box-shadow:0 8px 22px #1e5a8c4d;cursor:pointer;animation:toast-in .3s ease}@keyframes toast-in{0%{transform:translate(110%)}to{transform:translate(0)}}.toast-title{display:flex;justify-content:space-between;padding:6px 11px;background:linear-gradient(180deg,#9fd8ff,#4fa8e8);color:#08507e;font-size:13px;font-weight:700}.toast-body{padding:9px 12px;font-size:13px;line-height:1.55}.modal-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e3c5a59;display:grid;place-items:center;z-index:50}.shop-window{width:470px;max-height:78vh;display:flex;flex-direction:column;animation:pop2 .25s ease}.picker-window{width:340px;animation:pop2 .25s ease}.save-window{width:360px;animation:pop2 .25s ease}@keyframes pop2{0%{transform:scale(.88);opacity:0}to{transform:scale(1);opacity:1}}.shop-tabs{display:flex;align-items:center;gap:8px;padding:10px 14px 0}.shop-tabs button{border:2px solid #b5d9f2;border-bottom:none;border-radius:10px 10px 0 0;background:#eaf6ff;padding:7px 18px;font-family:inherit;font-size:14px;color:#5c7ea0;cursor:pointer}.shop-tabs button.active{background:#fff;color:#1e6ea8;font-weight:700;border-color:#6fb7e8}.shop-coins{margin-left:auto;font-weight:700;color:#c07f00;font-size:14px}.shop-list{overflow-y:auto;padding:10px 14px 14px;border-top:2px solid #b5d9f2;display:flex;flex-direction:column;gap:8px}.shop-row{display:flex;align-items:center;gap:10px;border:1.5px solid #dcedf9;border-radius:12px;padding:7px 10px;background:#fbfdff}.shop-row.locked{opacity:.55;filter:grayscale(.6)}.shop-icon{width:46px;height:46px;flex:none;border-radius:10px;background:linear-gradient(180deg,#eaf9e0,#d3efc2);border:1.5px solid #bce3a4;display:grid;place-items:center}.shop-icon .crop-svg{position:static;transform:none;width:38px;height:38px}.shop-name{display:flex;flex-direction:column;font-size:14px;font-weight:700;gap:1px}.shop-name em{font-style:normal;font-weight:400;font-size:11.5px;color:#7d9cb8}.shop-name .shop-desc{color:#a3bdd2}.shop-actions{margin-left:auto;display:flex;align-items:center;gap:6px}.shop-actions em{font-style:normal;font-size:11px;color:#7d9cb8}.shop-empty{text-align:center;color:#90b4cf;padding:26px 0;font-size:14px}.npc-bar{display:flex;align-items:center;gap:12px;padding:10px 14px;background:linear-gradient(180deg,#fff6e6,#ffedd0);border-bottom:2px solid #f0d9b5}.npc-face-wrap{flex:none;width:54px;height:54px;border-radius:50%;background:#fff;border:2.5px solid #ffcf8a;overflow:hidden;box-shadow:0 2px 6px #b4823c40}.npc-face{width:100%;height:100%;object-fit:cover}.npc-bubble{position:relative;flex:1;background:#fff;border:2px solid #ffd9a0;border-radius:12px;padding:7px 12px;font-size:13px;color:#6b4f2a;line-height:1.45}.npc-bubble:before{content:"";position:absolute;left:-8px;top:18px;border:6px solid transparent;border-right-color:#ffd9a0}.npc-bubble b{color:#c8791e;margin-right:6px}.kitchen-window .shop-list{background:linear-gradient(180deg,#fffdf8,#fff7ec)}.emoji-icon{font-size:30px;line-height:1}.px-icon{object-fit:contain;display:block}.shop-icon .px-icon{width:42px;height:42px}.feed-icon .px-icon{width:32px;height:32px}.cookbook-cell .px-icon{width:46px;height:46px}.plot-crop-icon{position:absolute;left:50%;bottom:7%;transform:translate(-50%);width:66%;height:auto;aspect-ratio:1;object-fit:contain}.plot.mature .plot-crop-icon{animation:mature-pulse 1.6s ease-in-out infinite;filter:drop-shadow(0 0 7px rgba(255,213,79,.8))}.tier-head{font-size:13px;font-weight:700;color:#1e6ea8;margin:10px 2px 4px;padding-left:4px;border-left:4px solid #ffd54f}.recipe-line{font-size:11.5px!important}.ing-ok{color:#5aa06a}.ing-lack{color:#e0736a;font-weight:700}.dish-known{font-size:10px;color:#fff;background:#7ecb8a;border-radius:6px;padding:1px 6px;margin-left:6px;vertical-align:middle}.btn-seed{background:linear-gradient(180deg,#9ed88a,#6cc24a 46%,#4fa03a);border-color:#3d8a2c}.cookbook-head{text-align:center;font-size:13px;color:#5c7ea0;padding:10px 0 4px}.cookbook-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:10px 4px}.cookbook-cell{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 4px;border-radius:12px;background:#f2f6fa;border:1.5px dashed #c6d8e8}.cookbook-cell.known{background:linear-gradient(180deg,#fff7e6,#ffeec2);border:1.5px solid #ffd54f;box-shadow:inset 0 1px 3px #fffc}.cookbook-emoji{font-size:30px;line-height:1}.cookbook-cell.known .cookbook-emoji{filter:drop-shadow(0 0 5px rgba(255,200,60,.6))}.cookbook-name{font-size:11px;color:#6b8199;text-align:center}.cookbook-cell.known .cookbook-name{color:#7a5a1a;font-weight:700}.picker-list{padding:12px;display:flex;flex-direction:column;gap:8px;max-height:60vh;overflow-y:auto}.picker-row{display:flex;align-items:center;gap:10px;border:1.5px solid #dcedf9;border-radius:12px;padding:7px 10px;background:#fbfdff;font-family:inherit;cursor:pointer;text-align:left}.picker-row:hover{background:#eef8ff;border-color:#6fb7e8}.save-body{padding:16px 18px 18px;font-size:13.5px;line-height:1.6}.save-note{color:#7d9cb8;font-size:12.5px;margin-top:6px}.post-office-note{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;padding:7px 9px;border:1.5px solid #d6e8f6;border-radius:8px;color:#7d9cb8;font-size:12px}.post-office-note.connected{color:#4c9b6e;border-color:#bce5c5;background:#f3fff5}.post-office-note.offline{color:#9a7c56;background:#fffaf0}.save-link-post-office{border:0;background:none;color:#237bbb;font:inherit;font-weight:700;cursor:pointer}.save-link-post-office:disabled{opacity:.6;cursor:default}.save-actions{display:flex;gap:10px;margin:14px 0;justify-content:center}.save-reset{display:block;margin:4px auto 0;border:none;background:none;color:#cf6679;font-size:12px;font-family:inherit;cursor:pointer;text-decoration:underline}.buildings{position:absolute;left:3%;top:12%;display:flex;align-items:flex-end;gap:clamp(8px,2vw,22px);z-index:6}.building{position:relative;cursor:pointer;text-align:center;transition:transform .12s ease}.building:hover{transform:translateY(-3px)}.building-svg,.building-img{width:clamp(74px,9vw,104px);height:auto;filter:drop-shadow(0 4px 7px rgba(50,60,90,.28))}.building-img{display:block;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.building-img-garden{width:clamp(88px,10vw,120px)}.building-tag{display:block;font-size:11px;font-weight:700;color:#55697e;background:#ffffffd1;border-radius:8px;padding:1px 8px;margin-top:-4px}.dome-slit{transition:stroke .6s ease}.observatory.night .dome-slit{stroke:#ffe07a;filter:drop-shadow(0 0 5px #ffe07a);animation:slit-glow 3s ease-in-out infinite}.observatory.night .dome-finial{animation:slit-glow 3s ease-in-out infinite}.observatory.night .building-img-observatory{filter:drop-shadow(0 4px 7px rgba(50,60,90,.28)) drop-shadow(0 0 8px rgba(255,224,122,.88));animation:slit-glow 3s ease-in-out infinite}@keyframes slit-glow{0%,to{opacity:.7}50%{opacity:1}}.garden-bed{position:relative;width:clamp(88px,10vw,120px);line-height:0}.garden-bed .building-img{position:relative;z-index:1}.garden-soil{height:22px;border-radius:40% 40% 14px 14px/60% 60% 14px 14px;background:linear-gradient(180deg,#a9793f,#7d5327);box-shadow:inset 0 2px 4px #fff3}.garden-flowers{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;align-items:flex-end;gap:2px;flex-wrap:wrap}.garden-flower{line-height:0}.garden-flower svg{filter:drop-shadow(0 0 3px var(--gc))}.garden-bud{width:8px;height:12px;border-radius:50% 50% 40% 40%;background:#b9c9ac}.garden-glow-layer{position:absolute;left:50%;bottom:6px;transform:translate(-50%);width:90%;height:40px;border-radius:50%;z-index:0;pointer-events:none;background:radial-gradient(ellipse,var(--gcol, transparent),transparent 70%);opacity:var(--gop, 0);transition:opacity .6s ease}.garden.glow-0 .garden-glow-layer{--gcol: rgba(255,255,210,.25);--gop: .25}.garden.glow-1 .garden-glow-layer{--gcol: rgba(255,248,170,.5);--gop: .55}.garden.glow-2 .garden-glow-layer{--gcol: rgba(255,240,140,.75);--gop: .8;animation:garden-breathe 4s ease-in-out infinite}.garden.glow-3 .garden-glow-layer{--gcol: rgba(255,236,120,.95);--gop: 1;animation:garden-breathe 2.8s ease-in-out infinite}@keyframes garden-breathe{0%,to{transform:translate(-50%) scale(1);opacity:var(--gop)}50%{transform:translate(-50%) scale(1.12);opacity:1}}.construction{cursor:default}.construction:hover{transform:none}.sign-post{width:96px;display:flex;justify-content:center}.sign-board{background:linear-gradient(180deg,#d7b483,#b98e5a);border:3px solid #8a6238;border-radius:8px;color:#4a3216;font-size:13px;font-weight:700;padding:8px 12px 20px;position:relative;box-shadow:0 4px 8px #50321447}.sign-board em{display:block;font-style:normal;font-size:10px;color:#6b4a24;margin-top:2px}.sign-board:after{content:"";position:absolute;left:50%;bottom:-18px;transform:translate(-50%);width:8px;height:20px;background:#8a6238}.obs-window,.garden-window{width:460px;max-height:82vh;display:flex;flex-direction:column;animation:pop2 .25s ease}.obs-total{display:flex;flex-direction:column;align-items:center;padding:12px;background:linear-gradient(180deg,#223a5e,#16283f);color:#fff}.garden-total{background:linear-gradient(180deg,#2f5d4a,#1d3b2e)}.obs-total-num{font-size:30px;font-weight:700;text-shadow:0 0 10px rgba(255,240,160,.7);animation:num-pop .4s ease}@keyframes num-pop{0%{transform:scale(1.3)}to{transform:scale(1)}}.obs-total-sub{font-size:12px;opacity:.85;margin-top:2px}.obs-body{overflow-y:auto;padding:6px 16px 16px}.obs-block{margin-top:6px}.obs-record-btns{display:flex;gap:8px;margin:6px 0}.obs-record-btns .btn-glossy{flex:1;padding:10px 0}.obs-note{width:100%;padding:8px 12px;border:2px solid #b5d9f2;border-radius:10px;font-family:inherit;font-size:13px}.obs-note:focus{outline:none;border-color:#6fb7e8}.obs-hint{font-size:11.5px;color:#7d9cb8;margin-top:6px;line-height:1.5}.star-map{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:4px}.conste-slot{border-radius:12px;padding:8px 4px 6px;background:#eef2f8;border:1.5px dashed #c6d3e2;text-align:center}.conste-slot.lit{background:linear-gradient(180deg,#26365a,#16223c);border:1.5px solid #4d6ea8;box-shadow:inset 0 0 12px #78a0ff4d}.conste-art{width:46px;height:46px}.conste-star{fill:#b9c6da}.conste-slot.lit .conste-star{fill:#fff6c8;filter:drop-shadow(0 0 3px #ffe98a)}.conste-line{stroke:#ffe98a;stroke-width:1.4;opacity:.85}.conste-slot b{display:block;font-size:11px;color:#6b8199;margin-top:3px}.conste-slot.lit b{color:#ffe6a0}.conste-slot em{display:block;font-style:normal;font-size:9.5px;color:#a9c0dc;margin-top:1px;line-height:1.3}.obs-comet-block{margin-top:14px;text-align:center}.comet-btn{width:100%;padding:12px;border:2px solid #e0a52e;border-radius:12px;background:linear-gradient(180deg,#ffe89a,#ffd150);color:#7a5410;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 3px 8px #c8961e59,inset 0 2px 3px #fff9}.comet-btn:hover{filter:brightness(1.05)}.comet-btn:active{transform:translateY(1px)}.inner-mask{background:#141e3c80;z-index:60}.comet-confirm{width:340px;animation:pop2 .2s ease}.comet-confirm-body{padding:16px;text-align:center}.comet-confirm-body p{font-size:13px;color:#55697e;margin-bottom:10px}.comet-confirm-body .obs-note{margin-bottom:12px}.flower-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:4px}.flower-slot{border-radius:12px;padding:8px 4px;background:#f2f7f2;border:1.5px dashed #c8dcc6;text-align:center}.flower-slot.open{background:linear-gradient(180deg,#fff8ec,#f4ffe9);border:1.5px solid #bfe39a}.bloom.open svg{filter:drop-shadow(0 0 5px var(--gc))}.flower-slot b{display:block;font-size:10.5px;color:#6b8199;margin-top:2px}.flower-slot.open b{color:#5a7a3a;font-weight:700}.pb-window{width:440px;max-height:82vh;display:flex;flex-direction:column;animation:pop2 .25s ease}.pb-body{overflow-y:auto;border-top:2px solid #b5d9f2}.pb-page{padding:14px 16px 16px}.pb-locked{margin:24px 12px}.pb-checkin-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.pb-days{font-size:14px;color:#55697e}.pb-days b{color:#e08a1e;font-size:18px}.pb-month{font-size:12px;color:#90a4b8}.pb-calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.pb-wd{font-size:11px;color:#90a4b8;text-align:center;padding-bottom:2px}.pb-cell{aspect-ratio:1;display:grid;place-items:center;font-size:12px;color:#8296aa;border-radius:8px;background:#f2f6fa}.pb-cell.empty{background:none}.pb-cell.here{background:linear-gradient(180deg,#ffe89a,#ffcf5e);color:#7a5410;font-weight:700;box-shadow:0 0 6px #ffc85080}.pb-cell.today{outline:2px solid #4fa8e8}.pb-gifts{display:flex;gap:6px;margin:12px 0 4px}.pb-gift{flex:1;text-align:center;padding:6px 2px;border-radius:10px;background:#f2f6fa;border:1.5px dashed #c6d8e8}.pb-gift.got{background:linear-gradient(180deg,#eafbe8,#d4f3ce);border:1.5px solid #9dd88a}.pb-gift b{display:block;font-size:12px;color:#5c7ea0}.pb-gift.got b{color:#4a8a3a}.pb-gift em{font-style:normal;font-size:9.5px;color:#8296aa}.pb-coupon-head{font-size:13px;color:#55697e;margin-bottom:10px}.pb-coupon-head b{color:#e08a1e}.coupon-list{display:flex;flex-direction:column;gap:10px}.coupon{display:flex;align-items:stretch;border-radius:12px;overflow:hidden;border:2px solid var(--ccd);background:#fff;box-shadow:0 3px 8px #505a6e2e}.coupon-left{width:74px;flex-shrink:0;background:linear-gradient(180deg,var(--cc),var(--ccd));color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-right:2px dashed rgba(255,255,255,.7);text-shadow:0 1px 2px rgba(0,0,0,.2)}.coupon-tier{font-size:22px;font-weight:700}.coupon-realm{font-size:9px;text-align:center;line-height:1.2;padding:0 4px}.coupon-main{flex:1;padding:8px 10px;display:flex;flex-direction:column;justify-content:center;gap:2px}.coupon-reason{font-size:13px;color:#3d5268}.coupon-serial{font-style:normal;font-size:10px;color:#a0b0c0;letter-spacing:.5px}.coupon-redeem{align-self:center;margin:0 10px}.coupon-confirm{display:flex;flex-direction:column;gap:4px;justify-content:center;margin:0 8px}.coupon.used{opacity:.72;filter:grayscale(.4)}.coupon-stamp{align-self:flex-start;margin-top:2px;font-size:10px;color:#b06a6a;border:1.5px solid #d89a9a;border-radius:6px;padding:1px 6px;transform:rotate(-6deg)}.btn-ghost{border:1.5px solid #c6d3e2;background:#f2f6fa;color:#7d9cb8;border-radius:9px;font-family:inherit;cursor:pointer}.btn-ghost:hover{background:#eaf2f8}.cele-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;pointer-events:none}.cele-overlay.kind-constellation,.cele-overlay.kind-comet{background:#060a1800;animation:cele-dim 3.2s ease forwards}@keyframes cele-dim{0%{background:#060a1800}18%{background:#060a18d1}82%{background:#060a18d1}to{background:#060a1800}}.cele-const{text-align:center;animation:cele-fade 3.2s ease forwards}.cele-const-art{width:220px;height:220px;margin:0 auto}.cele-const-art .conste-star{fill:#fff6c8;filter:drop-shadow(0 0 6px #ffe98a)}.cele-const-art .conste-line{stroke:#ffe98a;stroke-width:1.6;stroke-dasharray:200;stroke-dashoffset:200;animation:conste-draw 1.4s ease forwards .3s}@keyframes conste-draw{to{stroke-dashoffset:0}}.cele-const-name{font-size:26px;font-weight:700;color:#fff2b8;text-shadow:0 0 12px rgba(255,220,120,.8);margin-top:8px;opacity:0;animation:cele-rise 1s ease forwards 1s}.cele-const-bless{font-size:15px;color:#e8d9a8;margin-top:6px;opacity:0;animation:cele-rise 1s ease forwards 1.4s}@keyframes cele-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes cele-fade{0%,88%{opacity:1}to{opacity:0}}.cele-flower{text-align:center;animation:cele-fade 2.6s ease forwards}.cele-flower-bloom{position:relative;width:160px;height:160px;margin:0 auto}.cele-flower-bloom svg{animation:bloom-pop .9s cubic-bezier(.2,1.4,.5,1) forwards;filter:drop-shadow(0 0 12px var(--gc))}@keyframes bloom-pop{0%{transform:scale(.2)}60%{transform:scale(1.15)}to{transform:scale(1)}}.cele-spark{position:absolute;left:50%;top:50%;width:8px;height:8px;border-radius:50%;background:var(--gc);box-shadow:0 0 6px var(--gc);opacity:0;animation:spark-fly 1.2s ease-out forwards .6s}@keyframes spark-fly{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(calc(-50% + cos(var(--a))*90px),calc(-50% + sin(var(--a))*90px))}}.cele-flower-name{font-size:22px;font-weight:700;color:#ffe6f2;text-shadow:0 2px 10px rgba(0,0,0,.4);margin-top:10px}.cele-comet{position:absolute;top:0;right:0;bottom:0;left:0}.cele-comet-star{position:absolute;font-size:60px;top:12%;left:-12%;filter:drop-shadow(-30px 20px 24px rgba(255,230,150,.9));animation:comet-fly 3s cubic-bezier(.3,0,.5,1) forwards}@keyframes comet-fly{0%{top:8%;left:-14%;transform:rotate(30deg) scale(.8);opacity:0}15%{opacity:1}85%{opacity:1}to{top:78%;left:108%;transform:rotate(30deg) scale(1.1);opacity:0}}.cele-comet-note{position:absolute;left:50%;top:56%;transform:translate(-50%);max-width:70%;text-align:center;font-size:20px;font-weight:700;color:#fff2b8;text-shadow:0 0 14px rgba(255,210,110,.9);opacity:0;animation:cele-rise 1.2s ease forwards 1.1s,cele-fade 1s ease forwards 2.4s}.cele-coupon-wrap{position:relative}.cele-coupon{width:300px;background:#fffdf6;border:3px solid var(--ccd);border-radius:14px;padding:16px 18px;text-align:center;box-shadow:0 12px 40px #28324666;animation:coupon-drop .9s cubic-bezier(.2,1.2,.4,1) forwards;position:relative;outline:3px dashed var(--cc);outline-offset:-8px}@keyframes coupon-drop{0%{transform:translateY(-120vh) rotate(-8deg)}70%{transform:translateY(10px) rotate(2deg)}to{transform:translateY(0) rotate(0)}}.cele-coupon-top{font-size:11px;color:var(--ccd);letter-spacing:2px}.cele-coupon-tier{font-size:26px;font-weight:700;color:var(--ccd);margin:4px 0}.cele-coupon-reason{font-size:15px;color:#4a5a6a;margin:4px 0}.cele-coupon-serial{font-size:11px;color:#a0b0c0;letter-spacing:1px}.cele-coupon-stamp{display:inline-block;margin-top:10px;font-size:13px;font-weight:700;color:#d0506a;border:2.5px solid #d0506a;border-radius:50%;width:64px;height:64px;line-height:60px;transform:scale(0) rotate(-20deg);animation:stamp-hit .4s cubic-bezier(.3,1.6,.5,1) forwards 1s}@keyframes stamp-hit{0%{transform:scale(2.4) rotate(-20deg);opacity:0}to{transform:scale(1) rotate(-14deg);opacity:.9}}.cele-coupon-wrap .star-fly{left:50%;top:40%;font-size:20px;color:var(--gold)}.roster-list{display:flex;flex-direction:column;gap:8px;max-height:42vh;overflow-y:auto;margin-bottom:12px}.roster-row{border:2px solid #dcedf9;border-radius:12px;background:#fbfdff;overflow:hidden}.roster-row.expanded{border-color:var(--blue)}.roster-row-main{width:100%;display:flex;align-items:center;gap:10px;padding:9px 12px;border:none;background:none;font-family:inherit;cursor:pointer;text-align:left}.roster-row-main:hover{background:#eef8ff}.roster-row-main:disabled{cursor:default;opacity:.7}.roster-avatar{font-size:24px}.roster-names{flex:1;display:flex;flex-direction:column;min-width:0}.roster-names b{font-size:14px;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.roster-names em{font-style:normal;font-size:11px;color:#90b4cf}.roster-lock{font-size:13px;opacity:.7}.roster-pw-form{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:0 12px 10px}.roster-pw-form input[type=password]{flex:1 1 120px;min-width:0;padding:7px 10px;border:2px solid #b5d9f2;border-radius:9px;font-family:inherit;font-size:13px;outline:none;background:#f4fbff}.roster-pw-form input[type=password]:focus{border-color:var(--blue);box-shadow:0 0 0 3px #3fa9f52e}.roster-remember{display:flex;align-items:center;gap:4px;font-size:12px;color:#5c7ea0;white-space:nowrap;cursor:pointer}.roster-error{width:100%;font-size:12px;color:#cf6679}.roster-error-top{text-align:center;margin-bottom:8px}.roster-new-btn{width:100%;font-size:15px;padding:10px;letter-spacing:2px}.login-back{display:block;margin:10px auto 0;border:none;background:none;color:#7aa8c8;font-size:12px;font-family:inherit;cursor:pointer;text-decoration:underline}.save-switch{display:block;margin:10px auto 0;border:none;background:none;color:#5c9ac0;font-size:12px;font-family:inherit;cursor:pointer;text-decoration:underline}.wishes-page{display:flex;flex-direction:column;gap:10px}.wish-field{display:flex;flex-direction:column;gap:4px}.wish-label{font-size:12.5px;font-weight:700;color:#5c7ea0}.wish-label em{font-style:normal;font-weight:400;color:#90b4cf;margin-left:4px}.wish-field input{padding:8px 12px;border:2px solid #b5d9f2;border-radius:9px;font-family:inherit;font-size:13px;color:var(--text);outline:none;background:#f4fbff}.wish-field input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #3fa9f52e}.friends-sign{position:absolute;right:calc(5% + 8px);bottom:calc(8% + clamp(112px,12vw,156px)*.95);padding:4px 12px;border:2px solid #8a6238;border-radius:9px;background:linear-gradient(180deg,#d7b483,#b98e5a);color:#4a3216;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 3px 6px #5032144d;z-index:13;transition:transform .1s ease}.friends-sign:hover{transform:translateY(-2px)}.wind-flying{position:absolute;top:9%;font-size:26px;filter:drop-shadow(0 2px 4px rgba(50,70,100,.35));animation:wind-fly 26s linear infinite;pointer-events:none;z-index:4}@keyframes wind-fly{0%{left:-6%;transform:translateY(0) scaleX(1)}48%{left:102%;transform:translateY(-14px) scaleX(1)}50%{left:102%;transform:translateY(-14px) scaleX(-1)}98%{left:-6%;transform:translateY(0) scaleX(-1)}to{left:-6%;transform:translateY(0) scaleX(1)}}.friends-window{width:460px;max-height:82vh;display:flex;flex-direction:column;animation:pop2 .25s ease}.friends-body{overflow-y:auto;padding:8px 16px 16px}.friends-status,.friend-block{margin-top:8px}.friend-code-box{width:100%;min-height:64px;margin:6px 0;padding:8px 12px;border:2px solid #b5d9f2;border-radius:10px;font-family:inherit;font-size:12px;color:var(--text);background:#f4fbff;resize:vertical;word-break:break-all}.friend-code-box:focus{outline:none;border-color:var(--blue)}.friend-row{display:flex;align-items:center;gap:10px;border:1.5px solid #dcedf9;border-radius:12px;padding:9px 12px;background:#fbfdff;margin-bottom:8px}.friend-dot{width:10px;height:10px;border-radius:50%;background:#c6d3e2;flex-shrink:0}.friend-dot.online{background:#7ed957;box-shadow:0 0 6px #7ed957cc}.friend-names{flex:1;display:flex;flex-direction:column;min-width:0}.friend-names b{font-size:14px;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.friend-names em{font-style:normal;font-size:11px;color:#90b4cf}.friend-write{padding-top:8px}.friend-letter-box{width:100%;min-height:110px;margin:6px 0;padding:10px 12px;border:2px solid #ffd54f;border-radius:12px;font-family:inherit;font-size:13.5px;line-height:1.7;color:#6b4f2a;background:repeating-linear-gradient(180deg,transparent 0 22px,rgba(200,160,80,.18) 22px 23px),#fffbe8;resize:vertical}.friend-letter-box:focus{outline:none;border-color:#e0a52e}.friend-gift-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:6px 0 10px}.feed-cell.gift-picked{border-color:#ffcf6a;background:#fff8e8;box-shadow:0 0 0 3px #ffc8504d;position:relative}.gift-check{position:absolute;top:4px;right:6px;font-size:12px;font-weight:700;color:#e08a1e}.friend-send-btn{width:100%;padding:11px}@media(max-width:640px){.hud{padding:6px 8px;row-gap:6px;column-gap:6px;flex-wrap:wrap}.hud-left{flex:1 1 100%;gap:8px}.hud-right{flex:1 1 100%;justify-content:flex-end;gap:7px}.hud-farm{font-size:15px;white-space:nowrap}.hud-level{font-size:13px;white-space:nowrap}.hud-xpbar{flex:1;max-width:160px}.hud-coins{font-size:14px;padding:4px 10px}.btn-hud{padding:7px 11px;font-size:13px}.shop-window,.obs-window,.garden-window,.pb-window,.friends-window{width:94vw}.picker-window,.save-window{width:90vw}.toasts{width:min(288px,80vw)}.mailbox{width:108px;right:3%;bottom:6%}.plot-time{font-size:9px}.bubble{font-size:11px;padding:2px 8px;top:-22px}}
