.pd-page{min-height:100%}.pd-header{background:linear-gradient(160deg,#dc26260a 0%,#fff0 60%);border-bottom:1px solid #0000000f;padding:3rem 1.5rem 2.5rem}.pd-header__inner{max-width:64rem;margin:0 auto}.pd-back{font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;color:#a1a1aa;align-items:center;gap:.4rem;margin-bottom:1.5rem;font-size:.72rem;text-decoration:none;transition:color .2s;display:inline-flex}.pd-back:hover{color:var(--accent,#dc2626)}.pd-title{font-family:var(--font-display), serif;color:#18181b;margin:0 0 1.25rem;font-size:clamp(2.5rem,6vw,4rem);font-style:italic;font-weight:400;line-height:1.1}.pd-tags{flex-wrap:wrap;gap:.5rem;display:flex}.pd-tag{color:var(--accent,#dc2626);letter-spacing:.01em;background:#dc262614;border:1px solid #dc26262e;border-radius:999px;padding:.35rem 1rem;font-size:.8rem;font-weight:500;display:inline-block}.pd-body{grid-template-columns:240px 1fr;align-items:start;gap:3rem;max-width:64rem;margin:0 auto;padding:3rem 1.5rem 6rem;display:grid}.pd-sidebar{flex-direction:column;gap:1rem;display:flex;position:sticky;top:5rem}.pd-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #00000012;border-radius:.875rem;padding:1.25rem}.pd-card__title{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--accent,#dc2626);margin:0 0 .85rem;font-size:.68rem}.pd-stack{flex-wrap:wrap;gap:.35rem;display:flex}.pd-tech{font-family:var(--font-mono), monospace;color:#52525b;background:#0000000a;border:1px solid #00000012;border-radius:999px;padding:.2rem .55rem;font-size:.7rem}.pd-links{flex-direction:column;gap:.5rem;display:flex}.pd-link-btn{color:#3f3f46;background:0 0;border:1px solid #00000014;border-radius:.5rem;align-items:center;gap:.5rem;padding:.55rem .75rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:flex}.pd-link-btn:hover{color:var(--accent,#dc2626);background:#dc26260d;border-color:#dc262633}.pd-highlights{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.pd-highlights li{color:#52525b;padding-left:1rem;font-size:.8rem;line-height:1.5;position:relative}.pd-highlights li:before{content:"";background:#dc262666;border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.pd-main{flex-direction:column;gap:2.5rem;display:flex}.pd-context{color:#3f3f46;background:#00000004;border:1px solid #0000000f;border-radius:.875rem;margin:0;padding:1.5rem;font-size:1.05rem;line-height:1.75}.pd-section{flex-direction:column;gap:.85rem;display:flex}.pd-section__title{font-family:var(--font-display), serif;color:#18181b;border-bottom:1px solid #0000000f;margin:0;padding-bottom:.5rem;font-size:1.5rem;font-style:italic;font-weight:400}.pd-section__body{color:#52525b;margin:0;font-size:.925rem;line-height:1.75}.pd-section__bullets{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.pd-section__bullets li{color:#52525b;padding-left:1.25rem;font-size:.9rem;line-height:1.65;position:relative}.pd-section__bullets li:before{content:"";background:var(--accent,#dc2626);opacity:.5;border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}:where(.dark,.dark *) .pd-header{background:linear-gradient(160deg,#f871710d 0%,#0000 60%);border-bottom-color:#ffffff0f}:where(.dark,.dark *) .pd-back{color:#52525b}:where(.dark,.dark *) .pd-back:hover{color:#f87171}:where(.dark,.dark *) .pd-title{color:#fafafa}:where(.dark,.dark *) .pd-tag{color:#f87171;background:#f871711a;border-color:#f8717133}:where(.dark,.dark *) .pd-card{background:#0e0e16b3;border-color:#ffffff0f}:where(.dark,.dark *) .pd-card__title{color:#f87171}:where(.dark,.dark *) .pd-tech{color:#a1a1aa;background:#ffffff0a;border-color:#ffffff12}:where(.dark,.dark *) .pd-link-btn{color:#a1a1aa;border-color:#ffffff14}:where(.dark,.dark *) .pd-link-btn:hover{color:#f87171;background:#f8717114;border-color:#f8717133}:where(.dark,.dark *) .pd-highlights li{color:#a1a1aa}:where(.dark,.dark *) .pd-highlights li:before{background:#f8717173}:where(.dark,.dark *) .pd-context{color:#a1a1aa;background:#ffffff05;border-color:#ffffff0f}:where(.dark,.dark *) .pd-section__title{color:#fafafa;border-bottom-color:#ffffff0f}:where(.dark,.dark *) .pd-section__body,:where(.dark,.dark *) .pd-section__bullets li{color:#a1a1aa}:where(.dark,.dark *) .pd-section__bullets li:before{background:#f87171}@media (max-width:768px){.pd-body{grid-template-columns:1fr;gap:2rem;padding:2rem 1rem 4rem}.pd-sidebar{flex-flow:wrap;position:static}.pd-card{flex:1;min-width:200px}.pd-header{padding:2rem 1rem}.pd-title{font-size:2.25rem}}
