.sc-link.svelte-25y82e{color:var(--color-primary);text-decoration:none;font-weight:500}.sc-link.svelte-25y82e:hover{text-decoration:underline}.scientific-committee.svelte-25y82e{background-color:#0000000d;border-radius:var(--border-radius);padding:var(--spacing-large);border:1px solid rgba(0,0,0,.1);margin:0 auto;text-align:left}body.dark-mode .scientific-committee.svelte-25y82e{background-color:#ffffff1a;border:1px solid rgba(255,255,255,.1)}.committee-list.svelte-25y82e{list-style-type:none;padding:0;margin:0}.committee-list.svelte-25y82e li:where(.svelte-25y82e){padding:10px 0;border-bottom:1px solid rgba(0,0,0,.1)}.committee-list.svelte-25y82e li:where(.svelte-25y82e):last-child{border-bottom:none}body.dark-mode .committee-list.svelte-25y82e li:where(.svelte-25y82e){border-bottom:1px solid rgba(255,255,255,.1)}body.dark-mode .committee-list.svelte-25y82e li:where(.svelte-25y82e):last-child{border-bottom:none}.page-header.svelte-25y82e{padding:80px 20px;text-align:center;color:#fff}.header-content.svelte-25y82e{max-width:800px;margin:0 auto}.header-content.svelte-25y82e h1:where(.svelte-25y82e){margin-bottom:var(--spacing-small)}.header-content.svelte-25y82e p:where(.svelte-25y82e){font-size:1.2rem}.section.svelte-25y82e{padding:var(--spacing-large) var(--spacing-medium)}.section-container.svelte-25y82e{max-width:1200px;margin:0 auto;text-align:center}.section-title.svelte-25y82e{margin-bottom:var(--spacing-large)}.text-white.svelte-25y82e{color:#fff}.section-text.svelte-25y82e{max-width:800px;margin:0 auto var(--spacing-medium);line-height:1.6}.project-lead.svelte-25y82e{display:flex;justify-content:center;margin-bottom:var(--spacing-large)}.project-lead-card.svelte-25y82e{max-width:350px}.team-grid.svelte-25y82e{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacing-large);margin-bottom:var(--spacing-large)}.team-card.svelte-25y82e{width:220px;margin:0 var(--spacing-small);padding:20px 20px 70px;background-color:#fff3;border-radius:var(--border-radius);color:#fff;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:background-color .2s ease,transform .1s ease,box-shadow .2s ease;position:relative}.team-card.svelte-25y82e:hover{background-color:#ffffff4d;transform:translateY(-3px);box-shadow:0 6px 12px #0000001a}.team-card.svelte-25y82e:active{transform:translateY(-1px)}.profile-image.svelte-25y82e{width:120px;height:120px;border-radius:50%;background-color:#ffffff4d;margin-bottom:16px;display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center}.profile-image.svelte-25y82e .material-icons:where(.svelte-25y82e){font-size:60px;color:#fff}.team-card.svelte-25y82e h3:where(.svelte-25y82e){font-size:20px;font-weight:700;margin-bottom:8px;text-align:center}.team-card.svelte-25y82e p:where(.svelte-25y82e){font-size:16px;margin-bottom:16px;text-align:center}.card-buttons.svelte-25y82e{display:flex;gap:10px;justify-content:center;width:100%;position:absolute;bottom:20px;left:0}.link-button.svelte-25y82e{display:flex;align-items:center;justify-content:center;padding:6px 8px;background-color:#ffffff4d;border-radius:20px;color:#fff;font-size:14px;text-decoration:none;border:none;cursor:pointer;width:90px;min-height:36px;flex-shrink:0;transition:background-color .2s ease,transform .1s ease}.link-button.svelte-25y82e:hover{background-color:#fff6;transform:translateY(-2px)}.link-button.svelte-25y82e:active{transform:translateY(0)}.link-button.svelte-25y82e .material-icons:where(.svelte-25y82e){font-size:16px;margin-right:4px}.divider.svelte-25y82e{display:flex;align-items:center;margin:40px 0 30px;color:#ffffffb3}.divider.svelte-25y82e .line:where(.svelte-25y82e){flex:1;height:1px;background-color:#ffffff4d}.divider.svelte-25y82e span:where(.svelte-25y82e){padding:0 16px;font-size:18px;font-weight:500}.compact-team-grid.svelte-25y82e{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;max-width:1000px;margin:0 auto}.compact-team-card.svelte-25y82e{width:280px;height:100px;background-color:#fff3;border-radius:var(--border-radius);display:flex;overflow:hidden;cursor:pointer;transition:background-color .2s ease,transform .1s ease,box-shadow .2s ease;position:relative}.compact-team-card.svelte-25y82e:hover{background-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.compact-team-card.svelte-25y82e:active{transform:translateY(0)}.compact-profile-image.svelte-25y82e{width:100px;height:100px;background-color:#ffffff4d;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;flex-shrink:0}.compact-profile-image.svelte-25y82e .material-icons:where(.svelte-25y82e){font-size:40px;color:#fff}.compact-info.svelte-25y82e{flex:1;padding:8px 6px 30px;display:flex;flex-direction:column;align-items:center;overflow:hidden;position:relative}.compact-text.svelte-25y82e{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:8px}.compact-info.svelte-25y82e h4:where(.svelte-25y82e){font-size:15px;font-weight:700;margin:0;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.2px;text-align:center;max-width:95%}.compact-info.svelte-25y82e p:where(.svelte-25y82e){font-size:13px;margin:4px 0;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.2px;text-align:center;max-width:95%;opacity:.9}.compact-buttons.svelte-25y82e{display:flex;justify-content:center;position:absolute;bottom:5px;left:0;right:0;width:100%}.compact-link-button.svelte-25y82e{display:flex;align-items:center;justify-content:center;padding:6px 12px;background-color:#ffffff4d;border-radius:20px;color:#fff;font-size:14px;text-decoration:none;cursor:pointer;min-height:36px;width:110px;transition:background-color .2s ease,transform .1s ease}.compact-link-button.svelte-25y82e:hover{background-color:#fff6;transform:translateY(-2px)}.compact-link-button.svelte-25y82e:active{transform:translateY(0)}.compact-link-button.svelte-25y82e .material-icons:where(.svelte-25y82e){font-size:16px;margin-right:4px}.modal-backdrop.svelte-25y82e{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-container.svelte-25y82e{background:var(--gradient-primary);border-radius:var(--border-radius-section);max-width:90%;width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 15px 40px #0000004d;position:relative;color:var(--color-text)}.modal-header.svelte-25y82e{padding:20px 20px 10px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid rgba(255,255,255,.2)}.modal-title.svelte-25y82e{margin:0;font-size:24px;font-weight:700;padding-right:30px;color:var(--color-text)}.modal-close.svelte-25y82e{background:none;border:none;color:var(--color-text);cursor:pointer;font-size:24px;opacity:.7;transition:opacity .2s;padding:0;margin:0;display:flex;align-items:center;justify-content:center}.modal-close.svelte-25y82e:hover{opacity:1}.modal-content.svelte-25y82e{padding:20px;color:var(--color-text)}.presenter-section.svelte-25y82e{display:flex;align-items:center;margin-bottom:20px}.presenter-section.svelte-25y82e .presenter-image:where(.svelte-25y82e){width:80px;height:80px;margin:0 20px 0 0;flex-shrink:0;background-size:cover;background-position:center;border-radius:50%;border:2px solid rgba(255,255,255,.8)}.presenter-info.svelte-25y82e{flex:1}.presenter-name.svelte-25y82e{margin:0 0 5px;font-size:18px;font-weight:700;color:var(--color-text)}.presenter-company.svelte-25y82e{margin:0;font-style:italic;opacity:.8;color:var(--color-text)}.workshop-details-modal.svelte-25y82e{color:var(--color-text)}.detail-section.svelte-25y82e{margin-bottom:25px}.detail-section.svelte-25y82e h4:where(.svelte-25y82e){margin:0 0 10px;font-size:16px;font-weight:700;color:var(--color-text)}.detail-section.svelte-25y82e p:where(.svelte-25y82e){margin:0;line-height:1.5;font-size:15px;color:var(--color-text)}.workshop-meta.svelte-25y82e{display:flex;flex-wrap:wrap;gap:20px;margin-top:10px}.meta-item.svelte-25y82e{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--color-text)}.social-button.svelte-25y82e{display:flex;align-items:center;padding:8px 16px;background-color:var(--color-primary);border-radius:20px;color:#fff;text-decoration:none;transition:filter .2s}.social-button.svelte-25y82e:hover{filter:brightness(1.1)}.social-button.svelte-25y82e .material-icons:where(.svelte-25y82e){margin-right:8px}@media (max-width: 768px){.modal-container.svelte-25y82e{width:100%;max-width:100%;border-radius:12px}.modal-title.svelte-25y82e{font-size:20px}.presenter-section.svelte-25y82e{flex-direction:column;text-align:center}.presenter-section.svelte-25y82e .presenter-image:where(.svelte-25y82e){margin:0 auto 15px}}.sponsors-grid.svelte-25y82e,.partners-grid.svelte-25y82e{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacing-large);margin-bottom:var(--spacing-large);max-width:1000px;margin-left:auto;margin-right:auto}.platinum-grid.svelte-25y82e{margin-bottom:2rem}.sponsor-logo.svelte-25y82e{background-color:#fff;border-radius:var(--border-radius);padding:20px;box-shadow:0 4px 6px #0000001a;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.sponsor-logo.svelte-25y82e img:where(.svelte-25y82e){max-width:90%;max-height:90%;object-fit:contain;display:block;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.platinum-logo.svelte-25y82e{width:250px;height:150px}.gold-logo.svelte-25y82e,.partner-logo.svelte-25y82e{width:200px;height:120px}.sponsor-logo.svelte-25y82e,.partner-logo.svelte-25y82e{display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.team-grid.svelte-25y82e{grid-template-columns:1fr;justify-items:center}.team-card.svelte-25y82e{width:180px;padding-bottom:65px}.link-button.svelte-25y82e{width:75px;font-size:12px;min-height:32px}.compact-team-grid.svelte-25y82e{gap:10px;padding:0 5px}.compact-team-card.svelte-25y82e{width:230px;height:100px}.compact-profile-image.svelte-25y82e{width:90px;height:100px}.compact-info.svelte-25y82e{padding:8px 6px 30px}.compact-info.svelte-25y82e h4:where(.svelte-25y82e){font-size:13px}.compact-info.svelte-25y82e p:where(.svelte-25y82e){font-size:11px}.platinum-logo.svelte-25y82e{width:220px;height:130px}.gold-logo.svelte-25y82e,.partner-logo.svelte-25y82e{width:170px;height:100px}.compact-link-button.svelte-25y82e{width:100px;font-size:13px}}@media (max-width: 480px){.team-card.svelte-25y82e{padding-bottom:60px}.card-buttons.svelte-25y82e{bottom:15px;gap:8px}.link-button.svelte-25y82e{width:70px;padding:6px 4px}.compact-team-card.svelte-25y82e{width:100%;max-width:340px;height:90px}.compact-profile-image.svelte-25y82e{width:80px;height:90px}.compact-info.svelte-25y82e{padding:6px 4px 28px}.compact-text.svelte-25y82e{margin-bottom:4px}.compact-info.svelte-25y82e h4:where(.svelte-25y82e){font-size:13px;max-width:100%}.compact-info.svelte-25y82e p:where(.svelte-25y82e){font-size:11px;max-width:100%}.compact-buttons.svelte-25y82e{bottom:2px;gap:8px}.sponsors-grid.svelte-25y82e,.partners-grid.svelte-25y82e{gap:15px}.platinum-logo.svelte-25y82e{width:180px;height:110px;padding:15px}.gold-logo.svelte-25y82e,.partner-logo.svelte-25y82e{width:140px;height:90px;padding:10px}.compact-link-button.svelte-25y82e{width:90px;font-size:12px;padding:5px 8px}}
