.pcb-hero{position:relative;overflow:hidden;display:flex;align-items:center;min-height:clamp(640px,78vh,820px);color:#fff;background:radial-gradient(circle at 78% 28%,rgba(255,216,0,.10),transparent 28%),linear-gradient(115deg,#083f74 0%,#0a66b7 54%,#2387cf 100%)}
.pcb-hero__inner{width:min(1180px,92%);margin:0 auto;padding:76px 0 84px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.72fr);align-items:center;gap:64px}
.pcb-hero__eyebrow{display:flex;gap:10px;margin-bottom:18px;color:#ffd800;font-size:13px;font-weight:900;letter-spacing:.28em;text-transform:uppercase}.pcb-hero__eyebrow span{opacity:.68}
.pcb-hero__status{display:inline-flex;margin:0 0 20px;padding:7px 12px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.08);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.pcb-hero h1{margin:0;max-width:850px;font-size:clamp(46px,6vw,84px);line-height:.94;letter-spacing:-.04em;font-weight:900}.pcb-hero h1 span{display:block;color:#fff}.pcb-hero h1 strong{display:block;color:#ffd800}
.pcb-hero__text{max-width:680px;margin:28px 0 0;color:rgba(255,255,255,.9);font-size:18px;line-height:1.6}
.pcb-hero__actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:34px}.pcb-hero__button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:0 20px;border-radius:12px;font-size:14px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.pcb-hero__button span{font-size:18px}.pcb-hero__button--primary{background:#ffd800;color:#102d55;box-shadow:0 12px 28px rgba(255,216,0,.22)}.pcb-hero__button--primary:hover{transform:translateY(-2px)}.pcb-hero__button--secondary{border:1px solid rgba(255,255,255,.62);color:#fff;background:rgba(255,255,255,.05)}.pcb-hero__button--secondary:hover{transform:translateY(-2px);background:rgba(255,255,255,.11)}
.pcb-hero__meta{display:flex;gap:10px;margin-top:26px;color:rgba(255,255,255,.68);font-size:11px;font-weight:700}
.pcb-hero__visual{position:relative;min-height:500px;display:grid;place-items:center}.pcb-hero__photo{width:min(100%,470px);aspect-ratio:4/5;padding:13px;border:1px solid rgba(255,255,255,.24);border-radius:24px;background:rgba(255,255,255,.08);box-shadow:0 28px 70px rgba(3,29,58,.28);transform:rotate(1.2deg);backdrop-filter:blur(10px)}
.pcb-hero__photo-top,.pcb-hero__photo-bottom{display:flex;justify-content:space-between;align-items:center;min-height:28px;padding:0 7px;color:rgba(255,255,255,.72);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.pcb-hero__photo-placeholder{height:calc(100% - 56px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px dashed rgba(255,255,255,.45);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.03));text-align:center}.pcb-hero__photo-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(255,255,255,.38);color:#ffd800;font-size:30px}.pcb-hero__photo-placeholder strong{font-size:16px;letter-spacing:.12em}.pcb-hero__photo-placeholder small{max-width:230px;color:rgba(255,255,255,.72);font-size:12px;line-height:1.5}
@media (max-width:1020px){.pcb-hero__inner{grid-template-columns:1fr;gap:45px;padding-top:66px}.pcb-hero__photo{width:min(78%,430px)}.pcb-hero__visual{min-height:auto}}
@media (max-width:650px){.pcb-hero{min-height:auto}.pcb-hero__inner{width:94%;padding:52px 0 68px;gap:36px}.pcb-hero__eyebrow{font-size:10px;letter-spacing:.18em;flex-wrap:wrap}.pcb-hero h1{font-size:clamp(40px,12vw,58px);line-height:.96}.pcb-hero__text{font-size:15px}.pcb-hero__actions{flex-direction:column;align-items:stretch;margin-top:27px}.pcb-hero__button{width:100%}.pcb-hero__photo{width:88%;max-width:380px;border-radius:20px}}
