body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.landing-hero{background:#0f172a;color:#fff;padding:7rem 0 4rem}.landing-container{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:left}.landing-title{margin:0 0 .75rem;font-size:3rem;font-weight:600}.landing-subtitle{margin:0 0 1.5rem;color:#cbd5e1;font-size:1.125rem}.landing-cta{display:flex;gap:.75rem;flex-wrap:wrap}.landing-btn{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.95rem}.landing-btn.primary{background:#fff;color:#111;border:1px solid #fff}.landing-btn.outline{background:transparent;color:#fff;border:1px solid #fff}.landing-btn.ghost{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.15)}.landing-btn:hover{opacity:.9}.user-welcome{text-align:left}.user-actions{margin-top:1.5rem}.logout-btn{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.logout-btn:hover{background:#fff3;border-color:#ffffff4d}.hero-actions{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.cta-button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease}.cta-button:not(.secondary){background:#fff;color:#111;border:1px solid #fff}.cta-button.secondary{background:transparent;color:#fff;border:1px solid #fff}.cta-button:hover{opacity:.9;transform:translateY(-1px)}.user-dashboard{padding:3rem 0;background:#f8fafc}.dashboard-container{max-width:1200px;margin:0 auto;padding:0 2rem}.dashboard-header{text-align:center;margin-bottom:2rem}.dashboard-header h2{font-size:2rem;color:#0f172a;margin:0 0 .5rem}.dashboard-header p{color:#64748b;font-size:1.1rem;margin:0}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.dashboard-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #0000000d}.dashboard-card h3{margin:0 0 1rem;color:#0f172a;font-size:1.25rem}.profile-info p{margin:.5rem 0;color:#475569}.profile-info strong{color:#0f172a}.quick-actions{display:flex;flex-direction:column;gap:.75rem}.action-btn{display:inline-block;padding:.75rem 1rem;background:#3b82f6;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;text-align:center;transition:all .2s ease}.action-btn:hover{background:#2563eb;transform:translateY(-1px)}.loading-container{display:flex;justify-content:center;align-items:center;min-height:50vh}.loading-container h2{color:#64748b;font-size:1.5rem}.password-strength{margin-top:.5rem;padding:1rem;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.strength-bar{width:100%;height:6px;background-color:#e5e7eb;border-radius:3px;overflow:hidden;margin-bottom:.75rem}.strength-fill{height:100%;transition:all .3s ease;border-radius:3px}.strength-text{font-weight:600;font-size:.875rem;margin-bottom:1rem;text-align:center}.requirements-checklist{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.requirement-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.requirement-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;font-size:12px;font-weight:700;transition:all .2s ease}.requirement-icon.fulfilled{background-color:#10b981;color:#fff}.requirement-icon.missing{background-color:#ef4444;color:#fff}.requirement-text{transition:color .2s ease}.requirement-text.fulfilled{color:#059669;font-weight:500}.requirement-text.missing{color:#dc2626}.missing-requirements{text-align:center;padding:.5rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px}.missing-text{color:#dc2626;font-weight:500}.user-profile{padding:2rem 0;background:#f8fafc;min-height:calc(100vh - 80px)}.profile-header{text-align:center;margin-bottom:2rem}.profile-header h1{font-size:2.5rem;color:#0f172a;margin:0 0 .5rem}.profile-header p{color:#64748b;font-size:1.1rem;margin:0}.message{padding:1rem;border-radius:8px;margin-bottom:1.5rem;text-align:center;font-weight:600}.message.success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.message.error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.profile-content{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #0000000d}.profile-section h3{margin:0 0 1rem;color:#0f172a;font-size:1.25rem}.profile-info{display:flex;flex-direction:column;gap:.75rem}.info-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f1f5f9}.info-row:last-child{border-bottom:none}.info-label{font-weight:600;color:#374151}.info-value{color:#6b7280}.profile-actions{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.edit-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#374151}.form-group input{padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem}.form-group input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-actions{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap}.btn-primary{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-primary:hover{background:#2563eb}.btn-secondary{background:#6b7280;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:#4b5563}.security-info{margin-top:1rem}.security-item{display:flex;align-items:center;gap:.75rem;margin:.5rem 0;color:#6b7280}.security-icon{font-size:1.25rem}@media (max-width: 768px){.profile-content{padding:0 1rem}.info-row{flex-direction:column;align-items:flex-start;gap:.25rem}.profile-actions,.form-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}.landing-highlights{padding:2.5rem 0 3rem;background:#fff}.landing-subnav{max-width:1200px;margin:0 auto 1rem;padding:0 2rem;display:flex;gap:.75rem}.subnav-link{display:inline-flex;align-items:center;padding:.5rem .85rem;border:1px solid #e5e7eb;border-radius:999px;color:#111827;text-decoration:none;font-weight:600;font-size:.9rem;background:#fff;cursor:pointer}.subnav-link:hover{background:#f3f4f6}.embedded-fellowship .ethis-board{padding-top:0}.embedded-fellowship .container{padding-top:0;max-width:1200px;margin:0 auto;padding-left:2rem;padding-right:2rem}.embedded-fellowship .ethis-board h1{margin-top:0}.embedded-fellowship .content-text,.embedded-fellowship .fellowship-application-form,.embedded-fellowship .faq-section{text-align:left}.landing-table-wrap{max-width:1200px;margin:0 auto;padding:0 2rem}.landing-table{width:100%;border-collapse:collapse}.landing-table th,.landing-table td{text-align:left;padding:.75rem;border-bottom:1px solid #e5e7eb}.landing-table th{color:#0f172a;font-weight:700}.landing-status{font-weight:700}.landing-status.purchased{color:#16a34a}.landing-status.purchase{color:#111827}.status-pill{display:inline-block;padding:.15rem .5rem;border-radius:999px;border:1px solid #e5e7eb;font-weight:600}.status-pill.submitted{background:#f1f5f9;color:#111827}.status-pill.in-review{background:#fff7ed;color:#92400e}.status-pill.accepted{background:#ecfdf5;color:#047857}.status-pill.rejected{background:#fef2f2;color:#b91c1c}.landing-grid{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.landing-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;box-shadow:0 6px 18px #0000000f}.landing-card h3{margin:0 0 .5rem;font-size:1.1rem;color:#0f172a}.landing-card p{margin:0;color:#475569}@media (max-width: 900px){.landing-grid{grid-template-columns:1fr}.landing-title{font-size:2.2rem}}.reset-page .auth-button.primary,.reset-page .auth-button.primary:hover,.reset-page .auth-button.primary:active{background:#333!important;border:1px solid #333!important;color:#fff!important}.register-page .auth-button.primary{background:#333!important;color:#fff!important;border:1px solid #333!important}.register-page .auth-button.primary:hover{background:#333!important;border:1px solid #333!important;color:#fff!important}*{box-sizing:border-box}html,body{overflow-x:hidden;width:100%}.App{text-align:center;min-height:100vh;background:#fff;color:#333;overflow-x:hidden;width:100%}.navbar{background:#fff;border-bottom:1px solid #e9ecef;padding:.5rem 0;position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 1px 3px #0000001a}.navbar-only-logo{background:transparent;border-bottom:none;box-shadow:none}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-brand{display:flex;align-items:center;text-decoration:none;color:inherit}.nav-brand .nav-link{display:flex;align-items:center;gap:1rem;text-decoration:none;color:inherit}.nav-brand .nav-link:hover{text-decoration:none}.summit-logo{height:72px;width:auto;object-fit:contain}.brand-text{display:flex;flex-direction:column;align-items:flex-start}.brand-name{font-size:1.8rem;font-weight:700;color:#000;line-height:1.2;text-decoration:underline;margin-bottom:.25rem}.summit-name{font-size:1rem;font-weight:600;color:#000;line-height:1.3;text-decoration:underline;max-width:300px}.nav-menu{display:flex;align-items:center;gap:1.25rem}.mobile-menu-toggle{background:#fff;border:1px solid #d1d5db;color:#111827;width:44px;height:44px;border-radius:8px;font-size:22px;line-height:1;display:none;align-items:center;justify-content:center;box-shadow:0 1px 2px #0000000d;cursor:pointer}@media (max-width: 1100px){.nav-container{padding:0 1rem;flex-wrap:wrap;align-items:flex-start}.summit-logo{height:56px}.mobile-menu-toggle{display:flex;margin-left:auto;align-self:center}.nav-menu{display:none;flex-direction:column;gap:.5rem;width:100%;margin-top:.5rem;align-items:flex-start}.nav-menu.open{display:flex}.navbar .user-dropdown .dropdown-menu{position:absolute;top:calc(100% + 6px);right:0;left:12px;width:auto;max-width:none;max-height:65vh;overflow-y:auto;z-index:2000}}@media (max-width: 480px){.mobile-menu-toggle{width:40px;height:40px;font-size:20px}.navbar .user-dropdown .dropdown-menu{position:absolute;top:calc(100% + 6px);right:0;left:12px;width:auto;max-width:none;max-height:65vh;overflow-y:auto;z-index:2000}}@media (max-width: 1100px){.navbar .mobile-menu-toggle{display:inline-block}.navbar .nav-menu{display:none;flex-direction:column;gap:.5rem;width:100%;margin-top:.5rem;align-items:flex-start}.navbar .nav-menu.open{display:flex}}.nav-button{background:none;border:none;color:#000;font-size:14px;font-weight:500;padding:.5rem 0;cursor:pointer;text-decoration:none;transition:all .2s ease;position:relative}.nav-button:hover{color:#333;text-decoration:none}.nav-button.active{background:#ffffffe6;color:#000;font-weight:600}.nav-dropdown{position:relative}.dropdown-trigger{display:flex;align-items:center;gap:.25rem}.dropdown-menu{position:absolute;top:100%;left:0;background:#fff;border:1px solid #e9ecef;border-radius:4px;box-shadow:0 4px 12px #00000026;min-width:200px;z-index:1001;padding:.5rem 0;max-width:90vw;box-sizing:border-box}.dropdown-item{display:block;padding:.75rem 1rem;color:#000;text-decoration:none;font-size:14px;transition:background-color .2s ease}.dropdown-item:hover{background-color:#f8f9fa;text-decoration:none;color:#000}.language-dropdown{margin-left:0}.language-trigger{display:flex;align-items:center;gap:.5rem}@media (max-width: 1024px){.nav-menu{gap:1.5rem}.brand-name{font-size:1.6rem}.summit-name{font-size:.9rem}}@media (max-width: 768px){.navbar{padding:.5rem 0}.nav-container{padding:0 1rem;flex-wrap:wrap}.mobile-menu-toggle{display:inline-block;margin-left:auto}.summit-logo{height:40px}.brand-name{font-size:1.4rem}.summit-name{font-size:.8rem;max-width:200px}.nav-menu{display:none;flex-direction:column;gap:.25rem;width:100%;margin-top:.5rem;align-items:flex-start}.nav-menu.open{display:flex}.nav-button{font-size:13px;padding:6px 8px}}@media (max-width: 640px){.nav-container{padding:0 .75rem}.nav-menu{gap:.25rem}.auth-buttons{margin-left:auto}}.brand-name{font-size:1.5rem;font-weight:700;color:#2c3e50;letter-spacing:.5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.summit-name{font-size:1.3rem;font-weight:700;color:#2c3e50;white-space:normal;word-wrap:break-word;max-width:350px;line-height:1.4;letter-spacing:-.02em}.nav-menu{display:flex;gap:.5rem;align-items:center;margin-left:auto}.nav-button{background:none;border:none;color:#000;font-size:14px;font-weight:400;padding:8px 12px;cursor:pointer;transition:background-color .2s ease;text-decoration:none;border-radius:4px;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.4}.nav-button:hover{color:#000;background:#f8f9fa;text-decoration:none}.nav-button:active{background:#e9ecef}.nav-button.buy-tickets{background:linear-gradient(135deg,#007bff);color:#fff;border-radius:8px;padding:.7rem 1.5rem;font-weight:600;box-shadow:0 2px 8px #007bff4d}.nav-button.buy-tickets:hover{background:linear-gradient(135deg,#0056b3,#004085);color:#fff;box-shadow:0 4px 12px #007bff66;transform:translateY(-2px)}.nav-button.login{border:1px solid #000;border-radius:4px;padding:8px 16px;color:#000;font-weight:400;background:#fff}.nav-button.login:hover{border-color:#000;color:#000;background:#f8f9fa}.nav-dropdown{position:relative;display:inline-block;padding-bottom:2px}.operating-committee{text-align:left;max-width:1200px;margin:0 auto;padding:2rem}.operating-committee h1{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:1rem}.operating-committee>p{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:3rem}.chair-committees{margin:2rem 0}.chair-committees h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:2rem}.chair-section{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e9ecef}.chair-section:last-child{border-bottom:none}.chair-section h3{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.chair-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem 1rem}@media (max-width: 768px){.chair-list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.chair-list{grid-template-columns:1fr}}.chair-item{padding:.5rem 0}.chair-name{color:#2c3e50;font-weight:500;display:block;margin-bottom:.25rem}.chair-link{color:#2c3e50;text-decoration:none;transition:all .3s ease}.chair-link:hover{color:#007bff;text-decoration:underline;cursor:pointer}.chair-affiliation{color:#6c757d;font-size:.85rem;display:block}.committee-coordination,.contact-committee{margin-top:3rem;text-align:left}.committee-coordination h2,.contact-committee h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.contact-committee p{color:#6c757d;line-height:1.6;margin-bottom:2rem}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.contact-section{background:#f8f9fa;padding:1rem;border-radius:4px;border:1px solid #e9ecef}.contact-section h3{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.5rem}.contact-section p{color:#495057;font-size:.9rem;margin:0}.coordination-info{margin-top:1rem}.coordination-section{margin-bottom:1.5rem}.coordination-section h3{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.coordination-section p{color:#6c757d;font-size:.95rem;line-height:1.6;margin:0}.ethis-board{text-align:left;max-width:1200px;margin:0 auto;padding:2rem}.ethis-board h1{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:1rem}.ethis-board>p{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:3rem}.ethis-board h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.board-members{margin:2rem 0}.member-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem 1rem}@media (max-width: 768px){.member-list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.member-list{grid-template-columns:1fr}}.member-item{padding:.5rem 0}.member-name{color:#2c3e50;font-weight:500;display:block;margin-bottom:.25rem}.member-affiliation{color:#6c757d;font-size:.85rem;display:block}.board-responsibilities,.board-governance,.contact-board{margin-top:3rem;text-align:left}.responsibilities-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem}@media (max-width: 768px){.responsibilities-grid{grid-template-columns:1fr}}.responsibility-card{background:#f8f9fa;padding:1rem;border-radius:4px;border:1px solid #e9ecef}.responsibility-card h3{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.5rem}.responsibility-card p{color:#495057;font-size:.9rem;margin:0;line-height:1.5}.governance-info{margin-top:1rem}.governance-section{margin-bottom:1.5rem}.governance-section h3{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.governance-section p{color:#6c757d;font-size:.95rem;line-height:1.6;margin:0}.contact-board p{color:#6c757d;line-height:1.6;margin-bottom:1rem}.contact-info{background:#f8f9fa;padding:1rem;border-radius:4px;border:1px solid #e9ecef}.contact-info p{color:#495057;font-size:.9rem;margin:.5rem 0}.ethis-foundation{text-align:left;max-width:1200px;margin:0 auto;padding:2rem}.ethis-foundation h1{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:1rem}.ethis-foundation>p{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:3rem}.ethis-foundation h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.mission-vision,.foundation-story,.core-values,.foundation-initiatives,.research-focus,.governance-structure,.partnerships,.contact-foundation{margin-top:3rem;text-align:left}.mission-vision{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media (max-width: 768px){.mission-vision{grid-template-columns:1fr}}.values-grid,.initiatives-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem}@media (max-width: 768px){.values-grid,.initiatives-grid{grid-template-columns:1fr}}.value-card,.initiative-card{background:#f8f9fa;padding:1rem;border-radius:4px;border:1px solid #e9ecef}.value-card h3,.initiative-card h3{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.5rem}.value-card p,.initiative-card p{color:#495057;font-size:.9rem;margin:0;line-height:1.5}.initiative-impact{font-weight:500;color:#2c3e50;margin-top:.5rem}.capabilities{text-align:left;max-width:1200px;margin:0 auto;padding:2rem}.capabilities h1{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:1rem}.capabilities>p{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:3rem}.capabilities h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.organizational-capabilities,.core-competencies,.technical-capabilities,.impact-metrics,.infrastructure,.quality-assurance,.future-development,.contact-capabilities{margin-top:3rem;text-align:left}.capabilities-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem}@media (max-width: 768px){.capabilities-grid{grid-template-columns:1fr}}.capability-card{background:#f8f9fa;padding:1rem;border-radius:4px;border:1px solid #e9ecef}.capability-card h3{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.5rem}.capability-description{color:#6c757d;font-size:.9rem;margin-bottom:.75rem;line-height:1.5}.capability-list ul{list-style:none;padding:0;margin:0}.capability-list li{color:#495057;font-size:.85rem;padding:.25rem 0;border-bottom:1px solid #f1f1f1}.capability-list li:last-child{border-bottom:none}.about-champions{text-align:left;max-width:1200px;margin:0 auto;padding:2rem}.about-champions h1{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:1rem;text-align:center}.about-champions h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:2rem 0 1rem}.about-champions p{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.champion-roles,.champion-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}.role-card,.category-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.role-card:hover,.category-card:hover{transform:translateY(-5px);box-shadow:0 4px 20px #0000001a}.role-card h3,.category-card h3{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.role-card p,.category-card p{color:#6c757d;font-size:.95rem;line-height:1.6;margin:0}.cta-section{background:#e7f3ff;border-radius:8px;padding:2rem;margin:3rem 0;text-align:center}.cta-section h2{color:#2c3e50;margin-bottom:1rem}.cta-section p{color:#6c757d;margin-bottom:1.5rem}.cta-button{display:inline-block;background:#007bff;color:#fff;padding:.75rem 2rem;border-radius:4px;text-decoration:none;font-weight:600;transition:all .2s ease}.cta-button:hover{background:#0056b3;transform:translateY(-1px);box-shadow:0 4px 8px #007bff4d}@media (max-width: 768px){.champion-roles,.champion-categories{grid-template-columns:1fr;gap:1.5rem}.role-card,.category-card{padding:1.25rem}}.champions,.booth-exhibition,.competition-champions,.research-paper-champions,.workshops-champions,.main-venue-champions,.about-champion,.individual-champions{text-align:left;max-width:1200px;margin:0 auto;padding:2rem}.champions h1,.booth-exhibition h1,.competition-champions h1,.research-paper-champions h1,.workshops-champions h1,.main-venue-champions h1,.about-champion h1,.individual-champions h1{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:1rem}.champions>p,.booth-exhibition>p,.competition-champions>p,.research-paper-champions>p,.workshops-champions>p,.main-venue-champions>p,.about-champion>p,.individual-champions>p{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:3rem}.champions h2,.booth-exhibition h2,.competition-champions h2,.research-paper-champions h2,.workshops-champions h2,.main-venue-champions h2,.about-champion h2,.individual-champions h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.exhibition-overview,.competition-overview,.research-overview,.workshops-overview,.venue-overview,.booth-levels,.sponsorship-levels,.competitions-list,.research-tracks,.workshop-tracks,.venue-features,.venue-information,.application-process,.sponsor-benefits,.competition-timeline,.research-impact,.review-process,.research-timeline,.workshop-benefits,.workshop-formats,.workshop-timeline,.venue-benefits,.venue-location,.venue-timeline,.venue-impact,.contact-exhibition,.contact-competition,.contact-research,.contact-workshops,.contact-venue{margin-top:3rem;text-align:left}.levels-grid,.competitions-grid,.tracks-grid,.benefits-grid,.impact-grid,.formats-info,.facilities-grid,.location-details{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem}@media (max-width: 768px){.levels-grid,.competitions-grid,.tracks-grid,.benefits-grid,.impact-grid,.formats-info,.facilities-grid,.location-details{grid-template-columns:1fr}}.level-card,.competition-card,.track-card,.benefit-card,.impact-card,.format-type,.facility-card,.venue-section{background:#f8f9fa;padding:1rem;border-radius:4px;border:1px solid #e9ecef}.level-card h3,.competition-card h3,.track-card h3,.benefit-card h3,.impact-card h3,.format-type h3,.facility-card h3,.venue-section h3{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.5rem}.level-price,.competition-prize{color:#007bff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.level-benefits{list-style:none;padding:0;margin:0}.level-benefits li{color:#495057;font-size:.9rem;padding:.25rem 0;border-bottom:1px solid #f1f1f1}.level-benefits li:last-child{border-bottom:none}.track-description,.track-sessions,.track-focus,.facility-capacity,.facility-features{color:#495057;font-size:.9rem;margin:.25rem 0;line-height:1.5}.process-steps,.timeline-events,.process-info,.impact-metrics{margin-top:1rem}.step,.timeline-event,.process-step,.metric{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #f1f1f1}.step:last-child,.timeline-event:last-child,.process-step:last-child,.metric:last-child{border-bottom:none}.step h3,.timeline-event h3,.process-step h3{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.metric h3{color:#007bff;font-size:1.8rem;font-weight:700;margin-bottom:.25rem}.metric p{color:#6c757d;font-size:.9rem;margin:0}.impact-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;text-align:center}@media (max-width: 768px){.impact-metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.impact-metrics{grid-template-columns:1fr}}.champions-overview,.championship-levels,.champions-benefits,.summit-impact,.application-info,.contact-champions{margin-top:3rem;text-align:left}.championship-card{background:#f8f9fa;padding:1.5rem;border-radius:4px;border:1px solid #e9ecef;display:flex;flex-direction:column}.championship-card h3{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.championship-description{color:#495057;font-size:.9rem;line-height:1.5;margin-bottom:1rem;flex-grow:1}.championship-price{color:#007bff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.championship-highlights{list-style:none;padding:0;margin:0 0 1.5rem}.championship-highlights li{color:#495057;font-size:.85rem;padding:.25rem 0;border-bottom:1px solid #f1f1f1}.championship-highlights li:last-child{border-bottom:none}.championship-link{color:#007bff;text-decoration:none;font-weight:500;font-size:.9rem;margin-top:auto;transition:color .2s ease}.championship-link:hover{color:#0056b3;text-decoration:underline}.call-for-papers,.call-for-workshops,.call-for-competitions,.research-section{text-align:left;max-width:1200px;margin:0 auto;padding:2rem}.call-for-papers h1,.call-for-workshops h1,.call-for-competitions h1,.research-section h1{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:1rem}.call-for-papers>p,.call-for-workshops>p,.call-for-competitions>p,.research-section>p{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:3rem}.call-for-papers h2,.call-for-workshops h2,.call-for-competitions h2,.research-section h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.events-important h1{margin:0 0 1rem}.events-important>p{margin:0 0 1rem;color:#6c757d}.events-important .important-dates{margin-top:1.5rem}.important-dates,.research-tracks,.submission-guidelines,.special-tracks,.awards-recognition,.review-process,.submission-platform,.workshop-types,.proposal-requirements,.preferred-themes,.evaluation-criteria,.support-provided,.submission-process,.competition-tracks,.judging-criteria,.sponsor-prizes,.submission-requirements,.participation-process,.research-categories,.research-content{margin-top:3rem;text-align:left}.dates-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e9ecef;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.dates-table th{background:#f8f9fa;color:#2c3e50;font-weight:700;font-size:1rem;padding:1rem;text-align:left;border-bottom:2px solid #e9ecef}.dates-table td{padding:1rem;border-bottom:1px solid #e9ecef;vertical-align:top}.dates-table tr:last-child td{border-bottom:none}.dates-table tr:hover{background:#f8f9fa}.date-cell{font-weight:600;color:#2c3e50;min-width:140px}.content-cell{color:#495057;line-height:1.5}@media (max-width: 768px){.dates-table th,.dates-table td{padding:.75rem .5rem;font-size:.9rem}.date-cell{min-width:120px}}.dates-timeline,.tracks-grid,.guidelines-grid,.awards-grid,.review-steps,.workshop-grid,.criteria-grid,.competition-grid,.prizes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem}@media (max-width: 768px){.dates-timeline,.tracks-grid,.guidelines-grid,.awards-grid,.review-steps,.workshop-grid,.criteria-grid,.competition-grid,.prizes-grid{grid-template-columns:1fr}}.timeline-item,.track-card,.guideline-card,.award-card,.review-step,.workshop-card,.criteria-card,.competition-card,.prize-card{background:#f8f9fa;padding:1rem;border-radius:4px;border:1px solid #e9ecef;position:relative}.timeline-item h3,.track-card h3,.guideline-card h3,.award-card h3,.review-step h3,.workshop-card h3,.criteria-card h3,.competition-card h3,.prize-card h3{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.5rem}.timeline-item p,.track-card p,.guideline-card p,.award-card p,.review-step p,.workshop-card p,.criteria-card p,.competition-card p,.prize-card p{color:#495057;font-size:.9rem;margin:0;line-height:1.5}.timeline-item.open{border-left:4px solid #28a745}.timeline-item.upcoming{border-left:4px solid #007bff}.home-section{text-align:left;max-width:1200px;margin:0 auto;padding:2rem}.home-section h1{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:1rem}.home-section>p{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:3rem}.featured-section{margin-top:3rem;text-align:left}.featured-section h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.featured-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem}@media (max-width: 768px){.featured-grid{grid-template-columns:1fr}}.featured-card{background:#f8f9fa;padding:1.5rem;border-radius:4px;border:1px solid #e9ecef}.featured-card h3{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.featured-card p{color:#495057;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.card-link{color:#007bff;text-decoration:none;font-weight:500;font-size:.9rem;transition:color .2s ease}.card-link:hover{color:#0056b3;text-decoration:underline}.championship-mission,.championship-benefits,.championship-principles,.partnership-approach,.success-stories,.next-steps{margin-top:3rem;text-align:left}.benefit-section,.principle-card,.approach-section,.success-item{background:#f8f9fa;padding:1rem;border-radius:4px;border:1px solid #e9ecef;margin-bottom:1.5rem}.benefit-section h3,.principle-card h3,.approach-section h3,.success-item h3{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.5rem}.benefit-description{color:#6c757d;font-size:.9rem;margin-bottom:.75rem;font-style:italic}.benefit-details{list-style:none;padding:0;margin:0}.benefit-details li{color:#495057;font-size:.85rem;padding:.25rem 0;border-bottom:1px solid #f1f1f1}.benefit-details li:last-child{border-bottom:none}.benefits-grid,.principles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem}@media (max-width: 768px){.benefits-grid,.principles-grid{grid-template-columns:1fr}}.approach-sections,.success-highlights{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem}@media (max-width: 768px){.approach-sections,.success-highlights{grid-template-columns:1fr}}.metric-category{display:block;color:#6c757d;font-size:.75rem;font-weight:400;margin-top:.25rem}.program-overview,.championship-levels,.champion-spotlights,.champion-benefits,.application-process,.selection-criteria,.champion-testimonials,.apply-now{margin-top:3rem;text-align:left}.leadership-structure,.governance-principles{margin-top:2rem}.leadership-card,.principle-card{background:#f8f9fa;padding:1.5rem;border-radius:4px;border:1px solid #e9ecef;margin-bottom:1.5rem}.leadership-card h3,.principle-card h3{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:.75rem}.role-description{color:#495057;font-size:.95rem;margin-bottom:1rem;line-height:1.5}.leadership-card h4{color:#2c3e50;font-size:1rem;font-weight:500;margin-bottom:.5rem;margin-top:1rem}.leadership-card ul{margin:0;padding-left:1.2rem}.leadership-card li{color:#495057;font-size:.9rem;margin-bottom:.25rem;line-height:1.4}.principle-card p{color:#495057;font-size:.95rem;margin:0;line-height:1.5}.contact-page{text-align:left;max-width:1200px;margin:0 auto;padding:0}.contact-container h1{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:1rem}.contact-intro{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:0}.contact-sections{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem}@media (max-width: 768px){.contact-sections{grid-template-columns:1fr}}.contact-section{background:#f8f9fa;padding:1.5rem;border-radius:4px;border:1px solid #e9ecef}.contact-section h2{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.contact-info p{color:#495057;font-size:.95rem;margin-bottom:.5rem;line-height:1.4}.contact-info-section{background:#f8f9fa;padding:2.5rem;border-radius:8px;border:1px solid #e9ecef;margin-bottom:3rem}.contact-info-section h2{color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.5px}.contact-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.contact-info-item{background:#fff;padding:1.5rem;border-radius:6px;border:1px solid #e9ecef;box-shadow:0 1px 3px #0000001a}.contact-info-item h3{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.contact-info-item p{color:#5a6c7d;font-size:.95rem;margin-bottom:.5rem;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.contact-info-item strong{color:#2c3e50;font-weight:600}.contact-form-section{background:#fff;padding:2.5rem 2.5rem 2.5rem 0;margin-bottom:2rem;max-width:800px;margin:0}.contact-form-section h2{color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.5px}.contact-form{width:100%;margin:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:.5rem}@media (max-width: 768px){.form-row{grid-template-columns:1fr}}.form-group{margin-bottom:1rem}.form-group label{display:block;color:#000;font-weight:600;margin-bottom:.75rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.95rem;letter-spacing:.1px}.form-group input,.form-group select{width:100%;padding:.75rem;border:2px solid #e9ecef;border-radius:6px;font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:all .2s ease;background-color:#fff;color:#000}.form-group textarea{width:100%;padding:.75rem;border:2px solid #e9ecef;border-radius:6px;font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:all .2s ease;background-color:#fff;color:#000;min-height:120px;resize:vertical}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#000;border-width:1px;box-shadow:none;background-color:#fff}.form-group input::placeholder,.form-group textarea::placeholder{color:#000;font-style:italic}.submit-button{background:transparent;color:#000;border:2px solid #000;padding:1rem 2.5rem;border-radius:6px;font-size:1.1rem;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;cursor:pointer;transition:all .2s ease;letter-spacing:.1px;box-shadow:none}.submit-button:hover{background:#333;color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 8px #0000004d}.submit-button:active{transform:translateY(0);box-shadow:0 2px 4px #0003}.office-hours{background:#e7f3ff;padding:1.5rem;border-radius:4px;border:1px solid #b3d9ff}.office-hours h2{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.office-hours p{color:#495057;font-size:.95rem;margin-bottom:.5rem}.membership-page{text-align:left;max-width:1200px;margin:0 auto;padding:2rem}.membership-container h1{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:1rem;text-align:center}.membership-intro{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:3rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.membership-tiers{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.membership-tier{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:2rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.membership-tier:hover{transform:translateY(-5px);box-shadow:0 4px 20px #0000001a}.membership-tier.featured{border-color:#007bff;box-shadow:0 2px 10px #007bff33;position:relative}.membership-tier.featured:before{content:"MOST POPULAR";position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#007bff;color:#fff;padding:.25rem 1rem;border-radius:15px;font-size:.7rem;font-weight:600}.membership-tier h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.tier-price{margin-bottom:1.5rem}.tier-price .price{font-size:2.5rem;font-weight:700;color:#007bff}.tier-price .period{color:#6c757d;font-size:1rem}.tier-benefits{list-style:none;padding:0;margin-bottom:2rem;text-align:left}.tier-benefits li{color:#495057;font-size:.95rem;margin-bottom:.75rem;padding-left:1.5rem;position:relative;line-height:1.4}.tier-benefits li:before{content:"✓";position:absolute;left:0;color:#28a745;font-weight:700}.membership-button{background:#007bff;color:#fff;border:none;padding:.75rem 2rem;border-radius:25px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;width:100%}.membership-button:hover{background:#0056b3}.membership-button.featured{background:#28a745}.membership-button.featured:hover{background:#1e7e34}.organizational-membership{margin-bottom:4rem}.organizational-membership h2{color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:1rem;text-align:center}.org-intro{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:2rem;text-align:center;max-width:700px;margin-left:auto;margin-right:auto}.org-tiers{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.org-tier{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:1.5rem;text-align:center}.org-tier h3{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.org-price{font-size:1.5rem;font-weight:700;color:#007bff;margin-bottom:.5rem}.org-tier p{color:#6c757d;font-size:.9rem;margin-bottom:1rem}.org-tier ul{list-style:none;padding:0;text-align:left}.org-tier li{color:#495057;font-size:.9rem;margin-bottom:.5rem;padding-left:1rem;position:relative}.org-tier li:before{content:"•";position:absolute;left:0;color:#007bff;font-weight:700}.membership-benefits-section{margin-bottom:4rem}.membership-benefits-section h2{color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.benefit-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:1.5rem;text-align:center}.benefit-card h3{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.benefit-card p{color:#495057;font-size:.95rem;line-height:1.5;margin:0}.application-process{margin-bottom:4rem}.application-process h2{color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.step{display:flex;align-items:flex-start;text-align:left}.step-number{background:#007bff;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-right:1rem;flex-shrink:0}.step-content h3{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.step-content p{color:#495057;font-size:.95rem;line-height:1.4;margin:0}.membership-cta{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;padding:3rem 2rem;border-radius:10px;text-align:center}.membership-cta h2{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.membership-cta p{color:#ffffffe6;font-size:1rem;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:.75rem 2rem;border-radius:25px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.cta-button.primary{background:#fff;color:#007bff}.cta-button.primary:hover{background:#f8f9fa;transform:translateY(-2px)}.cta-button.secondary:hover{background:#fff;color:#007bff;transform:translateY(-2px)}.profiles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem}@media (max-width: 768px){.profiles-grid{grid-template-columns:1fr}}.profile-card{background:#f8f9fa;padding:1.5rem;border-radius:4px;border:1px solid #e9ecef}.profile-card h3{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.profile-card h4{color:#007bff;font-size:.95rem;font-weight:500;margin-bottom:.5rem}.profile-affiliation{color:#6c757d;font-size:.9rem;margin-bottom:1rem;font-style:italic}.profile-achievement,.profile-impact{color:#495057;font-size:.85rem;margin-bottom:.5rem;line-height:1.4}.process-step{background:#f8f9fa;padding:1rem;border-radius:4px;border:1px solid #e9ecef;margin-bottom:1.5rem;position:relative}.step-timeline{display:block;color:#007bff;font-size:.8rem;font-weight:500;margin-top:.5rem}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:1rem}@media (max-width: 768px){.testimonials-grid{grid-template-columns:1fr}}.testimonial-card{background:#f8f9fa;padding:1.5rem;border-radius:4px;border:1px solid #e9ecef;border-left:4px solid #007bff}.testimonial-card p{color:#495057;font-size:.95rem;line-height:1.6;margin-bottom:1rem;font-style:italic}.testimonial-card cite{color:#6c757d;font-size:.85rem;font-weight:500}.summit-impact .impact-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;text-align:center}@media (max-width: 768px){.summit-impact .impact-metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.summit-impact .impact-metrics{grid-template-columns:1fr}}.dropdown-trigger{background:none;border:none;color:#333;font-size:14px;font-weight:400;padding:8px 12px;cursor:pointer;transition:background-color .2s ease;text-decoration:none;border-radius:4px;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.4}.dropdown-trigger:hover,.dropdown-trigger.active{color:#333;background:#f8f9fa}.dropdown-menu{position:absolute;top:100%;left:0;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000014,0 2px 4px #0000000a;min-width:220px;z-index:1000;padding:8px 0;margin-top:1px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.dropdown-item{display:block;padding:12px 16px;color:#333;text-decoration:none;font-size:14px;font-weight:400;transition:background-color .2s ease;border:none;background:none;width:100%;text-align:left;cursor:pointer;white-space:nowrap;border-bottom:1px solid #f0f0f0;line-height:1.4}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background:#f8f9fa;color:#333;text-decoration:none}.dropdown-item:active{background:#e9ecef}.language-dropdown .dropdown-menu{min-width:120px;right:0;left:auto}.auth-form .form-group small{text-align:left;display:block}.language-trigger{font-size:.9rem;padding:.5rem .75rem}.language-menu .dropdown-item{font-size:.9rem;padding:.5rem .75rem;cursor:pointer;border:none;background:none;width:100%;text-align:left;transition:all .2s ease}.language-menu .dropdown-item:hover{background-color:#f8f9fa;color:#495057}.language-active{font-weight:600;color:#007bff!important;background-color:#e3f2fd!important}.nav-button.auth-btn{background:#fff;color:#007bff;border:2px solid #007bff;border-radius:4px;padding:.3rem .8rem;font-weight:500;font-size:.9rem;transition:all .3s ease;box-shadow:0 2px 4px #007bff1a}.nav-button.auth-btn:hover{background:#007bff;border-color:#007bff;color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px #007bff4d}.App-header{background:#0003;padding:2rem;margin-bottom:2rem}.App-header h1{margin:0;font-size:2.5rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.App-header p{margin:.5rem 0 0;font-size:1.2rem;opacity:.9}.App-main{max-width:1200px;margin:0 auto;padding:1rem 2rem;padding-top:0}.App-main:not(:has(.ethis-hero)){padding-top:84px}.App-main.blog-page{padding-top:100px}.App-main:has(.about-us-layout){max-width:none;margin:0;padding:0}.summits-section,.companies-section{margin-bottom:3rem;background:#ffffff1a;border-radius:15px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a}.summits-section h2,.companies-section h2{margin:0 0 1.5rem;font-size:1.8rem;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.summits-grid,.companies-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.summit-card,.company-card{background:#ffffff26;border-radius:10px;padding:1.5rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.2)}.summit-card:hover,.company-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0003}.summit-card h3,.company-card h3{margin:0 0 1rem;font-size:1.3rem;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.summit-card p,.company-card p{margin:.5rem 0;font-size:.9rem;line-height:1.4}.summit-card strong,.company-card strong{color:gold;font-weight:600}.summit-card a,.company-card a{color:#87ceeb;text-decoration:none;word-break:break-all}.summit-card a:hover,.company-card a:hover{text-decoration:underline}.loading,.error{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;background:#ffffff1a;border-radius:15px;margin:2rem;padding:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.loading h2,.error h2{margin:0 0 1rem;font-size:1.5rem}.error p{margin:0;opacity:.8}.nav-link{text-decoration:none;color:inherit}.nav-button.active{background:#f8f9fa;color:#333;font-weight:500}.page-header{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);margin-bottom:2rem}.page-header h1{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1rem}.page-header p{font-size:1.1rem;color:#6c757d;max-width:600px;margin:0 auto}.hero-section{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-bottom:3rem}.hero-section h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem}.hero-description{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:1rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.cta-button.primary{background:#28a745;color:#fff}.cta-button.primary:hover{background:#218838;transform:translateY(-2px)}.cta-button.secondary{background:transparent;color:#fff;border:2px solid white}.cta-button.secondary:hover{background:#fff;color:#667eea}.featured-section{padding:3rem 2rem;max-width:1200px;margin:0 auto}.featured-section h2{text-align:center;font-size:2rem;margin-bottom:2rem;color:#2c3e50}.featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.featured-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease}.featured-card:hover{transform:translateY(-5px)}.featured-card h3{color:#2c3e50;margin-bottom:1rem}.featured-card p{color:#6c757d;margin-bottom:1.5rem}.card-link{color:#007bff;text-decoration:none;font-weight:600}.card-link:hover{text-decoration:underline}.speakers-section{max-width:1200px;margin:0 auto;padding:0 2rem}.speakers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.speaker-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease}.speaker-card:hover{transform:translateY(-5px)}.speaker-image{height:200px;background:#f8f9fa;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px 8px 0 0}.speaker-image img{width:100%;height:100%;object-fit:cover}.placeholder-image{color:#6c757d;font-size:1.2rem;font-weight:500;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f8f9fa;border-radius:8px;font-size:2rem;font-weight:600;color:#007bff}.speaker-info{padding:1.5rem}.speaker-info h3{color:#2c3e50;margin-bottom:.5rem}.speaker-title{color:#007bff;font-weight:600;margin-bottom:1rem}.speaker-bio{color:#6c757d;line-height:1.6}.speaker-location{color:#6c757d;font-size:.9rem;margin-bottom:.5rem}.speaker-events{margin-bottom:1rem}.events-label{font-weight:600;color:#2c3e50;margin-bottom:.5rem;font-size:.9rem}.speaker-event{color:#007bff;font-size:.9rem;margin-bottom:.25rem;line-height:1.3}.speaker-contact{margin-top:1rem;padding-top:1rem;border-top:1px solid #e9ecef}.contact-label{font-weight:600;color:#2c3e50;margin-bottom:.5rem;font-size:.9rem}.contact-details{color:#6c757d;font-size:.9rem;line-height:1.4}.no-speakers{text-align:center;padding:3rem;color:#6c757d}.no-speakers h3{color:#2c3e50;margin-bottom:1rem}.events-section{max-width:1200px;margin:0 auto;padding:0 2rem}.schedule-container{background:#fff;border-radius:16px;box-shadow:0 8px 32px #00000014;overflow:hidden;margin-bottom:2rem}.day-schedule{border-bottom:1px solid #f1f3f4}.day-schedule:last-child{border-bottom:none}.day-schedule h2{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;margin:0;font-size:1.5rem;font-weight:600;text-align:center;letter-spacing:.5px}.event-list{padding:0}.event-item{display:grid;grid-template-columns:120px 1fr;gap:2rem;padding:2rem;border-bottom:1px solid #f1f3f4;transition:all .3s ease;position:relative}.event-item:hover{background:linear-gradient(135deg,#f8f9fa,#e9ecef);transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.event-item:last-child{border-bottom:none}.event-time{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;padding:1rem;border-radius:12px;font-weight:600;font-size:.9rem;text-align:center;min-height:80px;box-shadow:0 4px 12px #007bff33}.event-time-main{font-size:1.1rem;font-weight:700;margin-bottom:.25rem}.event-end-time{font-size:.8rem;opacity:.9}.event-details{display:flex;flex-direction:column;justify-content:center}.event-details h3{color:#2c3e50;margin-bottom:.75rem;font-size:1.3rem;font-weight:600;line-height:1.3}.event-details p{color:#6c757d;margin-bottom:1rem;line-height:1.6;font-size:.95rem}.event-topic{color:#495057;font-size:.9rem;margin-bottom:1rem;font-weight:500}.event-topic strong{color:#2c3e50}.event-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.event-format,.event-type{display:inline-block;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.event-format{background:linear-gradient(135deg,#d1ecf1,#bee5eb);color:#0c5460;border:1px solid #bee5eb}.event-type{background:linear-gradient(135deg,#d4edda,#c3e6cb);color:#155724;border:1px solid #c3e6cb}.no-events{text-align:center;padding:4rem 2rem;color:#6c757d;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a}.no-events h3{color:#2c3e50;margin-bottom:1rem;font-size:1.5rem}.no-events p{font-size:1.1rem;opacity:.8}.no-events{text-align:center;padding:3rem;color:#6c757d}.no-events h3{color:#2c3e50;margin-bottom:1rem}.research-section{max-width:1200px;margin:0 auto;padding:0 2rem}.research-categories{margin-bottom:2rem}.category-tabs{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.tab-button{padding:.75rem 1.5rem;border:2px solid #e9ecef;background:#fff;color:#6c757d;border-radius:8px;cursor:pointer;transition:all .2s ease;font-weight:500}.tab-button.active,.tab-button:hover{border-color:#007bff;color:#007bff;background:#007bff0d}.research-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.research-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease}.research-card:hover{transform:translateY(-5px)}.research-image{height:150px;background:#f8f9fa;display:flex;align-items:center;justify-content:center}.research-info{padding:1.5rem}.research-info h3{color:#2c3e50;margin-bottom:.5rem}.research-authors{color:#007bff;font-size:.9rem;margin-bottom:1rem}.research-abstract{color:#6c757d;line-height:1.6;margin-bottom:1rem}.research-meta{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.9rem}.research-date{color:#6c757d}.research-category{color:#28a745;font-weight:500}.read-more-btn{background:#007bff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .2s ease}.read-more-btn:hover{background:#0056b3}.sponsors-section{max-width:1400px;margin:0 auto;padding:0 2rem}.sponsors-container{display:flex;flex-direction:column;gap:4rem}.sponsor-category{background:#fff;border-radius:20px;box-shadow:0 12px 40px #00000014;overflow:hidden;position:relative}.sponsor-category:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb)}.category-title{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2.5rem;margin:0;font-size:1.8rem;font-weight:700;text-align:center;letter-spacing:1px;text-transform:uppercase;position:relative;overflow:hidden}.category-title:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:shimmer 3s infinite}@keyframes shimmer{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sponsors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;padding:3rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.sponsor-card{background:#fff;border-radius:16px;padding:2.5rem 2rem;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;flex-direction:column;align-items:center;gap:2rem;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.sponsor-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#007bff,#28a745,#ffc107,#dc3545);transform:scaleX(0);transition:transform .3s ease}.sponsor-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #00000026}.sponsor-card:hover:before{transform:scaleX(1)}.sponsor-logo{width:140px;height:140px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;overflow:hidden;position:relative;box-shadow:0 8px 25px #0000001a;transition:all .3s ease}.sponsor-card:hover .sponsor-logo{transform:scale(1.05);box-shadow:0 12px 35px #00000026}.sponsor-logo img{max-width:100%;max-height:100%;object-fit:contain;padding:1.5rem;transition:all .3s ease}.sponsor-card:hover .sponsor-logo img{transform:scale(1.1)}.placeholder-logo{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;font-size:3rem;font-weight:700;border-radius:20px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.sponsor-info{display:flex;flex-direction:column;gap:1rem;width:100%}.sponsor-info h3{color:#2c3e50;margin:0;font-size:1.4rem;font-weight:700;line-height:1.3;letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.1)}.sponsor-website,.sponsor-linkedin{display:inline-block;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .2s ease}.sponsor-website{background:#007bff;color:#fff}.sponsor-website:hover{background:#0056b3;transform:translateY(-2px)}.sponsor-linkedin{background:#0077b5;color:#fff}.sponsor-linkedin:hover{background:#005885;transform:translateY(-2px)}.no-sponsors{text-align:center;padding:6rem 2rem;color:#6c757d;background:#fff;border-radius:20px;box-shadow:0 8px 32px #0000001a;position:relative;overflow:hidden}.no-sponsors:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb)}.no-sponsors h3{color:#2c3e50;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.no-sponsors p{font-size:1.2rem;opacity:.8;line-height:1.6}.auth-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem;position:relative;background:#f8fafc}.auth-logo{position:absolute;top:.75rem;left:5.5rem;z-index:10}.auth-logo img{height:90px;width:auto;cursor:pointer;transition:opacity .2s ease;object-fit:contain}.auth-logo img:hover{opacity:.8}.auth-card{background:#fff;padding:.5rem 2rem;border-radius:12px;box-shadow:0 4px 20px #0000001a;width:100%;max-width:500px}.auth-header{text-align:center;margin-bottom:.3rem}.auth-header h1{color:#000;margin-bottom:.3rem;font-size:1.75rem;font-weight:600;line-height:1.2}.auth-header p{color:#6c757d}.auth-form{display:flex;flex-direction:column;gap:.75rem}.form-group{display:flex;flex-direction:column;gap:.025rem;margin-bottom:.15rem}.form-group label{font-weight:600;color:#374151;font-size:.875rem;line-height:1.25rem;text-align:left}.password-header{display:flex;justify-content:space-between;align-items:center}.password-header label{margin-bottom:0}.form-group input{padding:.2rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .2s ease;background:#fff;color:#1f2937;width:100%;box-sizing:border-box;height:32px;min-height:32px}.form-group input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.form-group input::placeholder{color:#9ca3af;font-style:italic}.form-options{display:flex;justify-content:flex-start;align-items:center;font-size:.9rem;margin-bottom:.3rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox-label input[type=checkbox]{width:16px;height:16px;margin-right:8px;cursor:pointer;flex-shrink:0;border:1px solid #d1d5db;background:#fff;border-radius:4px;position:relative;transition:all .2s ease;flex-direction:column;justify-content:center;align-items:center;text-align:center;display:inline-flex}.checkbox-label input[type=checkbox]:checked{background:linear-gradient(90deg,#95d4e8,#7ac3d4,#6ba8c2 30%,#4b8bce,#2d5f9c 70%,#2d4c8c,#1a4876);border-color:#4b8bce}.checkbox-label input[type=checkbox]:checked:after{content:"✓";position:absolute;transform-origin:center;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700;line-height:1}.forgot-password{color:#000;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease}.forgot-password:hover{color:#333;text-decoration:underline}.auth-button{width:100%;padding:.35rem 1rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.2rem;background:#fff;color:#374151}.auth-button.primary{background:linear-gradient(90deg,#95d4e8,#7ac3d4,#6ba8c2 30%,#4b8bce,#2d5f9c 70%,#2d4c8c,#1a4876);color:#fff;border:none}.auth-button.primary:hover{background:linear-gradient(90deg,#7ac3d4,#6ba8c2,#4b8bce 30%,#2d5f9c,#2d4c8c 70%,#1a4876,#1e3a8a)}.login-page .auth-button.primary,.register-page .auth-button.primary,.login-page .auth-button.primary:hover,.register-page .auth-button.primary:hover,.login-page .auth-button.primary:active,.register-page .auth-button.primary:active{background:#333!important;border:1px solid #333!important;color:#fff!important}.auth-button.secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.auth-button.secondary:hover{background:#f9fafb;border-color:#9ca3af}.auth-button.google-signin{position:relative}.google-icon{flex-shrink:0}.auth-separator{position:relative;text-align:center;margin:.3rem 0}.auth-separator:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e5e7eb}.auth-separator span{background:#fff;padding:0 1rem;color:#6b7280;font-size:.875rem;font-weight:500;position:relative;z-index:1}.alternative-signin{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.3rem}.auth-footer{text-align:center;margin-top:.3rem;color:#6b7280;font-size:.875rem}.toggle-auth{color:#000;border:none;cursor:pointer;font-weight:600;transition:all .2s ease}.toggle-auth:hover{text-decoration:underline}.form-row{display:flex;gap:1rem;margin-bottom:.3rem}.form-row .form-group{flex:1;margin-bottom:0}.auth-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem;border-radius:8px;margin-bottom:.3rem;font-size:.875rem}.auth-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;padding:.75rem;border-radius:8px;margin-bottom:.3rem;font-size:.875rem}.verification-header{text-align:center;margin-bottom:2rem}.verification-header h3{color:#1f2937;margin-bottom:.5rem;font-size:1.5rem}.verification-header p{color:#6b7280;margin:0}.verification-actions{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.verification-actions .auth-button{flex:1;max-width:150px}.error-message{color:#dc2626;font-size:.75rem;margin-top:.25rem;display:block;margin-left:0;justify-content:flex-start}.form-group input.error{border-color:#dc2626}.form-group input.error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.form-group:has(input[name=confirmPassword]){align-items:flex-start;width:100%}.form-group:has(input[name=confirmPassword]) input{text-align:left;width:100%;box-sizing:border-box;margin-left:0;padding-left:.75rem;display:block;height:32px;min-height:32px}.form-group:has(input[name=confirmPassword]) .error-message{text-align:left;width:100%}.form-group:has(input[name=confirmPassword]) input.error{text-align:left;width:100%;box-sizing:border-box;margin-left:0;padding-left:.75rem;display:block;border-left:1px solid #dc2626;height:32px;min-height:32px}.form-group:has(input[name=verificationCode]) .error-message{text-align:left;width:100%}.form-group:has(input[name=verificationCode]) input,.form-group:has(input[name=verificationCode]) input.error{text-align:left;width:100%;box-sizing:border-box;margin-left:0;padding-left:.75rem;display:block}.auth-header p{color:#6b7280;font-size:.875rem;margin:0;line-height:1.4}.tickets-section{max-width:1200px;margin:0 auto;padding:0 2rem}.tickets-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.ticket-card{background:#fff;border:2px solid #e9ecef;border-radius:12px;padding:2rem;cursor:pointer;transition:all .3s ease;position:relative}.ticket-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.ticket-card.selected{border-color:#007bff;box-shadow:0 8px 25px #007bff33}.ticket-header{text-align:center;margin-bottom:2rem}.ticket-header h3{color:#2c3e50;margin-bottom:1rem}.ticket-price{margin-bottom:1rem}.currency{font-size:1.5rem;color:#007bff}.amount{font-size:3rem;font-weight:700;color:#2c3e50}.ticket-description{color:#6c757d;font-size:.9rem}.ticket-features{margin-bottom:2rem}.ticket-features h4{color:#2c3e50;margin-bottom:1rem}.ticket-features ul{list-style:none;padding:0}.ticket-features li{color:#6c757d;position:relative;padding:.5rem 0 .5rem 1.5rem}.ticket-features li:before{content:"✓";position:absolute;left:0;color:#28a745;font-weight:700}.select-ticket-btn{width:100%;padding:1rem;border:2px solid #007bff;background:#fff;color:#007bff;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease}.select-ticket-btn:hover,.select-ticket-btn.selected{background:#007bff;color:#fff}.purchase-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #0000001a;text-align:center}.selected-ticket-summary{margin-bottom:2rem}.ticket-price-display{font-size:2rem;font-weight:700;color:#007bff}.purchase-btn{background:#28a745;color:#fff;border:none;padding:1rem 3rem;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.purchase-btn:hover{background:#218838}.loading-container,.error-container{display:flex;justify-content:center;align-items:center;min-height:100vh;flex-direction:column}.loading-container h2,.error-container h2{color:#2c3e50;margin-bottom:1rem}.error-container p{color:#dc3545}@media (max-width: 768px){.hero-section h1{font-size:2rem}.hero-actions{flex-direction:column;align-items:center}.featured-grid,.speakers-grid,.research-grid,.tickets-grid{grid-template-columns:1fr}.event-item{grid-template-columns:1fr;gap:1rem;text-align:center}.event-time{min-height:60px;padding:.75rem}.event-time-main{font-size:1rem}.event-end-time{font-size:.75rem}.event-details h3{font-size:1.1rem}.event-tags{justify-content:center}.category-tabs{flex-direction:column}.auth-card{padding:2rem}.form-options{flex-direction:column;gap:1rem;align-items:flex-start}.sponsors-grid{grid-template-columns:1fr;gap:2rem;padding:2rem}.sponsor-card{padding:2rem 1.5rem}.sponsor-logo{width:120px;height:120px}.sponsor-info h3{font-size:1.2rem}.category-title{font-size:1.5rem;padding:2rem}}.App-main:has(.ethis-hero){max-width:none;margin:84px 0 0;padding:0;min-height:100vh;position:relative;overflow-x:hidden}.ethis-hero{background:linear-gradient(135deg,#1a4876,#2d4c8c,#2d5f9c 30%,#4b8bce,#6ba8c2 70%,#7ac3d4,#95d4e8);min-height:500px;display:flex;align-items:center;color:#fff;padding:0;margin:0;width:100%}.hero-container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:400px}.mission-content{text-align:left;position:relative;z-index:3}.mission-label{font-size:.9rem;font-weight:600;letter-spacing:.1em;margin-bottom:1.5rem;color:#fffc;text-transform:uppercase}.mission-statement{font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:2.5rem;color:#fff;max-width:500px}.forum-button{background:#ffffff26;border:1px solid rgba(255,255,255,.3);color:#fff;padding:.8rem 1.5rem;border-radius:25px;font-size:1rem;font-weight:500;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.forum-button:hover{background:#ffffff40;transform:translateY(-2px)}.video-content{display:flex;justify-content:flex-end;align-items:center;position:relative;z-index:3;margin-right:0}.video-preview{width:100%;max-width:550px;aspect-ratio:16/9;background:linear-gradient(45deg,#0009,#0000004d),url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 225"><rect width="400" height="225" fill="%23000"/><circle cx="200" cy="112.5" r="40" fill="%23fff" opacity="0.1"/></svg>');background-size:cover;background-position:center;border-radius:20px;position:relative;cursor:pointer;transition:all .3s ease;box-shadow:0 15px 35px #0003,0 5px 15px #0000001a;border:1px solid rgba(255,255,255,.1)}.video-preview:hover{transform:scale(1.02) translateY(-5px);box-shadow:0 25px 50px #0000004d,0 10px 25px #00000026}.video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.play-button{width:60px;height:60px;background:#ffffffe6;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#1a4876}.play-button:hover{background:#fff;transform:scale(1.1)}.watch-text{color:#fff;font-size:1rem;font-weight:500}.impact-section{padding:4rem 0;background:#fff;width:100%}.impact-container{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.impact-title{font-size:2.5rem;font-weight:400;color:#2c3e50;margin-bottom:3rem}.impact-tabs{display:flex;justify-content:center;gap:0;margin-bottom:3rem;background:#fff;border-radius:50px;padding:.5rem;box-shadow:0 2px 10px #0000001a;display:inline-flex}.tab-button{padding:1rem 2rem;border:none;background:transparent;color:#6c757d;font-size:1rem;font-weight:500;cursor:pointer;border-radius:25px;transition:all .3s ease;min-width:120px}.tab-button.active{background:#fff;color:#2c3e50;box-shadow:0 2px 8px #00000026}.tab-button:hover:not(.active){color:#495057}.tab-content{max-width:600px;margin:0 auto}.impact-cards{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr 1fr;gap:1rem;align-items:stretch;background:transparent}.impact-card{position:relative;border-radius:16px;overflow:hidden}.impact-card.image-card{min-height:300px;background-size:cover;background-position:center}.impact-card .card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#0006)}.impact-card.image-card h4{position:absolute;left:1.25rem;bottom:1.25rem;color:#fff;font-size:1.4rem;line-height:1.25}.impact-card.gradient-card{display:flex;align-items:flex-end;padding:1.25rem;color:#fff;min-height:300px}.impact-card.gradient-card h4{font-size:1.4rem;line-height:1.25;margin:0}.gradient-card.gradient-a{background:linear-gradient(135deg,#1f2937,#4b5563)}.gradient-card.gradient-b{background:linear-gradient(135deg,#0f172a,#1d4ed8)}.gradient-card.gradient-c{background:linear-gradient(135deg,#0f172a,#059669)}.impact-card.intro-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000f;padding:1.25rem 1.25rem 1.5rem;text-align:left;min-height:300px;display:flex;flex-direction:column;justify-content:center}.intro-eyebrow{text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#6b7280;font-size:.8rem;margin:0 0 .5rem}.intro-title{margin:0 0 .5rem;font-size:1.6rem;font-weight:800;color:#0f172a;line-height:1.25}.intro-body{color:#4b5563;margin:0;line-height:1.5}.intro-cta{display:inline-flex;align-items:center;gap:.5rem;color:#0f172a;text-decoration:none;background:#f3f4f6;padding:.75rem 1.25rem;border-radius:999px;border:1px solid #e5e7eb}.intro-cta:hover{background:#e5e7eb}.impact-scroll{scrollbar-width:none}.impact-scroll:hover{scrollbar-width:thin}.impact-scroll::-webkit-scrollbar{height:0}.impact-scroll:hover::-webkit-scrollbar{height:8px}.impact-scroll::-webkit-scrollbar-thumb{background:#c9ced6;border-radius:4px}@media (max-width: 1100px){.impact-cards{grid-template-columns:1fr 1fr}.impact-card.image-card,.impact-card.gradient-card{min-height:220px}}@media (max-width: 640px){.impact-cards{grid-template-columns:1fr}}.sectors-section{padding:4rem 0}.sectors-container{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:left}.sectors-title{font-size:1.8rem;font-weight:400;color:#2c3e50;margin:0 0 1.25rem}.sectors-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:1rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:thin}.sectors-scroll::-webkit-scrollbar{height:8px}.sectors-scroll::-webkit-scrollbar-thumb{background:#c9ced6;border-radius:4px}.sector-card{position:relative;border-radius:14px;overflow:hidden;min-height:160px}.sector-card img{width:100%;height:100%;object-fit:cover;display:block}.sector-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#0006)}.sector-label{position:absolute;left:.9rem;bottom:.8rem;color:#fff;font-weight:700}.insights-section{padding:4rem 0;background:transparent}.insights-container{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:left}.insights-title{margin:0 0 1.5rem;font-size:2.3rem;font-weight:400;color:#2c3e50}.insights-subtitle{color:#6b7280;margin:0 0 1.25rem}.insights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.blog-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 6px 18px #0000000f}.blog-media{background-size:cover;background-position:center;height:220px}.event-media-fit{background-size:contain;background-repeat:no-repeat;background-position:center;height:300px;background-color:#fff;border-bottom:1px solid #e5e7eb}.event-media-wrap{position:relative}.event-badge{position:absolute;top:12px;left:12px;z-index:2;padding:6px 10px;border-radius:9999px;font-size:12px;font-weight:600}.event-badge--upcoming{background:#10b981;color:#fff;border:1px solid rgba(0,0,0,.06)}.blog-content{padding:1rem;text-align:left}.blog-title{margin:0 0 .5rem;font-size:1.1rem;font-weight:700;color:#0f172a}.blog-meta{font-size:.85rem;color:#6b7280;margin-bottom:.75rem}.blog-link{display:inline-flex;align-items:center;gap:.4rem;color:#0f172a;text-decoration:none;background:#f3f4f6;padding:.5rem .9rem;border-radius:999px;border:1px solid #e5e7eb}.blog-link:hover{background:#e5e7eb}@media (max-width: 900px){.insights-grid{grid-template-columns:1fr}}.recent-events-section{padding:4rem 0;background:#fff}.events-container{max-width:1200px;margin:0 auto;padding:0 2rem}.events-header{text-align:left;margin-bottom:3rem}.events-title{font-size:2.3rem;font-weight:400;color:#2c3e50;margin-bottom:1rem}.events-subtitle{color:#6b7280;margin:0 0 1.5rem}.view-all-events{display:inline-flex;align-items:center;gap:.4rem;color:#0f172a;text-decoration:none;background:#f3f4f6;padding:.6rem 1rem;border-radius:999px;border:1px solid #e5e7eb;transition:all .3s ease;font-size:.95rem;line-height:1.2}.view-all-events:hover{background:#e5e7eb}.all-events-page .view-all-events.active{background:#e5e7eb;border-color:#d1d5db}.events-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.event-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px #0000000f;transition:all .3s ease}.event-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.event-media{position:relative;height:200px;overflow:hidden}.event-thumbnail{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.event-picture{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity .3s ease}.event-card:hover .event-picture{opacity:1}.event-status{position:absolute;top:1rem;right:1rem}.status-badge{padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.status-badge.upcoming{background:#dcfce7;color:#166534}.status-badge.past{background:#fef3c7;color:#92400e}.event-content{padding:1.5rem}.event-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.4}.event-details{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.event-detail{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.875rem}.detail-icon{color:#94a3b8;flex-shrink:0}.event-hosts{margin-bottom:1.5rem}.event-hosts h4{font-size:.875rem;font-weight:600;color:#475569;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em;text-align:left}.hosts-list{display:flex;flex-wrap:wrap;gap:.5rem}.host-tag{padding:.375rem .75rem;background:#f1f5f9;color:#475569;border-radius:6px;font-size:.75rem;font-weight:500}.event-actions{display:flex;justify-content:flex-end}.event-link{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .9rem;background:#f3f4f6;color:#0f172a;text-decoration:none;border-radius:999px;border:1px solid #e5e7eb;font-size:.875rem;transition:all .3s ease}.event-link:hover{background:#e5e7eb}.event-link svg{transition:transform .3s ease}.event-link:hover svg{transform:translate(4px)}@media (max-width: 900px){.events-grid{grid-template-columns:1fr}.event-card{max-width:400px;margin:0 auto}}.blogpost-wrapper{max-width:100%;margin:0 auto;padding:0;text-align:left}.blog-breadcrumb{max-width:1100px;margin:0 auto;padding:0;font-size:.9rem;color:#6b7280}.breadcrumb-link{color:#6b7280;text-decoration:none}.breadcrumb-link:hover{color:#111827}.breadcrumb-sep{margin:0 .5rem}.blog-actions{max-width:1100px;margin:.5rem auto 0;display:flex;gap:1.5rem;padding:0;align-items:center;color:#1f2937}.blog-actions+.blog-grid{margin-top:2rem}.action-button{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;color:inherit;cursor:pointer;padding:.25rem 0;font-size:.95rem}.action-button:hover{color:#111827}.blog-actions+.blog-grid{margin-top:1.25rem}.blogpost-header{max-width:1100px;margin:1.5rem auto .75rem;padding:0}.blog-kicker{text-transform:uppercase;letter-spacing:.08em;color:#2563eb;font-weight:700;font-size:.8rem;margin-bottom:.5rem}.blogpost-title{margin:0 0 .25rem;font-size:2.2rem;font-weight:700;color:#0f172a;letter-spacing:-.2px;line-height:1.2}.blogpost-dek{color:#1f2937;font-size:1.08rem;font-weight:600;line-height:1.6;margin:.35rem 0 .65rem;max-width:900px}.blog-meta-row{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.92rem}.blog-meta-row .meta-dot{color:#9ca3af}.blogpost-hero{height:360px;background-size:cover;background-position:center center;background-repeat:no-repeat;border-radius:12px;margin:1.5rem 0 1.25rem;max-width:1100px;margin-left:auto;margin-right:auto}.blog-main.blogpost-body,.blogpost-header,.blog-breadcrumb{padding-left:0;padding-right:0}.blog-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:2rem;max-width:1100px;margin:0 auto;padding:0}.blog-main.blogpost-body{max-width:750px;padding:0}.blogpost-body p{margin:0 0 .85rem;color:#334155;line-height:1.75;font-size:1.02rem}.blogpost-body p.article-subtitle{margin:1.25rem 0 .5rem;font-size:1.1rem;color:#111827}.article-table{margin:1.25rem 0}.article-table table{width:100%;border-collapse:collapse}.article-table col.principle-col{width:28%}.article-table col.example-col{width:72%}.article-table th,.article-table td{text-align:left;padding:1rem .75rem;vertical-align:top}.article-table thead th{font-weight:700;color:#111827;border-bottom:1px solid #e5e7eb;font-size:1.05rem}.article-table tbody td{border-bottom:1px solid #f0f2f5;color:#374151}.article-table tbody tr:hover td{background:#fafafa}.article-chart{margin:1.25rem 0}.article-chart .chart-title{font-weight:700;color:#0f172a;margin-bottom:.75rem}.article-chart .chart-list{display:flex;flex-direction:column;gap:.6rem}.article-chart .chart-row{display:grid;grid-template-columns:1fr 2fr;gap:1rem;align-items:center}.article-chart .chart-label{color:#111827;font-size:.98rem}.article-chart .chart-bar{position:relative;height:28px;border-radius:6px;background:#e5e7eb;overflow:hidden}.article-chart .chart-fill{height:100%;border-radius:6px}.article-chart .chart-value{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-weight:700;color:#0f172a}.blog-aside{position:sticky;top:110px;height:max-content}.aside-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1rem;margin-bottom:1rem;box-shadow:0 6px 18px #0000000f}.aside-title{font-weight:700;font-size:.95rem;color:#111827;margin-bottom:.5rem}.aside-meta{color:#6b7280;margin:0;font-size:.9rem}.share-links{display:flex;gap:.75rem}.share-links a{color:#2563eb;text-decoration:none;font-size:.9rem}.share-links a:hover{text-decoration:underline}@media (max-width: 968px){.blog-grid{grid-template-columns:1fr}.blog-aside{position:static}}.tab-panel h3{font-size:1.5rem;font-weight:600;color:#2c3e50;margin-bottom:1rem}.tab-panel p{font-size:1.1rem;line-height:1.6;color:#6c757d}@media (max-width: 968px){.hero-content{grid-template-columns:1fr;gap:3rem;text-align:center}.mission-statement{font-size:1.8rem;max-width:none}.impact-container{padding:0 1rem}.impact-tabs{flex-direction:column;border-radius:12px}.tab-button{border-radius:8px}}@media (max-width: 640px){.mission-statement{font-size:1.3rem}.impact-container{padding:0 .5rem}.impact-title{font-size:2rem}}.ethis-footer{background:#fff;border-top:1px solid #e9ecef;padding:4rem 0 2rem;margin-top:4rem;color:#333;position:relative;z-index:1}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:3rem}.footer-column{text-align:left}.footer-column h3{font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;color:#2c3e50;text-transform:uppercase;letter-spacing:.05em;text-align:left}.footer-column ul{list-style:none;padding:0;margin:0;text-align:left}.footer-column li{margin-bottom:.8rem}.footer-column a{color:#333;text-decoration:none;font-size:.95rem;line-height:1.5;transition:color .2s ease}.footer-column a:hover{color:#1a4876}.language-section{margin-top:2rem}.language-section h4{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#666;text-transform:uppercase;letter-spacing:.05em}.language-links{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.language-active{color:#333;font-weight:600}.language-links a{color:#666;text-decoration:none;font-size:.95rem}.language-links a:hover{color:#1a4876}.language-links span{color:#999}.social-media-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem}.social-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#666;text-decoration:none;transition:all .3s ease;border-radius:8px}.social-icon:hover{color:#1a4876;background:#1a48761a;transform:translateY(-2px)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #e9ecef;flex-wrap:wrap;gap:1rem}.attribution p{margin:0;font-size:.9rem;color:#666}.attribution strong{color:#1a4876;font-weight:600}.copyright p{margin:0;font-size:.9rem;color:#999}@media (max-width: 968px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.social-media-grid{grid-template-columns:repeat(3,1fr);gap:.8rem}}@media (max-width: 768px){.footer-grid{grid-template-columns:1fr;gap:2rem}.social-media-grid{grid-template-columns:repeat(4,1fr);gap:1rem}}@media (max-width: 640px){.footer-bottom{flex-direction:column;text-align:center;gap:1rem}.social-media-grid{grid-template-columns:repeat(4,1fr);gap:.8rem}}.about-us-layout{display:flex;max-width:1200px;margin:0 auto;padding:0 2rem;gap:0;text-align:left;min-height:80vh;padding-top:84px}.about-sidebar{flex:0 0 280px;background:#fff;padding:2rem 0;border-right:1px solid #e5e5e5}.about-sidebar h3{margin:.5rem 0 2rem;font-size:1.5rem;color:#000;font-weight:400;letter-spacing:-.5px;line-height:1.1}.sidebar-nav{display:flex;flex-direction:column;gap:0}.sidebar-link{display:block;padding:.7rem 0;color:#666;text-decoration:none;font-size:.95rem;line-height:1.4;transition:color .2s ease;border-bottom:none}.sidebar-link:hover{color:#000}.sidebar-link.active{color:#000;font-weight:500;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.about-content{flex:1;padding:2rem 0 2rem 3rem;background:#fff;position:relative;z-index:1}.about-content h1{font-size:3rem;color:#000;margin:0 0 2rem;font-weight:400;letter-spacing:-1px;line-height:1.1}.about-content h2{font-size:1.8rem;color:#000;margin:1rem 0;font-weight:700;letter-spacing:-.5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.2}.content-text{line-height:1.7;color:#333;font-size:1rem}.content-text p{margin-bottom:1.8rem;font-size:1rem;color:#000;line-height:1.7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;letter-spacing:.1px}.content-text p.intro-paragraph{font-size:1.1rem;font-weight:400;color:#000}.operating-model-image{margin:2rem 0;text-align:center}.model-diagram{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 15px #0000001a;background:#fff}@media (max-width: 768px){.about-us-layout{flex-direction:column;padding:0 1rem;gap:0}.about-sidebar{flex:none;width:100%;padding:1.5rem 0;border-right:none;border-bottom:1px solid #e5e5e5}.about-sidebar h3{margin-bottom:1rem;font-size:1.3rem}.sidebar-nav{flex-direction:row;overflow-x:auto;gap:1.5rem;padding-bottom:.5rem}.sidebar-link{white-space:nowrap;padding:.5rem 0}.about-content{padding:1.5rem 0}.about-content h1{font-size:2.2rem;margin-bottom:1.5rem}.operating-model-image{margin:1.5rem 0}}.retry-button{background-color:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:16px;margin-top:15px;transition:background-color .3s ease}.retry-button:hover{background-color:#0056b3}.error-container{text-align:center;padding:50px 20px;max-width:600px;margin:0 auto}.error-container h2{color:#dc3545;margin-bottom:15px}.error-container p{color:#6c757d;margin-bottom:20px}.loading-container{text-align:center;padding:50px 20px}.loading-container h2{color:#007bff;margin-bottom:15px}.sponsors-section{padding:40px 20px}.sponsor-category{margin-bottom:40px}.sponsor-category h3{color:#333;border-bottom:2px solid #007bff;padding-bottom:10px;margin-bottom:20px}.sponsors-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;margin-top:20px}.sponsor-card{border:1px solid #ddd;border-radius:8px;padding:20px;text-align:center;background:#fff;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.sponsor-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.sponsor-logo{margin-bottom:15px;height:80px;display:flex;align-items:center;justify-content:center}.sponsor-logo img{max-width:100%;max-height:100%;object-fit:contain}.placeholder-logo{width:60px;height:60px;background-color:#007bff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}.sponsor-info h4{margin:0 0 10px;color:#333;font-size:18px}.sponsor-website,.sponsor-linkedin{display:inline-block;margin:5px;padding:8px 15px;background-color:#007bff;color:#fff;text-decoration:none;border-radius:5px;font-size:14px;transition:background-color .3s ease}.sponsor-website:hover,.sponsor-linkedin:hover{background-color:#0056b3;color:#fff;text-decoration:none}.no-sponsors{text-align:center;padding:40px 20px;color:#6c757d}.no-sponsors h3{margin-bottom:10px;color:#333}.table-container{margin:30px 0;overflow-x:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}.board-members-table{width:100%;border-collapse:collapse;background:#fff;font-size:14px}.board-members-table thead{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff}.board-members-table th{padding:15px 12px;text-align:left;font-weight:600;font-size:16px;border-bottom:2px solid #0056b3}.board-members-table td{padding:12px;border-bottom:1px solid #e9ecef;vertical-align:top}.board-members-table tbody tr:hover{background-color:#f8f9fa;transition:background-color .2s ease}.board-members-table tbody tr:nth-child(2n){background-color:#f8f9fa}.board-members-table tbody tr:nth-child(2n):hover{background-color:#e9ecef}@media (max-width: 768px){.board-members-table{font-size:12px}.board-members-table th,.board-members-table td{padding:8px 6px}.board-members-table th{font-size:14px}}@media (max-width: 480px){.board-members-table{font-size:11px}.board-members-table th,.board-members-table td{padding:6px 4px}.board-members-table th{font-size:12px}}.board-stats{margin:40px 0;padding:30px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;box-shadow:0 4px 12px #0000001a}.board-stats h3{text-align:center;margin-bottom:30px;color:#333;font-size:24px;font-weight:600}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;justify-items:center}.stat-item{text-align:center;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.stat-item:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.stat-number{display:block;font-size:36px;font-weight:700;color:#007bff;margin-bottom:8px}.stat-label{display:block;font-size:16px;color:#666;font-weight:500}@media (max-width: 768px){.stats-grid{grid-template-columns:1fr;gap:20px}.stat-item{padding:15px}.stat-number{font-size:28px}.stat-label{font-size:14px}}.role-section{margin:40px 0}.role-section h3{text-align:center;margin-bottom:30px;color:#333;font-size:24px;font-weight:600}.role-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:40px}.member-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:20px;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.member-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.member-info h4{font-size:18px;font-weight:600;margin-bottom:8px}.member-role{font-weight:500;margin-bottom:6px;font-size:14px}.member-org{color:#666;font-size:13px;margin-bottom:0}.president-card{border-left:4px solid #dc3545}.president-card .member-info h4{color:#dc3545}.secretary-card{border-left:4px solid #28a745}.secretary-card .member-info h4{color:#28a745}.board-member-card{border-left:4px solid #007bff}.board-member-card .member-info h4{color:#007bff}.advisory-card{border-left:4px solid #6f42c1}.advisory-card .member-info h4{color:#6f42c1}.contact-board-section{margin:40px 0;padding:30px;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-radius:12px;box-shadow:0 4px 12px #0000001a}.contact-board-section h3{color:#1976d2;font-size:24px;font-weight:600;margin-bottom:20px}.contact-board-section p{color:#333;margin-bottom:25px;line-height:1.6}.contact-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.contact-info-item{background:#fff;padding:15px;border-radius:6px;box-shadow:0 2px 4px #0000001a}.contact-info-item strong{color:#1976d2}@media (max-width: 768px){.role-grid,.contact-info-grid{grid-template-columns:1fr}.member-card{padding:15px}.contact-board-section{padding:20px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px}}.leadership-list,.governance-list{list-style:none;padding:0;margin:20px 0}.leadership-section,.governance-section{margin-bottom:30px;padding:0}.leadership-item,.governance-item{text-align:left;padding:15px 0;display:flex;flex-direction:column;gap:8px}.leadership-item strong,.governance-item strong{color:#000;font-size:1.2rem;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.2px;line-height:1.3}.leadership-item span,.governance-item span{color:#000;font-size:1rem;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;letter-spacing:.1px}@media (max-width: 768px){.leadership-grid,.governance-grid{grid-template-columns:1fr;gap:30px}.leadership-item h3,.governance-item h3{font-size:1.3rem}}.faq-section{margin-top:0;padding-top:0}.faq-section h2{color:#000;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:left}.faq-item{margin-bottom:1rem;border:1px solid #e9ecef;border-radius:6px;overflow:hidden}.faq-item:last-child{margin-bottom:0}.faq-question{width:100%;background:#fff;border:none;padding:1.2rem 1.5rem;text-align:left;cursor:pointer;font-size:1.1rem;font-weight:500;color:#000;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease;font-family:inherit}.faq-question:hover{background:#f8f9fa;color:#000}.faq-question.active{background:#f8f9fa;color:#000;font-weight:600}.faq-icon{font-size:1.2rem;font-weight:700;color:#000;transition:transform .2s ease}.faq-question.active .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;background:#fff}.faq-answer.open{max-height:1000px;padding:0 1.5rem 1.5rem}.faq-answer p{color:#000;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.faq-answer ul,.faq-answer ol{color:#000;font-size:.95rem;line-height:1.6;margin-bottom:1rem;padding-left:1.5rem}.faq-answer li{margin-bottom:.5rem}.faq-answer li:last-child{margin-bottom:0}.faq-answer strong{color:#000;font-weight:600}.faq-answer a{color:#000;text-decoration:none;font-weight:500}.faq-answer a:hover{color:#333;text-decoration:underline}@media (max-width: 768px){.faq-section{margin-top:2rem;padding-top:1.5rem}.faq-section h2{font-size:1.5rem;margin-bottom:1.5rem}.faq-item{margin-bottom:.75rem}.faq-question{padding:1rem 1.2rem;font-size:1rem}.faq-answer.open{padding:0 1.2rem 1.2rem}.faq-answer p,.faq-answer ul,.faq-answer ol{font-size:.9rem}}.form-actions{text-align:left;margin-top:1.5rem;padding-top:1rem;border-top:none}.submit-application-btn{background:transparent;color:#000;border:1px solid #000;padding:.75rem 2rem;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:none;letter-spacing:normal;box-shadow:none;min-width:120px}.submit-application-btn:hover{background:#333;color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.submit-application-btn:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.form-section{margin-bottom:1rem;padding-bottom:.5rem}.form-section:last-child{margin-bottom:0;padding-bottom:0}.form-section h3{color:#000;font-size:1.2rem;font-weight:600;margin-bottom:.8rem;padding-bottom:.2rem;border-bottom:none}.file-upload-input{border:1px solid #ccc;border-radius:4px;padding:1rem;background:#f9f9f9;cursor:pointer;transition:all .2s ease}.file-upload-input:hover{border-color:#000;border-width:1px;background:#f5f5f5}.file-upload-input:focus{outline:none;border-color:#000;border-width:1px;background:#fff}.file-upload-help{font-size:.85rem;color:#000;margin-top:.3rem;line-height:1.4}.App-main:not(:has(.ethis-hero)) .submit-button,.App-main:not(:has(.ethis-hero)) .auth-button,.App-main:not(:has(.ethis-hero)) .cta-button,.App-main:not(:has(.ethis-hero)) .read-more-btn,.App-main:not(:has(.ethis-hero)) .select-ticket-btn,.App-main:not(:has(.ethis-hero)) .purchase-btn,.App-main:not(:has(.ethis-hero)) .retry-button,.App-main:not(:has(.ethis-hero)) .membership-button,.App-main:not(:has(.ethis-hero)) .championship-link,.App-main:not(:has(.ethis-hero)) .card-link{background:transparent!important;color:#000!important;border:1px solid #000!important;padding:.75rem 2rem!important;border-radius:4px!important;font-size:1rem!important;font-weight:600!important;cursor:pointer!important;transition:all .2s ease!important;text-transform:none!important;letter-spacing:normal!important;box-shadow:none!important;min-width:120px!important;text-decoration:none!important;display:inline-block!important}.App-main:not(:has(.ethis-hero)) .submit-button:hover,.App-main:not(:has(.ethis-hero)) .auth-button:hover,.App-main:not(:has(.ethis-hero)) .cta-button:hover,.App-main:not(:has(.ethis-hero)) .read-more-btn:hover,.App-main:not(:has(.ethis-hero)) .select-ticket-btn:hover,.App-main:not(:has(.ethis-hero)) .purchase-btn:hover,.App-main:not(:has(.ethis-hero)) .retry-button:hover,.App-main:not(:has(.ethis-hero)) .membership-button:hover,.App-main:not(:has(.ethis-hero)) .championship-link:hover,.App-main:not(:has(.ethis-hero)) .card-link:hover{background:#333!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px #00000026!important}.App-main:not(:has(.ethis-hero)) .submit-button:active,.App-main:not(:has(.ethis-hero)) .auth-button:active,.App-main:not(:has(.ethis-hero)) .cta-button:active,.App-main:not(:has(.ethis-hero)) .read-more-btn:active,.App-main:not(:has(.ethis-hero)) .select-ticket-btn:active,.App-main:not(:has(.ethis-hero)) .purchase-btn:active,.App-main:not(:has(.ethis-hero)) .retry-button:active,.App-main:not(:has(.ethis-hero)) .membership-button:active,.App-main:not(:has(.ethis-hero)) .championship-link:active,.App-main:not(:has(.ethis-hero)) .card-link:active{transform:translateY(0)!important;box-shadow:0 2px 4px #0000001a!important}.App-main:not(:has(.ethis-hero)) .cta-button.primary,.App-main:not(:has(.ethis-hero)) .cta-button.secondary,.App-main:not(:has(.ethis-hero)) .membership-button.featured{background:transparent!important;color:#000!important;border:1px solid #000!important}.App-main:not(:has(.ethis-hero)) .cta-button.primary:hover,.App-main:not(:has(.ethis-hero)) .cta-button.secondary:hover,.App-main:not(:has(.ethis-hero)) .membership-button.featured:hover{background:#333!important;color:#fff!important}.App-main:not(:has(.ethis-hero)) .card-link{text-decoration:none!important;display:inline-block!important}.App-main:not(:has(.ethis-hero)) button[type=submit],.App-main:not(:has(.ethis-hero)) button[type=button]:not(.dropdown-trigger):not(.language-trigger):not(.faq-question):not(.view-all-events){background:transparent!important;color:#000!important;border:1px solid #000!important;padding:.75rem 2rem!important;border-radius:4px!important;font-size:1rem!important;font-weight:600!important;cursor:pointer!important;transition:all .2s ease!important;text-transform:none!important;letter-spacing:normal!important;box-shadow:none!important;min-width:120px!important}.App-main:not(:has(.ethis-hero)) button[type=submit]:hover,.App-main:not(:has(.ethis-hero)) button[type=button]:not(.dropdown-trigger):not(.language-trigger):not(.faq-question):not(.view-all-events):hover{background:#333!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px #00000026!important}.App-main:not(:has(.ethis-hero)) button[type=submit]:active,.App-main:not(:has(.ethis-hero)) button[type=button]:not(.dropdown-trigger):not(.language-trigger):not(.faq-question):active{transform:translateY(0)!important;box-shadow:0 2px 4px #0000001a!important}.nav-button.auth-btn{background:transparent!important;color:#000!important;border:1px solid #000!important;padding:.75rem 2rem!important;border-radius:4px!important;font-size:1rem!important;font-weight:600!important;cursor:pointer!important;transition:all .2s ease!important;text-transform:none!important;letter-spacing:normal!important;box-shadow:none!important;min-width:120px!important;text-decoration:none!important;display:inline-block!important}.nav-button.auth-btn:hover{background:#333!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px #00000026!important}.nav-button.auth-btn:active{transform:translateY(0)!important;box-shadow:0 2px 4px #0000001a!important}.video-container{width:100%;max-width:800px;position:relative;border-radius:10px;overflow:hidden}.intro-video{width:100%;max-width:800px;aspect-ratio:16/9;border-radius:10px;box-shadow:0 15px 35px #0003,0 5px 15px #0000001a;background:#000;cursor:pointer;transition:all .3s ease;display:block}.intro-video.playing{cursor:default}.intro-video:hover:not(.playing){transform:scale(1.02) translateY(-5px);box-shadow:0 25px 50px #0000004d,0 10px 25px #00000026}.video-placeholder{width:100%;max-width:800px;aspect-ratio:16/9;border-radius:12px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 15px 35px #0003,0 5px 15px #0000001a;transition:all .3s ease;cursor:pointer}.video-placeholder:hover{transform:scale(1.02) translateY(-5px);box-shadow:0 25px 50px #0000004d,0 10px 25px #00000026}.placeholder-image{width:80px;height:80px;object-fit:contain;margin-bottom:1rem;filter:brightness(0) invert(1)}.placeholder-text{text-align:center;color:#fff}.placeholder-text p{font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.placeholder-text small{font-size:.9rem;opacity:.8}.video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:all .3s ease}.conference-title{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:2rem;text-align:left}.conference-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem}.conference-details{display:flex;flex-direction:column;gap:2rem}.conference-info{margin-bottom:1rem}.conference-themes h3{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1.5rem}.info-item{margin-bottom:1rem;padding:.75rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #667eea}.info-item strong{color:#667eea;margin-right:.5rem}.conference-description p{font-size:1.1rem;line-height:1.7;color:#555;text-align:justify}.themes-scroll{display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 0;scrollbar-width:thin;scrollbar-color:#667eea #f0f0f0}.themes-scroll::-webkit-scrollbar{height:8px}.themes-scroll::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.themes-scroll::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}.themes-scroll::-webkit-scrollbar-thumb:hover{background:#5a6fd8}.theme-item{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 15px #0000001a;border:1px solid #e9ecef;transition:all .3s ease;text-align:center;min-width:280px;flex-shrink:0}.theme-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026;border-color:#667eea}.theme-icon{font-size:2.5rem;margin-bottom:1rem}.theme-item h4{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.75rem}.theme-item p{font-size:.9rem;line-height:1.5;color:#666}@media (max-width: 768px){.conference-content{grid-template-columns:1fr;gap:2rem}.themes-scroll{gap:1rem}.theme-item{min-width:250px}}.sandiego-intro-section{background:transparent;padding:4rem 0;margin:0 0 4rem}.sandiego-container{max-width:1200px;margin:0 auto;padding:0 2rem}.sandiego-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.sandiego-text h2{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:.5rem}.sandiego-text h3{font-size:1.8rem;font-weight:600;color:#445a77;margin-bottom:1.5rem}.sandiego-text p{font-size:1.1rem;line-height:1.7;color:#555;margin-bottom:1.5rem;opacity:.95}.sandiego-image{display:flex;justify-content:center;align-items:center}.sandiego-image img{max-width:100%;height:auto;border-radius:16px;box-shadow:0 20px 40px #0000004d;transition:transform .3s ease}.sandiego-image img:hover{transform:scale(1.02)}@media (max-width: 768px){.sandiego-content{grid-template-columns:1fr;gap:2rem;text-align:center}.sandiego-text h2{font-size:2rem}.sandiego-text h3{font-size:1.5rem}.sandiego-intro-section{padding:3rem 0;margin:0 0 3rem}}.watch-full-video-btn{display:flex;align-items:center;gap:.5rem;background:#fffffff2;color:#000;border:none;padding:.75rem 1.5rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003}.watch-full-video-btn:hover{background:#fff;transform:scale(1.05);box-shadow:0 6px 20px #0000004d}.watch-full-video-btn svg{width:20px;height:20px}.video-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.video-modal{position:relative;width:90vw;height:90vh;max-width:1200px;max-height:800px}.modal-close-btn{position:absolute;top:-50px;right:0;background:#ffffff1a;border:none;color:#fff;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10000}.modal-close-btn:hover{background:#fff3;transform:scale(1.1)}.modal-video{width:100%;height:100%;border-radius:12px;object-fit:contain;background:#000}.modal-placeholder{width:100%;height:100%;border-radius:12px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}.modal-placeholder-image{width:120px;height:120px;object-fit:contain;margin-bottom:2rem;filter:brightness(0) invert(1)}.modal-placeholder p{font-size:1.5rem;font-weight:600;margin:0}.conference-brief-section{padding:4rem 0 0;background:transparent;margin-bottom:0}.conference-brief-container{max-width:1200px;margin:0 auto;padding:0 2rem}.conference-brief-content{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:4rem}.conference-brief-text{text-align:left;display:flex;flex-direction:column;gap:.75rem}.conference-brief-text h2{margin:0 0 1.5rem;font-size:2.3rem;font-weight:400;color:#2c3e50;position:relative}.conference-brief-text h2:after{display:none}.brief-meta{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin:.75rem 0 1rem;align-items:center}.brief-meta .meta-item{background:transparent;border:none;padding:0;color:#5a6b7c;font-weight:500;display:flex;align-items:center;gap:.35rem}.brief-meta .meta-item:not(:first-child):before{content:none}.brief-meta .meta-item strong{font-weight:700;color:#223041}.conference-brief-text p{margin:0;color:#445a77;line-height:1.6}.conference-brief-text .cta-link{margin-top:auto;align-self:flex-end}.conference-brief-text .cta-button.primary{background:linear-gradient(90deg,#3b82f6,#8b5cf6);color:#fff;border:none;box-shadow:0 8px 20px #3b82f640}.conference-brief-text .cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 12px 28px #8b5cf647}.conference-brief-text .forum-button{background:#e6f0ff;color:#374151;border:1px solid #bfdbfe}.conference-brief-text .forum-button:hover{background:#dbeafe}.conference-brief-text .cta-link,.conference-brief-text .cta-link:visited,.conference-brief-text .cta-link:hover,.conference-brief-text .forum-button,.insights-section .cta-link,.insights-section .cta-link:visited,.insights-section .cta-link:hover{text-decoration:none}.insights-section .forum-button{background:#e6f0ff;color:#374151;border:1px solid #bfdbfe}.insights-section .forum-button:hover{background:#dbeafe}.recent-events-section .cta-link,.recent-events-section .cta-link:visited,.recent-events-section .cta-link:hover{text-decoration:none}.recent-events-section .forum-button{background:#e6f0ff;color:#374151;border:1px solid #bfdbfe}.recent-events-section .forum-button:hover{background:#dbeafe}.conference-brief-image img{width:100%;height:auto;border-radius:10px;box-shadow:0 10px 24px #0000001f}.brief-boxes{display:grid;grid-template-columns:1fr 1fr;gap:16px}.metrics-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:4rem}@media (max-width: 900px){.metrics-row{grid-template-columns:1fr}}.brief-spacer{display:none}@media (min-width: 901px){.brief-spacer{display:block}}.metrics-row .brief-box{background:#fff;border:.5px solid #e5e7eb;border-radius:10px;padding:16px 18px 16px 22px;box-shadow:0 2px 8px #1018280f;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;min-height:150px;display:flex;flex-direction:column;justify-content:center}.metrics-row .brief-box.flip{perspective:1000px}.metrics-row .brief-box.flip .flip-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .4s ease}.metrics-row .brief-box.flip:hover .flip-inner{transform:rotateY(180deg)}.metrics-row .brief-box.flip .flip-face{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;backface-visibility:hidden}.metrics-row .brief-box.flip .flip-front{align-items:center;text-align:center}.metrics-row .brief-box.flip .flip-back{transform:rotateY(180deg);align-items:flex-start;text-align:left;padding-right:8px}.metrics-row .brief-box:before{width:0;background:transparent}.metrics-row .brief-box:hover{transform:translateY(-1px);box-shadow:0 6px 16px #1018281a;border-color:#d0d5dd}.metrics-row .brief-box h4{margin:0 0 6px;font-size:1.25rem;font-weight:700;color:#111827}.metrics-row .brief-box p{margin:0;font-size:.95rem;color:#475467;line-height:1.45}.brief-box{position:relative;background:#fff;border:none;border-radius:10px;padding:18px 20px 18px 24px;box-shadow:0 4px 12px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;min-height:120px}.brief-box:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;border-top-left-radius:12px;border-bottom-left-radius:12px;background:transparent}.brief-box h4{margin:0 0 8px;font-size:1.05rem;font-weight:700;letter-spacing:.2px;color:#0f172a}.brief-box p{margin:0;color:#53657a;line-height:1.45}.brief-box:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0f172a1f;border-color:#c8d1db;background:#fff}.brief-box:before{transition:none}.conference-brief-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.brief-cube{aspect-ratio:1 / 1;border-radius:10px;background:linear-gradient(135deg,#eef2ff,#e6f4fa);border:1px solid #e6eaf0;box-shadow:0 6px 16px #0000000f}@media (max-width: 900px){.conference-brief-content{grid-template-columns:1fr;gap:2rem}.brief-boxes{grid-template-columns:1fr}}.chairs-row{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e9ecef}@media (max-width: 900px){.chairs-row{grid-template-columns:1fr}}.chairs-row .chair-section{border-bottom:none;margin-bottom:0;padding-bottom:0}.chair-name a{color:#1f2937;text-decoration:none;font-weight:600;transition:color .2s ease}.chair-name a:hover{color:#3b82f6;text-decoration:underline}.chair-name a:focus{outline:2px solid #3b82f6;outline-offset:2px;border-radius:4px}.disclaimer{margin-top:2rem;text-align:left}.disclaimer p{margin:0;color:#6b7280;font-size:.875rem}.dates-table-container{margin-top:1.5rem;overflow-x:auto}.summary-dates{margin-top:3rem;text-align:left}.summary-chart{margin-top:1.5rem;overflow-x:auto;width:100%;box-sizing:border-box}.summary-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e9ecef;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.summary-table th{text-align:left;padding:1rem;font-weight:700;color:#2c3e50;background:#f8f9fa;border-bottom:2px solid #e9ecef}.summary-table tr{border-bottom:1px solid #e9ecef}.summary-table tr:last-child{border-bottom:none}.summary-table tr:hover{background:#f8f9fa}.summary-table td{padding:1rem;vertical-align:top}.summary-event{font-weight:600;color:#374151;width:35%}.summary-date-cell{color:#6b7280;width:35%}.summary-link{width:30%}.summary-link a{color:#2563eb;text-decoration:none;font-weight:500}.summary-link a:hover{text-decoration:underline}@media (max-width: 768px){.summary-table th,.summary-table td{padding:.75rem .5rem;font-size:.9rem}}.auth-buttons{display:flex;gap:.5rem;align-items:center}.auth-btn{background:#f8f9fa;border:1px solid #e9ecef;color:#495057;padding:8px 16px;border-radius:4px;transition:all .2s ease}.auth-btn:hover{background:#e9ecef;color:#495057;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.user-dropdown .dropdown-menu{min-width:160px;right:0;left:auto;max-width:90vw;max-height:60vh;overflow-y:auto}.user-menu .dropdown-item{padding:.75rem 1rem;border-bottom:1px solid #f1f3f4}.user-menu .dropdown-item:last-child{border-bottom:none}.logout-button{background:none;border:none;width:100%;text-align:left;cursor:pointer;color:#dc3545;font-weight:500}.logout-button:hover{background:#fff5f5;color:#dc3545}.user-trigger{background:#e3f2fd;border:1px solid #2196f3;color:#1976d2;font-weight:500}.user-trigger:hover{background:#bbdefb;color:#1976d2}.user-dropdown .dropdown-menu{min-width:180px;right:0;pointer-events:auto}.auth-buttons .auth-btn{padding:6px 10px;font-size:.9rem}.donation-tabs{display:flex;align-items:flex-end;gap:24px;flex-wrap:wrap;margin:12px 0 6px;border-bottom:2px solid var(--donation-rail, #dbe1e8);padding-bottom:0;position:relative}.donation-tab{position:relative;border:none;background:transparent;color:#334155;padding:12px 18px;border-radius:14px 14px 0 0;cursor:pointer;transition:color .12s ease,background-color .12s ease,box-shadow .12s ease;text-transform:none;font-weight:700;font-size:1.1rem;letter-spacing:.2px;margin-bottom:0;z-index:1}.donation-tab:hover:not(.active){color:var(--donation-accent, #0b5d1e);background:#00000008}.donation-tab:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:transparent;pointer-events:none}.donation-tab+.donation-tab{margin-left:-10px}.donation-tab.active{background:transparent;color:var(--donation-accent, #0b5d1e);box-shadow:none;border:none;z-index:3}.donation-tab.active:after{background:var(--donation-accent, #333333);height:3px;bottom:-2px;border-radius:0}.summary-table input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:2px solid var(--donation-accent, #0b5d1e);border-radius:3px;background:#fff;cursor:pointer;vertical-align:middle}.summary-table input[type=radio]:checked{background:var(--donation-accent, #0b5d1e);box-shadow:inset 0 0 0 2px #fff}.summary-table input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:2px solid var(--donation-accent, #0b5d1e);border-radius:3px;background:#fff;cursor:pointer;vertical-align:middle}.summary-table input[type=checkbox]:checked{background:var(--donation-accent, #0b5d1e);box-shadow:inset 0 0 0 2px #fff}.donation-form .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.donation-form .form-grid .full{grid-column:1 / -1}.donation-form label{display:flex;flex-direction:column;gap:6px}.donation-form label.full[style*="flex-direction: row"] span{line-height:1.4}.donation-form input,.donation-form select{padding:8px 10px;border:1px solid #ccc;border-radius:6px;height:42px;box-sizing:border-box}.donation-form select{height:42px;line-height:22px}.donation-form .amount-input{height:42px}@media (max-width: 680px){.donation-form .form-grid{grid-template-columns:1fr}}.tap-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:9999px;border:1px solid #2f2f2f;background:#333;color:#fff;font-weight:600;box-shadow:0 6px 14px #0000002e;transition:transform .06s ease,box-shadow .12s ease,opacity .12s ease,background-color .12s ease;cursor:pointer}.tap-button:hover{background:#3d3d3d;box-shadow:0 8px 18px #00000038}.tap-button:active{transform:translateY(1px) scale(.99);background:#2a2a2a;box-shadow:0 4px 10px #00000029;opacity:.96}.tap-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.pay-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;height:42px}.pay-segment{border:1px solid #bdbdbd;background:#fff;color:#333;padding:10px 12px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.pay-segment.active{border-color:#2f2f2f;background:#333;color:#fff}@media (max-width: 780px){.pay-methods{grid-template-columns:repeat(3,minmax(0,1fr))}}.navbar .auth-buttons{display:none!important}
