.pd-root{font-family:var(--font-body),sans-serif;z-index:2;position:relative}.pd-page{padding:clamp(96px,14vh,140px) 0 clamp(60px,10vh,100px)}.pd-container{max-width:940px;margin:0 auto;padding:0 clamp(1.2rem,5vw,2rem)}.pd-back{font-family:var(--font-body),sans-serif;color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.85rem;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.pd-back svg{width:16px;height:16px}.pd-back:hover{color:var(--accent);gap:.7rem}.pd-header{margin-top:2.2rem;animation:.7s cubic-bezier(.16,1,.3,1) both pd-rise}.pd-eyebrow{font-family:var(--font-body),sans-serif;letter-spacing:.05em;text-transform:uppercase;color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.65rem 1.1rem;margin-bottom:1.3rem;font-size:.76rem;display:flex}.pd-status{align-items:center;gap:.4rem;display:inline-flex}.pd-status-dot{border-radius:50%;width:7px;height:7px}.pd-status--progress{color:var(--copper)}.pd-status--progress .pd-status-dot{background:var(--copper)}.pd-status--shipped{color:var(--success)}.pd-status--shipped .pd-status-dot{background:var(--success)}.pd-title{font-family:var(--font-display),sans-serif;letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:clamp(2.2rem,6vw,3.8rem);font-weight:800;line-height:1.05}.pd-lead{max-width:60ch;font-family:var(--font-body),sans-serif;color:var(--text-secondary);margin-top:1.2rem;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.6}.pd-tags{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.pd-tag{border:1px solid var(--border-subtle);color:var(--text-secondary);background:var(--bg-surface);border-radius:999px;padding:.3rem .7rem;font-size:.76rem}.pd-links{flex-wrap:wrap;gap:1.3rem;margin-top:1.7rem;display:flex}.pd-link{font-family:var(--font-body),sans-serif;color:var(--text-primary);border-bottom:1px solid var(--border-accent);padding-bottom:2px;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.pd-link:hover{color:var(--accent);border-color:var(--accent)}.pd-hero{border:1px solid var(--border-subtle);background:var(--bg-surface);border-radius:14px;margin-top:clamp(2.5rem,6vh,4rem);overflow:hidden}.pd-hero-img{width:100%;height:auto;display:block}.pd-body,.pd-highlights{max-width:720px;margin-top:clamp(2.5rem,6vh,4rem)}.pd-h2{font-family:var(--font-display),sans-serif;letter-spacing:-.02em;color:var(--text-primary);margin:0 0 1.2rem;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:700}.pd-highlights-list{margin:0;padding:0;list-style:none}.pd-highlights-list li{color:var(--text-primary);opacity:.9;margin-top:.8rem;padding-left:1.4rem;line-height:1.6;position:relative}.pd-highlights-list li:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:.65em;left:.15rem}.pd-neighbours{border-top:1px solid var(--border-subtle);justify-content:space-between;gap:1rem;margin-top:clamp(3.5rem,9vh,6rem);padding-top:2rem;display:flex}.pd-neighbour{flex-direction:column;gap:.35rem;max-width:46%;text-decoration:none;transition:transform .2s;display:flex}.pd-neighbour--next{text-align:right;margin-left:auto}.pd-neighbour-dir{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);font-size:.76rem}.pd-neighbour-title{font-family:var(--font-display),sans-serif;color:var(--text-primary);font-size:1.05rem;font-weight:700;transition:color .2s}.pd-neighbour:hover .pd-neighbour-title{color:var(--accent)}.pd-neighbour--prev:hover{transform:translate(-3px)}.pd-neighbour--next:hover{transform:translate(3px)}@keyframes pd-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
