.Card_card__vd90M{border-radius:.5rem;border:1px solid var(--border);background-color:var(--card-background);color:var(--card-foreground);box-shadow:0 1px 2px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;overflow:hidden;min-width:280px}.Card_card_alternative__GaGgj{background-color:var(--card-alternative-background);color:var(--card-alternative-foreground);border:1px dashed var(--card-alternative-border);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.06);transition:all .3s ease-in-out}.Card_card_alternative__GaGgj:hover{transform:translateY(-3px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.05)}.Card_cardLink__Fd8fM{text-decoration:none;cursor:pointer}.Card_cardLink__Fd8fM:hover{opacity:.9}.Card_cardsContainer__u4EpQ{display:flex;flex-wrap:wrap;gap:1.5rem;padding:1rem;justify-content:center}@media(min-width:768px){.Card_cardsContainer__u4EpQ{flex-direction:row}.Card_cardsContainer__u4EpQ .Card_card__vd90M{flex:1 1 calc(25% - 1.5rem);max-width:calc(25% - 1.5rem)}}@media(max-width:767px){.Card_cardsContainer__u4EpQ{flex-direction:column;align-items:center}.Card_cardsContainer__u4EpQ .Card_card__vd90M{width:100%;max-width:320px}}.Card_cardHeader__X74jN{display:flex;flex-direction:column;gap:.375rem;padding:1.5rem}.Card_cardIcon__UA1UZ{font-size:2rem;color:var(--primary);margin-bottom:.5rem}.Card_cardImage__vQzFb{max-width:100%;height:auto;border-radius:.375rem;margin-bottom:1rem}.Card_cardTitle__luys4{font-size:1.5rem;font-weight:600;line-height:1;letter-spacing:-.025em;color:var(--card-title-foreground)}.Card_cardDescription__AJV5H{font-size:.875rem;color:var(--muted-foreground)}.Card_cardContent__Wut96{padding:0 1.5rem 1.5rem;flex-grow:1}.Card_cardFooter__w8DLy{display:flex;align-items:center;padding:0 1.5rem 1.5rem}.Type_wrapper__tn5wV{color:inherit}.Type_wrapper__tn5wV h1{font-size:2em}.Type_wrapper__tn5wV h2{font-size:1.85em}.Type_wrapper__tn5wV h3{font-size:1.5em}.Type_wrapper__tn5wV h4{font-size:1.25em}.Type_wrapper__tn5wV h5{font-size:1em}.Type_wrapper__tn5wV h6{font-size:.75rem}.CardVertical_component__cIUh9{width:100%;overflow-y:scroll}.CardVertical_card__caDIE{margin:0 auto 1rem;background-color:var(--background);position:relative;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:box-shadow .5s ease;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;border-radius:8px}.CardVertical_card__caDIE:hover{box-shadow:0 8px 15px rgba(0,0,0,.2)}@media(min-width:768px){.CardVertical_card__caDIE{flex-direction:row}}.CardVertical_content__yhyss{flex-grow:0;width:80%;padding:1rem 5%}@media(min-width:768px){.CardVertical_content__yhyss{width:90%}}.CardVertical_link__BkPMt{text-decoration:none;color:inherit}.CardVertical_link__BkPMt:hover{text-decoration:underline}.CardVertical_title__rPSt_{margin:.5rem 0;font-size:1.25rem;font-weight:700}.CardVertical_title__rPSt_.CardVertical_smallTitle__uOAEf{font-size:1rem}.CardVertical_date__TlG_2{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.CardVertical_description__UEmBc{margin-bottom:1rem;font-size:1rem;color:#374151;height:auto;overflow:hidden}.CardVertical_description__UEmBc.CardVertical_smallDescription__mie3D{margin-bottom:.5rem}.tag_container__Iupak{display:flex;flex-direction:column;gap:2rem;padding:2rem;max-width:800px;margin:0 auto;margin-block:40px}.tag_filterSection__WBC0R .tag_searchBar__hRly0{margin-bottom:1rem}.tag_filterSection__WBC0R .tag_searchBar__hRly0 input{width:100%;padding:.5rem .75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.tag_filterSection__WBC0R .tag_searchBar__hRly0 input:focus{outline:none;border-color:#2563eb}.tag_filterSection__WBC0R .tag_tagList__3KWnc{display:flex;flex-wrap:wrap;gap:.5rem}.tag_filterSection__WBC0R .tag_tagList__3KWnc .tag_tagChip__QhjDO{padding:.4rem .75rem;background-color:var(--background);border:none;border-radius:4px;cursor:pointer;font-size:.9rem;color:var(--reversed-color);transition:background-color .2s ease}.tag_filterSection__WBC0R .tag_tagList__3KWnc .tag_tagChip__QhjDO:hover{background-color:#e2e3e5}.tag_filterSection__WBC0R .tag_tagList__3KWnc .tag_tagChip__QhjDO.tag_selected__eXk0v{background-color:#2563eb;color:#fff}.tag_resultsSection__MHFwM{min-height:300px}.tag_resultsSection__MHFwM .tag_selectedTagInfo__v9GpS{display:flex;align-items:center;justify-content:space-between;background:#e5f1fe;padding:.75rem 1rem;border-radius:4px;margin-bottom:1rem}.tag_resultsSection__MHFwM .tag_selectedTagInfo__v9GpS strong{color:#2563eb}.tag_resultsSection__MHFwM .tag_selectedTagInfo__v9GpS .tag_clearButton__OFI0_{background:none;border:none;color:#2563eb;cursor:pointer;font-weight:700}.tag_resultsSection__MHFwM .tag_selectedTagInfo__v9GpS .tag_clearButton__OFI0_:hover{text-decoration:underline}.tag_resultsSection__MHFwM .tag_noResults__a29oN{padding:1rem;text-align:center;color:#6b7280;font-size:1rem}.tag_resultsSection__MHFwM .tag_pagination__uh7vT{display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem}.tag_resultsSection__MHFwM .tag_pagination__uh7vT .tag_pageNumber__hOpyi{padding:.4rem .75rem;border:1px solid #ccc;background:var(--background);border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .2s ease}.tag_resultsSection__MHFwM .tag_pagination__uh7vT .tag_pageNumber__hOpyi:hover{background-color:#f3f4f6}.tag_resultsSection__MHFwM .tag_pagination__uh7vT .tag_pageNumber__hOpyi.tag_active__G7el7{border-color:#2563eb;background-color:#2563eb;color:#fff}.landing_wrapper__a2zYL{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:2000px;margin-top:120px;background-color:var(--background-color);color:var(--text-color)}.landing_logoImage__3q592{position:relative;margin:40px auto;width:200px;height:200px;border-radius:9999px;overflow:hidden}@media(max-width:700px){.landing_logoImage__3q592{width:150px;height:150px;margin:20px auto}}.landing_profileImage__Jz0n9{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}