@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@300;400;500;600;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Sora:wght@350;700&family=DM+Sans:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Sora:wght@600;700&family=DM+Sans:wght@400;500&display=swap";body{padding:0;margin:0;font-family:DM Sans,sans-serif;overflow-x:hidden}#root{height:100vh}@keyframes heroDrift{0%{transform:scale(1.15) translate(0)}25%{transform:scale(1.22) translate(-3%,2%)}50%{transform:scale(1.18) translate(-5%,-2%)}75%{transform:scale(1.25) translate(2%,3%)}to{transform:scale(1.15) translate(0)}}@keyframes slideUp{0%{transform:translateY(28px);opacity:0}to{transform:translateY(0);opacity:1}}.joinOuterContainer{position:relative;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;overflow:hidden}.joinOuterContainer:before{content:"";position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;background-image:url(/assets/home-hero-ab93f7ff.jpg);background-size:cover;background-position:center;animation:heroDrift 10s ease-in-out infinite;z-index:0}.joinOuterContainer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(10,8,30,.52);z-index:1}.joinInnerContainer{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:6px;width:380px;padding:44px 40px 40px;background:rgba(255,255,255,.97);border-radius:20px;box-shadow:0 8px 40px #00000059,0 1px #ffffff14 inset;animation:slideUp .7s cubic-bezier(.22,1,.36,1) forwards}.avPic{height:48px;width:auto;object-fit:contain;margin-bottom:8px}.heading{margin:0 0 18px;font-family:Sora,sans-serif;font-weight:700;font-size:26px;color:#1a1925;letter-spacing:-.02em}.joinInput{width:100%;padding:12px 16px;margin-top:4px;margin-bottom:4px;font-family:DM Sans,sans-serif;font-size:15px;color:#1a1925;background:#f7f7fb;border:1.5px solid #e0dff0;border-radius:10px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.joinInput:focus{border-color:#312783;box-shadow:0 0 0 3px #3127831a;background:#fff}.joinInput::placeholder{color:#a0a0b8}.input-wrapper{position:relative;width:100%;display:flex;align-items:center}.input-icon{position:absolute;left:14px;width:17px;height:17px;color:#a0a0b8;pointer-events:none;flex-shrink:0;transition:color .2s ease}.input-wrapper .joinInput{padding-left:42px}.input-wrapper:focus-within .input-icon{color:#312783}select.joinInput{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.namep,.passp{margin:2px 0 4px;font-size:12.5px;color:#e03c3c;font-family:DM Sans,sans-serif;align-self:flex-start}.joinInnerContainer>div{width:100%}.button{width:100%;padding:14px;margin-top:8px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#312783 0%,#1c164a 50%,#312783 100%);background-size:200% auto;border:none;border-radius:10px;cursor:pointer;transition:background-position .5s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 20px #31278359}.button:hover{background-position:right center;transform:translateY(-2px);box-shadow:0 8px 28px #31278373}.button:active{transform:translateY(0)}.button:focus{outline:0}.mt-20{margin-top:12px}@media screen and (max-width: 440px){.joinInnerContainer{width:calc(100vw - 40px);padding:36px 24px 32px}}@keyframes skeleton-pulse{0%{background-color:#e0e0e0}50%{background-color:silver}to{background-color:#e0e0e0}}.skeleton-animate{animation:skeleton-pulse 2s infinite ease-in-out}.skeleton-header{padding:50px 10px 10px;width:100%}.skeleton-title{height:50px;width:300px;border-radius:4px;margin-bottom:20px;margin-left:20px;background-color:#e0e0e0}.skeleton-question{height:50px;width:400px;border-radius:4px;margin-bottom:0;margin-top:0;margin-left:20px;background-color:#e0e0e0}.skeleton-message{height:25px;width:200px;border-radius:4px;margin:15px 20px;background-color:#e0e0e0}.skeleton-candidate-mobile{background-color:#f5f5f5;border-radius:8px;box-shadow:0 10px 10px #0000003b,0 6px 10px #00000048;overflow:hidden;height:130px;display:flex;justify-content:flex-start;align-items:flex-start;width:90%;margin-right:10px;margin-left:10px;margin-bottom:20px;flex-direction:row;padding-left:10px}.skeleton-image-mobile{height:100%;width:120px;background-color:#e0e0e0;border-radius:4px;margin-right:15px}.skeleton-info-mobile{padding:15px;flex:1;display:flex;flex-direction:column;justify-content:center}.skeleton-class-mobile{height:20px;width:80px;border-radius:4px;background-color:#e0e0e0;margin-bottom:15px}.skeleton-name-mobile{height:18px;width:120px;border-radius:4px;background-color:#e0e0e0}.skeleton-candidate-many{background-color:#f5f5f5;border-radius:8px;box-shadow:0 10px 10px #0000003b,0 6px 10px #00000048;overflow:hidden;height:260px;text-align:center;margin-right:20px;margin-bottom:20px;display:flex;flex-direction:row;width:300px}.skeleton-image-many{height:100%;width:55%;background-color:#e0e0e0}.skeleton-info-many{padding:15px;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.skeleton-class-many{height:30px;width:60px;border-radius:4px;background-color:#e0e0e0;margin-bottom:20px}.skeleton-name-many{height:20px;width:100px;border-radius:4px;background-color:#e0e0e0}.skeleton-candidate-regular{background-color:#f5f5f5;border-radius:8px;box-shadow:0 10px 10px #0000003b,0 6px 10px #00000048;overflow:hidden;height:300px;text-align:center;display:flex;flex-direction:row;margin-right:20px;margin-bottom:20px;width:350px}.skeleton-image-regular{height:100%;width:auto;min-width:200px;background-color:#e0e0e0}.skeleton-info-regular{padding:15px;flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.skeleton-class-regular{height:55px;width:80px;border-radius:4px;background-color:#e0e0e0;margin-top:20px}.skeleton-name-regular{height:25px;width:120px;border-radius:4px;background-color:#e0e0e0;margin-bottom:20px}.skeleton-button{height:45px;width:120px;border-radius:5px;background-color:#e0e0e0;margin-top:30px;margin-right:30px;margin-left:10px}@media screen and (max-width: 700px){.skeleton-title{height:35px;width:250px}.skeleton-question{height:35px;width:300px}.skeleton-message{height:20px;width:150px}}.pollContainer{background-color:#f7f7f9;padding-top:88px;padding-bottom:60px;display:flex;flex-direction:column;align-items:flex-start;min-width:100vw;min-height:90vh;font-family:Kumbh Sans,sans-serif}.pollHeader{padding:20px 32px 12px;width:100%}.pollLabel{font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#999;margin:0 0 6px}.pollTitle{font-size:42px;font-weight:700;color:#0f0c29;margin:0;line-height:1.15}.pollTitle span{color:#312783}.pollStatus{margin:0 32px 16px;padding:12px 18px;border-radius:8px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px}.pollStatus.success{background:#edfaf3;color:#1a7a4a;border:1px solid #b3e8cc}.pollStatus.error{background:#fff0f0;color:#c0392b;border:1px solid #f5c6c6}.candidates{display:flex;flex-wrap:wrap;gap:16px;padding:0 28px;width:100%;box-sizing:border-box}.candidate-card{background:#ffffff;border-radius:12px;box-shadow:0 2px 10px #0f0c2914;overflow:hidden;height:380px;min-width:200px;display:flex;flex-direction:row;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.candidate-card:hover{box-shadow:0 6px 22px #31278329;transform:translateY(-2px)}.candidate-card.selected{border-color:#312783;background:linear-gradient(135deg,#312783 0%,#1c164a 50%,#4a2342 100%);box-shadow:0 8px 28px #31278359}.candidate-card-many-options{background:#ffffff;border-radius:12px;box-shadow:0 2px 10px #0f0c2914;overflow:hidden;min-width:220px;height:350px;display:flex;flex-direction:row;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.candidate-card-many-options:hover{box-shadow:0 6px 22px #31278329;transform:translateY(-2px)}.candidate-card-many-options.selected{border-color:#312783;background:linear-gradient(135deg,#312783 0%,#1c164a 50%,#4a2342 100%);box-shadow:0 8px 28px #31278359}.candidate-card-mobile{background:#ffffff;border-radius:10px;box-shadow:0 2px 10px #0f0c2914;overflow:hidden;width:calc(100% - 8px);height:150px;display:flex;flex-direction:row;align-items:center;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease,box-shadow .2s ease}.candidate-card-mobile:hover{box-shadow:0 4px 16px #31278324}.candidate-card-mobile.selected{border-color:#312783;background:linear-gradient(135deg,#312783 0%,#1c164a 50%,#4a2342 100%);box-shadow:0 6px 22px #3127834d}.candidate-card img,.candidate-card-many-options img,.candidate-card-mobile img{height:100%;width:auto;object-fit:cover;margin:0;flex-shrink:0}.candidate-info{padding:14px 14px 10px;display:flex;flex-direction:column;justify-content:space-between;flex:1;overflow:hidden}.poll-class{font-size:44px;font-weight:900;letter-spacing:2px;color:#b4b4be99;margin:0;line-height:1}.candidate-info h2,.candidate-info h4{font-family:Kumbh Sans,sans-serif;font-size:16px;font-weight:600;text-align:left;margin:0;line-height:1.4}.candidate-card.selected .candidate-info h2,.candidate-card.selected .candidate-info h4,.candidate-card-many-options.selected .candidate-info h2,.candidate-card-many-options.selected .candidate-info h4,.candidate-card-mobile.selected .candidate-info h2,.candidate-card-mobile.selected .candidate-info h4,.candidate-card.selected .poll-class,.candidate-card-many-options.selected .poll-class,.candidate-card-mobile.selected .poll-class{color:#fff6}.candidate-card.selected .candidate-info h2,.candidate-card-many-options.selected .candidate-info h2,.candidate-card-mobile.selected .candidate-info h4{color:#fff}.Falcons{font-size:13px;font-weight:700;color:#d4a017;letter-spacing:.06em;margin:2px 0 0}.Hawks{font-size:13px;font-weight:700;color:#c0392b;letter-spacing:.06em;margin:2px 0 0}.Eagles{font-size:13px;font-weight:700;color:#2c5282;letter-spacing:.06em;margin:2px 0 0}.Kites{font-size:13px;font-weight:700;color:#1a7a4a;letter-spacing:.06em;margin:2px 0 0}.buttonContainer{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;padding:24px 28px 0;box-sizing:border-box}@media screen and (max-width: 700px){.pollTitle{font-size:30px}.pollHeader{padding:16px 20px 10px}.candidates{padding:0 12px;gap:12px}.buttonContainer{padding:20px 16px 0}.poll-class{font-size:32px}}.results-container{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;width:100vw;min-height:90vh;background-color:#f7f7f9;font-family:Kumbh Sans,sans-serif;padding-top:88px;padding-bottom:60px;box-sizing:border-box}.poll-results{display:flex;flex-direction:column;align-items:center;width:88%;max-width:780px;background:#ffffff;border-radius:16px;box-shadow:0 4px 20px #0f0c2917;padding:32px 28px 24px;box-sizing:border-box;border:1px solid rgba(49,39,131,.07)}.results-eyebrow{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#312783;margin:0 0 10px;align-self:flex-start}.poll-question{font-size:32px;font-weight:700;color:#0f0c29;text-align:left;margin:0 0 6px;align-self:flex-start;line-height:1.2}.poll-info{font-size:13px;color:#999;text-align:left;align-self:flex-start;margin:0 0 4px}.results-divider{width:100%;height:1px;background:rgba(49,39,131,.08);margin:20px 0}.bar-chart-container{width:100%;height:250px}.winner-banner{width:100%;display:flex;align-items:center;gap:14px;background:linear-gradient(135deg,#edfaf3 0%,#f0f4ff 100%);border:1px solid #b3e8cc;border-radius:10px;padding:14px 18px;margin-top:20px;box-sizing:border-box}.winner-crown{font-size:28px;flex-shrink:0}.winner-label{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1a7a4a;margin:0 0 2px}.winner-name{font-size:20px;font-weight:700;color:#0f0c29;margin:0}.poll-not-found{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100vw;height:80vh;font-family:Kumbh Sans,sans-serif;color:#c0392b}.buttonContainer{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;padding-top:24px;box-sizing:border-box}.vote-button:disabled{opacity:.4;cursor:not-allowed}@media screen and (max-width: 768px){.poll-results{width:94%;padding:24px 18px 20px}.poll-question{font-size:24px}}@media screen and (max-width: 480px){.poll-question{font-size:20px}.poll-info{font-size:12px}.bar-chart-container{height:200px}}*{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.mypolls-page{min-height:100vh;background-color:#f7f7f9;display:flex;flex-direction:column;position:relative}.mypolls-loading{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:#f7f7f9}.mypolls-bg-svg{position:fixed;left:50%;transform:translate(-50%);height:400px;width:400px;top:15px;pointer-events:none;z-index:0}.mypolls-footer{position:sticky;bottom:0;z-index:10;background-color:#f7f7f9;border-top:1px solid rgba(49,39,131,.08);padding:14px 28px 18px;box-sizing:border-box}.mypolls-footer-inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;max-width:780px;margin:0 auto;width:100%}.mypolls-footer-centered{justify-content:center}.mypolls-progress-group{display:flex;flex-direction:column;align-items:flex-start;gap:6px;flex:1;min-width:0}.mypolls-caption{font-family:Kumbh Sans,sans-serif;font-size:14px;font-weight:700;color:#312783;letter-spacing:.03em}.mypolls-caption-sep{color:#aaa;font-weight:400;margin:0 1px}.mypolls-progress-track{width:100%;max-width:280px;height:6px;background-color:#3127831f;border-radius:99px;overflow:hidden}.mypolls-progress-fill{height:100%;background:linear-gradient(90deg,#312783 0%,#4a2342 100%);border-radius:99px;transition:width .45s ease}.mypolls-download-btn{flex-shrink:0;font-size:14px!important;padding:11px 24px!important;white-space:nowrap}.vote-button{cursor:pointer;font-family:Kumbh Sans,sans-serif;font-size:16px;font-weight:600;color:#fff;background:linear-gradient(135deg,#312783 0%,#1c164a 50%,#4a2342 100%);padding:13px 36px;border-radius:8px;border:none;transition:opacity .18s ease,transform .15s ease;min-width:110px;text-align:center}.vote-button:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.vote-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.mypolls-empty-wrapper{display:flex;justify-content:center;align-items:flex-start;padding:100px 20px 40px;min-height:100vh;box-sizing:border-box}.mypolls-empty-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:#ffffff;border-radius:16px;box-shadow:0 4px 20px #0f0c2917;border:1px solid rgba(49,39,131,.07);padding:40px 32px;max-width:420px;width:100%}.mypolls-empty-icon{width:80px;height:80px;background-color:#f0f4f8;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;border:2px dashed #cbd5e0;flex-shrink:0}.mypolls-empty-title{font-family:Kumbh Sans,sans-serif;color:#0f0c29;font-size:22px;font-weight:700;margin:0 0 10px}.mypolls-empty-body{color:#718096;font-size:15px;line-height:1.55;margin:0 0 20px}.mypolls-empty-hint{background-color:#edf2f7;border-radius:8px;padding:14px 16px;color:#4a5568;font-size:13px;line-height:1.45;width:100%;box-sizing:border-box}.mypolls-refresh-btn{margin-top:20px;background-color:#312783;color:#fff;border:none;padding:10px 22px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .18s ease}.mypolls-refresh-btn:hover{opacity:.85}.pollc{display:flex;flex-wrap:wrap;flex-direction:column;position:relative;padding-left:20px;padding-bottom:20px;background:#f7f7f9;border-radius:15px;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;animation:fadeInAnimation ease 3s;animation-iteration-count:1;animation-fill-mode:forwards;margin:0 10px 40px;height:310px;width:320px}.pdf-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1000}.pdf-modal-card{background:#ffffff;border-radius:12px;padding:32px 28px;max-width:480px;width:90%;box-shadow:0 12px 40px #00000040}.pdf-modal-title{font-family:Kumbh Sans,sans-serif;font-size:20px;font-weight:700;color:#0f0c29;margin:0 0 10px}.pdf-modal-desc{color:#718096;font-size:14px;line-height:1.5;margin:0 0 24px}.pdf-options{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:18px 20px;margin-bottom:24px}.pdf-options-title{font-family:Kumbh Sans,sans-serif;font-size:14px;font-weight:700;color:#0f0c29;margin:0 0 14px}.pdf-option-label{display:flex;align-items:center;gap:10px;font-size:14px;color:#2d3748;cursor:pointer;margin-bottom:12px;-webkit-user-select:none;user-select:none}.pdf-option-label:last-child{margin-bottom:0}.pdf-checkbox{transform:scale(1.15);accent-color:#312783;cursor:pointer}.pdf-modal-actions{display:flex;gap:12px;justify-content:flex-end}.pdf-btn{padding:11px 24px;font-size:14px;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:opacity .18s ease;font-family:Kumbh Sans,sans-serif}.pdf-btn:disabled{opacity:.5;cursor:not-allowed}.pdf-btn-primary{background:linear-gradient(135deg,#312783 0%,#1c164a 50%,#4a2342 100%);color:#fff}.pdf-btn-primary:hover:not(:disabled){opacity:.88}.pdf-btn-secondary{background-color:#e2e8f0;color:#2d3748}.pdf-btn-secondary:hover:not(:disabled){background-color:#cbd5e0}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100vw;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.spinner-grow{--bs-spinner-width: 6rem;--bs-spinner-height: 6rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:#200153;opacity:0;display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){.spinner-grow{--bs-spinner-animation-speed: 1.5s}}@media screen and (max-width: 600px){.mypolls-footer{padding:12px 16px 16px}.mypolls-footer-inner{flex-direction:column;align-items:stretch;gap:12px}.mypolls-download-btn{width:100%}.mypolls-progress-track{max-width:100%}.pdf-modal-card{padding:24px 18px}.pdf-modal-actions{flex-direction:column}.pdf-btn{width:100%;text-align:center}}.mobileNavOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:rgba(10,5,20,.55);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);animation:overlayFadeIn .25s ease forwards}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.mobileNavDrawer{position:fixed;top:0;right:0;z-index:900;width:300px;height:100%;background:#ffffff;display:flex;flex-direction:column;animation:slideInFromRight .3s cubic-bezier(.32,0,.17,1) forwards;box-shadow:-8px 0 40px #0a05142e;overflow-y:auto}@media screen and (max-width: 480px){.mobileNavDrawer{width:100%;box-shadow:none}}@keyframes slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}.drawerCloseBtn{position:absolute;top:20px;right:20px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:transform .25s ease,opacity .2s ease;z-index:10}.drawerCloseBtn:hover{transform:rotate(90deg);opacity:.6}.drawerCloseIcon{width:24px;height:24px;color:#27003c}.drawerBrandStrip{padding:22px 24px 20px;border-bottom:1px solid rgba(39,0,60,.08);display:flex;align-items:center;gap:10px}.drawerBrandLogo{height:24px;width:auto;object-fit:contain}.drawerBrandText{height:18px;width:auto;object-fit:contain}.drawerUserSection{padding:28px 24px 24px;border-bottom:1px solid rgba(39,0,60,.08)}.drawerProfileLink{text-decoration:none;display:flex;align-items:center;gap:14px;padding:12px 14px;border-radius:10px;border:1px solid rgba(39,0,60,.1);transition:background .18s ease,border-color .18s ease}.drawerProfileLink:hover{background:rgba(39,0,60,.04);border-color:#27003c33}.drawerAvatarImg{height:46px;width:46px;border-radius:50%;object-fit:cover;flex-shrink:0;background:rgba(39,0,60,.06)}.drawerUserInfo{display:flex;flex-direction:column;gap:2px}.drawerWelcomeLabel{font-family:Kumbh Sans,sans-serif;font-size:11px;font-weight:500;color:#999;text-transform:uppercase;letter-spacing:.08em;margin:0}.drawerUserNameHighlight{font-family:Kumbh Sans,sans-serif;font-size:16px;font-weight:600;color:#27003c;margin:0}.drawerUserSectionLoggedOut{padding:28px 24px 24px;border-bottom:1px solid rgba(39,0,60,.08);display:flex;justify-content:center}.drawerGuestBadge{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 24px;border-radius:10px;background:rgba(39,0,60,.04);border:1px dashed rgba(39,0,60,.15)}.drawerGuestIcon{height:40px;width:40px;opacity:.25}.drawerGuestLabel{font-family:Kumbh Sans,sans-serif;font-size:13px;color:#999;margin:0}.drawerNavLinksContainer{display:flex;flex-direction:column;padding:20px 24px;gap:4px;flex:1}.drawerNavBtn{cursor:pointer;text-decoration:none;font-family:Kumbh Sans,sans-serif;font-size:15px;font-weight:500;color:#1a1a2e;padding:12px 16px;border-radius:8px;border:none;background:transparent;text-align:left;transition:background .15s ease,color .15s ease,transform .15s ease;display:flex;align-items:center;gap:10px;width:100%}.drawerNavBtn:before{content:"";display:block;width:5px;height:5px;border-radius:50%;background:rgba(39,0,60,.2);flex-shrink:0;transition:background .15s ease,transform .15s ease}.drawerNavBtn:hover{background:rgba(39,0,60,.06);color:#27003c;transform:translate(3px)}.drawerNavBtn:hover:before{background:#27003c;transform:scale(1.4)}.drawerActionSection{padding:16px 24px 32px;border-top:1px solid rgba(39,0,60,.08);display:flex;flex-direction:column;gap:10px}.drawerLogoutBtn{cursor:pointer;font-family:Kumbh Sans,sans-serif;font-size:15px;font-weight:500;padding:12px 20px;border-radius:8px;border:1.5px solid rgba(192,57,43,.25);background:transparent;color:#c0392b;transition:background .18s ease,border-color .18s ease,color .18s ease;width:100%;text-align:center}.drawerLogoutBtn:hover{background:#c0392b;border-color:#c0392b;color:#fff}.drawerLoginBtn{cursor:pointer;font-family:Kumbh Sans,sans-serif;font-size:15px;font-weight:600;padding:13px 20px;border-radius:8px;border:none;background:linear-gradient(135deg,#312783 0%,#27003c 100%);color:#fff;transition:opacity .18s ease,transform .15s ease;width:100%;text-align:center;text-decoration:none;display:block}.drawerLoginBtn:hover{opacity:.88;transform:translateY(-1px)}@media screen and (min-width: 801px){.mobileNavDrawer,.mobileNavOverlay{display:none}}.mobileNavDrawer::-webkit-scrollbar{width:4px}.mobileNavDrawer::-webkit-scrollbar-track{background:transparent}.mobileNavDrawer::-webkit-scrollbar-thumb{background:rgba(39,0,60,.2);border-radius:4px}.headerContainer{position:fixed;left:0;top:0;z-index:100;width:100%;height:68px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid rgba(39,0,60,.08);box-shadow:0 2px 16px #27003c0f}.menuWrapper{display:flex;align-items:center;flex:1}.logoWrapper{display:flex;align-items:center}.logoLink{display:flex;align-items:center;gap:10px;text-decoration:none}.logoImage{height:28px;width:auto;object-fit:contain}.headerTextImage{height:22px;width:auto;object-fit:contain}.headerNav{display:flex;align-items:center;gap:8px}.pollLink{cursor:pointer;color:#27003c;background:transparent;padding:8px 20px;border-radius:6px;font-family:Kumbh Sans,sans-serif;font-size:15px;font-weight:500;letter-spacing:.01em;text-decoration:none;border:1.5px solid rgba(39,0,60,.18);transition:background .18s ease,border-color .18s ease,color .18s ease;white-space:nowrap}.pollLink:hover{background:#27003c;border-color:#27003c;color:#fff}.pollLink:focus{outline:none}.pollLinkPrimary{cursor:pointer;color:#fff!important;background:linear-gradient(135deg,#312783 0%,#27003c 100%);padding:8px 22px;border-radius:6px;font-family:Kumbh Sans,sans-serif;font-size:15px;font-weight:600;letter-spacing:.01em;text-decoration:none;border:1.5px solid transparent;transition:opacity .18s ease,transform .15s ease;white-space:nowrap}.pollLinkPrimary:hover{opacity:.88;transform:translateY(-1px)}.profileWrapper{display:flex;align-items:center;gap:8px;padding:6px 14px 6px 8px;border-radius:50px;border:1.5px solid rgba(39,0,60,.14);cursor:pointer;transition:border-color .18s ease,background .18s ease;background:transparent}.profileWrapper:hover{background:rgba(39,0,60,.04);border-color:#27003c4d}.avatarImage{height:26px;width:26px;color:#27003c;flex-shrink:0}.profileName{font-family:Kumbh Sans,sans-serif;font-size:14px;font-weight:500;color:#27003c;margin:0;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logoutBtn{cursor:pointer;color:#c0392b;background:transparent;padding:8px 18px;border-radius:6px;font-family:Kumbh Sans,sans-serif;font-size:14px;font-weight:500;border:1.5px solid rgba(192,57,43,.25);transition:background .18s ease,border-color .18s ease,color .18s ease;white-space:nowrap}.logoutBtn:hover{background:#c0392b;border-color:#c0392b;color:#fff}.menu-icon-div{display:none;align-items:center;margin-left:auto}.menuIcon{cursor:pointer;color:#27003c;flex-shrink:0}@media screen and (max-width: 800px){.headerContainer{padding:0 20px}.headerNav,.profileWrapper{display:none}.menu-icon-div{display:flex}}@media screen and (min-width: 801px){.menuIcon{display:none}}:root{--brand-purple: #312783;--brand-deep: #1c164a;--brand-dark: #0d0b22;--charcoal: #1a1a2e;--text-main: #1a1925;--text-muted: #7b7a96;--white: #ffffff}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.animate-fadeup{opacity:0;animation:fadeUp .65s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--delay, 0ms)}.animate-fadein{opacity:0;animation:fadeIn .8s ease forwards;animation-delay:var(--delay, 0ms)}.home-wrapper{display:flex;flex-direction:row;width:100vw;height:calc(100vh - 68px);margin-top:68px;overflow:hidden;background:var(--white)}.home-left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:34%;min-width:280px;padding-left:72px;padding-right:48px;box-sizing:border-box;background:var(--white);border-right:1px solid rgba(49,39,131,.08)}.hero-group{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.logo-wrap{display:flex;align-items:center}.home-logo{width:56px;height:56px;object-fit:contain}.hero-eyebrow{margin:0;font-family:DM Sans,sans-serif;font-weight:500;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--brand-purple);background:rgba(49,39,131,.07);padding:5px 12px;border-radius:100px;border:1px solid rgba(49,39,131,.14)}.hero-text{display:flex;flex-direction:column;align-items:flex-start;gap:0;line-height:1}.hero-title{margin:0;padding:0;font-family:Sora,sans-serif;font-weight:700;font-size:clamp(48px,4.5vw,68px);line-height:1.05;letter-spacing:-.02em;color:var(--text-main)}.hero-highlight{font-family:Sora,sans-serif;font-weight:700;font-size:clamp(48px,4.5vw,68px);line-height:1.05;letter-spacing:-.02em;background:linear-gradient(135deg,#312783 0%,#6b5ce7 60%,#a855f7 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-pills{display:flex;flex-direction:row;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.hero-pills li{font-family:DM Sans,sans-serif;font-weight:500;font-size:11.5px;letter-spacing:.04em;color:var(--text-muted);display:flex;align-items:center;gap:8px}.hero-pills li:not(:last-child):after{content:"·";color:#3127834d;font-size:16px;line-height:1}.vote-now-btn{display:flex;align-items:center;gap:10px;padding:15px 32px;font-family:Sora,sans-serif;font-weight:500;font-size:15px;color:var(--white);letter-spacing:.01em;background:linear-gradient(135deg,#312783 0%,#1c164a 50%,#312783 100%);background-size:200% auto;border-radius:10px;border:none;cursor:pointer;position:relative;overflow:hidden;transition:background-position .5s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 20px #31278340}.vote-now-btn:hover{background-position:right center;transform:translateY(-2px);box-shadow:0 8px 32px #31278361}.vote-now-btn:active{transform:translateY(0);box-shadow:0 4px 16px #3127834d}.vote-now-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.12) 50%,transparent 70%);background-size:200% 100%;background-position:-200% center;transition:background-position 0s}.vote-now-btn:hover:before{background-position:200% center;transition:background-position .6s ease}.btn-arrow{font-size:18px;transition:transform .25s ease;display:inline-block}.vote-now-btn:hover .btn-arrow{transform:translate(4px)}.home-right{flex:1;position:relative;background-image:url(/assets/home-hero-ab93f7ff.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden}.home-right:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(255,255,255,.08) 0%,transparent 18%);pointer-events:none;z-index:1}.floating-badge{position:absolute;bottom:40px;left:36px;z-index:2;display:flex;align-items:center;gap:8px;font-family:DM Sans,sans-serif;font-weight:500;font-size:12.5px;color:#ffffffeb;letter-spacing:.03em;background:rgba(255,255,255,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.18);padding:10px 18px;border-radius:100px;box-shadow:0 4px 24px #0003}.badge-dot{width:7px;height:7px;border-radius:50%;background:#4ade80;flex-shrink:0;animation:pulseDot 2s ease-in-out infinite;box-shadow:0 0 0 2px #4ade8040}@media screen and (max-width: 960px){.home-left{padding-left:48px;width:40%}}@media screen and (max-width: 700px){.home-wrapper{flex-direction:column;height:auto;min-height:calc(100vh - 68px)}.home-right{width:100%;height:52vw;min-height:220px;flex:none}.floating-badge{bottom:20px;left:20px;font-size:11.5px}.home-left{width:100%;min-width:unset;padding:48px 32px 56px;align-items:center;border-right:none;border-top:1px solid rgba(49,39,131,.08);flex:1}.hero-group{align-items:center;gap:20px}.hero-text{align-items:center;text-align:center}.hero-pills{justify-content:center}.hero-title,.hero-highlight{font-size:clamp(40px,10vw,52px);text-align:center}}@keyframes heroDrift{0%{transform:scale(1.15) translate(0)}25%{transform:scale(1.5) translate(-3%,2%)}50%{transform:scale(1.18) translate(-5%,-2%)}75%{transform:scale(1.25) translate(2%,3%)}to{transform:scale(1.15) translate(0)}}.home-right{background-size:cover}.home-right:after{content:"";position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;background-image:url(/assets/home-hero-ab93f7ff.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;animation:heroDrift 10s ease-in-out infinite;z-index:0}.home-right{background-image:none}.home-right:before{z-index:1}.floating-badge{z-index:2}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.anim-delay-1{animation-delay:.08s}.anim-delay-2{animation-delay:.22s}.anim-delay-3{animation-delay:.38s}.anim-delay-4{animation-delay:.54s}.anim-delay-5{animation-delay:.7s}.anim-delay-6{animation-delay:.86s}@media (max-width: 1200px){.anim-fade-up{opacity:0;transform:translateY(28px);transition:none}.anim-fade-in{opacity:0}.anim-fade-up.is-visible{animation:fadeUp .65s cubic-bezier(.22,.61,.36,1) forwards}.anim-fade-in.is-visible{animation:fadeIn .8s ease forwards}}@media (min-width: 1201px){.anim-fade-up{opacity:0;transform:translateY(28px);animation:fadeUp .65s cubic-bezier(.22,.61,.36,1) forwards}.anim-fade-in{opacity:0;animation:fadeIn .8s ease forwards}}.about-container{display:flex;justify-content:flex-start;width:100vw;align-items:stretch;background-color:#f0f0f0;padding:0;flex-direction:row;flex-wrap:wrap}.about-left,.about-middle,.about-right{display:flex;flex-direction:column;width:33.33333%}.about-left{justify-content:flex-start;align-items:flex-start;background-color:#d5d5d5;padding:150px 50px 50px;box-shadow:10px 0 15px -5px #0000004d;z-index:5}.about-middle{justify-content:flex-end;align-items:center;background-color:#f0f0f0}.about-right{justify-content:flex-start;align-items:center;background-color:#f0f0f0;padding:0;min-height:100vh}.logo2{width:60px;height:auto;margin-left:20px;margin-right:auto}.highlight{color:#312783}.about-left h1{font-size:35px;font-weight:600;margin-bottom:10px;font-family:Sora,sans-serif;margin-left:20px;margin-right:auto}.about-description{font-size:19px;font-weight:350;line-height:1.6;margin-bottom:40px;margin-left:10px;margin-right:10px;max-width:270px}.about-middle h2{font-family:Sora,sans-serif;font-size:30px;font-weight:600;margin:100px 0 0;padding:10px}.about-story{font-size:17px;line-height:1.7;margin-top:15px;margin-bottom:0;padding:15px}.laptop-pic{width:100%;height:45%;object-fit:cover;margin-left:0}.middle-top{padding-left:10px;padding-right:10px}.group-pic{height:50%;width:100%;object-fit:cover;margin-top:68px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.99),rgba(0,0,0,.99),rgba(0,0,0,0));mask-image:linear-gradient(to bottom,rgba(0,0,0,.99),rgba(0,0,0,.99),rgba(0,0,0,0))}.team-intro{display:flex;flex-direction:column;width:100%;align-items:center;padding:0;margin:0}.team-intro h2{font-size:1.8rem;font-weight:700;text-align:left;margin-bottom:5px;margin-top:5px;width:100%}.team-members{display:flex;justify-content:flex-start;flex-direction:row;width:100%;flex-wrap:wrap;margin:0}.team-member{text-align:center;padding:0;margin-bottom:10px;margin-top:10px;margin-left:5px;display:flex;flex-direction:column;justify-content:center;align-items:center}.team-member p{margin:5px 0 0;font-size:15px;width:150px}.team-member .role{font-weight:300;color:#555;margin:0 0 5px}.member-pic{height:100px;width:100px;object-fit:cover;border-radius:100px}@media (max-width: 1200px){.about-container{flex-direction:row;flex-wrap:wrap;height:auto}.group-pic{margin-top:0;height:auto;width:100%;object-fit:cover;margin-left:0;margin-right:0}.about-left,.about-middle{width:50%;height:auto}.about-right{width:100%;height:auto}}@media screen and (max-width: 938px){.about-middle{padding-top:80px}}@media (max-width: 768px){.about-container{flex-direction:column;height:auto}.about-left,.about-middle,.about-right{width:100%;height:auto}.about-middle{padding:10px}.laptop-pic{display:none}.team-members{justify-content:center}.team-intro h2{text-align:center}}:root{font-family:"Sora" sans-serif;background-image:whitesmoke}::selection{background:#312783;color:#fff}p{font-family:Kumbh Sans,sans-serif}button,a,h2,h1,h3{font-family:Sora}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:Sora,sans-serif;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}@keyframes accountDrift{0%{transform:scale(1.15) translate(0)}25%{transform:scale(1.5) translate(-3%,2%)}50%{transform:scale(1.18) translate(-5%,-2%)}75%{transform:scale(1.25) translate(2%,3%)}to{transform:scale(1.15) translate(0)}}@keyframes cardSlideUp{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}.card.card-visible{animation:cardSlideUp .65s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--card-delay, 0ms)}.account-page{display:flex;justify-content:center;align-items:center;min-height:100vh;position:relative;overflow:hidden}.account-page:before{content:"";position:fixed;top:-10%;right:-10%;bottom:-10%;left:-10%;background-image:url(/assets/home-hero-ab93f7ff.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;animation:accountDrift 18s ease-in-out infinite;z-index:0}.account-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(13,11,34,.52);z-index:1}.cards-container{display:flex;justify-content:center;align-items:flex-start;gap:50px;padding:20px;position:relative;z-index:2;width:100vw;min-height:100vh}.card{background-color:#fffffff7;border-radius:14px;box-shadow:0 12px 40px #00000059,0 2px 8px #0000002e;display:flex;flex-direction:column;align-items:center;width:300px;overflow:hidden;justify-content:flex-start;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.22);opacity:0;transform:translateY(36px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.user-card{height:380px;margin-top:85px;padding:10px}.about-card{height:480px;margin-top:170px}.vote-now{height:480px;margin-top:220px}.profile-pic{height:150px;width:auto;margin:0}.team-pic{border-radius:10px 10px 0 0;height:250px;width:100%;object-fit:cover;margin:0;border:none}.vote-now-pic{height:250px;width:100%;object-fit:cover;margin:0}h2{margin:20px 0 10px;font-weight:550;text-align:center;color:#1a1925}.card p{text-align:center;margin:10px 0;padding:0 10px;color:#4b4a65}.user-info{display:flex;justify-content:center}.info-item{display:flex;align-items:center}.vote-status{display:flex;align-items:center;font-size:25px}.status-dot{font-size:30px}.status-dot.voted{color:#16a34a}.status-dot.not-voted{color:#dc2626}.account-buttons{cursor:pointer;color:#fff!important;background:linear-gradient(135deg,#312783 0%,#1c164a 50%,#312783 100%);background-size:200% auto;padding:10px 25px;margin:0 10px;border-radius:8px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:background-position .5s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 20px #31278340}.account-buttons:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.12) 50%,transparent 70%);background-size:200% 100%;background-position:-200% center;transition:background-position 0s}.account-buttons:hover{background-position:right center;transform:translateY(-2px);box-shadow:0 8px 32px #31278361}.account-buttons:hover:before{background-position:200% center;transition:background-position .6s ease}.account-buttons:active{transform:translateY(0);box-shadow:0 4px 16px #3127834d}@media screen and (max-width: 1007px){.cards-container{flex-wrap:wrap}.vote-now{margin-top:20px}}@media screen and (max-width: 690px){.cards-container{flex-direction:column;align-items:center}.about-card{margin-top:20px}.user-card{margin-top:100px}}.feed-container{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;padding:70px 20px 20px;width:100vw}.feed-post{background-color:#fff;display:flex;flex-direction:column;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:20px;height:380px;max-width:300px;transition:transform .2s;padding-left:0;padding-right:0}.feed-post:hover{transform:scale(1.02)}.post-image{width:auto;height:100%;border-radius:10px;object-fit:cover;margin:0}.post-caption{padding:15px;font-size:1rem;color:#333;text-align:center}@media screen and (max-width: 768px){.feed-container{justify-content:center}.feed-post{max-width:90%}}*{box-sizing:border-box}.reveal-fade{opacity:0;transition:opacity .7s ease}.reveal-fade.revealed{opacity:1}.reveal-slide-up{opacity:0;transform:translateY(32px);transition:opacity .65s ease,transform .65s cubic-bezier(.22,1,.36,1)}.reveal-slide-up.revealed{opacity:1;transform:translateY(0)}.reveal-card{opacity:0;transform:translateY(28px);transition:opacity .55s ease,transform .55s cubic-bezier(.22,1,.36,1),border-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-left-color .3s cubic-bezier(.4,0,.2,1);transition-delay:calc(var(--stagger, 0) * 80ms)}.reveal-card.revealed{opacity:1;transform:translateY(0)}.reveal-card.revealed{transition-delay:0ms}.team-container{width:100vw;max-width:1400px;margin:0 auto;padding:90px 32px}.team-header{text-align:center;margin-bottom:40px;padding:64px 48px;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 100%);border-radius:16px;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.team-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(139,92,246,.1) 0%,transparent 100%);pointer-events:none}.team-header h1{font-size:52px;font-weight:700;margin-bottom:20px;color:#fff;margin-top:0;letter-spacing:-.5px;position:relative;animation:headerTitleIn .8s cubic-bezier(.22,1,.36,1) .15s both}.team-header p{font-size:19px;color:#e0e7ff;max-width:640px;margin:0 auto;line-height:1.7;position:relative;animation:headerTitleIn .8s cubic-bezier(.22,1,.36,1) .3s both}@keyframes headerTitleIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.team-block{background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;padding:30px 15px;margin-bottom:48px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.team-section-header{text-align:center;margin-bottom:56px}.team-section-title{font-size:38px;font-weight:700;margin-bottom:16px;margin-top:0;color:#1e1b4b;letter-spacing:-.5px}.team-section-subtitle{font-size:17px;color:#64748b;max-width:720px;margin:0 auto;line-height:1.75}.team-legacy-year{display:inline-block;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);color:#475569;padding:12px 24px;border-radius:8px;font-weight:600;margin-bottom:20px;font-size:14px;border:1px solid #e2e8f0;letter-spacing:.3px}.team-members-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.team-card{text-align:center;padding:45px 15px;background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;position:relative;display:flex;flex-direction:column;transition:border-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.team-card:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}.reveal-card.revealed:hover{transform:translateY(-2px)}.team-card-image{width:100px;height:100px;border-radius:50%;margin:0 auto 15px;object-fit:cover;border:4px solid #f1f5f9;transition:border-color .3s ease}.team-card:hover .team-card-image{border-color:#e0e7ff}.team-card-image:not([src]){background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);display:flex;align-items:center;justify-content:center;color:#64748b;font-size:34px;font-weight:600;border:4px solid #e2e8f0}.team-card-name{font-size:20px;font-weight:600;margin-bottom:10px;margin-top:0;color:#0f172a;letter-spacing:-.3px}.team-card-position{color:#5b21b6;font-weight:600;font-size:13px;margin-bottom:18px;margin-top:0;text-transform:uppercase;letter-spacing:1px}.team-card-description{color:#64748b;font-size:15px;line-height:1.7;margin:0 0 30px}.team-founders-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.team-founders-grid .team-card{border-left:4px solid #5b21b6;background:linear-gradient(135deg,#fafafa 0%,#ffffff 100%);padding:20px 15px}.team-founders-grid .team-card:hover{border-left-color:#7c3aed;box-shadow:0 10px 15px -3px #5b21b61a,0 4px 6px -2px #5b21b60d}.team-founders-grid .team-card-image{border:4px solid #e0e7ff}.team-founders-grid .team-card:hover .team-card-image{border-color:#c7d2fe}.team-legacy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}@media (prefers-reduced-motion: reduce){.reveal-fade,.reveal-slide-up,.reveal-card{opacity:1;transform:none;transition:none}.team-header h1,.team-header p{animation:none;opacity:1;transform:none}}@media (max-width: 768px){.team-container{padding:90px 20px}.team-header{padding:48px 28px;margin-bottom:40px;border-radius:12px}.team-header h1{font-size:38px}.team-header p{font-size:17px}.team-block{padding:30px 15px;margin-bottom:32px}.team-section-title{font-size:30px}.team-section-subtitle{font-size:16px}.team-members-grid,.team-founders-grid,.team-legacy-grid{grid-template-columns:1fr;gap:24px}.reveal-card{transition-delay:calc(min(var(--stagger, 0),3)*80ms)}.team-card{padding:32px 24px}.team-card-image{width:112px;height:112px}}
