@layer base{._input_ytoer_2{font-family:var(--font-family-base);font-size:1rem;line-height:1.5;color:var(--foreground);background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:var(--spacing-2) var(--spacing-3);width:100%;transition:border-color var(--animation-duration-fast) ease,box-shadow var(--animation-duration-fast) ease;outline:none;height:2.75rem;box-shadow:var(--shadow-sm)}._input_ytoer_2::placeholder{color:var(--muted-foreground)}._input_ytoer_2:hover{border-color:color-mix(in srgb,var(--border) 60%,var(--foreground))}._input_ytoer_2:focus{border-color:var(--primary);box-shadow:var(--shadow-focus);background-color:var(--surface)}._input_ytoer_2:disabled{background-color:var(--muted);color:var(--muted-foreground);cursor:not-allowed;opacity:.75;box-shadow:none}}@layer base{._card_1mepu_2{display:flex;flex-direction:column;gap:var(--spacing-3);padding:var(--spacing-6);background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);text-decoration:none;color:inherit;transition:border-color var(--animation-duration-fast) ease,box-shadow var(--animation-duration-fast) ease,transform var(--animation-duration-fast) ease}._card_1mepu_2:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}._card_1mepu_2:focus-visible{outline:none;box-shadow:var(--shadow-focus)}._index_1mepu_28{font-family:var(--font-family-monospace);font-size:.75rem;letter-spacing:.06em;color:var(--muted-foreground)}._title_1mepu_35{font-family:var(--font-family-display);font-size:1.25rem;font-weight:600;color:var(--foreground);margin:0;line-height:1.3}._definition_1mepu_44{font-family:var(--font-family-base);font-size:.9375rem;line-height:1.6;color:var(--muted-foreground);margin:0;flex-grow:1}._cta_1mepu_53{display:inline-flex;align-items:center;gap:var(--spacing-1);font-size:.875rem;font-weight:500;color:var(--primary);margin-top:var(--spacing-2)}._ctaIcon_1mepu_63{transition:transform var(--animation-duration-fast) ease}._card_1mepu_2:hover ._ctaIcon_1mepu_63{transform:translate(2px)}}@layer base{._overlay_1u0g5_2{position:fixed;inset:0;background-color:color-mix(in srgb,black 50%,transparent);z-index:var(--z-overlay)!important;animation:_overlayShow_1u0g5_1 var(--animation-duration-normal) cubic-bezier(.16,1,.3,1)}._content_1u0g5_11{position:fixed!important;top:50%;left:50%;transform:translate(-50%,-50%);max-width:90vw;max-height:85vh;width:32rem;background-color:var(--popup);color:var(--popup-foreground);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:var(--z-overlay)!important;overflow:auto;padding:var(--spacing-6);animation:_contentShow_1u0g5_1 var(--animation-duration-normal) cubic-bezier(.16,1,.3,1)}._close_1u0g5_31{position:absolute;top:var(--spacing-4);right:var(--spacing-4);display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:var(--radius-full);background-color:var(--muted);color:var(--muted-foreground);border:none;cursor:pointer;transition:background-color var(--animation-duration-fast) ease,color var(--animation-duration-fast) ease,transform var(--animation-duration-fast) ease}._close_1u0g5_31:hover{background-color:var(--muted-foreground);color:var(--muted);transform:scale(1.05)}._close_1u0g5_31:focus-visible{outline:none;box-shadow:var(--shadow-focus)}._closeIcon_1u0g5_62{width:1rem;height:1rem}._header_1u0g5_67{margin-bottom:var(--spacing-4)}._footer_1u0g5_71{display:flex;justify-content:flex-end;gap:var(--spacing-2);margin-top:var(--spacing-6)}._title_1u0g5_78{font-family:var(--font-family-heading);font-size:1.25rem;font-weight:600;color:var(--popup-foreground);line-height:1.4;margin-bottom:var(--spacing-2)}._description_1u0g5_87{font-size:.875rem;color:var(--muted-foreground);line-height:1.5;margin-bottom:var(--spacing-4)}._screenReaderText_1u0g5_94{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes _overlayShow_1u0g5_1{0%{opacity:0}to{opacity:1}}@keyframes _contentShow_1u0g5_1{0%{opacity:0;scale:.95}to{opacity:1;scale:1}}}@layer base{._trigger_1mkgj_2{color:var(--primary);font-family:var(--font-family-base);font-size:.9375rem;font-weight:500;background-color:var(--accent);border:1px solid var(--border);border-radius:var(--radius);padding:var(--spacing-2) var(--spacing-4);height:auto;min-height:2.75rem;box-sizing:border-box;display:inline-flex;align-items:center;gap:var(--spacing-2);text-decoration:none}._trigger_1mkgj_2 svg{color:var(--secondary);flex-shrink:0}._trigger_1mkgj_2:hover{background-color:color-mix(in srgb,var(--accent) 85%,var(--primary));text-decoration:none}._trigger_1mkgj_2:focus-visible{box-shadow:var(--shadow-focus);outline:none;text-decoration:none}._content_1mkgj_36{width:40rem;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}._scrollArea_1mkgj_44{flex:1;overflow-y:auto;overflow-x:hidden;padding-right:var(--spacing-1)}@media(max-width:640px){._content_1mkgj_36{width:100%;max-height:90vh}}}@layer base{._teaser_4g09u_2{display:flex;justify-content:center}._card_4g09u_7{display:flex;align-items:center;justify-content:center;width:min(100%,20rem);min-height:9.5rem;border-radius:var(--radius-lg);background-color:var(--surface);border:2px solid var(--secondary);box-shadow:var(--shadow-md);padding:var(--spacing-4) var(--spacing-6)}._cardContent_4g09u_20{display:flex;flex-direction:column;gap:var(--spacing-2);width:100%}._heading_4g09u_27{font-family:var(--font-family-display);font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0;line-height:1.25}._exampleIntro_4g09u_36{font-family:var(--font-family-base);font-size:.75rem;color:var(--muted-foreground);margin:0;line-height:1.3}._exampleList_4g09u_44{display:flex;flex-direction:column;gap:var(--spacing-1);width:100%}._exampleItem_4g09u_51{font-family:var(--font-family-base);font-size:.75rem;font-style:italic;color:var(--muted-foreground);line-height:1.3}._actionRow_4g09u_59{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-3);margin-top:var(--spacing-1)}._callToAction_4g09u_67{font-family:var(--font-family-base);font-size:.875rem;font-weight:500;color:var(--primary);margin:0;line-height:1.3}._triggerButton_4g09u_76{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex-shrink:0;border-radius:var(--radius-full);background-color:var(--primary);color:var(--primary-foreground);border:none;cursor:pointer;transition:background-color var(--animation-duration-fast) ease,transform var(--animation-duration-fast) ease}._triggerButton_4g09u_76:hover{background-color:color-mix(in srgb,var(--primary) 85%,black);transform:scale(1.05)}._triggerButton_4g09u_76:focus-visible{outline:none;box-shadow:var(--shadow-focus)}._triggerIcon_4g09u_103{width:1.25rem;height:1.25rem}._dialogContent_4g09u_108{width:40rem;max-width:90vw;height:34rem;max-height:85vh;display:flex;flex-direction:column}._iframeWrapper_4g09u_117{flex:1;min-height:0;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border)}._iframe_4g09u_117{width:100%;height:100%;border:none;display:block}@media(min-width:900px){._card_4g09u_7{width:100%;min-height:0;padding:var(--spacing-3) var(--spacing-6)}._cardContent_4g09u_20{gap:var(--spacing-1)}._actionRow_4g09u_59{margin-top:0}}@media(max-width:640px){._card_4g09u_7{width:min(100%,20rem);min-height:9rem;padding:var(--spacing-4)}._heading_4g09u_27{font-size:1rem}._exampleItem_4g09u_51{font-size:.7rem}._callToAction_4g09u_67{font-size:.8125rem}._triggerButton_4g09u_76{width:2.5rem;height:2.5rem}._triggerIcon_4g09u_103{width:1.125rem;height:1.125rem}._actionRow_4g09u_59{flex-wrap:wrap}._dialogContent_4g09u_108{width:100vw;height:100vh;max-width:100vw;max-height:100vh;border-radius:0;padding:var(--spacing-4)}}}@layer base{._page_1v9ev_2{display:flex;flex-direction:column;gap:var(--spacing-16)}._hero_1v9ev_8{display:flex;flex-direction:column;gap:var(--spacing-4)}._srOnlyTitle_1v9ev_14{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._logoWrapper_1v9ev_26{display:flex;justify-content:flex-start;width:100%;max-width:100%;overflow:hidden}._logo_1v9ev_26{display:block;width:100%;max-width:38.4rem;height:auto;object-fit:contain}._introRow_1v9ev_42{display:grid;grid-template-columns:1fr;gap:var(--spacing-6);align-items:start}._citationNotice_1v9ev_49{display:flex;flex-direction:column;gap:var(--spacing-2);padding:var(--spacing-4);background-color:var(--accent);border-left:3px solid var(--secondary);border-radius:var(--radius);width:100%}._citationNoticeTitle_1v9ev_60{font-family:var(--font-family-monospace);font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;color:var(--secondary);font-weight:500;margin:0}._citationNoticeText_1v9ev_70{font-family:var(--font-family-base);font-size:.875rem;line-height:1.6;color:var(--muted-foreground);margin:0}._citationLink_1v9ev_78{color:var(--secondary);text-decoration:underline}._citationLink_1v9ev_78:hover{color:var(--primary)}._citationLink_1v9ev_78:focus-visible{box-shadow:var(--shadow-focus);outline:none;border-radius:var(--radius-sm)}._heroLabel_1v9ev_94{font-family:var(--font-family-monospace);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--secondary);font-weight:500}._heroTitle_1v9ev_103{font-family:var(--font-family-display);font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.1;color:var(--foreground);margin:0}._heroLead_1v9ev_112{font-family:var(--font-family-base);font-size:1.125rem;line-height:1.75;color:var(--muted-foreground);margin:0}._resourcesSection_1v9ev_120{display:flex;flex-direction:column;gap:var(--spacing-4);margin-top:var(--spacing-2)}._resourcesRow_1v9ev_127{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-6)}._eLectureColumn_1v9ev_134{display:flex;flex-direction:column;width:100%}._drDialogaChat_1v9ev_140,._literatureLink_1v9ev_144{flex-shrink:0}._literatureRow_1v9ev_148{display:flex;flex-wrap:wrap;align-items:stretch;gap:var(--spacing-4)}._contactHint_1v9ev_155{display:flex;align-items:center;flex:1 1 12rem;min-width:0;font-family:var(--font-family-base);font-size:.9375rem;font-weight:500;color:var(--primary);background-color:var(--accent);border:1px solid var(--border);border-radius:var(--radius);padding:var(--spacing-2) var(--spacing-4);min-height:2.75rem;box-sizing:border-box;margin:0}._contactLink_1v9ev_173{color:var(--secondary);text-decoration:underline}._contactLink_1v9ev_173:hover{color:var(--primary)}._contactLink_1v9ev_173:focus-visible{box-shadow:var(--shadow-focus);outline:none;border-radius:var(--radius-sm)}._eLectureLink_1v9ev_188{align-self:flex-start;display:inline-flex;align-items:center;flex-wrap:wrap;gap:var(--spacing-2);padding:var(--spacing-2) var(--spacing-4);margin-top:var(--spacing-2);background-color:var(--accent);color:var(--primary);border:1px solid var(--border);border-radius:var(--radius);font-family:var(--font-family-base);font-size:.9375rem;font-weight:500;text-decoration:none;transition:background-color var(--animation-duration-fast) ease}._eLectureLink_1v9ev_188:hover{background-color:color-mix(in srgb,var(--accent) 85%,var(--primary))}._eLectureLink_1v9ev_188:focus-visible{box-shadow:var(--shadow-focus);outline:none}._eLectureIcon_1v9ev_216{color:var(--secondary);flex-shrink:0}._eLectureExternalIcon_1v9ev_221{color:var(--muted-foreground);flex-shrink:0}._screenReaderText_1v9ev_226{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._searchSection_1v9ev_238{max-width:32rem}._searchField_1v9ev_242{position:relative;display:flex;align-items:center}._searchIcon_1v9ev_248{position:absolute;left:var(--spacing-3);color:var(--muted-foreground);pointer-events:none}._searchInput_1v9ev_255{padding-left:calc(var(--spacing-3) * 2 + 18px)}._searchResultsStatus_1v9ev_259{min-height:1.25rem;margin:var(--spacing-2) 0 0 0;font-family:var(--font-family-base);font-size:.875rem;color:var(--muted-foreground)}._resultsSection_1v9ev_267{display:flex;flex-direction:column;margin-top:var(--spacing-2)}._grid_1v9ev_273{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:var(--spacing-6)}._skeletonCard_1v9ev_279{display:flex;flex-direction:column;gap:var(--spacing-3);padding:var(--spacing-6);background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius)}._skeletonIndex_1v9ev_289{width:2.5rem;height:.75rem}._skeletonTitle_1v9ev_294{width:70%;height:1.25rem}._skeletonText_1v9ev_299{width:100%;height:.875rem}._skeletonTextShort_1v9ev_304{width:60%;height:.875rem}._errorBox_1v9ev_309{padding:var(--spacing-6);background-color:color-mix(in srgb,var(--error) 8%,var(--surface));border:1px solid color-mix(in srgb,var(--error) 25%,var(--border));border-radius:var(--radius);max-width:32rem}._errorTitle_1v9ev_317{font-family:var(--font-family-display);font-size:1.125rem;font-weight:600;color:var(--error);margin:0 0 var(--spacing-2) 0}._errorMessage_1v9ev_325{font-size:.9375rem;color:var(--foreground);margin:0}._emptyState_1v9ev_331{padding:var(--spacing-12) var(--spacing-6);background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius);text-align:center;max-width:32rem}._emptyTitle_1v9ev_340{font-family:var(--font-family-display);font-size:1.25rem;font-weight:600;color:var(--foreground);margin:0 0 var(--spacing-2) 0}._emptyMessage_1v9ev_348{font-size:.9375rem;color:var(--muted-foreground);margin:0}@media(min-width:900px){._resourcesRow_1v9ev_127{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:var(--spacing-8)}._eLectureColumn_1v9ev_134{flex:1 1 auto;min-width:0}._drDialogaChat_1v9ev_140{flex:0 0 auto;width:clamp(24rem,30vw,28rem);max-width:28rem}}._podcastSection_1v9ev_374{width:100%}._podcastLink_1v9ev_378{display:flex;flex-direction:column;gap:var(--spacing-4);padding:var(--spacing-6);background:linear-gradient(135deg,#16325a,#186e8b);border-radius:var(--radius-lg);text-decoration:none;color:var(--primary-foreground);box-shadow:var(--shadow-md);transition:box-shadow var(--animation-duration-fast) ease,transform var(--animation-duration-fast) ease}._podcastLink_1v9ev_378:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}._podcastLink_1v9ev_378:focus-visible{outline:none;box-shadow:var(--shadow-focus)}._podcastImage_1v9ev_401{display:block;width:100%;max-width:12rem;height:auto;border-radius:var(--radius-md);object-fit:contain;flex-shrink:0}._podcastContent_1v9ev_411{display:flex;flex-direction:column;gap:var(--spacing-2);min-width:0}._podcastQuestion_1v9ev_418{font-family:var(--font-family-display);font-size:1.125rem;font-weight:600;color:var(--primary-foreground);margin:0}._podcastText_1v9ev_426{font-family:var(--font-family-base);font-size:.9375rem;line-height:1.6;color:color-mix(in srgb,var(--primary-foreground) 90%,transparent);margin:0}._podcastEpisodeTitle_1v9ev_434{font-weight:500}._podcastCta_1v9ev_438{display:inline-flex;align-items:center;gap:var(--spacing-2);align-self:flex-start;margin-top:var(--spacing-2);padding:var(--spacing-2) var(--spacing-4);background-color:color-mix(in srgb,var(--primary-foreground) 15%,transparent);border-radius:var(--radius-full);font-size:.875rem;font-weight:600;color:var(--primary-foreground)}._podcastCtaIcon_1v9ev_452,._podcastExternalIcon_1v9ev_456{flex-shrink:0}@media(min-width:700px){._podcastLink_1v9ev_378{flex-direction:row;align-items:center;gap:var(--spacing-6)}._podcastImage_1v9ev_401{width:12rem;max-width:12rem}}@media(max-width:640px){._page_1v9ev_2{gap:var(--spacing-12)}}}
