@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap";:root{font-family:Noto Sans JP,sans-serif;color:#302d38;background:#fff;font-synthesis:none;font-weight:400;--purple: #784299;--muted: #797581;--line: #e9e5ec;--pale: #f7f5f9}*{box-sizing:border-box}body{margin:0}button,a,input,select{-webkit-tap-highlight-color:transparent}button,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button,a{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #278bad;outline-offset:4px}main:focus{outline:none}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;line-height:1.45}p{line-height:1.9}button svg,a svg{flex-shrink:0}small{font-size:.75rem}button{border:0;background:none}.brand-stripe{height:4px;background:linear-gradient(90deg,#784299 0 33.33%,#e29aaf 33.33% 66.66%,#76bfda 66.66%)}.site-header{max-width:1240px;margin:auto;height:94px;padding:0 38px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;text-align:left;font-size:1.2rem;font-weight:800;letter-spacing:.035em}.brand small{display:block;font-size:.55rem;letter-spacing:.2em;font-weight:600;color:#8e8398;margin-top:4px}.brand-light{font-weight:500}.brand-icon{width:40px;height:40px;border-radius:12px;background:var(--purple);color:#fff;display:grid;place-items:center}.site-header nav{display:flex;gap:28px;height:100%}.site-header nav button{display:flex;gap:7px;align-items:center;font-size:.85rem;position:relative;color:var(--muted)}.site-header nav button.active{color:var(--purple);font-weight:700}.site-header nav button.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:var(--purple)}.page-width{max-width:1120px;margin:0 auto;padding:0 24px}.home{padding-top:58px}.home-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:76px;align-items:center}.edition{display:flex;align-items:center;gap:12px;letter-spacing:.13em;color:#8c8394;font-size:.66rem;font-weight:600;margin-bottom:24px}.edition span{border:1px solid #d8c6e3;color:var(--purple);padding:5px 9px;border-radius:4px;font-size:.6rem}.home h1{font-size:2.75rem;font-weight:800;margin-bottom:20px}.nine{color:var(--purple);position:relative;white-space:nowrap}.nine:after{content:"";position:absolute;bottom:1px;left:1px;right:0;height:7px;background:#d3b7e6;opacity:.6;z-index:-1}.lead{font-size:.9rem;color:#746d7b;line-height:2.05;margin-bottom:28px}.section-label{display:flex;align-items:center;gap:8px;margin-bottom:13px}.section-label>span{font-size:.75rem;font-weight:800;color:var(--purple);background:#f1eaf6;padding:3px 6px;border-radius:4px}.section-label h2{font-size:.95rem;margin:0;font-weight:700}.section-label small{margin-left:auto;color:#8a818f}.group-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.group-option{border:1.5px solid var(--line);border-radius:10px;padding:14px 8px;display:flex;align-items:center;gap:7px;text-align:left;position:relative;transition:background .15s,border .15s}.group-option.selected{border-color:var(--group-color);background:color-mix(in srgb,var(--group-color) 5%,white)}.group-option strong{font-size:.8rem;white-space:nowrap;display:block}.group-option small{font-size:.68rem;color:var(--muted);display:block;margin-top:3px}.group-mark{font-weight:900;font-size:.8rem;color:var(--group-color);width:25px;height:28px;display:grid;place-items:center;border-left:2px solid var(--group-color);transform:skewY(-10deg)}.check-box{border:1px solid #d6ceda;border-radius:50%;height:16px;width:16px;display:grid;place-items:center;position:absolute;right:5px;top:5px;background:#fff}.selected .check-box{background:var(--group-color);border-color:var(--group-color);color:#fff}.selection-caption{display:flex;justify-content:space-between;align-items:center;margin:15px 0;color:#817589;font-size:.68rem}.selection-caption strong{font-size:1.15rem;color:#5b4b65}.selection-caption strong small{font-weight:400;font-size:.7rem}.primary,.secondary{display:inline-flex;justify-content:center;align-items:center;gap:9px;padding:13px 21px;min-height:48px;border-radius:9px;text-decoration:none;font-size:.9rem;font-weight:600;transition:background .15s,transform .15s}.primary{background:var(--purple);color:#fff;border:1px solid var(--purple)}.primary:hover:not(:disabled){background:#663583;transform:translateY(-1px)}.secondary{border:1px solid #ddd5e3;background:#fff;color:#65556f}.secondary:hover:not(:disabled){background:var(--pale)}.start-button{width:100%;font-size:1rem;height:56px;justify-content:space-between;padding:0 24px}.save-caption{display:flex;justify-content:center;align-items:center;gap:6px;color:#92899a;font-size:.7rem;margin:12px 0 0}.resume-button{display:flex;align-items:center;justify-content:center;gap:6px;font-size:.85rem;margin:12px auto 0;color:var(--purple);flex-wrap:wrap}.resume-button span{font-size:.7rem;color:var(--muted)}.showcase{padding:21px 21px 17px;background:#fbf9fc;border:1px solid #ede7f1;border-radius:18px;transform:rotate(2deg);box-shadow:0 14px 40px #4c2b6710}.showcase-top{display:flex;justify-content:space-between;align-items:center;color:#9a82aa;font-size:.6rem;letter-spacing:.18em;font-weight:700;margin-bottom:16px}.showcase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.showcase-card{position:relative;aspect-ratio:.83;background:#eee9f2;border-radius:6px;overflow:hidden}.showcase-card img{width:100%;height:100%;object-fit:cover;object-position:50% 20%}.showcase-name{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#23133298);color:#fff;padding:16px 7px 6px;font-size:.64rem;letter-spacing:.03em}.showcase-bottom{text-align:center;display:grid;gap:7px;padding-top:20px}.showcase-bottom>span{font-size:.48rem;letter-spacing:.1em;color:#998aa3}.showcase-bottom strong{font-size:.9rem;letter-spacing:.14em;font-weight:600;color:#685574}.showcase-bottom small{color:#a295ac;font-size:.58rem}.flow-guide{margin:54px 0 26px;padding:27px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.flow-guide>div{display:flex;gap:15px;align-items:flex-start}.step-num{font-family:Georgia,serif;font-size:1.8rem;color:#c7bad2;line-height:1}.flow-guide h3{font-size:.85rem;margin-bottom:7px;font-weight:700}.flow-guide p{font-size:.72rem;color:#8d8297;margin-bottom:0}.ranking-link{display:flex;align-items:center;gap:17px;width:100%;padding:18px 25px;background:#f8f6fa;border-radius:10px;text-align:left;color:#877297}.ranking-link span{display:grid;gap:5px;flex:1}.ranking-link strong{font-size:.86rem;color:#55445f}.ranking-link small{font-size:.7rem}.site-footer{max-width:1072px;margin:58px auto 0;border-top:1px solid var(--line);padding:30px 0;color:#8c8294}.site-footer>div:first-child{display:flex;align-items:center;justify-content:space-between;font-size:.72rem}.footer-brand{font-size:.9rem;font-weight:700;color:#746180}.site-footer details{font-size:.72rem;margin:22px 0}.site-footer p{max-width:780px}.site-footer>small{font-size:.58rem;letter-spacing:.15em;color:#a59bab}.source-links{display:flex;gap:20px;flex-wrap:wrap}.source-links a{display:flex;gap:4px;align-items:center}.site-footer summary{cursor:pointer;margin-bottom:15px}details p{line-height:1.8;margin:12px 0}details summary{cursor:pointer}.game-shell{max-width:850px;padding-top:25px;min-height:60vh}.game-breadcrumb{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:.75rem;margin-bottom:30px}.text-button{display:inline-flex;gap:6px;align-items:center;justify-content:center;color:var(--purple);font-size:.85rem;min-height:42px}.game-heading{text-align:center;margin-bottom:30px}.eyebrow{font-size:.68rem;letter-spacing:.16em;color:var(--purple);font-weight:700}.game-heading h1,.page-heading h1,.result-heading h1{font-size:2rem;margin:12px 0}.game-heading p,.page-heading p,.result-heading p{color:var(--muted);font-size:.9rem}.progress-meta{display:flex;justify-content:space-between;margin-bottom:10px;font-size:.8rem;color:#887790}.progress-meta strong{color:var(--purple)}.progress-track{height:5px;background:#f0eaf3;border-radius:10px;overflow:hidden;margin-bottom:25px}.progress-track>span{display:block;height:100%;background:linear-gradient(90deg,#9a72b4,#c399c5);transition:width .2s}.candidate-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.candidate{position:relative;border:2px solid transparent;border-radius:12px;overflow:hidden;background:var(--pale);box-shadow:0 2px 14px #3d1c5010}.candidate.chosen{border-color:var(--purple);background:#f0e7f6}.candidate-photo{aspect-ratio:.75;position:relative;overflow:hidden}.candidate-photo img{height:100%;width:100%;object-fit:cover;object-position:center 15%}.candidate-select{display:block;width:100%;padding:0;text-align:center}.candidate-select:after{content:"";position:absolute;inset:0}.candidate-select:focus-visible{outline-offset:-4px;outline:3px solid var(--purple)}.candidate-info{display:grid;gap:7px;padding:14px 5px 15px}.candidate-info strong{font-size:.9rem;letter-spacing:.02em}.group-badge{font-size:.65rem;white-space:nowrap;display:inline-block;font-weight:500}.group-badge.nogi{color:#84559e}.group-badge.sakura{color:#b9446b}.group-badge.hinata{color:#197fa7}.pick-indicator{position:absolute;right:9px;top:9px;min-width:30px;height:30px;border-radius:50%;background:#fffe;color:#ac96b8;display:grid;place-items:center;font-size:.7rem;box-shadow:0 1px 5px #0001}.chosen .pick-indicator{color:#fff;background:var(--purple)}.game-action{margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:10px;position:sticky;bottom:0;padding:16px 0;background:#fffffff5;border-top:1px solid var(--line);z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.picked-count{font-size:.75rem;color:var(--muted)}.picked-count strong{font-size:1.3rem;color:var(--purple)}.duel-grid{max-width:560px;margin:auto;grid-template-columns:repeat(2,1fr);gap:30px}.duel-grid .candidate-info strong{font-size:1rem}.intermission{max-width:660px;text-align:center;margin:30px auto 60px}.intermission-icon{background:#f1eaf6;border-radius:50%;color:var(--purple);width:80px;height:80px;display:grid;place-items:center;margin:0 auto 25px}.intermission h1{font-size:1.8rem;margin:15px 0}.intermission>p{color:var(--muted);font-size:.9rem;max-width:540px;margin:0 auto 28px}.intermission>.primary{display:flex;max-width:360px;width:100%;margin:30px auto 10px}.survivors{display:grid;grid-template-columns:repeat(6,1fr);gap:15px 10px;margin-top:25px}.survivors>div>div{aspect-ratio:1;border-radius:50%;overflow:hidden;background:var(--pale)}.survivors img{width:100%;height:100%;object-fit:cover;object-position:center 15%}.survivors span{display:block;font-size:.65rem;margin-top:7px}.result-heading{text-align:center}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:640px;margin:30px auto 0}.result-card{border:1px solid var(--line);border-radius:9px;overflow:hidden}.result-photo{position:relative;aspect-ratio:.95;overflow:hidden;background:var(--pale)}.result-photo img{width:100%;height:100%;object-fit:cover;object-position:center 15%}.rank-badge{position:absolute;left:8px;top:8px;width:31px;height:31px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffffed;font-weight:700;font-size:.9rem;color:var(--purple)}.rank-badge.gold{background:#a98532;color:#fff;width:53px;border-radius:20px;gap:4px}.result-info{text-align:center;display:grid;gap:5px;padding:12px 3px}.result-info strong{font-size:.85rem}.result-signature{display:flex;justify-content:space-between;max-width:640px;margin:14px auto 25px;font-size:.6rem;letter-spacing:.14em;color:#94829f}.share-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.image-share-dialog{max-width:540px;max-height:calc(100dvh - 28px);overflow-y:auto;padding:24px}.image-share-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px}.image-share-heading h2{margin:8px 0 0;font-size:1.1rem}.image-share-close{display:grid;place-items:center;min-width:38px;height:38px;border-radius:50%;background:var(--pale)}.share-preview{display:block;width:min(100%,330px);height:auto;margin:0 auto 20px;border:1px solid var(--line);border-radius:10px}.image-share-dialog .share-instructions{color:#51455a;font-size:.85rem;margin-bottom:14px}.native-share,.open-x{width:100%}.image-share-tools{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.image-share-tools>*{flex:1;white-space:nowrap}.image-share-dialog .share-hint{font-size:.75rem;margin:10px 0 14px}.image-share-loading{text-align:center;padding:32px 10px;color:var(--purple)}.image-share-loading p{margin:12px 0}.image-share-dialog .image-share-status{color:#654477;font-size:.8rem}.image-share-status:empty{display:none}.share-caption{margin-top:16px;font-size:.8rem}.share-caption pre{font:inherit;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.x-logo{font-size:1.15rem}.text-ranking{max-width:640px;margin:24px auto;font-size:.85rem;color:var(--muted)}.text-ranking pre{font:inherit;line-height:1.9;white-space:pre-wrap;color:#51455a;-webkit-user-select:text;user-select:text}.submit-panel{max-width:640px;margin:35px auto 0;background:#f8f5fb;border:1px solid #eee6f4;border-radius:15px;padding:27px}.submit-panel h2{font-size:1.2rem;margin:10px 0}.submit-panel>p{color:var(--muted);font-size:.85rem}.submit-panel details{font-size:.75rem;color:var(--muted);margin-top:18px}.submit-panel .primary{width:100%;margin-top:8px}.turnstile{margin:12px 0}.result-explore{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;max-width:560px}.result-explore .secondary{min-width:0}@media(max-width:700px){.result-explore .secondary{padding:12px 8px;font-size:12px;gap:5px;min-height:48px}}.result-bottom{display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap;margin:30px 0}.photo-error{height:100%;min-height:80px;background:#eee9f2;color:#776782;font-size:.7rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:5px;gap:9px}.photo-error button{position:relative;z-index:2;display:flex;gap:4px;align-items:center;font-size:.72rem;background:#fff;border-radius:5px;padding:7px;color:var(--purple)}.page-heading{text-align:center;margin:50px 0 30px}.rankings{max-width:850px}.stats-filters{display:flex;gap:20px;padding:25px;background:var(--pale);border-radius:12px}.stats-filters label{font-size:.75rem;color:var(--muted);flex:1;display:grid;gap:8px}select{font-size:.85rem;padding:12px;border:1px solid #ddd4e4;border-radius:7px;background:#fff;max-width:100%;color:#554360}.metric-tabs{display:flex;gap:5px;margin:25px 0;border-bottom:1px solid var(--line)}.metric-tabs button{padding:14px 20px;color:var(--muted);font-size:.85rem;border-bottom:3px solid transparent}.metric-tabs button[aria-pressed=true]{border-color:var(--purple);color:var(--purple);font-weight:700}.stats-summary{display:flex;align-items:center;justify-content:space-between;margin:20px 0;color:#66516f}.stats-summary strong{font-size:1.5rem}.stats-summary strong span{font-size:.75rem;font-weight:400}.stats-summary small{font-size:.7rem;color:var(--muted)}.ranking-list{list-style:none;padding:0}.ranking-list li{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:14px 10px}.list-rank{width:24px;text-align:center;font-size:1.1rem;color:#8c7d96;font-weight:700}.list-rank.first{color:#a6812d}.list-photo{width:58px;height:66px;overflow:hidden;border-radius:7px;background:var(--pale);flex-shrink:0}.list-photo img{height:100%;width:100%;object-fit:cover;object-position:center 15%}.list-name{display:grid;gap:7px;flex:1}.list-name strong{font-size:.9rem}.list-score{width:140px;text-align:right;color:var(--purple)}.list-score strong{font-size:1.2rem}.list-score small{margin-left:4px}.score-track{height:4px;background:#f1eaf6;border-radius:5px;margin-top:7px;overflow:hidden}.score-track i{display:block;height:100%;background:#b695c9}.ranking-list a{color:#a496ac}.empty-state{text-align:center;padding:50px 20px;background:#faf8fc;border-radius:12px;margin:20px 0;color:var(--muted);font-size:.9rem}.empty-state svg{color:#b9a1ca}.empty-state h2{font-size:1.15rem;margin:20px 0 10px;color:#75637f}.stats-note{font-size:.75rem;color:var(--muted);margin:25px 0}.small{font-size:.75rem}.muted{color:var(--muted)}.status:empty{display:none}.status{font-size:.8rem;margin-top:12px}.banner{padding:15px;background:#fff5d8;color:#806127;font-size:.8rem}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:15px;align-items:center;max-width:90%;background:#473151;color:#fff;border-radius:10px;padding:15px 20px;box-shadow:0 8px 25px #0002;font-size:.85rem}.toast button{color:#fff;display:flex}dialog{border:1px solid var(--line);border-radius:18px;padding:30px;max-width:450px;width:calc(100% - 32px);color:#4c3c56}dialog::backdrop{background:#25123177;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}dialog h2{font-size:1.2rem}dialog p{font-size:.9rem;color:var(--muted)}.dialog-actions{display:flex;justify-content:flex-end;gap:12px}@media(min-width:1500px){.home{padding-top:75px}.home-layout{gap:100px}.home h1{font-size:3rem}}@media(max-width:1000px){.home-layout{gap:35px}.home h1{font-size:2.3rem}.site-footer{margin-left:24px;margin-right:24px}.group-option{padding:15px 7px}.group-mark{display:none}.showcase{padding:15px}.candidate-grid{gap:10px}.brand small{font-size:.55rem}}@media(max-width:700px){.site-header{height:77px;padding:0 19px}.brand{gap:8px;font-size:1rem}.brand-icon{width:32px;height:32px;border-radius:9px}.site-header nav{gap:16px}.site-header nav button{font-size:.72rem;gap:4px}.site-header nav button svg{display:none}.brand small{font-size:.45rem}.page-width{padding:0 20px}.home{padding-top:32px}.home-layout{grid-template-columns:1fr;gap:34px}.home h1{font-size:2.25rem;margin-bottom:14px}.edition{margin-bottom:16px;font-size:.6rem}.lead{font-size:.85rem;margin-bottom:25px}.group-option{padding:16px 9px}.group-option strong{font-size:.85rem}.group-mark{display:grid}.group-option small{font-size:.7rem}.start-button{height:54px}.selection-caption{font-size:.7rem}.showcase{max-width:430px;width:100%;margin:auto;transform:rotate(1deg);padding:15px}.showcase-card{aspect-ratio:1.07}.showcase-name{font-size:.7rem}.showcase-top{font-size:.6rem}.showcase-bottom>span{font-size:.5rem}.showcase-bottom small{font-size:.65rem}.flow-guide{margin-top:33px;grid-template-columns:1fr;gap:23px;padding:26px 0}.flow-guide h3{font-size:.9rem}.flow-guide p{font-size:.8rem}.step-num{font-size:1.7rem}.ranking-link{padding:20px 17px}.site-footer{margin:35px 20px 0;padding:25px 0}.site-footer>div:first-child{font-size:.68rem}.site-footer details{font-size:.78rem}.game-shell{padding-top:14px}.game-breadcrumb{margin-bottom:22px;font-size:.7rem}.game-breadcrumb .text-button{font-size:.72rem}.game-heading{margin-bottom:22px}.game-heading h1,.page-heading h1,.result-heading h1{font-size:1.6rem}.game-heading p,.result-heading p{font-size:.8rem}.eyebrow{font-size:.65rem}.candidate-grid{grid-template-columns:repeat(2,1fr);gap:12px}.candidate-photo{aspect-ratio:.95}.candidate-info{padding:10px 2px 11px;gap:4px}.candidate-info strong{font-size:.9rem}.group-badge{font-size:.7rem}.game-action{margin-top:18px;padding:13px 0 max(13px,env(safe-area-inset-bottom))}.game-action .primary,.game-action .secondary{padding:11px 12px;font-size:.8rem}.picked-count{font-size:.65rem}.duel-grid{gap:15px}.duel-grid .candidate-photo{aspect-ratio:.72}.duel-grid .candidate-info strong{font-size:.9rem}.intermission{margin-top:25px}.intermission h1{font-size:1.5rem}.intermission>p{font-size:.85rem}.survivors{grid-template-columns:repeat(3,1fr);gap:15px}.survivors span{font-size:.72rem}.result-grid{gap:8px;margin-top:22px}.result-info{padding:10px 1px;gap:5px}.result-info strong{font-size:.75rem;letter-spacing:-.03em}.result-info .group-badge{font-size:.6rem}.rank-badge{left:5px;top:5px;width:24px;height:24px;font-size:.75rem}.rank-badge.gold{width:40px}.rank-badge.gold svg{width:11px}.result-signature{font-size:.5rem;letter-spacing:.06em}.share-actions{gap:8px}.share-actions .primary,.share-actions .secondary{font-size:.8rem;padding:12px 13px;flex:1}.submit-panel{padding:22px 17px}.submit-panel h2{font-size:1rem}.submit-panel>p{font-size:.8rem}.submit-panel details{font-size:.75rem}.stats-filters{flex-direction:column;padding:20px;gap:15px}.stats-summary{align-items:flex-start;gap:10px}.stats-summary small{max-width:160px;font-size:.65rem;text-align:right}.ranking-list li{gap:10px;padding:13px 0}.list-photo{width:47px;height:57px}.list-name strong{font-size:.85rem}.list-score{width:55px}.list-rank{font-size:.9rem;width:21px}.ranking-list a{display:none}.metric-tabs button{flex:1;padding:13px 5px;font-size:.8rem}.toast{font-size:.8rem;bottom:90px;width:max-content}.photo-error,.photo-error button{font-size:.65rem}.stats-note{font-size:.75rem}}@media(max-width:370px){.brand{font-size:.9rem}.brand-icon{display:none}.site-header nav{gap:13px}.group-mark{display:none}.home h1{font-size:2rem}.page-width{padding-left:15px;padding-right:15px}.group-option strong{font-size:.8rem}.result-info strong{font-size:.68rem}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.sort-intro{color:var(--purple);font-size:13px;line-height:1.8}.about-sort{margin:52px 0 24px;padding-top:36px;border-top:1px solid var(--line);max-width:820px}.about-sort h2{font-size:clamp(19px,3vw,24px);line-height:1.6;margin:28px 0 16px}.about-sort h3{font-size:16px;margin:24px 0 10px}.about-sort p{font-size:14px;color:#625b6c}.about-sort details{border-bottom:1px solid var(--line);padding:18px 0}.about-sort summary{cursor:pointer;font-size:14px;font-weight:600;line-height:1.7}.about-sort details p{margin:12px 0 0}.preference-actions{display:flex;justify-content:flex-end;gap:18px;padding:14px 20px;font-size:12px;flex-wrap:wrap}.preference-actions button{color:var(--purple);text-decoration:underline}.preference-frame{display:block;width:100%;height:calc(100dvh - 150px);min-height:720px;border:0}.preference-page{max-width:1600px;margin:auto}@media(max-width:700px){.site-header{height:auto;min-height:105px;flex-wrap:wrap;padding-top:12px;gap:8px}.site-header nav{width:100%;height:38px;gap:0;justify-content:space-between}.site-header nav button{font-size:12px;justify-content:center;flex:1;white-space:nowrap}.preference-frame{height:calc(100dvh - 155px);min-height:640px}.preference-actions{padding:10px 14px;font-size:11px;gap:12px}}.sort-pages{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px}.sort-pages a{border:1px solid var(--line);border-radius:8px;padding:12px 15px;font-size:13px;text-decoration:none}.sort-pages a[aria-current=page]{background:var(--pale);border-color:var(--purple);color:var(--purple)}.group-members ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:8px 20px;padding:0;list-style:none;margin:20px 0}.group-members a{display:inline-block;padding:8px 0;font-size:14px;text-underline-offset:4px}.home-copy h1{overflow-wrap:anywhere}.site-header nav{gap:20px}.map-tab-note{display:block;font-size:10px;line-height:1.4;margin-top:3px;font-weight:500}.preference-actions>span{margin-right:auto;color:var(--purple);font-weight:600}.entry-dialog{width:min(560px,calc(100% - 32px));max-width:560px;max-height:calc(100dvh - 32px);padding:38px;border:1px solid var(--line);border-radius:22px;box-shadow:0 30px 100px #36224333}.entry-dialog::backdrop{background:#2f233e80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.entry-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;color:#80718b}.entry-close:hover{background:var(--pale)}.entry-dialog h2{font-size:24px;line-height:1.5;margin:12px 0}.entry-dialog #entry-description{color:var(--muted);font-size:13px}.entry-choices{display:grid;gap:12px;margin-top:26px}.entry-choice{display:flex;align-items:center;gap:15px;width:100%;padding:19px 16px;text-align:left;border:1px solid var(--line);border-radius:12px;background:#fff;transition:background .15s,border-color .15s}.entry-choice:hover,.entry-choice:focus-visible{background:var(--pale);border-color:var(--purple)}.entry-choice>span:nth-child(2){flex:1}.entry-choice strong{display:block;font-size:16px;margin-bottom:6px}.entry-choice small{display:block;color:#80718b;font-size:11px;line-height:1.6}.entry-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:var(--pale);color:var(--purple);flex-shrink:0}.entry-choice>svg{flex-shrink:0;color:var(--purple)}.entry-dialog .entry-footnote{text-align:center;font-size:11px;color:#80718b;margin:22px 0 0}@media(max-width:700px){.site-header nav{gap:0}.site-header nav{height:50px}.site-header nav button{font-size:11px}.map-tab-note{font-size:9px}.entry-dialog{padding:30px 20px 24px}.entry-dialog h2{font-size:21px}.entry-choice{gap:10px;padding:16px 12px}.entry-choice strong{font-size:15px}.entry-choice small{font-size:10px}.result-explore{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:8px;width:100%}.result-explore>.primary,.result-explore>.secondary{padding:12px 8px;font-size:12px}}.language-switch{display:inline-flex;flex-shrink:0;padding:3px;gap:2px;border:1px solid var(--line);border-radius:9px;background:#f6f3f8}.language-switch a{display:grid;place-items:center;min-width:36px;min-height:32px;padding:4px 7px;border-radius:6px;color:var(--muted);font-size:12px;font-weight:700;text-decoration:none}.language-switch a[aria-current=page]{color:#fff;background:var(--purple)}.language-switch a:focus-visible{outline:2px solid var(--purple);outline-offset:3px}.site-header>.language-switch{margin-left:18px}.site-header>nav{margin-left:auto}.site-header>.brand{margin-right:20px;flex-shrink:0}.entry-dialog>.language-switch{margin-bottom:14px}html[lang=en] .home-copy h1{font-size:clamp(2rem,3.2vw,2.8rem);letter-spacing:-.045em}html[lang=en] .group-option strong{font-size:12px;letter-spacing:-.03em}html[lang=en] .candidate-info strong,html[lang=en] .result-info strong{overflow-wrap:anywhere}html[lang=en] .brand{font-size:1.08rem;letter-spacing:0}html[lang=en] .map-tab-note{font-size:9px}html[lang=en] .section-label{flex-wrap:wrap;gap:8px}html[lang=en] .showcase-name{font-size:11px}html[lang=en] .home-layout>*{min-width:0}html[lang=en] .group-picker{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:700px){html[lang=en] .group-mark{display:none}html[lang=en] .group-option{padding:22px 6px 12px}html[lang=en] .group-option strong{font-size:11px}html[lang=en] .home-copy h1{overflow-wrap:normal}}@media(max-width:370px){html[lang=en] .group-option strong{font-size:10px}html[lang=en] .brand{font-size:.95rem}html[lang=en] .map-tab-note{font-size:8px}}@media(max-width:1000px){.site-header{height:auto;min-height:108px;flex-wrap:wrap;padding-top:12px;gap:8px}.site-header>.brand{order:1;margin-right:0}.site-header>.language-switch{order:2;margin-left:auto}.site-header>nav{order:3;width:100%;height:50px;justify-content:space-between;margin-left:0}html[lang=en] .site-header nav button{font-size:12px}}.preference-share-image{margin:20px 0 28px}.preference-share-image h3{font-size:13px;color:var(--purple);margin-bottom:12px}.preference-share-image .share-preview{width:100%;max-height:none;object-fit:contain}.admin-access{padding-top:32px}.admin-views{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;margin-bottom:20px}.admin-lab>p{font-size:13px;line-height:1.8}.admin-lab iframe{display:block;width:100%;height:85dvh;min-height:650px;border:0;border-top:1px solid #dce3d8;margin-top:16px;background:#fffefb}.admin-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.admin-login{display:grid;gap:12px;max-width:420px;margin:24px 0 64px}.admin-login input{width:100%;min-width:0;border:1px solid #cbd5cf;border-radius:8px;padding:12px;font:inherit}
