.bpkm-page .project-subtitle{width:50%;margin:0 auto;text-align:center;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.bpkm-page .project-subtitle p{position:relative;transform:translateY(100px);color:var(--text);will-change:transform}.bpkm-page .project-live-link{text-align:center;margin-top:-2.5em;margin-bottom:4em;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.bpkm-page .project-live-link p{position:relative;will-change:transform}.bpkm-page .project-live-link a{color:var(--text);transition:color .3s ease}.bpkm-page .project-live-link a:hover{color:var(--text-secondary)}.bpkm-page .copy{margin:5em 0 6em}.bpkm-page .copy h3{font-size:21px;font-weight:500;line-height:140%;margin-bottom:1.25em}.bpkm-page .copy:has(.section-label:last-child){margin-bottom:0}.bpkm-page .copy:has(+.detail-list){margin-bottom:2.5em}.bpkm-page .project-content .img{height:auto;max-width:880px;margin:3em auto 4em}.bpkm-page .project-content .img img{width:100%;height:auto;display:block;border-radius:14px}.bpkm-page .shot{max-width:1100px;margin:2.5em auto;-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}.bpkm-page .shot img{width:100%;height:auto;display:block;border-radius:14px}.bpkm-page .shot figcaption{margin-top:1.1em;text-align:center;color:var(--text-secondary);font-size:13px;font-weight:500;letter-spacing:.02em}.bpkm-page .section-label{margin-bottom:1.5em;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.bpkm-page .section-label p{position:relative;color:var(--text-secondary);font-size:13px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;will-change:transform}.bpkm-page .detail-list{margin:2em auto 3em;max-width:900px;border-top:1px solid var(--text-darker)}.bpkm-page .detail-item{display:grid;grid-template-columns:260px 1fr;grid-gap:2em;gap:2em;padding:1.6em 0;border-bottom:1px solid var(--text-darker)}.bpkm-page .detail-item h4{color:var(--text);font-size:17px;font-weight:600;line-height:135%}.bpkm-page .detail-item p{color:var(--text-secondary);font-weight:500;max-width:62ch}.bpkm-page .built-wrapper{max-width:1100px;margin:2em auto 0}.bpkm-page .built-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5em;gap:1.5em;margin-top:2em}.bpkm-page .built-item{aspect-ratio:1/1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em;padding:2em;border:1px solid var(--text-darker);border-radius:4px;transition:background .3s ease,border-color .3s ease}.bpkm-page .built-item:hover{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.25)}.bpkm-page .built-item img{width:44px;height:44px;object-fit:contain;filter:brightness(0) invert(1);opacity:.85}.bpkm-page .built-item span{font-size:13px;letter-spacing:.02em;opacity:.7}.bpkm-page .waitlist{max-width:1000px;margin:6em auto 4em;padding:5em 2em;background-color:#b4e869;border-radius:20px;text-align:center;-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}.bpkm-page .waitlist h2{color:#0f0f0f;max-width:none;margin:0 auto 1em}.bpkm-page .waitlist a{display:inline-block;background-color:#0f0f0f;color:#fff;padding:.9em 2em;border-radius:999px;font-size:14px;font-weight:600;letter-spacing:.04em;transition:opacity .3s ease}.bpkm-page .waitlist a:hover{opacity:.8}@media (max-width:1200px){.bpkm-page .built-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.bpkm-page .project-subtitle{width:100%}.bpkm-page .detail-item{grid-template-columns:1fr;gap:.5em}.bpkm-page .built-grid{grid-template-columns:repeat(2,1fr);gap:1em}}