@import"https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;800&family=Playfair+Display:wght@700&display=swap";:root{font-family:"M PLUS Rounded 1c",system-ui,sans-serif;color:#18392d;background:#9fc9ba;font-synthesis:none;--glass:rgba(250,255,250,.68);--line:rgba(255,255,255,.6);--green:#267453;--lime:#a9dc72;--shadow:0 14px 45px rgba(20,61,46,.2)}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 20% 10%,#e6f6d1,#9ac9b8 48%,#5c9484);touch-action:none}.game-shell{position:relative;isolation:isolate}.game-shell:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 35%,rgba(13,45,34,.14));mix-blend-mode:soft-light}#garden-canvas{display:block;width:100%;height:100%;cursor:grab}#garden-canvas:active{cursor:grabbing}.glass-panel{background:var(--glass);border:1px solid var(--line);box-shadow:var(--shadow),inset 0 1px #ffffffb3;backdrop-filter:blur(22px) saturate(1.35);-webkit-backdrop-filter:blur(22px) saturate(1.35)}button,select{font:inherit}button{color:inherit;border:1px solid rgba(255,255,255,.58);background:linear-gradient(145deg,#ffffffe6,#e6f3e8a8);box-shadow:0 5px 14px #2349361a;border-radius:16px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 9px 22px #2349362e}button:active:not(:disabled){transform:translateY(0) scale(.97)}button:focus-visible,select:focus-visible{outline:3px solid rgba(255,207,79,.8);outline-offset:2px}button:disabled{opacity:.45;cursor:not-allowed}.hud{position:absolute;z-index:3;top:18px;left:50%;transform:translate(-50%);width:min(calc(100% - 32px),1100px);min-height:66px;padding:10px 13px;border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:12px;transition:opacity .25s,transform .25s}.hud-group{display:flex;align-items:center;gap:9px}.season-badge,.weather-pill,.gp-pill,.level-pill,.hud-clock{display:inline-flex;align-items:center;min-height:40px;padding:8px 13px;border-radius:14px;background:#ffffff85;font-weight:700;white-space:nowrap}.season-badge{color:#fff;background:linear-gradient(135deg,#398a64,#6eaa62)}.gp-pill{color:#1d6547;background:linear-gradient(135deg,#f7fff1,#d9f2b9)}.icon-button{width:44px;height:44px;padding:0;font-size:20px}.icon-button.accent,.primary{color:#fff;background:linear-gradient(135deg,#2c865d,#71a84f);border-color:#fff6}.toolbar{position:absolute;z-index:3;bottom:max(18px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);display:grid;grid-template-columns:repeat(9,minmax(62px,82px));gap:7px;padding:10px;border-radius:25px;transition:opacity .25s,transform .25s}.tool-button{position:relative;min-height:67px;padding:7px 4px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px}.tool-button span{font-size:25px;filter:drop-shadow(0 3px 2px rgba(0,0,0,.1))}.tool-button small{font-size:10px;font-weight:700}.tool-button kbd{position:absolute;right:5px;top:4px;font-size:9px;opacity:.45}.tool-button.selected{color:#fff;background:linear-gradient(145deg,#2b805a,#74ad58);box-shadow:0 8px 22px #1f6d4a52;transform:translateY(-5px)}.is-hidden{opacity:0!important;pointer-events:none;transform:translate(-50%,-12px)!important}dialog{border:0;padding:0;background:transparent;color:inherit}dialog::backdrop{background:#0e231d80;backdrop-filter:blur(7px)}.modal{width:min(920px,calc(100% - 30px));max-height:min(82vh,760px);overflow:hidden;border-radius:30px;background:#f5fbf5ed;box-shadow:0 30px 100px #07231973;border:1px solid rgba(255,255,255,.75);animation:modal-in .28s cubic-bezier(.2,.8,.2,1)}.modal-head{height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#fffc,#c9e6ca99);border-bottom:1px solid rgba(54,101,76,.12)}.modal-head h2{font-family:Playfair Display,"M PLUS Rounded 1c",serif;font-size:27px}.close-button{width:42px;height:42px;font-size:27px}.modal-body{padding:22px;overflow:auto;max-height:calc(82vh - 72px)}.tabs,.modal-actions,.photo-controls{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.tabs button{padding:10px 18px}.tabs .active{color:#fff;background:linear-gradient(135deg,#287a56,#77ae5b)}.shop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px}.shop-card,.quest-card{padding:17px;border-radius:21px;background:#ffffffb8;border:1px solid white;box-shadow:0 8px 22px #2a4c3417}.shop-card h3,.quest-card h3{margin:5px 0}.shop-card p,.quest-card p{font-size:13px;min-height:38px;color:#567064}.shop-card button{width:100%;padding:10px}.shop-icon{font-size:42px}.plant-hero{height:180px;display:grid;place-items:center;font-size:100px;border-radius:24px;background:radial-gradient(circle,#efffcf,#b9dcb9)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0}.stat-grid span{display:flex;flex-direction:column;padding:12px;background:#edf5ea;border-radius:16px}.stat-grid strong{font-size:18px}.quest-card{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:18px}.quest-card progress{width:min(280px,100%);accent-color:#4e9663}.quest-card.completed{background:linear-gradient(135deg,#fffbdc,#e7f8cf)}.photo-preview{min-height:250px;display:grid;place-items:center;border-radius:21px;overflow:hidden;background:#dcece1;margin-bottom:16px}.photo-preview img{display:block;width:100%;max-height:50vh;object-fit:contain}.photo-controls label{display:flex;align-items:center;gap:7px;padding:8px 12px;border-radius:14px;background:#fff}.photo-controls select{border:0;background:#edf4ec;padding:5px;border-radius:8px}.modal-actions button{padding:11px 18px}.game-toast{position:fixed;z-index:20;left:50%;top:100px;transform:translate(-50%,-15px);opacity:0;padding:12px 20px;border-radius:999px;color:#fff;background:#294b3d;box-shadow:var(--shadow);transition:.25s;pointer-events:none;font-weight:700}.game-toast.show{opacity:1;transform:translate(-50%)}.game-toast.error{background:#9b4b45}.loading-screen{height:100%;display:grid;place-content:center;text-align:center;color:#fff}.loading-screen h1{font-family:Playfair Display,serif;font-size:clamp(38px,8vw,76px);margin:10px}.leaf-loader{font-size:62px;animation:leaf 1.7s ease-in-out infinite}@keyframes leaf{50%{transform:translateY(-12px) rotate(8deg)}}@keyframes modal-in{0%{opacity:0;transform:translateY(20px) scale(.97)}}@media(max-width:760px){.hud{top:8px;min-height:54px;padding:7px;border-radius:19px}.hud-clock,.level-pill{display:none}.season-badge,.weather-pill,.gp-pill{min-height:36px;padding:6px 9px;font-size:12px}.icon-button{width:37px;height:37px;font-size:17px}.toolbar{width:calc(100% - 16px);bottom:max(8px,env(safe-area-inset-bottom));grid-template-columns:repeat(4,1fr);border-radius:22px;padding:7px;gap:5px}.tool-button{min-height:48px;flex-direction:row;gap:5px;border-radius:13px}.tool-button span{font-size:20px}.tool-button.selected{transform:translateY(-2px)}.modal{max-height:88vh}.modal-body{padding:15px;max-height:calc(88vh - 65px)}.shop-grid,.stat-grid{grid-template-columns:repeat(2,1fr)}.quest-card{align-items:stretch;flex-direction:column}.quest-card button{padding:10px}.photo-controls{flex-direction:column}.photo-controls label{justify-content:space-between}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.time-scale-button,.nap-button{min-height:40px;padding:7px 12px;border-color:#ffffffc2;font-size:12px;font-weight:800;white-space:nowrap;background:linear-gradient(145deg,#ffffffd1,#dcefff9e);box-shadow:0 7px 20px #1b484324,inset 0 1px #ffffffe6;backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4)}.time-scale-button{color:#235e69}.nap-button{color:#584a78;background:linear-gradient(145deg,#ffffffd6,#e6dafba6)}.time-scale-button:hover:not(:disabled){background:linear-gradient(145deg,#fff,#bee5f8d9)}.nap-button:hover:not(:disabled){background:linear-gradient(145deg,#fff,#dac5fadb)}.hud.glass-panel,.toolbar.glass-panel{background:linear-gradient(145deg,#fbfffcbd,#e7f5ed94);border-color:#ffffffc7;box-shadow:0 18px 55px #0f372a33,inset 0 1px #ffffffeb;backdrop-filter:blur(26px) saturate(1.5);-webkit-backdrop-filter:blur(26px) saturate(1.5)}@media(max-width:960px){.hud{align-items:stretch;flex-direction:column}.hud>.hud-group{justify-content:center}.hud-actions{justify-content:center}}@media(max-width:760px){.time-scale-button,.nap-button{min-height:36px;padding:5px 8px;font-size:10px}.hud>.hud-group:first-child{gap:5px}.hud .weather-pill{max-width:88px;overflow:hidden;text-overflow:ellipsis}.hud{width:calc(100% - 16px)}}.toolbar{display:block;width:min(calc(100% - 24px),820px)}.tool-grid{display:grid;grid-template-columns:repeat(9,minmax(62px,82px));gap:7px}.active-tool-hint{min-height:34px;margin:-3px 2px 8px;padding:7px 14px;border-radius:14px;text-align:center;font-size:13px;font-weight:800;color:#245a43;background:linear-gradient(90deg,#ffffffb8,#e2f6d7b8);border:1px solid rgba(255,255,255,.72);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.help-button{background:linear-gradient(145deg,#fff9d5,#f0e19a)}.hover-inspector{position:fixed;z-index:12;width:286px;padding:15px;border-radius:20px;opacity:0;transform:translateY(7px) scale(.97);pointer-events:none;transition:opacity .15s,transform .15s}.hover-inspector.visible{opacity:1;transform:none}.inspector-title{display:flex;gap:10px;align-items:center;margin-bottom:12px}.inspector-title>span{display:grid;place-items:center;width:43px;height:43px;border-radius:14px;background:#ffffffa6;font-size:24px}.inspector-title div{display:flex;flex-direction:column}.inspector-title strong{font-size:16px}.inspector-title small{color:#668074}.inspector-row{display:flex;justify-content:space-between;font-size:12px}.meter{height:8px;margin:5px 0 10px;border-radius:999px;overflow:hidden;background:#224d3a1f}.meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e2b751,#55aee8)}.inspector-tags{display:flex;gap:6px;flex-wrap:wrap}.inspector-tags span{padding:4px 7px;border-radius:8px;background:#ffffff9e;font-size:11px}.hover-inspector dl{margin:10px 0}.hover-inspector dl div{display:flex;justify-content:space-between;border-top:1px solid rgba(34,74,55,.1);padding:5px 0;font-size:12px}.hover-inspector dt{color:#6b8076}.hover-inspector dd{margin:0;font-weight:700;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inspector-advice{margin:8px 0 0;padding:9px;border-radius:11px;background:#eff8dc;font-size:12px;font-weight:700}.toast-stack{position:fixed;z-index:30;right:18px;top:98px;width:min(360px,calc(100% - 28px));display:flex;flex-direction:column;gap:9px;pointer-events:none}.smart-toast{pointer-events:auto;cursor:pointer;display:flex;align-items:center;gap:10px;padding:13px 15px;border:1px solid rgba(255,255,255,.7);border-left:5px solid #397f61;border-radius:17px;background:#f7fdf7e0;box-shadow:0 14px 35px #1030243b;backdrop-filter:blur(18px);opacity:0;transform:translate(25px);transition:.25s;font-weight:700;font-size:13px}.smart-toast.show{opacity:1;transform:none}.smart-toast.success{border-left-color:#258253}.smart-toast.warning{border-left-color:#d39122}.smart-toast.error{border-left-color:#c34d49}.smart-toast.info{border-left-color:#3984b4}.toast-icon{font-size:20px}.onboarding-modal{width:min(620px,calc(100% - 28px))}.onboarding-slide{text-align:center;padding:4px 28px 12px}.onboarding-art{display:grid;place-items:center;width:138px;height:138px;margin:0 auto 14px;border-radius:50%;font-size:76px;background:radial-gradient(circle at 35% 28%,#fff,#d8efbf);box-shadow:0 20px 45px #2d63422b}.onboarding-slide>small{letter-spacing:.16em;color:#5d856f;font-weight:800}.onboarding-slide h3{font-family:Playfair Display,serif;font-size:29px;margin:8px}.onboarding-slide p{line-height:1.85;color:#526d60}.onboarding-slide .modal-actions{justify-content:center;margin:20px 0 0}.onboarding-slide .modal-actions button{min-width:130px}.slide-dots{display:flex;justify-content:center;gap:7px}.slide-dots i{width:8px;height:8px;border-radius:50%;background:#cbd8ce}.slide-dots i.active{width:24px;border-radius:9px;background:#4d9668}.onboarding-target{position:relative!important;z-index:100!important;box-shadow:0 0 0 6px #fff4a7,0 0 35px 18px #ffe064b3!important}.help-modal{width:min(980px,calc(100% - 26px))}.help-tabs{display:flex;gap:7px;overflow-x:auto;padding-bottom:8px}.help-tabs button{flex:0 0 auto;padding:9px 14px}.help-tabs button.active{color:#fff;background:linear-gradient(135deg,#2d805b,#7cad5e)}.help-content>h3{font-family:Playfair Display,serif;font-size:25px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.guide-card{padding:15px;border:1px solid white;border-radius:18px;background:#ffffffad;box-shadow:0 8px 22px #1d4a3314}.guide-card>span{font-size:31px}.guide-card h3{margin:5px 0}.guide-card p{margin:5px 0;color:#587064;line-height:1.6;font-size:13px}.help-flow,.economy-cycle{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:20px 0;padding:18px;border-radius:20px;background:linear-gradient(135deg,#edf8df,#d6ecdc)}.help-flow span,.economy-cycle span{display:flex;flex-direction:column;align-items:center;padding:8px;font-size:23px}.help-flow b{font-size:11px}.winter-hero{display:flex;align-items:center;gap:24px;margin-bottom:14px;padding:24px;border-radius:22px;background:linear-gradient(135deg,#f8f1d4,#dceacb)}.winter-hero>span{font-size:82px}.winter-hero p{line-height:1.7}.economy-cycle span{font-size:13px;font-weight:800}.deco-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:9px;overflow-x:auto;padding:2px 2px max(4px,env(safe-area-inset-bottom))}.deco-card{min-width:116px;padding:12px 9px;text-align:left;display:flex;flex-direction:column;gap:4px;border-radius:16px}.deco-card.selected{outline:3px solid #65a46d;background:#e3f5cf}.deco-icon{font-size:36px}.deco-card strong{font-size:13px}.deco-card small{font-size:10px;color:#607268}.deco-empty{text-align:center;padding:24px;color:#607268;font-size:13px;line-height:1.6}.deco-hint{text-align:center;font-size:11px;color:#5b806b;margin-top:8px}.seed-drawer{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;background:transparent}.seed-drawer::backdrop{background:#0b211961;backdrop-filter:blur(4px)}.seed-drawer-panel{position:absolute;left:0;right:0;bottom:0;max-height:88vh;display:flex;flex-direction:column;padding:18px max(18px,calc((100vw - 1050px)/2));border-radius:28px 28px 0 0;background:#f2faf1ed;animation:drawer-in .3s cubic-bezier(.2,.8,.2,1)}.seed-drawer-panel header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.seed-drawer-panel h2{margin:2px 0;font-family:Playfair Display,serif}.seed-drawer-panel header small{color:#5b806b;font-weight:800;letter-spacing:.15em}.seed-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(124px,1fr));gap:9px;overflow-x:hidden;overflow-y:auto;max-height:min(52vh,420px);padding:2px 2px max(4px,env(safe-area-inset-bottom));overscroll-behavior:contain}.seed-card{min-width:0;padding:12px 9px;text-align:left;display:flex;flex-direction:column;gap:4px;overflow-wrap:anywhere}.seed-card.selected{outline:3px solid #65a46d;background:#e3f5cf}.seed-card:disabled{filter:grayscale(1)}.seed-card.out-of-season{position:relative}.seed-card.out-of-season:after{content:"季節外";position:absolute;top:4px;right:4px;font-size:10px;background:#505050b8;color:#fff;border-radius:4px;padding:1px 6px;pointer-events:none}.season-tags{font-size:10px;color:#6b8565;margin-top:2px;display:block;line-height:1.4}.seed-icon{font-size:36px}.seed-card>small{min-height:32px;font-size:10px;color:#607268}.seed-card>div{display:flex;gap:5px;flex-wrap:wrap;font-size:9px}.seed-card>div>*{padding:3px 5px;border-radius:6px;background:#45744f1a}@keyframes drawer-in{0%{transform:translateY(100%)}}.inspector-label{font-size:10px;font-weight:800;letter-spacing:.12em;color:#5b806b;margin-bottom:6px}.modal-head-info{margin-left:auto;margin-right:12px}.modal-gp{display:inline-block;padding:6px 13px;border-radius:14px;background:#69a85829;color:#2c6a4c;font-weight:800;font-size:14px;white-space:nowrap;transition:background .2s}.modal-gp.spent{animation:gp-flash .55s ease}@keyframes gp-flash{0%{background:#e6963c66;transform:scale(1.08)}to{background:#69a85829;transform:scale(1)}}.toast-stack.over-dialog{top:auto;bottom:26px;right:50%;transform:translate(50%);width:min(440px,calc(100% - 28px))}.toast-body{flex:1;min-width:0}.toast-count{flex:none;font-size:11px;padding:2px 7px;border-radius:9px;background:#26745324;color:#2c6a4c}@media(max-width:760px){.toolbar{width:calc(100% - 16px)}.tool-grid{grid-template-columns:repeat(4,1fr);max-height:120px;overflow-y:auto}.active-tool-hint{text-align:left;font-size:11px;margin-bottom:5px}.hover-inspector{left:12px!important;right:12px;width:auto;top:auto!important;bottom:154px}.toast-stack{top:70px;right:14px}.guide-grid{grid-template-columns:repeat(2,1fr)}.help-flow i,.economy-cycle i{display:none}.winter-hero{align-items:flex-start;padding:16px}.winter-hero>span{font-size:50px}.seed-grid{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));max-height:46vh}.seed-drawer-panel{padding:14px}.onboarding-slide{padding:0}.onboarding-art{width:104px;height:104px;font-size:56px}}.mascot-hud-button,.tool-button[data-tool=mascot]{background:linear-gradient(145deg,#ffffffd1,#ebdaff8f);border-color:#ffffffd1;box-shadow:0 8px 24px #46366729,inset 0 1px #ffffffe6;backdrop-filter:blur(18px) saturate(1.35);-webkit-backdrop-filter:blur(18px) saturate(1.35)}.tool-button[data-tool=mascot].selected{color:#fff;background:linear-gradient(145deg,#5b4389eb,#9a75c0d6);box-shadow:0 10px 28px #51338057,inset 0 1px #ffffff59}.mascot-modal{width:min(960px,calc(100% - 28px))}.mascot-slot-summary{display:flex;align-items:center;gap:16px;margin-bottom:16px;padding:14px 17px;border-radius:18px;background:#fff9}.mascot-slot-summary .slot-progress{flex:1}.slot-progress{height:10px;overflow:hidden;border-radius:999px;background:#234f3a21}.slot-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#65ab68,#e8b65c);transition:width .3s ease}.mascot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:13px}.mascot-card{padding:15px;border:2px solid transparent;border-radius:22px;background:#ffffffad;box-shadow:0 9px 26px #23443117;cursor:pointer;transition:.18s}.mascot-card:hover{transform:translateY(-2px)}.mascot-card.selected{border-color:#7eaf6d;background:linear-gradient(145deg,#ffffffeb,#e0f4cfcc);box-shadow:0 12px 31px #306e4433}.mascot-card-head{display:flex;align-items:center;gap:11px}.mascot-card-head h3{margin:0}.mascot-card-head small{color:#648071}.mascot-avatar{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;font-size:34px;background:radial-gradient(circle at 32% 25%,#fff,#e0edcf);box-shadow:inset 0 1px #fff}.mascot-card label{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;margin:8px 0;font-size:11px;font-weight:700}.mascot-card progress{width:100%;height:9px;accent-color:#9b79c7}.mascot-card progress.stamina{accent-color:#55a875}.mascot-card>button{width:100%;padding:9px}.affinity-hearts{display:flex;gap:3px;margin:11px 0 7px;font-size:21px;color:#d8d3d1;filter:drop-shadow(0 2px 2px rgba(74,33,42,.12))}.affinity-hearts .filled{color:#ef6d82}.mascot-actions{position:sticky;bottom:-22px;display:flex;justify-content:flex-end;gap:10px;margin:18px -4px -4px;padding:14px;background:#f0f8eee6;border-radius:18px;backdrop-filter:blur(16px)}.mascot-actions button{padding:11px 17px}.mascot-shop-section{margin:0 0 23px}.mascot-shop-section>h3{margin:0 0 10px;font-family:Playfair Display,"M PLUS Rounded 1c",serif;font-size:22px}.mascot-shop-card{position:relative;overflow:hidden;background:linear-gradient(145deg,#ffffffd6,#ebf4e1b3)}.mascot-shop-card:after{content:"🐾";position:absolute;right:-8px;top:-13px;font-size:63px;opacity:.055;transform:rotate(-18deg);pointer-events:none}.mascot-shop-card .shop-icon{display:inline-grid;place-items:center;width:62px;height:62px;border-radius:20px;background:#ffffffad}.shop-empty{grid-column:1/-1;padding:18px;border-radius:18px;text-align:center;background:#ffffff8c}.mascot-shop-section>.slot-progress{max-width:460px;margin:8px 0}.mascot-shop-section>[data-slot]{padding:11px 17px}.emote-bubble{position:absolute;z-index:4;min-width:38px;padding:7px 10px;border:1px solid rgba(255,255,255,.85);border-radius:18px 18px 18px 5px;text-align:center;font-size:20px;background:#ffffffd1;box-shadow:0 8px 23px #213e302e;backdrop-filter:blur(12px);animation:emote-pop .35s cubic-bezier(.2,1.5,.5,1),emote-float 1.5s ease-in-out infinite alternate;pointer-events:none}@keyframes emote-pop{0%{opacity:0;transform:translateY(9px) scale(.55)}}@keyframes emote-float{to{transform:translateY(-5px)}}@media(max-width:760px){.hud-actions{gap:4px}.mascot-grid{grid-template-columns:1fr}.mascot-actions{bottom:-15px}.mascot-actions button{flex:1;padding:10px 6px}.mascot-slot-summary{align-items:stretch;flex-direction:column;gap:8px}.mascot-shop-section .shop-grid{grid-template-columns:1fr 1fr}}.account-modal{width:min(560px,calc(100% - 30px))}.account-section{padding:16px 0;border-bottom:1px solid rgba(38,116,83,.14)}.account-section:last-child{border-bottom:0}.account-section h3{margin:0 0 8px;font-size:15px;color:var(--green)}.account-section hr{margin:18px 0;border:0;border-top:1px dashed rgba(38,116,83,.22)}.account-status{margin:0;font-weight:700;display:flex;align-items:center;gap:7px}.account-status:before{content:"";width:9px;height:9px;border-radius:50%;background:#8aa79a;flex:none}.account-status--idle:before{background:#3fae72}.account-status--syncing:before{background:#f0b429;animation:account-pulse 1.1s ease-in-out infinite}.account-status--offline:before,.account-status--disabled:before{background:#9aa8a2}.account-status--conflict:before,.account-status--locked:before{background:#e0684f}@keyframes account-pulse{0%,to{opacity:1}50%{opacity:.35}}.account-note{margin:6px 0 10px;font-size:12.5px;line-height:1.65;color:#4b6b5c}.account-facts{display:grid;grid-template-columns:auto 1fr;gap:4px 14px;margin:10px 0 0;font-size:12.5px}.account-facts dt{color:#5a7b69}.account-facts dd{margin:0}.account-section label{display:block;margin:9px 0;font-size:12.5px;color:#4b6b5c}.account-section input[type=text]{display:block;width:100%;margin-top:4px;padding:9px 12px;border-radius:13px;border:1px solid rgba(38,116,83,.28);background:#ffffffdb;font:inherit;font-size:14px;color:#18392d}.account-section input[type=text]:focus-visible{outline:3px solid rgba(255,207,79,.8);outline-offset:1px}.transfer-code,.publication-url{display:flex;align-items:center;gap:10px;margin:10px 0;padding:11px 14px;border-radius:14px;background:#26745317}.transfer-code code,.publication-url code{flex:1;min-width:0;overflow-x:auto;white-space:nowrap;font-size:16px;letter-spacing:.08em;font-weight:700;color:var(--green)}.publication-url code{font-size:12.5px;letter-spacing:0}.transfer-code button,.publication-url button{flex:none;padding:6px 13px;font-size:12.5px}.transfer-input{display:flex;gap:9px;align-items:stretch;margin-top:8px}.transfer-input input{flex:1;min-width:0;padding:9px 12px;border-radius:13px;border:1px solid rgba(38,116,83,.28);background:#ffffffdb;font:inherit;font-size:15px;letter-spacing:.06em;text-transform:uppercase}.transfer-input button{flex:none;padding:0 18px}
