.thylink-events{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif}.thylink-events__list{list-style:none;margin:0;padding:0}.thylink-event{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.08)}.thylink-event:last-child{border-bottom:none}.thylink-event__date{flex-shrink:0;width:3.5rem;text-align:center}.thylink-event__day{font-size:2.5rem;font-weight:800;line-height:1;color:#0d9488}.thylink-event__month{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#5eead4;margin-top:.25rem}.thylink-event__info{flex:1;min-width:0;padding-top:.15rem}.thylink-event__title{margin:0 0 .25rem;font-size:1rem;font-weight:600;line-height:1.3;color:#1f2937}.thylink-event__title a{color:inherit;text-decoration:none;transition:opacity .15s}.thylink-event__title a:hover{opacity:.7}.thylink-event__location{font-size:.8rem;color:#6b7280;margin-bottom:.35rem}.thylink-event__location::before{content:'📍 '}.thylink-event__description{font-size:.85rem;color:#6b7280;line-height:1.5;margin-top:.35rem}.thylink-event__link{display:inline-flex;align-items:center;gap:.35rem;margin-top:.5rem;font-size:.75rem;font-weight:500;padding:.3rem .75rem;border-radius:9999px;border:1px solid rgba(13,148,136,.25);background:rgba(13,148,136,.06);color:#0d9488;text-decoration:none;transition:.15s}.thylink-event__link:hover{background:rgba(13,148,136,.12);color:#0d9488}.thylink-events__empty{text-align:center;padding:2rem 1rem;color:#9ca3af;font-size:.9rem}.tnpc-carousel-wrapper{position:relative;width:100%;max-width:1200px;margin:2rem auto;padding:0 3rem}.tnpc-carousel-container{position:relative;overflow:hidden;width:100%}.tnpc-carousel-track{display:flex;transition:transform .5s cubic-bezier(.4, 0, .2, 1);gap:1.5rem;cursor:grab;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;will-change:transform}.tnpc-carousel-track.tnpc-dragging{cursor:grabbing;transition:none}.tnpc-carousel-track.tnpc-dragging *{pointer-events:none}.tnpc-carousel-track *{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.tnpc-carousel-item{flex:0 0 calc(33.333% - 1rem);min-width:0;max-width:calc(33.333% - 1rem);transition:transform .3s}.tnpc-carousel-item:hover{transform:translateY(-5px)}.tnpc-carousel-track.tnpc-dragging .tnpc-carousel-item,.tnpc-carousel-track.tnpc-dragging .tnpc-carousel-item:hover{transform:scale(.98)}.tnpc-item-inner{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 15px rgba(0,0,0,.08);transition:box-shadow .3s;height:100%;display:flex;flex-direction:column}.tnpc-carousel-item:hover .tnpc-item-inner{box-shadow:0 8px 30px rgba(0,0,0,.15)}.tnpc-item-image{position:relative;width:100%;padding-top:60%;overflow:hidden;background:linear-gradient(135deg,#667eea 0,#764ba2 100%)}.tnpc-item-image a{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.tnpc-item-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.tnpc-carousel-item:hover .tnpc-item-image img{transform:scale(1.08)}.tnpc-item-content{padding:1.5rem;flex:1;display:flex;flex-direction:column}.tnpc-item-category{margin-bottom:.75rem}.tnpc-item-category a{display:inline-block;padding:.35rem .85rem;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:20px;text-decoration:none;transition:transform .2s,box-shadow .2s}.tnpc-item-category a:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.tnpc-item-title{margin:0 0 .75rem;font-size:1.25rem;font-weight:700;line-height:1.4}.tnpc-item-title a{color:#1a202c;text-decoration:none;transition:color .2s}.tnpc-item-title a:hover{color:#667eea}.tnpc-item-date{font-size:.875rem;color:#718096;margin-bottom:.75rem;display:flex;align-items:center}.tnpc-item-date::before{content:'';display:inline-block;width:14px;height:14px;margin-right:.5rem;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23718096" stroke-width="2"><rect x="3" y="4" width="18" height="18" rx="2"/><line x1="16" y1="2" x2="16" y2="6"/><line x1="8" y1="2" x2="8" y2="6"/><line x1="3" y1="10" x2="21" y2="10"/></svg>');background-size:contain;background-repeat:no-repeat}.tnpc-item-excerpt{color:#4a5568;font-size:.9375rem;line-height:1.6;margin-bottom:1.25rem;flex:1}.tnpc-item-link{display:inline-flex;align-items:center;gap:.5rem;color:#667eea;font-weight:600;font-size:.9375rem;text-decoration:none;transition:gap .3s,color .2s;margin-top:auto}.tnpc-item-link:hover{color:#764ba2;gap:.75rem}.tnpc-item-link svg{transition:transform .3s}.tnpc-item-link:hover svg{transform:translateX(3px)}.tnpc-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;border:none;border-radius:50%;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.15);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.3s;color:#1a202c}.tnpc-nav:hover{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px rgba(102,126,234,.4)}.tnpc-nav:active{transform:translateY(-50%) scale(.95)}.tnpc-nav:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.tnpc-nav-prev{left:0}.tnpc-nav-next{right:0}.tnpc-carousel-dots{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.tnpc-dot{width:12px;height:12px;border-radius:50%;border:2px solid #cbd5e0;background:0 0;cursor:pointer;transition:.3s;padding:0}.tnpc-dot:hover{background:#cbd5e0;transform:scale(1.2)}.tnpc-dot.active{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);border-color:#667eea;transform:scale(1.3)}.tnpc-carousel-wrapper.tnpc-no-arrows{padding:0!important}.tnpc-carousel-wrapper.tnpc-no-arrows .tnpc-nav{display:none!important}@media (max-width:1024px){.tnpc-carousel-item{flex:0 0 calc(50% - 0.75rem);max-width:calc(50% - .75rem)}.tnpc-carousel-wrapper{padding:0 2.5rem}.tnpc-carousel-wrapper.tnpc-no-arrows{padding:0!important}}@media (max-width:768px){.tnpc-carousel-item{flex:0 0 100%;min-width:100%;max-width:100%}.tnpc-carousel-wrapper{padding:0 2rem}.tnpc-carousel-wrapper.tnpc-no-arrows{padding:0!important}.tnpc-carousel-container{overflow:hidden;width:100%;padding:0}.tnpc-carousel-track{gap:0}.tnpc-nav{width:40px;height:40px}.tnpc-item-title{font-size:1.125rem}.tnpc-item-content{padding:1.25rem}}@media (max-width:480px){.tnpc-carousel-wrapper{padding:0 1.5rem;margin:1.5rem auto}.tnpc-carousel-wrapper.tnpc-no-arrows{padding:0!important;margin:1.5rem 0}.tnpc-nav{width:36px;height:36px}.tnpc-nav svg{width:20px;height:20px}.tnpc-carousel-track{gap:0}.tnpc-carousel-dots{gap:.5rem;margin-top:1.5rem}.tnpc-dot{width:10px;height:10px}}@media (prefers-reduced-motion:reduce){.tnpc-carousel-item,.tnpc-carousel-track,.tnpc-dot,.tnpc-item-image img,.tnpc-nav{transition:none}}.tnpc-dot:focus-visible,.tnpc-item-category a:focus-visible,.tnpc-item-link:focus-visible,.tnpc-item-title a:focus-visible,.tnpc-nav:focus-visible{outline:#667eea solid 3px;outline-offset:2px}.tnpc-mini-bio-separator{height:2rem}.tnpc-mini-bio{margin:2rem 0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;clear:both}.tnpc-mini-bio-inner{display:flex;gap:1.5rem;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 15px rgba(0,0,0,.08);transition:box-shadow .3s}.tnpc-mini-bio-inner:hover{box-shadow:0 8px 30px rgba(0,0,0,.12)}.tnpc-mini-bio-avatar{flex-shrink:0}.tnpc-mini-bio-avatar a{display:block;border-radius:50%;overflow:hidden;transition:transform .3s}.tnpc-mini-bio-avatar a:hover{transform:scale(1.05)}.tnpc-mini-bio-avatar img{border-radius:50%;display:block;width:80px;height:80px;object-fit:cover}.tnpc-mini-bio-content{flex:1;min-width:0}.tnpc-mini-bio-name{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.tnpc-mini-bio-name a{color:#1a202c;text-decoration:none;transition:color .2s}.tnpc-mini-bio-name a:hover{color:#667eea}.tnpc-mini-bio-title{margin:0 0 .75rem;font-size:.9375rem;font-weight:600;color:#667eea;text-transform:uppercase;letter-spacing:.5px}.tnpc-mini-bio-description{margin:0 0 1rem;color:#4a5568;font-size:.9375rem;line-height:1.6}.tnpc-mini-bio-social{display:flex;gap:.75rem;margin-bottom:1rem}.tnpc-mini-bio-social a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f7fafc;color:#4a5568;transition:.3s}.tnpc-mini-bio-social a:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.tnpc-mini-bio-link{display:inline-flex;align-items:center;gap:.5rem;color:#667eea;font-weight:600;font-size:.9375rem;text-decoration:none;transition:gap .3s,color .2s}.tnpc-mini-bio-link:hover{color:#764ba2;gap:.75rem}.tnpc-mini-bio-link svg{transition:transform .3s}.tnpc-mini-bio-link:hover svg{transform:translateX(3px)}.tnpc-mini-bio-compact .tnpc-mini-bio-inner{padding:1.25rem;gap:1rem}.tnpc-mini-bio-compact .tnpc-mini-bio-avatar img{width:60px;height:60px}.tnpc-mini-bio-compact .tnpc-mini-bio-name{font-size:1.25rem;margin-bottom:.25rem}.tnpc-mini-bio-compact .tnpc-mini-bio-title{font-size:.875rem;margin-bottom:.5rem}.tnpc-mini-bio-compact .tnpc-mini-bio-description{font-size:.875rem;margin-bottom:.75rem}.tnpc-mini-bio-compact .tnpc-mini-bio-social{margin-bottom:.75rem}.tnpc-mini-bio-compact .tnpc-mini-bio-social a{width:32px;height:32px}.tnpc-mini-bio-compact .tnpc-mini-bio-social svg{width:16px;height:16px}.tnpc-mini-bio-card .tnpc-mini-bio-inner{flex-direction:column;text-align:center;padding:2rem}.tnpc-mini-bio-card .tnpc-mini-bio-avatar{margin:0 auto}.tnpc-mini-bio-card .tnpc-mini-bio-avatar img{width:100px;height:100px}.tnpc-mini-bio-card .tnpc-mini-bio-social{justify-content:center}@media (max-width:640px){.tnpc-mini-bio-inner{flex-direction:column;text-align:center;padding:1.5rem;gap:1rem}.tnpc-mini-bio-avatar{margin:0 auto}.tnpc-mini-bio-name{font-size:1.25rem}.tnpc-mini-bio-social{justify-content:center}}.tnpc-product-item .tnpc-item-inner{display:flex;flex-direction:column;height:auto!important;background:0 0!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}.tnpc-product-item:hover .tnpc-item-inner{box-shadow:none!important;transform:none!important}.tnpc-product-carousel-wrapper .tnpc-carousel-item{align-self:stretch}.tnpc-product-carousel-wrapper.tnpc-columns-2 .tnpc-carousel-item{flex:0 0 calc(50% - 0.75rem);min-width:0;max-width:calc(50% - .75rem)}.tnpc-product-carousel-wrapper.tnpc-columns-3 .tnpc-carousel-item{flex:0 0 calc(33.333% - 1rem);min-width:0;max-width:calc(33.333% - 1rem)}.tnpc-product-carousel-wrapper.tnpc-columns-4 .tnpc-carousel-item{flex:0 0 calc(25% - 1.125rem);min-width:0;max-width:calc(25% - 1.125rem)}.tnpc-product-image{position:relative;background:0 0;width:100%;padding-top:100%;overflow:hidden;margin-bottom:1rem}.tnpc-product-image a{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.tnpc-product-image img{max-width:100%;max-height:100%;width:100%!important;height:100%!important;object-fit:cover!important;position:relative!important;border-radius:12px;transition:transform .4s}.tnpc-product-item:hover .tnpc-product-image img{transform:scale(1.05)}.tnpc-product-badge{position:absolute;top:.5rem;left:.5rem;padding:.35rem .75rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:6px;z-index:5;box-shadow:0 2px 8px rgba(0,0,0,.2)}.tnpc-product-sale{background:linear-gradient(135deg,#f093fb 0,#f5576c 100%);color:#fff}.tnpc-product-out-of-stock{background:#718096;color:#fff}.tnpc-product-content{flex:1;display:flex;flex-direction:column;padding:0;text-align:center}.tnpc-product-category{display:none}.tnpc-product-title{margin:0 0 .75rem;font-size:1.125rem;font-weight:700;line-height:1.4;min-height:3.2rem;max-height:3.2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:center}.tnpc-product-title a{color:#1a202c;text-decoration:none;transition:color .2s}.tnpc-product-title a:hover{color:#667eea}.tnpc-product-price{margin:0 0 .5rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.tnpc-product-price:not(:empty){min-height:2.2rem}.tnpc-product-price:empty{margin:0;display:none}.tnpc-product-price .price{font-size:1.5rem;color:#1a202c;line-height:1}.tnpc-product-price .price del{font-size:1.05rem;color:#a0aec0;font-weight:500;margin-right:.25rem}.tnpc-product-price .price ins{text-decoration:none;color:#667eea;font-weight:700}.tnpc-product-price .woocommerce-Price-amount{font-weight:700}.tnpc-product-rating{margin:0 0 1.25rem;display:flex;align-items:center;justify-content:center}.tnpc-product-rating:not(:empty){min-height:1.2rem}.tnpc-product-rating:empty{margin:0;display:none}.tnpc-product-rating .star-rating{font-size:.9rem;color:#fbbf24;margin:0 auto}.tnpc-product-rating .star-rating::before{color:#e2e8f0}.tnpc-product-actions{margin-top:auto}.tnpc-product-actions:empty{display:none}.tnpc-product-actions .added_to_cart,.tnpc-product-actions .button{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.5rem;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff!important;border:none;border-radius:8px;font-weight:600;font-size:.95rem;text-decoration:none!important;cursor:pointer;transition:.3s;box-shadow:0 2px 12px rgba(102,126,234,.25);text-align:center;min-height:3rem}.tnpc-product-actions .added_to_cart:hover,.tnpc-product-actions .button:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(102,126,234,.4);background:linear-gradient(135deg,#764ba2 0,#667eea 100%)}.tnpc-product-actions .button:active{transform:translateY(0)}.tnpc-product-actions .added_to_cart{background:linear-gradient(135deg,#48bb78 0,#38a169 100%);box-shadow:0 2px 12px rgba(72,187,120,.25);margin-top:.5rem}.tnpc-product-actions .added_to_cart:hover{background:linear-gradient(135deg,#38a169 0,#48bb78 100%);box-shadow:0 4px 20px rgba(72,187,120,.4)}.tnpc-product-actions .button.loading{opacity:.7;pointer-events:none}.tnpc-product-actions .button.loading::after{content:'';display:inline-block;width:14px;height:14px;margin-left:.5rem;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:.6s linear infinite tnpc-spin}@keyframes tnpc-spin{to{transform:rotate(360deg)}}.tnpc-product-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;color:#667eea!important;font-weight:600;font-size:.95rem;text-decoration:none!important;transition:gap .3s,color .2s;margin-top:auto}.tnpc-product-link:hover{color:#764ba2!important;gap:.75rem}.tnpc-product-link svg{transition:transform .3s}.tnpc-product-link:hover svg{transform:translateX(3px)}.tnpc-product-actions .product_type_variable{background:linear-gradient(135deg,#667eea 0,#764ba2 100%)}.tnpc-product-actions .product_type_variable:hover{background:linear-gradient(135deg,#764ba2 0,#667eea 100%)}.tnpc-product-actions .product_type_grouped{background:linear-gradient(135deg,#667eea 0,#764ba2 100%)}.tnpc-product-actions .product_type_grouped:hover{background:linear-gradient(135deg,#764ba2 0,#667eea 100%)}.tnpc-product-actions .product_type_external{background:linear-gradient(135deg,#667eea 0,#764ba2 100%)}.tnpc-product-actions .product_type_external:hover{background:linear-gradient(135deg,#764ba2 0,#667eea 100%)}.tnpc-product-item .out-of-stock{opacity:.6}.tnpc-product-item .out-of-stock .tnpc-product-image::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.7);pointer-events:none}@media (max-width:1024px){.tnpc-product-carousel-wrapper.tnpc-columns-4 .tnpc-carousel-item{flex:0 0 calc(33.333% - 1rem);max-width:calc(33.333% - 1rem)}}@media (max-width:768px){.tnpc-product-carousel-wrapper.tnpc-columns-3 .tnpc-carousel-item,.tnpc-product-carousel-wrapper.tnpc-columns-4 .tnpc-carousel-item{flex:0 0 calc(50% - 0.75rem);max-width:calc(50% - .75rem)}.tnpc-product-image{margin-bottom:.75rem}.tnpc-product-title{font-size:1.05rem;min-height:2.8rem;max-height:2.8rem;margin-bottom:.5rem}.tnpc-product-price .price{font-size:1.35rem}.tnpc-product-price:not(:empty){min-height:2rem;margin-bottom:.5rem}.tnpc-product-rating:not(:empty){margin-bottom:1rem}.tnpc-product-actions .added_to_cart,.tnpc-product-actions .button{padding:.75rem 1.25rem;font-size:.9rem;min-height:2.8rem}.tnpc-product-badge{top:.4rem;left:.4rem;padding:.3rem .65rem;font-size:.6rem}}@media (max-width:480px){.tnpc-product-carousel-wrapper .tnpc-carousel-item{flex:0 0 100%!important;min-width:100%!important;max-width:100%!important}.tnpc-product-image{margin-bottom:.5rem}.tnpc-product-title{font-size:1rem;min-height:2.6rem;max-height:2.6rem;margin-bottom:.5rem}.tnpc-product-price .price{font-size:1.25rem}.tnpc-product-price:not(:empty){min-height:1.8rem;margin-bottom:.5rem}.tnpc-product-rating:not(:empty){margin-bottom:.75rem}.tnpc-product-actions .added_to_cart,.tnpc-product-actions .button{padding:.7rem 1.1rem;font-size:.875rem;min-height:2.6rem}.tnpc-product-badge{top:.3rem;left:.3rem;padding:.25rem .55rem;font-size:.55rem}}@media (prefers-reduced-motion:reduce){.tnpc-product-actions .added_to_cart,.tnpc-product-actions .button{transition:none}}.tnpc-product-actions .added_to_cart:focus-visible,.tnpc-product-actions .button:focus-visible{outline:#667eea solid 3px;outline-offset:2px}.tnpc-author-bio-extended{max-width:900px;margin:3rem auto;padding:0 1rem}.tnpc-author-header{display:flex;gap:2.5rem;padding:3rem;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);border-radius:16px;color:#fff;margin-bottom:3rem;box-shadow:0 10px 40px rgba(102,126,234,.3)}.tnpc-author-avatar-large{flex-shrink:0}.tnpc-author-avatar-large img{width:150px;height:150px;border-radius:50%;border:5px solid rgba(255,255,255,.3);box-shadow:0 8px 20px rgba(0,0,0,.2)}.tnpc-author-header-content{flex:1;display:flex;flex-direction:column;justify-content:center}.tnpc-author-name{margin:0 0 .5rem;font-size:2.5rem;font-weight:800;color:#fff;line-height:1.2}.tnpc-author-job-title{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:rgba(255,255,255,.9);text-transform:uppercase;letter-spacing:1px}.tnpc-author-bio-short{margin:0 0 1.5rem;font-size:1.125rem;line-height:1.6;color:rgba(255,255,255,.95)}.tnpc-author-social-large{display:flex;gap:1rem;margin-bottom:1.5rem}.tnpc-author-social-large a{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.2);color:#fff;transition:.3s}.tnpc-author-social-large a:hover{background:#fff;color:#667eea;transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.tnpc-author-stats{display:flex;gap:2rem}.tnpc-author-stat{display:flex;flex-direction:column;padding:1rem 1.5rem;background:rgba(255,255,255,.15);border-radius:8px;backdrop-filter:blur(10px)}.tnpc-stat-number{font-size:2rem;font-weight:800;color:#fff;line-height:1;margin-bottom:.25rem}.tnpc-stat-label{font-size:.875rem;color:rgba(255,255,255,.9);text-transform:uppercase;letter-spacing:.5px}.tnpc-author-bio-extended-content{padding:2.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 15px rgba(0,0,0,.08)}.tnpc-author-bio-extended-content h2{margin:0 0 1.5rem;font-size:1.875rem;font-weight:700;color:#1a202c;padding-bottom:1rem;border-bottom:3px solid #667eea}.tnpc-author-extended-text{color:#4a5568;font-size:1.0625rem;line-height:1.8}.tnpc-author-extended-text p{margin-bottom:1.25rem}.tnpc-author-extended-text h3{margin:2rem 0 1rem;font-size:1.5rem;font-weight:700;color:#2d3748}.tnpc-author-extended-text ol,.tnpc-author-extended-text ul{margin:1rem 0;padding-left:2rem}.tnpc-author-extended-text li{margin-bottom:.5rem}.tnpc-author-extended-text a{color:#667eea;text-decoration:underline;transition:color .2s}.tnpc-author-extended-text a:hover{color:#764ba2}.tnpc-author-extended-text img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0}.tnpc-author-extended-text blockquote{margin:1.5rem 0;padding:1.25rem 1.5rem;background:#f7fafc;border-left:4px solid #667eea;font-style:italic;color:#2d3748}@media (max-width:768px){.tnpc-author-header{flex-direction:column;text-align:center;gap:1.5rem;padding:2rem}.tnpc-author-avatar-large{margin:0 auto}.tnpc-author-avatar-large img{width:120px;height:120px}.tnpc-author-name{font-size:2rem}.tnpc-author-bio-short,.tnpc-author-job-title{font-size:1rem}.tnpc-author-social-large{justify-content:center}.tnpc-author-stats{justify-content:center;flex-wrap:wrap}.tnpc-author-bio-extended-content{padding:1.5rem}.tnpc-author-bio-extended-content h2{font-size:1.5rem}}@media (max-width:480px){.tnpc-author-header{padding:1.5rem}.tnpc-author-name{font-size:1.75rem}.tnpc-author-social-large a{width:40px;height:40px}.tnpc-author-social-large svg{width:20px;height:20px}}