html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(2deg)}}@keyframes draw-line{0%{stroke-dasharray:0,300}50%{stroke-dasharray:150,150}to{stroke-dasharray:300,0}}@keyframes draw-circle{0%{stroke-dasharray:0,200}50%{stroke-dasharray:100,100}to{stroke-dasharray:200,0}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-float{animation:float 6s ease-in-out infinite}.animate-draw-line{animation:draw-line 8s ease-in-out infinite}.animate-draw-circle{animation:draw-circle 6s ease-in-out infinite}.glassmorphism-card{background:#ffffff26;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #1f26875e}.dark .glassmorphism-card{background:#1f293740;border-color:#ffffff1a;box-shadow:0 8px 32px #0000005e}.glassmorphism-button{background:#ffffff40;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #1f26875e}.dark .glassmorphism-button{background:#37415140;border-color:#fff3}.glassmorphism-button:hover{background:#ffffff59;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);transform:translateY(-2px) scale(1.05)}.dark .glassmorphism-button:hover{background:#37415159}.glassmorphism-section{background:#ffffff1a;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #1f268733;position:relative;overflow:hidden}.dark .glassmorphism-section{background:#1f293726;border-color:#ffffff1a}.glassmorphism-section:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:shimmer 3s ease-in-out infinite;pointer-events:none}.dark .glassmorphism-section:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent)}.glassmorphism-section:hover{background:#ffffff26;border:1px solid rgba(255,255,255,.3);box-shadow:0 12px 40px #1f26874d;transform:translateY(-2px);transition:all .3s ease-in-out}.dark .glassmorphism-section:hover{background:#1f293740;border-color:#fff3}.section-dot.active{background:#3b82f6cc!important;border-color:#fffc!important;box-shadow:0 0 20px #3b82f680!important;transform:scale(1.2)}.dark .section-dot.active{background:#60a5facc!important;box-shadow:0 0 20px #60a5fa80!important}@keyframes slide-logos{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.supporters-full-slider{animation:slide-logos 60s linear infinite;width:300%}.supporters-full-slider:hover{animation-play-state:paused}.scroll-reveal{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);will-change:opacity,transform}.scroll-reveal.is-visible{opacity:1;transform:translateY(0)}.mobile-poll-option{-webkit-tap-highlight-color:rgba(59,130,246,.1);tap-highlight-color:rgba(59,130,246,.1);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.mobile-poll-option:active{transform:scale(.98);background-color:#3b82f61a!important}.dark .mobile-poll-option:active{background-color:#3b82f626!important}.mobile-checkbox,.mobile-radio{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent}.mobile-checkbox:checked,.mobile-radio:checked{transform:scale(1.1);box-shadow:0 0 0 2px #3b82f64d}.mobile-star:active{transform:scale(.9)}.mobile-submit-button:active{transform:scale(.95)!important}.mobile-selection-indicator{transition:all .3s cubic-bezier(.4,0,.2,1)}@keyframes mobile-tap-feedback{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}.mobile-poll-option.tap-feedback{animation:mobile-tap-feedback .2s ease-out}@media (hover: none) and (pointer: coarse){.mobile-poll-option:hover{background-color:transparent!important;border-color:transparent!important}.mobile-poll-option.selected{background-color:#3b82f61a!important;border-color:#3b82f64d!important}.dark .mobile-poll-option.selected{background-color:#3b82f626!important;border-color:#3b82f666!important}}@media (max-width: 768px){.mobile-poll-option{min-height:56px;padding:16px}.mobile-checkbox,.mobile-radio{width:20px;height:20px;min-width:20px;min-height:20px}.mobile-star{width:24px;height:24px;min-width:24px;min-height:24px}.mobile-selection-indicator{width:12px;height:12px;min-width:12px;min-height:12px}}.mobile-poll-feedback{opacity:0;transform:translate(-50%,-20px);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 10px 25px #0003}@media (max-width: 640px){.mobile-poll-feedback{left:16px!important;right:16px!important;transform:translateY(-20px)!important;max-width:none!important;margin:0!important}.mobile-poll-feedback.show{transform:translateY(0)!important}}
