.tpb{--ink:#16261f;--navy:#173448;--teal:#087f79;--orange:#d15c37;--cream:#f4efe3;--paper:#fffdf8;--line:#d8d3c7;--muted:#65716b;color:var(--ink);background:#fff}.tpb *{box-sizing:border-box}.tpb-wrap{width:min(1160px,calc(100% - 40px));margin-inline:auto}.tpb a{color:inherit;text-underline-offset:4px}.tpb-hero{padding:62px 0 72px;background:linear-gradient(110deg,#f3e6ce 0 64%,#d7e8e5 64%);position:relative;overflow:hidden}.tpb-hero:after{content:"BRIEF";position:absolute;left:-.04em;bottom:-.17em;font:900 clamp(8rem,22vw,22rem)/1 sans-serif;color:#17344809;letter-spacing:-.05em}.tpb-hero nav{display:flex;gap:.5rem;flex-wrap:wrap;font-size:.85rem;color:var(--muted)}.tpb-hero-grid{display:grid;grid-template-columns:1.55fr .55fr;gap:3rem;align-items:center;position:relative;z-index:1}.tpb-kicker{color:var(--orange);font-size:.78rem;font-weight:900;letter-spacing:.1em;margin:1.6rem 0 .6rem}.tpb h1{font-size:clamp(2.6rem,6.8vw,5.8rem);line-height:1;letter-spacing:-.04em;max-width:880px;margin:0}.tpb h1 em{font-style:normal;color:var(--teal)}.tpb h2{font-size:clamp(1.8rem,4vw,3.15rem);line-height:1.15;margin:.15rem 0 1rem}.tpb h3{font-size:1.15rem}.tpb-lead{font-size:1.15rem;line-height:1.9;max-width:760px}.tpb-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-top:1.5rem}.tpb-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--ink);color:#fff!important;text-decoration:none;padding:.8rem 1.25rem;font:inherit;font-weight:900;cursor:pointer;border-radius:2px}.tpb-btn:hover,.tpb-btn:focus-visible{background:var(--teal)}.tpb-link{font-weight:900}.tpb-ticket{background:var(--navy);color:#fff;padding:1.5rem;min-height:280px;display:flex;flex-direction:column;gap:.9rem;justify-content:center;clip-path:polygon(0 0,100% 0,100% 90%,90% 100%,0 100%)}.tpb-ticket span,.tpb-ticket small{color:#b9d4d0}.tpb-ticket strong{font-size:1.2rem;border-bottom:1px dashed #ffffff3b;padding-bottom:.6rem}.tpb-intro,.tpb-section{padding:72px 0}.tpb-intro .tpb-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem}.tpb-intro p,.tpb-section p,.tpb-section li{line-height:1.9}.tpb-workspace{padding:64px 0;background:var(--cream)}.tpb-work-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.75fr);gap:1.5rem;align-items:start}.tpb-form{display:grid;gap:1rem}.tpb-progress{background:var(--navy);color:#fff;padding:1.1rem 1.3rem;position:sticky;top:8px;z-index:5}.tpb-progress>div{display:flex;justify-content:space-between}.tpb-progress progress{width:100%;height:9px;accent-color:#f39b76}.tpb-progress p{margin:.35rem 0 0;font-size:.88rem}.tpb fieldset{border:1px solid var(--line);background:var(--paper);padding:1.35rem;margin:0}.tpb legend{font-size:1.15rem;font-weight:900;padding:0 .45rem}.tpb legend span{color:var(--orange);margin-left:.4rem}.tpb-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.tpb label{display:grid;gap:.4rem;font-weight:800;line-height:1.5}.tpb input,.tpb select,.tpb textarea{width:100%;min-height:46px;border:1px solid #aaa99f;background:#fff;color:var(--ink);padding:.65rem .75rem;font:inherit;border-radius:2px}.tpb textarea{resize:vertical;min-height:120px}.tpb input:focus,.tpb select:focus,.tpb textarea:focus,.tpb button:focus-visible,.tpb a:focus-visible,.tpb pre:focus-visible{outline:3px solid #e37a52;outline-offset:2px}.tpb-full{grid-column:1/-1}.tpb-label{font-weight:900;display:block;margin-bottom:.5rem}.tpb-options,.tpb-checks{display:flex;gap:.55rem;flex-wrap:wrap}.tpb-options label,.tpb-checks label{display:flex;align-items:flex-start;gap:.45rem;border:1px solid var(--line);padding:.65rem .75rem;background:#fff;font-weight:700;cursor:pointer}.tpb-options input,.tpb-checks input{width:auto;min-height:auto;margin-top:.25rem;accent-color:var(--teal)}.tpb label small{font-weight:500;color:var(--muted)}.tpb-form-actions{display:flex;flex-wrap:wrap;gap:.6rem}.tpb-ghost,.tpb-danger,.tpb-output-actions button{min-height:44px;border:1px solid var(--ink);background:#fff;color:var(--ink);padding:.65rem .8rem;font:inherit;font-weight:800;cursor:pointer}.tpb-danger{border-color:#9e3e31;color:#8b2f25}.tpb-status{margin:0;min-height:1.5em;font-weight:800;color:var(--teal)}.tpb-output{position:sticky;top:105px;background:var(--paper);border:1px solid var(--line);box-shadow:0 20px 50px #17291f16;padding:1.25rem}.tpb-output-head{display:flex;justify-content:space-between;gap:1rem;border-bottom:2px solid var(--ink);padding-bottom:.8rem}.tpb-output-head span{font-size:.7rem;letter-spacing:.08em}.tpb-output-head h2{font-size:1.7rem;margin:.25rem 0 0}.tpb-output-head>strong{align-self:flex-start;background:#dcebe8;color:#075b57;padding:.35rem .55rem;font-size:.8rem}.tpb-output pre{white-space:pre-wrap;word-break:break-word;line-height:1.75;font:inherit;font-size:.9rem;min-height:300px;max-height:560px;overflow:auto;border-bottom:1px dashed var(--line);padding:1rem 0}.tpb-output-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem}.tpb-output-actions button{font-size:.82rem}.tpb-before-after{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.tpb-before-after article{border:1px solid var(--line);padding:1.4rem}.tpb-before-after article:last-child{border-top:5px solid var(--teal)}.tpb-before-after article:first-child{border-top:5px solid var(--orange)}.tpb-before-after span{font-weight:900;color:var(--orange)}.tpb-before-after blockquote{font-size:1.1rem;font-weight:800;line-height:1.8;margin:1rem 0;padding:0 1rem;border-right:3px solid var(--line)}.tpb-section--dark{background:var(--navy);color:#fff}.tpb-section--dark h2,.tpb-section--dark strong,.tpb-section--dark p,.tpb-section--dark li{color:#fff!important}.tpb-section--dark .tpb-kicker{color:#ffab87}.tpb-steps{list-style:none;counter-reset:step;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:.8rem}.tpb-steps li{counter-increment:step;border-top:1px solid #ffffff54;padding-top:1rem}.tpb-steps li:before{content:counter(step,decimal-leading-zero);color:#ffab87;font-weight:900}.tpb-steps strong{display:block;margin:.5rem 0}.tpb-two{display:grid;grid-template-columns:1.4fr .6fr;gap:3rem}.tpb-two aside{background:#fff1e9;border-right:5px solid var(--orange);padding:1.3rem}.tpb-section--paper{background:var(--cream)}.tpb-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.5rem 0}.tpb-cards article{background:#fff;border:1px solid var(--line);padding:1.25rem}.tpb-cta{background:var(--orange);color:#14271f;padding:72px 0}.tpb-cta .tpb-kicker{color:#fff}.tpb-bridge{background:#e5f0ed;padding:2rem 0}.tpb-bridge p{margin:.3rem 0 1rem}
@media(max-width:900px){.tpb-hero-grid,.tpb-intro .tpb-wrap,.tpb-work-grid,.tpb-two{grid-template-columns:1fr}.tpb-ticket{min-height:auto;clip-path:none}.tpb-output{position:relative;top:auto}.tpb-steps{grid-template-columns:1fr 1fr}.tpb-progress{top:0}}
@media(max-width:620px){.tpb-wrap{width:min(100% - 28px,1160px)}.tpb-hero{padding:45px 0}.tpb h1{font-size:2.75rem}.tpb-intro,.tpb-section{padding:52px 0}.tpb-fields,.tpb-before-after,.tpb-cards,.tpb-steps{grid-template-columns:1fr}.tpb-actions{flex-direction:column;align-items:stretch}.tpb-btn{width:100%}.tpb-options,.tpb-checks{display:grid;grid-template-columns:1fr}.tpb-output-actions{grid-template-columns:1fr}.tpb-form-actions>*{width:100%}}
@media print{header,footer,.tpb-hero,.tpb-intro,.tpb-form,.tpb-section,.tpb-cta,.tpb-bridge{display:none!important}.tpb-workspace{background:#fff;padding:0}.tpb-work-grid{display:block}.tpb-output{box-shadow:none;border:0;position:static}.tpb-output-actions{display:none}.tpb-output pre{max-height:none;border:0;font-size:12pt}.tpb-output p{display:none}}
@media(prefers-reduced-motion:reduce){.tpb *{scroll-behavior:auto!important;transition:none!important}}
.tpb{--orange:#a83f22}
.tpb-cta h2,.tpb-cta p,.tpb-cta .tpb-link{color:#fff!important}
