.pref-module__zH9lhW__prefMapWrap{border:1px solid var(--line);background:radial-gradient(120% 120% at 30% 0%,#0d1219,var(--map-ocean));border-radius:20px;margin-top:22px;padding:20px;position:relative;overflow:visible}.pref-module__zH9lhW__prefMap{width:100%;height:auto;max-height:620px;display:block}.pref-module__zH9lhW__cityShape{fill:var(--map-land);stroke:var(--bg);stroke-width:.7px;stroke-linejoin:round;cursor:pointer;outline:none;transition:fill .15s,filter .15s}.pref-module__zH9lhW__cityShape:focus{outline:none}.pref-module__zH9lhW__cityShape:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.pref-module__zH9lhW__cityShape[data-tier="0"]{fill:var(--t0)}.pref-module__zH9lhW__cityShape[data-tier="1"]{fill:var(--t1)}.pref-module__zH9lhW__cityShape[data-tier="2"]{fill:var(--t2)}.pref-module__zH9lhW__cityShape[data-tier="3"]{fill:var(--t3)}.pref-module__zH9lhW__cityShape[data-tier="4"]{fill:var(--t4)}.pref-module__zH9lhW__cityShapeHover{filter:drop-shadow(0 0 6px #5cc6f6cc);fill:#dff3ff!important}.pref-module__zH9lhW__cityLabel{fill:#eef1f6b8;font:600 10px/1 var(--jp);paint-order:stroke fill;stroke:#07080b99;stroke-width:2.5px;stroke-linejoin:round;pointer-events:none;-webkit-user-select:none;user-select:none;transition:fill .15s,font-size .15s}.pref-module__zH9lhW__cityLabelHover{fill:#fff;stroke:#07080be6;stroke-width:3px;font-size:13px}.pref-module__zH9lhW__outlierAccordion{background:#5cc6f608;border:1px dashed #5cc6f666;border-radius:14px;margin-top:16px;overflow:hidden}.pref-module__zH9lhW__outlierHeader{width:100%;color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:14px 18px;display:flex}.pref-module__zH9lhW__outlierHeader:hover{background:#5cc6f60d}.pref-module__zH9lhW__outlierHeaderLabel{font:700 14px/1 var(--jp);color:var(--fg);letter-spacing:.04em}.pref-module__zH9lhW__outlierHeaderCount{font:600 11px/1 var(--mono);color:var(--faint);background:#5cc6f61a;border-radius:20px;padding:4px 8px}.pref-module__zH9lhW__outlierHeaderChev{color:var(--faint);transition:transform .2s var(--spring),color .15s;margin-left:auto}.pref-module__zH9lhW__outlierAccordion[data-open=true] .pref-module__zH9lhW__outlierHeaderChev{color:var(--accent);transform:rotate(180deg)}.pref-module__zH9lhW__outlierGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;padding:4px 14px 16px;display:grid}.pref-module__zH9lhW__islandTile{background:var(--panel);border:1px solid var(--line);color:var(--fg);cursor:pointer;font:inherit;text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:12px 10px 10px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.pref-module__zH9lhW__islandTile:hover{border-color:var(--accent-line);transform:translateY(-2px);box-shadow:0 16px 32px -22px #5cc6f699}.pref-module__zH9lhW__islandTileSvgWrap{background:var(--map-ocean);border:1px solid var(--line);border-radius:10px;place-items:center;width:72px;height:72px;padding:8px;display:grid}.pref-module__zH9lhW__islandTileSvg{width:100%;height:100%;display:block}.pref-module__zH9lhW__islandTileName{font:700 12.5px/1.25 var(--jp);color:var(--fg);text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.pref-module__zH9lhW__islandTile:hover .pref-module__zH9lhW__islandTileName{color:var(--accent)}.pref-module__zH9lhW__islandTile.pref-module__zH9lhW__islandTileDisabled{cursor:not-allowed;opacity:.55}.pref-module__zH9lhW__islandTile.pref-module__zH9lhW__islandTileDisabled:hover{border-color:var(--line);box-shadow:none;transform:none}.pref-module__zH9lhW__islandTile.pref-module__zH9lhW__islandTileDisabled:hover .pref-module__zH9lhW__islandTileName{color:var(--fg)}.pref-module__zH9lhW__islandTileNoData{font:500 10px/1.2 var(--jp);color:var(--faint)}.pref-module__zH9lhW__cityShapeNoData{fill:#ffffff0d!important;cursor:not-allowed!important}.pref-module__zH9lhW__cityShapeNoData:hover{filter:none}.pref-module__zH9lhW__tipHintNoData{font:500 10.5px/1 var(--jp);color:var(--faint);margin-top:8px}.pref-module__zH9lhW__islandTileCount{font:500 10.5px/1 var(--mono);color:var(--muted);font-variant-numeric:tabular-nums}.pref-module__zH9lhW__prefMapTip{z-index:5;pointer-events:none;opacity:0;background:color-mix(in srgb,var(--panel-2)96%,transparent);border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:11px;min-width:160px;padding:10px 13px;transition:opacity .12s,transform .12s;position:fixed;transform:translateY(4px);box-shadow:0 18px 40px -18px #000c}.pref-module__zH9lhW__prefMapTipShow{opacity:1;transform:translateY(0)}.pref-module__zH9lhW__tipName{font:700 13.5px/1.2 var(--jp);align-items:baseline;gap:7px;display:flex}.pref-module__zH9lhW__tipCode{font:500 9px/1 var(--mono);color:var(--ghost)}.pref-module__zH9lhW__tipRow{justify-content:space-between;align-items:baseline;gap:14px;margin-top:8px;display:flex}.pref-module__zH9lhW__tipK{font:500 10.5px/1 var(--jp);color:var(--faint)}.pref-module__zH9lhW__tipV{font:600 11.5px/1 var(--mono);color:var(--fg);font-variant-numeric:tabular-nums}.pref-module__zH9lhW__tipHint{font:500 9.5px/1 var(--jp);color:var(--accent);margin-top:8px}.pref-module__zH9lhW__page{--bg:#07080b;--bg-soft:#0b0d12;--panel:#101319;--panel-2:#161a23;--panel-3:#1e232f;--line:#ffffff12;--line-2:#ffffff0b;--line-strong:#ffffff21;--fg:#eef1f6;--muted:#eef1f6a3;--faint:#eef1f666;--ghost:#eef1f63d;--c1:#38bdf8;--c2:#818cf8;--accent:#5cc6f6;--accent-ink:#04070c;--accent-soft:#5cc6f61f;--accent-line:#5cc6f65c;--grad:linear-gradient(135deg,var(--c1),var(--c2));--map-ocean:#0c1017;--map-land:#1a2130;--t0:#5cc6f624;--t1:#5cc6f642;--t2:#5cc6f666;--t3:#63a0f68f;--t4:#818cf8c7;--jp:var(--font-noto-sans-jp,"Noto Sans JP"),system-ui,sans-serif;--mono:var(--font-ibm-plex-mono,"IBM Plex Mono"),monospace;--ease:cubic-bezier(.22,.61,.36,1);--spring:cubic-bezier(.34,1.3,.5,1);--maxw:1280px;background:var(--bg);min-height:100vh;color:var(--fg);font-family:var(--jp);-webkit-font-smoothing:antialiased;flex-direction:column;padding-top:60px;line-height:1.62;display:flex;position:relative;overflow-x:hidden}.pref-module__zH9lhW__page:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(130% 80% at 50% -12%,#5cc6f612,#0000 58%),radial-gradient(90% 90% at 100% 4%,#818cf80d,#0000 52%);position:fixed;inset:0}.pref-module__zH9lhW__page:after{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:56px 56px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(120% 90% at 50% 0,#000,#0000 78%);mask-image:radial-gradient(120% 90% at 50% 0,#000,#0000 78%)}.pref-module__zH9lhW__wrap{max-width:var(--maxw);z-index:1;box-sizing:border-box;width:100%;margin:0 auto;padding:0 clamp(16px,4vw,44px);position:relative}.pref-module__zH9lhW__content{flex:1;padding-bottom:clamp(48px,6vw,72px)}.pref-module__zH9lhW__crumb{font:500 12.5px/1 var(--jp);color:var(--faint);flex-wrap:wrap;align-items:center;gap:9px;padding:20px 0 4px;display:flex}.pref-module__zH9lhW__crumbLink{color:var(--faint);text-decoration:none;transition:color .15s}.pref-module__zH9lhW__crumbLink:hover{color:var(--accent)}.pref-module__zH9lhW__crumbSep{color:var(--ghost)}.pref-module__zH9lhW__crumbCurrent{color:var(--muted)}.pref-module__zH9lhW__eyebrow{font:600 10.5px/1 var(--mono);letter-spacing:.2em;color:var(--accent);text-transform:uppercase;align-items:center;gap:9px;display:inline-flex}.pref-module__zH9lhW__eyebrow:before{content:"";background:var(--accent-line);width:20px;height:1px}.pref-module__zH9lhW__sectionHead{margin-bottom:18px}.pref-module__zH9lhW__sectionTitle{font:700 clamp(20px,2.4vw,27px)/1.2 var(--jp);margin:10px 0 0}.pref-module__zH9lhW__sectionDesc{color:var(--muted);max-width:none;margin-top:9px;font-size:14px}.pref-module__zH9lhW__prose{color:var(--muted);max-width:none;font-size:14px;line-height:1.9}.pref-module__zH9lhW__prose strong{color:var(--fg);font-weight:700}.pref-module__zH9lhW__extLink{color:var(--accent);text-underline-offset:2px;font-weight:500;text-decoration:underline;transition:color .15s}.pref-module__zH9lhW__extLink:hover{color:#7dd3fc}.pref-module__zH9lhW__extLinkIcon{margin-left:2px;font-size:.85em;display:inline-block;transform:translateY(-1px)}.pref-module__zH9lhW__psec{z-index:1;margin-top:clamp(34px,5vw,44px);position:relative}.pref-module__zH9lhW__prefHero{z-index:1;padding:clamp(20px,3vw,30px) 0 4px;position:relative}.pref-module__zH9lhW__prefHeroGrid{grid-template-columns:1fr 344px;align-items:start;gap:34px;margin-top:4px;display:grid}@media (max-width:920px){.pref-module__zH9lhW__prefHeroGrid{grid-template-columns:1fr}}.pref-module__zH9lhW__heroCopy{min-width:0}.pref-module__zH9lhW__title{font:700 clamp(26px,4vw,42px)/1.12 var(--jp);margin:14px 0 0}.pref-module__zH9lhW__seo{color:var(--muted);max-width:none;margin-top:14px;font-size:14.5px;line-height:1.85}.pref-module__zH9lhW__seo strong{color:var(--fg);font-weight:700}.pref-module__zH9lhW__prefStats{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:22px;display:grid}.pref-module__zH9lhW__prefStat{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:16px 18px}.pref-module__zH9lhW__prefStat .pref-module__zH9lhW__k{font:500 10.5px/1 var(--jp);letter-spacing:.09em;color:var(--faint);text-transform:uppercase}.pref-module__zH9lhW__prefStat .pref-module__zH9lhW__v{font:600 24px/1 var(--mono);font-variant-numeric:tabular-nums;align-items:baseline;gap:4px;margin-top:10px;display:flex}.pref-module__zH9lhW__prefStat .pref-module__zH9lhW__v small{font:600 12px/1 var(--jp);color:var(--accent)}.pref-module__zH9lhW__facts{border:1px solid var(--line);background:linear-gradient(180deg,var(--panel),var(--bg-soft));border-radius:18px;position:sticky;top:80px;overflow:hidden}@media (max-width:920px){.pref-module__zH9lhW__facts{margin-top:8px;position:static}}.pref-module__zH9lhW__loc{background:radial-gradient(120% 120% at 30% 0%,#0d1219,var(--map-ocean));height:230px;padding:0;position:relative}.pref-module__zH9lhW__locSvg{width:calc(100% - 36px);height:194px;position:absolute;top:18px;left:18px}.pref-module__zH9lhW__locShape{fill:var(--map-land);stroke:var(--bg);stroke-width:1.1px;stroke-linejoin:round}.pref-module__zH9lhW__locShapeActive{fill:var(--accent);stroke:var(--bg);stroke-width:1.1px;stroke-linejoin:round;filter:drop-shadow(0 0 8px #5cc6f6cc)}.pref-module__zH9lhW__locOkinawaInset polyline{fill:none;stroke:#cbd8e429;stroke-width:1.4px;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke}.pref-module__zH9lhW__locOkinawaInset text{fill:var(--faint);font:600 44px/1 var(--jp);letter-spacing:.02em;pointer-events:none}.pref-module__zH9lhW__locSvgCompact{width:100%;height:100%;display:block}.pref-module__zH9lhW__cap{font:600 10px/1 var(--mono);letter-spacing:.12em;color:var(--faint);position:absolute;bottom:14px;left:16px}.pref-module__zH9lhW__mapCta{font:700 13.5px/1 var(--jp);color:var(--accent-ink);background:var(--grad);justify-content:center;align-items:center;gap:8px;padding:15px;text-decoration:none;transition:filter .15s;display:flex}.pref-module__zH9lhW__mapCta:hover{filter:brightness(1.06)}.pref-module__zH9lhW__fl{padding:16px 18px}.pref-module__zH9lhW__fl h3{font:600 11px/1 var(--jp);color:var(--muted);margin:0 0 12px}.pref-module__zH9lhW__factRow{border-top:1px solid var(--line-2);justify-content:space-between;padding:11px 0;display:flex}.pref-module__zH9lhW__factRow:first-of-type{border-top:0}.pref-module__zH9lhW__factRow .pref-module__zH9lhW__k{font:500 12.5px/1 var(--jp);color:var(--muted)}.pref-module__zH9lhW__factRow .pref-module__zH9lhW__v{font:600 15px/1 var(--mono);font-variant-numeric:tabular-nums}.pref-module__zH9lhW__wiki{background:var(--bg-soft);border:1px solid var(--line);border-radius:15px;padding:20px 22px}.pref-module__zH9lhW__wiki h2{font:700 16px/1.3 var(--jp);align-items:center;gap:9px;margin:0 0 12px;display:flex}.pref-module__zH9lhW__wikiTag{font:600 9px/1 var(--mono);color:var(--faint);border:1px solid var(--line);border-radius:5px;padding:4px 7px}.pref-module__zH9lhW__wikiCite{color:var(--faint);margin:13px 0 0;font-size:11.5px;line-height:1.7}.pref-module__zH9lhW__rankGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px;display:grid}@media (max-width:820px){.pref-module__zH9lhW__rankGrid{grid-template-columns:1fr}}.pref-module__zH9lhW__rankCard{background:var(--panel);border:1px solid var(--line);border-radius:15px;padding:18px}.pref-module__zH9lhW__rankCard h3{font:600 11px/1 var(--mono);letter-spacing:.13em;color:var(--faint);text-transform:uppercase;margin:0 0 15px}.pref-module__zH9lhW__rankItem{grid-template-columns:18px 1fr auto;align-items:baseline;gap:10px;padding:7px 0;display:grid}.pref-module__zH9lhW__rankItem .pref-module__zH9lhW__num{font:600 12px/1 var(--mono);color:var(--ghost)}.pref-module__zH9lhW__rankItem .pref-module__zH9lhW__nm{font:600 13px/1.2 var(--jp);color:var(--fg);text-overflow:ellipsis;white-space:nowrap;min-width:0;text-decoration:none;overflow:hidden}.pref-module__zH9lhW__rankItem .pref-module__zH9lhW__nm:hover{color:var(--accent)}.pref-module__zH9lhW__rankItem .pref-module__zH9lhW__val{font:600 11.5px/1 var(--mono);color:var(--muted);white-space:nowrap}.pref-module__zH9lhW__rankItem .pref-module__zH9lhW__track{background:var(--panel-3);border-radius:3px;grid-column:2/4;height:4px}.pref-module__zH9lhW__rankItem .pref-module__zH9lhW__track i{background:var(--grad);border-radius:3px;height:100%;display:block}.pref-module__zH9lhW__insightsNote{color:var(--faint);margin:16px 0 0;font-size:12.5px;line-height:1.8}.pref-module__zH9lhW__merger{background:var(--panel);border:1px solid var(--line);border-radius:15px;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-top:18px;padding:24px;display:grid}@media (max-width:680px){.pref-module__zH9lhW__merger{grid-template-columns:1fr;gap:14px}}.pref-module__zH9lhW__mcol{text-align:center}.pref-module__zH9lhW__mcol .pref-module__zH9lhW__yr{font:500 10px/1 var(--mono);color:var(--faint)}.pref-module__zH9lhW__mcol .pref-module__zH9lhW__big{font:600 40px/1 var(--mono);margin-top:8px}.pref-module__zH9lhW__mcol .pref-module__zH9lhW__lb{font:500 11px/1 var(--jp);color:var(--muted);margin-top:6px}.pref-module__zH9lhW__marr{color:var(--accent);flex-direction:column;align-items:center;gap:7px;display:flex}.pref-module__zH9lhW__marr .pref-module__zH9lhW__d{font:600 13px/1 var(--mono)}.pref-module__zH9lhW__mergerNote{color:var(--faint);margin:16px 0 0;font-size:12.5px;line-height:1.8}.pref-module__zH9lhW__cityList2{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}@media (max-width:820px){.pref-module__zH9lhW__cityList2{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.pref-module__zH9lhW__cityList2{grid-template-columns:1fr}}.pref-module__zH9lhW__clItem{background:var(--panel);border:1px solid var(--line);color:var(--fg);border-radius:13px;align-items:center;gap:12px;padding:14px 15px;text-decoration:none;transition:transform .15s,box-shadow .2s,border-color .15s;display:flex}.pref-module__zH9lhW__clSilhouette{background:var(--map-ocean);border:1px solid var(--line);border-radius:10px;flex:none;place-items:center;width:44px;height:44px;padding:5px;display:grid;overflow:hidden}.pref-module__zH9lhW__citySilhouette{width:100%;height:100%;display:block}.pref-module__zH9lhW__citySilhouette path{fill:var(--accent);opacity:.85}.pref-module__zH9lhW__clBody{flex:1;min-width:0}.pref-module__zH9lhW__clItem:hover{border-color:var(--accent-line);transform:translateY(-2px);box-shadow:0 16px 32px -22px #5cc6f699}.pref-module__zH9lhW__clTop{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.pref-module__zH9lhW__clNm{font:700 14.5px/1.2 var(--jp)}.pref-module__zH9lhW__clCd{font:500 9.5px/1 var(--mono);color:var(--ghost)}.pref-module__zH9lhW__clMeta{flex-wrap:wrap;gap:6px 14px;margin-top:11px;display:flex}.pref-module__zH9lhW__clMetaItem{min-width:0}.pref-module__zH9lhW__clMetaItem .pref-module__zH9lhW__l{font:500 9px/1 var(--jp);color:var(--faint)}.pref-module__zH9lhW__clMetaItem .pref-module__zH9lhW__n{font:600 12.5px/1 var(--mono);margin-top:4px}.pref-module__zH9lhW__faq{flex-direction:column;gap:9px;margin-top:18px;display:flex}.pref-module__zH9lhW__faqItem{background:var(--panel);border:1px solid var(--line);border-radius:13px;overflow:hidden}.pref-module__zH9lhW__faqQ{width:100%;font:600 14px/1.5 var(--jp);color:var(--fg);text-align:left;cursor:pointer;background:0 0;border:0;align-items:flex-start;gap:11px;padding:16px 18px;font-family:inherit;display:flex}.pref-module__zH9lhW__faqMark{font:700 13px/1 var(--mono);color:var(--accent);flex:none}.pref-module__zH9lhW__faqA .pref-module__zH9lhW__faqMark{color:var(--accent-line)}.pref-module__zH9lhW__chev{color:var(--faint);transition:transform .24s var(--spring);flex:none;margin-left:auto}.pref-module__zH9lhW__faqItem[data-open=true] .pref-module__zH9lhW__chev{color:var(--accent);transform:rotate(180deg)}.pref-module__zH9lhW__faqA{max-height:0;transition:max-height .3s var(--ease);overflow:hidden}.pref-module__zH9lhW__faqItem[data-open=true] .pref-module__zH9lhW__faqA{max-height:600px}.pref-module__zH9lhW__faqAInner{color:var(--muted);gap:11px;padding:0 18px 16px 41px;font-size:13px;line-height:1.85;display:flex}.pref-module__zH9lhW__faqAInner>span:last-child{min-width:0}.pref-module__zH9lhW__chipGrid{grid-template-columns:repeat(auto-fill,minmax(158px,1fr));gap:9px;margin-top:16px;display:grid}.pref-module__zH9lhW__adjChip{background:var(--panel);border:1px solid var(--line);color:var(--fg);border-radius:12px;align-items:center;gap:11px;padding:12px 14px;text-decoration:none;transition:transform .15s,border-color .15s;display:flex}.pref-module__zH9lhW__adjChip:hover{border-color:var(--accent-line);transform:translateY(-1px)}.pref-module__zH9lhW__adjSil{background:var(--map-ocean);border:1px solid var(--line);box-sizing:border-box;border-radius:9px;flex:none;width:34px;height:34px;padding:5px;overflow:hidden}.pref-module__zH9lhW__adjCc{min-width:0}.pref-module__zH9lhW__adjCc .pref-module__zH9lhW__nm{font:700 13.5px/1.1 var(--jp);align-items:baseline;gap:6px;display:flex}.pref-module__zH9lhW__adjCc .pref-module__zH9lhW__cd{font:500 9px/1 var(--mono);color:var(--ghost);font-weight:400}.pref-module__zH9lhW__adjCc .pref-module__zH9lhW__mt{font:500 10px/1 var(--mono);color:var(--faint);margin-top:4px}.pref-module__zH9lhW__crossLinkForest{color:#4ecb8b;background:linear-gradient(120deg,#4ecb8b1a,#7ece5a0f);border:1px solid #4ecb8b57;border-radius:14px;align-items:center;gap:16px;margin-top:24px;padding:16px 20px;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:flex}.pref-module__zH9lhW__crossLinkForest:hover{background:linear-gradient(120deg,#4ecb8b29,#7ece5a1a);transform:translateY(-1px);box-shadow:0 14px 34px -18px #4ecb8b99}.pref-module__zH9lhW__crossLinkForest svg{flex:none}.pref-module__zH9lhW__crossLinkBody{flex:1;min-width:0}.pref-module__zH9lhW__crossLinkTitle{font:600 14px/1.35 var(--jp);color:var(--fg)}.pref-module__zH9lhW__crossLinkTitle strong{color:#4ecb8b;font-weight:700}.pref-module__zH9lhW__crossLinkSub{font:500 12px/1.55 var(--jp);color:var(--muted);margin-top:5px}.pref-module__zH9lhW__crossLinkArrow{font:700 18px/1 var(--mono);color:#4ecb8b;flex:none}.pref-module__zH9lhW__prefIndex{margin-top:18px}.pref-module__zH9lhW__prefIndexGrid{grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:7px;display:grid}.pref-module__zH9lhW__piLink{background:var(--panel);border:1px solid var(--line);color:var(--fg);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:10px 12px;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:flex}.pref-module__zH9lhW__piLink:hover{border-color:var(--accent-line);color:var(--accent)}.pref-module__zH9lhW__piLinkActive{background:var(--accent-soft);border-color:var(--accent-line);color:var(--accent)}.pref-module__zH9lhW__piNm{font:600 12px/1 var(--jp);white-space:nowrap;align-items:baseline;gap:5px;min-width:0;display:flex;overflow:hidden}.pref-module__zH9lhW__piCode{font:500 9px/1 var(--mono);color:var(--ghost)}.pref-module__zH9lhW__piCt{font:500 10px/1 var(--mono);color:var(--faint);flex:none}.pref-module__zH9lhW__note{background:var(--bg-soft);border:1px solid var(--line);border-left:2px solid var(--accent-line);color:var(--faint);border-radius:12px;margin-top:34px;padding:16px 18px;font-size:12.5px;line-height:1.8}.pref-module__zH9lhW__note strong{color:var(--muted)}@media (max-width:640px){.pref-module__zH9lhW__prefStats{grid-template-columns:1fr 1fr;max-width:100%}}
