:root{--pg-navy: #0b1d3a;--pg-blue: #3f7dd9;--pg-gold: #f6c63b;--pg-gold-d: #b88d1a;--pg-ink: #0a0f1a;--pg-muted: #4b5a73;--pg-border: #e0e8f4;--pg-bg-alt: #f4f7fc;--pg-step-line: #dce6f5;--font-display: "Barlow Condensed", sans-serif;--font-body: "Barlow", sans-serif}body{font-family:var(--font-body)}.pg-hero[data-astro-cid-5mlvm5le]{background:var(--pg-navy);color:#fff;padding:72px 0 64px;position:relative;overflow:hidden}.pg-hero[data-astro-cid-5mlvm5le]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 80% at 20% 50%,rgba(63,125,217,.25) 0%,transparent 70%);pointer-events:none}.pg-hero[data-astro-cid-5mlvm5le]:after{content:"";position:absolute;right:-60px;top:-40px;width:400px;height:400px;border-radius:50%;border:60px solid rgba(246,198,59,.06);pointer-events:none}.pg-hero__inner[data-astro-cid-5mlvm5le]{position:relative;z-index:1;max-width:700px}.pg-hero__badge[data-astro-cid-5mlvm5le]{display:inline-flex;align-items:center;gap:6px;background:#f6c63b26;border:1px solid rgba(246,198,59,.35);color:var(--pg-gold);font-family:var(--font-body);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:4px;margin-bottom:20px}.pg-hero__title[data-astro-cid-5mlvm5le]{font-family:var(--font-display);font-size:clamp(52px,8vw,88px);font-weight:800;line-height:.95;letter-spacing:-.01em;color:#fff;margin:0 0 20px}.pg-hero__sub[data-astro-cid-5mlvm5le]{font-size:18px;line-height:1.55;color:#ffffffb8;margin:0 0 24px;max-width:520px}.pg-hero__meta[data-astro-cid-5mlvm5le]{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:36px}.pg-hero__meta-item[data-astro-cid-5mlvm5le]{display:flex;align-items:center;gap:6px;font-size:13px;color:#ffffff8c}.pg-hero__scroll-cta[data-astro-cid-5mlvm5le]{display:flex;flex-wrap:wrap;gap:12px}.pg-hero__btn[data-astro-cid-5mlvm5le]{display:inline-flex;align-items:center;gap:8px;background:var(--pg-gold);color:var(--pg-navy);font-family:var(--font-body);font-size:15px;font-weight:700;padding:13px 24px;border-radius:4px;text-decoration:none;transition:background .15s,transform .1s}.pg-hero__btn[data-astro-cid-5mlvm5le]:hover{background:#ffd447;transform:translateY(-1px)}.pg-hero__btn[data-astro-cid-5mlvm5le]:active{transform:translateY(0)}.pg-hero__btn--ghost[data-astro-cid-5mlvm5le]{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff}.pg-hero__btn--ghost[data-astro-cid-5mlvm5le]:hover{background:#ffffff1a}.pg-disclaimer[data-astro-cid-5mlvm5le]{display:flex;align-items:flex-start;gap:12px;background:#fffbec;border:1px solid #f0d870;border-radius:8px;padding:14px 18px;margin:20px auto;font-size:14px;line-height:1.5;color:#6b5a10}.pg-disclaimer__icon[data-astro-cid-5mlvm5le]{flex-shrink:0;margin-top:1px;color:#c99b10}.pg-disclaimer[data-astro-cid-5mlvm5le] p[data-astro-cid-5mlvm5le]{margin:0}.pg-main[data-astro-cid-5mlvm5le]{padding:16px 0 80px}.pg-layout[data-astro-cid-5mlvm5le]{display:grid;grid-template-columns:1fr;gap:32px;align-items:start}@media(min-width:1024px){.pg-layout[data-astro-cid-5mlvm5le]{grid-template-columns:240px 1fr;gap:48px}}.pg-sidebar[data-astro-cid-5mlvm5le]{display:none}@media(min-width:1024px){.pg-sidebar[data-astro-cid-5mlvm5le]{display:flex;flex-direction:column;gap:24px;position:sticky;top:90px}}.pg-toc[data-astro-cid-5mlvm5le]{background:var(--pg-bg-alt);border-radius:10px;padding:18px 20px}.pg-toc__label[data-astro-cid-5mlvm5le]{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--pg-muted);margin-bottom:12px}.pg-toc__link[data-astro-cid-5mlvm5le]{display:block;font-size:13.5px;color:var(--pg-muted);text-decoration:none;border-left:2px solid transparent;padding:5px 0 5px 10px;margin-left:-10px;transition:color .15s,border-color .15s}.pg-toc__link[data-astro-cid-5mlvm5le]:hover,.pg-toc__link[data-astro-cid-5mlvm5le].active{color:var(--pg-blue);border-left-color:var(--pg-blue)}.pg-product-card[data-astro-cid-5mlvm5le]{border:1px solid var(--pg-border);border-radius:12px;overflow:hidden;background:#fff}.pg-product-card__img[data-astro-cid-5mlvm5le]{width:100%;height:160px;object-fit:cover;display:block}.pg-product-card__body[data-astro-cid-5mlvm5le]{padding:16px}.pg-product-card__name[data-astro-cid-5mlvm5le]{font-size:13px;font-weight:700;color:var(--pg-ink);margin-bottom:2px;line-height:1.3}.pg-product-card__price[data-astro-cid-5mlvm5le]{font-family:var(--font-display);font-size:22px;font-weight:800;color:var(--pg-navy);margin-bottom:8px}.pg-product-card__desc[data-astro-cid-5mlvm5le]{font-size:12px;color:var(--pg-muted);line-height:1.5;margin:0 0 14px}.pg-product-card__btn[data-astro-cid-5mlvm5le]{display:flex;align-items:center;justify-content:center;gap:6px;background:var(--pg-navy);color:#fff;font-size:13px;font-weight:700;padding:10px 16px;border-radius:6px;text-decoration:none;margin-bottom:8px;transition:background .15s}.pg-product-card__btn[data-astro-cid-5mlvm5le]:hover{background:#1a3562}.pg-product-card__link[data-astro-cid-5mlvm5le]{display:block;text-align:center;font-size:12px;color:var(--pg-blue);text-decoration:none}.pg-product-card__link[data-astro-cid-5mlvm5le]:hover{text-decoration:underline}.pg-content[data-astro-cid-5mlvm5le]{min-width:0}.pg-content[data-astro-cid-5mlvm5le] p[data-astro-cid-5mlvm5le]{font-size:16px;line-height:1.7;color:#2a3346;margin:0 0 16px}.pg-section[data-astro-cid-5mlvm5le]{margin-bottom:64px}.pg-section__header[data-astro-cid-5mlvm5le]{margin-bottom:24px}.pg-section__title[data-astro-cid-5mlvm5le]{font-family:var(--font-display);font-size:clamp(26px,4vw,36px);font-weight:800;letter-spacing:-.01em;color:var(--pg-navy);margin:0 0 8px;line-height:1.1}.pg-section__desc[data-astro-cid-5mlvm5le]{font-size:16px;color:var(--pg-muted);margin:0}.pg-callout[data-astro-cid-5mlvm5le]{display:flex;gap:10px;align-items:flex-start;padding:12px 16px;border-radius:8px;font-size:14px;line-height:1.55;margin-top:16px}.pg-callout__icon[data-astro-cid-5mlvm5le]{flex-shrink:0;margin-top:1px}.pg-callout--pro[data-astro-cid-5mlvm5le]{background:#f0f8ff;border:1px solid #bdd9f7;color:#1a4a8a}.pg-callout--pro[data-astro-cid-5mlvm5le] .pg-callout__icon[data-astro-cid-5mlvm5le]{color:var(--pg-blue)}.pg-callout--warning[data-astro-cid-5mlvm5le]{background:#fff8ec;border:1px solid #f5dd8c;color:#7a5800}.pg-callout--warning[data-astro-cid-5mlvm5le] .pg-callout__icon[data-astro-cid-5mlvm5le]{color:#c99b10}.pg-callout--info[data-astro-cid-5mlvm5le]{background:#f3fbf6;border:1px solid #a8dcbc;color:#1a5c35}.pg-callout--info[data-astro-cid-5mlvm5le] .pg-callout__icon[data-astro-cid-5mlvm5le]{color:#2a9a58}.pg-video[data-astro-cid-5mlvm5le]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;background:var(--pg-navy);box-shadow:0 8px 32px #0b1d3a26}.pg-video[data-astro-cid-5mlvm5le] iframe[data-astro-cid-5mlvm5le]{position:absolute;inset:0;width:100%;height:100%;border:0}.pg-zones[data-astro-cid-5mlvm5le]{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:640px){.pg-zones[data-astro-cid-5mlvm5le]{grid-template-columns:1fr 1fr;align-items:start}}.pg-zones__diagram[data-astro-cid-5mlvm5le]{background:var(--pg-bg-alt);border-radius:12px;padding:16px}.zone-dot[data-astro-cid-5mlvm5le]{cursor:pointer}.zone-dot[data-astro-cid-5mlvm5le] circle[data-astro-cid-5mlvm5le]:first-child{transition:r .2s}.zone-dot[data-astro-cid-5mlvm5le]:hover circle[data-astro-cid-5mlvm5le]:first-child{r:14}.pg-zones__list[data-astro-cid-5mlvm5le]{display:flex;flex-direction:column;gap:10px}.pg-zone-card[data-astro-cid-5mlvm5le]{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--pg-border);border-radius:8px;padding:10px 14px}.pg-zone-card__dot[data-astro-cid-5mlvm5le]{width:12px;height:12px;border-radius:50%;flex-shrink:0}.pg-zone-card__info[data-astro-cid-5mlvm5le]{flex:1;min-width:0}.pg-zone-card__name[data-astro-cid-5mlvm5le]{font-size:13.5px;font-weight:600;color:var(--pg-ink);margin-bottom:3px}.pg-zone-card__stats[data-astro-cid-5mlvm5le]{display:flex;align-items:center;gap:8px}.pg-zone-card__depth[data-astro-cid-5mlvm5le]{font-family:var(--font-display);font-size:13px;font-weight:700;color:var(--pg-navy)}.pg-zone-card__diff[data-astro-cid-5mlvm5le]{font-size:11px;font-weight:600;padding:2px 7px;border-radius:3px}.pg-zone-card__diff--easy[data-astro-cid-5mlvm5le]{background:#e8f8ee;color:#1a7a40}.pg-zone-card__diff--moderate[data-astro-cid-5mlvm5le]{background:#fff4e0;color:#9a5e0a}.pg-zone-card__diff--advanced[data-astro-cid-5mlvm5le]{background:#f5eaff;color:#6b28a8}.pg-tools[data-astro-cid-5mlvm5le]{display:grid;gap:16px}.pg-tool[data-astro-cid-5mlvm5le]{border-radius:10px;overflow:hidden}.pg-tool--featured[data-astro-cid-5mlvm5le]{border:2px solid var(--pg-navy);background:#fff;position:relative;display:grid;grid-template-columns:140px 1fr;gap:0}@media(max-width:480px){.pg-tool--featured[data-astro-cid-5mlvm5le]{grid-template-columns:1fr}.pg-tool__img[data-astro-cid-5mlvm5le]{height:200px;width:100%}}.pg-tool__badge[data-astro-cid-5mlvm5le]{position:absolute;top:12px;left:12px;background:var(--pg-gold);color:var(--pg-navy);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:3px;z-index:1}.pg-tool__img[data-astro-cid-5mlvm5le]{width:140px;height:100%;min-height:160px;object-fit:cover;display:block}.pg-tool__body[data-astro-cid-5mlvm5le]{padding:18px 20px}.pg-tool__name[data-astro-cid-5mlvm5le]{font-size:15px;font-weight:700;color:var(--pg-ink);margin-bottom:6px}.pg-tool__desc[data-astro-cid-5mlvm5le]{font-size:14px;color:var(--pg-muted);line-height:1.5;margin:0 0 14px}.pg-tool__btn[data-astro-cid-5mlvm5le]{display:inline-flex;background:var(--pg-navy);color:#fff;font-size:14px;font-weight:700;padding:10px 18px;border-radius:6px;text-decoration:none;transition:background .15s}.pg-tool__btn[data-astro-cid-5mlvm5le]:hover{background:#1a3562}.pg-tools__secondary[data-astro-cid-5mlvm5le]{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:480px){.pg-tools__secondary[data-astro-cid-5mlvm5le]{grid-template-columns:1fr}}.pg-tool--secondary[data-astro-cid-5mlvm5le]{display:flex;gap:12px;background:var(--pg-bg-alt);border:1px solid var(--pg-border);padding:16px;align-items:flex-start}.pg-tool__icon[data-astro-cid-5mlvm5le]{flex-shrink:0;width:40px;height:40px;background:#fff;border:1px solid var(--pg-border);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--pg-blue)}.pg-link[data-astro-cid-5mlvm5le]{color:var(--pg-blue);text-decoration:underline}.pg-steps[data-astro-cid-5mlvm5le]{display:flex;flex-direction:column;gap:0}.pg-step[data-astro-cid-5mlvm5le]{display:grid;grid-template-columns:64px 1fr;gap:0 20px}.pg-step__marker[data-astro-cid-5mlvm5le]{display:flex;flex-direction:column;align-items:center;gap:0;padding-top:6px}.pg-step__num[data-astro-cid-5mlvm5le]{font-family:var(--font-display);font-size:13px;font-weight:800;letter-spacing:.05em;color:#fff;background:var(--pg-navy);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pg-step__line[data-astro-cid-5mlvm5le]{flex:1;width:2px;background:var(--pg-step-line);margin:6px 0;min-height:30px}.pg-step__body[data-astro-cid-5mlvm5le]{padding-bottom:40px}.pg-step__header[data-astro-cid-5mlvm5le]{display:flex;align-items:center;gap:12px;margin-bottom:16px}.pg-step__icon[data-astro-cid-5mlvm5le]{width:40px;height:40px;background:#f0f4fb;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--pg-blue);flex-shrink:0}.pg-step__title[data-astro-cid-5mlvm5le]{font-family:var(--font-display);font-size:clamp(20px,3vw,26px);font-weight:800;color:var(--pg-navy);letter-spacing:-.01em;margin:0}.pg-step__list[data-astro-cid-5mlvm5le]{padding-left:20px;margin:0 0 4px}.pg-step__list[data-astro-cid-5mlvm5le] li[data-astro-cid-5mlvm5le]{font-size:15.5px;line-height:1.65;color:#2a3346;margin-bottom:10px;padding-left:4px}.pg-depths[data-astro-cid-5mlvm5le]{background:var(--pg-bg-alt);border-radius:12px;padding:24px}.pg-depth-card[data-astro-cid-5mlvm5le]{display:grid;grid-template-columns:10px 1fr 140px 50px;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--pg-border)}.pg-depth-card[data-astro-cid-5mlvm5le]:last-of-type{border-bottom:none}.pg-depth-card__dot[data-astro-cid-5mlvm5le]{width:10px;height:10px;border-radius:50%;flex-shrink:0}.pg-depth-card__label[data-astro-cid-5mlvm5le]{font-size:14px;font-weight:600;color:var(--pg-ink)}.pg-depth-card__bar-wrap[data-astro-cid-5mlvm5le]{background:#e0e8f4;height:6px;border-radius:3px;overflow:hidden}.pg-depth-card__bar[data-astro-cid-5mlvm5le]{height:100%;border-radius:3px;min-width:8px}.pg-depth-card__depth[data-astro-cid-5mlvm5le]{font-family:var(--font-display);font-size:14px;font-weight:700;color:var(--pg-navy);text-align:right}.pg-depths__note[data-astro-cid-5mlvm5le]{font-size:13.5px;color:var(--pg-muted);line-height:1.55;margin:16px 0 0;padding-top:14px;border-top:1px solid var(--pg-border)}@media(max-width:520px){.pg-depth-card[data-astro-cid-5mlvm5le]{grid-template-columns:10px 1fr 40px}.pg-depth-card__bar-wrap[data-astro-cid-5mlvm5le]{display:none}}.pg-materials[data-astro-cid-5mlvm5le]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.pg-material-card[data-astro-cid-5mlvm5le]{background:#fff;border:1px solid var(--pg-border);border-radius:10px;padding:18px}.pg-material-card__header[data-astro-cid-5mlvm5le]{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:10px}.pg-material-card__name[data-astro-cid-5mlvm5le]{font-size:14px;font-weight:700;color:var(--pg-ink);line-height:1.3}.pg-material-card__badge[data-astro-cid-5mlvm5le]{font-size:11px;font-weight:700;padding:3px 8px;border-radius:4px;white-space:nowrap;flex-shrink:0}.pg-material-card__badge--5[data-astro-cid-5mlvm5le]{background:#e6f7ee;color:#1a7a40}.pg-material-card__badge--4[data-astro-cid-5mlvm5le]{background:#eef5ff;color:#1a4a8a}.pg-material-card__badge--3[data-astro-cid-5mlvm5le]{background:#fff4e0;color:#9a5e0a}.pg-material-card__stars[data-astro-cid-5mlvm5le]{display:flex;gap:2px;margin-bottom:10px}.pg-material-card__note[data-astro-cid-5mlvm5le]{font-size:13px;color:var(--pg-muted);line-height:1.55;margin:0}.pg-faq[data-astro-cid-5mlvm5le]{border:1px solid var(--pg-border);border-radius:12px;overflow:hidden}.pg-faq__item[data-astro-cid-5mlvm5le]{border-bottom:1px solid var(--pg-border)}.pg-faq__item[data-astro-cid-5mlvm5le]:last-child{border-bottom:none}.pg-faq__q[data-astro-cid-5mlvm5le]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;cursor:pointer;font-size:15.5px;font-weight:600;color:var(--pg-ink);list-style:none;user-select:none;background:#fff;transition:background .15s}.pg-faq__q[data-astro-cid-5mlvm5le]:hover{background:var(--pg-bg-alt)}.pg-faq__q[data-astro-cid-5mlvm5le]::-webkit-details-marker{display:none}.pg-faq__chevron[data-astro-cid-5mlvm5le]{flex-shrink:0;color:var(--pg-muted);transition:transform .2s}details[data-astro-cid-5mlvm5le][open] .pg-faq__chevron[data-astro-cid-5mlvm5le]{transform:rotate(180deg)}details[data-astro-cid-5mlvm5le][open] .pg-faq__q[data-astro-cid-5mlvm5le]{background:var(--pg-bg-alt);color:var(--pg-blue)}.pg-faq__a[data-astro-cid-5mlvm5le]{padding:0 20px 20px;font-size:15px;line-height:1.7;color:#2a3346;background:var(--pg-bg-alt)}.pg-cta-block[data-astro-cid-5mlvm5le]{background:var(--pg-navy);border-radius:16px;overflow:hidden;margin-top:24px}.pg-cta-block__inner[data-astro-cid-5mlvm5le]{display:grid;grid-template-columns:1fr;gap:0}@media(min-width:600px){.pg-cta-block__inner[data-astro-cid-5mlvm5le]{grid-template-columns:1fr 240px;align-items:center}}.pg-cta-block__text[data-astro-cid-5mlvm5le]{padding:36px;color:#fff}.pg-cta-block__eyebrow[data-astro-cid-5mlvm5le]{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--pg-gold);margin-bottom:10px}.pg-cta-block__title[data-astro-cid-5mlvm5le]{font-family:var(--font-display);font-size:clamp(32px,5vw,44px);font-weight:800;color:#fff;margin:0 0 12px;line-height:1.05}.pg-cta-block__desc[data-astro-cid-5mlvm5le]{font-size:15px;line-height:1.6;color:#ffffffb3;margin:0 0 24px}.pg-cta-block__actions[data-astro-cid-5mlvm5le]{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.pg-cta-block__btn[data-astro-cid-5mlvm5le]{display:inline-flex;background:var(--pg-gold);color:var(--pg-navy);font-size:15px;font-weight:700;padding:13px 24px;border-radius:6px;text-decoration:none;transition:background .15s}.pg-cta-block__btn[data-astro-cid-5mlvm5le]:hover{background:#ffd447}.pg-cta-block__link[data-astro-cid-5mlvm5le]{font-size:14px;color:#ffffffa6;text-decoration:none;transition:color .15s}.pg-cta-block__link[data-astro-cid-5mlvm5le]:hover{color:#fff}.pg-cta-block__img[data-astro-cid-5mlvm5le]{width:100%;height:200px;object-fit:cover;display:block}@media(min-width:600px){.pg-cta-block__img[data-astro-cid-5mlvm5le]{height:100%;min-height:220px}}@media(max-width:640px){.pg-hero[data-astro-cid-5mlvm5le]{padding:48px 0 40px}.pg-step[data-astro-cid-5mlvm5le]{grid-template-columns:48px 1fr;gap:0 12px}.pg-step__num[data-astro-cid-5mlvm5le]{width:34px;height:34px;font-size:11px}}
