#mtech-circle{--green:#0b5a2a;--deep:#064821;--lime:#91c53d;--cream:#f4efe6;--orange:#c4530a;--ink:#202820;--line:#dce1d8}#mtech-circle *{box-sizing:border-box}#mtech-circle{margin:0;font:16px/1.7 Manrope,Arial,sans-serif;color:var(--ink);background:#fff}#mtech-circle a{color:inherit;text-decoration:none}#mtech-circle button,#mtech-circle input,#mtech-circle select{font:inherit}#mtech-circle a,#mtech-circle button,#mtech-circle summary{-webkit-tap-highlight-color:transparent}#mtech-circle a:focus-visible,#mtech-circle input:focus-visible,#mtech-circle select:focus-visible,#mtech-circle summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}#mtech-circle{max-width:1320px;margin:auto;padding:0 5%}#mtech-circle h1,#mtech-circle h2,#mtech-circle h3{color:var(--green);line-height:1.16;letter-spacing:-.03em;margin:0;font-weight:700}#mtech-circle h1{font-size:clamp(42px,5vw,66px)}#mtech-circle h2{font-size:36px}#mtech-circle h3{font-size:23px}#mtech-circle p{margin:18px 0}#mtech-circle .eyebrow{font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--orange);margin:0 0 17px}#mtech-circle .lead{font-size:22px;line-height:1.55;max-width:750px;color:var(--green)}#mtech-circle .collection-hero{padding:54px 0 36px;max-width:900px}#mtech-circle .collection-hero h1:after{content:'';display:block;background:var(--lime);width:65px;height:5px;margin-top:22px}#mtech-circle .intro{max-width:790px;border-top:1px solid var(--line);margin-top:26px;font-size:16px}#mtech-circle .intro summary{padding:15px 0;color:var(--green);cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between}#mtech-circle .intro summary span{font-size:22px}#mtech-circle .intro[open] summary span{transform:rotate(45deg)}#mtech-circle .history{background:var(--cream);display:grid;grid-template-columns:210px 1fr;align-items:center;gap:32px;padding:26px 30px;border-radius:12px}#mtech-circle .history img{width:100%;height:auto;border-radius:4px}#mtech-circle .history h2{font-size:25px}#mtech-circle .history .eyebrow{margin-bottom:9px;font-size:10px}#mtech-circle .history p:last-child{font-size:14px;line-height:1.75;margin-bottom:0}#mtech-circle .collection{padding:55px 0 70px}#mtech-circle .section-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px}#mtech-circle .count{font-size:12px;color:#687369;background:#edf3e9;border-radius:30px;padding:9px 15px}#mtech-circle .tools{display:flex;align-items:end;gap:20px;margin-bottom:28px}#mtech-circle .tools label:first-child{flex:1;max-width:390px}#mtech-circle .tools label span{display:block;font-size:11px;font-weight:600;margin-bottom:7px}#mtech-circle .tools input,#mtech-circle .tools select{border:1px solid var(--line);border-radius:6px;padding:12px 14px;background:#fff;color:var(--ink);width:100%;font-size:14px}#mtech-circle .tools>span{margin-left:auto;font-size:12px;color:#687369;padding-bottom:12px}#mtech-circle .people-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}#mtech-circle .person-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;background:white;transition:transform .2s,box-shadow .2s,border-color .2s}#mtech-circle .person-card:hover{transform:translateY(-5px);box-shadow:0 14px 35px #06482115;border-color:var(--lime)}#mtech-circle .card-image{position:relative;background:var(--cream);padding:14px 14px 0;height:350px;display:flex;align-items:center;justify-content:center}#mtech-circle .card-image img{display:block;width:100%;height:100%;object-fit:contain}#mtech-circle .round-arrow{position:absolute;bottom:15px;right:15px;width:40px;height:40px;border-radius:50%;background:var(--green);color:white;display:grid;place-items:center;font-size:23px}#mtech-circle .card-copy{padding:26px;display:flex;flex-direction:column;flex:1;border-top:4px solid var(--lime)}#mtech-circle .card-copy p{font-size:15px;line-height:1.6;margin:14px 0 25px}#mtech-circle .card-cta{display:flex;justify-content:space-between;margin-top:auto;padding-top:18px;border-top:1px solid var(--line);color:var(--green);font-size:13px;font-weight:700}#mtech-circle .growth-link{display:inline-block;color:var(--green);font-size:13px;margin-top:35px}#mtech-circle .breadcrumb{padding:30px 0;font-size:13px;color:var(--green)}#mtech-circle .profile{display:grid;grid-template-columns:minmax(0,42fr) minmax(0,58fr);gap:65px;padding:20px 0 70px}#mtech-circle .profile aside{align-self:start;position:sticky;top:25px}#mtech-circle .profile aside img{width:100%;height:auto;display:block;border-radius:10px}#mtech-circle .profile aside span{display:block;border-top:5px solid var(--lime);margin-top:20px;padding-top:15px;font-size:12px;color:var(--green)}#mtech-circle .profile h1{font-size:44px}#mtech-circle .profile h2{font-size:25px;font-weight:500;line-height:1.5;margin:20px 0 30px}#mtech-circle .story-copy{font-size:17px;line-height:1.9}#mtech-circle .story-copy p{margin:0 0 24px}#mtech-circle .person-nav{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:25px;font-size:13px;color:var(--green)}#mtech-circle .button{background:var(--green);color:white;border-radius:6px;padding:14px 22px;display:inline-block;font-size:14px;font-weight:600;white-space:nowrap}#mtech-circle .button:hover{background:var(--deep)}#mtech-circle .teaser,#mtech-circle .scale{padding:60px 0 75px}#mtech-circle .teaser h1{font-size:45px}#mtech-circle .teaser .lead{font-size:19px;max-width:600px}#mtech-circle .review-note{font-size:13px;color:#687369}#mtech-circle .scale-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin:40px 0}#mtech-circle .scale-grid article{padding:30px;background:var(--cream);border-radius:12px}#mtech-circle .scale-grid strong{font-size:48px;color:var(--green)}#mtech-circle .scale-grid h2{font-size:24px;margin:14px 0}#mtech-circle .scale-grid p{font-size:15px}#mtech-circle .future-tools{display:flex;flex-wrap:wrap;gap:12px;align-items:center}#mtech-circle .future-tools span{font-size:12px}#mtech-circle .future-tools button{padding:8px 15px;border:1px solid var(--line);background:#f5f7f2;border-radius:30px;color:#607060}
@media(max-width:850px){#mtech-circle .people-grid{gap:16px}#mtech-circle .card-image{height:280px}#mtech-circle .card-copy{padding:18px}#mtech-circle .card-copy h3{font-size:20px}#mtech-circle .profile{gap:32px}#mtech-circle .profile h1{font-size:35px}#mtech-circle .section-heading{align-items:start}}
@media(max-width:650px){#mtech-circle{padding:0 6%}#mtech-circle .collection-hero{padding:35px 0 25px}#mtech-circle h1{font-size:42px}#mtech-circle .lead{font-size:19px}#mtech-circle .history{grid-template-columns:1fr;padding:22px;gap:18px}#mtech-circle .history img{max-width:230px}#mtech-circle .history p:last-child{font-size:14px}#mtech-circle .collection{padding-top:36px}#mtech-circle .section-heading{flex-direction:column;gap:15px}#mtech-circle h2{font-size:30px}#mtech-circle .tools{flex-wrap:wrap;gap:12px}#mtech-circle .tools label:first-child{flex-basis:100%;max-width:none}#mtech-circle .tools label:nth-child(2){flex:1}#mtech-circle .tools>span{font-size:11px}#mtech-circle .people-grid,#mtech-circle .scale-grid{grid-template-columns:1fr;gap:25px}#mtech-circle .card-image{height:360px}#mtech-circle .card-copy{padding:23px}#mtech-circle .card-copy h3{font-size:24px}#mtech-circle .profile{grid-template-columns:1fr;padding-top:5px;gap:30px}#mtech-circle .profile aside{position:static;max-width:420px}#mtech-circle .profile h1{font-size:36px}#mtech-circle .profile h2{font-size:23px}#mtech-circle .story-copy{font-size:17px}#mtech-circle .person-nav{flex-direction:column}#mtech-circle .teaser,#mtech-circle .scale{padding-top:35px}#mtech-circle .teaser h1{font-size:36px}}
@media(prefers-reduced-motion:reduce){#mtech-circle .person-card{transition:none}#mtech-circle .person-card:hover{transform:none}}

/* Consistent collection portraits and permanently visible introduction. */
#mtech-circle .intro{max-width:850px;padding-top:24px}#mtech-circle .intro-heading{font-size:20px;letter-spacing:0;font-weight:600;margin:0 0 22px}#mtech-circle .intro p{margin:0 0 22px}#mtech-circle .intro p:last-child{margin-bottom:0}
#mtech-circle .card-image{height:auto;aspect-ratio:4/5;padding:0;overflow:hidden}
#mtech-circle .card-image img{width:100%;height:100%;object-fit:cover;object-position:center 30%}
#mtech-circle .card-copy{min-height:242px}#mtech-circle .card-copy h3{min-height:2.32em}#mtech-circle .card-copy p{margin-top:12px}
@media(max-width:650px){#mtech-circle .card-image{height:auto;aspect-ratio:4/5}#mtech-circle .card-copy{min-height:0}#mtech-circle .card-copy h3{min-height:0}}

#mtech-circle .history>img{max-width:180px;justify-self:center}@media(max-width:650px){#mtech-circle .history>img{max-width:170px;justify-self:start}}

/* Limit Astra container changes to the authorized Circle previews. */
body.mtech-circle-preview #content{background:#fff}
body.mtech-circle-preview #content>.ast-container{display:block;max-width:none;width:100%;padding:0;margin:0}
#mtech-circle{box-sizing:border-box;width:100%;font:16px/1.7 Manrope,Arial,sans-serif;margin:0 auto;padding:0 5%;max-width:1320px;background:#fff;color:#202820}
#mtech-circle h1,#mtech-circle h2,#mtech-circle h3{font-family:Manrope,Arial,sans-serif;font-style:normal;text-transform:none}
#mtech-circle a{text-decoration:none}
#mtech-circle img{box-shadow:none;vertical-align:middle}
#mtech-circle .tools input,#mtech-circle .tools select{height:auto;line-height:1.7;box-shadow:none}
#mtech-circle .tools label{margin:0;font-weight:400}
#mtech-circle [hidden]{display:none!important}
@media(max-width:650px){#mtech-circle{padding:0 6%}}
