/*
Theme Name: WMC
Author: Wagner Management Consulting GmbH
Description: Schlankes WMC-Theme auf Basis der freigegebenen Startseite 02.7.
Version: 1.1.0
Requires at least: 6.8
Requires PHP: 8.0
Text Domain: wmc
License: GPL-2.0-or-later
*/
@font-face{font-family:Inter;src:url('assets/InterVariable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--lime:#dadc3b;--ink:#151616;--text:#1d1d1f;--muted:#68686c;--surface:#f5f5f7;--line:#dddde0;--white:#fff;--radius:24px;--cta-gap:16px;--role-box-width:46px;--role-box-height:20px;--pay-bar-width:120px;--font:Inter,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--white);color:var(--text);font:17px/1.65 var(--font);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button:disabled{cursor:not-allowed;opacity:.45}[hidden]{display:none!important}:focus-visible{outline:3px solid #858700;outline-offset:5px}::selection{background:var(--lime);color:var(--ink)}.skip{position:fixed;top:-100px;left:20px;background:var(--lime);padding:14px;z-index:100}.skip:focus{top:12px}.wrap{width:min(1200px,calc(100% - 96px));margin:auto}.header{height:92px;padding:0 max(32px,calc((100% - 1304px)/2));display:flex;gap:36px;align-items:center;border-bottom:1px solid #ebebed;background:rgb(255 255 255 / 94%);position:sticky;top:0;z-index:20;backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:15px;flex-shrink:0}.brand img{width:75px;height:auto}.brand>span{font-size:9px;line-height:1.45;font-weight:650;letter-spacing:.09em}.desktop-nav{display:flex;gap:28px;margin-left:auto;font-size:14px;font-weight:500}.desktop-nav a:hover{color:#717300}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:white;border:1px solid var(--ink);border-radius:999px;min-height:52px;padding:13px 25px;font-size:14px;line-height:1.45;font-weight:550;transition:background .2s,color .2s,transform .2s}.button:hover{background:var(--lime);color:var(--ink);border-color:var(--lime);transform:translateY(-2px)}.button span{font-size:20px;font-weight:400}.nav-cta{font-size:13px;min-height:42px;padding:9px 18px;}.menu-toggle{display:none}.hero{text-align:center;padding-top:89px}.eyebrow{font-size:11px;font-weight:650;letter-spacing:.15em;margin:0 0 25px;text-transform:uppercase;color:var(--muted)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(40px,5.5vw,78px);font-weight:600;letter-spacing:-.067em;line-height:1.075;margin:0 -12px 28px;text-wrap:balance}h1>span{color:#8a8a8e}.hero-copy{font-size:18px;line-height:1.65;margin:0 auto 28px;max-width:720px;color:#59595e;letter-spacing:-.02em}.actions{display:flex;gap:28px;align-items:center;justify-content:center}.text-link{display:inline-flex;align-items:center;font-size:14px;font-weight:550}.text-link span{font-size:20px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.micro{font-size:12px;color:#737378;margin:14px 0 0}.architecture{margin-top:62px;background:var(--surface);border:1px solid #ededee;border-radius:var(--radius);display:grid;grid-template-columns:repeat(3,1fr);text-align:left;padding:29px 0;overflow:hidden}.arch-cell{padding:0 34px;position:relative;min-width:0}.arch-cell+.arch-cell{border-left:1px solid var(--line)}.arch-num{font-size:10px;color:#737378;letter-spacing:.13em;font-weight:600}.arch-cell strong{display:block;font-size:21px;letter-spacing:-.045em;font-weight:550;margin:11px 0 3px}.arch-cell p{font-size:12px;color:var(--muted);margin-bottom:18px}.role-diagram{position:relative;display:flex;gap:8px;max-width:154px;padding-top:28px;height:48px}.role-diagram i{position:absolute;width:var(--role-box-width);height:var(--role-box-height);background:var(--ink);border-radius:4px;top:0;left:54px}.role-diagram:before{content:"";position:absolute;top:20px;left:77px;height:8px;width:1px;background:#b7b7bb}.role-diagram span{width:var(--role-box-width);height:var(--role-box-height);flex-shrink:0;border-radius:4px;background:#e3e3e6}.role-diagram span:nth-of-type(2){background:var(--lime)}.pay-diagram{display:grid;gap:6px;width:160px;height:47px}.pay-diagram span{height:10px;background:#dedee1;border-radius:8px;width:var(--pay-bar-width)}.pay-diagram span:nth-child(2){margin-left:12px;background:var(--lime)}.pay-diagram span:nth-child(3){margin-left:32px;background:#313233}.steps-diagram{height:47px;display:flex;gap:7px;align-items:flex-end}.steps-diagram span{width:28px;height:13px;background:#dedee1;border-radius:4px}.steps-diagram span:nth-child(2){height:23px}.steps-diagram span:nth-child(3){height:34px;background:var(--ink)}.steps-diagram span:nth-child(4){height:45px;background:var(--lime)}.hero-foot{display:flex;justify-content:space-between;align-items:center;padding:22px 4px 32px;font-size:10px;font-weight:550;letter-spacing:.08em;color:#737378}.hero-foot a{font-size:12px;letter-spacing:0;color:var(--ink)}.hero-foot a span{margin-left:0}
@media(min-width:1600px){.hero{padding-top:110px}}@media(max-width:1080px){.header{padding:0 28px;gap:22px}.desktop-nav{gap:20px}.brand>span{display:none}.wrap{width:calc(100% - 64px)}.arch-cell{padding:0 24px}.arch-cell strong{font-size:19px}.arch-cell p{font-size:11px}}@media(max-width:760px){html{scroll-padding-top:82px}.header{height:76px;padding:0 22px;justify-content:space-between}.brand>span{display:block;font-size:8px}.brand img{width:60px}.desktop-nav,.nav-cta{display:none}.menu-toggle{display:flex;border:0;background:transparent;align-items:center;gap:12px;font-size:14px;min-height:44px;padding:6px}.menu-toggle span{font-size:20px}#mobile-nav{position:absolute;top:76px;left:0;right:0;background:white;padding:16px 24px 26px;box-shadow:0 14px 22px #0000000a;display:grid}#mobile-nav a{padding:12px;border-bottom:1px solid var(--line);font-size:17px}.wrap{width:calc(100% - 40px)}.hero{padding-top:56px}.eyebrow{font-size:9px;letter-spacing:.12em;max-width:270px;line-height:1.6;margin:0 auto 21px}h1{font-size:clamp(31px,7.7vw,54px);letter-spacing:-.06em;margin:0 -2px 24px;line-height:1.15}h1>span{display:inline-block;margin-top:7px}.hero-copy{font-size:16px;padding:0 3px;line-height:1.7;max-width:410px}.desktop-break{display:none}.actions{flex-direction:column;gap:18px}.button{font-size:13px;padding:14px 21px;max-width:100%}.micro{font-size:11px;margin-top:18px}.architecture{margin-top:37px;grid-template-columns:1fr;padding:0 22px;border-radius:20px}.arch-cell{padding:22px 0 23px}.arch-cell+.arch-cell{border-left:0;border-top:1px solid var(--line)}.arch-cell strong{font-size:21px;max-width:70%;margin-top:7px}.arch-cell p{font-size:12px;margin-bottom:0;max-width:70%;line-height:1.55}.arch-num{font-size:9px}.role-diagram,.pay-diagram,.steps-diagram{position:absolute;right:0;bottom:29px;transform:scale(.5);transform-origin:right center}.arch-cell strong{max-width:78%}.hero-foot{justify-content:center;padding:22px 0 25px}.hero-foot>span{display:none}.hero-foot a{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.section{padding-top:106px;padding-bottom:106px}h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.055em;font-weight:550;line-height:1.1;text-wrap:balance;margin-bottom:0}.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:46px}.section-intro .eyebrow{margin-bottom:19px}.section-intro>p{max-width:345px;font-size:15px;line-height:1.8;color:var(--muted);margin-bottom:4px}.section-intro>.text-link{margin-bottom:6px}.services{border-top:1px solid var(--line);padding-top:88px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:var(--surface);padding:30px 30px 25px;border-radius:var(--radius);display:flex;flex-direction:column;transition:background .25s,transform .25s}.service-card:hover{background:#ececef;transform:translateY(-4px)}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:37px}.service-top>span:first-child{font-size:12px;color:var(--muted)}.service-icon{width:39px;height:39px;background:white;border-radius:50%;font-size:24px;display:grid;place-items:center;font-weight:350}.service-card h3{font-size:27px;font-weight:550;line-height:1.15;letter-spacing:-.04em;margin-bottom:18px}.service-card p{font-size:14px;line-height:1.85;color:var(--muted);margin-bottom:28px}.card-link{display:flex;justify-content:flex-start;align-items:center;width:100%;margin-top:auto;padding:21px 0 0;border:0;border-top:1px solid #d6d6da;background:transparent;text-align:left;font-size:12px;font-weight:550}.card-link span{font-size:24px;font-weight:350}.service-note{text-align:center;font-size:12px;color:var(--ink);margin:28px 0 0}.service-note>span{color:var(--muted);margin-left:8px}.check-section{background:var(--ink);padding:94px 0 102px;color:white}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.check-copy .eyebrow{color:var(--lime);font-size:10px}.check-copy h2{font-size:clamp(35px,3.9vw,53px);line-height:1.12}.check-copy h2 em{font-style:normal;color:var(--lime)}.check-copy>p:not(.eyebrow){font-size:15px;line-height:1.9;color:#a7a7ab;max-width:365px;margin:28px 0 25px}.dimension-list{display:flex;flex-wrap:wrap;gap:8px;max-width:360px;margin-bottom:30px}.dimension-list>span{border:1px solid #454647;padding:6px 12px;border-radius:999px;font-size:11px;color:#ccc}.light-link{background:none;border:0;color:white;padding:0;font-size:13px}.check-card{background:white;color:var(--ink);padding:32px;border-radius:var(--radius);box-shadow:0 24px 60px #0002;min-width:0;scroll-margin:100px}.check-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.check-head .eyebrow{font-size:9px;margin:0;letter-spacing:.12em}.check-head>span:last-child{font-size:12px;color:#737378;font-variant-numeric:tabular-nums}.progress-track{height:3px;background:#eaeaec;margin:18px 0 28px;border-radius:4px;overflow:hidden}.progress-track>span{display:block;width:0%;height:100%;background:#878900;transition:width .3s}fieldset{border:0;margin:0;padding:0;min-width:0}legend{font-size:24px;letter-spacing:-.035em;line-height:1.25;font-weight:550;padding:0;width:100%;margin-bottom:11px}.question-help{font-size:12px;line-height:1.7;color:var(--muted);margin-bottom:23px}.answer-option{display:flex;align-items:center;gap:12px;position:relative;cursor:pointer;padding:12px 14px;border:1px solid #b6b6bb;border-radius:9px;margin-bottom:9px;font-size:13px;min-height:48px;line-height:1.5;transition:background .18s,border-color .18s}.answer-option:has(input:checked){background:#f5f5d0;border-color:#868822}.answer-option:hover{border-color:var(--ink)}.answer-option input{width:17px;height:17px;accent-color:var(--ink);flex-shrink:0;margin:0}.check-controls{display:flex;align-items:center;justify-content:space-between;margin-top:21px;gap:14px}.check-controls>.button{min-height:44px;padding:10px 19px;font-size:12px;}.back-button{font-size:12px;background:none;border:0;padding:10px 0;color:var(--muted)}.check-disclaimer{font-size:10px;line-height:1.7;color:#74747a;margin:21px 0 0;padding-top:16px;border-top:1px solid #eaeaec}.result-eyebrow{font-size:10px;letter-spacing:.12em;color:#777900}.check-card h3{font-weight:550;line-height:1.2;letter-spacing:-.045em;font-size:28px}.check-card #result-copy{font-size:15px;line-height:1.75}.result-note{background:var(--surface);padding:16px;border-radius:10px;font-size:12px;margin:20px 0 25px;color:#666}.check-card #reset-check{display:block;margin:8px auto 0}.coaching{display:grid;grid-template-columns:1fr 3fr;gap:55px;border-bottom:1px solid var(--line)}.coaching-label .eyebrow{font-size:10px;margin-bottom:22px}.large-plus{display:block;color:#d0d233;font-size:105px;font-weight:250;line-height:.9}.coaching-main h2{font-size:clamp(32px,3.6vw,48px)}.coaching-main h2>span{color:#88888d}.coaching-bottom{display:flex;gap:40px;align-items:flex-end;margin-top:30px}.coaching-bottom p{max-width:380px;font-size:15px;line-height:1.8;color:var(--muted);margin:0}.coaching-bottom .text-link{flex-shrink:0;font-size:12px;padding:0 0 4px;background:none;border:0}.team-section{padding-top:100px;padding-bottom:60px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.portrait{height:340px;position:relative;overflow:hidden;background:#e8e8e9;border-radius:19px}.portrait img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:filter .4s,transform .6s}.person-card:hover .portrait img{filter:grayscale(0);transform:scale(1.025)}.portrait.kevin img{object-position:48% center}.portrait.daniela img{object-position:center 25%}.portrait.andreas img{object-position:center 24%}.portrait-label{position:absolute;bottom:17px;left:16px;right:16px;width:max-content;max-width:calc(100% - 32px);font-size:8px;letter-spacing:.13em;padding:7px 11px;background:#fff;border-radius:99px;color:var(--ink)}.person-info{position:relative;padding:20px 34px 0 2px}.person-info h3{font-size:20px;letter-spacing:-.045em;font-weight:550;line-height:1.3;margin-bottom:9px}.person-info p{font-size:12px;color:var(--muted);line-height:1.75}.person-info p>span{font-size:11px}.person-link{position:absolute;right:0;top:17px;width:32px;height:36px;background:none;border:0;font-size:24px;font-weight:350}.process{padding-top:80px;padding-bottom:92px}.process-grid{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);padding:0;margin:60px 0 0;gap:30px}.process-grid li{border-top:1px solid #c7c7cc;position:relative;padding-top:25px}.process-grid li:before{content:"";width:7px;height:7px;border-radius:50%;position:absolute;top:-4px;background:var(--ink);left:0}.process-grid li:last-child:before{background:#a6a828}.process-number{font-size:12px;font-variant-numeric:tabular-nums;color:#808086}.process-grid h3{font-size:23px;letter-spacing:-.04em;font-weight:550;margin:16px 0 10px}.process-grid p{font-size:13px;color:var(--muted);line-height:1.75;max-width:240px}.knowledge{padding-top:80px;border-top:1px solid var(--line)}.knowledge-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.article-card{display:flex;flex-direction:column;align-items:flex-start;text-align:left;border:0;border-radius:var(--radius);background:var(--surface);padding:34px 37px;min-height:300px;transition:transform .25s,background .25s}.article-card:hover{transform:translateY(-4px);background:#ededef}.article-card:nth-child(2){background:#eeeecd}.article-card:nth-child(2):hover{background:#e6e7b7}.article-type{font-size:10px;letter-spacing:.1em;color:#65656a}.article-card h3{font-size:43px;line-height:1.13;letter-spacing:-.05em;font-weight:500;margin:25px 0 30px}.article-bottom{display:flex;justify-content:flex-start;align-items:center;width:100%;font-size:12px;margin-top:auto}.article-bottom>span{font-size:24px}.contact-section{background:var(--lime);text-align:center;padding:87px 0 92px}.contact-section .eyebrow{color:#52531b;font-size:10px}.contact-section h2{font-size:clamp(34px,4.2vw,58px)}.contact-section p:not(.eyebrow){font-size:17px;margin:23px 0 30px;color:#535422}.contact-section .button:hover{background:white;border-color:white}.footer{padding-top:50px;padding-bottom:24px;background:#000;color:#f5f5f7}.footer-top{display:flex;align-items:flex-start;gap:60px;justify-content:space-between;margin-bottom:50px}.footer-brand{padding-top:7px}.footer-brand>span{display:block}.footer-top>p{font-size:19px;line-height:1.5;letter-spacing:-.035em;margin:0 auto 0 0}.footer-contact{display:grid;font-size:12px;gap:5px}.footer-contact>span{font-size:11px;color:#aaaab0;margin-top:5px}.footer-bottom{border-top:1px solid #343437;display:flex;justify-content:space-between;gap:20px;padding-top:23px;font-size:10px;color:#aaaab0}.footer-bottom>div{display:flex;gap:24px;align-items:center}.footer-bottom button{border:0;padding:0;background:none;color:inherit;font:inherit}.footer-bottom a,.footer-bottom button{min-height:30px;display:inline-flex;align-items:center}
dialog{padding:52px;border:0;border-radius:24px;max-width:680px;width:calc(100% - 32px);max-height:85dvh;color:var(--ink);box-shadow:0 28px 100px #0004}dialog::backdrop{background:#15161699;backdrop-filter:blur(7px)}body:has(dialog[open]){overflow:hidden}.dialog-close{position:absolute;right:16px;top:12px;border:0;background:#f0f0f2;border-radius:50%;width:40px;height:40px;font-size:25px;line-height:1}.dialog-close:hover{background:var(--lime)}dialog .eyebrow{font-size:10px}dialog h2{font-size:37px;margin:0 0 25px}#dialog-content{font-size:15px;line-height:1.85;color:#626268}#dialog-content ul{padding-left:22px}#dialog-content li{margin-bottom:10px}#dialog-content h3{font-size:19px;color:var(--ink);margin-top:24px;font-weight:550}#dialog-content a{text-decoration:underline;text-underline-offset:4px;color:var(--ink)}#dialog-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:28px}.dialog-footnote{font-size:12px!important;background:var(--surface);padding:14px;border-radius:10px}.dialog-contact-row{font-size:19px;line-height:1.9}
@media(max-width:1100px){.check-grid{gap:44px}.check-card{padding:25px}.coaching{gap:30px;grid-template-columns:1fr 4fr}.coaching-bottom{flex-direction:column;align-items:flex-start;gap:20px}.service-card{padding:24px}.service-card h3{font-size:24px}.card-link{font-size:11px}.portrait{height:300px}.person-info h3{font-size:18px}.footer-top{gap:32px}.footer-top>p{font-size:17px}}
@media(max-width:760px){.section{padding-top:64px;padding-bottom:64px}h2{font-size:34px;line-height:1.13;letter-spacing:-.05em}.section-intro{display:block;margin-bottom:29px}.section-intro .eyebrow{margin:0 0 17px;max-width:none;text-align:left;font-size:9px}.section-intro>p{font-size:14px;max-width:100%;margin-top:23px;margin-bottom:0;line-height:1.8}.section-intro>.text-link{margin-top:24px}.services{padding-top:50px}.service-grid{grid-template-columns:1fr;gap:14px}.service-card{padding:25px;border-radius:20px}.service-top{margin-bottom:23px}.service-card h3{font-size:29px;margin-bottom:15px}.service-card p{font-size:14px;max-width:100%;margin-bottom:22px}.card-link{font-size:12px;padding-top:18px}.service-note{font-size:11px;line-height:1.8;margin-top:22px}.service-note>span{display:block;margin-left:0}.check-section{padding:58px 0}.check-grid{grid-template-columns:1fr;gap:33px}.check-copy .eyebrow{margin:0 0 20px;max-width:none;font-size:9px}.check-copy h2{font-size:39px;letter-spacing:-.055em}.check-copy>p:not(.eyebrow){font-size:14px;margin:23px 0;max-width:100%}.dimension-list{max-width:100%;gap:7px;margin-bottom:23px}.dimension-list>span{font-size:10px;padding:5px 10px}.light-link{font-size:12px}.check-card{padding:23px 20px;border-radius:20px}.check-head .eyebrow{font-size:8px;max-width:none;margin:0}.check-head>span:last-child{font-size:11px}.progress-track{margin:17px 0 24px}legend{font-size:23px}.question-help{font-size:12px}.answer-option{font-size:12px;padding:11px;gap:10px;min-height:48px}.check-disclaimer{font-size:9px;line-height:1.8}.coaching{grid-template-columns:1fr;gap:21px}.coaching-label{display:flex;justify-content:space-between;align-items:center}.coaching-label .eyebrow{margin:0;font-size:9px}.large-plus{font-size:56px;line-height:.6}.coaching-main h2{font-size:33px;line-height:1.18}.coaching-bottom{margin-top:23px;gap:22px}.coaching-bottom p{font-size:14px}.coaching-bottom .text-link{font-size:12px;}.team-grid{grid-template-columns:1fr;gap:33px}.portrait{height:315px;border-radius:18px}.portrait.kevin img{object-position:center 40%}.portrait.daniela img{object-position:center 30%}.portrait.andreas img{object-position:center 23%}.portrait-label{font-size:8px}.person-info{padding-top:18px}.person-info h3{font-size:23px}.person-info p{font-size:12px}.person-info p>span{font-size:11px}.process-grid{grid-template-columns:1fr 1fr;gap:26px 22px;margin-top:35px}.process-grid li{padding-top:17px}.process-grid h3{font-size:21px;margin:12px 0 10px}.process-grid p{font-size:12px}.process-number{font-size:11px}.knowledge-grid{grid-template-columns:1fr;gap:14px}.article-card{min-height:265px;padding:27px;border-radius:20px}.article-type{font-size:9px}.article-card h3{font-size:38px;margin:27px 0}.article-bottom{font-size:11px;}.contact-section{padding:60px 0}.contact-section .eyebrow{font-size:9px;margin-bottom:22px}.contact-section h2{font-size:35px;letter-spacing:-.055em}.contact-section p:not(.eyebrow){font-size:15px;margin:24px 0 28px}.contact-section .actions{gap:22px}.contact-section .text-link{font-size:13px}.footer{padding-top:39px;padding-bottom:20px}.footer-top{flex-wrap:wrap;gap:27px;margin-bottom:30px}.footer-top>p{display:none}.footer-brand{width:100%}.footer-brand img{width:70px}.footer-brand>span{font-size:9px}.footer-contact{font-size:13px;gap:5px}.footer-bottom{display:block;font-size:9px}.footer-bottom>div{gap:24px;margin-top:14px;font-size:11px}dialog{padding:47px 25px 30px;border-radius:20px}dialog h2{font-size:30px}dialog .eyebrow{margin:0 0 18px;max-width:none;font-size:9px}#dialog-content{font-size:14px}.dialog-contact-row{font-size:16px}#dialog-actions .button{width:100%}}
@media(min-width:500px) and (max-width:760px){.team-grid{grid-template-columns:repeat(2,1fr)}.portrait{height:280px}.person-info h3{font-size:19px}.person-info p{font-size:11px}.team-grid article:last-child{grid-column:1/-1;max-width:calc(50% - 12px)}.service-card p{max-width:460px}.check-card{max-width:480px}}
/* Readable control and body sizes across both presentation modes. */
.desktop-nav,.nav-cta,.text-link,.card-link,.coaching-bottom .text-link,.light-link,.article-bottom,.footer-contact,.back-button,.check-controls>.button,.answer-option{font-size:14px}
.section-intro>p,.service-card p,.coaching-bottom p,.check-copy>p:not(.eyebrow),.process-grid p{font-size:16px}
.person-info p,.person-info p>span,.question-help{font-size:14px}.micro,.check-disclaimer,.service-note,.hero-foot,.arch-cell p,.arch-num,.check-head .eyebrow,.check-head>span:last-child,.article-type,.eyebrow,.check-copy .eyebrow,.dimension-list>span,.portrait-label,.footer-bottom,.footer-contact>span{font-size:12px}
.arch-cell strong{font-size:21px}.check-disclaimer{line-height:1.7}.portrait-label{font-size:10px}.process-number,.service-top>span:first-child{font-size:14px}.check-card{padding-bottom:26px}
@media(max-width:760px){.eyebrow,.section-intro .eyebrow,.check-copy .eyebrow,.coaching-label .eyebrow,.contact-section .eyebrow{font-size:11px;letter-spacing:.09em}.button{font-size:14px}.arch-cell strong{font-size:20px}.arch-cell p{font-size:12px}.hero .eyebrow{max-width:310px}.check-card{padding:24px 20px}.check-head .eyebrow{font-size:10px}.check-head>span:last-child{font-size:12px}.dimension-list>span{font-size:12px}.portrait-label{font-size:10px}.person-info h3{font-size:22px}.person-info p,.person-info p>span{font-size:14px}.article-type{font-size:11px}.article-bottom{font-size:14px}.check-disclaimer{font-size:11px}.footer-bottom{font-size:11px}.footer-bottom>div{font-size:12px}.footer-contact{font-size:14px}.service-card h3{font-size:29px}.card-link{font-size:14px}.contact-section .text-link{font-size:14px}.process-grid p{font-size:14px}.person-info{padding-right:35px}.dialog-footnote{font-size:13px!important}}
@media(max-width:359px){.brand{gap:9px}.brand>span{font-size:7px}.brand img{width:50px}.header{padding:0 17px;gap:10px}h1{font-size:28px}.hero .actions .button{font-size:12px;padding:13px;}.arch-cell strong{font-size:18px;max-width:82%}.arch-cell p{max-width:72%}.role-diagram,.pay-diagram,.steps-diagram{transform:scale(.38)}.check-copy h2{font-size:35px}.check-card{padding:20px 16px}.check-controls{gap:8px}.check-controls>.button{font-size:12px;padding:11px 15px}.person-info h3{font-size:21px}.process-grid{gap:24px 16px}.process-grid h3{font-size:19px}.article-card{padding:24px}.article-bottom{font-size:13px}.coaching-bottom .text-link{font-size:13px}}
@media(min-width:761px) and (max-width:1000px){.service-grid{grid-template-columns:1fr}.service-card{display:grid;grid-template-columns:1fr 1fr;column-gap:32px}.service-top{grid-column:1/-1;margin-bottom:18px}.service-card h3{font-size:28px}.service-card p{margin-bottom:22px}.card-link{grid-column:1/-1}}
@media(max-width:760px){.role-diagram,.pay-diagram,.steps-diagram{display:none}.arch-cell strong,.arch-cell p{max-width:100%}.arch-cell strong{font-size:21px}}
@media(min-width:761px){#mobile-nav{display:none!important}}

/* Shared spacing for text-and-arrow controls in version 02. */
.cta-content{display:inline-flex;align-items:baseline;gap:var(--cta-gap)}
.cta-content .cta-label{font-size:inherit;font-weight:inherit;line-height:inherit;min-width:0}
.cta-content .cta-arrow{display:block;flex:0 0 1em;width:1em;height:auto;margin:0;font:inherit;font-weight:400;line-height:inherit;text-align:center}
.service-icon svg{width:22px;height:22px;stroke-width:1.6}
.footer a:hover,.footer button:hover{color:var(--lime)}
.footer :focus-visible{outline-color:var(--lime)}
.footer-brand{color:#f5f5f7}
.service-note>span{display:block;margin-left:0}
.footer-brand{flex-direction:column;align-items:flex-start;gap:18px;padding-top:0}
.footer-brand img{width:132px;height:auto}
.footer-brand>span{font-size:12px;font-weight:600;line-height:1.6;letter-spacing:.12em;transition:color .2s}
.footer-brand:hover>span,.footer-brand:focus-visible>span{color:var(--lime)}
.footer-social{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.footer-social .social-link{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #434348;border-radius:12px;background:#171719;color:#b7b7bc;transition:background .2s,color .2s,border-color .2s,transform .2s}
.footer-social .social-link svg{display:block;width:22px;height:22px;fill:currentColor}
.footer-social .social-link:hover,.footer-social .social-link:focus-visible{background:var(--lime);border-color:var(--lime);color:var(--ink);transform:translateY(-2px)}
@media(max-width:760px){.footer-brand{gap:15px}.footer-brand img{width:120px}.footer-brand>span{font-size:12px}.footer-social{margin-top:16px}}

/* Version 02.2: frosted navigation, consistent text links, labelled profiles. */
.header{background:#f8f8f9;border-bottom:1px solid rgba(145,145,153,.2);box-shadow:0 6px 24px #15161608,inset 0 1px 0 #fffffff2,inset 0 -1px 0 #ffffff80}
@supports ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){
.header{background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.72));backdrop-filter:blur(20px) saturate(110%);-webkit-backdrop-filter:blur(20px) saturate(110%)}
}
@media(prefers-reduced-transparency:reduce){.header{background:#f7f7f8;backdrop-filter:none;-webkit-backdrop-filter:none}}
@media(max-width:760px){#mobile-nav{background:rgba(255,255,255,.97);border-bottom:1px solid #dddde0}.hero .eyebrow{max-width:520px;text-wrap:balance}}
.card-link{color:inherit}
.card-link:hover,.card-link:focus-visible{color:inherit}
.card-link:is(:hover,:focus-visible) .cta-label,.card-link:is(:hover,:focus-visible) .cta-arrow,
.text-link:is(:hover,:focus-visible) .cta-label,.text-link:is(:hover,:focus-visible) .cta-arrow,
.article-card:is(:hover,:focus-visible) .article-bottom .cta-label,.article-card:is(:hover,:focus-visible) .article-bottom .cta-arrow{text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:5px}
.person-info{padding-right:2px}
.person-link{position:static;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;min-height:44px;padding:10px 16px;margin-top:6px;border:0;border-radius:999px;background:#f0f0f2;color:var(--ink);font-size:14px;font-weight:550;line-height:1.4;transition:background .2s,color .2s}
.person-link:hover,.person-link:focus-visible{background:var(--lime);color:var(--ink)}
/* Full original brand lockup, prominent slogan and grouped footer navigation. */
.footer{padding-top:68px;padding-bottom:24px}
.footer-hero{display:grid;grid-template-columns:minmax(250px,1fr) minmax(0,2fr);align-items:center;gap:78px;padding-bottom:60px}
.footer-logo{display:block;width:320px;max-width:100%;border-radius:6px}

.footer-slogan{margin:0;font-size:clamp(34px,4.1vw,56px);font-weight:500;line-height:1.16;letter-spacing:-.05em}
.footer-slogan>span{color:var(--lime)}
.footer-grid{display:grid;grid-template-columns:1.3fr 1.05fr 1fr 1fr;gap:34px;border-top:1px solid #343437;padding-top:42px;padding-bottom:44px}
.footer-column{min-width:0}
.footer-column h2{font-size:14px;font-weight:550;line-height:1.5;letter-spacing:0;margin:0 0 19px;text-wrap:initial}
.footer-column ul{list-style:none;padding:0;margin:0;display:grid;gap:11px}
.footer-column li{line-height:1.6}
.footer-column a,.footer-column button{font-size:14px;line-height:1.7}
.footer-column button{border:0;background:transparent;color:inherit;padding:0;text-align:left}
.footer-column li a,.footer-column li button,.footer-contact{color:#b7b7bc}
.footer-contact{gap:9px}
.footer-column .footer-social{margin-top:0}
.footer-bottom>div{flex-wrap:wrap}
@media(max-width:1000px){.footer-hero{grid-template-columns:minmax(200px,.9fr) minmax(0,1.6fr);gap:40px}.footer-logo{width:280px}.footer-slogan{font-size:38px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 40px}}
@media(max-width:760px){.footer{padding-top:46px}.footer-hero{grid-template-columns:1fr;gap:32px;padding-bottom:35px}.footer-logo{width:300px}.footer-slogan{font-size:clamp(28px,7.8vw,42px)}.footer-grid{padding-top:30px;padding-bottom:34px;gap:32px}.footer-column h2{margin-bottom:14px}}
@media(max-width:580px){.footer-grid{grid-template-columns:1fr}}

/* Version 02.3: matching brand/slogan bounds, original signet and fitted lettering. */
.footer-hero{--footer-line-size:clamp(24px,3.5vw,48px);--footer-block-height:calc(var(--footer-line-size) * 2.32);--footer-lockup-ratio:.41241831789420565;
 grid-template-columns:minmax(220px,1fr) minmax(0,2fr);gap:clamp(24px,5vw,78px);align-items:start}
.footer-logo{display:flex;flex-direction:column;justify-content:space-between;width:calc(var(--footer-block-height) / var(--footer-lockup-ratio));height:var(--footer-block-height);max-width:100%;padding:0;gap:0;color:#f5f5f7}
.footer-brand-mark{display:block;width:100%;height:auto;aspect-ratio:3051.77 / 938.17;flex-shrink:0}
.footer-wordmark{display:block;width:100%;height:auto;aspect-ratio:1000 / 60;overflow:visible;flex-shrink:0;fill:currentColor;transition:fill .2s}
.footer-wordmark text{font-family:var(--font);font-size:50px;font-weight:400;letter-spacing:0}
.footer-logo:hover,.footer-logo:focus-visible{color:var(--lime)}
.footer-slogan{font-size:var(--footer-line-size);font-weight:400;line-height:1.16;height:var(--footer-block-height);white-space:nowrap}
.footer-slogan-break{display:none}
.footer-contact address{font:inherit;line-height:1.75;margin:0 0 12px;color:#b7b7bc}
.footer-contact address strong{font-weight:500;color:inherit}
@media(max-width:760px){.footer-hero{--footer-line-size:clamp(21px,6.7vw,36px);grid-template-columns:1fr;gap:32px}}
@media(max-width:580px){.footer-hero{--footer-block-height:calc(var(--footer-line-size) * 3.48)}.footer-slogan-break{display:block}}

/* Version 02.5: header proportions and consistent typographic arrow baselines. */
.cta-content:has(>.cta-arrow){align-items:baseline}
.header>.brand>span{white-space:nowrap}
@media(max-width:760px){
 .header{height:72px;padding:0 18px;gap:12px}
 .header>.brand{gap:10px;min-width:0;flex-shrink:1}
 .header>.brand img{width:56px;flex-shrink:0}
 .header>.brand>span{display:block;font-size:8px;line-height:1.5}
 .header .nav-cta,.header .desktop-nav{display:none}
 .header .menu-toggle{display:inline-flex;flex-shrink:0;min-width:44px;min-height:44px;gap:8px;padding:6px}
 #mobile-nav{top:72px}
}
@media(max-width:359px){.header{padding:0 14px;gap:10px}.header>.brand{gap:8px}.header>.brand img{width:50px}.header>.brand>span{font-size:7.5px}}

/* Version 02.6: touch navigation and a clear footer hierarchy. */
.footer-bottom{display:flex;flex-direction:column;gap:0}
.footer-utility{display:grid;grid-template-columns:auto auto 1fr;align-items:baseline;gap:24px;font-size:12px;line-height:1.65}
.footer-utility button,.footer-utility a{display:inline-flex;align-items:baseline;min-height:44px;padding:12px 0;font:inherit;white-space:nowrap}
.footer-utility .footer-back-top{justify-self:end}
.footer-copyright{margin:16px 0 0;font-size:11px;line-height:1.65}
@media(max-width:760px){
 .header .menu-toggle{width:48px;height:48px;min-width:48px;min-height:48px;padding:10px;gap:0;justify-content:center;border-radius:12px;color:var(--ink)}
 .menu-icon{position:relative;display:block;width:28px;height:28px;flex-shrink:0}
 .menu-icon>span{position:absolute;left:0;top:13px;width:28px;height:2px;border-radius:2px;background:currentColor;transition:transform .2s,opacity .15s}
 .menu-icon>span:nth-child(1){transform:translateY(-8px)}
 .menu-icon>span:nth-child(3){transform:translateY(8px)}
 .menu-toggle[aria-expanded=true] .menu-icon>span:nth-child(1){transform:rotate(45deg)}
 .menu-toggle[aria-expanded=true] .menu-icon>span:nth-child(2){opacity:0}
 .menu-toggle[aria-expanded=true] .menu-icon>span:nth-child(3){transform:rotate(-45deg)}
 #mobile-nav{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;max-height:calc(100dvh - 72px);overflow-y:auto}
 .footer-hero{gap:28px}
 .footer-logo{width:clamp(160px,45vw,200px);height:auto;aspect-ratio:1 / var(--footer-lockup-ratio)}
 .footer-slogan{font-size:clamp(30px,8.2vw,40px);line-height:1.16;height:auto}
 .footer-utility{gap:16px}
}
@media(prefers-reduced-motion:reduce){.menu-icon>span{transition:none}}

/* Version 02.7: desktop footer on one shared text baseline. */
@media(min-width:761px){
 .footer-bottom{flex-direction:row;align-items:baseline;gap:24px}
 .footer-copyright{order:-1;margin:0;padding:12px 0;font-size:12px;line-height:1.65;white-space:nowrap}
 .footer-utility{margin-left:auto;flex-shrink:0}
}

body.admin-bar .header{top:32px}@media(max-width:782px){body.admin-bar .header{top:46px}}@media(max-width:600px){body.admin-bar .header{top:0}}

/* iOS Safari: custom text buttons must not inherit the native blue button tint. */
.coaching button.text-link,.knowledge button.article-card{
 -webkit-appearance:none;
 appearance:none;
 color:var(--text);
}
.coaching button.text-link .cta-label,.coaching button.text-link .cta-arrow,
.knowledge button.article-card h3,.knowledge button.article-card .article-bottom{
 color:inherit;
}

/* Legal pages: typography, glass navigation and black footer from design 02.7. */
.legal-hero{padding:64px 0 48px;border-bottom:1px solid var(--line)}
.legal-back{margin-bottom:44px;font-size:14px}
.legal-hero .eyebrow{margin-bottom:20px}
.legal-hero h1{margin:0 0 24px;font-size:clamp(42px,6vw,76px);letter-spacing:-.06em;line-height:1.1}
.legal-intro{max-width:680px;color:var(--muted);font-size:20px;line-height:1.6;margin:0}
.legal-layout{display:grid;grid-template-columns:240px minmax(0,760px);justify-content:space-between;gap:64px;padding:54px 0 100px}
.legal-layout>aside{min-width:0}
.legal-toc{position:sticky;top:142px;max-height:calc(100dvh - 166px);overflow:auto;padding:24px;background:var(--surface);border:1px solid #ededee;border-radius:20px}
.legal-toc .eyebrow{font-size:10px;margin:0 0 15px}
.legal-toc ol{list-style:none;counter-reset:legal;margin:0;padding:0}
.legal-toc li{counter-increment:legal;margin:0;border-top:1px solid var(--line)}
.legal-toc li:first-child{border-top:0}
.legal-toc a{display:flex;gap:10px;font-size:12px;line-height:1.5;padding:10px 0;color:var(--ink)}
.legal-toc a::before{content:counter(legal,decimal-leading-zero);color:var(--muted);font-variant-numeric:tabular-nums}
.legal-toc a:hover{text-decoration:underline;text-underline-offset:4px}
.legal-content{min-width:0;font-size:16px;line-height:1.8;overflow-wrap:anywhere}
.legal-content h2{font-size:28px;line-height:1.25;letter-spacing:-.035em;font-weight:550;padding-top:36px;margin:44px 0 20px;border-top:1px solid var(--line);scroll-margin-top:140px}
.legal-content h2:first-child{padding-top:0;margin-top:0;border-top:0}
.legal-content h3{font-size:19px;line-height:1.4;letter-spacing:-.02em;margin:28px 0 12px;font-weight:550}
.legal-content p{margin:0 0 20px}
.legal-content ul{padding-left:22px;margin:0 0 24px}
.legal-content li{margin-bottom:9px}
.legal-content a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.legal-content a:hover{color:#666800}
.legal-content strong{font-weight:600}
.legal-content .legal-date{font-size:12px;color:var(--muted);margin-top:42px}
@media(max-width:900px){.legal-layout{grid-template-columns:200px minmax(0,1fr);gap:32px}.legal-toc{padding:18px}}
@media(max-width:760px){
 .legal-hero{padding:38px 0 32px}.legal-back{margin-bottom:34px}
 .legal-hero .eyebrow{margin:0 0 18px;max-width:none}.legal-hero h1{font-size:clamp(36px,10.4vw,54px)}
 .legal-intro{font-size:17px}.legal-layout{grid-template-columns:1fr;gap:36px;padding:28px 0 64px}
 .legal-toc{position:static;max-height:none;overflow:visible;padding:20px}.legal-toc ol{display:grid;grid-template-columns:1fr 1fr;column-gap:18px}
 .legal-toc li:nth-child(2){border-top:0}.legal-toc a{font-size:12px;min-height:44px}
 .legal-content{font-size:16px;line-height:1.75}.legal-content h2{font-size:25px;margin-top:34px;padding-top:28px;scroll-margin-top:96px}
 .legal-content h3{font-size:19px}
}
@media(max-width:359px){.legal-toc ol{grid-template-columns:1fr}.legal-toc li:nth-child(2){border-top:1px solid var(--line)}}
