@charset "UTF-8";:root{color-scheme:light;--page-max-width: 1200px;--page-content-padding: 16px;--color-text: #1f2937;--color-text-muted: #4b5563;--color-bg: #fdfbf8;--color-surface: #fff;--color-surface-alt: #f7f3ed;--color-border: #e5e7eb;--color-success: #16a34a;--color-danger: #ef4444;--color-warning: #fb923c;--font-base: Noto Sans JP, Inter, Hiragino Sans, Yu Gothic, Meiryo, sans-serif;--radius-lg: 12px;--radius-xl: 16px;--shadow-soft: 0 24px 60px rgba(31, 41, 55, .08);--cls-color-1: #f78fb3;--cls-color-2: #8c7dff;--cls-color-3: #34c759;--cls-color-4: #4ec4eb;--cls-color-5: #fb7185;--cls-color-6: #fbbf24;--cls-color-7: #f97316;--cls-color-8: #8cc63f;--cls-color-9: #3b82f6;--cls-color-10: #1e40af;--cls-color-11: #f472b6;--cls-color-12: #94a3b8}.party-news-title{font-size:1.4rem;font-weight:700;color:#1a1a1a;margin-bottom:20px;padding-bottom:8px;border-bottom:2px solid #e0e0e0}.mobile-topics-layout{display:grid;grid-template-columns:1fr 1fr;gap:16px}.featured-topic-area{text-align:center;position:relative}.other-topics-area{padding-left:8px;position:relative}.other-topic-item{display:block;padding:12px 0;border-bottom:1px solid #e5e7eb;text-decoration:none;color:inherit;position:relative}.other-topic-item:last-child{border-bottom:none}.other-topic-item:hover{background:#f9fafb}.other-topic-name{font-size:18px;font-weight:600;color:#1f2937;margin:0}.other-topic-desc{font-size:14px;color:#6b7280;margin:4px 0 0}.topic-vote-badge{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:16px;height:16px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.loading-placeholder{text-align:center;padding:20px;color:#999}.loading-spinner{width:24px;height:24px;border:3px solid #f3f3f3;border-top:3px solid #999;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){#other-topics-section{width:100%!important;order:6!important}.index2-page #other-topics-section .party-news-title,.index2-page #other-topics-section .other-topic-name{color:#fff!important}.index2-page #other-topics-section .other-topic-desc,.index2-page #other-topics-section .loading-placeholder{color:#d1d5db!important}.index2-page #other-topics-section .mobile-topics-layout,.index2-page #other-topics-section h2{color:#fff!important}body:not(.index2-page) #other-topics-section .party-news-title{color:#1a1a1a!important}body:not(.index2-page) #other-topics-section .other-topic-name{color:#1f2937!important}body:not(.index2-page) #other-topics-section .other-topic-desc{color:#6b7280!important}body:not(.index2-page) #other-topics-section .loading-placeholder{color:#999!important}.mobile-topics-layout{position:relative!important;gap:0!important;align-items:flex-start!important}.featured-topic-area{position:relative!important;text-align:left!important;padding-left:0!important;margin-left:-16px!important}#index2-featured-topic-chart-container{padding:0!important;margin:0 0 0 -16px!important}.other-topics-area{position:absolute!important;top:50%!important;right:0!important;transform:translateY(-50%)!important;width:50%!important;padding-left:0!important;padding-right:8px!important;z-index:10!important}.other-topic-item{padding:6px 0!important}.other-topic-item:first-child{padding-top:0!important}.other-topic-name{font-size:12px!important}.other-topic-desc{font-size:10px!important;margin:2px 0 0!important}}.other-topics-section{margin-top:48px;margin-bottom:40px;flex:0 0 auto;order:5}@font-face{font-family:kin-iro-sansserif;src:url(/static/fonts/GN-Kin-iro_SansSerif.ttf) format("truetype");font-weight:400;font-style:normal}.other-features-section{--color-quiz: #ef4444;--color-election: #06b6d4;--color-party: #10b981;--color-personality: #ec4899;--color-default: #667eea;--color-text-primary: #1a1a1a;--color-text-secondary: #666666;--color-text-kicker: #374151;--color-border: #e0e0e0;--color-accent: #2d8a6e;--card-mobile-width: 85vw;--card-mobile-max-width: 340px;--card-mobile-min-width: 280px;--breakpoint-mobile: 768px}.other-features-section{background:#fff;padding:0 0 40px;margin-top:48px}.other-features-section .personality-section-header{max-width:var(--page-content-max-width, 1200px);margin:0 auto 30px;padding:0 var(--page-content-padding, 20px) 8px;border-bottom:2px solid var(--color-border)}.other-features-section .personality-section-header h2{margin:0}.other-features-title{font-size:1.5rem;font-weight:700;color:var(--color-text-primary);display:flex;align-items:center;gap:10px}.other-features-title svg{width:28px;height:28px;color:var(--color-accent);flex-shrink:0}.features-wrapper-simple{max-width:var(--page-content-max-width, 1200px);margin:0 auto;padding:0 var(--page-content-padding, 20px)}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;flex:1}.features-mobile-controls{display:none}.feature-card{background:#fff;border:none;border-radius:0;padding:0;text-align:center;transition:transform .3s,box-shadow .3s;cursor:pointer;text-decoration:none;color:inherit;display:block;overflow:hidden;box-shadow:4px 4px #00000026}.feature-card--wide{grid-column:span 2}.feature-card:hover{transform:translateY(-3px);box-shadow:6px 6px #0003}.feature-icon{font-size:3rem;margin-bottom:0;position:relative;z-index:2}.feature-icon img{width:60px;height:auto}.feature-title{font-size:1.25rem;font-weight:700;margin:0;color:#fff;position:relative;padding:12px 16px 10px;overflow:visible;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:14px}.feature-title svg{width:44px;height:44px}.feature-title:before{content:"";position:absolute;inset:0;background:var(--color-default);z-index:0}.feature-title:after{content:"";position:absolute;left:50%;bottom:-5px;height:50px;width:400vw;transform:translate(-50%);background:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 100' preserveAspectRatio='none'%3E%3Cpath fill='%23000' d='M0 50 Q 150 20 300 50 T 600 50 T 900 50 T 1200 50 V100 H0 Z'/%3E%3C/svg%3E") repeat-x bottom/1200px 100%;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 100' preserveAspectRatio='none'%3E%3Cpath fill='%23000' d='M0 50 Q 150 20 300 50 T 600 50 T 900 50 T 1200 50 V100 H0 Z'/%3E%3C/svg%3E") repeat-x bottom/1200px 100%;z-index:1}.feature-title span{position:relative;z-index:2}.feature-card--quiz .feature-title:before{background:var(--color-quiz)}.feature-card--news .feature-title:before,.feature-card--election .feature-title:before{background:var(--color-election)}.feature-card--party .feature-title:before{background:var(--color-party)}.feature-card--personality .feature-title:before{background:var(--color-personality)}.feature-description{color:var(--color-text-secondary);line-height:1.7;padding:20px 30px}.feature-kicker{display:block;margin-bottom:8px;font-size:1.3rem;font-weight:700;letter-spacing:.08em;color:var(--color-text-kicker)}.feature-card--quiz .feature-description{display:grid;grid-template-columns:200px 1fr;gap:30px;align-items:center}.quiz-logo{display:inline-grid;grid-auto-flow:column;align-items:end;justify-content:flex-start;column-gap:clamp(.3rem,1vw,.7rem);flex-shrink:0;font-family:kin-iro-sansserif,Noto Sans JP,Hiragino Sans,sans-serif}.quiz-logo-left{display:inline-grid;grid-auto-flow:row;gap:clamp(.05rem,.15vw,.1rem)}.quiz-logo-sub{font-size:clamp(.8rem,1.5vw,1.1rem);font-weight:500;letter-spacing:.16em;color:#333;line-height:.8;padding-top:clamp(.2rem,.7vw,.4rem)}.quiz-logo-politics{display:inline-flex;align-items:flex-end;gap:clamp(.08rem,.3vw,.25rem);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400;letter-spacing:clamp(.03rem,.3vw,.5rem);line-height:.95}.quiz-logo-kanji{display:inline-flex;padding-bottom:clamp(0rem,.15vw,.08rem);transform:scaleX(1.22);transform-origin:left center}.quiz-logo-kanji--red{color:#f2352e}.quiz-logo-kanji--black{color:#0b0b0b}.quiz-logo-number{color:#f2352e;font-weight:400;letter-spacing:-.005em;font-size:clamp(3.2rem,7vw,5rem);line-height:.82;display:flex;align-items:flex-end;margin-left:clamp(-.15rem,-.5vw,-.3rem)}.quiz-description-text{line-height:1.7;color:var(--color-text-secondary)}.main-feature-title-highlight-red{color:#ef4444}@media(min-width:769px){.feature-card--quiz{order:1}.feature-card--news{order:2}.feature-card--party{order:3}.feature-card--personality{order:4}}@media(max-width:768px){.features{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding:0;-webkit-overflow-scrolling:touch;padding:12px 0 24px;width:100%;scrollbar-width:none}.features::-webkit-scrollbar{display:none}.feature-card{flex:0 0 85vw;max-width:340px;min-width:280px;margin:0;padding:0;scroll-snap-align:center;scroll-snap-stop:always;display:flex;flex-direction:column}.feature-card:first-child{margin-left:7.5vw}.feature-card:last-child{margin-right:7.5vw}.feature-card--wide{grid-column:auto;flex:0 0 85vw;max-width:340px}.feature-title{font-size:1.2rem;gap:10px;line-height:1.2;padding:6px 18px 14px;justify-content:flex-start}.feature-title span{white-space:nowrap}.feature-icon svg{width:32px;height:32px}.feature-description{font-size:.85rem;text-align:left;padding:12px 16px 16px}.feature-card--personality .feature-description{display:flex;flex-direction:column;align-items:flex-start;padding:14px 16px 18px;gap:12px}.feature-kicker,.quiz-logo{text-align:center;width:100%;justify-content:center}.feature-card--quiz .feature-description{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.feature-card--quiz .quiz-logo{transform:scale(1.35)}.feature-card--quiz .quiz-description-text{text-align:center}.features-mobile-controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:-4px}.features-mobile-nav{width:40px;height:40px;border:2px solid var(--color-quiz);background:transparent;color:var(--color-quiz);font-size:1.2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;cursor:pointer}.features-mobile-dots{display:flex;gap:8px;padding:0}.features-mobile-dot{width:10px;height:10px;border-radius:50%;background:#d1d5db;border:none;cursor:pointer;transition:background .2s;padding:0}.features-mobile-dot.is-active{background:var(--color-quiz)}}@media(max-width:640px){.other-features-title{font-size:1.2rem}.other-features-title svg{width:22px;height:22px}}.feature-card--coming-soon{position:relative;pointer-events:none;cursor:default}.feature-card--coming-soon .feature-title,.feature-card--coming-soon .feature-description{filter:blur(4px)}.feature-card--coming-soon:after{content:"準備中";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#ffffff80;color:var(--color-text-kicker);font-size:2rem;font-weight:700;letter-spacing:.1em;z-index:10}.feature-card--coming-soon:hover{transform:none;box-shadow:4px 4px #00000026}.dark-gray-section{width:100vw;margin:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:60px clamp(20px,4vw,48px) 0;position:relative;background:#2d3748;box-sizing:border-box}.dark-gray-section:before{content:"";position:absolute;top:-30px;left:0;right:0;height:80px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 100' preserveAspectRatio='none'%3E%3Cpath fill='%23ffffff' d='M0 0 H1200 V40 Q1050 70 900 55 Q750 40 600 55 Q450 70 300 55 Q150 40 0 55 Z'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;pointer-events:none;z-index:0}.dark-gray-section>*{position:relative;z-index:1}.dark-gray-section .site-footer{background:transparent!important;border-top:1px solid rgba(255,255,255,.2)!important}.dark-gray-section .site-footer .footer-section h3,.dark-gray-section .site-footer .footer-section p,.dark-gray-section .site-footer .footer-section a,.dark-gray-section .site-footer .footer-logo,.dark-gray-section .site-footer .footer-copyright{color:#fff!important}.dark-gray-section .site-footer .footer-section a:hover{opacity:.8}.twitter-follow-section-wrapper{max-width:1000px;margin:40px auto 60px;padding:0 40px}.twitter-follow-title{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 30px;text-align:center;padding-bottom:15px;border-bottom:3px solid #fff}.twitter-follow-section{display:flex;align-items:center;justify-content:space-between;gap:32px}.twitter-follow-text{flex:1;font-size:1.3rem;color:#fff;margin:0;line-height:1.8}.twitter-follow-button{display:flex;align-items:center;justify-content:center;padding:clamp(8px,1.2vw,12px) clamp(16px,2.2vw,20px);background:#fff;color:#000;border:3px solid #fff;border-radius:0;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:400;font-family:kin-iro-sansserif,Noto Sans JP,Hiragino Sans,sans-serif;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease;flex-shrink:0;line-height:1;white-space:nowrap}.twitter-follow-button:hover{background:#000;color:#fff}@media(max-width:768px){.twitter-follow-section-wrapper{margin-top:40px;padding:0 20px}.twitter-follow-title{font-size:clamp(1.2rem,4vw,1.5rem);text-align:center;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid #fff}.twitter-follow-section{flex-direction:column;gap:24px;align-items:center}.twitter-follow-text{font-size:clamp(1rem,3vw,1.2rem);text-align:center;line-height:1.8}}*{margin:0;padding:0;box-sizing:border-box}:root{--page-content-max-width: 1100px;--page-content-padding: 16px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,sans-serif;background:#fff;color:#1a1a1a;line-height:1.5;min-height:100vh}.election-container{max-width:1100px;margin:0 auto;padding:24px 16px 60px}.election-header{margin-bottom:24px}.election-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;display:flex;align-items:center;gap:10px}.election-title svg{width:28px;height:28px;color:#2d8a6e}.election-subtitle{font-size:.875rem;color:#666;margin-top:6px;font-weight:400}.election-switch{margin-top:12px;display:inline-flex;border:1px solid #ddd;border-radius:999px;overflow:hidden;background:#fff}.election-switch-item{padding:6px 14px;font-size:.8rem;font-weight:600;color:#333;text-decoration:none;background:#fff;transition:background-color .15s ease,color .15s ease}.election-switch-item:hover{background:#f5f5f5}.election-switch-item.active{background:#2d8a6e;color:#fff}.election-switch--centered{margin:28px auto 0;display:inline-flex;left:50%;transform:translate(-50%);position:relative}.seat-summary{margin:20px 0 32px}.seat-summary__header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.seat-summary__layout{display:grid;grid-template-columns:minmax(180px,1fr) minmax(320px,2fr) minmax(180px,1fr);grid-template-areas:"ruling chart opposition";gap:18px;align-items:start}.seat-summary__title{font-size:1.5rem;font-weight:800;color:#1a1a1a}.seat-summary__side{display:flex;flex-direction:column;gap:6px;--accent-color: #555555}.seat-summary__side--ruling{--accent-color: #e11d48;grid-area:ruling}.seat-summary__side--opposition{--accent-color: #2563eb;text-align:right;grid-area:opposition}.seat-side__label{font-size:1.5rem;font-weight:800;color:var(--accent-color)}.seat-side__value{font-size:3.5rem;font-weight:800;line-height:1;color:var(--accent-color)}.seat-side__pre{align-self:flex-start;font-size:.8rem;font-weight:700;color:var(--accent-color);padding:6px 10px;border-radius:6px;background:repeating-linear-gradient(-45deg,#e11d4826,#e11d4826 4px,#ffffffb3 4px 8px)}.seat-summary__side--opposition .seat-side__pre{align-self:flex-end;background:repeating-linear-gradient(-45deg,#2563eb26,#2563eb26 4px,#ffffffb3 4px 8px)}.seat-side__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:4px;margin-top:4px}.seat-summary__side--opposition .seat-side__cards{grid-template-columns:repeat(auto-fill,minmax(55px,1fr));justify-items:end;gap:4px}.seat-summary__side--opposition .seat-party-card{min-width:50px;padding:6px 4px}.seat-summary__side--opposition .seat-party-card__name{font-size:.7rem}.seat-summary__side--opposition .seat-party-card__value{font-size:1.15rem}.seat-party-card{border:1px solid #e4e4e4;border-top:5px solid var(--party-color, #999999);border-radius:0;background:#fff;padding:10px 6px;text-align:center;box-shadow:none}.seat-party-card__name{font-size:.75rem;font-weight:700;color:#222;letter-spacing:.02em}.seat-party-card__value{margin-top:4px;font-size:1.35rem;font-weight:800;color:var(--party-color, #333333)}.seat-summary__chart{text-align:center;margin-top:0;grid-area:chart}.seat-summary__cards-all{display:none;grid-area:cards}.seat-chart{width:100%;max-width:520px;margin:20px auto 0}#seatChartSvg{width:100%;height:auto;display:block}#seatChartBase{fill:none;stroke:#e6e6e6;stroke-width:75;stroke-linecap:butt}.seat-arc{fill:none;stroke-width:75;stroke-linecap:butt}.seat-arc-pre{fill:none;stroke-width:28;stroke-linecap:butt}#seatChartPreRuling{stroke:#e11d48;opacity:.3}#seatChartPreOpposition{stroke:#2563eb;opacity:.3}#seatChartPreLabel{font-size:11px;font-weight:600;fill:#666;text-anchor:middle}.seat-arc-outer{fill:none;stroke-width:18;stroke-linecap:butt}.seat-arc-outer--ruling{stroke:#e11d48}.seat-arc-outer--opposition{stroke:#2563eb}.seat-party-label{font-size:12px;font-weight:700;fill:#fff;text-anchor:middle;dominant-baseline:middle;pointer-events:none;text-shadow:0 1px 2px rgba(0,0,0,.3)}#seatChartMajority{stroke:#333;stroke-width:2}#seatChartMajorityLabel{font-size:12px;font-weight:700;fill:#333;text-anchor:middle}@keyframes drawArc{0%{stroke-dashoffset:var(--arc-length)}to{stroke-dashoffset:0}}@keyframes drawArcReverse{0%{stroke-dashoffset:calc(-1 * var(--arc-length))}to{stroke-dashoffset:0}}.seat-arc-animated{stroke-dasharray:var(--arc-length);stroke-dashoffset:var(--arc-length);animation:drawArc .8s ease-out forwards}.seat-arc-animated--reverse{stroke-dasharray:var(--arc-length);stroke-dashoffset:calc(-1 * var(--arc-length));animation:drawArcReverse .8s ease-out forwards}.seat-arc-pre.seat-arc-animated,.seat-arc-pre.seat-arc-animated--reverse{animation-duration:.6s}.seat-arc-outer.seat-arc-animated,.seat-arc-outer.seat-arc-animated--reverse{animation-delay:.3s;animation-duration:.5s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.seat-party-label{opacity:0;animation:fadeIn .3s ease-out .7s forwards}.seat-summary__remaining{margin-top:6px;font-size:.85rem;color:#666}.filter-section{padding:12px 0;margin-bottom:24px}.filter-row{display:flex;gap:16px;flex-wrap:wrap;align-items:flex-end}.filter-group{flex:1;min-width:160px}.filter-label{display:block;font-size:.8rem;font-weight:600;color:#333;margin-bottom:8px;letter-spacing:.02em}.filter-select,.filter-input{width:100%;padding:9px 12px;font-size:.9rem;border:1px solid #999999;background:#fff;font-family:inherit;color:#1a1a1a;transition:border-color .15s ease}.filter-select:focus,.filter-input:focus{outline:none;border-color:#2d8a6e}.filter-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M1 4l5 4 5-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.filter-input::placeholder{color:#999}.filter-clear{padding:9px 18px;font-size:.9rem;font-weight:500;color:#333;background:#fff;border:1px solid #999999;cursor:pointer;font-family:inherit;transition:background-color .15s ease;white-space:nowrap}.filter-clear:hover{background:#f5f5f5;border-color:#666}.filter-clear:active{background:#e8e8e8}.filter-mobile-tabs,.filter-mobile-expanded{display:none}.prefecture-section{margin-bottom:32px}.prefecture-title{font-size:1.25rem;font-weight:700;color:#111;padding-left:12px;border-left:4px solid #2d8a6e;margin-bottom:16px}.candidates-table{width:100%;border-collapse:collapse;background:#fff}.candidates-table thead{background:#2d8a6e;color:#fff}.candidates-table th{padding:12px 16px;font-size:.875rem;font-weight:600;text-align:left}.candidates-table th.col-party,.candidates-table th.col-attr,.candidates-table th.col-wins,.candidates-table th.col-pr,.candidate-party,.candidate-attribute,.candidate-wins,.candidate-pr{text-align:center}.district-row{background:#e8f5f0}.district-row td{padding:8px 16px;font-size:1rem;font-weight:600;color:#2d8a6e;border-bottom:1px solid #ddd}.candidate-row{border-bottom:1px solid #eee}.candidate-row:hover{background:#fafafa}.candidate-row td{padding:14px 16px;vertical-align:middle}.candidate-name-cell{min-width:200px}.candidate-name-wrap{display:flex;align-items:flex-start;gap:8px}.candidate-name-main{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.candidate-reading{font-size:.7rem;color:#888;margin-bottom:2px}.candidate-name{font-size:1rem;font-weight:600;color:#111}.candidate-name-text{display:inline-flex;align-items:baseline;gap:2px}.candidate-age{color:#666;font-weight:400}.confirmed-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.4em;height:1.4em;padding:0 6px;border-radius:999px;background:#ef4444;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:0;border:1px solid #dc2626;white-space:nowrap;align-self:flex-start}.confirmed-badge--pr{background:#f59e0b;border-color:#d97706}.confirmed-badge--smd{background:#9ca3af;border-color:#6b7280}.candidate-party{text-align:center;font-size:.9rem;font-weight:600}.candidate-party a{color:inherit;text-decoration:none;cursor:pointer}.candidate-party a:hover{text-decoration:underline}.candidate-party .no-page{cursor:default;opacity:.7}.candidate-party .no-page:hover{text-decoration:none}.tooltip-container{position:relative;display:inline-block}.tooltip-text{visibility:hidden;background:#fff;color:#333;font-size:.7rem;font-weight:500;padding:6px 10px;position:absolute;z-index:100;bottom:100%;left:50%;transform:translate(-50%);white-space:nowrap;margin-bottom:6px;border:1px solid #ddd;box-shadow:0 2px 4px #0000001a}.tooltip-text:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#fff}.tooltip-text:before{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#ddd}.tooltip-container:hover .tooltip-text{visibility:visible}.candidate-attribute,.candidate-wins,.candidate-pr{text-align:center;font-size:.9rem;color:#333}.candidate-pr a{color:inherit;text-decoration:underline;text-underline-offset:2px}.candidate-pr a:hover{text-decoration-thickness:2px}.empty-state{text-align:center;padding:60px 20px;color:#666}.empty-state svg{width:48px;height:48px;color:#ccc;margin-bottom:16px}.empty-state p{font-size:.9rem}.loading{text-align:center;padding:60px 20px;color:#666}.invite-modal-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:9999;align-items:center;justify-content:center}.invite-modal-overlay.show{display:flex}.invite-modal{background:#fff;border-radius:12px;padding:32px 28px;max-width:360px;width:90%;text-align:center;box-shadow:0 8px 32px #0003;animation:modalFadeIn .2s ease}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.invite-modal-title{font-size:1.2rem;font-weight:700;color:#1a1a1a;margin-bottom:12px}.invite-modal-text{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:24px}.invite-modal-btn{display:inline-block;background:#2d8a6e;color:#fff;font-size:.95rem;font-weight:600;padding:12px 32px;border:none;border-radius:6px;cursor:pointer;text-decoration:none;transition:background-color .15s ease}.invite-modal-btn:hover{background:#247a5e}.invite-modal-close{display:block;margin-top:16px;font-size:.8rem;color:#999;background:none;border:none;cursor:pointer}.invite-modal-close:hover{color:#666}@media(max-width:640px){.election-container{padding:16px 12px 40px}.seat-summary__layout{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"ruling opposition" "chart chart" "cards cards";gap:10px 12px}.seat-side__value{font-size:1.9rem}.seat-chart{max-width:320px}.seat-side__cards{display:none}.seat-summary__side--opposition .seat-party-card{min-width:0}.seat-party-card{padding:4px 2px;min-width:52px}.seat-party-card__name{font-size:.68rem}.seat-party-card__value{font-size:1.1rem}.seat-summary__side--opposition{text-align:right}.seat-summary__side--opposition .seat-side__pre{align-self:flex-end}.seat-summary__cards-all{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);grid-auto-columns:minmax(56px,1fr);gap:2px;overflow-x:auto;padding-bottom:2px}.seat-summary__cards-all .seat-party-card{min-width:0;width:100%}.election-header{margin-bottom:12px}.election-title{font-size:1.2rem}.election-title svg{width:22px;height:22px}.election-subtitle{font-size:.75rem}.filter-section{padding:0;margin-bottom:16px}.filter-row{display:none}.filter-mobile-tabs{display:flex;gap:0;margin-bottom:12px;border-bottom:1px solid #ddd}.filter-mobile-tab{flex:1;padding:10px 8px;font-size:.8rem;font-weight:500;color:#666;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .15s ease;text-align:center}.filter-mobile-tab.active{border-bottom-color:#2d8a6e;color:#2d8a6e}.filter-mobile-expanded{display:none;padding-top:12px}.filter-mobile-expanded.active{display:block}.filter-mobile-expanded .filter-group{margin-bottom:16px}.filter-mobile-search-wrapper{position:relative}.filter-mobile-search-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:transparent;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}.filter-mobile-search-btn svg{width:20px;height:20px;color:#2d8a6e}.filter-mobile-expanded .filter-label{display:block;font-size:.75rem;font-weight:600;color:#333;margin-bottom:6px}.filter-mobile-expanded .filter-select,.filter-mobile-expanded .filter-input{width:100%;padding:10px 12px;font-size:1rem;border:1px solid #999999;background:#fff;font-family:inherit;color:#1a1a1a}.filter-mobile-expanded .filter-select:focus,.filter-mobile-expanded .filter-input:focus{outline:none;border-color:#2d8a6e}.filter-mobile-expanded .filter-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M1 4l5 4 5-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.candidates-table th,.candidates-table td{padding:10px 8px;font-size:.8rem}.candidates-table th.col-wins{font-size:0!important}.candidates-table th.col-wins:before{content:"当";font-size:.75rem;display:inline-block}.candidates-table th.col-attr,.candidate-attribute{display:none}.candidate-name-cell{min-width:140px}.candidate-name{font-size:.9rem}.confirmed-badge{font-size:.65rem;min-width:1.35em;height:1.35em;padding:0 5px}.candidate-reading{font-size:.65rem}.prefecture-title{font-size:1.1rem;margin-bottom:12px}.prefecture-section{margin-bottom:24px}}
