.systems-umbrella{max-width:920px;margin:0 0 clamp(3rem,6vw,5rem);padding:0 0 clamp(2rem,4vw,3.25rem);border-bottom:1px solid #d8d1c6}.systems-umbrella .eyebrow{color:#b88a3b}.systems-umbrella h2{margin:.55rem 0 .9rem;color:#0b2f28;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(3rem,6vw,5.5rem);line-height:.94}.systems-umbrella>p:last-child{max-width:760px;margin:0;color:#6f746d;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.7}
.ai-feature{padding:clamp(1.25rem,3vw,2.4rem);border:1px solid rgba(184,138,59,.30);border-radius:1.25rem;background:#f7f2e8;color:#1f2925;box-shadow:0 18px 45px rgba(11,47,40,.14)}
.ai-feature .ai-heading{padding:0 0 1.5rem;border-bottom:1px solid rgba(74,22,30,.18);color:#1f2925}
.ai-feature .ai-heading .eyebrow{color:#4a161e}
.ai-feature .ai-heading h2{color:#0b2f28}
.ai-feature .ai-heading>p{color:#525b56}
.ai-feature .ai-capability-grid{margin-top:1.25rem;gap:1rem}
.ai-feature .ai-capability-grid article{padding:1.35rem;border:1px solid rgba(47,111,115,.18);border-radius:1rem;background:#fcf8f1;color:#1f2925}
.ai-feature .ai-capability-grid h3{color:#0b2f28}
.ai-feature .ai-capability-grid article>p{color:#525b56}
.ai-feature .method-list span{border-color:transparent;font-weight:750}
.ai-feature .method-list span:nth-child(1){background:#4a161e;color:#fff}
.ai-feature .method-list span:nth-child(2){background:#69b3ae;color:#123b3a}
.ai-feature .method-list span:nth-child(3){background:#2f6f73;color:#fff}
.ai-feature .method-list span:nth-child(4){background:#8da9d6;color:#142d52}
.ai-feature .method-list span:nth-child(5){background:#a79ac8;color:#2f2545}
.ai-feature .method-list span:nth-child(6){background:#c78c8c;color:#43191d}
.ai-feature .method-list span:nth-child(7){background:#c6a15b;color:#33230b}
.playbook-feature{margin-top:2.5rem;padding:clamp(1.25rem,3vw,2.4rem);border:1px solid rgba(216,209,198,.42);border-radius:1.25rem;background:#f7f2e8;color:#1f2925}
.playbook-feature-intro{display:grid;grid-template-columns:minmax(0,.85fr) minmax(280px,1.15fr);gap:2rem;align-items:end}
.playbook-feature-intro h3{margin:.35rem 0 0;color:#0b2f28;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(2.25rem,4vw,4rem);line-height:.98}
.playbook-feature-intro>p{margin:0;color:#6f746d;line-height:1.7}
.playbook-metadata{display:flex;align-items:center;gap:.7rem;margin:1.2rem 0 0}.playbook-metadata strong,.playbook-metadata span{display:inline-flex;align-items:center;min-height:2rem;padding:.42rem .72rem;border-radius:999px;font-size:.72rem}.playbook-metadata strong{background:#4a161e;color:#fff;letter-spacing:.02em}.playbook-metadata span{border:1px solid #d8d1c6;background:#fcf8f1;color:#6f746d}
.playbook-coverage{margin:1.35rem 0}
.playbook-coverage>p{margin:0 0 .65rem;color:#6f746d;font-size:.7rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.playbook-topics{display:flex;flex-wrap:wrap;gap:.55rem;margin:0}
.playbook-topics span{padding:.48rem .75rem;border:1px solid transparent;border-radius:999px;font-size:.74rem;font-weight:780}
.playbook-topics span:nth-child(1),.playbook-topics span:nth-child(6){background:#4a161e;color:#fff}
.playbook-topics span:nth-child(2),.playbook-topics span:nth-child(10){background:#69b3ae;color:#123b3a}
.playbook-topics span:nth-child(3),.playbook-topics span:nth-child(9){background:#2f6f73;color:#fff}
.playbook-topics span:nth-child(4),.playbook-topics span:nth-child(11){background:#8da9d6;color:#142d52}
.playbook-topics span:nth-child(5){background:#a79ac8;color:#2f2545}
.playbook-topics span:nth-child(7){background:#c78c8c;color:#43191d}
.playbook-topics span:nth-child(8){background:#c6a15b;color:#33230b}
.playbook-topics span:nth-child(12){background:#d8c2a8;color:#3e3022}
.playbook-preview{position:relative;display:block;width:100%;padding:0;overflow:hidden;border:1px solid #d8d1c6;border-radius:.85rem;background:#fcf8f1;box-shadow:0 14px 32px rgba(11,47,40,.09);color:#103c32;text-align:left;cursor:zoom-in}
.playbook-preview img{display:block;width:100%;height:auto;aspect-ratio:1672/941;object-fit:contain;background:#fff}
.playbook-preview span{display:block;padding:.85rem 7.5rem .85rem 1rem;font-size:.79rem;font-weight:750}
.playbook-preview i{position:absolute;right:1rem;bottom:.85rem;color:#b88a3b;font-size:.7rem;font-style:normal;font-weight:750}
.playbook-preview:hover,.playbook-preview:focus-visible{outline:3px solid rgba(184,138,59,.38);outline-offset:3px}
.playbook-carousel{margin-bottom:1rem;overflow:hidden;border:1px solid #d8d1c6;border-radius:.95rem;background:#fcf8f1;box-shadow:0 14px 32px rgba(11,47,40,.09)}
.playbook-carousel-stage{position:relative;aspect-ratio:1672/941;overflow:hidden;background:#fff;touch-action:pan-y}
.playbook-carousel-slide{position:absolute;inset:0;opacity:0;transform:translateX(2.5%);pointer-events:none;border:0;border-radius:0;box-shadow:none;transition:opacity .55s ease,transform .55s ease}
.playbook-carousel-slide.is-active{z-index:1;opacity:1;transform:translateX(0);pointer-events:auto}
.playbook-carousel-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem}.playbook-carousel-footer>div:first-child{min-width:0}.playbook-carousel-footer span{display:block;color:#6f746d;font-size:.66rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.playbook-carousel-footer strong{display:block;margin-top:.15rem;color:#103c32;font-size:.8rem}.playbook-carousel-controls{display:flex;align-items:center;gap:.6rem;flex:0 0 auto}.playbook-carousel-controls button{display:grid;place-items:center;width:2rem;height:2rem;padding:0;border:1px solid #d8d1c6;border-radius:999px;background:#fcf8f1;color:#4a161e;font-size:1rem;cursor:pointer}.playbook-carousel-controls .carousel-count{min-width:2.6rem;color:#4a161e;text-align:center;letter-spacing:0}.playbook-carousel-dots{display:flex;justify-content:center;gap:.45rem;padding:0 1rem .85rem}.playbook-carousel-dots button{width:.55rem;height:.55rem;padding:0;border:0;border-radius:999px;background:#d8d1c6;cursor:pointer;transition:width .25s ease,background .25s ease}.playbook-carousel-dots button.is-active{width:1.5rem;background:#4a161e}
.playbook-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.playbook-lightbox{width:min(96vw,1500px);max-width:none;padding:0;border:0;border-radius:1rem;background:#0b2f28;color:#fcf8f1;box-shadow:0 30px 90px rgba(0,0,0,.4)}
.playbook-lightbox::backdrop{background:rgba(11,47,40,.86);backdrop-filter:blur(5px)}
.playbook-lightbox-close{position:sticky;top:0;float:right;z-index:2;margin:.8rem;padding:.55rem .8rem;border:1px solid rgba(252,248,241,.35);border-radius:999px;background:#fcf8f1;color:#0b2f28;font-weight:750;cursor:pointer}
.playbook-lightbox-frame{padding:1rem 1.25rem 1.5rem}
.playbook-lightbox-frame h3{margin:0 6rem 1rem 0;font-size:1rem}
.playbook-lightbox-frame img{display:block;width:100%;height:auto;border-radius:.5rem;background:#fff}
@media(max-width:760px){.playbook-feature{padding:1.15rem}
.ai-feature{padding:1.15rem}.ai-feature .ai-heading{grid-template-columns:1fr;gap:.8rem}.ai-feature .ai-capability-grid{grid-template-columns:1fr}
.playbook-feature-intro{grid-template-columns:1fr;gap:.8rem}
.playbook-metadata{align-items:flex-start;flex-wrap:wrap}.playbook-carousel-footer{align-items:flex-start;flex-direction:column}.playbook-carousel-controls{width:100%;justify-content:flex-end}
.playbook-preview-grid{display:flex;gap:.8rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:.2rem .15rem 1rem}
.playbook-preview-grid .playbook-preview{flex:0 0 88%;scroll-snap-align:start}
.playbook-preview span{padding-right:1rem}
.playbook-preview i{position:static;display:block;padding:0 1rem .85rem}
.playbook-lightbox{width:100vw;height:100dvh;max-height:100dvh;border-radius:0;overflow:hidden}
.playbook-lightbox-close{position:fixed;top:max(.5rem,env(safe-area-inset-top));right:max(.5rem,env(safe-area-inset-right));margin:0}
.playbook-lightbox-frame{display:flex;flex-direction:column;justify-content:center;height:100%;padding:calc(4.5rem + env(safe-area-inset-top)) max(.75rem,env(safe-area-inset-right)) max(.75rem,env(safe-area-inset-bottom)) max(.75rem,env(safe-area-inset-left));overflow:auto;touch-action:pinch-zoom}
.playbook-lightbox-frame h3{flex:0 0 auto;margin:0 4.75rem .75rem 0}
.playbook-lightbox-frame img{width:100%;height:auto;max-width:100%;max-height:calc(100dvh - 7rem - env(safe-area-inset-top) - env(safe-area-inset-bottom));object-fit:contain;flex:0 1 auto;touch-action:pinch-zoom}
}
@media(prefers-reduced-motion:reduce){.playbook-carousel-slide{transition:none}}
