.terrain-compass{top:max(.75rem, env(safe-area-inset-top,.75rem));left:max(.75rem, env(safe-area-inset-left,.75rem));z-index:5;pointer-events:none;justify-content:center;align-items:center;width:clamp(3rem,4vw,3.5rem);height:clamp(3rem,4vw,3.5rem);display:flex;position:absolute}.terrain-compass__svg{width:100%;height:100%;overflow:visible}.terrain-compass__north-label{fill:var(--coral);font-family:var(--font-body);letter-spacing:.14em;font-size:8px;font-weight:700}.terrain-compass__needle-line{stroke:rgba(var(--charcoal-rgb), .22);stroke-linecap:round;stroke-width:1.4px}.terrain-compass__needle{stroke-linejoin:round}.terrain-compass__needle--north{fill:var(--coral)}.terrain-compass__needle--south{fill:rgba(var(--sage-rgb), .92)}.terrain-compass__hub-core{fill:var(--charcoal)}
