@font-face{font-family:Montserrat;src:url('../fonts/montserrat-700.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:Montserrat;src:url('../fonts/montserrat-500.woff2') format('woff2');font-weight:500;font-display:swap}
:root{--paper:#fff;--ink:#242629;--muted:#5f6369;--line:#dedfe2;--soft:#f5f5f6;--orange:#a64524;--orange-soft:#faede7;--focus:#a64524;--display:Montserrat,Arial,sans-serif;--body:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-6:48px;--space-8:64px;--space-12:96px;--radius:12px;--motion:180ms}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.65 var(--body);-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:4px}button,input{font:inherit}a,button,summary{touch-action:manipulation}button,summary{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:4px}img{display:block;max-width:100%;height:auto}svg{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:700;text-wrap:balance}h1,h2{letter-spacing:-.05em}h2{font-size:clamp(1.8rem,3vw,2.625rem);line-height:1.2}h3{font-size:1.125rem;line-height:1.4;letter-spacing:-.025em}p{color:var(--muted)}[hidden]{display:none!important}.wrap{width:min(1160px,calc(100% - 80px));margin-inline:auto}.skip{position:fixed;top:-100px;left:20px;padding:12px 20px;background:var(--ink);color:white;z-index:100}.skip:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* Navigation remains directly available on small screens. */
.header{border-bottom:1px solid var(--line);background:var(--paper);position:sticky;top:0;z-index:20}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-family:var(--display);font-size:1rem;font-weight:700;letter-spacing:-.03em;min-height:44px}.brand img{width:40px;height:40px;border-radius:50%}.brand-dot{color:var(--orange)}.nav{display:flex;align-items:center;gap:24px;font-size:.875rem}.nav a{text-decoration:none;min-height:44px;align-content:center;padding:4px}.nav a:hover{color:var(--orange)}.nav .nav-cta{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;padding:8px 16px}.nav-cta svg{width:18px;height:18px}
/* Editorial opening: one primary download, real cover, generous reading space. */
.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:8px}.dot{width:7px;height:7px;border-radius:50%;background:var(--orange)}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:72px;align-items:center;padding-block:72px 80px}h1{font-size:clamp(2.75rem,4.8vw,4.375rem);line-height:1.08;margin-top:24px;letter-spacing:-.06em}h1 span{color:var(--orange)}.hero-description{font-size:1.125rem;line-height:1.75;max-width:510px;margin-top:24px}.hero-description strong{color:var(--ink);font-weight:600}.hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:8px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:56px;padding:14px 24px;border:1px solid var(--ink);border-radius:8px;background:var(--ink);color:white;font-size:1rem;font-weight:600;text-decoration:none;transition:background var(--motion),box-shadow var(--motion)}.button:hover{background:#41444a;box-shadow:0 4px 12px #24262916}.hero-actions>.button{background:var(--orange);border-color:var(--orange)}.hero-actions>.button:hover{background:#87391e}.hero-secondary{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-size:.875rem;min-height:44px}.hero-secondary:hover{text-decoration:underline}.hero-secondary svg{width:16px;height:16px}.hero-note{font-size:.8125rem;margin-top:8px}.hero-note span{margin-inline:6px}.book-stage{background:var(--soft);border:1px solid var(--line);border-radius:16px;display:flex;flex-direction:column;align-items:center;padding:24px 32px 28px;position:relative}.book-stage-heading{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:28px}.book-stage-heading .eyebrow{font-size:.75rem;letter-spacing:.035em}.badge{font-size:.75rem;background:white;color:var(--muted);padding:4px 8px;border:1px solid var(--line);border-radius:6px;font-weight:600;text-align:center}.book-stage>a{display:block;width:210px;max-width:100%;box-shadow:4px 8px 0 #dfddd8,10px 18px 30px #2426291c;transform:rotate(2deg);transition:transform var(--motion)}.book-stage>a:hover{transform:rotate(0)}.book-stage img{width:210px;aspect-ratio:648/1152;object-fit:contain}.book-caption{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:32px;width:100%;font-size:.875rem;line-height:1.6}.book-caption strong{font-weight:600}.book-caption>span{font-size:.8125rem;color:var(--muted);text-align:right}
.start{background:var(--soft);border:1px solid var(--line);border-radius:var(--radius);padding:40px;display:grid;grid-template-columns:220px 1fr;gap:40px;align-items:start}.start-heading h2{font-size:1.75rem;margin-top:12px}.start-heading>p:last-child{font-size:.9375rem;margin-top:16px}.start-steps{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.start-steps li{display:flex;flex-direction:column;gap:16px}.step-number{border:1px solid #c6c8cb;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;color:var(--orange);font-weight:600}.start-steps h3{font-size:1rem;line-height:1.5}.start-steps p{font-size:.9375rem;margin-top:8px;line-height:1.65}.start-steps a{display:inline-flex;align-items:center;gap:8px;min-height:44px;margin-top:12px;font-size:.875rem;font-weight:600;text-decoration:none}.start-steps a:hover{text-decoration:underline}.start-steps a svg{width:16px;height:16px}
.library{padding-block:96px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px}.section-heading .eyebrow{margin-bottom:16px}.section-heading p:not(.eyebrow){max-width:580px;margin-top:16px;font-size:1rem}.section-note{font-size:1rem;text-align:right;line-height:1.8;flex-shrink:0}.section-note>span{font-size:.75rem;color:var(--muted)}.library-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-top:40px}.filters{display:flex;flex-wrap:wrap;gap:8px}.filter{min-height:44px;padding:9px 12px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--muted);font-size:.875rem;transition:background var(--motion),color var(--motion);white-space:normal}.filter:hover{background:var(--soft);color:var(--ink)}.filter[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.filter small{font-size:.75rem;margin-left:4px;font-variant-numeric:tabular-nums}.search{width:340px;flex-shrink:0}.search label{display:block;font-size:.8125rem;font-weight:600;margin-bottom:8px}.search-field{position:relative}.search svg{position:absolute;left:14px;top:16px;width:18px;height:18px;color:var(--muted)}.search input{width:100%;min-height:50px;border:1px solid #858a92;border-radius:8px;padding:10px 44px;background:white;color:var(--ink);font-size:1rem}.search input::-webkit-search-cancel-button{display:none}.search input::placeholder{color:var(--muted);opacity:1}.search button{position:absolute;right:3px;top:3px;min-width:44px;min-height:44px;background:transparent;border:0;border-radius:5px;font-size:1.5rem;line-height:1;color:var(--muted)}.search button:hover{background:var(--soft);color:var(--ink)}.search-hint{font-size:.8125rem;margin-top:12px;padding-bottom:20px;border-bottom:1px solid var(--line)}.category-intro{display:flex;align-items:start;justify-content:space-between;gap:24px;min-height:80px;padding-block:24px}.category-intro>p:first-child{font-size:.9375rem;max-width:680px}.result-status{font-size:.8125rem;max-width:300px;text-align:right;overflow-wrap:anywhere}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px}.resource{display:grid;grid-template-columns:48px minmax(0,1fr);gap:20px;border:1px solid var(--line);border-radius:var(--radius);padding:28px;background:white;transition:border-color var(--motion),box-shadow var(--motion)}.resource:hover{border-color:#a9adb4;box-shadow:0 6px 24px #24262908}.resource--playbook{grid-template-columns:112px minmax(0,1fr)}.resource-preview{align-self:stretch;min-height:180px;background:var(--soft);border-radius:6px;padding:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.resource-preview img{width:100%;height:170px;object-fit:contain;box-shadow:0 4px 12px #24262914}.resource-content{display:flex;flex-direction:column;min-width:0}.resource-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px;flex-wrap:wrap}.resource-kind{font-size:.75rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase;color:var(--muted)}.new-label{font-size:.75rem;color:var(--orange);background:var(--orange-soft);border-radius:4px;padding:2px 8px}.resource-content h3{font-size:1.125rem}.resource-content p{font-size:1rem;line-height:1.65;margin-top:12px;margin-bottom:16px}.resource-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;flex-wrap:wrap}.resource-meta{font-size:.75rem;color:var(--muted)}.resource-link{min-height:44px;font-size:.875rem;display:inline-flex;align-items:center;gap:8px;font-weight:600;text-decoration:none}.resource-link:hover{color:var(--orange);text-decoration:underline}.resource-link svg{width:16px;height:16px}.resource-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;background:var(--orange-soft);color:var(--orange)}.provider-icon{background:white;border:1px solid var(--line);padding:5px}.provider-icon img{width:100%;height:100%;object-fit:contain}.resource-guide{grid-column:1/-1;border-top:1px solid var(--line);padding-top:4px}.resource-guide summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;font-size:.875rem;color:var(--muted)}.resource-guide summary::-webkit-details-marker{display:none}.guide-toggle::after{content:'+';font-size:1.5rem;font-weight:400;line-height:1}.resource-guide[open] .guide-toggle::after{content:'−'}.resource-guide summary:hover{color:var(--ink)}.resource-guide ol{margin:8px 0 4px;padding-left:24px;font-size:.9375rem;color:var(--muted)}.resource-guide li{padding:4px 0 8px 4px;overflow-wrap:anywhere}.resource-guide li::marker{color:var(--orange);font-weight:600}.empty{padding:40px 24px;text-align:center;background:var(--soft);border-radius:var(--radius)}.empty p{margin:12px 0 24px}.empty button{background:var(--ink);color:white;border:0;border-radius:8px;min-height:48px;padding:12px 20px}.library-footnote{font-size:.875rem;line-height:1.7;margin-top:24px;max-width:850px}.noscript{padding:16px;background:var(--soft);margin-block:24px}
.about-band{border-block:1px solid var(--line);background:var(--soft)}.about{display:grid;grid-template-columns:240px 1fr;gap:64px;align-items:center;padding-block:72px;max-width:1000px}.portrait{width:220px;height:220px;border-radius:50%;object-fit:cover}.about .eyebrow{margin-bottom:16px}.about h2{font-size:2rem}.about p:not(.eyebrow){margin-top:16px}.socials{display:flex;gap:24px;flex-wrap:wrap;margin-top:24px}.socials a{display:inline-flex;gap:8px;align-items:center;min-height:44px;font-size:.9375rem;font-weight:600;text-decoration:none}.socials a:hover{color:var(--orange)}.socials a>svg:last-child{width:16px;height:16px}.follow{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-block:64px}.follow h2{font-size:1.75rem}.follow p{margin-top:12px}.follow .button{flex-shrink:0}.footer{border-top:1px solid var(--line)}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-block:24px;font-size:.8125rem;color:var(--muted)}.footer nav{display:flex;gap:24px}.footer a{display:inline-block;align-content:center;min-height:44px;text-decoration:none}.footer a:hover{text-decoration:underline}.legal{max-width:760px;margin-block:64px 96px}.legal h1{font-size:2.5rem;margin-bottom:32px}.legal h2{font-size:1.25rem;letter-spacing:-.02em;margin-top:32px;margin-bottom:12px}.legal p{margin-block:12px}.legal .notice{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--soft)}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:40px}.book-stage{padding-inline:24px}.book-stage-heading{flex-wrap:wrap}.start{grid-template-columns:1fr;gap:32px}.start-heading{max-width:600px}.start-heading>p:last-child br{display:none}.library-toolbar{flex-direction:column;align-items:stretch}.search{width:100%}.resource{padding:24px}.resource--playbook{grid-template-columns:88px minmax(0,1fr)}.resource-preview{padding:8px}.resource-preview img{height:145px}.nav{gap:12px}.category-intro{flex-direction:column;gap:8px}.result-status{text-align:left;max-width:100%}.about{gap:40px}.follow{gap:24px}.follow .button{font-size:.875rem}}
@media(max-width:800px){html{scroll-padding-top:140px}.wrap{width:calc(100% - 40px)}.header-inner{flex-wrap:wrap;justify-content:center;gap:0;padding-top:8px;padding-bottom:4px;min-height:112px}.brand{justify-content:center}.brand img{width:32px;height:32px}.nav{width:100%;justify-content:center;gap:8px;font-size:.8125rem;flex-wrap:wrap}.nav a{padding:8px}.nav .nav-cta{padding:8px;border:0}.nav-cta svg{display:none}.hero{grid-template-columns:1fr;gap:32px;padding-block:40px 48px}h1{font-size:clamp(2.5rem,8.5vw,4rem);margin-top:20px;letter-spacing:-.055em}.hero-description{font-size:1rem;max-width:560px}.hero-actions{margin-top:24px}.hero-actions>.button{width:100%}.hero-secondary{align-self:center}.hero-note{text-align:center}.book-stage{display:grid;grid-template-columns:100px minmax(0,1fr);gap:12px 24px;padding:24px;max-width:560px;width:100%;justify-self:center}.book-stage-heading{grid-column:2;grid-row:1;align-items:flex-start;flex-direction:column;gap:8px;margin:0}.book-stage>a{grid-column:1;grid-row:1/3;width:100px}.book-stage img{width:100px}.book-caption{grid-column:2;grid-row:2;flex-direction:column;align-items:flex-start;gap:8px;margin:0}.book-caption>span{text-align:left}.book-caption>span br{display:none}.start{padding:28px;gap:28px}.start-heading h2{font-size:1.75rem}.start-steps{grid-template-columns:1fr;gap:24px}.start-steps li{flex-direction:row;gap:16px}.step-number{flex-shrink:0}.start-steps p{font-size:1rem}.start-steps h3{padding-top:2px}.start-steps a{margin-top:4px}.library{padding-block:56px}.section-heading{display:block}.section-heading h2{font-size:2rem}.section-note{display:none}.library-toolbar{margin-top:28px;gap:24px}.filter{font-size:.875rem;padding-inline:12px}.resource-grid{grid-template-columns:1fr;gap:20px}.resource--playbook{grid-template-columns:104px minmax(0,1fr)}.resource-preview img{height:175px}.resource-content h3{font-size:1.125rem}.resource-content p{font-size:1rem}.about{grid-template-columns:1fr;gap:24px;padding-block:48px}.portrait{width:144px;height:144px}.about h2{font-size:1.875rem}.about p:not(.eyebrow){font-size:1rem}.follow{display:block;padding-block:48px}.follow h2{font-size:1.75rem}.follow .button{margin-top:24px;font-size:.9375rem}.footer-inner{flex-direction:column;align-items:flex-start;gap:8px}.footer nav{gap:20px}}
@media(max-width:400px){.wrap{width:calc(100% - 32px)}.nav{gap:0;justify-content:space-between;font-size:.75rem}.nav a,.nav .nav-cta{padding-inline:5px}.hero .eyebrow{font-size:.6875rem}.hero-note{font-size:.75rem}.hero-note span{margin-inline:4px}.book-stage{padding:20px;grid-template-columns:82px minmax(0,1fr);gap:12px 20px}.book-stage>a,.book-stage img{width:82px}.book-stage-heading .eyebrow{font-size:.6875rem}.badge{font-size:.6875rem}.book-caption{font-size:.8125rem}.start{padding:24px}.resource{padding:20px;gap:16px}.resource--playbook{grid-template-columns:72px minmax(0,1fr)}.resource-preview{padding:6px}.resource-preview img{height:130px}.resource-content h3{font-size:1rem}.resource-content p{font-size:1rem}.resource-kind,.new-label{font-size:.75rem}.filter{padding-inline:10px}.follow .button{gap:12px;padding-inline:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.book-stage>a{transform:none}}


/* Keep anchor targets clear of the actual header, including enlarged text. */
html{scroll-padding-top:var(--header-offset,140px)}
.start-steps .download-size{font-size:.8125rem;margin-top:0}
@media(max-height:480px){.header{position:static}}
.resource-content{overflow-wrap:anywhere}
