.expertise-hero{background-color:var(--base-400);width:100%;height:100svh;position:relative}.expertise-hero .container{display:flex}.expertise-hero-grid{grid-template-columns:1fr 1fr;gap:.75rem;width:100%;height:100%;display:grid}.expertise-hero-image{border-radius:.375rem;width:100%;height:100%;position:relative;overflow:hidden}.expertise-hero-image:after{content:"";background:linear-gradient(#0f0f0f1a 0%,#0f0f0f0d 30% 70%,#0f0f0f1a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.expertise-hero-right{flex-direction:column;justify-content:flex-end;padding:.75rem;display:flex}.expertise-header{text-align:center;width:100%;color:var(--base-100);box-sizing:border-box;padding:0 2rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.expertise-header h1{color:#fff;font-size:clamp(4rem,8vw,8rem);line-height:.85}.expertise-header h1 .copy-word{white-space:normal;overflow-wrap:break-word}.expertise-header .subheader{color:#fff;width:100%;font-size:clamp(1.5rem,3vw,5rem);line-height:1.25}.expertise-hero-meta{justify-content:space-between;align-items:flex-end;display:flex}.expertise-hero-meta-left,.expertise-hero-meta-right{color:var(--base-100);opacity:.5;flex-direction:column;display:flex}.expertise-hero-meta-right{text-align:right}.expertise-discovery,.expertise-current-conditions{width:100%;padding:var(--section-y).75rem;background-color:var(--base-200);color:var(--base-500);position:relative}.expertise-closing{width:100%;padding:var(--section-y).75rem}.expertise-copy-grid{grid-template-columns:1fr 1fr;gap:.75rem;width:100%;display:grid}.expertise-copy-content{flex-direction:column;gap:1.5rem;display:flex}.expertise-copy-content p{opacity:.7;max-width:540px}.expertise-copy-content .button{margin-top:1.5rem}.expertise-section{background-color:var(--base-400);width:100%;height:100dvh;position:relative;overflow:hidden}div.pin-spacer:has(>.expertise-section){background-color:var(--base-400)}.expertise-canvas{grid-template-rows:100%;grid-template-columns:100%;place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.expertise-layer{grid-area:1/1/-1/-1;width:100%;height:100%;position:relative}.expertise-layer:after{content:"";pointer-events:none;z-index:10;position:absolute;inset:0}.expertise-img{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.expertise-img:after{content:"";pointer-events:none;background:linear-gradient(#0f0f0f66 0%,#0f0f0f33 30% 70%,#0f0f0fcc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.expertise-data-block{pointer-events:none;z-index:5;flex-direction:column;gap:.1875rem;display:flex;position:absolute;transform:translate(-50%,-50%)}.expertise-data-block p{color:var(--base-300)}.expertise-data-block p.mono{font-weight:400}.expertise-data-top-left{top:25%;left:25%}.expertise-data-top-right{top:30%;right:10%}.expertise-data-bottom-left{bottom:20%;left:20%}.expertise-data-bottom-right{bottom:15%;right:10%}.expertise-compass{transform-origin:50%;transform-box:fill-box;will-change:transform;pointer-events:none;z-index:15;grid-area:1/1/-1/-1;width:70vmin;height:70vmin}.expertise-wiper-hand{transform-origin:50%;pointer-events:none;z-index:20;grid-area:1/1/-1/-1;width:2px;height:150vmax;position:relative}.expertise-wiper-fixed{transform-origin:50%;pointer-events:none;z-index:20;grid-area:1/1/-1/-1;width:2px;height:150vmax;position:relative;transform:rotate(225deg)}.expertise-wiper-line{background-color:var(--base-300);width:100%;height:50%;position:absolute;top:0;left:0}.expertise-wiper-dot{background-color:var(--base-300);border-radius:50%;width:10px;height:10px;position:absolute;top:0;left:50%;transform:translate(-50%)}@media screen and (max-width:1000px){.expertise-hero-grid{grid-template-rows:1fr auto;grid-template-columns:1fr}.expertise-header{padding:0 1.5rem}.expertise-hero-right{padding:1rem .75rem}.expertise-copy-grid{grid-template-columns:1fr}.expertise-copy-empty{display:none}.expertise-compass{width:90vmin;height:90vmin}.expertise-data-block{display:none}}
