.convenor-page-container{z-index:10;background:0 0;width:100%;min-height:100vh;position:relative}.convenors-section{background:0 0;min-height:100vh;padding:120px 20px 60px;position:relative;overflow:hidden}.convenors-blur-bg{display:none}.convenors-container{z-index:1;max-width:1400px;margin:0 auto;position:relative}.convenors-heading{text-align:center;background:linear-gradient(135deg,#38bdf8 0%,#fff 45%,#c084fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:100%;margin-bottom:60px;font-size:3rem;font-weight:700;display:inline-block}.convenors-heading span{background:linear-gradient(135deg,#38bdf8 0%,#fff 45%,#c084fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.carousel-wrapper{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:600px;padding:0 80px;display:flex;position:relative}.carousel-arrow{color:#fff;cursor:pointer;z-index:200;background:#0f172a;border:2px solid #3b82f6;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .2s;display:flex;position:absolute;box-shadow:0 0 15px #3b82f64d}.carousel-arrow:hover{background:#1e293b;border-color:#60a5fa;transform:scale(1.05)}.carousel-arrow:disabled{cursor:not-allowed;border-color:#60a5fa66}.carousel-arrow-left{left:20px}.carousel-arrow-right{right:20px}.card-stage{justify-content:center;align-items:center;width:100%;max-width:800px;height:550px;margin:0 auto;display:flex;position:relative}.convenor-card{border:1px solid var(--accent-border);box-shadow:var(--shadow-soft), var(--shadow-glow);transform-origin:50%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a0e1e;border-radius:20px;flex-direction:column;justify-content:space-between;width:850px;height:500px;padding:48px;transition:all .6s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;left:50%;overflow:hidden}.convenor-card *{opacity:1!important}.convenor-card.fallen{border-color:#3b82f699;box-shadow:0 0 20px #3b82f666}.convenor-card.fallen .card-content,.convenor-card.fallen .card-header,.convenor-card.next .card-content,.convenor-card.next .card-header,.convenor-card.peek .card-content,.convenor-card.peek .card-header{opacity:1}.convenor-card.animating{pointer-events:none}.card-header{align-items:center;gap:12px;margin-bottom:30px;display:flex}.card-logo{justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.card-logo img{object-fit:contain;width:100%;height:100%}.logo-inner{display:none}.card-content{justify-content:space-between;align-items:center;height:100%;display:flex}.card-left{flex-direction:column;flex:1;justify-content:center;padding-right:40px;display:flex}.convenor-role{color:#ffffffb3;letter-spacing:.05em;text-transform:uppercase;margin-bottom:10px;font-size:.8rem;font-weight:500}.convenor-name{text-transform:uppercase;letter-spacing:-.02em;margin-bottom:20px;font-size:3rem;font-weight:800;line-height:1.1}.convenor-name .first-word{color:#3b82f6}.convenor-name .rest{color:#fff}.convenor-description{color:#fff;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;flex-grow:1;max-width:440px;margin-bottom:24px;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.view-members-btn{color:#fff;cursor:pointer;text-align:center;letter-spacing:.02em;background:#2d1b4d;border:1px solid #fff3;border-radius:12px;width:fit-content;margin-top:auto;padding:14px 44px;font-size:1rem;font-weight:600;transition:all .3s}.view-members-btn:hover{background:#3c2466;transform:translateY(-2px)}.card-image{border-radius:20px;flex:0 0 300px;height:100%;position:relative;overflow:hidden}.card-image img{object-fit:contain;object-position:center top;width:100%;height:100%}.card-shadow{display:none}.carousel-indicators{justify-content:center;gap:8px;margin-top:60px;display:flex}.indicator{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.indicator:hover{background:#ffffff80}.indicator.active{background:#60a5fa;border-radius:6px;width:32px}.card-top-label{letter-spacing:.08em;text-transform:uppercase;color:#fff9;text-align:center;margin-bottom:12px;font-size:.75rem}@media (max-width:1024px){.carousel-wrapper{min-height:480px;padding:0 56px}.card-stage{height:440px}.convenor-card{width:600px;height:420px}.card-left{flex:1;padding-right:24px}.convenor-name{font-size:2.4rem}.card-image{flex:0 0 200px}}@media (max-width:769px){.convenors-section{padding:80px 16px 60px}.convenors-heading{margin-bottom:40px;font-size:2.2rem}.carousel-wrapper{min-height:560px;padding:0 48px}.card-stage{height:auto;min-height:540px}.convenor-card{width:420px;height:350px;min-height:520px;padding:24px}.card-header{display:none}.card-content{flex-direction:column;flex:1;padding:0 30px;display:flex}.card-image{border-radius:14px;flex:1;order:1;justify-content:center;align-items:flex-end;width:100%;min-height:220px;max-height:320px;margin:8px 0 16px;display:flex;overflow:hidden}.card-image img{object-fit:contain;object-position:center bottom;width:auto;max-width:100%;height:100%}.card-left{display:contents}.convenor-role{order:0;margin-bottom:8px;font-size:.7rem}.convenor-name{order:2;margin-bottom:12px;font-size:1.6rem}.convenor-description{-webkit-line-clamp:4;line-clamp:4;order:3;margin-bottom:14px;font-size:.75rem;line-height:1.4}.view-members-btn{order:4;margin-top:auto;padding:10px 28px;font-size:.85rem}.carousel-arrow{width:44px;height:44px}.carousel-arrow-left{left:6px}.carousel-arrow-right{right:6px}}@media (max-width:480px){.convenors-section{padding:96px 20px 40px}.convenors-heading{margin-top:8px;margin-bottom:48px;font-size:1.8rem}.carousel-wrapper{min-height:480px;margin-top:24px;padding:0 40px}.card-stage{height:460px}.convenor-card{width:340px;height:auto;padding:18px}.convenor-name{order:2;margin-bottom:10px;font-size:1.4rem}.card-header{margin-bottom:10px}.card-logo{width:32px;height:32px}.card-content{flex-direction:column;height:auto}.card-left{display:contents}.card-image{flex:0 0 90px;order:1;height:90px;margin:6px 0 10px}.convenor-description{flex-grow:0;margin-bottom:0;padding-bottom:0;font-size:.7rem;line-height:1.3;display:block}.view-members-btn{order:4;align-self:center;margin-top:12px;margin-bottom:0;padding:9px 24px;font-size:.8rem}.carousel-arrow{width:38px;height:38px}.carousel-arrow-left{left:2px}.carousel-arrow-right{right:2px}.convenor-role{order:0;font-size:.65rem}}.tribute-section{z-index:100;background:0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:auto;padding:100px 20px;display:flex;position:relative;overflow:hidden}.tribute-card{background-color:#1e293b;border:3px solid #60a5facc;border-radius:24px;flex-direction:column;width:100%;max-width:1150px;height:auto;min-height:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 0 50px #3b82f699,0 30px 70px #000c}.tribute-top{z-index:2;text-align:center;box-sizing:border-box;background:linear-gradient(#0f172a 0%,#1e293b 100%);flex-direction:column;flex:none;justify-content:center;align-items:center;width:100%;height:170px;min-height:170px;padding:0 30px;display:flex;position:relative}.tribute-heading{color:#fff;text-transform:uppercase;letter-spacing:0;z-index:5;text-shadow:0 2px 10px #0006;margin-bottom:4px;padding:0 20px;font-family:Playfair Display,serif;font-size:2.8rem;font-weight:700;line-height:1.1;position:relative}.tribute-subtitle{color:#ffffffd9;letter-spacing:.08em;text-shadow:0 1px 5px #0000004d;margin:0;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-style:italic;font-weight:400}.tribute-paper-strip{z-index:3;clip-path:polygon(0% 6px,5% 1px,11% 7px,17% 2px,23% 8px,29% 1px,35% 7px,41% 2px,47% 8px,53% 1px,59% 7px,65% 2px,71% 8px,77% 1px,83% 7px,89% 2px,95% 7px,100% 4px,100% calc(100% - 4px),95% calc(100% - 7px),89% calc(100% - 2px),83% calc(100% - 7px),77% 100%,71% calc(100% - 8px),65% calc(100% - 2px),59% calc(100% - 7px),53% 100%,47% calc(100% - 8px),41% calc(100% - 2px),35% calc(100% - 7px),29% 100%,23% calc(100% - 8px),17% calc(100% - 2px),11% calc(100% - 7px),5% 100%,0% calc(100% - 4px));background-color:#f8fafc;flex:none;width:120%;margin-top:-20px;margin-bottom:-20px;padding:30px 0;position:relative;left:-10%;transform:rotate(-2deg);box-shadow:0 0 20px #00000080}.tribute-container.text-content{text-align:left;box-sizing:border-box;width:100%;padding:30px 60px 30px 230px;display:block;transform:rotate(2deg)}.tribute-name{color:#0f172a;text-transform:none;letter-spacing:.02em;white-space:normal;margin-bottom:8px;padding-right:180px;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;line-height:1.2}.tribute-years{color:#475569;letter-spacing:.08em;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:500}.tribute-desc{color:#1e293b;max-width:45%;margin-bottom:16px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;line-height:1.7}.tribute-quote{color:#0f172a;letter-spacing:.01em;border-left:none;max-width:52%;margin:0;padding-left:0;font-family:Playfair Display,Cormorant Garamond,serif;font-size:1.08rem;font-style:italic;font-weight:500;line-height:1.6}.tribute-bottom{z-index:1;box-sizing:border-box;background:linear-gradient(#1e293b 0%,#0f172a 100%);flex:none;justify-content:flex-start;align-items:center;width:100%;height:170px;min-height:170px;padding:0 30px;display:flex;position:relative}.tribute-footer{text-align:left;max-width:670px;padding-left:170px}.tribute-footer-text{color:#fff;z-index:10;letter-spacing:.01em;text-shadow:0 1px 6px #0006;margin:0;font-family:Playfair Display,Cormorant Garamond,serif;font-size:1.05rem;font-style:italic;font-weight:500;line-height:1.6;position:relative}.tribute-image-wrapper-absolute{z-index:20;pointer-events:none;align-items:flex-end;width:440px;height:560px;display:flex;position:absolute;top:auto;bottom:0;right:25px;transform:none}.tribute-image{object-fit:contain;object-position:bottom right;width:100%;height:100%}@media (min-width:1025px){.tribute-paper-strip{display:block}.tribute-image-wrapper-absolute{border-radius:0;width:460px;height:600px;margin:0;top:auto;bottom:0;right:30px;transform:none}}@media (max-width:1024px){.tribute-card{height:auto;min-height:auto}.tribute-heading{font-size:2.5rem}.tribute-top{z-index:1;order:0;padding:32px 20px;position:relative}.tribute-paper-strip{z-index:2;order:2;width:112%;margin-top:-330px;padding-top:330px;left:-6%}.tribute-image-wrapper-absolute{z-index:3;order:1;justify-content:center;align-items:center;width:100%;max-width:320px;height:320px;margin:16px auto -28px;display:flex;position:relative;left:0;right:0}.tribute-image{object-position:bottom center!important}.tribute-container.text-content{text-align:center;padding:32px 48px}.tribute-name{text-align:center;padding-right:0;font-size:2rem}.tribute-desc,.tribute-quote,.tribute-footer-text{max-width:100%;margin-top:24px;font-size:.98rem}.tribute-bottom{order:3;padding:24px 20px}.tribute-footer{text-align:center;padding-left:0}.tribute-footer-text{font-size:1.05rem}}@media (max-width:768px){.tribute-section{padding:60px 12px}.tribute-heading{font-size:2rem}.tribute-paper-strip{z-index:3;order:2;width:108%;margin-top:-250px;padding-top:250px;left:-4%}.tribute-top{z-index:3;padding:32px 16px;position:relative}.tribute-image-wrapper-absolute{z-index:4;order:1;max-width:260px;height:260px;margin:10px auto -24px}.tribute-bottom{order:3}.tribute-container.text-content{padding:24px 28px}.tribute-name{font-size:1.8rem}.tribute-years{font-size:1.1rem}.tribute-footer-text{font-size:1rem}}@media (max-width:480px){.tribute-section{padding:48px 8px}.tribute-heading{font-size:1.7rem}.tribute-top{z-index:3;padding:32px 16px;position:relative}.tribute-paper-strip{z-index:3;order:2;width:108%;margin-top:-220px;padding-top:220px;left:-4%}.tribute-image-wrapper-absolute{z-index:4;order:1;max-width:220px;height:220px;margin:12px auto -16px}.tribute-container.text-content{padding:20px}.tribute-card{border-radius:16px}.tribute-name{font-size:1.5rem}.tribute-desc,.tribute-quote,.tribute-footer-text{margin-top:24px;font-size:.95rem}.tribute-bottom{order:3;padding:16px 12px}}@media (max-width:380px){.convenors-heading{font-size:1.8rem}.convenor-card{padding:20px 14px}.tribute-heading{font-size:1.4rem}.tribute-name{font-size:1.3rem}}
