#app{font-family:Inter,Noto Sans JP,Hiragino Sans,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f172a;background-color:#fff;font-size:.187rem;padding:0;margin:0}*{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}a:active,a:focus,button,div,span,svg{outline:none!important}button,input{border:0}li,ol,ul{list-style:none;padding:0;margin:0}h1,h2,h3,h4,h5,h6,p{padding:0;margin:0;color:var(--font-color-main)}i{font-style:normal}img{border:none;width:auto}img:not([src]),img[src=""]{opacity:0}button{cursor:pointer}button:hover{opacity:.8}body.el-popup-parent--hidden{padding-right:0!important}.underline-text{border-bottom:1Px solid #0052ff;color:#0052ff}.underline-text,.underline-title{padding-bottom:2Px;cursor:pointer}.underline-title{border-bottom:1Px solid #000;color:#fff}.cm-title{margin-top:82Px;font-size:40Px;font-weight:700;text-align:center}.cm-title img{width:40Px;height:40Px;margin-left:3Px;-webkit-transition:all .5s;transition:all .5s}.cm-title img.active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.cm-btn{width:314Px;height:62Px;margin-top:30Px;border-radius:15Px;background:-webkit-gradient(linear,left top,right top,from(#3f7dfd),to(#18d9aa));background:linear-gradient(90deg,#3f7dfd,#18d9aa);-webkit-box-shadow:5Px 4Px 12Px 0 rgba(0,0,0,.25);box-shadow:5Px 4Px 12Px 0 rgba(0,0,0,.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:20Px;cursor:pointer}.cm-btn img{margin-left:20Px}::-webkit-scrollbar{width:10Px;background:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb{border-radius:5Px;background:rgba(0,0,0,.2)}@media screen and (max-width:767Px){.cm-btn{height:.347rem;font-size:.16rem}.cm-btn img{width:.2rem;margin-left:.133rem}.cm-title{margin-top:.267rem;font-size:.267rem}.cm-title img{width:.253rem;height:.253rem;margin-left:2Px}}.voting-page{--bg-deep:#fff;--bg-elevated:#f8fafc;--bg-card:#fff;--border-subtle:rgba(15,23,42,.1);--text-primary:#0f172a;--text-muted:#64748b;--accent:#1e69ff;--accent-soft:rgba(30,105,255,.12);--accent-glow:rgba(30,105,255,.22);--radius-md:12px;--radius-sm:10px;--nav-h:64px;--container:1200px;--list-max:1180px;--list-gutter:40px;--list-gap:32px;font-family:Inter,Noto Sans JP,Hiragino Sans,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;background:var(--bg-deep);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;min-height:100vh}.voting-page *,.voting-page :after,.voting-page :before{-webkit-box-sizing:border-box;box-sizing:border-box}.voting-page a{color:inherit;text-decoration:none}.voting-page img{max-width:100%;display:block}.voting-page h1,.voting-page h2,.voting-page h3,.voting-page h4,.voting-page h5,.voting-page h6,.voting-page p{color:inherit}.voting-page button{font-family:inherit}.voting-page .container{width:calc(100% - 48px);max-width:var(--container);margin-inline:auto}.voting-page .candidates .container,.voting-page .nav .container{width:calc(100% - var(--list-gutter));max-width:var(--list-max)}.voting-page .nav{position:sticky;top:0;z-index:50;height:var(--nav-h);border-bottom:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.voting-page .nav-inner{height:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--list-gap)}.voting-page .brand,.voting-page .nav-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.voting-page .brand{grid-column:1;justify-self:start;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:0}.voting-page .brand-mark{height:52px;width:auto;max-width:min(220px,50vw);-ms-flex-negative:0;flex-shrink:0;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.voting-page .nav-actions{grid-column:3;justify-self:end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.voting-page .btn,.voting-page .nav-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.voting-page .btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:10px 22px;border-radius:8px;font-size:.9375rem;font-weight:600;border:1px solid transparent;cursor:pointer;-webkit-transition:background .2s,border-color .2s,-webkit-transform .15s,-webkit-box-shadow .2s;transition:background .2s,border-color .2s,-webkit-transform .15s,-webkit-box-shadow .2s;transition:background .2s,border-color .2s,transform .15s,box-shadow .2s;transition:background .2s,border-color .2s,transform .15s,box-shadow .2s,-webkit-transform .15s,-webkit-box-shadow .2s;font-family:inherit}.voting-page .btn:active{-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98)}.voting-page .btn-primary{background:var(--accent);color:#fff;-webkit-box-shadow:0 1px 0 hsla(0,0%,100%,.12) inset,0 8px 24px var(--accent-glow);box-shadow:0 1px 0 hsla(0,0%,100%,.12) inset,0 8px 24px var(--accent-glow)}.voting-page .btn-primary:hover{background:#3d7cff;-webkit-box-shadow:0 1px 0 hsla(0,0%,100%,.15) inset,0 10px 28px var(--accent-glow);box-shadow:0 1px 0 hsla(0,0%,100%,.15) inset,0 10px 28px var(--accent-glow)}.voting-page .btn-secondary{background:#f1f5f9;color:var(--text-primary);border-color:rgba(15,23,42,.12)}.voting-page .btn-secondary:hover{border-color:rgba(15,23,42,.2);background:#e2e8f0}.voting-page .btn-lg{padding:14px 32px;font-size:1rem;border-radius:10px}.voting-page .btn-check{width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0;display:block}@media (max-width:960px){.voting-page .nav-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.voting-page .nav-actions{grid-column:2}}@media (max-width:900px){.voting-page .nav-actions .btn-primary{padding-inline:14px;font-size:.875rem}}@media (max-width:560px){.voting-page .nav-inner{grid-template-columns:1fr auto;gap:16px}.voting-page .nav-actions{grid-column:2}}.voting-page .hero{position:relative;padding:96px 0 128px;overflow:hidden;background:#040b18;min-height:clamp(440px,58vh,760px)}.voting-page .hero-bg{position:absolute;inset:0;z-index:0}.voting-page .hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block}.voting-page .hero-inner{position:relative;z-index:1;text-align:center;max-width:820px;margin-inline:auto}.voting-page .hero .badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:10px 22px;border-radius:999px;font-size:clamp(.8125rem,2vw,.9375rem);font-weight:600;color:#0c1929;background:rgba(219,234,254,.72);border:1px solid rgba(147,197,253,.55);margin-bottom:28px}.voting-page .hero .badge:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent);-webkit-box-shadow:0 0 10px rgba(56,189,248,.75);box-shadow:0 0 10px rgba(56,189,248,.75);-ms-flex-negative:0;flex-shrink:0}.voting-page .hero h1{margin:0 0 22px;font-size:clamp(2.125rem,5.2vw,3.375rem);font-weight:700;letter-spacing:-.035em;line-height:1.14;color:#fff;text-shadow:0 2px 28px rgba(0,0,0,.55),0 1px 3px rgba(0,0,0,.35)}.voting-page .hero h1 .hero-title-line{color:#fff}.voting-page .hero h1 .gradient{background:linear-gradient(105deg,#bae6fd,#38bdf8 38%,#22d3ee 72%,#67e8f9);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-filter:drop-shadow(0 2px 14px rgba(0,0,0,.45)) drop-shadow(0 1px 2px rgba(0,0,0,.35));filter:drop-shadow(0 2px 14px rgba(0,0,0,.45)) drop-shadow(0 1px 2px rgba(0,0,0,.35))}.voting-page .hero .hero-desc{margin:0 auto 40px;max-width:580px;color:hsla(0,0%,100%,.96);font-size:1.0625rem;line-height:1.85;text-shadow:0 2px 20px rgba(0,0,0,.5),0 1px 2px rgba(0,0,0,.35)}.voting-page .hero .btn-secondary{background:rgba(248,250,252,.96);color:#0f172a;border-color:hsla(0,0%,100%,.45)}.voting-page .hero .btn-secondary:hover{background:#fff;border-color:hsla(0,0%,100%,.65)}.voting-page .hero-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.voting-page .arrow{width:18px;height:18px;display:block}.voting-page section{padding:96px 0}.voting-page .section-head{margin-bottom:48px}.voting-page .section-head.center{text-align:center;max-width:640px;margin-inline:auto;margin-bottom:48px}.voting-page .section-head h2{margin:0 0 12px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:-.02em}.voting-page .section-head p{margin:0;color:var(--text-muted);font-size:1rem;line-height:1.7}.voting-page .section-head.left{max-width:520px}.voting-page .candidates{background:var(--bg-deep)}.voting-page .card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--list-gap)}@media (max-width:960px){.voting-page .card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.voting-page .card-grid{grid-template-columns:1fr}}.voting-page .candidate-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:10px 10px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:border-color .2s,-webkit-box-shadow .2s;transition:border-color .2s,-webkit-box-shadow .2s;transition:border-color .2s,box-shadow .2s;transition:border-color .2s,box-shadow .2s,-webkit-box-shadow .2s;-webkit-box-shadow:0 1px 3px rgba(15,23,42,.06);box-shadow:0 1px 3px rgba(15,23,42,.06)}.voting-page .candidate-card:hover{border-color:rgba(30,105,255,.35);-webkit-box-shadow:0 16px 40px rgba(15,23,42,.08);box-shadow:0 16px 40px rgba(15,23,42,.08)}.voting-page .candidate-photo-wrap{position:relative;-ms-flex-negative:0;flex-shrink:0;border-radius:10px 10px 0 0;overflow:hidden;aspect-ratio:4/5;background:#f1f5f9}.voting-page .candidate-medal{position:absolute;top:10px;right:10px;width:38px;height:38px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid hsla(0,0%,100%,.35);-webkit-box-shadow:0 6px 16px rgba(0,0,0,.45);box-shadow:0 6px 16px rgba(0,0,0,.45);z-index:2}.voting-page .candidate-medal--gold{background:linear-gradient(145deg,#f4e4a8,#d4a012 55%,#a67c00)}.voting-page .candidate-medal--silver{background:linear-gradient(145deg,#f1f3f6,#b8c0cc 50%,#7a8494)}.voting-page .candidate-medal--bronze{background:linear-gradient(145deg,#e8b896,#b87333 52%,#6b3f18)}.voting-page .candidate-medal img{width:18px;height:18px;display:block;-webkit-filter:drop-shadow(0 1px 1px rgba(0,0,0,.35));filter:drop-shadow(0 1px 1px rgba(0,0,0,.35))}.voting-page .candidate-photo-wrap .candidate-avatar{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.voting-page .candidate-no{position:absolute;left:10px;bottom:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;font-size:.75rem;font-weight:600;color:#fff;background:rgba(5,7,10,.65);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.voting-page .candidate-no img{width:14px;height:14px;display:block;opacity:.85}.voting-page .candidate-body{padding:10px 6px 4px;display:grid;grid-template-rows:46px 80px auto}.voting-page .candidate-body h3{margin:0;height:46px;max-height:46px;font-size:1.0625rem;font-weight:700;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.voting-page .candidate-intro-area{height:80px;min-height:80px;max-height:80px;overflow:hidden}.voting-page .candidate-intro{margin:0;height:80px;max-height:80px;font-size:.875rem;line-height:1.65;color:var(--text-muted);overflow:hidden;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.voting-page .candidate-vote-block{margin-top:6px}.voting-page .candidate-intro:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1.65em;pointer-events:none;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(var(--bg-card)));background:linear-gradient(to bottom,transparent,var(--bg-card))}.voting-page .candidate-intro>:first-child{margin-top:0}.voting-page .candidate-intro p{margin:0 0 .4em}.voting-page .candidate-intro ol,.voting-page .candidate-intro ul{margin:0 0 .4em;padding-left:1.25em}.voting-page .candidate-intro a{color:var(--accent)}.voting-page .candidate-intro img{max-width:100%;max-height:72px;width:auto;border-radius:6px;vertical-align:middle}.voting-page .candidate-intro-empty{margin:0;font-style:italic;opacity:.85}.voting-page .vote-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.875rem;margin-bottom:8px}.voting-page .vote-count,.voting-page .vote-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.voting-page .vote-count{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:6px;color:var(--text-primary);font-weight:600}.voting-page .vote-count .trend-ico{width:14px;height:14px;-ms-flex-negative:0;flex-shrink:0;display:block}.voting-page .vote-pct{color:#334155;font-weight:600}.voting-page .progress{height:4px;border-radius:999px;background:rgba(15,23,42,.08);overflow:hidden;margin-bottom:18px}.voting-page .progress-bar{height:100%;border-radius:inherit;background:var(--accent);-webkit-transition:width .6s ease;transition:width .6s ease}.voting-page .card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto}.voting-page .card-actions .btn{width:100%;padding-block:11px;font-size:.875rem}.voting-page .load-more-wrap{text-align:center;margin-top:40px}.voting-page .load-more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:var(--accent);font-weight:600;font-size:.9375rem;-webkit-transition:opacity .2s;transition:opacity .2s}.voting-page .load-more .chevron{font-size:1.125rem;line-height:1;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.voting-page .load-more:hover{opacity:.85}.voting-page button.load-more{font:inherit;border:none;background:none;cursor:pointer;padding:0}.voting-page .past-events{background:var(--bg-elevated);border-block:1px solid rgba(15,23,42,.06)}.voting-page .events-carousel{position:relative;max-width:100%}.voting-page .events-viewport{position:relative;overflow:hidden;border-radius:var(--radius-md);min-width:0}.voting-page .events-track{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;-webkit-transition:-webkit-transform .45s ease;transition:-webkit-transform .45s ease;transition:transform .45s ease;transition:transform .45s ease,-webkit-transform .45s ease;will-change:transform}@media (prefers-reduced-motion:reduce){.voting-page .events-track{-webkit-transition:none;transition:none}}.voting-page .gallery-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--border-subtle);aspect-ratio:4/3;background:#fff}.voting-page .gallery-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block}.voting-page .events-arrow{position:absolute;top:50%;z-index:3;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(15,23,42,.12);background:hsla(0,0%,100%,.95);-webkit-box-shadow:0 4px 14px rgba(15,23,42,.08);box-shadow:0 4px 14px rgba(15,23,42,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;-webkit-transition:background .2s,border-color .2s,opacity .2s;transition:background .2s,border-color .2s,opacity .2s}.voting-page .events-arrow:hover:not(:disabled){background:rgba(30,105,255,.12);border-color:rgba(30,105,255,.35)}.voting-page .events-arrow:disabled{opacity:.35;cursor:not-allowed}.voting-page .events-arrow img{width:18px;height:18px;display:block}.voting-page .events-arrow--prev{left:10px}.voting-page .events-arrow--prev img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.voting-page .events-arrow--next{right:10px}.voting-page .events-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:20px}.voting-page .events-dot{width:8px;height:8px;border-radius:50%;padding:0;border:none;background:rgba(100,116,139,.35);cursor:pointer;-webkit-transition:background .2s,-webkit-transform .2s;transition:background .2s,-webkit-transform .2s;transition:background .2s,transform .2s;transition:background .2s,transform .2s,-webkit-transform .2s}.voting-page .events-dot:hover{background:rgba(100,116,139,.55)}.voting-page .events-dot.is-active{background:var(--accent);-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}@media (max-width:560px){.voting-page .events-arrow{width:38px;height:38px}.voting-page .events-arrow--prev{left:6px}.voting-page .events-arrow--next{right:6px}}.voting-page .compliance-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;max-width:920px;margin-inline:auto}.voting-page .compliance-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:22px 24px;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);-webkit-transition:border-color .2s;transition:border-color .2s;-webkit-box-shadow:0 1px 3px rgba(15,23,42,.05);box-shadow:0 1px 3px rgba(15,23,42,.05)}.voting-page .compliance-item:hover{border-color:rgba(30,105,255,.22)}.voting-page .compliance-icon{-ms-flex-negative:0;flex-shrink:0;width:48px;height:48px;border-radius:10px;background:var(--accent);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.voting-page .compliance-icon img{width:24px;height:24px;display:block}.voting-page .compliance-item h3{margin:0 0 8px;font-size:1.0625rem;font-weight:700}.voting-page .compliance-item p{margin:0;font-size:.9375rem;color:var(--text-muted);line-height:1.65}.voting-page .footer{padding:56px 0 40px;background:var(--bg-deep);border-top:1px solid rgba(15,23,42,.08)}.voting-page .footer-label{text-align:center;font-size:.75rem;color:var(--text-muted);letter-spacing:.08em;margin-bottom:28px}.voting-page .footer-logos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px 28px;margin-bottom:40px}.voting-page .footer-logo-cell{-webkit-box-sizing:border-box;box-sizing:border-box;width:min(160px,28vw);height:48px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}@media (min-width:900px){.voting-page .footer-logos{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px 16px;max-width:min(1080px,100%);margin-inline:auto;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:normal}.voting-page .footer-logo-cell{width:100%;height:56px}}.voting-page .footer-logo-img{display:block;width:100%;height:100%;-o-object-fit:fill;object-fit:fill;-o-object-position:center;object-position:center}.voting-page .copyright{text-align:center;font-size:.8125rem;color:rgba(100,116,139,.9)}.voting-page .btn-primary:disabled{opacity:.55;cursor:not-allowed;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-box-shadow:none;box-shadow:none}.voting-page .candidate-error,.voting-page .candidate-loading{grid-column:1/-1;text-align:center;color:var(--text-muted);padding:48px 16px;font-size:.9375rem}.voting-page .candidate-error{color:#f87171}.voting-page .toast-overlay{position:fixed;inset:0;z-index:100000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px;background:rgba(15,23,42,.35);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .25s ease,visibility .25s;transition:opacity .25s ease,visibility .25s}.voting-page .toast-overlay.show{opacity:1;visibility:visible;pointer-events:auto}.voting-page .toast-panel{width:100%;max-width:400px;padding:28px 24px 20px;border-radius:var(--radius-md);background:var(--bg-card);-webkit-box-shadow:0 25px 60px rgba(15,23,42,.12);box-shadow:0 25px 60px rgba(15,23,42,.12);border:1px solid var(--border-subtle);text-align:center}.voting-page .toast-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;margin:0 auto 14px;border-radius:50%;font-size:22px;line-height:1;font-weight:700}.voting-page .toast-overlay.toast--ok .toast-icon{background:rgba(30,105,255,.15);border:1px solid rgba(30,105,255,.35);color:var(--accent)}.voting-page .toast-overlay.toast--ok .toast-icon:after{content:"\2713"}.voting-page .toast-overlay.toast--err .toast-icon{background:hsla(0,91%,71%,.12);border:1px solid hsla(0,91%,71%,.35);color:#f87171}.voting-page .toast-overlay.toast--err .toast-icon:after{content:"\0021"}.voting-page .toast-overlay.toast--info .toast-icon{background:rgba(148,163,184,.12);border:1px solid rgba(148,163,184,.25);color:var(--text-muted)}.voting-page .toast-overlay.toast--info .toast-icon:after{content:"i";font-style:italic;font-family:Georgia,serif}.voting-page .toast-text{margin:0 0 20px;font-size:.9375rem;font-weight:500;line-height:1.65;color:var(--text-primary);white-space:pre-wrap;word-break:break-word}.voting-page .toast-btn{width:100%;padding:12px 16px;border:none;border-radius:10px;background:var(--accent);color:#fff;font-size:.9375rem;font-weight:600;cursor:pointer;font-family:inherit}.voting-page .toast-btn:hover{background:#3d7cff}.voting-page .image-overlay{position:fixed;inset:0;z-index:99999;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.85);padding:16px}.voting-page .image-overlay.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:overlayFadeIn .45s ease-out forwards;animation:overlayFadeIn .45s ease-out forwards}.voting-page .image-overlay--locked{cursor:default}.voting-page .image-overlay--locked .overlay-content{pointer-events:auto}.voting-page .image-overlay .overlay-content{max-width:min(92vw,960px);max-height:88vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.voting-page .overlay-image-wrap{position:relative;display:inline-block;line-height:0;max-width:100%;max-height:85vh;overflow:hidden;border-radius:10px}.voting-page .image-overlay.active .overlay-content{-webkit-animation:imageZoomIn .55s cubic-bezier(.34,1.56,.64,1) forwards;animation:imageZoomIn .55s cubic-bezier(.34,1.56,.64,1) forwards}.voting-page .overlay-image-wrap img{display:block;max-width:100%;max-height:85vh;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;-webkit-box-shadow:0 16px 48px rgba(0,0,0,.55),0 0 40px rgba(30,105,255,.15);box-shadow:0 16px 48px rgba(0,0,0,.55),0 0 40px rgba(30,105,255,.15)}.voting-page .winner-fireworks{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:2}@-webkit-keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes imageZoomIn{0%{opacity:0;-webkit-transform:scale(.92) translateY(16px);transform:scale(.92) translateY(16px)}to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes imageZoomIn{0%{opacity:0;-webkit-transform:scale(.92) translateY(16px);transform:scale(.92) translateY(16px)}to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}.voting-page .detail-modal{position:fixed;inset:0;z-index:100002;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px}.voting-page .detail-modal[hidden]{display:none}.voting-page .detail-modal-backdrop{position:absolute;inset:0;border:none;padding:0;margin:0;background:rgba(5,7,10,.82);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.voting-page .detail-modal-panel{position:relative;z-index:1;width:100%;max-width:680px;max-height:min(88vh,800px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);-webkit-box-shadow:0 24px 64px rgba(15,23,42,.12);box-shadow:0 24px 64px rgba(15,23,42,.12);-webkit-animation:imageZoomIn .35s cubic-bezier(.34,1.2,.64,1) forwards;animation:imageZoomIn .35s cubic-bezier(.34,1.2,.64,1) forwards}.voting-page .detail-modal-close{position:absolute;top:10px;right:10px;z-index:2;width:40px;height:40px;border:none;border-radius:10px;background:#f1f5f9;color:var(--text-primary);font-size:1.5rem;line-height:1;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background .2s;transition:background .2s}.voting-page .detail-modal-close:hover{background:#e2e8f0}.voting-page .detail-modal-title{margin:0;padding:22px 52px 12px 22px;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;border-bottom:1px solid var(--border-subtle);-ms-flex-negative:0;flex-shrink:0}.voting-page .detail-modal-body{padding:18px 22px 22px;overflow-y:auto;color:var(--text-muted);font-size:.9375rem;line-height:1.75}.voting-page .detail-modal-body :first-child{margin-top:0}.voting-page .detail-modal-body :last-child{margin-bottom:0}.voting-page .detail-modal-body a{color:var(--accent)}.voting-page .detail-modal-body img{max-width:100%;height:auto;border-radius:8px}.voting-page .detail-modal-body table{width:100%;border-collapse:collapse;font-size:.875rem}.voting-page .detail-modal-body td,.voting-page .detail-modal-body th{border:1px solid var(--border-subtle);padding:8px 10px;text-align:left}.voting-page .detail-modal-empty{margin:0;color:var(--text-muted);font-style:italic}