/* Altech branding for Plane: the paid-plans button becomes the company logo. */
button[aria-label="Open paid plans' modal"] { display: none !important; }
a[href*="plane.so/pricing"], a[href*="plane.so/upgrade"] { display: none !important; }
.altech-brand-mark { display: flex; align-items: center; height: 100%; padding-inline: 2px; }
.altech-brand-mark img { height: 20px; width: auto; opacity: .9; }
