:root{--bu-profile-primary:var(--primary-red, var(--brand-primary, #e62b34));--bu-profile-primary-hover:var(--primary-red-hover, #c91f28);--bu-profile-text-dark:var(--text-dark, #1a1a1a);--bu-profile-text-body:var(--text-body, #444444);--bu-profile-text-muted:var(--text-muted, #777777);--bu-profile-bg-light:var(--bg-light, #f5f5f5);--bu-profile-white:var(--white, #ffffff);--bu-profile-border:var(--border-light, #e0e0e0);--bu-profile-transition:0.2s ease;}
.profile-page{width:var(--global-width-percent, 95%);max-width:var(--global-max-width, 1286px);margin:0 auto;padding:30px 0;padding-top:50px;}
.profile-header{display:grid;grid-template-columns:300px 1fr;gap:40px;margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid var(--bu-profile-border);}
.profile-photo{position:relative;}
.profile-photo img{width:100%;height:auto;object-fit:cover;aspect-ratio:1/1;}
.profile-photo-caption{margin-top:8px;font-size:12px;color:var(--bu-profile-text-muted);font-style:italic;}
.profile-info{display:flex;flex-direction:column;}
.profile-name{font-size:2.4rem;font-weight:700;color:var(--bu-profile-text-dark);margin:0 0 8px 0;line-height:1.2;}
.profile-category{font-size:1rem;color:var(--bu-profile-text-body);font-weight:500;margin-bottom:20px;}
.profile-type-tag{display:inline-block;background:var(--bu-profile-primary);color:var(--bu-profile-white);font-size:0.7rem;font-weight:600;padding:3px 8px;border-radius:3px;margin-right:8px;text-transform:uppercase;letter-spacing:0.5px;vertical-align:middle;}
.profile-details{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px 30px;margin-bottom:25px;}
margin-bottom: 25px;
}
.profile-detail-item{padding: 0;
}
.profile-detail-item .label{display: block;
font-size: 11px;
font-weight: 600;
color: var(--bu-profile-text-muted);
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 4px;
}
.profile-detail-item .value{font-size: 15px;
color: var(--bu-profile-text-dark);
font-weight: 500;
}
.profile-detail-item .value.empty-value{color: var(--bu-profile-text-muted);
}
.profile-detail-item .value a{color: var(--bu-profile-primary);
text-decoration: none;
font-weight: 500;
}
.profile-detail-item .value a:hover{text-decoration: underline;
}
.profile-detail-item .value a i{font-size: 10px;
margin-left: 4px;
} .profile-org-grid{display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px 30px;
margin-bottom: 25px;
}
.profile-org-item{padding: 0;
}
.profile-org-item .label{display: block;
font-size: 11px;
font-weight: 600;
color: var(--bu-profile-text-muted);
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 4px;
}
.profile-org-item .value{font-size: 15px;
color: var(--bu-profile-text-dark);
font-weight: 500;
}
.profile-org-item .value.empty-value{color: var(--bu-profile-text-muted);
}
.profile-org-item .value a{color: var(--bu-profile-primary);
text-decoration: none;
}
.profile-org-item .value a:hover{text-decoration: underline;
} .profile-earnings-section{margin-bottom: 25px;
padding-top: 20px;
border-top: 1px solid var(--bu-profile-border);
} .profile-athlete-grid{display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px 30px;
margin-bottom: 20px;
}
.profile-athlete-item{padding: 0;
}
.profile-athlete-item .label{display: block;
font-size: 11px;
font-weight: 600;
color: var(--bu-profile-text-muted);
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 4px;
}
.profile-athlete-item .value{font-size: 15px;
color: var(--bu-profile-text-dark);
font-weight: 500;
}
.profile-athlete-item .value.empty-value{color: var(--bu-profile-text-muted);
} .profile-athlete-team{padding: 15px 0;
margin-bottom: 25px;
border-top: 1px solid var(--bu-profile-border);
}
.profile-athlete-team .label{display: block;
font-size: 11px;
font-weight: 600;
color: var(--bu-profile-text-muted);
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 4px;
}
.profile-athlete-team .value{font-size: 15px;
color: var(--bu-profile-text-dark);
font-weight: 500;
}
.profile-athlete-team .value.empty-value{color: var(--bu-profile-text-muted);
}
.profile-athlete-team .value a{color: var(--bu-profile-primary);
text-decoration: none;
}
.profile-athlete-team .value a:hover{text-decoration: underline;
} .profile-politician-grid{display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px 30px;
margin-bottom: 25px;
}
.profile-politician-item{padding: 0;
}
.profile-politician-item .label{display: block;
font-size: 11px;
font-weight: 600;
color: var(--bu-profile-text-muted);
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 4px;
}
.profile-politician-item .value{font-size: 15px;
color: var(--bu-profile-text-dark);
font-weight: 500;
}
.profile-politician-item .value.empty-value{color: var(--bu-profile-text-muted);
}
.profile-politician-item .value a{color: var(--bu-profile-primary);
text-decoration: none;
}
.profile-politician-item .value a:hover{text-decoration: underline;
} .profile-entrepreneur-grid{display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px 30px;
margin-bottom: 25px;
}
.profile-entrepreneur-item{padding: 0;
}
.profile-entrepreneur-item .label{display: block;
font-size: 11px;
font-weight: 600;
color: var(--bu-profile-text-muted);
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 4px;
}
.profile-entrepreneur-item .value{font-size: 15px;
color: var(--bu-profile-text-dark);
font-weight: 500;
}
.profile-entrepreneur-item .value.empty-value{color: var(--bu-profile-text-muted);
}
.profile-entrepreneur-item .value a{color: var(--bu-profile-primary);
text-decoration: none;
}
.profile-entrepreneur-item .value a:hover{text-decoration: underline;
} .profile-entrepreneur-awards{padding: 15px 0;
margin-bottom: 25px;
border-top: 1px solid var(--bu-profile-border);
}
.profile-entrepreneur-awards .label{display: block;
font-size: 11px;
font-weight: 600;
color: var(--bu-profile-text-muted);
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 6px;
}
.profile-entrepreneur-awards .value{font-size: 15px;
color: var(--bu-profile-text-dark);
font-weight: 500;
line-height: 1.6;
}
.profile-entrepreneur-awards .value a{color: var(--bu-profile-primary);
text-decoration: none;
}
.profile-entrepreneur-awards .value a:hover{text-decoration: underline;
} .profile-team-grid{display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px 30px;
margin-bottom: 25px;
}
.profile-team-item{padding: 0;
}
.profile-team-item .label{display: block;
font-size: 11px;
font-weight: 600;
color: var(--bu-profile-text-muted);
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 4px;
}
.profile-team-item .value{font-size: 15px;
color: var(--bu-profile-text-dark);
font-weight: 500;
}
.profile-team-item .value.empty-value{color: var(--bu-profile-text-muted);
}
.profile-team-item .value a{color: var(--bu-profile-primary);
text-decoration: none;
}
.profile-team-item .value a:hover{text-decoration: underline;
} .profile-team-championships{margin-bottom: 25px;
padding-top: 15px;
border-top: 1px solid var(--bu-profile-border);
}
.profile-team-championships-box{padding: 0;
}
.profile-team-championships-box h3{font-size: 11px;
font-weight: 600;
color: var(--bu-profile-text-muted);
text-transform: uppercase;
letter-spacing: 0.5px;
margin: 0 0 8px 0;
}
.profile-team-championships-box .championships-content{font-size: 15px;
line-height: 1.7;
color: var(--bu-profile-text-body);
}
.profile-team-championships-box .championships-content p{margin-bottom: 6px;
}
.profile-team-championships-box .championships-content p:last-child{margin-bottom: 0;
}
.profile-earnings-title{font-size: 11px;
font-weight: 600;
color: var(--bu-profile-text-muted);
text-transform: uppercase;
letter-spacing: 0.5px;
margin: 0 0 12px 0;
}
.profile-earnings-grid{display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px 30px;
}
.profile-earnings-item{padding: 0;
text-align: left;
}
.profile-earnings-item.empty{opacity: 0.5;
}
.profile-earnings-item .earnings-quarter{display: block;
font-size: 15px;
font-weight: 600;
color: var(--bu-profile-text-dark);
margin-bottom: 2px;
}
.profile-earnings-item .earnings-year{display: block;
font-size: 11px;
color: var(--bu-profile-text-muted);
margin-bottom: 4px;
}
.profile-earnings-item .earnings-link{display: inline-block;
font-size: 13px;
color: var(--bu-profile-primary);
text-decoration: none;
font-weight: 500;
}
.profile-earnings-item .earnings-link:hover{text-decoration: underline;
}
.profile-earnings-item .earnings-link i{font-size: 10px;
margin-left: 3px;
}
.profile-earnings-item .earnings-empty{color: var(--bu-profile-text-muted);
font-size: 14px;
} .profile-social-row{display: flex;
align-items: center;
margin-top: auto;
padding-top: 20px;
border-top: 1px solid var(--bu-profile-border);
gap: 12px;
flex-wrap: wrap;
}
.profile-social{display: flex;
gap: 10px;
}
.profile-social a{display: flex;
align-items: center;
justify-content: center;
width: 36px;
height: 36px;
color: var(--bu-profile-text-body);
border: 1px solid var(--bu-profile-border);
border-radius: 50%;
font-size: 16px;
transition: all var(--bu-profile-transition);
}
.profile-social a:hover{border-color: var(--bu-profile-primary);
color: var(--bu-profile-primary);
} .profile-about-inline{margin-top: 15px;
margin-bottom: 20px;
}
.profile-about-inline .profile-about-content{font-size: 15px;
line-height: 1.7;
color: var(--bu-profile-text-body);
}
.profile-about-inline .profile-about-content p{margin-bottom: 10px;
}
.profile-about-inline .profile-about-content p:last-child{margin-bottom: 0;
} .profile-achievements,
.profile-career, .profile-features, .profile-winners, .profile-highlights{margin-bottom: 40px;
padding-bottom: 30px;
border-bottom: 1px solid var(--bu-profile-border);
}
.profile-achievements h2, .profile-career h2, .profile-features h2, .profile-winners h2, .profile-highlights h2{font-size: 1.2rem;
font-weight: 600;
color: var(--bu-profile-text-dark);
margin: 0 0 15px 0;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.profile-achievements-content, .profile-career-content, .profile-features-content, .profile-winners-content, .profile-highlights-content{font-size: 15px;
line-height: 1.8;
color: var(--bu-profile-text-body);
}
.profile-achievements-content p, .profile-career-content p, .profile-features-content p, .profile-winners-content p, .profile-highlights-content p{margin-bottom: 10px;
} .profile-cast{margin-bottom: 40px;
padding-bottom: 30px;
border-bottom: 1px solid var(--bu-profile-border);
}
.profile-cast h2{font-size: 1.2rem;
font-weight: 600;
color: var(--bu-profile-text-dark);
margin: 0 0 15px 0;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.profile-cast-content{font-size: 15px;
line-height: 1.8;
color: var(--bu-profile-text-body);
} .profile-bio{margin-bottom: 40px;
padding-bottom: 30px;
border-bottom: 1px solid var(--bu-profile-border);
}
.profile-bio h2{font-size: 1.2rem;
font-weight: 600;
color: var(--bu-profile-text-dark);
margin: 0 0 15px 0;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.profile-bio-content{font-size: 15px;
line-height: 1.8;
color: var(--bu-profile-text-body);
}
.profile-bio-content p{margin-bottom: 15px;
}
.profile-bio-content p:last-child{margin-bottom: 0;
} .profile-two-column-row{display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 40px;
margin-bottom: 40px;
padding-bottom: 30px;
border-bottom: 1px solid var(--bu-profile-border);
}
.profile-two-column-row .profile-achievements, .profile-two-column-row .profile-career, .profile-two-column-row .profile-bio{margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
} .profile-gallery{margin-bottom: 40px;
padding-bottom: 30px;
border-bottom: 1px solid var(--bu-profile-border);
}
.profile-gallery h2{font-size: 1.2rem;
font-weight: 600;
color: var(--bu-profile-text-dark);
margin: 0 0 20px 0;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.gallery-grid{display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 15px;
}
.gallery-item{position: relative;
overflow: hidden;
cursor: pointer;
}
.gallery-item img{width: 100%;
height: auto;
display: block;
transition: transform var(--bu-profile-transition);
}
.gallery-item:hover img{transform: scale(1.05);
}
.gallery-item-overlay{position: absolute;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
padding: 30px 12px 12px;
opacity: 0;
transition: opacity var(--bu-profile-transition);
display: flex;
flex-direction: column;
gap: 4px;
}
.gallery-item:hover .gallery-item-overlay{opacity: 1;
}
.gallery-item-title{color: var(--bu-profile-white);
font-size: 13px;
font-weight: 600;
line-height: 1.3;
}
.gallery-item-credit{color: rgba(255, 255, 255, 0.7);
font-size: 11px;
} .profile-articles{margin-top: 30px;
}
.profile-articles h2{font-size: 1.2rem;
font-weight: 600;
color: var(--bu-profile-text-dark);
margin: 0 0 20px 0;
text-transform: uppercase;
letter-spacing: 0.5px;
} .articles-grid{display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 25px;
}
.articles-grid .article-card{overflow: hidden;
}
.articles-grid .article-card:hover{}
.articles-grid .article-card-thumb{overflow: hidden;
}
.articles-grid .article-card-thumb img{width: 100%;
height: 160px;
object-fit: cover;
transition: transform var(--bu-profile-transition);
}
.articles-grid .article-card:hover .article-card-thumb img{transform: scale(1.02);
}
.articles-grid .article-card-content{padding: 12px 0;
}
.articles-grid .article-card-title{font-size: 0.95rem;
font-weight: 600;
color: var(--bu-profile-text-dark);
margin: 0 0 6px 0;
line-height: 1.4;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
.articles-grid .article-card-title a{color: inherit;
text-decoration: none;
}
.articles-grid .article-card-title a:hover{color: var(--bu-profile-primary);
}
.articles-grid .article-card-meta{font-size: 12px;
color: var(--bu-profile-text-muted);
} .profile-pagination{display: flex;
justify-content: center;
align-items: center;
gap: 8px;
margin-top: 30px;
padding-top: 25px;
border-top: 1px solid var(--bu-profile-border);
flex-wrap: wrap;
}
.profile-pagination .page-numbers{display: inline-flex;
align-items: center;
justify-content: center;
min-width: 36px;
height: 36px;
padding: 0 10px;
color: var(--bu-profile-text-body);
text-decoration: none;
font-size: 14px;
font-weight: 500;
transition: all var(--bu-profile-transition);
border: 1px solid var(--bu-profile-border);
}
.profile-pagination .page-numbers:hover{border-color: var(--bu-profile-primary);
color: var(--bu-profile-primary);
border-color: var(--bu-profile-primary);
}
.profile-pagination .page-numbers.current{background: var(--bu-profile-primary);
color: var(--bu-profile-white);
border-color: var(--bu-profile-primary);
}
.profile-pagination .page-numbers.dots{background: transparent;
border: none;
pointer-events: none;
}
.profile-pagination .page-numbers.prev, .profile-pagination .page-numbers.next{gap: 6px;
padding: 0 14px;
}
.profile-pagination .page-numbers i{font-size: 12px;
} .profile-category-archive{width: var(--global-width-percent, 95%);
max-width: var(--global-max-width, 1286px);
margin: 0 auto;
padding: 30px 0;
padding-top: 50px;
}
.archive-header{text-align: center;
margin-bottom: 40px;
}
.archive-title{font-size: 2.2rem;
font-weight: 700;
color: var(--bu-profile-text-dark);
margin: 0 0 10px 0;
}
.archive-description{font-size: 15px;
color: var(--bu-profile-text-body);
max-width: 600px;
margin: 0 auto;
} .profiles-grid{display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 25px;
}
.profile-card{overflow: hidden;
}
.profile-card:hover{}
.profile-card-link{text-decoration: none;
color: inherit;
display: block;
}
.profile-card-image{position: relative;
overflow: hidden;
}
.profile-card-image img{width: 100%;
height: 280px;
object-fit: cover;
transition: transform var(--bu-profile-transition);
}
.profile-card:hover .profile-card-image img{transform: scale(1.02);
}
.profile-card-badge{position: absolute;
top: 10px;
right: 10px;
background: var(--bu-profile-primary);
color: var(--bu-profile-white);
padding: 3px 8px;
font-size: 10px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.profile-card-content{padding: 12px 0;
text-align: left;
}
.profile-card-name{font-size: 1rem;
font-weight: 600;
color: var(--bu-profile-text-dark);
margin: 0 0 4px 0;
}
.profile-card-subtitle{font-size: 13px;
color: var(--bu-profile-text-muted);
margin-bottom: 4px;
}
.profile-card-count{font-size: 12px;
color: var(--bu-profile-text-muted);
}
.no-profiles{text-align: center;
padding: 60px 20px;
color: var(--bu-profile-text-muted);
font-size: 15px;
} @media(max-width:1200px){.articles-grid,
.profiles-grid{grid-template-columns:repeat(3, 1fr);}}
@media(max-width:900px){.profile-header{grid-template-columns:1fr;gap:25px;}
.profile-photo{max-width:300px;}
.profile-details{grid-template-columns:repeat(2, 1fr);}
.profile-org-grid{grid-template-columns:repeat(2, 1fr);}
.profile-athlete-grid{grid-template-columns:repeat(2, 1fr);}
.profile-politician-grid{grid-template-columns:repeat(2, 1fr);}
.profile-entrepreneur-grid{grid-template-columns:repeat(2, 1fr);}
.profile-team-grid{grid-template-columns:repeat(2, 1fr);}
.profile-earnings-grid{grid-template-columns:repeat(4, 1fr);}
.articles-grid, .gallery-grid, .profiles-grid{grid-template-columns:repeat(2, 1fr);}}
@media(max-width:600px){.profile-page,
.profile-category-archive{padding:20px 15px;padding-top:80px;}
.profile-header{grid-template-columns:1fr;gap:20px;}
.profile-photo{max-width:250px;}
.profile-name, .archive-title{font-size:1.6rem;}
.profile-details{grid-template-columns:repeat(2, 1fr);gap:15px 20px;}
.profile-org-grid{grid-template-columns:repeat(2, 1fr);}
.profile-athlete-grid{grid-template-columns:repeat(2, 1fr);}
.profile-politician-grid{grid-template-columns:repeat(2, 1fr);}
.profile-entrepreneur-grid{grid-template-columns:repeat(2, 1fr);}
.profile-team-grid{grid-template-columns:repeat(2, 1fr);}
.profile-earnings-grid{grid-template-columns:repeat(2, 1fr);}
.profile-two-column-row{grid-template-columns:1fr;gap:30px;}
.articles-grid, .profiles-grid{grid-template-columns:1fr;}
.articles-grid .article-card-thumb img{height:180px;}
.gallery-grid{grid-template-columns:repeat(2, 1fr);}
.profile-social-row{flex-direction:column;align-items:flex-start;gap:15px;}
.profile-card-image img{height:220px;}}
.profile-linked-profiles{background: #fff;
padding: 30px;
border-radius: 8px;
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
margin-bottom: 30px;
}
.profile-linked-profiles h2{margin: 0 0 20px;
font-size: 1.5rem;
color: #1d2327;
border-bottom: 2px solid #f0f0f0;
padding-bottom: 10px;
}
.profile-linked-profiles-content{display: flex;
flex-direction: column;
gap: 12px;
}
.profile-linked-tags{font-size: 15px;
line-height: 1.6;
}
.profile-linked-tags .linked-tags-label{font-weight: 600;
color: #1d2327;
}
.profile-linked-tags a{color: #2271b1;
text-decoration: none;
transition: color 0.2s ease;
}
.profile-linked-tags a:hover{color: #135e96;
text-decoration: underline;
}.bu-lightbox-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0, 0, 0, 0.95);z-index:999999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 0.3s ease, visibility 0.3s ease;}
.bu-lightbox-overlay.active{opacity:1;visibility:visible;}
.bu-lightbox-content{position:relative;max-width:90vw;max-height:80vh;}
.bu-lightbox-content img{max-width:100%;max-height:80vh;display:block;border-radius:4px;}
.bu-lightbox-close{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:32px;cursor:pointer;opacity:0.7;transition:opacity 0.2s ease;line-height:1;}
.bu-lightbox-close:hover{opacity:1;}
.bu-lightbox-prev, .bu-lightbox-next{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255, 255, 255, 0.1);border:none;color:#fff;font-size:40px;cursor:pointer;padding:20px 15px;transition:background 0.2s ease;border-radius:4px;}
.bu-lightbox-prev{left:-70px;}
.bu-lightbox-next{right:-70px;}
.bu-lightbox-prev:hover, .bu-lightbox-next:hover{background:rgba(255, 255, 255, 0.2);}
.bu-lightbox-counter{position:absolute;top:-35px;left:0;color:#fff;font-size:14px;opacity:0.7;}
.bu-lightbox-info{position:absolute;bottom:-80px;left:0;right:0;text-align:center;color:#fff;}
.bu-lightbox-headline{font-size:16px;font-weight:600;margin-bottom:5px;}
.bu-lightbox-caption{font-size:14px;opacity:0.9;margin-bottom:5px;}
.bu-lightbox-credit{font-size:12px;opacity:0.7;font-style:italic;}
@media(max-width:768px){
.bu-lightbox-prev, .bu-lightbox-next {
display: none;
}
.bu-lightbox-content {
max-width: 95vw;
}
.bu-lightbox-info {
bottom: -100px;
}
}.bu-gated-content{position:relative;}
.bu-gated-preview{position:relative;}
.bu-gated-fade{position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);pointer-events:none;}
.bu-paywall{background:#ffffff;border:1px solid #e8e8e8;border-top:3px solid #111111;font-family:-apple-system, BlinkMacSystemFont, 'DM Sans', 'Segoe UI', sans-serif;}
.bu-paywall-topbar{background:#111111;padding:10px 24px;display:flex;align-items:center;justify-content:space-between;}
.bu-paywall-topbar-left{display:flex;align-items:center;gap:8px;}
.bu-paywall-topbar-label{font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,0.65);}
.bu-paywall-login-link{font-size:12px;color:rgba(255,255,255,0.45);text-decoration:none;}
.bu-paywall-login-link span{color:rgba(255,255,255,0.85);text-decoration:underline;cursor:pointer;}
.bu-paywall-body{padding:24px 24px 20px;}
.bu-paywall-headline{font-size:17px;font-weight:700;color:#111111;margin-bottom:3px;font-family:Georgia, serif;}
.bu-paywall-subline{font-size:13px;color:#888888;margin-bottom:20px;}
.bu-paywall-grid{display:grid;grid-template-columns:1fr 1px 1fr;border:1px solid #e8e8e8;border-radius:3px;overflow:hidden;}
.bu-paywall-col-sep{background:#e8e8e8;}
.bu-paywall-col{padding:20px;}
.bu-paywall-col--free{background:#fafaf9;}
.bu-paywall-col--premium{background:#ffffff;}
.bu-paywall-col-tag{display:inline-block;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 8px;border-radius:2px;margin-bottom:10px;background:#efefef;color:#555555;}
.bu-paywall-col-tag--dark{background:#111111;color:#ffffff;}
.bu-paywall-col-title{font-size:15px;font-weight:700;color:#111111;margin-bottom:12px;line-height:1.3;font-family:Georgia, serif;}
.bu-paywall-steps{list-style:none;margin:0 0 16px 0;padding:0;}
.bu-paywall-steps li{font-size:13px;color:#555555;padding:4px 0;display:flex;align-items:flex-start;gap:7px;line-height:1.5;}
.bu-paywall-steps li::before{content:'✓';font-weight:700;font-size:11px;color:#bbbbbb;margin-top:2px;flex-shrink:0;}
.bu-paywall-col--premium .bu-paywall-steps li::before{color:#CC0000;}
.bu-paywall-price{font-size:12px;color:#888888;margin-bottom:14px;}
.bu-paywall-price strong{font-size:20px;font-weight:700;color:#111111;font-family:Georgia, serif;}
.bu-paywall-discount{display:inline-block;background:#fff3cd;color:#856404;font-size:11px;font-weight:600;padding:2px 6px;border-radius:2px;margin-left:4px;}
.bu-paywall-btn{display:block;width:100%;text-align:center;padding:10px 16px;border-radius:2px;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;letter-spacing:0.3px;transition:all 0.15s;box-sizing:border-box;}
.bu-paywall-btn--free{border:1.5px solid #111111 !important;background:#ffffff !important;color:#111111 !important;border-radius:2px !important;}
.bu-paywall-btn--free:hover{background:#111111 !important;color:#ffffff !important;}
.bu-paywall-btn--premium{border:none;background:#CC0000;color:#ffffff !important;}
.bu-paywall-btn--premium:hover{background:#a80000;color:#ffffff;}
.bu-paywall-footer{padding:10px 24px;border-top:1px solid #e8e8e8;background:#fafaf9;display:flex;align-items:center;justify-content:space-between;}
.bu-paywall-footer-note{font-size:11px;color:#bbbbbb;display:flex;align-items:center;gap:4px;}
@media(max-width:600px){
.bu-paywall { margin: 0 0 0 0; width: 100%; box-sizing: border-box; }
.bu-gated-content, .bu-gated-preview { box-sizing: border-box; }
.bu-paywall-grid { grid-template-columns: 1fr; }
.bu-paywall-col-sep { width: 100%; height: 1px; }
.bu-paywall-body { padding: 18px 16px 14px; }
.bu-paywall-col { padding: 16px; }
.bu-paywall-topbar { padding: 10px 16px; }
.bu-paywall-footer { padding: 10px 16px; flex-direction: column; gap: 4px; align-items: flex-start; }
.bu-paywall-headline { font-size: 15px; }
}.bu-freebie-banner{position:static;font-family:-apple-system, BlinkMacSystemFont, 'DM Sans', 'Segoe UI', sans-serif;font-size:14px;line-height:1.4;border-radius:0;margin:0 0 20px 0;overflow:hidden;border-left:3px solid #111111;border-top:1px solid #e8e8e8;border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;background:#ffffff;}
.bu-freebie-banner--reading{background:#ffffff;color:#333;}
.bu-freebie-banner--used{background:#ffffff;color:#333;}
.bu-freebie-banner__inner{max-width:100%;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;}
.bu-freebie-banner__icon{display:none;}
.bu-freebie-banner__text{flex:1;font-size:13px;font-weight:500;color:#333333;}
.bu-freebie-banner__text strong{font-weight:600;}
.bu-freebie-banner__text a{color:#CC0000;text-decoration:underline;font-weight:600;}
.bu-freebie-banner__text a:hover{color:#a80000;}
.bu-freebie-banner__close{background:#CC0000;border:none;color:#fff;font-size:14px;cursor:pointer;padding:2px 7px;line-height:1.4;border-radius:3px;flex-shrink:0;}
.bu-freebie-banner__close:hover{background:#a80000;}
.bu-auth-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.55);z-index:999999;display:flex;align-items:center;justify-content:center;padding:16px;animation:bu-fade-in 0.2s ease;}
@keyframes bu-fade-in { from{opacity:0;}
to{opacity:1;}
}
.bu-auth-modal{background:#ffffff;width:100%;max-width:430px;border-radius:2px;box-shadow:0 4px 60px rgba(0,0,0,0.18), 0 0 0 1px rgba(0,0,0,0.06);overflow:hidden;position:relative;animation:bu-slide-up 0.25s ease;max-height:90vh;overflow-y:auto;}
@keyframes bu-slide-up { from{transform:translateY(16px);opacity:0;}
to{transform:translateY(0);opacity:1;}
}
.bu-auth-modal-strip{height:3px;background:#111111;}
.bu-auth-close{position:absolute;top:14px;right:14px;background:none;border:none;font-size:20px;color:#bbbbbb;cursor:pointer;line-height:1;z-index:10;padding:2px 6px;}
.bu-auth-close:hover{color:#555555;}
.bu-auth-header{padding:22px 32px 0;text-align:center;}
.bu-auth-logo{display:inline-flex;align-items:center;gap:8px;margin-bottom:3px;}
.bu-auth-logo-box{width:24px;height:24px;background:#CC0000;border-radius:2px;display:flex;align-items:center;justify-content:center;}
.bu-auth-logo-box svg{width:13px;height:13px;fill:white;}
.bu-auth-brand{font-family:Georgia, serif;font-size:16px;font-weight:700;color:#111111;}
.bu-auth-brand span{color:#CC0000;}
.bu-auth-tagline{font-size:12px;color:#888888;}
.bu-auth-tabs{display:flex;margin:16px 32px 0;border-bottom:1px solid #e8e8e8;}
.bu-auth-tab{flex:1;background:none;border:none;padding:9px 0;font-family:-apple-system, BlinkMacSystemFont, 'DM Sans', sans-serif;font-size:11px;font-weight:600;letter-spacing:0.8px;text-transform:uppercase;color:#bbbbbb;cursor:pointer;position:relative;transition:color 0.15s;}
.bu-auth-tab.active{color:#111111;outline:none;box-shadow:none;border:none;}
.bu-auth-tab:focus{outline:none;box-shadow:none;}
.bu-auth-tab.active::after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#CC0000;}
.bu-auth-body{padding:20px 32px 26px;}
.bu-auth-article-strip{display:flex;align-items:center;gap:10px;background:#f9f9f9;border:1px solid #e8e8e8;padding:9px 11px;border-radius:2px;margin-bottom:16px;}
.bu-auth-article-thumb{width:36px;height:32px;background:linear-gradient(135deg, #1a1a2e, #c84b31);border-radius:2px;flex-shrink:0;}
.bu-auth-article-info{flex:1;min-width:0;}
.bu-auth-article-label{font-size:10px;color:#CC0000;font-weight:600;letter-spacing:0.5px;text-transform:uppercase;}
.bu-auth-article-title{font-size:12px;font-weight:500;color:#333333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.bu-btn-google{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 16px;border:1.5px solid #e8e8e8;border-radius:2px;background:#ffffff;font-family:inherit;font-size:13px;font-weight:500;color:#333333;cursor:pointer;transition:border-color 0.15s;margin-bottom:14px;}
.bu-btn-google:hover{border-color:#bbbbbb;}
.bu-auth-or{display:flex;align-items:center;gap:10px;margin-bottom:13px;}
.bu-auth-or::before, .bu-auth-or::after{content:'';flex:1;height:1px;background:#e8e8e8;}
.bu-auth-or span{font-size:11px;color:#bbbbbb;font-weight:500;letter-spacing:0.5px;text-transform:uppercase;}
.bu-auth-field{margin-bottom:11px;}
.bu-auth-field label{display:block;font-size:11px;font-weight:600;letter-spacing:0.5px;text-transform:uppercase;color:#555555;margin-bottom:4px;}
.bu-auth-field input{width:100%;padding:10px 12px;border:1.5px solid #e8e8e8;border-radius:2px;font-family:inherit;font-size:14px;color:#111111;outline:none;transition:border-color 0.15s;background:#fafafa;box-sizing:border-box;}
.bu-auth-field input:focus{border-color:#111111;background:#ffffff;}
.bu-auth-field-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:11px;}
.bu-btn-submit{width:100%;padding:11px;border:none;border-radius:2px;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;letter-spacing:0.5px;transition:background 0.15s;margin-top:4px;background:#111111;color:#ffffff;}
.bu-btn-submit:hover{background:#333333;}
.bu-btn-submit--red{background:#CC0000;}
.bu-btn-submit--red:hover{background:#a80000;}
.bu-auth-terms{font-size:11px;color:#bbbbbb;text-align:center;margin-top:12px;line-height:1.5;}
.bu-auth-terms a{color:#888888;text-decoration:underline;}
.bu-auth-msg{padding:9px 12px;border-radius:2px;font-size:13px;margin-bottom:12px;}
.bu-auth-msg--error{background:#fff5f5;border:1px solid #ffcccc;color:#cc0000;}
.bu-auth-msg--success{background:#f0f7f0;border:1px solid #c8e6c9;color:#2e7d32;}
.bu-auth-msg--loading{background:#f5f5f5;border:1px solid #e8e8e8;color:#555555;}
.bu-auth-choice{text-align:center;}
.bu-auth-choice-check{width:46px;height:46px;background:#f0f7f0;border:2px solid #c8e6c9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;font-size:20px;color:#2e7d32;}
.bu-auth-choice-title{font-family:Georgia, serif;font-size:19px;font-weight:700;color:#111111;margin-bottom:4px;}
.bu-auth-choice-sub{font-size:13px;color:#888888;margin-bottom:20px;}
.bu-auth-choice-btns{display:flex;flex-direction:column;gap:8px;}
.bu-btn-choice-read{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;background:#f5f5f5;color:#111111;border:1px solid #e8e8e8;border-radius:2px;font-family:inherit;font-size:14px;font-weight:500;cursor:pointer;text-align:left;transition:background 0.15s;width:100%;}
.bu-btn-choice-read:hover{background:#ececec;}
.bu-btn-choice-read small{font-size:11px;color:#888888;display:block;margin-top:2px;}
.bu-btn-choice-premium{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;background:#CC0000;color:#ffffff;border:none;border-radius:2px;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;text-align:left;transition:background 0.15s;width:100%;}
.bu-btn-choice-premium:hover{background:#a80000;}
.bu-btn-choice-premium small{font-size:11px;opacity:0.8;display:block;margin-top:2px;}
.bu-btn-arrow{font-size:16px;opacity:0.55;flex-shrink:0;}
.bu-auth-forgot-link{font-size:12px;color:#888888;text-align:right;display:block;margin-top:-6px;margin-bottom:12px;cursor:pointer;text-decoration:underline;}
@media(max-width:480px){
.bu-auth-header { padding: 18px 20px 0; }
.bu-auth-tabs { margin: 14px 20px 0; }
.bu-auth-body { padding: 18px 20px 22px; }
.bu-auth-field-row { grid-template-columns: 1fr; }
}.wpc-dashboard{max-width:900px;margin:0 auto;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;}
.wpc-dashboard-header{margin-bottom:25px;}
.wpc-dashboard-header h2{margin:0 0 5px;color:#333;}
.wpc-dashboard-header p{margin:0;color:#666;}
.wpc-dashboard-summary{display:grid;grid-template-columns:repeat(3, 1fr);gap:15px;margin-bottom:25px;}
.wpc-summary-card{padding:20px;border-radius:10px;text-align:center;color:#fff;}
.wpc-card-total{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);}
.wpc-card-paid{background:linear-gradient(135deg, #11998e 0%, #38ef7d 100%);}
.wpc-card-due{background:linear-gradient(135deg, #eb3349 0%, #f45c43 100%);}
.wpc-card-amount{display:block;font-size:28px;font-weight:bold;margin-bottom:5px;}
.wpc-card-label{display:block;font-size:14px;opacity:0.9;}
.wpc-current-job{background:#f8f9fa;padding:20px;border-radius:10px;margin-bottom:25px;border-left:4px solid #0073aa;}
.wpc-current-job h3{margin:0 0 15px;color:#333;}
.wpc-job-details p{margin:8px 0;color:#555;}
.wpc-bonus-info{color:#28a745 !important;font-weight:500;}
.wpc-payout-history{background:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,0.05);}
.wpc-payout-history h3{margin:0 0 20px;color:#333;}
.wpc-payouts-list{display:flex;flex-direction:column;gap:10px;}
.wpc-payout-item{display:grid;grid-template-columns:100px 1fr 120px 80px;align-items:center;padding:15px;background:#f8f9fa;border-radius:8px;gap:15px;}
.wpc-payout-item.paid{border-left:4px solid #28a745;}
.wpc-payout-item.due{border-left:4px solid #dc3545;}
.wpc-payout-month{font-weight:bold;color:#333;}
.wpc-payout-details{color:#666;}
.wpc-target-met{color:#28a745;font-size:12px;margin-left:5px;}
.wpc-payout-amount{font-size:18px;font-weight:bold;color:#333;text-align:right;}
.wpc-payout-status{text-align:center;}
.wpc-status-paid{background:#d4edda;color:#155724;padding:5px 10px;border-radius:15px;font-size:12px;font-weight:500;}
.wpc-status-due{background:#f8d7da;color:#721c24;padding:5px 10px;border-radius:15px;font-size:12px;font-weight:500;}
.wpc-status-other{background:#e2e3e5;color:#383d41;padding:5px 10px;border-radius:15px;font-size:12px;}
.wpc-no-data{text-align:center;color:#999;padding:30px;}
.wpc-login-notice{text-align:center;padding:30px;background:#fff3cd;border-radius:8px;color:#856404;}
@media(max-width:768px){
.wpc-dashboard-summary {
grid-template-columns: 1fr;
}
.wpc-payout-item {
grid-template-columns: 1fr 1fr;
gap: 10px;
}
.wpc-payout-details {
grid-column: span 2;
}
}