
.author-archive-main{min-height:60vh}.author-profile-section{padding:42px 0 24px}.author-profile-card{display:grid;grid-template-columns:220px minmax(0,1fr);gap:30px;align-items:center;background:linear-gradient(135deg,#013941 0%,#064d47 62%,#00352f 100%);border:1px solid rgba(255,192,0,.5);padding:28px;box-shadow:0 22px 55px rgba(0,0,0,.28);position:relative;overflow:hidden}.author-profile-card:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-95px;top:-110px;background:radial-gradient(circle,rgba(255,192,0,.25),transparent 68%);pointer-events:none}.author-profile-photo{position:relative;z-index:1}.author-page-photo{width:210px;height:210px;object-fit:cover;border-radius:50%;border:5px solid #ffc000;box-shadow:0 14px 34px rgba(0,0,0,.35)}.author-profile-copy{position:relative;z-index:1}.author-eyebrow{margin:0 0 7px;color:#ffc000;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.author-profile-copy h1,.author-archive-heading h1{font-size:clamp(29px,4vw,46px);line-height:1.12;margin:0 0 14px;color:#fff}.author-profile-copy>p{margin:0 0 12px;color:#e8fbf8}.author-profile-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.author-profile-facts div{background:rgba(0,0,0,.16);border:1px solid rgba(255,255,255,.12);padding:12px}.author-profile-facts strong{display:block;color:#ffc000;font-size:22px}.author-profile-facts span{display:block;color:#d9efec;font-size:13px}.author-profile-actions{display:flex;gap:10px;flex-wrap:wrap}.author-posts-section{padding-top:24px}.author-layout{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(280px,.95fr);gap:28px;align-items:start}.archive-list-header{display:flex;align-items:end;justify-content:space-between;gap:16px;padding-bottom:14px;margin-bottom:18px;border-bottom:1px solid rgba(255,255,255,.2)}.archive-list-header h2{margin:0!important}.archive-list-header>span{color:#c7dfdc;font-weight:800;white-space:nowrap}.archive-post-list{min-width:0}.archive-post-card{display:grid;grid-template-columns:260px minmax(0,1fr);background:#013941;border:1px solid rgba(255,255,255,.15);margin-bottom:18px;box-shadow:0 14px 36px rgba(0,0,0,.2);overflow:hidden}.archive-post-thumb{position:relative;display:block;min-height:205px;background:#002f2a;overflow:hidden}.archive-post-image{width:100%;height:100%;min-height:205px;object-fit:cover;transition:transform .3s ease}.archive-post-card:hover .archive-post-image{transform:scale(1.035)}.archive-date-badge{position:absolute;left:12px;top:12px;background:#fff;color:#00352f;border:2px solid rgba(0,53,47,.2);min-width:58px;text-align:center;padding:5px 7px;line-height:1.05;box-shadow:0 8px 18px rgba(0,0,0,.22)}.archive-date-badge strong{display:block;font-size:20px}.archive-date-badge span{display:block;font-size:11px;font-weight:800;margin-top:3px}.archive-post-content{padding:18px 20px 17px}.archive-category{display:inline-flex;color:#ffc000;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:7px}.archive-post-content h2{font-size:21px;line-height:1.28;margin:0 0 8px!important}.archive-post-content h2 a{color:#fff}.archive-post-content h2 a:hover{color:#ffc000;text-decoration:none}.archive-meta{font-size:12px;color:#bcd8d4;margin:0 0 9px!important}.archive-post-content>p:not(.archive-meta){color:#dff3f0;margin:0 0 12px;font-size:14px}.archive-read-more{display:inline-flex;align-items:center;gap:6px;color:#ffc000;font-weight:900}.author-aside{position:relative}.author-aside-panel{position:sticky;top:128px;background:#013941;border:1px solid rgba(255,192,0,.35);padding:18px;box-shadow:0 14px 36px rgba(0,0,0,.22)}.aside-kicker{margin:0 0 4px;color:#ffc000;font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.author-aside-panel h2{margin:0 0 15px!important;font-size:25px}.latest-articles{list-style:none;padding:0;margin:0;display:grid;gap:11px}.latest-articles li{border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:11px}.latest-articles li:last-child{border-bottom:0;padding-bottom:0}.latest-articles a{display:grid;grid-template-columns:74px minmax(0,1fr);gap:10px;align-items:center;text-decoration:none}.latest-thumb{display:block;background:#002f2a;overflow:hidden}.latest-image{width:74px;height:58px;object-fit:cover}.latest-copy strong{display:block;color:#f5fffd;font-size:13px;line-height:1.28}.latest-copy time{display:block;color:#ffc000;font-size:11px;margin-top:4px}.latest-articles a:hover strong{color:#ffc000}.aside-all-link{display:block;text-align:center;margin-top:16px;background:#ffc000;color:#00352f;padding:9px 12px;font-weight:900;text-decoration:none!important}.author-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;padding-top:17px}.author-pagination a,.author-pagination span{min-width:42px;height:42px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,192,0,.4);background:#013941;color:#fff;font-weight:900;text-decoration:none}.author-pagination a:hover,.author-pagination .current{background:#ffc000;color:#00352f}.author-pagination .page-arrow{min-width:auto}.author-archive-heading{padding:38px 0 10px}.archive-heading-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#013941;border:1px solid rgba(255,192,0,.36);padding:24px}.archive-heading-inner p{margin:0;color:#dff3f0}.archive-heading-inner .btn{flex:0 0 auto}@media(max-width:920px){.author-layout{grid-template-columns:1fr}.author-aside-panel{position:static}.latest-articles{grid-template-columns:repeat(2,minmax(0,1fr))}.latest-articles li{border:1px solid rgba(255,255,255,.12);padding:8px}.author-profile-card{grid-template-columns:170px minmax(0,1fr)}.author-page-photo{width:165px;height:165px}.archive-post-card{grid-template-columns:220px minmax(0,1fr)}}@media(max-width:680px){.author-profile-card{grid-template-columns:1fr;text-align:left;padding:21px}.author-profile-photo{display:flex;justify-content:center}.author-page-photo{width:150px;height:150px}.author-profile-facts{grid-template-columns:1fr}.archive-post-card{grid-template-columns:1fr}.archive-post-thumb{min-height:auto;aspect-ratio:16/9}.archive-post-image{min-height:0;aspect-ratio:16/9}.latest-articles{grid-template-columns:1fr}.archive-list-header,.archive-heading-inner{align-items:flex-start;flex-direction:column}.archive-post-content h2{font-size:19px}.author-pagination{justify-content:flex-start}.author-pagination .page-arrow{width:100%}}
