/* Tamu signature system: technical grid, delivery pathway and project lens. */
.hero:before{content:"";position:absolute;z-index:1;inset:88px 0 0;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:25% 100%;pointer-events:none}
.hero-copy:before{content:"";position:absolute;left:-28px;top:6px;width:5px;height:78%;border-radius:999px;background:var(--yellow)}
.pathway{background:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;position:relative;overflow:hidden}.pathway:before{content:"T";position:absolute;right:-3vw;top:-11vw;font-size:38vw;font-weight:800;line-height:1;color:rgba(248,150,2,.055);pointer-events:none}.pathway-heading{position:sticky;top:130px;align-self:start}.pathway-heading>p:last-child{max-width:540px;color:var(--grey);line-height:1.8}.pathway-steps{position:relative;z-index:1}.pathway-steps:before{content:"";position:absolute;left:30px;top:48px;bottom:48px;width:1px;background:var(--line)}.path-step{display:grid;grid-template-columns:62px 1fr;gap:24px;min-height:170px;padding:30px 0;position:relative;cursor:default}.path-step>span{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--line);font-size:.72rem;font-weight:700;transition:.3s}.path-step h3{font-size:clamp(1.7rem,2.5vw,2.6rem);letter-spacing:-.04em;margin:7px 0 10px}.path-step p{color:var(--grey);line-height:1.7;max-width:520px;margin:0}.path-step:hover>span,.path-step.active>span{background:var(--yellow);border-color:var(--yellow);transform:scale(1.08)}
.project-lens{margin-top:18px}.lens-nav{display:flex;gap:10px;margin-bottom:14px}.lens-tab{border:1px solid rgba(255,255,255,.24);background:transparent;color:#fff;border-radius:999px;padding:13px 20px;font:600 .76rem Manrope;cursor:pointer;transition:.25s}.lens-tab:hover,.lens-tab.active{background:var(--yellow);border-color:var(--yellow);color:var(--black)}.lens-stage{display:grid;grid-template-columns:1.35fr .65fr;background:#fff;color:var(--black);min-height:520px}.lens-stage>img{width:100%;height:100%;min-height:520px;object-fit:cover;transition:opacity .2s}.lens-stage>img.changing{opacity:.15}.lens-caption{padding:55px;display:flex;flex-direction:column;justify-content:end}.lens-caption>span{font-size:.7rem;color:#8c6b00;letter-spacing:.1em}.lens-caption h3{font-size:clamp(2.2rem,4vw,4rem);letter-spacing:-.05em;margin:18px 0}.lens-caption p{color:var(--grey);line-height:1.75}.project-lens .project-gallery{grid-template-columns:repeat(4,1fr)}
.expertise-grid article{position:relative;overflow:hidden;transition:transform .3s,background .3s}.expertise-grid article:after{content:"";position:absolute;right:-45px;bottom:-45px;width:100px;height:100px;border:1px solid var(--yellow);border-radius:50%;transition:.3s}.expertise-grid article:hover{transform:translateY(-6px);background:#fffdf6}.expertise-grid article:hover:after{right:-25px;bottom:-25px;width:120px;height:120px}.credential-row a{transition:background .25s,padding .25s}.credential-row a:hover{background:rgba(255,255,255,.22);padding-right:30px}.pill{transition:transform .2s,box-shadow .2s}.pill:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.15)}
@media(max-width:900px){.hero:before{inset:76px 0 0}.pathway{grid-template-columns:1fr}.pathway-heading{position:relative;top:0}.lens-stage{grid-template-columns:1fr}.lens-stage>img{height:430px;min-height:0}.lens-caption{padding:36px}.project-lens .project-gallery{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.hero-copy:before{left:-14px;width:3px}.pathway-steps:before{left:23px}.path-step{grid-template-columns:48px 1fr;gap:16px}.path-step>span{width:46px;height:46px}.lens-nav{overflow-x:auto;padding-bottom:4px}.lens-tab{white-space:nowrap}.lens-stage>img{height:300px}.lens-caption{padding:28px}.project-lens .project-gallery{grid-template-columns:1fr 1fr}.project-lens .project-gallery img{height:150px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}
