.pkcom-about{background:#0a0a0a;color:#fff;overflow:hidden}.pkcom-about *{box-sizing:border-box}.pkcom-about .pkcom-shell{width:min(1280px,calc(100% - 48px));margin:0 auto}.pkcom-about-hero{position:relative;min-height:680px;display:flex;align-items:center}.pkcom-about-hero-bg,.pkcom-about-hero-overlay{position:absolute;inset:0}.pkcom-about-hero-bg{background-size:cover;background-position:center}.pkcom-about-hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.78) 48%,rgba(0,0,0,.34) 100%),linear-gradient(0deg,#0a0a0a 0%,transparent 24%)}.pkcom-about-hero-inner{position:relative;z-index:2;padding:110px 0;max-width:1280px}.pkcom-about-hero-inner>*{max-width:820px}.pkcom-about .pkcom-kicker{display:block;color:#ff4444;font-size:1.5rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;margin-bottom:18px}.pkcom-about h1{font-size:5.8rem!important;line-height:1.05!important;margin:0 0 28px!important}.pkcom-about h1 span{color:#ff4444}.pkcom-about .pkcom-lead{font-size:2rem!important;line-height:1.65!important;color:#ddd;margin:0 0 34px}.pkcom-about .pkcom-actions{display:flex;flex-wrap:wrap;gap:14px}.pkcom-about .pkcom-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:15px 24px;border-radius:6px;font-size:1.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:.25s ease}.pkcom-about .pkcom-btn-primary{background:#ff4444;color:#fff}.pkcom-about .pkcom-btn-primary:hover{background:#fff;color:#111}.pkcom-about .pkcom-btn-ghost{border:1px solid rgba(255,255,255,.35);color:#fff;background:rgba(255,255,255,.03)}.pkcom-about .pkcom-btn-ghost:hover{border-color:#ff4444;color:#ff4444}.pkcom-about-intro,.pkcom-about-engineering,.pkcom-about-timeline-section,.pkcom-about-today{padding:100px 0}.pkcom-about-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.pkcom-about h2{font-size:4.2rem!important;line-height:1.12!important;margin:0}.pkcom-about-copy p,.pkcom-about-engineering p,.pkcom-about-today p,.pkcom-about-timeline-copy p,.pkcom-section-head p{font-size:1.8rem!important;color:#cfcfcf;line-height:1.75!important}.pkcom-about-copy p:first-child{margin-top:0}.pkcom-about-engineering{background:#121212}.pkcom-about-engineering-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.pkcom-about-media{overflow:hidden;border-radius:12px;box-shadow:0 22px 60px rgba(0,0,0,.38)}.pkcom-about-media img{width:100%;height:auto;display:block}.pkcom-about-timeline-section{background:#080808}.pkcom-section-head{max-width:820px;margin-bottom:58px}.pkcom-section-head h2{margin-bottom:18px}.pkcom-timeline{position:relative;display:grid;gap:28px}.pkcom-timeline::before{content:"";position:absolute;left:194px;top:0;bottom:0;width:2px;background:linear-gradient(#ff4444,rgba(255,68,68,.18))}.pkcom-timeline-item{display:grid;grid-template-columns:164px 240px 1fr;gap:30px;align-items:center;position:relative;background:#111;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:24px}.pkcom-timeline-year{font-size:2.6rem;font-weight:900;color:#ff4444;position:relative;z-index:2}.pkcom-timeline-year::after{content:"";position:absolute;width:14px;height:14px;border-radius:50%;background:#ff4444;right:-13px;top:50%;transform:translateY(-50%);box-shadow:0 0 0 6px #111}.pkcom-timeline-media{border-radius:8px;overflow:hidden;background:#090909;padding:10px;display:flex;align-items:center;justify-content:center;min-height:170px}.pkcom-timeline-media img{width:100%;height:150px;object-fit:contain;object-position:center;display:block}.pkcom-timeline-copy h3{font-size:2.5rem!important;margin:0 0 8px!important}.pkcom-timeline-copy p{margin:0}.pkcom-about-today{background:linear-gradient(135deg,#111 0%,#080808 100%)}.pkcom-about-today-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;align-items:start}.pkcom-about-products{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pkcom-about-products a{display:flex;flex-direction:column;gap:6px;padding:24px;background:#171717;border:1px solid rgba(255,255,255,.08);border-radius:10px;text-decoration:none;transition:.25s ease}.pkcom-about-products a:hover{border-color:#ff4444;transform:translateY(-3px)}.pkcom-about-products strong{font-size:2.2rem;color:#fff}.pkcom-about-products span{font-size:1.5rem;color:#aaa}.pkcom-about-final{padding:72px 0;background:#141414;border-top:1px solid rgba(255,68,68,.25)}.pkcom-about-final-inner{display:flex;justify-content:space-between;gap:50px;align-items:center}.pkcom-about-final h2{font-size:3.6rem!important}.pkcom-about-final p{font-size:1.7rem!important;color:#bbb;margin-bottom:0}.pkcom-about-final .pkcom-actions{flex-shrink:0}
@media(max-width:900px){.pkcom-about .pkcom-shell{width:min(100% - 32px,1280px)}.pkcom-about-hero{min-height:auto}.pkcom-about-hero-inner{padding:82px 0}.pkcom-about h1{font-size:4.4rem!important}.pkcom-about h2{font-size:3.4rem!important}.pkcom-about-intro,.pkcom-about-engineering,.pkcom-about-timeline-section,.pkcom-about-today{padding:72px 0}.pkcom-about-intro-grid,.pkcom-about-engineering-grid,.pkcom-about-today-grid{grid-template-columns:1fr;gap:38px}.pkcom-timeline::before{display:none}.pkcom-timeline-item{grid-template-columns:1fr;gap:16px}.pkcom-timeline-year::after{display:none}.pkcom-timeline-media img{height:auto}.pkcom-about-final-inner{align-items:flex-start;flex-direction:column}.pkcom-about-products{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.pkcom-about h1{font-size:3.6rem!important}.pkcom-about h2{font-size:3rem!important}.pkcom-about .pkcom-lead{font-size:1.8rem!important}.pkcom-about-products{grid-template-columns:1fr}.pkcom-about .pkcom-btn{width:100%}.pkcom-about-final .pkcom-actions{width:100%}.pkcom-about-final h2{font-size:3rem!important}}
