
/* CastingDZ Home/Header/Admin production finish */
.cdz-home-pro-hero{width:min(1320px,calc(100% - 32px));margin:26px auto 34px;border-radius:36px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 15% 15%,rgba(245,158,11,.24),transparent 28%),linear-gradient(135deg,#08111f,#0b1220 55%,#111827);box-shadow:0 35px 110px rgba(0,0,0,.44);overflow:hidden;display:grid;grid-template-columns:1.02fr .98fr;min-height:560px}.cdz-home-pro-copy{padding:clamp(32px,5vw,70px);display:flex;flex-direction:column;justify-content:center;min-width:0}.cdz-home-pro-copy .cdzp-eyebrow{width:max-content}.cdz-home-pro-copy h1{font-size:clamp(34px,5vw,68px);line-height:1.1;margin:16px 0;color:#fff;overflow-wrap:anywhere}.cdz-home-pro-copy p{font-size:clamp(16px,1.4vw,20px);line-height:2;color:#dbeafe;max-width:720px}.cdz-home-pro-visual{position:relative;min-height:430px;background:url('../article-images/pro/article-01.jpg') center/cover no-repeat}.cdz-home-pro-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#08111f 0%,rgba(8,17,31,.26) 40%,rgba(8,17,31,.02) 100%)}.cdz-home-statbar{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.cdz-home-statbar span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:12px 14px;color:#fff;font-weight:900}.cdzp-head-actions{min-width:0}.cdzp-icon-btn svg{width:20px!important;height:20px!important}.cdzp-user-more{position:relative}.cdzp-user-more-btn{width:42px;height:42px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#fff;display:grid;place-items:center;cursor:pointer;font-size:22px;font-weight:1000;line-height:1}.cdzp-user-more-menu{position:absolute;top:calc(100% + 10px);left:0;min-width:210px;padding:10px;border-radius:20px;background:#0b1220;border:1px solid rgba(255,255,255,.14);box-shadow:0 24px 70px rgba(0,0,0,.48);display:none;z-index:200}.cdzp-user-more:hover .cdzp-user-more-menu,.cdzp-user-more:focus-within .cdzp-user-more-menu{display:grid;gap:6px}.cdzp-user-more-menu a{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:14px;color:#e5e7eb;text-decoration:none;font-weight:900}.cdzp-user-more-menu a:hover{background:rgba(245,158,11,.14);color:#fbbf24}.cdzp-user-chip{max-width:245px;min-width:0}.cdzp-user-chip em{min-width:0}.cdzp-user-chip b,.cdzp-user-chip small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cdzp-nav a span{white-space:nowrap}.cdzp-talent-card,.cdzp-pro-card,.cdzp-article-card{min-width:0}.cdzp-talent-card h3,.cdzp-pro-card h3{overflow-wrap:anywhere;line-height:1.5}@media(max-width:1080px){.cdz-home-pro-hero{grid-template-columns:1fr}.cdz-home-pro-visual{order:-1;min-height:300px}.cdz-home-pro-visual:before{background:linear-gradient(180deg,rgba(8,17,31,.05),#08111f)}}@media(max-width:640px){.cdz-home-pro-hero{width:min(100% - 18px,680px);border-radius:26px}.cdz-home-pro-copy{padding:26px}.cdz-home-statbar span{width:100%}.cdzp-user-chip em{display:none}.cdzp-user-more-menu{left:auto;right:0}}
