@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Noto+Sans+JP:wght@400;500;600;700;900&display=swap";: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}@font-face{font-family:kin-iro-sansserif;src:url(/static/fonts/GN-Kin-iro_SansSerif.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ginkinirosansserif;src:url(/static/fonts/GN-Kin-iro_SansSerif.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border-radius:8px;border:none;background:#111827;color:#fff;cursor:pointer;font-weight:600;font-size:.9rem;line-height:1.2;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease}.btn:hover{background:#2b2f36}.btn:disabled,.btn[disabled]{background:#d1d5db;color:#f3f4f6;cursor:not-allowed;opacity:.9;box-shadow:none}.btn-outline,.btn--outline{background:#fff;color:#111827;border:1px solid #e5e7eb}.btn-outline:hover,.btn--outline:hover{background:#f9fafb;border-color:#d1d5db}.btn--danger{background:#dc2626;color:#fff}.btn--danger:hover{background:#b91c1c}.btn--full{width:100%}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:700;line-height:1;letter-spacing:.04em}.input,.select{width:100%;padding:12px 16px;border-radius:8px;border:1px solid #d1d5db;font-size:.9rem;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.input:focus,.select:focus{outline:none;border-color:#111827;box-shadow:0 0 0 3px #1118271f}.label{display:block;font-weight:600;font-size:.9rem;margin-bottom:8px;color:#111827}.form-group{margin-bottom:24px}.message{padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:.9rem}.hidden{display:none!important}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.block{display:block}.inline-block{display:inline-block}.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.text-center{text-align:center}.text-left{text-align:left}.text-muted{color:#4b5563}.text-no-decoration{text-decoration:none}.text-inherit{color:inherit}.whitespace-pre-wrap{white-space:pre-wrap}.font-bold{font-weight:700}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.mt-0{margin-top:0}.mt-2{margin-top:8px}.mt-4{margin-top:16px}.mb-0{margin-bottom:0}.mb-2{margin-bottom:8px}.mb-4{margin-bottom:16px}.w-full{width:100%}.h-auto{height:auto}.relative{position:relative}.overflow-hidden{overflow:hidden}.cursor-pointer{cursor:pointer}.site-footer{background:#f9fafb;border-top:1px solid #e5e7eb;margin-top:auto;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.site-footer__wrap{max-width:1200px;margin:0 auto;padding:40px 20px 20px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:30px}.footer-section h3{font-size:1rem;font-weight:600;margin:0 0 16px;color:#111827}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section li{margin-bottom:8px}.footer-section a{color:#6b7280;text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-section a:hover{color:#111827}.footer-section p{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0 0 8px}.footer-bottom{border-top:1px solid #e5e7eb;padding-top:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-logo{font-size:1.25rem;font-weight:700;color:#111827;text-decoration:none}.footer-copyright{color:#6b7280;font-size:.75rem}@media(max-width:768px){body.home-page .site-footer,body.party-page .site-footer,body.invite-vote-page .site-footer{background:transparent;border-top:1px solid rgba(255,255,255,.2)}body.home-page .site-footer .footer-section h3,body.home-page .site-footer .footer-section p,body.home-page .site-footer .footer-section a,body.party-page .site-footer .footer-section h3,body.party-page .site-footer .footer-section p,body.party-page .site-footer .footer-section a,body.invite-vote-page .site-footer .footer-section h3,body.invite-vote-page .site-footer .footer-section p,body.invite-vote-page .site-footer .footer-section a{color:#fff}body.home-page .site-footer .footer-section a:hover,body.party-page .site-footer .footer-section a:hover,body.invite-vote-page .site-footer .footer-section a:hover{color:#fff;opacity:.8}body.home-page .site-footer .footer-logo,body.home-page .site-footer .footer-copyright,body.party-page .site-footer .footer-logo,body.party-page .site-footer .footer-copyright,body.invite-vote-page .site-footer .footer-logo,body.invite-vote-page .site-footer .footer-copyright{color:#fff}body:not(.home-page):not(.party-page):not(.invite-vote-page) .site-footer{background:#f9fafb;border-top:1px solid #e5e7eb}body:not(.home-page):not(.party-page):not(.invite-vote-page) .site-footer .footer-section h3{color:#111827}body:not(.home-page):not(.party-page):not(.invite-vote-page) .site-footer .footer-section p,body:not(.home-page):not(.party-page):not(.invite-vote-page) .site-footer .footer-section a{color:#6b7280}body:not(.home-page):not(.party-page):not(.invite-vote-page) .site-footer .footer-section a:hover{color:#111827}body:not(.home-page):not(.party-page):not(.invite-vote-page) .site-footer .footer-logo{color:#111827}body:not(.home-page):not(.party-page):not(.invite-vote-page) .site-footer .footer-copyright{color:#6b7280}.site-footer__wrap{padding:30px 20px 16px}.footer-content{grid-template-columns:1fr;gap:24px;margin-bottom:24px}.footer-bottom{flex-direction:column;text-align:center}}#credential_picker_container,#credential_picker_iframe,.S9gUrf-YoZ4jf,div[data-iframeshim-id]{z-index:999999!important}.mobile-nav-footer{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -2px 10px #0000000d;z-index:9999;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;padding-bottom:env(safe-area-inset-bottom,0)}.mobile-nav-footer__inner{display:flex;justify-content:space-around;align-items:center;max-width:100%;padding:8px 0 6px}.mobile-nav-footer__item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#9ca3af;flex:1;padding:4px 0;transition:color .15s ease;-webkit-tap-highlight-color:transparent;background:none;border:none;cursor:pointer;font-family:inherit}.mobile-nav-footer__item:active{background:#f3f4f6;border-radius:8px}.mobile-nav-footer__item.active{color:#111827}.mobile-nav-footer__item.active .mobile-nav-footer__icon svg{stroke-width:2.5}.mobile-nav-footer__icon{width:24px;height:24px;margin-bottom:2px;position:relative}.mobile-nav-footer__icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.5;fill:none}.mobile-nav-footer__badge{position:absolute;top:-4px;right:-6px;min-width:16px;height:16px;padding:0 4px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;border-radius:999px;display:flex;align-items:center;justify-content:center;line-height:1}.mobile-nav-footer__badge[data-hidden=true]{display:none}.mobile-nav-footer__label{font-size:10px;font-weight:500;line-height:1.2;white-space:nowrap}.footer-compare-menu{display:none;position:fixed;bottom:calc(60px + env(safe-area-inset-bottom,0));left:50%;transform:translate(-50%);background:#fff;border-radius:12px;box-shadow:0 -4px 20px #00000026;z-index:10000;min-width:200px;overflow:hidden}.footer-compare-menu.is-open{display:block;animation:slideUp .2s ease}.footer-compare-menu__item{display:block;padding:14px 20px;text-decoration:none;color:#111827;font-size:.875rem;font-weight:500;border-bottom:1px solid #f3f4f6;transition:background .15s ease}.footer-compare-menu__item:last-child{border-bottom:none}.footer-compare-menu__item:active{background:#f9fafb}@keyframes slideUp{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.footer-compare-overlay{display:none;position:fixed;inset:0;background:#0000004d;z-index:9998}.footer-compare-overlay.is-open{display:block}@media(max-width:768px){.mobile-nav-footer{display:block!important;visibility:visible!important;opacity:1!important}body{padding-bottom:calc(70px + env(safe-area-inset-bottom,0))!important}html,body{overflow-x:hidden!important;max-width:100vw!important}html body{padding-bottom:calc(70px + env(safe-area-inset-bottom,0))!important}nav.mobile-nav-footer{display:block!important;visibility:visible!important;opacity:1!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100vw!important;max-width:100vw!important;min-width:100vw!important;margin:0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important;transform:none!important;z-index:99999!important;background:#fff!important}.mobile-nav-footer.dark-mode,nav.mobile-nav-footer.dark-mode{background:#2d2d2d!important;border-top:1px solid #555555!important;box-shadow:0 -2px 10px #0000004d!important}.mobile-nav-footer.dark-mode .mobile-nav-footer__item{color:#9ca3af}.mobile-nav-footer.dark-mode .mobile-nav-footer__item:active{background:#4a4a4a}.mobile-nav-footer.dark-mode .mobile-nav-footer__item.active{color:#fff}.mobile-nav-footer.dark-mode~.footer-compare-menu{background:#3a3a3a}.mobile-nav-footer.dark-mode~.footer-compare-menu .footer-compare-menu__item{color:#fff;border-bottom-color:#555}.mobile-nav-footer.dark-mode~.footer-compare-menu .footer-compare-menu__item:active{background:#4a4a4a}.party-page .mobile-nav-footer,.party-page nav.mobile-nav-footer{background:var(--party-bg-color, #d0111b)!important;border-top:1px solid rgba(255,255,255,.2)!important}.party-page .mobile-nav-footer .mobile-nav-footer__item,.party-page .mobile-nav-footer .mobile-nav-footer__item.active{color:#fff!important}.party-page .mobile-nav-footer .mobile-nav-footer__item:active{background:#ffffff26!important}.party-page .mobile-nav-footer .mobile-nav-footer__label{color:#fff!important}.party-page .mobile-nav-footer .mobile-nav-footer__icon svg{stroke:#fff!important}.party-page .footer-compare-menu{background:var(--party-bg-color, #d0111b)!important}.party-page .footer-compare-menu .footer-compare-menu__item{color:#fff!important;font-weight:600!important;border-bottom-color:#fff3!important}.party-page .footer-compare-menu .footer-compare-menu__item:active{background:#ffffff26!important}}#page-loader{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#fff;z-index:10000;transition:opacity .25s ease}#page-loader.hidden{opacity:0;pointer-events:none}.vote-loader{display:flex;flex-direction:column;align-items:center;gap:16px}.vote-logo{position:relative;width:140px;height:140px}.vote-ring{position:absolute;inset:0;border-radius:50%;will-change:transform;background:conic-gradient(#ff2d2d 0 45deg,#00c2ff 45deg 90deg,#ff77b4 90deg 135deg,#33c24d 135deg 180deg,#ffea00 180deg 225deg,#8b5cf6 225deg 270deg,#ff8a00 270deg 315deg,#12d6d6 315deg 360deg);-webkit-mask:radial-gradient(circle at 50% 50%,transparent 58px,#000 59px);mask:radial-gradient(circle at 50% 50%,transparent 58px,#000 59px);animation:spin 1.2s linear infinite}.vote-letters{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;align-items:center;justify-items:center;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.vote-letters .v{color:#e70112;font-weight:800;font-size:34px}.vote-letters .o,.vote-letters .t,.vote-letters .e{color:#111;font-weight:800;font-size:34px}.loading-caption{color:#6b7280;font-size:14px}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.vote-ring{animation:none}}.intro-vote-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:10000;overflow:hidden}.intro-vote-overlay.is-active{display:flex;flex-direction:column}.intro-vote-logo{text-align:center;padding:20px}.intro-vote-logo img{height:48px;width:auto}.intro-vote-headline{font-size:16px;font-weight:700;color:#111827;margin-top:16px}.intro-vote-footer{text-align:center;padding:20px 20px 100px}.intro-vote-skip{background:none;border:none;color:#6b7280;font-size:14px;padding:8px 16px;cursor:pointer;margin-bottom:12px}.intro-vote-content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:40px 24px}.intro-vote-card{animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.intro-vote-card.slide-out{animation:fadeOut .15s ease forwards}@keyframes fadeOut{to{opacity:0;transform:translateY(-10px)}}.intro-vote-title{display:flex;align-items:center;justify-content:center;gap:10px;font-size:22px;font-weight:700;color:#111827;text-align:center;margin:0 0 40px;line-height:1.5}.intro-vote-title-icon{width:28px;height:28px;flex-shrink:0;color:#6b7280}.intro-vote-options{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.intro-vote-options.is-odd .intro-vote-option:last-child{grid-column:1/-1;max-width:50%;justify-self:center}.intro-vote-option{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;padding:20px 16px 16px;margin-top:10px;border:none;background:var(--option-color-light, #f9fafb);box-shadow:2px 2px #0000001f;font-size:15px;font-weight:600;color:#1f2937;cursor:pointer;transition:all .1s ease}.intro-vote-option:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);width:16px;height:16px;background:radial-gradient(circle at 30% 30%,var(--option-color, #666),var(--option-color-dark, #333));border-radius:50%;box-shadow:0 2px 3px #0000004d,inset 0 -2px 3px #0003}.intro-vote-option:after{content:"";position:absolute;top:6px;left:50%;transform:translate(-50%);width:2px;height:4px;background:linear-gradient(to bottom,rgba(0,0,0,.3),transparent)}.intro-vote-option:active{transform:scale(.96) rotate(-2deg)}.intro-vote-option .option-indicator{display:none}.intro-vote-counter{font-size:13px;color:#9ca3af}.intro-vote-complete{text-align:center}.intro-vote-complete-logo{margin-bottom:20px;opacity:0;transform:translateY(-50px);animation:logoDropDown .5s ease forwards}.intro-vote-complete-logo img{height:48px;width:auto}@keyframes logoDropDown{to{opacity:1;transform:translateY(0)}}.intro-vote-complete-body{opacity:0;animation:fadeIn .4s ease forwards;animation-delay:.4s}.intro-vote-complete-title{font-size:22px;font-weight:700;color:#111827;margin:0 0 12px}.intro-vote-complete-subtitle{font-size:14px;color:#6b7280;margin:0 0 28px;line-height:1.6}.intro-vote-bubbles-container{display:flex;justify-content:center;align-items:flex-end;gap:16px;flex-wrap:wrap}.intro-vote-bubble{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;border-radius:50%;color:#fff;font-weight:600;text-align:center;padding:12px;opacity:0;animation:bubblePopIn .4s ease forwards;transition:transform .2s ease}.intro-vote-bubble:active{transform:scale(.95)}.intro-vote-bubble.bubble-1{width:130px;height:130px;background:#f59e0b;animation-delay:.5s}.intro-vote-bubble.bubble-2{width:115px;height:115px;background:#3b82f6;animation-delay:.65s}.intro-vote-bubble.bubble-3{width:100px;height:100px;background:#ec4899;animation-delay:.8s}.intro-vote-bubble-name{font-size:13px;line-height:1.3;word-break:break-word}@keyframes bubblePopIn{0%{opacity:0;transform:scale(.3)}70%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.intro-vote-continue{margin-top:28px;background:none;border:none;color:#6b7280;font-size:14px;padding:8px 16px;cursor:pointer;text-decoration:underline;opacity:0;animation:fadeIn .3s ease forwards;animation-delay:.9s}
