.pg-page{min-height:100%}.pg-header{background:linear-gradient(135deg,#8b5cf614 0%,#e844300f 50%,#0000 75%);border-bottom:1px solid #0000000f;padding:4rem 1.5rem 3.5rem;position:relative;overflow:hidden}.pg-header:after{content:"";pointer-events:none;background:radial-gradient(circle,#8b5cf60f 0%,#0000 60%);border-radius:50%;width:400px;height:400px;position:absolute;top:-60px;right:-100px}.pg-header__inner{max-width:64rem;margin:0 auto;position:relative}.pg-header__eyebrow{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--accent,#dc2626);margin-bottom:.6rem;font-size:.7rem;font-weight:500;display:inline-block}.pg-header__title{letter-spacing:-.03em;color:#18181b;margin:0 0 .9rem;font-size:clamp(2.4rem,6vw,3.8rem);font-weight:800;line-height:1.05}.pg-header__subtitle{color:#52525b;max-width:38rem;margin:0;font-size:1rem;line-height:1.7}.pg-content{flex-direction:column;gap:4rem;max-width:64rem;margin:0 auto;padding:3rem 1.5rem 6rem;display:flex}.pg-section__head{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.pg-section__label{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:#a1a1aa;margin:0;font-size:.7rem;font-weight:600}.pg-section__count{font-family:var(--font-mono), monospace;color:#a1a1aa;letter-spacing:.04em;font-size:.68rem;font-weight:500}.pg-demos{flex-direction:column;gap:2.5rem;display:flex}.pg-demo{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border:1px solid #00000014;border-radius:16px;overflow:hidden}.pg-demo__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.5rem 1.75rem;display:flex}.pg-demo__info{flex:1;min-width:200px}.pg-demo__title{color:#18181b;margin:0 0 .3rem;font-size:1.3rem;font-weight:700;line-height:1.3}.pg-demo__desc{color:#6b7280;max-width:36rem;margin:0;font-size:.87rem;line-height:1.6}.pg-demo__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.pg-demo__btn{color:#52525b;border:1px solid #0000001a;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.pg-demo__btn:hover{color:#18181b;background:#00000008;border-color:#00000026}.pg-demo__btn--primary{background:var(--accent,#dc2626);border-color:var(--accent,#dc2626);color:#fff}.pg-demo__btn--primary:hover{color:#fff;background:#b91c1c;border-color:#b91c1c}.pg-embed{aspect-ratio:16/9;background:#f4f4f5;border-top:1px solid #0000000f;position:relative}.pg-embed__iframe{opacity:0;border:none;width:100%;height:100%;transition:opacity .4s}.pg-embed__iframe--loaded{opacity:1}.pg-embed__loading{color:#a1a1aa;flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:.85rem;display:flex;position:absolute;inset:0}.pg-embed__spinner{border:2px solid #00000014;border-top-color:var(--accent,#dc2626);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite pg-spin}@keyframes pg-spin{to{transform:rotate(360deg)}}.pg-embed__blocked{aspect-ratio:16/9;background:linear-gradient(135deg,#fafafa 0%,#f4f4f5 100%);border-top:1px solid #0000000f;justify-content:center;align-items:center;display:flex}.pg-embed__blocked-inner{text-align:center;color:#a1a1aa;flex-direction:column;align-items:center;gap:.6rem;max-width:340px;display:flex}.pg-embed__blocked-title{color:#3f3f46;margin:.5rem 0 0;font-size:.95rem;font-weight:600}.pg-embed__blocked-desc{color:#71717a;margin:0;font-size:.8rem;line-height:1.5}.pg-embed__blocked-btn{background:var(--accent,#dc2626);color:#fff;border-radius:8px;align-items:center;gap:.4rem;margin-top:.5rem;padding:.55rem 1.2rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.pg-embed__blocked-btn:hover{background:#b91c1c;transform:translateY(-1px)}.pg-embed__placeholder{aspect-ratio:16/9;cursor:pointer;background:linear-gradient(135deg,#f8f8f8 0%,#f0f0f0 100%);border-top:1px solid #0000000f;justify-content:center;align-items:center;display:flex;position:relative}.pg-embed__screenshot{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.pg-embed__overlay{z-index:1;background:#0000000a;justify-content:center;align-items:center;width:100%;height:100%;transition:background .3s;display:flex;position:relative}.pg-embed__placeholder:hover .pg-embed__overlay{background:#00000014}.pg-embed__play{cursor:pointer;color:#18181b;background:#fffffff2;border:1px solid #0000001a;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 2.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 20px #00000014}.pg-embed__play:hover{transform:scale(1.03);box-shadow:0 8px 30px #0000001f}.pg-embed__play svg{color:var(--accent,#dc2626)}.pg-embed__play span{font-size:.82rem;font-weight:500}.pg-demo__stack{flex-wrap:wrap;gap:.4rem;padding:.75rem 1.75rem 1.25rem;display:flex}.pg-demo__tech{font-family:var(--font-mono), monospace;letter-spacing:.03em;color:#71717a;background:#0000000a;border:1px solid #0000000f;border-radius:999px;padding:.18rem .5rem;font-size:.65rem}.pg-cards{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:.75rem;display:grid}.pg-card{color:inherit;background:#fff9;border:1px solid #00000012;border-radius:12px;align-items:center;gap:1rem;padding:1.1rem 1.25rem;text-decoration:none;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.pg-card:hover{border-color:#dc26262e;transform:translateY(-1px);box-shadow:0 4px 16px #dc26260d}.pg-card__icon{color:#a1a1aa;background:#0000000a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.pg-card__body{flex:1;min-width:0}.pg-card__title{color:#18181b;margin:0 0 .2rem;font-size:.92rem;font-weight:600}.pg-card__desc{color:#71717a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .4rem;font-size:.78rem;line-height:1.5;display:-webkit-box;overflow:hidden}.pg-card__stack{gap:.5rem;display:flex}.pg-card__stack span{font-family:var(--font-mono), monospace;color:#a1a1aa;font-size:.6rem}.pg-card__arrow{color:#d4d4d8;flex-shrink:0;transition:color .2s,transform .2s}.pg-card:hover .pg-card__arrow{color:var(--accent,#dc2626);transform:translate(2px)}.pg-empty{text-align:center;color:#a1a1aa;padding:4rem 0;font-size:.9rem}:where(.dark,.dark *) .pg-header{background:linear-gradient(135deg,#8b5cf60f 0%,#e844300a 50%,#0000 75%);border-bottom-color:#ffffff0d}:where(.dark,.dark *) .pg-header:after{background:radial-gradient(circle,#8b5cf60d 0%,#0000 60%)}:where(.dark,.dark *) .pg-header__title{color:#fafafa}:where(.dark,.dark *) .pg-header__subtitle{color:#a1a1aa}:where(.dark,.dark *) .pg-section__label,:where(.dark,.dark *) .pg-section__count{color:#52525b}:where(.dark,.dark *) .pg-demo{background:#0e0e1699;border-color:#ffffff0f}:where(.dark,.dark *) .pg-demo__title{color:#fafafa}:where(.dark,.dark *) .pg-demo__desc{color:#a1a1aa}:where(.dark,.dark *) .pg-demo__btn{color:#a1a1aa;border-color:#ffffff1a}:where(.dark,.dark *) .pg-demo__btn:hover{color:#fafafa;background:#ffffff0a}:where(.dark,.dark *) .pg-demo__btn--primary{background:var(--accent,#dc2626);color:#fff;border-color:#0000}:where(.dark,.dark *) .pg-embed{background:#0e0e15}:where(.dark,.dark *) .pg-embed__placeholder{background:linear-gradient(135deg,#0e0e15 0%,#15151f 100%)}:where(.dark,.dark *) .pg-embed__overlay{background:#0003}:where(.dark,.dark *) .pg-embed__placeholder:hover .pg-embed__overlay{background:#00000059}:where(.dark,.dark *) .pg-embed__play{color:#e4e4e7;background:#0e0e16f2;border-color:#ffffff1a}:where(.dark,.dark *) .pg-embed__spinner{border-color:#f87171 #ffffff0f #ffffff0f}:where(.dark,.dark *) .pg-embed__blocked{background:linear-gradient(135deg,#0e0e15 0%,#15151f 100%)}:where(.dark,.dark *) .pg-embed__blocked-title{color:#e4e4e7}:where(.dark,.dark *) .pg-embed__blocked-desc{color:#71717a}:where(.dark,.dark *) .pg-demo__tech{color:#71717a;background:#ffffff0a;border-color:#ffffff0f}:where(.dark,.dark *) .pg-card{background:#0e0e1699;border-color:#ffffff0f}:where(.dark,.dark *) .pg-card:hover{border-color:#f871712e;box-shadow:0 4px 16px #0000004d}:where(.dark,.dark *) .pg-card__icon{color:#52525b;background:#ffffff0a}:where(.dark,.dark *) .pg-card__title{color:#e4e4e7}:where(.dark,.dark *) .pg-card__desc{color:#71717a}:where(.dark,.dark *) .pg-card__arrow{color:#3f3f46}:where(.dark,.dark *) .pg-card:hover .pg-card__arrow{color:#f87171}@media (max-width:640px){.pg-header{padding:3rem 1rem 2.5rem}.pg-content{padding:2rem 1rem 4rem}.pg-demo__header{flex-direction:column;padding:1.25rem}.pg-demo__actions{width:100%}.pg-demo__btn{flex:1;justify-content:center}.pg-cards{grid-template-columns:1fr}}
