/* Shared design system: editorial marketing pages and focused playbook views. */
:root[data-theme="light"]{--bg:#fafbf9;--surface:#fff;--surface-2:#f0f3ec;--text:#17243a;--muted:#626d76;--border:#dfe5dc;--navy:#17243a;--blue:#395c45;--rail:#f6f8f3;--line:#dfe5dc;--deep:#111d30;--shadow:0 12px 35px #243d2810}
body{line-height:1.7}h1,h2,h3{letter-spacing:-.045em;text-wrap:pretty}h1{font-size:clamp(32px,4.1vw,54px);line-height:1.12}h2{font-size:clamp(23px,2.5vw,32px);line-height:1.25}h3{line-height:1.35;font-size:18px}a,button,summary,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a57a12;outline-offset:4px}p,li,.tag,.mcard,.outcome{overflow-wrap:anywhere}main:focus{outline:none}.skip-link{position:fixed;left:16px;top:-80px;z-index:150;padding:10px 20px;background:#facb4b;color:#17243a;border-radius:6px}.skip-link:focus{top:10px}
.top{background:#fafbf9}.bar,body.homepage .bar{max-width:1240px;padding:20px 28px;gap:25px;justify-content:space-between}.bar .logo img{height:30px}.bar>nav,body.homepage .bar>nav{display:flex;justify-content:center;gap:10px;flex-wrap:nowrap}.bar>nav a{font-size:12px;color:#52606a;padding:7px 5px}.bar>nav a.active{background:transparent;color:#17243a;box-shadow:0 2px #facb4b;border-radius:0}.bar>nav a:is([href="#/strategies"],[href="#/fixes"],[href="#/proof"],[href="#/faq"],[href="#/map"]){display:none}.bar .right{gap:13px}.bar .right #cta{font-size:11px;border-radius:6px;padding:0 15px;min-height:42px}#present{display:none}.library #present{display:inline-flex;width:35px;height:35px;border-radius:6px}.site-menu{position:relative}.site-menu summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700;min-height:44px;white-space:nowrap}.site-menu summary::-webkit-details-marker{display:none}.site-menu summary span{font-size:17px}.site-menu>nav{position:absolute;top:calc(100% + 12px);right:0;width:260px;max-height:65dvh;overflow:auto;padding:12px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;z-index:70}.bar .site-menu nav a{display:block!important;font-size:13px;padding:10px 14px;color:var(--text);border-radius:5px}.bar .site-menu nav a:hover{background:var(--surface-2)}.site-menu:not([open])>nav{display:none}
body:not(.library) .sbar{display:none}.sbar-in,.sheads-in{max-width:1240px;padding-inline:28px}.sbar{background:#f3f5ef}.sbar-in{padding-block:14px}.sbar-row{gap:10px}.sbox input{background:#fff;border:1px solid var(--border);border-radius:6px;font-size:13px;min-height:44px}.sheads-in{gap:7px;padding-bottom:14px}.sheads-in .lbl{font-size:9px}.sheads-in a{border-radius:5px;font-size:11px;padding:6px 10px}.sheads-in a.on{background:#233b2e;border-color:#233b2e}.sheads-in a .n{margin-left:6px}.sres{border-radius:8px;max-height:55dvh}.sres a{min-height:44px}.btn{border-radius:6px;font-size:13px;gap:12px;min-height:46px;padding:10px 19px;white-space:normal;text-align:center;line-height:1.4}.btn.sm{border-radius:5px;min-height:40px;font-size:12px}.btn.secondary{border:1px solid #b8c4b2}.btn.ghost{background:#fff}.kicker{color:#68755f;font-size:10px;letter-spacing:.15em;font-weight:800}.tag{font-size:10px;border-radius:4px;padding:4px 8px;white-space:normal;line-height:1.5}.tag.id{background:#edf1e7;color:#4b6043;border:1px solid #dce5d2;flex-shrink:0}.actions{display:flex;flex-wrap:wrap;gap:12px}
body:not(.homepage) .wrap{max-width:1240px;padding:42px 28px 70px;grid-template-columns:minmax(0,1fr);gap:30px}body.library .wrap{grid-template-columns:225px minmax(0,1fr);padding-top:28px}body:not(.library) .rail{display:none}main{gap:30px}.rail{border:0;border-right:1px solid var(--border);border-radius:0;background:transparent;padding:8px 20px 8px 0;gap:20px}.rail .hint{font-size:10px;line-height:1.6}.rail summary{font-size:12px;min-height:40px}.rail li a{font-size:11px;line-height:1.6;padding:8px}.rail select{font-size:11px;border-radius:5px;min-height:42px}.rail details{padding-top:12px}.rail li a.active{background:#e9efdf}.flowhead.ph{align-items:flex-start;text-align:left;gap:16px;padding:28px 0 35px;border-bottom:1px solid var(--border)}.flowhead.ph h1{max-width:24ch}.flowhead.ph p{max-width:72ch;margin-inline:0;font-size:15px;line-height:1.9}.flowhead.ph .crumbs,.flowhead.ph .chips,.flowhead.ph .actions{justify-content:flex-start}.flowhead .pgico{width:43px;height:43px;border-radius:8px;background:#f0f3e9;color:#647553}.pgico svg{width:22px;height:22px}.crumbs{font-size:11px}.flowhead .crumbs{margin-bottom:7px}.library .flowhead.ph{padding-top:8px}.library .flowhead h1{font-size:clamp(29px,3.2vw,42px);max-width:32ch}
.card,.flowcard,.tile,.step,.quote,.price{border-radius:9px;border-color:var(--border);box-shadow:none}.card{padding:28px}.grid{gap:18px;grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),1fr))}.grid.tight{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr))}.flowcard{padding:24px;gap:13px;transition:transform .18s,border-color .18s}.flowcard:hover{border-color:#91a181;transform:translateY(-3px)}.flowcard h3{font-size:17px;font-weight:700}.flowcard .note{font-size:13px;line-height:1.85;-webkit-line-clamp:4}.flowcard>div:first-child{margin-bottom:4px}.chips{gap:8px;min-width:0}.chips a{font-size:11px;padding:8px 11px;border-radius:5px;max-width:100%;line-height:1.65}.chips a .tag{align-self:flex-start}.hero{background:#17243a;border-radius:12px;padding:40px;gap:30px}.hero:after{display:none}.hero h1{font-size:clamp(30px,3.5vw,45px);letter-spacing:-.045em}.hero .lead{font-size:14px;line-height:1.9;margin-top:20px;color:#d2dae2}.hero .paths{gap:10px}.hero .paths a{font-size:12px;padding:13px 15px;border-radius:6px}.hero .actions{margin-top:25px}.hero .actions .secondary{border-color:#677080}.proof-hero{grid-template-columns:1.4fr .6fr;padding:48px;min-height:400px}.proof-hero-stats>div{padding:17px;border-radius:7px}.proof-hero-stats .small{font-size:11px}.proof-art{opacity:.6}.tiles{grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:16px}.tile{background:#f3f5ee;padding:22px}.tile .big{font-size:34px;letter-spacing:-.055em}.tile .small{font-size:12px}.step{padding:26px;gap:12px}.step .n{border-radius:6px;width:36px;height:36px;background:#f6e8b6;font-size:13px;margin-bottom:8px}.step p{font-size:13px;line-height:1.9}.steps3{gap:18px}.outcome{border-radius:0 6px 6px 0;font-size:13px;line-height:1.9;padding:17px 20px;background:#f3f5ed}.notice{border:1px solid #e4d9b7;background:#fdf8e8;border-radius:6px;padding:16px;line-height:1.8}
.twocol{grid-template-columns:minmax(0,1fr) 270px;gap:20px}.twocol>*,.grid>*,.tiles>*,.steps3>*,.frow>*,.pricegrid>*{min-width:0}.chart{border-radius:8px;padding:46px 20px 20px;min-width:0;max-width:100%}.chart.viz{padding:20px}.chart .tools{top:8px;right:8px;gap:5px}.chart .tools button{min-height:32px;font-size:11px;padding:4px 10px}.mcard{border-radius:6px;padding:13px;gap:9px;min-width:0}.mcard .t{font-size:12px;line-height:1.6}.mcard .k{font-size:10px;line-height:1.7}.mcard .ic{width:30px;height:30px;border-radius:6px}.mcard .ic svg{width:17px;height:17px}.media{gap:10px}.tablewrap{border:1px solid var(--border);border-radius:7px;max-width:100%;min-width:0}table{font-size:13px}th,td{padding:15px 18px;line-height:1.8}th{background:#f0f3e9;font-size:11px;color:#53634b;border-bottom:1px solid var(--border)}tbody tr:last-child td{border-bottom:0}tbody tr:nth-child(even){background:#fafbf8}.faq summary{font-size:15px;padding:22px 0;line-height:1.7}.faq details{border-radius:7px;padding:0 22px}.faq details[open]{border-color:#9baa8b}.faq summary:after{font-weight:400;color:#60714e}.faq .body{padding:5px 0 24px}
.pricegrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.price{padding:25px;gap:16px}.price h3{font-size:25px}.price .amt{font-size:24px;line-height:1.35;letter-spacing:-.04em;min-height:66px}.price .kicker{font-size:9px;min-height:30px}.price ul{list-style:none;margin:0;padding:0;flex:1;font-size:12px}.price li{padding:9px 0 9px 20px;position:relative;border-top:1px solid var(--border)}.price li:before{content:'✓';position:absolute;left:0;color:#6d8255}.price .btn{width:100%}.price:nth-child(3){background:#edf2e5;border-color:#a9b999}.bookform{padding:35px;gap:24px}.bookform .frow{gap:22px}.bookform input,.bookform select,.bookform textarea{border-radius:6px;background:#fcfdfb;padding:13px;min-width:0;min-height:46px;font-size:16px}.bookform label{font-size:12px}.bookform label.chk{border-radius:5px;background:#f6f8f2;min-height:40px;font-size:12px;line-height:1.6;flex-wrap:wrap}.bookform label.chk input{min-height:0;accent-color:#48623a;flex-shrink:0}.bookform .flabel{font-size:12px}.bookform h2{font-size:27px}.bookform .chips2{gap:9px}.bookform input:focus,.bookform textarea:focus{border-color:#889e73}.reqcard{border-radius:10px;border-left:4px solid #facb4b}.reqcard .bookform{padding:0}.reqcard .iconbtn{flex-shrink:0}.lb-bar{gap:15px}.lb-body{min-height:0}.pbar{flex-wrap:wrap}.pbar .steps{max-width:60vw;max-height:70px;overflow:auto}
body[data-page="plan"] main{max-width:900px;margin:auto;width:100%}body[data-page="plan"] .flowhead{align-items:center;text-align:center}body[data-page="plan"] .flowhead p{margin-inline:auto}body[data-page="plan"] .flowhead h1{max-width:20ch}body[data-page="plan"] .steps3{margin-block:0 10px}body[data-page="case"] .flowhead h1{max-width:30ch}body[data-page="cases"] .flowcard{padding:35px!important}body[data-page="cases"] .flowcard h3{font-size:clamp(24px,3vw,36px);max-width:33ch}body[data-page="cases"] .flowcard>p{max-width:75ch;font-size:14px}body[data-page="cases"] .flowcard .tiles{max-width:740px}.plain:not(.homepage) main{max-width:1000px;width:100%;margin-inline:auto}.plain:not(.homepage) .card{max-width:none!important}.plain:not(.homepage) main>div{max-width:none!important}.plain:not(.homepage) .card p.small{font-size:14px;line-height:1.95}.plain:not(.homepage) .card h3{margin-top:22px!important}.plain:not(.homepage) .card h3:first-child{margin-top:0!important}.plain:not(.homepage) .flowhead{margin-bottom:5px}
footer .in{max-width:1240px;padding:48px 28px;gap:32px;font-size:12px;line-height:1.9}footer h4{font-size:12px;margin-bottom:14px}footer ul{gap:8px}footer .legal{font-size:10px;margin-top:15px;padding-top:22px}footer a{overflow-wrap:anywhere}
@media(max-width:1150px){.bar,body.homepage .bar{gap:16px}.bar>nav,body.homepage .bar>nav{gap:4px}.bar>nav a{font-size:11px}.bar .right{gap:10px}.library #present{display:none}.pricegrid{grid-template-columns:repeat(2,minmax(0,1fr))}.twocol{grid-template-columns:minmax(0,1fr)}.twocol>aside{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.hero{padding:30px}.hero .paths a{font-size:11px}.hero .lead{font-size:13px}}
@media(max-width:980px){.bar,body.homepage .bar{flex-wrap:nowrap;padding:17px 24px}.bar>nav,body.homepage .bar>nav{display:none}.bar .right{margin-left:auto}.bar .logo img{height:28px}.site-menu summary{font-size:12px}.site-menu>nav{right:0;width:260px}.sbar-in,.sheads-in{padding-inline:24px}body.library .wrap{grid-template-columns:minmax(0,1fr)}.rail{display:none}body:not(.homepage) .wrap{padding:28px 24px 55px}.hero{grid-template-columns:1fr 1fr}.proof-hero{grid-template-columns:1.2fr .8fr}.flowhead.ph{padding-top:15px}.steps3{grid-template-columns:repeat(3,minmax(0,1fr))}.step{padding:20px}.bookform{padding:28px}}
@media(max-width:650px){.bar,body.homepage .bar{padding:13px 20px;gap:10px}.bar .logo img,body.homepage .bar .logo img{height:25px}.bar .right{gap:12px}.bar .right #cta,body.homepage .bar .right #cta{font-size:10px;padding:8px 10px;min-height:39px;max-width:150px}.site-menu summary{font-size:0;gap:0;width:26px;justify-content:center}.site-menu summary span{font-size:20px}.site-menu>nav{position:fixed;top:70px;left:20px;right:20px;width:auto;max-height:70dvh}.sbar-in,.sheads-in{padding-inline:20px}.sbar-in{padding-block:10px}.sbar-row{flex-wrap:wrap;gap:7px}.sbar-row .sbox{order:0;flex-basis:100%}.sbar-row .btn{min-height:36px;font-size:11px}.sbox input{font-size:16px}.sheads-in{padding-bottom:10px}.sheads-in a{min-height:36px;display:inline-flex;align-items:center}.sheads-in .lbl{display:none}.top{position:relative}.sres{max-height:55vh}.sres a{font-size:12px}body:not(.homepage) .wrap{padding:24px 20px 45px}main{gap:24px}.flowhead.ph{padding:8px 0 25px;gap:13px}.flowhead.ph h1,.library .flowhead h1{font-size:32px;max-width:none}.flowhead.ph p{font-size:14px;line-height:1.8}.flowhead .pgico{width:37px;height:37px}.card{padding:21px}.grid,.grid.tight{grid-template-columns:minmax(0,1fr);gap:14px}.flowcard{padding:22px;gap:10px}.flowcard h3{font-size:18px}.hero,.proof-hero{grid-template-columns:minmax(0,1fr);padding:27px 23px;gap:25px}.hero h1{font-size:32px}.hero .lead{font-size:14px}.hero .paths a{font-size:12px;min-height:44px}.hero .actions{gap:10px}.proof-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.proof-hero-stats>div{padding:12px 8px}.proof-hero-stats .big{font-size:26px}.proof-hero-stats .small{font-size:9px;line-height:1.6}.steps3{grid-template-columns:minmax(0,1fr)!important}.step{padding:22px}.pricegrid{grid-template-columns:minmax(0,1fr)}.price{padding:27px}.price .amt,.price .kicker{min-height:0}.price .amt{font-size:28px}.price ul{font-size:13px}.price .btn{min-height:46px}.tiles{grid-template-columns:minmax(0,1fr)}.flowcard .tiles{grid-template-columns:minmax(0,1fr)!important}.tile{padding:20px}.chart{padding:50px 12px 15px}.chart svg{min-width:520px}.chart.viz svg{min-width:620px}.chart.viz{padding:18px}.chart .tools{position:sticky;float:right;top:0;margin-top:-40px}.chart figcaption{min-width:0;text-align:left!important}.tablewrap table{min-width:520px}body[data-page="pricing"] .tablewrap table{min-width:0}th,td{padding:12px}.faq details{padding-inline:17px}.faq summary{font-size:13px;gap:10px}.faq summary>span{min-width:0}.faq .tag{font-size:9px}.bookform{padding:23px;gap:21px}.bookform .frow{grid-template-columns:minmax(0,1fr);gap:20px}.bookform h2{font-size:24px}.bookform label.chk{padding:9px}.bookform .chips2{gap:7px}.bookform label{font-size:12px}.reqbox{padding:10px}.reqcard{padding:20px;max-height:calc(100dvh - 20px)}.reqcard h2{font-size:24px}.twocol>aside{grid-template-columns:minmax(0,1fr)}.chips a{font-size:11px}.tag{max-width:100%}body[data-page="cases"] .flowcard{padding:23px!important}body[data-page="cases"] .flowcard h3{font-size:27px}.plain:not(.homepage) .card p.small{font-size:13px}.plain:not(.homepage) .grid{grid-template-columns:minmax(0,1fr)}footer .in{padding:36px 22px;grid-template-columns:1fr 1fr;gap:30px 20px;font-size:11px}footer .in>div:first-child{grid-column:1/-1}footer .legal{line-height:1.9}.pbar{padding:8px;font-size:11px}.pbar .steps{display:none}.pbar button{min-height:40px}.lb-bar .btn{min-height:40px}body.present .chart svg{min-width:0;max-width:100%}}
@media(prefers-reduced-motion:reduce){.flowcard{transition:none}.flowcard:hover{transform:none}}
.bar .site-menu>nav{display:block}.bar .site-menu:not([open])>nav{display:none}.price .amt{min-height:112px}.price .amt strong{font-size:36px;line-height:1.5;letter-spacing:-.055em}.price .amt>span{font-size:12px;font-weight:500;letter-spacing:0;color:var(--muted)}.price .amt small{display:block;font-size:11px;line-height:1.8;letter-spacing:0;font-weight:500;color:var(--muted)}.price .amt small:empty{display:none}@media(max-width:650px){.price .amt{min-height:0}.price .amt strong{font-size:38px}}
.chart:focus-visible,.tablewrap:focus-visible{outline:3px solid #a57a12;outline-offset:3px}@media(max-width:650px){.sbar-row .sbox{order:-1}.chart .tools{position:absolute;float:none;top:8px;margin-top:0}.chart .tools button{min-height:40px;min-width:40px}.chart{padding-top:60px}}
body[data-page="case"] #view>section:first-of-type .tiles{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1150px){body[data-page="case"] #view>section:first-of-type .tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:500px){body[data-page="case"] #view>section:first-of-type .tiles{grid-template-columns:minmax(0,1fr)}}
/* Services: three disciplines, one connected system. */
.sage{--service-bg:#edf2e5;--service-ink:#496238;--service-line:#d6e1cb;--service-solid:#dbe7ca}.gold{--service-bg:#fcf4da;--service-ink:#866518;--service-line:#ebddb0;--service-solid:#f3e4ab}.lavender{--service-bg:#efedf8;--service-ink:#6a5b96;--service-line:#ded8ee;--service-solid:#e0d9f0}
.services-lead{display:grid;grid-template-columns:1.2fr 1fr;gap:65px;align-items:center;padding:22px 0 28px}.services-lead .kicker{display:flex;gap:9px;align-items:center}.services-lead h1{font-size:clamp(40px,4.3vw,60px);line-height:1.12;margin:20px 0 23px;letter-spacing:-.06em}.services-lead h1>span{position:relative;isolation:isolate;display:inline-block}.services-lead h1>span:after{content:'';position:absolute;background:#f7d46f;height:12px;bottom:3px;left:0;right:0;z-index:-1;transform:rotate(-1deg)}.services-lead p{max-width:45ch;color:var(--muted);font-size:15px;line-height:1.95}.services-lead .btn{margin-top:26px;font-size:12px;gap:23px}.service-system{background:#f3f5ee;border:1px solid #e0e5d9;border-radius:16px;min-height:350px;position:relative;overflow:hidden;background-image:radial-gradient(#c6d0bd .7px,transparent .7px);background-size:17px 17px;padding:22px}.system-caption{font-size:9px;letter-spacing:.15em;color:#78866d;text-align:center;font-weight:700}.system-orbit{height:260px;position:relative;max-width:350px;margin:auto}.orbit-line{position:absolute;border:1px dashed #aab99a;border-radius:50%;width:210px;height:210px;top:23px;left:50%;transform:translateX(-50%)}.orbit-line:before{content:'';position:absolute;inset:25px;border:1px solid #dce3d5;border-radius:50%}.system-core{position:absolute;width:136px;height:136px;left:50%;top:64px;transform:translateX(-50%);background:#fff;border:1px solid #dce2d5;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 10px 25px #3448270a}.system-spark{font-size:33px;line-height:1.2;color:#c5a044}.system-core strong{font-size:15px;margin-top:4px}.system-core small{font-size:8px;color:#7c8574}.system-node{position:absolute;display:flex;align-items:center;gap:9px;color:var(--service-ink);background:var(--service-bg);border:1px solid var(--service-line);box-shadow:0 6px 14px #28381d08;border-radius:8px;padding:12px 14px;font-size:11px;font-weight:700;transition:transform .2s}.system-node svg{width:23px;height:23px;flex-shrink:0}.system-node.ppc{top:21px;left:0;transform:rotate(-5deg)}.system-node.listing{right:0;top:82px;transform:rotate(5deg)}.system-node.graphics{bottom:6px;left:45px;transform:rotate(-3deg)}.system-node:hover{transform:translateY(-3px)}.system-foot{display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;color:#66775a}.system-foot .status-dot{background:#879b66}
.service-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.service-pillar{background:var(--service-bg);color:var(--text);border:1px solid var(--service-line);border-radius:10px;padding:28px;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.service-pillar:hover{transform:translateY(-5px);box-shadow:0 15px 30px #23351d09}.pillar-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.service-symbol{width:49px;height:49px;display:grid;place-items:center;background:var(--service-solid);border:1px solid var(--service-line);border-radius:12px;color:var(--service-ink);flex-shrink:0}.service-symbol svg{width:27px;height:27px}.pillar-number{font-size:11px;letter-spacing:.1em;color:var(--service-ink)}.service-pillar .kicker{font-size:9px;color:var(--service-ink)}.service-pillar h2{font-size:27px;line-height:1.2;margin:12px 0 17px;max-width:16ch}.service-pillar p{font-size:12px;color:#5f6970;line-height:1.9;flex:1}.pillar-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--service-line);padding-top:20px;margin-top:26px;font-size:11px;font-weight:700;color:var(--service-ink)}.round-arrow{width:30px;height:30px;border:1px solid var(--service-line);border-radius:50%;background:#ffffff70;display:grid;place-items:center;font-size:17px}
.service-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:43px 0 2px}.service-section-heading h2{font-size:35px;margin-top:12px;line-height:1.2}.service-section-heading p{font-size:13px;line-height:1.9;color:var(--muted);max-width:310px}.service-detail{display:grid;grid-template-columns:.9fr 1.35fr;border:1px solid var(--service-line);border-radius:12px;overflow:hidden;background:#fff}.service-detail-intro{padding:36px;background:var(--service-bg)}.service-detail-intro .service-symbol{margin-bottom:25px}.service-detail-intro .kicker{color:var(--service-ink);font-size:9px}.service-detail-intro h2{font-size:30px;line-height:1.2;margin:13px 0 18px;max-width:17ch}.service-detail-intro>p{font-size:13px;line-height:1.9;color:#626d70;max-width:36ch}.service-capabilities{display:flex;flex-direction:column;gap:10px;margin:24px 0;color:var(--service-ink);font-size:11px}.service-capabilities span span{margin-right:6px}.service-detail-link{display:inline-flex;align-items:center;gap:22px;color:var(--service-ink);font-size:12px;font-weight:700;padding-block:8px;border-bottom:1px solid var(--service-line)}.service-detail-link:hover{border-color:var(--service-ink)}.service-processes{padding:30px 34px}.process-heading{display:flex;justify-content:space-between;gap:10px;align-items:center;padding-bottom:17px;border-bottom:1px solid #e7ebe3;color:#7b8574;font-size:9px;letter-spacing:.11em}.process-heading span:last-child{letter-spacing:0;font-size:10px;background:var(--service-bg);color:var(--service-ink);padding:4px 9px;border-radius:4px}.service-process{display:flex;align-items:flex-start;gap:15px;padding:21px 0;border-bottom:1px solid #edf0e9;color:var(--text)}.process-id{font-size:9px;display:grid;place-items:center;min-width:31px;height:28px;background:var(--service-bg);color:var(--service-ink);border:1px solid var(--service-line);border-radius:5px;flex-shrink:0}.service-process strong{font-size:14px;font-weight:700;line-height:1.5;display:block}.service-process small{font-size:11px;line-height:1.8;color:#778076;margin-top:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.process-arrow{margin-left:auto;color:var(--service-ink);font-size:18px;flex-shrink:0}.service-process:hover strong{color:var(--service-ink);text-decoration:underline;text-underline-offset:4px}.more-processes summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700;color:var(--service-ink);min-height:54px;gap:12px}.more-processes summary::-webkit-details-marker{display:none}.more-processes summary>span{font-size:20px;font-weight:400;transition:transform .2s}.more-processes[open] summary>span{transform:rotate(45deg)}.service-finish{background:#17243a;border-radius:12px;padding:42px;display:flex;justify-content:space-between;align-items:center;gap:35px;margin-top:20px}.service-finish .kicker{color:#d9c383;font-size:9px}.service-finish h2{color:#fff;font-size:30px;margin:14px 0}.service-finish p{color:#bdc5d0;font-size:12px}.service-finish>div:last-child{display:flex;flex-direction:column;gap:13px;flex-shrink:0}.service-finish>div:last-child>span{font-size:9px;color:#aeb9c8;text-align:center}
@media(max-width:980px){.services-lead{gap:28px;grid-template-columns:1.1fr 1fr}.services-lead h1{font-size:44px}.service-system{padding:18px 12px}.system-node{padding:10px;font-size:10px}.system-node.graphics{left:25px}.system-node svg{width:20px;height:20px}.service-pillars{gap:13px}.service-pillar{padding:22px}.service-pillar h2{font-size:24px}.service-detail-intro{padding:28px}.service-processes{padding:26px}.service-detail{grid-template-columns:1fr 1.3fr}.service-detail-intro h2{font-size:27px}.service-finish{padding:32px}.service-finish h2{font-size:26px}}
@media(max-width:650px){.services-lead{grid-template-columns:1fr;padding:8px 0 0;gap:30px}.services-lead h1{font-size:clamp(37px,10vw,48px);margin-top:17px}.services-lead p{font-size:14px}.services-lead .btn{font-size:11px;gap:14px;padding-inline:15px}.service-system{min-height:330px;padding:18px}.system-orbit{height:250px}.service-pillars{grid-template-columns:1fr;gap:15px}.service-pillar{padding:26px}.pillar-top{margin-bottom:20px}.service-pillar h2{font-size:30px;max-width:19ch}.service-pillar p{font-size:13px}.pillar-bottom{margin-top:20px;padding-top:17px}.service-section-heading{display:block;margin-top:23px}.service-section-heading h2{font-size:30px}.service-section-heading p{margin-top:17px;font-size:13px}.service-detail{grid-template-columns:1fr}.service-detail-intro{padding:27px}.service-detail-intro h2{font-size:29px;max-width:20ch}.service-detail-intro .service-symbol{margin-bottom:20px}.service-processes{padding:10px 22px}.process-heading{padding:16px 0}.service-process{gap:11px;padding:20px 0}.service-process strong{font-size:13px}.service-process small{font-size:11px}.process-id{min-width:29px}.service-finish{flex-direction:column;align-items:flex-start;padding:29px 25px;gap:25px;margin-top:5px}.service-finish h2{font-size:27px}.service-finish>div:last-child{width:100%;flex-shrink:1}.service-finish .btn{font-size:12px}.system-node.ppc{left:0}.system-node.listing{right:0}.system-node.graphics{left:32px}}
@media(prefers-reduced-motion:reduce){.system-node,.service-pillar,.more-processes summary>span{transition:none}.service-pillar:hover{transform:none}}
/* Playbook directory */
body[data-page="playbook"] .wrap{grid-template-columns:minmax(0,1fr);padding-top:30px}body[data-page="playbook"] .rail,body[data-page="playbook"] #sheads{display:none}body[data-page="playbook"] #sback,body[data-page="playbook"] #sflows{display:none}body[data-page="playbook"] .sbar{background:#fafbf9}.rose{--service-bg:#f8eeeb;--service-ink:#9b6250;--service-line:#ecd9d1;--service-solid:#efddd5}
.pb-hero{background:#17283b;border-radius:14px;display:grid;grid-template-columns:1.3fr .7fr;gap:50px;align-items:center;padding:49px 55px;overflow:hidden;color:#fff}.pb-hero .kicker{color:#c7d0c9;font-size:9px;display:flex;align-items:center;gap:9px}.pb-hero .status-dot{background:#f3cf66}.pb-hero h1{font-size:clamp(36px,4vw,55px);line-height:1.13;color:#fff;letter-spacing:-.055em;margin:22px 0}.pb-hero h1>span{color:#f3cf66}.pb-hero p{font-size:14px;line-height:1.9;color:#bcc8d3;max-width:47ch}.pb-hero .actions{margin-top:27px;gap:22px;align-items:center}.pb-hero .btn{font-size:12px}.pb-hero-link{color:#dce5e8;font-size:11px;font-weight:600;display:flex;gap:16px;align-items:center;padding-block:10px}.pb-hero-link:hover{text-decoration:underline}.pb-hero-meta{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:28px;color:#b7c5cd;font-size:9px}.pb-hero-meta span:before{content:'✓';color:#c6d69e;margin-right:6px}.pb-cover{transform:rotate(5deg);background:#e8edda;color:#263b2b;padding:25px 28px;border-radius:3px 10px 10px 3px;box-shadow:-6px 4px 0 #bfccb0,-10px 7px 0 #dbe2cc,0 20px 40px #07122050;position:relative;max-width:310px;justify-self:center;width:100%;border-left:5px solid #aebf9b}.pb-cover-top{display:flex;justify-content:space-between;font-size:7px;letter-spacing:.12em;border-bottom:1px solid #c6d0b7;padding-bottom:14px;font-weight:700;gap:8px}.pb-cover-spark{display:block;font-size:42px;line-height:1;margin-top:20px;color:#637e4e}.pb-cover>strong{display:block;font-size:36px;line-height:1.05;letter-spacing:-.06em;margin:15px 0 25px}.pb-cover-lines{display:flex;flex-direction:column;gap:0}.pb-cover-lines>span{border-top:1px solid #c6d0b7;display:flex;gap:25px;font-size:8px;padding:6px 0;color:#788968}.pb-cover-lines b{font-size:9px;font-weight:500;color:#425b36}.pb-cover-foot{font-size:6px;letter-spacing:.1em;font-weight:700;display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:17px}.pb-cover-foot>span{font-size:20px}
.pb-start{margin-top:25px}.pb-section-title{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:25px}.pb-section-title h2{font-size:34px;margin-top:12px}.pb-section-title>p{font-size:12px;color:var(--muted);max-width:280px}.pb-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}.pb-topic{background:#fff;border:1px solid var(--service-line);border-radius:10px;overflow:hidden;padding:25px;position:relative}.pb-topic:before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:var(--service-solid)}.pb-topic-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:21px}.pb-topic .service-symbol{width:40px;height:40px;border-radius:9px}.pb-topic .service-symbol svg{width:22px;height:22px}.pb-count{font-size:9px;color:var(--service-ink);background:var(--service-bg);padding:4px 8px;border-radius:4px}.pb-topic h3{font-size:22px;letter-spacing:-.04em}.pb-topic>p{font-size:11px;line-height:1.8;color:#747e78;margin:9px 0 21px}.pb-topic-links>a{display:flex;gap:12px;align-items:center;justify-content:space-between;font-size:12px;color:#3d4b46;padding:12px 0;border-top:1px solid #e8ece4;min-height:44px}.pb-topic-links>a>span:last-child{color:var(--service-ink);font-size:15px;flex-shrink:0}.pb-topic-links>a:hover{color:var(--service-ink);background:var(--service-bg)}.pb-more summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;color:var(--service-ink);font-size:11px;font-weight:700;padding:12px 14px;background:var(--service-bg);border-radius:5px;margin-top:10px;min-height:44px}.pb-more summary::-webkit-details-marker{display:none}.pb-more summary>span{font-size:18px;line-height:1}.pb-more[open] summary>span{transform:rotate(45deg)}.pb-more[open] .pb-topic-links{margin-top:10px}
.pb-library{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;margin-top:35px;padding-block:15px}.pb-chapters h2{font-size:33px;margin:13px 0}.pb-chapters>p,.pb-guides>p{font-size:13px;line-height:1.85;color:var(--muted);margin-bottom:25px}.pb-chapter{display:flex;align-items:flex-start;gap:16px;border-top:1px solid var(--border);padding:20px 0;color:var(--text)}.pb-letter{display:grid;place-items:center;flex-shrink:0;width:32px;height:35px;border-radius:5px;border:1px solid #dce3d1;background:#f0f3e9;color:#668052;font-size:14px;font-weight:700}.pb-chapter strong{font-size:14px;display:block;line-height:1.5}.pb-chapter small{display:block;font-size:11px;line-height:1.8;margin-top:5px;color:#737e73}.pb-chapter-count{flex-shrink:0;margin-left:auto;font-size:10px;display:flex;align-items:center;gap:14px;white-space:nowrap;color:#748367;padding-top:5px}.pb-chapter-count span{font-size:15px}.pb-chapter:hover strong{text-decoration:underline;text-underline-offset:4px}.pb-guides{background:#f0f2eb;border:1px solid #dfe5d6;border-radius:12px;padding:29px;align-self:start}.pb-guide-heading{display:flex;gap:15px;align-items:flex-start;margin-bottom:17px}.pb-guide-heading .service-symbol{background:#dfe7d1;border-color:#d1dcc0;color:#657950;width:40px;height:40px;flex-shrink:0}.pb-guide-heading .service-symbol svg{width:22px;height:22px}.pb-guide-heading h2{font-size:26px;margin-top:8px}.pb-guide-heading .kicker{font-size:8px}.pb-guides>p{font-size:12px}.pb-path{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid #e0e5d9;padding:13px;margin-top:9px;border-radius:6px;color:var(--text);transition:border-color .2s}.pb-path-num{font-size:10px;color:#8a967b;flex-shrink:0}.pb-path strong{display:block;font-size:12px;font-weight:600;line-height:1.6}.pb-path small{display:block;font-size:9px;color:#7c8775;margin-top:3px}.pb-path>span:last-child{margin-left:auto;color:#6d805a}.pb-path:hover{border-color:#8eaa76}.pb-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;border:1px solid #e1e6d9;border-radius:10px;padding:30px;background:#f6f7f0;margin-top:15px}.pb-bottom>div{display:flex;align-items:center;gap:20px}.pb-bottom .service-symbol{background:#e5ecd7;border-color:#d9e3ca;color:#738c57}.pb-bottom h2{font-size:24px;margin-bottom:8px}.pb-bottom p{font-size:12px;color:var(--muted)}.pb-bottom .btn{flex-shrink:0;font-size:12px}
@media(max-width:1050px){.pb-hero{padding:38px;gap:35px;grid-template-columns:1.2fr .8fr}.pb-hero h1{font-size:43px}.pb-cover{padding:22px;max-width:260px}.pb-cover>strong{font-size:33px}.pb-topic{padding:21px}.pb-topic h3{font-size:20px}.pb-topic-grid{gap:16px}.pb-library{gap:30px}.pb-chapter-count{gap:7px}.pb-guides{padding:23px}}
@media(max-width:800px){.pb-hero{padding:30px;gap:25px}.pb-hero h1{font-size:37px}.pb-cover{padding:20px;max-width:230px}.pb-cover>strong{font-size:30px}.pb-hero p{font-size:13px}.pb-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pb-section-title{align-items:flex-start}.pb-section-title h2{font-size:30px}.pb-library{grid-template-columns:1fr;gap:28px}.pb-guides{padding:27px}.pb-bottom{align-items:flex-start;flex-direction:column}.pb-bottom h2{font-size:23px}}
@media(max-width:550px){body[data-page="playbook"] .wrap{padding-top:20px}.pb-hero{grid-template-columns:1fr;padding:30px 24px;gap:35px}.pb-hero h1{font-size:clamp(33px,9vw,45px);margin:18px 0}.pb-hero .kicker{font-size:8px;letter-spacing:.1em}.pb-hero p{font-size:13px}.pb-hero .actions{gap:12px;margin-top:22px}.pb-hero .btn{font-size:11px;padding-inline:14px}.pb-hero-meta{gap:9px 15px;font-size:8px;margin-top:18px}.pb-cover{max-width:230px;transform:rotate(3deg);margin:0 0 10px;padding:20px}.pb-cover-spark{font-size:29px;margin-top:15px}.pb-cover>strong{font-size:31px;margin-bottom:18px}.pb-cover-lines>span{padding:5px 0}.pb-start{margin-top:12px}.pb-section-title{display:block}.pb-section-title .kicker{font-size:9px}.pb-section-title h2{font-size:30px}.pb-section-title>p{margin-top:12px}.pb-topic-grid{grid-template-columns:1fr;gap:15px}.pb-topic{padding:24px}.pb-topic h3{font-size:24px}.pb-topic>p{font-size:12px}.pb-topic-links>a{font-size:13px}.pb-library{margin-top:10px;padding-block:10px}.pb-chapters h2{font-size:29px}.pb-chapter{gap:12px;flex-wrap:wrap}.pb-chapter>span:nth-child(2){flex:1;min-width:0}.pb-chapter strong{font-size:13px}.pb-chapter-count{width:100%;padding:0 0 0 44px;margin-top:-8px}.pb-guides{padding:23px}.pb-guide-heading{gap:12px}.pb-guide-heading h2{font-size:25px}.pb-path{padding:13px 11px;gap:10px}.pb-bottom{padding:24px;gap:22px}.pb-bottom>div{align-items:flex-start;gap:13px}.pb-bottom .service-symbol{width:35px;height:35px;border-radius:7px}.pb-bottom .service-symbol svg{width:20px;height:20px}.pb-bottom h2{font-size:22px}.pb-bottom p{font-size:12px;line-height:1.8}.pb-bottom .btn{width:100%}}
