:root{--pog-bg-1: #0d1117;--pog-bg-2: #161b22;--pog-bg-3: #0a0f1a;--pog-turquoise: #1de2c4;--pog-turquoise-dim: rgba(29, 226, 196, .15)}.pog-hero[data-astro-cid-hpubg53s]{min-height:90vh;display:flex;flex-direction:column;justify-content:center;background:var(--pog-bg-1);position:relative;padding:8rem 0 4rem}.pog-hero__grid[data-astro-cid-hpubg53s]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.pog-hero__grid[data-astro-cid-hpubg53s]{grid-template-columns:3fr 2fr;gap:4rem}}.pog-hero__label[data-astro-cid-hpubg53s]{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--pog-turquoise);margin-bottom:1.5rem;font-weight:600}.pog-hero__headline[data-astro-cid-hpubg53s]{font-size:clamp(2.25rem,5vw,4rem);line-height:1.05;letter-spacing:-.03em;color:#fff;font-weight:700;margin-bottom:1.75rem;max-width:16ch}.pog-hero__body[data-astro-cid-hpubg53s]{font-size:1.0625rem;line-height:1.75;color:#afafb6;max-width:55ch;margin-bottom:2.5rem}.pog-hero__cta[data-astro-cid-hpubg53s]{display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 2rem;background:var(--pog-turquoise);color:var(--pog-bg-1);font-weight:700;font-size:.9375rem;border-radius:8px;text-decoration:none;transition:background .2s ease,transform .15s ease}.pog-hero__cta[data-astro-cid-hpubg53s]:hover{background:#4ae8d0;color:var(--pog-bg-1);transform:translateY(-1px)}.pog-hero__animation[data-astro-cid-hpubg53s]{max-width:100%}.pog-hero__scroll-indicator[data-astro-cid-hpubg53s]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.pog-hero__chevron[data-astro-cid-hpubg53s]{width:24px;height:24px;color:#494950;animation:pog-bounce 2s ease-in-out infinite}@keyframes pog-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.pog-section[data-astro-cid-hpubg53s]{padding:5rem 0}.pog-section__label[data-astro-cid-hpubg53s]{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--pog-turquoise);margin-bottom:1rem;font-weight:600}.pog-section__headline[data-astro-cid-hpubg53s]{font-size:clamp(1.75rem,3.5vw,2.5rem);color:#fff;font-weight:700;margin-bottom:1rem;letter-spacing:-.02em}.pog-section__subtitle[data-astro-cid-hpubg53s]{font-size:1.0625rem;line-height:1.75;color:#95959d;max-width:60ch;margin-bottom:3rem}.pog-section--forces[data-astro-cid-hpubg53s]{padding:6rem 0;background:var(--pog-bg-3)}.force-cards-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.force-cards-grid{grid-template-columns:1fr 1fr;gap:1.5rem}}.force-card__anchor{text-decoration:none;color:inherit;display:block}.force-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:1.75rem;display:flex;flex-direction:column;gap:1.25rem;transition:box-shadow .25s ease,border-color .25s ease;height:100%}.force-card:hover{border-color:var(--card-accent, rgba(255,255,255,.12));box-shadow:0 8px 32px #0000004d,0 0 0 1px var(--card-accent-dim, transparent)}.force-card__header{display:flex;align-items:center;gap:.875rem}.force-card__icon{flex-shrink:0}.force-card__name{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.01em;margin:0}.force-card__body{display:flex;flex-direction:column;gap:.75rem;flex:1}.force-card__label{display:block;font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;color:#7a7a85;margin-bottom:.25rem;font-weight:600}.force-card__physics,.force-card__gtm{font-size:.9375rem;line-height:1.6;color:#afafb6;margin:0}.force-card__footer{margin-top:auto;padding-top:.5rem}.force-card__link{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--card-accent, #1de2c4);transition:gap .2s ease}.force-card:hover .force-card__link{gap:.625rem}.force-card__soon{font-size:.8125rem;color:#62626a;font-style:italic}.pog-section--interact[data-astro-cid-hpubg53s]{padding:6rem 0;background:var(--pog-bg-2)}.pog-interact__grid[data-astro-cid-hpubg53s]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.pog-interact__grid[data-astro-cid-hpubg53s]{grid-template-columns:1fr 1fr;gap:4rem}}.pog-interact__body[data-astro-cid-hpubg53s]{font-size:1.0625rem;line-height:1.75;color:#afafb6;margin-bottom:1.5rem}.pog-interact__sequence[data-astro-cid-hpubg53s]{list-style:none;padding:0;margin:0 0 2rem;counter-reset:seq}.pog-interact__sequence[data-astro-cid-hpubg53s] li[data-astro-cid-hpubg53s]{counter-increment:seq;position:relative;padding-left:2rem;margin-bottom:.75rem;font-size:.9375rem;line-height:1.6;color:#95959d}.pog-interact__sequence[data-astro-cid-hpubg53s] li[data-astro-cid-hpubg53s]:before{content:counter(seq);position:absolute;left:0;top:0;font-size:.75rem;font-weight:700;color:var(--pog-turquoise);width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(29,226,196,.3);border-radius:4px}.pog-interact__sequence[data-astro-cid-hpubg53s] li[data-astro-cid-hpubg53s] strong[data-astro-cid-hpubg53s]{color:#fff;font-weight:600}.pog-interact__link[data-astro-cid-hpubg53s]{display:inline-flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;color:var(--pog-turquoise);text-decoration:none;transition:gap .2s ease,color .2s ease}.pog-interact__link[data-astro-cid-hpubg53s]:hover{color:#4ae8d0;gap:.75rem}.pog-section--origin[data-astro-cid-hpubg53s]{padding:6rem 0;background:var(--pog-bg-1)}.pog-origin__grid[data-astro-cid-hpubg53s]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media(min-width:1024px){.pog-origin__grid[data-astro-cid-hpubg53s]{grid-template-columns:2fr 3fr;gap:4rem}}.pog-origin__pullquote[data-astro-cid-hpubg53s]{font-size:clamp(1.25rem,2.5vw,1.625rem);line-height:1.45;color:#fff;font-weight:400;font-style:italic;border-left:3px solid var(--pog-turquoise);padding-left:1.5rem;margin:0}.pog-origin__body[data-astro-cid-hpubg53s]{font-size:1.0625rem;line-height:1.75;color:#afafb6;margin-bottom:1rem}.pog-section--reading[data-astro-cid-hpubg53s]{padding:6rem 0;background:var(--pog-bg-3)}.pog-reading__row[data-astro-cid-hpubg53s]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.pog-reading__row[data-astro-cid-hpubg53s]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.pog-reading__row[data-astro-cid-hpubg53s]{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.pog-reading__row[data-astro-cid-hpubg53s]{grid-template-columns:repeat(5,1fr)}}.pog-reading__card[data-astro-cid-hpubg53s]{display:flex;flex-direction:column;gap:.625rem;padding:1.25rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:10px;text-decoration:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;height:100%}.pog-reading__card[data-astro-cid-hpubg53s]:hover{border-color:#1de2c44d;transform:translateY(-2px);box-shadow:0 6px 24px #0003}.pog-reading__card-title[data-astro-cid-hpubg53s]{font-size:.9375rem;font-weight:700;color:#fff;line-height:1.35;margin:0}.pog-reading__card-desc[data-astro-cid-hpubg53s]{font-size:.8125rem;line-height:1.55;color:#7a7a85;flex:1;margin:0}.pog-reading__card-link[data-astro-cid-hpubg53s]{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;color:var(--pog-turquoise);margin-top:auto}.pog-reading__card[data-astro-cid-hpubg53s]:hover .pog-reading__card-link[data-astro-cid-hpubg53s]{gap:.5rem}.pog-section--cta[data-astro-cid-hpubg53s]{padding:8rem 0;background:linear-gradient(180deg,var(--pog-bg-2) 0%,#080c12 100%)}.pog-cta__headline[data-astro-cid-hpubg53s]{font-size:clamp(2rem,4vw,3rem);color:#fff;font-weight:700;margin-bottom:1.5rem;letter-spacing:-.02em}.pog-cta__body[data-astro-cid-hpubg53s]{font-size:1.125rem;line-height:1.75;color:#95959d;max-width:50ch;margin:0 auto 2.5rem}.pog-cta__buttons[data-astro-cid-hpubg53s]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.pog-cta__btn[data-astro-cid-hpubg53s]{display:inline-flex;align-items:center;gap:.625rem;padding:1rem 2.25rem;font-weight:700;font-size:1rem;border-radius:8px;text-decoration:none;transition:background .2s ease,transform .15s ease,color .2s ease}.pog-cta__btn--primary[data-astro-cid-hpubg53s]{background:var(--pog-turquoise);color:var(--pog-bg-1)}.pog-cta__btn--primary[data-astro-cid-hpubg53s]:hover{background:#4ae8d0;color:var(--pog-bg-1);transform:translateY(-1px)}.pog-cta__btn--secondary[data-astro-cid-hpubg53s]{background:transparent;color:var(--pog-turquoise);border:1px solid rgba(29,226,196,.3);padding:.9375rem 2.25rem}.pog-cta__btn--secondary[data-astro-cid-hpubg53s]:hover{border-color:var(--pog-turquoise);color:#4ae8d0;transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){.pog-hero__chevron[data-astro-cid-hpubg53s]{animation:none}}@media(max-width:768px){.pog-hero[data-astro-cid-hpubg53s]{min-height:auto;padding:6rem 0 3rem}.pog-section[data-astro-cid-hpubg53s]{padding:3.5rem 0}.pog-section--forces[data-astro-cid-hpubg53s],.pog-section--interact[data-astro-cid-hpubg53s],.pog-section--origin[data-astro-cid-hpubg53s],.pog-section--reading[data-astro-cid-hpubg53s]{padding:4rem 0}.pog-section--cta[data-astro-cid-hpubg53s]{padding:5rem 0}.pog-cta__buttons[data-astro-cid-hpubg53s]{flex-direction:column}.pog-cta__btn[data-astro-cid-hpubg53s]{width:100%;justify-content:center}}
