@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&family=Noto+Serif+JP:wght@400;500;600;700&display=swap";:root{font-family:Noto Sans JP,sans-serif;color:#4d554b;background:#f8f7f1;font-synthesis:none;font-weight:400;--green:#6a846c;--ink:#424e43;--muted:#969b8e;--line:#e5e6dc;--serif:"Noto Serif JP",serif}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}button{transition:background .2s,box-shadow .2s,transform .2s}button:focus-visible,a:focus-visible{outline:3px solid #ab9370;outline-offset:4px}button:disabled{cursor:default}a{color:inherit;text-decoration:none}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}button .icon{pointer-events:none}[hidden]{display:none!important}.site-header{height:88px;border-bottom:1px solid var(--line);background:#fdfcf8}.header-inner{max-width:1400px;height:100%;padding:0 44px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{width:45px;height:45px;display:grid;place-items:center;color:#a88b66;border:1px solid #d8cdb7;border-radius:50%;position:relative}.brand-mark:after{content:"";position:absolute;inset:4px;border:1px solid #e7dfcd;border-radius:50%}.brand-mark .icon{width:28px;height:28px;stroke-width:1}.brand strong{font-family:var(--serif);font-size:20px;font-weight:600;letter-spacing:2px}.brand small{display:block;font-size:8px;letter-spacing:3.1px;color:#9b9e8d;margin-top:5px}.site-header nav{align-self:stretch;display:flex;gap:30px}.nav-button{position:relative;display:flex;align-items:center;gap:9px;font-size:12px;color:#92998b;padding:0 5px}.nav-button.active{color:#5e795e}.nav-button.active:after{content:"";position:absolute;bottom:0;height:3px;left:0;right:0;background:#839978;border-radius:2px}.nav-button:hover{color:#536e51}.header-right{display:flex;align-items:center;gap:22px}.petals{display:flex;align-items:center;gap:10px;font-size:13px}.petals .icon{color:#bd9297}.petals b{font-weight:500}.header-divider,.control-divider{height:20px;width:1px;background:var(--line)}.icon-button{height:36px;width:36px;display:grid;place-items:center;color:#89917f;border-radius:50%}.icon-button:hover{background:#eeeee5}main{max-width:1400px;margin:auto;padding:0 44px}.page-heading{display:flex;justify-content:space-between;align-items:center;padding:36px 0 29px}.eyebrow{font-size:9px;font-weight:600;letter-spacing:2.4px;color:#9a9f8c}.page-heading h1{font-family:var(--serif);font-size:28px;letter-spacing:2px;font-weight:500;margin:9px 0}.heading-flower{display:inline-block;color:#bbbf9f;font-size:27px;margin-left:13px}.page-heading p{font-size:11px;color:#979c8e;letter-spacing:1px;margin:0}.outline-button{border:1px solid #d9dfd2;border-radius:7px;padding:11px 16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:11px;background:#fdfcf8}.outline-button:hover{background:#edf0e5;transform:translateY(-1px)}.outline-button .icon{width:16px;height:16px}.outline-button .icon:last-child{margin-left:10px;width:14px}.battle-panel{border:1px solid #dfe3d5;border-radius:12px;overflow:hidden;box-shadow:0 5px 16px #67745907}.stage-bar{height:69px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fdfcf7}.stage-label{display:flex;align-items:center;gap:15px}.stage-number{display:grid;place-items:center;border:1px solid #dce2d1;background:#f3f4e9;border-radius:7px;width:36px;height:37px;font-family:var(--serif);font-size:17px;color:#829175}.stage-label small{font-size:8px;color:#9ba38f;letter-spacing:1.2px}.stage-label h2{font-family:var(--serif);font-size:16px;letter-spacing:1.4px;margin:3px 0 0;font-weight:600}.difficulty{font-size:8px;border:1px solid #dfe4d5;border-radius:4px;padding:5px 8px;letter-spacing:.8px;color:#8c9a7d;margin-left:8px}.battle-controls{display:flex;align-items:center;gap:15px}.wave-indicator{display:flex;align-items:center;gap:7px;color:#8a957e;font-size:9px;letter-spacing:1px}.wave-indicator .icon{width:14px;height:14px}.compact-button{display:flex;align-items:center;justify-content:center;gap:6px;border-radius:5px;font-size:11px;min-width:28px;height:30px;color:#818e75}.compact-button .icon{width:16px;height:16px}.compact-button:hover:not(:disabled),.compact-button.selected{background:#e9eddf}.compact-button:disabled{opacity:.4}.battlefield{position:relative;height:420px;overflow:hidden;background:#dce6d3}#battle-canvas{display:block;width:100%;height:100%}.castle-hud{position:absolute;top:22px;width:208px;background:#fffff1d4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:11px 12px;border-radius:7px;border:1px solid #fff8;box-shadow:0 2px 8px #52663c09}.castle-hud.home{left:23px}.castle-hud.enemy{right:23px}.castle-hud>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:9px;margin-bottom:8px}.castle-hud span{display:flex;align-items:center;gap:5px}.castle-hud .icon{height:12px;width:12px;color:#889774}.castle-hud b{font-size:8px;font-weight:500;color:#849178}.castle-hud.enemy .icon,.castle-hud.enemy b{color:#a68a9d}.health-track{height:5px;border-radius:8px;background:#dae0cc;overflow:hidden}.health-track i{display:block;width:100%;height:100%;border-radius:8px;background:#88a67b;transition:width .1s}.enemy .health-track{background:#e4d8df}.enemy .health-track i{background:#b694ae}.scene-label{position:absolute;top:28px;left:50%;transform:translate(-50%);font-size:10px;letter-spacing:1px;display:flex;gap:6px;align-items:center;color:#698166;text-shadow:0 1px 4px #fff}.scene-label .icon{width:14px;height:14px}.battle-bottom{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:12px 20px;color:#637154;font-size:9px;background:linear-gradient(transparent,#f5f4dcce);pointer-events:none}.stage-tip{display:flex;gap:6px;align-items:center}.stage-tip .icon{width:13px;height:13px}.timer{font-variant-numeric:tabular-nums;letter-spacing:2px}.battle-overlay{position:absolute;inset:75px 0 42px;display:grid;place-items:center}.start-message{text-align:center;padding:19px 32px 24px;border:1px solid #fff9;border-radius:13px;background:#fffdf0e3;box-shadow:0 12px 40px #475a4712;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-width:320px}.start-message .ornament{font-family:var(--serif);color:#af9c70;margin-bottom:6px;letter-spacing:9px}.start-message>small{font-size:8px;letter-spacing:3px;color:#9a987c}.start-message h2{font-family:var(--serif);font-size:26px;font-weight:500;letter-spacing:3px;margin:10px 0}.start-message p{font-size:10px;color:#8f9684;margin:0 0 21px;letter-spacing:.5px}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:25px;color:#fffefa;font-size:11px;letter-spacing:1px;background:#718b70;border:1px solid #688265;padding:13px 24px;border-radius:6px;box-shadow:0 3px #5b735627}.primary-button .icon{width:16px;height:16px}.primary-button:hover{background:#5e795c;transform:translateY(-2px)}.wave-toast{position:absolute;top:98px;left:50%;transform:translate(-50%,-10px);opacity:0;padding:10px 25px;white-space:nowrap;background:#fffdf0e6;color:#687a60;border-radius:30px;font-size:12px;transition:.3s;pointer-events:none}.wave-toast.visible{transform:translate(-50%);opacity:1}.result-stars{font-size:25px;letter-spacing:8px;color:#c0a46a}.result h2{font-size:23px}.result-stats{display:flex;justify-content:center;gap:20px;font-size:9px;color:#95987f;margin:-6px 0 20px}.result-stats b{display:block;font-size:15px;color:#728467;margin-top:4px}.result-actions{display:flex;gap:10px;justify-content:center}.mana-strip{min-height:84px;display:flex;align-items:center;padding:14px 24px;gap:15px;background:#fdfcf7}.mana-icon{width:39px;height:39px;border-radius:50%;background:#eef1e6;color:#90a486;display:grid;place-items:center}.mana-icon .icon{width:23px;height:23px}.mana-info{width:245px}.mana-info>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.mana-info>div>span{font-size:10px;color:#8b957e}.mana-info strong{font-size:20px;font-weight:500;line-height:1}.mana-info strong small{font-size:10px;font-weight:400;color:#a2a794}.mana-track{height:6px;background:#e8ecdf;border-radius:8px;overflow:hidden}.mana-track i{display:block;background:#9ab18c;width:48%;height:100%;border-radius:8px;transition:width .1s}.income{font-size:9px;color:#97a088;white-space:nowrap;align-self:flex-end;padding-bottom:7px;margin-right:auto}.upgrade-button{display:flex;align-items:center;gap:8px;border:1px solid #dae1d0;border-radius:7px;padding:9px 12px;background:#f3f5ec;text-align:left;white-space:nowrap}.upgrade-button>.icon{width:17px;height:17px;color:#879875}.upgrade-button>span{font-size:10px}.upgrade-button small{display:block;font-size:8px;color:#99a087;margin-top:4px}.upgrade-button small b{font-weight:500}.upgrade-price{display:flex;gap:4px;align-items:center;margin-left:14px;color:#849572}.upgrade-price .icon{width:14px;height:14px}.upgrade-price b{font-weight:500}.upgrade-button:disabled{opacity:.55}.upgrade-button:hover:not(:disabled){background:#e5edd9}.mana-divider{width:1px;height:40px;background:var(--line);margin:0 8px}.skill-button{display:flex;align-items:center;gap:10px;min-width:190px;text-align:left;padding:0}.skill-icon{width:45px;height:45px;border-radius:50%;border:1px solid #d4b9b3;display:grid;place-items:center;background:#f7efeb;color:#b58c93;outline:3px solid #f6f1e7}.skill-icon .icon{width:26px;height:26px;stroke-width:1}.skill-button>span:nth-child(2){font-family:var(--serif);font-size:13px;letter-spacing:.7px;color:#a08185}.skill-button small{display:block;font-family:Noto Sans JP,sans-serif;font-size:8px;margin-top:5px;color:#a8a391;letter-spacing:0}.skill-button kbd{margin-left:auto}.skill-button:disabled{opacity:.65}.skill-button.charged .skill-icon{background:#f1dce2;box-shadow:0 0 18px #e6bfbb;animation:glow 2s ease-in-out infinite}kbd{font-family:inherit;font-size:9px;background:#f4f3ec;border:1px solid #e3e4d9;display:inline-flex;justify-content:center;align-items:center;min-width:17px;height:18px;padding:0 4px;border-radius:4px;color:#9b9f8e;font-weight:400}.party-section{padding-top:26px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-heading h2{display:flex;align-items:center;gap:9px;font-size:14px;font-family:var(--serif);font-weight:600;letter-spacing:1px;margin:0}.section-heading h2 .icon{color:#8f9e7a;width:17px;height:17px}.section-heading h2 span{font-family:Noto Sans JP,sans-serif;font-size:8px;letter-spacing:1.6px;color:#a6aa99;margin-left:9px;font-weight:400}.section-heading p{font-size:9px;color:#9b9f91;margin:0}.section-heading kbd{font-size:8px;height:16px;min-width:15px}.party-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.hero-card{padding:0;background:#fffdf9;border:1px solid #e4e4d9;border-radius:9px;overflow:hidden;text-align:left;position:relative}.hero-card:disabled{opacity:1}.hero-card.available:hover{transform:translateY(-5px);border-color:var(--hero-color);box-shadow:0 6px 17px #5f765619}.hero-card.available:active{transform:translateY(-1px)}.card-art{height:151px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 95%,color-mix(in srgb,var(--hero-color) 20%,#fffdf5),#f8f6ee);border-bottom:1px solid #eee8dc}.card-art:before,.card-art:after{position:absolute;content:"✧";font-size:30px;color:var(--hero-color);opacity:.18;top:50%;left:14%}.card-art:after{left:auto;right:15%;top:24%;font-size:18px}.portrait{height:100%;width:100%;object-fit:contain;position:relative;z-index:1;transition:transform .35s}.hero-card.available:hover .portrait{transform:scale(1.055)}.role-badge{position:absolute;left:10px;top:10px;font-size:8px;background:#fffdf3e6;border:1px solid color-mix(in srgb,var(--hero-color) 30%,#fff);color:var(--hero-color);border-radius:4px;padding:3px 7px;z-index:2}.card-art>kbd{position:absolute;right:10px;top:10px;z-index:2;background:#fffdf7c9}.card-info{padding:11px 13px 10px}.card-info>small{font-size:8px;color:#a2a18d;letter-spacing:.8px}.card-info>div{display:flex;align-items:center;justify-content:space-between;margin-top:3px}.card-info h3{font-family:var(--serif);font-size:17px;font-weight:500;letter-spacing:1.7px;margin:0}.card-info span{color:#8a9c78;font-size:12px;display:flex;align-items:center;gap:4px}.card-info .icon{width:14px;height:14px}.card-footer{font-size:8px;letter-spacing:.5px;text-align:center;padding:7px 3px;border-top:1px solid #eeeee5;background:#f7f7ef;color:#a3a78f;min-height:27px}.available .card-footer{color:#768b68;background:#eff3e7}.card-cooldown{position:absolute;bottom:0;left:0;right:0;background:#f6f4eac2;z-index:3;transition:height .1s;pointer-events:none}footer{display:flex;justify-content:space-between;align-items:center;padding:25px 0 24px;color:#a1a58f;font-size:9px;letter-spacing:.5px}footer>span:first-child{display:flex;gap:7px;align-items:center}footer .icon{width:14px;height:14px;color:#ada98c}footer>span:last-child{font-size:7px;letter-spacing:1.5px;color:#b4b6a7}footer i{font-style:normal;margin:0 10px}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px);opacity:0;pointer-events:none;background:#52694ef2;color:#fffef3;padding:13px 22px;border-radius:8px;box-shadow:0 6px 20px #344b3322;font-size:11px;z-index:20;transition:.25s;max-width:90%;width:max-content}#toast.visible{opacity:1;transform:translate(-50%)}dialog{border:1px solid #e0dfcd;border-radius:16px;background:#fcfaf2;color:var(--ink);padding:40px;width:850px;max-width:calc(100% - 32px);max-height:90vh;box-shadow:0 20px 100px #243c3930}dialog::backdrop{background:#35443666;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-close{position:absolute;top:13px;right:13px}dialog h2{font-family:var(--serif);font-size:25px;letter-spacing:1px;font-weight:500;margin:12px 0}.modal-intro{font-size:12px;color:#8d9580;line-height:1.9;margin-bottom:25px}.stage-list{display:flex;flex-direction:column;gap:12px}.stage-option{display:flex;gap:20px;align-items:center;text-align:left;border:1px solid #dce2d1;padding:21px;border-radius:9px;background:#f3f5e9}.stage-option:hover:not(:disabled){background:#e8efda}.stage-option:disabled{opacity:.45}.stage-option-number{font-family:var(--serif);font-size:30px;color:#9ba88b}.stage-option>span:nth-child(2){display:flex;flex-direction:column;gap:5px;flex:1}.stage-option small{font-size:9px;color:#899a79}.stage-option strong{font-family:var(--serif);font-size:17px;letter-spacing:1px}.stage-option em{font-size:9px;font-style:normal;color:#9aa287}.modal-note{font-size:10px;color:#9b9e8b;line-height:1.8;margin:20px 0 0}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.collection-card{border:1px solid #e5e4d7;border-radius:9px;padding:12px;background:#fffdf8}.collection-card canvas{width:100%;height:180px;object-fit:contain;background:radial-gradient(ellipse at bottom,color-mix(in srgb,var(--hero-color) 15%,white),#fffdf7);border-radius:6px}.collection-card>small{display:block;color:var(--hero-color);font-size:9px;margin-top:10px}.collection-card h3{font-family:var(--serif);font-size:21px;margin:5px 0}.collection-card p{font-size:11px;line-height:1.9;color:#8b907f;min-height:84px}.hero-stats{display:flex;justify-content:space-between;border-top:1px solid #ecebdf;padding-top:10px;font-size:9px;color:#8e987f}.hero-stats b{color:#6e805f}.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.guide-grid article{background:#f2f3e7;border:1px solid #e3e6d5;border-radius:9px;padding:20px}.guide-grid article>span{color:#a2b08c;font-family:var(--serif);font-size:25px}.guide-grid h3{font-family:var(--serif);font-size:16px;margin:10px 0}.guide-grid p{font-size:12px;line-height:1.9;color:#8a927e;margin:0}.shortcuts{display:flex;gap:20px;flex-wrap:wrap;margin-top:25px;font-size:11px;color:#939a85}.shortcuts kbd{margin-right:3px}@keyframes glow{50%{box-shadow:0 0 24px #e2a7b6}}@media(min-width:1500px){.battlefield{height:470px}.card-art{height:175px}}@media(max-width:1050px){.header-inner{padding:0 25px}.site-header nav{gap:17px}main{padding:0 25px}.header-right{gap:10px}.page-heading h1{font-size:25px}.difficulty{display:none}.mana-strip{gap:10px;padding:14px 17px}.mana-info{width:190px}.mana-icon{display:none}.upgrade-button{padding:8px}.upgrade-price{margin-left:4px}.mana-divider{margin:0 3px}.skill-button{min-width:170px}.party-grid{gap:10px}.card-art{height:136px}.battlefield{height:390px}.keyboard-note{display:none}.scene-label{font-size:8px}.castle-hud{width:185px}.card-info{padding:10px}.card-footer{font-size:7px}}@media(max-width:760px){.site-header{height:72px}.header-inner{padding:0 18px;gap:10px}.brand{gap:8px}.brand-mark{width:35px;height:35px}.brand-mark .icon{width:23px;height:23px}.brand strong{font-size:15px;letter-spacing:1px}.brand small{font-size:6px;letter-spacing:1.9px}.site-header nav{gap:10px}.nav-button span{display:none}.nav-button .icon{width:19px;height:19px}.header-right{gap:3px}.header-divider{display:none}.petals{gap:4px;font-size:10px}.petals .icon{width:15px;height:15px}main{padding:0 16px}.page-heading{padding:26px 0 22px;gap:10px}.eyebrow{font-size:7px;letter-spacing:1.4px}.page-heading h1{font-size:20px;letter-spacing:1px}.heading-flower{font-size:18px;margin-left:3px}.page-heading p{font-size:9px;letter-spacing:0}.page-heading>.outline-button{font-size:0;padding:10px;gap:0}.page-heading>.outline-button .icon:last-child{display:none}.page-heading>.outline-button .icon{width:18px;height:18px}.stage-bar{height:62px;padding:0 13px}.stage-label{gap:9px}.stage-label h2{font-size:14px;letter-spacing:.5px}.stage-label small{font-size:7px}.stage-number{width:29px;height:33px;font-size:15px}.battle-controls{gap:7px}.wave-indicator{font-size:8px;letter-spacing:0;gap:4px}.wave-indicator .icon,.control-divider{display:none}.compact-button{min-width:24px}.battlefield{height:340px}.castle-hud{width:143px;top:13px;padding:8px}.castle-hud.home{left:10px}.castle-hud.enemy{right:10px}.castle-hud>div:first-child{font-size:8px;gap:3px}.castle-hud b{font-size:7px}.castle-hud .icon{display:none}.scene-label{top:66px;white-space:nowrap;font-size:8px}.battle-overlay{inset:82px 0 32px}.start-message{min-width:0;width:auto;max-width:92%;padding:14px 21px 19px}.start-message h2{font-size:22px;letter-spacing:2px}.start-message p{font-size:9px;margin-bottom:17px}.start-message .ornament{font-size:11px}.start-message>small{font-size:7px}.primary-button{padding:11px 18px;font-size:10px}.stage-tip{font-size:7px}.battle-bottom{padding:9px 12px}.mana-strip{flex-wrap:wrap;gap:10px;padding:13px}.mana-info{flex:1;width:auto;min-width:130px}.mana-info strong{font-size:19px}.income{font-size:8px;margin:0 8px 0 0;padding-bottom:5px;align-self:center}.upgrade-button{padding:8px;gap:4px}.upgrade-button>span{font-size:9px}.upgrade-button>.icon{width:13px}.upgrade-button small{font-size:7px}.mana-divider{display:none}.skill-button{flex-basis:100%;border-top:1px solid #e9e9dd;padding-top:10px;min-width:0;gap:10px}.skill-icon{width:30px;height:30px}.skill-icon .icon{width:20px;height:20px}.skill-button>span:nth-child(2){display:flex;align-items:center;justify-content:space-between;flex:1;font-size:11px}.skill-button small{margin:0 0 0 20px}.skill-button kbd{margin-left:8px}.party-section{padding-top:23px}.section-heading{margin-bottom:12px}.section-heading h2{font-size:13px;gap:6px}.section-heading h2 span{display:none}.section-heading p{font-size:8px}.party-grid{grid-template-columns:repeat(5,minmax(110px,1fr));overflow-x:auto;padding:3px 1px 10px;gap:9px;scroll-snap-type:x mandatory}.hero-card{scroll-snap-align:start}.card-art{height:120px}.role-badge{font-size:7px;left:6px;top:7px;padding:2px 5px}.card-art>kbd{right:6px;top:7px;min-width:13px;height:15px;font-size:7px}.card-info{padding:8px}.card-info h3{font-size:14px;letter-spacing:.5px}.card-info>small{font-size:7px;letter-spacing:0}.card-info span{font-size:10px;gap:1px}.card-info .icon{width:11px}.card-footer{font-size:6px;letter-spacing:0;min-height:24px;padding:6px 1px}footer{padding:16px 0 22px;font-size:8px}footer>span:last-child{font-size:0}footer i{font-size:16px}.result h2,.result-stars{font-size:19px}.result-stats{margin-bottom:14px;font-size:8px}.result-stats b{font-size:12px}.result p{margin-bottom:16px}.result .outline-button{font-size:9px;padding:9px 13px}.wave-toast{font-size:10px;padding:9px 13px}dialog{padding:32px 20px;max-width:calc(100% - 24px)}dialog h2{font-size:21px}.modal-intro{font-size:11px}.collection-grid{grid-template-columns:1fr 1fr;gap:10px}.collection-card{padding:10px}.collection-card canvas{height:150px}.collection-card h3{font-size:18px}.collection-card p{font-size:10px;min-height:95px}.hero-stats{font-size:8px}.guide-grid{grid-template-columns:1fr;gap:12px}.guide-grid article{padding:16px}.guide-grid p{font-size:11px}.stage-option{padding:15px;gap:12px}.stage-option strong{font-size:15px}.stage-option em{font-size:8px}.shortcuts{gap:12px;font-size:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
