.txv-author-page{background:radial-gradient(circle at top left,rgb(0 177 79 / .12),transparent 34%),linear-gradient(180deg,#f7fff9 0%,#ffffff 42%,#ffffff 100%)}.txv-author-wrap{width:min(1180px, calc(100% - 30px));margin:0 auto;padding:28px 0 44px}.txv-author-hero{position:relative;overflow:hidden;margin:0 0 24px;padding:1px;border-radius:22px;background:linear-gradient(135deg,var(--txv-black),var(--txv-primary),var(--txv-black));box-shadow:0 22px 55px rgb(0 0 0 / .14)}.txv-author-hero-inner{position:relative;display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px;align-items:center;padding:34px;border-radius:21px;background:radial-gradient(circle at 88% 18%,rgb(37 211 102 / .22),transparent 26%),linear-gradient(135deg,#050505 0%,#101010 58%,#071a0f 100%);color:var(--txv-text-light)}.txv-author-avatar{width:180px;height:180px;margin:0 auto;padding:6px;border:1px solid rgb(37 211 102 / .55);border-radius:50%;background:rgb(255 255 255 / .08)}.txv-author-avatar-img{width:100%;height:100%;border:4px solid rgb(255 255 255 / .88);border-radius:50%;object-fit:cover}.txv-author-eyebrow,.txv-author-section-kicker{margin:0 0 8px;color:var(--txv-primary-light);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.txv-author-name{margin:0 0 10px;color:var(--txv-text-light);line-height:1.1}.txv-author-role{max-width:760px;margin:0 0 18px;color:rgb(255 255 255 / .82);font-size:17px;line-height:1.55}.txv-author-stats{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px}.txv-author-stats span{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid rgb(37 211 102 / .32);border-radius:999px;background:rgb(255 255 255 / .08);color:rgb(255 255 255 / .88);font-size:14px}.txv-author-stats strong{color:var(--txv-primary-light)}.txv-author-socials{display:flex;flex-wrap:wrap;gap:9px}.txv-author-social{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid rgb(37 211 102 / .42);border-radius:50%;background:rgb(255 255 255 / .08);color:var(--txv-primary-light);text-decoration:none;transition:transform 0.2s ease,background-color 0.2s ease,color 0.2s ease}.txv-author-social:hover{transform:translateY(-2px);background:var(--txv-primary);color:var(--txv-black);text-decoration:none}.txv-author-grid,.txv-author-content-grid{display:grid;gap:18px;margin-top:18px}.txv-author-grid{grid-template-columns:minmax(0,1.2fr) minmax(260px,0.9fr) minmax(260px,0.9fr)}.txv-author-content-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start}.txv-author-card{padding:22px;border:1px solid rgb(0 177 79 / .22);border-radius:18px;background:var(--txv-white);box-shadow:0 12px 32px rgb(0 0 0 / .065)}.txv-author-card-main{border-color:rgb(0 177 79 / .34);background:linear-gradient(180deg,#ffffff,var(--txv-primary-soft))}.txv-author-section-title{margin:0 0 14px;color:var(--txv-black);line-height:1.25}.txv-author-bio p{margin-bottom:12px;color:var(--txv-text);line-height:1.75}.txv-author-bio p:last-child{margin-bottom:0}.txv-author-list,.txv-author-timeline,.txv-author-categories{margin:0;padding:0;list-style:none}.txv-author-list li,.txv-author-timeline li{position:relative;margin:0 0 10px;padding-left:26px;color:var(--txv-text);line-height:1.6}.txv-author-list li:last-child,.txv-author-timeline li:last-child{margin-bottom:0}.txv-author-list li::before{content:"✓";position:absolute;top:1px;left:0;width:19px;height:19px;border-radius:50%;background:var(--txv-black);color:var(--txv-primary-light);font-size:12px;font-weight:700;line-height:19px;text-align:center}.txv-author-timeline li::before{content:"";position:absolute;top:8px;left:4px;width:10px;height:10px;border:2px solid var(--txv-primary);border-radius:50%;background:var(--txv-white)}.txv-author-timeline li::after{content:"";position:absolute;top:22px;left:8px;width:2px;height:calc(100% - 12px);background:rgb(0 177 79 / .25)}.txv-author-timeline li:last-child::after{display:none}.txv-author-empty{margin:0;color:var(--txv-soft-muted);line-height:1.65}.txv-author-heading-row{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.txv-author-heading-row .txv-author-section-title{margin-bottom:0}.txv-author-view-all{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 13px;border:1px solid rgb(0 177 79 / .35);border-radius:999px;color:var(--txv-primary-dark);font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.txv-author-view-all:hover{background:var(--txv-black);color:var(--txv-primary-light);text-decoration:none}.txv-author-post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.txv-author-post-card{overflow:hidden;border:1px solid var(--txv-border-soft);border-radius:16px;background:var(--txv-white);transition:transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease}.txv-author-post-card:hover{transform:translateY(-3px);border-color:rgb(0 177 79 / .42);box-shadow:0 14px 34px rgb(0 0 0 / .09)}.txv-author-post-thumb{display:block;position:relative;aspect-ratio:16 / 9;overflow:hidden;background:var(--txv-black-soft);text-decoration:none}.txv-author-post-thumb img{width:100%;height:100%;margin:0;border-radius:0;object-fit:cover;transition:transform 0.25s ease}.txv-author-post-card:hover .txv-author-post-thumb img{transform:scale(1.035)}.txv-author-post-thumb-fallback{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--txv-primary-light);font-size:42px;font-weight:750}.txv-author-post-body{padding:14px}.txv-author-post-category{display:inline-block;margin-bottom:8px;padding:3px 8px;border-radius:999px;background:var(--txv-primary-soft);color:var(--txv-primary-dark);font-size:12px;font-weight:700}.txv-author-post-title{margin:0 0 8px;font-size:17px;line-height:1.35}.txv-author-post-title a{color:var(--txv-black);text-decoration:none}.txv-author-post-title a:hover{color:var(--txv-primary-dark)}.txv-author-post-meta{margin:0;color:var(--txv-soft-muted);font-size:13px}.txv-author-categories li{margin-bottom:10px}.txv-author-categories li:last-child{margin-bottom:0}.txv-author-categories a{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:11px 12px;border:1px solid var(--txv-border-soft);border-radius:12px;background:#fbfbfb;color:var(--txv-black);font-weight:700;text-decoration:none}.txv-author-categories a:hover{border-color:rgb(0 177 79 / .42);background:var(--txv-primary-soft);color:var(--txv-primary-dark);text-decoration:none}.txv-author-categories strong{display:inline-flex;min-width:28px;height:28px;align-items:center;justify-content:center;border-radius:50%;background:var(--txv-black);color:var(--txv-primary-light);font-size:13px}@media (max-width:849px){.txv-author-wrap{width:min(100% - 24px, 760px);padding-top:20px}.txv-author-hero-inner{grid-template-columns:1fr;gap:18px;padding:24px 18px;text-align:center}.txv-author-stats,.txv-author-socials{justify-content:center}.txv-author-grid,.txv-author-content-grid{grid-template-columns:1fr}.txv-author-post-grid{grid-template-columns:1fr 1fr}}@media (max-width:549px){.txv-author-wrap{width:min(100% - 20px, 480px);padding-bottom:32px}.txv-author-hero{border-radius:18px}.txv-author-hero-inner{border-radius:17px;padding:22px 14px}.txv-author-avatar{width:138px;height:138px}.txv-author-role{font-size:15px}.txv-author-card{padding:18px;border-radius:15px;box-shadow:none}.txv-author-heading-row{display:block}.txv-author-view-all{margin-top:12px}.txv-author-post-grid{grid-template-columns:1fr}.txv-author-post-card:hover{transform:none;box-shadow:none}}@media (prefers-reduced-motion:reduce){.txv-author-social,.txv-author-post-card,.txv-author-post-thumb img{transition:none}.txv-author-social:hover,.txv-author-post-card:hover{transform:none}.txv-author-post-card:hover .txv-author-post-thumb img{transform:none}}.txv-author-social svg{display:block;width:18px;height:18px;fill:currentColor;color:currentColor;pointer-events:none}.txv-author-social:hover svg{fill:currentColor}