@import "https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&family=STIX+Two+Text:ital@0;1&display=swap";
.pp-root{color:#e2e8f0;background:#0e1117;min-height:100vh;padding:60px 16px;font-family:Space Mono,monospace}.pp-container{max-width:700px;margin:0 auto}.pp-header{text-align:center;margin-bottom:56px}.pp-logo{color:#c9a84c;letter-spacing:2px;margin-bottom:16px;font-family:STIX Two Text,serif;font-size:40px;font-style:italic;display:block}.pp-title{letter-spacing:3px;text-transform:uppercase;color:#64748b;margin:0 0 8px;font-size:14px;font-weight:400}.pp-date{letter-spacing:1.5px;color:#3a4155;margin:0;font-size:10px}.pp-body{background:#161b27;border:1px solid #2a3145;border-radius:16px;flex-direction:column;gap:36px;padding:40px 48px;display:flex}.pp-section h2{letter-spacing:2.5px;text-transform:uppercase;color:#c9a84c;margin:0 0 14px;font-size:10px;font-weight:700}.pp-section p,.pp-section ul{color:#94a3b8;margin:0 0 10px;font-size:12px;line-height:1.9}.pp-section p:last-child,.pp-section ul:last-child{margin-bottom:0}.pp-section ul{flex-direction:column;gap:6px;padding-left:20px;display:flex}.pp-section ul li{padding-left:16px;list-style:none;position:relative}.pp-section ul li:before{content:"—";color:#c9a84c;font-size:10px;position:absolute;left:0}.pp-section a{color:#c9a84c;border-bottom:1px solid #c9a84c4d;text-decoration:none;transition:border-color .2s}.pp-section a:hover{border-color:#c9a84c}.pp-section strong{color:#e2e8f0;font-weight:700}@media (max-width:600px){.pp-body{padding:28px 20px}}
