:root{font-family:-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Noto Sans JP,sans-serif;color:#08194d;background:#e8eef4;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit;color:inherit}button,select{cursor:pointer}button{background:#fff;border:1px solid #ceddee;border-radius:7px;padding:8px 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px}button:hover{background:#edf5ff}button:focus-visible,input:focus-visible,select:focus-visible,tr:focus-visible{outline:3px solid #ffcb00;outline-offset:2px}svg{width:18px;height:18px;flex-shrink:0}a{color:#0966dd;text-decoration:none}.shell{max-width:1600px;margin:22px auto;background:#fff;border:1px solid #d3dfeb;border-radius:15px;box-shadow:0 5px 20px #11294b13;overflow:hidden}header{height:76px;background:linear-gradient(110deg,#ffe52f,#fff16a);display:flex;align-items:center;justify-content:space-between;padding:0 25px}.brand{font-size:29px;font-weight:850;letter-spacing:.02em;display:flex;align-items:center;gap:14px}.pokeball{display:inline-block;width:38px;height:38px;border:3px solid #071842;border-radius:50%;background:linear-gradient(#f52e47 0 45%,#071842 45% 55%,#fff 55%);position:relative;box-shadow:inset 0 0 0 2px #fff8;flex-shrink:0}.pokeball:after{content:"";position:absolute;width:12px;height:12px;border:3px solid #071842;border-radius:50%;background:#fff;left:7px;top:7px}.market{display:flex;align-items:center;gap:7px;font-weight:700;font-size:14px}.mercari{background:#f32435;color:#fff;font-size:13px;width:19px;height:20px;display:inline-grid;place-items:center;clip-path:polygon(50% 0,100% 25%,100% 80%,50% 100%,0 75%,0 25%);font-weight:900}.preview{padding:7px 20px;background:#fafcff;border-bottom:1px solid #e4ecf5;font-size:11px;color:#61718b;display:flex;gap:12px;align-items:center}.preview>span{flex:1}.preview button{padding:3px 7px;border:0;background:transparent}.layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(350px,1fr);padding:16px;gap:20px}.layout.wide{grid-template-columns:1fr}main{min-width:0}h1,h2,p{margin:0}h2{font-size:20px;font-weight:800;display:flex;align-items:center;gap:9px;letter-spacing:-.03em}h2:before{content:"";width:6px;height:23px;border-radius:4px;background:#ffdb00;flex-shrink:0}h2 small{font-size:11px;color:#687b98;font-weight:500;letter-spacing:0}.box-panel{border:1px solid #d5e1ed;background:#f6f8fa;border-radius:9px;padding:12px 14px}.box-panel>label{font-size:14px;font-weight:750;display:block;margin-bottom:6px}.box-select{display:flex;align-items:center;border:1px solid #cbd9e8;border-radius:7px;background:#fff;padding:6px 10px;gap:12px;position:relative}.box-select img{width:90px;height:62px;object-fit:contain}.box-select select{appearance:none;border:0;background:none;font-size:15px;font-weight:750;flex:1;width:0;padding-right:20px;white-space:normal}.box-select>svg{pointer-events:none}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.metrics section{border:1px solid #d5e1ed;border-radius:8px;padding:12px 16px}.metrics span{font-size:15px;font-weight:750}.metrics small{font-size:11px;font-weight:500;color:#536682}.metrics strong{display:block;font-size:39px;line-height:1.25;letter-spacing:.015em;font-weight:850}.metrics section>div{font-size:12px;margin-top:4px}.metrics b{margin-left:12px}.stamp{text-align:right;margin:9px 2px 18px;font-size:12px;color:#5f7594}.stamp span{padding:0 5px}.panel{border:1px solid #d4e1ef;border-radius:9px;padding:14px 14px 8px}.chart-controls{display:flex;justify-content:space-between;gap:8px;margin-top:12px}.segments{display:flex;background:#f1f5f9;border:1px solid #d9e5f2;border-radius:20px;overflow:hidden}.segments button{border:0;background:transparent;border-radius:20px;font-size:12px;min-width:56px;padding:7px 13px}.segments button.active{background:#1473ff;color:#fff;box-shadow:0 2px 5px #1473ff25}.chart{height:230px;width:100%}.chart-tools{display:flex;justify-content:flex-end;gap:8px;margin-top:-1px}.chart-tools button{font-size:11px;padding:4px 7px;border:0;color:#5d7490}.chart-tools svg{width:13px;height:13px}.list-section{margin-top:17px}.list-title{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.list-title>small{font-size:11px;color:#62718d}.filters{display:flex;gap:9px;margin-bottom:9px}.search{display:flex;align-items:center;gap:8px;border:1px solid #cfdded;border-radius:6px;padding:8px 10px;flex:1;min-width:0}.search input{border:0;outline:0;width:100%;font-size:12px;background:transparent}.filters select{font-size:11px;border:1px solid #cfdded;border-radius:6px;background:#fff;padding:8px;max-width:130px}.table-wrap{border:1px solid #dbe5ef;border-radius:7px;overflow:auto}table{border-collapse:collapse;width:100%;font-size:11px;white-space:nowrap}th{background:#f0f4f8;font-size:10px;font-weight:500;color:#3c5070;padding:9px 6px;text-align:right}th:first-child{text-align:left}td{padding:5px 6px;border-top:1px solid #e3ebf3;text-align:right}td:first-child{text-align:left;max-width:210px}td:first-child img{width:24px;height:33px;object-fit:contain;vertical-align:middle;margin-right:6px}td b{font-size:11px}tbody tr{cursor:pointer}tbody tr:hover,tbody tr.selected{background:#eff6ff}.badge{display:inline-block;border-radius:5px;background:#ffe347;color:#182b48;font-size:10px;padding:2px 7px;white-space:nowrap}.badge.RGB{background:#f0e8ff;color:#7043a0}.badge.FUR{background:#e4f2ff;color:#176398}.badge.SAR{background:#fce2ee;color:#99456b}.badge.AR{background:#e5f6ea;color:#307951}.number{font-size:12px;color:#476183;background:#edf2f7;border-radius:12px;padding:3px 8px}.list-foot{display:flex;justify-content:space-between;align-items:center;margin-top:9px;font-size:11px;color:#61728d}.list-foot button{font-size:11px}.mobile-list{display:none}footer{color:#8191a7;font-size:10px;line-height:1.8;padding:17px 0 4px}aside{border:1px solid #d7e4f0;border-radius:10px;padding:15px;min-width:0;align-self:start;position:sticky;top:15px}.back{border:0;padding:0;background:none;font-size:14px;margin-bottom:18px}.back svg{width:21px;height:21px}.detail-heading{display:flex;align-items:center;gap:14px}.detail-heading>img{width:86px;height:120px;object-fit:contain}.detail-heading h1{font-size:27px;line-height:1.4;margin-bottom:9px}.badges{display:flex;gap:7px}.detail-heading .market{font-size:12px;margin-top:15px}.price-row{display:flex;align-items:center;gap:16px;margin:16px 0}.price-row>strong{font-size:42px;font-weight:850;letter-spacing:-.02em}.price-row>div{font-size:12px;white-space:nowrap}.price-row small{display:block;font-size:9px;color:#526a8b;margin-top:5px}.stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dce7f2;border-radius:8px;padding:10px 0;margin-bottom:14px}.stats>div{font-size:11px;text-align:center;border-right:1px solid #e1e9f2}.stats>div:last-child{border:0}.stats strong{display:block;font-size:18px;margin-top:4px}.detail-panel{padding:12px 7px 4px}.detail-panel h2{font-size:18px;margin-bottom:10px}.detail-panel .segments{margin:0 4px}.detail-panel .segments button{min-width:0;flex:1;padding:7px 10px}.detail-chart{height:280px}.sources{margin-top:17px}.sources h2{font-size:17px;gap:6px}.sources button{font-size:10px;padding:7px}.source-table{border:1px solid #d8e4f0;border-radius:7px;overflow:hidden}.source-table>div{display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:3px;padding:12px 8px;font-size:11px;border-bottom:1px solid #e6edf4;align-items:center}.source-table .source-head{background:#f0f5fa;font-size:10px;padding:8px}.source-table a{font-size:10px;display:flex;align-items:center;gap:4px;justify-content:end}.source-table svg{width:12px;height:12px}.detail-note{font-size:10px;line-height:1.7;color:#778da8;margin-top:15px}.empty{padding:25px 10px;color:#71839b;font-size:12px}.desktop-hidden{display:none}dialog{border:1px solid #d5e1ef;border-radius:15px;max-width:510px;width:90%;padding:25px;box-shadow:0 20px 80px #08194d33}dialog::backdrop{background:#071c4655}dialog p{font-size:13px;line-height:1.9;margin-top:16px}#close-info{float:right;border:0}.credit{font-size:11px}@media(min-width:1200px){.shell{width:calc(100% - 56px)}.layout{gap:24px;padding:18px}.chart{height:245px}}@media(max-width:1100px)and (min-width:761px){.layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,1fr);padding:12px;gap:12px}table{font-size:10px}.metrics strong{font-size:32px}.filters{flex-wrap:wrap}.price-row{gap:8px}.price-row>strong{font-size:34px}.detail-heading h1{font-size:23px}.box-select img{width:60px}h2{font-size:17px}}@media(max-width:760px){:root{background:#f5f8fc}.shell{margin:0;border:0;border-radius:0;box-shadow:none}header{height:62px;padding:0 15px}.brand{font-size:21px;gap:9px}.pokeball{width:31px;height:31px}.pokeball:after{width:10px;height:10px;left:5px;top:5px}.market{font-size:11px;gap:5px}.mercari{width:16px;height:18px}.preview{font-size:9px;padding:5px 13px;gap:7px}.preview span{font-size:8px}.layout{display:block;padding:12px 13px}.box-panel{padding:10px}.box-panel>label{font-size:13px}.box-select{gap:9px;padding:7px}.box-select img{width:72px;height:59px}.box-select select{font-size:12px;line-height:1.6;padding:0;min-height:47px}.metrics{gap:9px;margin-top:12px}.metrics section{padding:10px 11px}.metrics span{font-size:13px}.metrics small{display:none}.metrics strong{font-size:31px}.metrics section>div{font-size:11px}.stamp{font-size:11px;margin:9px 0 14px}.panel{padding:11px 9px 6px}h2{font-size:17px;gap:7px}h2:before{height:21px;width:5px}h2 small{font-size:9px}.chart-controls{gap:5px}.segments button{font-size:11px;padding:7px 10px;min-width:43px}.chart{height:205px}.chart-tools{display:none}.filters{gap:8px;flex-wrap:wrap}.filters .search{flex-basis:55%;padding:10px 8px}.filters select{font-size:11px;padding:10px 7px;max-width:none}.filters #sort{width:100%;padding:6px;font-size:10px}.list-title{margin-bottom:10px}.list-title>small{font-size:10px}.table-wrap{display:none}.mobile-list{display:flex;flex-direction:column;gap:8px}.mobile-card{width:100%;padding:8px;gap:8px;text-align:left;justify-content:flex-start;background:#fff}.mobile-card>img{width:39px;height:55px;object-fit:contain;align-self:center}.mobile-card-body{flex:1;min-width:0}.mobile-card-top{display:flex;justify-content:space-between;gap:4px;align-items:start}.mobile-card-top>b{font-size:12px;line-height:1.5}.mobile-card-top>strong{font-size:15px;white-space:nowrap}.mobile-card-meta{display:flex;align-items:center;gap:4px;margin:4px 0}.mobile-card-meta .number{font-size:10px;padding:1px 5px}.mobile-card-meta .badge{font-size:9px;padding:1px 5px}.mobile-card-meta .diff{margin-left:auto;font-size:9px;color:#627994}.mobile-card small{font-size:9px;color:#56708f;display:block;white-space:normal;line-height:1.6}.mobile-card>svg{width:14px;height:14px}.layout>aside{display:none}.detail-open #overview{display:none}.detail-open .layout>aside{display:block;position:static;border:0;padding:0}.detail-heading>img{width:86px;height:118px}.detail-heading h1{font-size:29px}.detail-heading .market{font-size:13px}.price-row>strong{font-size:46px}.price-row{gap:18px}.price-row small{font-size:9px}.stats{padding:14px 0}.stats strong{font-size:21px}.stats>div{font-size:12px}.detail-chart{height:285px}.detail-panel{padding:13px 9px 4px}.detail-panel h2{font-size:19px}.back{margin-bottom:17px;min-height:32px}.sources h2{font-size:18px}.sources button{font-size:11px}.source-table>div{font-size:13px;padding:15px 10px}.source-table a,.source-table .source-head{font-size:11px}.detail-note{font-size:10px}.sources{margin-top:20px}footer{font-size:9px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}header{background:#ffe535;gap:12px}.brand{min-width:0;flex:0 1 320px}.brand-logo{display:block;width:320px;max-width:100%;height:auto}header>.market{flex-shrink:0}@media(max-width:760px){header{gap:10px;padding-inline:13px}.brand{flex-basis:240px}.brand-logo{width:240px}header>.market{font-size:10px;gap:4px}}.mercari-text{color:#e92335;font-weight:750}.price-source{font-size:10px;color:#62718d;white-space:nowrap}.mobile-source{display:block;margin-bottom:3px}.detail-source{margin-top:12px}.metrics strong{font-size:clamp(26px,2.8vw,39px)}@media(max-width:760px){.metrics strong{font-size:clamp(23px,6.2vw,31px)}}.metrics section:first-child{background:#eef5ff;border-color:#91baff}.badge.RR{background:#eaf1f7;color:#456080}#info{max-height:85dvh;overflow-y:auto}#info h3{font-size:15px;margin:22px 0 8px;color:#08194d}#info ul{padding-left:20px;margin:8px 0}#info li{font-size:13px;line-height:1.8;margin-bottom:9px}#info .conditions-lead{font-size:12px;color:#687b98;margin-top:12px}#info .assumption-note{font-size:12px;color:#62718d;margin:8px 0;line-height:1.7}#info .rate-list span{display:block;font-size:12px;color:#536682}#close-info{position:sticky;top:0;background:#fff}#info .rate-list{background:#f3f7fc;border-radius:8px;padding:14px 16px 7px 30px}.chart-note{font-size:11px;color:#627994;line-height:1.6;margin:4px 0 8px}.chart-controls{flex-wrap:wrap}.chart-tools{display:flex;flex-wrap:wrap;gap:6px}.chart{min-height:260px}@media(max-width:760px){.chart-controls{gap:8px}.chart-tools{display:flex;margin:8px 0}.chart-tools button{font-size:11px;padding:7px 10px}.segments button{padding:7px 9px}.chart-note{font-size:10px}}.chart-point{font-size:11px;line-height:1.8;background:#f2f7ff;border-radius:6px;padding:8px;margin:4px 0;overflow-wrap:anywhere}.chart-point:empty{display:none}button:disabled{opacity:.4;cursor:default}.price-source{white-space:normal;overflow-wrap:anywhere;line-height:1.6}.excluded-badge{display:inline-block;vertical-align:baseline;font-size:9px;font-weight:500;line-height:1.5;padding:1px 5px;margin-left:3px;border-radius:4px;background:#eef1f5;color:#718096;white-space:nowrap}.exclusion-key{font-size:10px;color:#718096;margin:0 0 9px;line-height:1.6}.exclusion-key .excluded-badge{margin-left:0}.exclusion-reason{font-size:11px;color:#718096;line-height:1.6;margin-top:4px}.mobile-source{max-width:100%;white-space:normal;overflow-wrap:anywhere}.change.up{color:#c73545}.change.down{color:#2267bd}.change.flat{color:#7b8797}.change{font-variant-numeric:tabular-nums}.set-images{display:inline-block;flex-shrink:0}.set-thumb{width:58px;position:relative;vertical-align:middle;margin-right:6px}.set-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px}.set-images .set-grid img{display:block;width:100%;height:auto;aspect-ratio:63/88;object-fit:contain;margin:0;border-radius:2px}.set-count{display:block;text-align:center;font-size:8px;line-height:1.5;color:#65748a}.set-contents{margin-top:12px;padding:10px;background:#f7f9fc;border-radius:8px}.set-contents>span{display:block;font-size:11px;color:#65748a;margin-bottom:7px}.set-detail{width:100%}.set-detail .set-grid{grid-template-columns:repeat(auto-fill,32px);gap:5px}.detail-heading>.set-thumb{width:80px}.mobile-card>.set-thumb{width:48px;margin:0}.mobile-card-top>b{overflow-wrap:anywhere}.preview{flex-wrap:wrap}.preview #sync-status{flex:0 1 auto;font-size:10px}.sync-warning{color:#9a641b}.preview>span{overflow-wrap:anywhere}@media(max-width:760px){.preview #sync-status{font-size:9px}}
