:root{--pb-aubergine:#4A2E57;--pb-aubergine-deep:#2E1A38;--pb-clay:#C26D52;--pb-moss:#A7B66B;--pb-sand:#E9D8BF;--pb-ink:#1F1C24;--pb-white:#FFFFFF;--pb-border:rgba(74,46,87,.14);--pb-shadow:0 12px 34px rgba(46,26,56,.08);--pb-header-shadow:0 6px 24px rgba(31,28,36,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--pb-white);color:var(--pb-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(calc(100% - (var(--gutter) * 2)),var(--grid));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;height:82px;background:rgba(255,255,255,.985);box-shadow:var(--pb-header-shadow)}.header-inner{width:min(calc(100% - (var(--gutter) * 2)),var(--grid));height:100%;margin:0 auto;display:grid;grid-template-columns:29% 43% 28%;align-items:center;position:relative}.header-logo{width:278px}.header-logo img{width:100%;height:auto}.nav-links{justify-self:center;display:flex;align-items:center;gap:35px;color:rgba(31,28,36,.82);font-size:14px;line-height:20px;font-weight:500;white-space:nowrap}.nav-links a{position:relative;padding:31px 0 29px}.nav-links a:hover{color:var(--pb-aubergine)}.nav-links a.active{color:var(--pb-aubergine-deep);font-weight:600}.nav-links a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:999px 999px 0 0;background:var(--pb-clay)}.header-actions{justify-self:end;display:flex;align-items:center;gap:22px;font-size:14px;font-weight:500;white-space:nowrap}.btn{min-height:48px;padding:13px 22px;border:1px solid transparent;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:15px;line-height:20px;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(46,26,56,.1)}.btn-primary{background:var(--pb-aubergine);color:#fff}.btn-secondary{background:#fff;color:var(--pb-aubergine);border-color:rgba(74,46,87,.28)}.btn-arrow{font-size:19px;line-height:1;transform:translateY(-1px)}.header-cta{min-width:205px}.mobile-menu,.mobile-nav-toggle{display:none}h1,h2,h3,p{margin-top:0}.eyebrow{margin:0 0 20px;color:var(--pb-clay);font-size:12px;line-height:18px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.section-title{margin-bottom:0;color:var(--pb-aubergine-deep);font-size:var(--t-h2);line-height:var(--t-h2-lh);font-weight:var(--w-head);letter-spacing:-.025em}.section-subhead{margin:18px 0 0;font-size:20px;line-height:30px;font-weight:400;color:rgba(31,28,36,.76)}.resources-hero{min-height:430px;padding:94px 0 82px;display:flex;align-items:center;background:#fff;border-bottom:1px solid rgba(74,46,87,.08)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.55fr);gap:100px;align-items:center}.resources-hero h1{margin:0;max-width:100%;color:var(--pb-aubergine-deep);font-size:var(--t-h1);line-height:var(--t-h1-lh);font-weight:var(--w-head);letter-spacing:-.038em}.resources-hero .hero-copy p{max-width:100%;margin:24px 0 0;font-size:20px;line-height:30px;color:rgba(31,28,36,.75)}.hero-note{padding:28px 30px;border:1px solid rgba(74,46,87,.13);border-radius:14px;box-shadow:var(--pb-shadow);background:#fff}.hero-note h2{margin:8px 0 10px;color:var(--pb-aubergine-deep);font-size:var(--t-h3);line-height:var(--t-h3-lh);font-weight:700}.hero-note p{margin:0;color:rgba(31,28,36,.72);font-size:15px;line-height:23px}.hero-note-links{margin-top:20px;display:grid;gap:10px}.hero-note-links a{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-top:1px solid rgba(74,46,87,.1);color:var(--pb-aubergine-deep);font-size:14px;font-weight:600}.hero-note-links a span:last-child{color:var(--pb-clay);font-size:18px}.directory{padding:76px 0 86px;background:#fff}.directory-head{display:grid;grid-template-columns:1fr 520px;gap:70px;align-items:end}.directory-head .section-subhead{margin:0}.resource-grid{margin-top:42px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.resource-card{min-height:310px;padding:30px;border:1px solid rgba(74,46,87,.14);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(46,26,56,.045);display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.resource-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgba(46,26,56,.085);border-color:rgba(74,46,87,.24)}.card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.resource-icon{width:68px;height:68px;-o-object-fit:contain;object-fit:contain}.status-chip{flex:0 0 auto;padding:6px 10px;border-radius:999px;border:1px solid rgba(167,182,107,.55);color:#66743B;background:rgba(167,182,107,.1);font-size:11px;line-height:15px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.resource-card h3{margin:24px 0 10px;color:var(--pb-aubergine-deep);font-size:24px;line-height:30px;font-weight:700;letter-spacing:-.018em}.resource-card p{margin:0;color:rgba(31,28,36,.72);font-size:15px;line-height:23px}.resource-card .card-note{margin-top:12px;color:rgba(31,28,36,.56);font-size:13px;line-height:20px}.card-link{margin-top:auto;padding-top:25px;display:inline-flex;align-items:center;gap:10px;color:var(--pb-aubergine);font-size:15px;line-height:20px;font-weight:700}.card-link span{color:var(--pb-clay);font-size:19px;transform:translateY(-1px)}.future-library{padding:76px 0 88px;background:#fff;border-top:1px solid rgba(74,46,87,.09)}.future-grid{display:grid;grid-template-columns:minmax(300px,34fr) minmax(0,66fr);gap:56px;align-items:start}.future-copy .section-title,.future-copy p{max-width:480px}.future-copy p{margin:18px 0 0;color:rgba(31,28,36,.72);font-size:17px;line-height:27px}.future-list{min-width:0;width:100%;padding-right:32px;border-top:1px solid rgba(74,46,87,.13)}.future-item{min-height:98px;padding:18px 0;display:grid;grid-template-columns:52px minmax(0,1fr) max-content;gap:16px;align-items:center;border-bottom:1px solid rgba(74,46,87,.13)}.future-item>div{min-width:0}.future-item img{width:52px;height:52px;-o-object-fit:contain;object-fit:contain}.future-item h3{margin:0 0 3px;color:var(--pb-aubergine-deep);font-size:18px;line-height:24px;font-weight:700}.future-item p{margin:0;color:rgba(31,28,36,.65);font-size:14px;line-height:21px}.coming-chip{padding:6px 10px;border-radius:999px;border:1px solid rgba(194,109,82,.22);background:rgba(233,216,191,.26);color:#8B5A49;font-size:11px;line-height:15px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.closing{position:relative;min-height:0;color:#fff;overflow:hidden;background:var(--pb-aubergine-deep)}.closing-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(46,26,56,.64),rgba(46,26,56,.83)),url(/marketing/resources/cta-landscape-v2.webp);background-size:cover;background-position:center 54%;filter:saturate(.95)}.closing .shell{position:relative;z-index:2;padding-top:40px;padding-bottom:40px}.closing-copy h2{margin:0;color:#fff;font-size:var(--t-h2);line-height:var(--t-h2-lh);font-weight:var(--w-head);letter-spacing:-.025em}.closing-copy p{max-width:760px;margin:15px 0 24px;color:rgba(255,255,255,.84);font-size:17px;line-height:26px}.closing .btn-primary{background:#fff;color:var(--pb-aubergine-deep)}.footer-row{margin-top:54px;padding-top:22px;border-top:1px solid rgba(255,255,255,.18);display:flex;justify-content:space-between;align-items:center;gap:28px}.footer-logo{width:255px}.footer-nav{display:flex;gap:28px;color:rgba(255,255,255,.78);font-size:13px;line-height:20px;font-weight:500}@media (min-width:2200px){.site-header{height:92px}.header-logo{width:310px}.nav-links{gap:42px}.header-actions,.nav-links{font-size:15px}.resources-hero{min-height:510px;padding:108px 0 94px}.resources-hero h1{max-width:1040px;font-size:var(--t-h1);line-height:var(--t-h1-lh)}.resources-hero .hero-copy p{max-width:900px;font-size:22px;line-height:32px}.hero-note{padding:34px 36px}.resource-card{min-height:335px;padding:34px}}@media (min-width:3000px){.resources-hero{min-height:570px}.resources-hero h1{font-size:var(--t-h1);line-height:var(--t-h1-lh)}.resource-grid{gap:26px}}@media (max-width:1599px){.header-logo{width:258px}.nav-links{gap:28px}.resources-hero h1{font-size:var(--t-h1);line-height:var(--t-h1-lh)}.directory-head{grid-template-columns:1fr 460px}}@media (max-width:1180px){.site-header{height:76px}.header-inner{display:flex;justify-content:space-between}.nav-links{display:none}.header-actions{margin-left:auto}.mobile-nav-toggle{width:42px;height:42px;padding:10px;border:1px solid rgba(74,46,87,.18);border-radius:9px;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:4px;cursor:pointer}.mobile-nav-toggle span{display:block;height:2px;width:100%;border-radius:2px;background:var(--pb-aubergine)}.mobile-menu{position:absolute;left:calc(var(--gutter) * -1);right:calc(var(--gutter) * -1);top:100%;z-index:60;padding:16px var(--gutter) 20px;background:#fff;box-shadow:0 16px 28px rgba(46,26,56,.12);border-top:1px solid rgba(74,46,87,.1);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px}.mobile-menu.open{display:grid}.mobile-menu a{padding:10px 6px;color:var(--pb-aubergine-deep);font-size:15px;font-weight:600}.hero-grid{grid-template-columns:1fr;gap:36px}.hero-note{max-width:720px}.directory-head{grid-template-columns:1fr;gap:18px}.directory-head .section-subhead{max-width:760px}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.future-grid{grid-template-columns:1fr;gap:38px}.future-list{padding-right:0}.future-copy .section-title,.future-copy p{max-width:760px}}@media (max-width:767px){.site-header{height:74px}.header-logo{width:218px}.header-actions{gap:10px}.header-actions .sign-in,.header-cta{display:none}.mobile-menu{grid-template-columns:1fr}.resources-hero{min-height:0;padding:62px 0 56px}.resources-hero h1{font-size:var(--t-h1);line-height:var(--t-h1-lh)}.resources-hero .hero-copy p{font-size:17px;line-height:26px}.hero-note{padding:24px}.directory,.future-library{padding:56px 0 62px}.section-title{font-size:var(--t-h2);line-height:var(--t-h2-lh)}.section-subhead{font-size:17px;line-height:26px}.resource-grid{grid-template-columns:1fr;gap:16px;margin-top:32px}.resource-card{min-height:290px;padding:26px}.resource-icon{width:62px;height:62px}.future-item{grid-template-columns:50px 1fr;gap:14px}.future-item img{width:46px;height:46px}.coming-chip{grid-column:2;justify-self:start;margin-top:4px}.closing{min-height:0}.closing .shell{padding-top:32px;padding-bottom:32px}.closing-copy h2{font-size:var(--t-h2);line-height:var(--t-h2-lh)}.footer-row{flex-direction:column;align-items:flex-start}.footer-nav{flex-wrap:wrap;gap:14px 20px}}