.fig[data-astro-cid-rceewxj3]{margin:0}.dial[data-astro-cid-rceewxj3]{fill:none;stroke:var(--fig-line);stroke-width:6;stroke-linecap:round}.needle[data-astro-cid-rceewxj3]{stroke:var(--yellow);stroke-width:4;stroke-linecap:round}.pin[data-astro-cid-rceewxj3]{fill:var(--fig-ink)}.sheet[data-astro-cid-rceewxj3]{fill:var(--fig-surface);stroke:var(--fig-ink);stroke-width:2}.rule[data-astro-cid-rceewxj3]{stroke:var(--fig-line);stroke-width:2.5;stroke-linecap:round}.bar[data-astro-cid-rceewxj3]{fill:none;stroke:var(--fig-ink);stroke-width:2}.t-kind[data-astro-cid-rceewxj3]{fill:var(--fig-ink);font-size:calc(13px * var(--fig-fs, 1))}.t-label[data-astro-cid-rceewxj3]{fill:var(--fig-muted);font-size:calc(12.5px * var(--fig-fs, 1))}.is-live .fig[data-astro-cid-rceewxj3] .kind[data-astro-cid-rceewxj3]{animation:lift .45s var(--ease-standard) var(--d, 0s) backwards}.is-live .fig[data-astro-cid-rceewxj3] .needle[data-astro-cid-rceewxj3]{animation:swing .6s var(--ease-standard) .15s backwards;transform-origin:76px 122px}@keyframes lift{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes swing{0%{transform:rotate(-52deg)}to{transform:rotate(0)}}.pg-resources{--yellow: #f7d31d;--black: #040404;--white: #ffffff;--gray-light: #f5f5f3;--gray-mid: #e8e8e6;--gray-text: #555;--radius: 25px 25px 25px 0px}.pg-resources *{margin:0;padding:0;box-sizing:border-box}.pg-resources{font-family:Questrial,sans-serif;color:var(--black);background:var(--white);-webkit-font-smoothing:antialiased}.pg-resources .hero-inner{max-width:900px;margin:0 auto;position:relative;z-index:1}.pg-resources .hero-label{display:inline-block;color:var(--yellow);font-size:13px;letter-spacing:3px;text-transform:uppercase;margin-bottom:24px;position:relative;padding-left:36px}.pg-resources .hero-label:before{content:"";position:absolute;left:0;top:50%;width:24px;height:2px;background:var(--yellow)}.pg-resources .resources-section{padding:var(--pad-section-lg) 40px var(--pad-section-lg);max-width:var(--maxw);margin:0 auto}.pg-resources .resources-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.pg-resources .resource-card{background:var(--white);border:1.5px solid var(--gray-mid);border-radius:var(--radius);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;display:flex;flex-direction:column}.pg-resources .resource-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #04040414;border-color:var(--yellow)}.pg-resources .card-visual{height:200px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.pg-resources .card-visual--insights{background:var(--black)}.pg-resources .card-visual--insights .icon-grid{display:grid;grid-template-columns:repeat(3,40px);gap:10px}.pg-resources .card-visual--insights .icon-grid span{width:40px;height:40px;border-radius:8px 8px 8px 0;background:var(--yellow);opacity:.15;transition:opacity .4s ease,transform .4s ease}.pg-resources .card-visual--insights .icon-grid span:nth-child(2),.pg-resources .card-visual--insights .icon-grid span:nth-child(5),.pg-resources .card-visual--insights .icon-grid span:nth-child(7){opacity:.5}.pg-resources .card-visual--insights .icon-grid span:nth-child(5){opacity:1;transform:scale(1.1)}.pg-resources .resource-card:hover .card-visual--insights .icon-grid span{opacity:.8;transform:scale(1.05)}.pg-resources .resource-card:hover .card-visual--insights .icon-grid span:nth-child(5){opacity:1;transform:scale(1.2)}.pg-resources .card-visual--toolbox{background:var(--yellow)}.pg-resources .toolbox-icon{position:relative;width:100px;height:100px}.pg-resources .toolbox-icon .ring{position:absolute;border:2.5px solid var(--black);border-radius:50%;opacity:.15;transition:all .5s ease}.pg-resources .toolbox-icon .ring:nth-child(1){width:100px;height:100px;top:0;left:0;opacity:.1}.pg-resources .toolbox-icon .ring:nth-child(2){width:70px;height:70px;top:15px;left:15px;opacity:.25}.pg-resources .toolbox-icon .ring:nth-child(3){width:40px;height:40px;top:30px;left:30px;opacity:.5}.pg-resources .toolbox-icon .dot{position:absolute;width:14px;height:14px;top:43px;left:43px;background:var(--black);border-radius:50%;transition:transform .4s ease}.pg-resources .resource-card:hover .toolbox-icon .ring{opacity:.4}.pg-resources .resource-card:hover .toolbox-icon .dot{transform:scale(1.3)}.pg-resources .card-visual--readiness{background:var(--gray-light)}.pg-resources .readiness-bars{display:flex;align-items:flex-end;gap:12px;height:100px}.pg-resources .readiness-bars .bar{width:28px;border-radius:6px 6px 0 0;transition:height .5s ease,background .4s ease}.pg-resources .readiness-bars .bar:nth-child(1){height:30px;background:var(--gray-mid)}.pg-resources .readiness-bars .bar:nth-child(2){height:50px;background:#d4d4d0}.pg-resources .readiness-bars .bar:nth-child(3){height:70px;background:#bbb}.pg-resources .readiness-bars .bar:nth-child(4){height:90px;background:var(--yellow)}.pg-resources .readiness-bars .bar:nth-child(5){height:100px;background:var(--black)}.pg-resources .resource-card:hover .readiness-bars .bar:nth-child(1){height:40px}.pg-resources .resource-card:hover .readiness-bars .bar:nth-child(2){height:60px}.pg-resources .resource-card:hover .readiness-bars .bar:nth-child(3){height:80px}.pg-resources .card-visual--stateofai{background:var(--black)}.pg-resources .stateofai-graphic{position:relative;width:120px;height:120px}.pg-resources .stateofai-graphic .pulse-ring{position:absolute;border:1.5px solid var(--yellow);border-radius:50%;transition:all .5s ease}.pg-resources .stateofai-graphic .pulse-ring:nth-child(1){width:120px;height:120px;top:0;left:0;opacity:.08}.pg-resources .stateofai-graphic .pulse-ring:nth-child(2){width:88px;height:88px;top:16px;left:16px;opacity:.15}.pg-resources .stateofai-graphic .pulse-ring:nth-child(3){width:56px;height:56px;top:32px;left:32px;opacity:.3}.pg-resources .stateofai-graphic .center-badge{position:absolute;top:44px;left:44px;width:32px;height:32px;background:var(--yellow);border-radius:8px 8px 8px 0;display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--black);transition:transform .4s ease}.pg-resources .resource-card:hover .stateofai-graphic .pulse-ring{opacity:.35}.pg-resources .resource-card:hover .stateofai-graphic .center-badge{transform:scale(1.15)}.pg-resources .card-visual--board{background:var(--gray-light)}.pg-resources .board-graphic{position:relative;width:130px;height:110px}.pg-resources .board-graphic .board-table{position:absolute;top:33px;left:25px;width:80px;height:44px;background:var(--black);border-radius:10px 10px 10px 0;opacity:.9;transition:transform .4s ease}.pg-resources .board-graphic .seat{position:absolute;width:20px;height:20px;border-radius:50%;background:var(--black);opacity:.18;transition:opacity .4s ease,transform .4s ease}.pg-resources .board-graphic .seat:nth-child(2){top:4px;left:25px}.pg-resources .board-graphic .seat:nth-child(3){top:0;left:55px;background:var(--yellow);opacity:1}.pg-resources .board-graphic .seat:nth-child(4){top:4px;left:85px}.pg-resources .board-graphic .seat:nth-child(5){top:86px;left:25px}.pg-resources .board-graphic .seat:nth-child(6){top:90px;left:55px;opacity:.35}.pg-resources .board-graphic .seat:nth-child(7){top:86px;left:85px}.pg-resources .resource-card:hover .board-graphic .seat{opacity:.55;transform:scale(1.08)}.pg-resources .resource-card:hover .board-graphic .seat:nth-child(3){opacity:1;transform:scale(1.25)}.pg-resources .resource-card:hover .board-graphic .board-table{transform:scale(1.05)}.pg-resources .card-visual--officehours{background:var(--yellow)}.pg-resources .officehours-graphic{width:110px;height:110px}.pg-resources .officehours-graphic .clock-face{position:relative;width:110px;height:110px;border:2.5px solid var(--black);border-radius:50%;transition:transform .4s ease}.pg-resources .officehours-graphic .hand{position:absolute;left:50%;bottom:50%;background:var(--black);border-radius:2px;transform-origin:50% 100%;transition:transform .6s ease}.pg-resources .officehours-graphic .hand-hour{width:4px;height:27px;margin-left:-2px;transform:rotate(60deg)}.pg-resources .officehours-graphic .hand-minute{width:3px;height:40px;margin-left:-1.5px;transform:rotate(200deg);opacity:.55}.pg-resources .officehours-graphic .pivot{position:absolute;top:50%;left:50%;width:9px;height:9px;margin:-4.5px 0 0 -4.5px;background:var(--black);border-radius:50%}.pg-resources .resource-card:hover .officehours-graphic .clock-face{transform:scale(1.06)}.pg-resources .resource-card:hover .officehours-graphic .hand-hour{transform:rotate(90deg)}.pg-resources .resource-card:hover .officehours-graphic .hand-minute{transform:rotate(360deg)}.pg-resources .card-visual--thinking{background:var(--black)}.pg-resources .thinking-graphic{display:flex;gap:10px}.pg-resources .thinking-graphic .letter{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px 8px 8px 0;background:var(--yellow);color:var(--black);font-size:17px;opacity:.2;transition:opacity .4s ease,transform .4s ease}.pg-resources .thinking-graphic .letter:nth-child(1){opacity:1;transform:translateY(-6px)}.pg-resources .thinking-graphic .letter:nth-child(2){opacity:.55}.pg-resources .thinking-graphic .letter:nth-child(3){opacity:.4}.pg-resources .thinking-graphic .letter:nth-child(4){opacity:.3}.pg-resources .resource-card:hover .thinking-graphic .letter{opacity:.85;transform:translateY(-3px)}.pg-resources .resource-card:hover .thinking-graphic .letter:nth-child(1){opacity:1;transform:translateY(-10px)}.pg-resources .card-visual--usecases{background:var(--gray-light)}.pg-resources .usecases-graphic{display:grid;grid-template-columns:repeat(3,36px);grid-template-rows:repeat(3,36px);gap:8px}.pg-resources .usecases-graphic .sector{width:36px;height:36px;border-radius:6px;transition:opacity .4s ease,transform .4s ease}.pg-resources .usecases-graphic .sector:nth-child(1){background:var(--black);opacity:.12}.pg-resources .usecases-graphic .sector:nth-child(2){background:var(--yellow);opacity:.4}.pg-resources .usecases-graphic .sector:nth-child(3){background:var(--black);opacity:.2}.pg-resources .usecases-graphic .sector:nth-child(4){background:var(--yellow);opacity:.6}.pg-resources .usecases-graphic .sector:nth-child(5){background:var(--black);opacity:.9;border-radius:6px 6px 6px 0}.pg-resources .usecases-graphic .sector:nth-child(6){background:var(--yellow);opacity:.35}.pg-resources .usecases-graphic .sector:nth-child(7){background:var(--black);opacity:.25}.pg-resources .usecases-graphic .sector:nth-child(8){background:var(--yellow);opacity:.5}.pg-resources .usecases-graphic .sector:nth-child(9){background:var(--black);opacity:.15}.pg-resources .resource-card:hover .usecases-graphic .sector{opacity:.7;transform:scale(1.05)}.pg-resources .resource-card:hover .usecases-graphic .sector:nth-child(5){opacity:1;transform:scale(1.15)}.pg-resources .card-visual--playbooks{background:var(--yellow);position:relative}.pg-resources .playbooks-graphic{display:flex;align-items:flex-end;gap:10px}.pg-resources .playbooks-graphic .book{width:20px;background:var(--black);border-radius:3px 3px 0 0;transition:height .4s ease,opacity .4s ease}.pg-resources .playbooks-graphic .book:nth-child(1){height:50px;opacity:.2}.pg-resources .playbooks-graphic .book:nth-child(2){height:65px;opacity:.35}.pg-resources .playbooks-graphic .book:nth-child(3){height:80px;opacity:.5}.pg-resources .playbooks-graphic .book:nth-child(4){height:95px;opacity:.7}.pg-resources .playbooks-graphic .book:nth-child(5){height:80px;opacity:.5}.pg-resources .playbooks-graphic .book:nth-child(6){height:65px;opacity:.35}.pg-resources .playbooks-graphic .book:nth-child(7){height:50px;opacity:.2}.pg-resources .resource-card:hover .playbooks-graphic .book{opacity:.85}.pg-resources .resource-card:hover .playbooks-graphic .book:nth-child(4){height:105px;opacity:1}.pg-resources .resource-card--wide{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;border:1.5px solid var(--gray-mid)}.pg-resources .resource-card--wide .card-visual{height:auto;min-height:220px;border-radius:0}.pg-resources .resource-card--wide .card-content{display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){.pg-resources .resource-card--wide{grid-template-columns:1fr}.pg-resources .resource-card--wide .card-visual{min-height:160px}}.pg-resources .card-content{padding:32px 28px 36px;flex:1;display:flex;flex-direction:column}.pg-resources .card-tag{display:inline-block;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--gray-text);margin-bottom:14px}.pg-resources .card-content h2{font-size:22px;font-weight:400;line-height:1.3;margin-bottom:14px;color:var(--black)}.pg-resources .card-content p{font-size:15px;line-height:1.65;color:var(--gray-text);margin-bottom:28px;flex:1}.pg-resources .card-cta{display:inline-flex;align-items:center;gap:10px;background:var(--black);color:var(--white);text-decoration:none;padding:12px 28px;border-radius:var(--radius);font-family:Questrial,sans-serif;font-size:14px;transition:background .3s ease,color .3s ease,transform .2s ease;width:fit-content}.pg-resources .card-cta:hover{background:var(--yellow);color:var(--black);transform:translateY(-2px)}.pg-resources .card-cta .arrow{transition:transform .3s ease;font-size:16px}.pg-resources .card-cta:hover .arrow{transform:translate(4px)}.pg-resources .faq-section{padding:var(--pad-section-lg) 40px;max-width:840px;margin:0 auto}.pg-resources .faq-section h2{font-size:32px;font-weight:400;margin-bottom:12px;color:var(--black)}.pg-resources .faq-section>p{color:var(--gray-text);font-size:16px;line-height:1.6;margin-bottom:40px}.pg-resources .faq-item{border-bottom:1px solid var(--gray-mid)}.pg-resources .faq-item:first-of-type{border-top:1px solid var(--gray-mid)}.pg-resources .faq-question{width:100%;background:none;border:none;padding:22px 40px 22px 0;font-family:Questrial,sans-serif;font-size:16px;color:var(--black);text-align:left;cursor:pointer;position:relative;line-height:1.4}.pg-resources .faq-question:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:22px;color:var(--black);transition:transform .3s ease}.pg-resources .faq-item.active .faq-question:after{content:"–"}.pg-resources .faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease}.pg-resources .faq-item.active .faq-answer{max-height:800px;padding-bottom:22px}.pg-resources .faq-answer p{font-size:15px;line-height:1.7;color:var(--gray-text)}.pg-resources .cta-banner{background:var(--yellow);padding:var(--pad-section-md) 40px}.pg-resources .cta-banner-inner{max-width:800px;margin:0 auto;text-align:center}.pg-resources .cta-banner h2{font-size:28px;font-weight:400;margin-bottom:16px;color:var(--black)}.pg-resources .cta-banner p{font-size:16px;color:var(--black);opacity:.75;margin-bottom:28px;line-height:1.6}.pg-resources .cta-banner-btn{display:inline-flex;align-items:center;gap:10px;background:var(--black);color:var(--white);text-decoration:none;padding:14px 36px;border-radius:var(--radius);font-family:Questrial,sans-serif;font-size:15px;transition:background .3s ease,color .3s ease,transform .2s ease}.pg-resources .cta-banner-btn:hover{background:var(--white);color:var(--black);transform:translateY(-2px)}@media(max-width:768px){.pg-resources .resources-grid{grid-template-columns:1fr;gap:24px;max-width:480px;margin:0 auto}.pg-resources .resources-section{padding:var(--pad-section-md) 24px var(--pad-section-lg)}.pg-resources .faq-section{padding:var(--pad-section-md) 24px}.pg-resources .cta-banner{padding:var(--pad-section-sm) 24px}}
