.pf{width:100%;max-width:1080px;min-width:0;margin:0 auto}.pf-stage{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px}@media(max-width:820px){.pf-stage{grid-template-columns:1fr}}.pf-arrow{flex:0 0 auto;width:48px;height:48px;border-radius:999px;border:1px solid var(--line-2);background:var(--bg);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;transition:border-color .16s,transform .16s,background .16s;cursor:pointer}.pf-arrow svg{width:22px;height:22px}.pf-arrow:hover{border-color:var(--coral);color:var(--coral);transform:scale(1.06)}@media(max-width:820px){.pf-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px}.pf-prev{left:6px}.pf-next{right:6px}.pf-stage{position:relative}}.pf-viewport{overflow:hidden;min-width:0}.pf-track{display:flex;transition:transform .55s cubic-bezier(.4,0,.2,1);will-change:transform}.pf-slide{flex:0 0 100%;min-width:0;padding:8px}@media(prefers-reduced-motion:reduce){.pf-track{transition:none}}.pf-card{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-2);overflow:hidden}.pf-head{display:flex;gap:18px;align-items:flex-start;padding:clamp(20px,3vw,30px) clamp(20px,3vw,32px) clamp(16px,2vw,22px);border-bottom:1px solid var(--line)}.pf-ico{flex:0 0 auto;width:48px;height:48px;border-radius:var(--radius);background:color-mix(in oklch,var(--coral) 14%,var(--bg));color:var(--ember);display:inline-flex;align-items:center;justify-content:center}.pf-ico svg{width:24px;height:24px}.pf-head-text{flex:1;min-width:0}.pf-head-top{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.pf-head-top h3{margin:0;font-size:clamp(19px,2.6vw,24px);letter-spacing:-.015em;color:var(--ink)}.pf-chip{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--ember);background:color-mix(in oklch,var(--coral) 13%,transparent);padding:4px 10px;border-radius:999px;white-space:nowrap}.pf-head-text p{margin:8px 0 0;color:var(--ink-2);font-size:15px;line-height:1.55;max-width:70ch}.pf-metrics{display:flex;gap:clamp(18px,3vw,30px);flex-wrap:wrap;margin-top:16px;padding-top:15px;border-top:1px solid var(--line)}.pf-metric{display:flex;flex-direction:column;gap:3px}.pf-metric-v{font-size:clamp(18px,2.4vw,22px);font-weight:600;letter-spacing:-.01em;color:var(--ember);line-height:1}.pf-metric-l{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.pf-frame{background:var(--bg-2)}.pf-browser{display:flex;align-items:center;gap:7px;padding:10px 16px;border-bottom:1px solid var(--line);min-width:0}.pf-dot{width:10px;height:10px;border-radius:50%;background:var(--line-2)}.pf-dot:nth-child(1){background:#e0654a}.pf-dot:nth-child(2){background:#e0a23a}.pf-dot:nth-child(3){background:#5fae5f}.pf-url{min-width:0;margin-left:10px;font-family:Geist Mono,monospace;font-size:11.5px;color:var(--muted);background:var(--bg);border:1px solid var(--line);border-radius:999px;padding:4px 14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pf-iframe{display:block;width:100%;height:clamp(440px,56vw,620px);border:0;background:var(--bg)}.pf-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;height:clamp(440px,56vw,620px);text-align:center;padding:24px;color:var(--ink-2)}.pf-placeholder strong{color:var(--ink);font-size:18px}.pf-placeholder span:last-child{font-size:14px;max-width:38ch}.pf-ph-pulse{width:44px;height:44px;border-radius:999px;margin-bottom:4px;background:color-mix(in oklch,var(--coral) 22%,transparent);box-shadow:0 0 color-mix(in oklch,var(--coral) 40%,transparent);animation:pf-pulse 2s infinite}@keyframes pf-pulse{0%{box-shadow:0 0 color-mix(in oklch,var(--coral) 36%,transparent)}70%{box-shadow:0 0 0 16px transparent}to{box-shadow:0 0 0 0 transparent}}.pf-foot{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:22px}.pf-dots{display:inline-flex;gap:9px}.pf-dotbtn{width:9px;height:9px;border-radius:999px;border:0;padding:0;cursor:pointer;background:var(--line-2);transition:background .18s,transform .18s,width .22s}.pf-dotbtn:hover{background:var(--muted)}.pf-dotbtn.is-active{background:var(--coral);width:26px}.pf-count{font-family:Geist Mono,monospace;font-size:12px;color:var(--muted)}@media(max-width:480px){.pf-slide{padding:4px 0}.pf-head{flex-direction:column;gap:14px}.pf-arrow{width:36px;height:36px}.pf-prev{left:4px}.pf-next{right:4px}.pf-browser{padding-inline:12px}.pf-iframe,.pf-placeholder{height:min(560px,150vw)}}.pf-more-cue[data-astro-cid-cp7vfhoz]{display:flex;align-items:center;justify-content:center;gap:10px;margin:20px auto 0;max-width:1080px;padding:13px 22px;border:1px solid var(--line-2);border-radius:999px;background:var(--bg);color:var(--ink-2);font-size:14.5px;text-align:center;line-height:1.4;transition:border-color .16s,color .16s,transform .16s,box-shadow .2s}.pf-more-cue[data-astro-cid-cp7vfhoz] strong[data-astro-cid-cp7vfhoz]{color:var(--ink);font-weight:600}.pf-more-cue[data-astro-cid-cp7vfhoz]:hover{border-color:var(--coral);color:var(--ink);transform:translateY(-1px);box-shadow:var(--shadow-2)}.pf-more-chev[data-astro-cid-cp7vfhoz]{width:18px;height:18px;color:var(--coral);flex-shrink:0;animation:pfbob 1.8s ease-in-out infinite}@keyframes pfbob{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.pf-more-cue[data-astro-cid-cp7vfhoz].seen .pf-more-chev[data-astro-cid-cp7vfhoz]{animation:none}@media(prefers-reduced-motion:reduce){.pf-more-chev[data-astro-cid-cp7vfhoz]{animation:none}}
