#pm-overlay{display:none;position:fixed;inset:0;z-index:1000}#pm-overlay.open{display:block}#pm-backdrop{position:absolute;inset:0;background:#0000;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);cursor:pointer;transition:background .3s ease,backdrop-filter .3s ease}#pm-overlay.open #pm-backdrop{background:#000000a6;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}#pm-modal{display:none;position:absolute;top:50%;left:50%;width:min(860px,calc(100vw - 2rem));max-height:min(90vh,860px);overflow:hidden;background:rgb(var(--color-bg-medium));border:1px solid rgba(255,255,255,.12);border-radius:1.25rem;box-shadow:0 32px 80px #0000008c}#pm-content{max-height:min(90vh,860px);overflow-y:auto;overflow-x:hidden;scrollbar-width:none}#pm-content::-webkit-scrollbar{display:none}#pm-sheet{display:none;position:absolute;left:0;right:0;bottom:0;max-height:92vh;background:rgb(var(--color-bg-medium));border-top:1px solid rgba(255,255,255,.1);border-radius:1.5rem 1.5rem 0 0;flex-direction:column;overflow:hidden;will-change:transform}#pm-sheet-drag{flex-shrink:0;padding:.75rem 0 .5rem;cursor:grab;display:flex;justify-content:center;touch-action:none}.pm-drag-handle{width:2.5rem;height:4px;border-radius:9999px;background:#fff3}.pm-sheet-scroll{flex:1;overflow-y:auto;scrollbar-width:none;overscroll-behavior:contain}.pm-sheet-scroll::-webkit-scrollbar{display:none}#pm-content .pm-sticky-header,#pm-sheet-content .pm-sticky-header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:1.125rem 1.5rem;background:rgb(var(--color-bg-medium));border-bottom:1px solid rgba(255,255,255,.1)}#pm-content .pm-title,#pm-sheet-content .pm-title{font-family:Orbitron,sans-serif;font-size:1.35rem;font-weight:700;letter-spacing:.05em;color:rgb(var(--color-primary));text-shadow:0 0 8px rgba(var(--color-primary) / .9),0 0 20px rgba(var(--color-primary) / .6),0 0 40px rgba(var(--color-primary) / .3);margin:0;line-height:1.25;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pm-content .pm-title .pm-title-bracket,#pm-sheet-content .pm-title .pm-title-bracket{color:rgba(var(--color-primary) / .35);text-shadow:none;font-weight:500}#pm-sheet-content .pm-close-trigger{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;flex-shrink:0;background:#ffffff0f;color:#ffffff80;border:1px solid rgba(255,255,255,.1);font-size:.75rem;cursor:pointer;transition:background .2s,color .2s,transform .15s}#pm-content .pm-close-trigger:hover,#pm-sheet-content .pm-close-trigger:hover{background:#ffffff1f;color:#ffffffe6;transform:scale(1.1)}#pm-content .pm-body,#pm-sheet-content .pm-body{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}#pm-content .pm-split{display:grid;grid-template-columns:1.05fr .95fr;gap:1.25rem;align-items:start}#pm-content .pm-split-media{grid-column:2;grid-row:1;border-radius:.875rem;overflow:hidden;background:#0000004d;border:1px solid rgba(255,255,255,.1);aspect-ratio:16/9;display:flex;align-items:center;justify-content:center}#pm-content .pm-split-media>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}#pm-content .pm-split-text{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:.75rem}#pm-content .pm-split-text .pm-tech-row{margin-top:0}#pm-sheet-content .pm-split{display:flex;flex-direction:column;gap:1rem}#pm-sheet-content .pm-split-media{border-radius:.75rem;overflow:hidden;background:#0000004d;border:1px solid rgba(255,255,255,.1);aspect-ratio:16/9;display:flex;align-items:center;justify-content:center}#pm-sheet-content .pm-split-media>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}#pm-sheet-content .pm-split-text{display:flex;flex-direction:column;gap:.75rem}#pm-content .pm-tech-row,#pm-sheet-content .pm-tech-row{display:flex;flex-wrap:wrap;gap:.375rem}#pm-content .pm-tech-badge,#pm-sheet-content .pm-tech-badge{display:inline-flex;align-items:center;padding:.3rem .7rem;border-radius:9999px;background:rgb(var(--color-accent) / .1);color:rgb(var(--color-accent));border-width:1px;border-style:solid;border-color:rgb(var(--color-accent) / .25);font-size:.75rem;font-weight:500;line-height:1;white-space:nowrap}#pm-content .pm-description,#pm-sheet-content .pm-description{font-size:.9375rem;line-height:1.7;color:rgb(var(--color-text-secondary));margin:0}#pm-content .pm-no-cover,#pm-sheet-content .pm-no-cover{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.875rem;color:#ffffff1f;-webkit-user-select:none;-moz-user-select:none;user-select:none}#pm-content .pm-no-cover svg,#pm-sheet-content .pm-no-cover svg{display:block}#pm-content .pm-no-cover span,#pm-sheet-content .pm-no-cover span{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffff2e}#pm-content .pm-split-media .pm-carousel,#pm-sheet-content .pm-split-media .pm-carousel{width:100%;height:100%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}#pm-content .pm-split-media .pm-carousel::-webkit-scrollbar,#pm-sheet-content .pm-split-media .pm-carousel::-webkit-scrollbar{display:none}#pm-content .pm-split-media .pm-carousel img,#pm-sheet-content .pm-split-media .pm-carousel img{flex-shrink:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;scroll-snap-align:start}#pm-content .pm-section-title,#pm-sheet-content .pm-section-title{font-size:1.125rem;font-weight:600;letter-spacing:-.01em;color:rgb(var(--color-text-primary));margin:0 0 1rem;padding-bottom:.625rem;border-bottom:1px solid rgba(255,255,255,.1)}#pm-content .pm-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 2rem;list-style:none;padding:0;margin:0}#pm-sheet-content .pm-features-grid{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0;margin:0}#pm-content .pm-features-grid li,#pm-sheet-content .pm-features-grid li{display:flex;gap:.625rem;align-items:flex-start;font-size:.875rem;line-height:1.65;color:rgb(var(--color-text-secondary))}#pm-content .pm-hl-dot,#pm-sheet-content .pm-hl-dot{color:rgb(var(--color-primary));flex-shrink:0;display:flex;align-items:center;padding-top:.22em}#pm-content .pm-footer-bar,#pm-sheet-content .pm-footer-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding-top:1.125rem;border-top:1px solid rgba(255,255,255,.1)}#pm-content .pm-actions,#pm-sheet-content .pm-actions{display:flex;flex-wrap:wrap;gap:.5rem}#pm-content .pm-btn,#pm-sheet-content .pm-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1.1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:none;transition:opacity .2s,transform .15s;white-space:nowrap}#pm-content .pm-btn:hover,#pm-sheet-content .pm-btn:hover{opacity:.8;transform:translateY(-1px)}#pm-content .pm-btn-github,#pm-sheet-content .pm-btn-github{background:#ffffff12;color:rgb(var(--color-text-primary));border:1px solid rgba(255,255,255,.12)}#pm-content .pm-btn-demo,#pm-sheet-content .pm-btn-demo{background:rgb(var(--color-primary) / .12);color:rgb(var(--color-primary));border-width:1px;border-style:solid;border-color:rgb(var(--color-primary) / .28)}#pm-content .pm-btn-blog,#pm-sheet-content .pm-btn-blog{background:rgb(var(--color-accent) / .1);color:rgb(var(--color-accent));border-width:1px;border-style:solid;border-color:rgb(var(--color-accent) / .22)}#pm-content .pm-stats-inline,#pm-sheet-content .pm-stats-inline{display:flex;align-items:center;gap:.75rem;font-size:.75rem;color:#fff6;flex-shrink:0}#pm-content .pm-stat,#pm-sheet-content .pm-stat{display:flex;align-items:center;gap:.3rem}#pm-content .pm-lang-dot,#pm-sheet-content .pm-lang-dot{width:7px;height:7px;border-radius:50%;display:inline-block;flex-shrink:0}@media(max-width:639px){#pm-sheet-content .pm-body{padding:1rem 1rem 2rem;gap:1.125rem}#pm-sheet-content .pm-sticky-header{padding:.75rem 1rem}#pm-sheet-content .pm-title{font-size:1rem;letter-spacing:.02em}#pm-sheet-content .pm-description{font-size:.875rem;line-height:1.65}#pm-sheet-content .pm-tech-badge{font-size:.7rem;padding:.25rem .55rem}#pm-sheet-content .pm-features-grid{grid-template-columns:1fr}#pm-sheet-content .pm-footer-bar{flex-direction:column;align-items:flex-start;gap:.75rem}#pm-sheet-content .pm-actions{flex-direction:column;width:100%}#pm-sheet-content .pm-btn{justify-content:center;padding:.65rem 1rem}}.tag-tab[data-astro-cid-kldcrobr]{color:rgb(var(--color-text-secondary));border:1px solid rgba(255,255,255,.08);background:#ffffff08;transition:color .2s,background .2s,border-color .2s}.tag-tab[data-astro-cid-kldcrobr]:hover{color:rgb(var(--color-text-primary));background:#ffffff0f}.tag-tab[data-astro-cid-kldcrobr].active{color:rgb(var(--color-primary));border-color:rgba(var(--color-primary),.5);background:rgba(var(--color-primary),.1)}.tag-tabs-wrapper[data-astro-cid-kldcrobr]{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:rgba(var(--color-bg),.6);border-radius:1rem}.scrollbar-hide[data-astro-cid-kldcrobr]::-webkit-scrollbar{display:none}.scrollbar-hide[data-astro-cid-kldcrobr]{-ms-overflow-style:none;scrollbar-width:none}.proj-card[data-astro-cid-kldcrobr]{transition:opacity .25s ease,transform .25s ease}.proj-card[data-astro-cid-kldcrobr].hidden-card{display:none}
