.ContactForm-module__j1WgZG__contactForm{flex-direction:column;gap:1.5rem;max-width:600px;margin:2rem 0;display:flex}.ContactForm-module__j1WgZG__formGroup{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__j1WgZG__label{color:var(--text-primary);font-size:.95rem;font-weight:600}.ContactForm-module__j1WgZG__input,.ContactForm-module__j1WgZG__textarea{border:1px solid var(--border-color);background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-sans);border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .2s}.ContactForm-module__j1WgZG__input:focus,.ContactForm-module__j1WgZG__textarea:focus{border-color:var(--primary-color);outline:none}.ContactForm-module__j1WgZG__button{cursor:pointer;border:1px solid var(--border-color);background-color:var(--bg-secondary);color:var(--text-primary);border-radius:8px;width:fit-content;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.ContactForm-module__j1WgZG__buttonPrimary{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.ContactForm-module__j1WgZG__button:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.ContactForm-module__j1WgZG__button:disabled{opacity:.5;cursor:not-allowed}.ContactForm-module__j1WgZG__errorMessage{color:#dc3545;margin:0;font-size:.9rem}.ContactForm-module__j1WgZG__contactSuccess{border:1px solid var(--border-color);background-color:var(--bg-secondary);text-align:center;border-radius:12px;max-width:600px;margin:2rem 0;padding:2rem}.ContactForm-module__j1WgZG__contactSuccess h3{color:var(--primary-color);margin-top:0}
.PodcastsList-module__CIwMwq__container{font-family:var(--font-sans);flex-direction:column;gap:1.5rem;margin:1.5rem 0;display:flex}.PodcastsList-module__CIwMwq__tableWrapper{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:10px;width:100%;overflow-x:auto;box-shadow:0 2px 10px #00000005}.PodcastsList-module__CIwMwq__table{border-collapse:collapse;text-align:left;width:100%;font-size:.925rem}.PodcastsList-module__CIwMwq__table th{background:var(--bg-secondary);color:var(--text-primary);border-bottom:2px solid var(--border-color);text-transform:uppercase;letter-spacing:.03em;padding:1rem 1.25rem;font-size:.85rem;font-weight:600}.PodcastsList-module__CIwMwq__table td{border-bottom:1px solid var(--border-color);color:var(--text-primary);vertical-align:top;padding:1rem 1.25rem;line-height:1.5}.PodcastsList-module__CIwMwq__table tbody tr{transition:background-color .15s}.PodcastsList-module__CIwMwq__table tbody tr:hover{background-color:#5d1d8f05}[data-theme=dark] .PodcastsList-module__CIwMwq__table tbody tr:hover{background-color:#ca4df205}.PodcastsList-module__CIwMwq__table tbody tr:last-child td{border-bottom:none}.PodcastsList-module__CIwMwq__podcastNameCell{color:var(--text-primary);flex-direction:column;gap:.35rem;font-weight:600;display:flex}.PodcastsList-module__CIwMwq__metaRow{flex-wrap:wrap;gap:.35rem;margin-top:.25rem;display:flex}.PodcastsList-module__CIwMwq__badge{text-transform:uppercase;border-radius:4px;align-items:center;gap:.25rem;padding:.15rem .45rem;font-size:.7rem;font-weight:600;display:inline-flex}.PodcastsList-module__CIwMwq__badgeCategory{background:var(--bg-tertiary);color:var(--text-muted)}.PodcastsList-module__CIwMwq__descriptionCell{color:var(--text-muted)}.PodcastsList-module__CIwMwq__linkCell{vertical-align:middle}.PodcastsList-module__CIwMwq__linkContainer{flex-direction:column;gap:.35rem;display:flex}.PodcastsList-module__CIwMwq__link,.PodcastsList-module__CIwMwq__linkYoutube{white-space:nowrap;border-radius:6px;align-items:center;gap:.35rem;width:fit-content;padding:.3rem .6rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.PodcastsList-module__CIwMwq__link{color:var(--primary-color);background:#5d1d8f0d}[data-theme=dark] .PodcastsList-module__CIwMwq__link{background:#ca4df214}.PodcastsList-module__CIwMwq__link:hover{background:var(--primary-color);color:#fff}[data-theme=dark] .PodcastsList-module__CIwMwq__link:hover{color:#0c0714}.PodcastsList-module__CIwMwq__linkYoutube{color:#ef4444;background:#ef44440d}.PodcastsList-module__CIwMwq__linkYoutube:hover{color:#fff;background:#ef4444}
.BlogsList-module__kCDlVW__container{font-family:var(--font-sans);flex-direction:column;gap:1.5rem;margin:1.5rem 0;display:flex}.BlogsList-module__kCDlVW__sectionHeader{color:var(--text-primary);border-bottom:1px solid var(--border-color);margin-bottom:.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700}.BlogsList-module__kCDlVW__tableWrapper{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:10px;width:100%;overflow-x:auto;box-shadow:0 2px 10px #00000005}.BlogsList-module__kCDlVW__table{border-collapse:collapse;text-align:left;width:100%;font-size:.925rem}.BlogsList-module__kCDlVW__table th{background:var(--bg-secondary);color:var(--text-primary);border-bottom:2px solid var(--border-color);text-transform:uppercase;letter-spacing:.03em;padding:1rem 1.25rem;font-size:.85rem;font-weight:600}.BlogsList-module__kCDlVW__table td{border-bottom:1px solid var(--border-color);color:var(--text-primary);vertical-align:middle;padding:1rem 1.25rem;line-height:1.5}.BlogsList-module__kCDlVW__table tbody tr{transition:background-color .15s}.BlogsList-module__kCDlVW__table tbody tr:hover{background-color:#5d1d8f05}[data-theme=dark] .BlogsList-module__kCDlVW__table tbody tr:hover{background-color:#ca4df205}.BlogsList-module__kCDlVW__table tbody tr:last-child td{border-bottom:none}.BlogsList-module__kCDlVW__link{color:var(--primary-color);align-items:center;gap:.25rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.BlogsList-module__kCDlVW__link:hover{color:var(--text-primary);text-decoration:underline}.BlogsList-module__kCDlVW__inlineIcon{opacity:.7;flex-shrink:0;display:inline-block}.BlogsList-module__kCDlVW__categoryBadge{background:var(--bg-secondary);color:var(--text-muted);border:1px solid var(--border-color);border-radius:6px;align-items:center;padding:.2rem .6rem;font-size:.775rem;font-weight:500;display:inline-flex}.BlogsList-module__kCDlVW__notesCell{color:var(--text-muted);font-size:.875rem}.BlogsList-module__kCDlVW__peopleList{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.BlogsList-module__kCDlVW__peopleItem{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px;align-items:center;padding:.85rem 1.25rem;transition:all .2s;display:flex;box-shadow:0 2px 6px #00000003}.BlogsList-module__kCDlVW__peopleItem:hover{border-color:var(--primary-color);transform:translateY(-1px);box-shadow:0 4px 12px #5d1d8f0d}[data-theme=dark] .BlogsList-module__kCDlVW__peopleItem:hover{box-shadow:0 4px 12px #ca4df20d}
.AuthorProfile-module__EhHhJq__container{grid-template-columns:1fr;align-items:start;gap:2.5rem;margin-top:1.5rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.AuthorProfile-module__EhHhJq__container{grid-template-columns:280px 1fr;gap:3rem}}@media (min-width:1024px){.AuthorProfile-module__EhHhJq__container{grid-template-columns:310px 1fr;gap:4rem}}.AuthorProfile-module__EhHhJq__sidebar{background:var(--bg-secondary);border:1px solid var(--border-color);top:calc(var(--header-height) + 2rem);border-radius:24px;flex-direction:column;align-items:center;padding:2.5rem 2rem;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex;position:sticky;box-shadow:0 10px 30px #00000004}[data-theme=dark] .AuthorProfile-module__EhHhJq__sidebar{background:linear-gradient(135deg,#140e22b3 0%,#0c0714e6 100%);box-shadow:0 10px 30px #0003}.AuthorProfile-module__EhHhJq__sidebar:hover{border-color:var(--primary-color);box-shadow:0 12px 35px #5d1d8f0f}[data-theme=dark] .AuthorProfile-module__EhHhJq__sidebar:hover{box-shadow:0 12px 35px #ca4df214}.AuthorProfile-module__EhHhJq__imageContainer{background:linear-gradient(135deg, var(--primary-color) 0%, var(--link-color) 100%);border-radius:16px;width:100%;max-width:220px;margin-bottom:1.75rem;padding:4px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);position:relative;box-shadow:0 8px 24px #5d1d8f26}.AuthorProfile-module__EhHhJq__sidebar:hover .AuthorProfile-module__EhHhJq__imageContainer{transform:scale(1.05)rotate(2deg)}.AuthorProfile-module__EhHhJq__avatar{border:4px solid var(--bg-primary);border-radius:12px;width:100%;height:auto;display:block}.AuthorProfile-module__EhHhJq__name{color:var(--text-color);text-align:center;letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.6rem;font-weight:800}.AuthorProfile-module__EhHhJq__role{color:var(--primary-color);text-align:center;margin:0 0 1.5rem;font-size:.95rem;font-weight:600;line-height:1.4}.AuthorProfile-module__EhHhJq__metaList{border-bottom:1px solid var(--border-color);flex-direction:column;gap:.8rem;width:100%;margin-bottom:1.5rem;padding:1.25rem 0;display:flex}.AuthorProfile-module__EhHhJq__metaItem{color:var(--text-muted);align-items:center;gap:.75rem;font-size:.9rem;display:flex}.AuthorProfile-module__EhHhJq__metaIcon{color:var(--primary-color);opacity:.8;flex-shrink:0}.AuthorProfile-module__EhHhJq__skillsSection{width:100%;margin-bottom:1.75rem}.AuthorProfile-module__EhHhJq__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 .75rem;font-size:.8rem;font-weight:700}.AuthorProfile-module__EhHhJq__skillsList{flex-wrap:wrap;gap:.5rem;display:flex}.AuthorProfile-module__EhHhJq__skillBadge{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-color);border-radius:8px;padding:.3rem .65rem;font-size:.75rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.AuthorProfile-module__EhHhJq__skillBadge:hover{border-color:var(--primary-color);color:var(--primary-color);background:#5d1d8f0a;transform:translateY(-1px)}[data-theme=dark] .AuthorProfile-module__EhHhJq__skillBadge:hover{background:#ca4df20f}.AuthorProfile-module__EhHhJq__socials{gap:.75rem;width:100%;display:flex}.AuthorProfile-module__EhHhJq__socialBtn{border:1px solid var(--border-color);border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.65rem .75rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.AuthorProfile-module__EhHhJq__linkedin{color:#0284c7;background:#0284c70f;border-color:#0284c726}.AuthorProfile-module__EhHhJq__linkedin:hover{color:#fff;background:#0284c7;border-color:#0284c7;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #0284c733}.AuthorProfile-module__EhHhJq__github{color:var(--text-color);background:#0f172a0a}[data-theme=dark] .AuthorProfile-module__EhHhJq__github{background:#f8fafc0f}.AuthorProfile-module__EhHhJq__github:hover{background:var(--text-color);color:var(--bg-primary);border-color:var(--text-color);text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.AuthorProfile-module__EhHhJq__content{color:var(--text-color);font-size:1.1rem;line-height:1.75}.AuthorProfile-module__EhHhJq__content>h1:first-child,.AuthorProfile-module__EhHhJq__content>h2:first-child{letter-spacing:-.03em;background:linear-gradient(135deg, var(--text-color) 40%, var(--primary-color) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;border:none;margin-top:0;margin-bottom:1.5rem;padding:0;font-size:2.25rem;font-weight:800;display:inline-block}
.NewsletterForm-module__Me2VVa__newsletterContainer{width:100%;margin:3rem 0}.NewsletterForm-module__Me2VVa__newsletterCard{border:1px solid var(--border-color);background:linear-gradient(135deg,#5d1d8f08 0%,#0284c708 100%);border-radius:20px;padding:3rem 2.5rem;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden}[data-theme=dark] .NewsletterForm-module__Me2VVa__newsletterCard{background:linear-gradient(135deg,#ca4df20d 0%,#38bdf80d 100%)}.NewsletterForm-module__Me2VVa__newsletterCard:hover{border-color:var(--primary-color);box-shadow:0 10px 30px #5d1d8f0a}.NewsletterForm-module__Me2VVa__premiumBadge{color:var(--primary-color);text-transform:uppercase;letter-spacing:.05em;background-color:#5d1d8f14;border:1px solid #5d1d8f26;border-radius:9999px;align-items:center;gap:6px;margin-bottom:1.5rem;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}[data-theme=dark] .NewsletterForm-module__Me2VVa__premiumBadge{color:var(--primary-color);background-color:#ca4df21a;border-color:#ca4df233}.NewsletterForm-module__Me2VVa__badgeIcon{color:var(--primary-color)}.NewsletterForm-module__Me2VVa__title{color:var(--text-primary);font-weight:800;line-height:1.2;margin-top:0!important;margin-bottom:.75rem!important;font-size:2rem!important}.NewsletterForm-module__Me2VVa__subtitle{color:var(--text-muted);max-width:650px;margin-top:0;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.NewsletterForm-module__Me2VVa__form{flex-direction:column;gap:1rem;width:100%;max-width:600px;display:flex}.NewsletterForm-module__Me2VVa__formRow{gap:1rem;width:100%;display:flex}.NewsletterForm-module__Me2VVa__inputContainer{flex:1;align-items:center;display:flex;position:relative}.NewsletterForm-module__Me2VVa__mailIcon{color:var(--text-muted);pointer-events:none;position:absolute;left:1rem}.NewsletterForm-module__Me2VVa__input{border:1px solid var(--border-color);background-color:var(--bg-primary);width:100%;color:var(--text-primary);font-family:var(--font-sans);border-radius:12px;padding:.85rem 1rem .85rem 2.75rem;font-size:1rem;transition:all .2s;box-shadow:0 2px 4px #00000005}.NewsletterForm-module__Me2VVa__input:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #5d1d8f26}[data-theme=dark] .NewsletterForm-module__Me2VVa__input:focus{box-shadow:0 0 0 3px #ca4df240}.NewsletterForm-module__Me2VVa__button{cursor:pointer;background-color:var(--primary-color);color:#fff;white-space:nowrap;border:none;border-radius:12px;padding:.85rem 2rem;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #5d1d8f33}.NewsletterForm-module__Me2VVa__button:hover:not(:disabled){background-color:var(--primary-hover);transform:translateY(-1px);box-shadow:0 6px 16px #5d1d8f4d}.NewsletterForm-module__Me2VVa__button:disabled{opacity:.6;cursor:not-allowed}.NewsletterForm-module__Me2VVa__errorContainer{color:#dc3545;align-items:center;gap:8px;margin-top:1rem;font-size:.9rem;display:flex}.NewsletterForm-module__Me2VVa__errorMessage{margin:0}.NewsletterForm-module__Me2VVa__warningContainer{color:#d97706;background-color:#d9770614;border:1px solid #d9770633;border-radius:12px;align-items:center;gap:10px;margin-bottom:2rem;padding:.85rem 1.25rem;font-size:.95rem;line-height:1.5;display:flex}[data-theme=dark] .NewsletterForm-module__Me2VVa__warningContainer{color:#f59e0b;background-color:#f59e0b0f;border-color:#f59e0b26}.NewsletterForm-module__Me2VVa__warningIcon{flex-shrink:0}.NewsletterForm-module__Me2VVa__warningMessage{margin:0;font-weight:500}.NewsletterForm-module__Me2VVa__trustFooter{border-top:1px solid var(--border-color);flex-wrap:wrap;gap:2rem;margin-top:2rem;padding-top:1.5rem;display:flex}.NewsletterForm-module__Me2VVa__trustItem{color:var(--text-muted);align-items:center;gap:8px;font-size:.85rem;font-weight:500;display:flex}.NewsletterForm-module__Me2VVa__trustIcon{width:16px;height:16px;color:var(--text-muted)}.NewsletterForm-module__Me2VVa__newsletterCardSuccess{background:var(--bg-secondary);border:1px solid var(--border-color);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2.5rem;transition:all .3s;display:flex}.NewsletterForm-module__Me2VVa__successIconWrapper{background-color:#22c55e1a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:1rem;display:inline-flex}.NewsletterForm-module__Me2VVa__successIcon{color:#22c55e}.NewsletterForm-module__Me2VVa__successTitle{color:var(--text-primary);margin-top:0;margin-bottom:.75rem;font-size:1.8rem;font-weight:800}.NewsletterForm-module__Me2VVa__successText{color:var(--text-muted);max-width:550px;margin-top:0;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.NewsletterForm-module__Me2VVa__resetButton{cursor:pointer;border:1px solid var(--border-color);background-color:var(--bg-primary);color:var(--text-primary);border-radius:10px;padding:.75rem 2rem;font-weight:600;transition:all .2s}.NewsletterForm-module__Me2VVa__resetButton:hover{background-color:var(--bg-tertiary);border-color:var(--primary-color)}@media (max-width:640px){.NewsletterForm-module__Me2VVa__newsletterCard{padding:2rem 1.5rem}.NewsletterForm-module__Me2VVa__newsletterCardSuccess{padding:2.5rem 1.5rem}.NewsletterForm-module__Me2VVa__formRow{flex-direction:column;gap:.75rem}.NewsletterForm-module__Me2VVa__button{width:100%}.NewsletterForm-module__Me2VVa__trustFooter{flex-direction:column;gap:1rem}}
