.tc-page{--tc-ink:var(--navy);--tc-paper:var(--cream);--tc-accent:var(--navy);--tc-bright:var(--copper);--tc-stone:var(--stone);--tc-muted:#535d63;--tc-line:var(--border);background:var(--tc-paper);color:var(--tc-ink)}.tc-page .tcd-wrap{width:min(1280px,100% - 96px);margin-inline:auto}.tc-page .tcd-section{padding:98px 0}.tc-page section[id],.tc-page details[id]{scroll-margin-top:108px}.tc-page h1,.tc-page h2,.tc-page h3{letter-spacing:-.035em;text-wrap:balance;font-weight:500}.tc-page h1,.tc-page h2{font-family:var(--serif)}.tc-page h2{font-size:clamp(2rem,3.4vw,3.1rem);line-height:1.14}.tc-page h3{font-family:var(--serif);font-size:1.55rem;line-height:1.3}.tc-page p{line-height:1.7}.tc-page .tcd-eyebrow{color:var(--tc-accent);font-size:var(--text-caption);letter-spacing:.14em;text-transform:uppercase;margin-bottom:21px;font-weight:700}.tc-page .tcd-intro{font-size:var(--text-intro);color:var(--tc-muted);max-width:60ch}.tc-page .tcd-button{min-height:52px;font-size:var(--text-support);text-align:center;border-radius:3px;justify-content:center;align-items:center;gap:20px;padding:15px 22px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s;display:inline-flex}.tc-page .tcd-button>span{font-size:1.2rem;line-height:1}.tc-page .tcd-button--accent{color:#fff;background:var(--tc-accent)}.tc-page .tcd-button--accent:hover{background:var(--navy-deep)}.tc-page .tcd-button--navy{color:#fff;background:var(--tc-ink)}.tc-page .tcd-button--navy:hover{background:var(--navy-deep)}.tc-page .tcd-text-link{color:inherit;font-size:var(--text-support);text-underline-offset:6px;text-decoration:underline;-webkit-text-decoration-color:var(--tc-accent);text-decoration-color:var(--tc-accent);font-weight:600;line-height:1.8;text-decoration-thickness:1px}.tc-page .tcd-text-link:hover{text-decoration-thickness:2px}.tc-page :is(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid var(--tc-accent);outline-offset:5px}.tc-page .tcd-swipe-hint{display:none}.tcd-skip-link{z-index:1000;color:#172536;background:#fff;padding:13px 20px;position:fixed;top:8px;left:20px;transform:translateY(-160%)}.tcd-skip-link:focus{transform:translateY(0)}.tc-page .tcd-photo{background:#a8b4ae;min-width:0;position:relative;overflow:hidden}.tc-page .tcd-photo picture{display:block;position:absolute;inset:0}.tc-page .tcd-photo img{object-fit:cover;object-position:var(--tc-photo-position,50% 50%);width:100%;height:100%}.tc-page .tcd-photo-reserve{background:linear-gradient(135deg,#b5beb1,#809289);position:absolute;inset:0;overflow:hidden}.tc-page .tcd-photo-reserve span{border:1px solid #ffffff40;width:70%;height:100%;position:absolute;top:30%;right:-10%;transform:rotate(-22deg)}.tc-page .tcd-photo-reserve span:nth-child(2){background:#ffffff09;width:120%;height:90%;top:-5%;right:-50%}.tc-page .tcd-photo-reserve span:nth-child(3){background:#ffffff0a;border:0;width:25%;height:150%;top:-20%;right:40%}.tc-page .tcd-hero{padding:62px 0 65px}.tc-page .tcd-hero-layout{grid-template-columns:1.12fr 1fr;align-items:center;gap:70px;display:grid}.tc-page .tcd-hero h1{max-width:21ch;margin-bottom:25px;font-size:clamp(2.5rem,4vw,3.8rem);line-height:1.09}.tc-page .tcd-hero h1 span{color:inherit;margin-top:4px;font-family:inherit;font-style:normal;display:block}.tc-page .tcd-hero-intro,.tc-page .tcd-hero-body{font-size:var(--text-intro);color:var(--tc-muted);max-width:57ch}.tc-page .tcd-hero-question{border-left:2px solid var(--tc-bright);margin:21px 0;padding-left:19px}.tc-page .tcd-hero-question p:first-child{font-size:var(--text-support);color:var(--tc-muted)}.tc-page .tcd-hero-question p:last-child{font-family:var(--serif);margin-top:7px;font-size:1.35rem;line-height:1.4}.tc-page .tcd-hero-actions{flex-direction:column;align-items:flex-start;gap:19px;margin-top:26px;display:flex}.tc-page .tcd-microcopy{color:var(--tc-muted);font-size:var(--text-support);margin-top:19px}.tc-page .tcd-hero-visual{flex-direction:column;align-self:stretch;margin:0;display:flex;position:relative}.tc-page .tcd-hero-visual .tcd-photo{aspect-ratio:4/5;flex:1;min-height:600px}.tc-page .tcd-hero-visual figcaption{max-width:34ch;font-family:var(--serif);padding:17px 0 0 36px;font-size:1.006rem;font-style:italic;line-height:1.5}.tc-page .tcd-photo-corner{background:var(--tc-bright);width:44px;height:44px;position:absolute;bottom:52px;left:-15px}.tc-page .tcd-recognition{background:#fff;padding:57px 0 72px}.tc-page .tcd-recognition h2{margin-bottom:29px;font-size:1.85rem}.tc-page .tcd-recognition-scroll ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:0;list-style:none;display:grid}.tc-page .tcd-recognition-scroll li{border:1px solid var(--tc-line);background:#f8f7f3;min-height:190px;padding:24px}.tc-page .tcd-recognition-scroll li:nth-child(4n+2),.tc-page .tcd-recognition-scroll li:nth-child(4n+4){transform:none}.tc-page .tcd-recognition-scroll li:nth-child(3n),.tc-page .tcd-recognition-scroll li:nth-child(4n){background:var(--tc-paper)}.tc-page .tcd-recognition-scroll li>span{color:var(--tc-accent);font-size:var(--text-support);margin-bottom:18px;display:block}.tc-page .tcd-mistake-layout{grid-template-columns:1fr 1.1fr;gap:95px;display:grid}.tc-page .tcd-mistake-layout h2{max-width:19ch}.tc-page .tcd-mistake-copy>p{font-size:var(--text-body);color:#424c51;margin-bottom:17px}.tc-page .tcd-mistake-copy>.tcd-mistake-pivot{color:var(--tc-ink);font-weight:600}.tc-page .tcd-big-statement{font-family:var(--serif);letter-spacing:-.035em;border-top:1px solid #17253640;max-width:32ch;margin-top:39px;padding-top:37px;font-size:clamp(2rem,3.8vw,3.45rem);line-height:1.22}.tc-page .tcd-consequences{background:#fff}.tc-page .tcd-consequences-heading{max-width:800px;margin-bottom:40px}.tc-page .tcd-consequences-heading h2{max-width:25ch;margin-bottom:24px}.tc-page .tcd-consequences-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:65px;display:grid}.tc-page .tcd-consequences-layout .tcd-photo-reserve{background:linear-gradient(135deg,#baa78f,#8d9689)}.tc-page .tcd-consequence-list article{border-top:1px solid var(--tc-line);grid-template-columns:25px 1fr;gap:16px;padding:21px 0;display:grid}.tc-page .tcd-consequence-list article:first-child{border-top:0;padding-top:0}.tc-page .tcd-consequence-list article>span{color:var(--tc-accent);font-size:var(--text-support);padding-top:5px}.tc-page .tcd-consequence-list h3{font-family:var(--sans);letter-spacing:-.02em;margin-bottom:8px;font-size:1.118rem}.tc-page .tcd-consequence-list p{font-size:var(--text-support);color:var(--tc-muted)}.tc-page .tcd-consequences-close{border-left:3px solid var(--tc-bright);font-family:var(--serif);max-width:72ch;margin-top:32px;padding-left:24px;font-size:1.35rem;line-height:1.5}.tc-page .tcd-role{background:var(--tc-ink);color:#fff}.tc-page .tcd-role .tcd-eyebrow{color:var(--tc-paper)}.tc-page .tcd-role-heading h2{max-width:25ch;margin-bottom:50px}.tc-page .tcd-role-layout{grid-template-columns:.9fr 1.1fr;gap:88px;display:grid}.tc-page .tcd-role-perspectives dl>div{border-top:1px solid #ffffff35;padding:19px 0}.tc-page .tcd-role-perspectives dt{font-family:var(--serif);margin-bottom:7px;font-size:1.35rem}.tc-page .tcd-role-perspectives dd{color:#cad3d9;font-size:var(--text-support)}.tc-page .tcd-role-perspectives>p{border-left:2px solid var(--tc-paper);background:#ffffff08;margin-top:15px;padding:24px;font-size:1.062rem}.tc-page .tcd-role-copy>p{font-size:var(--text-body);color:#cad3d9;margin-bottom:20px}.tc-page .tcd-role-copy ul{grid-template-columns:1fr 1fr;gap:11px 23px;margin-top:24px;list-style:none;display:grid}.tc-page .tcd-role-copy li{color:#fff;font-size:var(--text-support);border-bottom:1px solid #ffffff35;padding:10px 0}.tc-page .tcd-role-close{border-top:1px solid #ffffff35;margin-top:50px;padding-top:29px}.tc-page .tcd-role-close p:first-child{font-family:var(--serif);font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.3}.tc-page .tcd-role-close p:last-child{color:var(--tc-paper);margin-top:9px;font-size:1.062rem}.tc-page .tcd-existing{background:#fff}.tc-page .tcd-existing-layout{grid-template-columns:1fr 1fr;align-items:center;gap:75px;display:grid}.tc-page .tcd-existing-layout h2{max-width:23ch;margin-bottom:25px}.tc-page .tcd-existing-layout .tcd-intro{margin-bottom:18px}.tc-page .tcd-existing-layout>div>p:last-child{font-size:var(--text-body);color:var(--tc-muted)}.tc-page .tcd-existing-layout .tcd-photo{aspect-ratio:1.25}.tc-page .tcd-existing-layout .tcd-photo-reserve{background:linear-gradient(130deg,#aabac1,#79898a)}.tc-page .tcd-existing-questions{grid-template-columns:repeat(4,1fr);gap:29px;margin-top:49px;display:grid}.tc-page .tcd-existing-questions article{border-top:2px solid var(--tc-bright);padding-top:23px}.tc-page .tcd-question-number{color:var(--tc-muted);margin-bottom:19px;font-size:.82rem;display:block}.tc-page .tcd-existing-questions h3{min-height:3.9em;margin-bottom:14px;font-size:1.4rem}.tc-page .tcd-existing-questions p{color:var(--tc-muted);font-size:var(--text-support)}.tc-page .tcd-existing-close{font-family:var(--serif);margin-top:34px;font-size:1.55rem}.tc-page .tcd-approach{background:var(--tc-paper)}.tc-page .tcd-approach-heading{max-width:830px;margin-bottom:40px}.tc-page .tcd-approach-stages{border-top:1px solid #17253670;list-style:none}.tc-page .tcd-approach-stages>li{border-bottom:1px solid var(--tc-line);grid-template-columns:62px 1.35fr .8fr;align-items:start;gap:36px;padding:31px 0;display:grid}.tc-page .tcd-stage-number{color:var(--tc-accent);font-family:var(--serif);font-size:2rem;line-height:1.2}.tc-page .tcd-approach-stages h3{font-family:var(--sans);letter-spacing:-.02em;margin-bottom:13px;font-size:1.24rem;line-height:1.35}.tc-page .tcd-approach-stages li>div>p{font-size:var(--text-support);color:var(--tc-muted)}.tc-page .tcd-stage-outcome{border-left:2px solid #87533760;padding-left:24px}.tc-page .tcd-stage-outcome>span{color:var(--tc-accent);font-size:var(--text-support);letter-spacing:.07em;text-transform:uppercase;margin-bottom:11px;font-weight:700;display:block}.tc-page .tcd-approach-stages .tcd-stage-outcome>p{font-family:var(--serif);color:var(--tc-ink);font-size:1.166rem;line-height:1.45}.tc-page .tcd-scope-note{font-size:var(--text-support);color:var(--tc-muted);max-width:91ch;margin-top:24px}.tc-page .tcd-rigour{background:#fff;border:1px solid #17253640;margin-top:41px}.tc-page .tcd-rigour summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:23px 28px;font-size:1.034rem;font-weight:500;list-style:none;display:flex}.tc-page summary::-webkit-details-marker{display:none}.tc-page .tcd-expand{color:var(--tc-accent);flex-shrink:0;font-size:1.5rem;font-weight:400;line-height:1;transition:transform .2s;display:inline-block}.tc-page details[open]>summary .tcd-expand{transform:rotate(45deg)}.tc-page .tcd-rigour[open]>summary{border-bottom:1px solid var(--tc-line)}.tc-page .tcd-rigour-body{padding:29px}.tc-page .tcd-rigour-body h3{margin-bottom:13px;font-size:1.7rem}.tc-page .tcd-rigour-body>p{font-size:var(--text-support);color:var(--tc-muted)}.tc-page .tcd-rigour-groups{grid-template-columns:repeat(3,1fr);gap:32px;margin:28px 0;display:grid}.tc-page .tcd-rigour-groups h4{margin-bottom:13px;font-size:.875rem}.tc-page .tcd-rigour-groups ul{list-style:none}.tc-page .tcd-rigour-groups li{border-top:1px solid var(--tc-line);font-size:var(--text-support);color:var(--tc-muted);padding:10px 0;line-height:1.6}.tc-page .tcd-rigour-body .tcd-rigour-close{color:var(--tc-ink);font-size:var(--text-support);max-width:84ch}.tc-page .tcd-rigour-body .tcd-rigour-limits{font-size:var(--text-support);max-width:94ch;margin-top:15px}.tc-page .tcd-evaluation{background:#fff}.tc-page .tcd-evaluation-heading{grid-template-columns:1fr .8fr;align-items:end;gap:65px;margin-bottom:37px;display:grid}.tc-page .tcd-demo-questions{background:var(--tc-stone);grid-template-columns:1fr 44px 1fr;align-items:center;gap:27px;margin-bottom:28px;padding:28px 32px;display:grid}.tc-page .tcd-demo-questions>div>span{font-size:var(--text-support);text-transform:uppercase;letter-spacing:.08em;font-weight:600}.tc-page .tcd-demo-questions p{font-family:var(--serif);letter-spacing:-.025em;margin-top:10px;font-size:1.6rem;line-height:1.35}.tc-page .tcd-demo-questions>div:first-child p{color:var(--tc-muted)}.tc-page .tcd-demo-arrow{color:var(--tc-accent);font-size:1.7rem}.tc-page .tcd-matrix-disclaimer{font-size:var(--text-support);color:var(--tc-muted);margin-bottom:16px}.tc-page .tcd-matrix-scroll{overscroll-behavior-inline:contain;scrollbar-width:thin;border:1px solid #a9b2af;overflow-x:auto}.tc-page .tcd-matrix{border-collapse:collapse;width:100%;min-width:730px;font-size:var(--text-support);text-align:left}.tc-page .tcd-matrix caption{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.tc-page .tcd-matrix thead{background:var(--tc-ink);color:#fff}.tc-page .tcd-matrix th,.tc-page .tcd-matrix td{padding:21px 23px}.tc-page .tcd-matrix thead th{font-size:var(--text-support);font-weight:600}.tc-page .tcd-matrix th:first-child{width:37%}.tc-page .tcd-matrix tbody th{font-weight:500}.tc-page .tcd-matrix tbody tr{border-bottom:1px solid var(--tc-line)}.tc-page .tcd-matrix tbody tr:last-child{border-bottom:0}.tc-page .tcd-matrix tbody tr:nth-child(2n){background:#f8f7f3}.tc-page .tcd-matrix tbody tr:hover{background:#edebe580}.tc-page .tcd-fit{white-space:nowrap;font-size:var(--text-support);align-items:center;gap:7px;display:inline-flex}.tc-page .tcd-fit--meets{color:#20513e}.tc-page .tcd-fit--review{color:#774024}.tc-page .tcd-fit>span{font-size:1.062rem;font-weight:600}.tc-page .tcd-evaluation-close{max-width:70ch;font-family:var(--serif);margin-top:28px;font-size:1.4rem;line-height:1.45}.tc-page .tcd-routes{background:var(--tc-stone)}.tc-page .tcd-routes .tcd-eyebrow{color:var(--tc-ink)}.tc-page .tcd-routes-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:0 70px;margin-bottom:38px;display:grid}.tc-page .tcd-routes-heading .tcd-eyebrow{grid-column:1/-1}.tc-page .tcd-routes-heading h2{font-size:clamp(2rem,3.2vw,2.9rem)}.tc-page .tcd-routes-heading>p:last-child{font-size:var(--text-support)}.tc-page .tcd-route{border-top:1px solid #17253650}.tc-page .tcd-route:last-child{border-bottom:1px solid #17253650}.tc-page .tcd-route>summary{cursor:pointer;grid-template-columns:40px 1fr 1.1fr 28px;align-items:center;gap:22px;padding:25px 14px;list-style:none;transition:background .2s;display:grid}.tc-page .tcd-route>summary:hover{background:#ffffff25}.tc-page .tcd-route[open]{background:#fff}.tc-page .tcd-route-number{font-size:.82rem}.tc-page .tcd-route h3{font-family:var(--sans);font-size:1.55rem;font-weight:500}.tc-page .tcd-route-line{font-size:var(--text-support)}.tc-page .tcd-route-body{max-width:930px;padding:0 65px 28px 76px}.tc-page .tcd-route-body p{font-size:1.025rem}.tc-page .tcd-routes-close{margin-top:37px}.tc-page .tcd-routes-close p:first-child{font-size:var(--text-support)}.tc-page .tcd-routes-close p:last-child{font-family:var(--serif);margin-top:10px;font-size:clamp(1.7rem,3vw,2.55rem);line-height:1.25}.tc-page .tcd-evidence{background:var(--tc-ink);color:#fff}.tc-page .tcd-evidence .tcd-eyebrow{color:var(--tc-paper)}.tc-page .tcd-evidence>.tcd-wrap>h2{max-width:24ch;margin-bottom:42px}.tc-page .tcd-evidence-story{grid-template-columns:.9fr 1.1fr;align-items:start;gap:90px;display:grid}.tc-page .tcd-evidence-context{font-size:var(--text-support);color:#cbd3d9;margin-bottom:15px}.tc-page .tcd-evidence-story h3{margin-bottom:15px;font-size:2rem}.tc-page .tcd-evidence-programme{color:#cbd3d9;font-size:var(--text-support);max-width:39ch}.tc-page .tcd-evidence-body{color:#cbd3d9;font-size:1.016rem}.tc-page .tcd-evidence-metrics{border-top:1px solid #ffffff35;border-bottom:1px solid #ffffff35;grid-template-columns:1fr 1fr 1fr;margin-top:39px;padding:31px 0;display:grid}.tc-page .tcd-evidence-metrics>div{border-right:1px solid #ffffff35;padding:0 33px}.tc-page .tcd-evidence-metrics>div:first-child{padding-left:0}.tc-page .tcd-evidence-metrics>div:last-child{border-right:0;padding-right:0}.tc-page .tcd-evidence-metrics dt{font-family:var(--serif);color:var(--tc-paper);letter-spacing:-.04em;white-space:nowrap;font-size:clamp(2.5rem,5vw,4.3rem);line-height:1.2}.tc-page .tcd-evidence-metrics dd{font-size:var(--text-support);color:#cbd3d9;max-width:29ch;margin-top:12px}.tc-page .tcd-evidence-qualifier{font-size:var(--text-support);color:#cbd3d9;max-width:104ch;margin-top:22px}.tc-page .tcd-evidence-close{font-family:var(--serif);max-width:44ch;margin-top:34px;font-size:1.6rem;line-height:1.4}.tc-page .tcd-philosophy{background:var(--tc-paper);padding-bottom:80px;position:relative}.tc-page .tcd-philosophy-image .tcd-photo{aspect-ratio:2.8;min-height:440px;max-height:570px}.tc-page .tcd-philosophy-image .tcd-photo-reserve{background:linear-gradient(110deg,#b5af9d,#829391)}.tc-page .tcd-philosophy-layout{justify-content:flex-end;margin-top:-245px;display:flex;position:relative}.tc-page .tcd-philosophy-panel{background:var(--tc-paper);border-top:5px solid var(--tc-bright);width:59%;padding:43px 48px 0}.tc-page .tcd-philosophy-panel h2{margin-bottom:25px;font-size:clamp(1.9rem,3vw,2.6rem)}.tc-page .tcd-philosophy-panel>p:not(.tcd-eyebrow){font-size:var(--text-body);color:var(--tc-muted)}.tc-page .tcd-philosophy-panel ul{margin-top:24px;list-style:none}.tc-page .tcd-philosophy-panel li{border-bottom:1px solid var(--tc-line);font-family:var(--serif);padding:12px 0;font-size:1.152rem;line-height:1.5}.tc-page .tcd-philosophy-panel>.tcd-philosophy-note{font-size:var(--text-support);margin-top:13px}.tc-page .tcd-philosophy-panel>.tcd-philosophy-close{color:var(--tc-ink);margin-top:24px;font-size:1.062rem;font-weight:600}.tc-page .tcd-final{background:var(--tc-stone)}.tc-page .tcd-final>.tcd-wrap>h2{max-width:27ch;margin-bottom:42px}.tc-page .tcd-final-routes{grid-template-columns:1fr 1fr;gap:60px;display:grid}.tc-page .tcd-final-routes article{border-top:1px solid #17253660;padding-top:30px}.tc-page .tcd-final-routes h3{max-width:22ch;margin-bottom:20px;font-size:2rem}.tc-page .tcd-final-routes article>p:not(.tcd-eyebrow){font-size:var(--text-body);max-width:54ch}.tc-page .tcd-final-routes .tcd-button{margin-top:27px}.tc-page .tcd-final-routes .tcd-text-link{margin-top:29px;display:inline-block}.tc-page .tcd-final-routes article>.tcd-final-note{font-size:var(--text-support);margin-top:14px}.tc-page .tcd-enquiry{background:#fff}.tc-page .tcd-form-layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:88px;display:grid}.tc-page .tcd-form-head h2{max-width:20ch;margin-bottom:24px}.tc-page .tcd-form-head .tcd-intro{font-size:var(--text-intro)}.tc-page .tcd-form-note{font-size:var(--text-support);color:var(--tc-muted);border-top:1px solid var(--tc-line);max-width:48ch;margin-top:24px;padding-top:20px}.tc-page .tcd-form{flex-direction:column;gap:21px;display:flex}.tc-page .tcd-form-row{grid-template-columns:1fr 1fr;gap:19px;display:grid}.tc-page .field{border:0;flex-direction:column;gap:8px;min-width:0;padding:0;display:flex}.tc-page .field-label{font-size:var(--text-support);color:var(--tc-ink);font-weight:600}.tc-page .field-hint{color:var(--tc-muted);font-weight:400;font-size:var(--text-support)}.tc-page .field-helper{font-size:var(--text-support);color:var(--tc-muted)}.tc-page .field input:is([type=text],[type=email],[type=tel]),.tc-page .field select,.tc-page .field textarea{width:100%;min-height:48px;color:var(--tc-ink);font:inherit;background:#fff;border:1px solid #8d9999;border-radius:2px;padding:11px 12px;font-size:1.062rem}.tc-page .field textarea{resize:vertical;min-height:125px}.tc-page .field-radio legend{margin-bottom:10px}.tc-page .radio-row{flex-wrap:wrap;gap:8px;display:flex}.tc-page .radio{position:relative}.tc-page .radio input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.tc-page .radio span{font-size:var(--text-support);border:1px solid #8d9999;border-radius:2px;min-height:44px;padding:11px 14px;display:block}.tc-page .radio input:checked+span{background:var(--tc-ink);color:#fff;border-color:var(--tc-ink)}.tc-page .radio input:focus-visible+span{outline:3px solid var(--tc-accent);outline-offset:4px}.tc-page .lead-actions{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.tc-page .lead-actions button{cursor:pointer;border:0;font-family:inherit}.tc-page .lead-actions button:disabled{opacity:.65;cursor:wait;transform:none}.tc-page .lead-privacy{color:var(--tc-muted);font-size:var(--text-support);max-width:52ch;line-height:1.65}.tc-page .lead-privacy a{color:var(--tc-ink);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--tc-accent);text-decoration-color:var(--tc-accent);font-weight:600}.tc-page .lead-error{color:#923721;font-size:var(--text-support)}.tc-page .tcd-form-done{background:#edf1e9;border:1px solid #a7b6a2;padding:32px}.tc-page .tcd-form-done h3{margin-bottom:15px;font-size:1.8rem}.tc-page .tcd-form-done p{font-size:1.016rem}.tc-page .hp{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}@media (max-width:1100px){.tc-page .tcd-wrap{width:calc(100% - 64px)}.tc-page .tcd-hero-layout{gap:42px}.tc-page .tcd-hero h1{font-size:3rem}.tc-page .tcd-hero-visual .tcd-photo{min-height:590px}.tc-page .tcd-recognition-scroll li{min-height:185px;padding:20px}.tc-page .tcd-recognition-scroll li p{font-size:1.097rem}.tc-page .tcd-mistake-layout,.tc-page .tcd-role-layout,.tc-page .tcd-existing-layout,.tc-page .tcd-evidence-story,.tc-page .tcd-form-layout{gap:48px}.tc-page .tcd-consequences-layout{gap:40px}.tc-page .tcd-existing-questions{gap:22px}.tc-page .tcd-existing-questions h3{font-size:1.3rem}.tc-page .tcd-approach-stages>li{grid-template-columns:44px 1.25fr .85fr;gap:24px}.tc-page .tcd-stage-outcome{padding-left:19px}.tc-page .tcd-philosophy-panel{width:65%;padding:35px 37px 0}.tc-page .tcd-final-routes{gap:38px}}@media (max-width:820px){.tc-page .tcd-section{padding:72px 0}.tc-page section[id],.tc-page details[id]{scroll-margin-top:92px}.tc-page .tcd-hero{padding:43px 0 50px}.tc-page .tcd-hero-layout{grid-template-columns:1fr;gap:33px}.tc-page .tcd-hero h1{max-width:24ch;font-size:clamp(2.5rem,6vw,3.6rem)}.tc-page .tcd-hero-intro,.tc-page .tcd-hero-body{max-width:68ch}.tc-page .tcd-hero-actions{flex-flow:wrap;align-items:center;gap:23px}.tc-page .tcd-hero-visual .tcd-photo{aspect-ratio:1.65;min-height:0}.tc-page .tcd-hero-visual figcaption{max-width:none;padding-top:13px;font-size:.922rem}.tc-page .tcd-photo-corner{width:31px;height:31px;bottom:31px;left:-10px}.tc-page .tcd-recognition{padding:40px 0 54px}.tc-page .tcd-recognition-scroll ul{grid-template-columns:1fr 1fr;gap:17px}.tc-page .tcd-recognition-scroll li{min-height:153px;padding:23px}.tc-page .tcd-recognition-scroll li p{font-size:1.145rem}.tc-page .tcd-mistake-layout{grid-template-columns:1fr;gap:26px}.tc-page .tcd-mistake-layout h2{max-width:26ch}.tc-page .tcd-big-statement{margin-top:22px;padding-top:28px;font-size:2.55rem}.tc-page .tcd-consequences-layout{grid-template-columns:1fr;gap:30px}.tc-page .tcd-consequences-layout>.tcd-photo{aspect-ratio:1.8;position:relative;top:auto}.tc-page .tcd-consequence-list{grid-template-columns:1fr 1fr;gap:22px;display:grid}.tc-page .tcd-consequence-list article,.tc-page .tcd-consequence-list article:first-child{border-top:1px solid var(--tc-line);grid-template-columns:21px 1fr;gap:10px;padding:19px 0 0}.tc-page .tcd-role-heading h2{margin-bottom:31px}.tc-page .tcd-role-layout{grid-template-columns:1fr;gap:32px}.tc-page .tcd-role-perspectives dl{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.tc-page .tcd-role-perspectives dt{font-size:1.2rem}.tc-page .tcd-role-perspectives dd{font-size:var(--text-support)}.tc-page .tcd-role-perspectives>p{margin-top:10px}.tc-page .tcd-role-copy>p{max-width:70ch}.tc-page .tcd-role-copy ul{max-width:650px}.tc-page .tcd-existing-layout{grid-template-columns:1fr;gap:30px}.tc-page .tcd-existing-layout h2{max-width:26ch}.tc-page .tcd-existing-layout .tcd-photo{aspect-ratio:1.9}.tc-page .tcd-existing-questions{grid-template-columns:1fr 1fr;gap:28px;margin-top:32px}.tc-page .tcd-existing-questions h3{min-height:0}.tc-page .tcd-approach-stages>li{grid-template-columns:45px 1fr;gap:17px 24px}.tc-page .tcd-stage-number{grid-row:span 2}.tc-page .tcd-stage-outcome{grid-column:2}.tc-page .tcd-approach-stages .tcd-stage-outcome>p{font-size:1.131rem}.tc-page .tcd-rigour-groups{grid-template-columns:1fr;gap:23px}.tc-page .tcd-evaluation-heading{grid-template-columns:1fr;gap:22px}.tc-page .tcd-demo-questions{gap:20px;padding:26px}.tc-page .tcd-demo-questions p{font-size:1.35rem}.tc-page .tcd-evaluation .tcd-swipe-hint{font-size:var(--text-support);color:var(--tc-muted);margin-bottom:12px;display:block}.tc-page .tcd-routes-heading{grid-template-columns:1fr;gap:17px}.tc-page .tcd-routes-heading .tcd-eyebrow{margin:0}.tc-page .tcd-route>summary{grid-template-columns:29px 1fr 1fr 20px;gap:15px;padding:24px 10px}.tc-page .tcd-route h3{font-size:1.3rem}.tc-page .tcd-route-line{font-size:var(--text-support)}.tc-page .tcd-route-body{padding-left:54px;padding-right:34px}.tc-page .tcd-evidence-story{gap:32px}.tc-page .tcd-evidence-story h3{font-size:1.7rem}.tc-page .tcd-evidence-metrics>div{padding-inline:22px}.tc-page .tcd-evidence-metrics dt{font-size:2.65rem}.tc-page .tcd-evidence-metrics dd{font-size:var(--text-support)}.tc-page .tcd-philosophy-image .tcd-photo{aspect-ratio:1.8;min-height:320px}.tc-page .tcd-philosophy-layout{margin-top:-75px}.tc-page .tcd-philosophy-panel{width:84%;padding:33px 32px 0}.tc-page .tcd-final-routes{gap:30px}.tc-page .tcd-final-routes h3{font-size:1.75rem}.tc-page .tcd-form-layout{grid-template-columns:1fr;gap:35px}.tc-page .tcd-form-head .tcd-intro{max-width:63ch}.tc-page .tcd-form-note{max-width:70ch}}@media (max-width:560px){.tc-page .tcd-wrap{width:calc(100% - 40px)}.tc-page .tcd-section{padding:58px 0}.tc-page h2{font-size:2.05rem}.tc-page .tcd-eyebrow{font-size:var(--text-caption);letter-spacing:.1em;margin-bottom:17px}.tc-page .tcd-hero h1{letter-spacing:-.04em;max-width:20ch;font-size:clamp(2.1rem,8.5vw,2.9rem)}.tc-page .tcd-hero-intro,.tc-page .tcd-hero-body{font-size:var(--text-intro)}.tc-page .tcd-hero-question p:first-child{font-size:var(--text-support)}.tc-page .tcd-hero-question p:last-child{font-size:1.2rem}.tc-page .tcd-hero-actions{flex-direction:column;align-items:stretch;gap:18px}.tc-page .tcd-hero-actions .tcd-button{font-size:var(--text-support);gap:13px;padding-inline:16px}.tc-page .tcd-hero-actions .tcd-text-link{align-self:flex-start}.tc-page .tcd-microcopy{font-size:var(--text-support)}.tc-page .tcd-hero-visual .tcd-photo{aspect-ratio:1.25}.tc-page .tcd-photo img{object-position:var(--tc-photo-mobile-position,50% 50%)}.tc-page .tcd-hero-visual figcaption{max-width:36ch;padding-left:25px;font-size:.875rem}.tc-page .tcd-photo-corner{bottom:43px}.tc-page .tcd-recognition{padding-top:37px;padding-bottom:37px}.tc-page .tcd-recognition h2{margin-bottom:13px;font-size:1.7rem}.tc-page .tcd-recognition .tcd-swipe-hint{font-size:var(--text-support);color:var(--tc-muted);margin-bottom:17px;display:block}.tc-page .tcd-recognition-scroll{scroll-snap-type:x proximity;overscroll-behavior-inline:contain;scrollbar-width:thin;margin-right:-20px;padding-bottom:12px;scroll-padding-left:0;overflow-x:auto}.tc-page .tcd-recognition-scroll ul{gap:14px;width:max-content;padding:0 20px 0 0;display:flex}.tc-page .tcd-recognition-scroll li,.tc-page .tcd-recognition-scroll li:nth-child(4n+2),.tc-page .tcd-recognition-scroll li:nth-child(4n+4){scroll-snap-align:start;flex-shrink:0;width:min(75vw,310px);min-height:176px;padding:23px;transform:none}.tc-page .tcd-recognition-scroll li p{font-size:1.3rem;line-height:1.4}.tc-page .tcd-recognition-scroll li>span{margin-bottom:17px}.tc-page .tcd-mistake-copy>p{font-size:var(--text-body)}.tc-page .tcd-big-statement{font-size:2.05rem}.tc-page .tcd-consequences-heading{margin-bottom:27px}.tc-page .tcd-consequences-layout>.tcd-photo{aspect-ratio:1.35}.tc-page .tcd-consequence-list{grid-template-columns:1fr;gap:20px}.tc-page .tcd-consequence-list h3{font-size:1.131rem}.tc-page .tcd-consequences-close{margin-top:27px;padding-left:19px;font-size:1.186rem}.tc-page .tcd-role-perspectives dl{grid-template-columns:1fr;gap:0}.tc-page .tcd-role-perspectives dl>div{grid-template-columns:1fr 1fr;align-items:baseline;gap:18px;padding:17px 0;display:grid}.tc-page .tcd-role-perspectives dt{margin:0;font-size:1.152rem}.tc-page .tcd-role-perspectives>p{padding:20px;font-size:1.006rem}.tc-page .tcd-role-copy>p{font-size:var(--text-body)}.tc-page .tcd-role-copy ul{grid-template-columns:1fr;gap:0}.tc-page .tcd-role-copy li{font-size:var(--text-support);padding:12px 0}.tc-page .tcd-role-close{margin-top:30px}.tc-page .tcd-role-close p:first-child{font-size:1.9rem}.tc-page .tcd-existing-layout .tcd-photo{aspect-ratio:1.35}.tc-page .tcd-existing-questions{grid-template-columns:1fr;gap:23px}.tc-page .tcd-existing-questions article{grid-template-columns:22px 1fr;gap:0 15px;padding-top:20px;display:grid}.tc-page .tcd-question-number{margin:4px 0 0}.tc-page .tcd-existing-questions h3{margin-bottom:10px;font-size:1.35rem}.tc-page .tcd-existing-questions p{grid-column:2}.tc-page .tcd-existing-close{font-size:1.35rem}.tc-page .tcd-approach-heading{margin-bottom:29px}.tc-page .tcd-approach-stages>li{grid-template-columns:29px 1fr;gap:16px;padding:24px 0}.tc-page .tcd-stage-number{font-size:1.4rem}.tc-page .tcd-approach-stages h3{font-size:1.172rem}.tc-page .tcd-approach-stages li>div>p{font-size:var(--text-support)}.tc-page .tcd-stage-outcome{padding-left:17px}.tc-page .tcd-scope-note{font-size:var(--text-support)}.tc-page .tcd-rigour summary{font-size:var(--text-support);gap:19px;padding:21px}.tc-page .tcd-rigour-body{padding:23px}.tc-page .tcd-rigour-body h3{font-size:1.5rem}.tc-page .tcd-demo-questions{grid-template-columns:1fr;gap:15px;padding:24px}.tc-page .tcd-demo-arrow{justify-self:start;transform:rotate(90deg)}.tc-page .tcd-demo-questions p{font-size:1.5rem}.tc-page .tcd-matrix th,.tc-page .tcd-matrix td{padding:18px}.tc-page .tcd-matrix{min-width:650px}.tc-page .tcd-matrix th:first-child{width:30%}.tc-page .tcd-matrix tbody th{font-size:var(--text-support)}.tc-page .tcd-evaluation-close{font-size:1.22rem}.tc-page .tcd-routes-heading{margin-bottom:28px}.tc-page .tcd-route>summary{grid-template-columns:24px 1fr 22px;gap:10px 14px;padding:22px 7px}.tc-page .tcd-route-number{font-size:.82rem}.tc-page .tcd-route h3{font-size:1.35rem}.tc-page .tcd-route-line{font-size:var(--text-support);grid-area:2/2}.tc-page .tcd-route .tcd-expand{grid-area:1/3/3}.tc-page .tcd-route-body{padding:0 22px 25px 45px}.tc-page .tcd-route-body p{font-size:var(--text-support)}.tc-page .tcd-routes-close p:last-child{font-size:1.9rem}.tc-page .tcd-evidence>.tcd-wrap>h2{margin-bottom:29px}.tc-page .tcd-evidence-story{grid-template-columns:1fr;gap:22px}.tc-page .tcd-evidence-context{font-size:var(--text-support)}.tc-page .tcd-evidence-story h3{font-size:1.8rem}.tc-page .tcd-evidence-metrics{grid-template-columns:1fr;margin-top:27px;padding:0}.tc-page .tcd-evidence-metrics>div,.tc-page .tcd-evidence-metrics>div:first-child,.tc-page .tcd-evidence-metrics>div:last-child{border-bottom:1px solid #ffffff35;border-right:0;grid-template-columns:.9fr 1.1fr;align-items:center;gap:20px;padding:23px 0;display:grid}.tc-page .tcd-evidence-metrics>div:last-child{border-bottom:0}.tc-page .tcd-evidence-metrics dt{font-size:clamp(2rem,7.7vw,2.7rem)}.tc-page .tcd-evidence-metrics dd{font-size:var(--text-support);margin:0}.tc-page .tcd-evidence-close{margin-top:25px;font-size:1.35rem}.tc-page .tcd-philosophy{padding-bottom:57px}.tc-page .tcd-philosophy-image .tcd-photo{aspect-ratio:1.15;min-height:280px}.tc-page .tcd-philosophy-layout{margin-top:-38px}.tc-page .tcd-philosophy-panel{width:100%;padding:27px 24px 0}.tc-page .tcd-philosophy-panel h2{font-size:1.9rem}.tc-page .tcd-philosophy-panel li{font-size:1.111rem}.tc-page .tcd-final>.tcd-wrap>h2{margin-bottom:30px}.tc-page .tcd-final-routes{grid-template-columns:1fr;gap:32px}.tc-page .tcd-final-routes h3{font-size:1.85rem}.tc-page .tcd-final-routes .tcd-button{width:100%}.tc-page .tcd-final-routes article>p:not(.tcd-eyebrow){font-size:var(--text-body)}.tc-page .tcd-final-routes article>.tcd-final-note{font-size:var(--text-support)}.tc-page .tcd-form-row{grid-template-columns:1fr}.tc-page .lead-actions button{width:100%}}@media (prefers-reduced-motion:reduce){.tc-page *,.tc-page :before,.tc-page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.tc-page .tcd-philosophy-image .tcd-photo{width:100%}.tc-page{color:var(--ink)}.tc-page :is(h1,h2,h3){color:var(--tc-ink);text-wrap:pretty}.tc-page .tcd-wrap{max-width:1240px}.tc-page .tcd-section{padding-block:80px}.tc-page .tcd-eyebrow{letter-spacing:.15em;font-size:.8rem}.tc-page .tcd-eyebrow:before{content:"";background:var(--copper);vertical-align:middle;width:24px;height:2px;margin-right:12px;display:inline-block}.tc-page .tcd-hero-context{font-size:var(--text-body);max-width:60ch;margin-block:18px}.tc-page .tcd-hero-body{font-size:var(--text-body)}.tc-page .tcd-hero-visual figcaption{font-family:var(--sans);color:var(--tc-muted);padding-left:0;font-style:normal}.tc-page .tcd-recognition-scroll li p{font-family:var(--sans);font-size:var(--text-body);line-height:1.6}.tc-page .tcd-recognition-scroll li:nth-child(n){background:var(--tc-paper)}.tc-page .tcd-text-link{-webkit-text-decoration-color:var(--copper);text-decoration-color:var(--copper)}.tc-page .tcd-mistake{background:var(--tc-paper)}.tc-page .tcd-big-statement{font-size:clamp(1.8rem,3vw,2.7rem)}.tc-page .tcd-consequences-layout{align-items:center}.tc-page .tcd-consequences-layout>.tcd-photo{aspect-ratio:1;position:relative;top:auto}.tc-page .tcd-consequence-list p{font-size:var(--text-body)}.tc-page .tcd-role,.tc-page .tcd-evidence{color:var(--tc-paper)}.tc-page :is(.tcd-role,.tcd-evidence) :is(h2,h3){color:inherit}.tc-page .tcd-role-intro{font-family:var(--serif);max-width:36ch;font-size:1.6rem;line-height:1.5}.tc-page .tcd-role-close p:last-child{color:inherit;font:500 clamp(1.8rem,3vw,2.65rem)/1.3 var(--serif)}.tc-page .tcd-existing-questions h3{min-height:0;font-family:var(--sans);font-size:1.2rem}.tc-page .tcd-existing-close{max-width:76ch;font:400 var(--text-body)/1.7 var(--sans)}.tc-page .tcd-automation{background:var(--tc-stone)}.tc-page .tcd-automation-layout{grid-template-columns:1fr 1fr;gap:64px;display:grid}.tc-page .tcd-automation h2{max-width:25ch;margin-bottom:24px}.tc-page .tcd-automation-copy p{max-width:60ch;margin-bottom:20px}.tc-page .tcd-automation-close{border-top:1px solid var(--border);font:500 clamp(1.6rem,2.5vw,2.2rem)/1.4 var(--serif);max-width:53ch;color:var(--navy);margin-top:28px;padding-top:28px}.tc-page .tcd-routes-intro p+p{margin-top:16px}.tc-page .tcd-routes-hint{color:var(--tc-muted);font-size:var(--text-support);margin-bottom:20px}.tc-page .tcd-evidence-link{margin-top:24px;display:inline-block}.tc-page .tcd-evidence a:focus-visible{outline-color:var(--tc-paper)}.tc-page .tcd-evidence-body{font-size:var(--text-body)}.tc-page .tcd-final{text-align:center;background:var(--tc-paper)}.tc-page .tcd-final h2{max-width:28ch;margin-inline:auto}.tc-page .tcd-final-copy{max-width:65ch;margin:24px auto 28px}.tc-page .tcd-final-copy p+p{margin-top:16px}@media (max-width:820px){.tc-page .tcd-section{padding-block:60px}.tc-page .tcd-automation-layout{grid-template-columns:1fr;gap:28px}.tc-page .tcd-consequences-layout>.tcd-photo{aspect-ratio:1.8}.tc-page .tcd-consequence-list{grid-template-columns:1fr}}@media (max-width:560px){.tc-page .tcd-section{padding-block:46px}.tc-page .tcd-consequences-layout>.tcd-photo{aspect-ratio:1.35}.tc-page .tcd-final .tcd-button{width:100%}.tc-page .tcd-hero-visual figcaption{padding-left:0}}
