@charset "UTF-8";
:root{--ink:#172f34;--muted:#607276;--bg:#f3f6f5;--line:#dce5e3;--green:#b8ef70;--brand:#122c31;--fire:#d86542;--ice:#489dbb;--wind:#3c957d;--thunder:#b18920;--earth:#967449;--light:#aaa22c;--dark:#8263af;font-family:"Yu Gothic UI","Hiragino Kaku Gothic ProN",Meiryo,system-ui,sans-serif;color:var(--ink);background:var(--bg);font-size:16px;line-height:1.65;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button,input,select{min-height:44px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--theme-edge-348eaa,#348eaa);outline-offset:3px}button{color:inherit}input,select{border:1px solid var(--theme-edge-c8d5d2,#c8d5d2);border-radius:9px;background:var(--theme-surface-fff,white);padding:9px 12px;color:var(--ink);min-width:0;max-width:100%}input[type=checkbox]{width:20px;height:20px;min-height:20px;accent-color:var(--theme-edge-286b5a,#286b5a);flex-shrink:0}select{cursor:pointer}h1,h2,h3,p{margin:0}h1{font-size:1.8rem;line-height:1.4;letter-spacing:.015em}h2{font-size:1.18rem;line-height:1.6}h3{font-size:1rem;line-height:1.6}p+p{margin-top:12px}small{font-size:.82rem}b,strong{font-weight:700}.muted{color:var(--muted)}.eyebrow{font-size:.73rem;font-weight:700;letter-spacing:.13em;color:var(--muted);margin-bottom:6px}.sidebar{position:fixed;inset:0 auto 0 0;width:240px;padding:34px 22px;background:var(--theme-surface-fff,#fff);border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;padding:0 8px}.brand img{width:43px;height:43px}.brand span{display:flex;flex-direction:column;line-height:1.4}.brand small{font-size:.7rem;letter-spacing:.08em}.brand b{font-size:1.35rem;letter-spacing:.05em}.nav-caption{font-size:.75rem;letter-spacing:.12em;color:var(--muted);margin:48px 14px 16px}.sidebar nav{display:grid;gap:5px}.sidebar nav a{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;text-decoration:none;font-size:.9rem;font-weight:600;white-space:nowrap}.sidebar nav a>span{font-size:1.35rem;width:25px;text-align:center;line-height:1}.sidebar nav a.active{background:var(--brand);color:#fff}.sidebar nav a:hover:not(.active){background:var(--theme-surface-edf4ef,#edf4ef)}.sidebar nav small{margin-left:auto;opacity:.7}.side-bottom{margin-top:auto;padding:28px 14px 0;font-size:.83rem}.side-bottom small{color:var(--muted);font-size:.72rem}.local-dot{display:inline-block;width:7px;height:7px;border-radius:100%;background:#378775}.workspace{margin-left:240px}header{min-height:85px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:15px 42px;background:rgba(255,255,255,.86)}.character-switch{display:flex;align-items:center;gap:9px}.character-switch select{font-weight:700;background:transparent;border:0;max-width:190px}.avatar{display:grid;place-items:center;border-radius:50%;width:34px;height:34px;background:var(--theme-surface-e4eee4,#e4eee4);font-size:.85rem;font-weight:700}.icon-button{border:0;background:transparent;width:44px;height:44px;font-size:1.5rem;border-radius:8px}.icon-button:hover{background:var(--theme-surface-edf2f1,#edf2f1)}.header-right{display:flex;align-items:center;gap:22px;font-size:.78rem;color:var(--muted)}main{max-width:1280px;margin:0 auto;padding:34px 42px 48px}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.pill{font-size:.76rem;line-height:1.4;padding:6px 10px;border:1px solid var(--line);border-radius:6px;background:var(--theme-surface-fff,#fff);white-space:nowrap}.overview{background:var(--theme-surface-fff,#fff);border:1px solid var(--line);border-radius:16px;padding:26px 28px}.section-title{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:22px}.section-title .muted{font-size:.82rem}.text-link{font-weight:600;font-size:.86rem;text-decoration:none}.resist-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:16px}.resist>div:first-child{display:flex;align-items:center;gap:7px;line-height:1.6}.resist strong{margin-left:auto;font-size:1.45rem;letter-spacing:-.03em}.resist strong small{font-size:.72rem;font-weight:500;margin-left:2px}.resist>small{font-size:.69rem;color:var(--muted);white-space:normal}.element-dot{background:var(--element);width:9px;height:9px;border-radius:3px;display:inline-block;flex-shrink:0}.fire{--element:var(--fire)}.ice{--element:var(--ice)}.wind{--element:var(--wind)}.thunder{--element:var(--thunder)}.earth{--element:var(--earth)}.light{--element:var(--light)}.dark{--element:var(--dark)}.track{height:5px;background:var(--theme-surface-edf0ef,#edf0ef);border-radius:3px;overflow:hidden;margin:10px 0 7px}.track i{display:block;background:var(--element);height:100%;border-radius:3px}.check{font-size:.78rem;color:var(--theme-text-2d785a,#2d785a)}.breakdown{margin-top:20px;border-top:1px solid var(--line);padding-top:13px}.breakdown summary{text-align:right;font-size:.82rem;color:var(--muted)}details>summary{cursor:pointer;min-height:44px;display:flex;align-items:center;gap:8px;font-size:.9rem;font-weight:600;list-style:none}details>summary:before{content:'＋';font-size:1.1rem}details[open]>summary:before{content:'−'}details p{margin:10px 0}.home-actions{display:grid;grid-template-columns:1.1fr 1fr;gap:22px;margin:24px 0 32px}.feature-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:25px 28px 20px;border-radius:16px;text-decoration:none;min-height:275px;overflow:hidden}.feature-card.primary{background:var(--brand);color:#fff}.feature-number{font-size:.69rem;letter-spacing:.14em;color:#bdd3cf}.feature-card h2{font-size:1.6rem;line-height:1.6;margin:14px 0 12px}.feature-card p{font-size:.83rem;color:#bfcecb;line-height:1.9}.feature-card.secondary{background:var(--theme-surface-e1eddd,#e1eddd);border:1px solid var(--theme-edge-d4e1d0,#d4e1d0)}.secondary .feature-number{color:var(--theme-text-4b6b56,#4b6b56)}.secondary h2{font-size:1.35rem}.secondary p{color:var(--theme-text-4d685a,#4d685a)}.action-arrow{display:flex;justify-content:space-between;align-items:center;gap:24px;width:100%;margin-top:auto;padding-top:18px;font-size:.9rem;font-weight:700}.action-arrow b{display:grid;place-items:center;border:1px solid var(--theme-edge-506463,#506463);border-radius:100%;width:32px;height:32px;font-size:1.3rem;font-weight:400}.primary .action-arrow{color:var(--green)}.secondary .action-arrow b{border-color:var(--theme-edge-99b699,#99b699)}.inventory-count{position:absolute;right:28px;bottom:62px;font-size:2.6rem;line-height:1.1;font-weight:700;opacity:.8}.inventory-count small{display:block;font-size:.7rem;margin-top:9px;font-weight:500}.tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tool-card{display:flex;align-items:center;gap:17px;background:var(--theme-surface-fff,#fff);border:1px solid var(--line);border-radius:12px;padding:18px 21px;text-decoration:none;transition:border-color .15s,transform .15s}.tool-card:hover{border-color:var(--theme-edge-739688,#739688);transform:translateY(-2px)}.tool-icon{font-size:1.7rem;width:36px;flex-shrink:0;text-align:center;color:var(--theme-text-476e66,#476e66)}.tool-card h3{font-size:.92rem}.tool-card p{color:var(--muted);font-size:.76rem;margin-top:3px}.tool-card>span:last-child{margin-left:auto;color:var(--theme-text-7d9590,#7d9590)}.notice{padding:16px 19px;border:1px solid var(--theme-edge-d9e3df,#d9e3df);border-radius:10px;background:var(--theme-surface-eaf0ed,#eaf0ed);color:var(--theme-text-4c655d,#4c655d);font-size:.86rem;line-height:1.85;margin:20px 0}.notice a{font-weight:600}.notice.warning{background:var(--theme-surface-fff7e5,#fff7e5);border-color:var(--theme-edge-eadcb8,#eadcb8);color:var(--theme-text-7b5a22,#7b5a22)}.panel{background:var(--theme-surface-fff,#fff);border:1px solid var(--line);border-radius:14px;padding:25px;margin-bottom:24px}.panel>h2{margin-bottom:15px}.panel>h2:not(:first-child){margin-top:30px}.panel>p{font-size:.9rem;margin-bottom:18px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid var(--theme-edge-ccd9d3,#ccd9d3);border-radius:8px;background:var(--theme-surface-fff,#fff);padding:9px 16px;font-weight:600;font-size:.87rem;text-decoration:none}.button:hover{background:var(--theme-surface-eff4ef,#eff4ef)}.primary-button{background:var(--brand);border-color:var(--brand);color:#fff}.primary-button:hover{background:#294b46}.button.selected{background:var(--theme-surface-e1efd9,#e1efd9);border-color:var(--theme-edge-aac694,#aac694)}.button.large{padding:14px 28px}.quiet{border:0;background:transparent;min-height:44px;padding:8px;font-size:.82rem;text-decoration:none}.quiet:hover{background:var(--theme-surface-edf1ef,#edf1ef);border-radius:6px}.danger{color:var(--theme-text-ad4343,#ad4343)}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px}.toolbar p{font-size:.9rem}.context-strip{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:.81rem;background:var(--theme-surface-f0f4f1,#f0f4f1);border:1px solid var(--line);border-radius:8px;padding:11px 14px;margin:18px 0}.context-strip a{margin-left:auto}.context-strip small{display:block}.chips{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.chip{border:1px solid var(--theme-edge-d3dfd8,#d3dfd8);border-radius:7px;background:var(--theme-surface-fff,#fff);padding:7px 14px;min-height:43px;font-size:.84rem;white-space:nowrap}.chip:hover{background:var(--theme-surface-f0f6ee,#f0f6ee)}.chip.selected{background:var(--theme-surface-e3f2d7,#e3f2d7);border-color:var(--theme-edge-729462,#729462);color:var(--theme-text-234d33,#234d33);font-weight:700}.item-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.item-card{padding:22px;border:1px solid var(--line);border-radius:13px;background:var(--theme-surface-fff,white);min-width:0}.item-card.virtual{border-style:dashed;border-color:var(--theme-edge-a490c1,#a490c1)}.item-card.equipped{box-shadow:inset 0 3px 0 var(--theme-edge-659e56,#659e56)}.item-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.star{background:none;border:0;font-size:1.35rem;color:var(--theme-text-89711a,#89711a)}.tags{margin:7px 0}.tag{display:inline-block;font-size:.7rem;border-radius:4px;background:var(--theme-surface-eef1ef,#eef1ef);color:var(--theme-text-5a6b66,#5a6b66);padding:2px 6px;margin:0 4px 4px 0}.virtual-tag{background:var(--theme-surface-eee5f7,#eee5f7);color:var(--theme-text-724d96,#724d96)}.active-tag{background:var(--theme-surface-e3f2d8,#e3f2d8);color:var(--theme-text-3d6d35,#3d6d35)}.purchase-tag{background:var(--theme-surface-fbedcd,#fbedcd);color:var(--theme-text-83631d,#83631d)}.effects{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0 18px}.effect{display:inline-block;font-size:.81rem;margin:2px 7px 2px 0;font-weight:600;color:var(--element,var(--muted));white-space:nowrap}.item-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:18px;border-top:1px solid var(--line);padding-top:16px}.item-card details{margin-top:12px}.item-card .resist-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}.item-card .resist strong{font-size:1.1rem}.empty-state{text-align:center;border:1px dashed var(--theme-edge-c8d7cd,#c8d7cd);border-radius:16px;padding:56px 20px;background:var(--theme-surface-fff,#fff)}.empty-state>span{display:block;font-size:2.6rem;color:var(--theme-text-819c8e,#819c8e);margin-bottom:16px}.empty-state p{color:var(--muted);font-size:.91rem;margin:16px 0 23px}.search-input{display:flex;align-items:center;gap:10px;background:var(--theme-surface-fff,#fff);border:1px solid var(--line);border-radius:9px;padding:3px 15px}.search-input input{border:0;background:transparent;width:100%}.intro{color:var(--muted);margin-bottom:24px;font-size:.94rem}.quick-row{display:grid;grid-template-columns:1fr 110px;gap:4px 12px;border-bottom:1px solid var(--line);padding:14px 0}.quick-row>label{font-weight:600;align-self:center}.quick-row>.chips{grid-column:1/-1;margin:8px 0 0}.quick-row .chip{padding:4px 12px;min-height:36px}.number-field{position:relative}.number-field input{width:100%;padding-right:26px;text-align:right}.number-field>span{position:absolute;right:10px;top:10px;color:var(--muted)}.result-panel{position:sticky;top:20px}.big-number{font-size:4.2rem;font-weight:700;letter-spacing:-.045em;line-height:1.3;margin:12px 0}.big-number small{font-size:1rem;letter-spacing:0;margin-left:7px}.compact-input{width:95px;margin:5px 6px}.goal-message{padding:15px;background:var(--theme-surface-fff1dc,#fff1dc);border-radius:8px;color:var(--theme-text-946428,#946428);font-size:1.6rem;font-weight:700;margin:22px 0 10px}.goal-message.success{background:var(--theme-surface-e5f3dc,#e5f3dc);color:var(--theme-text-39712c,#39712c)}.result-panel .resist-grid{grid-template-columns:repeat(4,1fr);margin-top:28px;gap:14px}.line{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid var(--theme-edge-edf0ed,#edf0ed);font-size:.84rem}.line>span:first-child{color:var(--muted);flex-shrink:0;max-width:50%}.line>span:last-child{text-align:right}.target-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-bottom:30px}.target-card{border:1px solid var(--line);border-radius:10px;padding:10px;background:var(--theme-surface-f7f9f7,#f7f9f7);display:flex;flex-direction:column;align-items:center;min-height:112px}.target-card.chosen{background:var(--theme-surface-fff,#fff);border-color:var(--element);box-shadow:0 0 0 1px var(--element)}.target-toggle{border:0;background:transparent;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:700;padding:0;min-height:35px;width:100%}.target-number{display:flex;align-items:center;justify-content:center;gap:3px;width:100%}.target-number input{font-size:1.25rem;font-weight:700;text-align:center;border:0;padding:3px 0;width:100%;-moz-appearance:textfield}.target-number input::-webkit-inner-spin-button{appearance:none}.target-number span{font-size:.75rem}.target-card>.muted{font-size:.75rem;margin-top:12px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.check-grid label{display:flex;align-items:center;gap:9px;font-size:.88rem;min-height:44px}.lock-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:12px 0}.lock-grid label{font-size:.88rem;display:grid;gap:6px}.search-start{border-top:1px solid var(--line);padding-top:22px;margin-top:20px;margin-bottom:0}.search-start label{font-size:.8rem;display:grid;gap:5px}.search-hint{text-align:center;padding:36px;color:var(--muted)}.search-hint>span{font-size:2.2rem}.search-hint p{margin:15px 0}.search-hint small{font-size:.8rem}.plan-card{border:1px solid var(--line);border-radius:14px;background:var(--theme-surface-fff,#fff);padding:26px;margin:20px 0}.plan-totals{display:flex;flex-wrap:wrap;gap:22px}.plan-totals>div{display:flex;align-items:center;gap:10px;min-width:160px}.plan-totals strong{font-size:2rem;margin-left:5px}.plan-totals strong small{font-size:.85rem}.plan-totals>div>span:last-child{color:var(--muted);font-size:.82rem}.plan-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:.8rem;padding:15px 0;color:var(--muted);border-bottom:1px solid var(--line)}.plan-items .line>span:first-child{width:90px;flex-shrink:0}.plan-items .line>div{flex:1}.plan-items small{display:block;font-size:.79rem;color:var(--muted)}.field{display:grid;gap:7px;font-size:.88rem;margin:16px 0}.field input,.field select{width:100%}.boundary{padding:22px 0;border-top:1px solid var(--line);margin-top:20px}.boundary strong{font-size:2rem}.boundary p{font-size:.9rem;margin-top:12px}.skill-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:16px 0;padding:10px 0;font-size:.9rem}.comparison{display:grid;grid-template-columns:40px 1fr 1fr 70px;gap:1px;background:var(--line);margin:20px 0}.comparison>*{padding:12px 8px;background:var(--theme-surface-fff,#fff);font-size:.82rem;overflow-wrap:anywhere}.stats{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:24px 0}.stats>div{display:grid;text-align:center;padding:15px 6px;background:var(--theme-surface-f2f6f2,#f2f6f2);border-radius:9px}.stats strong{font-size:1.6rem}.stats span{font-size:.8rem}.panel ul{padding-left:22px;font-size:.9rem}.panel li{margin:10px 0}.file-button{cursor:pointer;margin:10px 4px 10px 0}footer{font-size:.73rem;color:var(--muted);padding:10px 42px 28px;max-width:1280px;margin:auto}.mobile-brand,.mobile-nav{display:none}dialog{border:1px solid var(--line);border-radius:18px;padding:0;width:min(650px,calc(100vw - 28px));max-height:90dvh;color:var(--ink);background:var(--theme-surface-fff,white);box-shadow:0 24px 100px var(--theme-edge-10262244,#10262244)}dialog::backdrop{background:#102c3460;backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;padding:20px 25px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--theme-surface-fff,white);z-index:1}.dialog-body{padding:8px 25px 25px}.dialog-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 25px;background:var(--theme-surface-f6f8f5,#f6f8f5);border-top:1px solid var(--line);position:sticky;bottom:0}.base-box{border-radius:10px;background:var(--theme-surface-eff5ea,#eff5ea);padding:15px;margin:18px 0}.base-box>.effects{margin:8px 0 0}.alchemy-lines{border-bottom:1px solid var(--line);padding:0 0 8px;margin:10px 0}.alchemy-lines>div{display:flex;align-items:center;justify-content:space-between;background:var(--theme-surface-f1f5f2,#f1f5f2);border-radius:6px;padding:4px 12px;margin:6px 0}.free-input{display:flex;align-items:center;gap:8px;font-size:.82rem}.free-input input{width:85px}.custom-values{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.custom-values label{display:grid;font-size:.82rem}.dialog-body>small{display:block}.dialog-body small a{overflow-wrap:anywhere}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,30px);max-width:calc(100vw - 28px);width:max-content;padding:13px 20px;background:var(--brand);color:white;font-size:.9rem;border-radius:9px;z-index:100;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}#toast.show{opacity:1;transform:translate(-50%,0)}#toast.error{background:#813b30}.loading{padding:50px}.spinner{display:inline-block;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1500px){main{padding-top:42px}.overview{padding:30px}.feature-card{min-height:285px}}
@media(max-width:1180px){.sidebar{width:215px;padding-left:13px;padding-right:13px}.workspace{margin-left:215px}main{padding:28px 25px}header{padding:14px 25px}.resist-grid{gap:10px}.resist strong{font-size:1.2rem}.resist>div:first-child{gap:4px}.resist .element-dot{width:7px;height:7px}.home-actions{gap:16px}.feature-card{padding:22px}.feature-card h2{font-size:1.35rem}.inventory-count{right:22px;font-size:2rem}.target-grid{gap:7px}.target-card{padding:6px}.header-right #save-status{display:none}}
@media(max-width:900px){.sidebar{display:none}.workspace{margin-left:0}header{min-height:70px;padding:10px 22px}.mobile-brand{display:flex;gap:9px;align-items:center;text-decoration:none;font-size:1rem;font-weight:700}.mobile-brand img{width:32px;height:32px}.header-right{display:none}.character-switch .avatar{display:none}.character-switch{gap:0}.character-switch select{max-width:145px;font-size:.87rem}.character-switch .icon-button{width:35px}.mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;background:var(--theme-surface-fff,#fff);border-top:1px solid var(--line);padding:6px 8px max(7px,env(safe-area-inset-bottom));z-index:30}.mobile-nav a{display:grid;text-align:center;text-decoration:none;font-size:.68rem;color:var(--muted);padding:4px;border-radius:8px;line-height:1.6}.mobile-nav a>span{font-size:1.5rem;line-height:1.3}.mobile-nav a.active{color:var(--theme-text-264a30,#264a30);background:var(--theme-surface-eaf3e3,#eaf3e3)}.workspace{padding-bottom:75px}main{padding:25px}.resist-grid{gap:14px}.resist strong{font-size:1.4rem}#toast{bottom:85px}.result-panel{position:static}footer{padding:15px 25px}.two-columns{gap:18px}.big-number{font-size:3.4rem}}
@media(max-width:600px){header{padding:9px 15px}.mobile-brand{font-size:.88rem;gap:6px}.character-switch select{max-width:125px;padding:6px}.character-switch .icon-button{font-size:1.2rem}main{padding:24px 16px}.page-heading{margin-bottom:22px}h1{font-size:1.5rem}.eyebrow{font-size:.68rem}.overview{padding:20px}.section-title{margin-bottom:16px;align-items:flex-start;gap:10px}.overview .section-title{display:block}.overview .text-link{display:inline-block;margin-top:9px}.overview h2{font-size:1.12rem}.resist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 12px}.resist strong{font-size:1.3rem}.resist>small{font-size:.66rem}.resist>div:first-child{gap:4px}.resist b{font-size:.88rem}.resist .element-dot{width:6px;height:6px}.home-actions{grid-template-columns:1fr;gap:16px;margin-top:18px;margin-bottom:28px}.feature-card{min-height:245px;padding:23px}.feature-card h2{font-size:1.45rem;margin-top:12px}.feature-card.secondary{min-height:205px}.feature-card.secondary h2{font-size:1.17rem}.inventory-count{bottom:65px;font-size:2.6rem}.action-arrow{padding-top:15px}.tool-grid{grid-template-columns:1fr;gap:11px}.tool-card{padding:16px 18px;gap:15px}.tool-card h3{font-size:.95rem}.tool-card p{font-size:.77rem}.notice{font-size:.81rem;padding:14px 16px}.panel{padding:19px;margin-bottom:18px}.two-columns{grid-template-columns:1fr;gap:0}.item-grid{grid-template-columns:1fr;gap:14px}.item-card{padding:20px}.toolbar{align-items:center;gap:9px}.toolbar p{font-size:.82rem}.toolbar .button{padding:9px 12px;font-size:.81rem}.chips{gap:6px}.chip{padding:8px 11px;min-height:44px}.scroll-chips{flex-wrap:nowrap;overflow:auto;padding-bottom:8px}.quick-row .chip{min-height:40px}.target-grid{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:25px}.target-card{min-height:100px}.check-grid{grid-template-columns:1fr;gap:4px}.check-grid label{font-size:.87rem}.lock-grid{grid-template-columns:1fr}.search-start{flex-direction:column;align-items:stretch}.search-start label{margin-bottom:6px}.search-start .button{min-height:52px}.plan-card{padding:19px}.plan-totals{gap:14px}.plan-totals strong{font-size:1.65rem}.plan-totals>div{min-width:135px;gap:7px}.plan-meta{gap:6px 12px}.plan-items .line>span:first-child{width:60px;font-size:.76rem}.plan-items .line{gap:10px}.stats{grid-template-columns:repeat(3,1fr)}.comparison{grid-template-columns:34px 1fr 1fr 54px}.comparison>*{padding:9px 4px;font-size:.75rem}.comparison strong{font-size:.86rem}.dialog-head{padding:16px 19px}.dialog-body{padding:4px 19px 22px}.dialog-footer{padding:12px 19px}dialog{max-height:92dvh}.custom-values{grid-template-columns:repeat(2,1fr)}.big-number{font-size:4rem}.search-hint{padding:28px 10px}.line{gap:10px}footer{padding:12px 18px;font-size:.67rem}.intro{font-size:.88rem}.panel>p{font-size:.86rem}}
.quick-master-row{padding:16px 0;border-bottom:1px solid var(--line)}.quick-master-row label{display:grid;gap:8px;font-weight:600}.quick-master-row .effects{margin:8px 0}.quick-master-row small{font-size:.78rem}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.template-card{display:grid;text-align:left;border:1px solid var(--line);background:var(--theme-surface-f7f9f5,#f7f9f5);padding:14px;border-radius:10px;gap:5px;min-height:125px}.template-card>span{font-size:.86rem}.template-card>strong{font-size:1.8rem;line-height:1.25}.template-card small{font-size:.75rem;font-weight:500;color:var(--muted)}.template-card.selected{border-color:var(--theme-edge-658a54,#658a54);background:var(--theme-surface-e7f2dc,#e7f2dc);box-shadow:inset 0 0 0 1px var(--theme-edge-658a54,#658a54)}.template-detail{margin-top:20px}.calculation-trace{padding:15px;border-radius:9px;background:var(--theme-surface-edf4e6,#edf4e6);font-size:.88rem;margin:18px 0}.calculation-trace p{margin:8px 0}.calculation-trace small{font-size:.78rem;color:var(--muted)}@media(max-width:600px){.template-grid{grid-template-columns:1fr 1fr}.template-card{padding:12px}.template-card>span{font-size:.8rem}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.guide-section{margin:28px 0}.guide-section>h2{padding-bottom:10px;border-bottom:1px solid var(--line)}.guide-section .item-card>details{margin-top:12px}
.target-switch{background:var(--theme-surface-eaf5f1,#eaf5f1);border:1px solid var(--theme-edge-bfd9d1,#bfd9d1);border-radius:16px;padding:14px 18px;margin-bottom:22px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.target-switch .chips{margin:0}.target-switch label{display:flex;align-items:center;gap:10px}.target-switch select{max-width:220px}.target-switch .chip{min-height:44px}.target-switch a{font-size:13px}.guide-advice{line-height:1.8}.guide-use{margin-top:12px}.guide-use summary{color:var(--theme-text-286b5c,#286b5c)}@media(max-width:600px){.target-switch{padding:12px;gap:9px}.target-switch .chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:5px}.target-switch .chip{padding:9px 4px;font-size:12px;white-space:normal}.target-switch label{width:100%}.target-switch select{flex:1;min-width:0;max-width:100%}}
.home-calculators{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:22px 0 12px}.calculator-card{display:flex;align-items:center;gap:20px;padding:30px;border-radius:20px;border:1px solid var(--theme-edge-b9cec0,#b9cec0);background:var(--theme-surface-edf5eb,#edf5eb);color:var(--theme-text-24452d,#24452d);text-decoration:none;min-height:190px;transition:box-shadow .15s,transform .15s}.calculator-card:hover{box-shadow:0 6px 20px var(--theme-edge-294c3018,#294c3018);transform:translateY(-2px)}.calculator-card:focus-visible{outline:3px solid var(--theme-edge-367b68,#367b68);outline-offset:4px}.calculator-card.damage-card{background:var(--theme-surface-eef3fc,#eef3fc);border-color:var(--theme-edge-c1cde1,#c1cde1);color:var(--theme-text-294b71,#294b71)}.calculator-icon{font-size:2.6rem;background:var(--theme-surface-ffffffb0,#ffffffb0);border-radius:18px;width:64px;height:64px;display:grid;place-items:center;flex-shrink:0}.calculator-card h2{font-size:1.5rem;margin:0 0 8px}.calculator-card p{font-size:.9rem;margin:0 0 18px;line-height:1.7}.calculator-cta{font-weight:700;font-size:.92rem}.home-tip{font-size:.85rem;color:var(--muted);margin:12px 0 32px}.home-more>h2{font-size:1.1rem;margin-bottom:16px}.home-current{margin-top:28px}.live-calculation{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--theme-surface-eaf3e3,#eaf3e3);border:1px solid var(--theme-edge-b6cba8,#b6cba8);border-radius:14px;padding:14px 20px;margin:18px 0;font-size:.95rem}.live-calculation b{font-size:1.7rem;margin-left:8px}.live-calculation small{color:var(--muted);font-size:.76rem}.reference-note{font-size:.8rem;color:var(--muted);line-height:1.7;margin:8px 0}.fixed-individual details{margin:14px 0}.fixed-individual summary,.fixed-templates summary{padding:10px 0;min-height:44px}.fixed-individual .chips{margin:10px 0}.calculation-trace summary{font-weight:600}.home-current summary{min-height:44px;padding:10px 0}.quick-row .chip{min-height:44px}
@media(max-width:1100px){.calculator-card{padding:22px;gap:14px}.calculator-icon{width:48px;height:48px;font-size:2rem}.calculator-card h2{font-size:1.25rem}}
@media(max-width:600px){.home-calculators{grid-template-columns:1fr;gap:12px;margin:16px 0 10px}.calculator-card{min-height:130px;padding:18px;gap:14px;border-radius:16px}.calculator-card h2{font-size:1.25rem;margin-bottom:5px}.calculator-card p{font-size:.78rem;margin-bottom:9px}.calculator-cta{font-size:.85rem}.home-tip{font-size:.76rem;margin-bottom:26px}.live-calculation{position:sticky;top:0;z-index:20;border-radius:0 0 12px;padding:10px 14px;flex-wrap:wrap;gap:4px 12px;box-shadow:0 3px 10px var(--theme-edge-20382012,#20382012);font-size:.83rem}.live-calculation b{font-size:1.5rem}.live-calculation small{font-size:.7rem}.quick-row .chip{min-height:44px}.target-switch{margin-bottom:16px}}

.search-exclusions{margin:24px 0;padding:16px;border:1px solid var(--border,var(--theme-edge-dce3e0,#dce3e0));border-radius:14px}.exclude-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:8px;padding:12px 0;max-height:330px;overflow:auto}.exclude-options label{display:flex;align-items:center;gap:10px;min-height:44px}.monster-total-grid{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.monster-total-grid>span{border-left:4px solid var(--element);background:var(--theme-surface-f5f7fa,#f5f7fa);border-radius:8px;padding:8px 12px}.monster-total-grid b{margin-left:6px}.monster-alchemy{margin:12px 0}.monster-alchemy small{display:block;margin:8px 0}#monster-workspace>details{padding:16px;background:var(--theme-surface-fff,white);border:1px solid var(--theme-edge-dce3e0,#dce3e0);border-radius:14px;margin:12px 0}#monster-workspace>details>summary{font-weight:700;min-height:36px}.monster-tabs{margin:16px 0}

.monster-accessory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:0 24px}.monster-accessory-grid .quick-master-row{min-width:0}.monster-accessory-grid small{display:block;margin-top:8px}

.plan-allocation{padding:12px;background:var(--theme-surface-f0f6f3,#f0f6f3);border-radius:10px;font-weight:600}.plan-card>details{margin:12px 0}.plan-card .line{flex-wrap:wrap}.monster-accessory-grid .skill-row{font-size:.85rem}

.basics-page{max-width:820px;margin:auto}.basics-parts{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin:18px 0}.basics-parts>div{display:flex;flex-direction:column;gap:8px;background:var(--theme-surface-f1f6f3,#f1f6f3);border-radius:12px;padding:14px}.basics-parts b{font-size:1.65rem;color:var(--theme-text-244f40,#244f40)}.basics-parts small{font-size:.85rem;margin-left:3px}.basics-total{font-size:1.05rem;text-align:right}.basics-total strong{font-size:2rem;color:var(--theme-text-244f40,#244f40);margin-left:10px}.basics-tip{border-left:3px solid var(--theme-edge-a9c8b4,#a9c8b4);padding-left:14px}.basics-pattern .section-title{flex-wrap:wrap;gap:10px}.basics-page p{line-height:1.85}
@media(max-width:600px){.basics-parts{grid-template-columns:1fr;gap:6px}.basics-parts>div{flex-direction:row;align-items:center;justify-content:space-between;padding:10px 12px}.basics-parts b{white-space:nowrap;font-size:1.4rem}}

/* Dark palette: shared surfaces, readable text and native controls. */
:root{color-scheme:light}
:root[data-theme="dark"]{color-scheme:dark;--ink:#e3eeed;--muted:#a6babd;--bg:#101c20;--line:#3b5055;--brand:#214d53;--fire:#ef9278;--ice:#75c5df;--wind:#78c9ae;--thunder:#e1bd60;--earth:#c5a47d;--light:#d5d073;--dark:#b79bdd;--theme-edge-348eaa:#42595d;--theme-edge-c8d5d2:#42595d;--theme-surface-fff:#1b2b30;--theme-edge-286b5a:#42595d;--theme-surface-edf4ef:#1b2b30;--theme-surface-e4eee4:#253a3d;--theme-surface-edf2f1:#1b2b30;--theme-surface-edf0ef:#1b2b30;--theme-text-2d785a:#b6d0c5;--theme-surface-e1eddd:#253a3d;--theme-edge-d4e1d0:#42595d;--theme-text-4b6b56:#c0cbc4;--theme-text-4d685a:#c1cac5;--theme-edge-506463:#42595d;--theme-edge-99b699:#42595d;--theme-edge-739688:#42595d;--theme-text-476e66:#bfccc9;--theme-text-7d9590:#d2dad8;--theme-edge-d9e3df:#42595d;--theme-surface-eaf0ed:#1b2b30;--theme-text-4c655d:#c0c9c6;--theme-surface-fff7e5:#1b2b30;--theme-edge-eadcb8:#42595d;--theme-text-7b5a22:#d1c5b2;--theme-edge-ccd9d3:#42595d;--theme-surface-eff4ef:#1b2b30;--theme-surface-e1efd9:#253a3d;--theme-edge-aac694:#42595d;--theme-surface-edf1ef:#1b2b30;--theme-text-ad4343:#e2bdbd;--theme-surface-f0f4f1:#1b2b30;--theme-edge-d3dfd8:#42595d;--theme-surface-f0f6ee:#1b2b30;--theme-surface-e3f2d7:#253a3d;--theme-edge-729462:#42595d;--theme-text-234d33:#b2c1b8;--theme-edge-a490c1:#42595d;--theme-edge-659e56:#42595d;--theme-text-89711a:#d6cdaf;--theme-surface-eef1ef:#1b2b30;--theme-text-5a6b66:#c5cbc9;--theme-surface-eee5f7:#1b2b30;--theme-text-724d96:#cec1da;--theme-surface-e3f2d8:#253a3d;--theme-text-3d6d35:#bbccb8;--theme-surface-fbedcd:#253a3d;--theme-text-83631d:#d4c8b0;--theme-edge-c8d7cd:#42595d;--theme-text-819c8e:#d3dcd7;--theme-surface-fff1dc:#1b2b30;--theme-text-946428:#dac9b4;--theme-surface-e5f3dc:#253a3d;--theme-text-39712c:#bacdb5;--theme-edge-edf0ed:#42595d;--theme-surface-f7f9f7:#1b2b30;--theme-surface-f2f6f2:#1b2b30;--theme-edge-10262244:#42595d;--theme-surface-f6f8f5:#1b2b30;--theme-surface-eff5ea:#1b2b30;--theme-surface-f1f5f2:#1b2b30;--theme-text-264a30:#b3c0b7;--theme-surface-eaf3e3:#253a3d;--theme-surface-f7f9f5:#1b2b30;--theme-edge-658a54:#42595d;--theme-surface-e7f2dc:#253a3d;--theme-surface-edf4e6:#1b2b30;--theme-surface-eaf5f1:#1b2b30;--theme-edge-bfd9d1:#42595d;--theme-text-286b5c:#b4cbc6;--theme-edge-b9cec0:#42595d;--theme-surface-edf5eb:#1b2b30;--theme-text-24452d:#b2beb6;--theme-edge-294c3018:#42595d;--theme-edge-367b68:#42595d;--theme-surface-eef3fc:#1b2b30;--theme-edge-c1cde1:#42595d;--theme-text-294b71:#b4c0cd;--theme-surface-ffffffb0:#1b2b30;--theme-edge-b6cba8:#42595d;--theme-edge-20382012:#42595d;--theme-edge-dce3e0:#42595d;--theme-surface-f5f7fa:#1b2b30;--theme-surface-f0f6f3:#1b2b30;--theme-surface-f1f6f3:#1b2b30;--theme-text-244f40:#b2c1bc;--theme-edge-a9c8b4:#42595d}
:root[data-theme="dark"] header{background:rgba(27,43,48,.96)}
:root[data-theme="dark"] option{background:#1b2b30;color:#e3eeed}
.theme-setting{max-width:540px}.theme-setting select{width:100%}
:root[data-theme="dark"] :is(.chip.selected,.button.selected,.template-card.selected){background:#31533e;border-color:#9bce81;color:#ebf7e4;box-shadow:inset 0 0 0 1px #9bce81}
:root[data-theme="dark"] .mobile-nav a.active{background:#31533e;color:#d8f4c9}

.creation-credit{display:flex;flex-wrap:wrap;align-items:center;gap:8px 20px;margin-top:12px}.creation-credit a{display:inline-flex;align-items:center;min-height:44px}
