@charset "UTF-8";.note-box-wrapper.svelte-bhrci0{padding:0 var(--space-3);margin-bottom:var(--space-6);margin-top:0}@media screen and (min-width: 768px){.note-box-wrapper.svelte-bhrci0{width:640px;padding:0}}.note-box.svelte-bhrci0{background-color:var(--color-secondary);padding:var(--space-4) var(--space-5)}p.svelte-bhrci0{font-size:18px;line-height:1.5;color:var(--color-white);width:100%}h3.svelte-bhrci0{font-size:20px;line-height:1.5;font-weight:700;color:var(--color-white);margin-bottom:var(--space-3);width:100%}.share-section.svelte-xnjg48{width:100%;background:#fff;padding:var(--space-6) var(--space-3) var(--space-3) var(--space-3);display:flex;flex-direction:column;align-items:center;gap:var(--space-4);margin:0}@media screen and (min-width: 768px){.share-section.svelte-xnjg48{padding:var(--space-7) var(--space-3) var(--space-4) var(--space-3)}}.share-title.svelte-xnjg48{color:#000;font-size:18px;font-weight:700;letter-spacing:2px;margin:0;text-transform:uppercase}@media screen and (min-width: 768px){.share-title.svelte-xnjg48{font-size:20px}}.share-buttons.svelte-xnjg48{display:flex;gap:var(--space-3);align-items:center}.share-button.svelte-xnjg48{width:60px;height:60px;border:2px solid #666666;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fff;transition:all .3s ease;cursor:pointer;text-decoration:none}@media screen and (min-width: 768px){.share-button.svelte-xnjg48{width:70px;height:70px;border-radius:16px}}.share-button.svelte-xnjg48:hover{background:#f0f0f0;transform:translateY(-2px)}.share-button.svelte-xnjg48 svg:where(.svelte-xnjg48){width:32px;height:32px;fill:#666}@media screen and (min-width: 768px){.share-button.svelte-xnjg48 svg:where(.svelte-xnjg48){width:36px;height:36px}}.credits.svelte-ihcn0a{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:15px;font-weight:400;line-height:2;color:#333;width:100%;background:#fff;padding:var(--space-3) var(--space-4) var(--space-6) var(--space-4);margin-bottom:0}@media screen and (min-width: 768px){.credits.svelte-ihcn0a{padding:var(--space-4) var(--space-6) var(--space-7) var(--space-6);font-size:16px;line-height:2.2}}.credits-title.svelte-ihcn0a{font-size:18px;font-weight:700;letter-spacing:2px;margin-bottom:var(--space-4);padding-bottom:var(--space-1);border-bottom:2px solid #333333;width:100%;max-width:500px;text-transform:uppercase;text-align:left}@media screen and (min-width: 768px){.credits-title.svelte-ihcn0a{font-size:20px;max-width:500px;text-align:center}}.credits-content.svelte-ihcn0a{max-width:800px;width:100%}@media screen and (max-width: 768px){.credits-content.svelte-ihcn0a{text-align:left}}.credits-content.svelte-ihcn0a a,.credits-content.svelte-ihcn0a a:link,.credits-content.svelte-ihcn0a a:visited{color:#0866bc!important;text-decoration:none!important;font-weight:500}.credits-content.svelte-ihcn0a a:hover{text-decoration:underline!important}.credits-content.svelte-ihcn0a p:where(.svelte-ihcn0a){margin:0}.credits-content.svelte-ihcn0a p:where(.svelte-ihcn0a) .mobile-only{display:inline}.credits-content.svelte-ihcn0a p:where(.svelte-ihcn0a) .desktop-only{display:none}@media screen and (min-width: 768px){.credits-content.svelte-ihcn0a p:where(.svelte-ihcn0a) .mobile-only{display:none}.credits-content.svelte-ihcn0a p:where(.svelte-ihcn0a) .desktop-only{display:inline}}.separator.svelte-wkyi15{width:192px;margin:var(--space-3) auto var(--space-6) auto;padding:0 var(--space-3);height:2px;background-color:var(--color-light-gray)}@media screen and (min-width: 768px){.separator.svelte-wkyi15{padding:0}}figure.svelte-1gyfrjs{padding:0;margin-bottom:var(--space-6)}@media screen and (min-width: 768px){figure.svelte-1gyfrjs{width:640px}}.image-container.svelte-1gyfrjs{width:100%;margin-bottom:var(--space-3)}.image-container.svelte-1gyfrjs img:where(.svelte-1gyfrjs){width:100%;height:auto;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.image-container.svelte-1gyfrjs img.visible:where(.svelte-1gyfrjs){opacity:1;transform:translateY(0)}figcaption.svelte-1gyfrjs{font-size:14px;line-height:1.5;color:var(--color-text);width:100%}.scroll-button-container.svelte-1q04s12{display:flex;justify-content:center;align-items:center;margin-bottom:200px;width:100%}.scroll-button.svelte-1q04s12{background:none;border:2px solid white;border-radius:50%;width:50px;height:50px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease;animation:svelte-1q04s12-bounce 2s infinite}.scroll-button.svelte-1q04s12:hover{background:#fff;transform:scale(1.1)}.scroll-button.svelte-1q04s12:hover svg:where(.svelte-1q04s12){stroke:#fff}.scroll-button.svelte-1q04s12 svg:where(.svelte-1q04s12){width:24px;height:24px;stroke:#fff;stroke-width:2;fill:none;transition:stroke .3s ease}@keyframes svelte-1q04s12-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width: 768px){.scroll-button.svelte-1q04s12{width:45px;height:45px}.scroll-button.svelte-1q04s12 svg:where(.svelte-1q04s12){width:20px;height:20px}}.dual-video-container.svelte-1l53bjr{width:100%;max-width:1000px;margin:var(--space-6) auto;padding:0 var(--space-3)}@media screen and (min-width: 768px){.dual-video-container.svelte-1l53bjr{padding:0}}.video-grid.svelte-1l53bjr{display:grid;grid-template-columns:1fr;gap:var(--space-5)}.video-item.svelte-1l53bjr{max-width:100%;margin:0 auto}.video-wrapper.svelte-1l53bjr{position:relative;width:100%;padding-bottom:177.78%;height:0;overflow:hidden;border-radius:12px;background:#0003;box-shadow:0 4px 20px #0000004d}.video-wrapper.svelte-1l53bjr video:where(.svelte-1l53bjr){position:absolute;top:0;left:0;width:100%;height:100%;border:0;border-radius:12px;-o-object-fit:cover;object-fit:cover}.video-caption.svelte-1l53bjr{margin-top:var(--space-2);font-size:14px;color:#fffc;text-align:center;font-style:italic}.vertical-video-container.svelte-15clkk2{width:100%;max-width:1000px;margin:var(--space-6) auto;padding:0 var(--space-3)}@media screen and (min-width: 768px){.vertical-video-container.svelte-15clkk2{padding:0}}.video-item.svelte-15clkk2{max-width:100%;margin:0 auto}@media screen and (min-width: 768px){.video-item.svelte-15clkk2{max-width:320px}}.video-wrapper.svelte-15clkk2{position:relative;width:100%;padding-bottom:177.78%;height:0;overflow:hidden;border-radius:12px;background:#0003;box-shadow:0 4px 20px #0000004d}.video-wrapper.svelte-15clkk2 video:where(.svelte-15clkk2){position:absolute;top:0;left:0;width:100%;height:100%;border:0;border-radius:12px;-o-object-fit:cover;object-fit:cover}.video-caption.svelte-15clkk2{margin-top:var(--space-2);font-size:14px;color:#fffc;text-align:center;font-style:italic}.table-container.svelte-hluh8g{width:100%;max-width:1000px;margin:var(--space-2) auto var(--space-2) auto;padding:0 var(--space-3)}@media screen and (min-width: 768px){.table-container.svelte-hluh8g{padding:0}}.table-wrapper.svelte-hluh8g{background:#fffffff2;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0003}table.svelte-hluh8g{width:100%;border-collapse:collapse;font-size:14px}@media screen and (min-width: 768px){table.svelte-hluh8g{font-size:16px}}table.svelte-hluh8g thead:where(.svelte-hluh8g){background:#f8f9fa}table.svelte-hluh8g thead:where(.svelte-hluh8g) th:where(.svelte-hluh8g){padding:var(--space-3) var(--space-4);text-align:center;font-weight:600;color:#1a1a1a;border-bottom:2px solid #dee2e6}@media screen and (max-width: 767px){table.svelte-hluh8g thead:where(.svelte-hluh8g) th:where(.svelte-hluh8g){padding:var(--space-2) var(--space-2);font-size:13px}}table.svelte-hluh8g thead:where(.svelte-hluh8g) th:where(.svelte-hluh8g):first-child{text-align:left}table.svelte-hluh8g tbody:where(.svelte-hluh8g) tr:where(.svelte-hluh8g){border-bottom:1px solid #e9ecef}table.svelte-hluh8g tbody:where(.svelte-hluh8g) tr:where(.svelte-hluh8g):last-child{border-bottom:none}table.svelte-hluh8g tbody:where(.svelte-hluh8g) tr.total-row:where(.svelte-hluh8g){background:#f8f9fa;font-weight:600}table.svelte-hluh8g tbody:where(.svelte-hluh8g) tr.total-row:where(.svelte-hluh8g) td:where(.svelte-hluh8g){padding:var(--space-4);color:#1a1a1a}table.svelte-hluh8g tbody:where(.svelte-hluh8g) tr.highlight-row:where(.svelte-hluh8g){background:#e7f3ff}table.svelte-hluh8g tbody:where(.svelte-hluh8g) td:where(.svelte-hluh8g){padding:var(--space-3) var(--space-4);text-align:center;color:#333}@media screen and (max-width: 767px){table.svelte-hluh8g tbody:where(.svelte-hluh8g) td:where(.svelte-hluh8g){padding:var(--space-2) var(--space-2);font-size:13px}}table.svelte-hluh8g tbody:where(.svelte-hluh8g) td:where(.svelte-hluh8g):first-child{text-align:left;font-weight:500}table.svelte-hluh8g tbody:where(.svelte-hluh8g) td.empty:where(.svelte-hluh8g){color:#999}.table-title.svelte-hluh8g{margin-bottom:var(--space-4);font-size:24px;font-weight:700;color:#fff;text-align:left}@media screen and (min-width: 768px){.table-title.svelte-hluh8g{font-size:24px}}.quote-card-wrapper.svelte-1tnjje{width:100%;margin:var(--space-6) 0;padding:0 var(--space-3);box-sizing:border-box;display:flex;justify-content:center}@media screen and (min-width: 768px){.quote-card-wrapper.svelte-1tnjje{padding:0}}.quote-card.svelte-1tnjje{background:transparent;padding:var(--space-6) 0;position:relative;display:flex;flex-direction:column;align-items:center;width:100%}@media screen and (min-width: 768px){.quote-card.svelte-1tnjje{padding:var(--space-7) 0}}.quote-text.svelte-1tnjje{font-size:24px;line-height:1.5;font-weight:700;text-align:center;margin-bottom:var(--space-6);position:relative;padding:0 var(--space-3);width:100%;max-width:850px;box-sizing:border-box}@media screen and (max-width: 768px){.quote-text.svelte-1tnjje{font-size:24px;padding:0 var(--space-3);width:100%;max-width:100%}}.quote-text.svelte-1tnjje:before{content:"“";font-family:Playfair Display,serif;font-size:60px;line-height:.5;position:absolute;left:-10px;top:-20px;opacity:.3}@media screen and (min-width: 768px){.quote-text.svelte-1tnjje:before{font-size:80px;left:0;top:-30px}}.quote-text.svelte-1tnjje:after{content:"”";font-family:Playfair Display,serif;font-size:60px;line-height:1;position:absolute;right:-10px;bottom:-40px;opacity:.3}@media screen and (min-width: 768px){.quote-text.svelte-1tnjje:after{font-size:80px;right:0;bottom:-50px}}.profile-section.svelte-1tnjje{display:flex;flex-direction:column;align-items:center;margin-bottom:var(--space-5);background:transparent}.profile-image.svelte-1tnjje{width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:4px solid white;margin-bottom:var(--space-4);box-shadow:0 4px 16px #0003}@media screen and (min-width: 768px){.profile-image.svelte-1tnjje{width:140px;height:140px}}.profile-info.svelte-1tnjje{text-align:center;background:transparent}.profile-name.svelte-1tnjje{font-size:18px;font-weight:700;margin-bottom:var(--space-1);background:transparent}@media screen and (min-width: 768px){.profile-name.svelte-1tnjje{font-size:20px}}.profile-title.svelte-1tnjje{font-size:14px;font-weight:400;opacity:1;margin-bottom:var(--space-1);background:transparent}@media screen and (min-width: 768px){.profile-title.svelte-1tnjje{font-size:15px}}.profile-organization.svelte-1tnjje{font-size:14px;font-weight:400;opacity:1;background:transparent}@media screen and (min-width: 768px){.profile-organization.svelte-1tnjje{font-size:15px}}.wrapper.svelte-gfrtql{width:100%;max-width:1000px;margin:0 auto var(--space-5) auto;padding:var(--space-4) 0;display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-4)}@media screen and (min-width: 768px){.wrapper.svelte-gfrtql{padding:var(--space-4) 0}}.aspect-selector.svelte-gfrtql{display:flex;flex-wrap:wrap;gap:var(--space-2);justify-content:center;max-width:1200px;margin-bottom:var(--space-3);width:100%;padding:0 var(--space-3)}@media screen and (min-width: 768px){.aspect-selector.svelte-gfrtql{padding:0}}.aspect-button.svelte-gfrtql{padding:var(--space-2) var(--space-3);border:2px solid var(--color-secondary);background-color:#fff;color:var(--color-secondary);border-radius:24px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;white-space:nowrap}@media screen and (min-width: 768px){.aspect-button.svelte-gfrtql{font-size:16px;padding:var(--space-2) var(--space-5)}}.aspect-button.svelte-gfrtql:hover{background-color:var(--color-secondary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.aspect-button.active.svelte-gfrtql{background-color:var(--color-secondary);color:#fff;box-shadow:0 2px 6px #00000026}.aspect-button.show-all.svelte-gfrtql{border-color:var(--color-primary);color:var(--color-primary)}.aspect-button.show-all.svelte-gfrtql:hover,.aspect-button.show-all.active.svelte-gfrtql{background-color:var(--color-primary);color:#fff}.comparison-grid.svelte-gfrtql{display:grid;grid-template-columns:1fr;gap:var(--space-4);width:100%;max-width:1200px;padding:0 var(--space-3)}@media screen and (min-width: 640px){.comparison-grid.svelte-gfrtql{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 768px){.comparison-grid.svelte-gfrtql{padding:0}}@media screen and (min-width: 1024px){.comparison-grid.svelte-gfrtql{grid-template-columns:repeat(4,1fr)}}.apel-card.svelte-gfrtql{background-color:#fff;border-radius:12px;padding:var(--space-4);box-shadow:0 2px 8px #00000014;transition:all .3s ease;cursor:pointer;border:3px solid transparent}.apel-card.svelte-gfrtql:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.apel-card.hovered.svelte-gfrtql{border-color:currentColor}.card-header.svelte-gfrtql{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);padding-bottom:var(--space-2);border-bottom:3px solid currentColor}.card-icon.svelte-gfrtql{width:12px;height:12px;border-radius:50%;background-color:currentColor}.card-title.svelte-gfrtql{font-size:24px;font-weight:700;color:var(--color-header);margin:0}@media screen and (min-width: 768px){.card-title.svelte-gfrtql{font-size:28px}}.aspect-content.svelte-gfrtql{animation:svelte-gfrtql-fadeIn .4s ease}@keyframes svelte-gfrtql-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.aspect-item.svelte-gfrtql{margin-bottom:var(--space-3)}.aspect-item.svelte-gfrtql:last-child{margin-bottom:0}.aspect-label.svelte-gfrtql{font-size:12px;font-weight:700;color:var(--color-light-dark);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--space-1)}@media screen and (min-width: 768px){.aspect-label.svelte-gfrtql{font-size:13px}}.aspect-value.svelte-gfrtql{font-size:15px;line-height:1.6;color:var(--color-text)}@media screen and (min-width: 768px){.aspect-value.svelte-gfrtql{font-size:16px}}.single-aspect-value.svelte-gfrtql{font-size:16px;line-height:1.7;color:var(--color-text)}@media screen and (min-width: 768px){.single-aspect-value.svelte-gfrtql{font-size:18px}}.game-wrapper.svelte-1qon28q{width:calc(100% - 32px);max-width:1000px;padding:var(--space-5) var(--space-5);margin:var(--space-6) 12px 50px 12px;display:flex;flex-direction:column;align-items:center;border-radius:16px;background-color:#f3c89b;gap:var(--space-4)}@media screen and (min-width: 768px){.game-wrapper.svelte-1qon28q{width:100%;margin:var(--space-1) auto 30px auto;padding:var(--space-6)}}.game-header.svelte-1qon28q{text-align:center;max-width:800px}.game-title.svelte-1qon28q{font-size:24px;font-weight:700;color:#000;margin-bottom:var(--space-2);line-height:1.3}@media screen and (min-width: 768px){.game-title.svelte-1qon28q{font-size:24px}}.game-instructions.svelte-1qon28q{font-size:16px;color:#000;opacity:.9}@media screen and (min-width: 768px){.game-instructions.svelte-1qon28q{font-size:18px}}.progress-bar.svelte-1qon28q{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-3);background:#fff;border-radius:12px;color:#000;font-weight:600}.characters-grid.svelte-1qon28q{display:grid;grid-template-columns:1fr;gap:var(--space-3);width:100%;max-width:1000px;margin:0 auto;justify-content:center}@media screen and (min-width: 640px){.characters-grid.svelte-1qon28q{grid-template-columns:repeat(2,minmax(200px,250px))}}@media screen and (min-width: 1024px){.characters-grid.svelte-1qon28q{grid-template-columns:repeat(4,minmax(200px,220px))}}.character-card.svelte-1qon28q{background:#fff;border-radius:16px;padding:var(--space-4);cursor:pointer;transition:all .3s ease;position:relative;border:3px solid transparent}.character-card.svelte-1qon28q:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.character-card.matched.svelte-1qon28q{opacity:.6;cursor:default;border-color:#10b981}.character-card.matched.svelte-1qon28q:hover{transform:none}.character-avatar.svelte-1qon28q{width:150px;height:150px;border-radius:50%;margin:0 auto var(--space-3);display:flex;align-items:center;justify-content:center;overflow:hidden;border:3px solid white}.character-avatar.svelte-1qon28q img:where(.svelte-1qon28q){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.character-name.svelte-1qon28q{font-size:20px;font-weight:700;color:var(--color-header);text-align:center;margin-bottom:var(--space-1)}.character-age.svelte-1qon28q{font-size:14px;color:var(--color-light-dark);text-align:center;margin-bottom:var(--space-2)}.character-occupation.svelte-1qon28q{font-size:14px;color:var(--color-text);text-align:center}.matched-badge.svelte-1qon28q{position:absolute;top:10px;right:10px;background:#10b981;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px}.modal-overlay.svelte-1qon28q{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:var(--space-3);animation:svelte-1qon28q-fadeIn .3s ease}@keyframes svelte-1qon28q-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-1qon28q{background:#fff;border-radius:20px;padding:var(--space-5);max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:svelte-1qon28q-slideUp .3s ease}@keyframes svelte-1qon28q-slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.close-button.svelte-1qon28q{position:absolute;top:var(--space-3);right:var(--space-3);background:none;border:none;font-size:28px;cursor:pointer;color:var(--color-light-dark);padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.close-button.svelte-1qon28q:hover{background:#0000000d}.modal-character-avatar.svelte-1qon28q{width:100px;height:100px;border-radius:50%;margin:0 auto var(--space-3);display:flex;align-items:center;justify-content:center;overflow:hidden;border:4px solid white}.modal-character-avatar.svelte-1qon28q img:where(.svelte-1qon28q){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal-character-name.svelte-1qon28q{font-size:28px;font-weight:700;color:var(--color-header);text-align:center;margin-bottom:var(--space-2)}.modal-character-info.svelte-1qon28q{text-align:center;margin-bottom:var(--space-4)}.info-item.svelte-1qon28q{font-size:14px;color:var(--color-text);margin-bottom:var(--space-1)}.character-story.svelte-1qon28q{background:#00000008;padding:var(--space-3);border-radius:12px;font-size:15px;line-height:1.6;color:var(--color-text);margin-bottom:var(--space-4)}.apel-selection-title.svelte-1qon28q{font-size:18px;font-weight:700;color:var(--color-header);text-align:center;margin-bottom:var(--space-3)}.apel-options.svelte-1qon28q{display:grid;gap:var(--space-2)}.apel-option.svelte-1qon28q{background:#fff;border:2px solid #e5e5e5;border-radius:12px;padding:var(--space-3);cursor:pointer;transition:all .2s;text-align:left}.apel-option.svelte-1qon28q:hover{border-color:var(--color-secondary);transform:translate(4px)}.apel-option-name.svelte-1qon28q{font-size:16px;font-weight:700;margin-bottom:var(--space-1)}.apel-option-desc.svelte-1qon28q{font-size:14px;color:var(--color-text);line-height:1.4}.feedback.svelte-1qon28q{margin-top:var(--space-4);padding:var(--space-3);border-radius:12px;animation:svelte-1qon28q-slideDown .3s ease}.feedback.correct.svelte-1qon28q{background:#10b9811a;border:2px solid #10B981}.feedback.incorrect.svelte-1qon28q{background:#ef44441a;border:2px solid #EF4444}@keyframes svelte-1qon28q-slideDown{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.feedback-message.svelte-1qon28q{font-size:16px;font-weight:600;margin-bottom:var(--space-2)}.feedback-message.correct.svelte-1qon28q{color:#10b981}.feedback-message.incorrect.svelte-1qon28q{color:#ef4444}.feedback-explanation.svelte-1qon28q{font-size:14px;color:var(--color-text);line-height:1.5}.completion-screen.svelte-1qon28q{text-align:center;padding:var(--space-5)}.completion-emoji.svelte-1qon28q{font-size:80px;margin-bottom:var(--space-3);animation:svelte-1qon28q-bounce .6s ease}@keyframes svelte-1qon28q-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.completion-title.svelte-1qon28q{font-size:32px;font-weight:700;color:var(--color-header);margin-bottom:var(--space-3)}.completion-score.svelte-1qon28q{font-size:48px;font-weight:700;color:#10b981;margin-bottom:var(--space-4)}.completion-message.svelte-1qon28q{font-size:16px;color:var(--color-text);line-height:1.6;margin-bottom:var(--space-4)}.matches-summary.svelte-1qon28q{text-align:left;background:#00000008;padding:var(--space-4);border-radius:12px;margin-bottom:var(--space-4)}.match-item.svelte-1qon28q{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);font-size:15px}.match-icon.svelte-1qon28q{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border:2px solid white}.match-icon.svelte-1qon28q img:where(.svelte-1qon28q){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reset-button.svelte-1qon28q{background:var(--color-secondary);color:#fff;border:none;padding:var(--space-3) var(--space-5);border-radius:24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s}.reset-button.svelte-1qon28q:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0866bc4d}.statistics-section.svelte-1qon28q{margin-top:var(--space-4);padding:var(--space-4);background:#10b9810d;border-radius:12px;margin-bottom:var(--space-4)}.statistics-title.svelte-1qon28q{font-size:18px;font-weight:700;color:var(--color-header);text-align:center;margin-bottom:var(--space-2)}.statistics-subtitle.svelte-1qon28q{font-size:14px;color:var(--color-text);text-align:center;margin-bottom:var(--space-3);opacity:.8}.statistics-grid.svelte-1qon28q{display:flex;flex-direction:column;gap:var(--space-2)}.stat-item.svelte-1qon28q{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2);background:#fff;border-radius:8px}.stat-score.svelte-1qon28q{font-size:14px;font-weight:700;color:var(--color-header);min-width:35px;text-align:center}.stat-bar-container.svelte-1qon28q{flex:1;height:24px;background:#0000000d;border-radius:12px;overflow:hidden;position:relative}.stat-bar.svelte-1qon28q{height:100%;transition:width .5s ease;border-radius:12px;min-width:2px}.stat-count.svelte-1qon28q{font-size:12px;color:var(--color-text);min-width:80px;text-align:right;font-weight:600}.heat-map-container.svelte-sf11ah{width:100%;max-width:1000px;margin:-20px auto var(--space-2) auto;padding:var(--space-6) var(--space-3) var(--space-2) var(--space-3)}@media screen and (min-width: 768px){.heat-map-container.svelte-sf11ah{padding:var(--space-7) 0 var(--space-2) 0}}.heat-map-title.svelte-sf11ah{font-size:24px;font-weight:700;color:#000;text-align:left;line-height:1.2;margin:var(--space-3) 20px 10px 10px}@media screen and (min-width: 768px){.heat-map-title.svelte-sf11ah{font-size:24px}}@media screen and (min-width: 768px){.heat-map-title.svelte-sf11ah br:where(.svelte-sf11ah){display:none}}.heat-map-subtitle.svelte-sf11ah{font-size:14px;font-weight:400;color:#000;text-align:left;margin:var(--space-3) 20px 10px 10px}@media screen and (min-width: 768px){.heat-map-subtitle.svelte-sf11ah{font-size:16px}}.heat-map-wrapper.svelte-sf11ah{background:#f5f5f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:var(--space-2);overflow-x:auto}@media screen and (min-width: 768px){.heat-map-wrapper.svelte-sf11ah{padding:var(--space-5)}}.heat-map-table.svelte-sf11ah{width:100%;border-collapse:separate;border-spacing:3px;min-width:auto}@media screen and (min-width: 768px){.heat-map-table.svelte-sf11ah{border-spacing:8px;min-width:600px}}.heat-map-table.svelte-sf11ah th:where(.svelte-sf11ah){color:#000;font-size:11px;font-weight:600;padding:4px;text-align:center}@media screen and (min-width: 768px){.heat-map-table.svelte-sf11ah th:where(.svelte-sf11ah){font-size:16px;padding:var(--space-3)}}.heat-map-table.svelte-sf11ah th.program-header:where(.svelte-sf11ah){text-align:left;padding-left:6px;font-size:10px}@media screen and (min-width: 768px){.heat-map-table.svelte-sf11ah th.program-header:where(.svelte-sf11ah){padding-left:var(--space-4);font-size:16px}}.heat-map-table.svelte-sf11ah td:where(.svelte-sf11ah){padding:4px;text-align:center;border-radius:6px;transition:all .3s ease;cursor:pointer;position:relative}@media screen and (min-width: 768px){.heat-map-table.svelte-sf11ah td:where(.svelte-sf11ah){padding:var(--space-4);border-radius:8px}}.heat-map-table.svelte-sf11ah td.program-label:where(.svelte-sf11ah){color:#000;font-size:11px;font-weight:600;text-align:left;padding-left:6px;background:#ffffff1a;white-space:nowrap}@media screen and (min-width: 768px){.heat-map-table.svelte-sf11ah td.program-label:where(.svelte-sf11ah){font-size:18px;padding-left:var(--space-4)}}.heat-map-table.svelte-sf11ah td.data-cell:where(.svelte-sf11ah){color:#fff;font-size:0;font-weight:500;min-width:40px;width:40px;height:40px}@media screen and (min-width: 768px){.heat-map-table.svelte-sf11ah td.data-cell:where(.svelte-sf11ah){min-width:100px;width:auto;height:auto}}.heat-map-table.svelte-sf11ah td.data-cell:where(.svelte-sf11ah):hover{transform:scale(1.05);box-shadow:0 4px 12px #0000004d;z-index:10}.legend.svelte-sf11ah{display:flex;align-items:center;justify-content:center;margin-top:var(--space-3);gap:var(--space-2);flex-wrap:wrap}@media screen and (min-width: 768px){.legend.svelte-sf11ah{gap:var(--space-3)}}.legend.svelte-sf11ah .legend-label:where(.svelte-sf11ah){color:#000;font-size:12px;font-weight:500}@media screen and (min-width: 768px){.legend.svelte-sf11ah .legend-label:where(.svelte-sf11ah){font-size:14px}}.legend.svelte-sf11ah .legend-gradient:where(.svelte-sf11ah){display:flex;align-items:center;gap:var(--space-2)}.legend.svelte-sf11ah .legend-gradient:where(.svelte-sf11ah) .gradient-bar:where(.svelte-sf11ah){width:120px;height:16px;border-radius:4px;background:linear-gradient(to right,#fff3,#000)}@media screen and (min-width: 768px){.legend.svelte-sf11ah .legend-gradient:where(.svelte-sf11ah) .gradient-bar:where(.svelte-sf11ah){width:200px;height:20px}}.legend.svelte-sf11ah .legend-gradient:where(.svelte-sf11ah) .legend-values:where(.svelte-sf11ah){display:flex;justify-content:space-between;width:120px;margin-top:var(--space-1)}@media screen and (min-width: 768px){.legend.svelte-sf11ah .legend-gradient:where(.svelte-sf11ah) .legend-values:where(.svelte-sf11ah){width:200px}}.legend.svelte-sf11ah .legend-gradient:where(.svelte-sf11ah) .legend-values:where(.svelte-sf11ah) span:where(.svelte-sf11ah){color:#000;font-size:10px}@media screen and (min-width: 768px){.legend.svelte-sf11ah .legend-gradient:where(.svelte-sf11ah) .legend-values:where(.svelte-sf11ah) span:where(.svelte-sf11ah){font-size:12px}}.tooltip.svelte-sf11ah{position:fixed;background:#000000e6;color:#fff;padding:var(--space-2) var(--space-3);border-radius:8px;font-size:14px;pointer-events:none;z-index:1000;box-shadow:0 4px 12px #00000080;white-space:nowrap}.directory-container.svelte-1m9rc63{width:calc(100% - 32px);max-width:1000px;margin:var(--space-6) 16px;padding:var(--space-5) var(--space-4);border:2px solid white;border-radius:16px;background:#ffffff0d}@media screen and (min-width: 768px){.directory-container.svelte-1m9rc63{width:100%;margin:var(--space-6) auto;padding:var(--space-6)}}.directory-header.svelte-1m9rc63{text-align:left;margin-bottom:var(--space-6)}.directory-header.svelte-1m9rc63 h2:where(.svelte-1m9rc63){font-size:24px;font-weight:700;color:#fff;margin-bottom:var(--space-2)}@media screen and (min-width: 768px){.directory-header.svelte-1m9rc63 h2:where(.svelte-1m9rc63){font-size:24px}}.directory-header.svelte-1m9rc63 p:where(.svelte-1m9rc63){font-size:16px;color:#fffc}.stats-dashboard.svelte-1m9rc63{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-3);margin-bottom:var(--space-6)}@media screen and (min-width: 768px){.stats-dashboard.svelte-1m9rc63{grid-template-columns:repeat(5,1fr)}}.stats-dashboard.svelte-1m9rc63 .stat-card:where(.svelte-1m9rc63){background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:var(--space-4);text-align:center}.stats-dashboard.svelte-1m9rc63 .stat-card:where(.svelte-1m9rc63) .stat-number:where(.svelte-1m9rc63){font-size:32px;font-weight:700;color:#fff;display:block}.stats-dashboard.svelte-1m9rc63 .stat-card:where(.svelte-1m9rc63) .stat-label:where(.svelte-1m9rc63){font-size:12px;color:#fffc;margin-top:var(--space-1);display:block}.stats-dashboard.svelte-1m9rc63 .stat-card.apel-a:where(.svelte-1m9rc63){border-left:4px solid #3B82F6}.stats-dashboard.svelte-1m9rc63 .stat-card.apel-c:where(.svelte-1m9rc63){border-left:4px solid #F59E0B}.stats-dashboard.svelte-1m9rc63 .stat-card.apel-m:where(.svelte-1m9rc63){border-left:4px solid #10B981}.stats-dashboard.svelte-1m9rc63 .stat-card.apel-q:where(.svelte-1m9rc63){border-left:4px solid #E74C3C}.search-section.svelte-1m9rc63{margin-bottom:var(--space-5)}.search-section.svelte-1m9rc63 input:where(.svelte-1m9rc63){width:100%;padding:var(--space-3) var(--space-4);font-size:16px;border:2px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;transition:all .3s ease}.search-section.svelte-1m9rc63 input:where(.svelte-1m9rc63)::-moz-placeholder{color:#ffffff80}.search-section.svelte-1m9rc63 input:where(.svelte-1m9rc63)::placeholder{color:#ffffff80}.search-section.svelte-1m9rc63 input:where(.svelte-1m9rc63):focus{outline:none;border-color:#ffffff80;background:#ffffff26}.filter-section.svelte-1m9rc63{margin-bottom:var(--space-5)}.filter-section.svelte-1m9rc63 .filter-row:where(.svelte-1m9rc63){display:flex;gap:var(--space-4);flex-wrap:wrap;align-items:flex-start;justify-content:center}@media screen and (min-width: 768px){.filter-section.svelte-1m9rc63 .filter-row:where(.svelte-1m9rc63){flex-wrap:nowrap}}.filter-section.svelte-1m9rc63 .filter-group:where(.svelte-1m9rc63){margin-bottom:var(--space-4)}.filter-section.svelte-1m9rc63 .filter-group:where(.svelte-1m9rc63):last-child{margin-bottom:0}.filter-section.svelte-1m9rc63 .filter-group:where(.svelte-1m9rc63):first-child{flex:1.5}.filter-section.svelte-1m9rc63 .filter-group:where(.svelte-1m9rc63):last-child{flex:.8}.filter-section.svelte-1m9rc63 .filter-group:where(.svelte-1m9rc63) h4:where(.svelte-1m9rc63){color:#fff;font-size:14px;font-weight:600;text-align:center;margin-bottom:var(--space-2)}.filter-section.svelte-1m9rc63 .filter-group:where(.svelte-1m9rc63) .filter-buttons:where(.svelte-1m9rc63){display:flex;gap:var(--space-2);flex-wrap:wrap;justify-content:center}.filter-section.svelte-1m9rc63 .filter-group:where(.svelte-1m9rc63) button:where(.svelte-1m9rc63){padding:var(--space-2) var(--space-4);border:2px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff1a;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.filter-section.svelte-1m9rc63 .filter-group:where(.svelte-1m9rc63) button:where(.svelte-1m9rc63):hover{background:#fff3}.filter-section.svelte-1m9rc63 .filter-group:where(.svelte-1m9rc63) button.active:where(.svelte-1m9rc63){background:#ffffff4d;border-color:#ffffff80}.filter-section.svelte-1m9rc63 .filter-group:where(.svelte-1m9rc63) button.program-btn.apel-a.active:where(.svelte-1m9rc63){background:#3b82f6;border-color:#3b82f6}.filter-section.svelte-1m9rc63 .filter-group:where(.svelte-1m9rc63) button.program-btn.apel-c.active:where(.svelte-1m9rc63){background:#10b981;border-color:#10b981}.filter-section.svelte-1m9rc63 .filter-group:where(.svelte-1m9rc63) button.program-btn.apel-m.active:where(.svelte-1m9rc63){background:#8b5cf6;border-color:#8b5cf6}.filter-section.svelte-1m9rc63 .filter-group:where(.svelte-1m9rc63) button.program-btn.apel-q.active:where(.svelte-1m9rc63){background:#f59e0b;border-color:#f59e0b}.controls.svelte-1m9rc63{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-4);flex-wrap:wrap;gap:var(--space-3)}.controls.svelte-1m9rc63 .result-count:where(.svelte-1m9rc63){color:#fff;font-size:14px}.controls.svelte-1m9rc63 .view-toggle:where(.svelte-1m9rc63){display:flex;gap:var(--space-2)}.controls.svelte-1m9rc63 .view-toggle:where(.svelte-1m9rc63) button:where(.svelte-1m9rc63){padding:var(--space-2) var(--space-3);border:2px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff1a;color:#fff;cursor:pointer;transition:all .3s ease}.controls.svelte-1m9rc63 .view-toggle:where(.svelte-1m9rc63) button.active:where(.svelte-1m9rc63){background:#ffffff4d}.controls.svelte-1m9rc63 .reset-btn:where(.svelte-1m9rc63){padding:var(--space-2) var(--space-3);border:2px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff1a;color:#fff;cursor:pointer;font-size:14px;transition:all .3s ease}.controls.svelte-1m9rc63 .reset-btn:where(.svelte-1m9rc63):hover{background:#fff3}.grid-view.svelte-1m9rc63{display:grid;grid-template-columns:1fr;gap:var(--space-4)}@media screen and (min-width: 640px){.grid-view.svelte-1m9rc63{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1024px){.grid-view.svelte-1m9rc63{grid-template-columns:repeat(3,1fr)}}.grid-view.svelte-1m9rc63 .university-card:where(.svelte-1m9rc63){background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:var(--space-4);transition:all .3s ease;border:2px solid transparent}.grid-view.svelte-1m9rc63 .university-card:where(.svelte-1m9rc63):hover{transform:translateY(-4px);background:#ffffff26;border-color:#ffffff4d;box-shadow:0 8px 24px #0000004d}.grid-view.svelte-1m9rc63 .university-card:where(.svelte-1m9rc63) h3:where(.svelte-1m9rc63){color:#fff;font-size:18px;font-weight:600;margin-bottom:var(--space-3);line-height:1.4}.grid-view.svelte-1m9rc63 .university-card:where(.svelte-1m9rc63) .programs:where(.svelte-1m9rc63){display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-3)}.grid-view.svelte-1m9rc63 .university-card:where(.svelte-1m9rc63) .programs:where(.svelte-1m9rc63) .program-badge:where(.svelte-1m9rc63){padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;color:#fff;display:flex;flex-direction:column;align-items:center;gap:2px}.grid-view.svelte-1m9rc63 .university-card:where(.svelte-1m9rc63) .programs:where(.svelte-1m9rc63) .program-badge:where(.svelte-1m9rc63) .program-name:where(.svelte-1m9rc63){font-weight:700}.grid-view.svelte-1m9rc63 .university-card:where(.svelte-1m9rc63) .programs:where(.svelte-1m9rc63) .program-badge:where(.svelte-1m9rc63) .program-type:where(.svelte-1m9rc63){font-size:10px;opacity:.9}.grid-view.svelte-1m9rc63 .university-card:where(.svelte-1m9rc63) .university-type:where(.svelte-1m9rc63){display:inline-block;padding:4px 8px;border-radius:4px;font-size:11px;background:#fff3;color:#fff;margin-bottom:var(--space-2)}.grid-view.svelte-1m9rc63 .university-card:where(.svelte-1m9rc63) .notes:where(.svelte-1m9rc63){margin-top:var(--space-3);padding:var(--space-2);background:#ffffff1a;border-radius:6px;font-size:12px;color:#ffffffe6;border-left:3px solid #F59E0B}.table-view.svelte-1m9rc63{background:#fffffff2;border-radius:12px;overflow-x:auto}.table-view.svelte-1m9rc63 table:where(.svelte-1m9rc63){width:100%;border-collapse:collapse;min-width:800px}.table-view.svelte-1m9rc63 table:where(.svelte-1m9rc63) thead:where(.svelte-1m9rc63){background:#f8f9fa}.table-view.svelte-1m9rc63 table:where(.svelte-1m9rc63) thead:where(.svelte-1m9rc63) th:where(.svelte-1m9rc63){padding:var(--space-3);text-align:left;font-weight:600;color:#1a1a1a;border-bottom:2px solid #dee2e6;font-size:14px}.table-view.svelte-1m9rc63 table:where(.svelte-1m9rc63) tbody:where(.svelte-1m9rc63) tr:where(.svelte-1m9rc63){border-bottom:1px solid #e9ecef;transition:background .2s ease}.table-view.svelte-1m9rc63 table:where(.svelte-1m9rc63) tbody:where(.svelte-1m9rc63) tr:where(.svelte-1m9rc63):hover{background:#f8f9fa}.table-view.svelte-1m9rc63 table:where(.svelte-1m9rc63) tbody:where(.svelte-1m9rc63) tr:where(.svelte-1m9rc63) td:where(.svelte-1m9rc63){padding:var(--space-3);color:#333;font-size:14px}.table-view.svelte-1m9rc63 table:where(.svelte-1m9rc63) tbody:where(.svelte-1m9rc63) tr:where(.svelte-1m9rc63) td.university-name:where(.svelte-1m9rc63){font-weight:600}.table-view.svelte-1m9rc63 table:where(.svelte-1m9rc63) tbody:where(.svelte-1m9rc63) tr:where(.svelte-1m9rc63) td:where(.svelte-1m9rc63) .note-icon:where(.svelte-1m9rc63){cursor:help;color:#f59e0b;margin-left:4px}.empty-state.svelte-1m9rc63{text-align:center;padding:var(--space-8) var(--space-4);color:#fff}.empty-state.svelte-1m9rc63 h3:where(.svelte-1m9rc63){font-size:20px;font-style:italic;margin-bottom:var(--space-2)}.empty-state.svelte-1m9rc63 p:where(.svelte-1m9rc63){font-size:16px;font-style:italic;opacity:.8}.program-links-container.svelte-1d7ky3j{width:100%;max-width:1200px;margin:var(--space-6) auto;padding:var(--space-5) var(--space-3)}@media screen and (min-width: 768px){.program-links-container.svelte-1d7ky3j{padding:var(--space-6) 0}}.section-header.svelte-1d7ky3j{text-align:center;margin-bottom:var(--space-6)}.section-header.svelte-1d7ky3j h3:where(.svelte-1d7ky3j){font-size:24px;font-weight:700;color:#fff;margin-bottom:var(--space-2);line-height:1.2}@media screen and (max-width: 680px){.section-header.svelte-1d7ky3j h3:where(.svelte-1d7ky3j) .break-mobile{display:block}}@media screen and (min-width: 768px){.section-header.svelte-1d7ky3j h3:where(.svelte-1d7ky3j){font-size:24px}}.programs-grid.svelte-1d7ky3j{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-4);max-width:900px;margin:0 auto}@media screen and (min-width: 768px){.programs-grid.svelte-1d7ky3j{grid-template-columns:repeat(4,1fr);gap:var(--space-5)}}.program-link.svelte-1d7ky3j{display:flex;flex-direction:column;align-items:center;text-decoration:none;transition:transform .3s ease}.program-link.svelte-1d7ky3j:hover{transform:translateY(-8px)}.program-link.svelte-1d7ky3j:hover .program-circle:where(.svelte-1d7ky3j){box-shadow:0 12px 32px #0006}.program-circle.svelte-1d7ky3j{width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-3);position:relative;transition:all .3s ease;box-shadow:0 4px 16px #0003}@media screen and (min-width: 768px){.program-circle.svelte-1d7ky3j{width:150px;height:150px}}.program-circle.svelte-1d7ky3j .circle-image:where(.svelte-1d7ky3j){width:120px;height:120px;-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 768px){.program-circle.svelte-1d7ky3j .circle-image:where(.svelte-1d7ky3j){width:200px;height:200px}}.program-circle.svelte-1d7ky3j:after{content:"→";position:absolute;bottom:-10px;right:-10px;width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;opacity:0;transition:opacity .3s ease;box-shadow:0 2px 8px #0003}.program-link.svelte-1d7ky3j:hover .program-circle:where(.svelte-1d7ky3j):after{opacity:1}.program-info.svelte-1d7ky3j{text-align:center}.program-info.svelte-1d7ky3j .program-name:where(.svelte-1d7ky3j){font-size:18px;font-weight:700;color:#fff;margin-bottom:var(--space-1)}@media screen and (min-width: 768px){.program-info.svelte-1d7ky3j .program-name:where(.svelte-1d7ky3j){font-size:20px}}p.svelte-12fgy9w{font-size:16px;line-height:1.5;color:#fff;width:100%;margin-bottom:var(--space-5);padding:0 var(--space-3)}@media screen and (min-width: 768px){p.svelte-12fgy9w{width:640px;padding:0;font-size:17px}}h2.svelte-12fgy9w{font-size:24px;text-align:left;line-height:1.2;color:#fff;width:100%;margin-top:var(--space-3);margin-bottom:var(--space-3);padding:0 var(--space-3)}@media screen and (max-width: 550px){h2.svelte-12fgy9w .break-mobile{display:block}}@media screen and (min-width: 768px){h2.svelte-12fgy9w{width:640px;padding:0}}p.meta.svelte-12fgy9w{font-size:14px;font-weight:300;line-height:1.5;color:#fff;width:100%;margin-bottom:var(--space-6);padding:0 var(--space-3)}@media screen and (min-width: 768px){p.meta.svelte-12fgy9w{width:640px;padding:0}}header.svelte-5w3ln{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:0 0 var(--space-3) 0;padding:0;overflow:hidden;min-height:400px}@media screen and (min-width: 500px){header.svelte-5w3ln{min-height:auto;margin:0 0 var(--space-6) 0}}{width:100%;height:100%;min-height:500px;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:47% top;object-position:47% top;filter:drop-shadow(0 10px 30px rgba(0,0,0,.3));@media screen and (min-width: 768px){height:auto;min-height:auto;-o-object-position:center center;object-position:center center}}.header-video.svelte-5w3ln{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;margin-left:0}.mobile-video.svelte-5w3ln{display:block;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}@media screen and (min-width: 500px){.mobile-video.svelte-5w3ln{display:none}}.desktop-video.svelte-5w3ln{display:none}@media screen and (min-width: 500px){.desktop-video.svelte-5w3ln{display:block}}.content-wrapper.svelte-5w3ln{position:absolute;top:17%;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 var(--space-3)}@media screen and (min-width: 768px){.content-wrapper.svelte-5w3ln{top:30%;transform:translate(-50%,-50%);padding:0 var(--space-4)}}h1.svelte-5w3ln{width:100%;font-weight:700;font-size:30px;max-width:900px;text-align:center;color:#0866bc;text-shadow:0 4px 12px rgba(255,255,255,.5),0 2px 4px rgba(0,0,0,.3);margin-top:-50px;margin-bottom:var(--space-7);line-height:1.2;animation:svelte-5w3ln-fadeInUp 1.2s ease-out forwards;opacity:0}@media screen and (min-width: 360px){h1.svelte-5w3ln{font-size:30px;margin-top:-25px;margin-bottom:var(--space-7);line-height:1.2}}@media screen and (min-width: 535px){h1.svelte-5w3ln{font-size:35px;margin-top:0;margin-bottom:0;line-height:1.2}}@media screen and (min-width: 768px){h1.svelte-5w3ln{font-size:30px;margin-top:var(--space-5);margin-bottom:var(--space-6);line-height:1.2}}@media screen and (min-width: 1024px){h1.svelte-5w3ln{font-size:40px;margin-top:var(--space-8);margin-bottom:var(--space-10);line-height:1.2}}h1.svelte-5w3ln br{display:block}h1.svelte-5w3ln .mobile-only{display:inline}h1.svelte-5w3ln .mobile-only br{display:block}h1.svelte-5w3ln .desktop-only{display:none}@media screen and (min-width: 535px){h1.svelte-5w3ln .mobile-only{display:none}h1.svelte-5w3ln .desktop-only{display:inline}}h2.svelte-5w3ln{width:100%;font-size:14px;max-width:900px;text-align:center;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.4);font-weight:700;animation:svelte-5w3ln-fadeInUp 1.2s ease-out .3s forwards;opacity:0;display:none}@media screen and (min-width: 768px){h2.svelte-5w3ln{display:block;font-size:20px}}@keyframes svelte-5w3ln-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-5w3ln-flowCurve{0%{stroke-dashoffset:2000;opacity:0;stroke-width:4}10%{opacity:.95;stroke-width:6}50%{opacity:1;stroke-width:8}90%{opacity:.7;stroke-width:4}to{stroke-dashoffset:0;opacity:0;stroke-width:2}}footer.svelte-1l8jquj{width:100%;background-color:var(--footer-background, var(--color-dark))}.footer-nav.svelte-1l8jquj{display:flex;flex-direction:column;padding:0}@media screen and (min-width: 768px){.footer-nav.svelte-1l8jquj{flex-direction:row;justify-content:space-between;max-width:720px;margin:0;padding:0}}.footer-nav.svelte-1l8jquj ul:where(.svelte-1l8jquj){padding:0;margin:0;list-style-type:none}.footer-nav.svelte-1l8jquj ul:where(.svelte-1l8jquj) li:where(.svelte-1l8jquj){display:flex;align-items:center;padding:0;margin:0}.footer-nav.svelte-1l8jquj ul:where(.svelte-1l8jquj) li:where(.svelte-1l8jquj) span:where(.svelte-1l8jquj){background-color:var(--color-white);opacity:.3;width:12px;height:2px;margin-right:6px}.footer-nav.svelte-1l8jquj a:where(.svelte-1l8jquj){color:var(--color-white);font-weight:600;opacity:.8;text-decoration:none;transition:opacity .3s;font-size:14px}.footer-nav.svelte-1l8jquj a:where(.svelte-1l8jquj):hover{opacity:1}.copyright.svelte-1l8jquj{padding:0}.copyright.svelte-1l8jquj p:where(.svelte-1l8jquj){color:var(--color-light-dark);text-align:center;font-size:12px;margin:0;padding:0}@media screen and (min-width: 768px){.copyright.svelte-1l8jquj p:where(.svelte-1l8jquj){font-size:14px}}article.svelte-110n1xb{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:0}
