.vote-hero{padding:calc(52px + 3rem) var(--content-padding, clamp(1.25rem, 4vw, 2.5rem)) 3rem;background:linear-gradient(180deg,#fff,#f5f5f7);text-align:center}.vote-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;background:#f5f5f7;border:1px solid #e8e8ed;border-radius:980px;font-size:.8125rem;color:#86868b;margin-bottom:1.5rem}.vote-hero__dot{width:6px;height:6px;border-radius:50%;background:#34c759}.vote-hero__title{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#1d1d1f;max-width:600px;margin:0 auto .75rem;letter-spacing:-.025em;line-height:1.1}.vote-hero__subtitle{font-size:1.0625rem;color:#86868b;max-width:440px;margin:0 auto;line-height:1.5}.vote-section{padding:clamp(3rem,6vw,5rem) 0}.vote-section__inner{max-width:980px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.vote-section__header{margin-bottom:2rem}.vote-section__label{font-size:.75rem;color:#0071e3;text-transform:uppercase;letter-spacing:.1em;font-weight:600;margin-bottom:.5rem}.vote-section__title{font-size:clamp(1.5rem,3vw,2rem);color:#1d1d1f;letter-spacing:-.025em;line-height:1.15}.vote-section__hint{font-size:.8125rem;color:#86868b;margin-top:.5rem}.vote-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.vote-grid{grid-template-columns:repeat(2,1fr)}}.vote-card{position:relative;display:flex;flex-direction:column;padding:1.5rem;background:#fff;border:1px solid #e8e8ed;border-radius:18px;transition:all .3s ease}.vote-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.vote-card.leading{border-color:#0071e3;box-shadow:0 0 0 1px #0071e3}.vote-card__badge{position:absolute;top:-.5rem;right:1rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;color:#fff;background:#0071e3;border-radius:980px;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 2px 8px #0071e34d}.vote-card__rank{position:absolute;top:-.5rem;right:1rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;color:#86868b;background:#f5f5f7;border:1px solid #e8e8ed;border-radius:980px}.vote-card__top{display:flex;align-items:center;gap:.875rem;margin-bottom:.75rem}.vote-card__icon{width:48px;height:48px;border-radius:12px;background:#f5f5f7;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.vote-card__name{font-size:1.125rem;font-weight:600;color:#1d1d1f}.vote-card__tags{display:flex;gap:.25rem;margin-top:.25rem;flex-wrap:wrap}.vote-card__tag{padding:.125rem .5rem;font-size:.6875rem;color:#86868b;background:#f5f5f7;border-radius:980px}.vote-card__desc{font-size:.875rem;color:#86868b;line-height:1.5;margin-bottom:1rem;flex:1}.vote-card__progress{margin-bottom:1rem}.vote-card__bar{height:6px;background:#f5f5f7;border-radius:3px;overflow:hidden}.vote-card__bar-fill{height:100%;border-radius:3px;width:0;transition:width 1s cubic-bezier(.22,1,.36,1)}.vote-card.leading .vote-card__bar-fill{background:#0071e3}.vote-card:not(.leading) .vote-card__bar-fill{background:#afafb2}.vote-card__bottom{display:flex;justify-content:space-between;align-items:center}.vote-card__count{font-size:.8125rem;color:#86868b;display:flex;align-items:center;gap:.25rem}.vote-card__count strong{color:#1d1d1f;font-weight:600}.vote-card__count .heat-icon{font-size:.75rem}.vote-card__btn{padding:.5rem 1rem;font-size:.8125rem;font-weight:500;border-radius:980px;border:1.5px solid #d2d2d7;background:#fff;color:#1d1d1f;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.375rem}.vote-card__btn:hover{border-color:#0071e3;color:#0071e3}.vote-card__btn.voted{background:#0071e3;border-color:#0071e3;color:#fff}.vote-card__btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.vote-card__btn svg{width:14px;height:14px}.suggest-section{padding:clamp(3rem,6vw,5rem) 0;background:#f5f5f7}.suggest-section__inner{max-width:980px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.suggest-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:.75rem}.suggest-bar__info{display:flex;align-items:center;gap:.75rem}.suggest-bar__title{font-size:1.25rem;font-weight:600;color:#1d1d1f}.suggest-bar__quota{font-size:.75rem;color:#86868b;padding:.25rem .625rem;background:#fff;border:1px solid #e8e8ed;border-radius:980px}.suggest-add-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:500;border-radius:980px;border:none;cursor:pointer;background:#1d1d1f;color:#fff;transition:all .2s ease}.suggest-add-btn:hover{background:#333;transform:translateY(-1px)}.suggest-list{display:flex;flex-direction:column;gap:.625rem}.suggest-item{display:flex;align-items:center;gap:.875rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e8e8ed;border-radius:12px;transition:all .2s ease}.suggest-item:hover{border-color:#d2d2d7;box-shadow:0 1px 3px #0000000f}.suggest-item__icon{width:36px;height:36px;border-radius:8px;background:#f5f5f7;display:flex;align-items:center;justify-content:center;font-size:1.125rem;flex-shrink:0}.suggest-item__info{flex:1;min-width:0}.suggest-item__name{font-size:.9375rem;font-weight:600;color:#1d1d1f}.suggest-item__desc{font-size:.75rem;color:#86868b;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.125rem}.suggest-item__like{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;border-radius:980px;border:1.5px solid #e8e8ed;background:#fff;color:#86868b;cursor:pointer;transition:all .2s ease;flex-shrink:0}.suggest-item__like:hover{border-color:#0071e3;color:#0071e3}.suggest-item__like.liked{border-color:#0071e3;color:#fff;background:#0071e3}.suggest-item__like:disabled{opacity:.4;cursor:not-allowed}.suggest-item__like svg{width:13px;height:13px}.modal-overlay{position:fixed;inset:0;z-index:200;background:#0006;display:flex;align-items:flex-end;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s}@media(min-width:640px){.modal-overlay{align-items:center}}.modal-overlay.open{opacity:1;pointer-events:auto}.modal{background:#fff;border-radius:24px 24px 0 0;padding:1.5rem;width:100%;max-width:480px;transform:translateY(100%);transition:transform .3s cubic-bezier(.22,1,.36,1);box-shadow:0 8px 30px #0000001f;max-height:85vh;overflow-y:auto}@media(min-width:640px){.modal{border-radius:24px;transform:translateY(20px) scale(.98)}}.modal-overlay.open .modal{transform:translateY(0) scale(1)}.modal__handle{width:36px;height:4px;background:#d2d2d7;border-radius:2px;margin:0 auto 1rem}@media(min-width:640px){.modal__handle{display:none}}.modal__title{font-size:1.25rem;font-weight:700;color:#1d1d1f;margin-bottom:1.25rem}.form-group{margin-bottom:1rem}.form-label{display:block;font-size:.8125rem;font-weight:500;color:#1d1d1f;margin-bottom:.375rem}.form-input,.form-textarea{width:100%;padding:.6875rem .875rem;font-size:.9375rem;border:1px solid #d2d2d7;border-radius:8px;background:#fff;color:#1d1d1f;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease}.form-input:focus,.form-textarea:focus{outline:none;border-color:#0071e3;box-shadow:0 0 0 3px #0071e31a}.form-textarea{resize:vertical;min-height:72px}.modal__actions{display:flex;gap:.625rem;margin-top:1.25rem}.modal-btn--cancel{flex:1;padding:.75rem;font-size:.875rem;font-weight:500;border-radius:980px;border:1px solid #d2d2d7;background:#fff;color:#1d1d1f;cursor:pointer;transition:all .2s}.modal-btn--cancel:hover{background:#f5f5f7}.modal-btn--submit{flex:1;padding:.75rem;font-size:.875rem;font-weight:500;border-radius:980px;border:none;background:#0071e3;color:#fff;cursor:pointer;transition:all .2s}.modal-btn--submit:hover{background:#0077ed}.modal-btn--submit:disabled{opacity:.5;cursor:not-allowed}.toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%) translateY(80px);padding:.75rem 1.25rem;background:#1d1d1f;color:#fff;border-radius:980px;font-size:.8125rem;font-weight:500;box-shadow:0 8px 30px #0000001f;z-index:300;opacity:0;transition:all .3s cubic-bezier(.22,1,.36,1);white-space:nowrap}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}@media(max-width:639px){.vote-hero{padding-top:calc(52px + 2rem)}.suggest-bar{flex-direction:column;align-items:flex-start}.suggest-add-btn{width:100%;justify-content:center}}@media(prefers-reduced-motion:no-preference){.vote-card,.suggest-item{opacity:0;transform:translateY(16px);transition:opacity .4s ease,transform .4s ease}.vote-card.visible,.suggest-item.visible{opacity:1;transform:translateY(0)}.vote-card:nth-child(1),.suggest-item:nth-child(1){transition-delay:0ms}.vote-card:nth-child(2),.suggest-item:nth-child(2){transition-delay:80ms}.vote-card:nth-child(3),.suggest-item:nth-child(3){transition-delay:.16s}.vote-card:nth-child(4),.suggest-item:nth-child(4){transition-delay:.24s}}
